var serverURL="";var kartedir="../emf-karte/";var chartURL="../bnetzachart/";var chart21URL=kartedir;var mapSym=kartedir+"images/";var mapSym21=kartedir+"framework/";var dataService=kartedir+"Standortservice.asmx/";var slat=51.152;var slon=10.415;var szoom=6;/* (C) Andrea Giammarchi - Mit Style License */
var URLSearchParams=URLSearchParams||function(){function z(I){var E,F,J,H,D,G,C=Object.create(null);this[t]=C;if(!I){return}if(typeof I==="string"){if(I.charAt(0)==="?"){I=I.slice(1)}for(H=I.split("&"),D=0,G=H.length;D<G;D++){J=H[D];E=J.indexOf("=");if(-1<E){c(C,f(J.slice(0,E)),f(J.slice(E+1)))}else{if(J.length){c(C,f(J),"")}}}}else{if(p(I)){for(D=0,G=I.length;D<G;D++){J=I[D];c(C,J[0],J[1])}}else{if(I.forEach){I.forEach(a,C)}else{for(F in I){c(C,F,I[F])}}}}}var p=Array.isArray,A=z.prototype,j=/[!'\(\)~]|%20|%00/g,q=/\+/g,r={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"},s=function(C){return r[C]},t="__URLSearchParams__:"+Math.random();function a(D,C){c(this,C,D)}function c(C,D,F){var E=p(F)?F.join(","):F;if(D in C){C[D].push(E)}else{C[D]=[E]}}function f(C){return decodeURIComponent(C.replace(q," "))}function i(C){return encodeURIComponent(C).replace(j,s)}A.append=function b(C,D){c(this[t],C,D)};A["delete"]=function g(C){delete this[t][C]};A.get=function l(D){var C=this[t];return D in C?C[D][0]:null};A.getAll=function m(D){var C=this[t];return D in C?C[D].slice(0):[]};A.has=function o(C){return C in this[t]};A.set=function u(C,D){this[t][C]=[""+D]};A.forEach=function k(C,E){var D=this[t];Object.getOwnPropertyNames(D).forEach(function(F){D[F].forEach(function(G){C.call(E,G,F,this)},this)},this)};A.toJSON=function v(){return{}};A.toString=function w(){var C=this[t],G=[],D,E,F,H;for(E in C){F=i(E);for(D=0,H=C[E];D<H.length;D++){G.push(F+"="+i(H[D]))}}return G.join("&")};var h=Object.defineProperty,n=Object.getOwnPropertyDescriptor,e=function(E){function C(G,H){A.append.call(this,G,H);G=this.toString();E.set.call(this._usp,G?"?"+G:"")}function D(G){A["delete"].call(this,G);G=this.toString();E.set.call(this._usp,G?"?"+G:"")}function F(G,H){A.set.call(this,G,H);G=this.toString();E.set.call(this._usp,G?"?"+G:"")}return function(G,H){G.append=C;G["delete"]=D;G.set=F;return h(G,"_usp",{configurable:true,writable:true,value:H})}},d=function(C){return function(D,E){h(D,"_searchParams",{configurable:true,writable:true,value:C(E,D)});return E}},x=function(D){var C=D.append;D.append=A.append;z.call(D,D._usp.search.slice(1));D.append=C},B=function(D,C){if(!(D instanceof C)){throw new TypeError("'searchParams' accessed on an object that does not implement interface "+C.name)}},y=function(C){var D=C.prototype,H=n(D,"searchParams"),F=n(D,"href"),G=n(D,"search"),E;if(!H&&G&&G.set){E=d(e(G));Object.defineProperties(D,{href:{get:function(){return F.get.call(this)},set:function(J){var I=this._searchParams;F.set.call(this,J);if(I){x(I)}}},search:{get:function(){return G.get.call(this)},set:function(J){var I=this._searchParams;G.set.call(this,J);if(I){x(I)}}},searchParams:{get:function(){B(this,C);return this._searchParams||E(this,new z(this.search.slice(1)))},set:function(I){B(this,C);E(this,I)}}})}};y(HTMLAnchorElement);if(/^function|object$/.test(typeof URL)&&URL.prototype){y(URL)}return z}();(function(f){var c=function(){try{return !!Symbol.iterator}catch(h){return false}}();if(!("forEach" in f)){f.forEach=function b(h,j){var i=Object.create(null);this.toString().replace(/=[\s\S]*?(?:&|$)/g,"=").split("=").forEach(function(k){if(!k.length||k in i){return}(i[k]=this.getAll(k)).forEach(function(l){h.call(j,l,k,this)},this)},this)}}if(!("keys" in f)){f.keys=function d(){var h=[];this.forEach(function(k,j){h.push(j)});var i={next:function(){var j=h.shift();return{done:j===undefined,value:j}}};if(c){i[Symbol.iterator]=function(){return i}}return i}}if(!("values" in f)){f.values=function g(){var h=[];this.forEach(function(j){h.push(j)});var i={next:function(){var j=h.shift();return{done:j===undefined,value:j}}};if(c){i[Symbol.iterator]=function(){return i}}return i}}if(!("entries" in f)){f.entries=function a(){var h=[];this.forEach(function(k,j){h.push([j,k])});var i={next:function(){var j=h.shift();return{done:j===undefined,value:j}}};if(c){i[Symbol.iterator]=function(){return i}}return i}}if(c&&!(Symbol.iterator in f)){f[Symbol.iterator]=f.entries}if(!("sort" in f)){f.sort=function e(){var j=this.entries(),k=j.next(),h=k.done,n=[],p=Object.create(null),l,m,o;while(!h){o=k.value;m=o[0];n.push(m);if(!(m in p)){p[m]=[]}p[m].push(o[1]);k=j.next();h=k.done}n.sort();for(l=0;l<n.length;l++){this["delete"](n[l])}for(l=0;l<n.length;l++){m=n[l];this.append(m,p[m].shift())}}}})(URLSearchParams.prototype);!function(b,a){"object"==typeof exports&&"undefined"!=typeof module?a(exports):"function"==typeof define&&define.amd?define(["exports"],a):a(b.L={})}(this,function(df){function bs(f){for(var b,a,c=1,d=arguments.length;c<d;c++){for(b in a=arguments[c]){f[b]=a[b]}}return f}var c5=Object.create||function(a){return bC.prototype=a,new bC};function bC(){}function cE(d,b){var a=Array.prototype.slice;if(d.bind){return d.bind.apply(d,a.call(arguments,1))}var c=a.call(arguments,2);return function(){return d.apply(b,c.length?c.concat(a.call(arguments)):arguments)}}var aY=0;function b9(a){return a._leaflet_id=a._leaflet_id||++aY,a._leaflet_id}function ck(h,b,a){var c,d,g=function(){c=!1,d&&(f.apply(a,d),d=!1)},f=function(){c?d=arguments:(h.apply(a,arguments),setTimeout(g,b),c=!0)};return f}function cv(g,b,a){var c=b[1],d=b[0],f=c-d;return g===c&&a?g:((g-d)%f+f)%f+d}function al(){return !1}function cW(c,b){var a=Math.pow(10,void 0===b?6:b);return Math.round(c*a)/a}function dr(a){return a.trim?a.trim():a.replace(/^\s+|\s+$/g,"")}function b0(a){return dr(a).split(/\s+/)}function aG(c,b){for(var a in Object.prototype.hasOwnProperty.call(c,"options")||(c.options=c.options?c5(c.options):{}),b){c.options[a]=b[a]}return c.options}function af(f,b,a){var c=[];for(var d in f){c.push(encodeURIComponent(a?d.toUpperCase():d)+"="+encodeURIComponent(f[d]))}return(b&&-1!==b.indexOf("?")?"&":"?")+c.join("&")}var aP=/\{ *([\w_-]+) *\}/g;function a7(b,a){return b.replace(aP,function(f,d){var c=a[d];if(void 0===c){throw new Error("No value provided for variable "+f)}return"function"==typeof c&&(c=c(a)),c})}var bh=Array.isArray||function(a){return"[object Array]"===Object.prototype.toString.call(a)};function dB(c,b){for(var a=0;a<c.length;a++){if(c[a]===b){return a}}return -1}var d2="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=";function dT(a){return window["webkit"+a]||window["moz"+a]||window["ms"+a]}var dK=0;function cF(c){var b=+new Date,a=Math.max(0,16-(b-dK));return dK=b+a,window.setTimeout(c,a)}var ax=window.requestAnimationFrame||dT("RequestAnimationFrame")||cF,dg=window.cancelAnimationFrame||dT("CancelAnimationFrame")||dT("CancelRequestAnimationFrame")||function(a){window.clearTimeout(a)};function ca(c,b,a){if(!a||ax!==cF){return ax.call(window,cE(c,b))}c.call(b)}function eb(a){a&&dg.call(window,a)}var aH={extend:bs,create:c5,bind:cE,lastId:aY,stamp:b9,throttle:ck,wrapNum:cv,falseFn:al,formatNum:cW,trim:dr,splitWords:b0,setOptions:aG,getParamString:af,template:a7,isArray:bh,indexOf:dB,emptyImageUrl:d2,requestFn:ax,cancelFn:dg,requestAnimFrame:ca,cancelAnimFrame:eb};function c6(){}c6.extend=function(f){function b(){this.initialize&&this.initialize.apply(this,arguments),this.callInitHooks()}var a=b.__super__=this.prototype,c=c5(a);for(var d in (c.constructor=b).prototype=c,this){Object.prototype.hasOwnProperty.call(this,d)&&"prototype"!==d&&"__super__"!==d&&(b[d]=this[d])}return f.statics&&(bs(b,f.statics),delete f.statics),f.includes&&(function(g){if("undefined"==typeof L||!L||!L.Mixin){return}g=bh(g)?g:[g];for(var e=0;e<g.length;e++){g[e]===L.Mixin.Events&&console.warn("Deprecated include of L.Mixin.Events: this property will be removed in future releases, please inherit from L.Evented instead.",(new Error).stack)}}(f.includes),bs.apply(null,[c].concat(f.includes)),delete f.includes),c.options&&(f.options=bs(c5(c.options),f.options)),bs(c,f),c._initHooks=[],c.callInitHooks=function(){if(!this._initHooksCalled){a.callInitHooks&&a.callInitHooks.call(this),this._initHooksCalled=!0;for(var g=0,e=c._initHooks.length;g<e;g++){c._initHooks[g].call(this)}}},b},c6.include=function(a){return bs(this.prototype,a),this},c6.mergeOptions=function(a){return bs(this.prototype.options,a),this},c6.addInitHook=function(c){var b=Array.prototype.slice.call(arguments,1),a="function"==typeof c?c:function(){this[c].apply(this,b)};return this.prototype._initHooks=this.prototype._initHooks||[],this.prototype._initHooks.push(a),this};var ec={on:function(g,b,a){if("object"==typeof g){for(var c in g){this._on(c,g[c],b)}}else{for(var d=0,f=(g=b0(g)).length;d<f;d++){this._on(g[d],b,a)}}return this},off:function(g,b,a){if(g){if("object"==typeof g){for(var c in g){this._off(c,g[c],b)}}else{for(var d=0,f=(g=b0(g)).length;d<f;d++){this._off(g[d],b,a)}}}else{delete this._events}return this},_on:function(k,d,c){this._events=this._events||{};var f=this._events[k];f||(f=[],this._events[k]=f),c===this&&(c=void 0);for(var g={fn:d,ctx:c},j=f,h=0,b=j.length;h<b;h++){if(j[h].fn===d&&j[h].ctx===c){return}}j.push(g)},_off:function(h,b,a){var c,d,g;if(this._events&&(c=this._events[h])){if(b){if(a===this&&(a=void 0),c){for(d=0,g=c.length;d<g;d++){var f=c[d];if(f.ctx===a&&f.fn===b){return f.fn=al,this._firingCount&&(this._events[h]=c=c.slice()),void c.splice(d,1)}}}}else{for(d=0,g=c.length;d<g;d++){c[d].fn=al}delete this._events[h]}}},fire:function(k,d,c){if(!this.listens(k,c)){return this}var f=bs({},d,{type:k,target:this,sourceTarget:d&&d.sourceTarget||this});if(this._events){var g=this._events[k];if(g){this._firingCount=this._firingCount+1||1;for(var j=0,h=g.length;j<h;j++){var b=g[j];b.fn.call(b.ctx||this,f)}this._firingCount--}}return c&&this._propagateEvent(f),this},listens:function(d,b){var a=this._events&&this._events[d];if(a&&a.length){return !0}if(b){for(var c in this._eventParents){if(this._eventParents[c].listens(d,b)){return !0}}}return !1},once:function(f,b,a){if("object"==typeof f){for(var c in f){this.once(c,f[c],b)}return this}var d=cE(function(){this.off(f,b,a).off(f,d,a)},this);return this.on(f,b,a).on(f,d,a)},addEventParent:function(a){return this._eventParents=this._eventParents||{},this._eventParents[b9(a)]=a,this},removeEventParent:function(a){return this._eventParents&&delete this._eventParents[b9(a)],this},_propagateEvent:function(b){for(var a in this._eventParents){this._eventParents[a].fire(b.type,bs({layer:b.target,propagatedFrom:b.target},b),!0)}}};ec.addEventListener=ec.on,ec.removeEventListener=ec.clearAllEventListeners=ec.off,ec.addOneTimeEventListener=ec.once,ec.fireEvent=ec.fire,ec.hasEventListeners=ec.listens;var aZ=c6.extend(ec);function bS(c,b,a){this.x=a?Math.round(c):c,this.y=a?Math.round(b):b}var ay=Math.trunc||function(a){return 0<a?Math.floor(a):Math.ceil(a)};function am(c,b,a){return c instanceof bS?c:bh(c)?new bS(c[0],c[1]):null==c?c:"object"==typeof c&&"x" in c&&"y" in c?new bS(c.x,c.y):new bS(c,b,a)}function bD(f,b){if(f){for(var a=b?[f,b]:f,c=0,d=a.length;c<d;c++){this.extend(a[c])}}}function cw(b,a){return !b||b instanceof bD?b:new bD(b,a)}function cX(f,b){if(f){for(var a=b?[f,b]:f,c=0,d=a.length;c<d;c++){this.extend(a[c])}}}function cl(b,a){return b instanceof cX?b:new cX(b,a)}function aQ(c,b,a){if(isNaN(c)||isNaN(b)){throw new Error("Invalid LatLng object: ("+c+", "+b+")")}this.lat=+c,this.lng=+b,void 0!==a&&(this.alt=+a)}function bK(c,b,a){return c instanceof aQ?c:bh(c)&&"object"!=typeof c[0]?3===c.length?new aQ(c[0],c[1],c[2]):2===c.length?new aQ(c[0],c[1]):null:null==c?c:"object"==typeof c&&"lat" in c?new aQ(c.lat,"lng" in c?c.lng:c.lon,c.alt):void 0===b?null:new aQ(c,b,a)}bS.prototype={clone:function(){return new bS(this.x,this.y)},add:function(a){return this.clone()._add(am(a))},_add:function(a){return this.x+=a.x,this.y+=a.y,this},subtract:function(a){return this.clone()._subtract(am(a))},_subtract:function(a){return this.x-=a.x,this.y-=a.y,this},divideBy:function(a){return this.clone()._divideBy(a)},_divideBy:function(a){return this.x/=a,this.y/=a,this},multiplyBy:function(a){return this.clone()._multiplyBy(a)},_multiplyBy:function(a){return this.x*=a,this.y*=a,this},scaleBy:function(a){return new bS(this.x*a.x,this.y*a.y)},unscaleBy:function(a){return new bS(this.x/a.x,this.y/a.y)},round:function(){return this.clone()._round()},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},floor:function(){return this.clone()._floor()},_floor:function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},ceil:function(){return this.clone()._ceil()},_ceil:function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},trunc:function(){return this.clone()._trunc()},_trunc:function(){return this.x=ay(this.x),this.y=ay(this.y),this},distanceTo:function(c){var b=(c=am(c)).x-this.x,a=c.y-this.y;return Math.sqrt(b*b+a*a)},equals:function(a){return(a=am(a)).x===this.x&&a.y===this.y},contains:function(a){return a=am(a),Math.abs(a.x)<=Math.abs(this.x)&&Math.abs(a.y)<=Math.abs(this.y)},toString:function(){return"Point("+cW(this.x)+", "+cW(this.y)+")"}},bD.prototype={extend:function(a){return a=am(a),this.min||this.max?(this.min.x=Math.min(a.x,this.min.x),this.max.x=Math.max(a.x,this.max.x),this.min.y=Math.min(a.y,this.min.y),this.max.y=Math.max(a.y,this.max.y)):(this.min=a.clone(),this.max=a.clone()),this},getCenter:function(a){return new bS((this.min.x+this.max.x)/2,(this.min.y+this.max.y)/2,a)},getBottomLeft:function(){return new bS(this.min.x,this.max.y)},getTopRight:function(){return new bS(this.max.x,this.min.y)},getTopLeft:function(){return this.min},getBottomRight:function(){return this.max},getSize:function(){return this.max.subtract(this.min)},contains:function(c){var b,a;return(c=("number"==typeof c[0]||c instanceof bS?am:cw)(c)) instanceof bD?(b=c.min,a=c.max):b=a=c,b.x>=this.min.x&&a.x<=this.max.x&&b.y>=this.min.y&&a.y<=this.max.y},intersects:function(h){h=cw(h);var b=this.min,a=this.max,c=h.min,d=h.max,g=d.x>=b.x&&c.x<=a.x,f=d.y>=b.y&&c.y<=a.y;return g&&f},overlaps:function(h){h=cw(h);var b=this.min,a=this.max,c=h.min,d=h.max,g=d.x>b.x&&c.x<a.x,f=d.y>b.y&&c.y<a.y;return g&&f},isValid:function(){return !(!this.min||!this.max)}},cX.prototype={extend:function(f){var b,a,c=this._southWest,d=this._northEast;if(f instanceof aQ){a=b=f}else{if(!(f instanceof cX)){return f?this.extend(bK(f)||cl(f)):this}if(b=f._southWest,a=f._northEast,!b||!a){return this}}return c||d?(c.lat=Math.min(b.lat,c.lat),c.lng=Math.min(b.lng,c.lng),d.lat=Math.max(a.lat,d.lat),d.lng=Math.max(a.lng,d.lng)):(this._southWest=new aQ(b.lat,b.lng),this._northEast=new aQ(a.lat,a.lng)),this},pad:function(f){var b=this._southWest,a=this._northEast,c=Math.abs(b.lat-a.lat)*f,d=Math.abs(b.lng-a.lng)*f;return new cX(new aQ(b.lat-c,b.lng-d),new aQ(a.lat+c,a.lng+d))},getCenter:function(){return new aQ((this._southWest.lat+this._northEast.lat)/2,(this._southWest.lng+this._northEast.lng)/2)},getSouthWest:function(){return this._southWest},getNorthEast:function(){return this._northEast},getNorthWest:function(){return new aQ(this.getNorth(),this.getWest())},getSouthEast:function(){return new aQ(this.getSouth(),this.getEast())},getWest:function(){return this._southWest.lng},getSouth:function(){return this._southWest.lat},getEast:function(){return this._northEast.lng},getNorth:function(){return this._northEast.lat},contains:function(f){f=("number"==typeof f[0]||f instanceof aQ||"lat" in f?bK:cl)(f);var b,a,c=this._southWest,d=this._northEast;return f instanceof cX?(b=f.getSouthWest(),a=f.getNorthEast()):b=a=f,b.lat>=c.lat&&a.lat<=d.lat&&b.lng>=c.lng&&a.lng<=d.lng},intersects:function(h){h=cl(h);var b=this._southWest,a=this._northEast,c=h.getSouthWest(),d=h.getNorthEast(),g=d.lat>=b.lat&&c.lat<=a.lat,f=d.lng>=b.lng&&c.lng<=a.lng;return g&&f},overlaps:function(h){h=cl(h);var b=this._southWest,a=this._northEast,c=h.getSouthWest(),d=h.getNorthEast(),g=d.lat>b.lat&&c.lat<a.lat,f=d.lng>b.lng&&c.lng<a.lng;return g&&f},toBBoxString:function(){return[this.getWest(),this.getSouth(),this.getEast(),this.getNorth()].join(",")},equals:function(b,a){return !!b&&(b=cl(b),this._southWest.equals(b.getSouthWest(),a)&&this._northEast.equals(b.getNorthEast(),a))},isValid:function(){return !(!this._southWest||!this._northEast)}};var dL,bu={latLngToPoint:function(d,b){var a=this.projection.project(d),c=this.scale(b);return this.transformation._transform(a,c)},pointToLatLng:function(d,b){var a=this.scale(b),c=this.transformation.untransform(d,a);return this.projection.unproject(c)},project:function(a){return this.projection.project(a)},unproject:function(a){return this.projection.unproject(a)},scale:function(a){return 256*Math.pow(2,a)},zoom:function(a){return Math.log(a/256)/Math.LN2},getProjectedBounds:function(c){if(this.infinite){return null}var b=this.projection.bounds,a=this.scale(c);return new bD(this.transformation.transform(b.min,a),this.transformation.transform(b.max,a))},infinite:!(aQ.prototype={equals:function(b,a){return !!b&&(b=bK(b),Math.max(Math.abs(this.lat-b.lat),Math.abs(this.lng-b.lng))<=(void 0===a?1e-09:a))},toString:function(a){return"LatLng("+cW(this.lat,a)+", "+cW(this.lng,a)+")"},distanceTo:function(a){return a8.distance(this,bK(a))},wrap:function(){return a8.wrapLatLng(this)},toBounds:function(c){var b=180*c/40075017,a=b/Math.cos(Math.PI/180*this.lat);return cl([this.lat-b,this.lng-a],[this.lat+b,this.lng+a])},clone:function(){return new aQ(this.lat,this.lng,this.alt)}}),wrapLatLng:function(b){var a=this.wrapLng?cv(b.lng,this.wrapLng,!0):b.lng;return new aQ(this.wrapLat?cv(b.lat,this.wrapLat,!0):b.lat,a,b.alt)},wrapLatLngBounds:function(h){var b=h.getCenter(),a=this.wrapLatLng(b),c=b.lat-a.lat,d=b.lng-a.lng;if(0==c&&0==d){return h}var g=h.getSouthWest(),f=h.getNorthEast();return new cX(new aQ(g.lat-c,g.lng-d),new aQ(f.lat-c,f.lng-d))}},a8=bs({},bu,{wrapLng:[-180,180],R:6371000,distance:function(m,f){var c=Math.PI/180,g=m.lat*c,j=f.lat*c,l=Math.sin((f.lat-m.lat)*c/2),k=Math.sin((f.lng-m.lng)*c/2),b=l*l+Math.cos(g)*Math.cos(j)*k*k,d=2*Math.atan2(Math.sqrt(b),Math.sqrt(1-b));return this.R*d}}),ds=6378137,dC={R:ds,MAX_LATITUDE:85.0511287798,project:function(f){var b=Math.PI/180,a=this.MAX_LATITUDE,c=Math.max(Math.min(a,f.lat),-a),d=Math.sin(c*b);return new bS(this.R*f.lng*b,this.R*Math.log((1+d)/(1-d))/2)},unproject:function(b){var a=180/Math.PI;return new aQ((2*Math.atan(Math.exp(b.y/this.R))-Math.PI/2)*a,b.x*a/this.R)},bounds:new bD([-(dL=ds*Math.PI),-dL],[dL,dL])};function cO(d,b,a,c){if(bh(d)){return this._a=d[0],this._b=d[1],this._c=d[2],void (this._d=d[3])}this._a=d,this._b=b,this._c=a,this._d=c}function bj(d,b,a,c){return new cO(d,b,a,c)}cO.prototype={transform:function(b,a){return this._transform(b.clone(),a)},_transform:function(b,a){return a=a||1,b.x=a*(this._a*b.x+this._b),b.y=a*(this._c*b.y+this._d),b},untransform:function(b,a){return a=a||1,new bS((b.x/a-this._b)/this._a,(b.y/a-this._d)/this._c)}};var bT,d3=bs({},a8,{code:"EPSG:3857",projection:dC,transformation:bj(bT=0.5/(Math.PI*dC.R),0.5,-bT,0.5)}),dU=bs({},d3,{code:"EPSG:900913"});function bL(a){return document.createElementNS("http://www.w3.org/2000/svg",a)}function aa(m,f){for(var c,g,j,l,k="",b=0,d=m.length;b<d;b++){for(c=0,g=(j=m[b]).length;c<g;c++){k+=(c?"L":"M")+(l=j[c]).x+" "+l.y}k+=f?ek?"z":"x":""}return k||"M0 0"}var cP=document.documentElement.style,dp="ActiveXObject" in window,bI=dp&&!document.addEventListener,a5="msLaunchUri" in navigator&&!("documentMode" in document),cs=bY("webkit"),cC=bY("android"),dc=bY("android 2")||bY("android 3"),c3=parseInt(/WebKit\/([0-9]+)|$/.exec(navigator.userAgent)[1],10),av=cC&&bY("Google")&&c3<537&&!("AudioNode" in window),bA=!!window.opera,dz=!a5&&bY("chrome"),b7=bY("gecko")&&!cs&&!bA&&!dp,aN=!dz&&bY("safari"),ak=bY("phantom"),aW="OTransition" in cP,cM=0===navigator.platform.indexOf("Win"),ch=dp&&"transition" in cP,bf="WebKitCSSMatrix" in window&&"m11" in new window.WebKitCSSMatrix&&!dc,bq="MozPerspective" in cP,dI=!window.L_DISABLE_3D&&(ch||bf||bq)&&!aW&&!ak,d9="undefined"!=typeof orientation||bY("mobile"),d0=d9&&cs,dR=d9&&bf,cN=!window.PointerEvent&&window.MSPointerEvent,b8=!(!window.PointerEvent&&!cN),aE=!window.L_NO_TOUCH&&(b8||"ontouchstart" in window||window.DocumentTouch&&document instanceof window.DocumentTouch),dq=d9&&bA,cj=d9&&b7,ej=1<(window.devicePixelRatio||window.screen.deviceXDPI/window.screen.logicalXDPI),aO=function(){var b=!1;try{var a=Object.defineProperty({},"passive",{get:function(){b=!0}});window.addEventListener("testPassiveEventSupport",al,a),window.removeEventListener("testPassiveEventSupport",al,a)}catch(b){}return b}(),dd=!!document.createElement("canvas").getContext,ek=!(!document.createElementNS||!bL("svg").createSVGRect),a6=!ek&&function(){try{var b=document.createElement("div");b.innerHTML='<v:shape adj="1"/>';var a=b.firstChild;return a.style.behavior="url(#default#VML)",a&&"object"==typeof a.adj}catch(b){return !1}}();function bY(a){return 0<=navigator.userAgent.toLowerCase().indexOf(a)}var aF={ie:dp,ielt9:bI,edge:a5,webkit:cs,android:cC,android23:dc,androidStock:av,opera:bA,chrome:dz,gecko:b7,safari:aN,phantom:ak,opera12:aW,win:cM,ie3d:ch,webkit3d:bf,gecko3d:bq,any3d:dI,mobile:d9,mobileWebkit:d0,mobileWebkit3d:dR,msPointer:cN,pointer:b8,touch:aE,mobileOpera:dq,mobileGecko:cj,retina:ej,passiveEvents:aO,canvas:dd,svg:ek,vml:a6},aw=cN?"MSPointerDown":"pointerdown",bJ=cN?"MSPointerMove":"pointermove",cD=cN?"MSPointerUp":"pointerup",c4=cN?"MSPointerCancel":"pointercancel",cu={},aX=!1;function bQ(z,p,k,v){function w(a){dA(a,x)}var y,x,f,m,A,q,g,b;function j(a){a.pointerType===(a.MSPOINTER_TYPE_MOUSE||"mouse")&&0===a.buttons||dA(a,m)}return"touchstart"===p?(A=z,q=k,g=v,b=cE(function(a){a.MSPOINTER_TYPE_TOUCH&&a.pointerType===a.MSPOINTER_TYPE_TOUCH&&c1(a),dA(a,q)}),A["_leaflet_touchstart"+g]=b,A.addEventListener(aw,b,!1),aX||(document.addEventListener(aw,dS,!0),document.addEventListener(bJ,bB,!0),document.addEventListener(cD,bg,!0),document.addEventListener(c4,bg,!0),aX=!0)):"touchmove"===p?(m=k,(f=z)["_leaflet_touchmove"+v]=j,f.addEventListener(bJ,j,!1)):"touchend"===p&&(x=k,(y=z)["_leaflet_touchend"+v]=w,y.addEventListener(cD,w,!1),y.addEventListener(c4,w,!1)),this}function dS(a){cu[a.pointerId]=a}function bB(a){cu[a.pointerId]&&(cu[a.pointerId]=a)}function bg(a){delete cu[a.pointerId]}function dA(c,b){for(var a in c.touches=[],cu){c.touches.push(cu[a])}c.changedTouches=[c],b(c)}var dJ=cN?"MSPointerDown":b8?"pointerdown":"touchstart",cU=cN?"MSPointerUp":b8?"pointerup":"touchend",br="_leaflet_";var bZ,ea,d1,bR,ad,cV,dk=bb(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),bG=bb(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),a2="webkitTransition"===bG||"OTransition"===bG?bG+"End":"transitionend";function cp(a){return"string"==typeof a?document.getElementById(a):a}function cz(d,b){var a,c=d.style[b]||d.currentStyle&&d.currentStyle[b];return c&&"auto"!==c||!document.defaultView||(c=(a=document.defaultView.getComputedStyle(d,null))?a[b]:null),"auto"===c?null:c}function c9(d,b,a){var c=document.createElement(d);return c.className=b||"",a&&a.appendChild(c),c}function c0(b){var a=b.parentNode;a&&a.removeChild(b)}function aq(a){for(;a.firstChild;){a.removeChild(a.firstChild)}}function bx(b){var a=b.parentNode;a&&a.lastChild!==b&&a.appendChild(b)}function dw(b){var a=b.parentNode;a&&a.firstChild!==b&&a.insertBefore(b,a.firstChild)}function b3(c,b){if(void 0!==c.classList){return c.classList.contains(b)}var a=cI(c);return 0<a.length&&new RegExp("(^|\\s)"+b+"(\\s|$)").test(a)}function aK(g,b){var a;if(void 0!==g.classList){for(var c=b0(b),d=0,f=c.length;d<f;d++){g.classList.add(c[d])}}else{b3(g,b)||aT(g,((a=cI(g))?a+" ":"")+b)}}function ah(b,a){void 0!==b.classList?b.classList.remove(a):aT(b,dr((" "+cI(b)+" ").replace(" "+a+" "," ")))}function aT(b,a){void 0===b.className.baseVal?b.className=a:b.className.baseVal=a}function cI(a){return a.correspondingElement&&(a=a.correspondingElement),void 0===a.className.baseVal?a.className:a.className.baseVal}function cd(b,a){"opacity" in b.style?b.style.opacity=a:"filter" in b.style&&function(g,d){var c=!1,f="DXImageTransform.Microsoft.Alpha";try{c=g.filters.item(f)}catch(g){if(1===d){return}}d=Math.round(100*d),c?(c.Enabled=100!==d,c.Opacity=d):g.style.filter+=" progid:"+f+"(opacity="+d+")"}(b,a)}function bb(c){for(var b=document.documentElement.style,a=0;a<c.length;a++){if(c[a] in b){return c[a]}}return !1}function bm(d,b,a){var c=b||new bS(0,0);d.style[dk]=(ch?"translate("+c.x+"px,"+c.y+"px)":"translate3d("+c.x+"px,"+c.y+"px,0)")+(a?" scale("+a+")":"")}function dF(b,a){b._leaflet_pos=a,dI?bm(b,a):(b.style.left=a.x+"px",b.style.top=a.y+"px")}function d6(a){return a._leaflet_pos||new bS(0,0)}function dX(){eg(window,"dragstart",c1)}function dO(){da(window,"dragstart",c1)}function cJ(a){for(;-1===a.tabIndex;){a=a.parentNode}a.style&&(b4(),cV=(ad=a).style.outline,a.style.outline="none",eg(window,"keydown",b4))}function b4(){ad&&(ad.style.outline=cV,cV=ad=void 0,da(window,"keydown",b4))}function aB(a){for(;!((a=a.parentNode).offsetWidth&&a.offsetHeight||a===document.body);){}return a}function dl(b){var a=b.getBoundingClientRect();return{x:a.width/b.offsetWidth||1,y:a.height/b.offsetHeight||1,boundingClientRect:a}}bR="onselectstart" in document?(d1=function(){eg(window,"selectstart",c1)},function(){da(window,"selectstart",c1)}):(ea=bb(["userSelect","WebkitUserSelect","OUserSelect","MozUserSelect","msUserSelect"]),d1=function(){var a;ea&&(a=document.documentElement.style,bZ=a[ea],a[ea]="none")},function(){ea&&(document.documentElement.style[ea]=bZ,bZ=void 0)});var cf={TRANSFORM:dk,TRANSITION:bG,TRANSITION_END:a2,get:cp,getStyle:cz,create:c9,remove:c0,empty:aq,toFront:bx,toBack:dw,hasClass:b3,addClass:aK,removeClass:ah,setClass:aT,getClass:cI,setOpacity:cd,testProp:bb,setTransform:bm,setPosition:dF,getPosition:d6,disableTextSelection:d1,enableTextSelection:bR,disableImageDrag:dX,enableImageDrag:dO,preventOutline:cJ,restoreOutline:b4,getSizedParentNode:aB,getScale:dl};function eg(h,b,a,c){if("object"==typeof b){for(var d in b){bW(h,d,b[d],a)}}else{for(var g=0,f=(b=b0(b)).length;g<f;g++){bW(h,b[g],a,c)}}return this}var aL="_leaflet_events";function da(k,d,c,f){if("object"==typeof d){for(var g in d){aC(k,g,d[g],c)}}else{if(d){for(var j=0,h=(d=b0(d)).length;j<h;j++){aC(k,d[j],c,f)}}else{for(var b in k[aL]){aC(k,b,k[aL][b])}delete k[aL]}}return this}function eh(){return b8&&(!a5&&!aN)}var a3={mouseenter:"mouseover",mouseleave:"mouseout",wheel:!("onwheel" in window)&&"mousewheel"};function bW(q,B,k,w){var x=B+b9(k)+(w?"_"+b9(w):"");if(q[aL]&&q[aL][x]){return this}var A,z,f,m,C,v,g=function(a){return k.call(w||q,a||window.event)},b=g;function j(d){if(b8){if(!d.isPrimary){return}if("mouse"===d.pointerType){return}}else{if(1<d.touches.length){return}}var c=Date.now(),a=c-(m||c);C=d.touches?d.touches[0]:d,v=0<a&&a<=250,m=c}function y(h){if(v&&!C.cancelBubble){if(b8){if("mouse"===h.pointerType){return}var c,a,d={};for(a in C){c=C[a],d[a]=c&&c.bind?c.bind(C):c}C=d}C.type="dblclick",C.button=0,z(C),m=null}}b8&&0===B.indexOf("touch")?bQ(q,B,g,x):aE&&"dblclick"===B&&!eh()?(z=g,v=!1,(A=q)[br+dJ+(f=x)]=j,A[br+cU+f]=y,A[br+"dblclick"+f]=z,A.addEventListener(dJ,j,!!aO&&{passive:!1}),A.addEventListener(cU,y,!!aO&&{passive:!1}),A.addEventListener("dblclick",z,!1)):"addEventListener" in q?"touchstart"===B||"touchmove"===B||"wheel"===B||"mousewheel"===B?q.addEventListener(a3[B]||B,g,!!aO&&{passive:!1}):"mouseenter"===B||"mouseleave"===B?(g=function(a){a=a||window.event,dG(q,a)&&b(a)},q.addEventListener(a3[B],g,!1)):q.addEventListener(B,b,!1):"attachEvent" in q&&q.attachEvent("on"+B,g),q[aL]=q[aL]||{},q[aL][x]=g}function aC(z,p,k,v){var w,y,x,f,m,A,q,g,b=p+b9(k)+(v?"_"+b9(v):""),j=z[aL]&&z[aL][b];if(!j){return this}b8&&0===p.indexOf("touch")?(g=(A=z)["_leaflet_"+(q=p)+b],"touchstart"===q?A.removeEventListener(aw,g,!1):"touchmove"===q?A.removeEventListener(bJ,g,!1):"touchend"===q&&(A.removeEventListener(cD,g,!1),A.removeEventListener(c4,g,!1))):aE&&"dblclick"===p&&!eh()?(x=(w=z)[br+dJ+(y=b)],f=w[br+cU+y],m=w[br+"dblclick"+y],w.removeEventListener(dJ,x,!!aO&&{passive:!1}),w.removeEventListener(cU,f,!!aO&&{passive:!1}),w.removeEventListener("dblclick",m,!1)):"removeEventListener" in z?z.removeEventListener(a3[p]||p,j,!1):"detachEvent" in z&&z.detachEvent("on"+p,j),z[aL][b]=null}function ar(a){return a.stopPropagation?a.stopPropagation():a.originalEvent?a.originalEvent._stopped=!0:a.cancelBubble=!0,dx(a),this}function bH(a){return bW(a,"wheel",ar),this}function cA(a){return eg(a,"mousedown touchstart dblclick",ar),bW(a,"click",bc),this}function c1(a){return a.preventDefault?a.preventDefault():a.returnValue=!1,this}function cq(a){return c1(a),ar(a),this}function aU(d,b){if(!b){return new bS(d.clientX,d.clientY)}var a=dl(b),c=a.boundingClientRect;return new bS((d.clientX-c.left)/a.x-b.clientLeft,(d.clientY-c.top)/a.y-b.clientTop)}var bO=cM&&dz?2*window.devicePixelRatio:b7?window.devicePixelRatio:1;function dP(a){return a5?a.wheelDeltaY/2:a.deltaY&&0===a.deltaMode?-a.deltaY/bO:a.deltaY&&1===a.deltaMode?20*-a.deltaY:a.deltaY&&2===a.deltaMode?60*-a.deltaY:a.deltaX||a.deltaZ?0:a.wheelDelta?(a.wheelDeltaY||a.wheelDelta)/2:a.detail&&Math.abs(a.detail)<32765?20*-a.detail:a.detail?a.detail/-32765*60:0}var by={};function bc(a){by[a.type]=!0}function dx(b){var a=by[b.type];return by[b.type]=!1,a}function dG(c,b){var a=b.relatedTarget;if(!a){return !0}try{for(;a&&a!==c;){a=a.parentNode}}catch(c){return !1}return a!==c}var cS={on:eg,off:da,stopPropagation:ar,disableScrollPropagation:bH,disableClickPropagation:cA,preventDefault:c1,stop:cq,getMousePosition:aU,getWheelDelta:dP,fakeStop:bc,skipped:dx,isExternalTarget:dG,addListener:eg,removeListener:da},bo=aZ.extend({run:function(d,b,a,c){this.stop(),this._el=d,this._inProgress=!0,this._duration=a||0.25,this._easeOutPower=1/Math.max(c||0.5,0.2),this._startPos=d6(d),this._offset=b.subtract(this._startPos),this._startTime=+new Date,this.fire("start"),this._animate()},stop:function(){this._inProgress&&(this._step(!0),this._complete())},_animate:function(){this._animId=ca(this._animate,this),this._step()},_step:function(c){var b=new Date-this._startTime,a=1000*this._duration;b<a?this._runFrame(this._easeOut(b/a),c):(this._runFrame(1),this._complete())},_runFrame:function(c,b){var a=this._startPos.add(this._offset.multiplyBy(c));b&&a._round(),dF(this._el,a),this.fire("step")},_complete:function(){eb(this._animId),this._inProgress=!1,this.fire("end")},_easeOut:function(a){return 1-Math.pow(1-a,this._easeOutPower)}}),bX=aZ.extend({options:{crs:d3,center:void 0,zoom:void 0,minZoom:void 0,maxZoom:void 0,layers:[],maxBounds:void 0,renderer:void 0,zoomAnimation:!0,zoomAnimationThreshold:4,fadeAnimation:!0,markerZoomAnimation:!0,transform3DLimit:8388608,zoomSnap:1,zoomDelta:1,trackResize:!0},initialize:function(b,a){a=aG(this,a),this._handlers=[],this._layers={},this._zoomBoundLayers={},this._sizeChanged=!0,this._initContainer(b),this._initLayout(),this._onResize=cE(this._onResize,this),this._initEvents(),a.maxBounds&&this.setMaxBounds(a.maxBounds),void 0!==a.zoom&&(this._zoom=this._limitZoom(a.zoom)),a.center&&void 0!==a.zoom&&this.setView(bK(a.center),a.zoom,{reset:!0}),this.callInitHooks(),this._zoomAnimated=bG&&dI&&!dq&&this.options.zoomAnimation,this._zoomAnimated&&(this._createAnimProxy(),eg(this._proxy,a2,this._catchTransitionEnd,this)),this._addLayers(this.options.layers)},setView:function(c,b,a){if((b=void 0===b?this._zoom:this._limitZoom(b),c=this._limitCenter(bK(c),b,this.options.maxBounds),a=a||{},this._stop(),this._loaded&&!a.reset&&!0!==a)&&(void 0!==a.animate&&(a.zoom=bs({animate:a.animate},a.zoom),a.pan=bs({animate:a.animate,duration:a.duration},a.pan)),this._zoom!==b?this._tryAnimatedZoom&&this._tryAnimatedZoom(c,b,a.zoom):this._tryAnimatedPan(c,a.pan))){return clearTimeout(this._sizeTimer),this}return this._resetView(c,b),this},setZoom:function(b,a){return this._loaded?this.setView(this.getCenter(),b,{zoom:a}):(this._zoom=b,this)},zoomIn:function(b,a){return b=b||(dI?this.options.zoomDelta:1),this.setZoom(this._zoom+b,a)},zoomOut:function(b,a){return b=b||(dI?this.options.zoomDelta:1),this.setZoom(this._zoom-b,a)},setZoomAround:function(h,b,a){var c=this.getZoomScale(b),d=this.getSize().divideBy(2),g=(h instanceof bS?h:this.latLngToContainerPoint(h)).subtract(d).multiplyBy(1-1/c),f=this.containerPointToLatLng(d.add(g));return this.setView(f,b,{zoom:a})},_getBoundsCenterZoom:function(k,d){d=d||{},k=k.getBounds?k.getBounds():cl(k);var c=am(d.paddingTopLeft||d.padding||[0,0]),f=am(d.paddingBottomRight||d.padding||[0,0]),g=this.getBoundsZoom(k,!1,c.add(f));if((g="number"==typeof d.maxZoom?Math.min(d.maxZoom,g):g)===1/0){return{center:k.getCenter(),zoom:g}}var j=f.subtract(c).divideBy(2),h=this.project(k.getSouthWest(),g),b=this.project(k.getNorthEast(),g);return{center:this.unproject(h.add(b).divideBy(2).add(j),g),zoom:g}},fitBounds:function(c,b){if(!(c=cl(c)).isValid()){throw new Error("Bounds are not valid.")}var a=this._getBoundsCenterZoom(c,b);return this.setView(a.center,a.zoom,b)},fitWorld:function(a){return this.fitBounds([[-90,-180],[90,180]],a)},panTo:function(b,a){return this.setView(b,this._zoom,{pan:a})},panBy:function(c,b){return b=b||{},(c=am(c).round()).x||c.y?(!0===b.animate||this.getSize().contains(c)?(this._panAnim||(this._panAnim=new bo,this._panAnim.on({step:this._onPanTransitionStep,end:this._onPanTransitionEnd},this)),b.noMoveStart||this.fire("movestart"),!1!==b.animate?(aK(this._mapPane,"leaflet-pan-anim"),a=this._getMapPanePos().subtract(c).round(),this._panAnim.run(this._mapPane,a,b.duration||0.25,b.easeLinearity)):(this._rawPanBy(c),this.fire("move").fire("moveend"))):this._resetView(this.unproject(this.project(this.getCenter()).add(c)),this.getZoom()),this):this.fire("moveend");var a},flyTo:function(I,H,J){if(!1===(J=J||{}).animate||!dI){return this.setView(I,H,J)}this._stop();var j=this.project(this.getCenter()),A=this.project(I),B=this.getSize(),K=this._zoom;I=bK(I),H=void 0===H?K:H;var C=Math.max(B.x,B.y),E=C*this.getZoomScale(K,H),k=A.distanceTo(j)||1,b=1.42,F=b*b;function w(d){var c=(E*E-C*C+(d?-1:1)*F*F*k*k)/(2*(d?E:C)*F*k),a=Math.sqrt(c*c+1)-c;return a<1e-09?-18:Math.log(a)}function q(a){return(Math.exp(a)-Math.exp(-a))/2}function G(a){return(Math.exp(a)+Math.exp(-a))/2}var D=w(0);function x(c){return C*(G(D)*(q(a=D+b*c)/G(a))-q(D))/F;var a}var z=Date.now(),M=(w(1)-D)/b,N=J.duration?1000*J.duration:1000*M*0.8;return this._moveStart(!0,J.noMoveStart),function J(){var c,a,d=(Date.now()-z)/N,f=(c=d,(1-Math.pow(1-c,1.5))*M);d<=1?(this._flyToFrame=ca(J,this),this._move(this.unproject(j.add(A.subtract(j).multiplyBy(x(f)/k)),K),this.getScaleZoom(C/(a=f,C*(G(D)/G(D+b*a))),K),{flyTo:!0})):this._move(I,H)._moveEnd(!0)}.call(this),this},flyToBounds:function(c,b){var a=this._getBoundsCenterZoom(c,b);return this.flyTo(a.center,a.zoom,b)},setMaxBounds:function(a){return(a=cl(a)).isValid()?(this.options.maxBounds&&this.off("moveend",this._panInsideMaxBounds),this.options.maxBounds=a,this._loaded&&this._panInsideMaxBounds(),this.on("moveend",this._panInsideMaxBounds)):(this.options.maxBounds=null,this.off("moveend",this._panInsideMaxBounds))},setMinZoom:function(b){var a=this.options.minZoom;return this.options.minZoom=b,this._loaded&&a!==b&&(this.fire("zoomlevelschange"),this.getZoom()<this.options.minZoom)?this.setZoom(b):this},setMaxZoom:function(b){var a=this.options.maxZoom;return this.options.maxZoom=b,this._loaded&&a!==b&&(this.fire("zoomlevelschange"),this.getZoom()>this.options.maxZoom)?this.setZoom(b):this},panInsideBounds:function(d,b){this._enforcingBounds=!0;var a=this.getCenter(),c=this._limitCenter(a,this._zoom,cl(d));return a.equals(c)||this.panTo(c,b),this._enforcingBounds=!1,this},panInside:function(w,j){var f,m,p=am((j=j||{}).paddingTopLeft||j.padding||[0,0]),v=am(j.paddingBottomRight||j.padding||[0,0]),q=this.getCenter(),b=this.project(q),g=this.project(w),x=this.getPixelBounds(),k=x.getSize().divideBy(2),d=cw([x.min.add(p),x.max.subtract(v)]);return d.contains(g)||(this._enforcingBounds=!0,f=b.subtract(g),m=am(g.x+f.x,g.y+f.y),(g.x<d.min.x||g.x>d.max.x)&&(m.x=b.x-f.x,0<f.x?m.x+=k.x-p.x:m.x-=k.x-v.x),(g.y<d.min.y||g.y>d.max.y)&&(m.y=b.y-f.y,0<f.y?m.y+=k.y-p.y:m.y-=k.y-v.y),this.panTo(this.unproject(m),j),this._enforcingBounds=!1),this},invalidateSize:function(g){if(!this._loaded){return this}g=bs({animate:!1,pan:!0},!0===g?{animate:!0}:g);var b=this.getSize();this._sizeChanged=!0,this._lastCenter=null;var a=this.getSize(),c=b.divideBy(2).round(),d=a.divideBy(2).round(),f=c.subtract(d);return f.x||f.y?(g.animate&&g.pan?this.panBy(f):(g.pan&&this._rawPanBy(f),this.fire("move"),g.debounceMoveend?(clearTimeout(this._sizeTimer),this._sizeTimer=setTimeout(cE(this.fire,this,"moveend"),200)):this.fire("moveend")),this.fire("resize",{oldSize:b,newSize:a})):this},stop:function(){return this.setZoom(this._limitZoom(this._zoom)),this.options.zoomSnap||this.fire("viewreset"),this._stop()},locate:function(c){if(c=this._locateOptions=bs({timeout:10000,watch:!1},c),!("geolocation" in navigator)){return this._handleGeolocationError({code:0,message:"Geolocation not supported."}),this}var b=cE(this._handleGeolocationResponse,this),a=cE(this._handleGeolocationError,this);return c.watch?this._locationWatchId=navigator.geolocation.watchPosition(b,a,c):navigator.geolocation.getCurrentPosition(b,a,c),this},stopLocate:function(){return navigator.geolocation&&navigator.geolocation.clearWatch&&navigator.geolocation.clearWatch(this._locationWatchId),this._locateOptions&&(this._locateOptions.setView=!1),this},_handleGeolocationError:function(c){var b=c.code,a=c.message||(1===b?"permission denied":2===b?"position unavailable":"timeout");this._locateOptions.setView&&!this._loaded&&this.fitWorld(),this.fire("locationerror",{code:b,message:"Geolocation error: "+a+"."})},_handleGeolocationResponse:function(h){var b,a=new aQ(h.coords.latitude,h.coords.longitude),c=a.toBounds(2*h.coords.accuracy),d=this._locateOptions;d.setView&&(b=this.getBoundsZoom(c),this.setView(a,d.maxZoom?Math.min(b,d.maxZoom):b));var g={latlng:a,bounds:c,timestamp:h.timestamp};for(var f in h.coords){"number"==typeof h.coords[f]&&(g[f]=h.coords[f])}this.fire("locationfound",g)},addHandler:function(c,b){if(!b){return this}var a=this[c]=new b(this);return this._handlers.push(a),this.options[c]&&a.enable(),this},remove:function(){if(this._initEvents(!0),this.off("moveend",this._panInsideMaxBounds),this._containerId!==this._container._leaflet_id){throw new Error("Map container is being reused by another instance")}try{delete this._container._leaflet_id,delete this._containerId}catch(a){this._container._leaflet_id=void 0,this._containerId=void 0}var a;for(a in void 0!==this._locationWatchId&&this.stopLocate(),this._stop(),c0(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._resizeRequest&&(eb(this._resizeRequest),this._resizeRequest=null),this._clearHandlers(),this._loaded&&this.fire("unload"),this._layers){this._layers[a].remove()}for(a in this._panes){c0(this._panes[a])}return this._layers=[],this._panes=[],delete this._mapPane,delete this._renderer,this},createPane:function(c,b){var a=c9("div","leaflet-pane"+(c?" leaflet-"+c.replace("Pane","")+"-pane":""),b||this._mapPane);return c&&(this._panes[c]=a),a},getCenter:function(){return this._checkIfLoaded(),this._lastCenter&&!this._moved()?this._lastCenter:this.layerPointToLatLng(this._getCenterLayerPoint())},getZoom:function(){return this._zoom},getBounds:function(){var a=this.getPixelBounds();return new cX(this.unproject(a.getBottomLeft()),this.unproject(a.getTopRight()))},getMinZoom:function(){return void 0===this.options.minZoom?this._layersMinZoom||0:this.options.minZoom},getMaxZoom:function(){return void 0===this.options.maxZoom?void 0===this._layersMaxZoom?1/0:this._layersMaxZoom:this.options.maxZoom},getBoundsZoom:function(z,p,k){z=cl(z),k=am(k||[0,0]);var v=this.getZoom()||0,w=this.getMinZoom(),y=this.getMaxZoom(),x=z.getNorthWest(),f=z.getSouthEast(),m=this.getSize().subtract(k),A=cw(this.project(f,v),this.project(x,v)).getSize(),q=dI?this.options.zoomSnap:1,g=m.x/A.x,b=m.y/A.y,j=p?Math.max(g,b):Math.min(g,b),v=this.getScaleZoom(j,v);return q&&(v=Math.round(v/(q/100))*(q/100),v=p?Math.ceil(v/q)*q:Math.floor(v/q)*q),Math.max(w,Math.min(y,v))},getSize:function(){return this._size&&!this._sizeChanged||(this._size=new bS(this._container.clientWidth||0,this._container.clientHeight||0),this._sizeChanged=!1),this._size.clone()},getPixelBounds:function(c,b){var a=this._getTopLeftPoint(c,b);return new bD(a,a.add(this.getSize()))},getPixelOrigin:function(){return this._checkIfLoaded(),this._pixelOrigin},getPixelWorldBounds:function(a){return this.options.crs.getProjectedBounds(void 0===a?this.getZoom():a)},getPane:function(a){return"string"==typeof a?this._panes[a]:a},getPanes:function(){return this._panes},getContainer:function(){return this._container},getZoomScale:function(c,b){var a=this.options.crs;return b=void 0===b?this._zoom:b,a.scale(c)/a.scale(b)},getScaleZoom:function(d,b){var a=this.options.crs;b=void 0===b?this._zoom:b;var c=a.zoom(d*a.scale(b));return isNaN(c)?1/0:c},project:function(b,a){return a=void 0===a?this._zoom:a,this.options.crs.latLngToPoint(bK(b),a)},unproject:function(b,a){return a=void 0===a?this._zoom:a,this.options.crs.pointToLatLng(am(b),a)},layerPointToLatLng:function(b){var a=am(b).add(this.getPixelOrigin());return this.unproject(a)},latLngToLayerPoint:function(a){return this.project(bK(a))._round()._subtract(this.getPixelOrigin())},wrapLatLng:function(a){return this.options.crs.wrapLatLng(bK(a))},wrapLatLngBounds:function(a){return this.options.crs.wrapLatLngBounds(cl(a))},distance:function(b,a){return this.options.crs.distance(bK(b),bK(a))},containerPointToLayerPoint:function(a){return am(a).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(a){return am(a).add(this._getMapPanePos())},containerPointToLatLng:function(b){var a=this.containerPointToLayerPoint(am(b));return this.layerPointToLatLng(a)},latLngToContainerPoint:function(a){return this.layerPointToContainerPoint(this.latLngToLayerPoint(bK(a)))},mouseEventToContainerPoint:function(a){return aU(a,this._container)},mouseEventToLayerPoint:function(a){return this.containerPointToLayerPoint(this.mouseEventToContainerPoint(a))},mouseEventToLatLng:function(a){return this.layerPointToLatLng(this.mouseEventToLayerPoint(a))},_initContainer:function(b){var a=this._container=cp(b);if(!a){throw new Error("Map container not found.")}if(a._leaflet_id){throw new Error("Map container is already initialized.")}eg(a,"scroll",this._onScroll,this),this._containerId=b9(a)},_initLayout:function(){var b=this._container;this._fadeAnimated=this.options.fadeAnimation&&dI,aK(b,"leaflet-container"+(aE?" leaflet-touch":"")+(ej?" leaflet-retina":"")+(bI?" leaflet-oldie":"")+(aN?" leaflet-safari":"")+(this._fadeAnimated?" leaflet-fade-anim":""));var a=cz(b,"position");"absolute"!==a&&"relative"!==a&&"fixed"!==a&&(b.style.position="relative"),this._initPanes(),this._initControlPos&&this._initControlPos()},_initPanes:function(){var a=this._panes={};this._paneRenderers={},this._mapPane=this.createPane("mapPane",this._container),dF(this._mapPane,new bS(0,0)),this.createPane("tilePane"),this.createPane("shadowPane"),this.createPane("overlayPane"),this.createPane("markerPane"),this.createPane("tooltipPane"),this.createPane("popupPane"),this.options.markerZoomAnimation||(aK(a.markerPane,"leaflet-zoom-hide"),aK(a.shadowPane,"leaflet-zoom-hide"))},_resetView:function(d,b){dF(this._mapPane,new bS(0,0));var a=!this._loaded;this._loaded=!0,b=this._limitZoom(b),this.fire("viewprereset");var c=this._zoom!==b;this._moveStart(c,!1)._move(d,b)._moveEnd(c),this.fire("viewreset"),a&&this.fire("load")},_moveStart:function(b,a){return b&&this.fire("zoomstart"),a||this.fire("movestart"),this},_move:function(d,b,a){void 0===b&&(b=this._zoom);var c=this._zoom!==b;return this._zoom=b,this._lastCenter=d,this._pixelOrigin=this._getNewPixelOrigin(d),(c||a&&a.pinch)&&this.fire("zoom",a),this.fire("move",a)},_moveEnd:function(a){return a&&this.fire("zoomend"),this.fire("moveend")},_stop:function(){return eb(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(a){dF(this._mapPane,this._getMapPanePos().subtract(a))},_getZoomSpan:function(){return this.getMaxZoom()-this.getMinZoom()},_panInsideMaxBounds:function(){this._enforcingBounds||this.panInsideBounds(this.options.maxBounds)},_checkIfLoaded:function(){if(!this._loaded){throw new Error("Set map center and zoom first.")}},_initEvents:function(b){this._targets={};var a=b?da:eg;a((this._targets[b9(this._container)]=this)._container,"click dblclick mousedown mouseup mouseover mouseout mousemove contextmenu keypress keydown keyup",this._handleDOMEvent,this),this.options.trackResize&&a(window,"resize",this._onResize,this),dI&&this.options.transform3DLimit&&(b?this.off:this.on).call(this,"moveend",this._onMoveEnd)},_onResize:function(){eb(this._resizeRequest),this._resizeRequest=ca(function(){this.invalidateSize({debounceMoveend:!0})},this)},_onScroll:function(){this._container.scrollTop=0,this._container.scrollLeft=0},_onMoveEnd:function(){var a=this._getMapPanePos();Math.max(Math.abs(a.x),Math.abs(a.y))>=this.options.transform3DLimit&&this._resetView(this.getCenter(),this.getZoom())},_findEventTargets:function(h,b){for(var a,c=[],d="mouseout"===b||"mouseover"===b,g=h.target||h.srcElement,f=!1;g;){if((a=this._targets[b9(g)])&&("click"===b||"preclick"===b)&&!h._simulated&&this._draggableMoved(a)){f=!0;break}if(a&&a.listens(b,!0)){if(d&&!dG(g,h)){break}if(c.push(a),d){break}}if(g===this._container){break}g=g.parentNode}return c.length||f||d||!dG(g,h)||(c=[this]),c},_handleDOMEvent:function(b){var a;this._loaded&&!dx(b)&&("mousedown"!==(a=b.type)&&"keypress"!==a&&"keyup"!==a&&"keydown"!==a||cJ(b.target||b.srcElement),this._fireDOMEvent(b,a))},_mouseEvents:["click","dblclick","mouseover","mouseout","contextmenu"],_fireDOMEvent:function(k,d,c){var f;if("click"===k.type&&((f=bs({},k)).type="preclick",this._fireDOMEvent(f,f.type,c)),!k._stopped&&(c=(c||[]).concat(this._findEventTargets(k,d))).length){var g=c[0];"contextmenu"===d&&g.listens(d,!0)&&c1(k);var j,h={originalEvent:k};"keypress"!==k.type&&"keydown"!==k.type&&"keyup"!==k.type&&(j=g.getLatLng&&(!g._radius||g._radius<=10),h.containerPoint=j?this.latLngToContainerPoint(g.getLatLng()):this.mouseEventToContainerPoint(k),h.layerPoint=this.containerPointToLayerPoint(h.containerPoint),h.latlng=j?g.getLatLng():this.layerPointToLatLng(h.layerPoint));for(var b=0;b<c.length;b++){if(c[b].fire(d,h,!0),h.originalEvent._stopped||!1===c[b].options.bubblingMouseEvents&&-1!==dB(this._mouseEvents,d)){return}}}},_draggableMoved:function(a){return(a=a.dragging&&a.dragging.enabled()?a:this).dragging&&a.dragging.moved()||this.boxZoom&&this.boxZoom.moved()},_clearHandlers:function(){for(var b=0,a=this._handlers.length;b<a;b++){this._handlers[b].disable()}},whenReady:function(b,a){return this._loaded?b.call(a||this,{target:this}):this.on("load",b,a),this},_getMapPanePos:function(){return d6(this._mapPane)||new bS(0,0)},_moved:function(){var a=this._getMapPanePos();return a&&!a.equals([0,0])},_getTopLeftPoint:function(b,a){return(b&&void 0!==a?this._getNewPixelOrigin(b,a):this.getPixelOrigin()).subtract(this._getMapPanePos())},_getNewPixelOrigin:function(c,b){var a=this.getSize()._divideBy(2);return this.project(c,b)._subtract(a)._add(this._getMapPanePos())._round()},_latLngToNewLayerPoint:function(d,b,a){var c=this._getNewPixelOrigin(a,b);return this.project(d,b)._subtract(c)},_latLngBoundsToNewLayerBounds:function(d,b,a){var c=this._getNewPixelOrigin(a,b);return cw([this.project(d.getSouthWest(),b)._subtract(c),this.project(d.getNorthWest(),b)._subtract(c),this.project(d.getSouthEast(),b)._subtract(c),this.project(d.getNorthEast(),b)._subtract(c)])},_getCenterLayerPoint:function(){return this.containerPointToLayerPoint(this.getSize()._divideBy(2))},_getCenterOffset:function(a){return this.latLngToLayerPoint(a).subtract(this._getCenterLayerPoint())},_limitCenter:function(h,b,a){if(!a){return h}var c=this.project(h,b),d=this.getSize().divideBy(2),g=new bD(c.subtract(d),c.add(d)),f=this._getBoundsOffset(g,a,b);return f.round().equals([0,0])?h:this.unproject(c.add(f),b)},_limitOffset:function(d,b){if(!b){return d}var a=this.getPixelBounds(),c=new bD(a.min.add(d),a.max.add(d));return d.add(this._getBoundsOffset(c,b))},_getBoundsOffset:function(g,b,a){var c=cw(this.project(b.getNorthEast(),a),this.project(b.getSouthWest(),a)),d=c.min.subtract(g.min),f=c.max.subtract(g.max);return new bS(this._rebound(d.x,-f.x),this._rebound(d.y,-f.y))},_rebound:function(b,a){return 0<b+a?Math.round(b-a)/2:Math.max(0,Math.ceil(b))-Math.max(0,Math.floor(a))},_limitZoom:function(d){var b=this.getMinZoom(),a=this.getMaxZoom(),c=dI?this.options.zoomSnap:1;return c&&(d=Math.round(d/c)*c),Math.max(b,Math.min(a,d))},_onPanTransitionStep:function(){this.fire("move")},_onPanTransitionEnd:function(){ah(this._mapPane,"leaflet-pan-anim"),this.fire("moveend")},_tryAnimatedPan:function(c,b){var a=this._getCenterOffset(c)._trunc();return !(!0!==(b&&b.animate)&&!this.getSize().contains(a))&&(this.panBy(a,b),!0)},_createAnimProxy:function(){var a=this._proxy=c9("div","leaflet-proxy leaflet-zoom-animated");this._panes.mapPane.appendChild(a),this.on("zoomanim",function(d){var c=dk,b=this._proxy.style[c];bm(this._proxy,this.project(d.center,d.zoom),this.getZoomScale(d.zoom,1)),b===this._proxy.style[c]&&this._animatingZoom&&this._onZoomTransitionEnd()},this),this.on("load moveend",this._animMoveEnd,this),this._on("unload",this._destroyAnimProxy,this)},_destroyAnimProxy:function(){c0(this._proxy),this.off("load moveend",this._animMoveEnd,this),delete this._proxy},_animMoveEnd:function(){var b=this.getCenter(),a=this.getZoom();bm(this._proxy,this.project(b,a),this.getZoomScale(a,1))},_catchTransitionEnd:function(a){this._animatingZoom&&0<=a.propertyName.indexOf("transform")&&this._onZoomTransitionEnd()},_nothingToAnimate:function(){return !this._container.getElementsByClassName("leaflet-zoom-animated").length},_tryAnimatedZoom:function(f,b,a){if(this._animatingZoom){return !0}if(a=a||{},!this._zoomAnimated||!1===a.animate||this._nothingToAnimate()||Math.abs(b-this._zoom)>this.options.zoomAnimationThreshold){return !1}var c=this.getZoomScale(b),d=this._getCenterOffset(f)._divideBy(1-1/c);return !(!0!==a.animate&&!this.getSize().contains(d))&&(ca(function(){this._moveStart(!0,!1)._animateZoom(f,b,!0)},this),!0)},_animateZoom:function(d,b,a,c){this._mapPane&&(a&&(this._animatingZoom=!0,this._animateToCenter=d,this._animateToZoom=b,aK(this._mapPane,"leaflet-zoom-anim")),this.fire("zoomanim",{center:d,zoom:b,noUpdate:c}),setTimeout(cE(this._onZoomTransitionEnd,this),250))},_onZoomTransitionEnd:function(){this._animatingZoom&&(this._mapPane&&ah(this._mapPane,"leaflet-zoom-anim"),this._animatingZoom=!1,this._move(this._animateToCenter,this._animateToZoom),ca(function(){this._moveEnd(!0)},this))}});function d7(a){return new dY(a)}var dY=c6.extend({options:{position:"topright"},initialize:function(a){aG(this,a)},getPosition:function(){return this.options.position},setPosition:function(b){var a=this._map;return a&&a.removeControl(this),this.options.position=b,a&&a.addControl(this),this},getContainer:function(){return this._container},addTo:function(d){this.remove(),this._map=d;var b=this._container=this.onAdd(d),a=this.getPosition(),c=d._controlCorners[a];return aK(b,"leaflet-control"),-1!==a.indexOf("bottom")?c.insertBefore(b,c.firstChild):c.appendChild(b),this._map.on("unload",this.remove,this),this},remove:function(){return this._map&&(c0(this._container),this.onRemove&&this.onRemove(this._map),this._map.off("unload",this.remove,this),this._map=null),this},_refocusOnMap:function(a){this._map&&a&&0<a.screenX&&0<a.screenY&&this._map.getContainer().focus()}});bX.include({addControl:function(a){return a.addTo(this),this},removeControl:function(a){return a.remove(),this},_initControlPos:function(){var a=this._controlCorners={},b="leaflet-",c=this._controlContainer=c9("div",b+"control-container",this._container);function d(h,g){var f=b+h+" "+b+g;a[h+g]=c9("div",f,c)}d("top","left"),d("top","right"),d("bottom","left"),d("bottom","right")},_clearControlPos:function(){for(var a in this._controlCorners){c0(this._controlCorners[a])}c0(this._controlContainer),delete this._controlCorners,delete this._controlContainer}});var bP=dY.extend({options:{collapsed:!0,position:"topright",autoZIndex:!0,hideSingleBase:!1,sortLayers:!1,sortFunction:function(d,b,a,c){return a<c?-1:c<a?1:0}},initialize:function(d,b,a){for(var c in aG(this,a),this._layerControlInputs=[],this._layers=[],this._lastZIndex=0,this._handlingClick=!1,d){this._addLayer(d[c],c)}for(c in b){this._addLayer(b[c],c,!0)}},onAdd:function(b){this._initLayout(),this._update(),(this._map=b).on("zoomend",this._checkDisabledLayers,this);for(var a=0;a<this._layers.length;a++){this._layers[a].layer.on("add remove",this._onLayerChange,this)}return this._container},addTo:function(a){return dY.prototype.addTo.call(this,a),this._expandIfNotCollapsed()},onRemove:function(){this._map.off("zoomend",this._checkDisabledLayers,this);for(var a=0;a<this._layers.length;a++){this._layers[a].layer.off("add remove",this._onLayerChange,this)}},addBaseLayer:function(b,a){return this._addLayer(b,a),this._map?this._update():this},addOverlay:function(b,a){return this._addLayer(b,a,!0),this._map?this._update():this},removeLayer:function(b){b.off("add remove",this._onLayerChange,this);var a=this._getLayer(b9(b));return a&&this._layers.splice(this._layers.indexOf(a),1),this._map?this._update():this},expand:function(){aK(this._container,"leaflet-control-layers-expanded"),this._section.style.height=null;var a=this._map.getSize().y-(this._container.offsetTop+50);return a<this._section.clientHeight?(aK(this._section,"leaflet-control-layers-scrollbar"),this._section.style.height=a+"px"):ah(this._section,"leaflet-control-layers-scrollbar"),this._checkDisabledLayers(),this},collapse:function(){return ah(this._container,"leaflet-control-layers-expanded"),this},_initLayout:function(){var f="leaflet-control-layers",b=this._container=c9("div",f),a=this.options.collapsed;b.setAttribute("aria-haspopup",!0),cA(b),bH(b);var c=this._section=c9("section",f+"-list");a&&(this._map.on("click",this.collapse,this),cC||eg(b,{mouseenter:this.expand,mouseleave:this.collapse},this));var d=this._layersLink=c9("a",f+"-toggle",b);d.href="#",d.title="Layers",aE?(eg(d,"click",cq),eg(d,"click",this.expand,this)):eg(d,"focus",this.expand,this),a||this.expand(),this._baseLayersList=c9("div",f+"-base",c),this._separator=c9("div",f+"-separator",c),this._overlaysList=c9("div",f+"-overlays",c),b.appendChild(c)},_getLayer:function(b){for(var a=0;a<this._layers.length;a++){if(this._layers[a]&&b9(this._layers[a].layer)===b){return this._layers[a]}}},_addLayer:function(c,b,a){this._map&&c.on("add remove",this._onLayerChange,this),this._layers.push({layer:c,name:b,overlay:a}),this.options.sortLayers&&this._layers.sort(cE(function(e,d){return this.options.sortFunction(e.layer,d.layer,e.name,d.name)},this)),this.options.autoZIndex&&c.setZIndex&&(this._lastZIndex++,c.setZIndex(this._lastZIndex)),this._expandIfNotCollapsed()},_update:function(){if(!this._container){return this}aq(this._baseLayersList),aq(this._overlaysList),this._layerControlInputs=[];for(var f,b,a,c=0,d=0;d<this._layers.length;d++){a=this._layers[d],this._addItem(a),b=b||a.overlay,f=f||!a.overlay,c+=a.overlay?0:1}return this.options.hideSingleBase&&(f=f&&1<c,this._baseLayersList.style.display=f?"":"none"),this._separator.style.display=b&&f?"":"none",this},_onLayerChange:function(c){this._handlingClick||this._update();var b=this._getLayer(b9(c.target)),a=b.overlay?"add"===c.type?"overlayadd":"overlayremove":"add"===c.type?"baselayerchange":null;a&&this._map.fire(a,b)},_createRadioElement:function(d,b){var a='<input type="radio" class="leaflet-control-layers-selector" name="'+d+'"'+(b?' checked="checked"':"")+"/>",c=document.createElement("div");return c.innerHTML=a,c.firstChild},_addItem:function(g){var b,a=document.createElement("label"),c=this._map.hasLayer(g.layer);g.overlay?((b=document.createElement("input")).type="checkbox",b.className="leaflet-control-layers-selector",b.defaultChecked=c):b=this._createRadioElement("leaflet-base-layers_"+b9(this),c),this._layerControlInputs.push(b),b.layerId=b9(g.layer),eg(b,"click",this._onInputClick,this);var d=document.createElement("span");d.innerHTML=" "+g.name;var f=document.createElement("div");return a.appendChild(f),f.appendChild(b),f.appendChild(d),(g.overlay?this._overlaysList:this._baseLayersList).appendChild(a),this._checkDisabledLayers(),a},_onInputClick:function(){var g,b,a=this._layerControlInputs,c=[],d=[];this._handlingClick=!0;for(var f=a.length-1;0<=f;f--){g=a[f],b=this._getLayer(g.layerId).layer,g.checked?c.push(b):g.checked||d.push(b)}for(f=0;f<d.length;f++){this._map.hasLayer(d[f])&&this._map.removeLayer(d[f])}for(f=0;f<c.length;f++){this._map.hasLayer(c[f])||this._map.addLayer(c[f])}this._handlingClick=!1,this._refocusOnMap()},_checkDisabledLayers:function(){for(var f,b,a=this._layerControlInputs,c=this._map.getZoom(),d=a.length-1;0<=d;d--){f=a[d],b=this._getLayer(f.layerId).layer,f.disabled=void 0!==b.options.minZoom&&c<b.options.minZoom||void 0!==b.options.maxZoom&&c>b.options.maxZoom}},_expandIfNotCollapsed:function(){return this._map&&!this.options.collapsed&&this.expand(),this},_expand:function(){return this.expand()},_collapse:function(){return this.collapse()}}),ac=dY.extend({options:{position:"topleft",zoomInText:"+",zoomInTitle:"Zoom in",zoomOutText:"&#x2212;",zoomOutTitle:"Zoom out"},onAdd:function(d){var b="leaflet-control-zoom",a=c9("div",b+" leaflet-bar"),c=this.options;return this._zoomInButton=this._createButton(c.zoomInText,c.zoomInTitle,b+"-in",a,this._zoomIn),this._zoomOutButton=this._createButton(c.zoomOutText,c.zoomOutTitle,b+"-out",a,this._zoomOut),this._updateDisabled(),d.on("zoomend zoomlevelschange",this._updateDisabled,this),a},onRemove:function(a){a.off("zoomend zoomlevelschange",this._updateDisabled,this)},disable:function(){return this._disabled=!0,this._updateDisabled(),this},enable:function(){return this._disabled=!1,this._updateDisabled(),this},_zoomIn:function(a){!this._disabled&&this._map._zoom<this._map.getMaxZoom()&&this._map.zoomIn(this._map.options.zoomDelta*(a.shiftKey?3:1))},_zoomOut:function(a){!this._disabled&&this._map._zoom>this._map.getMinZoom()&&this._map.zoomOut(this._map.options.zoomDelta*(a.shiftKey?3:1))},_createButton:function(g,b,a,c,d){var f=c9("a",a,c);return f.innerHTML=g,f.href="#",f.title=b,f.setAttribute("role","button"),f.setAttribute("aria-label",b),cA(f),eg(f,"click",cq),eg(f,"click",d,this),eg(f,"click",this._refocusOnMap,this),f},_updateDisabled:function(){var b=this._map,a="leaflet-disabled";ah(this._zoomInButton,a),ah(this._zoomOutButton,a),!this._disabled&&b._zoom!==b.getMinZoom()||aK(this._zoomOutButton,a),!this._disabled&&b._zoom!==b.getMaxZoom()||aK(this._zoomInButton,a)}});bX.mergeOptions({zoomControl:!0}),bX.addInitHook(function(){this.options.zoomControl&&(this.zoomControl=new ac,this.addControl(this.zoomControl))});var cT=dY.extend({options:{position:"bottomleft",maxWidth:100,metric:!0,imperial:!0},onAdd:function(d){var b="leaflet-control-scale",a=c9("div",b),c=this.options;return this._addScales(c,b+"-line",a),d.on(c.updateWhenIdle?"moveend":"move",this._update,this),d.whenReady(this._update,this),a},onRemove:function(a){a.off(this.options.updateWhenIdle?"moveend":"move",this._update,this)},_addScales:function(c,b,a){c.metric&&(this._mScale=c9("div",b,a)),c.imperial&&(this._iScale=c9("div",b,a))},_update:function(){var c=this._map,b=c.getSize().y/2,a=c.distance(c.containerPointToLatLng([0,b]),c.containerPointToLatLng([this.options.maxWidth,b]));this._updateScales(a)},_updateScales:function(a){this.options.metric&&a&&this._updateMetric(a),this.options.imperial&&a&&this._updateImperial(a)},_updateMetric:function(c){var b=this._getRoundNum(c),a=b<1000?b+" m":b/1000+" km";this._updateScale(this._mScale,a,b/c)},_updateImperial:function(f){var b,a,c,d=3.2808399*f;5280<d?(b=d/5280,a=this._getRoundNum(b),this._updateScale(this._iScale,a+" mi",a/b)):(c=this._getRoundNum(d),this._updateScale(this._iScale,c+" ft",c/d))},_updateScale:function(c,b,a){c.style.width=Math.round(this.options.maxWidth*a)+"px",c.innerHTML=b},_getRoundNum:function(c){var b=Math.pow(10,(Math.floor(c)+"").length-1),a=c/b;return b*(a=10<=a?10:5<=a?5:3<=a?3:2<=a?2:1)}}),dh=dY.extend({options:{position:"bottomright",prefix:'<a href="https://leafletjs.com" title="A JS library for interactive maps">Leaflet</a>'},initialize:function(a){aG(this,a),this._attributions={}},onAdd:function(b){for(var a in (b.attributionControl=this)._container=c9("div","leaflet-control-attribution"),cA(this._container),b._layers){b._layers[a].getAttribution&&this.addAttribution(b._layers[a].getAttribution())}return this._update(),this._container},setPrefix:function(a){return this.options.prefix=a,this._update(),this},addAttribution:function(a){return a&&(this._attributions[a]||(this._attributions[a]=0),this._attributions[a]++,this._update()),this},removeAttribution:function(a){return a&&this._attributions[a]&&(this._attributions[a]--,this._update()),this},_update:function(){if(this._map){var c=[];for(var b in this._attributions){this._attributions[b]&&c.push(b)}var a=[];this.options.prefix&&a.push(this.options.prefix),c.length&&a.push(c.join(", ")),this._container.innerHTML=a.join(" | ")}}});bX.mergeOptions({attributionControl:!0}),bX.addInitHook(function(){this.options.attributionControl&&(new dh).addTo(this)});dY.Layers=bP,dY.Zoom=ac,dY.Scale=cT,dY.Attribution=dh,d7.layers=function(c,b,a){return new bP(c,b,a)},d7.zoom=function(a){return new ac(a)},d7.scale=function(a){return new cT(a)},d7.attribution=function(a){return new dh(a)};var bE=c6.extend({initialize:function(a){this._map=a},enable:function(){return this._enabled||(this._enabled=!0,this.addHooks()),this},disable:function(){return this._enabled&&(this._enabled=!1,this.removeHooks()),this},enabled:function(){return !!this._enabled}});bE.addTo=function(b,a){return b.addHandler(a,this),this};var a0,cm={Events:ec},cx=aE?"touchstart mousedown":"mousedown",c7={mousedown:"mouseup",touchstart:"touchend",pointerdown:"touchend",MSPointerDown:"touchend"},cY={mousedown:"mousemove",touchstart:"touchmove",pointerdown:"touchmove",MSPointerDown:"touchmove"},ao=aZ.extend({options:{clickTolerance:3},initialize:function(d,b,a,c){aG(this,c),this._element=d,this._dragStartTarget=b||d,this._preventOutline=a},enable:function(){this._enabled||(eg(this._dragStartTarget,cx,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(ao._dragging===this&&this.finishDrag(),da(this._dragStartTarget,cx,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(c){var b,a;!c._simulated&&this._enabled&&(this._moved=!1,b3(this._element,"leaflet-zoom-anim")||ao._dragging||c.shiftKey||1!==c.which&&1!==c.button&&!c.touches||((ao._dragging=this)._preventOutline&&cJ(this._element),dX(),d1(),this._moving||(this.fire("down"),b=c.touches?c.touches[0]:c,a=aB(this._element),this._startPoint=new bS(b.clientX,b.clientY),this._parentScale=dl(a),eg(document,cY[c.type],this._onMove,this),eg(document,c7[c.type],this._onUp,this))))},_onMove:function(c){var b,a;!c._simulated&&this._enabled&&(c.touches&&1<c.touches.length?this._moved=!0:((a=new bS((b=c.touches&&1===c.touches.length?c.touches[0]:c).clientX,b.clientY)._subtract(this._startPoint)).x||a.y)&&(Math.abs(a.x)+Math.abs(a.y)<this.options.clickTolerance||(a.x/=this._parentScale.x,a.y/=this._parentScale.y,c1(c),this._moved||(this.fire("dragstart"),this._moved=!0,this._startPos=d6(this._element).subtract(a),aK(document.body,"leaflet-dragging"),this._lastTarget=c.target||c.srcElement,window.SVGElementInstance&&this._lastTarget instanceof window.SVGElementInstance&&(this._lastTarget=this._lastTarget.correspondingUseElement),aK(this._lastTarget,"leaflet-drag-target")),this._newPos=this._startPos.add(a),this._moving=!0,eb(this._animRequest),this._lastEvent=c,this._animRequest=ca(this._updatePosition,this,!0))))},_updatePosition:function(){var a={originalEvent:this._lastEvent};this.fire("predrag",a),dF(this._element,this._newPos),this.fire("drag",a)},_onUp:function(a){!a._simulated&&this._enabled&&this.finishDrag()},finishDrag:function(){for(var a in ah(document.body,"leaflet-dragging"),this._lastTarget&&(ah(this._lastTarget,"leaflet-drag-target"),this._lastTarget=null),cY){da(document,cY[a],this._onMove,this),da(document,c7[a],this._onUp,this)}dO(),bR(),this._moved&&this._moving&&(eb(this._animRequest),this.fire("dragend",{distance:this._newPos.distanceTo(this._startPos)})),this._moving=!1,ao._dragging=!1}});function bv(c,b){if(!b||!c.length){return c.slice()}var a=b*b;return c=function(k,f){var d=k.length,g=new (typeof Uint8Array!=void 0+""?Uint8Array:Array)(d);g[0]=g[d-1]=1,function k(q,m,t,v,x){var w,l,p,y=0;for(l=v+1;l<=x-1;l++){p=aR(q[l],q[v],q[x],!0),y<p&&(w=l,y=p)}t<y&&(m[w]=1,k(q,m,t,v,w),k(q,m,t,w,x))}(k,g,f,0,d-1);var h,j=[];for(h=0;h<d;h++){g[h]&&j.push(k[h])}return j}(c=function(k,f){for(var d=[k[0]],g=1,h=0,j=k.length;g<j;g++){(function(p,m){var l=m.x-p.x,o=m.y-p.y;return l*l+o*o})(k[g],k[h])>f&&(d.push(k[g]),h=g)}h<j-1&&d.push(k[j-1]);return d}(c,a),a)}function du(c,b,a){return Math.sqrt(aR(c,b,a,!0))}function b1(m,f,c,g,j){var l,k,b,d=g?a0:ag(m,c),p=ag(f,c);for(a0=p;;){if(!(d|p)){return[m,f]}if(d&p){return !1}b=ag(k=aI(m,f,l=d||p,c,j),c),l===d?(m=k,d=b):(f=k,p=b)}}function aI(q,f,c,j,k){var p,m,b=f.x-q.x,d=f.y-q.y,v=j.min,g=j.max;return 8&c?(p=q.x+b*(g.y-q.y)/d,m=g.y):4&c?(p=q.x+b*(v.y-q.y)/d,m=v.y):2&c?(p=g.x,m=q.y+d*(g.x-q.x)/b):1&c&&(p=v.x,m=q.y+d*(v.x-q.x)/b),new bS(p,m,k)}function ag(c,b){var a=0;return c.x<b.min.x?a|=1:c.x>b.max.x&&(a|=2),c.y<b.min.y?a|=4:c.y>b.max.y&&(a|=8),a}function aR(m,f,c,g){var j,l=f.x,k=f.y,b=c.x-l,d=c.y-k,p=b*b+d*d;return 0<p&&(1<(j=((m.x-l)*b+(m.y-k)*d)/p)?(l=c.x,k=c.y):0<j&&(l+=b*j,k+=d*j)),b=m.x-l,d=m.y-k,g?b*b+d*d:new bS(l,k)}function cG(a){return !bh(a[0])||"object"!=typeof a[0][0]&&void 0!==a[0][0]}function cb(a){return console.warn("Deprecated use of _flat, please use L.LineUtil.isFlat instead."),cG(a)}var a9={simplify:bv,pointToSegmentDistance:du,closestPointOnSegment:function(c,b,a){return aR(c,b,a)},clipSegment:b1,_getEdgeIntersection:aI,_getBitCode:ag,_sqClosestPointOnSegment:aR,isFlat:cG,_flat:cb};function bk(x,k,g){for(var p,q,w,v,d,j,y,m=[1,4,2,8],f=0,b=x.length;f<b;f++){x[f]._code=ag(x[f],k)}for(w=0;w<4;w++){for(j=m[w],p=[],f=0,q=(b=x.length)-1;f<b;q=f++){v=x[f],d=x[q],v._code&j?d._code&j||((y=aI(d,v,j,k,g))._code=ag(y,k),p.push(y)):(d._code&j&&((y=aI(d,v,j,k,g))._code=ag(y,k),p.push(y)),p.push(v))}x=p}return x}var dD,d4={clipPolygon:bk},dV={project:function(a){return new bS(a.lng,a.lat)},unproject:function(a){return new aQ(a.y,a.x)},bounds:new bD([-180,-90],[180,90])},dM={R:6378137,R_MINOR:6356752.314245179,bounds:new bD([-20037508.34279,-15496570.73972],[20037508.34279,18764656.23138]),project:function(k){var d=Math.PI/180,c=this.R,f=k.lat*d,g=this.R_MINOR/c,j=Math.sqrt(1-g*g),h=j*Math.sin(f),b=Math.tan(Math.PI/4-f/2)/Math.pow((1-h)/(1+h),j/2),f=-c*Math.log(Math.max(b,1e-10));return new bS(k.lng*d*c,f)},unproject:function(m){for(var f,c=180/Math.PI,g=this.R,j=this.R_MINOR/g,l=Math.sqrt(1-j*j),k=Math.exp(-m.y/g),b=Math.PI/2-2*Math.atan(k),d=0,p=0.1;d<15&&1e-07<Math.abs(p);d++){f=l*Math.sin(b),f=Math.pow((1-f)/(1+f),l/2),b+=p=Math.PI/2-2*Math.atan(k*f)-b}return new aQ(b*c,m.x*c/g)}},cH={LonLat:dV,Mercator:dM,SphericalMercator:dC},b2=bs({},a8,{code:"EPSG:3395",projection:dM,transformation:bj(dD=0.5/(Math.PI*dM.R),0.5,-dD,0.5)}),az=bs({},a8,{code:"EPSG:4326",projection:dV,transformation:bj(1/180,1,-1/180,0.5)}),dj=bs({},bu,{projection:dV,transformation:bj(1,0,-1,0),scale:function(a){return Math.pow(2,a)},zoom:function(a){return Math.log(a)/Math.LN2},distance:function(d,b){var a=b.lng-d.lng,c=b.lat-d.lat;return Math.sqrt(a*a+c*c)},infinite:!0});bu.Earth=a8,bu.EPSG3395=b2,bu.EPSG3857=d3,bu.EPSG900913=dU,bu.EPSG4326=az,bu.Simple=dj;var cc=aZ.extend({options:{pane:"overlayPane",attribution:null,bubblingMouseEvents:!0},addTo:function(a){return a.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(a){return a&&a.removeLayer(this),this},getPane:function(a){return this._map.getPane(a?this.options[a]||a:this.options.pane)},addInteractiveTarget:function(a){return this._map._targets[b9(a)]=this},removeInteractiveTarget:function(a){return delete this._map._targets[b9(a)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(c){var b,a=c.target;a.hasLayer(this)&&(this._map=a,this._zoomAnimated=a._zoomAnimated,this.getEvents&&(b=this.getEvents(),a.on(b,this),this.once("remove",function(){a.off(b,this)},this)),this.onAdd(a),this.getAttribution&&a.attributionControl&&a.attributionControl.addAttribution(this.getAttribution()),this.fire("add"),a.fire("layeradd",{layer:this}))}});bX.include({addLayer:function(b){if(!b._layerAdd){throw new Error("The provided object is not a Layer.")}var a=b9(b);return this._layers[a]||((this._layers[a]=b)._mapToAdd=this,b.beforeAdd&&b.beforeAdd(this),this.whenReady(b._layerAdd,b)),this},removeLayer:function(b){var a=b9(b);return this._layers[a]&&(this._loaded&&b.onRemove(this),b.getAttribution&&this.attributionControl&&this.attributionControl.removeAttribution(b.getAttribution()),delete this._layers[a],this._loaded&&(this.fire("layerremove",{layer:b}),b.fire("remove")),b._map=b._mapToAdd=null),this},hasLayer:function(a){return !!a&&b9(a) in this._layers},eachLayer:function(c,b){for(var a in this._layers){c.call(b,this._layers[a])}return this},_addLayers:function(c){for(var b=0,a=(c=c?bh(c)?c:[c]:[]).length;b<a;b++){this.addLayer(c[b])}},_addZoomLimit:function(a){!isNaN(a.options.maxZoom)&&isNaN(a.options.minZoom)||(this._zoomBoundLayers[b9(a)]=a,this._updateZoomLevels())},_removeZoomLimit:function(b){var a=b9(b);this._zoomBoundLayers[a]&&(delete this._zoomBoundLayers[a],this._updateZoomLevels())},_updateZoomLevels:function(){var f=1/0,b=-1/0,a=this._getZoomSpan();for(var c in this._zoomBoundLayers){var d=this._zoomBoundLayers[c].options,f=void 0===d.minZoom?f:Math.min(f,d.minZoom),b=void 0===d.maxZoom?b:Math.max(b,d.maxZoom)}this._layersMaxZoom=b===-1/0?void 0:b,this._layersMinZoom=f===1/0?void 0:f,a!==this._getZoomSpan()&&this.fire("zoomlevelschange"),void 0===this.options.maxZoom&&this._layersMaxZoom&&this.getZoom()>this._layersMaxZoom&&this.setZoom(this._layersMaxZoom),void 0===this.options.minZoom&&this._layersMinZoom&&this.getZoom()<this._layersMinZoom&&this.setZoom(this._layersMinZoom)}});var ed=cc.extend({initialize:function(d,b){var a,c;if(aG(this,b),this._layers={},d){for(a=0,c=d.length;a<c;a++){this.addLayer(d[a])}}},addLayer:function(b){var a=this.getLayerId(b);return this._layers[a]=b,this._map&&this._map.addLayer(b),this},removeLayer:function(b){var a=b in this._layers?b:this.getLayerId(b);return this._map&&this._layers[a]&&this._map.removeLayer(this._layers[a]),delete this._layers[a],this},hasLayer:function(a){return !!a&&("number"==typeof a?a:this.getLayerId(a)) in this._layers},clearLayers:function(){return this.eachLayer(this.removeLayer,this)},invoke:function(d){var b,a,c=Array.prototype.slice.call(arguments,1);for(b in this._layers){(a=this._layers[b])[d]&&a[d].apply(a,c)}return this},onAdd:function(a){this.eachLayer(a.addLayer,a)},onRemove:function(a){this.eachLayer(a.removeLayer,a)},eachLayer:function(c,b){for(var a in this._layers){c.call(b,this._layers[a])}return this},getLayer:function(a){return this._layers[a]},getLayers:function(){var a=[];return this.eachLayer(a.push,a),a},setZIndex:function(a){return this.invoke("setZIndex",a)},getLayerId:b9}),aJ=ed.extend({addLayer:function(a){return this.hasLayer(a)?this:(a.addEventParent(this),ed.prototype.addLayer.call(this,a),this.fire("layeradd",{layer:a}))},removeLayer:function(a){return this.hasLayer(a)?(a in this._layers&&(a=this._layers[a]),a.removeEventParent(this),ed.prototype.removeLayer.call(this,a),this.fire("layerremove",{layer:a})):this},setStyle:function(a){return this.invoke("setStyle",a)},bringToFront:function(){return this.invoke("bringToFront")},bringToBack:function(){return this.invoke("bringToBack")},getBounds:function(){var c=new cX;for(var b in this._layers){var a=this._layers[b];c.extend(a.getBounds?a.getBounds():a.getLatLng())}return c}}),c8=c6.extend({options:{popupAnchor:[0,0],tooltipAnchor:[0,0]},initialize:function(a){aG(this,a)},createIcon:function(a){return this._createIcon("icon",a)},createShadow:function(a){return this._createIcon("shadow",a)},_createIcon:function(d,b){var a=this._getIconUrl(d);if(!a){if("icon"===d){throw new Error("iconUrl not set in Icon options (see the docs).")}return null}var c=this._createImg(a,b&&"IMG"===b.tagName?b:null);return this._setIconStyles(c,d),c},_setIconStyles:function(g,b){var a=this.options,c=a[b+"Size"];"number"==typeof c&&(c=[c,c]);var d=am(c),f=am("shadow"===b&&a.shadowAnchor||a.iconAnchor||d&&d.divideBy(2,!0));g.className="leaflet-marker-"+b+" "+(a.className||""),f&&(g.style.marginLeft=-f.x+"px",g.style.marginTop=-f.y+"px"),d&&(g.style.width=d.x+"px",g.style.height=d.y+"px")},_createImg:function(b,a){return(a=a||document.createElement("img")).src=b,a},_getIconUrl:function(a){return ej&&this.options[a+"RetinaUrl"]||this.options[a+"Url"]}});var ef=c8.extend({options:{iconUrl:"marker-icon.png",iconRetinaUrl:"marker-icon-2x.png",shadowUrl:"marker-shadow.png",iconSize:[25,41],iconAnchor:[12,41],popupAnchor:[1,-34],tooltipAnchor:[16,-28],shadowSize:[41,41]},_getIconUrl:function(a){return ef.imagePath||(ef.imagePath=this._detectIconPath()),(this.options.imagePath||ef.imagePath)+c8.prototype._getIconUrl.call(this,a)},_detectIconPath:function(){var b=c9("div","leaflet-default-icon-path",document.body),a=cz(b,"background-image")||cz(b,"backgroundImage");return document.body.removeChild(b),a=null===a||0!==a.indexOf("url")?"":a.replace(/^url\(["']?/,"").replace(/marker-icon\.png["']?\)$/,"")}}),a1=bE.extend({initialize:function(a){this._marker=a},addHooks:function(){var a=this._marker._icon;this._draggable||(this._draggable=new ao(a,a,!0)),this._draggable.on({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).enable(),aK(a,"leaflet-marker-draggable")},removeHooks:function(){this._draggable.off({dragstart:this._onDragStart,predrag:this._onPreDrag,drag:this._onDrag,dragend:this._onDragEnd},this).disable(),this._marker._icon&&ah(this._marker._icon,"leaflet-marker-draggable")},moved:function(){return this._draggable&&this._draggable._moved},_adjustPan:function(m){var f,c=this._marker,g=c._map,j=this._marker.options.autoPanSpeed,l=this._marker.options.autoPanPadding,k=d6(c._icon),b=g.getPixelBounds(),d=g.getPixelOrigin(),p=cw(b.min._subtract(d).add(l),b.max._subtract(d).subtract(l));p.contains(k)||(f=am((Math.max(p.max.x,k.x)-p.max.x)/(b.max.x-p.max.x)-(Math.min(p.min.x,k.x)-p.min.x)/(b.min.x-p.min.x),(Math.max(p.max.y,k.y)-p.max.y)/(b.max.y-p.max.y)-(Math.min(p.min.y,k.y)-p.min.y)/(b.min.y-p.min.y)).multiplyBy(j),g.panBy(f,{animate:!1}),this._draggable._newPos._add(f),this._draggable._startPos._add(f),dF(c._icon,this._draggable._newPos),this._onDrag(m),this._panRequest=ca(this._adjustPan.bind(this,m)))},_onDragStart:function(){this._oldLatLng=this._marker.getLatLng(),this._marker.closePopup&&this._marker.closePopup(),this._marker.fire("movestart").fire("dragstart")},_onPreDrag:function(a){this._marker.options.autoPan&&(eb(this._panRequest),this._panRequest=ca(this._adjustPan.bind(this,a)))},_onDrag:function(f){var b=this._marker,a=b._shadow,c=d6(b._icon),d=b._map.layerPointToLatLng(c);a&&dF(a,c),b._latlng=d,f.latlng=d,f.oldLatLng=this._oldLatLng,b.fire("move",f).fire("drag",f)},_onDragEnd:function(a){eb(this._panRequest),delete this._oldLatLng,this._marker.fire("moveend").fire("dragend",a)}}),bU=cc.extend({options:{icon:new ef,interactive:!0,keyboard:!0,title:"",alt:"",zIndexOffset:0,opacity:1,riseOnHover:!1,riseOffset:250,pane:"markerPane",shadowPane:"shadowPane",bubblingMouseEvents:!1,draggable:!1,autoPan:!1,autoPanPadding:[50,50],autoPanSpeed:10},initialize:function(b,a){aG(this,a),this._latlng=bK(b)},onAdd:function(a){this._zoomAnimated=this._zoomAnimated&&a.options.markerZoomAnimation,this._zoomAnimated&&a.on("zoomanim",this._animateZoom,this),this._initIcon(),this.update()},onRemove:function(a){this.dragging&&this.dragging.enabled()&&(this.options.draggable=!0,this.dragging.removeHooks()),delete this.dragging,this._zoomAnimated&&a.off("zoomanim",this._animateZoom,this),this._removeIcon(),this._removeShadow()},getEvents:function(){return{zoom:this.update,viewreset:this.update}},getLatLng:function(){return this._latlng},setLatLng:function(b){var a=this._latlng;return this._latlng=bK(b),this.update(),this.fire("move",{oldLatLng:a,latlng:this._latlng})},setZIndexOffset:function(a){return this.options.zIndexOffset=a,this.update()},getIcon:function(){return this.options.icon},setIcon:function(a){return this.options.icon=a,this._map&&(this._initIcon(),this.update()),this._popup&&this.bindPopup(this._popup,this._popup.options),this},getElement:function(){return this._icon},update:function(){var a;return this._icon&&this._map&&(a=this._map.latLngToLayerPoint(this._latlng).round(),this._setPos(a)),this},_initIcon:function(){var g=this.options,b="leaflet-zoom-"+(this._zoomAnimated?"animated":"hide"),a=g.icon.createIcon(this._icon),c=!1;a!==this._icon&&(this._icon&&this._removeIcon(),c=!0,g.title&&(a.title=g.title),"IMG"===a.tagName&&(a.alt=g.alt||"")),aK(a,b),g.keyboard&&(a.tabIndex="0"),this._icon=a,g.riseOnHover&&this.on({mouseover:this._bringToFront,mouseout:this._resetZIndex});var d=g.icon.createShadow(this._shadow),f=!1;d!==this._shadow&&(this._removeShadow(),f=!0),d&&(aK(d,b),d.alt=""),this._shadow=d,g.opacity<1&&this._updateOpacity(),c&&this.getPane().appendChild(this._icon),this._initInteraction(),d&&f&&this.getPane(g.shadowPane).appendChild(this._shadow)},_removeIcon:function(){this.options.riseOnHover&&this.off({mouseover:this._bringToFront,mouseout:this._resetZIndex}),c0(this._icon),this.removeInteractiveTarget(this._icon),this._icon=null},_removeShadow:function(){this._shadow&&c0(this._shadow),this._shadow=null},_setPos:function(a){this._icon&&dF(this._icon,a),this._shadow&&dF(this._shadow,a),this._zIndex=a.y+this.options.zIndexOffset,this._resetZIndex()},_updateZIndex:function(a){this._icon&&(this._icon.style.zIndex=this._zIndex+a)},_animateZoom:function(b){var a=this._map._latLngToNewLayerPoint(this._latlng,b.zoom,b.center).round();this._setPos(a)},_initInteraction:function(){var a;this.options.interactive&&(aK(this._icon,"leaflet-interactive"),this.addInteractiveTarget(this._icon),a1&&(a=this.options.draggable,this.dragging&&(a=this.dragging.enabled(),this.dragging.disable()),this.dragging=new a1(this),a&&this.dragging.enable()))},setOpacity:function(a){return this.options.opacity=a,this._map&&this._updateOpacity(),this},_updateOpacity:function(){var a=this.options.opacity;this._icon&&cd(this._icon,a),this._shadow&&cd(this._shadow,a)},_bringToFront:function(){this._updateZIndex(this.options.riseOffset)},_resetZIndex:function(){this._updateZIndex(0)},_getPopupAnchor:function(){return this.options.icon.options.popupAnchor},_getTooltipAnchor:function(){return this.options.icon.options.tooltipAnchor}});var aA=cc.extend({options:{stroke:!0,color:"#3388ff",weight:3,opacity:1,lineCap:"round",lineJoin:"round",dashArray:null,dashOffset:null,fill:!1,fillColor:null,fillOpacity:0.2,fillRule:"evenodd",interactive:!0,bubblingMouseEvents:!0},beforeAdd:function(a){this._renderer=a.getRenderer(this)},onAdd:function(){this._renderer._initPath(this),this._reset(),this._renderer._addPath(this)},onRemove:function(){this._renderer._removePath(this)},redraw:function(){return this._map&&this._renderer._updatePath(this),this},setStyle:function(a){return aG(this,a),this._renderer&&(this._renderer._updateStyle(this),this.options.stroke&&a&&Object.prototype.hasOwnProperty.call(a,"weight")&&this._updateBounds()),this},bringToFront:function(){return this._renderer&&this._renderer._bringToFront(this),this},bringToBack:function(){return this._renderer&&this._renderer._bringToBack(this),this},getElement:function(){return this._path},_reset:function(){this._project(),this._update()},_clickTolerance:function(){return(this.options.stroke?this.options.weight/2:0)+this._renderer.options.tolerance}}),ap=aA.extend({options:{fill:!0,radius:10},initialize:function(b,a){aG(this,a),this._latlng=bK(b),this._radius=this.options.radius},setLatLng:function(b){var a=this._latlng;return this._latlng=bK(b),this.redraw(),this.fire("move",{oldLatLng:a,latlng:this._latlng})},getLatLng:function(){return this._latlng},setRadius:function(a){return this.options.radius=this._radius=a,this.redraw()},getRadius:function(){return this._radius},setStyle:function(b){var a=b&&b.radius||this._radius;return aA.prototype.setStyle.call(this,b),this.setRadius(a),this},_project:function(){this._point=this._map.latLngToLayerPoint(this._latlng),this._updateBounds()},_updateBounds:function(){var d=this._radius,b=this._radiusY||d,a=this._clickTolerance(),c=[d+a,b+a];this._pxBounds=new bD(this._point.subtract(c),this._point.add(c))},_update:function(){this._map&&this._updatePath()},_updatePath:function(){this._renderer._updateCircle(this)},_empty:function(){return this._radius&&!this._renderer._bounds.intersects(this._pxBounds)},_containsPoint:function(a){return a.distanceTo(this._point)<=this._radius+this._clickTolerance()}});var bF=ap.extend({initialize:function(c,b,a){if("number"==typeof b&&(b=bs({},a,{radius:b})),aG(this,b),this._latlng=bK(c),isNaN(this.options.radius)){throw new Error("Circle radius cannot be NaN")}this._mRadius=this.options.radius},setRadius:function(a){return this._mRadius=a,this.redraw()},getRadius:function(){return this._mRadius},getBounds:function(){var a=[this._radius,this._radiusY||this._radius];return new cX(this._map.layerPointToLatLng(this._point.subtract(a)),this._map.layerPointToLatLng(this._point.add(a)))},setStyle:aA.prototype.setStyle,_project:function(){var w,j,f,m,p,v,q,b,g=this._latlng.lng,x=this._latlng.lat,k=this._map,d=k.options.crs;d.distance===a8.distance?(w=Math.PI/180,j=this._mRadius/a8.R/w,f=k.project([x+j,g]),m=k.project([x-j,g]),p=f.add(m).divideBy(2),v=k.unproject(p).lat,q=Math.acos((Math.cos(j*w)-Math.sin(x*w)*Math.sin(v*w))/(Math.cos(x*w)*Math.cos(v*w)))/w,!isNaN(q)&&0!==q||(q=j/Math.cos(Math.PI/180*x)),this._point=p.subtract(k.getPixelOrigin()),this._radius=isNaN(q)?0:p.x-k.project([v,g-q]).x,this._radiusY=p.y-f.y):(b=d.unproject(d.project(this._latlng).subtract([this._mRadius,0])),this._point=k.latLngToLayerPoint(this._latlng),this._radius=this._point.x-k.latLngToLayerPoint(b).x),this._updateBounds()}});var cy=aA.extend({options:{smoothFactor:1,noClip:!1},initialize:function(b,a){aG(this,a),this._setLatLngs(b)},getLatLngs:function(){return this._latlngs},setLatLngs:function(a){return this._setLatLngs(a),this.redraw()},isEmpty:function(){return !this._latlngs.length},closestLayerPoint:function(w){for(var j,f,m=1/0,p=null,v=aR,q=0,b=this._parts.length;q<b;q++){for(var g=this._parts[q],x=1,k=g.length;x<k;x++){var d=v(w,j=g[x-1],f=g[x],!0);d<m&&(m=d,p=v(w,j,f))}}return p&&(p.distance=Math.sqrt(m)),p},getCenter:function(){if(!this._map){throw new Error("Must add layer to map before using getCenter()")}var m,f,c,g,j,l,k,b=this._rings[0],d=b.length;if(!d){return null}for(f=m=0;m<d-1;m++){f+=b[m].distanceTo(b[m+1])/2}if(0===f){return this._map.layerPointToLatLng(b[0])}for(g=m=0;m<d-1;m++){if(j=b[m],l=b[m+1],f<(g+=c=j.distanceTo(l))){return k=(g-f)/c,this._map.layerPointToLatLng([l.x-k*(l.x-j.x),l.y-k*(l.y-j.y)])}}},getBounds:function(){return this._bounds},addLatLng:function(b,a){return a=a||this._defaultShape(),b=bK(b),a.push(b),this._bounds.extend(b),this.redraw()},_setLatLngs:function(a){this._bounds=new cX,this._latlngs=this._convertLatLngs(a)},_defaultShape:function(){return cG(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(f){for(var b=[],a=cG(f),c=0,d=f.length;c<d;c++){a?(b[c]=bK(f[c]),this._bounds.extend(b[c])):b[c]=this._convertLatLngs(f[c])}return b},_project:function(){var a=new bD;this._rings=[],this._projectLatlngs(this._latlngs,this._rings,a),this._bounds.isValid()&&a.isValid()&&(this._rawPxBounds=a,this._updateBounds())},_updateBounds:function(){var b=this._clickTolerance(),a=new bS(b,b);this._pxBounds=new bD([this._rawPxBounds.min.subtract(a),this._rawPxBounds.max.add(a)])},_projectLatlngs:function(h,b,a){var c,d,g=h[0] instanceof aQ,f=h.length;if(g){for(d=[],c=0;c<f;c++){d[c]=this._map.latLngToLayerPoint(h[c]),a.extend(d[c])}b.push(d)}else{for(c=0;c<f;c++){this._projectLatlngs(h[c],b,a)}}},_clipPoints:function(){var m=this._renderer._bounds;if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(m)){if(this.options.noClip){this._parts=this._rings}else{for(var f,c,g,j,l=this._parts,k=0,b=0,d=this._rings.length;k<d;k++){for(f=0,c=(j=this._rings[k]).length;f<c-1;f++){(g=b1(j[f],j[f+1],m,f,!0))&&(l[b]=l[b]||[],l[b].push(g[0]),g[1]===j[f+1]&&f!==c-2||(l[b].push(g[1]),b++))}}}}},_simplifyPoints:function(){for(var d=this._parts,b=this.options.smoothFactor,a=0,c=d.length;a<c;a++){d[a]=bv(d[a],b)}},_update:function(){this._map&&(this._clipPoints(),this._simplifyPoints(),this._updatePath())},_updatePath:function(){this._renderer._updatePoly(this)},_containsPoint:function(m,f){var c,g,j,l,k,b,d=this._clickTolerance();if(!this._pxBounds||!this._pxBounds.contains(m)){return !1}for(c=0,l=this._parts.length;c<l;c++){for(g=0,j=(k=(b=this._parts[c]).length)-1;g<k;j=g++){if((f||0!==g)&&du(m,b[j],b[g])<=d){return !0}}}return !1}});cy._flat=cb;var cZ=cy.extend({options:{fill:!0},isEmpty:function(){return !this._latlngs.length||!this._latlngs[0].length},getCenter:function(){if(!this._map){throw new Error("Must add layer to map before using getCenter()")}var q,f,c,j,k,p,m,b,d,v=this._rings[0],g=v.length;if(!g){return null}for(q=p=m=b=0,f=g-1;q<g;f=q++){c=v[q],j=v[f],k=c.y*j.x-j.y*c.x,m+=(c.x+j.x)*k,b+=(c.y+j.y)*k,p+=3*k}return d=0===p?v[0]:[m/p,b/p],this._map.layerPointToLatLng(d)},_convertLatLngs:function(c){var b=cy.prototype._convertLatLngs.call(this,c),a=b.length;return 2<=a&&b[0] instanceof aQ&&b[0].equals(b[a-1])&&b.pop(),b},_setLatLngs:function(a){cy.prototype._setLatLngs.call(this,a),cG(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return cG(this._latlngs[0])?this._latlngs[0]:this._latlngs[0][0]},_clipPoints:function(){var g=this._renderer._bounds,b=this.options.weight,a=new bS(b,b),g=new bD(g.min.subtract(a),g.max.add(a));if(this._parts=[],this._pxBounds&&this._pxBounds.intersects(g)){if(this.options.noClip){this._parts=this._rings}else{for(var c,d=0,f=this._rings.length;d<f;d++){(c=bk(this._rings[d],g,!0)).length&&this._parts.push(c)}}}},_updatePath:function(){this._renderer._updatePoly(this,!0)},_containsPoint:function(m){var f,c,g,j,l,k,b,d,p=!1;if(!this._pxBounds||!this._pxBounds.contains(m)){return !1}for(j=0,b=this._parts.length;j<b;j++){for(l=0,k=(d=(f=this._parts[j]).length)-1;l<d;k=l++){c=f[l],g=f[k],c.y>m.y!=g.y>m.y&&m.x<(g.x-c.x)*(m.y-c.y)/(g.y-c.y)+c.x&&(p=!p)}}return p||cy.prototype._containsPoint.call(this,m,!0)}});var co=aJ.extend({initialize:function(b,a){aG(this,a),this._layers={},b&&this.addData(b)},addData:function(h){var b,a,c,d=bh(h)?h:h.features;if(d){for(b=0,a=d.length;b<a;b++){((c=d[b]).geometries||c.geometry||c.features||c.coordinates)&&this.addData(c)}return this}var g=this.options;if(g.filter&&!g.filter(h)){return this}var f=aS(h,g);return f?(f.feature=cQ(h),f.defaultOptions=f.options,this.resetStyle(f),g.onEachFeature&&g.onEachFeature(h,f),this.addLayer(f)):this},resetStyle:function(a){return void 0===a?this.eachLayer(this.resetStyle,this):(a.options=bs({},a.defaultOptions),this._setLayerStyle(a,this.options.style),this)},setStyle:function(a){return this.eachLayer(function(b){this._setLayerStyle(b,a)},this)},_setLayerStyle:function(b,a){b.setStyle&&("function"==typeof a&&(a=a(b.feature)),b.setStyle(a))}});function aS(w,j){var f,m,p,v,q="Feature"===w.type?w.geometry:w,b=q?q.coordinates:null,g=[],x=j&&j.pointToLayer,k=j&&j.coordsToLatLng||dN;if(!b&&!q){return null}switch(q.type){case"Point":return bM(x,w,f=k(b),j);case"MultiPoint":for(p=0,v=b.length;p<v;p++){f=k(b[p]),g.push(bM(x,w,f,j))}return new aJ(g);case"LineString":case"MultiLineString":return m=bw(b,"LineString"===q.type?0:1,k),new cy(m,j);case"Polygon":case"MultiPolygon":return m=bw(b,"Polygon"===q.type?1:2,k),new cZ(m,j);case"GeometryCollection":for(p=0,v=q.geometries.length;p<v;p++){var d=aS({geometry:q.geometries[p],type:"Feature",properties:w.properties},j);d&&g.push(d)}return new aJ(g);default:throw new Error("Invalid GeoJSON object.")}}function bM(d,b,a,c){return d?d(b,a):new bU(a,c&&c.markersInheritOptions&&c)}function dN(a){return new aQ(a[1],a[0],a[2])}function bw(h,b,a){for(var c,d=[],g=0,f=h.length;g<f;g++){c=b?bw(h[g],b-1,a):(a||dN)(h[g]),d.push(c)}return d}function ba(b,a){return a="number"==typeof a?a:6,void 0!==b.alt?[cW(b.lng,a),cW(b.lat,a),cW(b.alt,a)]:[cW(b.lng,a),cW(b.lat,a)]}function dv(h,b,a,c){for(var d=[],g=0,f=h.length;g<f;g++){d.push(b?dv(h[g],b-1,a,c):ba(h[g],c))}return !b&&a&&d.push(d[0]),d}function dE(b,a){return b.feature?bs({},b.feature,{geometry:a}):cQ(a)}function cQ(a){return"Feature"===a.type||"FeatureCollection"===a.type?a:{type:"Feature",properties:{},geometry:a}}var bl={toGeoJSON:function(a){return dE(this,{type:"Point",coordinates:ba(this.getLatLng(),a)})}};function bV(b,a){return new co(b,a)}bU.include(bl),bF.include(bl),ap.include(bl),cy.include({toGeoJSON:function(b){var a=!cG(this._latlngs);return dE(this,{type:(a?"Multi":"")+"LineString",coordinates:dv(this._latlngs,a?1:0,!1,b)})}}),cZ.include({toGeoJSON:function(d){var b=!cG(this._latlngs),a=b&&!cG(this._latlngs[0]),c=dv(this._latlngs,a?2:b?1:0,!0,d);return b||(c=[c]),dE(this,{type:(a?"Multi":"")+"Polygon",coordinates:c})}}),ed.include({toMultiPoint:function(b){var a=[];return this.eachLayer(function(c){a.push(c.toGeoJSON(b).geometry.coordinates)}),dE(this,{type:"MultiPoint",coordinates:a})},toGeoJSON:function(a){var d=this.feature&&this.feature.geometry&&this.feature.geometry.type;if("MultiPoint"===d){return this.toMultiPoint(a)}var b="GeometryCollection"===d,c=[];return this.eachLayer(function(h){var g,f;h.toGeoJSON&&(g=h.toGeoJSON(a),b?c.push(g.geometry):"FeatureCollection"===(f=cQ(g)).type?c.push.apply(c,f.features):c.push(f))}),b?dE(this,{geometries:c,type:"GeometryCollection"}):{type:"FeatureCollection",features:c}}});var d5=bV,dW=cc.extend({options:{opacity:1,alt:"",interactive:!1,crossOrigin:!1,errorOverlayUrl:"",zIndex:1,className:""},initialize:function(c,b,a){this._url=c,this._bounds=cl(b),aG(this,a)},onAdd:function(){this._image||(this._initImage(),this.options.opacity<1&&this._updateOpacity()),this.options.interactive&&(aK(this._image,"leaflet-interactive"),this.addInteractiveTarget(this._image)),this.getPane().appendChild(this._image),this._reset()},onRemove:function(){c0(this._image),this.options.interactive&&this.removeInteractiveTarget(this._image)},setOpacity:function(a){return this.options.opacity=a,this._image&&this._updateOpacity(),this},setStyle:function(a){return a.opacity&&this.setOpacity(a.opacity),this},bringToFront:function(){return this._map&&bx(this._image),this},bringToBack:function(){return this._map&&dw(this._image),this},setUrl:function(a){return this._url=a,this._image&&(this._image.src=a),this},setBounds:function(a){return this._bounds=cl(a),this._map&&this._reset(),this},getEvents:function(){var a={zoom:this._reset,viewreset:this._reset};return this._zoomAnimated&&(a.zoomanim=this._animateZoom),a},setZIndex:function(a){return this.options.zIndex=a,this._updateZIndex(),this},getBounds:function(){return this._bounds},getElement:function(){return this._image},_initImage:function(){var b="IMG"===this._url.tagName,a=this._image=b?this._url:c9("img");aK(a,"leaflet-image-layer"),this._zoomAnimated&&aK(a,"leaflet-zoom-animated"),this.options.className&&aK(a,this.options.className),a.onselectstart=al,a.onmousemove=al,a.onload=cE(this.fire,this,"load"),a.onerror=cE(this._overlayOnError,this,"error"),!this.options.crossOrigin&&""!==this.options.crossOrigin||(a.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),this.options.zIndex&&this._updateZIndex(),b?this._url=a.src:(a.src=this._url,a.alt=this.options.alt)},_animateZoom:function(c){var b=this._map.getZoomScale(c.zoom),a=this._map._latLngBoundsToNewLayerBounds(this._bounds,c.zoom,c.center).min;bm(this._image,a,b)},_reset:function(){var c=this._image,b=new bD(this._map.latLngToLayerPoint(this._bounds.getNorthWest()),this._map.latLngToLayerPoint(this._bounds.getSouthEast())),a=b.getSize();dF(c,b.min),c.style.width=a.x+"px",c.style.height=a.y+"px"},_updateOpacity:function(){cd(this._image,this.options.opacity)},_updateZIndex:function(){this._image&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._image.style.zIndex=this.options.zIndex)},_overlayOnError:function(){this.fire("error");var a=this.options.errorOverlayUrl;a&&this._url!==a&&(this._url=a,this._image.src=a)}}),bN=dW.extend({options:{autoplay:!0,loop:!0,keepAspectRatio:!0,muted:!1},_initImage:function(){var h="VIDEO"===this._url.tagName,b=this._image=h?this._url:c9("video");if(aK(b,"leaflet-image-layer"),this._zoomAnimated&&aK(b,"leaflet-zoom-animated"),this.options.className&&aK(b,this.options.className),b.onselectstart=al,b.onmousemove=al,b.onloadeddata=cE(this.fire,this,"load"),h){for(var a=b.getElementsByTagName("source"),c=[],d=0;d<a.length;d++){c.push(a[d].src)}this._url=0<a.length?c:[b.src]}else{bh(this._url)||(this._url=[this._url]),!this.options.keepAspectRatio&&Object.prototype.hasOwnProperty.call(b.style,"objectFit")&&(b.style.objectFit="fill"),b.autoplay=!!this.options.autoplay,b.loop=!!this.options.loop,b.muted=!!this.options.muted;for(var g=0;g<this._url.length;g++){var f=c9("source");f.src=this._url[g],b.appendChild(f)}}}});var ab=dW.extend({_initImage:function(){var a=this._image=this._url;aK(a,"leaflet-image-layer"),this._zoomAnimated&&aK(a,"leaflet-zoom-animated"),this.options.className&&aK(a,this.options.className),a.onselectstart=al,a.onmousemove=al}});var cR=cc.extend({options:{offset:[0,7],className:"",pane:"popupPane"},initialize:function(b,a){aG(this,b),this._source=a},onAdd:function(a){this._zoomAnimated=a._zoomAnimated,this._container||this._initLayout(),a._fadeAnimated&&cd(this._container,0),clearTimeout(this._removeTimeout),this.getPane().appendChild(this._container),this.update(),a._fadeAnimated&&cd(this._container,1),this.bringToFront()},onRemove:function(a){a._fadeAnimated?(cd(this._container,0),this._removeTimeout=setTimeout(cE(c0,void 0,this._container),200)):c0(this._container)},getLatLng:function(){return this._latlng},setLatLng:function(a){return this._latlng=bK(a),this._map&&(this._updatePosition(),this._adjustPan()),this},getContent:function(){return this._content},setContent:function(a){return this._content=a,this.update(),this},getElement:function(){return this._container},update:function(){this._map&&(this._container.style.visibility="hidden",this._updateContent(),this._updateLayout(),this._updatePosition(),this._container.style.visibility="",this._adjustPan())},getEvents:function(){var a={zoom:this._updatePosition,viewreset:this._updatePosition};return this._zoomAnimated&&(a.zoomanim=this._animateZoom),a},isOpen:function(){return !!this._map&&this._map.hasLayer(this)},bringToFront:function(){return this._map&&bx(this._container),this},bringToBack:function(){return this._map&&dw(this._container),this},_prepareOpen:function(d,b,a){if(b instanceof cc||(a=b,b=d),b instanceof aJ){for(var c in d._layers){b=d._layers[c];break}}if(!a){if(b.getCenter){a=b.getCenter()}else{if(!b.getLatLng){throw new Error("Unable to get source layer LatLng.")}a=b.getLatLng()}}return this._source=b,this.update(),a},_updateContent:function(){if(this._content){var b=this._contentNode,a="function"==typeof this._content?this._content(this._source||this):this._content;if("string"==typeof a){b.innerHTML=a}else{for(;b.hasChildNodes();){b.removeChild(b.firstChild)}b.appendChild(a)}this.fire("contentupdate")}},_updatePosition:function(){var f,b,a,c,d;this._map&&(f=this._map.latLngToLayerPoint(this._latlng),b=am(this.options.offset),a=this._getAnchor(),this._zoomAnimated?dF(this._container,f.add(a)):b=b.add(f).add(a),c=this._containerBottom=-b.y,d=this._containerLeft=-Math.round(this._containerWidth/2)+b.x,this._container.style.bottom=c+"px",this._container.style.left=d+"px")},_getAnchor:function(){return[0,0]}}),dm=cR.extend({options:{maxWidth:300,minWidth:50,maxHeight:null,autoPan:!0,autoPanPaddingTopLeft:null,autoPanPaddingBottomRight:null,autoPanPadding:[5,5],keepInView:!1,closeButton:!0,autoClose:!0,closeOnEscapeKey:!0,className:""},openOn:function(a){return a.openPopup(this),this},onAdd:function(a){cR.prototype.onAdd.call(this,a),a.fire("popupopen",{popup:this}),this._source&&(this._source.fire("popupopen",{popup:this},!0),this._source instanceof aA||this._source.on("preclick",ar))},onRemove:function(a){cR.prototype.onRemove.call(this,a),a.fire("popupclose",{popup:this}),this._source&&(this._source.fire("popupclose",{popup:this},!0),this._source instanceof aA||this._source.off("preclick",ar))},getEvents:function(){var a=cR.prototype.getEvents.call(this);return(void 0!==this.options.closeOnClick?this.options.closeOnClick:this._map.options.closePopupOnClick)&&(a.preclick=this._close),this.options.keepInView&&(a.moveend=this._adjustPan),a},_close:function(){this._map&&this._map.closePopup(this)},_initLayout:function(){var d,b="leaflet-popup",a=this._container=c9("div",b+" "+(this.options.className||"")+" leaflet-zoom-animated"),c=this._wrapper=c9("div",b+"-content-wrapper",a);this._contentNode=c9("div",b+"-content",c),cA(a),bH(this._contentNode),eg(a,"contextmenu",ar),this._tipContainer=c9("div",b+"-tip-container",a),this._tip=c9("div",b+"-tip",this._tipContainer),this.options.closeButton&&((d=this._closeButton=c9("a",b+"-close-button",a)).href="#close",d.innerHTML="&#215;",eg(d,"click",this._onCloseButtonClick,this))},_updateLayout:function(){var g=this._contentNode,b=g.style;b.width="",b.whiteSpace="nowrap";var a=g.offsetWidth,a=Math.min(a,this.options.maxWidth);a=Math.max(a,this.options.minWidth),b.width=a+1+"px",b.whiteSpace="",b.height="";var c=g.offsetHeight,d=this.options.maxHeight,f="leaflet-popup-scrolled";d&&d<c?(b.height=d+"px",aK(g,f)):ah(g,f),this._containerWidth=this._container.offsetWidth},_animateZoom:function(c){var b=this._map._latLngToNewLayerPoint(this._latlng,c.zoom,c.center),a=this._getAnchor();dF(this._container,b.add(a))},_adjustPan:function(){var w,j,f,m,p,v,q,b,g,x,k,d;this.options.autoPan&&(this._map._panAnim&&this._map._panAnim.stop(),w=this._map,j=parseInt(cz(this._container,"marginBottom"),10)||0,f=this._container.offsetHeight+j,m=this._containerWidth,(p=new bS(this._containerLeft,-f-this._containerBottom))._add(d6(this._container)),v=w.layerPointToContainerPoint(p),q=am(this.options.autoPanPadding),b=am(this.options.autoPanPaddingTopLeft||q),g=am(this.options.autoPanPaddingBottomRight||q),x=w.getSize(),d=k=0,v.x+m+g.x>x.x&&(k=v.x+m-x.x+g.x),v.x-k-b.x<0&&(k=v.x-b.x),v.y+f+g.y>x.y&&(d=v.y+f-x.y+g.y),v.y-d-b.y<0&&(d=v.y-b.y),(k||d)&&w.fire("autopanstart").panBy([k,d]))},_onCloseButtonClick:function(a){this._close(),cq(a)},_getAnchor:function(){return am(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}});bX.mergeOptions({closePopupOnClick:!0}),bX.include({openPopup:function(c,b,a){return c instanceof dm||(c=new dm(a).setContent(c)),b&&c.setLatLng(b),this.hasLayer(c)?this:(this._popup&&this._popup.options.autoClose&&this.closePopup(),this._popup=c,this.addLayer(c))},closePopup:function(a){return a&&a!==this._popup||(a=this._popup,this._popup=null),a&&this.removeLayer(a),this}}),cc.include({bindPopup:function(b,a){return b instanceof dm?(aG(b,a),(this._popup=b)._source=this):(this._popup&&!a||(this._popup=new dm(a,this)),this._popup.setContent(b)),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(b,a){return this._popup&&this._map&&(a=this._popup._prepareOpen(this,b,a),this._map.openPopup(this._popup,a)),this},closePopup:function(){return this._popup&&this._popup._close(),this},togglePopup:function(a){return this._popup&&(this._popup._map?this.closePopup():this.openPopup(a)),this},isPopupOpen:function(){return !!this._popup&&this._popup.isOpen()},setPopupContent:function(a){return this._popup&&this._popup.setContent(a),this},getPopup:function(){return this._popup},_openPopup:function(b){var a=b.layer||b.target;this._popup&&this._map&&(cq(b),a instanceof aA?this.openPopup(b.layer||b.target,b.latlng):this._map.hasLayer(this._popup)&&this._popup._source===a?this.closePopup():this.openPopup(a,b.latlng))},_movePopup:function(a){this._popup.setLatLng(a.latlng)},_onKeyPress:function(a){13===a.originalEvent.keyCode&&this._openPopup(a)}});var a4=cR.extend({options:{pane:"tooltipPane",offset:[0,0],direction:"auto",permanent:!1,sticky:!1,interactive:!1,opacity:0.9},onAdd:function(a){cR.prototype.onAdd.call(this,a),this.setOpacity(this.options.opacity),a.fire("tooltipopen",{tooltip:this}),this._source&&this._source.fire("tooltipopen",{tooltip:this},!0)},onRemove:function(a){cR.prototype.onRemove.call(this,a),a.fire("tooltipclose",{tooltip:this}),this._source&&this._source.fire("tooltipclose",{tooltip:this},!0)},getEvents:function(){var a=cR.prototype.getEvents.call(this);return aE&&!this.options.permanent&&(a.preclick=this._close),a},_close:function(){this._map&&this._map.closeTooltip(this)},_initLayout:function(){var a="leaflet-tooltip "+(this.options.className||"")+" leaflet-zoom-"+(this._zoomAnimated?"animated":"hide");this._contentNode=this._container=c9("div",a)},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(w){var j,f=this._map,m=this._container,p=f.latLngToContainerPoint(f.getCenter()),v=f.layerPointToContainerPoint(w),q=this.options.direction,b=m.offsetWidth,g=m.offsetHeight,x=am(this.options.offset),k=this._getAnchor(),d="top"===q?(j=b/2,g):"bottom"===q?(j=b/2,0):(j="center"===q?b/2:"right"===q?0:"left"===q?b:v.x<p.x?(q="right",0):(q="left",b+2*(x.x+k.x)),g/2);w=w.subtract(am(j,d,!0)).add(x).add(k),ah(m,"leaflet-tooltip-right"),ah(m,"leaflet-tooltip-left"),ah(m,"leaflet-tooltip-top"),ah(m,"leaflet-tooltip-bottom"),aK(m,"leaflet-tooltip-"+q),dF(m,w)},_updatePosition:function(){var a=this._map.latLngToLayerPoint(this._latlng);this._setPosition(a)},setOpacity:function(a){this.options.opacity=a,this._container&&cd(this._container,a)},_animateZoom:function(b){var a=this._map._latLngToNewLayerPoint(this._latlng,b.zoom,b.center);this._setPosition(a)},_getAnchor:function(){return am(this._source&&this._source._getTooltipAnchor&&!this.options.sticky?this._source._getTooltipAnchor():[0,0])}});bX.include({openTooltip:function(c,b,a){return c instanceof a4||(c=new a4(a).setContent(c)),b&&c.setLatLng(b),this.hasLayer(c)?this:this.addLayer(c)},closeTooltip:function(a){return a&&this.removeLayer(a),this}}),cc.include({bindTooltip:function(b,a){return b instanceof a4?(aG(b,a),(this._tooltip=b)._source=this):(this._tooltip&&!a||(this._tooltip=new a4(a,this)),this._tooltip.setContent(b)),this._initTooltipInteractions(),this._tooltip.options.permanent&&this._map&&this._map.hasLayer(this)&&this.openTooltip(),this},unbindTooltip:function(){return this._tooltip&&(this._initTooltipInteractions(!0),this.closeTooltip(),this._tooltip=null),this},_initTooltipInteractions:function(c){var b,a;!c&&this._tooltipHandlersAdded||(b=c?"off":"on",a={remove:this.closeTooltip,move:this._moveTooltip},this._tooltip.options.permanent?a.add=this._openTooltip:(a.mouseover=this._openTooltip,a.mouseout=this.closeTooltip,this._tooltip.options.sticky&&(a.mousemove=this._moveTooltip),aE&&(a.click=this._openTooltip)),this[b](a),this._tooltipHandlersAdded=!c)},openTooltip:function(b,a){return this._tooltip&&this._map&&(a=this._tooltip._prepareOpen(this,b,a),this._map.openTooltip(this._tooltip,a),this._tooltip.options.interactive&&this._tooltip._container&&(aK(this._tooltip._container,"leaflet-clickable"),this.addInteractiveTarget(this._tooltip._container))),this},closeTooltip:function(){return this._tooltip&&(this._tooltip._close(),this._tooltip.options.interactive&&this._tooltip._container&&(ah(this._tooltip._container,"leaflet-clickable"),this.removeInteractiveTarget(this._tooltip._container))),this},toggleTooltip:function(a){return this._tooltip&&(this._tooltip._map?this.closeTooltip():this.openTooltip(a)),this},isTooltipOpen:function(){return this._tooltip.isOpen()},setTooltipContent:function(a){return this._tooltip&&this._tooltip.setContent(a),this},getTooltip:function(){return this._tooltip},_openTooltip:function(b){var a=b.layer||b.target;this._tooltip&&this._map&&this.openTooltip(a,this._tooltip.options.sticky?b.latlng:void 0)},_moveTooltip:function(d){var b,a,c=d.latlng;this._tooltip.options.sticky&&d.originalEvent&&(b=this._map.mouseEventToContainerPoint(d.originalEvent),a=this._map.containerPointToLayerPoint(b),c=this._map.layerPointToLatLng(a)),this._tooltip.setLatLng(c)}});var cr=c8.extend({options:{iconSize:[12,12],html:!1,bgPos:null,className:"leaflet-div-icon"},createIcon:function(d){var b,a=d&&"DIV"===d.tagName?d:document.createElement("div"),c=this.options;return c.html instanceof Element?(aq(a),a.appendChild(c.html)):a.innerHTML=!1!==c.html?c.html:"",c.bgPos&&(b=am(c.bgPos),a.style.backgroundPosition=-b.x+"px "+-b.y+"px"),this._setIconStyles(a,"icon"),a},createShadow:function(){return null}});c8.Default=ef;var cB=cc.extend({options:{tileSize:256,opacity:1,updateWhenIdle:d9,updateWhenZooming:!0,updateInterval:200,zIndex:1,bounds:null,minZoom:0,maxZoom:void 0,maxNativeZoom:void 0,minNativeZoom:void 0,noWrap:!1,pane:"tilePane",className:"",keepBuffer:2},initialize:function(a){aG(this,a)},onAdd:function(){this._initContainer(),this._levels={},this._tiles={},this._resetView(),this._update()},beforeAdd:function(a){a._addZoomLimit(this)},onRemove:function(a){this._removeAllTiles(),c0(this._container),a._removeZoomLimit(this),this._container=null,this._tileZoom=void 0},bringToFront:function(){return this._map&&(bx(this._container),this._setAutoZIndex(Math.max)),this},bringToBack:function(){return this._map&&(dw(this._container),this._setAutoZIndex(Math.min)),this},getContainer:function(){return this._container},setOpacity:function(a){return this.options.opacity=a,this._updateOpacity(),this},setZIndex:function(a){return this.options.zIndex=a,this._updateZIndex(),this},isLoading:function(){return this._loading},redraw:function(){return this._map&&(this._removeAllTiles(),this._update()),this},getEvents:function(){var a={viewprereset:this._invalidateAll,viewreset:this._resetView,zoom:this._resetView,moveend:this._onMoveEnd};return this.options.updateWhenIdle||(this._onMove||(this._onMove=ck(this._onMoveEnd,this.options.updateInterval,this)),a.move=this._onMove),this._zoomAnimated&&(a.zoomanim=this._animateZoom),a},createTile:function(){return document.createElement("div")},getTileSize:function(){var a=this.options.tileSize;return a instanceof bS?a:new bS(a,a)},_updateZIndex:function(){this._container&&void 0!==this.options.zIndex&&null!==this.options.zIndex&&(this._container.style.zIndex=this.options.zIndex)},_setAutoZIndex:function(g){for(var b,a=this.getPane().children,c=-g(-1/0,1/0),d=0,f=a.length;d<f;d++){b=a[d].style.zIndex,a[d]!==this._container&&b&&(c=g(c,+b))}isFinite(c)&&(this.options.zIndex=c+g(-1,1),this._updateZIndex())},_updateOpacity:function(){if(this._map&&!bI){cd(this._container,this.options.opacity);var g=+new Date,b=!1,a=!1;for(var c in this._tiles){var d,f=this._tiles[c];f.current&&f.loaded&&(d=Math.min(1,(g-f.loaded)/200),cd(f.el,d),d<1?b=!0:(f.active?a=!0:this._onOpaqueTile(f),f.active=!0))}a&&!this._noPrune&&this._pruneTiles(),b&&(eb(this._fadeFrame),this._fadeFrame=ca(this._updateOpacity,this))}},_onOpaqueTile:al,_initContainer:function(){this._container||(this._container=c9("div","leaflet-layer "+(this.options.className||"")),this._updateZIndex(),this.options.opacity<1&&this._updateOpacity(),this.getPane().appendChild(this._container))},_updateLevels:function(){var f=this._tileZoom,b=this.options.maxZoom;if(void 0!==f){for(var a in this._levels){a=Number(a),this._levels[a].el.children.length||a===f?(this._levels[a].el.style.zIndex=b-Math.abs(f-a),this._onUpdateLevel(a)):(c0(this._levels[a].el),this._removeTilesAtZoom(a),this._onRemoveLevel(a),delete this._levels[a])}var c=this._levels[f],d=this._map;return c||((c=this._levels[f]={}).el=c9("div","leaflet-tile-container leaflet-zoom-animated",this._container),c.el.style.zIndex=b,c.origin=d.project(d.unproject(d.getPixelOrigin()),f).round(),c.zoom=f,this._setZoomTransform(c,d.getCenter(),d.getZoom()),al(c.el.offsetWidth),this._onCreateLevel(c)),this._level=c}},_onUpdateLevel:al,_onRemoveLevel:al,_onCreateLevel:al,_pruneTiles:function(){if(this._map){var d,b,a,c=this._map.getZoom();if(c>this.options.maxZoom||c<this.options.minZoom){this._removeAllTiles()}else{for(d in this._tiles){(a=this._tiles[d]).retain=a.current}for(d in this._tiles){(a=this._tiles[d]).current&&!a.active&&(b=a.coords,this._retainParent(b.x,b.y,b.z,b.z-5)||this._retainChildren(b.x,b.y,b.z,b.z+2))}for(d in this._tiles){this._tiles[d].retain||this._removeTile(d)}}}},_removeTilesAtZoom:function(b){for(var a in this._tiles){this._tiles[a].coords.z===b&&this._removeTile(a)}},_removeAllTiles:function(){for(var a in this._tiles){this._removeTile(a)}},_invalidateAll:function(){for(var a in this._levels){c0(this._levels[a].el),this._onRemoveLevel(Number(a)),delete this._levels[a]}this._removeAllTiles(),this._tileZoom=void 0},_retainParent:function(m,f,c,g){var j=Math.floor(m/2),l=Math.floor(f/2),k=c-1,b=new bS(+j,+l);b.z=+k;var d=this._tileCoordsToKey(b),p=this._tiles[d];return p&&p.active?p.retain=!0:(p&&p.loaded&&(p.retain=!0),g<k&&this._retainParent(j,l,k,g))},_retainChildren:function(m,f,c,g){for(var j=2*m;j<2*m+2;j++){for(var l=2*f;l<2*f+2;l++){var k=new bS(j,l);k.z=c+1;var b=this._tileCoordsToKey(k),d=this._tiles[b];d&&d.active?d.retain=!0:(d&&d.loaded&&(d.retain=!0),c+1<g&&this._retainChildren(j,l,c+1,g))}}},_resetView:function(b){var a=b&&(b.pinch||b.flyTo);this._setView(this._map.getCenter(),this._map.getZoom(),a,a)},_animateZoom:function(a){this._setView(a.center,a.zoom,!0,a.noUpdate)},_clampZoom:function(b){var a=this.options;return void 0!==a.minNativeZoom&&b<a.minNativeZoom?a.minNativeZoom:void 0!==a.maxNativeZoom&&a.maxNativeZoom<b?a.maxNativeZoom:b},_setView:function(g,b,a,c){var d=Math.round(b),d=void 0!==this.options.maxZoom&&d>this.options.maxZoom||void 0!==this.options.minZoom&&d<this.options.minZoom?void 0:this._clampZoom(d),f=this.options.updateWhenZooming&&d!==this._tileZoom;c&&!f||(this._tileZoom=d,this._abortLoading&&this._abortLoading(),this._updateLevels(),this._resetGrid(),void 0!==d&&this._update(g),a||this._pruneTiles(),this._noPrune=!!a),this._setZoomTransforms(g,b)},_setZoomTransforms:function(c,b){for(var a in this._levels){this._setZoomTransform(this._levels[a],c,b)}},_setZoomTransform:function(f,b,a){var c=this._map.getZoomScale(a,f.zoom),d=f.origin.multiplyBy(c).subtract(this._map._getNewPixelOrigin(b,a)).round();dI?bm(f.el,d,c):dF(f.el,d)},_resetGrid:function(){var f=this._map,b=f.options.crs,a=this._tileSize=this.getTileSize(),c=this._tileZoom,d=this._map.getPixelWorldBounds(this._tileZoom);d&&(this._globalTileRange=this._pxBoundsToTileRange(d)),this._wrapX=b.wrapLng&&!this.options.noWrap&&[Math.floor(f.project([0,b.wrapLng[0]],c).x/a.x),Math.ceil(f.project([0,b.wrapLng[1]],c).x/a.y)],this._wrapY=b.wrapLat&&!this.options.noWrap&&[Math.floor(f.project([b.wrapLat[0],0],c).y/a.x),Math.ceil(f.project([b.wrapLat[1],0],c).y/a.y)]},_onMoveEnd:function(){this._map&&!this._map._animatingZoom&&this._update()},_getTiledPixelBounds:function(g){var b=this._map,a=b._animatingZoom?Math.max(b._animateToZoom,b.getZoom()):b.getZoom(),c=b.getZoomScale(a,this._tileZoom),d=b.project(g,this._tileZoom).floor(),f=b.getSize().divideBy(2*c);return new bD(d.subtract(f),d.add(f))},_update:function(D){var v=this._map;if(v){var k=this._clampZoom(v.getZoom());if(void 0===D&&(D=v.getCenter()),void 0!==this._tileZoom){var y=this._getTiledPixelBounds(D),z=this._pxBoundsToTileRange(y),C=z.getCenter(),B=[],f=this.options.keepBuffer,q=new bD(z.getBottomLeft().subtract([f,-f]),z.getTopRight().add([f,-f]));if(!(isFinite(z.min.x)&&isFinite(z.min.y)&&isFinite(z.max.x)&&isFinite(z.max.y))){throw new Error("Attempted to load an infinite number of tiles")}for(var E in this._tiles){var w=this._tiles[E].coords;w.z===this._tileZoom&&q.contains(new bS(w.x,w.y))||(this._tiles[E].current=!1)}if(1<Math.abs(k-this._tileZoom)){this._setView(D,k)}else{for(var g=z.min.y;g<=z.max.y;g++){for(var b=z.min.x;b<=z.max.x;b++){var j,A=new bS(b,g);A.z=this._tileZoom,this._isValidTile(A)&&((j=this._tiles[this._tileCoordsToKey(A)])?j.current=!0:B.push(A))}}if(B.sort(function(c,a){return c.distanceTo(C)-a.distanceTo(C)}),0!==B.length){this._loading||(this._loading=!0,this.fire("loading"));for(var x=document.createDocumentFragment(),b=0;b<B.length;b++){this._addTile(B[b],x)}this._level.el.appendChild(x)}}}}},_isValidTile:function(d){var b=this._map.options.crs;if(!b.infinite){var a=this._globalTileRange;if(!b.wrapLng&&(d.x<a.min.x||d.x>a.max.x)||!b.wrapLat&&(d.y<a.min.y||d.y>a.max.y)){return !1}}if(!this.options.bounds){return !0}var c=this._tileCoordsToBounds(d);return cl(this.options.bounds).overlaps(c)},_keyToBounds:function(a){return this._tileCoordsToBounds(this._keyToTileCoords(a))},_tileCoordsToNwSe:function(f){var b=this._map,a=this.getTileSize(),c=f.scaleBy(a),d=c.add(a);return[b.unproject(c,f.z),b.unproject(d,f.z)]},_tileCoordsToBounds:function(c){var b=this._tileCoordsToNwSe(c),a=new cX(b[0],b[1]);return this.options.noWrap||(a=this._map.wrapLatLngBounds(a)),a},_tileCoordsToKey:function(a){return a.x+":"+a.y+":"+a.z},_keyToTileCoords:function(c){var b=c.split(":"),a=new bS(+b[0],+b[1]);return a.z=+b[2],a},_removeTile:function(b){var a=this._tiles[b];a&&(c0(a.el),delete this._tiles[b],this.fire("tileunload",{tile:a.el,coords:this._keyToTileCoords(b)}))},_initTile:function(b){aK(b,"leaflet-tile");var a=this.getTileSize();b.style.width=a.x+"px",b.style.height=a.y+"px",b.onselectstart=al,b.onmousemove=al,bI&&this.options.opacity<1&&cd(b,this.options.opacity),cC&&!dc&&(b.style.WebkitBackfaceVisibility="hidden")},_addTile:function(f,b){var a=this._getTilePos(f),c=this._tileCoordsToKey(f),d=this.createTile(this._wrapCoords(f),cE(this._tileReady,this,f));this._initTile(d),this.createTile.length<2&&ca(cE(this._tileReady,this,f,null,d)),dF(d,a),this._tiles[c]={el:d,coords:f,current:!0},b.appendChild(d),this.fire("tileloadstart",{tile:d,coords:f})},_tileReady:function(d,b,a){b&&this.fire("tileerror",{error:b,tile:a,coords:d});var c=this._tileCoordsToKey(d);(a=this._tiles[c])&&(a.loaded=+new Date,this._map._fadeAnimated?(cd(a.el,0),eb(this._fadeFrame),this._fadeFrame=ca(this._updateOpacity,this)):(a.active=!0,this._pruneTiles()),b||(aK(a.el,"leaflet-tile-loaded"),this.fire("tileload",{tile:a.el,coords:d})),this._noTilesToLoad()&&(this._loading=!1,this.fire("load"),bI||!this._map._fadeAnimated?ca(this._pruneTiles,this):setTimeout(cE(this._pruneTiles,this),250)))},_getTilePos:function(a){return a.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(b){var a=new bS(this._wrapX?cv(b.x,this._wrapX):b.x,this._wrapY?cv(b.y,this._wrapY):b.y);return a.z=b.z,a},_pxBoundsToTileRange:function(b){var a=this.getTileSize();return new bD(b.min.unscaleBy(a).floor(),b.max.unscaleBy(a).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var a in this._tiles){if(!this._tiles[a].loaded){return !1}}return !0}});var db=cB.extend({options:{minZoom:0,maxZoom:18,subdomains:"abc",errorTileUrl:"",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1},initialize:function(b,a){this._url=b,(a=aG(this,a)).detectRetina&&ej&&0<a.maxZoom&&(a.tileSize=Math.floor(a.tileSize/2),a.zoomReverse?(a.zoomOffset--,a.minZoom++):(a.zoomOffset++,a.maxZoom--),a.minZoom=Math.max(0,a.minZoom)),"string"==typeof a.subdomains&&(a.subdomains=a.subdomains.split("")),cC||this.on("tileunload",this._onTileRemove)},setUrl:function(b,a){return this._url===b&&void 0===a&&(a=!0),this._url=b,a||this.redraw(),this},createTile:function(c,b){var a=document.createElement("img");return eg(a,"load",cE(this._tileOnLoad,this,b,a)),eg(a,"error",cE(this._tileOnError,this,b,a)),!this.options.crossOrigin&&""!==this.options.crossOrigin||(a.crossOrigin=!0===this.options.crossOrigin?"":this.options.crossOrigin),a.alt="",a.setAttribute("role","presentation"),a.src=this.getTileUrl(c),a},getTileUrl:function(c){var b,a={r:ej?"@2x":"",s:this._getSubdomain(c),x:c.x,y:c.y,z:this._getZoomForUrl()};return this._map&&!this._map.options.crs.infinite&&(b=this._globalTileRange.max.y-c.y,this.options.tms&&(a.y=b),a["-y"]=b),a7(this._url,bs(a,this.options))},_tileOnLoad:function(b,a){bI?setTimeout(cE(b,this,null,a),0):b(null,a)},_tileOnError:function(d,b,a){var c=this.options.errorTileUrl;c&&b.getAttribute("src")!==c&&(b.src=c),d(a,b)},_onTileRemove:function(a){a.tile.onload=null},_getZoomForUrl:function(){var b=this._tileZoom,a=this.options.maxZoom;return this.options.zoomReverse&&(b=a-b),b+this.options.zoomOffset},_getSubdomain:function(b){var a=Math.abs(b.x+b.y)%this.options.subdomains.length;return this.options.subdomains[a]},_abortLoading:function(){var b,a;for(b in this._tiles){this._tiles[b].coords.z!==this._tileZoom&&((a=this._tiles[b].el).onload=al,a.onerror=al,a.complete||(a.src=d2,c0(a),delete this._tiles[b]))}},_removeTile:function(b){var a=this._tiles[b];if(a){return av||a.el.setAttribute("src",d2),cB.prototype._removeTile.call(this,b)}},_tileReady:function(c,b,a){if(this._map&&(!a||a.getAttribute("src")!==d2)){return cB.prototype._tileReady.call(this,c,b,a)}}});function c2(b,a){return new db(b,a)}var au=db.extend({defaultWmsParams:{service:"WMS",request:"GetMap",layers:"",styles:"",format:"image/jpeg",transparent:!1,version:"1.1.1"},options:{crs:null,uppercase:!1},initialize:function(g,b){this._url=g;var a=bs({},this.defaultWmsParams);for(var c in b){c in this.options||(a[c]=b[c])}var d=(b=aG(this,b)).detectRetina&&ej?2:1,f=this.getTileSize();a.width=f.x*d,a.height=f.y*d,this.wmsParams=a},onAdd:function(b){this._crs=this.options.crs||b.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var a=1.3<=this._wmsVersion?"crs":"srs";this.wmsParams[a]=this._crs.code,db.prototype.onAdd.call(this,b)},getTileUrl:function(k){var d=this._tileCoordsToNwSe(k),c=this._crs,f=cw(c.project(d[0]),c.project(d[1])),g=f.min,j=f.max,h=(1.3<=this._wmsVersion&&this._crs===az?[g.y,g.x,j.y,j.x]:[g.x,g.y,j.x,j.y]).join(","),b=db.prototype.getTileUrl.call(this,k);return b+af(this.wmsParams,b,this.options.uppercase)+(this.options.uppercase?"&BBOX=":"&bbox=")+h},setParams:function(b,a){return bs(this.wmsParams,b),a||this.redraw(),this}});db.WMS=au,c2.wms=function(b,a){return new au(b,a)};var bz=cc.extend({options:{padding:0.1,tolerance:0},initialize:function(a){aG(this,a),b9(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),this._zoomAnimated&&aK(this._container,"leaflet-zoom-animated")),this.getPane().appendChild(this._container),this._update(),this.on("update",this._updatePaths,this)},onRemove:function(){this.off("update",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var a={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(a.zoomanim=this._onAnimZoom),a},_onAnimZoom:function(a){this._updateTransform(a.center,a.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(k,d){var c=this._map.getZoomScale(d,this._zoom),f=d6(this._container),g=this._map.getSize().multiplyBy(0.5+this.options.padding),j=this._map.project(this._center,d),h=this._map.project(k,d).subtract(j),b=g.multiplyBy(-c).add(f).add(g).subtract(h);dI?bm(this._container,b,c):dF(this._container,b)},_reset:function(){for(var a in this._update(),this._updateTransform(this._center,this._zoom),this._layers){this._layers[a]._reset()}},_onZoomEnd:function(){for(var a in this._layers){this._layers[a]._project()}},_updatePaths:function(){for(var a in this._layers){this._layers[a]._update()}},_update:function(){var c=this.options.padding,b=this._map.getSize(),a=this._map.containerPointToLayerPoint(b.multiplyBy(-c)).round();this._bounds=new bD(a,a.add(b.multiplyBy(1+2*c)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),dy=bz.extend({getEvents:function(){var a=bz.prototype.getEvents.call(this);return a.viewprereset=this._onViewPreReset,a},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){bz.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var a=this._container=document.createElement("canvas");eg(a,"mousemove",this._onMouseMove,this),eg(a,"click dblclick mousedown mouseup contextmenu",this._onClick,this),eg(a,"mouseout",this._handleMouseOut,this),this._ctx=a.getContext("2d")},_destroyContainer:function(){eb(this._redrawRequest),delete this._ctx,c0(this._container),da(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){for(var a in this._redrawBounds=null,this._layers){this._layers[a]._update()}this._redraw()}},_update:function(){var d,b,a,c;this._map._animatingZoom&&this._bounds||(bz.prototype._update.call(this),d=this._bounds,b=this._container,a=d.getSize(),c=ej?2:1,dF(b,d.min),b.width=c*a.x,b.height=c*a.y,b.style.width=a.x+"px",b.style.height=a.y+"px",ej&&this._ctx.scale(2,2),this._ctx.translate(-d.min.x,-d.min.y),this.fire("update"))},_reset:function(){bz.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(b){this._updateDashArray(b);var a=(this._layers[b9(b)]=b)._order={layer:b,prev:this._drawLast,next:null};this._drawLast&&(this._drawLast.next=a),this._drawLast=a,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(a){this._requestRedraw(a)},_removePath:function(d){var b=d._order,a=b.next,c=b.prev;a?a.prev=c:this._drawLast=c,c?c.next=a:this._drawFirst=a,delete d._order,delete this._layers[b9(d)],this._requestRedraw(d)},_updatePath:function(a){this._extendRedrawBounds(a),a._project(),a._update(),this._requestRedraw(a)},_updateStyle:function(a){this._updateDashArray(a),this._requestRedraw(a)},_updateDashArray:function(f){if("string"==typeof f.options.dashArray){for(var b,a=f.options.dashArray.split(/[, ]+/),c=[],d=0;d<a.length;d++){if(b=Number(a[d]),isNaN(b)){return}c.push(b)}f.options._dashArray=c}else{f.options._dashArray=f.options.dashArray}},_requestRedraw:function(a){this._map&&(this._extendRedrawBounds(a),this._redrawRequest=this._redrawRequest||ca(this._redraw,this))},_extendRedrawBounds:function(b){var a;b._pxBounds&&(a=(b.options.weight||0)+1,this._redrawBounds=this._redrawBounds||new bD,this._redrawBounds.extend(b._pxBounds.min.subtract([a,a])),this._redrawBounds.extend(b._pxBounds.max.add([a,a])))},_redraw:function(){this._redrawRequest=null,this._redrawBounds&&(this._redrawBounds.min._floor(),this._redrawBounds.max._ceil()),this._clear(),this._draw(),this._redrawBounds=null},_clear:function(){var b,a=this._redrawBounds;a?(b=a.getSize(),this._ctx.clearRect(a.min.x,a.min.y,b.x,b.y)):(this._ctx.save(),this._ctx.setTransform(1,0,0,1,0,0),this._ctx.clearRect(0,0,this._container.width,this._container.height),this._ctx.restore())},_draw:function(){var d,b,a=this._redrawBounds;this._ctx.save(),a&&(b=a.getSize(),this._ctx.beginPath(),this._ctx.rect(a.min.x,a.min.y,b.x,b.y),this._ctx.clip()),this._drawing=!0;for(var c=this._drawFirst;c;c=c.next){d=c.layer,(!a||d._pxBounds&&d._pxBounds.intersects(a))&&d._updatePath()}this._drawing=!1,this._ctx.restore()},_updatePoly:function(m,f){if(this._drawing){var c,g,j,l,k=m._parts,b=k.length,d=this._ctx;if(b){for(d.beginPath(),c=0;c<b;c++){for(g=0,j=k[c].length;g<j;g++){l=k[c][g],d[g?"lineTo":"moveTo"](l.x,l.y)}f&&d.closePath()}this._fillStroke(d,m)}}},_updateCircle:function(f){var b,a,c,d;this._drawing&&!f._empty()&&(b=f._point,a=this._ctx,c=Math.max(Math.round(f._radius),1),1!=(d=(Math.max(Math.round(f._radiusY),1)||c)/c)&&(a.save(),a.scale(1,d)),a.beginPath(),a.arc(b.x,b.y/d,c,0,2*Math.PI,!1),1!=d&&a.restore(),this._fillStroke(a,f))},_fillStroke:function(c,b){var a=b.options;a.fill&&(c.globalAlpha=a.fillOpacity,c.fillStyle=a.fillColor||a.color,c.fill(a.fillRule||"evenodd")),a.stroke&&0!==a.weight&&(c.setLineDash&&c.setLineDash(b.options&&b.options._dashArray||[]),c.globalAlpha=a.opacity,c.lineWidth=a.weight,c.strokeStyle=a.color,c.lineCap=a.lineCap,c.lineJoin=a.lineJoin,c.stroke())},_onClick:function(f){for(var b,a,c=this._map.mouseEventToLayerPoint(f),d=this._drawFirst;d;d=d.next){(b=d.layer).options.interactive&&b._containsPoint(c)&&(("click"===f.type||"preclick"!==f.type)&&this._map._draggableMoved(b)||(a=b))}a&&(bc(f),this._fireEvent([a],f))},_onMouseMove:function(b){var a;!this._map||this._map.dragging.moving()||this._map._animatingZoom||(a=this._map.mouseEventToLayerPoint(b),this._handleMouseHover(b,a))},_handleMouseOut:function(b){var a=this._hoveredLayer;a&&(ah(this._container,"leaflet-interactive"),this._fireEvent([a],b,"mouseout"),this._hoveredLayer=null,this._mouseHoverThrottled=!1)},_handleMouseHover:function(f,b){if(!this._mouseHoverThrottled){for(var a,c,d=this._drawFirst;d;d=d.next){(a=d.layer).options.interactive&&a._containsPoint(b)&&(c=a)}c!==this._hoveredLayer&&(this._handleMouseOut(f),c&&(aK(this._container,"leaflet-interactive"),this._fireEvent([c],f,"mouseover"),this._hoveredLayer=c)),this._hoveredLayer&&this._fireEvent([this._hoveredLayer],f),this._mouseHoverThrottled=!0,setTimeout(cE(function(){this._mouseHoverThrottled=!1},this),32)}},_fireEvent:function(c,b,a){this._map._fireDOMEvent(b,a||b.type,c)},_bringToFront:function(d){var b,a,c=d._order;c&&(b=c.next,a=c.prev,b&&((b.prev=a)?a.next=b:b&&(this._drawFirst=b),c.prev=this._drawLast,(this._drawLast.next=c).next=null,this._drawLast=c,this._requestRedraw(d)))},_bringToBack:function(d){var b,a,c=d._order;c&&(b=c.next,(a=c.prev)&&((a.next=b)?b.prev=a:a&&(this._drawLast=a),c.prev=null,c.next=this._drawFirst,this._drawFirst.prev=c,this._drawFirst=c,this._requestRedraw(d)))}});function b5(a){return dd?new dy(a):null}var aM=function(){try{return document.namespaces.add("lvml","urn:schemas-microsoft-com:vml"),function(b){return document.createElement("<lvml:"+b+' class="lvml">')}}catch(a){return function(b){return document.createElement("<"+b+' xmlns="urn:schemas-microsoft.com:vml" class="lvml">')}}}(),aj={_initContainer:function(){this._container=c9("div","leaflet-vml-container")},_update:function(){this._map._animatingZoom||(bz.prototype._update.call(this),this.fire("update"))},_initPath:function(b){var a=b._container=aM("shape");aK(a,"leaflet-vml-shape "+(this.options.className||"")),a.coordsize="1 1",b._path=aM("path"),a.appendChild(b._path),this._updateStyle(b),this._layers[b9(b)]=b},_addPath:function(b){var a=b._container;this._container.appendChild(a),b.options.interactive&&b.addInteractiveTarget(a)},_removePath:function(b){var a=b._container;c0(a),b.removeInteractiveTarget(a),delete this._layers[b9(b)]},_updateStyle:function(f){var b=f._stroke,a=f._fill,c=f.options,d=f._container;d.stroked=!!c.stroke,d.filled=!!c.fill,c.stroke?(b=b||(f._stroke=aM("stroke")),d.appendChild(b),b.weight=c.weight+"px",b.color=c.color,b.opacity=c.opacity,c.dashArray?b.dashStyle=bh(c.dashArray)?c.dashArray.join(" "):c.dashArray.replace(/( *, *)/g," "):b.dashStyle="",b.endcap=c.lineCap.replace("butt","flat"),b.joinstyle=c.lineJoin):b&&(d.removeChild(b),f._stroke=null),c.fill?(a=a||(f._fill=aM("fill")),d.appendChild(a),a.color=c.fillColor||c.color,a.opacity=c.fillOpacity):a&&(d.removeChild(a),f._fill=null)},_updateCircle:function(d){var b=d._point.round(),a=Math.round(d._radius),c=Math.round(d._radiusY||a);this._setPath(d,d._empty()?"M0 0":"AL "+b.x+","+b.y+" "+a+","+c+" 0,23592600")},_setPath:function(b,a){b._path.v=a},_bringToFront:function(a){bx(a._container)},_bringToBack:function(a){dw(a._container)}},aV=a6?aM:bL,cK=bz.extend({getEvents:function(){var a=bz.prototype.getEvents.call(this);return a.zoomstart=this._onZoomStart,a},_initContainer:function(){this._container=aV("svg"),this._container.setAttribute("pointer-events","none"),this._rootGroup=aV("g"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){c0(this._container),da(this._container),delete this._container,delete this._rootGroup,delete this._svgSize},_onZoomStart:function(){this._update()},_update:function(){var c,b,a;this._map._animatingZoom&&this._bounds||(bz.prototype._update.call(this),b=(c=this._bounds).getSize(),a=this._container,this._svgSize&&this._svgSize.equals(b)||(this._svgSize=b,a.setAttribute("width",b.x),a.setAttribute("height",b.y)),dF(a,c.min),a.setAttribute("viewBox",[c.min.x,c.min.y,b.x,b.y].join(" ")),this.fire("update"))},_initPath:function(b){var a=b._path=aV("path");b.options.className&&aK(a,b.options.className),b.options.interactive&&aK(a,"leaflet-interactive"),this._updateStyle(b),this._layers[b9(b)]=b},_addPath:function(a){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(a._path),a.addInteractiveTarget(a._path)},_removePath:function(a){c0(a._path),a.removeInteractiveTarget(a._path),delete this._layers[b9(a)]},_updatePath:function(a){a._project(),a._update()},_updateStyle:function(c){var b=c._path,a=c.options;b&&(a.stroke?(b.setAttribute("stroke",a.color),b.setAttribute("stroke-opacity",a.opacity),b.setAttribute("stroke-width",a.weight),b.setAttribute("stroke-linecap",a.lineCap),b.setAttribute("stroke-linejoin",a.lineJoin),a.dashArray?b.setAttribute("stroke-dasharray",a.dashArray):b.removeAttribute("stroke-dasharray"),a.dashOffset?b.setAttribute("stroke-dashoffset",a.dashOffset):b.removeAttribute("stroke-dashoffset")):b.setAttribute("stroke","none"),a.fill?(b.setAttribute("fill",a.fillColor||a.color),b.setAttribute("fill-opacity",a.fillOpacity),b.setAttribute("fill-rule",a.fillRule||"evenodd")):b.setAttribute("fill","none"))},_updatePoly:function(b,a){this._setPath(b,aa(b._parts,a))},_updateCircle:function(f){var b=f._point,a=Math.max(Math.round(f._radius),1),c="a"+a+","+(Math.max(Math.round(f._radiusY),1)||a)+" 0 1,0 ",d=f._empty()?"M0 0":"M"+(b.x-a)+","+b.y+c+2*a+",0 "+c+2*-a+",0 ";this._setPath(f,d)},_setPath:function(b,a){b._path.setAttribute("d",a)},_bringToFront:function(a){bx(a._path)},_bringToBack:function(a){dw(a._path)}});function cg(a){return ek||a6?new cK(a):null}a6&&cK.include(aj),bX.include({getRenderer:function(b){var a=(a=b.options.renderer||this._getPaneRenderer(b.options.pane)||this.options.renderer||this._renderer)||(this._renderer=this._createRenderer());return this.hasLayer(a)||this.addLayer(a),a},_getPaneRenderer:function(b){if("overlayPane"===b||void 0===b){return !1}var a=this._paneRenderers[b];return void 0===a&&(a=this._createRenderer({pane:b}),this._paneRenderers[b]=a),a},_createRenderer:function(a){return this.options.preferCanvas&&b5(a)||cg(a)}});var bd=cZ.extend({initialize:function(b,a){cZ.prototype.initialize.call(this,this._boundsToLatLngs(b),a)},setBounds:function(a){return this.setLatLngs(this._boundsToLatLngs(a))},_boundsToLatLngs:function(a){return[(a=cl(a)).getSouthWest(),a.getNorthWest(),a.getNorthEast(),a.getSouthEast()]}});cK.create=aV,cK.pointsToPath=aa,co.geometryToLayer=aS,co.coordsToLatLng=dN,co.coordsToLatLngs=bw,co.latLngToCoords=ba,co.latLngsToCoords=dv,co.getFeature=dE,co.asFeature=cQ,bX.mergeOptions({boxZoom:!0});var bp=bE.extend({initialize:function(a){this._map=a,this._container=a._container,this._pane=a._panes.overlayPane,this._resetStateTimeout=0,a.on("unload",this._destroy,this)},addHooks:function(){eg(this._container,"mousedown",this._onMouseDown,this)},removeHooks:function(){da(this._container,"mousedown",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){c0(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){0!==this._resetStateTimeout&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(a){if(!a.shiftKey||1!==a.which&&1!==a.button){return !1}this._clearDeferredResetState(),this._resetState(),d1(),dX(),this._startPoint=this._map.mouseEventToContainerPoint(a),eg(document,{contextmenu:cq,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(c){this._moved||(this._moved=!0,this._box=c9("div","leaflet-zoom-box",this._container),aK(this._container,"leaflet-crosshair"),this._map.fire("boxzoomstart")),this._point=this._map.mouseEventToContainerPoint(c);var b=new bD(this._point,this._startPoint),a=b.getSize();dF(this._box,b.min),this._box.style.width=a.x+"px",this._box.style.height=a.y+"px"},_finish:function(){this._moved&&(c0(this._box),ah(this._container,"leaflet-crosshair")),bR(),dO(),da(document,{contextmenu:cq,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(b){var a;1!==b.which&&1!==b.button||(this._finish(),this._moved&&(this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(cE(this._resetState,this),0),a=new cX(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point)),this._map.fitBounds(a).fire("boxzoomend",{boxZoomBounds:a})))},_onKeyDown:function(a){27===a.keyCode&&this._finish()}});bX.addInitHook("addHandler","boxZoom",bp),bX.mergeOptions({doubleClickZoom:!0});var dH=bE.extend({addHooks:function(){this._map.on("dblclick",this._onDoubleClick,this)},removeHooks:function(){this._map.off("dblclick",this._onDoubleClick,this)},_onDoubleClick:function(f){var b=this._map,a=b.getZoom(),c=b.options.zoomDelta,d=f.originalEvent.shiftKey?a-c:a+c;"center"===b.options.doubleClickZoom?b.setZoom(d):b.setZoomAround(f.containerPoint,d)}});bX.addInitHook("addHandler","doubleClickZoom",dH),bX.mergeOptions({dragging:!0,inertia:!dc,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:0.2,worldCopyJump:!1,maxBoundsViscosity:0});var d8=bE.extend({addHooks:function(){var a;this._draggable||(a=this._map,this._draggable=new ao(a._mapPane,a._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on("predrag",this._onPreDragLimit,this),a.options.worldCopyJump&&(this._draggable.on("predrag",this._onPreDragWrap,this),a.on("zoomend",this._onZoomEnd,this),a.whenReady(this._onZoomEnd,this))),aK(this._map._container,"leaflet-grab leaflet-touch-drag"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){ah(this._map._container,"leaflet-grab"),ah(this._map._container,"leaflet-touch-drag"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var b,a=this._map;a._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity?(b=cl(this._map.options.maxBounds),this._offsetLimit=cw(this._map.latLngToContainerPoint(b.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(b.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))):this._offsetLimit=null,a.fire("movestart").fire("dragstart"),a.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(c){var b,a;this._map.options.inertia&&(b=this._lastTime=+new Date,a=this._lastPos=this._draggable._absPos||this._draggable._newPos,this._positions.push(a),this._times.push(b),this._prunePositions(b)),this._map.fire("move",c).fire("drag",c)},_prunePositions:function(a){for(;1<this._positions.length&&50<a-this._times[0];){this._positions.shift(),this._times.shift()}},_onZoomEnd:function(){var b=this._map.getSize().divideBy(2),a=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=a.subtract(b).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(b,a){return b-(b-a)*this._viscosity},_onPreDragLimit:function(){var b,a;this._viscosity&&this._offsetLimit&&(b=this._draggable._newPos.subtract(this._draggable._startPos),a=this._offsetLimit,b.x<a.min.x&&(b.x=this._viscousLimit(b.x,a.min.x)),b.y<a.min.y&&(b.y=this._viscousLimit(b.y,a.min.y)),b.x>a.max.x&&(b.x=this._viscousLimit(b.x,a.max.x)),b.y>a.max.y&&(b.y=this._viscousLimit(b.y,a.max.y)),this._draggable._newPos=this._draggable._startPos.add(b))},_onPreDragWrap:function(){var h=this._worldWidth,b=Math.round(h/2),a=this._initialWorldOffset,c=this._draggable._newPos.x,d=(c-b+a)%h+b-a,g=(c+b+a)%h-b-a,f=Math.abs(d+a)<Math.abs(g+a)?d:g;this._draggable._absPos=this._draggable._newPos.clone(),this._draggable._newPos.x=f},_onDragEnd:function(x){var k,g,p,q,w,v,d,j,y,m=this._map,f=m.options,b=!f.inertia||this._times.length<2;m.fire("dragend",x),b?m.fire("moveend"):(this._prunePositions(+new Date),k=this._lastPos.subtract(this._positions[0]),g=(this._lastTime-this._times[0])/1000,p=f.easeLinearity,w=(q=k.multiplyBy(p/g)).distanceTo([0,0]),v=Math.min(f.inertiaMaxSpeed,w),d=q.multiplyBy(v/w),j=v/(f.inertiaDeceleration*p),(y=d.multiplyBy(-j/2).round()).x||y.y?(y=m._limitOffset(y,m.options.maxBounds),ca(function(){m.panBy(y,{duration:j,easeLinearity:p,noMoveStart:!0,animate:!0})})):m.fire("moveend"))}});bX.addInitHook("addHandler","dragging",d8),bX.mergeOptions({keyboard:!0,keyboardPanDelta:80});var dZ=bE.extend({keyCodes:{left:[37],right:[39],down:[40],up:[38],zoomIn:[187,107,61,171],zoomOut:[189,109,54,173]},initialize:function(a){this._map=a,this._setPanDelta(a.options.keyboardPanDelta),this._setZoomDelta(a.options.zoomDelta)},addHooks:function(){var a=this._map._container;a.tabIndex<=0&&(a.tabIndex="0"),eg(a,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.on({focus:this._addHooks,blur:this._removeHooks},this)},removeHooks:function(){this._removeHooks(),da(this._map._container,{focus:this._onFocus,blur:this._onBlur,mousedown:this._onMouseDown},this),this._map.off({focus:this._addHooks,blur:this._removeHooks},this)},_onMouseDown:function(){var d,b,a,c;this._focused||(d=document.body,b=document.documentElement,a=d.scrollTop||b.scrollTop,c=d.scrollLeft||b.scrollLeft,this._map._container.focus(),window.scrollTo(c,a))},_onFocus:function(){this._focused=!0,this._map.fire("focus")},_onBlur:function(){this._focused=!1,this._map.fire("blur")},_setPanDelta:function(f){for(var b=this._panKeys={},a=this.keyCodes,c=0,d=a.left.length;c<d;c++){b[a.left[c]]=[-1*f,0]}for(c=0,d=a.right.length;c<d;c++){b[a.right[c]]=[f,0]}for(c=0,d=a.down.length;c<d;c++){b[a.down[c]]=[0,f]}for(c=0,d=a.up.length;c<d;c++){b[a.up[c]]=[0,-1*f]}},_setZoomDelta:function(f){for(var b=this._zoomKeys={},a=this.keyCodes,c=0,d=a.zoomIn.length;c<d;c++){b[a.zoomIn[c]]=f}for(c=0,d=a.zoomOut.length;c<d;c++){b[a.zoomOut[c]]=-f}},_addHooks:function(){eg(document,"keydown",this._onKeyDown,this)},_removeHooks:function(){da(document,"keydown",this._onKeyDown,this)},_onKeyDown:function(d){if(!(d.altKey||d.ctrlKey||d.metaKey)){var b,a=d.keyCode,c=this._map;if(a in this._panKeys){c._panAnim&&c._panAnim._inProgress||(b=this._panKeys[a],d.shiftKey&&(b=am(b).multiplyBy(3)),c.panBy(b),c.options.maxBounds&&c.panInsideBounds(c.options.maxBounds))}else{if(a in this._zoomKeys){c.setZoom(c.getZoom()+(d.shiftKey?3:1)*this._zoomKeys[a])}else{if(27!==a||!c._popup||!c._popup.options.closeOnEscapeKey){return}c.closePopup()}}cq(d)}}});bX.addInitHook("addHandler","keyboard",dZ),bX.mergeOptions({scrollWheelZoom:!0,wheelDebounceTime:40,wheelPxPerZoomLevel:60});var dQ=bE.extend({addHooks:function(){eg(this._map._container,"wheel",this._onWheelScroll,this),this._delta=0},removeHooks:function(){da(this._map._container,"wheel",this._onWheelScroll,this)},_onWheelScroll:function(d){var b=dP(d),a=this._map.options.wheelDebounceTime;this._delta+=b,this._lastMousePos=this._map.mouseEventToContainerPoint(d),this._startTime||(this._startTime=+new Date);var c=Math.max(a-(new Date-this._startTime),0);clearTimeout(this._timer),this._timer=setTimeout(cE(this._performZoom,this),c),cq(d)},_performZoom:function(){var h=this._map,b=h.getZoom(),a=this._map.options.zoomSnap||0;h._stop();var c=this._delta/(4*this._map.options.wheelPxPerZoomLevel),d=4*Math.log(2/(1+Math.exp(-Math.abs(c))))/Math.LN2,g=a?Math.ceil(d/a)*a:d,f=h._limitZoom(b+(0<this._delta?g:-g))-b;this._delta=0,this._startTime=null,f&&("center"===h.options.scrollWheelZoom?h.setZoom(b+f):h.setZoomAround(this._lastMousePos,b+f))}});bX.addInitHook("addHandler","scrollWheelZoom",dQ),bX.mergeOptions({tap:!0,tapTolerance:15});var cL=bE.extend({addHooks:function(){eg(this._map._container,"touchstart",this._onDown,this)},removeHooks:function(){da(this._map._container,"touchstart",this._onDown,this)},_onDown:function(c){if(c.touches){if(c1(c),this._fireClick=!0,1<c.touches.length){return this._fireClick=!1,void clearTimeout(this._holdTimeout)}var b=c.touches[0],a=b.target;this._startPos=this._newPos=new bS(b.clientX,b.clientY),a.tagName&&"a"===a.tagName.toLowerCase()&&aK(a,"leaflet-active"),this._holdTimeout=setTimeout(cE(function(){this._isTapValid()&&(this._fireClick=!1,this._onUp(),this._simulateEvent("contextmenu",b))},this),1000),this._simulateEvent("mousedown",b),eg(document,{touchmove:this._onMove,touchend:this._onUp},this)}},_onUp:function(c){var b,a;clearTimeout(this._holdTimeout),da(document,{touchmove:this._onMove,touchend:this._onUp},this),this._fireClick&&c&&c.changedTouches&&((a=(b=c.changedTouches[0]).target)&&a.tagName&&"a"===a.tagName.toLowerCase()&&ah(a,"leaflet-active"),this._simulateEvent("mouseup",b),this._isTapValid()&&this._simulateEvent("click",b))},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_onMove:function(b){var a=b.touches[0];this._newPos=new bS(a.clientX,a.clientY),this._simulateEvent("mousemove",a)},_simulateEvent:function(c,b){var a=document.createEvent("MouseEvents");a._simulated=!0,b.target._simulatedClick=!0,a.initMouseEvent(c,!0,!0,window,1,b.screenX,b.screenY,b.clientX,b.clientY,!1,!1,!1,!1,0,null),b.target.dispatchEvent(a)}});!aE||b8&&!aN||bX.addInitHook("addHandler","tap",cL),bX.mergeOptions({touchZoom:aE&&!dc,bounceAtZoomLimits:!0});var b6=bE.extend({addHooks:function(){aK(this._map._container,"leaflet-touch-zoom"),eg(this._map._container,"touchstart",this._onTouchStart,this)},removeHooks:function(){ah(this._map._container,"leaflet-touch-zoom"),da(this._map._container,"touchstart",this._onTouchStart,this)},_onTouchStart:function(d){var b,a,c=this._map;!d.touches||2!==d.touches.length||c._animatingZoom||this._zooming||(b=c.mouseEventToContainerPoint(d.touches[0]),a=c.mouseEventToContainerPoint(d.touches[1]),this._centerPoint=c.getSize()._divideBy(2),this._startLatLng=c.containerPointToLatLng(this._centerPoint),"center"!==c.options.touchZoom&&(this._pinchStartLatLng=c.containerPointToLatLng(b.add(a)._divideBy(2))),this._startDist=b.distanceTo(a),this._startZoom=c.getZoom(),this._moved=!1,this._zooming=!0,c._stop(),eg(document,"touchmove",this._onTouchMove,this),eg(document,"touchend",this._onTouchEnd,this),c1(d))},_onTouchMove:function(h){if(h.touches&&2===h.touches.length&&this._zooming){var b=this._map,a=b.mouseEventToContainerPoint(h.touches[0]),c=b.mouseEventToContainerPoint(h.touches[1]),d=a.distanceTo(c)/this._startDist;if(this._zoom=b.getScaleZoom(d,this._startZoom),!b.options.bounceAtZoomLimits&&(this._zoom<b.getMinZoom()&&d<1||this._zoom>b.getMaxZoom()&&1<d)&&(this._zoom=b._limitZoom(this._zoom)),"center"===b.options.touchZoom){if(this._center=this._startLatLng,1==d){return}}else{var g=a._add(c)._divideBy(2)._subtract(this._centerPoint);if(1==d&&0===g.x&&0===g.y){return}this._center=b.unproject(b.project(this._pinchStartLatLng,this._zoom).subtract(g),this._zoom)}this._moved||(b._moveStart(!0,!1),this._moved=!0),eb(this._animRequest);var f=cE(b._move,b,this._center,this._zoom,{pinch:!0,round:!1});this._animRequest=ca(f,this,!0),c1(h)}},_onTouchEnd:function(){this._moved&&this._zooming?(this._zooming=!1,eb(this._animRequest),da(document,"touchmove",this._onTouchMove,this),da(document,"touchend",this._onTouchEnd,this),this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom))):this._zooming=!1}});bX.addInitHook("addHandler","touchZoom",b6),bX.BoxZoom=bp,bX.DoubleClickZoom=dH,bX.Drag=d8,bX.Keyboard=dZ,bX.ScrollWheelZoom=dQ,bX.Tap=cL,bX.TouchZoom=b6,df.version="1.7.1",df.Control=dY,df.control=d7,df.Browser=aF,df.Evented=aZ,df.Mixin=cm,df.Util=aH,df.Class=c6,df.Handler=bE,df.extend=bs,df.bind=cE,df.stamp=b9,df.setOptions=aG,df.DomEvent=cS,df.DomUtil=cf,df.PosAnimation=bo,df.Draggable=ao,df.LineUtil=a9,df.PolyUtil=d4,df.Point=bS,df.point=am,df.Bounds=bD,df.bounds=cw,df.Transformation=cO,df.transformation=bj,df.Projection=cH,df.LatLng=aQ,df.latLng=bK,df.LatLngBounds=cX,df.latLngBounds=cl,df.CRS=bu,df.GeoJSON=co,df.geoJSON=bV,df.geoJson=d5,df.Layer=cc,df.LayerGroup=ed,df.layerGroup=function(b,a){return new ed(b,a)},df.FeatureGroup=aJ,df.featureGroup=function(b,a){return new aJ(b,a)},df.ImageOverlay=dW,df.imageOverlay=function(c,b,a){return new dW(c,b,a)},df.VideoOverlay=bN,df.videoOverlay=function(c,b,a){return new bN(c,b,a)},df.SVGOverlay=ab,df.svgOverlay=function(c,b,a){return new ab(c,b,a)},df.DivOverlay=cR,df.Popup=dm,df.popup=function(b,a){return new dm(b,a)},df.Tooltip=a4,df.tooltip=function(b,a){return new a4(b,a)},df.Icon=c8,df.icon=function(a){return new c8(a)},df.DivIcon=cr,df.divIcon=function(a){return new cr(a)},df.Marker=bU,df.marker=function(b,a){return new bU(b,a)},df.TileLayer=db,df.tileLayer=c2,df.GridLayer=cB,df.gridLayer=function(a){return new cB(a)},df.SVG=cK,df.svg=cg,df.Renderer=bz,df.Canvas=dy,df.canvas=b5,df.Path=aA,df.CircleMarker=ap,df.circleMarker=function(b,a){return new ap(b,a)},df.Circle=bF,df.circle=function(c,b,a){return new bF(c,b,a)},df.Polyline=cy,df.polyline=function(b,a){return new cy(b,a)},df.Polygon=cZ,df.polygon=function(b,a){return new cZ(b,a)},df.Rectangle=bd,df.rectangle=function(b,a){return new bd(b,a)},df.Map=bX,df.map=function(b,a){return new bX(b,a)};var aD=window.L;df.noConflict=function(){return window.L=aD,this},window.L=df});!function(b,c){"object"==typeof exports&&"undefined"!=typeof module?c(exports):"function"==typeof define&&define.amd?define("leafletGestureHandling",["exports"],c):c(b.leafletGestureHandling={})}(this,function(b){var d={ar:{touch:"?????? ?????? ?????? ???????",scroll:"??????? ctrl + scroll ??????/????? ???????",scrollMac:"????? ??????? ? + ??????? ??????/????? ???????"},bg:{touch:"??????????? ??? ??????, ?? ?? ?????????? ???????",scroll:"???????? ?????? Ctrl ????????, ?????? ??????????, ?? ?? ????????? ?????? ?? ???????",scrollMac:"???????? ?????? ? ????????, ?????? ??????????, ?? ?? ????????? ?????? ?? ???????"},bn:{touch:"???????????? ????? ???? ?????? ??????? ????",scroll:"????? ??? ???? ctrl + scroll ??????? ????",scrollMac:"?????? ??? ???? ? ????? ???? ?????? ????"},ca:{touch:"Fes servir dos dits per moure el mapa",scroll:"Prem la tecla Control mentre et desplaces per apropar i allunyar el mapa",scrollMac:"Prem la tecla ? mentre et desplaces per apropar i allunyar el mapa"},cs:{touch:"K posunutí mapy použijte dva prsty",scroll:"Velikost zobrazení mapy zmente podržením klávesy Ctrl a posouváním kolecka myši",scrollMac:"Velikost zobrazení mapy zmeníte podržením klávesy ? a posunutím kolecka myši / touchpadu"},da:{touch:"Brug to fingre til at flytte kortet",scroll:"Brug ctrl + rullefunktionen til at zoome ind og ud på kortet",scrollMac:"Brug ? + rullefunktionen til at zoome ind og ud på kortet"},de:{touch:"Verschieben der Karte mit zwei Fingern",scroll:"Zoomen der Karte mit Strg+Scrollen",scrollMac:"Zoomen der Karte mit ?+Scrollen"},el:{touch:"???s?µ?p???ste d?? d??t??a ??a µeta????s? st?? ???t?",scroll:"???s?µ?p???ste t? p???t?? Ctrl ?a? ????s?, ??a ?a µe?e???ete t?? ???t?",scrollMac:"???s?µ?p???ste t? p???t?? ? + ????s? ??a est?as? st?? ???t?"},en:{touch:"Use two fingers to move the map",scroll:"Use ctrl + scroll to zoom the map",scrollMac:"Use ? + scroll to zoom the map"},"en-AU":{touch:"Use two fingers to move the map",scroll:"Use ctrl + scroll to zoom the map",scrollMac:"Use ? + scroll to zoom the map"},"en-GB":{touch:"Use two fingers to move the map",scroll:"Use ctrl + scroll to zoom the map",scrollMac:"Use ? + scroll to zoom the map"},es:{touch:"Para mover el mapa, utiliza dos dedos",scroll:"Mantén pulsada la tecla Ctrl mientras te desplazas para acercar o alejar el mapa",scrollMac:"Mantén pulsada la tecla ? mientras te desplazas para acercar o alejar el mapa"},eu:{touch:"Erabili bi hatz mapa mugitzeko",scroll:"Mapan zooma aplikatzeko, sakatu Ktrl eta egin gora edo behera",scrollMac:"Eduki sakatuta ? eta egin gora eta behera mapa handitu eta txikitzeko"},fa:{touch:"???? ???? ???? ???? ?? ?? ????? ??????? ????.",scroll:"????? ?????????? ???? ?? ctrl + scroll ??????? ????",scrollMac:"???? ?????????? ????? ?? ? + ?????? ??????? ????."},fi:{touch:"Siirrä karttaa kahdella sormella.",scroll:"Zoomaa karttaa painamalla Ctrl-painiketta ja vierittämällä.",scrollMac:"Zoomaa karttaa pitämällä painike ? painettuna ja vierittämällä."},fil:{touch:"Gumamit ng dalawang daliri upang iusog ang mapa",scroll:"Gamitin ang ctrl + scroll upang i-zoom ang mapa",scrollMac:"Gamitin ang ? + scroll upang i-zoom ang mapa"},fr:{touch:"Utilisez deux doigts pour déplacer la carte",scroll:"Vous pouvez zoomer sur la carte à l'aide de CTRL+Molette de défilement",scrollMac:"Vous pouvez zoomer sur la carte à l'aide de ?+Molette de défilement"},gl:{touch:"Utiliza dous dedos para mover o mapa",scroll:"Preme Ctrl mentres te desprazas para ampliar o mapa",scrollMac:"Preme ? e desprázate para ampliar o mapa"},gu:{touch:"???? ?????? ?? ???????? ????? ???",scroll:"?????? ??? ???? ???? ctrl + ????????? ????? ???",scrollMac:"?????? ??? ???? ? + ????????? ????? ???"},hi:{touch:"??? ?? ??? ?? ????? ??? ?? ???? ?? ??? ?? ???????? ?? ???????? ????",scroll:"??? ?? ???? ???? ?? ??? ctrl + ??????? ?? ????? ????",scrollMac:"??? ?? ???? ???? ?? ??? ? + ??????? ?? ????? ????"},hr:{touch:"Pomicite kartu pomocu dva prsta",scroll:"Upotrijebite Ctrl i klizac miša da biste zumirali kartu",scrollMac:"Upotrijebite gumb ? dok se pomicete za zumiranje karte"},hu:{touch:"Két ujjal mozgassa a térképet",scroll:"A térkép a ctrl + görgetés használatával nagyítható",scrollMac:"A térkép a ? + görgetés használatával nagyítható"},id:{touch:"Gunakan dua jari untuk menggerakkan peta",scroll:"Gunakan ctrl + scroll untuk memperbesar atau memperkecil peta",scrollMac:"Gunakan ? + scroll untuk memperbesar atau memperkecil peta"},it:{touch:"Utilizza due dita per spostare la mappa",scroll:"Utilizza CTRL + scorrimento per eseguire lo zoom della mappa",scrollMac:"Utilizza ? + scorrimento per eseguire lo zoom della mappa"},iw:{touch:"??? ?? ???? ??????? ??? ??????",scroll:"????? ????? ?? ???? ?????? ???? ??????? ??? ctrl ??????",scrollMac:"???? ????? ?? ???? ?????? ???? ??????? ??? ? ??????"},ja:{touch:"??????????? 2 ???????",scroll:"???????????Ctrl ???????????????????",scrollMac:"???????????? ???????????????????"},kn:{touch:"Use two fingers to move the map",scroll:"Use Ctrl + scroll to zoom the map",scrollMac:"Use ? + scroll to zoom the map"},ko:{touch:"??? ????? ? ???? ?????.",scroll:"??? ??/????? Ctrl? ?? ? ??????.",scrollMac:"??? ????? ? + ??? ??"},lt:{touch:"Perkelkite žemelapi dviem pirštais",scroll:"Slinkite nuspaude klaviša „Ctrl“, kad pakeistumete žemelapio masteli",scrollMac:"Paspauskite klaviša ? ir slinkite, kad priartintumete žemelapi"},lv:{touch:"Lai parvietotu karti, bidiet to ar diviem pirkstiem",scroll:"Kartes talummainai izmantojiet ctrl + ritinašanu",scrollMac:"Lai veiktu kartes talummainu, izmantojiet ? + ritinašanu"},ml:{touch:"?????? ??????? ????? ??????? ???????????",scroll:"??????? + ???????? ?????????? ??????? ???? ???????",scrollMac:"? + ???????? ?????????? ??????? ???? ???????"},mr:{touch:"????? ???????????? ??? ???? ?????",scroll:"????? ??? ?????????? ctrl + scroll ?????",scrollMac:"??????? ??? ?????????? ? + ??????? ?????"},nl:{touch:"Gebruik twee vingers om de kaart te verplaatsen",scroll:"Gebruik Ctrl + scrollen om in- en uit te zoomen op de kaart",scrollMac:"Gebruik ? + scrollen om in en uit te zoomen op de kaart"},no:{touch:"Bruk to fingre for å flytte kartet",scroll:"Hold ctrl-tasten inne og rull for å zoome på kartet",scrollMac:"Hold inne ?-tasten og rull for å zoome på kartet"},pl:{touch:"Przesun mape dwoma palcami",scroll:"Nacisnij CTRL i przewin, by przyblizyc mape",scrollMac:"Nacisnij ? i przewin, by przyblizyc mape"},pt:{touch:"Use dois dedos para mover o mapa",scroll:"Pressione Ctrl e role a tela simultaneamente para aplicar zoom no mapa",scrollMac:"Use ? e role a tela simultaneamente para aplicar zoom no mapa"},"pt-BR":{touch:"Use dois dedos para mover o mapa",scroll:"Pressione Ctrl e role a tela simultaneamente para aplicar zoom no mapa",scrollMac:"Use ? e role a tela simultaneamente para aplicar zoom no mapa"},"pt-PT":{touch:"Utilize dois dedos para mover o mapa",scroll:"Utilizar ctrl + deslocar para aumentar/diminuir zoom do mapa",scrollMac:"Utilize ? + deslocar para aumentar/diminuir o zoom do mapa"},ro:{touch:"Folosi?i doua degete pentru a deplasa harta",scroll:"Apasa?i tasta ctrl ?i derula?i simultan pentru a mari harta",scrollMac:"Folosi?i ? ?i derula?i pentru a mari/mic?ora harta"},ru:{touch:"????? ??????????? ?????, ????????? ?? ??? ????? ????????",scroll:"????? ???????? ???????, ????????????? ?????, ????????? ??????? Ctrl.",scrollMac:"????? ???????? ???????, ??????? ? + ?????????"},sk:{touch:"Mapu môžete posunút dvoma prstami",scroll:"Ak chcete priblížit mapu, stlacte kláves ctrl a posúvajte",scrollMac:"Ak chcete priblížit mapu, stlacte kláves ? a posúvajte kolieskom myši"},sl:{touch:"Premaknite zemljevid z dvema prstoma",scroll:"Zemljevid povecate tako, da držite tipko Ctrl in vrtite kolesce na miški",scrollMac:"Uporabite ? + funkcijo pomika, da povecate ali pomanjšate zemljevid"},sr:{touch:"???? ????????? ?????? ??? ?????",scroll:"?????????? ctrl ?????? ??? ???????? ?? ????? ???????? ????",scrollMac:"?????????? ?????? ? ??? ???????? ?? ????? ???????? ????"},sv:{touch:"Använd två fingrar för att flytta kartan",scroll:"Använd ctrl + rulla för att zooma kartan",scrollMac:"Använd ? + rulla för att zooma på kartan"},ta:{touch:"?????? ??????? ?????? ?????????? ??????????????",scroll:"?????? ??????????/???????????? ???????, ctrl ???????? ??????????, ????/???? ???????? ?????????",scrollMac:"?????? ??????????/???????????? ???????, ? ???????? ??????????, ????/???? ???????? ?????????"},te:{touch:"????????? ???????? ???? ????? ??????? ???????????",scroll:"????????? ???? ????????? ctrl ??????? ?????? ????, ???????? ??????",scrollMac:"?????? ???? ???????? ? + ???????? ???????????"},th:{touch:"??? 2 ?????????????????????",scroll:"?? Ctrl ??????? ??????????????????????????????",scrollMac:"?? ? ??????????????????????????????"},tl:{touch:"Gumamit ng dalawang daliri upang iusog ang mapa",scroll:"Gamitin ang ctrl + scroll upang i-zoom ang mapa",scrollMac:"Gamitin ang ? + scroll upang i-zoom ang mapa"},tr:{touch:"Haritada gezinmek için iki parmaginizi kullanin",scroll:"Haritayi yakinlastirmak için ctrl + kaydirma kombinasyonunu kullanin",scrollMac:"Haritayi yakinlastirmak için ? tusuna basip ekrani kaydirin"},uk:{touch:"??????????? ????? ????? ????????",scroll:"??? ????????? ??????? ?????, ??????????? ????????? ????, ????????? ??????? Ctrl",scrollMac:"??? ??????? ??????? ?????, ?????????????? ? + ?????????????"},vi:{touch:"S? d?ng hai ngón tay d? di chuy?n b?n d?",scroll:"S? d?ng ctrl + cu?n d? thu phóng b?n d?",scrollMac:"S? d?ng ? + cu?n d? thu phóng b?n d?"},"zh-CN":{touch:"????????",scroll:"?? Ctrl ?????????????",scrollMac:"?? ? ?????????????"},"zh-TW":{touch:"?????????",scroll:"?? ctrl ?????????????",scrollMac:"? ? ????????????"}};L.Map.mergeOptions({gestureHandlingOptions:{text:{},duration:1000}});var f=!1,c=L.Handler.extend({addHooks:function(){this._handleTouch=this._handleTouch.bind(this),this._setupPluginOptions(),this._setLanguageContent(),this._disableInteractions(),this._map._container.addEventListener("touchstart",this._handleTouch),this._map._container.addEventListener("touchmove",this._handleTouch),this._map._container.addEventListener("touchend",this._handleTouch),this._map._container.addEventListener("touchcancel",this._handleTouch),this._map._container.addEventListener("click",this._handleTouch),L.DomEvent.on(this._map._container,"wheel",this._handleScroll,this),L.DomEvent.on(this._map,"mouseover",this._handleMouseOver,this),L.DomEvent.on(this._map,"mouseout",this._handleMouseOut,this),L.DomEvent.on(this._map,"movestart",this._handleDragging,this),L.DomEvent.on(this._map,"move",this._handleDragging,this),L.DomEvent.on(this._map,"moveend",this._handleDragging,this)},removeHooks:function(){this._enableInteractions(),this._map._container.removeEventListener("touchstart",this._handleTouch),this._map._container.removeEventListener("touchmove",this._handleTouch),this._map._container.removeEventListener("touchend",this._handleTouch),this._map._container.removeEventListener("touchcancel",this._handleTouch),this._map._container.removeEventListener("click",this._handleTouch),L.DomEvent.off(this._map._container,"wheel",this._handleScroll,this),L.DomEvent.off(this._map,"mouseover",this._handleMouseOver,this),L.DomEvent.off(this._map,"mouseout",this._handleMouseOut,this),L.DomEvent.off(this._map,"movestart",this._handleDragging,this),L.DomEvent.off(this._map,"move",this._handleDragging,this),L.DomEvent.off(this._map,"moveend",this._handleDragging,this)},_handleDragging:function(e){"movestart"==e.type||"move"==e.type?f=!0:"moveend"==e.type&&(f=!1)},_disableInteractions:function(){this._map.dragging.disable(),this._map.scrollWheelZoom.disable(),this._map.tap&&this._map.tap.disable()},_enableInteractions:function(){this._map.dragging.enable(),this._map.scrollWheelZoom.enable(),this._map.tap&&this._map.tap.enable()},_setupPluginOptions:function(){this._map.options.gestureHandlingText&&(this._map.options.gestureHandlingOptions.text=this._map.options.gestureHandlingText)},_setLanguageContent:function(){var g,j=this._map.options.gestureHandlingOptions&&this._map.options.gestureHandlingOptions.text&&this._map.options.gestureHandlingOptions.text.touch&&this._map.options.gestureHandlingOptions.text.scroll&&this._map.options.gestureHandlingOptions.text.scrollMac?this._map.options.gestureHandlingOptions.text:(g=this._getUserLanguage(),d[g=g||"en"]&&(j=d[g]),j||-1===g.indexOf("-")||(g=g.split("-")[0],j=d[g]),j||d[g="en"]),h=!1;0<=navigator.platform.toUpperCase().indexOf("MAC")&&(h=!0);var i=j.scroll;h&&(i=j.scrollMac),this._map._container.setAttribute("data-gesture-handling-touch-content",j.touch),this._map._container.setAttribute("data-gesture-handling-scroll-content",i)},_getUserLanguage:function(){return navigator.languages?navigator.languages[0]:navigator.language||navigator.userLanguage},_handleTouch:function(g){for(var j=["leaflet-control-minimap","leaflet-interactive","leaflet-popup-content","leaflet-popup-content-wrapper","leaflet-popup-close-button","leaflet-control-zoom-in","leaflet-control-zoom-out"],h=!1,i=0;i<j.length;i++){L.DomUtil.hasClass(g.target,j[i])&&(h=!0)}h?L.DomUtil.hasClass(g.target,"leaflet-interactive")&&"touchmove"===g.type&&1===g.touches.length?(L.DomUtil.addClass(this._map._container,"leaflet-gesture-handling-touch-warning"),this._disableInteractions()):L.DomUtil.removeClass(this._map._container,"leaflet-gesture-handling-touch-warning"):"touchmove"===g.type||"touchstart"===g.type?1===g.touches.length?(L.DomUtil.addClass(this._map._container,"leaflet-gesture-handling-touch-warning"),this._disableInteractions()):(this._enableInteractions(),L.DomUtil.removeClass(this._map._container,"leaflet-gesture-handling-touch-warning")):L.DomUtil.removeClass(this._map._container,"leaflet-gesture-handling-touch-warning")},_isScrolling:!1,_handleScroll:function(e){e.metaKey||e.ctrlKey?(e.preventDefault(),L.DomUtil.removeClass(this._map._container,"leaflet-gesture-handling-scroll-warning"),this._map.scrollWheelZoom.enable()):(L.DomUtil.addClass(this._map._container,"leaflet-gesture-handling-scroll-warning"),this._map.scrollWheelZoom.disable(),clearTimeout(this._isScrolling),this._isScrolling=setTimeout(function(){for(var g=document.getElementsByClassName("leaflet-gesture-handling-scroll-warning"),h=0;h<g.length;h++){L.DomUtil.removeClass(g[h],"leaflet-gesture-handling-scroll-warning")}},this._map.options.gestureHandlingOptions.duration))},_handleMouseOver:function(e){this._enableInteractions()},_handleMouseOut:function(e){f||this._disableInteractions()}});L.Map.addInitHook("addHandler","gestureHandling",c),b.GestureHandling=c,b.default=c,Object.defineProperty(b,"__esModule",{value:!0})});var xhttp=(function(){var a=function(i,f,h,c){try{var g=new XMLHttpRequest();var d="GET";if(f.method!==undefined&&(f.method==="GET"||f.method==="POST")){d=f.method}g.open(d,i);if(f.headers!==undefined){for(property in f.headers){g.setRequestHeader(property,f.headers[property])}}g.addEventListener("load",function(l){if(g.status>=200&&g.status<300){var j=g.responseText;try{if(f.handleAs!==undefined&&f.handleAs!==null){if(f.handleAs.toUpperCase()==="JSON"){try{j=JSON.parse(j)}catch(k){c(k,g.responseText);return}}}}catch(k){navigator.notification.alert("HandleAs Überprüfung: "+k.message)}h(j,g)}else{c(g,g.responseText,g)}});g.addEventListener("error",function(e){c(e,undefined,undefined)});if(f.data!==undefined){g.send(f.data)}else{g.send()}return g}catch(b){if(c!==undefined&&typeof c==="function"){c(b,undefined,undefined)}}};return{request:a}})();function CryptParams(){var a=CryptoJS.enc.Hex.parse("a5a8d2e9c1721ae0e84ad660c472b1f3");var c=CryptoJS.enc.Utf8.parse("aa&JUCr{C$sr");var d=CryptoJS.enc.Utf8.parse("cryptography123example");var b=CryptoJS.PBKDF2(c.toString(CryptoJS.enc.Utf8),d,{keySize:128/32,iterations:1000});var e={iv:a,Pass:c,Salt:d,key128Bits1000Iterations:b};return e}function EncryptData(d){var a=CryptParams();var b=CryptoJS.AES.encrypt(CryptoJS.enc.Utf8.parse(d),a.key128Bits1000Iterations,{keySize:128/8,iv:a.iv,mode:CryptoJS.mode.CBC,padding:CryptoJS.pad.Pkcs7});var c=b.toString();return c}function DecryptData(e){var b=CryptParams();var d=null;var a=CryptoJS.lib.CipherParams.create({ciphertext:CryptoJS.enc.Base64.parse(e)});var c=CryptoJS.AES.decrypt(a,b.key128Bits1000Iterations,{mode:CryptoJS.mode.CBC,iv:b.iv,padding:CryptoJS.pad.Pkcs7});d=c.toString(CryptoJS.enc.Utf8);return d};var CryptoJS=CryptoJS||(function(j,k){var c={};var f=c.lib={};var a=f.Base=(function(){function n(){}return{extend:function(o){n.prototype=this;var p=new n();if(o){p.mixIn(o)}if(!p.hasOwnProperty("init")){p.init=function(){p.$super.init.apply(this,arguments)}}p.init.prototype=p;p.$super=this;return p},create:function(){var o=this.extend();o.init.apply(o,arguments);return o},init:function(){},mixIn:function(o){for(var p in o){if(o.hasOwnProperty(p)){this[p]=o[p]}}if(o.hasOwnProperty("toString")){this.toString=o.toString}},clone:function(){return this.init.prototype.extend(this)}}}());var m=f.WordArray=a.extend({init:function(o,n){o=this.words=o||[];if(n!=k){this.sigBytes=n}else{this.sigBytes=o.length*4}},toString:function(n){return(n||h).stringify(this)},concat:function(t){var s=this.words;var q=t.words;var r=this.sigBytes;var p=t.sigBytes;this.clamp();if(r%4){for(var n=0;n<p;n++){var o=(q[n>>>2]>>>(24-(n%4)*8))&255;s[(r+n)>>>2]|=o<<(24-((r+n)%4)*8)}}else{if(q.length>65535){for(var n=0;n<p;n+=4){s[(r+n)>>>2]=q[n>>>2]}}else{s.push.apply(s,q)}}this.sigBytes+=p;return this},clamp:function(){var o=this.words;var n=this.sigBytes;o[n>>>2]&=4294967295<<(32-(n%4)*8);o.length=j.ceil(n/4)},clone:function(){var n=a.clone.call(this);n.words=this.words.slice(0);return n},random:function(o){var p=[];for(var n=0;n<o;n+=4){p.push((j.random()*4294967296)|0)}return new m.init(p,o)}});var e=c.enc={};var h=e.Hex={stringify:function(r){var s=r.words;var q=r.sigBytes;var o=[];for(var p=0;p<q;p++){var n=(s[p>>>2]>>>(24-(p%4)*8))&255;o.push((n>>>4).toString(16));o.push((n&15).toString(16))}return o.join("")},parse:function(n){var o=n.length;var q=[];for(var p=0;p<o;p+=2){q[p>>>3]|=parseInt(n.substr(p,2),16)<<(24-(p%8)*4)}return new m.init(q,o/2)}};var i=e.Latin1={stringify:function(r){var s=r.words;var q=r.sigBytes;var p=[];for(var o=0;o<q;o++){var n=(s[o>>>2]>>>(24-(o%4)*8))&255;p.push(String.fromCharCode(n))}return p.join("")},parse:function(o){var p=o.length;var q=[];for(var n=0;n<p;n++){q[n>>>2]|=(o.charCodeAt(n)&255)<<(24-(n%4)*8)}return new m.init(q,p)}};var l=e.Utf8={stringify:function(o){try{return decodeURIComponent(escape(i.stringify(o)))}catch(n){throw new Error("Malformed UTF-8 data")}},parse:function(n){return i.parse(unescape(encodeURIComponent(n)))}};var b=f.BufferedBlockAlgorithm=a.extend({reset:function(){this._data=new m.init();this._nDataBytes=0},_append:function(n){if(typeof n=="string"){n=l.parse(n)}this._data.concat(n);this._nDataBytes+=n.sigBytes},_process:function(s){var p=this._data;var r=p.words;var q=p.sigBytes;var n=this.blockSize;var o=n*4;var t=q/o;if(s){t=j.ceil(t)}else{t=j.max((t|0)-this._minBufferSize,0)}var v=t*n;var u=j.min(v*4,q);if(v){for(var w=0;w<v;w+=n){this._doProcessBlock(r,w)}var x=r.splice(0,v);p.sigBytes-=u}return new m.init(x,u)},clone:function(){var n=a.clone.call(this);n._data=this._data.clone();return n},_minBufferSize:0});var g=f.Hasher=b.extend({cfg:a.extend(),init:function(n){this.cfg=this.cfg.extend(n);this.reset()},reset:function(){b.reset.call(this);this._doReset()},update:function(n){this._append(n);this._process();return this},finalize:function(o){if(o){this._append(o)}var n=this._doFinalize();return n},blockSize:512/32,_createHelper:function(n){return function(p,o){return new n.init(o).finalize(p)}},_createHmacHelper:function(n){return function(p,o){return new d.HMAC.init(n,o).finalize(p)}}});var d=c.algo={};return c}(Math));(function(){var a=CryptoJS;var c=a.lib;var f=c.WordArray;var b=a.enc;var e=b.Utf16=b.Utf16BE={stringify:function(l){var m=l.words;var j=l.sigBytes;var k=[];for(var h=0;h<j;h+=2){var g=(m[h>>>2]>>>(16-(h%4)*8))&65535;k.push(String.fromCharCode(g))}return k.join("")},parse:function(h){var j=h.length;var k=[];for(var g=0;g<j;g++){k[g>>>1]|=h.charCodeAt(g)<<(16-(g%2)*16)}return f.create(k,j*2)}};b.Utf16LE={stringify:function(l){var m=l.words;var j=l.sigBytes;var k=[];for(var h=0;h<j;h+=2){var g=d((m[h>>>2]>>>(16-(h%4)*8))&65535);k.push(String.fromCharCode(g))}return k.join("")},parse:function(h){var j=h.length;var k=[];for(var g=0;g<j;g++){k[g>>>1]|=d(h.charCodeAt(g)<<(16-(g%2)*16))}return f.create(k,j*2)}};function d(g){return((g<<8)&4278255360)|((g>>>8)&16711935)}}());(function(){var b=CryptoJS;var d=b.lib;var e=d.WordArray;var c=b.enc;var a=c.Base64={stringify:function(r){var s=r.words;var p=r.sigBytes;var n=this._map;r.clamp();var f=[];for(var l=0;l<p;l+=3){var g=(s[l>>>2]>>>(24-(l%4)*8))&255;var h=(s[(l+1)>>>2]>>>(24-((l+1)%4)*8))&255;var k=(s[(l+2)>>>2]>>>(24-((l+2)%4)*8))&255;var q=(g<<16)|(h<<8)|k;for(var m=0;(m<4)&&(l+m*0.75<p);m++){f.push(n.charAt((q>>>(6*(3-m)))&63))}}var o=n.charAt(64);if(o){while(f.length%4){f.push(o)}}return f.join("")},parse:function(f){var g=f.length;var l=this._map;var n=l.charAt(64);if(n){var o=f.indexOf(n);if(o!=-1){g=o}}var p=[];var m=0;for(var k=0;k<g;k++){if(k%4){var h=l.indexOf(f.charAt(k-1))<<((k%4)*2);var j=l.indexOf(f.charAt(k))>>>(6-(k%4)*2);p[m>>>2]|=(h|j)<<(24-(m%4)*8);m++}}return e.create(p,m)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}());(function(){var a=CryptoJS;var c=a.lib;var g=c.WordArray;var d=c.Hasher;var b=a.algo;var f=[];var e=b.SHA1=d.extend({_doReset:function(){this._hash=new g.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(q,s){var o=this._hash.words;var h=o[0];var j=o[1];var k=o[2];var l=o[3];var m=o[4];for(var p=0;p<80;p++){if(p<16){f[p]=q[s+p]|0}else{var r=f[p-3]^f[p-8]^f[p-14]^f[p-16];f[p]=(r<<1)|(r>>>31)}var u=((h<<5)|(h>>>27))+m+f[p];if(p<20){u+=((j&k)|(~j&l))+1518500249}else{if(p<40){u+=(j^k^l)+1859775393}else{if(p<60){u+=((j&k)|(j&l)|(k&l))-1894007588}else{u+=(j^k^l)-899497514}}}m=l;l=k;k=(j<<30)|(j>>>2);j=h;h=u}o[0]=(o[0]+h)|0;o[1]=(o[1]+j)|0;o[2]=(o[2]+k)|0;o[3]=(o[3]+l)|0;o[4]=(o[4]+m)|0},_doFinalize:function(){var h=this._data;var i=h.words;var k=this._nDataBytes*8;var j=h.sigBytes*8;i[j>>>5]|=128<<(24-j%32);i[(((j+64)>>>9)<<4)+14]=Math.floor(k/4294967296);i[(((j+64)>>>9)<<4)+15]=k;h.sigBytes=i.length*4;this._process();return this._hash},clone:function(){var h=d.clone.call(this);h._hash=this._hash.clone();return h}});a.SHA1=d._createHelper(e);a.HmacSHA1=d._createHmacHelper(e)}());CryptoJS.lib.Cipher||(function(x){var f=CryptoJS;var k=f.lib;var a=k.Base;var z=k.WordArray;var e=k.BufferedBlockAlgorithm;var h=f.enc;var y=h.Utf8;var b=h.Base64;var g=f.algo;var q=g.EvpKDF;var o=k.Cipher=e.extend({cfg:a.extend(),createEncryptor:function(B,A){return this.create(this._ENC_XFORM_MODE,B,A)},createDecryptor:function(B,A){return this.create(this._DEC_XFORM_MODE,B,A)},init:function(C,B,A){this.cfg=this.cfg.extend(A);this._xformMode=C;this._key=B;this.reset()},reset:function(){e.reset.call(this);this._doReset()},process:function(A){this._append(A);return this._process()},finalize:function(A){if(A){this._append(A)}var B=this._doFinalize();return B},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:(function(){function A(B){if(typeof B=="string"){return t}else{return v}}return function(B){return{encrypt:function(E,D,C){return A(D).encrypt(B,E,D,C)},decrypt:function(D,E,C){return A(E).decrypt(B,D,E,C)}}}}())});var w=k.StreamCipher=o.extend({_doFinalize:function(){var A=this._process(!!"flush");return A},blockSize:1});var l=f.mode={};var d=k.BlockCipherMode=a.extend({createEncryptor:function(A,B){return this.Encryptor.create(A,B)},createDecryptor:function(A,B){return this.Decryptor.create(A,B)},init:function(A,B){this._cipher=A;this._iv=B}});var n=l.CBC=(function(){var A=d.extend();A.Encryptor=A.extend({processBlock:function(F,E){var D=this._cipher;var C=D.blockSize;B.call(this,F,E,C);D.encryptBlock(F,E);this._prevBlock=F.slice(E,E+C)}});A.Decryptor=A.extend({processBlock:function(G,E){var D=this._cipher;var C=D.blockSize;var F=G.slice(E,E+C);D.decryptBlock(G,E);B.call(this,G,E,C);this._prevBlock=F}});function B(H,G,D){var F=this._iv;if(F){var C=F;this._iv=x}else{var C=this._prevBlock}for(var E=0;E<D;E++){H[G+E]^=C[E]}}return A}());var m=f.pad={};var u=m.Pkcs7={pad:function(C,A){var B=A*4;var E=B-C.sigBytes%B;var G=(E<<24)|(E<<16)|(E<<8)|E;var H=[];for(var D=0;D<E;D+=4){H.push(G)}var F=z.create(H,E);C.concat(F)},unpad:function(A){var B=A.words[(A.sigBytes-1)>>>2]&255;A.sigBytes-=B}};var c=k.BlockCipher=o.extend({cfg:o.cfg.extend({mode:n,padding:u}),reset:function(){o.reset.call(this);var A=this.cfg;var B=A.iv;var C=A.mode;if(this._xformMode==this._ENC_XFORM_MODE){var D=C.createEncryptor}else{var D=C.createDecryptor;this._minBufferSize=1}this._mode=D.call(C,this,B&&B.words)},_doProcessBlock:function(B,A){this._mode.processBlock(B,A)},_doFinalize:function(){var B=this.cfg.padding;if(this._xformMode==this._ENC_XFORM_MODE){B.pad(this._data,this.blockSize);var A=this._process(!!"flush")}else{var A=this._process(!!"flush");B.unpad(A)}return A},blockSize:128/32});var p=k.CipherParams=a.extend({init:function(A){this.mixIn(A)},toString:function(A){return(A||this.formatter).stringify(this)}});var i=f.format={};var r=i.OpenSSL={stringify:function(A){var B=A.ciphertext;var C=A.salt;if(C){var D=z.create([1398893684,1701076831]).concat(C).concat(B)}else{var D=B}return D.toString(b)},parse:function(C){var A=b.parse(C);var B=A.words;if(B[0]==1398893684&&B[1]==1701076831){var D=z.create(B.slice(2,4));B.splice(0,4);A.sigBytes-=16}return p.create({ciphertext:A,salt:D})}};var v=k.SerializableCipher=a.extend({cfg:a.extend({format:r}),encrypt:function(B,G,F,A){A=this.cfg.extend(A);var E=B.createEncryptor(F,A);var D=E.finalize(G);var C=E.cfg;return p.create({ciphertext:D,key:F,iv:C.iv,algorithm:B,mode:C.mode,padding:C.padding,blockSize:B.blockSize,formatter:A.format})},decrypt:function(B,C,D,A){A=this.cfg.extend(A);C=this._parse(C,A.format);var E=B.createDecryptor(D,A).finalize(C.ciphertext);return E},_parse:function(A,B){if(typeof A=="string"){return B.parse(A,this)}else{return A}}});var j=f.kdf={};var s=j.OpenSSL={execute:function(E,D,B,F){if(!F){F=z.random(64/8)}var C=q.create({keySize:D+B}).compute(E,F);var A=z.create(C.words.slice(D),B*4);C.sigBytes=D*4;return p.create({key:C,iv:A,salt:F})}};var t=k.PasswordBasedCipher=v.extend({cfg:v.cfg.extend({kdf:s}),encrypt:function(B,E,F,A){A=this.cfg.extend(A);var D=A.kdf.execute(F,B.keySize,B.ivSize);A.iv=D.iv;var C=v.encrypt.call(this,B,E,D.key,A);C.mixIn(D);return C},decrypt:function(B,C,E,A){A=this.cfg.extend(A);C=this._parse(C,A.format);var D=A.kdf.execute(E,B.keySize,B.ivSize,C.salt);A.iv=D.iv;var F=v.decrypt.call(this,B,C,D.key,A);return F}})}());(function(){var b=CryptoJS;var e=b.lib;var a=e.Base;var d=b.enc;var g=d.Utf8;var c=b.algo;var f=c.HMAC=a.extend({init:function(h,o){h=this._hasher=new h.init();if(typeof o=="string"){o=g.parse(o)}var j=h.blockSize;var k=j*4;if(o.sigBytes>k){o=h.finalize(o)}o.clamp();var p=this._oKey=o.clone();var m=this._iKey=o.clone();var q=p.words;var n=m.words;for(var l=0;l<j;l++){q[l]^=1549556828;n[l]^=909522486}p.sigBytes=m.sigBytes=k;this.reset()},reset:function(){var h=this._hasher;h.reset();h.update(this._iKey)},update:function(h){this._hasher.update(h);return this},finalize:function(k){var h=this._hasher;var j=h.finalize(k);h.reset();var i=h.finalize(this._oKey.clone().concat(j));return i}})}());(function(){var c=CryptoJS;var e=c.lib;var b=e.BlockCipher;var d=c.algo;var l=[];var f=[];var m=[];var n=[];var o=[];var p=[];var g=[];var h=[];var i=[];var j=[];(function(){var q=[];for(var r=0;r<256;r++){if(r<128){q[r]=r<<1}else{q[r]=(r<<1)^283}}var v=0;var A=0;for(var r=0;r<256;r++){var s=A^(A<<1)^(A<<2)^(A<<3)^(A<<4);s=(s>>>8)^(s&255)^99;l[v]=s;f[s]=v;var w=q[v];var y=q[w];var z=q[y];var u=(q[s]*257)^(s*16843008);m[v]=(u<<24)|(u>>>8);n[v]=(u<<16)|(u>>>16);o[v]=(u<<8)|(u>>>24);p[v]=u;var u=(z*16843009)^(y*65537)^(w*257)^(v*16843008);g[s]=(u<<24)|(u>>>8);h[s]=(u<<16)|(u>>>16);i[s]=(u<<8)|(u>>>24);j[s]=u;if(!v){v=A=1}else{v=w^q[q[q[z^w]]];A^=q[q[A]]}}}());var k=[0,1,2,4,8,16,32,64,128,27,54];var a=d.AES=b.extend({_doReset:function(){var s=this._key;var w=s.words;var v=s.sigBytes/4;var z=this._nRounds=v+6;var y=(z+1)*4;var u=this._keySchedule=[];for(var x=0;x<y;x++){if(x<v){u[x]=w[x]}else{var A=u[x-1];if(!(x%v)){A=(A<<8)|(A>>>24);A=(l[A>>>24]<<24)|(l[(A>>>16)&255]<<16)|(l[(A>>>8)&255]<<8)|l[A&255];A^=k[(x/v)|0]<<24}else{if(v>6&&x%v==4){A=(l[A>>>24]<<24)|(l[(A>>>16)&255]<<16)|(l[(A>>>8)&255]<<8)|l[A&255]}}u[x]=u[x-v]^A}}var q=this._invKeySchedule=[];for(var r=0;r<y;r++){var x=y-r;if(r%4){var A=u[x]}else{var A=u[x-4]}if(r<4||x<=4){q[r]=A}else{q[r]=g[l[A>>>24]]^h[l[(A>>>16)&255]]^i[l[(A>>>8)&255]]^j[l[A&255]]}}},encryptBlock:function(q,r){this._doCryptBlock(q,r,this._keySchedule,m,n,o,p,l)},decryptBlock:function(q,r){var s=q[r+1];q[r+1]=q[r+3];q[r+3]=s;this._doCryptBlock(q,r,this._invKeySchedule,g,h,i,j,f);var s=q[r+1];q[r+1]=q[r+3];q[r+3]=s},_doCryptBlock:function(s,u,q,B,C,D,E,A){var t=this._nRounds;var w=s[u]^q[0];var x=s[u+1]^q[1];var y=s[u+2]^q[2];var z=s[u+3]^q[3];var r=4;for(var v=1;v<t;v++){var F=B[w>>>24]^C[(x>>>16)&255]^D[(y>>>8)&255]^E[z&255]^q[r++];var G=B[x>>>24]^C[(y>>>16)&255]^D[(z>>>8)&255]^E[w&255]^q[r++];var H=B[y>>>24]^C[(z>>>16)&255]^D[(w>>>8)&255]^E[x&255]^q[r++];var I=B[z>>>24]^C[(w>>>16)&255]^D[(x>>>8)&255]^E[y&255]^q[r++];w=F;x=G;y=H;z=I}var F=((A[w>>>24]<<24)|(A[(x>>>16)&255]<<16)|(A[(y>>>8)&255]<<8)|A[z&255])^q[r++];var G=((A[x>>>24]<<24)|(A[(y>>>16)&255]<<16)|(A[(z>>>8)&255]<<8)|A[w&255])^q[r++];var H=((A[y>>>24]<<24)|(A[(z>>>16)&255]<<16)|(A[(w>>>8)&255]<<8)|A[x&255])^q[r++];var I=((A[z>>>24]<<24)|(A[(w>>>16)&255]<<16)|(A[(x>>>8)&255]<<8)|A[y&255])^q[r++];s[u]=F;s[u+1]=G;s[u+2]=H;s[u+3]=I},keySize:256/32});c.AES=b._createHelper(a)}());(function(){var b=CryptoJS;var d=b.lib;var a=d.Base;var h=d.WordArray;var c=b.algo;var g=c.SHA1;var e=c.HMAC;var f=c.PBKDF2=a.extend({cfg:a.extend({keySize:128/32,hasher:g,iterations:1}),init:function(i){this.cfg=this.cfg.extend(i)},compute:function(z,A){var p=this.cfg;var s=e.create(p.hasher,z);var q=h.create();var l=h.create([1]);var r=q.words;var m=l.words;var y=p.keySize;var w=p.iterations;while(r.length<y){var k=s.update(A).finalize(l);s.reset();var n=k.words;var o=n.length;var u=k;for(var t=1;t<w;t++){u=s.finalize(u);s.reset();var v=u.words;for(var x=0;x<o;x++){n[x]^=v[x]}}q.concat(k);m[0]++}q.sigBytes=y*4;return q}});b.PBKDF2=function(j,k,i){return f.create(i).compute(j,k)}}());var bkg_appid="1446904e-0bb1-d389-a851-1a661caab5c3";var bkg_registeredDomain="bundesnetzagentur.de";var SessionIdentifikator="";var SessionError="System.Exception: Fehler bei der Abfrage der SessionID. ---\u003e System.Net.WebException: Der Remotename konnte nicht aufgelöst werden: \u0027proxy.intern.adns\u0027\r\n   bei System.Net.HttpWebRequest.GetResponse()\r\n   bei BKG.SessionRequest.getBKGSessionKey(String AppID, String Domain) in C:\\Users\\tijahn\\Documents\\Visual Studio 2019\\Projekte\\BNetzA\\BNetzA-Quellcode\\BNetzA\\BKGSessionRequest\\SessionRequest.cs:Zeile 27.\r\n   --- Ende der internen Ausnahmestapelüberwachung ---\r\n   bei BKG.SessionRequest.getBKGSessionKey(String AppID, String Domain) in C:\\Users\\tijahn\\Documents\\Visual Studio 2019\\Projekte\\BNetzA\\BNetzA-Quellcode\\BNetzA\\BKGSessionRequest\\SessionRequest.cs:Zeile 44.\r\n   bei EMF_Karte.js.jscontent(String set) in C:\\Users\\tijahn\\Documents\\Visual Studio 2019\\Projekte\\BNetzA\\BNetzA-Quellcode\\BNetzA\\EMF-Karte\\js.asmx.cs:Zeile 163.";function getSessID(){if(1==0&&(SessionIdentifikator!=("#BKGSESSIONID#")&&SessionIdentifikator!="")){return SessionIdentifikator}else{try{xhttp.request("https://sg.geodatenzentrum.de/gdz_getSession?bkg_appid="+bkg_appid+"&domain="+bkg_registeredDomain,{method:"GET",headers:{Accept:"text;charset=UTF-8","Content-Type":"text;charset=UTF-8"}},function(b){SessionIdentifikator=b},function(b){console.warn("Verbindung zum BGK Server fehlgeschlagen.")})}catch(a){console.warn("Fehler beim Verbinden zum BKG Server. "+a.message)}return SessionIdentifikator}};var gj={type:"FeatureCollection",features:[{type:"Feature",id:0,properties:{ID_0:86,ISO:"DEU",NAME_ENGLI:"Germany",NAME_ISO:"GERMANY",NAME_FAO:"Germany",NAME_LOCAL:"Deutschland",NAME_OBSOL:null,NAME_VARIA:"Germany",NAME_NONLA:null,NAME_FRENC:"Allemagne",NAME_SPANI:"Alemania",NAME_RUSSI:"????????",NAME_ARABI:"???????",NAME_CHINE:"??",WASPARTOF:null,CONTAINS:"East Germany|West Germany|DDR",SOVEREIGN:"Germany",ISO2:"DE",WWW:null,FIPS:"GM",ISON:276,VALIDFR:"Unknown",VALIDTO:"Present",EUmember:1},geometry:{type:"MultiPolygon",coordinates:[[[[8.7083,47.7155],[8.709099999999999,47.7134],[8.710000000000001,47.7116],[8.7105,47.7099],[8.710699999999999,47.7093],[8.7118,47.708],[8.712400000000001,47.7067],[8.7126,47.706],[8.713100000000001,47.7034],[8.713699999999999,47.7017],[8.714,47.7011],[8.714600000000001,47.7007],[8.7164,47.7],[8.7173,47.6995],[8.7187,47.6989],[8.7224,47.6965],[8.720000000000001,47.6953],[8.718500000000001,47.6948],[8.715999999999999,47.6942],[8.714499999999999,47.6941],[8.712899999999999,47.6941],[8.7113,47.6942],[8.7081,47.6949],[8.706200000000001,47.6955],[8.703900000000001,47.6958],[8.7035,47.6964],[8.702999999999999,47.6967],[8.7011,47.6974],[8.6999,47.698],[8.697900000000001,47.6986],[8.696899999999999,47.699],[8.6966,47.6992],[8.6957,47.6993],[8.6943,47.6994],[8.693,47.6994],[8.6921,47.6993],[8.6913,47.6991],[8.6898,47.6981],[8.688800000000001,47.6973],[8.688000000000001,47.6967],[8.686999999999999,47.6957],[8.686500000000001,47.6953],[8.684900000000001,47.6944],[8.683999999999999,47.6938],[8.6831,47.6933],[8.6823,47.6928],[8.6816,47.6925],[8.680300000000001,47.6922],[8.6798,47.6919],[8.678800000000001,47.6914],[8.6769,47.6906],[8.6761,47.6904],[8.6752,47.6902],[8.674300000000001,47.6902],[8.671300000000001,47.6902],[8.668699999999999,47.6901],[8.667,47.6902],[8.6655,47.6904],[8.664,47.6907],[8.6645,47.6914],[8.6647,47.6918],[8.664899999999999,47.6925],[8.6648,47.6929],[8.6647,47.6931],[8.664300000000001,47.6934],[8.6637,47.6936],[8.662699999999999,47.6938],[8.662100000000001,47.694],[8.6616,47.6946],[8.661300000000001,47.6952],[8.661199999999999,47.6956],[8.6615,47.6962],[8.6618,47.6966],[8.662100000000001,47.6968],[8.6624,47.697],[8.6633,47.6972],[8.664199999999999,47.6972],[8.6671,47.6972],[8.668100000000001,47.6972],[8.6691,47.6973],[8.669499999999999,47.6974],[8.670400000000001,47.6977],[8.671099999999999,47.6981],[8.6722,47.6988],[8.6732,47.6996],[8.674099999999999,47.7004],[8.674899999999999,47.7012],[8.675599999999999,47.7019],[8.676,47.7023],[8.6763,47.7029],[8.676500000000001,47.7036],[8.6763,47.7059],[8.676,47.7072],[8.6755,47.7081],[8.6744,47.7095],[8.674,47.7098],[8.6724,47.7108],[8.671799999999999,47.711],[8.670400000000001,47.7113],[8.6692,47.7119],[8.6676,47.7124],[8.667,47.7127],[8.666700000000001,47.713],[8.666499999999999,47.7132],[8.6663,47.7138],[8.6662,47.7148],[8.6663,47.7158],[8.666499999999999,47.7164],[8.666700000000001,47.7167],[8.667199999999999,47.717],[8.6675,47.7171],[8.668100000000001,47.7171],[8.6717,47.7169],[8.6724,47.7169],[8.674099999999999,47.7172],[8.6759,47.7178],[8.6767,47.718],[8.678100000000001,47.7181],[8.679399999999999,47.718],[8.680199999999999,47.7178],[8.6808,47.7175],[8.6813,47.7169],[8.6823,47.7154],[8.6829,47.7148],[8.6838,47.7144],[8.685600000000001,47.7137],[8.686400000000001,47.7136],[8.687099999999999,47.7136],[8.6875,47.7136],[8.6883,47.7139],[8.689500000000001,47.7144],[8.690099999999999,47.7147],[8.6905,47.7151],[8.6913,47.7165],[8.6929,47.7177],[8.6936,47.7179],[8.6957,47.7183],[8.697900000000001,47.7189],[8.699,47.7195],[8.699999999999999,47.7199],[8.7006,47.7201],[8.701599999999999,47.7202],[8.7027,47.7202],[8.7036,47.72],[8.7044,47.7197],[8.7052,47.7191],[8.707000000000001,47.7174],[8.7083,47.7155]]],[[[6.8652,53.5959],[6.8652,53.5956],[6.8663,53.5956],[6.8663,53.5943],[6.8658,53.5943],[6.8658,53.5937],[6.8652,53.5937],[6.8652,53.5934],[6.8669,53.5934],[6.8669,53.5929],[6.8674,53.5929],[6.8674,53.5918],[6.8669,53.5918],[6.8669,53.5901],[6.8663,53.5901],[6.8663,53.5893],[6.8658,53.5893],[6.8658,53.589],[6.8652,53.589],[6.8652,53.5887],[6.8647,53.5887],[6.8647,53.5884],[6.8636,53.5884],[6.8636,53.5887],[6.863,53.5887],[6.863,53.589],[6.8625,53.589],[6.8625,53.5893],[6.8619,53.5893],[6.8619,53.5895],[6.8613,53.5895],[6.8613,53.5898],[6.8608,53.5898],[6.8608,53.5904],[6.8602,53.5904],[6.8602,53.5909],[6.8613,53.5909],[6.8613,53.5912],[6.8625,53.5912],[6.8625,53.5926],[6.8619,53.5926],[6.8619,53.5931],[6.8625,53.5931],[6.8625,53.5935],[6.8625,53.5945],[6.863,53.5945],[6.863,53.5951],[6.8636,53.5951],[6.8636,53.5956],[6.8641,53.5956],[6.8641,53.5959],[6.8652,53.5959]]],[[[6.7619,53.6187],[6.7619,53.6184],[6.7652,53.6184],[6.7652,53.6181],[6.7658,53.6181],[6.7658,53.6179],[6.7669,53.6179],[6.7669,53.6176],[6.7674,53.6176],[6.7674,53.6173],[6.7686,53.6173],[6.7686,53.617],[6.7691,53.617],[6.7691,53.6168],[6.7702,53.6168],[6.7702,53.6165],[6.7708,53.6165],[6.7708,53.6162],[6.7719,53.6162],[6.7719,53.6159],[6.7736,53.6159],[6.7736,53.6156],[6.7747,53.6156],[6.7747,53.6154],[6.7758,53.6154],[6.7758,53.6151],[6.7763,53.6151],[6.7763,53.6145],[6.7769,53.6145],[6.7769,53.6143],[6.7775,53.6143],[6.7775,53.6137],[6.7786,53.6137],[6.7786,53.6134],[6.7797,53.6134],[6.7797,53.6131],[6.7808,53.6131],[6.7808,53.6129],[6.7825,53.6129],[6.7825,53.6126],[6.783,53.6126],[6.783,53.6123],[6.7836,53.6123],[6.7836,53.612],[6.7847,53.612],[6.7847,53.6118],[6.7858,53.6118],[6.7858,53.6115],[6.7863,53.6115],[6.7863,53.6112],[6.7869,53.6112],[6.7869,53.6109],[6.788,53.6109],[6.788,53.6106],[6.7897,53.6106],[6.7897,53.6104],[6.7908,53.6104],[6.7908,53.6101],[6.7913,53.6101],[6.7913,53.6098],[6.7924,53.6098],[6.7924,53.6095],[6.7936,53.6095],[6.7936,53.6093],[6.7952,53.6093],[6.7952,53.609],[6.7963,53.609],[6.7963,53.6087],[6.798,53.6087],[6.798,53.6084],[6.7986,53.6084],[6.7986,53.6081],[6.7997,53.6081],[6.7997,53.6079],[6.8002,53.6079],[6.8002,53.6076],[6.8008,53.6076],[6.8008,53.6073],[6.8013,53.6073],[6.8013,53.607],[6.8019,53.607],[6.8019,53.6068],[6.803,53.6068],[6.803,53.6065],[6.8036,53.6065],[6.8036,53.6062],[6.8041,53.6062],[6.8041,53.6059],[6.8047,53.6059],[6.8047,53.6056],[6.8058,53.6056],[6.8058,53.6054],[6.8063,53.6054],[6.8063,53.6048],[6.8069,53.6048],[6.8069,53.6045],[6.808,53.6045],[6.808,53.6043],[6.8097,53.6043],[6.8097,53.604],[6.8102,53.604],[6.8102,53.6034],[6.8108,53.6034],[6.8108,53.6029],[6.8113,53.6029],[6.8113,53.6026],[6.811,53.6026],[6.8108,53.6026],[6.8108,53.6023],[6.8097,53.6023],[6.8097,53.602],[6.8075,53.602],[6.8075,53.6018],[6.8063,53.6018],[6.8063,53.6015],[6.8058,53.6015],[6.8058,53.6012],[6.8052,53.6012],[6.8052,53.5998],[6.8047,53.5998],[6.8047,53.599],[6.8041,53.599],[6.8041,53.5987],[6.8036,53.5987],[6.8036,53.5973],[6.7936,53.5973],[6.7936,53.597],[6.788,53.597],[6.788,53.5968],[6.7863,53.5968],[6.7863,53.5965],[6.7852,53.5965],[6.7852,53.5962],[6.7825,53.5962],[6.7825,53.5961],[6.7825,53.5959],[6.7808,53.5959],[6.7808,53.5956],[6.7786,53.5956],[6.7786,53.5954],[6.7752,53.5954],[6.7752,53.5951],[6.7713,53.5951],[6.7713,53.5954],[6.768,53.5954],[6.768,53.5956],[6.7641,53.5956],[6.7641,53.5959],[6.7611,53.5959],[6.758,53.5959],[6.758,53.5956],[6.7569,53.5956],[6.7569,53.5954],[6.7508,53.5954],[6.7508,53.5951],[6.7502,53.5951],[6.7502,53.5948],[6.7497,53.5948],[6.7497,53.5943],[6.7491,53.5943],[6.7491,53.5926],[6.7486,53.5926],[6.7486,53.592],[6.748,53.592],[6.748,53.5918],[6.7474,53.5918],[6.7474,53.5915],[6.7463,53.5915],[6.7463,53.5912],[6.7452,53.5912],[6.7452,53.5909],[6.7424,53.5909],[6.7424,53.5906],[6.7419,53.5906],[6.7419,53.5901],[6.7419,53.5898],[6.7413,53.5898],[6.7413,53.5893],[6.7408,53.5893],[6.7408,53.589],[6.7402,53.589],[6.7402,53.5887],[6.7397,53.5887],[6.7397,53.5884],[6.7391,53.5884],[6.7391,53.5881],[6.7386,53.5881],[6.7386,53.5873],[6.737,53.5873],[6.7325,53.5873],[6.7325,53.587],[6.7313,53.587],[6.7313,53.5868],[6.7302,53.5868],[6.7302,53.5865],[6.7286,53.5865],[6.7286,53.5862],[6.7269,53.5862],[6.7269,53.5859],[6.7263,53.5859],[6.7263,53.5845],[6.7269,53.5845],[6.7269,53.584],[6.7219,53.584],[6.7219,53.5837],[6.7213,53.5837],[6.7213,53.5829],[6.7219,53.5829],[6.7219,53.5826],[6.7224,53.5826],[6.7224,53.5823],[6.7236,53.5823],[6.7236,53.582],[6.7247,53.582],[6.7247,53.5818],[6.7258,53.5818],[6.7258,53.5815],[6.7269,53.5815],[6.7269,53.5812],[6.7275,53.5812],[6.7275,53.5809],[6.728,53.5809],[6.728,53.5806],[6.7286,53.5806],[6.7286,53.5804],[6.7297,53.5804],[6.7297,53.5801],[6.7302,53.5801],[6.7302,53.5795],[6.7308,53.5795],[6.7308,53.5793],[6.7313,53.5793],[6.7313,53.5787],[6.7319,53.5787],[6.7319,53.5784],[6.7325,53.5784],[6.7325,53.5779],[6.733,53.5779],[6.733,53.5773],[6.7336,53.5773],[6.7336,53.577],[6.7341,53.577],[6.7341,53.5768],[6.7347,53.5768],[6.7347,53.5765],[6.7352,53.5765],[6.7352,53.5762],[6.7358,53.5762],[6.7358,53.5759],[6.738,53.5759],[6.738,53.5762],[6.7391,53.5762],[6.7391,53.5731],[6.7397,53.5731],[6.7397,53.5726],[6.7402,53.5726],[6.7402,53.572],[6.7408,53.572],[6.7408,53.5718],[6.7413,53.5718],[6.7413,53.5715],[6.7419,53.5715],[6.7419,53.5713],[6.7419,53.5712],[6.7424,53.5712],[6.7424,53.5709],[6.743,53.5709],[6.743,53.5706],[6.7436,53.5706],[6.7436,53.5704],[6.7441,53.5704],[6.7441,53.5701],[6.7447,53.5701],[6.7447,53.5698],[6.7452,53.5698],[6.7452,53.5695],[6.7458,53.5695],[6.7458,53.5693],[6.7513,53.5693],[6.7513,53.5695],[6.7527,53.5695],[6.7547,53.5695],[6.7547,53.5693],[6.7552,53.5693],[6.7552,53.569],[6.7558,53.569],[6.7558,53.5681],[6.7563,53.5681],[6.7563,53.5673],[6.7569,53.5673],[6.7569,53.5662],[6.7575,53.5662],[6.7575,53.5656],[6.758,53.5656],[6.758,53.5651],[6.7586,53.5651],[6.7586,53.5645],[6.7591,53.5645],[6.7591,53.5634],[6.7597,53.5634],[6.7597,53.5618],[6.7591,53.5618],[6.7591,53.5615],[6.7586,53.5615],[6.7586,53.5612],[6.758,53.5612],[6.758,53.5609],[6.7566,53.5609],[6.7563,53.5609],[6.7563,53.5606],[6.7558,53.5606],[6.7558,53.5604],[6.7552,53.5604],[6.7552,53.5601],[6.7547,53.5601],[6.7547,53.5598],[6.7541,53.5598],[6.7541,53.5595],[6.7536,53.5595],[6.7536,53.559],[6.753,53.559],[6.753,53.5587],[6.7525,53.5587],[6.7525,53.5581],[6.7519,53.5581],[6.7519,53.5598],[6.7525,53.5598],[6.7525,53.5609],[6.7513,53.5609],[6.7513,53.5612],[6.7508,53.5612],[6.7508,53.5615],[6.7502,53.5615],[6.7502,53.5618],[6.7486,53.5618],[6.7486,53.5593],[6.7491,53.5593],[6.7491,53.559],[6.7497,53.559],[6.7497,53.5568],[6.7424,53.5568],[6.7424,53.5565],[6.7408,53.5565],[6.7408,53.557],[6.7413,53.557],[6.7413,53.5598],[6.7419,53.5598],[6.7419,53.5645],[6.7413,53.5645],[6.7413,53.5659],[6.7408,53.5659],[6.7408,53.5665],[6.7402,53.5665],[6.7402,53.5673],[6.7397,53.5673],[6.7397,53.5676],[6.7391,53.5676],[6.7391,53.5679],[6.7386,53.5679],[6.7386,53.5681],[6.738,53.5681],[6.738,53.5684],[6.7369,53.5684],[6.7369,53.5687],[6.7363,53.5687],[6.7363,53.569],[6.7352,53.569],[6.7352,53.5693],[6.7341,53.5693],[6.7341,53.5695],[6.7313,53.5695],[6.7313,53.5693],[6.7308,53.5693],[6.7308,53.569],[6.7302,53.569],[6.7302,53.5687],[6.7297,53.5687],[6.7297,53.5684],[6.7291,53.5684],[6.7291,53.5681],[6.7286,53.5681],[6.7286,53.5679],[6.7247,53.5679],[6.7247,53.5676],[6.7241,53.5676],[6.7241,53.5668],[6.7236,53.5668],[6.7236,53.5665],[6.723,53.5665],[6.723,53.5659],[6.7224,53.5659],[6.7224,53.5654],[6.7222,53.5654],[6.7219,53.5654],[6.7219,53.5651],[6.7213,53.5651],[6.7213,53.5648],[6.7208,53.5648],[6.7208,53.5643],[6.7202,53.5643],[6.7202,53.5637],[6.7197,53.5637],[6.7197,53.5629],[6.7202,53.5629],[6.7202,53.5626],[6.7219,53.5626],[6.7219,53.5623],[6.723,53.5623],[6.723,53.5612],[6.7236,53.5612],[6.7236,53.5601],[6.7241,53.5601],[6.7241,53.5595],[6.7247,53.5595],[6.7247,53.559],[6.7252,53.559],[6.7252,53.5584],[6.7241,53.5584],[6.7241,53.5581],[6.7224,53.5581],[6.7224,53.5584],[6.7219,53.5584],[6.7219,53.559],[6.7213,53.559],[6.7213,53.5593],[6.7208,53.5593],[6.7208,53.5595],[6.7197,53.5595],[6.7197,53.5598],[6.7191,53.5598],[6.7191,53.5601],[6.7186,53.5601],[6.7186,53.5604],[6.718,53.5604],[6.718,53.5609],[6.7175,53.5609],[6.7175,53.5612],[6.7169,53.5612],[6.7169,53.5618],[6.7158,53.5618],[6.7158,53.562],[6.7147,53.562],[6.7147,53.5623],[6.7141,53.5623],[6.7141,53.5626],[6.7136,53.5626],[6.7136,53.5629],[6.713,53.5629],[6.713,53.5631],[6.7124,53.5631],[6.7125,53.5634],[6.7119,53.5634],[6.7119,53.564],[6.7113,53.564],[6.7113,53.5643],[6.7108,53.5643],[6.7108,53.5645],[6.7097,53.5645],[6.7097,53.5648],[6.708,53.5648],[6.708,53.5651],[6.7069,53.5651],[6.7069,53.5654],[6.7063,53.5654],[6.7063,53.5651],[6.7058,53.5651],[6.7058,53.5656],[6.7052,53.5656],[6.7052,53.5659],[6.7047,53.5659],[6.7047,53.5662],[6.7036,53.5662],[6.7036,53.5665],[6.7024,53.5665],[6.7024,53.5668],[6.7013,53.5668],[6.7013,53.567],[6.6997,53.567],[6.6997,53.5665],[6.6991,53.5665],[6.6991,53.5654],[6.6986,53.5654],[6.6986,53.5651],[6.6958,53.5651],[6.6958,53.5654],[6.6947,53.5654],[6.6947,53.5656],[6.6941,53.5656],[6.6941,53.5659],[6.6936,53.5659],[6.6936,53.5662],[6.693,53.5662],[6.693,53.5665],[6.6925,53.5665],[6.6925,53.567],[6.693,53.567],[6.693,53.5673],[6.6925,53.5673],[6.6925,53.5679],[6.6919,53.5679],[6.6919,53.5681],[6.6913,53.5681],[6.6913,53.5684],[6.6908,53.5684],[6.6908,53.569],[6.6891,53.569],[6.6891,53.5693],[6.6874,53.5693],[6.6874,53.5698],[6.6869,53.5698],[6.6869,53.5704],[6.6858,53.5704],[6.6858,53.5706],[6.6852,53.5706],[6.6852,53.5709],[6.6847,53.5709],[6.6847,53.5712],[6.6836,53.5712],[6.6836,53.5715],[6.683,53.5715],[6.683,53.5718],[6.6824,53.5718],[6.6824,53.572],[6.6813,53.572],[6.6813,53.5723],[6.6808,53.5723],[6.6808,53.5726],[6.6797,53.5726],[6.6797,53.5729],[6.6791,53.5729],[6.6791,53.5737],[6.6769,53.5737],[6.6769,53.574],[6.6763,53.574],[6.6763,53.5743],[6.6752,53.5743],[6.6752,53.5745],[6.6741,53.5745],[6.6741,53.5748],[6.673,53.5748],[6.673,53.5751],[6.6719,53.5751],[6.6719,53.5754],[6.6708,53.5754],[6.6708,53.5756],[6.6702,53.5756],[6.6702,53.5759],[6.6691,53.5759],[6.6691,53.5762],[6.6686,53.5762],[6.6686,53.5765],[6.6675,53.5765],[6.6675,53.5768],[6.6669,53.5768],[6.6669,53.577],[6.6663,53.577],[6.6663,53.5773],[6.6658,53.5773],[6.6658,53.5776],[6.6647,53.5776],[6.6647,53.5779],[6.6641,53.5779],[6.6641,53.5776],[6.663,53.5776],[6.663,53.5779],[6.6624,53.5779],[6.6624,53.5781],[6.6619,53.5781],[6.6619,53.5787],[6.6613,53.5787],[6.6613,53.5793],[6.6608,53.5793],[6.6608,53.5798],[6.6602,53.5798],[6.6602,53.5804],[6.6597,53.5804],[6.6597,53.5806],[6.6591,53.5806],[6.6591,53.5812],[6.6586,53.5812],[6.6586,53.5815],[6.658,53.5815],[6.658,53.5826],[6.6574,53.5826],[6.6574,53.5837],[6.6569,53.5837],[6.6569,53.5843],[6.6563,53.5843],[6.6563,53.5851],[6.6558,53.5851],[6.6558,53.5854],[6.6552,53.5854],[6.6552,53.5856],[6.6558,53.5856],[6.6558,53.5865],[6.6563,53.5865],[6.6563,53.5873],[6.6569,53.5873],[6.6569,53.5881],[6.6563,53.5881],[6.6563,53.5887],[6.6558,53.5887],[6.6558,53.5895],[6.6552,53.5895],[6.6552,53.5901],[6.6547,53.5901],[6.6547,53.5906],[6.6541,53.5906],[6.6541,53.5915],[6.6536,53.5915],[6.6536,53.592],[6.653,53.592],[6.653,53.5945],[6.6536,53.5945],[6.6536,53.5959],[6.6541,53.5959],[6.6541,53.5965],[6.6547,53.5965],[6.6547,53.597],[6.6552,53.597],[6.6552,53.5973],[6.6558,53.5973],[6.6558,53.5976],[6.6563,53.5976],[6.6563,53.5995],[6.6552,53.5995],[6.6552,53.5993],[6.6547,53.5993],[6.6547,53.599],[6.6541,53.599],[6.6541,53.5987],[6.6536,53.5987],[6.6536,53.5984],[6.6513,53.5984],[6.6513,53.5987],[6.6508,53.5987],[6.6508,53.5993],[6.6497,53.5993],[6.6497,53.5995],[6.6491,53.5995],[6.6491,53.5998],[6.648,53.5998],[6.648,53.6001],[6.6463,53.6001],[6.6463,53.6004],[6.6452,53.6004],[6.6452,53.6006],[6.6436,53.6006],[6.6436,53.6004],[6.6424,53.6004],[6.6424,53.5993],[6.6419,53.5993],[6.6419,53.599],[6.6391,53.599],[6.6391,53.5987],[6.6363,53.5987],[6.6363,53.5993],[6.6358,53.5993],[6.6358,53.5995],[6.6352,53.5995],[6.6352,53.5993],[6.6336,53.5993],[6.6336,53.5987],[6.633,53.5987],[6.633,53.5981],[6.6324,53.5981],[6.6324,53.5979],[6.6308,53.5979],[6.6308,53.599],[6.6313,53.599],[6.6313,53.6023],[6.6308,53.6023],[6.6308,53.6031],[6.6302,53.6031],[6.6302,53.6048],[6.6308,53.6048],[6.6308,53.6059],[6.6313,53.6059],[6.6313,53.6065],[6.6308,53.6065],[6.6308,53.6109],[6.6313,53.6109],[6.6313,53.6112],[6.6319,53.6112],[6.6319,53.6115],[6.633,53.6115],[6.633,53.6118],[6.6336,53.6118],[6.6336,53.612],[6.6341,53.612],[6.6341,53.6123],[6.6347,53.6123],[6.6347,53.6126],[6.6352,53.6126],[6.6352,53.6129],[6.6358,53.6129],[6.6358,53.6131],[6.6386,53.6131],[6.6386,53.6129],[6.6391,53.6129],[6.6391,53.6123],[6.6413,53.6123],[6.6413,53.612],[6.6424,53.612],[6.6424,53.6115],[6.6436,53.6115],[6.6436,53.6109],[6.6441,53.6109],[6.6441,53.6106],[6.6447,53.6106],[6.6447,53.6104],[6.6452,53.6104],[6.6452,53.6101],[6.6463,53.6101],[6.6463,53.6098],[6.6469,53.6098],[6.6469,53.6095],[6.6475,53.6095],[6.6475,53.609],[6.648,53.609],[6.648,53.6087],[6.6497,53.6087],[6.6497,53.6084],[6.6502,53.6084],[6.6502,53.6081],[6.6508,53.6081],[6.6508,53.6079],[6.6525,53.6079],[6.6525,53.6076],[6.653,53.6076],[6.653,53.6073],[6.6541,53.6073],[6.6541,53.607],[6.658,53.607],[6.658,53.6068],[6.6624,53.6068],[6.6624,53.6065],[6.6663,53.6065],[6.6663,53.6062],[6.6675,53.6062],[6.6675,53.6059],[6.6686,53.6059],[6.6686,53.6045],[6.668,53.6045],[6.668,53.6037],[6.6697,53.6037],[6.6697,53.604],[6.6713,53.604],[6.6713,53.6043],[6.6719,53.6043],[6.6719,53.6045],[6.6725,53.6045],[6.6725,53.6048],[6.6736,53.6048],[6.6736,53.6051],[6.6747,53.6051],[6.6747,53.6048],[6.6752,53.6048],[6.6752,53.6051],[6.6763,53.6051],[6.6763,53.6054],[6.678,53.6054],[6.678,53.6056],[6.6791,53.6056],[6.6791,53.6059],[6.6893,53.6059],[6.6908,53.6059],[6.6908,53.6062],[6.6952,53.6062],[6.6952,53.6065],[6.6991,53.6065],[6.6991,53.6068],[6.7002,53.6068],[6.7002,53.607],[6.7019,53.607],[6.7019,53.6073],[6.703,53.6073],[6.703,53.6076],[6.7041,53.6076],[6.7041,53.6079],[6.7052,53.6079],[6.7052,53.6081],[6.7069,53.6081],[6.7069,53.6084],[6.708,53.6084],[6.708,53.6087],[6.7091,53.6087],[6.7091,53.609],[6.7108,53.609],[6.7108,53.6093],[6.7119,53.6093],[6.7119,53.6095],[6.713,53.6095],[6.713,53.6098],[6.7147,53.6098],[6.7147,53.6101],[6.7158,53.6101],[6.7158,53.6104],[6.7169,53.6104],[6.7169,53.6106],[6.718,53.6106],[6.718,53.6109],[6.7197,53.6109],[6.7197,53.6112],[6.7208,53.6112],[6.7208,53.6115],[6.7219,53.6115],[6.7219,53.6118],[6.7236,53.6118],[6.7236,53.612],[6.7247,53.612],[6.7247,53.6123],[6.7263,53.6123],[6.7263,53.6126],[6.7275,53.6126],[6.7275,53.6129],[6.7291,53.6129],[6.7291,53.6131],[6.7302,53.6131],[6.7302,53.6134],[6.7319,53.6134],[6.7319,53.6137],[6.733,53.6137],[6.733,53.614],[6.7347,53.614],[6.7347,53.6143],[6.7358,53.6143],[6.7358,53.6145],[6.7374,53.6145],[6.7374,53.6148],[6.7386,53.6148],[6.7386,53.6151],[6.7394,53.6151],[6.7402,53.6151],[6.7402,53.6154],[6.743,53.6154],[6.743,53.6156],[6.7441,53.6156],[6.7441,53.6159],[6.7452,53.6159],[6.7452,53.6162],[6.7463,53.6162],[6.7463,53.6165],[6.7474,53.6165],[6.7474,53.6168],[6.7486,53.6168],[6.7486,53.617],[6.7502,53.617],[6.7502,53.6173],[6.7519,53.6173],[6.7519,53.6176],[6.7536,53.6176],[6.7536,53.6179],[6.7558,53.6179],[6.7558,53.6181],[6.7569,53.6181],[6.7569,53.6184],[6.7591,53.6184],[6.7591,53.6187],[6.7619,53.6187]]],[[[6.8236,53.6479],[6.8241,53.6479],[6.8241,53.6484],[6.8247,53.6484],[6.8247,53.649],[6.8252,53.649],[6.8252,53.6495],[6.8258,53.6495],[6.8258,53.6501],[6.8263,53.6501],[6.8263,53.6504],[6.8308,53.6504],[6.8308,53.6501],[6.8313,53.6501],[6.8313,53.6495],[6.8319,53.6495],[6.8319,53.649],[6.833,53.649],[6.833,53.6487],[6.8336,53.6487],[6.8336,53.6484],[6.8347,53.6484],[6.8347,53.6481],[6.8352,53.6481],[6.8352,53.6479],[6.8363,53.6479],[6.8363,53.6476],[6.8375,53.6476],[6.8375,53.6473],[6.8386,53.6473],[6.8386,53.647],[6.8436,53.647],[6.8436,53.6465],[6.8441,53.6465],[6.8441,53.6459],[6.8436,53.6459],[6.8436,53.6448],[6.843,53.6448],[6.843,53.6443],[6.8425,53.6443],[6.8425,53.6434],[6.8441,53.6434],[6.8441,53.6431],[6.8458,53.6431],[6.8458,53.6429],[6.8474,53.6429],[6.8474,53.6426],[6.848,53.6426],[6.848,53.642],[6.8474,53.642],[6.8474,53.6404],[6.8463,53.6404],[6.8463,53.6401],[6.8413,53.6401],[6.8413,53.6398],[6.8402,53.6398],[6.8402,53.6395],[6.8397,53.6395],[6.8397,53.6393],[6.8391,53.6393],[6.8391,53.6387],[6.8386,53.6387],[6.8386,53.6379],[6.838,53.6379],[6.838,53.6376],[6.8375,53.6376],[6.8375,53.6373],[6.8369,53.6373],[6.8369,53.637],[6.8358,53.637],[6.8358,53.6368],[6.8341,53.6368],[6.8341,53.6365],[6.8297,53.6365],[6.8297,53.6368],[6.8291,53.6368],[6.8291,53.6376],[6.8286,53.6376],[6.8286,53.6381],[6.828,53.6381],[6.828,53.6384],[6.8274,53.6384],[6.8274,53.6387],[6.8269,53.6387],[6.8269,53.639],[6.8263,53.639],[6.8263,53.6393],[6.8247,53.6393],[6.8247,53.6395],[6.8219,53.6395],[6.8219,53.6401],[6.8213,53.6401],[6.8213,53.6406],[6.8208,53.6406],[6.8208,53.6415],[6.8202,53.6415],[6.8202,53.6423],[6.8208,53.6423],[6.8208,53.6434],[6.8213,53.6434],[6.8213,53.644],[6.8219,53.644],[6.8219,53.6445],[6.8224,53.6445],[6.8224,53.6452],[6.8224,53.6459],[6.823,53.6459],[6.823,53.647],[6.8236,53.647],[6.8236,53.6479]]],[[[6.9013,53.6537],[6.9013,53.6534],[6.9024,53.6534],[6.9024,53.6531],[6.903,53.6531],[6.903,53.6526],[6.9036,53.6526],[6.9036,53.6523],[6.9041,53.6523],[6.9041,53.652],[6.9058,53.652],[6.9058,53.6518],[6.9069,53.6518],[6.9069,53.6515],[6.908,53.6515],[6.908,53.6509],[6.9086,53.6509],[6.9086,53.6506],[6.9091,53.6506],[6.9091,53.6504],[6.9091,53.6493],[6.9086,53.6493],[6.9086,53.6491],[6.9086,53.649],[6.908,53.649],[6.908,53.6484],[6.9074,53.6484],[6.9074,53.6479],[6.9013,53.6479],[6.9013,53.6473],[6.9024,53.6473],[6.9024,53.6462],[6.9019,53.6462],[6.9019,53.6459],[6.9013,53.6459],[6.9013,53.6454],[6.9019,53.6454],[6.9019,53.6445],[6.903,53.6445],[6.903,53.6443],[6.9041,53.6443],[6.9041,53.644],[6.9047,53.644],[6.9047,53.6434],[6.9052,53.6434],[6.9052,53.6423],[6.9047,53.6423],[6.9047,53.6418],[6.9041,53.6418],[6.9041,53.6415],[6.9036,53.6415],[6.9036,53.6409],[6.903,53.6409],[6.903,53.6406],[6.9024,53.6406],[6.9024,53.6401],[6.9019,53.6401],[6.9019,53.6373],[6.9025,53.6373],[6.9024,53.6365],[6.903,53.6365],[6.903,53.6362],[6.9024,53.6362],[6.9024,53.6356],[6.9019,53.6356],[6.9019,53.6351],[6.9013,53.6351],[6.9013,53.6348],[6.9008,53.6348],[6.9008,53.634],[6.9002,53.634],[6.9002,53.6334],[6.8997,53.6334],[6.8997,53.6331],[6.8991,53.6331],[6.8991,53.6323],[6.8986,53.6323],[6.8986,53.6298],[6.8991,53.6298],[6.8991,53.6295],[6.8986,53.6295],[6.8986,53.628],[6.8986,53.6268],[6.898,53.6268],[6.898,53.6265],[6.8974,53.6265],[6.8974,53.6262],[6.8958,53.6262],[6.8958,53.6259],[6.8874,53.6259],[6.8874,53.6262],[6.8863,53.6262],[6.8863,53.6265],[6.8847,53.6265],[6.8847,53.6268],[6.883,53.6268],[6.883,53.627],[6.8813,53.627],[6.8813,53.6273],[6.8786,53.6273],[6.8786,53.6276],[6.878,53.6276],[6.878,53.6279],[6.8769,53.6279],[6.8769,53.6281],[6.8763,53.6281],[6.8763,53.6284],[6.8758,53.6284],[6.8758,53.6287],[6.8752,53.6287],[6.8752,53.629],[6.8747,53.629],[6.8747,53.6295],[6.8741,53.6295],[6.8741,53.6298],[6.8736,53.6298],[6.8736,53.6301],[6.873,53.6301],[6.873,53.6306],[6.8724,53.6306],[6.8724,53.6309],[6.8713,53.6309],[6.8713,53.6312],[6.8708,53.6312],[6.8708,53.6315],[6.8713,53.6315],[6.8713,53.632],[6.8708,53.632],[6.8708,53.6331],[6.8702,53.6331],[6.8702,53.6337],[6.8697,53.6337],[6.8697,53.6343],[6.8691,53.6343],[6.8691,53.6348],[6.8686,53.6348],[6.8686,53.6354],[6.868,53.6354],[6.868,53.6365],[6.8674,53.6365],[6.8674,53.637],[6.8669,53.637],[6.8669,53.6376],[6.8663,53.6376],[6.8663,53.6379],[6.8658,53.6379],[6.8658,53.6384],[6.8652,53.6384],[6.8652,53.639],[6.8647,53.639],[6.8647,53.6445],[6.8663,53.6445],[6.8663,53.6448],[6.868,53.6448],[6.868,53.6451],[6.8699,53.6451],[6.8719,53.6451],[6.8719,53.6454],[6.873,53.6454],[6.873,53.6456],[6.8747,53.6456],[6.8747,53.6451],[6.8752,53.6451],[6.8752,53.6448],[6.8758,53.6448],[6.8758,53.6445],[6.8763,53.6445],[6.8763,53.6443],[6.8775,53.6443],[6.8775,53.644],[6.8797,53.644],[6.8797,53.6443],[6.8802,53.6443],[6.8802,53.6448],[6.8797,53.6448],[6.8797,53.6451],[6.8791,53.6451],[6.8791,53.6456],[6.8786,53.6456],[6.8786,53.6459],[6.878,53.6459],[6.878,53.6465],[6.8775,53.6465],[6.8775,53.6468],[6.8769,53.6468],[6.8769,53.647],[6.878,53.647],[6.878,53.6473],[6.8797,53.6473],[6.8797,53.6476],[6.8808,53.6476],[6.8808,53.6479],[6.8819,53.6479],[6.8819,53.6481],[6.8874,53.6481],[6.8874,53.6484],[6.8924,53.6484],[6.8924,53.6487],[6.8941,53.6487],[6.8941,53.649],[6.8947,53.649],[6.8947,53.6498],[6.8941,53.6498],[6.8941,53.6518],[6.8947,53.6518],[6.8947,53.6523],[6.8952,53.6523],[6.8952,53.6526],[6.8958,53.6526],[6.8958,53.6529],[6.8974,53.6529],[6.8974,53.6531],[6.8991,53.6531],[6.8991,53.6534],[6.8997,53.6534],[6.8997,53.6537],[6.9013,53.6537]]],[[[6.8236,53.6479],[6.823,53.6479],[6.823,53.6473],[6.8224,53.6473],[6.8224,53.6462],[6.8219,53.6462],[6.8219,53.6454],[6.8213,53.6454],[6.8213,53.6448],[6.8208,53.6448],[6.8208,53.644],[6.8202,53.644],[6.8202,53.6434],[6.8197,53.6434],[6.8197,53.642],[6.8191,53.642],[6.8191,53.6412],[6.8186,53.6412],[6.8186,53.6401],[6.8174,53.6401],[6.8175,53.6404],[6.8158,53.6404],[6.8158,53.6401],[6.8141,53.6401],[6.8141,53.6404],[6.8136,53.6404],[6.8136,53.6468],[6.813,53.6468],[6.813,53.6479],[6.8136,53.6479],[6.8136,53.6481],[6.8141,53.6481],[6.8141,53.6484],[6.8147,53.6484],[6.8147,53.649],[6.8152,53.649],[6.8152,53.6493],[6.8158,53.6493],[6.8158,53.6495],[6.8163,53.6495],[6.8163,53.6501],[6.8169,53.6501],[6.8169,53.6506],[6.8174,53.6506],[6.8174,53.6509],[6.818,53.6509],[6.818,53.6515],[6.8186,53.6515],[6.8186,53.652],[6.8191,53.652],[6.8191,53.6523],[6.8197,53.6523],[6.8197,53.6529],[6.8202,53.6529],[6.8202,53.6531],[6.8208,53.6531],[6.8208,53.6534],[6.8219,53.6534],[6.8219,53.6537],[6.8224,53.6537],[6.8224,53.6543],[6.8236,53.6543],[6.8236,53.6545],[6.8241,53.6545],[6.8241,53.6554],[6.8247,53.6554],[6.8247,53.6562],[6.8258,53.6562],[6.8258,53.6565],[6.8263,53.6565],[6.8263,53.6568],[6.828,53.6568],[6.828,53.657],[6.8286,53.657],[6.8286,53.6573],[6.8297,53.6573],[6.8297,53.6576],[6.8308,53.6576],[6.8308,53.6579],[6.8313,53.6579],[6.8313,53.6581],[6.8324,53.6581],[6.8324,53.6584],[6.833,53.6584],[6.833,53.6587],[6.8341,53.6587],[6.8341,53.659],[6.8352,53.659],[6.8352,53.6587],[6.8363,53.6587],[6.8363,53.6584],[6.8369,53.6584],[6.8369,53.6581],[6.8402,53.6581],[6.8402,53.6579],[6.8408,53.6579],[6.8408,53.657],[6.8413,53.657],[6.8413,53.6562],[6.8408,53.6562],[6.8408,53.6559],[6.8397,53.6559],[6.8397,53.6556],[6.8358,53.6556],[6.8358,53.6554],[6.8352,53.6554],[6.8352,53.6551],[6.8347,53.6551],[6.8347,53.6548],[6.8324,53.6548],[6.8324,53.6545],[6.8302,53.6545],[6.8302,53.6543],[6.8291,53.6543],[6.8291,53.654],[6.8286,53.654],[6.8286,53.6534],[6.828,53.6534],[6.828,53.6529],[6.8274,53.6529],[6.8274,53.6526],[6.8269,53.6526],[6.8269,53.6512],[6.8263,53.6512],[6.8263,53.6509],[6.8258,53.6509],[6.8258,53.6504],[6.8252,53.6504],[6.8252,53.6498],[6.8247,53.6498],[6.8247,53.6493],[6.8241,53.6493],[6.8241,53.6487],[6.8236,53.6487],[6.8236,53.6479]]],[[[7.0586,53.6845],[7.0586,53.6843],[7.0675,53.6843],[7.0675,53.684],[7.0902,53.684],[7.0902,53.6837],[7.0925,53.6837],[7.0925,53.6834],[7.0936,53.6834],[7.0936,53.6831],[7.0941,53.6831],[7.0941,53.6829],[7.0952,53.6829],[7.0952,53.6826],[7.0958,53.6826],[7.0958,53.6823],[7.0958,53.6806],[7.0952,53.6806],[7.0952,53.6804],[7.0908,53.6804],[7.0908,53.6806],[7.0836,53.6806],[7.0836,53.6804],[7.083,53.6804],[7.083,53.6801],[7.0747,53.6801],[7.0747,53.6798],[7.0675,53.6798],[7.0675,53.6795],[7.0663,53.6795],[7.0663,53.6793],[7.063,53.6793],[7.063,53.679],[7.0624,53.679],[7.0624,53.6787],[7.058,53.6787],[7.058,53.6784],[7.048,53.6784],[7.048,53.6781],[7.0441,53.6781],[7.0441,53.6779],[7.0402,53.6779],[7.0402,53.6776],[7.0386,53.6776],[7.0386,53.6773],[7.0347,53.6773],[7.0347,53.677],[7.0302,53.677],[7.0302,53.6768],[7.0291,53.6768],[7.0291,53.6765],[7.0269,53.6765],[7.0269,53.6762],[7.0213,53.6762],[7.0213,53.6759],[7.0208,53.6759],[7.0208,53.6756],[7.0202,53.6756],[7.0202,53.6754],[7.0191,53.6754],[7.0191,53.6751],[7.0186,53.6751],[7.0186,53.6748],[7.018,53.6748],[7.018,53.6745],[7.0174,53.6745],[7.0174,53.6743],[7.0163,53.6743],[7.0163,53.674],[7.0063,53.674],[7.0063,53.6743],[7.0002,53.6743],[6.9997,53.6743],[6.998,53.6743],[6.998,53.674],[6.9975,53.674],[6.9975,53.6737],[6.9969,53.6737],[6.9969,53.6729],[6.9963,53.6729],[6.9963,53.6723],[6.9969,53.6723],[6.9969,53.672],[6.9963,53.672],[6.9963,53.6718],[6.9947,53.6718],[6.9947,53.672],[6.9941,53.672],[6.9941,53.6729],[6.9936,53.6729],[6.9936,53.6731],[6.993,53.6731],[6.993,53.6734],[6.9924,53.6734],[6.9924,53.6737],[6.9914,53.6737],[6.9902,53.6737],[6.9902,53.6734],[6.9897,53.6734],[6.9897,53.6731],[6.9875,53.6731],[6.9875,53.6729],[6.9863,53.6729],[6.9863,53.6726],[6.9852,53.6726],[6.9852,53.6723],[6.9847,53.6723],[6.9847,53.672],[6.9836,53.672],[6.9836,53.6718],[6.9824,53.6718],[6.9824,53.6715],[6.9819,53.6715],[6.9819,53.6712],[6.9813,53.6712],[6.9813,53.6709],[6.9808,53.6709],[6.9808,53.6706],[6.9797,53.6706],[6.9797,53.6704],[6.9791,53.6704],[6.9791,53.6701],[6.9786,53.6701],[6.9786,53.6698],[6.9774,53.6698],[6.9774,53.6695],[6.9769,53.6695],[6.9769,53.6684],[6.9763,53.6684],[6.9763,53.6687],[6.9758,53.6687],[6.9758,53.669],[6.9752,53.669],[6.9752,53.6695],[6.9747,53.6695],[6.9747,53.6701],[6.9752,53.6701],[6.9752,53.6715],[6.9747,53.6715],[6.9747,53.6718],[6.9724,53.6718],[6.9724,53.6715],[6.9702,53.6715],[6.9702,53.6712],[6.9691,53.6712],[6.9691,53.6709],[6.9658,53.6709],[6.9658,53.6706],[6.963,53.6706],[6.963,53.6704],[6.958,53.6704],[6.958,53.6701],[6.9558,53.6701],[6.9558,53.6698],[6.9536,53.6698],[6.9536,53.6695],[6.9519,53.6695],[6.9519,53.6693],[6.9508,53.6693],[6.9508,53.669],[6.9497,53.669],[6.9497,53.6687],[6.9469,53.6687],[6.9469,53.6684],[6.9458,53.6684],[6.9458,53.6681],[6.9408,53.6681],[6.9408,53.6679],[6.9391,53.6679],[6.9391,53.6676],[6.938,53.6676],[6.938,53.6673],[6.9341,53.6673],[6.9341,53.667],[6.9324,53.667],[6.9324,53.6668],[6.9302,53.6668],[6.9302,53.6665],[6.9269,53.6665],[6.9269,53.6662],[6.9135,53.6662],[6.9113,53.6662],[6.9113,53.6659],[6.9086,53.6659],[6.9086,53.6656],[6.9069,53.6656],[6.9069,53.6654],[6.9051,53.6654],[6.9036,53.6654],[6.9036,53.6651],[6.8974,53.6651],[6.8974,53.6654],[6.8947,53.6654],[6.8947,53.6656],[6.8936,53.6656],[6.8936,53.6654],[6.893,53.6654],[6.893,53.6651],[6.8924,53.6651],[6.8924,53.6648],[6.8913,53.6648],[6.8913,53.6643],[6.8908,53.6643],[6.8908,53.664],[6.8897,53.664],[6.8897,53.6634],[6.8891,53.6634],[6.8891,53.6631],[6.8858,53.6631],[6.8858,53.6629],[6.8852,53.6629],[6.8852,53.6626],[6.8841,53.6626],[6.8841,53.6629],[6.883,53.6629],[6.883,53.6631],[6.8797,53.6631],[6.8797,53.6629],[6.8786,53.6629],[6.8786,53.6626],[6.8775,53.6626],[6.8775,53.6623],[6.8758,53.6623],[6.8758,53.662],[6.8713,53.662],[6.8713,53.6618],[6.8691,53.6618],[6.8691,53.6615],[6.8652,53.6615],[6.8652,53.6612],[6.8625,53.6612],[6.8625,53.6609],[6.8608,53.6609],[6.8608,53.6606],[6.8602,53.6606],[6.8602,53.6604],[6.8597,53.6604],[6.8597,53.6601],[6.8591,53.6601],[6.8591,53.6598],[6.8586,53.6598],[6.8586,53.6595],[6.8575,53.6595],[6.8575,53.6593],[6.8563,53.6593],[6.8563,53.6595],[6.8558,53.6595],[6.8558,53.6604],[6.8552,53.6604],[6.8552,53.6612],[6.8547,53.6612],[6.8547,53.6629],[6.8552,53.6629],[6.8552,53.6634],[6.8558,53.6634],[6.8558,53.6637],[6.8563,53.6637],[6.8563,53.664],[6.8569,53.664],[6.8569,53.6643],[6.8575,53.6643],[6.8575,53.6645],[6.8569,53.6645],[6.8569,53.6648],[6.8563,53.6648],[6.8563,53.6651],[6.8569,53.6651],[6.8569,53.6659],[6.8563,53.6659],[6.8563,53.6665],[6.8569,53.6665],[6.8569,53.6668],[6.8575,53.6668],[6.8575,53.667],[6.858,53.667],[6.858,53.6673],[6.8586,53.6673],[6.8586,53.6676],[6.8591,53.6676],[6.8591,53.6681],[6.8597,53.6681],[6.8597,53.6684],[6.8602,53.6684],[6.8602,53.6687],[6.8608,53.6687],[6.8608,53.669],[6.8613,53.669],[6.8613,53.6693],[6.8619,53.6693],[6.8619,53.6695],[6.8636,53.6695],[6.8636,53.6698],[6.8641,53.6698],[6.8641,53.6701],[6.8647,53.6701],[6.8647,53.6704],[6.8652,53.6704],[6.8652,53.6706],[6.8658,53.6706],[6.8658,53.6709],[6.8663,53.6709],[6.8663,53.6715],[6.8674,53.6715],[6.8674,53.6718],[6.8702,53.6718],[6.8702,53.6715],[6.8713,53.6715],[6.8713,53.6712],[6.8724,53.6712],[6.8724,53.6718],[6.873,53.6718],[6.873,53.672],[6.8736,53.672],[6.8736,53.6723],[6.8741,53.6723],[6.8741,53.6726],[6.8758,53.6726],[6.8758,53.6723],[6.8769,53.6723],[6.8769,53.672],[6.878,53.672],[6.878,53.6718],[6.8797,53.6718],[6.8797,53.6715],[6.8813,53.6715],[6.8813,53.6712],[6.883,53.6712],[6.883,53.6709],[6.8841,53.6709],[6.8847,53.6709],[6.8847,53.6712],[6.8897,53.6712],[6.8897,53.6715],[6.8963,53.6715],[6.8963,53.6718],[6.9002,53.6718],[6.9002,53.672],[6.9036,53.672],[6.9036,53.6723],[6.9041,53.6723],[6.9041,53.6726],[6.9052,53.6726],[6.9052,53.6729],[6.9058,53.6729],[6.9058,53.6726],[6.9069,53.6726],[6.9069,53.6729],[6.908,53.6729],[6.908,53.6731],[6.9102,53.6731],[6.9102,53.6734],[6.913,53.6734],[6.913,53.6737],[6.9147,53.6737],[6.9147,53.674],[6.9169,53.674],[6.9169,53.6743],[6.9197,53.6743],[6.9197,53.6745],[6.9213,53.6745],[6.9213,53.6748],[6.9236,53.6748],[6.9236,53.6751],[6.9258,53.6751],[6.9258,53.6754],[6.9286,53.6754],[6.9286,53.6756],[6.9313,53.6756],[6.9313,53.6759],[6.9324,53.6759],[6.9324,53.6762],[6.933,53.6762],[6.933,53.6759],[6.9358,53.6759],[6.9358,53.6762],[6.9375,53.6762],[6.9375,53.6765],[6.9408,53.6765],[6.9408,53.6768],[6.9469,53.6768],[6.9469,53.677],[6.9497,53.677],[6.9497,53.6773],[6.9513,53.6773],[6.9513,53.6776],[6.9541,53.6776],[6.9541,53.6779],[6.9569,53.6779],[6.9569,53.6781],[6.9597,53.6781],[6.9597,53.6784],[6.963,53.6784],[6.963,53.6787],[6.968,53.6787],[6.968,53.679],[6.9691,53.679],[6.9691,53.6793],[6.973,53.6793],[6.973,53.6795],[6.9758,53.6795],[6.9758,53.6798],[6.9819,53.6798],[6.9819,53.6801],[6.9847,53.6801],[6.9847,53.6804],[6.9869,53.6804],[6.9869,53.6806],[6.988,53.6806],[6.988,53.6809],[6.9958,53.6809],[6.9958,53.6812],[7.0002,53.6812],[7.003,53.6812],[7.003,53.6815],[7.0058,53.6815],[7.0058,53.6818],[7.0102,53.6818],[7.0102,53.682],[7.0136,53.682],[7.0136,53.6823],[7.0169,53.6823],[7.0169,53.6826],[7.0191,53.6826],[7.0191,53.6829],[7.0247,53.6829],[7.0247,53.6831],[7.0291,53.6831],[7.0291,53.6834],[7.0358,53.6834],[7.0358,53.6837],[7.0402,53.6837],[7.0402,53.684],[7.0425,53.684],[7.0425,53.6843],[7.048,53.6843],[7.048,53.6845],[7.0586,53.6845]]],[[[14.2647,53.7106],[14.2647,53.7104],[14.2658,53.7104],[14.2658,53.7101],[14.2663,53.7101],[14.2663,53.7095],[14.2669,53.7095],[14.2669,53.7081],[14.2674,53.7081],[14.2674,53.7078],[14.2674,53.7076],[14.268,53.7076],[14.268,53.7073],[14.2686,53.7073],[14.2686,53.707],[14.2691,53.707],[14.2691,53.7056],[14.2686,53.7056],[14.2686,53.7054],[14.2669,53.7054],[14.2669,53.7051],[14.2652,53.7051],[14.2652,53.7048],[14.2647,53.7048],[14.2647,53.7045],[14.2636,53.7045],[14.2636,53.7043],[14.2625,53.7043],[14.2625,53.704],[14.2613,53.704],[14.2613,53.7037],[14.2597,53.7037],[14.2597,53.7034],[14.2586,53.7034],[14.2586,53.7031],[14.258,53.7031],[14.258,53.7029],[14.2574,53.7029],[14.2574,53.7026],[14.2569,53.7026],[14.2569,53.702],[14.2563,53.702],[14.2563,53.7015],[14.2558,53.7015],[14.2558,53.7013],[14.2547,53.7012],[14.2547,53.7015],[14.253,53.7015],[14.253,53.7018],[14.2519,53.7018],[14.2519,53.702],[14.2508,53.702],[14.2508,53.7023],[14.2502,53.7023],[14.2502,53.7026],[14.2497,53.7026],[14.2497,53.7031],[14.2491,53.7031],[14.2491,53.704],[14.2486,53.704],[14.2486,53.7045],[14.248,53.7045],[14.248,53.7068],[14.2486,53.7068],[14.2486,53.7073],[14.2491,53.7073],[14.2491,53.7079],[14.2497,53.7079],[14.2497,53.7081],[14.2502,53.7081],[14.2502,53.7084],[14.2508,53.7084],[14.2508,53.7087],[14.2513,53.7087],[14.2513,53.709],[14.2552,53.709],[14.2552,53.7087],[14.2597,53.7087],[14.2597,53.709],[14.2602,53.709],[14.2602,53.7093],[14.2613,53.7093],[14.2613,53.7095],[14.2619,53.7095],[14.2619,53.7101],[14.2625,53.7101],[14.2625,53.7106],[14.2647,53.7106]]],[[[7.3163,53.7234],[7.3163,53.7231],[7.3169,53.7231],[7.3169,53.7229],[7.3197,53.7229],[7.3197,53.7226],[7.3219,53.7226],[7.3219,53.7223],[7.3225,53.7223],[7.3225,53.722],[7.323,53.722],[7.323,53.7218],[7.3241,53.7218],[7.3241,53.722],[7.3247,53.722],[7.3247,53.7223],[7.3252,53.7223],[7.3252,53.7226],[7.3286,53.7226],[7.3286,53.7223],[7.3358,53.7223],[7.3358,53.7226],[7.3391,53.7226],[7.3391,53.7223],[7.3402,53.7223],[7.3402,53.722],[7.3413,53.722],[7.3413,53.7218],[7.3419,53.7218],[7.3419,53.7212],[7.3425,53.7212],[7.3425,53.7206],[7.3419,53.7206],[7.3419,53.7201],[7.3413,53.7201],[7.3413,53.7195],[7.3408,53.7195],[7.3408,53.719],[7.3402,53.719],[7.3402,53.7187],[7.3391,53.7187],[7.3391,53.7184],[7.3386,53.7184],[7.3386,53.7181],[7.338,53.7181],[7.338,53.7179],[7.3375,53.7179],[7.3375,53.7176],[7.3369,53.7176],[7.3369,53.7173],[7.3363,53.7173],[7.3363,53.7165],[7.3358,53.7165],[7.3358,53.7156],[7.3352,53.7156],[7.3352,53.7154],[7.3347,53.7154],[7.3347,53.7151],[7.3341,53.7151],[7.3341,53.7148],[7.333,53.7148],[7.333,53.7145],[7.3324,53.7145],[7.3324,53.7143],[7.3319,53.7143],[7.3319,53.714],[7.3302,53.714],[7.3302,53.7137],[7.3291,53.7137],[7.3291,53.7134],[7.3288,53.7134],[7.328,53.7134],[7.328,53.7131],[7.3269,53.7131],[7.3269,53.7129],[7.3263,53.7129],[7.3263,53.7126],[7.3258,53.7126],[7.3258,53.7123],[7.323,53.7123],[7.323,53.712],[7.3219,53.712],[7.3219,53.7118],[7.3208,53.7118],[7.3208,53.7115],[7.3189,53.7115],[7.318,53.7115],[7.318,53.7113],[7.3177,53.7112],[7.3147,53.7112],[7.3147,53.7109],[7.3058,53.7109],[7.3058,53.7106],[7.3041,53.7106],[7.3041,53.7104],[7.303,53.7104],[7.303,53.7101],[7.3019,53.7101],[7.3019,53.7095],[7.3013,53.7095],[7.3013,53.7093],[7.3008,53.7093],[7.3008,53.709],[7.3002,53.709],[7.3002,53.7088],[7.3002,53.7087],[7.2998,53.7087],[7.2963,53.7087],[7.2963,53.7084],[7.2947,53.7084],[7.2947,53.7081],[7.2941,53.7081],[7.2941,53.7079],[7.293,53.7079],[7.293,53.7076],[7.2908,53.7076],[7.2908,53.7073],[7.2902,53.7073],[7.2902,53.7071],[7.2899,53.7071],[7.2897,53.707],[7.2897,53.7068],[7.2882,53.7068],[7.2863,53.7068],[7.2863,53.7065],[7.2852,53.7065],[7.2852,53.7063],[7.2849,53.7062],[7.2841,53.7062],[7.2841,53.7061],[7.2841,53.7059],[7.2833,53.7059],[7.2808,53.7059],[7.2808,53.7056],[7.2797,53.7056],[7.2797,53.7054],[7.2774,53.7054],[7.2774,53.7051],[7.2763,53.7051],[7.2763,53.705],[7.2763,53.7048],[7.2752,53.7048],[7.2752,53.7045],[7.2736,53.7045],[7.2736,53.7043],[7.2725,53.7043],[7.2725,53.704],[7.2713,53.704],[7.2713,53.7037],[7.2674,53.7037],[7.2674,53.7034],[7.2463,53.7034],[7.2463,53.7031],[7.2247,53.7031],[7.2247,53.7034],[7.218,53.7034],[7.218,53.7037],[7.2169,53.7037],[7.2169,53.704],[7.2158,53.704],[7.2158,53.7043],[7.2152,53.7043],[7.2152,53.7045],[7.2147,53.7045],[7.2147,53.7048],[7.2141,53.7048],[7.2141,53.7051],[7.2136,53.7051],[7.2136,53.7054],[7.213,53.7054],[7.213,53.7056],[7.2125,53.7056],[7.2125,53.7059],[7.2119,53.7059],[7.2119,53.7062],[7.2086,53.7062],[7.2086,53.7059],[7.208,53.7059],[7.208,53.7056],[7.2074,53.7056],[7.2074,53.7054],[7.2063,53.7054],[7.2063,53.7051],[7.2024,53.7051],[7.2024,53.7048],[7.2019,53.7048],[7.2019,53.7045],[7.2013,53.7045],[7.2013,53.704],[7.2008,53.704],[7.2008,53.7012],[7.2002,53.7012],[7.2002,53.7009],[7.1997,53.7009],[7.1997,53.7004],[7.1991,53.7004],[7.1991,53.7001],[7.1986,53.7001],[7.1986,53.6998],[7.198,53.6998],[7.198,53.6995],[7.1974,53.6995],[7.1974,53.6993],[7.1969,53.6993],[7.1969,53.699],[7.1963,53.699],[7.1963,53.6987],[7.1936,53.6987],[7.1936,53.699],[7.1913,53.699],[7.1913,53.6993],[7.1902,53.6993],[7.1902,53.6995],[7.188,53.6995],[7.188,53.6998],[7.1869,53.6998],[7.1869,53.7001],[7.1847,53.7001],[7.1847,53.7004],[7.1819,53.7004],[7.1819,53.7006],[7.1808,53.7006],[7.1808,53.7009],[7.1797,53.7009],[7.1797,53.7012],[7.178,53.7012],[7.178,53.7015],[7.1774,53.7015],[7.1774,53.7029],[7.1774,53.704],[7.1769,53.704],[7.1769,53.7045],[7.1763,53.7045],[7.1763,53.7048],[7.1758,53.7048],[7.1758,53.7051],[7.1752,53.7051],[7.1752,53.7054],[7.1747,53.7054],[7.1747,53.7056],[7.1741,53.7056],[7.1741,53.7062],[7.1736,53.7062],[7.1736,53.7065],[7.173,53.7065],[7.173,53.7068],[7.1725,53.7068],[7.1725,53.707],[7.1719,53.707],[7.1719,53.7073],[7.1713,53.7073],[7.1713,53.7076],[7.1697,53.7076],[7.1697,53.7073],[7.168,53.7073],[7.168,53.707],[7.1674,53.707],[7.1674,53.7068],[7.1669,53.7068],[7.1669,53.7059],[7.1663,53.7059],[7.1663,53.7051],[7.1669,53.7051],[7.1669,53.7048],[7.1675,53.7048],[7.1674,53.7045],[7.168,53.7045],[7.168,53.704],[7.1686,53.704],[7.1686,53.7031],[7.1691,53.7031],[7.1691,53.7026],[7.1697,53.7026],[7.1697,53.7006],[7.1691,53.7006],[7.1691,53.7004],[7.168,53.7004],[7.168,53.7001],[7.1674,53.7001],[7.1674,53.6998],[7.1669,53.6998],[7.1669,53.6995],[7.1658,53.6995],[7.1658,53.6993],[7.1652,53.6993],[7.1652,53.699],[7.1652,53.6976],[7.1647,53.6976],[7.1647,53.6973],[7.1508,53.6973],[7.1508,53.6976],[7.1502,53.6976],[7.1502,53.6979],[7.1497,53.6979],[7.1497,53.6981],[7.1491,53.6981],[7.1491,53.6984],[7.1486,53.6984],[7.1486,53.6987],[7.148,53.6987],[7.148,53.699],[7.1475,53.699],[7.1475,53.6993],[7.1469,53.6993],[7.1469,53.6995],[7.1463,53.6995],[7.1463,53.6998],[7.1452,53.6998],[7.1452,53.7001],[7.1447,53.7001],[7.1447,53.7004],[7.1441,53.7004],[7.1441,53.7009],[7.143,53.7009],[7.143,53.7012],[7.1424,53.7012],[7.1424,53.7015],[7.1419,53.7015],[7.1419,53.7018],[7.1413,53.7018],[7.1413,53.7023],[7.1408,53.7023],[7.1408,53.7029],[7.1402,53.7029],[7.1402,53.7037],[7.1397,53.7037],[7.1397,53.7043],[7.1391,53.7043],[7.1391,53.7045],[7.1386,53.7045],[7.1386,53.7051],[7.138,53.7051],[7.138,53.7081],[7.1386,53.7081],[7.1386,53.7084],[7.1391,53.7084],[7.1391,53.7087],[7.1397,53.7087],[7.1397,53.7093],[7.1402,53.7093],[7.1402,53.7095],[7.1408,53.7095],[7.1408,53.7098],[7.1413,53.7098],[7.1413,53.7101],[7.1419,53.7101],[7.1419,53.7104],[7.1424,53.7104],[7.1424,53.7106],[7.143,53.7106],[7.143,53.7109],[7.1441,53.7109],[7.1441,53.7112],[7.1447,53.7112],[7.1447,53.7115],[7.1452,53.7115],[7.1452,53.7118],[7.1458,53.7118],[7.1458,53.712],[7.1463,53.712],[7.1463,53.7123],[7.1475,53.7123],[7.1475,53.7126],[7.148,53.7126],[7.148,53.7129],[7.1491,53.7129],[7.1491,53.7131],[7.1502,53.7131],[7.1502,53.7134],[7.1519,53.7134],[7.1519,53.7131],[7.153,53.7131],[7.153,53.7129],[7.1547,53.7129],[7.1547,53.7131],[7.1552,53.7131],[7.1552,53.7134],[7.1558,53.7134],[7.1558,53.7137],[7.1563,53.7137],[7.1563,53.7143],[7.1569,53.7143],[7.1569,53.7145],[7.158,53.7145],[7.158,53.7148],[7.1608,53.7148],[7.1608,53.7151],[7.1613,53.7151],[7.1613,53.7154],[7.1624,53.7154],[7.1624,53.7156],[7.163,53.7156],[7.163,53.7159],[7.1641,53.7159],[7.1641,53.7162],[7.1652,53.7162],[7.1652,53.7165],[7.1658,53.7165],[7.1658,53.7168],[7.1663,53.7168],[7.1663,53.717],[7.1669,53.717],[7.1669,53.7173],[7.1674,53.7173],[7.1674,53.7176],[7.1686,53.7176],[7.1686,53.7179],[7.1697,53.7179],[7.1697,53.7181],[7.1713,53.7181],[7.1713,53.7184],[7.1719,53.7184],[7.1719,53.7187],[7.1725,53.7187],[7.1725,53.719],[7.1747,53.719],[7.1747,53.7193],[7.1766,53.7193],[7.178,53.7193],[7.178,53.7195],[7.1786,53.7195],[7.1786,53.7198],[7.1802,53.7198],[7.1802,53.7201],[7.1819,53.7201],[7.1819,53.7204],[7.183,53.7204],[7.183,53.7206],[7.1841,53.7206],[7.1841,53.7209],[7.188,53.7209],[7.188,53.7212],[7.1902,53.7212],[7.1902,53.7209],[7.1941,53.7209],[7.1941,53.7212],[7.1963,53.7212],[7.1963,53.7215],[7.1969,53.7215],[7.1969,53.7218],[7.2074,53.7218],[7.2074,53.7215],[7.2102,53.7215],[7.2102,53.7212],[7.2202,53.7212],[7.2202,53.7209],[7.2219,53.7209],[7.2219,53.7206],[7.2286,53.7206],[7.2286,53.7204],[7.2291,53.7204],[7.2291,53.7201],[7.2336,53.7201],[7.2336,53.7198],[7.2347,53.7198],[7.2347,53.7195],[7.2363,53.7195],[7.2363,53.7193],[7.2375,53.7193],[7.2375,53.719],[7.2386,53.719],[7.2386,53.7187],[7.2402,53.7187],[7.2402,53.7184],[7.2413,53.7184],[7.2413,53.7181],[7.2436,53.7181],[7.2436,53.7179],[7.2458,53.7179],[7.2458,53.7176],[7.2469,53.7176],[7.2469,53.7173],[7.2497,53.7173],[7.2497,53.717],[7.2547,53.717],[7.2547,53.7173],[7.2552,53.7173],[7.2552,53.7179],[7.2558,53.7179],[7.2558,53.7181],[7.2563,53.7181],[7.2563,53.7184],[7.258,53.7184],[7.258,53.7181],[7.2586,53.7181],[7.2586,53.7179],[7.2591,53.7179],[7.2591,53.7176],[7.2608,53.7176],[7.2608,53.7179],[7.2624,53.7179],[7.2624,53.7181],[7.263,53.7181],[7.263,53.7184],[7.2641,53.7184],[7.2641,53.7187],[7.2647,53.7187],[7.2647,53.719],[7.2658,53.719],[7.2658,53.7193],[7.2669,53.7193],[7.2669,53.7195],[7.2697,53.7195],[7.2697,53.7193],[7.2708,53.7193],[7.2708,53.719],[7.2713,53.719],[7.2713,53.7187],[7.2725,53.7187],[7.2725,53.7184],[7.2736,53.7184],[7.2736,53.7181],[7.2741,53.7181],[7.2741,53.7179],[7.2747,53.7179],[7.2747,53.7176],[7.2769,53.7176],[7.2769,53.7179],[7.2791,53.7179],[7.2791,53.7176],[7.2802,53.7176],[7.2802,53.717],[7.2808,53.717],[7.2808,53.7168],[7.2813,53.7168],[7.2813,53.7165],[7.2819,53.7165],[7.2819,53.7162],[7.2836,53.7162],[7.2836,53.7165],[7.2841,53.7165],[7.2841,53.7173],[7.2836,53.7173],[7.2836,53.7176],[7.283,53.7176],[7.283,53.7179],[7.2836,53.7179],[7.2836,53.7181],[7.2841,53.7181],[7.2841,53.7184],[7.2847,53.7184],[7.2847,53.7187],[7.2858,53.7187],[7.2858,53.719],[7.2869,53.719],[7.2869,53.7193],[7.2919,53.7193],[7.2919,53.719],[7.2947,53.719],[7.2947,53.7195],[7.2941,53.7195],[7.2941,53.7198],[7.2936,53.7198],[7.2936,53.7201],[7.293,53.7201],[7.293,53.7206],[7.2936,53.7206],[7.2936,53.7209],[7.2947,53.7209],[7.2947,53.7212],[7.298,53.7212],[7.298,53.7209],[7.3008,53.7209],[7.3008,53.7212],[7.3013,53.7212],[7.3013,53.7215],[7.303,53.7215],[7.303,53.7212],[7.3036,53.7212],[7.3036,53.7209],[7.3052,53.7209],[7.3052,53.7212],[7.3058,53.7212],[7.3058,53.7215],[7.3086,53.7215],[7.3086,53.7212],[7.3091,53.7212],[7.3091,53.7209],[7.3113,53.7209],[7.3113,53.7212],[7.3119,53.7212],[7.3119,53.7218],[7.3113,53.7218],[7.3113,53.722],[7.3108,53.722],[7.3108,53.7229],[7.3125,53.7229],[7.3125,53.7231],[7.3141,53.7231],[7.3141,53.7234],[7.3163,53.7234]]],[[[8.161899999999999,53.7295],[8.161899999999999,53.7293],[8.163,53.7293],[8.163,53.729],[8.163600000000001,53.729],[8.163600000000001,53.7287],[8.165800000000001,53.7287],[8.165800000000001,53.7284],[8.1669,53.7284],[8.1669,53.7281],[8.1686,53.7281],[8.1686,53.7279],[8.169700000000001,53.7279],[8.169700000000001,53.7276],[8.1708,53.7276],[8.1708,53.727],[8.171300000000001,53.727],[8.171300000000001,53.7265],[8.171900000000001,53.7265],[8.171900000000001,53.7262],[8.1724,53.7262],[8.1724,53.7259],[8.173,53.7259],[8.173,53.7254],[8.1736,53.7254],[8.1736,53.7237],[8.1724,53.7237],[8.1724,53.7234],[8.171300000000001,53.7234],[8.171300000000001,53.7231],[8.1708,53.7231],[8.1708,53.7229],[8.1702,53.7229],[8.1702,53.7226],[8.1691,53.7226],[8.1691,53.7223],[8.167999999999999,53.7223],[8.167999999999999,53.7215],[8.167400000000001,53.7215],[8.167400000000001,53.7212],[8.1669,53.7212],[8.1669,53.7215],[8.165800000000001,53.7215],[8.165800000000001,53.7218],[8.1641,53.7218],[8.1641,53.7215],[8.163600000000001,53.7215],[8.163600000000001,53.7209],[8.1641,53.7209],[8.1641,53.7204],[8.163600000000001,53.7204],[8.163600000000001,53.7201],[8.163,53.7201],[8.163,53.7198],[8.1625,53.7198],[8.1625,53.7195],[8.161899999999999,53.7195],[8.161899999999999,53.7181],[8.161300000000001,53.7181],[8.161300000000001,53.7176],[8.1608,53.7176],[8.1608,53.7173],[8.1602,53.7173],[8.1602,53.7165],[8.159700000000001,53.7165],[8.159700000000001,53.7162],[8.158,53.7162],[8.158,53.7154],[8.1586,53.7154],[8.1586,53.714],[8.158,53.714],[8.158,53.7137],[8.1563,53.7137],[8.1563,53.7134],[8.155200000000001,53.7134],[8.155200000000001,53.7126],[8.1547,53.7126],[8.1547,53.7123],[8.1541,53.7123],[8.1541,53.712],[8.1519,53.712],[8.1519,53.7118],[8.151300000000001,53.7118],[8.151300000000001,53.7115],[8.149699999999999,53.7115],[8.149699999999999,53.7112],[8.149100000000001,53.7112],[8.149100000000001,53.7115],[8.148,53.7115],[8.148,53.7118],[8.143599999999999,53.7118],[8.143599999999999,53.712],[8.1424,53.712],[8.1424,53.7123],[8.141299999999999,53.7123],[8.141299999999999,53.7126],[8.1402,53.7126],[8.1402,53.7129],[8.1397,53.7129],[8.1397,53.7131],[8.1386,53.7131],[8.1386,53.7134],[8.138,53.7134],[8.138,53.7137],[8.1374,53.7137],[8.1374,53.714],[8.1363,53.714],[8.1363,53.7143],[8.1358,53.7143],[8.1358,53.7145],[8.1341,53.7145],[8.1341,53.7165],[8.134700000000001,53.7165],[8.134700000000001,53.7179],[8.1341,53.7179],[8.1341,53.7184],[8.1336,53.7184],[8.1336,53.719],[8.132999999999999,53.719],[8.132999999999999,53.7195],[8.132400000000001,53.7195],[8.132400000000001,53.7201],[8.132999999999999,53.7201],[8.132999999999999,53.7206],[8.1336,53.7206],[8.1336,53.7231],[8.1341,53.7231],[8.1341,53.7234],[8.134700000000001,53.7234],[8.134700000000001,53.7237],[8.135199999999999,53.7237],[8.135199999999999,53.724],[8.1358,53.724],[8.1358,53.7243],[8.1363,53.7243],[8.1363,53.7245],[8.136900000000001,53.7245],[8.136900000000001,53.7248],[8.1374,53.7248],[8.1374,53.7251],[8.138,53.7251],[8.138,53.7254],[8.1386,53.7254],[8.1386,53.7256],[8.1397,53.7256],[8.1397,53.7259],[8.1402,53.7259],[8.1402,53.7262],[8.140800000000001,53.7262],[8.140800000000001,53.7265],[8.1447,53.7265],[8.1447,53.7268],[8.145200000000001,53.7268],[8.145200000000001,53.727],[8.1458,53.727],[8.1458,53.7273],[8.1463,53.7273],[8.1463,53.7276],[8.146900000000001,53.7276],[8.146900000000001,53.7279],[8.147500000000001,53.7279],[8.147500000000001,53.7281],[8.1486,53.7281],[8.1486,53.7284],[8.149100000000001,53.7284],[8.149100000000001,53.7287],[8.149699999999999,53.7287],[8.149699999999999,53.729],[8.1502,53.729],[8.1502,53.7293],[8.1508,53.7293],[8.1508,53.7295],[8.1519,53.7295],[8.1519,53.7293],[8.153000000000001,53.7293],[8.153000000000001,53.7295],[8.161899999999999,53.7295]]],[[[7.3941,53.7345],[7.3941,53.7343],[7.3955,53.7343],[7.398,53.7343],[7.398,53.734],[7.3997,53.734],[7.3997,53.7337],[7.4002,53.7337],[7.4002,53.7334],[7.4019,53.7334],[7.4019,53.7331],[7.403,53.7331],[7.403,53.7329],[7.4041,53.7329],[7.4041,53.7326],[7.4063,53.7326],[7.4063,53.7323],[7.408,53.7323],[7.408,53.732],[7.4086,53.732],[7.4086,53.7318],[7.413,53.7318],[7.413,53.7315],[7.4152,53.7315],[7.4152,53.7312],[7.4175,53.7312],[7.4175,53.7309],[7.4186,53.7309],[7.4186,53.7306],[7.4202,53.7306],[7.4202,53.7304],[7.4208,53.7304],[7.4208,53.7301],[7.4219,53.7301],[7.4219,53.7298],[7.423,53.7298],[7.423,53.7295],[7.4247,53.7295],[7.4247,53.729],[7.4252,53.729],[7.4252,53.7287],[7.4263,53.7287],[7.4263,53.7284],[7.4274,53.7284],[7.4275,53.7281],[7.428,53.7281],[7.428,53.7276],[7.4286,53.7276],[7.4286,53.7273],[7.4291,53.7273],[7.4291,53.7268],[7.4297,53.7268],[7.4297,53.7251],[7.4291,53.7251],[7.4291,53.7248],[7.4286,53.7248],[7.4286,53.7243],[7.428,53.7243],[7.428,53.724],[7.4275,53.724],[7.4275,53.7237],[7.4269,53.7237],[7.4269,53.7231],[7.4263,53.7231],[7.4263,53.7229],[7.4258,53.7229],[7.4258,53.722],[7.4252,53.722],[7.4252,53.7218],[7.4247,53.7218],[7.4247,53.7215],[7.4225,53.7215],[7.4225,53.7212],[7.4219,53.7212],[7.4219,53.7209],[7.418,53.7209],[7.418,53.7206],[7.4158,53.7206],[7.4158,53.7204],[7.4141,53.7204],[7.4141,53.7201],[7.4113,53.7201],[7.4113,53.7204],[7.408,53.7204],[7.408,53.7206],[7.4008,53.7206],[7.4008,53.7204],[7.3913,53.7204],[7.3913,53.7201],[7.388,53.7201],[7.388,53.7204],[7.3874,53.7204],[7.3874,53.7206],[7.3863,53.7206],[7.3863,53.7209],[7.3858,53.7209],[7.3858,53.7212],[7.3852,53.7212],[7.3852,53.7215],[7.3841,53.7215],[7.3841,53.7218],[7.3769,53.7218],[7.3769,53.722],[7.3752,53.722],[7.3752,53.7223],[7.3741,53.7223],[7.3741,53.7226],[7.3712,53.7226],[7.3652,53.7226],[7.3652,53.7223],[7.3647,53.7223],[7.3647,53.722],[7.3641,53.722],[7.3641,53.7218],[7.3636,53.7218],[7.3636,53.7215],[7.3625,53.7215],[7.3625,53.7226],[7.363,53.7226],[7.363,53.7229],[7.3636,53.7229],[7.3636,53.7234],[7.3641,53.7234],[7.3641,53.7248],[7.3636,53.7248],[7.3636,53.7251],[7.363,53.7251],[7.363,53.7256],[7.3625,53.7256],[7.3625,53.7259],[7.3619,53.7259],[7.3619,53.7262],[7.3613,53.7262],[7.3613,53.7265],[7.3608,53.7265],[7.3608,53.7268],[7.3602,53.7268],[7.3602,53.7279],[7.3608,53.7279],[7.3608,53.7287],[7.3613,53.7287],[7.3613,53.729],[7.3641,53.729],[7.3641,53.7293],[7.3652,53.7293],[7.3652,53.7295],[7.3663,53.7295],[7.3663,53.7298],[7.3674,53.7298],[7.3674,53.7301],[7.3713,53.7301],[7.3713,53.7304],[7.373,53.7304],[7.373,53.7306],[7.3741,53.7306],[7.3741,53.7309],[7.3758,53.7309],[7.3758,53.7312],[7.3769,53.7312],[7.3769,53.7315],[7.3775,53.7315],[7.3775,53.7318],[7.3786,53.7318],[7.3786,53.732],[7.3791,53.732],[7.3791,53.7323],[7.3797,53.7323],[7.3797,53.7326],[7.3808,53.7326],[7.3808,53.7329],[7.3819,53.7329],[7.3819,53.7331],[7.383,53.7331],[7.383,53.7334],[7.3841,53.7334],[7.3841,53.7337],[7.3852,53.7337],[7.3852,53.734],[7.3869,53.734],[7.3869,53.7343],[7.3886,53.7343],[7.3886,53.7345],[7.3941,53.7345]]],[[[7.5736,53.7573],[7.5736,53.757],[7.5808,53.757],[7.5808,53.7568],[7.5819,53.7568],[7.5819,53.7565],[7.583,53.7565],[7.583,53.7562],[7.5847,53.7562],[7.5847,53.7559],[7.5852,53.7559],[7.5852,53.7556],[7.5858,53.7556],[7.5858,53.7554],[7.5863,53.7554],[7.5863,53.7551],[7.588,53.7551],[7.588,53.7548],[7.5897,53.7548],[7.5897,53.7545],[7.5919,53.7545],[7.5919,53.7548],[7.593,53.7548],[7.593,53.7551],[7.5936,53.7551],[7.5936,53.7554],[7.5947,53.7554],[7.5947,53.7556],[7.5958,53.7556],[7.5958,53.7559],[7.6024,53.7559],[7.6024,53.7556],[7.6041,53.7556],[7.6041,53.7554],[7.6052,53.7554],[7.6052,53.7551],[7.608,53.7551],[7.608,53.7548],[7.6119,53.7548],[7.6119,53.7545],[7.613,53.7545],[7.613,53.7543],[7.6147,53.7543],[7.6147,53.754],[7.6158,53.754],[7.6158,53.7537],[7.6163,53.7537],[7.6163,53.7534],[7.6169,53.7534],[7.6169,53.7531],[7.618,53.7531],[7.618,53.7529],[7.6191,53.7529],[7.6191,53.7526],[7.6208,53.7526],[7.6208,53.7523],[7.623,53.7523],[7.623,53.752],[7.6247,53.752],[7.6247,53.7518],[7.6252,53.7518],[7.6252,53.7515],[7.6258,53.7515],[7.6258,53.7512],[7.6263,53.7512],[7.6263,53.7506],[7.6269,53.7506],[7.6269,53.7504],[7.6275,53.7504],[7.6274,53.7484],[7.6263,53.7484],[7.6263,53.7487],[7.623,53.7487],[7.623,53.7484],[7.6224,53.7484],[7.6224,53.7481],[7.6219,53.7481],[7.6219,53.7479],[7.6213,53.7479],[7.6213,53.7476],[7.6208,53.7476],[7.6208,53.7473],[7.6197,53.7473],[7.6197,53.747],[7.6169,53.747],[7.6169,53.7468],[7.6147,53.7468],[7.6147,53.7465],[7.6136,53.7465],[7.6136,53.7462],[7.6125,53.7462],[7.6125,53.7459],[7.6108,53.7459],[7.6108,53.7462],[7.6058,53.7462],[7.6058,53.7465],[7.5952,53.7465],[7.5952,53.7468],[7.5913,53.7468],[7.5913,53.747],[7.588,53.747],[7.588,53.7473],[7.5869,53.7473],[7.5869,53.7476],[7.583,53.7476],[7.583,53.7479],[7.5797,53.7479],[7.5797,53.7481],[7.5702,53.7481],[7.5702,53.7479],[7.568,53.7479],[7.568,53.7476],[7.5658,53.7476],[7.5658,53.7473],[7.5647,53.7473],[7.5647,53.747],[7.5619,53.747],[7.5619,53.7468],[7.5597,53.7468],[7.5597,53.7465],[7.5574,53.7465],[7.5574,53.7462],[7.5558,53.7462],[7.5558,53.7459],[7.5547,53.7459],[7.5547,53.7456],[7.553,53.7456],[7.553,53.7454],[7.5519,53.7454],[7.5519,53.7451],[7.5508,53.7451],[7.5508,53.7448],[7.5502,53.7448],[7.5502,53.7445],[7.5486,53.7445],[7.5486,53.7443],[7.5474,53.7443],[7.5474,53.744],[7.5463,53.744],[7.5463,53.7437],[7.5441,53.7437],[7.5441,53.7434],[7.5419,53.7434],[7.5419,53.7431],[7.5397,53.7431],[7.5397,53.7429],[7.5275,53.7429],[7.5275,53.7431],[7.5269,53.7431],[7.5269,53.7434],[7.5247,53.7434],[7.5247,53.7437],[7.5158,53.7437],[7.5158,53.7434],[7.5136,53.7434],[7.5136,53.7431],[7.513,53.7431],[7.513,53.7429],[7.5119,53.7429],[7.5119,53.7426],[7.5113,53.7426],[7.5113,53.7423],[7.5102,53.7423],[7.5102,53.742],[7.5097,53.742],[7.5097,53.7418],[7.5091,53.7418],[7.5091,53.7412],[7.5086,53.7412],[7.5086,53.7409],[7.508,53.7409],[7.508,53.7404],[7.5075,53.7404],[7.5075,53.7395],[7.5069,53.7395],[7.5069,53.7387],[7.5063,53.7387],[7.5063,53.7384],[7.5058,53.7384],[7.5058,53.7379],[7.5052,53.7379],[7.5052,53.7376],[7.5047,53.7376],[7.5047,53.7365],[7.5041,53.7365],[7.5041,53.7356],[7.5036,53.7356],[7.5036,53.7348],[7.503,53.7348],[7.503,53.7345],[7.5025,53.7345],[7.5025,53.7343],[7.5019,53.7343],[7.5019,53.7323],[7.5025,53.7323],[7.5025,53.7318],[7.503,53.7318],[7.503,53.7309],[7.5025,53.7309],[7.5025,53.7306],[7.5019,53.7306],[7.5019,53.7304],[7.5013,53.7304],[7.5013,53.7301],[7.5008,53.7301],[7.5008,53.7298],[7.5002,53.7298],[7.5002,53.7295],[7.4997,53.7295],[7.4997,53.7293],[7.4991,53.7293],[7.4991,53.729],[7.4986,53.729],[7.4986,53.7287],[7.498,53.7287],[7.498,53.7276],[7.4974,53.7276],[7.4974,53.7273],[7.4969,53.7273],[7.4969,53.727],[7.4963,53.727],[7.4963,53.7262],[7.4969,53.7262],[7.4969,53.7251],[7.4963,53.7251],[7.4963,53.7248],[7.4958,53.7248],[7.4958,53.7241],[7.4958,53.7231],[7.4952,53.7231],[7.4952,53.7229],[7.4947,53.7229],[7.4947,53.7226],[7.493,53.7226],[7.493,53.7223],[7.4913,53.7223],[7.4913,53.7226],[7.4911,53.7226],[7.4908,53.7226],[7.4908,53.7237],[7.4902,53.7237],[7.4902,53.7243],[7.4897,53.7243],[7.4897,53.7245],[7.4891,53.7245],[7.4891,53.7248],[7.4886,53.7248],[7.4886,53.7251],[7.488,53.7251],[7.488,53.7254],[7.4875,53.7254],[7.4874,53.7256],[7.4836,53.7256],[7.4836,53.7254],[7.4825,53.7254],[7.4825,53.7251],[7.4819,53.7251],[7.4819,53.7248],[7.4813,53.7248],[7.4813,53.7237],[7.4808,53.7237],[7.4808,53.7234],[7.4802,53.7234],[7.4802,53.7231],[7.4786,53.7231],[7.4786,53.7229],[7.4774,53.7229],[7.4774,53.7226],[7.4769,53.7226],[7.4769,53.7223],[7.4746,53.7223],[7.4736,53.7223],[7.4736,53.7226],[7.4724,53.7226],[7.4724,53.7229],[7.4719,53.7229],[7.4719,53.7231],[7.4713,53.7231],[7.4713,53.7234],[7.4708,53.7234],[7.4708,53.724],[7.4702,53.724],[7.4702,53.7248],[7.4697,53.7248],[7.4697,53.7254],[7.4691,53.7254],[7.4691,53.7259],[7.4686,53.7259],[7.4686,53.7262],[7.468,53.7262],[7.468,53.727],[7.4675,53.727],[7.4674,53.7298],[7.4669,53.7298],[7.4669,53.7359],[7.4674,53.7359],[7.4674,53.7376],[7.468,53.7376],[7.468,53.7395],[7.4686,53.7395],[7.4686,53.7429],[7.4691,53.7429],[7.4691,53.7445],[7.4697,53.7445],[7.4697,53.7456],[7.4702,53.7456],[7.4702,53.7462],[7.4708,53.7462],[7.4708,53.7468],[7.4713,53.7468],[7.4713,53.7473],[7.4719,53.7473],[7.4719,53.7481],[7.4724,53.7481],[7.4724,53.7484],[7.473,53.7484],[7.473,53.749],[7.4736,53.749],[7.4736,53.7495],[7.4741,53.7495],[7.4741,53.7501],[7.4747,53.7501],[7.4747,53.7506],[7.4752,53.7506],[7.4752,53.7509],[7.4758,53.7509],[7.4758,53.7512],[7.4763,53.7512],[7.4763,53.7515],[7.4769,53.7515],[7.4769,53.752],[7.4774,53.752],[7.4774,53.7523],[7.478,53.7523],[7.478,53.7526],[7.4786,53.7526],[7.4786,53.7529],[7.4797,53.7529],[7.4797,53.7531],[7.4802,53.7531],[7.4802,53.7534],[7.4813,53.7534],[7.4813,53.7537],[7.4819,53.7537],[7.4819,53.754],[7.483,53.754],[7.483,53.7543],[7.4841,53.7543],[7.4841,53.7545],[7.4847,53.7545],[7.4847,53.7548],[7.4858,53.7548],[7.4858,53.7551],[7.4869,53.7551],[7.4869,53.7554],[7.4902,53.7554],[7.4902,53.7556],[7.4968,53.7556],[7.5133,53.7556],[7.5283,53.7556],[7.5447,53.7556],[7.5447,53.7554],[7.5519,53.7554],[7.5519,53.7556],[7.5524,53.7556],[7.5524,53.7559],[7.5536,53.7559],[7.5536,53.7562],[7.5547,53.7562],[7.5547,53.7565],[7.5569,53.7565],[7.5569,53.7568],[7.563,53.7568],[7.563,53.757],[7.5663,53.757],[7.5663,53.7573],[7.5736,53.7573]]],[[[8.2736,53.7656],[8.2736,53.7654],[8.274100000000001,53.7654],[8.274100000000001,53.7648],[8.274699999999999,53.7648],[8.274699999999999,53.7643],[8.2752,53.7643],[8.2752,53.7637],[8.2758,53.7637],[8.2758,53.7631],[8.276300000000001,53.7631],[8.276300000000001,53.7629],[8.2769,53.7629],[8.2769,53.7623],[8.276300000000001,53.7623],[8.276300000000001,53.762],[8.2758,53.762],[8.2758,53.7618],[8.2752,53.7618],[8.2752,53.7612],[8.274699999999999,53.7612],[8.274699999999999,53.7609],[8.274100000000001,53.7609],[8.274100000000001,53.7604],[8.2736,53.7604],[8.2736,53.7601],[8.272399999999999,53.7601],[8.272399999999999,53.7598],[8.2713,53.7598],[8.2713,53.7595],[8.270200000000001,53.7595],[8.270200000000001,53.7593],[8.2669,53.7593],[8.2669,53.759],[8.265800000000001,53.759],[8.265800000000001,53.7587],[8.2652,53.7587],[8.2652,53.7584],[8.2636,53.7584],[8.2636,53.7581],[8.262499999999999,53.7581],[8.262499999999999,53.7604],[8.263,53.7604],[8.263,53.7631],[8.2636,53.7631],[8.2636,53.7648],[8.2647,53.7648],[8.2647,53.7651],[8.2652,53.7651],[8.2652,53.7654],[8.2691,53.7654],[8.2691,53.7656],[8.2736,53.7656]]],[[[7.7063,53.7795],[7.7063,53.7793],[7.7086,53.7793],[7.7086,53.779],[7.7097,53.779],[7.7097,53.7787],[7.7102,53.7787],[7.7102,53.7784],[7.7108,53.7784],[7.7108,53.7781],[7.7113,53.7781],[7.7113,53.7779],[7.7119,53.7779],[7.7119,53.7776],[7.7125,53.7776],[7.7125,53.7775],[7.7125,53.7773],[7.713,53.7773],[7.713,53.777],[7.7141,53.777],[7.7141,53.7768],[7.7147,53.7768],[7.7147,53.7765],[7.7152,53.7765],[7.7152,53.7762],[7.7158,53.7762],[7.7158,53.7756],[7.7163,53.7756],[7.7163,53.7754],[7.7169,53.7754],[7.7169,53.7751],[7.718,53.7751],[7.718,53.7748],[7.7213,53.7748],[7.7213,53.7745],[7.7219,53.7745],[7.7219,53.7743],[7.7224,53.7743],[7.7224,53.774],[7.7241,53.774],[7.7241,53.7743],[7.7258,53.7743],[7.7258,53.7745],[7.7263,53.7745],[7.7263,53.7756],[7.7269,53.7756],[7.7269,53.7759],[7.7274,53.7759],[7.7274,53.7762],[7.728,53.7762],[7.728,53.7765],[7.7286,53.7765],[7.7286,53.7768],[7.7297,53.7768],[7.7297,53.777],[7.7313,53.777],[7.7313,53.7768],[7.7319,53.7768],[7.7319,53.7765],[7.7325,53.7765],[7.7324,53.7762],[7.733,53.7762],[7.733,53.7759],[7.7336,53.7759],[7.7336,53.7754],[7.7341,53.7754],[7.7341,53.7751],[7.7347,53.7751],[7.7347,53.7748],[7.7352,53.7748],[7.7352,53.7743],[7.7358,53.7743],[7.7358,53.7737],[7.7363,53.7737],[7.7363,53.7734],[7.7369,53.7734],[7.7369,53.7731],[7.7375,53.7731],[7.7375,53.7734],[7.738,53.7734],[7.738,53.7737],[7.7386,53.7737],[7.7386,53.7751],[7.7391,53.7751],[7.7391,53.7759],[7.7397,53.7759],[7.7397,53.7762],[7.7413,53.7762],[7.7413,53.7765],[7.7419,53.7765],[7.7419,53.7773],[7.7424,53.7773],[7.7424,53.7776],[7.7436,53.7776],[7.7436,53.7779],[7.7452,53.7779],[7.7452,53.7776],[7.7458,53.7776],[7.7458,53.7773],[7.7463,53.7773],[7.7463,53.777],[7.7469,53.777],[7.7469,53.7768],[7.7474,53.7768],[7.7474,53.7765],[7.748,53.7765],[7.748,53.7762],[7.7486,53.7762],[7.7486,53.7759],[7.7491,53.7759],[7.7491,53.7756],[7.7502,53.7756],[7.7502,53.7754],[7.7525,53.7754],[7.7525,53.7756],[7.753,53.7756],[7.753,53.7759],[7.7536,53.7759],[7.7536,53.7768],[7.7541,53.7768],[7.7541,53.777],[7.7547,53.777],[7.7547,53.7773],[7.7552,53.7773],[7.7552,53.7776],[7.7558,53.7776],[7.7558,53.7779],[7.7597,53.7779],[7.7597,53.7776],[7.7602,53.7776],[7.7602,53.7773],[7.7608,53.7773],[7.7608,53.777],[7.7613,53.777],[7.7613,53.7768],[7.7619,53.7768],[7.7619,53.7762],[7.7624,53.7762],[7.7624,53.7759],[7.763,53.7759],[7.763,53.7756],[7.7636,53.7756],[7.7636,53.7754],[7.7686,53.7754],[7.7686,53.7756],[7.7691,53.7756],[7.7691,53.7759],[7.7713,53.7759],[7.7713,53.7756],[7.7725,53.7756],[7.7725,53.7759],[7.773,53.7759],[7.773,53.7768],[7.7736,53.7768],[7.7736,53.777],[7.7741,53.777],[7.7741,53.7773],[7.778,53.7773],[7.778,53.7776],[7.7786,53.7776],[7.7786,53.7779],[7.7819,53.7779],[7.7819,53.7776],[7.7873,53.7776],[7.7925,53.7776],[7.7925,53.7773],[7.7936,53.7773],[7.7936,53.777],[7.798,53.777],[7.798,53.7768],[7.8013,53.7768],[7.8013,53.7765],[7.8024,53.7765],[7.8024,53.7762],[7.8036,53.7762],[7.8036,53.7759],[7.8047,53.7759],[7.8047,53.7756],[7.8052,53.7756],[7.8052,53.7754],[7.8058,53.7754],[7.8058,53.7745],[7.8052,53.7745],[7.8052,53.774],[7.8041,53.774],[7.8041,53.7737],[7.8036,53.7737],[7.8036,53.7734],[7.803,53.7734],[7.803,53.7729],[7.8024,53.7729],[7.8024,53.7726],[7.8019,53.7726],[7.8019,53.7723],[7.8013,53.7723],[7.8013,53.772],[7.8008,53.772],[7.8008,53.7715],[7.8002,53.7715],[7.8002,53.7712],[7.7991,53.7712],[7.7991,53.7709],[7.7986,53.7709],[7.7986,53.7706],[7.7969,53.7706],[7.7969,53.7704],[7.7958,53.7704],[7.7958,53.7701],[7.7952,53.7701],[7.7952,53.7698],[7.7947,53.7698],[7.7947,53.7693],[7.7936,53.7693],[7.7936,53.769],[7.793,53.769],[7.793,53.7687],[7.7925,53.7687],[7.7925,53.7684],[7.7913,53.7684],[7.7913,53.7681],[7.7897,53.7681],[7.7897,53.7679],[7.788,53.7679],[7.788,53.7676],[7.7863,53.7676],[7.7863,53.7673],[7.7847,53.7673],[7.7847,53.767],[7.7841,53.767],[7.7841,53.7668],[7.783,53.7668],[7.783,53.7665],[7.7813,53.7665],[7.7813,53.7662],[7.7802,53.7662],[7.7802,53.7659],[7.7752,53.7659],[7.7752,53.7656],[7.7741,53.7656],[7.7741,53.7654],[7.7736,53.7654],[7.7736,53.7651],[7.7719,53.7651],[7.7719,53.7648],[7.7697,53.7648],[7.7697,53.7645],[7.7674,53.7645],[7.7674,53.7643],[7.7669,53.7643],[7.7669,53.764],[7.7652,53.764],[7.7652,53.7643],[7.7647,53.7643],[7.7647,53.7648],[7.7641,53.7648],[7.7641,53.7651],[7.7624,53.7651],[7.7624,53.7648],[7.7619,53.7648],[7.7619,53.7645],[7.7608,53.7645],[7.7608,53.7643],[7.7602,53.7643],[7.7602,53.764],[7.7597,53.764],[7.7597,53.7637],[7.7586,53.7637],[7.7586,53.7634],[7.7525,53.7634],[7.7525,53.7631],[7.7513,53.7631],[7.7513,53.7629],[7.7491,53.7629],[7.7491,53.7626],[7.7458,53.7626],[7.7458,53.7623],[7.7441,53.7623],[7.7441,53.762],[7.743,53.762],[7.743,53.7618],[7.7424,53.7618],[7.7424,53.7615],[7.7408,53.7615],[7.7408,53.7612],[7.7252,53.7612],[7.7252,53.7615],[7.7202,53.7615],[7.7202,53.7618],[7.7175,53.7618],[7.7175,53.762],[7.7127,53.762],[7.7119,53.762],[7.7119,53.7623],[7.7113,53.7623],[7.7113,53.7626],[7.7102,53.7626],[7.7102,53.7629],[7.7097,53.7629],[7.7097,53.7631],[7.7086,53.7631],[7.7086,53.7634],[7.7063,53.7634],[7.7063,53.7631],[7.7047,53.7631],[7.7047,53.7629],[7.7041,53.7629],[7.7041,53.7626],[7.7036,53.7626],[7.7036,53.7623],[7.7008,53.7623],[7.7008,53.762],[7.6986,53.762],[7.6986,53.7623],[7.698,53.7623],[7.698,53.7631],[7.6986,53.7631],[7.6986,53.764],[7.6991,53.764],[7.6991,53.7648],[7.6986,53.7648],[7.6986,53.7651],[7.6969,53.7651],[7.6969,53.7648],[7.6963,53.7648],[7.6963,53.7643],[7.6958,53.7643],[7.6958,53.7637],[7.6952,53.7637],[7.6952,53.7634],[7.6947,53.7634],[7.6947,53.7629],[7.6941,53.7629],[7.6941,53.7618],[7.6936,53.7618],[7.6936,53.7612],[7.693,53.7612],[7.693,53.7604],[7.6925,53.7604],[7.6925,53.7601],[7.6919,53.7601],[7.6919,53.7598],[7.6913,53.7598],[7.6913,53.7595],[7.6908,53.7595],[7.6908,53.7593],[7.6902,53.7593],[7.6902,53.7587],[7.6897,53.7587],[7.6897,53.7581],[7.6891,53.7581],[7.6891,53.7576],[7.6886,53.7576],[7.6886,53.757],[7.6875,53.757],[7.6875,53.7568],[7.6863,53.7568],[7.6863,53.7565],[7.6858,53.7565],[7.6858,53.7559],[7.6852,53.7559],[7.6852,53.7554],[7.6847,53.7554],[7.6847,53.7548],[7.6841,53.7548],[7.6841,53.7545],[7.6836,53.7545],[7.6836,53.7543],[7.683,53.7543],[7.683,53.7537],[7.6808,53.7537],[7.6808,53.7534],[7.6757,53.7534],[7.6736,53.7534],[7.6736,53.7537],[7.673,53.7537],[7.673,53.754],[7.6719,53.754],[7.6719,53.7543],[7.6713,53.7543],[7.6713,53.7545],[7.6708,53.7545],[7.6708,53.7551],[7.6702,53.7551],[7.6702,53.7554],[7.6697,53.7554],[7.6697,53.7556],[7.6691,53.7556],[7.6691,53.7568],[7.6686,53.7568],[7.6686,53.7573],[7.668,53.7573],[7.668,53.7581],[7.6675,53.7581],[7.6675,53.7587],[7.6669,53.7587],[7.6669,53.7604],[7.6675,53.7604],[7.6675,53.7609],[7.668,53.7609],[7.668,53.762],[7.6686,53.762],[7.6686,53.7629],[7.6691,53.7629],[7.6691,53.7634],[7.6697,53.7634],[7.6697,53.7645],[7.6702,53.7645],[7.6702,53.7651],[7.6708,53.7651],[7.6708,53.7665],[7.6713,53.7665],[7.6713,53.767],[7.6719,53.767],[7.6719,53.7676],[7.6725,53.7676],[7.6725,53.7679],[7.673,53.7679],[7.673,53.7681],[7.6736,53.7681],[7.6736,53.7687],[7.6741,53.7687],[7.6741,53.7693],[7.6747,53.7693],[7.6747,53.7695],[7.6752,53.7695],[7.6752,53.7698],[7.6758,53.7698],[7.6758,53.7704],[7.6763,53.7704],[7.6763,53.7706],[7.6769,53.7706],[7.6769,53.7712],[7.6774,53.7712],[7.6774,53.7715],[7.678,53.7715],[7.678,53.772],[7.6786,53.772],[7.6786,53.7723],[7.6791,53.7723],[7.6791,53.7726],[7.6797,53.7726],[7.6797,53.7731],[7.6802,53.7731],[7.6802,53.7734],[7.6808,53.7734],[7.6808,53.7737],[7.6813,53.7737],[7.6813,53.7743],[7.6819,53.7743],[7.6819,53.7745],[7.6824,53.7745],[7.6824,53.7748],[7.683,53.7748],[7.683,53.7751],[7.6836,53.7751],[7.6836,53.7754],[7.6841,53.7754],[7.6841,53.7756],[7.6847,53.7756],[7.6847,53.7759],[7.6852,53.7759],[7.6852,53.7765],[7.6858,53.7765],[7.6858,53.7768],[7.6863,53.7768],[7.6863,53.777],[7.6869,53.777],[7.6869,53.7773],[7.688,53.7773],[7.688,53.7776],[7.6886,53.7776],[7.6886,53.7779],[7.6902,53.7779],[7.6902,53.7781],[7.6908,53.7781],[7.6908,53.7784],[7.6919,53.7784],[7.6919,53.7787],[7.6941,53.7787],[7.6941,53.779],[7.6963,53.779],[7.6963,53.7793],[7.698,53.7793],[7.698,53.7795],[7.7063,53.7795]]],[[[8.0091,53.7856],[8.0091,53.7854],[8.009700000000001,53.7854],[8.009700000000001,53.7851],[8.010199999999999,53.7851],[8.010199999999999,53.7848],[8.0108,53.7848],[8.0108,53.7845],[8.0113,53.7845],[8.0113,53.784],[8.011900000000001,53.784],[8.011900000000001,53.7834],[8.0124,53.7834],[8.0124,53.7829],[8.013,53.7829],[8.013,53.7823],[8.0136,53.7823],[8.0136,53.782],[8.014099999999999,53.782],[8.014099999999999,53.7818],[8.0147,53.7818],[8.0147,53.7812],[8.0152,53.7812],[8.0152,53.7809],[8.015800000000001,53.7809],[8.015800000000001,53.7806],[8.016299999999999,53.7806],[8.016299999999999,53.7804],[8.0169,53.7804],[8.0169,53.7801],[8.0174,53.7801],[8.0174,53.7798],[8.018000000000001,53.7798],[8.018000000000001,53.7793],[8.018599999999999,53.7793],[8.018599999999999,53.779],[8.0191,53.779],[8.0191,53.7787],[8.0197,53.7787],[8.0197,53.7779],[8.020200000000001,53.7779],[8.020200000000001,53.777],[8.0197,53.777],[8.0197,53.7768],[8.0191,53.7768],[8.0191,53.7765],[8.018599999999999,53.7765],[8.018599999999999,53.7759],[8.018000000000001,53.7759],[8.018000000000001,53.7756],[8.0174,53.7756],[8.0174,53.7754],[8.0169,53.7754],[8.0169,53.7748],[8.016299999999999,53.7748],[8.016299999999999,53.7737],[8.015800000000001,53.7737],[8.015800000000001,53.7726],[8.016299999999999,53.7726],[8.016299999999999,53.7718],[8.0169,53.7718],[8.0169,53.7709],[8.0174,53.7709],[8.0174,53.7704],[8.018000000000001,53.7704],[8.018000000000001,53.7698],[8.018599999999999,53.7698],[8.018599999999999,53.7695],[8.0191,53.7695],[8.0191,53.7693],[8.0197,53.7693],[8.0197,53.769],[8.020200000000001,53.769],[8.020200000000001,53.7684],[8.0208,53.7684],[8.0208,53.7681],[8.0213,53.7681],[8.0213,53.7679],[8.021900000000001,53.7679],[8.021900000000001,53.7676],[8.022399999999999,53.7676],[8.022399999999999,53.7673],[8.023,53.7673],[8.023,53.7668],[8.0236,53.7668],[8.0236,53.7665],[8.024100000000001,53.7665],[8.024100000000001,53.7662],[8.024699999999999,53.7662],[8.024699999999999,53.7656],[8.0252,53.7656],[8.0252,53.7651],[8.0258,53.7651],[8.0258,53.7645],[8.026300000000001,53.7645],[8.026300000000001,53.764],[8.0269,53.764],[8.0269,53.7634],[8.0274,53.7634],[8.0274,53.7629],[8.028000000000001,53.7629],[8.028000000000001,53.7623],[8.028600000000001,53.7623],[8.028600000000001,53.7618],[8.0291,53.7618],[8.0291,53.7612],[8.0297,53.7612],[8.0297,53.7604],[8.030200000000001,53.7604],[8.030200000000001,53.759],[8.030799999999999,53.759],[8.030799999999999,53.7576],[8.030200000000001,53.7576],[8.030200000000001,53.757],[8.0297,53.757],[8.0297,53.7568],[8.0291,53.7568],[8.0291,53.7565],[8.024699999999999,53.7565],[8.024699999999999,53.7562],[8.024100000000001,53.7562],[8.024100000000001,53.7559],[8.0236,53.7559],[8.0236,53.7548],[8.023,53.7548],[8.023,53.7545],[8.021900000000001,53.7545],[8.021900000000001,53.7529],[8.022399999999999,53.7529],[8.022399999999999,53.7509],[8.023,53.7509],[8.023,53.7484],[8.0213,53.7484],[8.0213,53.7473],[8.021900000000001,53.7473],[8.021900000000001,53.7456],[8.022399999999999,53.7456],[8.022399999999999,53.7448],[8.020200000000001,53.7448],[8.020200000000001,53.7451],[8.0191,53.7451],[8.0191,53.7454],[8.018599999999999,53.7454],[8.018599999999999,53.7456],[8.018000000000001,53.7456],[8.018000000000001,53.7459],[8.0169,53.7459],[8.0169,53.7462],[8.016299999999999,53.7462],[8.016299999999999,53.7465],[8.015800000000001,53.7465],[8.015800000000001,53.7468],[8.0152,53.7468],[8.0152,53.747],[8.014099999999999,53.747],[8.014099999999999,53.7473],[8.0136,53.7473],[8.0136,53.7476],[8.013,53.7476],[8.013,53.7481],[8.0124,53.7481],[8.0124,53.7487],[8.011900000000001,53.7487],[8.011900000000001,53.749],[8.0113,53.749],[8.0113,53.7495],[8.0108,53.7495],[8.0108,53.7501],[8.010199999999999,53.7501],[8.010199999999999,53.7504],[8.009700000000001,53.7504],[8.009700000000001,53.7509],[8.0091,53.7509],[8.0091,53.7515],[8.0086,53.7515],[8.0086,53.7523],[8.007999999999999,53.7523],[8.007999999999999,53.7534],[8.007400000000001,53.7534],[8.007400000000001,53.7556],[8.007999999999999,53.7556],[8.007999999999999,53.7581],[8.007400000000001,53.7581],[8.007400000000001,53.7598],[8.0069,53.7598],[8.0069,53.7604],[8.0069,53.7609],[8.0063,53.7609],[8.0063,53.7612],[8.0052,53.7612],[8.0052,53.7606],[8.004099999999999,53.7606],[8.004099999999999,53.7615],[8.003600000000001,53.7615],[8.003600000000001,53.7623],[8.003,53.7623],[8.003,53.7631],[8.0024,53.7631],[8.0024,53.7637],[8.001300000000001,53.7637],[8.001300000000001,53.764],[8.0008,53.764],[8.0008,53.7643],[8.0002,53.7643],[8.0002,53.7645],[7.9998,53.7645],[7.9986,53.7645],[7.9986,53.7648],[7.998,53.7648],[7.998,53.7651],[7.9974,53.7651],[7.9974,53.7654],[7.9969,53.7654],[7.9969,53.7656],[7.9958,53.7656],[7.9958,53.7659],[7.9952,53.7659],[7.9952,53.7662],[7.9947,53.7662],[7.9947,53.7668],[7.9936,53.7668],[7.9936,53.767],[7.993,53.767],[7.993,53.7673],[7.9924,53.7673],[7.9924,53.7676],[7.9919,53.7676],[7.9919,53.7679],[7.9913,53.7679],[7.9913,53.7681],[7.9908,53.7681],[7.9908,53.7684],[7.9902,53.7684],[7.9902,53.7687],[7.9897,53.7687],[7.9897,53.7693],[7.9891,53.7693],[7.9891,53.7695],[7.9886,53.7695],[7.9886,53.7698],[7.988,53.7698],[7.988,53.7701],[7.9875,53.7701],[7.9875,53.7706],[7.988,53.7706],[7.988,53.7709],[7.9897,53.7709],[7.9897,53.7712],[7.9902,53.7712],[7.9902,53.7715],[7.9908,53.7715],[7.9908,53.7718],[7.9919,53.7718],[7.9919,53.772],[7.993,53.772],[7.993,53.7723],[7.9941,53.7723],[7.9941,53.7726],[7.9952,53.7726],[7.9952,53.7729],[7.9958,53.7729],[7.9958,53.7731],[7.9969,53.7731],[7.9969,53.7734],[7.9974,53.7734],[7.9974,53.7737],[7.998,53.7737],[7.998,53.774],[7.9986,53.774],[7.9986,53.7743],[8.0002,53.7743],[8.0002,53.7745],[8.0008,53.7745],[8.0008,53.7748],[8.001300000000001,53.7748],[8.001300000000001,53.7751],[8.001899999999999,53.7751],[8.001899999999999,53.7754],[8.0024,53.7754],[8.0024,53.7756],[8.003,53.7756],[8.003,53.7762],[8.003600000000001,53.7762],[8.003600000000001,53.7781],[8.004099999999999,53.7781],[8.004099999999999,53.7809],[8.0047,53.7809],[8.0047,53.7837],[8.0052,53.7837],[8.0052,53.7851],[8.0063,53.7851],[8.0063,53.7854],[8.0069,53.7854],[8.0069,53.7856],[8.0091,53.7856]]],[[[7.8958,53.794],[7.8958,53.7937],[7.8963,53.7937],[7.8963,53.7934],[7.9025,53.7934],[7.9025,53.7931],[7.9047,53.7931],[7.9047,53.7929],[7.9058,53.7929],[7.9058,53.7926],[7.908,53.7926],[7.908,53.7923],[7.9097,53.7923],[7.9097,53.792],[7.9113,53.792],[7.9113,53.7918],[7.9136,53.7918],[7.9136,53.7915],[7.9152,53.7915],[7.9152,53.7912],[7.9163,53.7912],[7.9163,53.7909],[7.918,53.7909],[7.918,53.7906],[7.9191,53.7906],[7.9191,53.7904],[7.9219,53.7904],[7.9219,53.7901],[7.923,53.7901],[7.923,53.7898],[7.9252,53.7898],[7.9252,53.7895],[7.9263,53.7895],[7.9263,53.7893],[7.9274,53.7893],[7.9274,53.789],[7.9297,53.789],[7.9297,53.7887],[7.9313,53.7887],[7.9313,53.7884],[7.933,53.7884],[7.933,53.7881],[7.9347,53.7881],[7.9347,53.7879],[7.9358,53.7879],[7.9358,53.7876],[7.9369,53.7876],[7.9369,53.7873],[7.9375,53.7873],[7.9375,53.787],[7.9386,53.787],[7.9386,53.7868],[7.9391,53.7868],[7.9391,53.7865],[7.9397,53.7865],[7.9397,53.7862],[7.9402,53.7862],[7.9402,53.7859],[7.9413,53.7859],[7.9413,53.7856],[7.9419,53.7856],[7.9419,53.7854],[7.943,53.7854],[7.943,53.7851],[7.9447,53.7851],[7.9447,53.7848],[7.9458,53.7848],[7.9458,53.7845],[7.9469,53.7845],[7.9469,53.7843],[7.9475,53.7843],[7.9474,53.784],[7.9486,53.784],[7.9486,53.7837],[7.9491,53.7837],[7.9491,53.7834],[7.9497,53.7834],[7.9497,53.7831],[7.9499,53.7831],[7.9508,53.7831],[7.9508,53.7829],[7.9513,53.7829],[7.9513,53.7826],[7.9519,53.7826],[7.9519,53.7823],[7.953,53.7823],[7.953,53.782],[7.9536,53.782],[7.9536,53.7818],[7.9547,53.7818],[7.9547,53.7815],[7.9558,53.7815],[7.9558,53.7812],[7.9563,53.7812],[7.9563,53.7809],[7.9574,53.7809],[7.9574,53.7806],[7.958,53.7806],[7.958,53.7804],[7.9591,53.7804],[7.9591,53.7801],[7.9597,53.7801],[7.9597,53.7798],[7.9608,53.7798],[7.9608,53.7795],[7.9613,53.7795],[7.9613,53.7793],[7.9619,53.7793],[7.9619,53.779],[7.9625,53.779],[7.9625,53.7787],[7.9636,53.7787],[7.9636,53.7784],[7.9641,53.7784],[7.9641,53.7781],[7.9652,53.7781],[7.9652,53.7779],[7.9658,53.7779],[7.9658,53.7776],[7.9663,53.7776],[7.9663,53.7773],[7.9669,53.7773],[7.9669,53.7762],[7.9675,53.7762],[7.9675,53.7754],[7.968,53.7754],[7.968,53.775],[7.968,53.7748],[7.9658,53.7748],[7.9658,53.7751],[7.9647,53.7751],[7.9647,53.7754],[7.9641,53.7754],[7.9641,53.7757],[7.9641,53.7759],[7.9636,53.7759],[7.9636,53.7765],[7.963,53.7765],[7.963,53.7768],[7.9625,53.7768],[7.9625,53.7776],[7.9619,53.7776],[7.9619,53.7779],[7.9613,53.7779],[7.9613,53.7781],[7.9608,53.7781],[7.9608,53.7784],[7.9602,53.7784],[7.9602,53.7787],[7.9591,53.7787],[7.9591,53.779],[7.9586,53.779],[7.9586,53.7793],[7.9574,53.7793],[7.9574,53.7795],[7.9563,53.7795],[7.9563,53.7798],[7.9558,53.7798],[7.9558,53.7801],[7.9552,53.7801],[7.9552,53.7804],[7.9541,53.7804],[7.9541,53.7806],[7.953,53.7806],[7.953,53.7809],[7.9519,53.7809],[7.9519,53.7812],[7.9508,53.7812],[7.9508,53.7815],[7.95,53.7815],[7.9491,53.7815],[7.9491,53.7818],[7.9486,53.7818],[7.9486,53.782],[7.9452,53.782],[7.9452,53.7818],[7.9447,53.7818],[7.9447,53.7812],[7.9441,53.7812],[7.9441,53.7809],[7.9436,53.7809],[7.9436,53.7806],[7.943,53.7806],[7.943,53.7804],[7.9391,53.7804],[7.9391,53.7801],[7.9286,53.7801],[7.9286,53.7798],[7.9219,53.7798],[7.9219,53.7801],[7.9158,53.7801],[7.9158,53.7804],[7.9113,53.7804],[7.9113,53.7806],[7.9102,53.7806],[7.9102,53.7809],[7.9091,53.7809],[7.9091,53.7812],[7.9074,53.7812],[7.9074,53.7815],[7.9069,53.7815],[7.9069,53.7818],[7.9063,53.7818],[7.9063,53.782],[7.9047,53.782],[7.9047,53.7823],[7.9041,53.7823],[7.9041,53.7826],[7.903,53.7826],[7.903,53.7829],[7.9019,53.7829],[7.9019,53.7831],[7.9008,53.7831],[7.9008,53.7834],[7.8991,53.7834],[7.8991,53.7837],[7.898,53.7837],[7.898,53.784],[7.8969,53.784],[7.8969,53.7843],[7.8963,53.7843],[7.8963,53.7845],[7.8952,53.7845],[7.8952,53.7848],[7.8947,53.7848],[7.8947,53.7851],[7.8941,53.7851],[7.8941,53.7854],[7.8924,53.7854],[7.8924,53.7856],[7.8908,53.7856],[7.8908,53.7859],[7.8869,53.7859],[7.8869,53.7862],[7.8852,53.7862],[7.8852,53.7865],[7.8841,53.7865],[7.8841,53.7868],[7.8836,53.7868],[7.8836,53.787],[7.8825,53.787],[7.8825,53.7873],[7.8819,53.7873],[7.8819,53.7876],[7.8813,53.7876],[7.8813,53.7879],[7.8791,53.7879],[7.8791,53.7881],[7.8758,53.7881],[7.8758,53.7879],[7.8741,53.7879],[7.8741,53.7876],[7.8736,53.7876],[7.8736,53.7873],[7.873,53.7873],[7.873,53.787],[7.8724,53.787],[7.8724,53.7868],[7.8719,53.7868],[7.8719,53.7856],[7.8713,53.7856],[7.8713,53.7843],[7.8708,53.7843],[7.8708,53.784],[7.8702,53.784],[7.8702,53.7837],[7.8697,53.7837],[7.8697,53.7793],[7.8691,53.7793],[7.8691,53.7765],[7.8697,53.7765],[7.8697,53.7762],[7.8702,53.7762],[7.8702,53.7754],[7.8697,53.7754],[7.8697,53.7748],[7.8691,53.7748],[7.8691,53.7745],[7.8686,53.7745],[7.8686,53.774],[7.868,53.774],[7.868,53.7737],[7.8658,53.7737],[7.8658,53.777],[7.8652,53.777],[7.8652,53.7776],[7.8647,53.7776],[7.8647,53.7784],[7.8641,53.7784],[7.8641,53.7787],[7.8636,53.7787],[7.8636,53.7793],[7.863,53.7793],[7.863,53.7798],[7.8619,53.7798],[7.8619,53.7801],[7.8613,53.7801],[7.8613,53.7804],[7.8608,53.7804],[7.8608,53.7809],[7.8602,53.7809],[7.8602,53.7812],[7.8597,53.7812],[7.8597,53.7815],[7.8591,53.7815],[7.8591,53.782],[7.8586,53.782],[7.8586,53.7826],[7.858,53.7826],[7.858,53.7829],[7.8575,53.7829],[7.8575,53.7831],[7.8569,53.7831],[7.8569,53.7834],[7.8558,53.7834],[7.8558,53.7837],[7.8552,53.7837],[7.8552,53.784],[7.8536,53.784],[7.8536,53.7843],[7.853,53.7843],[7.853,53.7845],[7.8527,53.7845],[7.8524,53.7845],[7.8524,53.7848],[7.8519,53.7848],[7.8519,53.7851],[7.8513,53.7851],[7.8513,53.7854],[7.8508,53.7854],[7.8508,53.7856],[7.8502,53.7856],[7.8502,53.7859],[7.8497,53.7859],[7.8497,53.7862],[7.8486,53.7862],[7.8486,53.7865],[7.8469,53.7865],[7.8469,53.7868],[7.8463,53.7868],[7.8463,53.7879],[7.8469,53.7879],[7.8469,53.7881],[7.8474,53.7881],[7.8474,53.7884],[7.848,53.7884],[7.848,53.7887],[7.8486,53.7887],[7.8486,53.789],[7.8491,53.789],[7.8491,53.7893],[7.8497,53.7893],[7.8497,53.7895],[7.8502,53.7895],[7.8502,53.7898],[7.8536,53.7898],[7.8536,53.7901],[7.8547,53.7901],[7.8547,53.7904],[7.8552,53.7904],[7.8552,53.7906],[7.8563,53.7906],[7.8563,53.7909],[7.8569,53.7909],[7.8569,53.7912],[7.8575,53.7912],[7.8575,53.7915],[7.8586,53.7915],[7.8586,53.7918],[7.8591,53.7918],[7.8591,53.792],[7.8624,53.792],[7.8625,53.7923],[7.8641,53.7923],[7.8641,53.7926],[7.8647,53.7926],[7.8647,53.7929],[7.8658,53.7929],[7.8658,53.7931],[7.8674,53.7931],[7.8674,53.7934],[7.8708,53.7934],[7.8708,53.7937],[7.8747,53.7937],[7.8747,53.7934],[7.8936,53.7934],[7.8936,53.7937],[7.8941,53.7937],[7.8941,53.794],[7.8958,53.794]]],[[[8.376899999999999,53.8359],[8.376899999999999,53.8356],[8.3774,53.8356],[8.3774,53.8354],[8.378600000000001,53.8354],[8.378600000000001,53.8345],[8.3797,53.8345],[8.3797,53.834],[8.379099999999999,53.834],[8.379099999999999,53.8334],[8.378600000000001,53.8334],[8.378600000000001,53.8331],[8.376899999999999,53.8331],[8.376899999999999,53.8329],[8.376300000000001,53.8329],[8.376300000000001,53.8331],[8.3758,53.8331],[8.3758,53.8334],[8.3736,53.8334],[8.3736,53.8337],[8.372999999999999,53.8337],[8.372999999999999,53.8334],[8.3719,53.8334],[8.3719,53.8331],[8.3713,53.8331],[8.3713,53.8334],[8.370799999999999,53.8334],[8.370799999999999,53.8331],[8.3697,53.8331],[8.3697,53.8326],[8.370200000000001,53.8326],[8.370200000000001,53.832],[8.370799999999999,53.832],[8.370799999999999,53.8318],[8.370200000000001,53.8318],[8.370200000000001,53.8312],[8.370799999999999,53.8312],[8.370799999999999,53.8304],[8.372999999999999,53.8304],[8.372999999999999,53.8287],[8.372500000000001,53.8287],[8.372500000000001,53.8284],[8.3691,53.8284],[8.3691,53.8279],[8.368,53.8279],[8.368,53.8276],[8.3675,53.8276],[8.3675,53.8273],[8.3652,53.8273],[8.3652,53.827],[8.364100000000001,53.827],[8.364100000000001,53.8268],[8.3636,53.8268],[8.3636,53.8265],[8.360200000000001,53.8265],[8.360200000000001,53.8262],[8.3597,53.8262],[8.3597,53.8265],[8.3591,53.8265],[8.3591,53.8268],[8.358000000000001,53.8268],[8.358000000000001,53.827],[8.3569,53.827],[8.3569,53.8273],[8.356299999999999,53.8273],[8.356299999999999,53.8276],[8.3558,53.8276],[8.3558,53.8281],[8.354699999999999,53.8281],[8.354699999999999,53.8287],[8.3536,53.8287],[8.3536,53.829],[8.352399999999999,53.829],[8.352399999999999,53.8293],[8.351900000000001,53.8293],[8.351900000000001,53.8295],[8.3513,53.8295],[8.3513,53.8301],[8.3508,53.8301],[8.3508,53.8312],[8.3513,53.8312],[8.3513,53.8318],[8.351900000000001,53.8318],[8.351900000000001,53.832],[8.352399999999999,53.832],[8.352399999999999,53.8326],[8.3536,53.8326],[8.3536,53.8329],[8.354100000000001,53.8329],[8.354100000000001,53.8331],[8.354699999999999,53.8331],[8.354699999999999,53.8334],[8.3552,53.8334],[8.3552,53.8337],[8.356299999999999,53.8337],[8.356299999999999,53.8343],[8.3569,53.8343],[8.3569,53.8345],[8.358000000000001,53.8345],[8.358000000000001,53.8351],[8.3591,53.8351],[8.3591,53.8354],[8.360799999999999,53.8354],[8.360799999999999,53.8351],[8.3613,53.8351],[8.3613,53.8348],[8.360799999999999,53.8348],[8.360799999999999,53.8345],[8.3619,53.8345],[8.3619,53.8343],[8.362500000000001,53.8343],[8.362500000000001,53.8345],[8.364100000000001,53.8345],[8.364100000000001,53.834],[8.364699999999999,53.834],[8.364699999999999,53.8337],[8.3652,53.8337],[8.3652,53.834],[8.3658,53.834],[8.3658,53.8345],[8.368,53.8345],[8.368,53.8348],[8.370200000000001,53.8348],[8.370200000000001,53.8351],[8.372500000000001,53.8351],[8.372500000000001,53.8354],[8.3736,53.8354],[8.3736,53.8359],[8.3758,53.8359],[8.3758,53.8356],[8.376300000000001,53.8356],[8.376300000000001,53.8359],[8.376899999999999,53.8359]]],[[[8.4986,53.9312],[8.4986,53.9309],[8.499700000000001,53.9309],[8.499700000000001,53.9306],[8.5002,53.9306],[8.5002,53.9304],[8.5008,53.9304],[8.5008,53.9298],[8.501300000000001,53.9298],[8.501300000000001,53.9295],[8.501899999999999,53.9295],[8.501899999999999,53.9293],[8.5025,53.9293],[8.5025,53.929],[8.503600000000001,53.929],[8.503600000000001,53.9287],[8.504099999999999,53.9287],[8.504099999999999,53.9284],[8.5052,53.9284],[8.5052,53.9281],[8.505800000000001,53.9281],[8.505800000000001,53.9279],[8.5069,53.9279],[8.5069,53.9276],[8.507400000000001,53.9276],[8.507400000000001,53.9273],[8.507999999999999,53.9273],[8.507999999999999,53.927],[8.5091,53.927],[8.5091,53.9268],[8.509700000000001,53.9268],[8.509700000000001,53.9265],[8.5108,53.9265],[8.5108,53.9262],[8.5113,53.9262],[8.5113,53.9259],[8.5124,53.9259],[8.5124,53.9256],[8.513,53.9256],[8.513,53.9254],[8.5136,53.9254],[8.5136,53.9251],[8.514099999999999,53.9251],[8.514099999999999,53.9248],[8.5147,53.9248],[8.5147,53.9243],[8.5152,53.9243],[8.5152,53.9237],[8.515800000000001,53.9237],[8.515800000000001,53.9234],[8.516299999999999,53.9234],[8.516299999999999,53.9231],[8.5174,53.9231],[8.5174,53.9226],[8.518000000000001,53.9226],[8.518000000000001,53.9212],[8.5169,53.9212],[8.5169,53.9195],[8.516299999999999,53.9195],[8.516299999999999,53.919],[8.515800000000001,53.919],[8.515800000000001,53.9184],[8.5152,53.9184],[8.5152,53.917],[8.5147,53.917],[8.5147,53.9168],[8.5136,53.9168],[8.5136,53.9162],[8.5124,53.9162],[8.5124,53.9159],[8.5108,53.9159],[8.5108,53.9156],[8.5091,53.9156],[8.5091,53.9154],[8.5086,53.9154],[8.5086,53.9148],[8.507999999999999,53.9148],[8.507999999999999,53.9143],[8.507400000000001,53.9143],[8.507400000000001,53.914],[8.5069,53.914],[8.5069,53.9137],[8.5063,53.9137],[8.5063,53.9134],[8.5047,53.9134],[8.5047,53.9137],[8.504099999999999,53.9137],[8.504099999999999,53.9134],[8.503,53.9134],[8.503,53.9131],[8.5025,53.9131],[8.5025,53.9129],[8.501300000000001,53.9129],[8.501300000000001,53.9126],[8.493,53.9126],[8.493,53.9129],[8.4925,53.9129],[8.4925,53.9131],[8.4902,53.9131],[8.4902,53.9134],[8.489100000000001,53.9134],[8.489100000000001,53.9137],[8.488,53.9137],[8.488,53.914],[8.487399999999999,53.914],[8.487399999999999,53.9154],[8.488,53.9154],[8.488,53.9156],[8.4908,53.9156],[8.4908,53.9154],[8.491899999999999,53.9154],[8.491899999999999,53.9159],[8.491300000000001,53.9159],[8.491300000000001,53.9162],[8.4908,53.9162],[8.4908,53.9168],[8.489699999999999,53.9168],[8.489699999999999,53.9173],[8.4886,53.9173],[8.4886,53.9176],[8.487399999999999,53.9176],[8.487399999999999,53.9184],[8.4869,53.9184],[8.4869,53.9198],[8.487399999999999,53.9198],[8.487399999999999,53.9204],[8.488,53.9204],[8.488,53.9206],[8.4886,53.9206],[8.4886,53.9209],[8.489100000000001,53.9209],[8.489100000000001,53.9212],[8.489699999999999,53.9212],[8.489699999999999,53.9218],[8.4902,53.9218],[8.4902,53.9223],[8.4908,53.9223],[8.4908,53.9231],[8.4902,53.9231],[8.4902,53.9234],[8.489699999999999,53.9234],[8.489699999999999,53.9237],[8.489100000000001,53.9237],[8.489100000000001,53.924],[8.4886,53.924],[8.4886,53.9243],[8.488,53.9243],[8.488,53.9254],[8.489100000000001,53.9254],[8.489100000000001,53.9256],[8.489699999999999,53.9256],[8.489699999999999,53.9265],[8.4902,53.9265],[8.4902,53.9268],[8.4908,53.9268],[8.4908,53.927],[8.491899999999999,53.927],[8.491899999999999,53.9276],[8.4947,53.9276],[8.4947,53.9281],[8.493,53.9281],[8.493,53.9284],[8.4925,53.9284],[8.4925,53.929],[8.491899999999999,53.929],[8.491899999999999,53.9295],[8.4941,53.9295],[8.4941,53.9298],[8.495200000000001,53.9298],[8.495200000000001,53.9309],[8.495799999999999,53.9309],[8.495799999999999,53.9312],[8.4986,53.9312]]],[[[11.428,53.9431],[11.428,53.9429],[11.4286,53.9429],[11.4286,53.9423],[11.428,53.9423],[11.428,53.939],[11.4274,53.939],[11.4274,53.9387],[11.4263,53.9387],[11.4263,53.939],[11.4258,53.939],[11.4258,53.9393],[11.4252,53.9393],[11.4252,53.9406],[11.4247,53.9406],[11.4247,53.9412],[11.4241,53.9412],[11.4241,53.9415],[11.4236,53.9415],[11.4236,53.9418],[11.423,53.9418],[11.423,53.9423],[11.4236,53.9423],[11.4236,53.9426],[11.4241,53.9426],[11.4241,53.9423],[11.4247,53.9423],[11.4247,53.942],[11.4252,53.942],[11.4252,53.9423],[11.4263,53.9423],[11.4263,53.9426],[11.4269,53.9426],[11.4269,53.9429],[11.4274,53.9429],[11.4274,53.9431],[11.428,53.9431]]],[[[13.9597,53.9434],[13.9597,53.9429],[13.9602,53.9429],[13.9602,53.9426],[13.9608,53.9426],[13.9608,53.9418],[13.9602,53.9418],[13.9602,53.9412],[13.9597,53.9412],[13.9597,53.9409],[13.9591,53.9409],[13.9591,53.9406],[13.958,53.9406],[13.958,53.9409],[13.9575,53.9409],[13.9575,53.9426],[13.958,53.9426],[13.958,53.9431],[13.9586,53.9431],[13.9586,53.9434],[13.9597,53.9434]]],[[[14.0341,53.9465],[14.0341,53.9459],[14.0347,53.9459],[14.0347,53.9445],[14.0341,53.9445],[14.0341,53.9443],[14.0336,53.9443],[14.0336,53.944],[14.033,53.944],[14.033,53.9437],[14.0308,53.9437],[14.0308,53.944],[14.0313,53.944],[14.0313,53.9462],[14.0319,53.9462],[14.0319,53.9465],[14.0341,53.9465]]],[[[8.434100000000001,53.9498],[8.434100000000001,53.9484],[8.434699999999999,53.9484],[8.434699999999999,53.9479],[8.4352,53.9479],[8.4352,53.9473],[8.434699999999999,53.9473],[8.434699999999999,53.9468],[8.4308,53.9468],[8.4308,53.9465],[8.430199999999999,53.9465],[8.430199999999999,53.9462],[8.4291,53.9462],[8.4291,53.9459],[8.4274,53.9459],[8.4274,53.9462],[8.4269,53.9462],[8.4269,53.9465],[8.4263,53.9465],[8.4263,53.9468],[8.425800000000001,53.9468],[8.425800000000001,53.947],[8.4252,53.947],[8.4252,53.9473],[8.4247,53.9473],[8.4247,53.9476],[8.424099999999999,53.9476],[8.424099999999999,53.9498],[8.4247,53.9498],[8.4247,53.9506],[8.4269,53.9506],[8.4269,53.9509],[8.428599999999999,53.9509],[8.428599999999999,53.9512],[8.434699999999999,53.9512],[8.434699999999999,53.9498],[8.434100000000001,53.9498]]],[[[14.0236,53.952],[14.0236,53.9518],[14.0263,53.9518],[14.0263,53.9515],[14.0269,53.9515],[14.0269,53.9512],[14.028,53.9512],[14.028,53.9504],[14.0286,53.9504],[14.0286,53.9481],[14.0291,53.9481],[14.0291,53.9473],[14.0297,53.9473],[14.0297,53.947],[14.028,53.947],[14.028,53.9473],[14.0274,53.9473],[14.0274,53.9479],[14.0269,53.9479],[14.0269,53.9481],[14.0258,53.9481],[14.0258,53.9484],[14.0252,53.9484],[14.0252,53.9487],[14.0247,53.9487],[14.0247,53.949],[14.0241,53.949],[14.0241,53.9493],[14.0236,53.9493],[14.0236,53.9495],[14.023,53.9495],[14.023,53.9493],[14.0224,53.9493],[14.0224,53.9498],[14.023,53.9498],[14.023,53.952],[14.0236,53.952]]],[[[8.443,53.9631],[8.443,53.9629],[8.4436,53.9629],[8.4436,53.9623],[8.444100000000001,53.9623],[8.444100000000001,53.962],[8.444699999999999,53.962],[8.444699999999999,53.9618],[8.444100000000001,53.9618],[8.444100000000001,53.9615],[8.443,53.9615],[8.443,53.9612],[8.442500000000001,53.9612],[8.442500000000001,53.9609],[8.4419,53.9609],[8.4419,53.9606],[8.4413,53.9606],[8.4413,53.9604],[8.440200000000001,53.9604],[8.440200000000001,53.9601],[8.4397,53.9601],[8.4397,53.9598],[8.4375,53.9598],[8.4375,53.9601],[8.4369,53.9601],[8.4369,53.9604],[8.4358,53.9604],[8.4358,53.9606],[8.4352,53.9606],[8.4352,53.962],[8.4358,53.962],[8.4358,53.9623],[8.4369,53.9623],[8.4369,53.9626],[8.438000000000001,53.9626],[8.438000000000001,53.9629],[8.4391,53.9629],[8.4391,53.9631],[8.443,53.9631]]],[[[11.4697,53.9679],[11.4697,53.9676],[11.4702,53.9676],[11.4702,53.9662],[11.4697,53.9662],[11.4697,53.9659],[11.4691,53.9659],[11.4691,53.9656],[11.4686,53.9656],[11.4686,53.9651],[11.468,53.9651],[11.468,53.964],[11.4663,53.964],[11.4663,53.9654],[11.4669,53.9654],[11.4669,53.9659],[11.4674,53.9659],[11.4674,53.9676],[11.468,53.9676],[11.468,53.9679],[11.4697,53.9679]]],[[[13.9291,54.03125],[13.9291,54.0309],[13.9308,54.0309],[13.9308,54.0306],[13.931,54.0306],[13.9313,54.0306],[13.9313,54.0304],[13.9319,54.0304],[13.9319,54.0301],[13.9324,54.0301],[13.9324,54.0293],[13.933,54.0293],[13.933,54.0287],[13.9336,54.0287],[13.9336,54.0284],[13.9341,54.0284],[13.9341,54.0279],[13.9347,54.0279],[13.9347,54.0267],[13.9347,54.0265],[13.9341,54.0265],[13.9341,54.0259],[13.9336,54.0259],[13.9336,54.0251],[13.933,54.0251],[13.933,54.0248],[13.9324,54.0248],[13.9324,54.0245],[13.9319,54.0245],[13.9319,54.0243],[13.9313,54.0243],[13.9313,54.024],[13.928,54.024],[13.928,54.0237],[13.9269,54.0237],[13.9269,54.0234],[13.9258,54.0234],[13.9258,54.0231],[13.9247,54.0231],[13.9247,54.0204],[13.9252,54.0204],[13.9252,54.0201],[13.9258,54.0201],[13.9258,54.0198],[13.9269,54.0198],[13.9269,54.0193],[13.9274,54.0193],[13.9274,54.0162],[13.9269,54.0162],[13.9269,54.0156],[13.9247,54.0156],[13.9247,54.0159],[13.9236,54.0159],[13.9236,54.0162],[13.923,54.0162],[13.923,54.0165],[13.9219,54.0165],[13.9219,54.0168],[13.9213,54.0168],[13.9213,54.017],[13.9208,54.017],[13.9208,54.0173],[13.9197,54.0173],[13.9197,54.0176],[13.9191,54.0176],[13.9191,54.0181],[13.9186,54.0181],[13.9186,54.0187],[13.918,54.0187],[13.918,54.019],[13.9174,54.019],[13.9174,54.0195],[13.9171,54.0195],[13.9169,54.0195],[13.9169,54.0204],[13.9163,54.0204],[13.9163,54.0218],[13.9158,54.0218],[13.9158,54.0237],[13.9163,54.0237],[13.9163,54.024],[13.9169,54.024],[13.9169,54.0243],[13.9174,54.0243],[13.9174,54.0243],[13.9174,54.0248],[13.918,54.0248],[13.918,54.0254],[13.9186,54.0254],[13.9186,54.0256],[13.9191,54.0256],[13.9191,54.0259],[13.9197,54.0259],[13.9197,54.0262],[13.9202,54.0262],[13.9202,54.0265],[13.9208,54.0265],[13.9208,54.027],[13.9213,54.027],[13.9213,54.0273],[13.9219,54.0273],[13.9219,54.0276],[13.9224,54.0276],[13.9224,54.0281],[13.923,54.0281],[13.923,54.029],[13.9236,54.029],[13.9236,54.0295],[13.9247,54.0295],[13.9247,54.0298],[13.9252,54.0298],[13.9252,54.0301],[13.9258,54.0301],[13.9258,54.0304],[13.9263,54.0304],[13.9263,54.0306],[13.9274,54.0306],[13.9274,54.0308],[13.9274,54.0309],[13.9286,54.0309],[13.9286,54.03125],[13.9291,54.03125]]],[[[11.4958,54.0318],[11.4958,54.0315],[11.4963,54.0315],[11.4963,54.03125],[11.4969,54.03125],[11.4969,54.0309],[11.498,54.0309],[11.498,54.0306],[11.4986,54.0306],[11.4986,54.0301],[11.4991,54.0301],[11.4991,54.0293],[11.4986,54.0293],[11.4986,54.029],[11.4963,54.029],[11.4963,54.0279],[11.4958,54.0279],[11.4958,54.0246],[11.4958,54.0243],[11.4941,54.0243],[11.4941,54.0245],[11.4921,54.0245],[11.4919,54.0245],[11.4919,54.0248],[11.4897,54.0248],[11.4897,54.0243],[11.4891,54.0243],[11.4891,54.0241],[11.4891,54.024],[11.4876,54.024],[11.4869,54.024],[11.4869,54.0243],[11.4863,54.0243],[11.4863,54.0259],[11.4869,54.0259],[11.4869,54.0262],[11.488,54.0262],[11.488,54.027],[11.4886,54.027],[11.4886,54.0281],[11.4897,54.0281],[11.4897,54.0284],[11.4902,54.0284],[11.4902,54.029],[11.4908,54.029],[11.4908,54.0293],[11.4913,54.0293],[11.4913,54.0298],[11.4919,54.0298],[11.4919,54.0301],[11.4925,54.0301],[11.4925,54.0304],[11.493,54.0304],[11.493,54.0306],[11.4936,54.0306],[11.4936,54.0309],[11.4941,54.0309],[11.4941,54.03125],[11.4947,54.03125],[11.4947,54.0315],[11.4952,54.0315],[11.4952,54.0318],[11.4958,54.0318]]],[[[8.6897,54.0668],[8.6897,54.0665],[8.690200000000001,54.0665],[8.690200000000001,54.0663],[8.690200000000001,54.0662],[8.6913,54.0662],[8.6913,54.0659],[8.692500000000001,54.0659],[8.692500000000001,54.0648],[8.6919,54.0648],[8.6919,54.0626],[8.6919,54.0615],[8.692500000000001,54.0615],[8.692500000000001,54.0609],[8.693,54.0609],[8.693,54.0606],[8.6936,54.0606],[8.6936,54.0604],[8.694100000000001,54.0604],[8.694100000000001,54.0598],[8.697100000000001,54.0598],[8.6991,54.0598],[8.6991,54.0595],[8.6997,54.0595],[8.6997,54.0593],[8.700799999999999,54.0593],[8.700799999999999,54.059],[8.7013,54.059],[8.7013,54.0579],[8.700799999999999,54.0579],[8.700799999999999,54.0568],[8.6997,54.0568],[8.6997,54.0565],[8.6991,54.0565],[8.6991,54.0562],[8.698,54.0562],[8.698,54.0559],[8.696899999999999,54.0559],[8.696899999999999,54.0556],[8.696300000000001,54.0556],[8.696300000000001,54.0554],[8.695399999999999,54.0554],[8.6952,54.0554],[8.6952,54.0551],[8.694900000000001,54.0551],[8.693,54.0551],[8.693,54.0545],[8.692500000000001,54.0545],[8.692500000000001,54.0544],[8.692500000000001,54.054],[8.6919,54.054],[8.6919,54.0534],[8.6913,54.0534],[8.6913,54.0529],[8.690799999999999,54.0529],[8.690799999999999,54.0525],[8.690799999999999,54.0523],[8.690200000000001,54.0523],[8.690200000000001,54.052],[8.6874,54.052],[8.6874,54.0518],[8.6869,54.0518],[8.6869,54.0515],[8.6874,54.0515],[8.6874,54.0504],[8.688000000000001,54.0504],[8.688000000000001,54.0495],[8.688599999999999,54.0495],[8.688599999999999,54.049],[8.6891,54.049],[8.6891,54.0484],[8.6897,54.0484],[8.6897,54.0479],[8.690200000000001,54.0479],[8.690200000000001,54.0473],[8.6897,54.0473],[8.6897,54.0476],[8.6852,54.0476],[8.6852,54.0481],[8.6824,54.0481],[8.6824,54.0487],[8.681900000000001,54.0487],[8.681900000000001,54.0493],[8.6824,54.0493],[8.6824,54.0498],[8.681900000000001,54.0498],[8.681900000000001,54.0501],[8.6808,54.0501],[8.6808,54.0504],[8.680199999999999,54.0504],[8.680199999999999,54.0506],[8.6797,54.0506],[8.6797,54.0512],[8.6791,54.0512],[8.6791,54.0523],[8.678599999999999,54.0523],[8.678599999999999,54.0526],[8.6769,54.0526],[8.6769,54.0531],[8.6763,54.0531],[8.6763,54.0545],[8.675800000000001,54.0545],[8.675800000000001,54.0568],[8.6763,54.0568],[8.6763,54.059],[8.6769,54.059],[8.6769,54.0601],[8.6774,54.0601],[8.6774,54.0604],[8.678000000000001,54.0604],[8.678000000000001,54.0606],[8.678599999999999,54.0606],[8.678599999999999,54.0612],[8.6791,54.0612],[8.6791,54.0615],[8.6797,54.0615],[8.6797,54.062],[8.680199999999999,54.062],[8.680199999999999,54.0626],[8.6808,54.0626],[8.6808,54.0634],[8.6813,54.0634],[8.6813,54.0643],[8.681900000000001,54.0643],[8.681900000000001,54.0648],[8.6824,54.0648],[8.6824,54.0656],[8.683,54.0656],[8.683,54.0662],[8.684699999999999,54.0662],[8.684699999999999,54.0665],[8.6858,54.0665],[8.6858,54.0668],[8.6897,54.0668]]],[[[8.977399999999999,54.0679],[8.977399999999999,54.0676],[8.978,54.0676],[8.978,54.0673],[8.9786,54.0673],[8.9786,54.067],[8.979100000000001,54.067],[8.979100000000001,54.0665],[8.979699999999999,54.0665],[8.979699999999999,54.0659],[8.9802,54.0659],[8.9802,54.0656],[8.9808,54.0656],[8.9808,54.0651],[8.981299999999999,54.0651],[8.981299999999999,54.0648],[8.9819,54.0648],[8.9819,54.0645],[8.9825,54.0645],[8.9825,54.0637],[8.9819,54.0637],[8.9819,54.0634],[8.981299999999999,54.0634],[8.981299999999999,54.0631],[8.9802,54.0631],[8.9802,54.0629],[8.979699999999999,54.0629],[8.979699999999999,54.0626],[8.9786,54.0626],[8.9786,54.0623],[8.978,54.0623],[8.978,54.062],[8.9763,54.062],[8.9763,54.0618],[8.973599999999999,54.0618],[8.973599999999999,54.0623],[8.973000000000001,54.0623],[8.973000000000001,54.0626],[8.9724,54.0626],[8.9724,54.0631],[8.9719,54.0631],[8.9719,54.0634],[8.9697,54.0634],[8.9697,54.0631],[8.966900000000001,54.0631],[8.966900000000001,54.0634],[8.9663,54.0634],[8.9663,54.0643],[8.966900000000001,54.0643],[8.966900000000001,54.0659],[8.9686,54.0659],[8.9686,54.0662],[8.9724,54.0662],[8.9724,54.0656],[8.973000000000001,54.0656],[8.973000000000001,54.0654],[8.9741,54.0654],[8.9741,54.0659],[8.9747,54.0659],[8.9747,54.0668],[8.9741,54.0668],[8.9741,54.0676],[8.975199999999999,54.0676],[8.975199999999999,54.0679],[8.977399999999999,54.0679]]],[[[11.5236,54.0695],[11.5236,54.0687],[11.5237,54.0687],[11.5241,54.0687],[11.5241,54.0684],[11.5236,54.0684],[11.5236,54.0679],[11.523,54.0679],[11.523,54.067],[11.5224,54.067],[11.5224,54.0662],[11.5213,54.0662],[11.5213,54.0651],[11.5208,54.0651],[11.5208,54.064],[11.5197,54.064],[11.5197,54.0637],[11.5191,54.0637],[11.5191,54.0631],[11.5186,54.0631],[11.5186,54.062],[11.518,54.062],[11.518,54.0601],[11.5175,54.0601],[11.5175,54.0593],[11.5169,54.0593],[11.5169,54.0579],[11.5163,54.0579],[11.5163,54.0562],[11.5158,54.0562],[11.5158,54.0545],[11.5152,54.0545],[11.5152,54.0534],[11.5158,54.0534],[11.5158,54.0509],[11.5163,54.0509],[11.5163,54.0501],[11.5169,54.0501],[11.5169,54.0495],[11.5173,54.0495],[11.5175,54.0495],[11.5175,54.0481],[11.5173,54.0481],[11.5169,54.0481],[11.5169,54.047],[11.5163,54.047],[11.5163,54.0468],[11.5158,54.0468],[11.5158,54.0461],[11.5158,54.0431],[11.5152,54.0431],[11.5152,54.0401],[11.5147,54.0401],[11.5147,54.0398],[11.5152,54.0398],[11.5152,54.039],[11.5147,54.039],[11.5147,54.0384],[11.5152,54.0384],[11.5152,54.0381],[11.5141,54.0381],[11.5141,54.0379],[11.5136,54.0379],[11.5136,54.0381],[11.513,54.0381],[11.513,54.0384],[11.5119,54.0384],[11.5119,54.0398],[11.5113,54.0398],[11.5113,54.0451],[11.5108,54.0451],[11.5108,54.0456],[11.5113,54.0456],[11.5113,54.0476],[11.5108,54.0476],[11.5108,54.0484],[11.5113,54.0484],[11.5113,54.051],[11.5113,54.0548],[11.5119,54.0548],[11.5119,54.0556],[11.5124,54.0556],[11.5124,54.056640625],[11.5124,54.0579],[11.513,54.0579],[11.513,54.0581],[11.5136,54.0581],[11.5136,54.059],[11.5141,54.059],[11.5141,54.0595],[11.5147,54.0595],[11.5147,54.0601],[11.5152,54.0601],[11.5152,54.0609],[11.5158,54.0609],[11.5158,54.0618],[11.5163,54.0618],[11.5163,54.0626],[11.5169,54.0626],[11.5169,54.0631],[11.5175,54.0631],[11.5175,54.0637],[11.518,54.0637],[11.518,54.0643],[11.5183,54.0643],[11.5186,54.0643],[11.5186,54.0648],[11.5191,54.0648],[11.5191,54.0656],[11.5197,54.0656],[11.5197,54.0668],[11.5202,54.0668],[11.5202,54.067],[11.5208,54.067],[11.5208,54.0679],[11.5213,54.0679],[11.5213,54.0684],[11.5219,54.0684],[11.5219,54.069],[11.523,54.069],[11.523,54.0695],[11.5236,54.0695]]],[[[8.6119,54.0887],[8.6119,54.0884],[8.613,54.0884],[8.613,54.0879],[8.6136,54.0879],[8.6136,54.0876],[8.614100000000001,54.0876],[8.614100000000001,54.0873],[8.614699999999999,54.0873],[8.614699999999999,54.0868],[8.6152,54.0868],[8.6152,54.0856],[8.6158,54.0856],[8.6158,54.0848],[8.6152,54.0848],[8.6152,54.0837],[8.614699999999999,54.0837],[8.614699999999999,54.0831],[8.614100000000001,54.0831],[8.614100000000001,54.0829],[8.613,54.0829],[8.613,54.0826],[8.612500000000001,54.0826],[8.612500000000001,54.0823],[8.6113,54.0823],[8.6113,54.082],[8.610799999999999,54.082],[8.610799999999999,54.0818],[8.6097,54.0818],[8.6097,54.0815],[8.608599999999999,54.0815],[8.608599999999999,54.0812],[8.6075,54.0812],[8.6075,54.0809],[8.606299999999999,54.0809],[8.606299999999999,54.0806],[8.604699999999999,54.0806],[8.604699999999999,54.0804],[8.6036,54.0804],[8.6036,54.0801],[8.602399999999999,54.0801],[8.602399999999999,54.0798],[8.601900000000001,54.0798],[8.601900000000001,54.0793],[8.6013,54.0793],[8.6013,54.0787],[8.6008,54.0787],[8.6008,54.0781],[8.600199999999999,54.0781],[8.600199999999999,54.0756],[8.5974,54.0756],[8.5974,54.0754],[8.5924,54.0754],[8.5924,54.0756],[8.591900000000001,54.0756],[8.591900000000001,54.0759],[8.5913,54.0759],[8.5913,54.0762],[8.5908,54.0762],[8.5908,54.0765],[8.590199999999999,54.0765],[8.590199999999999,54.077],[8.589700000000001,54.077],[8.589700000000001,54.0773],[8.5891,54.0773],[8.5891,54.0776],[8.587400000000001,54.0776],[8.587400000000001,54.0781],[8.5869,54.0781],[8.5869,54.0795],[8.5863,54.0795],[8.5863,54.0815],[8.5869,54.0815],[8.5869,54.082],[8.587400000000001,54.082],[8.587400000000001,54.0823],[8.587999999999999,54.0823],[8.587999999999999,54.0829],[8.5886,54.0829],[8.5886,54.0831],[8.5891,54.0831],[8.5891,54.0837],[8.589700000000001,54.0837],[8.589700000000001,54.084],[8.590199999999999,54.084],[8.590199999999999,54.0843],[8.5908,54.0843],[8.5908,54.0848],[8.5913,54.0848],[8.5913,54.0851],[8.5947,54.0851],[8.5947,54.0854],[8.5952,54.0854],[8.5952,54.0856],[8.596299999999999,54.0856],[8.596299999999999,54.0859],[8.5974,54.0859],[8.5974,54.0862],[8.598000000000001,54.0862],[8.598000000000001,54.0865],[8.5991,54.0865],[8.5991,54.0868],[8.6008,54.0868],[8.6008,54.087],[8.603,54.087],[8.603,54.0873],[8.604699999999999,54.0873],[8.604699999999999,54.0876],[8.6069,54.0876],[8.6069,54.0879],[8.6075,54.0879],[8.6075,54.0881],[8.608000000000001,54.0881],[8.608000000000001,54.0884],[8.608599999999999,54.0884],[8.608599999999999,54.0887],[8.6119,54.0887]]],[[[13.7686,54.1265],[13.7686,54.1262],[13.7691,54.1262],[13.7691,54.1251],[13.7697,54.1251],[13.7697,54.122],[13.7702,54.122],[13.7702,54.1215],[13.7708,54.1215],[13.7708,54.1206],[13.7713,54.1206],[13.7713,54.1201],[13.7719,54.1201],[13.7719,54.1195],[13.7725,54.1195],[13.7725,54.119],[13.773,54.119],[13.773,54.1184],[13.7736,54.1184],[13.7736,54.1179],[13.7741,54.1179],[13.7741,54.1168],[13.7752,54.1168],[13.7752,54.1165],[13.7763,54.1165],[13.7763,54.1162],[13.7775,54.1162],[13.7775,54.1159],[13.7786,54.1159],[13.7786,54.1156],[13.7791,54.1156],[13.7791,54.1154],[13.7802,54.1154],[13.7802,54.1151],[13.7813,54.1151],[13.7813,54.1145],[13.7819,54.1145],[13.7819,54.114],[13.7825,54.114],[13.7825,54.1134],[13.783,54.1134],[13.783,54.1129],[13.7836,54.1129],[13.7836,54.1123],[13.7841,54.1123],[13.7841,54.1115],[13.7847,54.1115],[13.7847,54.1112],[13.7852,54.1112],[13.7852,54.1109],[13.7863,54.1109],[13.7863,54.1106],[13.7869,54.1106],[13.7869,54.1104],[13.7874,54.1104],[13.7874,54.1101],[13.7863,54.1101],[13.7863,54.1104],[13.7847,54.1104],[13.7847,54.1106],[13.7836,54.1106],[13.7836,54.1115],[13.7825,54.1115],[13.7825,54.1118],[13.7813,54.1118],[13.7813,54.112],[13.7808,54.112],[13.7808,54.1123],[13.7802,54.1123],[13.7802,54.1126],[13.778,54.1126],[13.778,54.112],[13.7775,54.112],[13.7775,54.1118],[13.778,54.1118],[13.778,54.1115],[13.7786,54.1115],[13.7786,54.1109],[13.7791,54.1109],[13.7791,54.1104],[13.7775,54.1104],[13.7775,54.1106],[13.7769,54.1106],[13.7769,54.1109],[13.7763,54.1109],[13.7763,54.1115],[13.7758,54.1115],[13.7758,54.1126],[13.7763,54.1126],[13.7763,54.1134],[13.7758,54.1134],[13.7758,54.1143],[13.7747,54.1143],[13.7747,54.1145],[13.7719,54.1145],[13.7719,54.1154],[13.7713,54.1154],[13.7713,54.1165],[13.7702,54.1165],[13.7702,54.1168],[13.7708,54.1168],[13.7708,54.1179],[13.7702,54.1179],[13.7702,54.1195],[13.7697,54.1195],[13.7697,54.1204],[13.7691,54.1204],[13.7691,54.1209],[13.7686,54.1209],[13.7686,54.1215],[13.7691,54.1215],[13.7691,54.1223],[13.768,54.1223],[13.768,54.1229],[13.7686,54.1229],[13.7686,54.1259],[13.768,54.1259],[13.768,54.1265],[13.7686,54.1265]]],[[[13.7636,54.127],[13.7636,54.1268],[13.7658,54.1268],[13.7658,54.1265],[13.7663,54.1265],[13.7663,54.1254],[13.7652,54.1254],[13.7652,54.1251],[13.7613,54.1251],[13.7613,54.1254],[13.7608,54.1254],[13.7608,54.1256],[13.7613,54.1256],[13.7613,54.1262],[13.7619,54.1262],[13.7619,54.1265],[13.7624,54.1265],[13.7624,54.1268],[13.763,54.1268],[13.763,54.127],[13.7636,54.127]]],[[[13.3502,54.1779],[13.3502,54.1773],[13.3508,54.1773],[13.3508,54.177],[13.3513,54.177],[13.3513,54.1768],[13.3519,54.1768],[13.3519,54.1765],[13.3525,54.1765],[13.3524,54.1756],[13.3497,54.1756],[13.3497,54.1759],[13.3491,54.1759],[13.3491,54.1762],[13.3486,54.1762],[13.3486,54.1768],[13.348,54.1768],[13.348,54.1773],[13.3486,54.1773],[13.3486,54.1776],[13.3491,54.1776],[13.3491,54.1779],[13.3502,54.1779]]],[[[13.3669,54.1854],[13.3669,54.1851],[13.3675,54.1851],[13.3675,54.1848],[13.3691,54.1848],[13.3691,54.1845],[13.3697,54.1845],[13.3697,54.1834],[13.3702,54.1834],[13.3702,54.1831],[13.3708,54.1831],[13.3708,54.1829],[13.3713,54.1829],[13.3713,54.1823],[13.3719,54.1823],[13.3719,54.1818],[13.3725,54.1818],[13.3725,54.1804],[13.3713,54.1804],[13.3713,54.1801],[13.3708,54.1801],[13.3708,54.1804],[13.3702,54.1804],[13.3702,54.1806],[13.3697,54.1806],[13.3697,54.1809],[13.368,54.1809],[13.368,54.1812],[13.3675,54.1812],[13.3675,54.1818],[13.3669,54.1818],[13.3669,54.182],[13.3663,54.182],[13.3663,54.1823],[13.3658,54.1823],[13.3658,54.1818],[13.3641,54.1818],[13.3641,54.182],[13.3602,54.182],[13.3602,54.1823],[13.3574,54.1823],[13.3574,54.1829],[13.3569,54.1829],[13.3569,54.182],[13.3558,54.182],[13.3558,54.1812],[13.3536,54.1812],[13.3536,54.1815],[13.3519,54.1815],[13.3519,54.1818],[13.3502,54.1818],[13.3502,54.1823],[13.3508,54.1823],[13.3508,54.1826],[13.3513,54.1826],[13.3513,54.1831],[13.3519,54.1831],[13.3519,54.1834],[13.353,54.1834],[13.353,54.1837],[13.3536,54.1837],[13.3536,54.184],[13.3541,54.184],[13.3541,54.1843],[13.3547,54.1843],[13.3547,54.1845],[13.3552,54.1845],[13.3552,54.1848],[13.3586,54.1848],[13.3586,54.1851],[13.3608,54.1851],[13.3608,54.1854],[13.3669,54.1854]]],[[[7.9186,54.1898],[7.9186,54.1895],[7.9191,54.1895],[7.9191,54.1883],[7.9191,54.1879],[7.9186,54.1879],[7.9186,54.1873],[7.918,54.1873],[7.918,54.1854],[7.9213,54.1854],[7.9213,54.1851],[7.9219,54.1851],[7.9219,54.1845],[7.9213,54.1845],[7.9213,54.1843],[7.9208,54.1843],[7.9208,54.184],[7.9202,54.184],[7.9202,54.1837],[7.9191,54.1837],[7.9191,54.1831],[7.9186,54.1831],[7.9186,54.1809],[7.918,54.1809],[7.918,54.1806],[7.9169,54.1806],[7.9169,54.1809],[7.9163,54.1809],[7.9163,54.1818],[7.9158,54.1818],[7.9158,54.1815],[7.9152,54.1815],[7.9152,54.1812],[7.9136,54.1812],[7.9136,54.1815],[7.9124,54.1815],[7.9124,54.1818],[7.9097,54.1818],[7.9097,54.1809],[7.9091,54.1809],[7.9091,54.1806],[7.908,54.1806],[7.908,54.1809],[7.9074,54.1809],[7.9074,54.1815],[7.9069,54.1815],[7.9069,54.182],[7.9063,54.182],[7.9063,54.1826],[7.9058,54.1826],[7.9058,54.1829],[7.9052,54.1829],[7.9052,54.1831],[7.9047,54.1831],[7.9047,54.1837],[7.903,54.1837],[7.903,54.184],[7.9025,54.184],[7.9025,54.1843],[7.9008,54.1843],[7.9008,54.1845],[7.9002,54.1845],[7.9002,54.1854],[7.9008,54.1854],[7.9008,54.1856],[7.9013,54.1856],[7.9013,54.1859],[7.9019,54.1859],[7.9019,54.1862],[7.9025,54.1862],[7.9025,54.1865],[7.9041,54.1865],[7.9041,54.1868],[7.9058,54.1868],[7.9058,54.187],[7.9069,54.187],[7.9069,54.1873],[7.9071,54.1873],[7.908,54.1873],[7.908,54.1876],[7.9086,54.1876],[7.9086,54.1879],[7.9091,54.1879],[7.9091,54.1881],[7.9097,54.1881],[7.9097,54.1884],[7.9108,54.1884],[7.9108,54.1887],[7.9113,54.1887],[7.9113,54.189],[7.9119,54.189],[7.9119,54.1893],[7.913,54.1893],[7.913,54.1895],[7.9169,54.1895],[7.9169,54.1898],[7.9186,54.1898]]],[[[7.8625,54.194],[7.8625,54.1937],[7.863,54.1937],[7.863,54.1929],[7.8636,54.1929],[7.8636,54.1923],[7.8641,54.1923],[7.8641,54.192],[7.8647,54.192],[7.8647,54.1918],[7.8652,54.1918],[7.8652,54.1915],[7.8658,54.1915],[7.8658,54.1909],[7.8663,54.1909],[7.8663,54.1904],[7.8669,54.1904],[7.8669,54.1895],[7.8674,54.1895],[7.8674,54.1893],[7.8686,54.1893],[7.8686,54.189],[7.8691,54.189],[7.8691,54.1887],[7.8702,54.1887],[7.8702,54.1884],[7.8713,54.1884],[7.8713,54.1881],[7.8719,54.1881],[7.8719,54.1879],[7.873,54.1879],[7.873,54.1876],[7.878,54.1876],[7.878,54.1879],[7.8791,54.1879],[7.8791,54.1881],[7.8808,54.1881],[7.8808,54.1884],[7.883,54.1884],[7.883,54.1887],[7.8836,54.1887],[7.8836,54.189],[7.8847,54.189],[7.8847,54.1887],[7.8852,54.1887],[7.8852,54.1881],[7.8858,54.1881],[7.8858,54.1876],[7.8863,54.1876],[7.8863,54.1873],[7.8869,54.1873],[7.8869,54.1868],[7.8874,54.1868],[7.8875,54.1862],[7.888,54.1862],[7.888,54.1859],[7.8886,54.1859],[7.8886,54.1856],[7.8891,54.1856],[7.8891,54.1854],[7.8897,54.1854],[7.8897,54.1851],[7.8902,54.1851],[7.8902,54.1845],[7.8908,54.1845],[7.8908,54.1843],[7.8913,54.1843],[7.8913,54.184],[7.8919,54.184],[7.8919,54.1806],[7.8924,54.1806],[7.8924,54.1798],[7.8919,54.1798],[7.8919,54.1795],[7.8913,54.1795],[7.8913,54.1793],[7.8919,54.1793],[7.8919,54.1787],[7.8924,54.1787],[7.8924,54.1784],[7.893,54.1784],[7.893,54.1779],[7.8936,54.1779],[7.8936,54.1776],[7.8941,54.1776],[7.8941,54.1773],[7.8941,54.177],[7.8947,54.177],[7.8947,54.1762],[7.8941,54.1762],[7.8941,54.1759],[7.8936,54.1759],[7.8936,54.1756],[7.8947,54.1756],[7.8947,54.1759],[7.8958,54.1759],[7.8958,54.1762],[7.8969,54.1762],[7.8969,54.1759],[7.8972,54.1759],[7.8974,54.1759],[7.8974,54.1751],[7.8972,54.1751],[7.8969,54.1751],[7.8969,54.1748],[7.8952,54.1748],[7.8952,54.1745],[7.8947,54.1745],[7.8947,54.174],[7.8941,54.174],[7.8941,54.1737],[7.8936,54.1737],[7.8936,54.1734],[7.893,54.1734],[7.893,54.1729],[7.8924,54.1729],[7.8924,54.1726],[7.8913,54.1726],[7.8913,54.1701],[7.8924,54.1701],[7.8924,54.1698],[7.893,54.1698],[7.893,54.1701],[7.8958,54.1701],[7.8958,54.1704],[7.8963,54.1704],[7.8963,54.1706],[7.8969,54.1706],[7.8969,54.1709],[7.8975,54.1709],[7.898,54.1709],[7.898,54.1712],[7.8991,54.1712],[7.8991,54.1709],[7.8997,54.1709],[7.8997,54.1701],[7.8991,54.1701],[7.8991,54.1698],[7.8977,54.1698],[7.8974,54.1698],[7.8974,54.1695],[7.8969,54.1695],[7.8969,54.1693],[7.8963,54.1693],[7.8963,54.169],[7.8936,54.169],[7.8936,54.1687],[7.8919,54.1687],[7.8919,54.169],[7.8908,54.169],[7.8908,54.1693],[7.8902,54.1693],[7.8902,54.1695],[7.8897,54.1695],[7.8897,54.1698],[7.8891,54.1698],[7.8891,54.1731],[7.8886,54.1731],[7.8886,54.174],[7.888,54.174],[7.888,54.1748],[7.8874,54.1748],[7.8874,54.1754],[7.8869,54.1754],[7.8869,54.1759],[7.8863,54.1759],[7.8863,54.1765],[7.8852,54.1765],[7.8852,54.1768],[7.883,54.1768],[7.883,54.177],[7.8825,54.177],[7.8825,54.1779],[7.8819,54.1779],[7.8819,54.1784],[7.8813,54.1784],[7.8813,54.1798],[7.8808,54.1798],[7.8808,54.1801],[7.8802,54.1801],[7.8802,54.1806],[7.8797,54.1806],[7.8797,54.1815],[7.8791,54.1815],[7.8791,54.1826],[7.8786,54.1826],[7.8786,54.1829],[7.878,54.1829],[7.878,54.1831],[7.8775,54.1831],[7.8775,54.1834],[7.8769,54.1834],[7.8769,54.184],[7.8763,54.184],[7.8763,54.1843],[7.8758,54.1843],[7.8758,54.1845],[7.8752,54.1845],[7.8752,54.1848],[7.8747,54.1848],[7.8747,54.1851],[7.8736,54.1851],[7.8736,54.1854],[7.873,54.1854],[7.873,54.1856],[7.8724,54.1856],[7.8724,54.1859],[7.8719,54.1859],[7.8719,54.1868],[7.8713,54.1868],[7.8713,54.187],[7.8708,54.187],[7.8708,54.1873],[7.8697,54.1873],[7.8697,54.1876],[7.8686,54.1876],[7.8686,54.1879],[7.868,54.1879],[7.868,54.1881],[7.8669,54.1881],[7.8669,54.1884],[7.8658,54.1884],[7.8658,54.1887],[7.8652,54.1887],[7.8652,54.1893],[7.8647,54.1893],[7.8647,54.1901],[7.8641,54.1901],[7.8641,54.1906],[7.8636,54.1906],[7.8636,54.1912],[7.863,54.1912],[7.863,54.1915],[7.8625,54.1915],[7.8624,54.1918],[7.8619,54.1918],[7.8619,54.192],[7.8613,54.192],[7.8613,54.1926],[7.8608,54.1926],[7.8608,54.1931],[7.8602,54.1931],[7.8602,54.1937],[7.8608,54.1937],[7.8608,54.194],[7.8625,54.194]]],[[[13.773,54.209],[13.773,54.2087],[13.7736,54.2087],[13.7736,54.2084],[13.7747,54.2084],[13.7747,54.2079],[13.7752,54.2079],[13.7752,54.2068],[13.7747,54.2068],[13.7747,54.2045],[13.7741,54.2045],[13.7741,54.2037],[13.7736,54.2037],[13.7736,54.2034],[13.773,54.2034],[13.773,54.2031],[13.7725,54.2031],[13.7725,54.2026],[13.7719,54.2026],[13.7719,54.2018],[13.7713,54.2018],[13.7713,54.2006],[13.7708,54.2006],[13.7708,54.2001],[13.7702,54.2001],[13.7702,54.2004],[13.7691,54.2004],[13.7691,54.2006],[13.7686,54.2006],[13.7686,54.2037],[13.768,54.2037],[13.768,54.2084],[13.7686,54.2084],[13.7686,54.2087],[13.7697,54.2087],[13.7697,54.209],[13.773,54.209]]],[[[13.923,54.2512],[13.923,54.2509],[13.9236,54.2509],[13.9236,54.2506],[13.9241,54.2506],[13.9241,54.2504],[13.9247,54.2504],[13.9247,54.2501],[13.9252,54.2501],[13.9252,54.2498],[13.9258,54.2498],[13.9258,54.2495],[13.9269,54.2495],[13.9269,54.249],[13.9274,54.249],[13.9274,54.2484],[13.9269,54.2484],[13.9269,54.2479],[13.9263,54.2479],[13.9263,54.2476],[13.9252,54.2476],[13.9252,54.2473],[13.9247,54.2473],[13.9247,54.247],[13.9241,54.247],[13.9241,54.2468],[13.9236,54.2468],[13.9236,54.2465],[13.9224,54.2465],[13.9224,54.2462],[13.9208,54.2462],[13.9208,54.2459],[13.9202,54.2459],[13.9202,54.2456],[13.9191,54.2456],[13.9191,54.2454],[13.918,54.2454],[13.918,54.2451],[13.9169,54.2451],[13.9169,54.2443],[13.9163,54.2443],[13.9163,54.244],[13.9158,54.244],[13.9158,54.2429],[13.9152,54.2429],[13.9152,54.2423],[13.9147,54.2423],[13.9147,54.242],[13.9141,54.242],[13.9141,54.2418],[13.913,54.2418],[13.913,54.2415],[13.9113,54.2415],[13.9113,54.2412],[13.908,54.2412],[13.908,54.2409],[13.9063,54.2409],[13.9063,54.2412],[13.9058,54.2412],[13.9058,54.2423],[13.9063,54.2423],[13.9063,54.2429],[13.9069,54.2429],[13.9069,54.2418],[13.9063,54.2418],[13.9063,54.2415],[13.9091,54.2415],[13.9091,54.242],[13.9097,54.242],[13.9097,54.2431],[13.9091,54.2431],[13.9091,54.2434],[13.9086,54.2434],[13.9086,54.2437],[13.908,54.2437],[13.908,54.2445],[13.9108,54.2445],[13.9108,54.2451],[13.9113,54.2451],[13.9113,54.2454],[13.9119,54.2454],[13.9119,54.2456],[13.9125,54.2456],[13.9125,54.2462],[13.913,54.2462],[13.913,54.2465],[13.9136,54.2465],[13.9136,54.2468],[13.9141,54.2468],[13.9141,54.2473],[13.9147,54.2473],[13.9147,54.2476],[13.9152,54.2476],[13.9152,54.2479],[13.9158,54.2479],[13.9158,54.2484],[13.9163,54.2484],[13.9163,54.2501],[13.9169,54.2501],[13.9169,54.2509],[13.918,54.2509],[13.918,54.2512],[13.923,54.2512]]],[[[13.3608,54.2529],[13.3608,54.2526],[13.3613,54.2526],[13.3613,54.2523],[13.3619,54.2523],[13.3619,54.252],[13.363,54.252],[13.363,54.2518],[13.3641,54.2518],[13.3641,54.2515],[13.3647,54.2515],[13.3647,54.2506],[13.3641,54.2506],[13.3641,54.2504],[13.3625,54.2504],[13.3625,54.2506],[13.3619,54.2506],[13.3619,54.2509],[13.3613,54.2509],[13.3613,54.2515],[13.3608,54.2515],[13.3608,54.2518],[13.3597,54.2518],[13.3597,54.252],[13.3591,54.252],[13.3591,54.2526],[13.3597,54.2526],[13.3597,54.2529],[13.3602,54.2529],[13.3605,54.2529],[13.3608,54.2529]]],[[[13.1236,54.3134],[13.1236,54.3118],[13.1241,54.3118],[13.1241,54.3115],[13.1247,54.3115],[13.1247,54.3112],[13.1252,54.3112],[13.1252,54.3109],[13.1258,54.3109],[13.1258,54.3106],[13.1269,54.3106],[13.1269,54.3104],[13.1274,54.3104],[13.1274,54.3101],[13.128,54.3101],[13.128,54.3098],[13.1286,54.3098],[13.1286,54.3093],[13.1291,54.3093],[13.1291,54.3087],[13.1297,54.3087],[13.1297,54.3079],[13.1302,54.3079],[13.1302,54.3068],[13.1297,54.3068],[13.1297,54.3065],[13.1291,54.3065],[13.1291,54.3059],[13.1286,54.3059],[13.1286,54.3056],[13.128,54.3056],[13.128,54.3054],[13.1274,54.3054],[13.1274,54.3051],[13.1269,54.3051],[13.1269,54.3043],[13.1263,54.3043],[13.1263,54.304],[13.1258,54.304],[13.1258,54.3037],[13.1247,54.3037],[13.1247,54.3034],[13.1241,54.3034],[13.1241,54.3031],[13.1236,54.3031],[13.1236,54.3029],[13.1225,54.3029],[13.1225,54.3026],[13.1219,54.3026],[13.1219,54.3023],[13.1202,54.3023],[13.1202,54.3026],[13.1197,54.3026],[13.1197,54.3029],[13.1186,54.3029],[13.1186,54.3031],[13.1183,54.3031],[13.118,54.3031],[13.118,54.3034],[13.1175,54.3034],[13.1175,54.3037],[13.1169,54.3037],[13.1169,54.3043],[13.1163,54.3043],[13.1163,54.3045],[13.1152,54.3045],[13.1152,54.3048],[13.1147,54.3048],[13.1147,54.3068],[13.1136,54.3068],[13.1136,54.307],[13.113,54.307],[13.113,54.3076],[13.1124,54.3076],[13.1124,54.3081],[13.1119,54.3081],[13.1119,54.3101],[13.1113,54.3101],[13.1113,54.3106],[13.1108,54.3106],[13.1108,54.3118],[13.1113,54.3118],[13.1113,54.312],[13.1119,54.312],[13.1119,54.3123],[13.1124,54.3123],[13.1124,54.3125],[13.1124,54.3129],[13.113,54.3129],[13.113,54.3131],[13.1147,54.3131],[13.1158,54.3131],[13.1158,54.3134],[13.1178,54.3134],[13.118,54.3134],[13.118,54.3132],[13.1197,54.3131],[13.1197,54.3134],[13.1219,54.3134],[13.1219,54.3137],[13.123,54.3137],[13.123,54.314],[13.1241,54.314],[13.1241,54.3134],[13.1236,54.3134]]],[[[13.5424,54.3315],[13.5425,54.3306],[13.543,54.3306],[13.543,54.3298],[13.5436,54.3298],[13.5436,54.3284],[13.5447,54.3284],[13.5447,54.3281],[13.5452,54.3281],[13.5452,54.3276],[13.5458,54.3276],[13.5458,54.3268],[13.5463,54.3268],[13.5463,54.3256],[13.5458,54.3256],[13.5458,54.3251],[13.5452,54.3251],[13.5452,54.3245],[13.5447,54.3245],[13.5447,54.3237],[13.5441,54.3237],[13.5441,54.3234],[13.5436,54.3234],[13.5436,54.3231],[13.543,54.3231],[13.543,54.3229],[13.5375,54.3229],[13.5375,54.3223],[13.5369,54.3223],[13.5369,54.322],[13.5363,54.322],[13.5363,54.3218],[13.5347,54.3218],[13.5347,54.3215],[13.5341,54.3215],[13.5341,54.3212],[13.5336,54.3212],[13.5336,54.3209],[13.533,54.3209],[13.533,54.3206],[13.5325,54.3206],[13.5325,54.3204],[13.5319,54.3204],[13.5319,54.3201],[13.5313,54.3201],[13.5313,54.3198],[13.5302,54.3198],[13.5302,54.3195],[13.5291,54.3195],[13.5291,54.3193],[13.5286,54.3193],[13.5286,54.3184],[13.528,54.3184],[13.528,54.3173],[13.5275,54.3173],[13.5275,54.3168],[13.5269,54.3168],[13.5269,54.3165],[13.5263,54.3165],[13.5263,54.3162],[13.5258,54.3162],[13.5258,54.3156],[13.5252,54.3156],[13.5252,54.3148],[13.5247,54.3148],[13.5247,54.3145],[13.5241,54.3145],[13.5241,54.3143],[13.5236,54.3143],[13.5236,54.3137],[13.5241,54.3137],[13.5241,54.3126],[13.5236,54.3126],[13.5236,54.3119],[13.5236,54.3112],[13.5241,54.3112],[13.5241,54.3104],[13.5247,54.3104],[13.5247,54.3098],[13.5241,54.3098],[13.5241,54.3095],[13.5236,54.3095],[13.5236,54.3098],[13.523,54.3098],[13.523,54.3101],[13.5225,54.3101],[13.5225,54.3104],[13.5219,54.3104],[13.5219,54.3109],[13.5213,54.3109],[13.5213,54.3112],[13.5208,54.3112],[13.5208,54.3115],[13.5202,54.3115],[13.5202,54.3126],[13.5197,54.3126],[13.5197,54.314],[13.5191,54.314],[13.5191,54.3145],[13.5186,54.3145],[13.5186,54.3151],[13.518,54.3151],[13.518,54.3159],[13.5186,54.3159],[13.5186,54.3162],[13.5197,54.3162],[13.5197,54.3159],[13.5202,54.3159],[13.5202,54.3156],[13.5208,54.3156],[13.5208,54.3154],[13.5219,54.3154],[13.5219,54.3156],[13.523,54.3156],[13.523,54.3162],[13.5236,54.3162],[13.5236,54.3165],[13.5241,54.3165],[13.5241,54.3168],[13.5247,54.3168],[13.5247,54.317],[13.5252,54.317],[13.5252,54.3176],[13.5254,54.3176],[13.5258,54.3176],[13.5258,54.3179],[13.5263,54.3179],[13.5263,54.319],[13.5263,54.3193],[13.5267,54.3193],[13.5269,54.3193],[13.5269,54.3198],[13.5275,54.3198],[13.5275,54.3201],[13.528,54.3201],[13.528,54.3204],[13.5286,54.3204],[13.5286,54.3206],[13.5291,54.3206],[13.5291,54.3215],[13.5297,54.3215],[13.5297,54.322],[13.5302,54.322],[13.5302,54.3223],[13.5308,54.3223],[13.5308,54.3226],[13.5313,54.3226],[13.5313,54.3243],[13.5308,54.3243],[13.5308,54.3248],[13.5302,54.3248],[13.5302,54.3256],[13.5297,54.3256],[13.5297,54.3259],[13.5291,54.3259],[13.5291,54.3265],[13.5297,54.3265],[13.5297,54.3268],[13.5302,54.3268],[13.5302,54.327],[13.5313,54.327],[13.5313,54.3273],[13.5319,54.3273],[13.5319,54.327],[13.533,54.327],[13.533,54.3273],[13.5336,54.3273],[13.5336,54.3276],[13.5341,54.3276],[13.5341,54.3279],[13.5347,54.3279],[13.5347,54.3284],[13.5352,54.3284],[13.5352,54.3287],[13.5358,54.3287],[13.5358,54.329],[13.5363,54.329],[13.5363,54.3293],[13.5375,54.3293],[13.5375,54.3295],[13.538,54.3295],[13.538,54.3298],[13.5386,54.3298],[13.5386,54.3301],[13.5391,54.3301],[13.5391,54.3304],[13.5397,54.3304],[13.5397,54.3306],[13.5402,54.3306],[13.5402,54.3309],[13.5397,54.3309],[13.5397,54.3315],[13.5402,54.3315],[13.5402,54.3318],[13.5419,54.3318],[13.5419,54.3315],[13.5424,54.3315]]],[[[12.528,54.3615],[12.528,54.3604],[12.5286,54.3604],[12.5286,54.3601],[12.528,54.3601],[12.528,54.3595],[12.5286,54.3595],[12.5286,54.3587],[12.5313,54.3587],[12.5313,54.3584],[12.5319,54.3584],[12.5319,54.3581],[12.5325,54.3581],[12.5325,54.3579],[12.533,54.3579],[12.533,54.3576],[12.5336,54.3576],[12.5336,54.3573],[12.5341,54.3573],[12.5341,54.357],[12.5347,54.357],[12.5347,54.3568],[12.5352,54.3568],[12.5352,54.3562],[12.5358,54.3562],[12.5358,54.3559],[12.5352,54.3559],[12.5352,54.3554],[12.5347,54.3554],[12.5347,54.3551],[12.5341,54.3551],[12.5341,54.3545],[12.5297,54.3545],[12.5297,54.354],[12.5302,54.354],[12.5302,54.3534],[12.5308,54.3534],[12.5308,54.3526],[12.5313,54.3526],[12.5313,54.3512],[12.5308,54.3512],[12.5308,54.3509],[12.5313,54.3509],[12.5313,54.3495],[12.5308,54.3495],[12.5308,54.349],[12.5302,54.349],[12.5302,54.3473],[12.5297,54.3473],[12.5297,54.3465],[12.5302,54.3465],[12.5302,54.3462],[12.5308,54.3462],[12.5308,54.3456],[12.5302,54.3456],[12.5302,54.3454],[12.5291,54.3454],[12.5291,54.3456],[12.5286,54.3456],[12.5286,54.3459],[12.528,54.3459],[12.528,54.3462],[12.5275,54.3462],[12.5275,54.3465],[12.528,54.3465],[12.528,54.3473],[12.5275,54.3473],[12.5275,54.3493],[12.528,54.3493],[12.528,54.3501],[12.5275,54.3501],[12.5275,54.3506],[12.5269,54.3506],[12.5269,54.3523],[12.5275,54.3523],[12.5275,54.3537],[12.5269,54.3537],[12.5269,54.3543],[12.5263,54.3543],[12.5263,54.3548],[12.5269,54.3548],[12.5269,54.3551],[12.5275,54.3551],[12.5275,54.3556],[12.528,54.3556],[12.528,54.3565],[12.5275,54.3565],[12.5275,54.3568],[12.5269,54.3568],[12.5269,54.357],[12.5263,54.357],[12.5263,54.3579],[12.5258,54.3579],[12.5258,54.3584],[12.5252,54.3584],[12.5252,54.3587],[12.5247,54.3587],[12.5247,54.3598],[12.5252,54.3598],[12.5252,54.3604],[12.5258,54.3604],[12.5258,54.3606],[12.5263,54.3606],[12.5263,54.3612],[12.5269,54.3612],[12.5269,54.3615],[12.528,54.3615]]],[[[12.5286,54.369],[12.5286,54.3687],[12.5291,54.3687],[12.5291,54.3684],[12.5297,54.3684],[12.5297,54.3681],[12.5308,54.3681],[12.5308,54.3673],[12.5302,54.3673],[12.5302,54.3668],[12.5297,54.3668],[12.5297,54.3665],[12.5291,54.3665],[12.5291,54.3659],[12.5286,54.3659],[12.5286,54.3631],[12.5275,54.3631],[12.5275,54.3629],[12.5269,54.3629],[12.5269,54.362],[12.5258,54.362],[12.5258,54.3623],[12.5252,54.3623],[12.5252,54.3631],[12.5247,54.3631],[12.5247,54.3634],[12.5236,54.3634],[12.5236,54.364],[12.5241,54.364],[12.5241,54.3648],[12.5247,54.3648],[12.5247,54.3656],[12.5252,54.3656],[12.5252,54.367],[12.5241,54.367],[12.5241,54.3673],[12.5236,54.3673],[12.5236,54.3676],[12.523,54.3676],[12.523,54.3679],[12.5219,54.3679],[12.5219,54.3684],[12.5224,54.3684],[12.5224,54.3687],[12.5269,54.3687],[12.5269,54.369],[12.5286,54.369]]],[[[12.5863,54.3809],[12.5863,54.3806],[12.5869,54.3806],[12.5869,54.3804],[12.5863,54.3804],[12.5863,54.3798],[12.5858,54.3798],[12.5858,54.3793],[12.5852,54.3793],[12.5852,54.3784],[12.5847,54.3784],[12.5847,54.3768],[12.5852,54.3768],[12.5852,54.3762],[12.5858,54.3762],[12.5858,54.376],[12.5858,54.3759],[12.5856,54.3759],[12.5852,54.3759],[12.5852,54.3757],[12.5852,54.3754],[12.5847,54.3754],[12.5847,54.3751],[12.5841,54.3751],[12.5841,54.3748],[12.583,54.3748],[12.583,54.3751],[12.5813,54.3751],[12.5813,54.3754],[12.5808,54.3754],[12.5808,54.3758],[12.5808,54.3762],[12.5802,54.3762],[12.5802,54.3768],[12.5797,54.3768],[12.5797,54.3776],[12.5802,54.3776],[12.5802,54.3781],[12.5808,54.3781],[12.5808,54.3784],[12.5813,54.3784],[12.5813,54.379],[12.5819,54.379],[12.5819,54.3795],[12.5825,54.3795],[12.5825,54.3801],[12.583,54.3801],[12.583,54.3804],[12.5836,54.3804],[12.5836,54.3806],[12.5841,54.3806],[12.5841,54.3809],[12.5863,54.3809]]],[[[13.2174,54.4026],[13.2174,54.4023],[13.2191,54.4023],[13.2191,54.402],[13.2197,54.402],[13.2197,54.4015],[13.2202,54.4015],[13.2202,54.4009],[13.2208,54.4009],[13.2208,54.4004],[13.2202,54.4004],[13.2202,54.4001],[13.2191,54.4001],[13.2191,54.3998],[13.2186,54.3998],[13.2186,54.3993],[13.218,54.3993],[13.218,54.399],[13.2174,54.399],[13.2174,54.3984],[13.2169,54.3984],[13.2169,54.3976],[13.2163,54.3976],[13.2163,54.3973],[13.2152,54.3973],[13.2152,54.397],[13.2113,54.397],[13.2113,54.3968],[13.2108,54.3968],[13.2108,54.3965],[13.2091,54.3965],[13.2091,54.3968],[13.2086,54.3968],[13.2086,54.397],[13.208,54.397],[13.208,54.3973],[13.2069,54.3973],[13.2069,54.3976],[13.2063,54.3976],[13.2063,54.3993],[13.2069,54.3993],[13.2069,54.3995],[13.2075,54.3995],[13.2075,54.4001],[13.208,54.4001],[13.208,54.4004],[13.2086,54.4004],[13.2086,54.4006],[13.2091,54.4006],[13.2091,54.4009],[13.2097,54.4009],[13.2097,54.4012],[13.2102,54.4012],[13.2102,54.4015],[13.2113,54.4015],[13.2113,54.4018],[13.2119,54.4018],[13.2119,54.4023],[13.2125,54.4023],[13.2125,54.4026],[13.2174,54.4026]]],[[[12.7352,54.4131],[12.7352,54.4129],[12.7358,54.4129],[12.7358,54.4126],[12.7369,54.4126],[12.7369,54.412],[12.7374,54.412],[12.7374,54.4115],[12.738,54.4115],[12.738,54.4109],[12.7374,54.4109],[12.7374,54.4084],[12.7369,54.4084],[12.7369,54.4079],[12.7363,54.4079],[12.7363,54.4076],[12.7347,54.4076],[12.7347,54.407],[12.7341,54.407],[12.7341,54.4065],[12.7336,54.4065],[12.7336,54.4059],[12.733,54.4059],[12.733,54.4056],[12.7325,54.4056],[12.7325,54.4054],[12.7319,54.4054],[12.7319,54.4051],[12.7313,54.4051],[12.7313,54.4045],[12.7286,54.4045],[12.7286,54.4043],[12.7275,54.4043],[12.7275,54.404],[12.7263,54.404],[12.7263,54.4037],[12.7241,54.4037],[12.7241,54.404],[12.7236,54.404],[12.7236,54.4045],[12.7224,54.4045],[12.7224,54.4043],[12.7208,54.4043],[12.7208,54.404],[12.7191,54.404],[12.7191,54.4043],[12.718,54.4043],[12.718,54.4045],[12.7174,54.4045],[12.7174,54.4048],[12.7169,54.4048],[12.7169,54.4051],[12.7174,54.4051],[12.7174,54.407],[12.718,54.407],[12.718,54.4076],[12.7186,54.4076],[12.7186,54.4079],[12.7191,54.4079],[12.7191,54.409],[12.7202,54.409],[12.7202,54.4093],[12.7208,54.4093],[12.7208,54.4101],[12.7213,54.4101],[12.7213,54.4109],[12.7219,54.4109],[12.7219,54.4115],[12.7224,54.4115],[12.7224,54.4118],[12.723,54.4118],[12.723,54.4123],[12.7236,54.4123],[12.7236,54.4126],[12.7241,54.4126],[12.7241,54.4129],[12.7275,54.4129],[12.7275,54.4126],[12.728,54.4126],[12.728,54.4123],[12.7291,54.4123],[12.7291,54.4126],[12.7302,54.4126],[12.7302,54.4129],[12.7319,54.4129],[12.7319,54.4131],[12.7352,54.4131]]],[[[8.620799999999999,54.4262],[8.620799999999999,54.4259],[8.6213,54.4259],[8.6213,54.4254],[8.620799999999999,54.4254],[8.620799999999999,54.4248],[8.620200000000001,54.4248],[8.620200000000001,54.4245],[8.6197,54.4245],[8.6197,54.4243],[8.618600000000001,54.4243],[8.618600000000001,54.424],[8.618,54.424],[8.618,54.4237],[8.6175,54.4237],[8.6175,54.4234],[8.616899999999999,54.4234],[8.616899999999999,54.4231],[8.6158,54.4231],[8.6158,54.4229],[8.6152,54.4229],[8.6152,54.4226],[8.613,54.4226],[8.613,54.4229],[8.612500000000001,54.4229],[8.612500000000001,54.4245],[8.613,54.4245],[8.613,54.4254],[8.614699999999999,54.4254],[8.614699999999999,54.4256],[8.618,54.4256],[8.618,54.4259],[8.6191,54.4259],[8.6191,54.4262],[8.620799999999999,54.4262]]],[[[13.1175,54.4304],[13.1175,54.4301],[13.118,54.4301],[13.118,54.4298],[13.1191,54.4298],[13.1191,54.4295],[13.1202,54.4295],[13.1202,54.4293],[13.1219,54.4293],[13.1219,54.429],[13.1225,54.429],[13.1225,54.4287],[13.123,54.4287],[13.123,54.4268],[13.1225,54.4268],[13.1225,54.4265],[13.1219,54.4265],[13.1219,54.4262],[13.1202,54.4262],[13.1202,54.4265],[13.1191,54.4265],[13.1191,54.4268],[13.118,54.4268],[13.118,54.427],[13.1175,54.427],[13.1175,54.4273],[13.1163,54.4273],[13.1163,54.4281],[13.1158,54.4281],[13.1158,54.4301],[13.1163,54.4301],[13.1163,54.4304],[13.1175,54.4304]]],[[[11.0863,54.4387],[11.0863,54.4384],[11.0902,54.4384],[11.0902,54.4381],[11.0908,54.4381],[11.0908,54.4379],[11.0913,54.4379],[11.0913,54.4373],[11.0908,54.4373],[11.0908,54.437],[11.0902,54.437],[11.0902,54.4362],[11.0897,54.4362],[11.0897,54.4359],[11.0891,54.4359],[11.0891,54.4356],[11.0886,54.4356],[11.0886,54.4359],[11.0875,54.4359],[11.0875,54.4362],[11.0869,54.4362],[11.0869,54.4365],[11.0858,54.4365],[11.0858,54.4368],[11.0852,54.4368],[11.0852,54.437],[11.0847,54.437],[11.0847,54.4373],[11.0841,54.4373],[11.0841,54.4376],[11.083,54.4376],[11.083,54.4379],[11.0819,54.4379],[11.0819,54.4381],[11.0813,54.4381],[11.0813,54.4384],[11.0819,54.4384],[11.0819,54.4387],[11.083,54.4387],[11.083,54.4384],[11.0841,54.4384],[11.0841,54.4387],[11.0863,54.4387]]],[[[13.0497,54.4601],[13.0497,54.4598],[13.0502,54.4598],[13.0502,54.4595],[13.0508,54.4595],[13.0508,54.4593],[13.0513,54.4593],[13.0513,54.459],[13.0519,54.459],[13.0519,54.4581],[13.0513,54.4581],[13.0513,54.4576],[13.0519,54.4576],[13.0519,54.4573],[13.0525,54.4573],[13.0525,54.4565],[13.053,54.4565],[13.053,54.4559],[13.0536,54.4559],[13.0536,54.4554],[13.0541,54.4554],[13.0541,54.4548],[13.0547,54.4548],[13.0547,54.4543],[13.0552,54.4543],[13.0552,54.4534],[13.0558,54.4534],[13.0558,54.4529],[13.0563,54.4529],[13.0563,54.4526],[13.0569,54.4526],[13.0569,54.4523],[13.058,54.4523],[13.058,54.452],[13.0586,54.452],[13.0586,54.4518],[13.0597,54.4518],[13.0597,54.4504],[13.0591,54.4504],[13.0591,54.4501],[13.0586,54.4501],[13.0586,54.4498],[13.0574,54.4498],[13.0574,54.4495],[13.0558,54.4495],[13.0558,54.4493],[13.0552,54.4493],[13.0552,54.4487],[13.0547,54.4487],[13.0547,54.4484],[13.0541,54.4484],[13.0541,54.4481],[13.053,54.4481],[13.053,54.447],[13.0525,54.447],[13.0525,54.4468],[13.0519,54.4468],[13.0519,54.4462],[13.0513,54.4462],[13.0513,54.4459],[13.0502,54.4459],[13.0502,54.4456],[13.0497,54.4456],[13.0497,54.4454],[13.0486,54.4454],[13.0486,54.4451],[13.0474,54.4451],[13.0474,54.4448],[13.0469,54.4448],[13.0469,54.4445],[13.0463,54.4445],[13.0463,54.4443],[13.0458,54.4443],[13.0458,54.444],[13.0452,54.444],[13.0452,54.4437],[13.0447,54.4437],[13.0447,54.4434],[13.0436,54.4434],[13.0436,54.4431],[13.0424,54.4431],[13.0424,54.4429],[13.0419,54.4429],[13.0419,54.4426],[13.0413,54.4426],[13.0413,54.4423],[13.0402,54.4423],[13.0402,54.442],[13.0391,54.442],[13.0391,54.4418],[13.0386,54.4418],[13.0386,54.4415],[13.038,54.4415],[13.038,54.4412],[13.0369,54.4412],[13.0369,54.4418],[13.0375,54.4418],[13.0375,54.442],[13.038,54.442],[13.038,54.4431],[13.0375,54.4431],[13.0375,54.4434],[13.0369,54.4434],[13.0369,54.4437],[13.0347,54.4437],[13.0347,54.4434],[13.0341,54.4434],[13.0341,54.4431],[13.0336,54.4431],[13.0336,54.4429],[13.033,54.4429],[13.033,54.4426],[13.0319,54.4426],[13.0319,54.4423],[13.028,54.4423],[13.028,54.442],[13.0236,54.442],[13.0236,54.4423],[13.0225,54.4423],[13.0225,54.4426],[13.0219,54.4426],[13.0219,54.4429],[13.0213,54.4429],[13.0213,54.4431],[13.0208,54.4431],[13.0208,54.4434],[13.0191,54.4434],[13.0191,54.4431],[13.018,54.4431],[13.018,54.4429],[13.0174,54.4429],[13.0174,54.4431],[13.0152,54.4431],[13.0152,54.4429],[13.0136,54.4429],[13.0136,54.4426],[13.0108,54.4426],[13.0108,54.4423],[13.0091,54.4423],[13.0091,54.442],[13.008,54.442],[13.008,54.4418],[13.0063,54.4418],[13.0063,54.4415],[13.0052,54.4415],[13.0052,54.4412],[13.0041,54.4412],[13.0041,54.4409],[13.003,54.4409],[13.003,54.4406],[13.0013,54.4406],[13.0013,54.4404],[13.0008,54.4404],[13.0008,54.4401],[13.0002,54.4401],[13.0002,54.4398],[12.9997,54.4398],[12.9991,54.4398],[12.9991,54.4395],[12.998,54.4395],[12.998,54.4393],[12.9975,54.4393],[12.9975,54.4387],[12.9969,54.4387],[12.9969,54.4382],[12.9969,54.4381],[12.9965,54.4381],[12.9963,54.4381],[12.9963,54.4379],[12.9958,54.4379],[12.9958,54.4376],[12.9952,54.4376],[12.9952,54.4373],[12.9947,54.4373],[12.9947,54.4365],[12.9941,54.4365],[12.9941,54.4362],[12.9936,54.4362],[12.9936,54.4359],[12.993,54.4359],[12.993,54.4354],[12.9925,54.4354],[12.9925,54.4351],[12.9919,54.4351],[12.9919,54.4345],[12.9913,54.4345],[12.9913,54.4343],[12.9908,54.4343],[12.9908,54.434],[12.9902,54.434],[12.9902,54.4337],[12.9891,54.4337],[12.9891,54.4334],[12.9886,54.4334],[12.9886,54.4331],[12.9863,54.4331],[12.9863,54.4329],[12.9858,54.4329],[12.9858,54.4326],[12.9841,54.4326],[12.9841,54.4329],[12.983,54.4329],[12.983,54.4331],[12.9819,54.4331],[12.9819,54.4334],[12.9813,54.4334],[12.9813,54.4329],[12.9802,54.4329],[12.9802,54.4326],[12.9786,54.4326],[12.9786,54.4323],[12.9774,54.4323],[12.9774,54.432],[12.9741,54.432],[12.9741,54.4323],[12.9736,54.4323],[12.9736,54.4328],[12.9736,54.4337],[12.973,54.4337],[12.973,54.4343],[12.9725,54.4343],[12.9725,54.4351],[12.9719,54.4351],[12.9719,54.4356],[12.9713,54.4356],[12.9713,54.4359],[12.9708,54.4359],[12.9708,54.4356],[12.9691,54.4356],[12.9691,54.4359],[12.9686,54.4359],[12.9686,54.4365],[12.968,54.4365],[12.968,54.4368],[12.9676,54.4368],[12.9675,54.4368],[12.9675,54.4376],[12.9669,54.4376],[12.9669,54.4387],[12.9675,54.4387],[12.9675,54.4395],[12.968,54.4395],[12.968,54.4401],[12.9686,54.4401],[12.9686,54.4404],[12.9691,54.4404],[12.9691,54.4406],[12.9713,54.4406],[12.9713,54.4404],[12.9719,54.4404],[12.9719,54.4401],[12.9725,54.4401],[12.9725,54.4406],[12.973,54.4406],[12.973,54.4412],[12.9736,54.4412],[12.9736,54.4418],[12.9747,54.4418],[12.9747,54.442],[12.9769,54.442],[12.9769,54.4423],[12.979,54.4423],[12.9824,54.4423],[12.9824,54.442],[12.983,54.442],[12.983,54.4418],[12.9836,54.4418],[12.9836,54.4415],[12.9841,54.4415],[12.9841,54.4412],[12.9847,54.4412],[12.9847,54.4381],[12.9847,54.4379],[12.9843,54.4379],[12.9841,54.4379],[12.9841,54.4376],[12.9852,54.4376],[12.9852,54.4379],[12.9858,54.4379],[12.9858,54.4381],[12.9869,54.4381],[12.9869,54.4384],[12.988,54.4384],[12.988,54.4387],[12.9886,54.4387],[12.9886,54.4393],[12.9902,54.4393],[12.9902,54.4398],[12.9908,54.4398],[12.9908,54.4406],[12.9913,54.4406],[12.9913,54.4413],[12.9913,54.4415],[12.9917,54.4415],[12.9919,54.4415],[12.9919,54.442],[12.9925,54.442],[12.9925,54.4429],[12.9919,54.4429],[12.9919,54.4434],[12.9925,54.4434],[12.9925,54.444],[12.993,54.444],[12.993,54.4451],[12.9941,54.4451],[12.9941,54.4454],[12.9958,54.4454],[12.9958,54.4459],[12.9963,54.4459],[12.9963,54.4462],[12.9969,54.4462],[12.9969,54.4465],[12.998,54.4465],[12.998,54.4468],[13.0002,54.4468],[13.0008,54.4468],[13.0008,54.4469],[13.0008,54.4473],[13.003,54.4473],[13.003,54.4476],[13.0069,54.4476],[13.0069,54.4479],[13.0119,54.4479],[13.0119,54.4476],[13.0136,54.4476],[13.0136,54.4473],[13.0147,54.4473],[13.0147,54.447],[13.0152,54.447],[13.0152,54.4468],[13.0158,54.4468],[13.0158,54.4465],[13.017,54.4465],[13.0174,54.4465],[13.0174,54.4468],[13.0186,54.4468],[13.0186,54.447],[13.0191,54.447],[13.0191,54.4473],[13.0225,54.4473],[13.0225,54.4476],[13.023,54.4476],[13.023,54.4479],[13.0236,54.4479],[13.0236,54.4484],[13.0241,54.4484],[13.0241,54.4487],[13.0269,54.4487],[13.0269,54.4484],[13.0275,54.4484],[13.0275,54.4481],[13.028,54.4481],[13.028,54.4479],[13.0308,54.4479],[13.0308,54.4476],[13.0313,54.4476],[13.0313,54.4474],[13.0313,54.4473],[13.0324,54.4473],[13.0324,54.447],[13.0319,54.447],[13.0319,54.4468],[13.033,54.4468],[13.033,54.4465],[13.0341,54.4465],[13.0341,54.4473],[13.0347,54.4473],[13.0347,54.4484],[13.0358,54.4484],[13.0358,54.4487],[13.0369,54.4487],[13.0369,54.449],[13.0375,54.449],[13.0375,54.4495],[13.038,54.4495],[13.038,54.4501],[13.0386,54.4501],[13.0386,54.4506],[13.0391,54.4506],[13.0391,54.4509],[13.0397,54.4509],[13.0397,54.4512],[13.0402,54.4512],[13.0402,54.4515],[13.0408,54.4515],[13.0408,54.452],[13.0413,54.452],[13.0413,54.4523],[13.0419,54.4523],[13.0419,54.4526],[13.0424,54.4526],[13.0424,54.4529],[13.0436,54.4529],[13.0436,54.4531],[13.0447,54.4531],[13.0447,54.4534],[13.0452,54.4534],[13.0452,54.454],[13.0458,54.454],[13.0458,54.4551],[13.0463,54.4551],[13.0463,54.4561],[13.0463,54.4562],[13.0469,54.4562],[13.0469,54.457],[13.0474,54.457],[13.0474,54.4587],[13.0469,54.4587],[13.0469,54.4593],[13.0463,54.4593],[13.0463,54.4598],[13.048,54.4598],[13.048,54.4601],[13.0497,54.4601]]],[[[8.5502,54.4681],[8.5502,54.4679],[8.5513,54.4679],[8.5513,54.4676],[8.5524,54.4676],[8.5524,54.4673],[8.5541,54.4673],[8.5541,54.467],[8.554500000000001,54.467],[8.555199999999999,54.467],[8.555199999999999,54.4668],[8.5558,54.4668],[8.5558,54.4665],[8.556900000000001,54.4665],[8.556900000000001,54.4662],[8.558,54.4662],[8.558,54.4659],[8.5586,54.4659],[8.5586,54.4656],[8.559699999999999,54.4656],[8.559699999999999,54.4654],[8.5602,54.4654],[8.5602,54.4651],[8.5608,54.4651],[8.5608,54.4648],[8.5619,54.4648],[8.5619,54.4645],[8.563000000000001,54.4645],[8.563000000000001,54.4644],[8.563000000000001,54.464],[8.5624,54.464],[8.5624,54.4637],[8.5619,54.4637],[8.5619,54.4631],[8.561299999999999,54.4631],[8.561299999999999,54.4629],[8.5608,54.4629],[8.5608,54.4623],[8.5602,54.4623],[8.5602,54.4618],[8.559699999999999,54.4618],[8.559699999999999,54.4615],[8.559100000000001,54.4615],[8.559100000000001,54.4612],[8.5586,54.4612],[8.5586,54.4609],[8.557499999999999,54.4609],[8.557499999999999,54.4606],[8.556900000000001,54.4606],[8.556900000000001,54.4604],[8.5563,54.4604],[8.5563,54.4601],[8.5547,54.4601],[8.5547,54.4598],[8.553599999999999,54.4598],[8.553599999999999,54.4595],[8.550700000000001,54.4595],[8.5502,54.4595],[8.5502,54.4598],[8.5497,54.4598],[8.5497,54.4601],[8.549099999999999,54.4601],[8.549099999999999,54.4609],[8.5486,54.4609],[8.5486,54.462],[8.548,54.462],[8.548,54.4623],[8.5474,54.4623],[8.5474,54.4631],[8.546900000000001,54.4631],[8.546900000000001,54.4637],[8.546300000000001,54.4637],[8.546300000000001,54.4643],[8.5458,54.4643],[8.5458,54.4645],[8.5452,54.4645],[8.5452,54.4648],[8.544700000000001,54.4648],[8.544700000000001,54.4662],[8.5452,54.4662],[8.5452,54.4668],[8.5458,54.4668],[8.5458,54.4673],[8.546300000000001,54.4673],[8.546300000000001,54.4679],[8.5465,54.4679],[8.546900000000001,54.4679],[8.546900000000001,54.4681],[8.5502,54.4681]]],[[[8.7347,54.4681],[8.7347,54.4679],[8.735200000000001,54.4679],[8.735200000000001,54.467],[8.7347,54.467],[8.7347,54.4668],[8.7341,54.4668],[8.7341,54.4662],[8.733599999999999,54.4662],[8.733599999999999,54.4656],[8.733000000000001,54.4656],[8.733000000000001,54.4654],[8.7325,54.4654],[8.7325,54.4648],[8.732100000000001,54.4648],[8.7319,54.4648],[8.7319,54.4646],[8.7319,54.464],[8.731299999999999,54.464],[8.731299999999999,54.4639],[8.731299999999999,54.4634],[8.731,54.4634],[8.7308,54.4634],[8.7308,54.4632],[8.7308,54.4629],[8.730499999999999,54.4629],[8.7302,54.4629],[8.7302,54.4626],[8.729100000000001,54.4626],[8.729100000000001,54.4623],[8.728,54.4623],[8.728,54.462],[8.7247,54.462],[8.7247,54.4623],[8.7241,54.4623],[8.7241,54.4626],[8.723000000000001,54.4626],[8.723000000000001,54.4629],[8.7225,54.4629],[8.7225,54.4631],[8.7219,54.4631],[8.7219,54.4634],[8.721299999999999,54.4634],[8.721299999999999,54.4637],[8.720800000000001,54.4637],[8.720800000000001,54.464],[8.7202,54.464],[8.7202,54.4643],[8.7197,54.4643],[8.7197,54.4645],[8.719099999999999,54.4645],[8.719099999999999,54.4651],[8.7186,54.4651],[8.7186,54.4654],[8.718,54.4654],[8.718,54.4668],[8.7186,54.4668],[8.7186,54.467],[8.7197,54.467],[8.7197,54.4673],[8.721299999999999,54.4673],[8.721299999999999,54.4676],[8.723599999999999,54.4676],[8.723599999999999,54.4679],[8.7247,54.4679],[8.7247,54.4681],[8.727399999999999,54.4681],[8.727399999999999,54.4679],[8.7302,54.4679],[8.7302,54.4681],[8.7347,54.4681]]],[[[8.4763,54.4765],[8.4763,54.4762],[8.476900000000001,54.4762],[8.476900000000001,54.4759],[8.477499999999999,54.4759],[8.477499999999999,54.4754],[8.478,54.4754],[8.478,54.4745],[8.4758,54.4745],[8.4758,54.4743],[8.475199999999999,54.4743],[8.475199999999999,54.4709],[8.4747,54.4709],[8.4747,54.4695],[8.4741,54.4695],[8.4741,54.4676],[8.4747,54.4676],[8.4747,54.4659],[8.475199999999999,54.4659],[8.475199999999999,54.4654],[8.4758,54.4654],[8.4758,54.4651],[8.476900000000001,54.4651],[8.476900000000001,54.4645],[8.477499999999999,54.4645],[8.477499999999999,54.4643],[8.479100000000001,54.4643],[8.479100000000001,54.4637],[8.4808,54.4637],[8.4808,54.4634],[8.481299999999999,54.4634],[8.481299999999999,54.4631],[8.4819,54.4631],[8.4819,54.4629],[8.4825,54.4629],[8.4825,54.4623],[8.483599999999999,54.4623],[8.483599999999999,54.4606],[8.4841,54.4606],[8.4841,54.4604],[8.483599999999999,54.4604],[8.483599999999999,54.4595],[8.4825,54.4595],[8.4825,54.459],[8.483599999999999,54.459],[8.483599999999999,54.4587],[8.4841,54.4587],[8.4841,54.4584],[8.4847,54.4584],[8.4847,54.4573],[8.485200000000001,54.4573],[8.485200000000001,54.4568],[8.485799999999999,54.4568],[8.485799999999999,54.4559],[8.485200000000001,54.4559],[8.485200000000001,54.4551],[8.4863,54.4551],[8.4863,54.4543],[8.487399999999999,54.4543],[8.487399999999999,54.4537],[8.488,54.4537],[8.488,54.4534],[8.487399999999999,54.4534],[8.487399999999999,54.4531],[8.4869,54.4531],[8.4869,54.4529],[8.4863,54.4529],[8.4863,54.4526],[8.485799999999999,54.4526],[8.485799999999999,54.4529],[8.4847,54.4529],[8.4847,54.4526],[8.4841,54.4526],[8.4841,54.452],[8.4825,54.452],[8.4825,54.4518],[8.4819,54.4518],[8.4819,54.4515],[8.483000000000001,54.4515],[8.483000000000001,54.4509],[8.4841,54.4509],[8.4841,54.4504],[8.4847,54.4504],[8.4847,54.4501],[8.4863,54.4501],[8.4863,54.4498],[8.487399999999999,54.4498],[8.487399999999999,54.4501],[8.488,54.4501],[8.488,54.4498],[8.489100000000001,54.4498],[8.489100000000001,54.4495],[8.489699999999999,54.4495],[8.489699999999999,54.4498],[8.4908,54.4498],[8.4908,54.4495],[8.493,54.4495],[8.493,54.4487],[8.4925,54.4487],[8.4925,54.4481],[8.493,54.4481],[8.493,54.447],[8.495200000000001,54.447],[8.495200000000001,54.4468],[8.4963,54.4468],[8.4963,54.447],[8.4969,54.447],[8.4969,54.4465],[8.497999999999999,54.4465],[8.497999999999999,54.4456],[8.4991,54.4456],[8.4991,54.4454],[8.499700000000001,54.4454],[8.499700000000001,54.4445],[8.5002,54.4445],[8.5002,54.444],[8.501300000000001,54.444],[8.501300000000001,54.4437],[8.501899999999999,54.4437],[8.501899999999999,54.4431],[8.503,54.4431],[8.503,54.4426],[8.501300000000001,54.4426],[8.501300000000001,54.442],[8.5025,54.442],[8.5025,54.4415],[8.503600000000001,54.4415],[8.503600000000001,54.4406],[8.504099999999999,54.4406],[8.504099999999999,54.4398],[8.5052,54.4398],[8.5052,54.4395],[8.505800000000001,54.4395],[8.505800000000001,54.4393],[8.5052,54.4393],[8.5052,54.4387],[8.505800000000001,54.4387],[8.505800000000001,54.4384],[8.5063,54.4384],[8.5063,54.4381],[8.5069,54.4381],[8.5069,54.4379],[8.507400000000001,54.4379],[8.507400000000001,54.4376],[8.507999999999999,54.4376],[8.507999999999999,54.4373],[8.5086,54.4373],[8.5086,54.4368],[8.509700000000001,54.4368],[8.509700000000001,54.4365],[8.511900000000001,54.4365],[8.511900000000001,54.4362],[8.5124,54.4362],[8.5124,54.4359],[8.513,54.4359],[8.513,54.4362],[8.5136,54.4362],[8.5136,54.4359],[8.514099999999999,54.4359],[8.514099999999999,54.4356],[8.5147,54.4356],[8.5147,54.4348],[8.516299999999999,54.4348],[8.516299999999999,54.4345],[8.5174,54.4345],[8.5174,54.4343],[8.518000000000001,54.4343],[8.518000000000001,54.434],[8.5191,54.434],[8.5191,54.4343],[8.5197,54.4343],[8.5197,54.4345],[8.5208,54.4345],[8.5208,54.4348],[8.5213,54.4348],[8.5213,54.4351],[8.521900000000001,54.4351],[8.521900000000001,54.4354],[8.523,54.4354],[8.523,54.4359],[8.5236,54.4359],[8.5236,54.4362],[8.5252,54.4362],[8.5252,54.4365],[8.5258,54.4365],[8.5258,54.4368],[8.526300000000001,54.4368],[8.526300000000001,54.4343],[8.5258,54.4343],[8.5258,54.4334],[8.5252,54.4334],[8.5252,54.4331],[8.524699999999999,54.4331],[8.524699999999999,54.4329],[8.524100000000001,54.4329],[8.524100000000001,54.4326],[8.5236,54.4326],[8.5236,54.432],[8.523,54.432],[8.523,54.4315],[8.522500000000001,54.4315],[8.522500000000001,54.4309],[8.521900000000001,54.4309],[8.521900000000001,54.4304],[8.5213,54.4304],[8.5213,54.4301],[8.5208,54.4301],[8.5208,54.4295],[8.520200000000001,54.4295],[8.520200000000001,54.4293],[8.5197,54.4293],[8.5197,54.429],[8.5191,54.429],[8.5191,54.4287],[8.518599999999999,54.4287],[8.518599999999999,54.4284],[8.5174,54.4284],[8.5174,54.4281],[8.5169,54.4281],[8.5169,54.4276],[8.515800000000001,54.4276],[8.515800000000001,54.427],[8.5152,54.427],[8.5152,54.4268],[8.5147,54.4268],[8.5147,54.4262],[8.514099999999999,54.4262],[8.514099999999999,54.4259],[8.5136,54.4259],[8.5136,54.4254],[8.513,54.4254],[8.513,54.4248],[8.511900000000001,54.4248],[8.511900000000001,54.4245],[8.5113,54.4245],[8.5113,54.4243],[8.5108,54.4243],[8.5108,54.424],[8.509700000000001,54.424],[8.509700000000001,54.4234],[8.5086,54.4234],[8.5086,54.4229],[8.507400000000001,54.4229],[8.507400000000001,54.4223],[8.5069,54.4223],[8.5069,54.422],[8.5063,54.422],[8.5063,54.4218],[8.505800000000001,54.4218],[8.505800000000001,54.4215],[8.5052,54.4215],[8.5052,54.4212],[8.5047,54.4212],[8.5047,54.4206],[8.503600000000001,54.4206],[8.503600000000001,54.4204],[8.503,54.4204],[8.503,54.4201],[8.5025,54.4201],[8.5025,54.4195],[8.501899999999999,54.4195],[8.501899999999999,54.419],[8.5008,54.419],[8.5008,54.4187],[8.5002,54.4187],[8.5002,54.4184],[8.499700000000001,54.4184],[8.499700000000001,54.4181],[8.4991,54.4181],[8.4991,54.4179],[8.4986,54.4179],[8.4986,54.4176],[8.497999999999999,54.4176],[8.497999999999999,54.4173],[8.497500000000001,54.4173],[8.497500000000001,54.417],[8.4969,54.417],[8.4969,54.4168],[8.4963,54.4168],[8.4963,54.4165],[8.495799999999999,54.4165],[8.495799999999999,54.4162],[8.495200000000001,54.4162],[8.495200000000001,54.4159],[8.4941,54.4159],[8.4941,54.4156],[8.493600000000001,54.4156],[8.493600000000001,54.4151],[8.493,54.4151],[8.493,54.4148],[8.4925,54.4148],[8.4925,54.4143],[8.491899999999999,54.4143],[8.491899999999999,54.4137],[8.491300000000001,54.4137],[8.491300000000001,54.4134],[8.4902,54.4134],[8.4902,54.4129],[8.489699999999999,54.4129],[8.489699999999999,54.4126],[8.4863,54.4126],[8.4863,54.4131],[8.485200000000001,54.4131],[8.485200000000001,54.4134],[8.4847,54.4134],[8.4847,54.414],[8.4841,54.414],[8.4841,54.4143],[8.483599999999999,54.4143],[8.483599999999999,54.4145],[8.4825,54.4145],[8.4825,54.4151],[8.481299999999999,54.4151],[8.481299999999999,54.4154],[8.4808,54.4154],[8.4808,54.4156],[8.4802,54.4156],[8.4802,54.4162],[8.479699999999999,54.4162],[8.479699999999999,54.4165],[8.479100000000001,54.4165],[8.479100000000001,54.4168],[8.4786,54.4168],[8.4786,54.4173],[8.478,54.4173],[8.478,54.4176],[8.477499999999999,54.4176],[8.477499999999999,54.4181],[8.476900000000001,54.4181],[8.476900000000001,54.4184],[8.4763,54.4184],[8.4763,54.4187],[8.4758,54.4187],[8.4758,54.419],[8.475199999999999,54.419],[8.475199999999999,54.4193],[8.4741,54.4193],[8.4741,54.4195],[8.473599999999999,54.4195],[8.473599999999999,54.4201],[8.473000000000001,54.4201],[8.473000000000001,54.4204],[8.4724,54.4204],[8.4724,54.4209],[8.4719,54.4209],[8.4719,54.4212],[8.471299999999999,54.4212],[8.471299999999999,54.4215],[8.470800000000001,54.4215],[8.470800000000001,54.4218],[8.4702,54.4218],[8.4702,54.4223],[8.4697,54.4223],[8.4697,54.4229],[8.469099999999999,54.4229],[8.469099999999999,54.4237],[8.4686,54.4237],[8.4686,54.4248],[8.468,54.4248],[8.468,54.4254],[8.4674,54.4254],[8.4674,54.4256],[8.466900000000001,54.4256],[8.466900000000001,54.4265],[8.4663,54.4265],[8.4663,54.427],[8.4658,54.427],[8.4658,54.4284],[8.465199999999999,54.4284],[8.465199999999999,54.4293],[8.464700000000001,54.4293],[8.464700000000001,54.4309],[8.4641,54.4309],[8.4641,54.4315],[8.4636,54.4315],[8.4636,54.4326],[8.462999999999999,54.4326],[8.462999999999999,54.4337],[8.462400000000001,54.4337],[8.462400000000001,54.4348],[8.4619,54.4348],[8.4619,54.4356],[8.460800000000001,54.4356],[8.460800000000001,54.4365],[8.4602,54.4365],[8.4602,54.4373],[8.4597,54.4373],[8.4597,54.4381],[8.459099999999999,54.4381],[8.459099999999999,54.4387],[8.458600000000001,54.4387],[8.458600000000001,54.4393],[8.458,54.4393],[8.458,54.4401],[8.4575,54.4401],[8.4574,54.4404],[8.456899999999999,54.4404],[8.456899999999999,54.4412],[8.456300000000001,54.4412],[8.456300000000001,54.4418],[8.4558,54.4418],[8.4558,54.4423],[8.4552,54.4423],[8.4552,54.4429],[8.454700000000001,54.4429],[8.454700000000001,54.4431],[8.4541,54.4431],[8.4541,54.4434],[8.4536,54.4434],[8.4536,54.444],[8.452999999999999,54.444],[8.452999999999999,54.4448],[8.452500000000001,54.4448],[8.452500000000001,54.4451],[8.4519,54.4451],[8.4519,54.4459],[8.4513,54.4459],[8.4513,54.447],[8.450799999999999,54.447],[8.450799999999999,54.449],[8.450200000000001,54.449],[8.450200000000001,54.4509],[8.4497,54.4509],[8.4497,54.4526],[8.450200000000001,54.4526],[8.450200000000001,54.4554],[8.450799999999999,54.4554],[8.450799999999999,54.4576],[8.4513,54.4576],[8.4513,54.4584],[8.4519,54.4584],[8.4519,54.4593],[8.452500000000001,54.4593],[8.452500000000001,54.4604],[8.452999999999999,54.4604],[8.452999999999999,54.4615],[8.4536,54.4615],[8.4536,54.4626],[8.4541,54.4626],[8.4541,54.4631],[8.454700000000001,54.4631],[8.454700000000001,54.4634],[8.4552,54.4634],[8.4552,54.4637],[8.4558,54.4637],[8.4558,54.464],[8.456300000000001,54.464],[8.456300000000001,54.4656],[8.456899999999999,54.4656],[8.456899999999999,54.4662],[8.4574,54.4662],[8.4575,54.4668],[8.458,54.4668],[8.458,54.4673],[8.458600000000001,54.4673],[8.458600000000001,54.4676],[8.459099999999999,54.4676],[8.459099999999999,54.4684],[8.4597,54.4684],[8.4597,54.4687],[8.4602,54.4687],[8.4602,54.469],[8.460800000000001,54.469],[8.460800000000001,54.4693],[8.4619,54.4693],[8.4619,54.4695],[8.462400000000001,54.4695],[8.462400000000001,54.4698],[8.462999999999999,54.4698],[8.462999999999999,54.4701],[8.4636,54.4701],[8.4636,54.4704],[8.464700000000001,54.4704],[8.464700000000001,54.4712],[8.465199999999999,54.4712],[8.465199999999999,54.4715],[8.4658,54.4715],[8.4658,54.4723],[8.4663,54.4723],[8.4663,54.4729],[8.466900000000001,54.4729],[8.466900000000001,54.4734],[8.4674,54.4734],[8.4674,54.4737],[8.468,54.4737],[8.468,54.4743],[8.4686,54.4743],[8.4686,54.4745],[8.469099999999999,54.4745],[8.469099999999999,54.4751],[8.4697,54.4751],[8.4697,54.4756],[8.471299999999999,54.4756],[8.471299999999999,54.4759],[8.4719,54.4759],[8.4719,54.4762],[8.473599999999999,54.4762],[8.473599999999999,54.4765],[8.4763,54.4765]]],[[[13.083,54.477],[13.083,54.4768],[13.0836,54.4768],[13.0836,54.4765],[13.0841,54.4765],[13.0841,54.4756],[13.0836,54.4756],[13.0836,54.4751],[13.083,54.4751],[13.083,54.4745],[13.0825,54.4745],[13.0825,54.4743],[13.0819,54.4743],[13.0819,54.474],[13.0791,54.474],[13.0791,54.4743],[13.0786,54.4743],[13.0786,54.4748],[13.0791,54.4748],[13.0791,54.4756],[13.0797,54.4756],[13.0797,54.4765],[13.0802,54.4765],[13.0802,54.4768],[13.0808,54.4768],[13.0808,54.477],[13.083,54.477]]],[[[9.712400000000001,54.494],[9.712400000000001,54.4937],[9.7136,54.4937],[9.7136,54.4934],[9.7141,54.4934],[9.7141,54.4931],[9.7136,54.4931],[9.7136,54.4926],[9.7141,54.4926],[9.7141,54.492],[9.7119,54.492],[9.7119,54.4923],[9.710800000000001,54.4923],[9.710800000000001,54.4926],[9.7102,54.4926],[9.7102,54.4931],[9.710800000000001,54.4931],[9.710800000000001,54.4937],[9.7113,54.4937],[9.7113,54.494],[9.712400000000001,54.494]]],[[[13.1841,54.4943],[13.1841,54.494],[13.1858,54.494],[13.1858,54.4937],[13.1875,54.4937],[13.1875,54.4934],[13.1919,54.4934],[13.1919,54.4931],[13.193,54.4931],[13.193,54.4929],[13.1941,54.4929],[13.1941,54.4926],[13.1952,54.4926],[13.1952,54.4923],[13.1958,54.4923],[13.1958,54.492],[13.1963,54.492],[13.1963,54.4918],[13.1969,54.4918],[13.1969,54.4916],[13.1969,54.4915],[13.1974,54.4915],[13.1974,54.4909],[13.198,54.4909],[13.198,54.4904],[13.1986,54.4904],[13.1986,54.49],[13.1986,54.4898],[13.1983,54.4898],[13.198,54.4898],[13.198,54.4897],[13.198,54.4895],[13.1977,54.4895],[13.1974,54.4895],[13.1974,54.4894],[13.1974,54.4893],[13.1972,54.4893],[13.1969,54.4893],[13.1969,54.4891],[13.1969,54.489],[13.1967,54.489],[13.1963,54.489],[13.1963,54.4888],[13.1963,54.4884],[13.1969,54.4884],[13.1969,54.4876],[13.1974,54.4876],[13.1974,54.487],[13.198,54.487],[13.198,54.4868],[13.1986,54.4868],[13.1986,54.4865],[13.1991,54.4865],[13.1991,54.4862],[13.1997,54.4862],[13.1997,54.4859],[13.2002,54.4859],[13.2002,54.4856],[13.2019,54.4856],[13.2019,54.4854],[13.2036,54.4854],[13.2036,54.4851],[13.2052,54.4851],[13.2052,54.4848],[13.2125,54.4848],[13.2125,54.4851],[13.2152,54.4851],[13.2152,54.4854],[13.218,54.4854],[13.218,54.4856],[13.2191,54.4856],[13.2191,54.4859],[13.2197,54.4859],[13.2197,54.4862],[13.2206,54.4862],[13.2219,54.4862],[13.2219,54.4865],[13.2252,54.4865],[13.2252,54.4862],[13.2258,54.4862],[13.2258,54.4856],[13.2263,54.4856],[13.2263,54.4854],[13.2269,54.4854],[13.2269,54.4848],[13.228,54.4848],[13.228,54.4843],[13.2274,54.4843],[13.2274,54.4837],[13.2258,54.4837],[13.2258,54.4834],[13.2208,54.4834],[13.2208,54.4829],[13.2202,54.4829],[13.2202,54.4823],[13.2219,54.4823],[13.2219,54.482],[13.2247,54.482],[13.2247,54.4779],[13.2252,54.4779],[13.2252,54.4773],[13.2258,54.4773],[13.2258,54.4748],[13.2261,54.4748],[13.2263,54.4748],[13.2263,54.474],[13.2269,54.474],[13.2269,54.4737],[13.2263,54.4737],[13.2263,54.4731],[13.2269,54.4731],[13.2269,54.4723],[13.2263,54.4723],[13.2263,54.4718],[13.2258,54.4718],[13.2258,54.4715],[13.2252,54.4715],[13.2252,54.4712],[13.2247,54.4712],[13.2247,54.4709],[13.2219,54.4709],[13.2219,54.4706],[13.2213,54.4706],[13.2213,54.4704],[13.2208,54.4704],[13.2208,54.4701],[13.2202,54.4701],[13.2202,54.4698],[13.2197,54.4698],[13.2197,54.4693],[13.2191,54.4693],[13.2191,54.469],[13.2186,54.469],[13.2186,54.4681],[13.218,54.4681],[13.218,54.4679],[13.2174,54.4679],[13.2174,54.4676],[13.2158,54.4676],[13.2158,54.4673],[13.2152,54.4673],[13.2152,54.467],[13.2158,54.467],[13.2158,54.4668],[13.218,54.4668],[13.218,54.467],[13.2202,54.467],[13.2202,54.4684],[13.2208,54.4684],[13.2208,54.4693],[13.223,54.4693],[13.223,54.4695],[13.2241,54.4695],[13.2241,54.4698],[13.2263,54.4698],[13.2263,54.4693],[13.2269,54.4693],[13.2269,54.4687],[13.2263,54.4687],[13.2263,54.4684],[13.2258,54.4684],[13.2258,54.4681],[13.2247,54.4681],[13.2247,54.4679],[13.2241,54.4679],[13.2241,54.4676],[13.2236,54.4676],[13.2236,54.4665],[13.2247,54.4665],[13.2247,54.4656],[13.2241,54.4656],[13.2241,54.4651],[13.2236,54.4651],[13.2236,54.4648],[13.2224,54.4648],[13.2224,54.4645],[13.2197,54.4645],[13.2197,54.4648],[13.2186,54.4648],[13.2186,54.4645],[13.218,54.4645],[13.218,54.464],[13.2174,54.464],[13.2174,54.4637],[13.2147,54.4637],[13.2147,54.464],[13.2136,54.464],[13.2136,54.4643],[13.2125,54.4643],[13.2125,54.464],[13.2119,54.464],[13.2119,54.4637],[13.2113,54.4637],[13.2113,54.4634],[13.2102,54.4634],[13.2102,54.4631],[13.2086,54.4631],[13.2086,54.4629],[13.2069,54.4629],[13.2069,54.4626],[13.2063,54.4626],[13.2063,54.4623],[13.2047,54.4623],[13.2047,54.462],[13.2041,54.462],[13.2041,54.4618],[13.2036,54.4618],[13.2036,54.4615],[13.2025,54.4615],[13.2025,54.4609],[13.2019,54.4609],[13.2019,54.4606],[13.2013,54.4606],[13.2013,54.4604],[13.2008,54.4604],[13.2008,54.4568],[13.1991,54.4568],[13.1991,54.457],[13.1986,54.457],[13.1986,54.4576],[13.198,54.4576],[13.198,54.459],[13.1986,54.459],[13.1986,54.4604],[13.1991,54.4604],[13.1991,54.4612],[13.1997,54.4612],[13.1997,54.4615],[13.2002,54.4615],[13.2002,54.4618],[13.2008,54.4618],[13.2008,54.462],[13.2013,54.462],[13.2013,54.4623],[13.2019,54.4623],[13.2019,54.4626],[13.2025,54.4626],[13.2025,54.4629],[13.2036,54.4629],[13.2036,54.4631],[13.2052,54.4631],[13.2052,54.4634],[13.2063,54.4634],[13.2063,54.4637],[13.2075,54.4637],[13.2075,54.464],[13.2086,54.464],[13.2086,54.4643],[13.2108,54.4643],[13.2108,54.4648],[13.2113,54.4648],[13.2113,54.4651],[13.213,54.4651],[13.213,54.4648],[13.2136,54.4648],[13.2136,54.4662],[13.213,54.4662],[13.213,54.4665],[13.2119,54.4665],[13.2119,54.4668],[13.2113,54.4668],[13.2113,54.467],[13.2097,54.467],[13.2097,54.4687],[13.2086,54.4687],[13.2086,54.469],[13.208,54.469],[13.208,54.4687],[13.204,54.4687],[13.203,54.4687],[13.203,54.4685],[13.203,54.4681],[13.2025,54.4681],[13.2025,54.4679],[13.2013,54.4679],[13.2013,54.4676],[13.2008,54.4676],[13.2008,54.4673],[13.1997,54.4673],[13.1997,54.467],[13.1991,54.467],[13.1991,54.4668],[13.1963,54.4668],[13.1963,54.4665],[13.1958,54.4665],[13.1958,54.4662],[13.1936,54.4662],[13.1936,54.4659],[13.1919,54.4659],[13.1919,54.4656],[13.1886,54.4656],[13.1886,54.4654],[13.1875,54.4654],[13.1875,54.4651],[13.1869,54.4651],[13.1869,54.4645],[13.1863,54.4645],[13.1863,54.4631],[13.1858,54.4631],[13.1858,54.4626],[13.1863,54.4626],[13.1863,54.4612],[13.1858,54.4612],[13.1858,54.4609],[13.1863,54.4609],[13.1863,54.4606],[13.1875,54.4606],[13.1875,54.4598],[13.188,54.4598],[13.188,54.4593],[13.1875,54.4593],[13.1875,54.459],[13.1863,54.459],[13.1863,54.4587],[13.1852,54.4587],[13.1852,54.4581],[13.1847,54.4581],[13.1847,54.457],[13.1841,54.457],[13.1841,54.4568],[13.1824,54.4568],[13.1824,54.4565],[13.1808,54.4565],[13.1808,54.4562],[13.1798,54.4562],[13.1769,54.4562],[13.1769,54.4565],[13.1752,54.4565],[13.1752,54.4568],[13.1745,54.4568],[13.1741,54.4568],[13.1741,54.457],[13.174,54.457],[13.1702,54.457],[13.1702,54.4568],[13.1697,54.4568],[13.1697,54.4565],[13.1691,54.4565],[13.1691,54.4562],[13.1686,54.4562],[13.1686,54.4559],[13.1675,54.4559],[13.1674,54.4556],[13.1663,54.4556],[13.1663,54.4551],[13.1658,54.4551],[13.1658,54.4548],[13.165,54.4548],[13.1647,54.4548],[13.1647,54.4546],[13.1641,54.4545],[13.1641,54.4543],[13.1641,54.4529],[13.1636,54.4529],[13.1636,54.452],[13.163,54.452],[13.163,54.4515],[13.1647,54.4515],[13.1647,54.4504],[13.1641,54.4504],[13.1641,54.4501],[13.1636,54.4501],[13.1636,54.4495],[13.163,54.4495],[13.163,54.4493],[13.1619,54.4493],[13.1619,54.449],[13.1613,54.449],[13.1613,54.4487],[13.1602,54.4487],[13.1602,54.4484],[13.1596,54.4484],[13.1591,54.4484],[13.1591,54.4482],[13.1569,54.4481],[13.1569,54.4479],[13.1536,54.4479],[13.1536,54.4481],[13.1519,54.4481],[13.1519,54.4484],[13.1502,54.4484],[13.1502,54.4487],[13.1486,54.4487],[13.1486,54.449],[13.1475,54.449],[13.1475,54.4493],[13.1469,54.4493],[13.1469,54.449],[13.1463,54.449],[13.1463,54.4487],[13.1447,54.4487],[13.1447,54.4481],[13.1441,54.4481],[13.1441,54.4476],[13.1436,54.4476],[13.1436,54.4468],[13.143,54.4468],[13.143,54.4465],[13.1424,54.4465],[13.1424,54.4462],[13.1419,54.4462],[13.1419,54.4459],[13.1408,54.4459],[13.1408,54.4454],[13.1402,54.4454],[13.1402,54.4451],[13.138,54.4451],[13.138,54.4448],[13.1374,54.4448],[13.1374,54.4445],[13.1369,54.4445],[13.1369,54.4443],[13.1363,54.4443],[13.1363,54.444],[13.1352,54.444],[13.1352,54.4434],[13.1347,54.4434],[13.1347,54.4429],[13.1341,54.4429],[13.1341,54.4426],[13.1302,54.4426],[13.1302,54.4429],[13.1297,54.4429],[13.1297,54.4431],[13.1286,54.4431],[13.1286,54.4434],[13.128,54.4434],[13.128,54.4437],[13.1274,54.4437],[13.1274,54.444],[13.1263,54.444],[13.1263,54.4437],[13.1258,54.4437],[13.1258,54.4426],[13.1252,54.4426],[13.1252,54.4423],[13.1247,54.4423],[13.1247,54.442],[13.1219,54.442],[13.1219,54.4423],[13.1208,54.4423],[13.1208,54.4426],[13.1208,54.4434],[13.1202,54.4434],[13.1202,54.4445],[13.1208,54.4445],[13.1208,54.449],[13.1213,54.449],[13.1213,54.4498],[13.1219,54.4498],[13.1219,54.4506],[13.1225,54.4506],[13.1225,54.4515],[13.123,54.4515],[13.123,54.4523],[13.1236,54.4523],[13.1236,54.4529],[13.1241,54.4529],[13.1241,54.4537],[13.1247,54.4537],[13.1247,54.4543],[13.1252,54.4543],[13.1252,54.4548],[13.1258,54.4548],[13.1258,54.4554],[13.1263,54.4554],[13.1263,54.4556],[13.1274,54.4556],[13.1274,54.4559],[13.128,54.4559],[13.128,54.4565],[13.1286,54.4565],[13.1286,54.4568],[13.1291,54.4568],[13.1291,54.457],[13.1297,54.457],[13.1297,54.4576],[13.1302,54.4576],[13.1302,54.4581],[13.1308,54.4581],[13.1308,54.4587],[13.1313,54.4587],[13.1313,54.4595],[13.1319,54.4595],[13.1319,54.4604],[13.1325,54.4604],[13.1325,54.4609],[13.133,54.4609],[13.133,54.462],[13.1336,54.462],[13.1336,54.4629],[13.1341,54.4629],[13.1341,54.4634],[13.1347,54.4634],[13.1347,54.4643],[13.1352,54.4643],[13.1352,54.4651],[13.1358,54.4651],[13.1358,54.4659],[13.1363,54.4659],[13.1363,54.4665],[13.1369,54.4665],[13.1369,54.4673],[13.1374,54.4673],[13.1374,54.4681],[13.138,54.4681],[13.138,54.469],[13.1386,54.469],[13.1386,54.4701],[13.1391,54.4701],[13.1391,54.4706],[13.1397,54.4706],[13.1397,54.4715],[13.1402,54.4715],[13.1402,54.4723],[13.1408,54.4723],[13.1408,54.4729],[13.1413,54.4729],[13.1413,54.4737],[13.1419,54.4737],[13.1419,54.4745],[13.1424,54.4745],[13.1424,54.4751],[13.143,54.4751],[13.143,54.4759],[13.1436,54.4759],[13.1436,54.4768],[13.1441,54.4768],[13.1441,54.4773],[13.1447,54.4773],[13.1447,54.4779],[13.1452,54.4779],[13.1452,54.4784],[13.1458,54.4784],[13.1458,54.479],[13.1463,54.479],[13.1463,54.4795],[13.1469,54.4795],[13.1469,54.4801],[13.1475,54.4801],[13.1475,54.4806],[13.148,54.4806],[13.148,54.4812],[13.1486,54.4812],[13.1486,54.4818],[13.1491,54.4818],[13.1491,54.482],[13.1502,54.482],[13.1502,54.4823],[13.1508,54.4823],[13.1508,54.4826],[13.1513,54.4826],[13.1513,54.4829],[13.1519,54.4829],[13.1519,54.4831],[13.1525,54.4831],[13.1525,54.4834],[13.153,54.4834],[13.153,54.4837],[13.1536,54.4837],[13.1536,54.4843],[13.1541,54.4843],[13.1541,54.4848],[13.1547,54.4848],[13.1547,54.4854],[13.1552,54.4854],[13.1552,54.4859],[13.1558,54.4859],[13.1558,54.4862],[13.1563,54.4862],[13.1563,54.4865],[13.1569,54.4865],[13.1569,54.4873],[13.1575,54.4873],[13.1575,54.4879],[13.158,54.4879],[13.158,54.4881],[13.1586,54.4881],[13.1586,54.4884],[13.1597,54.4884],[13.1597,54.4887],[13.1602,54.4887],[13.1602,54.489],[13.1608,54.489],[13.1608,54.4893],[13.1613,54.4893],[13.1613,54.4895],[13.1619,54.4895],[13.1619,54.4898],[13.1625,54.4898],[13.1625,54.4901],[13.163,54.4901],[13.163,54.4904],[13.1647,54.4904],[13.1647,54.4906],[13.1658,54.4906],[13.1658,54.4909],[13.1663,54.4909],[13.1663,54.4912],[13.1674,54.4912],[13.1674,54.4915],[13.168,54.4915],[13.168,54.4918],[13.168,54.492],[13.1691,54.492],[13.1691,54.4923],[13.1702,54.4923],[13.1702,54.4926],[13.1713,54.4926],[13.1713,54.4929],[13.1724,54.4929],[13.1724,54.4931],[13.1769,54.4931],[13.1769,54.4934],[13.1786,54.4934],[13.1786,54.4937],[13.1797,54.4937],[13.1797,54.494],[13.1808,54.494],[13.1808,54.4943],[13.1841,54.4943]]],[[[8.516299999999999,54.5301],[8.516299999999999,54.5298],[8.5169,54.5298],[8.5169,54.5295],[8.5174,54.5295],[8.5174,54.5287],[8.5169,54.5287],[8.5169,54.5279],[8.516299999999999,54.5279],[8.516299999999999,54.5273],[8.515800000000001,54.5273],[8.515800000000001,54.527],[8.5152,54.527],[8.5152,54.5268],[8.5113,54.5268],[8.5113,54.5265],[8.5091,54.5265],[8.5091,54.5262],[8.5052,54.5262],[8.5052,54.5268],[8.5047,54.5268],[8.5047,54.5273],[8.5052,54.5273],[8.5052,54.5276],[8.505800000000001,54.5276],[8.505800000000001,54.5281],[8.5063,54.5281],[8.5063,54.5284],[8.5069,54.5284],[8.5069,54.529],[8.507400000000001,54.529],[8.507400000000001,54.5293],[8.5086,54.5293],[8.5086,54.5295],[8.5108,54.5295],[8.5108,54.5298],[8.513,54.5298],[8.513,54.5301],[8.516299999999999,54.5301]]],[[[11.0697,54.5347],[11.0697,54.5345],[11.0702,54.5345],[11.0702,54.534],[11.0708,54.534],[11.0708,54.5334],[11.0719,54.5334],[11.0719,54.5329],[11.0724,54.5329],[11.0724,54.5326],[11.0736,54.5326],[11.0736,54.5323],[11.0758,54.5323],[11.0758,54.532],[11.0763,54.532],[11.0763,54.5318],[11.0779,54.5318],[11.078,54.5315],[11.0785,54.5315],[11.0797,54.5315],[11.0797,54.53125],[11.0841,54.53125],[11.0841,54.5309],[11.0863,54.5309],[11.0863,54.5306],[11.0913,54.5306],[11.0913,54.5309],[11.093,54.5309],[11.093,54.5306],[11.0941,54.5306],[11.0941,54.5309],[11.0958,54.5309],[11.0958,54.5306],[11.0969,54.5306],[11.0969,54.5304],[11.0974,54.5304],[11.0974,54.5301],[11.098,54.5301],[11.098,54.5298],[11.0986,54.5298],[11.0986,54.5295],[11.103,54.5295],[11.103,54.5293],[11.1052,54.5293],[11.1052,54.529],[11.1086,54.529],[11.1086,54.5287],[11.1102,54.5287],[11.1102,54.5284],[11.1141,54.5284],[11.1141,54.5281],[11.1163,54.5281],[11.1163,54.5279],[11.1175,54.5279],[11.1175,54.5276],[11.1186,54.5276],[11.1186,54.5273],[11.1191,54.5273],[11.1191,54.527],[11.1197,54.527],[11.1197,54.5268],[11.1219,54.5268],[11.1219,54.5265],[11.1225,54.5265],[11.1225,54.5262],[11.123,54.5262],[11.123,54.5259],[11.1263,54.5259],[11.1263,54.5256],[11.1274,54.5256],[11.128,54.5256],[11.128,54.5254],[11.1297,54.5254],[11.1297,54.5251],[11.1308,54.5251],[11.1308,54.5248],[11.1313,54.5248],[11.1313,54.5245],[11.1347,54.5245],[11.1347,54.5243],[11.1363,54.5243],[11.1363,54.524],[11.1376,54.524],[11.1402,54.524],[11.1402,54.5237],[11.1441,54.5237],[11.1441,54.5234],[11.1513,54.5234],[11.1513,54.5231],[11.1536,54.5231],[11.1536,54.5229],[11.1558,54.5229],[11.1558,54.5226],[11.1591,54.5226],[11.1591,54.5223],[11.1597,54.5223],[11.1597,54.5226],[11.1641,54.5226],[11.1641,54.5223],[11.1663,54.5223],[11.1663,54.522],[11.168,54.522],[11.168,54.5218],[11.1691,54.5218],[11.1691,54.5215],[11.1713,54.5215],[11.1713,54.5212],[11.1719,54.5212],[11.1719,54.5207],[11.1724,54.5206],[11.1724,54.5204],[11.173,54.5204],[11.173,54.5201],[11.1736,54.5201],[11.1736,54.5198],[11.1741,54.5198],[11.1741,54.5195],[11.1752,54.5195],[11.1752,54.5193],[11.1758,54.5193],[11.1758,54.519],[11.1763,54.519],[11.1763,54.5187],[11.1774,54.5187],[11.1774,54.5184],[11.1786,54.5184],[11.1786,54.5181],[11.1797,54.5181],[11.1797,54.5179],[11.1802,54.5179],[11.1802,54.5176],[11.1808,54.5176],[11.1808,54.5173],[11.1819,54.5173],[11.1819,54.517],[11.1824,54.517],[11.1824,54.5168],[11.1847,54.5168],[11.1847,54.5165],[11.1852,54.5165],[11.1852,54.5162],[11.1858,54.5162],[11.1858,54.5159],[11.1869,54.5159],[11.1869,54.5156],[11.188,54.5156],[11.188,54.5151],[11.1886,54.5151],[11.1886,54.5148],[11.1891,54.5148],[11.1891,54.5143],[11.1902,54.5143],[11.1902,54.5126],[11.1897,54.5126],[11.1897,54.5123],[11.1902,54.5123],[11.1902,54.5115],[11.1913,54.5115],[11.1913,54.5112],[11.1925,54.5112],[11.1925,54.5106],[11.193,54.5106],[11.193,54.5104],[11.1941,54.5104],[11.1941,54.5101],[11.1946,54.5101],[11.1947,54.5101],[11.1947,54.5098],[11.1963,54.5098],[11.1963,54.5095],[11.1975,54.5095],[11.1975,54.5093],[11.1986,54.5093],[11.1986,54.509],[11.1997,54.509],[11.1997,54.5084],[11.2013,54.5084],[11.2013,54.5081],[11.2019,54.5081],[11.2019,54.5079],[11.2052,54.5079],[11.2052,54.5073],[11.2063,54.5073],[11.2063,54.507],[11.2075,54.507],[11.2075,54.5068],[11.208,54.5068],[11.208,54.5065],[11.2091,54.5065],[11.2091,54.5062],[11.2108,54.5062],[11.2108,54.5059],[11.2119,54.5059],[11.2119,54.5056],[11.213,54.5056],[11.213,54.5054],[11.2147,54.5054],[11.2147,54.5051],[11.2152,54.5051],[11.2152,54.5048],[11.2169,54.5048],[11.2169,54.5045],[11.223,54.5045],[11.223,54.5043],[11.2241,54.5043],[11.2241,54.5045],[11.2247,54.5045],[11.2247,54.5048],[11.2252,54.5048],[11.2252,54.5054],[11.2258,54.5054],[11.2258,54.5056],[11.2263,54.5056],[11.2263,54.5059],[11.2269,54.5059],[11.2269,54.5065],[11.2274,54.5065],[11.2274,54.5068],[11.228,54.5068],[11.228,54.507],[11.2286,54.507],[11.2286,54.5073],[11.2302,54.5073],[11.2302,54.5076],[11.2319,54.5076],[11.2319,54.5073],[11.233,54.5073],[11.233,54.507],[11.2336,54.507],[11.2336,54.5068],[11.2341,54.5068],[11.2341,54.5062],[11.2347,54.5062],[11.2347,54.506],[11.2347,54.5056],[11.2352,54.5056],[11.2352,54.5043],[11.2347,54.5043],[11.2347,54.502],[11.2341,54.502],[11.2341,54.5004],[11.2336,54.5004],[11.2336,54.499],[11.2341,54.499],[11.2341,54.4987],[11.2347,54.4987],[11.2347,54.4984],[11.2352,54.4984],[11.2352,54.4979],[11.2358,54.4979],[11.2358,54.4976],[11.2363,54.4976],[11.2363,54.497],[11.2369,54.497],[11.2369,54.4968],[11.2375,54.4968],[11.2375,54.4965],[11.238,54.4965],[11.238,54.4962],[11.2386,54.4962],[11.2386,54.4959],[11.2391,54.4959],[11.2391,54.4956],[11.2397,54.4956],[11.2397,54.4954],[11.2402,54.4954],[11.2402,54.4951],[11.2413,54.4951],[11.2413,54.4948],[11.2419,54.4948],[11.2419,54.4943],[11.2425,54.4943],[11.2425,54.4934],[11.243,54.4934],[11.243,54.489],[11.2436,54.489],[11.2436,54.4881],[11.2441,54.4881],[11.2441,54.4876],[11.2447,54.4876],[11.2447,54.4859],[11.2452,54.4859],[11.2452,54.4843],[11.2458,54.4843],[11.2458,54.4834],[11.2463,54.4834],[11.2463,54.4812],[11.2469,54.4812],[11.2469,54.4806],[11.2475,54.4806],[11.2475,54.4793],[11.248,54.4793],[11.248,54.4787],[11.2486,54.4787],[11.2486,54.4776],[11.2491,54.4776],[11.2491,54.4765],[11.2497,54.4765],[11.2497,54.4756],[11.2502,54.4756],[11.2502,54.4745],[11.2508,54.4745],[11.2508,54.4734],[11.2513,54.4734],[11.2513,54.4729],[11.2519,54.4729],[11.2519,54.472],[11.2524,54.472],[11.2524,54.4712],[11.253,54.4712],[11.253,54.4709],[11.2536,54.4709],[11.2536,54.4706],[11.2547,54.4706],[11.2547,54.4704],[11.2552,54.4704],[11.2552,54.4701],[11.2563,54.4701],[11.2563,54.4698],[11.2574,54.4698],[11.2574,54.4695],[11.258,54.4695],[11.258,54.4693],[11.2591,54.4693],[11.2591,54.4687],[11.2597,54.4687],[11.2597,54.4684],[11.2602,54.4684],[11.2602,54.4681],[11.2613,54.4681],[11.2613,54.4679],[11.2619,54.4679],[11.2619,54.4673],[11.2624,54.4673],[11.2624,54.467],[11.263,54.467],[11.263,54.4665],[11.2636,54.4665],[11.2636,54.4659],[11.2641,54.4659],[11.2641,54.4656],[11.2647,54.4656],[11.2647,54.4654],[11.2652,54.4654],[11.2652,54.4651],[11.2658,54.4651],[11.2658,54.4648],[11.2663,54.4648],[11.2663,54.4645],[11.2674,54.4645],[11.2674,54.464],[11.268,54.464],[11.268,54.4634],[11.2686,54.4634],[11.2686,54.4626],[11.2691,54.4626],[11.2691,54.462],[11.2697,54.462],[11.2697,54.4612],[11.2702,54.4612],[11.2702,54.4598],[11.2708,54.4598],[11.2708,54.4593],[11.2713,54.4593],[11.2713,54.4587],[11.2719,54.4587],[11.2719,54.4584],[11.273,54.4584],[11.273,54.4581],[11.2736,54.4581],[11.2736,54.4576],[11.2741,54.4576],[11.2741,54.4573],[11.2747,54.4573],[11.2747,54.457],[11.2752,54.457],[11.2752,54.4568],[11.2758,54.4568],[11.2758,54.4562],[11.2763,54.4562],[11.2763,54.4515],[11.2769,54.4515],[11.2769,54.4498],[11.2775,54.4498],[11.2775,54.4493],[11.278,54.4493],[11.278,54.4479],[11.2786,54.4479],[11.2786,54.447],[11.2791,54.447],[11.2791,54.4462],[11.2797,54.4462],[11.2797,54.4456],[11.2802,54.4456],[11.2802,54.4454],[11.2808,54.4454],[11.2808,54.4451],[11.2813,54.4451],[11.2813,54.4448],[11.2819,54.4448],[11.2819,54.4443],[11.2825,54.4443],[11.2825,54.4437],[11.283,54.4437],[11.283,54.4429],[11.2836,54.4429],[11.2836,54.4423],[11.2841,54.4423],[11.2841,54.4418],[11.2847,54.4418],[11.2847,54.4409],[11.2852,54.4409],[11.2852,54.4401],[11.2858,54.4401],[11.2858,54.4393],[11.2863,54.4393],[11.2863,54.439],[11.2869,54.439],[11.2869,54.4384],[11.2874,54.4384],[11.2874,54.4379],[11.288,54.4379],[11.288,54.4376],[11.2886,54.4376],[11.2886,54.4373],[11.2891,54.4373],[11.2891,54.437],[11.2897,54.437],[11.2897,54.4365],[11.2902,54.4365],[11.2902,54.4362],[11.2908,54.4362],[11.2908,54.4359],[11.2913,54.4359],[11.2913,54.4356],[11.2919,54.4356],[11.2919,54.4354],[11.2924,54.4354],[11.2924,54.4351],[11.293,54.4351],[11.293,54.4348],[11.2936,54.4348],[11.2936,54.4345],[11.2941,54.4345],[11.2941,54.4343],[11.2947,54.4343],[11.2947,54.434],[11.2952,54.434],[11.2952,54.4337],[11.2958,54.4337],[11.2958,54.4334],[11.2963,54.4334],[11.2963,54.4329],[11.2969,54.4329],[11.2969,54.432],[11.2974,54.432],[11.2974,54.4315],[11.298,54.4315],[11.298,54.4293],[11.2986,54.4293],[11.2986,54.4276],[11.2991,54.4276],[11.2991,54.4268],[11.2997,54.4268],[11.2997,54.4259],[11.3002,54.4259],[11.3002,54.4231],[11.3008,54.4231],[11.3008,54.422],[11.3013,54.422],[11.3013,54.4204],[11.3019,54.4204],[11.3019,54.4195],[11.3025,54.4195],[11.3025,54.4193],[11.303,54.4193],[11.303,54.4187],[11.3036,54.4187],[11.3036,54.4184],[11.3041,54.4184],[11.3041,54.4181],[11.3047,54.4181],[11.3047,54.4179],[11.3052,54.4179],[11.3052,54.4162],[11.3058,54.4162],[11.3058,54.4154],[11.3063,54.4154],[11.3063,54.414],[11.3069,54.414],[11.3069,54.4126],[11.3074,54.4126],[11.3074,54.4118],[11.308,54.4118],[11.308,54.4112],[11.3086,54.4112],[11.3086,54.4109],[11.3091,54.4109],[11.3091,54.4106],[11.3097,54.4106],[11.3097,54.4104],[11.3102,54.4104],[11.3102,54.4101],[11.3108,54.4101],[11.3108,54.4098],[11.3113,54.4098],[11.3113,54.4093],[11.3119,54.4093],[11.3119,54.4087],[11.3124,54.4087],[11.3124,54.4068],[11.313,54.4068],[11.313,54.4056],[11.3124,54.4056],[11.3124,54.4044],[11.3124,54.404],[11.313,54.404],[11.313,54.4034],[11.3136,54.4034],[11.3136,54.402],[11.313,54.402],[11.313,54.4018],[11.3124,54.4018],[11.3124,54.4015],[11.3119,54.4015],[11.3119,54.4012],[11.3108,54.4012],[11.3108,54.4015],[11.3097,54.4015],[11.3097,54.4018],[11.3091,54.4018],[11.3091,54.402],[11.3041,54.402],[11.3041,54.4023],[11.3019,54.4023],[11.3019,54.4026],[11.298,54.4026],[11.298,54.4029],[11.2974,54.4029],[11.2974,54.4031],[11.2963,54.4031],[11.2963,54.4034],[11.2891,54.4034],[11.2891,54.4037],[11.2863,54.4037],[11.2863,54.404],[11.2852,54.404],[11.2852,54.4043],[11.283,54.4043],[11.283,54.4045],[11.2808,54.4045],[11.2808,54.4048],[11.2786,54.4048],[11.2786,54.4051],[11.2775,54.4051],[11.2775,54.4054],[11.2763,54.4054],[11.2763,54.4056],[11.2747,54.4056],[11.2747,54.4059],[11.2736,54.4059],[11.2736,54.40625],[11.273,54.40625],[11.273,54.4065],[11.2719,54.4065],[11.2719,54.4068],[11.2708,54.4068],[11.2708,54.407],[11.2702,54.407],[11.2702,54.4072],[11.2702,54.4073],[11.2691,54.4073],[11.2691,54.4076],[11.2686,54.4076],[11.2686,54.4079],[11.268,54.4079],[11.268,54.4081],[11.2674,54.4081],[11.2674,54.4084],[11.2663,54.4084],[11.2663,54.4087],[11.2647,54.4087],[11.2647,54.409],[11.2636,54.409],[11.2636,54.4093],[11.2624,54.4093],[11.2624,54.4095],[11.2619,54.4095],[11.2619,54.4098],[11.2608,54.4098],[11.2608,54.4101],[11.2586,54.4101],[11.2586,54.4104],[11.258,54.4104],[11.258,54.4106],[11.2569,54.4106],[11.2569,54.4109],[11.253,54.4109],[11.253,54.4112],[11.2519,54.4112],[11.2519,54.4115],[11.2469,54.4115],[11.2469,54.4118],[11.2452,54.4118],[11.2452,54.412],[11.2419,54.412],[11.2419,54.4118],[11.2408,54.4118],[11.2408,54.412],[11.2386,54.412],[11.2386,54.4118],[11.2324,54.4118],[11.2324,54.412],[11.2258,54.412],[11.2258,54.4118],[11.223,54.4118],[11.223,54.4115],[11.2202,54.4115],[11.2202,54.4118],[11.2191,54.4118],[11.2191,54.4115],[11.2169,54.4115],[11.2169,54.4112],[11.213,54.4112],[11.213,54.4109],[11.2119,54.4109],[11.2119,54.4106],[11.2108,54.4106],[11.2108,54.4104],[11.2091,54.4104],[11.2091,54.4101],[11.2063,54.4101],[11.2063,54.4098],[11.2058,54.4098],[11.2058,54.4095],[11.2052,54.4095],[11.2052,54.4093],[11.2047,54.4093],[11.2047,54.409],[11.2041,54.409],[11.2041,54.4087],[11.2013,54.4087],[11.2013,54.409],[11.2002,54.409],[11.2002,54.4087],[11.1997,54.4087],[11.1997,54.4084],[11.1991,54.4084],[11.1991,54.4079],[11.1986,54.4079],[11.1986,54.4076],[11.1975,54.4076],[11.1975,54.4073],[11.1975,54.407],[11.198,54.407],[11.198,54.4068],[11.1991,54.4068],[11.1991,54.4065],[11.1997,54.4065],[11.1997,54.4059],[11.1975,54.4059],[11.1975,54.40625],[11.1969,54.40625],[11.1969,54.4068],[11.1963,54.4068],[11.1963,54.407],[11.1958,54.407],[11.1958,54.4073],[11.1952,54.4073],[11.1952,54.4076],[11.1947,54.4076],[11.1947,54.4081],[11.1941,54.4081],[11.1941,54.4095],[11.1936,54.4095],[11.1936,54.4123],[11.1941,54.4123],[11.1941,54.4126],[11.1947,54.4126],[11.1947,54.4129],[11.1952,54.4129],[11.1952,54.4131],[11.1991,54.4131],[11.1991,54.4129],[11.2013,54.4129],[11.2013,54.4131],[11.2025,54.4131],[11.2025,54.4134],[11.203,54.4134],[11.203,54.4131],[11.2036,54.4131],[11.2036,54.4129],[11.2058,54.4129],[11.2058,54.4131],[11.2102,54.4131],[11.2102,54.4134],[11.2108,54.4134],[11.2108,54.4137],[11.2113,54.4137],[11.2113,54.4143],[11.2108,54.4143],[11.2108,54.4145],[11.208,54.4145],[11.208,54.4148],[11.2075,54.4148],[11.2075,54.4151],[11.2069,54.4151],[11.2069,54.4159],[11.2075,54.4159],[11.2075,54.4162],[11.2091,54.4162],[11.2091,54.4159],[11.2113,54.4159],[11.2113,54.4168],[11.2119,54.4168],[11.2119,54.417],[11.2113,54.417],[11.2113,54.4173],[11.2108,54.4173],[11.2108,54.4176],[11.2063,54.4176],[11.2063,54.4173],[11.2036,54.4173],[11.2036,54.4176],[11.203,54.4176],[11.203,54.4179],[11.2025,54.4179],[11.2025,54.4181],[11.2019,54.4181],[11.2019,54.4184],[11.2002,54.4184],[11.2002,54.4187],[11.1991,54.4187],[11.1991,54.419],[11.1986,54.419],[11.1986,54.4193],[11.1975,54.4193],[11.1975,54.4195],[11.1963,54.4195],[11.1963,54.4198],[11.1947,54.4198],[11.1947,54.4195],[11.1936,54.4195],[11.1936,54.4193],[11.193,54.4193],[11.193,54.4187],[11.1891,54.4187],[11.1891,54.419],[11.188,54.419],[11.188,54.4193],[11.1874,54.4193],[11.1875,54.4195],[11.1869,54.4195],[11.1869,54.4198],[11.1863,54.4198],[11.1863,54.4201],[11.1852,54.4201],[11.1852,54.4198],[11.1847,54.4198],[11.1847,54.4195],[11.183,54.4195],[11.183,54.4193],[11.1802,54.4193],[11.1802,54.4195],[11.1797,54.4195],[11.1797,54.4198],[11.1791,54.4198],[11.1791,54.4201],[11.1774,54.4201],[11.1774,54.4198],[11.1769,54.4198],[11.1769,54.4195],[11.1763,54.4195],[11.1763,54.4193],[11.1747,54.4193],[11.1747,54.4195],[11.1736,54.4195],[11.1736,54.4193],[11.173,54.4193],[11.173,54.419],[11.1724,54.419],[11.1724,54.4181],[11.1719,54.4181],[11.1719,54.4176],[11.1713,54.4176],[11.1713,54.417],[11.1708,54.417],[11.1708,54.4162],[11.1702,54.4162],[11.1702,54.4159],[11.1697,54.4159],[11.1697,54.4156],[11.1691,54.4156],[11.1691,54.4151],[11.1686,54.4151],[11.1686,54.4145],[11.1691,54.4145],[11.1691,54.4143],[11.1686,54.4143],[11.1686,54.4137],[11.1675,54.4137],[11.1674,54.4134],[11.1663,54.4134],[11.1663,54.4131],[11.1658,54.4131],[11.1658,54.4118],[11.1663,54.4118],[11.1663,54.4112],[11.1669,54.4112],[11.1669,54.4109],[11.168,54.4109],[11.168,54.4106],[11.1691,54.4106],[11.1691,54.4104],[11.1697,54.4104],[11.1697,54.4101],[11.1708,54.4101],[11.1708,54.4098],[11.1713,54.4098],[11.1713,54.4093],[11.1719,54.4093],[11.1719,54.409],[11.1724,54.409],[11.1724,54.4087],[11.1736,54.4087],[11.1736,54.4081],[11.1741,54.4081],[11.1741,54.4079],[11.1747,54.4079],[11.1747,54.4076],[11.1752,54.4076],[11.1752,54.4073],[11.1758,54.4073],[11.1758,54.407],[11.1769,54.407],[11.1769,54.4068],[11.178,54.4068],[11.178,54.40625],[11.1786,54.40625],[11.1786,54.4059],[11.1791,54.4059],[11.1791,54.4054],[11.1797,54.4054],[11.1797,54.4051],[11.1802,54.4051],[11.1802,54.4048],[11.1808,54.4048],[11.1808,54.404],[11.1813,54.404],[11.1813,54.4034],[11.1808,54.4034],[11.1808,54.4031],[11.1802,54.4031],[11.1802,54.4029],[11.1797,54.4029],[11.1797,54.4026],[11.1791,54.4026],[11.1791,54.402],[11.1786,54.402],[11.1786,54.4018],[11.178,54.4018],[11.178,54.4015],[11.1769,54.4015],[11.1769,54.4012],[11.1752,54.4012],[11.1752,54.4009],[11.1737,54.4009],[11.1719,54.4009],[11.1719,54.4012],[11.1708,54.4012],[11.1708,54.4009],[11.163,54.4009],[11.163,54.4012],[11.1602,54.4012],[11.1602,54.4009],[11.158,54.4009],[11.158,54.4012],[11.1575,54.4012],[11.1575,54.4015],[11.1552,54.4015],[11.1552,54.4018],[11.1536,54.4018],[11.1536,54.402],[11.1513,54.402],[11.1513,54.4018],[11.1508,54.4018],[11.1508,54.402],[11.1486,54.402],[11.1486,54.4023],[11.1419,54.4023],[11.1419,54.4026],[11.1413,54.4026],[11.1413,54.4023],[11.1402,54.4023],[11.1402,54.4026],[11.1386,54.4026],[11.1386,54.4029],[11.1369,54.4029],[11.1369,54.4031],[11.1358,54.4031],[11.1358,54.4029],[11.1347,54.4029],[11.1347,54.4031],[11.133,54.4031],[11.133,54.4029],[11.1308,54.4029],[11.1308,54.4031],[11.1286,54.4031],[11.1286,54.4029],[11.1269,54.4029],[11.1269,54.4026],[11.1219,54.4026],[11.1219,54.4023],[11.1213,54.4023],[11.1213,54.4026],[11.1186,54.4026],[11.1186,54.4029],[11.118,54.4029],[11.118,54.4031],[11.1175,54.4031],[11.1175,54.4037],[11.1169,54.4037],[11.1169,54.404],[11.1163,54.404],[11.1163,54.4043],[11.1158,54.4043],[11.1158,54.4045],[11.1152,54.4045],[11.1152,54.4048],[11.1141,54.4048],[11.1141,54.4051],[11.113,54.4051],[11.113,54.4054],[11.1119,54.4054],[11.1119,54.4056],[11.1113,54.4056],[11.1113,54.4059],[11.1108,54.4059],[11.1108,54.40625],[11.1097,54.40625],[11.1097,54.4065],[11.1091,54.4065],[11.1091,54.4068],[11.108,54.4068],[11.108,54.407],[11.1069,54.407],[11.1069,54.4073],[11.1058,54.4073],[11.1058,54.4076],[11.1047,54.4076],[11.1047,54.4079],[11.103,54.4079],[11.103,54.4081],[11.1013,54.4081],[11.1013,54.4084],[11.0986,54.4084],[11.0986,54.4087],[11.0974,54.4087],[11.0974,54.409],[11.0958,54.409],[11.0958,54.4093],[11.0952,54.4093],[11.0952,54.4095],[11.0947,54.4095],[11.0947,54.4109],[11.0952,54.4109],[11.0952,54.4118],[11.0958,54.4118],[11.0958,54.4123],[11.0963,54.4123],[11.0963,54.4129],[11.0969,54.4129],[11.0969,54.4137],[11.0974,54.4137],[11.0974,54.4156],[11.0969,54.4156],[11.0969,54.4179],[11.0974,54.4179],[11.0974,54.4184],[11.0969,54.4184],[11.0969,54.4195],[11.0963,54.4195],[11.0963,54.4201],[11.0958,54.4201],[11.0958,54.4206],[11.0952,54.4206],[11.0952,54.4231],[11.0958,54.4231],[11.0958,54.4237],[11.0963,54.4237],[11.0963,54.4245],[11.0969,54.4245],[11.0969,54.4248],[11.0974,54.4248],[11.0974,54.4254],[11.098,54.4254],[11.098,54.4265],[11.0986,54.4265],[11.0986,54.427],[11.0991,54.427],[11.0991,54.4273],[11.0997,54.4273],[11.0997,54.4276],[11.1002,54.4276],[11.1002,54.4281],[11.1008,54.4281],[11.1008,54.4287],[11.1013,54.4287],[11.1013,54.4293],[11.1019,54.4293],[11.1019,54.4326],[11.1013,54.4326],[11.1013,54.4356],[11.1008,54.4356],[11.1008,54.4359],[11.1002,54.4359],[11.1002,54.4362],[11.0991,54.4362],[11.0991,54.4365],[11.098,54.4365],[11.098,54.4368],[11.0974,54.4368],[11.0974,54.4376],[11.0969,54.4376],[11.0969,54.4381],[11.0963,54.4381],[11.0963,54.4387],[11.0958,54.4387],[11.0958,54.4401],[11.0963,54.4401],[11.0963,54.4406],[11.0969,54.4406],[11.0969,54.4437],[11.0963,54.4437],[11.0963,54.4443],[11.0958,54.4443],[11.0958,54.4448],[11.0952,54.4448],[11.0952,54.4453],[11.0952,54.4454],[11.0948,54.4454],[11.0947,54.4454],[11.0947,54.4456],[11.0938,54.4456],[11.0924,54.4456],[11.0924,54.4454],[11.0919,54.4454],[11.0919,54.4451],[11.0908,54.4451],[11.0908,54.4448],[11.0897,54.4448],[11.0897,54.4445],[11.088,54.4445],[11.088,54.4443],[11.0863,54.4443],[11.0863,54.4445],[11.0858,54.4445],[11.0858,54.4448],[11.0852,54.4448],[11.0852,54.4451],[11.0858,54.4451],[11.0858,54.4454],[11.0852,54.4454],[11.0852,54.4459],[11.0858,54.4459],[11.0858,54.4462],[11.0869,54.4462],[11.0869,54.4465],[11.0875,54.4465],[11.0875,54.4475],[11.0875,54.4479],[11.0863,54.4479],[11.0863,54.4481],[11.0852,54.4481],[11.0852,54.4484],[11.084,54.4484],[11.0836,54.4484],[11.0836,54.4486],[11.0836,54.4487],[11.0831,54.4487],[11.083,54.449],[11.0821,54.449],[11.0819,54.449],[11.0819,54.4493],[11.0811,54.4493],[11.0797,54.4493],[11.0797,54.4495],[11.0763,54.4495],[11.0763,54.4493],[11.0758,54.4493],[11.0758,54.4481],[11.0763,54.4481],[11.0763,54.4476],[11.0769,54.4476],[11.0769,54.4473],[11.0763,54.4473],[11.0763,54.4468],[11.0758,54.4468],[11.0758,54.4456],[11.0752,54.4456],[11.0752,54.4451],[11.0747,54.4451],[11.0747,54.4448],[11.0741,54.4448],[11.0741,54.4451],[11.0736,54.4451],[11.0736,54.447],[11.073,54.447],[11.073,54.4479],[11.0736,54.4479],[11.0736,54.4481],[11.0741,54.4481],[11.0741,54.4493],[11.0736,54.4493],[11.0736,54.4495],[11.073,54.4495],[11.073,54.4498],[11.0724,54.4498],[11.0724,54.4504],[11.0719,54.4504],[11.0719,54.4506],[11.0713,54.4506],[11.0713,54.4509],[11.0708,54.4509],[11.0708,54.4512],[11.0702,54.4512],[11.0702,54.4515],[11.0691,54.4515],[11.0691,54.4518],[11.068,54.4518],[11.068,54.452],[11.0669,54.452],[11.0669,54.4523],[11.0652,54.4523],[11.0652,54.4526],[11.0636,54.4526],[11.0636,54.4523],[11.0624,54.4523],[11.0624,54.452],[11.0619,54.452],[11.0619,54.4518],[11.0608,54.4518],[11.0608,54.4515],[11.0604,54.4515],[11.0591,54.4515],[11.0591,54.4512],[11.0569,54.4512],[11.0569,54.4509],[11.0563,54.4509],[11.0563,54.4506],[11.0558,54.4506],[11.0558,54.4504],[11.0547,54.4504],[11.0547,54.4501],[11.0541,54.4501],[11.0541,54.4498],[11.0536,54.4498],[11.0536,54.4481],[11.053,54.4481],[11.053,54.4477],[11.053,54.4465],[11.0536,54.4465],[11.0536,54.4459],[11.053,54.4459],[11.053,54.4454],[11.0524,54.4454],[11.0524,54.4451],[11.0513,54.4451],[11.0513,54.4448],[11.0502,54.4448],[11.0502,54.4451],[11.0497,54.4451],[11.0497,54.4456],[11.0491,54.4456],[11.0491,54.4462],[11.0486,54.4462],[11.0486,54.4468],[11.048,54.4468],[11.048,54.447],[11.048,54.4473],[11.0474,54.4473],[11.0474,54.4476],[11.0441,54.4476],[11.0441,54.4473],[11.0413,54.4473],[11.0413,54.447],[11.0397,54.447],[11.0397,54.4468],[11.0386,54.4468],[11.0386,54.4465],[11.0375,54.4465],[11.0375,54.4462],[11.0363,54.4462],[11.0363,54.4459],[11.0358,54.4459],[11.0358,54.4456],[11.0341,54.4456],[11.0341,54.4454],[11.033,54.4454],[11.033,54.4451],[11.0325,54.4451],[11.0325,54.4448],[11.0325,54.4443],[11.0319,54.4443],[11.0319,54.4434],[11.0313,54.4434],[11.0313,54.4429],[11.0308,54.4429],[11.0308,54.4426],[11.0291,54.4426],[11.0291,54.4429],[11.028,54.4429],[11.028,54.4431],[11.0275,54.4431],[11.0275,54.4434],[11.0269,54.4434],[11.0269,54.444],[11.0263,54.444],[11.0263,54.4443],[11.0252,54.4443],[11.0252,54.4445],[11.0247,54.4445],[11.0247,54.4443],[11.023,54.4443],[11.023,54.444],[11.0225,54.444],[11.0225,54.4437],[11.0219,54.4437],[11.0219,54.4431],[11.0213,54.4431],[11.0213,54.4426],[11.0219,54.4426],[11.0219,54.439],[11.0213,54.439],[11.0213,54.4381],[11.0219,54.4381],[11.0219,54.4379],[11.022,54.4379],[11.0225,54.4379],[11.0225,54.4377],[11.0225,54.4376],[11.0227,54.4376],[11.023,54.4376],[11.023,54.4375],[11.023,54.4373],[11.0235,54.4373],[11.0236,54.4373],[11.0236,54.437],[11.0241,54.437],[11.0241,54.4368],[11.0249,54.4368],[11.0252,54.4368],[11.0252,54.4366],[11.0252,54.4365],[11.0257,54.4365],[11.0263,54.4365],[11.0263,54.4362],[11.0275,54.4362],[11.0275,54.4359],[11.0286,54.4359],[11.0286,54.4356],[11.0291,54.4356],[11.0291,54.4359],[11.0302,54.4359],[11.0302,54.4362],[11.0313,54.4362],[11.0313,54.4365],[11.033,54.4365],[11.033,54.4359],[11.0336,54.4359],[11.0336,54.4354],[11.0341,54.4354],[11.0341,54.4351],[11.0341,54.4348],[11.0347,54.4348],[11.0347,54.4343],[11.0352,54.4343],[11.0352,54.434],[11.0358,54.434],[11.0358,54.4331],[11.0363,54.4331],[11.0363,54.4326],[11.0369,54.4326],[11.0369,54.432],[11.0375,54.432],[11.0375,54.4315],[11.038,54.4315],[11.038,54.4312],[11.0391,54.4312],[11.0391,54.4309],[11.0402,54.4309],[11.0402,54.4306],[11.0419,54.4306],[11.0419,54.4304],[11.043,54.4304],[11.043,54.4301],[11.0441,54.4301],[11.0441,54.4298],[11.0447,54.4298],[11.0447,54.4295],[11.0458,54.4295],[11.0458,54.4293],[11.0463,54.4293],[11.0463,54.429],[11.0469,54.429],[11.0469,54.4287],[11.0463,54.4287],[11.0463,54.4284],[11.0419,54.4284],[11.0419,54.4287],[11.0408,54.4287],[11.0408,54.429],[11.0402,54.429],[11.0402,54.4293],[11.0397,54.4293],[11.0397,54.4295],[11.0386,54.4295],[11.0386,54.4298],[11.038,54.4298],[11.038,54.4301],[11.0369,54.4301],[11.0369,54.4304],[11.0363,54.4304],[11.0363,54.4306],[11.0358,54.4306],[11.0358,54.4309],[11.0352,54.4309],[11.0352,54.4312],[11.0347,54.4312],[11.0347,54.4315],[11.0341,54.4315],[11.0341,54.4318],[11.0336,54.4318],[11.0336,54.432],[11.033,54.432],[11.033,54.4323],[11.0325,54.4323],[11.0325,54.4326],[11.0319,54.4326],[11.0319,54.4329],[11.0313,54.4329],[11.0313,54.4331],[11.0308,54.4331],[11.0308,54.4337],[11.0302,54.4337],[11.0302,54.434],[11.0291,54.434],[11.0291,54.4343],[11.0286,54.4343],[11.0286,54.4345],[11.028,54.4345],[11.028,54.4348],[11.0275,54.4348],[11.0275,54.4351],[11.0263,54.4351],[11.0263,54.4354],[11.0252,54.4354],[11.0252,54.4356],[11.0241,54.4356],[11.0241,54.4359],[11.023,54.4359],[11.023,54.4362],[11.0225,54.4362],[11.0225,54.4365],[11.0219,54.4365],[11.0219,54.4368],[11.0213,54.4368],[11.0213,54.437],[11.0208,54.437],[11.0208,54.4373],[11.0202,54.4373],[11.0202,54.4376],[11.0191,54.4376],[11.0191,54.4379],[11.0186,54.4379],[11.0186,54.4381],[11.0174,54.4381],[11.0174,54.4384],[11.0169,54.4384],[11.0169,54.4387],[11.0163,54.4387],[11.0163,54.439],[11.0158,54.439],[11.0158,54.4393],[11.0152,54.4393],[11.0152,54.4395],[11.0147,54.4395],[11.0147,54.4398],[11.0136,54.4398],[11.0136,54.4401],[11.013,54.4401],[11.013,54.4404],[11.0119,54.4404],[11.0119,54.4406],[11.0113,54.4406],[11.0113,54.4409],[11.0102,54.4409],[11.0102,54.4412],[11.0091,54.4412],[11.0091,54.4418],[11.0086,54.4418],[11.0086,54.4423],[11.008,54.4423],[11.008,54.4426],[11.0075,54.4426],[11.0075,54.4429],[11.0069,54.4429],[11.0069,54.4437],[11.0063,54.4437],[11.0063,54.4445],[11.0058,54.4445],[11.0058,54.4456],[11.0052,54.4456],[11.0052,54.4476],[11.0047,54.4476],[11.0047,54.4493],[11.0041,54.4493],[11.0041,54.4501],[11.0047,54.4501],[11.0047,54.4518],[11.0052,54.4518],[11.0052,54.4526],[11.0058,54.4526],[11.0058,54.4531],[11.0052,54.4531],[11.0052,54.4534],[11.0058,54.4534],[11.0058,54.4559],[11.0063,54.4559],[11.0063,54.4573],[11.0069,54.4573],[11.0069,54.4581],[11.0075,54.4581],[11.0075,54.4593],[11.0069,54.4593],[11.0069,54.4595],[11.0075,54.4595],[11.0075,54.4615],[11.008,54.4615],[11.008,54.464],[11.0086,54.464],[11.0086,54.4648],[11.008,54.4648],[11.008,54.4651],[11.0086,54.4651],[11.0086,54.467],[11.0091,54.467],[11.0091,54.4679],[11.0086,54.4679],[11.0086,54.4684],[11.0091,54.4684],[11.0091,54.469],[11.0097,54.469],[11.0097,54.4712],[11.0091,54.4712],[11.0091,54.4734],[11.0097,54.4734],[11.0097,54.4762],[11.0102,54.4762],[11.0102,54.4776],[11.0108,54.4776],[11.0108,54.479],[11.0113,54.479],[11.0113,54.4798],[11.0119,54.4798],[11.0119,54.4806],[11.0113,54.4806],[11.0113,54.4809],[11.0108,54.4809],[11.0108,54.4815],[11.0102,54.4815],[11.0102,54.4823],[11.0108,54.4823],[11.0108,54.4829],[11.0113,54.4829],[11.0113,54.4848],[11.0119,54.4848],[11.0119,54.4859],[11.0124,54.4859],[11.0124,54.4862],[11.013,54.4862],[11.013,54.4868],[11.0136,54.4868],[11.0136,54.4873],[11.0141,54.4873],[11.0141,54.4879],[11.0147,54.4879],[11.0147,54.489],[11.0152,54.489],[11.0152,54.4901],[11.0158,54.4901],[11.0158,54.4918],[11.0163,54.4918],[11.0163,54.4923],[11.0169,54.4923],[11.0169,54.4929],[11.0174,54.4929],[11.0174,54.4945],[11.018,54.4945],[11.018,54.4954],[11.0186,54.4954],[11.0186,54.4962],[11.0191,54.4962],[11.0191,54.497],[11.0197,54.497],[11.0197,54.4973],[11.0202,54.4973],[11.0202,54.4979],[11.0208,54.4979],[11.0208,54.4984],[11.0213,54.4984],[11.0213,54.4993],[11.0219,54.4993],[11.0219,54.4998],[11.0225,54.4998],[11.0225,54.5004],[11.023,54.5004],[11.023,54.5009],[11.0236,54.5009],[11.0236,54.5018],[11.0241,54.5018],[11.0241,54.502],[11.0247,54.502],[11.0247,54.5031],[11.0252,54.5031],[11.0252,54.5045],[11.0258,54.5045],[11.0258,54.5048],[11.0263,54.5048],[11.0263,54.5065],[11.0269,54.5065],[11.0269,54.507],[11.0275,54.507],[11.0275,54.5087],[11.028,54.5087],[11.028,54.5093],[11.0297,54.5093],[11.0297,54.5098],[11.0302,54.5098],[11.0302,54.5106],[11.0308,54.5106],[11.0308,54.5115],[11.0313,54.5115],[11.0313,54.5126],[11.0319,54.5126],[11.0319,54.5129],[11.0325,54.5129],[11.0325,54.5134],[11.033,54.5134],[11.033,54.514],[11.0336,54.514],[11.0336,54.5151],[11.0352,54.5151],[11.0352,54.5156],[11.0358,54.5156],[11.0358,54.5168],[11.0363,54.5168],[11.0363,54.517],[11.0369,54.517],[11.0369,54.5179],[11.0375,54.5179],[11.0375,54.5187],[11.0386,54.5187],[11.0386,54.5195],[11.0391,54.5195],[11.0391,54.5198],[11.0402,54.5198],[11.0402,54.5204],[11.0408,54.5204],[11.0408,54.5206],[11.0413,54.5206],[11.0413,54.5209],[11.0419,54.5209],[11.0419,54.5215],[11.0424,54.5215],[11.0424,54.522],[11.043,54.522],[11.043,54.5226],[11.0436,54.5226],[11.0436,54.5231],[11.0441,54.5231],[11.0441,54.5237],[11.0452,54.5237],[11.0452,54.5243],[11.0458,54.5243],[11.0458,54.5245],[11.0463,54.5245],[11.0463,54.5248],[11.0469,54.5248],[11.0469,54.5251],[11.0474,54.5251],[11.0474,54.5254],[11.048,54.5254],[11.048,54.5256],[11.0486,54.5256],[11.0486,54.5259],[11.0491,54.5259],[11.0491,54.5262],[11.0497,54.5262],[11.0497,54.5268],[11.0502,54.5268],[11.0502,54.527],[11.0508,54.527],[11.0508,54.5273],[11.0513,54.5273],[11.0513,54.5276],[11.0519,54.5276],[11.0519,54.5279],[11.0524,54.5279],[11.0524,54.5281],[11.053,54.5281],[11.053,54.5287],[11.0536,54.5287],[11.0536,54.5293],[11.0547,54.5293],[11.0547,54.5298],[11.0558,54.5298],[11.0558,54.5301],[11.0563,54.5301],[11.0563,54.5306],[11.0569,54.5306],[11.0569,54.53125],[11.0574,54.53125],[11.0574,54.5315],[11.058,54.5315],[11.058,54.5318],[11.0586,54.5318],[11.0586,54.532],[11.0591,54.532],[11.0591,54.5323],[11.0597,54.5323],[11.0597,54.5329],[11.0602,54.5329],[11.0602,54.5331],[11.0613,54.5331],[11.0613,54.5337],[11.0619,54.5337],[11.0619,54.534],[11.0624,54.534],[11.0624,54.5345],[11.0636,54.5345],[11.0636,54.5351],[11.0652,54.5351],[11.0652,54.5354],[11.0658,54.5354],[11.0658,54.5356],[11.0669,54.5356],[11.0669,54.5359],[11.068,54.5359],[11.068,54.5362],[11.0697,54.5362],[11.0697,54.5347]]],[[[13.3002,54.5409],[13.3002,54.5406],[13.3008,54.5406],[13.3008,54.5398],[13.3013,54.5398],[13.3013,54.5384],[13.3024,54.5384],[13.3024,54.5381],[13.303,54.5381],[13.303,54.5376],[13.3024,54.5376],[13.3024,54.5373],[13.3019,54.5373],[13.3019,54.5376],[13.3008,54.5376],[13.3008,54.5379],[13.3002,54.5379],[13.3002,54.5381],[13.2991,54.5381],[13.2991,54.5384],[13.2986,54.5384],[13.2986,54.5387],[13.298,54.5387],[13.298,54.539],[13.2986,54.539],[13.2986,54.5404],[13.2991,54.5404],[13.2991,54.5406],[13.2997,54.5406],[13.2997,54.5409],[13.3002,54.5409]]],[[[8.477499999999999,54.5462],[8.477499999999999,54.5459],[8.4786,54.5459],[8.4786,54.5456],[8.479100000000001,54.5456],[8.479100000000001,54.5451],[8.479699999999999,54.5451],[8.479699999999999,54.5448],[8.4802,54.5448],[8.4802,54.5445],[8.4808,54.5445],[8.4808,54.544],[8.4819,54.544],[8.4819,54.5434],[8.4825,54.5434],[8.4825,54.5423],[8.483599999999999,54.5423],[8.483599999999999,54.5418],[8.4841,54.5418],[8.4841,54.5415],[8.4847,54.5415],[8.4847,54.5412],[8.485200000000001,54.5412],[8.485200000000001,54.5409],[8.485799999999999,54.5409],[8.485799999999999,54.5406],[8.4869,54.5406],[8.4869,54.5404],[8.489100000000001,54.5404],[8.489100000000001,54.5401],[8.489699999999999,54.5401],[8.489699999999999,54.5398],[8.4908,54.5398],[8.4908,54.5401],[8.491300000000001,54.5401],[8.491300000000001,54.5398],[8.491899999999999,54.5398],[8.491899999999999,54.5395],[8.4925,54.5395],[8.4925,54.5393],[8.493,54.5393],[8.493,54.539],[8.493600000000001,54.539],[8.493600000000001,54.5387],[8.4941,54.5387],[8.4941,54.5381],[8.4947,54.5381],[8.4947,54.5379],[8.495200000000001,54.5379],[8.495200000000001,54.5376],[8.4963,54.5376],[8.4963,54.5373],[8.4969,54.5373],[8.4969,54.537],[8.497500000000001,54.537],[8.497500000000001,54.5368],[8.497999999999999,54.5368],[8.497999999999999,54.5365],[8.499700000000001,54.5365],[8.499700000000001,54.5362],[8.5002,54.5362],[8.5002,54.5359],[8.5008,54.5359],[8.5008,54.5354],[8.501300000000001,54.5354],[8.501300000000001,54.5351],[8.501899999999999,54.5351],[8.501899999999999,54.5348],[8.5025,54.5348],[8.5025,54.5343],[8.503,54.5343],[8.503,54.5337],[8.503600000000001,54.5337],[8.503600000000001,54.5323],[8.504099999999999,54.5323],[8.504099999999999,54.53125],[8.5047,54.53125],[8.5047,54.5309],[8.504099999999999,54.5309],[8.504099999999999,54.5306],[8.503600000000001,54.5306],[8.503600000000001,54.5304],[8.5025,54.5304],[8.5025,54.5301],[8.5008,54.5301],[8.5008,54.5298],[8.497500000000001,54.5298],[8.497500000000001,54.5295],[8.4963,54.5295],[8.4963,54.5293],[8.495799999999999,54.5293],[8.495799999999999,54.529],[8.4941,54.529],[8.4941,54.5279],[8.493600000000001,54.5279],[8.493600000000001,54.5268],[8.493,54.5268],[8.493,54.5262],[8.4925,54.5262],[8.4925,54.5251],[8.491899999999999,54.5251],[8.491899999999999,54.522],[8.491300000000001,54.522],[8.491300000000001,54.5184],[8.4908,54.5184],[8.4908,54.517],[8.491300000000001,54.517],[8.491300000000001,54.5159],[8.491899999999999,54.5159],[8.491899999999999,54.5156],[8.4925,54.5156],[8.4925,54.5151],[8.493,54.5151],[8.493,54.5148],[8.493600000000001,54.5148],[8.493600000000001,54.5109],[8.4941,54.5109],[8.4941,54.5098],[8.495200000000001,54.5098],[8.495200000000001,54.5093],[8.495799999999999,54.5093],[8.495799999999999,54.509],[8.4963,54.509],[8.4963,54.5087],[8.4969,54.5087],[8.4969,54.5084],[8.497500000000001,54.5084],[8.497500000000001,54.5079],[8.497999999999999,54.5079],[8.497999999999999,54.5068],[8.4986,54.5068],[8.4986,54.5056],[8.497999999999999,54.5056],[8.497999999999999,54.5051],[8.497500000000001,54.5051],[8.497500000000001,54.5048],[8.4969,54.5048],[8.4969,54.5043],[8.4963,54.5043],[8.4963,54.5037],[8.495799999999999,54.5037],[8.495799999999999,54.5034],[8.495200000000001,54.5034],[8.495200000000001,54.5031],[8.4947,54.5031],[8.4947,54.5029],[8.493600000000001,54.5029],[8.493600000000001,54.5023],[8.4925,54.5023],[8.4925,54.5018],[8.491300000000001,54.5018],[8.491300000000001,54.5015],[8.4908,54.5015],[8.4908,54.5012],[8.4902,54.5012],[8.4902,54.5009],[8.489699999999999,54.5009],[8.489699999999999,54.5006],[8.489100000000001,54.5006],[8.489100000000001,54.5004],[8.4886,54.5004],[8.4886,54.5001],[8.488,54.5001],[8.488,54.4995],[8.4863,54.4995],[8.4863,54.4993],[8.4847,54.4993],[8.4847,54.499],[8.483000000000001,54.499],[8.483000000000001,54.4987],[8.4825,54.4987],[8.4825,54.4984],[8.481299999999999,54.4984],[8.481299999999999,54.4981],[8.4808,54.4981],[8.4808,54.4979],[8.479699999999999,54.4979],[8.479699999999999,54.4973],[8.4786,54.4973],[8.4786,54.497],[8.478,54.497],[8.478,54.4968],[8.477499999999999,54.4968],[8.477499999999999,54.4962],[8.4763,54.4962],[8.4763,54.4959],[8.4719,54.4959],[8.4719,54.4965],[8.471299999999999,54.4965],[8.471299999999999,54.4968],[8.470800000000001,54.4968],[8.470800000000001,54.4973],[8.4702,54.4973],[8.4702,54.5012],[8.4697,54.5012],[8.4697,54.5018],[8.4702,54.5018],[8.4702,54.5059],[8.470800000000001,54.5059],[8.470800000000001,54.507],[8.4702,54.507],[8.4702,54.5079],[8.4697,54.5079],[8.4697,54.5087],[8.469099999999999,54.5087],[8.469099999999999,54.5104],[8.4686,54.5104],[8.4686,54.5106],[8.468,54.5106],[8.468,54.512],[8.4674,54.512],[8.4674,54.5123],[8.468,54.5123],[8.468,54.5131],[8.4674,54.5131],[8.4674,54.5162],[8.466900000000001,54.5162],[8.466900000000001,54.5173],[8.4674,54.5173],[8.4674,54.519],[8.466900000000001,54.519],[8.466900000000001,54.5195],[8.4663,54.5195],[8.4663,54.5206],[8.4658,54.5206],[8.4658,54.522],[8.465199999999999,54.522],[8.465199999999999,54.5237],[8.464700000000001,54.5237],[8.464700000000001,54.5251],[8.465199999999999,54.5251],[8.465199999999999,54.5256],[8.4658,54.5256],[8.4658,54.5265],[8.464700000000001,54.5265],[8.464700000000001,54.5268],[8.465199999999999,54.5268],[8.465199999999999,54.53125],[8.4658,54.53125],[8.4658,54.5326],[8.4663,54.5326],[8.4663,54.5331],[8.4658,54.5331],[8.4658,54.534],[8.4663,54.534],[8.4663,54.5359],[8.4658,54.5359],[8.4658,54.5362],[8.4663,54.5362],[8.4663,54.5381],[8.466900000000001,54.5381],[8.466900000000001,54.5395],[8.4674,54.5395],[8.4674,54.5401],[8.468,54.5401],[8.468,54.5404],[8.469099999999999,54.5404],[8.469099999999999,54.5448],[8.4697,54.5448],[8.4697,54.5454],[8.471299999999999,54.5454],[8.471299999999999,54.5456],[8.4719,54.5456],[8.4719,54.5459],[8.4747,54.5459],[8.4747,54.5462],[8.477499999999999,54.5462]]],[[[13.1236,54.5495],[13.1236,54.5493],[13.1241,54.5493],[13.1241,54.5484],[13.1247,54.5484],[13.1247,54.5468],[13.1252,54.5468],[13.1252,54.5437],[13.1247,54.5437],[13.1247,54.5431],[13.1241,54.5431],[13.1241,54.5429],[13.1236,54.5429],[13.1236,54.5426],[13.1219,54.5426],[13.1219,54.5423],[13.1213,54.5423],[13.1213,54.542],[13.1202,54.542],[13.1202,54.5412],[13.1197,54.5412],[13.1197,54.5404],[13.1202,54.5404],[13.1202,54.5393],[13.1197,54.5393],[13.1197,54.539],[13.1191,54.539],[13.1191,54.5393],[13.1186,54.5393],[13.1186,54.5395],[13.1175,54.5395],[13.1175,54.5398],[13.1169,54.5398],[13.1169,54.542],[13.1163,54.542],[13.1163,54.5437],[13.1158,54.5437],[13.1158,54.5446],[13.1158,54.5459],[13.1163,54.5459],[13.1163,54.5468],[13.1169,54.5468],[13.1169,54.5473],[13.1175,54.5473],[13.1175,54.5476],[13.118,54.5476],[13.118,54.5481],[13.1186,54.5481],[13.1186,54.5484],[13.1197,54.5484],[13.1202,54.5484],[13.1202,54.5487],[13.1213,54.5487],[13.1213,54.549],[13.1219,54.549],[13.1219,54.5493],[13.1225,54.5493],[13.1225,54.5495],[13.1236,54.5495]]],[[[8.8086,54.5559],[8.8086,54.5556],[8.809100000000001,54.5556],[8.809100000000001,54.5551],[8.809699999999999,54.5551],[8.809699999999999,54.5548],[8.8108,54.5548],[8.8108,54.5545],[8.8119,54.5545],[8.8119,54.5543],[8.813599999999999,54.5543],[8.813599999999999,54.554],[8.8141,54.554],[8.8141,54.5537],[8.815799999999999,54.5537],[8.815799999999999,54.5534],[8.8163,54.5534],[8.8163,54.5531],[8.8169,54.5531],[8.8169,54.5529],[8.818,54.5529],[8.818,54.5526],[8.819100000000001,54.5526],[8.819100000000001,54.5531],[8.819699999999999,54.5531],[8.819699999999999,54.5529],[8.8208,54.5529],[8.8208,54.5526],[8.823,54.5526],[8.823,54.5529],[8.825200000000001,54.5529],[8.825200000000001,54.5531],[8.825799999999999,54.5531],[8.825799999999999,54.5534],[8.8263,54.5534],[8.8263,54.5531],[8.8269,54.5531],[8.8269,54.5529],[8.827500000000001,54.5529],[8.827500000000001,54.5523],[8.827999999999999,54.5523],[8.827999999999999,54.552],[8.829700000000001,54.552],[8.829700000000001,54.5523],[8.8302,54.5523],[8.8302,54.5526],[8.831300000000001,54.5526],[8.831300000000001,54.5523],[8.831899999999999,54.5523],[8.831899999999999,54.552],[8.8369,54.552],[8.8369,54.5515],[8.8363,54.5515],[8.8363,54.5512],[8.8352,54.5512],[8.8352,54.5509],[8.833,54.5509],[8.833,54.5506],[8.831899999999999,54.5506],[8.831899999999999,54.5504],[8.8308,54.5504],[8.8308,54.5501],[8.8302,54.5501],[8.8302,54.547],[8.829700000000001,54.547],[8.829700000000001,54.5465],[8.8291,54.5465],[8.8291,54.5462],[8.8286,54.5462],[8.8286,54.5456],[8.827500000000001,54.5456],[8.827500000000001,54.5451],[8.8269,54.5451],[8.8269,54.5448],[8.8263,54.5448],[8.8263,54.5443],[8.825799999999999,54.5443],[8.825799999999999,54.544],[8.825200000000001,54.544],[8.825200000000001,54.5434],[8.8247,54.5434],[8.8247,54.5431],[8.8241,54.5431],[8.8241,54.5429],[8.823600000000001,54.5429],[8.823600000000001,54.5426],[8.823,54.5426],[8.823,54.5429],[8.8208,54.5429],[8.8208,54.5431],[8.819699999999999,54.5431],[8.819699999999999,54.5434],[8.819100000000001,54.5434],[8.819100000000001,54.5437],[8.818,54.5437],[8.818,54.544],[8.817500000000001,54.544],[8.817500000000001,54.5443],[8.8169,54.5443],[8.8169,54.5445],[8.815799999999999,54.5445],[8.815799999999999,54.5448],[8.815200000000001,54.5448],[8.815200000000001,54.5451],[8.8147,54.5451],[8.8147,54.5454],[8.813599999999999,54.5454],[8.813599999999999,54.5456],[8.813000000000001,54.5456],[8.813000000000001,54.5459],[8.8124,54.5459],[8.8124,54.5462],[8.811299999999999,54.5462],[8.811299999999999,54.5465],[8.8108,54.5465],[8.8108,54.5468],[8.8102,54.5468],[8.8102,54.547],[8.809699999999999,54.547],[8.809699999999999,54.5473],[8.8086,54.5473],[8.8086,54.5476],[8.808,54.5476],[8.808,54.5479],[8.8074,54.5479],[8.8074,54.5481],[8.8063,54.5481],[8.8063,54.5484],[8.8047,54.5484],[8.8047,54.5487],[8.803000000000001,54.5487],[8.803000000000001,54.549],[8.800000000000001,54.549],[8.7994,54.549],[8.796900000000001,54.549],[8.796900000000001,54.5493],[8.7958,54.5493],[8.7958,54.5495],[8.7952,54.5495],[8.7952,54.5498],[8.794700000000001,54.5498],[8.794700000000001,54.5499],[8.794700000000001,54.5501],[8.7941,54.5501],[8.7941,54.5504],[8.7936,54.5504],[8.7936,54.5506],[8.792400000000001,54.5506],[8.792400000000001,54.5509],[8.7919,54.5509],[8.7919,54.5512],[8.7913,54.5512],[8.7913,54.5515],[8.790200000000001,54.5515],[8.790200000000001,54.5523],[8.790800000000001,54.5523],[8.790800000000001,54.5526],[8.792999999999999,54.5526],[8.792999999999999,54.5529],[8.7936,54.5529],[8.7936,54.5531],[8.794700000000001,54.5531],[8.794700000000001,54.5534],[8.796300000000001,54.5534],[8.796300000000001,54.5537],[8.7974,54.5537],[8.7974,54.554],[8.7986,54.554],[8.7986,54.5543],[8.799099999999999,54.5543],[8.799099999999999,54.5545],[8.8002,54.5545],[8.8002,54.5548],[8.8013,54.5548],[8.8013,54.5551],[8.803000000000001,54.5551],[8.803000000000001,54.5554],[8.8041,54.5554],[8.8041,54.5556],[8.8063,54.5556],[8.8063,54.5559],[8.8086,54.5559]]],[[[8.6919,54.557],[8.6919,54.5568],[8.6936,54.5568],[8.6936,54.5565],[8.694699999999999,54.5565],[8.694699999999999,54.5562],[8.696899999999999,54.5562],[8.696899999999999,54.5559],[8.700799999999999,54.5559],[8.700799999999999,54.5556],[8.7013,54.5556],[8.7013,54.5554],[8.702400000000001,54.5554],[8.702400000000001,54.5551],[8.702999999999999,54.5551],[8.702999999999999,54.5548],[8.7036,54.5548],[8.7036,54.5545],[8.7041,54.5545],[8.7041,54.5543],[8.704700000000001,54.5543],[8.704700000000001,54.554],[8.7052,54.554],[8.7052,54.5537],[8.706899999999999,54.5537],[8.706899999999999,54.5515],[8.706300000000001,54.5515],[8.706300000000001,54.549],[8.7058,54.549],[8.7058,54.5484],[8.7052,54.5484],[8.7052,54.5479],[8.704700000000001,54.5479],[8.704700000000001,54.5473],[8.7041,54.5473],[8.7041,54.5468],[8.7036,54.5468],[8.7036,54.5451],[8.702999999999999,54.5451],[8.702999999999999,54.5423],[8.702400000000001,54.5423],[8.702400000000001,54.5404],[8.702999999999999,54.5404],[8.702999999999999,54.5398],[8.703300000000001,54.5398],[8.7036,54.5398],[8.7036,54.5393],[8.7041,54.5393],[8.7041,54.539],[8.7052,54.539],[8.7052,54.5387],[8.706300000000001,54.5387],[8.706300000000001,54.5381],[8.7058,54.5381],[8.7058,54.5373],[8.7052,54.5373],[8.7052,54.5365],[8.704700000000001,54.5365],[8.704700000000001,54.5356],[8.7041,54.5356],[8.7041,54.5348],[8.7036,54.5348],[8.7036,54.5337],[8.702999999999999,54.5337],[8.702999999999999,54.5329],[8.702400000000001,54.5329],[8.702400000000001,54.532],[8.7019,54.532],[8.7019,54.5309],[8.7013,54.5309],[8.7013,54.5301],[8.700799999999999,54.5301],[8.700799999999999,54.5293],[8.700200000000001,54.5293],[8.700200000000001,54.5284],[8.6997,54.5284],[8.6997,54.5276],[8.6991,54.5276],[8.6991,54.5268],[8.698600000000001,54.5268],[8.698600000000001,54.5259],[8.698,54.5259],[8.698,54.5251],[8.6975,54.5251],[8.6975,54.524],[8.696899999999999,54.524],[8.696899999999999,54.5231],[8.6952,54.5231],[8.6952,54.5229],[8.693,54.5229],[8.693,54.5226],[8.692500000000001,54.5226],[8.692500000000001,54.5223],[8.692,54.5223],[8.6919,54.5223],[8.6919,54.5221],[8.6919,54.5218],[8.6915,54.5218],[8.6913,54.5218],[8.6913,54.5216],[8.6913,54.5215],[8.691100000000001,54.5215],[8.690799999999999,54.5215],[8.690799999999999,54.5213],[8.690799999999999,54.5212],[8.6913,54.5212],[8.6913,54.5209],[8.6919,54.5209],[8.6919,54.5206],[8.692500000000001,54.5206],[8.692500000000001,54.5201],[8.693,54.5201],[8.693,54.5198],[8.6936,54.5198],[8.6936,54.5195],[8.694100000000001,54.5195],[8.694100000000001,54.5179],[8.6936,54.5179],[8.6936,54.5168],[8.692500000000001,54.5168],[8.692500000000001,54.5162],[8.6919,54.5162],[8.6919,54.5156],[8.6913,54.5156],[8.6913,54.5148],[8.690799999999999,54.5148],[8.690799999999999,54.5137],[8.690200000000001,54.5137],[8.690200000000001,54.5126],[8.6897,54.5126],[8.6897,54.5115],[8.6891,54.5115],[8.6891,54.5104],[8.688599999999999,54.5104],[8.688599999999999,54.5093],[8.688000000000001,54.5093],[8.688000000000001,54.5084],[8.6874,54.5084],[8.6874,54.5079],[8.6869,54.5079],[8.6869,54.507],[8.686299999999999,54.507],[8.686299999999999,54.5062],[8.6858,54.5062],[8.6858,54.5056],[8.6852,54.5056],[8.6852,54.5051],[8.6824,54.5051],[8.6824,54.5045],[8.681900000000001,54.5045],[8.681900000000001,54.504],[8.6813,54.504],[8.6813,54.5034],[8.6808,54.5034],[8.6808,54.5029],[8.680199999999999,54.5029],[8.680199999999999,54.502],[8.6797,54.502],[8.6797,54.5009],[8.6791,54.5009],[8.6791,54.4998],[8.678599999999999,54.4998],[8.678599999999999,54.4987],[8.678000000000001,54.4987],[8.678000000000001,54.4981],[8.6774,54.4981],[8.6774,54.4979],[8.6769,54.4979],[8.6769,54.4976],[8.6763,54.4976],[8.6763,54.497],[8.675800000000001,54.497],[8.675800000000001,54.4968],[8.6752,54.4968],[8.6752,54.4965],[8.6747,54.4965],[8.6747,54.4962],[8.674099999999999,54.4962],[8.674099999999999,54.4959],[8.6736,54.4959],[8.6736,54.4954],[8.673,54.4954],[8.673,54.4951],[8.6724,54.4951],[8.6724,54.4948],[8.671900000000001,54.4948],[8.671900000000001,54.4945],[8.6708,54.4945],[8.6708,54.4943],[8.669700000000001,54.4943],[8.669700000000001,54.494],[8.6686,54.494],[8.6686,54.4937],[8.6683,54.4937],[8.6675,54.4937],[8.667400000000001,54.4934],[8.6663,54.4934],[8.6663,54.4931],[8.665200000000001,54.4931],[8.665200000000001,54.4929],[8.6647,54.4929],[8.6647,54.4926],[8.6625,54.4926],[8.6625,54.4923],[8.6602,54.4923],[8.6602,54.492],[8.658,54.492],[8.658,54.4918],[8.655799999999999,54.4918],[8.655799999999999,54.4915],[8.6541,54.4915],[8.6541,54.4912],[8.6525,54.4912],[8.6525,54.4909],[8.6508,54.4909],[8.6508,54.4906],[8.6486,54.4906],[8.6486,54.4904],[8.646900000000001,54.4904],[8.646900000000001,54.4901],[8.645200000000001,54.4901],[8.645200000000001,54.4898],[8.643000000000001,54.4898],[8.643000000000001,54.4895],[8.6402,54.4895],[8.6402,54.4893],[8.638,54.4893],[8.638,54.489],[8.635199999999999,54.489],[8.635199999999999,54.4887],[8.6319,54.4887],[8.6319,54.4884],[8.6258,54.4884],[8.6258,54.4887],[8.624700000000001,54.4887],[8.624700000000001,54.489],[8.623100000000001,54.489],[8.622999999999999,54.489],[8.622999999999999,54.4893],[8.6226,54.4893],[8.6219,54.4893],[8.6219,54.4895],[8.6213,54.4895],[8.6213,54.4898],[8.620799999999999,54.4898],[8.620799999999999,54.4901],[8.620200000000001,54.4901],[8.620200000000001,54.4904],[8.6191,54.4904],[8.6191,54.4906],[8.618600000000001,54.4906],[8.618600000000001,54.4909],[8.618,54.4909],[8.618,54.4912],[8.6175,54.4912],[8.6175,54.4915],[8.616899999999999,54.4915],[8.616899999999999,54.4918],[8.616300000000001,54.4918],[8.616300000000001,54.492],[8.6158,54.492],[8.6158,54.4923],[8.6152,54.4923],[8.6152,54.4926],[8.614699999999999,54.4926],[8.614699999999999,54.4931],[8.614100000000001,54.4931],[8.614100000000001,54.4934],[8.6136,54.4934],[8.6136,54.4937],[8.613,54.4937],[8.613,54.494],[8.612500000000001,54.494],[8.612500000000001,54.4943],[8.6119,54.4943],[8.6119,54.4948],[8.6113,54.4948],[8.6113,54.4951],[8.610799999999999,54.4951],[8.610799999999999,54.4954],[8.610200000000001,54.4954],[8.610200000000001,54.4956],[8.6097,54.4956],[8.6097,54.4962],[8.6091,54.4962],[8.6091,54.497],[8.608599999999999,54.497],[8.608599999999999,54.4976],[8.608599999999999,54.4984],[8.608000000000001,54.4984],[8.608000000000001,54.4995],[8.6075,54.4995],[8.6075,54.5001],[8.6069,54.5001],[8.6069,54.5006],[8.606299999999999,54.5006],[8.606299999999999,54.5009],[8.6052,54.5009],[8.6052,54.5012],[8.604699999999999,54.5012],[8.604699999999999,54.5015],[8.604100000000001,54.5015],[8.604100000000001,54.5018],[8.6036,54.5018],[8.6036,54.502],[8.602399999999999,54.502],[8.602399999999999,54.5023],[8.601900000000001,54.5023],[8.601900000000001,54.5026],[8.6013,54.5026],[8.6013,54.5029],[8.6008,54.5029],[8.6008,54.5031],[8.600400000000001,54.5031],[8.600199999999999,54.5031],[8.600199999999999,54.5034],[8.5997,54.5034],[8.5997,54.5037],[8.5991,54.5037],[8.5991,54.504],[8.598599999999999,54.504],[8.598599999999999,54.5043],[8.598000000000001,54.5043],[8.598000000000001,54.5045],[8.5974,54.5045],[8.5974,54.5048],[8.5969,54.5048],[8.5969,54.5051],[8.596299999999999,54.5051],[8.596299999999999,54.5054],[8.595800000000001,54.5054],[8.595800000000001,54.5056],[8.5952,54.5056],[8.5952,54.5059],[8.5947,54.5059],[8.5947,54.5062],[8.5947,54.5065],[8.594099999999999,54.5065],[8.594099999999999,54.5067],[8.594099999999999,54.5068],[8.5936,54.5068],[8.5936,54.507],[8.593,54.507],[8.593,54.5073],[8.5924,54.5073],[8.5924,54.5079],[8.591900000000001,54.5079],[8.591900000000001,54.5084],[8.5913,54.5084],[8.5913,54.5093],[8.5908,54.5093],[8.5908,54.5101],[8.590199999999999,54.5101],[8.590199999999999,54.5106],[8.589700000000001,54.5106],[8.589700000000001,54.5118],[8.5891,54.5118],[8.5891,54.5134],[8.5886,54.5134],[8.5886,54.5151],[8.587999999999999,54.5151],[8.587999999999999,54.5168],[8.587400000000001,54.5168],[8.587400000000001,54.5175],[8.587400000000001,54.5193],[8.5869,54.5193],[8.5869,54.5223],[8.5863,54.5223],[8.5863,54.5262],[8.5869,54.5262],[8.5869,54.5275],[8.5869,54.5287],[8.587400000000001,54.5287],[8.587400000000001,54.5293],[8.587999999999999,54.5293],[8.587999999999999,54.5298],[8.5886,54.5298],[8.5886,54.5301],[8.5891,54.5301],[8.5891,54.5306],[8.589700000000001,54.5306],[8.589700000000001,54.53125],[8.590199999999999,54.53125],[8.590199999999999,54.5318],[8.5908,54.5318],[8.5908,54.532],[8.5913,54.532],[8.5913,54.5326],[8.591900000000001,54.5326],[8.591900000000001,54.5331],[8.5924,54.5331],[8.5924,54.5334],[8.5936,54.5334],[8.5936,54.5337],[8.5947,54.5337],[8.5947,54.534],[8.595800000000001,54.534],[8.595800000000001,54.5343],[8.600199999999999,54.5343],[8.600199999999999,54.534],[8.602399999999999,54.534],[8.602399999999999,54.5343],[8.608000000000001,54.5343],[8.608000000000001,54.5345],[8.610200000000001,54.5345],[8.610200000000001,54.5348],[8.612500000000001,54.5348],[8.612500000000001,54.5351],[8.614699999999999,54.5351],[8.614699999999999,54.5354],[8.6197,54.5354],[8.6197,54.5351],[8.6252,54.5351],[8.6252,54.5354],[8.626300000000001,54.5354],[8.626300000000001,54.5356],[8.6274,54.5356],[8.6274,54.5359],[8.628600000000001,54.5359],[8.628600000000001,54.5362],[8.629099999999999,54.5362],[8.629099999999999,54.5365],[8.6302,54.5365],[8.6302,54.5368],[8.6313,54.5368],[8.6313,54.537],[8.632400000000001,54.537],[8.632400000000001,54.5373],[8.632999999999999,54.5373],[8.632999999999999,54.5376],[8.6341,54.5376],[8.6341,54.5379],[8.634700000000001,54.5379],[8.634700000000001,54.5381],[8.635199999999999,54.5381],[8.635199999999999,54.5384],[8.6363,54.5384],[8.6363,54.5387],[8.636900000000001,54.5387],[8.636900000000001,54.539],[8.638,54.539],[8.638,54.5393],[8.6386,54.5393],[8.6386,54.5401],[8.639099999999999,54.5401],[8.639099999999999,54.5415],[8.6397,54.5415],[8.6397,54.5429],[8.6402,54.5429],[8.6402,54.5434],[8.640800000000001,54.5434],[8.640800000000001,54.5448],[8.641299999999999,54.5448],[8.641299999999999,54.5451],[8.6419,54.5451],[8.6419,54.5454],[8.6425,54.5454],[8.6425,54.5456],[8.643000000000001,54.5456],[8.643000000000001,54.5459],[8.6441,54.5459],[8.6441,54.5462],[8.6447,54.5462],[8.6447,54.5465],[8.6508,54.5465],[8.6508,54.5462],[8.6519,54.5462],[8.6519,54.5459],[8.653000000000001,54.5459],[8.653000000000001,54.5465],[8.653600000000001,54.5465],[8.653600000000001,54.5468],[8.6541,54.5468],[8.6541,54.547],[8.657500000000001,54.547],[8.657500000000001,54.5473],[8.659100000000001,54.5473],[8.659100000000001,54.5476],[8.661300000000001,54.5476],[8.661300000000001,54.5479],[8.663,54.5479],[8.663,54.5481],[8.6641,54.5481],[8.6641,54.5484],[8.6647,54.5484],[8.6647,54.5487],[8.6669,54.5487],[8.6669,54.5484],[8.667999999999999,54.5484],[8.667999999999999,54.5487],[8.6691,54.5487],[8.6691,54.549],[8.669700000000001,54.549],[8.669700000000001,54.5498],[8.6702,54.5498],[8.6702,54.5504],[8.671300000000001,54.5504],[8.671300000000001,54.5506],[8.6724,54.5506],[8.6724,54.5509],[8.673,54.5509],[8.673,54.5512],[8.6736,54.5512],[8.6736,54.5515],[8.674099999999999,54.5515],[8.674099999999999,54.552],[8.6763,54.552],[8.6763,54.5523],[8.6774,54.5523],[8.6774,54.5534],[8.6769,54.5534],[8.6769,54.5537],[8.6763,54.5537],[8.6763,54.5545],[8.678000000000001,54.5545],[8.678000000000001,54.5543],[8.678599999999999,54.5543],[8.678599999999999,54.554],[8.6813,54.554],[8.6813,54.5548],[8.6897,54.5548],[8.6897,54.5551],[8.690200000000001,54.5551],[8.690200000000001,54.5554],[8.690799999999999,54.5554],[8.690799999999999,54.5562],[8.690200000000001,54.5562],[8.690200000000001,54.5568],[8.690799999999999,54.5568],[8.690799999999999,54.557],[8.6919,54.557]]],[[[8.5513,54.5795],[8.5513,54.5793],[8.5524,54.5793],[8.5524,54.579],[8.553000000000001,54.579],[8.553000000000001,54.5787],[8.554399999999999,54.5787],[8.5563,54.5787],[8.5563,54.579],[8.556900000000001,54.579],[8.556900000000001,54.5787],[8.557499999999999,54.5787],[8.557499999999999,54.5776],[8.558,54.5776],[8.558,54.577],[8.5586,54.577],[8.5586,54.5768],[8.559100000000001,54.5768],[8.559100000000001,54.5762],[8.559699999999999,54.5762],[8.559699999999999,54.5759],[8.5608,54.5759],[8.5608,54.5754],[8.561299999999999,54.5754],[8.561299999999999,54.5748],[8.561299999999999,54.5745],[8.5618,54.5745],[8.5619,54.5745],[8.5619,54.5732],[8.5625,54.5731],[8.5624,54.5726],[8.563000000000001,54.5726],[8.563000000000001,54.5715],[8.563599999999999,54.5715],[8.563599999999999,54.5709],[8.5641,54.5709],[8.5641,54.5698],[8.5647,54.5698],[8.5647,54.569],[8.565200000000001,54.569],[8.565200000000001,54.5687],[8.565799999999999,54.5687],[8.565799999999999,54.5684],[8.5663,54.5684],[8.5663,54.5681],[8.5669,54.5681],[8.5669,54.5679],[8.567399999999999,54.5679],[8.567399999999999,54.5676],[8.568,54.5676],[8.568,54.5673],[8.5686,54.5673],[8.5686,54.567],[8.569100000000001,54.567],[8.569699999999999,54.567],[8.569699999999999,54.5668],[8.5702,54.5668],[8.5702,54.5665],[8.571899999999999,54.5665],[8.571899999999999,54.5662],[8.573,54.5662],[8.573,54.5659],[8.5747,54.5659],[8.5747,54.5656],[8.575200000000001,54.5656],[8.575200000000001,54.5637],[8.5747,54.5637],[8.5747,54.5618],[8.5741,54.5618],[8.5741,54.5609],[8.573600000000001,54.5609],[8.573600000000001,54.5598],[8.573,54.5598],[8.573,54.5587],[8.5725,54.5587],[8.5725,54.5585],[8.5725,54.5581],[8.571899999999999,54.5581],[8.571899999999999,54.5579],[8.571300000000001,54.5579],[8.571300000000001,54.5576],[8.5708,54.5576],[8.5708,54.5573],[8.569699999999999,54.5573],[8.569699999999999,54.557],[8.5669,54.557],[8.5669,54.5568],[8.5647,54.5568],[8.5647,54.5565],[8.549099999999999,54.5565],[8.549099999999999,54.5568],[8.548,54.5568],[8.548,54.557],[8.5474,54.557],[8.5474,54.5573],[8.546900000000001,54.5573],[8.546900000000001,54.5576],[8.546300000000001,54.5576],[8.546300000000001,54.5579],[8.5458,54.5579],[8.5458,54.5581],[8.5452,54.5581],[8.5452,54.5584],[8.544700000000001,54.5584],[8.544700000000001,54.5587],[8.5441,54.5587],[8.5441,54.5593],[8.5436,54.5593],[8.5436,54.5598],[8.542999999999999,54.5598],[8.542999999999999,54.5606],[8.542400000000001,54.5606],[8.542400000000001,54.5618],[8.5419,54.5618],[8.5419,54.5626],[8.5413,54.5626],[8.5413,54.5634],[8.540800000000001,54.5634],[8.540800000000001,54.5643],[8.540200000000001,54.5643],[8.540200000000001,54.5645],[8.5397,54.5645],[8.5397,54.5648],[8.538,54.5648],[8.538,54.5651],[8.5375,54.5651],[8.5375,54.5654],[8.536300000000001,54.5654],[8.536300000000001,54.5656],[8.5336,54.5656],[8.5336,54.5659],[8.528600000000001,54.5659],[8.528600000000001,54.5662],[8.528000000000001,54.5662],[8.528000000000001,54.5665],[8.5275,54.5665],[8.5275,54.5673],[8.5269,54.5673],[8.5269,54.5676],[8.526300000000001,54.5676],[8.526300000000001,54.5681],[8.5258,54.5681],[8.5258,54.5684],[8.5252,54.5684],[8.5252,54.5687],[8.524100000000001,54.5687],[8.524100000000001,54.569],[8.523,54.569],[8.523,54.5693],[8.522500000000001,54.5693],[8.522500000000001,54.5695],[8.521900000000001,54.5695],[8.521900000000001,54.5698],[8.5213,54.5698],[8.5213,54.5701],[8.520200000000001,54.5701],[8.520200000000001,54.5698],[8.5191,54.5698],[8.5191,54.5693],[8.5174,54.5693],[8.5174,54.5695],[8.5169,54.5695],[8.5169,54.5698],[8.515800000000001,54.5698],[8.515800000000001,54.5701],[8.5147,54.5701],[8.5147,54.5704],[8.514099999999999,54.5704],[8.514099999999999,54.5709],[8.5136,54.5709],[8.5136,54.5712],[8.513,54.5712],[8.513,54.5718],[8.5124,54.5718],[8.5124,54.5723],[8.511900000000001,54.5723],[8.511900000000001,54.5726],[8.5113,54.5726],[8.5113,54.5734],[8.5108,54.5734],[8.5108,54.5737],[8.510199999999999,54.5737],[8.510199999999999,54.574],[8.5091,54.574],[8.5091,54.5762],[8.509700000000001,54.5762],[8.509700000000001,54.5768],[8.510199999999999,54.5768],[8.510199999999999,54.5776],[8.5108,54.5776],[8.5108,54.5779],[8.5113,54.5779],[8.5113,54.5781],[8.511900000000001,54.5781],[8.511900000000001,54.5784],[8.513,54.5784],[8.513,54.5787],[8.5136,54.5787],[8.5136,54.579],[8.5162,54.579],[8.5169,54.579],[8.5169,54.5787],[8.518000000000001,54.5787],[8.518000000000001,54.5784],[8.518599999999999,54.5784],[8.518599999999999,54.5781],[8.5197,54.5781],[8.5197,54.5776],[8.522500000000001,54.5776],[8.522500000000001,54.5773],[8.523,54.5773],[8.523,54.577],[8.524100000000001,54.577],[8.524100000000001,54.5768],[8.524699999999999,54.5768],[8.524699999999999,54.5765],[8.5252,54.5765],[8.5252,54.5762],[8.526300000000001,54.5762],[8.526300000000001,54.5759],[8.5275,54.5759],[8.5275,54.5756],[8.5297,54.5756],[8.5297,54.5754],[8.530200000000001,54.5754],[8.530200000000001,54.5751],[8.534100000000001,54.5751],[8.534100000000001,54.5754],[8.534700000000001,54.5754],[8.534700000000001,54.5756],[8.536899999999999,54.5756],[8.536899999999999,54.5759],[8.540200000000001,54.5759],[8.540200000000001,54.5762],[8.542999999999999,54.5762],[8.542999999999999,54.5765],[8.5452,54.5765],[8.5452,54.5768],[8.546900000000001,54.5768],[8.546900000000001,54.5773],[8.5474,54.5773],[8.5474,54.5779],[8.548,54.5779],[8.548,54.5781],[8.5486,54.5781],[8.5486,54.5784],[8.549099999999999,54.5784],[8.549099999999999,54.5787],[8.5497,54.5787],[8.5497,54.579],[8.5502,54.579],[8.5502,54.5793],[8.550800000000001,54.5793],[8.550800000000001,54.5795],[8.5513,54.5795]]],[[[8.483000000000001,54.5845],[8.483000000000001,54.5843],[8.483599999999999,54.5843],[8.483599999999999,54.5834],[8.4825,54.5834],[8.4825,54.5831],[8.4819,54.5831],[8.4819,54.582],[8.481299999999999,54.582],[8.481299999999999,54.5809],[8.4802,54.5809],[8.4802,54.5806],[8.479699999999999,54.5806],[8.479699999999999,54.5795],[8.479100000000001,54.5795],[8.479100000000001,54.5773],[8.479699999999999,54.5773],[8.479699999999999,54.5768],[8.4802,54.5768],[8.4802,54.5765],[8.4808,54.5765],[8.4808,54.5759],[8.481299999999999,54.5759],[8.481299999999999,54.5756],[8.4819,54.5756],[8.4819,54.5754],[8.483599999999999,54.5754],[8.483599999999999,54.5759],[8.4841,54.5759],[8.4841,54.5762],[8.485799999999999,54.5762],[8.485799999999999,54.5765],[8.4869,54.5765],[8.4869,54.5762],[8.489699999999999,54.5762],[8.489699999999999,54.5759],[8.491300000000001,54.5759],[8.491300000000001,54.5751],[8.491899999999999,54.5751],[8.491899999999999,54.5748],[8.491300000000001,54.5748],[8.491300000000001,54.5723],[8.4908,54.5723],[8.4908,54.572],[8.491300000000001,54.572],[8.491300000000001,54.5709],[8.491899999999999,54.5709],[8.491899999999999,54.5704],[8.4925,54.5704],[8.4925,54.5695],[8.493,54.5695],[8.493,54.5693],[8.4941,54.5693],[8.4941,54.5676],[8.4947,54.5676],[8.4947,54.5668],[8.495200000000001,54.5668],[8.495200000000001,54.5656],[8.495799999999999,54.5656],[8.495799999999999,54.5651],[8.4963,54.5651],[8.4963,54.5645],[8.4969,54.5645],[8.4969,54.5637],[8.497500000000001,54.5637],[8.497500000000001,54.5626],[8.497999999999999,54.5626],[8.497999999999999,54.5615],[8.4986,54.5615],[8.4986,54.5606],[8.4991,54.5606],[8.4991,54.5601],[8.499700000000001,54.5601],[8.499700000000001,54.5598],[8.5002,54.5598],[8.5002,54.5593],[8.5008,54.5593],[8.5008,54.5584],[8.501300000000001,54.5584],[8.501300000000001,54.5581],[8.5008,54.5581],[8.5008,54.5579],[8.5002,54.5579],[8.5002,54.5576],[8.499700000000001,54.5576],[8.499700000000001,54.5573],[8.4986,54.5573],[8.4986,54.557],[8.4963,54.557],[8.4963,54.5568],[8.495799999999999,54.5568],[8.495799999999999,54.5565],[8.491300000000001,54.5565],[8.491300000000001,54.5568],[8.4908,54.5568],[8.4908,54.557],[8.4869,54.557],[8.4869,54.5573],[8.485799999999999,54.5573],[8.485799999999999,54.5576],[8.483599999999999,54.5576],[8.483599999999999,54.5579],[8.481299999999999,54.5579],[8.481299999999999,54.5581],[8.4808,54.5581],[8.4808,54.5579],[8.479100000000001,54.5579],[8.479100000000001,54.5573],[8.478,54.5573],[8.478,54.557],[8.477499999999999,54.557],[8.477499999999999,54.5568],[8.4724,54.5568],[8.4724,54.557],[8.4719,54.557],[8.4719,54.5573],[8.4697,54.5573],[8.4697,54.5576],[8.468,54.5576],[8.468,54.5579],[8.4674,54.5579],[8.4674,54.5576],[8.466900000000001,54.5576],[8.466900000000001,54.5568],[8.4663,54.5568],[8.4663,54.5562],[8.4658,54.5562],[8.4658,54.5556],[8.465199999999999,54.5556],[8.465199999999999,54.5554],[8.464700000000001,54.5554],[8.464700000000001,54.5548],[8.4613,54.5548],[8.4613,54.5551],[8.460800000000001,54.5551],[8.460800000000001,54.5554],[8.4602,54.5554],[8.4602,54.5559],[8.4597,54.5559],[8.4597,54.5565],[8.459099999999999,54.5565],[8.459099999999999,54.5568],[8.458600000000001,54.5568],[8.458600000000001,54.5573],[8.458,54.5573],[8.458,54.5576],[8.4575,54.5576],[8.4574,54.5579],[8.456899999999999,54.5579],[8.456899999999999,54.5581],[8.456300000000001,54.5581],[8.456300000000001,54.5584],[8.4558,54.5584],[8.4558,54.5587],[8.4552,54.5587],[8.4552,54.5598],[8.454700000000001,54.5598],[8.454700000000001,54.5648],[8.4552,54.5648],[8.4552,54.5659],[8.4558,54.5659],[8.4558,54.5668],[8.456300000000001,54.5668],[8.456300000000001,54.567],[8.456899999999999,54.567],[8.456899999999999,54.5679],[8.456300000000001,54.5679],[8.456300000000001,54.5681],[8.456899999999999,54.5681],[8.456899999999999,54.5687],[8.456300000000001,54.5687],[8.456300000000001,54.5695],[8.456899999999999,54.5695],[8.456899999999999,54.5698],[8.4574,54.5698],[8.4575,54.5701],[8.458,54.5701],[8.458,54.5704],[8.458600000000001,54.5704],[8.458600000000001,54.5706],[8.459099999999999,54.5706],[8.459099999999999,54.5709],[8.4597,54.5709],[8.4597,54.5718],[8.4602,54.5718],[8.4602,54.5723],[8.460800000000001,54.5723],[8.460800000000001,54.5734],[8.4613,54.5734],[8.4613,54.5743],[8.4636,54.5743],[8.4636,54.5751],[8.4641,54.5751],[8.4641,54.5754],[8.464700000000001,54.5754],[8.464700000000001,54.5756],[8.465199999999999,54.5756],[8.465199999999999,54.5759],[8.4658,54.5759],[8.4658,54.5776],[8.466900000000001,54.5776],[8.466900000000001,54.5781],[8.4674,54.5781],[8.4674,54.579],[8.471299999999999,54.579],[8.471299999999999,54.5804],[8.4724,54.5804],[8.4724,54.5806],[8.473000000000001,54.5806],[8.473000000000001,54.5812],[8.473599999999999,54.5812],[8.473599999999999,54.5818],[8.4741,54.5818],[8.4741,54.582],[8.4747,54.582],[8.4747,54.5826],[8.475199999999999,54.5826],[8.475199999999999,54.5831],[8.4763,54.5831],[8.4763,54.5834],[8.476900000000001,54.5834],[8.476900000000001,54.5837],[8.478,54.5837],[8.478,54.584],[8.479100000000001,54.584],[8.479100000000001,54.5843],[8.4802,54.5843],[8.4802,54.5845],[8.483000000000001,54.5845]]],[[[13.1363,54.6051],[13.1363,54.6048],[13.1374,54.6048],[13.1374,54.6045],[13.1374,54.6043],[13.138,54.6043],[13.138,54.604],[13.1397,54.604],[13.1397,54.6043],[13.1444,54.6043],[13.1447,54.6043],[13.1447,54.6037],[13.1452,54.6037],[13.1452,54.6031],[13.1458,54.6031],[13.1458,54.6026],[13.1463,54.6026],[13.1463,54.6023],[13.1469,54.6023],[13.1469,54.6015],[13.1463,54.6015],[13.1463,54.6006],[13.1469,54.6006],[13.1469,54.5984],[13.1475,54.5984],[13.1475,54.5968],[13.148,54.5968],[13.148,54.5958],[13.148,54.5934],[13.1486,54.5934],[13.1486,54.5929],[13.1491,54.5929],[13.1491,54.5918],[13.1497,54.5918],[13.1497,54.5909],[13.1491,54.5909],[13.1491,54.5906],[13.1497,54.5906],[13.1497,54.5901],[13.1502,54.5901],[13.1502,54.5893],[13.1508,54.5893],[13.1508,54.5881],[13.1513,54.5881],[13.1513,54.5873],[13.1519,54.5873],[13.1519,54.587],[13.1525,54.587],[13.1525,54.5859],[13.153,54.5859],[13.153,54.5848],[13.1536,54.5848],[13.1536,54.5843],[13.1541,54.5843],[13.1541,54.5834],[13.1547,54.5834],[13.1547,54.5826],[13.1552,54.5826],[13.1552,54.582],[13.1558,54.582],[13.1558,54.5815],[13.1569,54.5815],[13.1569,54.5812],[13.1575,54.5812],[13.1575,54.5798],[13.158,54.5798],[13.158,54.5793],[13.1575,54.5793],[13.1575,54.579],[13.1569,54.579],[13.1569,54.5787],[13.1552,54.5787],[13.1552,54.5784],[13.1547,54.5784],[13.1547,54.5779],[13.1541,54.5779],[13.1541,54.5768],[13.1536,54.5768],[13.1536,54.5759],[13.153,54.5759],[13.153,54.5756],[13.1525,54.5756],[13.1525,54.5751],[13.1523,54.5751],[13.1497,54.5751],[13.1497,54.5754],[13.1502,54.5754],[13.1502,54.5762],[13.1508,54.5762],[13.1508,54.5773],[13.1513,54.5773],[13.1513,54.5781],[13.1508,54.5781],[13.1508,54.579],[13.1513,54.579],[13.1513,54.5801],[13.1508,54.5801],[13.1508,54.5806],[13.1502,54.5806],[13.1502,54.5815],[13.1508,54.5815],[13.1508,54.5816],[13.1508,54.5831],[13.1502,54.5831],[13.1502,54.5837],[13.1499,54.5837],[13.1497,54.5837],[13.1497,54.584],[13.1502,54.584],[13.1502,54.5843],[13.1497,54.5843],[13.1497,54.5848],[13.1494,54.5848],[13.1491,54.5848],[13.1491,54.5854],[13.1491,54.5859],[13.1489,54.5859],[13.1486,54.5859],[13.1486,54.5867],[13.1486,54.5868],[13.148,54.5868],[13.148,54.5873],[13.1475,54.5873],[13.1475,54.5876],[13.1463,54.5876],[13.1463,54.5881],[13.1458,54.5881],[13.1458,54.5876],[13.1452,54.5876],[13.1452,54.5873],[13.1458,54.5873],[13.1458,54.587],[13.1463,54.587],[13.1463,54.5862],[13.1458,54.5862],[13.1458,54.5858],[13.1458,54.584],[13.1463,54.584],[13.1463,54.5812],[13.1458,54.5812],[13.1458,54.5809],[13.1463,54.5809],[13.1463,54.5806],[13.1466,54.5806],[13.1469,54.5806],[13.1469,54.5745],[13.1463,54.5745],[13.1463,54.5738],[13.1463,54.5737],[13.1458,54.5737],[13.1458,54.5734],[13.1447,54.5734],[13.1447,54.5737],[13.1436,54.5737],[13.1436,54.574],[13.143,54.574],[13.143,54.5743],[13.1424,54.5743],[13.1424,54.5745],[13.1419,54.5745],[13.1419,54.5759],[13.1424,54.5759],[13.1424,54.5762],[13.143,54.5762],[13.143,54.5765],[13.1441,54.5765],[13.1441,54.577],[13.1447,54.577],[13.1447,54.5773],[13.1441,54.5773],[13.1441,54.5793],[13.1447,54.5793],[13.1447,54.5801],[13.1441,54.5801],[13.1441,54.5806],[13.1436,54.5806],[13.1436,54.5809],[13.143,54.5809],[13.143,54.5815],[13.1424,54.5815],[13.1424,54.5818],[13.1419,54.5818],[13.1419,54.582],[13.1413,54.582],[13.1413,54.5823],[13.1408,54.5823],[13.1408,54.5831],[13.1413,54.5831],[13.1413,54.5837],[13.1408,54.5837],[13.1408,54.5854],[13.1391,54.5854],[13.1391,54.5859],[13.1386,54.5859],[13.1386,54.587],[13.1358,54.587],[13.1358,54.5873],[13.1352,54.5873],[13.1352,54.5876],[13.1349,54.5876],[13.1347,54.5876],[13.1347,54.5879],[13.1341,54.5879],[13.1341,54.5881],[13.1347,54.5881],[13.1347,54.5884],[13.1341,54.5884],[13.1341,54.5895],[13.1347,54.5895],[13.1347,54.5898],[13.1352,54.5898],[13.1352,54.5899],[13.1352,54.5901],[13.1386,54.5901],[13.1386,54.5904],[13.1391,54.5904],[13.1391,54.5929],[13.1397,54.5929],[13.1397,54.5931],[13.1402,54.5931],[13.1402,54.5936],[13.1402,54.5948],[13.1408,54.5948],[13.1408,54.5956],[13.1402,54.5956],[13.1402,54.5959],[13.1397,54.5959],[13.1397,54.5962],[13.1391,54.5962],[13.1391,54.5968],[13.138,54.5968],[13.138,54.5965],[13.1374,54.5965],[13.1374,54.5959],[13.1369,54.5959],[13.1369,54.5956],[13.1363,54.5956],[13.1363,54.5954],[13.1358,54.5954],[13.1358,54.5951],[13.1352,54.5951],[13.1352,54.5945],[13.1347,54.5945],[13.1347,54.594],[13.1341,54.594],[13.1341,54.59375],[13.1336,54.59375],[13.1336,54.5931],[13.133,54.5931],[13.133,54.5929],[13.1325,54.5929],[13.1325,54.5923],[13.1319,54.5923],[13.1319,54.592],[13.1308,54.592],[13.1308,54.5915],[13.1302,54.5915],[13.1302,54.5906],[13.1297,54.5906],[13.1297,54.5901],[13.1291,54.5901],[13.1291,54.5893],[13.1286,54.5893],[13.1286,54.5884],[13.128,54.5884],[13.128,54.5876],[13.1274,54.5876],[13.1274,54.587],[13.1269,54.587],[13.1269,54.5865],[13.1263,54.5865],[13.1263,54.5859],[13.1258,54.5859],[13.1258,54.5854],[13.1252,54.5854],[13.1252,54.5848],[13.1247,54.5848],[13.1247,54.5845],[13.1252,54.5845],[13.1252,54.5843],[13.1258,54.5843],[13.1258,54.5837],[13.1238,54.5837],[13.1219,54.5837],[13.1219,54.584],[13.1202,54.584],[13.1202,54.5837],[13.1189,54.5837],[13.1186,54.5837],[13.1186,54.584],[13.1175,54.584],[13.1175,54.5843],[13.1163,54.5843],[13.1163,54.5845],[13.1141,54.5845],[13.1141,54.5843],[13.1124,54.5843],[13.1124,54.584],[13.1119,54.584],[13.1119,54.5837],[13.1108,54.5837],[13.1108,54.5815],[13.1113,54.5815],[13.1113,54.5812],[13.1119,54.5812],[13.1119,54.5806],[13.1124,54.5806],[13.1124,54.5787],[13.113,54.5787],[13.113,54.5781],[13.1136,54.5781],[13.1136,54.5779],[13.1141,54.5779],[13.1141,54.5776],[13.1147,54.5776],[13.1147,54.577],[13.1152,54.577],[13.1152,54.5768],[13.1158,54.5768],[13.1158,54.5765],[13.1169,54.5765],[13.1169,54.5762],[13.1175,54.5762],[13.1175,54.5754],[13.118,54.5754],[13.118,54.5745],[13.1175,54.5745],[13.1175,54.5743],[13.1169,54.5743],[13.1169,54.574],[13.1163,54.574],[13.1163,54.5737],[13.1152,54.5737],[13.1152,54.5734],[13.1147,54.5734],[13.1147,54.5731],[13.1141,54.5731],[13.1141,54.5729],[13.1136,54.5729],[13.1136,54.5726],[13.113,54.5726],[13.113,54.572],[13.1119,54.572],[13.1119,54.5718],[13.1113,54.5718],[13.1113,54.5712],[13.1108,54.5712],[13.1108,54.5709],[13.1102,54.5709],[13.1102,54.5704],[13.1108,54.5704],[13.1108,54.5687],[13.1102,54.5687],[13.1102,54.5684],[13.1097,54.5684],[13.1097,54.5681],[13.1091,54.5681],[13.1091,54.5673],[13.1097,54.5673],[13.1097,54.567],[13.1102,54.567],[13.1102,54.5665],[13.1108,54.5665],[13.1108,54.5659],[13.1113,54.5659],[13.1113,54.5656],[13.1119,54.5656],[13.1119,54.5648],[13.1124,54.5648],[13.1124,54.5643],[13.113,54.5643],[13.113,54.5634],[13.1136,54.5634],[13.1136,54.5626],[13.1141,54.5626],[13.1141,54.5615],[13.1147,54.5615],[13.1147,54.5604],[13.1152,54.5604],[13.1152,54.5593],[13.1158,54.5593],[13.1158,54.5573],[13.1163,54.5573],[13.1163,54.5518],[13.1169,54.5518],[13.1169,54.5504],[13.1163,54.5504],[13.1163,54.5501],[13.1169,54.5501],[13.1169,54.5498],[13.1163,54.5498],[13.1163,54.5487],[13.1158,54.5487],[13.1158,54.5479],[13.1152,54.5479],[13.1152,54.5468],[13.1147,54.5468],[13.1147,54.5443],[13.1141,54.5443],[13.1141,54.5406],[13.1147,54.5406],[13.1147,54.5404],[13.1152,54.5404],[13.1152,54.5401],[13.1158,54.5401],[13.1158,54.5387],[13.1163,54.5387],[13.1163,54.5384],[13.1169,54.5384],[13.1169,54.5376],[13.1163,54.5376],[13.1163,54.5373],[13.1158,54.5373],[13.1158,54.537],[13.1152,54.537],[13.1152,54.5368],[13.1147,54.5368],[13.1147,54.5365],[13.1141,54.5365],[13.1141,54.5362],[13.1137,54.5362],[13.1136,54.5362],[13.1136,54.536],[13.1136,54.5356],[13.1132,54.5356],[13.113,54.5356],[13.113,54.5355],[13.113,54.5348],[13.1124,54.5348],[13.1124,54.5345],[13.112,54.5345],[13.1119,54.5345],[13.1119,54.5344],[13.1119,54.5343],[13.1117,54.5343],[13.1108,54.5343],[13.1108,54.534],[13.1102,54.534],[13.1102,54.5337],[13.1097,54.5337],[13.1097,54.5334],[13.1091,54.5334],[13.1091,54.5329],[13.1086,54.5329],[13.1086,54.5326],[13.1075,54.5326],[13.1075,54.5323],[13.1069,54.5323],[13.1069,54.532],[13.1063,54.532],[13.1063,54.5318],[13.1058,54.5318],[13.1058,54.5304],[13.1052,54.5304],[13.1052,54.5294],[13.1052,54.5293],[13.1047,54.5293],[13.1047,54.529],[13.1036,54.529],[13.1036,54.5287],[13.1024,54.5287],[13.1019,54.5287],[13.1019,54.5286],[13.1019,54.5284],[13.1013,54.5284],[13.1008,54.5284],[13.1008,54.5283],[13.1008,54.5281],[13.1002,54.5281],[13.0963,54.5281],[13.0963,54.5279],[13.0947,54.5279],[13.0947,54.5276],[13.093,54.5276],[13.093,54.5273],[13.0924,54.5273],[13.0924,54.5265],[13.093,54.5265],[13.093,54.5259],[13.0935,54.5259],[13.0936,54.5254],[13.0941,54.5254],[13.0941,54.5251],[13.0947,54.5251],[13.0947,54.524],[13.0941,54.524],[13.0941,54.5231],[13.0936,54.5231],[13.0936,54.5218],[13.093,54.5218],[13.093,54.5206],[13.0924,54.5206],[13.0924,54.5184],[13.093,54.5184],[13.093,54.5181],[13.0936,54.5181],[13.0936,54.517],[13.093,54.517],[13.093,54.5162],[13.0924,54.5162],[13.0924,54.5165],[13.0919,54.5165],[13.0919,54.517],[13.0913,54.517],[13.0913,54.5173],[13.0908,54.5173],[13.0908,54.5179],[13.0902,54.5179],[13.0902,54.5181],[13.0863,54.5181],[13.0863,54.5184],[13.0859,54.5184],[13.0852,54.5184],[13.0852,54.5181],[13.0847,54.5181],[13.0847,54.5173],[13.0852,54.5173],[13.0852,54.517],[13.0857,54.517],[13.088,54.517],[13.088,54.5168],[13.0886,54.5168],[13.0886,54.5165],[13.0891,54.5165],[13.0891,54.5151],[13.0886,54.5151],[13.0886,54.5145],[13.0852,54.5145],[13.0852,54.5148],[13.0841,54.5148],[13.0841,54.5145],[13.0836,54.5145],[13.0836,54.5137],[13.0841,54.5137],[13.0841,54.5134],[13.0852,54.5134],[13.0852,54.5131],[13.0858,54.5131],[13.0858,54.5126],[13.0852,54.5126],[13.0852,54.5123],[13.0841,54.5123],[13.0841,54.5126],[13.0836,54.5126],[13.0836,54.5129],[13.083,54.5129],[13.083,54.5126],[13.0825,54.5126],[13.0825,54.5123],[13.0819,54.5123],[13.0819,54.5118],[13.0825,54.5118],[13.0825,54.5115],[13.083,54.5115],[13.083,54.5104],[13.0825,54.5104],[13.0825,54.5093],[13.0819,54.5093],[13.0819,54.5087],[13.0813,54.5087],[13.0813,54.5081],[13.0808,54.5081],[13.0808,54.5065],[13.0802,54.5065],[13.0802,54.5048],[13.0808,54.5048],[13.0808,54.504],[13.0813,54.504],[13.0813,54.5031],[13.0808,54.5031],[13.0808,54.5023],[13.0802,54.5023],[13.0802,54.5015],[13.0797,54.5015],[13.0797,54.5009],[13.0786,54.5009],[13.0786,54.5006],[13.0775,54.5006],[13.0775,54.5004],[13.0769,54.5004],[13.0769,54.5001],[13.0736,54.5001],[13.0736,54.4984],[13.0741,54.4984],[13.0741,54.4968],[13.0736,54.4968],[13.0736,54.4926],[13.0741,54.4926],[13.0741,54.4904],[13.0747,54.4904],[13.0747,54.4895],[13.0752,54.4895],[13.0752,54.4884],[13.0747,54.4884],[13.0747,54.4876],[13.0752,54.4876],[13.0752,54.487],[13.0758,54.487],[13.0758,54.4865],[13.0763,54.4865],[13.0763,54.4856],[13.0769,54.4856],[13.0769,54.4845],[13.0763,54.4845],[13.0763,54.4834],[13.0758,54.4834],[13.0758,54.4831],[13.0763,54.4831],[13.0763,54.4826],[13.0758,54.4826],[13.0758,54.4823],[13.0748,54.4823],[13.0747,54.4823],[13.0747,54.482],[13.0741,54.482],[13.0741,54.4812],[13.0736,54.4812],[13.0736,54.4806],[13.0741,54.4806],[13.0741,54.4804],[13.0746,54.4804],[13.0747,54.4804],[13.0747,54.4801],[13.0752,54.4801],[13.0752,54.4798],[13.0758,54.4798],[13.0758,54.4795],[13.0763,54.4795],[13.0763,54.4787],[13.0769,54.4787],[13.0769,54.4781],[13.0763,54.4781],[13.0763,54.4784],[13.0758,54.4784],[13.0758,54.479],[13.0744,54.479],[13.0736,54.479],[13.0736,54.4786],[13.0736,54.4779],[13.0741,54.4779],[13.0741,54.4745],[13.0736,54.4745],[13.0736,54.474],[13.073,54.474],[13.073,54.4729],[13.0725,54.4729],[13.0725,54.4723],[13.073,54.4723],[13.073,54.472],[13.0736,54.472],[13.0736,54.4718],[13.0741,54.4718],[13.0741,54.4715],[13.0736,54.4715],[13.0736,54.4709],[13.073,54.4709],[13.073,54.4704],[13.0741,54.4704],[13.0741,54.4695],[13.0747,54.4695],[13.0747,54.4687],[13.073,54.4687],[13.073,54.4681],[13.0725,54.4681],[13.0725,54.4679],[13.0719,54.4679],[13.0719,54.4676],[13.0713,54.4676],[13.0713,54.467],[13.0708,54.467],[13.0708,54.4665],[13.0702,54.4665],[13.0702,54.4651],[13.0708,54.4651],[13.0708,54.4643],[13.0697,54.4643],[13.0697,54.464],[13.0702,54.464],[13.0702,54.4634],[13.0708,54.4634],[13.0708,54.4626],[13.0702,54.4626],[13.0702,54.4623],[13.0691,54.4623],[13.0691,54.462],[13.0686,54.462],[13.0686,54.4609],[13.068,54.4609],[13.068,54.4604],[13.0675,54.4604],[13.0675,54.4601],[13.0658,54.4601],[13.0658,54.4593],[13.0663,54.4593],[13.0663,54.4584],[13.0669,54.4584],[13.0669,54.4576],[13.0675,54.4576],[13.0675,54.4573],[13.0647,54.4573],[13.0647,54.4576],[13.0636,54.4576],[13.0636,54.4579],[13.0641,54.4579],[13.0641,54.4581],[13.0636,54.4581],[13.0636,54.4584],[13.063,54.4584],[13.063,54.4587],[13.0624,54.4587],[13.0625,54.459],[13.0619,54.459],[13.0619,54.4619],[13.0619,54.4634],[13.0624,54.4634],[13.0625,54.4651],[13.0619,54.4651],[13.0619,54.4668],[13.0613,54.4668],[13.0613,54.4673],[13.0608,54.4673],[13.0608,54.469],[13.0602,54.469],[13.0602,54.4695],[13.0597,54.4695],[13.0597,54.4712],[13.0602,54.4712],[13.0602,54.4723],[13.0608,54.4723],[13.0608,54.4734],[13.0602,54.4734],[13.0602,54.474],[13.0597,54.474],[13.0597,54.4754],[13.0602,54.4754],[13.0602,54.479],[13.0608,54.479],[13.0608,54.4801],[13.0613,54.4801],[13.0613,54.482],[13.0619,54.482],[13.0619,54.484],[13.0624,54.484],[13.0624,54.4851],[13.063,54.4851],[13.063,54.4862],[13.0636,54.4862],[13.0636,54.4873],[13.0641,54.4873],[13.0641,54.4884],[13.0636,54.4884],[13.0636,54.4901],[13.063,54.4901],[13.063,54.4909],[13.0636,54.4909],[13.0636,54.4912],[13.0641,54.4912],[13.0641,54.4934],[13.0647,54.4934],[13.0647,54.4945],[13.0652,54.4945],[13.0652,54.4954],[13.0658,54.4954],[13.0658,54.4965],[13.0663,54.4965],[13.0663,54.4976],[13.0669,54.4976],[13.0669,54.4987],[13.0675,54.4987],[13.0675,54.4998],[13.068,54.4998],[13.068,54.5009],[13.0686,54.5009],[13.0686,54.5018],[13.0691,54.5018],[13.0691,54.5023],[13.0697,54.5023],[13.0697,54.5031],[13.0702,54.5031],[13.0702,54.504],[13.0708,54.504],[13.0708,54.5045],[13.0713,54.5045],[13.0713,54.5062],[13.0719,54.5062],[13.0719,54.5081],[13.0725,54.5081],[13.0725,54.5087],[13.073,54.5087],[13.073,54.5093],[13.0736,54.5093],[13.0736,54.5101],[13.0741,54.5101],[13.0741,54.5106],[13.0747,54.5106],[13.0747,54.5115],[13.0752,54.5115],[13.0752,54.512],[13.0758,54.512],[13.0758,54.5127],[13.0758,54.5129],[13.076,54.5129],[13.0763,54.5129],[13.0763,54.5132],[13.0763,54.5134],[13.0766,54.5134],[13.0769,54.5134],[13.0769,54.5137],[13.0769,54.514],[13.0772,54.514],[13.0775,54.514],[13.0775,54.5142],[13.0775,54.5148],[13.078,54.5148],[13.078,54.5154],[13.0786,54.5154],[13.0786,54.5173],[13.0791,54.5173],[13.0791,54.5201],[13.0795,54.5201],[13.0797,54.5201],[13.0797,54.5218],[13.0802,54.5218],[13.0802,54.5229],[13.0808,54.5229],[13.0808,54.5243],[13.0813,54.5243],[13.0813,54.5254],[13.0819,54.5254],[13.0819,54.5262],[13.0824,54.5262],[13.0825,54.5268],[13.083,54.5268],[13.083,54.5287],[13.0836,54.5287],[13.0836,54.5301],[13.0841,54.5301],[13.0841,54.53125],[13.0847,54.53125],[13.0847,54.5331],[13.0852,54.5331],[13.0852,54.5346],[13.0852,54.5351],[13.0857,54.5351],[13.0858,54.5368],[13.0863,54.5368],[13.0863,54.5384],[13.0869,54.5384],[13.0869,54.5393],[13.0874,54.5393],[13.0874,54.5398],[13.088,54.5398],[13.088,54.5401],[13.0886,54.5401],[13.0886,54.5404],[13.0891,54.5404],[13.0891,54.5406],[13.0897,54.5406],[13.0897,54.5418],[13.0902,54.5418],[13.0902,54.5431],[13.0908,54.5431],[13.0908,54.5434],[13.0913,54.5434],[13.0913,54.5437],[13.0919,54.5437],[13.0919,54.544],[13.0924,54.544],[13.0924,54.5448],[13.093,54.5448],[13.093,54.5476],[13.0936,54.5476],[13.0936,54.5506],[13.0941,54.5506],[13.0941,54.5515],[13.0947,54.5515],[13.0947,54.5526],[13.0952,54.5526],[13.0952,54.5534],[13.0958,54.5534],[13.0958,54.5543],[13.0963,54.5543],[13.0963,54.5554],[13.0969,54.5554],[13.0969,54.5565],[13.0974,54.5565],[13.0974,54.5581],[13.098,54.5581],[13.098,54.5604],[13.0986,54.5604],[13.0986,54.5631],[13.0991,54.5631],[13.0991,54.5665],[13.0997,54.5665],[13.0997,54.569],[13.1002,54.569],[13.1002,54.5712],[13.1008,54.5712],[13.1008,54.5731],[13.1013,54.5731],[13.1013,54.579],[13.1008,54.579],[13.1008,54.5793],[13.1002,54.5793],[13.1002,54.5806],[13.1008,54.5806],[13.1008,54.5826],[13.1002,54.5826],[13.1002,54.584],[13.1008,54.584],[13.1008,54.5862],[13.1013,54.5862],[13.1013,54.5876],[13.1008,54.5876],[13.1008,54.5881],[13.1002,54.5881],[13.1002,54.5884],[13.0997,54.5884],[13.0997,54.5887],[13.0991,54.5887],[13.0991,54.589],[13.098,54.589],[13.098,54.5895],[13.0974,54.5895],[13.0974,54.5904],[13.098,54.5904],[13.098,54.5906],[13.0986,54.5906],[13.0986,54.5912],[13.0991,54.5912],[13.0991,54.5915],[13.0997,54.5915],[13.0997,54.5918],[13.1002,54.5918],[13.1002,54.592],[13.1008,54.592],[13.1008,54.5923],[13.1013,54.5923],[13.1013,54.5926],[13.1019,54.5926],[13.1019,54.5929],[13.1025,54.5929],[13.1025,54.5931],[13.103,54.5931],[13.103,54.5934],[13.1041,54.5934],[13.1041,54.59375],[13.1047,54.59375],[13.1047,54.594],[13.1052,54.594],[13.1052,54.5948],[13.1058,54.5948],[13.1058,54.5954],[13.1063,54.5954],[13.1063,54.5959],[13.1069,54.5959],[13.1069,54.5965],[13.108,54.5965],[13.108,54.5968],[13.1091,54.5968],[13.1091,54.597],[13.1097,54.597],[13.1097,54.5973],[13.1102,54.5973],[13.1102,54.5976],[13.1108,54.5976],[13.1108,54.5979],[13.1113,54.5979],[13.1113,54.5981],[13.1119,54.5981],[13.1119,54.5987],[13.1124,54.5987],[13.1124,54.5993],[13.113,54.5993],[13.113,54.5995],[13.1147,54.5995],[13.1147,54.5998],[13.1152,54.5998],[13.1152,54.6004],[13.1158,54.6004],[13.1158,54.6015],[13.1163,54.6015],[13.1163,54.602],[13.1175,54.602],[13.1175,54.6023],[13.118,54.6023],[13.118,54.6026],[13.1186,54.6026],[13.1186,54.6031],[13.1191,54.6031],[13.1191,54.6034],[13.1225,54.6034],[13.1225,54.6031],[13.1241,54.6031],[13.1241,54.6034],[13.1246,54.6034],[13.1252,54.6034],[13.1252,54.6037],[13.1269,54.6037],[13.1269,54.604],[13.1274,54.604],[13.1274,54.6043],[13.1286,54.6043],[13.1286,54.6045],[13.1302,54.6045],[13.1302,54.6048],[13.131,54.6048],[13.1313,54.6048],[13.1313,54.6051],[13.1363,54.6051]]],[[[8.7697,54.6381],[8.7697,54.6379],[8.7708,54.6379],[8.7708,54.6376],[8.7713,54.6376],[8.7713,54.637],[8.772500000000001,54.637],[8.772500000000001,54.6362],[8.7708,54.6362],[8.7708,54.6365],[8.7674,54.6365],[8.7674,54.6362],[8.7669,54.6362],[8.7669,54.6359],[8.7652,54.6359],[8.7652,54.6356],[8.764099999999999,54.6356],[8.764099999999999,54.6354],[8.7636,54.6354],[8.7636,54.6351],[8.7613,54.6351],[8.7613,54.6359],[8.761900000000001,54.6359],[8.761900000000001,54.6365],[8.7624,54.6365],[8.7624,54.6368],[8.763,54.6368],[8.763,54.637],[8.7636,54.637],[8.7636,54.6373],[8.764099999999999,54.6373],[8.764099999999999,54.6376],[8.7647,54.6376],[8.7647,54.6379],[8.768599999999999,54.6379],[8.768599999999999,54.6381],[8.7697,54.6381]]],[[[8.733000000000001,54.6443],[8.733000000000001,54.6437],[8.733599999999999,54.6437],[8.733599999999999,54.6434],[8.735200000000001,54.6434],[8.735200000000001,54.6437],[8.735799999999999,54.6437],[8.735799999999999,54.6434],[8.7363,54.6434],[8.7363,54.6429],[8.7369,54.6429],[8.7369,54.6426],[8.738,54.6426],[8.738,54.6418],[8.737500000000001,54.6418],[8.737500000000001,54.6412],[8.7369,54.6412],[8.7369,54.6401],[8.7363,54.6401],[8.7363,54.6395],[8.7369,54.6395],[8.7369,54.6379],[8.738,54.6379],[8.738,54.6376],[8.7386,54.6376],[8.7386,54.6368],[8.738,54.6368],[8.738,54.6362],[8.737500000000001,54.6362],[8.737500000000001,54.6359],[8.739100000000001,54.6359],[8.739100000000001,54.6362],[8.739699999999999,54.6362],[8.739699999999999,54.6354],[8.739100000000001,54.6354],[8.739100000000001,54.6351],[8.7386,54.6351],[8.7386,54.6345],[8.738,54.6345],[8.738,54.6343],[8.737500000000001,54.6343],[8.737500000000001,54.6337],[8.7369,54.6337],[8.7369,54.6334],[8.7363,54.6334],[8.7363,54.6329],[8.735200000000001,54.6329],[8.735200000000001,54.6326],[8.7347,54.6326],[8.7347,54.6318],[8.7341,54.6318],[8.7341,54.6312],[8.733599999999999,54.6312],[8.733599999999999,54.6309],[8.733000000000001,54.6309],[8.733000000000001,54.6306],[8.7325,54.6306],[8.7325,54.6304],[8.731299999999999,54.6304],[8.731299999999999,54.6301],[8.7308,54.6301],[8.7308,54.6298],[8.7302,54.6298],[8.7302,54.6293],[8.729699999999999,54.6293],[8.729699999999999,54.6287],[8.7286,54.6287],[8.7286,54.6284],[8.728,54.6284],[8.728,54.6281],[8.727,54.6281],[8.726900000000001,54.6281],[8.726900000000001,54.6279],[8.7266,54.6279],[8.725199999999999,54.6279],[8.725199999999999,54.6276],[8.723599999999999,54.6276],[8.723599999999999,54.6273],[8.7225,54.6273],[8.7225,54.627],[8.721299999999999,54.627],[8.721299999999999,54.6268],[8.7197,54.6268],[8.7197,54.627],[8.7186,54.627],[8.7186,54.6273],[8.718,54.6273],[8.718,54.6276],[8.716900000000001,54.6276],[8.716900000000001,54.6281],[8.7163,54.6281],[8.7163,54.6284],[8.7158,54.6284],[8.7158,54.6287],[8.714700000000001,54.6287],[8.714700000000001,54.6293],[8.7136,54.6293],[8.7136,54.6295],[8.712999999999999,54.6295],[8.712999999999999,54.6298],[8.712400000000001,54.6298],[8.712400000000001,54.6304],[8.7119,54.6304],[8.7119,54.6306],[8.710800000000001,54.6306],[8.710800000000001,54.6312],[8.7102,54.6312],[8.7102,54.6318],[8.7097,54.6318],[8.7097,54.6329],[8.7097,54.6334],[8.7102,54.6334],[8.7102,54.6343],[8.7097,54.6343],[8.7097,54.6345],[8.7102,54.6345],[8.7102,54.6354],[8.710800000000001,54.6354],[8.710800000000001,54.6362],[8.7111,54.6362],[8.7113,54.6362],[8.7113,54.6373],[8.7119,54.6373],[8.7119,54.6376],[8.712400000000001,54.6376],[8.712400000000001,54.6384],[8.712999999999999,54.6384],[8.712999999999999,54.6387],[8.712999999999999,54.639],[8.7134,54.639],[8.7136,54.639],[8.7136,54.6395],[8.7143,54.6395],[8.714700000000001,54.6395],[8.714700000000001,54.6397],[8.714700000000001,54.6401],[8.715199999999999,54.6401],[8.715199999999999,54.6404],[8.7157,54.6404],[8.7158,54.6404],[8.7158,54.6406],[8.716100000000001,54.6406],[8.7163,54.6406],[8.7163,54.6408],[8.7163,54.6409],[8.7166,54.6409],[8.716900000000001,54.6409],[8.716900000000001,54.6412],[8.717000000000001,54.6412],[8.7172,54.6412],[8.718,54.6412],[8.718,54.6418],[8.719099999999999,54.6418],[8.719099999999999,54.6415],[8.7197,54.6415],[8.7197,54.6412],[8.7202,54.6412],[8.7202,54.6406],[8.723000000000001,54.6406],[8.723000000000001,54.6412],[8.7247,54.6412],[8.7247,54.6415],[8.7258,54.6415],[8.7258,54.6418],[8.726900000000001,54.6418],[8.726900000000001,54.642],[8.727399999999999,54.642],[8.727399999999999,54.6423],[8.7286,54.6423],[8.7286,54.6426],[8.729699999999999,54.6426],[8.729699999999999,54.6429],[8.7302,54.6429],[8.7302,54.644],[8.731299999999999,54.644],[8.731299999999999,54.6443],[8.733000000000001,54.6443]]],[[[8.663600000000001,54.6618],[8.663600000000001,54.6615],[8.6641,54.6615],[8.6641,54.6612],[8.6647,54.6612],[8.6647,54.6601],[8.6641,54.6601],[8.6641,54.6593],[8.6647,54.6593],[8.6647,54.659],[8.6641,54.659],[8.6641,54.6586],[8.6641,54.6581],[8.663600000000001,54.6581],[8.663600000000001,54.6576],[8.6637,54.6576],[8.6641,54.6576],[8.6641,54.6554],[8.663600000000001,54.6554],[8.663600000000001,54.6501],[8.663,54.6501],[8.663,54.6493],[8.6625,54.6493],[8.6625,54.649],[8.661899999999999,54.649],[8.661899999999999,54.6487],[8.6608,54.6487],[8.6608,54.6476],[8.661300000000001,54.6476],[8.661300000000001,54.6473],[8.6608,54.6473],[8.6608,54.6465],[8.6602,54.6465],[8.6602,54.6459],[8.659700000000001,54.6459],[8.659700000000001,54.6456],[8.659100000000001,54.6456],[8.659100000000001,54.6451],[8.6586,54.6451],[8.6586,54.6448],[8.658,54.6448],[8.658,54.6443],[8.657500000000001,54.6443],[8.657500000000001,54.644],[8.6569,54.644],[8.6569,54.6434],[8.6563,54.6434],[8.6563,54.6429],[8.655200000000001,54.6429],[8.655200000000001,54.6426],[8.6547,54.6426],[8.6547,54.6423],[8.6541,54.6423],[8.6541,54.642],[8.653000000000001,54.642],[8.653000000000001,54.6418],[8.6519,54.6418],[8.6519,54.6415],[8.6502,54.6415],[8.6502,54.6409],[8.649699999999999,54.6409],[8.649699999999999,54.6404],[8.649100000000001,54.6404],[8.649100000000001,54.6401],[8.6486,54.6401],[8.6486,54.6395],[8.646900000000001,54.6395],[8.646900000000001,54.6393],[8.645200000000001,54.6393],[8.645200000000001,54.639],[8.643599999999999,54.639],[8.643599999999999,54.6387],[8.640800000000001,54.6387],[8.640800000000001,54.6384],[8.638,54.6384],[8.638,54.6381],[8.635199999999999,54.6381],[8.635199999999999,54.6379],[8.632999999999999,54.6379],[8.632999999999999,54.6376],[8.632400000000001,54.6376],[8.632400000000001,54.637],[8.6319,54.637],[8.6319,54.6368],[8.6313,54.6368],[8.6313,54.6365],[8.630800000000001,54.6365],[8.630800000000001,54.6362],[8.629099999999999,54.6362],[8.629099999999999,54.6359],[8.628600000000001,54.6359],[8.628600000000001,54.6356],[8.6241,54.6356],[8.6241,54.6354],[8.620200000000001,54.6354],[8.620200000000001,54.6351],[8.6197,54.6351],[8.6197,54.6345],[8.6191,54.6345],[8.6191,54.6343],[8.6158,54.6343],[8.6158,54.634],[8.614699999999999,54.634],[8.614699999999999,54.6337],[8.612500000000001,54.6337],[8.612500000000001,54.6334],[8.6097,54.6334],[8.6097,54.6329],[8.604100000000001,54.6329],[8.604100000000001,54.6326],[8.6036,54.6326],[8.6036,54.6323],[8.603,54.6323],[8.603,54.6326],[8.602399999999999,54.6326],[8.602399999999999,54.6329],[8.601900000000001,54.6329],[8.601900000000001,54.6331],[8.6013,54.6331],[8.6013,54.6334],[8.6008,54.6334],[8.6008,54.6337],[8.600199999999999,54.6337],[8.600199999999999,54.634],[8.5991,54.634],[8.5991,54.6345],[8.598599999999999,54.6345],[8.598599999999999,54.6348],[8.598000000000001,54.6348],[8.598000000000001,54.6351],[8.597099999999999,54.6351],[8.5969,54.6351],[8.5969,54.6354],[8.596500000000001,54.6354],[8.5962,54.6354],[8.595800000000001,54.6354],[8.595800000000001,54.6352],[8.595800000000001,54.6351],[8.5953,54.6351],[8.5924,54.6351],[8.5924,54.6348],[8.5913,54.6348],[8.5913,54.6345],[8.589700000000001,54.6345],[8.589700000000001,54.6343],[8.587400000000001,54.6343],[8.587400000000001,54.634],[8.585800000000001,54.634],[8.585800000000001,54.6337],[8.584099999999999,54.6337],[8.584099999999999,54.6331],[8.583600000000001,54.6331],[8.583600000000001,54.6329],[8.583,54.6329],[8.583,54.6323],[8.5825,54.6323],[8.5825,54.632],[8.581899999999999,54.632],[8.581899999999999,54.6318],[8.581300000000001,54.6318],[8.581300000000001,54.6315],[8.5808,54.6315],[8.5808,54.6312],[8.579700000000001,54.6312],[8.579700000000001,54.6309],[8.5786,54.6309],[8.5786,54.6306],[8.577500000000001,54.6306],[8.577500000000001,54.6304],[8.5769,54.6304],[8.5769,54.6301],[8.5763,54.6301],[8.5763,54.6298],[8.575799999999999,54.6298],[8.575799999999999,54.6295],[8.575200000000001,54.6295],[8.575200000000001,54.6293],[8.5747,54.6293],[8.5747,54.629],[8.5741,54.629],[8.5741,54.6287],[8.573600000000001,54.6287],[8.573600000000001,54.6284],[8.571899999999999,54.6284],[8.571899999999999,54.6281],[8.571300000000001,54.6281],[8.571300000000001,54.6279],[8.5708,54.6279],[8.5708,54.6273],[8.5702,54.6273],[8.5702,54.627],[8.5702,54.6268],[8.569699999999999,54.6268],[8.569699999999999,54.6265],[8.5687,54.6265],[8.5686,54.6265],[8.5686,54.6262],[8.568,54.6262],[8.568,54.6259],[8.567,54.6259],[8.565799999999999,54.6259],[8.565799999999999,54.6262],[8.565200000000001,54.6262],[8.565200000000001,54.6265],[8.5619,54.6265],[8.5619,54.6259],[8.561299999999999,54.6259],[8.561299999999999,54.6256],[8.5608,54.6256],[8.5608,54.6251],[8.5602,54.6251],[8.5602,54.6245],[8.559699999999999,54.6245],[8.559699999999999,54.624],[8.559100000000001,54.624],[8.559100000000001,54.6234],[8.558,54.6234],[8.558,54.6231],[8.557499999999999,54.6231],[8.557499999999999,54.6229],[8.555199999999999,54.6229],[8.555199999999999,54.6226],[8.5547,54.6226],[8.5547,54.6223],[8.5541,54.6223],[8.5541,54.6218],[8.553599999999999,54.6218],[8.553599999999999,54.6209],[8.553000000000001,54.6209],[8.553000000000001,54.6206],[8.5524,54.6206],[8.5524,54.6201],[8.549099999999999,54.6201],[8.549099999999999,54.6198],[8.5486,54.6198],[8.5486,54.6195],[8.548,54.6195],[8.548,54.6184],[8.5482,54.6184],[8.5486,54.6184],[8.5486,54.6181],[8.549099999999999,54.6181],[8.549099999999999,54.6173],[8.5486,54.6173],[8.5486,54.617],[8.548299999999999,54.617],[8.548,54.617],[8.548,54.6173],[8.5474,54.6173],[8.5474,54.6176],[8.5471,54.6176],[8.546900000000001,54.6176],[8.546900000000001,54.6178],[8.546900000000001,54.6181],[8.5465,54.6181],[8.546300000000001,54.6181],[8.546300000000001,54.6183],[8.546300000000001,54.6187],[8.545999999999999,54.6187],[8.5452,54.6187],[8.5452,54.619],[8.544700000000001,54.619],[8.544700000000001,54.6195],[8.5441,54.6195],[8.5441,54.6201],[8.5436,54.6201],[8.5436,54.6204],[8.542999999999999,54.6204],[8.542999999999999,54.6209],[8.542400000000001,54.6209],[8.542400000000001,54.6215],[8.5419,54.6215],[8.5419,54.6218],[8.5413,54.6218],[8.5413,54.622],[8.540800000000001,54.622],[8.540800000000001,54.6223],[8.5397,54.6223],[8.5397,54.6226],[8.5391,54.6226],[8.5391,54.6231],[8.5375,54.6231],[8.5375,54.6233],[8.5375,54.6234],[8.536300000000001,54.6234],[8.536300000000001,54.6237],[8.5352,54.6237],[8.5352,54.624],[8.534100000000001,54.624],[8.534100000000001,54.6243],[8.533,54.6243],[8.533,54.6245],[8.532500000000001,54.6245],[8.532500000000001,54.6248],[8.530799999999999,54.6248],[8.530799999999999,54.6251],[8.530200000000001,54.6251],[8.530200000000001,54.6256],[8.5297,54.6256],[8.5297,54.6265],[8.5291,54.6265],[8.5291,54.627],[8.5291,54.6281],[8.5297,54.6281],[8.5297,54.6287],[8.530200000000001,54.6287],[8.530200000000001,54.629],[8.530799999999999,54.629],[8.530799999999999,54.6304],[8.530200000000001,54.6304],[8.530200000000001,54.6312],[8.530799999999999,54.6312],[8.530799999999999,54.6315],[8.5319,54.6315],[8.5319,54.6318],[8.532500000000001,54.6318],[8.532500000000001,54.6323],[8.533,54.6323],[8.533,54.6329],[8.5336,54.6329],[8.5336,54.6331],[8.534100000000001,54.6331],[8.534100000000001,54.6337],[8.534700000000001,54.6337],[8.534700000000001,54.6343],[8.5352,54.6343],[8.5352,54.6345],[8.5358,54.6345],[8.5358,54.6348],[8.536300000000001,54.6348],[8.536300000000001,54.6351],[8.5375,54.6351],[8.5375,54.6356],[8.538,54.6356],[8.538,54.6359],[8.538600000000001,54.6359],[8.538600000000001,54.6362],[8.5397,54.6362],[8.5397,54.6365],[8.5413,54.6365],[8.5413,54.6368],[8.5441,54.6368],[8.5441,54.6365],[8.5452,54.6365],[8.5452,54.6362],[8.546300000000001,54.6362],[8.546300000000001,54.6359],[8.5497,54.6359],[8.5497,54.6356],[8.5502,54.6356],[8.5502,54.6354],[8.555199999999999,54.6354],[8.555199999999999,54.6359],[8.5563,54.6359],[8.5563,54.6362],[8.556900000000001,54.6362],[8.556900000000001,54.6365],[8.5586,54.6365],[8.5586,54.6368],[8.5602,54.6368],[8.5602,54.637],[8.565200000000001,54.637],[8.565200000000001,54.6373],[8.567399999999999,54.6373],[8.567399999999999,54.6376],[8.5686,54.6376],[8.5686,54.6381],[8.569699999999999,54.6381],[8.569699999999999,54.6387],[8.5708,54.6387],[8.5708,54.639],[8.571300000000001,54.639],[8.571300000000001,54.6393],[8.571899999999999,54.6393],[8.571899999999999,54.6395],[8.573,54.6395],[8.573,54.6398],[8.5747,54.6398],[8.5747,54.6401],[8.575799999999999,54.6401],[8.575799999999999,54.6398],[8.5763,54.6398],[8.5763,54.6395],[8.577500000000001,54.6395],[8.577500000000001,54.6393],[8.5786,54.6393],[8.5786,54.639],[8.581899999999999,54.639],[8.581899999999999,54.6393],[8.5825,54.6393],[8.5825,54.6395],[8.5847,54.6395],[8.5847,54.6398],[8.5852,54.6398],[8.5852,54.6401],[8.5869,54.6401],[8.5869,54.6404],[8.589700000000001,54.6404],[8.589700000000001,54.6406],[8.591900000000001,54.6406],[8.591900000000001,54.6409],[8.596299999999999,54.6409],[8.596299999999999,54.6412],[8.598000000000001,54.6412],[8.598000000000001,54.6415],[8.5997,54.6415],[8.5997,54.6418],[8.603,54.6418],[8.603,54.642],[8.604699999999999,54.642],[8.604699999999999,54.6423],[8.6058,54.6423],[8.6058,54.6426],[8.6075,54.6426],[8.6075,54.6429],[8.608599999999999,54.6429],[8.608599999999999,54.6431],[8.6091,54.6431],[8.6091,54.6434],[8.610200000000001,54.6434],[8.610200000000001,54.6437],[8.610799999999999,54.6437],[8.610799999999999,54.644],[8.6119,54.644],[8.6119,54.6443],[8.612500000000001,54.6443],[8.612500000000001,54.6445],[8.6136,54.6445],[8.6136,54.6448],[8.614100000000001,54.6448],[8.614100000000001,54.6451],[8.6158,54.6451],[8.6158,54.6454],[8.616300000000001,54.6454],[8.616300000000001,54.6456],[8.618,54.6456],[8.618,54.6459],[8.6197,54.6459],[8.6197,54.6462],[8.6213,54.6462],[8.6213,54.6465],[8.622400000000001,54.6465],[8.622400000000001,54.6468],[8.6241,54.6468],[8.6241,54.647],[8.6252,54.647],[8.6252,54.6473],[8.627800000000001,54.6473],[8.629099999999999,54.6473],[8.629099999999999,54.6476],[8.630800000000001,54.6476],[8.630800000000001,54.6479],[8.6313,54.6479],[8.6313,54.6481],[8.632400000000001,54.6481],[8.632400000000001,54.6484],[8.6341,54.6484],[8.6341,54.6487],[8.634700000000001,54.6487],[8.634700000000001,54.649],[8.635199999999999,54.649],[8.635199999999999,54.6493],[8.637499999999999,54.6493],[8.637499999999999,54.6495],[8.638,54.6495],[8.638,54.6498],[8.639099999999999,54.6498],[8.639099999999999,54.6501],[8.6397,54.6501],[8.6397,54.6504],[8.6402,54.6504],[8.6402,54.6506],[8.641299999999999,54.6506],[8.641299999999999,54.6509],[8.6419,54.6509],[8.6419,54.6512],[8.6425,54.6512],[8.6425,54.6515],[8.643000000000001,54.6515],[8.643000000000001,54.6518],[8.6441,54.6518],[8.6441,54.652],[8.645200000000001,54.652],[8.645200000000001,54.6523],[8.645200000000001,54.6526],[8.6458,54.6526],[8.6458,54.6529],[8.6463,54.6529],[8.6463,54.6531],[8.646900000000001,54.6531],[8.646900000000001,54.6537],[8.647399999999999,54.6537],[8.647399999999999,54.654],[8.648,54.654],[8.648,54.6545],[8.6486,54.6545],[8.6486,54.6551],[8.649100000000001,54.6551],[8.649100000000001,54.6554],[8.649699999999999,54.6554],[8.649699999999999,54.6556],[8.6508,54.6556],[8.6508,54.6559],[8.6519,54.6559],[8.6519,54.6562],[8.653600000000001,54.6562],[8.653600000000001,54.6565],[8.6547,54.6565],[8.6547,54.6568],[8.6586,54.6568],[8.6586,54.6573],[8.659100000000001,54.6573],[8.659100000000001,54.6576],[8.659700000000001,54.6576],[8.659700000000001,54.6584],[8.6602,54.6584],[8.6602,54.6595],[8.6608,54.6595],[8.6608,54.6601],[8.661300000000001,54.6601],[8.661300000000001,54.6609],[8.661899999999999,54.6609],[8.661899999999999,54.6612],[8.6625,54.6612],[8.6625,54.6618],[8.663600000000001,54.6618]]],[[[13.4291,54.6845],[13.4291,54.6837],[13.4297,54.6837],[13.4297,54.6834],[13.4302,54.6834],[13.4302,54.6829],[13.4308,54.6829],[13.4308,54.6826],[13.4313,54.6826],[13.4313,54.682],[13.4319,54.682],[13.4319,54.6818],[13.4324,54.6818],[13.4324,54.6815],[13.433,54.6815],[13.433,54.6812],[13.4336,54.6812],[13.4336,54.6809],[13.4341,54.6809],[13.4341,54.6806],[13.4347,54.6806],[13.4347,54.6801],[13.4352,54.6801],[13.4352,54.6795],[13.4358,54.6795],[13.4358,54.6781],[13.4352,54.6781],[13.4352,54.6779],[13.4363,54.6779],[13.4363,54.6776],[13.4369,54.6776],[13.4369,54.6773],[13.4374,54.6773],[13.4374,54.6768],[13.438,54.6768],[13.438,54.6762],[13.4374,54.6762],[13.4374,54.6756],[13.4369,54.6756],[13.4369,54.6754],[13.4363,54.6754],[13.4363,54.6751],[13.4358,54.6751],[13.4358,54.6748],[13.4352,54.6748],[13.4352,54.674],[13.4347,54.674],[13.4347,54.6737],[13.4342,54.6737],[13.4341,54.6737],[13.4341,54.6726],[13.4336,54.6726],[13.4336,54.6715],[13.433,54.6715],[13.433,54.6712],[13.4324,54.6712],[13.4324,54.6709],[13.4319,54.6709],[13.4319,54.6706],[13.4324,54.6706],[13.4324,54.6698],[13.4319,54.6698],[13.4319,54.6673],[13.4324,54.6673],[13.4324,54.6665],[13.433,54.6665],[13.433,54.6651],[13.4324,54.6651],[13.4324,54.6648],[13.4319,54.6648],[13.4319,54.664],[13.4313,54.664],[13.4313,54.6629],[13.4308,54.6629],[13.4308,54.6626],[13.4302,54.6626],[13.4302,54.6623],[13.4297,54.6623],[13.4297,54.6618],[13.4291,54.6618],[13.4291,54.6609],[13.4286,54.6609],[13.4286,54.6604],[13.428,54.6604],[13.428,54.6601],[13.4275,54.6601],[13.4275,54.6595],[13.4269,54.6595],[13.4269,54.6593],[13.4263,54.6593],[13.4263,54.659],[13.4252,54.659],[13.4252,54.6587],[13.4247,54.6587],[13.4247,54.6584],[13.4236,54.6584],[13.4236,54.6579],[13.423,54.6579],[13.423,54.6576],[13.4224,54.6576],[13.4224,54.6573],[13.4219,54.6573],[13.4219,54.6568],[13.4208,54.6568],[13.4208,54.6565],[13.4197,54.6565],[13.4197,54.6562],[13.418,54.6562],[13.418,54.6559],[13.4169,54.6559],[13.4169,54.6556],[13.4158,54.6556],[13.4158,54.6554],[13.4152,54.6554],[13.4152,54.6551],[13.4097,54.6551],[13.4097,54.6548],[13.408,54.6548],[13.408,54.6545],[13.4052,54.6545],[13.4052,54.6543],[13.4036,54.6543],[13.4036,54.654],[13.4019,54.654],[13.4019,54.6537],[13.4002,54.6537],[13.4002,54.6534],[13.3997,54.6534],[13.3997,54.6531],[13.3991,54.6531],[13.3991,54.6529],[13.3986,54.6529],[13.3986,54.6526],[13.3963,54.6526],[13.3963,54.6523],[13.3941,54.6523],[13.3941,54.652],[13.393,54.652],[13.393,54.6518],[13.3924,54.6518],[13.3924,54.6515],[13.3919,54.6515],[13.3919,54.6512],[13.3912,54.6512],[13.3902,54.6512],[13.3902,54.6509],[13.3897,54.6509],[13.3897,54.6504],[13.3891,54.6504],[13.3891,54.6501],[13.3886,54.6501],[13.3886,54.6498],[13.3874,54.6498],[13.3874,54.6493],[13.3869,54.6493],[13.3869,54.649],[13.3863,54.649],[13.3863,54.6487],[13.3858,54.6487],[13.3858,54.6481],[13.3852,54.6481],[13.3852,54.6476],[13.3847,54.6476],[13.3847,54.6468],[13.3841,54.6468],[13.3841,54.6462],[13.3836,54.6462],[13.3836,54.6456],[13.383,54.6456],[13.383,54.6445],[13.3824,54.6445],[13.3824,54.6437],[13.3819,54.6437],[13.3819,54.6426],[13.3813,54.6426],[13.3813,54.642],[13.3808,54.642],[13.3808,54.6415],[13.3802,54.6415],[13.3802,54.6412],[13.3797,54.6412],[13.3797,54.6404],[13.3791,54.6404],[13.3791,54.6384],[13.3786,54.6384],[13.3786,54.637],[13.378,54.637],[13.378,54.6368],[13.3774,54.6368],[13.3774,54.6362],[13.3769,54.6362],[13.3769,54.6359],[13.3763,54.6359],[13.3763,54.6351],[13.3758,54.6351],[13.3758,54.6315],[13.3763,54.6315],[13.3763,54.629],[13.3769,54.629],[13.3769,54.6265],[13.3774,54.6265],[13.3774,54.6243],[13.378,54.6243],[13.378,54.6218],[13.3786,54.6218],[13.3786,54.6201],[13.3791,54.6201],[13.3791,54.6181],[13.3797,54.6181],[13.3797,54.6173],[13.3802,54.6173],[13.3802,54.6165],[13.3808,54.6165],[13.3808,54.6138],[13.3808,54.6134],[13.3809,54.6134],[13.3813,54.6134],[13.3813,54.6123],[13.3819,54.6123],[13.3819,54.6115],[13.3824,54.6115],[13.3824,54.6101],[13.383,54.6101],[13.383,54.6093],[13.3836,54.6093],[13.3836,54.6087],[13.3841,54.6087],[13.3841,54.6079],[13.3847,54.6079],[13.3847,54.6068],[13.3852,54.6068],[13.3852,54.6059],[13.3858,54.6059],[13.3858,54.6054],[13.3863,54.6054],[13.3863,54.6045],[13.3869,54.6045],[13.3869,54.6037],[13.3874,54.6037],[13.3874,54.6029],[13.388,54.6029],[13.388,54.6023],[13.3886,54.6023],[13.3886,54.6015],[13.3891,54.6015],[13.3891,54.6006],[13.3897,54.6006],[13.3897,54.6001],[13.3902,54.6001],[13.3902,54.5993],[13.3908,54.5993],[13.3908,54.5987],[13.3913,54.5987],[13.3913,54.5981],[13.3919,54.5981],[13.3919,54.5976],[13.3924,54.5976],[13.3924,54.597],[13.393,54.597],[13.393,54.5968],[13.3936,54.5968],[13.3936,54.5962],[13.3941,54.5962],[13.3941,54.5956],[13.3947,54.5956],[13.3947,54.5951],[13.3952,54.5951],[13.3952,54.5945],[13.3958,54.5945],[13.3958,54.594],[13.3963,54.594],[13.3963,54.59375],[13.3969,54.59375],[13.3969,54.5929],[13.3974,54.5929],[13.3974,54.5926],[13.398,54.5926],[13.398,54.5923],[13.3986,54.5923],[13.3986,54.5918],[13.3991,54.5918],[13.3991,54.5912],[13.3997,54.5912],[13.3997,54.5906],[13.4002,54.5906],[13.4002,54.5901],[13.4008,54.5901],[13.4008,54.5898],[13.4013,54.5898],[13.4013,54.5893],[13.4019,54.5893],[13.4019,54.589],[13.4025,54.589],[13.4025,54.5887],[13.403,54.5887],[13.403,54.5884],[13.4036,54.5884],[13.4036,54.5879],[13.4041,54.5879],[13.4041,54.5873],[13.4047,54.5873],[13.4047,54.587],[13.4052,54.587],[13.4052,54.5868],[13.4058,54.5868],[13.4058,54.5862],[13.4063,54.5862],[13.4063,54.5859],[13.4069,54.5859],[13.4069,54.5854],[13.408,54.5854],[13.408,54.5848],[13.4086,54.5848],[13.4086,54.5845],[13.4091,54.5845],[13.4091,54.5843],[13.4097,54.5843],[13.4097,54.584],[13.4102,54.584],[13.4102,54.5837],[13.4108,54.5837],[13.4108,54.5834],[13.4113,54.5834],[13.4113,54.5831],[13.4119,54.5831],[13.4119,54.5829],[13.4124,54.5829],[13.4124,54.5826],[13.413,54.5826],[13.413,54.582],[13.4136,54.582],[13.4136,54.5818],[13.4141,54.5818],[13.4141,54.5815],[13.4147,54.5815],[13.4147,54.5812],[13.4152,54.5812],[13.4152,54.5809],[13.4158,54.5809],[13.4158,54.5804],[13.4163,54.5804],[13.4163,54.5801],[13.4169,54.5801],[13.4169,54.5798],[13.4174,54.5798],[13.4174,54.5795],[13.418,54.5795],[13.418,54.5793],[13.4186,54.5793],[13.4186,54.579],[13.4191,54.579],[13.4191,54.5787],[13.4202,54.5787],[13.4202,54.5784],[13.4208,54.5784],[13.4208,54.5779],[13.4219,54.5779],[13.4219,54.5776],[13.4224,54.5776],[13.4224,54.5773],[13.4236,54.5773],[13.4236,54.577],[13.4241,54.577],[13.4241,54.5768],[13.4247,54.5768],[13.4247,54.5762],[13.4258,54.5762],[13.4258,54.5759],[13.4263,54.5759],[13.4263,54.5756],[13.4269,54.5756],[13.4269,54.5754],[13.4275,54.5754],[13.4275,54.5751],[13.4286,54.5751],[13.4286,54.5748],[13.4297,54.5748],[13.4297,54.5745],[13.4302,54.5745],[13.4302,54.5743],[13.4313,54.5743],[13.4313,54.574],[13.4319,54.574],[13.4319,54.5737],[13.4341,54.5737],[13.4341,54.5734],[13.4352,54.5734],[13.4352,54.5731],[13.4363,54.5731],[13.4363,54.5729],[13.4374,54.5729],[13.4374,54.5726],[13.4391,54.5726],[13.4391,54.5723],[13.4408,54.5723],[13.4408,54.572],[13.443,54.572],[13.443,54.5718],[13.4441,54.5718],[13.4441,54.5715],[13.4458,54.5715],[13.4458,54.5712],[13.4469,54.5712],[13.4469,54.5709],[13.4486,54.5709],[13.4486,54.5706],[13.4502,54.5706],[13.4502,54.5704],[13.453,54.5704],[13.453,54.5701],[13.4558,54.5701],[13.4558,54.5698],[13.4569,54.5698],[13.4569,54.5695],[13.4624,54.5695],[13.4624,54.5698],[13.4641,54.5698],[13.4641,54.5701],[13.4652,54.5701],[13.4652,54.5704],[13.4663,54.5704],[13.4663,54.5706],[13.4669,54.5706],[13.4669,54.5709],[13.4674,54.5709],[13.4674,54.5712],[13.468,54.5712],[13.468,54.5715],[13.4691,54.5715],[13.4691,54.5718],[13.4697,54.5718],[13.4697,54.572],[13.4702,54.572],[13.4702,54.5729],[13.4697,54.5729],[13.4697,54.5731],[13.4682,54.5731],[13.468,54.5731],[13.468,54.5734],[13.4669,54.5734],[13.4669,54.574],[13.4663,54.574],[13.4663,54.5751],[13.4669,54.5751],[13.4669,54.5754],[13.468,54.5754],[13.468,54.5751],[13.4691,54.5751],[13.4691,54.5748],[13.4702,54.5748],[13.4702,54.5745],[13.4706,54.5745],[13.4713,54.5745],[13.4713,54.5743],[13.473,54.5743],[13.473,54.574],[13.4741,54.574],[13.4741,54.5737],[13.4747,54.5737],[13.4747,54.5734],[13.4808,54.5734],[13.4808,54.5731],[13.4813,54.5731],[13.4813,54.5729],[13.4819,54.5729],[13.4819,54.5726],[13.483,54.5726],[13.483,54.5723],[13.4913,54.5723],[13.4913,54.5726],[13.4924,54.5726],[13.4924,54.5729],[13.493,54.5729],[13.493,54.5731],[13.4936,54.5731],[13.4936,54.5734],[13.4941,54.5734],[13.4941,54.5737],[13.4947,54.5737],[13.4947,54.574],[13.4958,54.574],[13.4958,54.5743],[13.4991,54.5743],[13.4991,54.5745],[13.4997,54.5745],[13.4997,54.5748],[13.503,54.5748],[13.503,54.5745],[13.5036,54.5745],[13.5036,54.5743],[13.5041,54.5743],[13.5041,54.574],[13.5047,54.574],[13.5047,54.5737],[13.5069,54.5737],[13.5069,54.5734],[13.5091,54.5734],[13.5091,54.5737],[13.5102,54.5737],[13.5102,54.574],[13.5119,54.574],[13.5119,54.5743],[13.5136,54.5743],[13.5136,54.5745],[13.5147,54.5745],[13.5147,54.5748],[13.5158,54.5748],[13.5158,54.5751],[13.5191,54.5751],[13.5191,54.5754],[13.5208,54.5754],[13.5208,54.5756],[13.5219,54.5756],[13.5219,54.5759],[13.5225,54.5759],[13.5225,54.5762],[13.5236,54.5762],[13.5236,54.5765],[13.5263,54.5765],[13.5263,54.5768],[13.5302,54.5768],[13.5302,54.577],[13.5313,54.577],[13.5313,54.5773],[13.5319,54.5773],[13.5319,54.5776],[13.5358,54.5776],[13.5358,54.5779],[13.5375,54.5779],[13.5375,54.5781],[13.5391,54.5781],[13.5391,54.5784],[13.5413,54.5784],[13.5413,54.5787],[13.5424,54.5787],[13.5424,54.579],[13.5436,54.579],[13.5436,54.5793],[13.5458,54.5793],[13.5458,54.5795],[13.5469,54.5795],[13.5469,54.5798],[13.5497,54.5798],[13.5497,54.5801],[13.5508,54.5801],[13.5508,54.5804],[13.558,54.5804],[13.558,54.5806],[13.5619,54.5806],[13.5619,54.5809],[13.563,54.5809],[13.563,54.5812],[13.5641,54.5812],[13.5641,54.5815],[13.5652,54.5815],[13.5652,54.5818],[13.568,54.5818],[13.568,54.5815],[13.5713,54.5815],[13.5713,54.5818],[13.573,54.5818],[13.573,54.582],[13.5747,54.582],[13.5747,54.5823],[13.5769,54.5823],[13.5769,54.5826],[13.5802,54.5826],[13.5802,54.5829],[13.5825,54.5829],[13.5825,54.5831],[13.5836,54.5831],[13.5836,54.5834],[13.5869,54.5834],[13.5869,54.5837],[13.5891,54.5837],[13.5891,54.584],[13.5952,54.584],[13.5952,54.5843],[13.5963,54.5843],[13.5963,54.584],[13.5969,54.584],[13.5969,54.5843],[13.5974,54.5843],[13.5974,54.584],[13.603,54.584],[13.603,54.5837],[13.6058,54.5837],[13.6058,54.584],[13.6063,54.584],[13.6063,54.5848],[13.6075,54.5848],[13.6075,54.5851],[13.6091,54.5851],[13.6091,54.5848],[13.6108,54.5848],[13.6108,54.5845],[13.613,54.5845],[13.613,54.5848],[13.6186,54.5848],[13.6186,54.5851],[13.6197,54.5851],[13.6197,54.5848],[13.623,54.5848],[13.623,54.5851],[13.628,54.5851],[13.628,54.5848],[13.6297,54.5848],[13.6297,54.5845],[13.6308,54.5845],[13.6308,54.5848],[13.6324,54.5848],[13.6324,54.5851],[13.6336,54.5851],[13.6336,54.5848],[13.6347,54.5848],[13.6347,54.5845],[13.6358,54.5845],[13.6358,54.5843],[13.6374,54.5843],[13.6374,54.584],[13.6386,54.584],[13.6386,54.5837],[13.6397,54.5837],[13.6397,54.5834],[13.6402,54.5834],[13.6402,54.5831],[13.6413,54.5831],[13.6413,54.5829],[13.6419,54.5829],[13.6419,54.5823],[13.6425,54.5823],[13.6425,54.582],[13.643,54.582],[13.643,54.5818],[13.6436,54.5818],[13.6436,54.5806],[13.6441,54.5806],[13.6441,54.5804],[13.6447,54.5804],[13.6447,54.5801],[13.6452,54.5801],[13.6452,54.5798],[13.6458,54.5798],[13.6458,54.5795],[13.6469,54.5795],[13.6469,54.5793],[13.648,54.5793],[13.648,54.579],[13.6486,54.579],[13.6486,54.5784],[13.6491,54.5784],[13.6491,54.5781],[13.6502,54.5781],[13.6502,54.5779],[13.6519,54.5779],[13.6519,54.5776],[13.6524,54.5776],[13.6524,54.5773],[13.653,54.5773],[13.653,54.577],[13.6552,54.577],[13.6552,54.5768],[13.6558,54.5768],[13.6558,54.5765],[13.6563,54.5765],[13.6563,54.5762],[13.6575,54.5762],[13.6575,54.5759],[13.6586,54.5759],[13.6586,54.5756],[13.6597,54.5756],[13.6597,54.5754],[13.6608,54.5754],[13.6608,54.5751],[13.6613,54.5751],[13.6613,54.5748],[13.6619,54.5748],[13.6619,54.574],[13.6625,54.574],[13.6625,54.5734],[13.663,54.5734],[13.663,54.5731],[13.6636,54.5731],[13.6636,54.5726],[13.6641,54.5726],[13.6641,54.5723],[13.6647,54.5723],[13.6647,54.5715],[13.6652,54.5715],[13.6652,54.5712],[13.6663,54.5712],[13.6663,54.5709],[13.6675,54.5709],[13.6675,54.5706],[13.668,54.5706],[13.668,54.5701],[13.6686,54.5701],[13.6686,54.5695],[13.6691,54.5695],[13.6691,54.5693],[13.6697,54.5693],[13.6697,54.569],[13.6702,54.569],[13.6702,54.5687],[13.6708,54.5687],[13.6708,54.5684],[13.6719,54.5684],[13.6719,54.5681],[13.6724,54.5681],[13.6724,54.5676],[13.673,54.5676],[13.673,54.567],[13.6736,54.567],[13.6736,54.5665],[13.6741,54.5665],[13.6741,54.5659],[13.6752,54.5659],[13.6752,54.5656],[13.6763,54.5656],[13.6763,54.5651],[13.6769,54.5651],[13.6769,54.5634],[13.6779,54.5634],[13.678,54.5634],[13.678,54.5631],[13.6786,54.5631],[13.6786,54.5629],[13.6791,54.5629],[13.6791,54.5626],[13.6797,54.5626],[13.6797,54.5615],[13.6791,54.5615],[13.6791,54.5606],[13.6786,54.5606],[13.6786,54.5601],[13.678,54.5601],[13.678,54.5595],[13.6774,54.5595],[13.6774,54.5587],[13.6769,54.5587],[13.6769,54.5584],[13.6763,54.5584],[13.6763,54.5581],[13.6769,54.5581],[13.6769,54.5565],[13.6763,54.5565],[13.6763,54.5559],[13.6758,54.5559],[13.6758,54.5543],[13.6763,54.5543],[13.6763,54.5531],[13.6769,54.5531],[13.6769,54.5529],[13.6763,54.5529],[13.6763,54.552],[13.6769,54.552],[13.6769,54.5509],[13.6774,54.5509],[13.6774,54.5501],[13.6786,54.5501],[13.6786,54.5479],[13.6791,54.5479],[13.6791,54.547],[13.6797,54.547],[13.6797,54.5465],[13.6802,54.5465],[13.6802,54.5459],[13.6808,54.5459],[13.6808,54.5457],[13.6808,54.5451],[13.6813,54.5451],[13.6813,54.5434],[13.6819,54.5434],[13.6819,54.5431],[13.6813,54.5431],[13.6813,54.5426],[13.6819,54.5426],[13.6819,54.5423],[13.6813,54.5423],[13.6813,54.5418],[13.6808,54.5418],[13.6808,54.5406],[13.6802,54.5406],[13.6802,54.5404],[13.6797,54.5404],[13.6797,54.5393],[13.6791,54.5393],[13.6791,54.539],[13.6797,54.539],[13.6797,54.5387],[13.6786,54.5387],[13.6786,54.5351],[13.6791,54.5351],[13.6791,54.5345],[13.6786,54.5345],[13.6786,54.5329],[13.678,54.5329],[13.678,54.5326],[13.6786,54.5326],[13.6786,54.5323],[13.678,54.5323],[13.678,54.5304],[13.6774,54.5304],[13.6774,54.5301],[13.6769,54.5301],[13.6769,54.5293],[13.6763,54.5293],[13.6763,54.529],[13.6758,54.529],[13.6758,54.5284],[13.6747,54.5284],[13.6747,54.5281],[13.6741,54.5281],[13.6741,54.5279],[13.6736,54.5279],[13.6736,54.5273],[13.673,54.5273],[13.673,54.5268],[13.6724,54.5268],[13.6724,54.5259],[13.6719,54.5259],[13.6719,54.5254],[13.6713,54.5254],[13.6713,54.5251],[13.6708,54.5251],[13.6708,54.5237],[13.6702,54.5237],[13.6702,54.5226],[13.6697,54.5226],[13.6697,54.522],[13.6691,54.522],[13.6691,54.5212],[13.6686,54.5212],[13.6686,54.5206],[13.668,54.5206],[13.668,54.5204],[13.6675,54.5204],[13.6675,54.5201],[13.6669,54.5201],[13.6669,54.5198],[13.6663,54.5198],[13.6663,54.5195],[13.6658,54.5195],[13.6658,54.5193],[13.6652,54.5193],[13.6652,54.519],[13.6641,54.519],[13.6641,54.5187],[13.6636,54.5187],[13.6636,54.5184],[13.6625,54.5184],[13.6625,54.5181],[13.6613,54.5181],[13.6613,54.5179],[13.6608,54.5179],[13.6608,54.5176],[13.6602,54.5176],[13.6602,54.5173],[13.6597,54.5173],[13.6597,54.517],[13.6591,54.517],[13.6591,54.5168],[13.6586,54.5168],[13.6586,54.5165],[13.6552,54.5165],[13.6552,54.5162],[13.6541,54.5162],[13.6541,54.5159],[13.6536,54.5159],[13.6536,54.5156],[13.653,54.5156],[13.653,54.5154],[13.6524,54.5154],[13.6524,54.5148],[13.6519,54.5148],[13.6519,54.5134],[13.6513,54.5134],[13.6513,54.5131],[13.6508,54.5131],[13.6508,54.5129],[13.6497,54.5129],[13.6497,54.5126],[13.6491,54.5126],[13.6491,54.5123],[13.6486,54.5123],[13.6486,54.512],[13.6474,54.512],[13.6474,54.5118],[13.6469,54.5118],[13.6469,54.5115],[13.6463,54.5115],[13.6463,54.5109],[13.6458,54.5109],[13.6458,54.5118],[13.6463,54.5118],[13.6463,54.5123],[13.6469,54.5123],[13.6469,54.5129],[13.6474,54.5129],[13.6474,54.5131],[13.6486,54.5131],[13.6486,54.5137],[13.6491,54.5137],[13.6491,54.5143],[13.6474,54.5143],[13.6474,54.514],[13.6469,54.514],[13.6469,54.5137],[13.6463,54.5137],[13.6463,54.5134],[13.6452,54.5134],[13.6452,54.5131],[13.6447,54.5131],[13.6447,54.5129],[13.6436,54.5129],[13.6436,54.5126],[13.643,54.5126],[13.643,54.5123],[13.6425,54.5123],[13.6425,54.5118],[13.6419,54.5118],[13.6419,54.5115],[13.6413,54.5115],[13.6413,54.5109],[13.6408,54.5109],[13.6408,54.5104],[13.6369,54.5104],[13.6369,54.5101],[13.6363,54.5101],[13.6363,54.5098],[13.6358,54.5098],[13.6358,54.5095],[13.6352,54.5095],[13.6352,54.509],[13.6347,54.509],[13.6347,54.5079],[13.633,54.5079],[13.633,54.5076],[13.6324,54.5076],[13.6324,54.5073],[13.6319,54.5073],[13.6319,54.507],[13.6313,54.507],[13.6313,54.5068],[13.6308,54.5068],[13.6308,54.5062],[13.6302,54.5062],[13.6302,54.5059],[13.6274,54.5059],[13.6274,54.5054],[13.6269,54.5054],[13.6269,54.5051],[13.6263,54.5051],[13.6263,54.504],[13.6258,54.504],[13.6258,54.5037],[13.6252,54.5037],[13.6252,54.5034],[13.6247,54.5034],[13.6247,54.5031],[13.6241,54.5031],[13.6241,54.5029],[13.6225,54.5029],[13.6225,54.5023],[13.6219,54.5023],[13.6219,54.502],[13.6213,54.502],[13.6213,54.5018],[13.6202,54.5018],[13.6202,54.5015],[13.618,54.5015],[13.618,54.5012],[13.6175,54.5012],[13.6175,54.5009],[13.6163,54.5009],[13.6163,54.5006],[13.6152,54.5006],[13.6152,54.5004],[13.6147,54.5004],[13.6147,54.5001],[13.6136,54.5001],[13.6136,54.4998],[13.6113,54.4998],[13.6113,54.4995],[13.6108,54.4995],[13.6108,54.4993],[13.6102,54.4993],[13.6102,54.499],[13.6097,54.499],[13.6097,54.4987],[13.6091,54.4987],[13.6091,54.4984],[13.6086,54.4984],[13.6086,54.4981],[13.608,54.4981],[13.608,54.4979],[13.6075,54.4979],[13.6075,54.4973],[13.6069,54.4973],[13.6069,54.497],[13.6063,54.497],[13.6063,54.4962],[13.6058,54.4962],[13.6058,54.4954],[13.6052,54.4954],[13.6052,54.4948],[13.6047,54.4948],[13.6047,54.494],[13.6041,54.494],[13.6041,54.4931],[13.6036,54.4931],[13.6036,54.4923],[13.603,54.4923],[13.603,54.4918],[13.6024,54.4918],[13.6024,54.4915],[13.6019,54.4915],[13.6019,54.4912],[13.6013,54.4912],[13.6013,54.4904],[13.6008,54.4904],[13.6008,54.4898],[13.5997,54.4898],[13.5997,54.4895],[13.5991,54.4895],[13.5991,54.4893],[13.598,54.4893],[13.598,54.489],[13.5974,54.489],[13.5974,54.4887],[13.5969,54.4887],[13.5969,54.4884],[13.5963,54.4884],[13.5963,54.4881],[13.5958,54.4881],[13.5958,54.4879],[13.5952,54.4879],[13.5952,54.4873],[13.5947,54.4873],[13.5947,54.4862],[13.5952,54.4862],[13.5952,54.4851],[13.5958,54.4851],[13.5958,54.4848],[13.5952,54.4848],[13.5952,54.4845],[13.5947,54.4845],[13.5947,54.4848],[13.5941,54.4848],[13.5941,54.4851],[13.5924,54.4851],[13.5924,54.4848],[13.5919,54.4848],[13.5919,54.4845],[13.5913,54.4845],[13.5913,54.4843],[13.5902,54.4843],[13.5902,54.4845],[13.5891,54.4845],[13.5891,54.484],[13.5897,54.484],[13.5897,54.4834],[13.5902,54.4834],[13.5902,54.4829],[13.5897,54.4829],[13.5897,54.4826],[13.5891,54.4826],[13.5891,54.4831],[13.5886,54.4831],[13.5886,54.4834],[13.5875,54.4834],[13.5875,54.4829],[13.588,54.4829],[13.588,54.4823],[13.5886,54.4823],[13.5886,54.4815],[13.588,54.4815],[13.588,54.4812],[13.5869,54.4812],[13.5869,54.4815],[13.5863,54.4815],[13.5863,54.4818],[13.5858,54.4818],[13.5858,54.4823],[13.5836,54.4823],[13.5836,54.482],[13.583,54.482],[13.583,54.4818],[13.5825,54.4818],[13.5825,54.4809],[13.5819,54.4809],[13.5819,54.4806],[13.5808,54.4806],[13.5808,54.4804],[13.5802,54.4804],[13.5802,54.4798],[13.5797,54.4798],[13.5797,54.4795],[13.5791,54.4795],[13.5791,54.4793],[13.5786,54.4793],[13.5786,54.479],[13.578,54.479],[13.578,54.4787],[13.5775,54.4787],[13.5775,54.4784],[13.5769,54.4784],[13.5769,54.4781],[13.5763,54.4781],[13.5763,54.4779],[13.5758,54.4779],[13.5758,54.477],[13.5752,54.477],[13.5752,54.4768],[13.5747,54.4768],[13.5747,54.4765],[13.5741,54.4765],[13.5741,54.4759],[13.5736,54.4759],[13.5736,54.4751],[13.573,54.4751],[13.573,54.4743],[13.5724,54.4743],[13.5724,54.4737],[13.5723,54.4737],[13.5719,54.4737],[13.5719,54.472],[13.5713,54.472],[13.5713,54.4709],[13.5708,54.4709],[13.5708,54.4701],[13.5702,54.4701],[13.5702,54.4651],[13.5697,54.4651],[13.5697,54.4618],[13.5702,54.4618],[13.5702,54.4584],[13.5708,54.4584],[13.5708,54.4556],[13.5713,54.4556],[13.5713,54.4531],[13.5719,54.4531],[13.5719,54.4518],[13.5724,54.4518],[13.5724,54.4512],[13.573,54.4512],[13.573,54.4509],[13.5724,54.4509],[13.5724,54.4498],[13.573,54.4498],[13.573,54.4484],[13.5736,54.4484],[13.5736,54.4479],[13.5741,54.4479],[13.5741,54.4459],[13.5747,54.4459],[13.5747,54.4454],[13.5752,54.4454],[13.5752,54.4448],[13.5758,54.4448],[13.5758,54.4443],[13.5763,54.4443],[13.5763,54.4426],[13.5769,54.4426],[13.5769,54.442],[13.5775,54.442],[13.5775,54.4412],[13.578,54.4412],[13.578,54.4406],[13.5786,54.4406],[13.5786,54.4404],[13.5791,54.4404],[13.5791,54.4395],[13.5797,54.4395],[13.5797,54.4393],[13.5791,54.4393],[13.5791,54.4387],[13.5786,54.4387],[13.5786,54.4381],[13.5791,54.4381],[13.5791,54.4373],[13.5797,54.4373],[13.5797,54.4365],[13.5802,54.4365],[13.5802,54.4354],[13.5808,54.4354],[13.5808,54.4343],[13.5813,54.4343],[13.5813,54.4334],[13.5819,54.4334],[13.5819,54.4329],[13.5825,54.4329],[13.5825,54.432],[13.583,54.432],[13.583,54.4312],[13.5836,54.4312],[13.5836,54.4306],[13.5841,54.4306],[13.5841,54.4298],[13.5847,54.4298],[13.5847,54.4293],[13.5852,54.4293],[13.5852,54.4284],[13.5858,54.4284],[13.5858,54.4273],[13.5863,54.4273],[13.5863,54.4265],[13.5869,54.4265],[13.5869,54.4259],[13.5875,54.4259],[13.5875,54.4254],[13.588,54.4254],[13.588,54.4248],[13.5886,54.4248],[13.5886,54.424],[13.5891,54.424],[13.5891,54.4234],[13.5897,54.4234],[13.5897,54.4226],[13.5902,54.4226],[13.5902,54.4218],[13.5908,54.4218],[13.5908,54.4212],[13.5913,54.4212],[13.5913,54.4206],[13.5919,54.4206],[13.5919,54.4201],[13.5924,54.4201],[13.5924,54.4195],[13.593,54.4195],[13.593,54.419],[13.5936,54.419],[13.5936,54.4184],[13.5941,54.4184],[13.5941,54.4179],[13.5947,54.4179],[13.5947,54.4173],[13.5952,54.4173],[13.5952,54.4168],[13.5958,54.4168],[13.5958,54.4162],[13.5963,54.4162],[13.5963,54.4156],[13.5969,54.4156],[13.5969,54.4151],[13.5974,54.4151],[13.5974,54.4145],[13.598,54.4145],[13.598,54.414],[13.5986,54.414],[13.5986,54.4134],[13.5991,54.4134],[13.5991,54.4129],[13.5997,54.4129],[13.5997,54.4126],[13.6002,54.4126],[13.6002,54.412],[13.6008,54.412],[13.6008,54.4118],[13.6013,54.4118],[13.6013,54.4115],[13.6019,54.4115],[13.6019,54.4109],[13.6024,54.4109],[13.6024,54.4101],[13.603,54.4101],[13.603,54.4098],[13.6036,54.4098],[13.6036,54.4095],[13.6041,54.4095],[13.6041,54.4093],[13.6047,54.4093],[13.6047,54.4087],[13.6052,54.4087],[13.6052,54.4081],[13.6058,54.4081],[13.6058,54.4079],[13.6063,54.4079],[13.6063,54.4076],[13.6069,54.4076],[13.6069,54.407],[13.6075,54.407],[13.6075,54.4065],[13.608,54.4065],[13.608,54.40625],[13.6086,54.40625],[13.6086,54.4059],[13.6091,54.4059],[13.6091,54.4054],[13.6097,54.4054],[13.6097,54.4048],[13.6102,54.4048],[13.6102,54.4045],[13.6108,54.4045],[13.6108,54.4043],[13.6113,54.4043],[13.6113,54.404],[13.6119,54.404],[13.6119,54.4037],[13.6125,54.4037],[13.6125,54.4034],[13.613,54.4034],[13.613,54.4031],[13.6136,54.4031],[13.6136,54.4026],[13.6147,54.4026],[13.6147,54.4023],[13.6158,54.4023],[13.6158,54.4012],[13.6169,54.4012],[13.6169,54.4009],[13.618,54.4009],[13.618,54.4006],[13.6186,54.4006],[13.6186,54.4004],[13.6191,54.4004],[13.6191,54.4001],[13.6197,54.4001],[13.6197,54.3998],[13.6202,54.3998],[13.6202,54.3995],[13.6208,54.3995],[13.6208,54.3993],[13.6219,54.3993],[13.6219,54.399],[13.623,54.399],[13.623,54.3987],[13.6236,54.3987],[13.6236,54.3984],[13.6308,54.3984],[13.6308,54.3987],[13.6319,54.3987],[13.6319,54.399],[13.6324,54.399],[13.6324,54.3993],[13.633,54.3993],[13.633,54.3995],[13.6336,54.3995],[13.6336,54.3998],[13.6358,54.3998],[13.6358,54.3995],[13.6369,54.3995],[13.6369,54.3993],[13.6397,54.3993],[13.6397,54.399],[13.6419,54.399],[13.6419,54.3987],[13.6441,54.3987],[13.6441,54.3984],[13.6463,54.3984],[13.6463,54.3987],[13.6497,54.3987],[13.6497,54.399],[13.6536,54.399],[13.6536,54.3987],[13.658,54.3987],[13.658,54.399],[13.6586,54.399],[13.6586,54.3993],[13.6602,54.3993],[13.6602,54.3995],[13.6608,54.3995],[13.6608,54.3998],[13.6613,54.3998],[13.6613,54.4001],[13.6619,54.4001],[13.6619,54.4009],[13.6625,54.4009],[13.6625,54.4012],[13.663,54.4012],[13.663,54.4018],[13.6636,54.4018],[13.6636,54.402],[13.6641,54.402],[13.6641,54.4023],[13.6652,54.4023],[13.6652,54.402],[13.6669,54.402],[13.6669,54.4018],[13.668,54.4018],[13.668,54.4015],[13.6708,54.4015],[13.6708,54.4012],[13.6719,54.4012],[13.6719,54.4009],[13.6724,54.4009],[13.6724,54.4006],[13.6733,54.4006],[13.6736,54.4006],[13.6736,54.4001],[13.6741,54.4001],[13.6741,54.3993],[13.6747,54.3993],[13.6747,54.399],[13.6752,54.399],[13.6752,54.3987],[13.6758,54.3987],[13.6758,54.3984],[13.6763,54.3984],[13.6763,54.3981],[13.6769,54.3981],[13.6769,54.3979],[13.6774,54.3979],[13.6774,54.397],[13.678,54.397],[13.678,54.3956],[13.6786,54.3956],[13.6786,54.3948],[13.6791,54.3948],[13.6791,54.3945],[13.6797,54.3945],[13.6797,54.3943],[13.6808,54.3943],[13.6808,54.394],[13.6813,54.394],[13.6813,54.3934],[13.6819,54.3934],[13.6819,54.3929],[13.6824,54.3929],[13.6824,54.3923],[13.683,54.3923],[13.683,54.392],[13.6836,54.392],[13.6836,54.3915],[13.6841,54.3915],[13.6841,54.3912],[13.6852,54.3912],[13.6852,54.3909],[13.6858,54.3909],[13.6858,54.3906],[13.6863,54.3906],[13.6863,54.3901],[13.6869,54.3901],[13.6869,54.3895],[13.688,54.3895],[13.688,54.3893],[13.6886,54.3893],[13.6886,54.389],[13.6891,54.389],[13.6891,54.3887],[13.6897,54.3887],[13.6897,54.3884],[13.6902,54.3884],[13.6902,54.3879],[13.6908,54.3879],[13.6908,54.3873],[13.6913,54.3873],[13.6913,54.387],[13.6925,54.387],[13.6925,54.3868],[13.693,54.3868],[13.693,54.3865],[13.6936,54.3865],[13.6936,54.3862],[13.6941,54.3862],[13.6941,54.3856],[13.6947,54.3856],[13.6947,54.3854],[13.6952,54.3854],[13.6952,54.3851],[13.6958,54.3851],[13.6958,54.3845],[13.6963,54.3845],[13.6963,54.384],[13.6969,54.384],[13.6969,54.3837],[13.6975,54.3837],[13.6975,54.3834],[13.698,54.3834],[13.698,54.3831],[13.6997,54.3831],[13.6997,54.3829],[13.7002,54.3829],[13.7002,54.3823],[13.7008,54.3823],[13.7008,54.382],[13.7013,54.382],[13.7013,54.3818],[13.7019,54.3818],[13.7019,54.3809],[13.7025,54.3809],[13.7025,54.3806],[13.703,54.3806],[13.703,54.3804],[13.7036,54.3804],[13.7036,54.3801],[13.7041,54.3801],[13.7041,54.3793],[13.7047,54.3793],[13.7047,54.3784],[13.7052,54.3784],[13.7052,54.3779],[13.7057,54.3779],[13.7058,54.3776],[13.7059,54.3776],[13.7063,54.3776],[13.7063,54.3771],[13.7063,54.3765],[13.7068,54.3765],[13.7069,54.3765],[13.7069,54.3763],[13.7069,54.3756],[13.7074,54.3756],[13.7074,54.3745],[13.708,54.3745],[13.708,54.3712],[13.7086,54.3712],[13.7086,54.3704],[13.7091,54.3704],[13.7091,54.369],[13.7097,54.369],[13.7097,54.3684],[13.7102,54.3684],[13.7102,54.3679],[13.7108,54.3679],[13.7108,54.3676],[13.7113,54.3676],[13.7113,54.3673],[13.7119,54.3673],[13.7119,54.3662],[13.7124,54.3662],[13.7124,54.3654],[13.713,54.3654],[13.713,54.3648],[13.7136,54.3648],[13.7136,54.3643],[13.7141,54.3643],[13.7141,54.3637],[13.7147,54.3637],[13.7147,54.3634],[13.7152,54.3634],[13.7152,54.3631],[13.7158,54.3631],[13.7158,54.3623],[13.7163,54.3623],[13.7163,54.362],[13.7169,54.362],[13.7169,54.3615],[13.7174,54.3615],[13.7174,54.3612],[13.718,54.3612],[13.718,54.3606],[13.7186,54.3606],[13.7186,54.3598],[13.7191,54.3598],[13.7191,54.3593],[13.7197,54.3593],[13.7197,54.359],[13.7202,54.359],[13.7202,54.3587],[13.7208,54.3587],[13.7208,54.3584],[13.7213,54.3584],[13.7213,54.3581],[13.7219,54.3581],[13.7219,54.3576],[13.7225,54.3576],[13.7225,54.357],[13.723,54.357],[13.723,54.3562],[13.7236,54.3562],[13.7236,54.3559],[13.7241,54.3559],[13.7241,54.3556],[13.7247,54.3556],[13.7247,54.3554],[13.7255,54.3554],[13.7258,54.3554],[13.7258,54.3552],[13.7258,54.3548],[13.7263,54.3548],[13.7263,54.3543],[13.7269,54.3543],[13.7269,54.354],[13.728,54.354],[13.728,54.3534],[13.7286,54.3534],[13.7286,54.3531],[13.7291,54.3531],[13.7291,54.3526],[13.7297,54.3526],[13.7297,54.352],[13.7302,54.352],[13.7302,54.3518],[13.7308,54.3518],[13.7308,54.3515],[13.7313,54.3515],[13.7313,54.3512],[13.7319,54.3512],[13.7319,54.3509],[13.7324,54.3509],[13.7324,54.3506],[13.733,54.3506],[13.733,54.3504],[13.7336,54.3504],[13.7336,54.3501],[13.7341,54.3501],[13.7341,54.3495],[13.7347,54.3495],[13.7347,54.3493],[13.7352,54.3493],[13.7352,54.349],[13.7358,54.349],[13.7358,54.3487],[13.7369,54.3487],[13.7369,54.3484],[13.7375,54.3484],[13.7375,54.3481],[13.738,54.3481],[13.738,54.3479],[13.7386,54.3479],[13.7386,54.3473],[13.7391,54.3473],[13.7391,54.347],[13.7397,54.347],[13.7397,54.3468],[13.7402,54.3468],[13.7402,54.3465],[13.7408,54.3465],[13.7408,54.3462],[13.743,54.3462],[13.743,54.3459],[13.7436,54.3459],[13.7436,54.3456],[13.7441,54.3456],[13.7441,54.3454],[13.7452,54.3454],[13.7452,54.3451],[13.7469,54.3451],[13.7469,54.3448],[13.748,54.3448],[13.748,54.3445],[13.7486,54.3445],[13.7486,54.3443],[13.7497,54.3443],[13.7497,54.344],[13.7508,54.344],[13.7508,54.34375],[13.7524,54.34375],[13.7524,54.3434],[13.7536,54.3434],[13.7536,54.3431],[13.7547,54.3431],[13.7547,54.3429],[13.7558,54.3429],[13.7558,54.3426],[13.7569,54.3426],[13.7569,54.3423],[13.7586,54.3423],[13.7586,54.342],[13.7591,54.342],[13.7591,54.3418],[13.7602,54.3418],[13.7602,54.3415],[13.7619,54.3415],[13.7619,54.3412],[13.763,54.3412],[13.763,54.3415],[13.7636,54.3415],[13.7636,54.342],[13.7658,54.342],[13.7658,54.3418],[13.7663,54.3418],[13.7663,54.3415],[13.7669,54.3415],[13.7669,54.3412],[13.7663,54.3412],[13.7663,54.3395],[13.7647,54.3395],[13.7647,54.3393],[13.758,54.3393],[13.758,54.339],[13.7569,54.339],[13.7569,54.3387],[13.7536,54.3387],[13.7536,54.3384],[13.7519,54.3384],[13.7519,54.3381],[13.7508,54.3381],[13.7508,54.3379],[13.7502,54.3379],[13.7502,54.3376],[13.7497,54.3376],[13.7497,54.3373],[13.7491,54.3373],[13.7491,54.337],[13.7447,54.337],[13.7447,54.3368],[13.7436,54.3368],[13.7436,54.3365],[13.7425,54.3365],[13.7425,54.3362],[13.7413,54.3362],[13.7413,54.3359],[13.7408,54.3359],[13.7408,54.3356],[13.7402,54.3356],[13.7402,54.3354],[13.7397,54.3354],[13.7397,54.3351],[13.7391,54.3351],[13.7391,54.3348],[13.7386,54.3348],[13.7386,54.3345],[13.738,54.3345],[13.738,54.3343],[13.7375,54.3343],[13.7375,54.334],[13.7369,54.334],[13.7369,54.3334],[13.7363,54.3334],[13.7363,54.3326],[13.7358,54.3326],[13.7358,54.332],[13.7352,54.332],[13.7352,54.3315],[13.7347,54.3315],[13.7347,54.3309],[13.7341,54.3309],[13.7341,54.3304],[13.7336,54.3304],[13.7336,54.3301],[13.733,54.3301],[13.733,54.3295],[13.7324,54.3295],[13.7324,54.3279],[13.7319,54.3279],[13.7319,54.3254],[13.7313,54.3254],[13.7313,54.3229],[13.7308,54.3229],[13.7308,54.3176],[13.7286,54.3176],[13.7286,54.3179],[13.7258,54.3179],[13.7258,54.3176],[13.723,54.3176],[13.723,54.3168],[13.7225,54.3168],[13.7225,54.3162],[13.7219,54.3162],[13.7219,54.3156],[13.7213,54.3156],[13.7213,54.3151],[13.7208,54.3151],[13.7208,54.3148],[13.7202,54.3148],[13.7202,54.3137],[13.7197,54.3137],[13.7197,54.3131],[13.7191,54.3131],[13.7191,54.3123],[13.7186,54.3123],[13.7186,54.3118],[13.718,54.3118],[13.718,54.3106],[13.7174,54.3106],[13.7174,54.3101],[13.7169,54.3101],[13.7169,54.3068],[13.7163,54.3068],[13.7163,54.3037],[13.7158,54.3037],[13.7158,54.3026],[13.7152,54.3026],[13.7152,54.3015],[13.7147,54.3015],[13.7147,54.2993],[13.7141,54.2993],[13.7141,54.2931],[13.7147,54.2931],[13.7147,54.2912],[13.7152,54.2912],[13.7152,54.2904],[13.7158,54.2904],[13.7158,54.2887],[13.7163,54.2887],[13.7163,54.2877],[13.7163,54.2868],[13.7169,54.2868],[13.7169,54.2854],[13.7174,54.2854],[13.7174,54.2843],[13.718,54.2843],[13.718,54.2831],[13.7186,54.2831],[13.7186,54.282],[13.7191,54.282],[13.7191,54.2806],[13.7197,54.2806],[13.7197,54.2795],[13.7202,54.2795],[13.7202,54.2787],[13.7208,54.2787],[13.7208,54.2781],[13.7213,54.2781],[13.7213,54.2779],[13.7219,54.2779],[13.7219,54.2773],[13.7221,54.2773],[13.7225,54.2773],[13.7225,54.2768],[13.723,54.2768],[13.723,54.2765],[13.7236,54.2765],[13.7236,54.2759],[13.7241,54.2759],[13.7241,54.2754],[13.7247,54.2754],[13.7247,54.2743],[13.7252,54.2743],[13.7252,54.2734],[13.7247,54.2734],[13.7247,54.2731],[13.7236,54.2731],[13.7236,54.2729],[13.7208,54.2729],[13.7208,54.2731],[13.7202,54.2731],[13.7202,54.2726],[13.7197,54.2726],[13.7197,54.2723],[13.7191,54.2723],[13.7191,54.272],[13.718,54.272],[13.718,54.2718],[13.7169,54.2718],[13.7169,54.2715],[13.7136,54.2715],[13.7136,54.2712],[13.713,54.2712],[13.713,54.2709],[13.7119,54.2709],[13.7119,54.2704],[13.7113,54.2704],[13.7113,54.2698],[13.7119,54.2698],[13.7119,54.2695],[13.7113,54.2695],[13.7113,54.2693],[13.7108,54.2693],[13.7108,54.269],[13.7086,54.269],[13.7086,54.2693],[13.708,54.2693],[13.708,54.2695],[13.7074,54.2695],[13.7074,54.2698],[13.7069,54.2698],[13.7069,54.2704],[13.7063,54.2704],[13.7063,54.2706],[13.7058,54.2706],[13.7058,54.2712],[13.7052,54.2712],[13.7052,54.2718],[13.7047,54.2718],[13.7047,54.2725],[13.7047,54.2729],[13.7041,54.2729],[13.7041,54.2743],[13.7036,54.2743],[13.7036,54.2743],[13.7036,54.2748],[13.703,54.2748],[13.703,54.2754],[13.7025,54.2754],[13.7025,54.2759],[13.7019,54.2759],[13.7019,54.2762],[13.7013,54.2762],[13.7013,54.2765],[13.7008,54.2765],[13.7008,54.2768],[13.7002,54.2768],[13.7002,54.277],[13.6997,54.277],[13.6997,54.2773],[13.6991,54.2773],[13.6991,54.2776],[13.6986,54.2776],[13.6986,54.2779],[13.698,54.2779],[13.698,54.2781],[13.6975,54.2781],[13.6975,54.2784],[13.6969,54.2784],[13.6969,54.2787],[13.6963,54.2787],[13.6963,54.279],[13.6958,54.279],[13.6958,54.2795],[13.6952,54.2795],[13.6952,54.2798],[13.6947,54.2798],[13.6947,54.2801],[13.6941,54.2801],[13.6941,54.2804],[13.6919,54.2804],[13.6919,54.2801],[13.6916,54.2801],[13.6875,54.2801],[13.6875,54.2804],[13.6869,54.2804],[13.6869,54.2809],[13.6863,54.2809],[13.6863,54.2815],[13.6858,54.2815],[13.6858,54.2823],[13.6852,54.2823],[13.6852,54.2831],[13.6847,54.2831],[13.6847,54.2848],[13.6852,54.2848],[13.6852,54.2851],[13.6858,54.2851],[13.6858,54.2856],[13.6863,54.2856],[13.6863,54.2859],[13.6875,54.2859],[13.6875,54.2862],[13.6902,54.2862],[13.6902,54.2859],[13.6925,54.2859],[13.6925,54.2856],[13.693,54.2856],[13.693,54.2854],[13.6936,54.2854],[13.6936,54.2851],[13.6947,54.2851],[13.6947,54.2848],[13.6952,54.2848],[13.6952,54.2843],[13.6958,54.2843],[13.6958,54.2818],[13.6963,54.2818],[13.6963,54.2812],[13.6975,54.2812],[13.6975,54.2809],[13.6991,54.2809],[13.6991,54.2806],[13.7002,54.2806],[13.7002,54.2804],[13.7019,54.2804],[13.7019,54.2801],[13.7041,54.2801],[13.7041,54.2798],[13.7052,54.2798],[13.7052,54.2801],[13.7063,54.2801],[13.7063,54.2804],[13.7069,54.2804],[13.7069,54.2806],[13.7074,54.2806],[13.7074,54.2812],[13.708,54.2812],[13.708,54.2838],[13.708,54.2866],[13.708,54.287],[13.7077,54.287],[13.7074,54.287],[13.7074,54.2873],[13.7074,54.2879],[13.707,54.2879],[13.7069,54.2879],[13.7069,54.2881],[13.7069,54.2884],[13.7066,54.2884],[13.7063,54.2884],[13.7063,54.2888],[13.7063,54.2904],[13.7058,54.2904],[13.7058,54.2918],[13.7052,54.2918],[13.7052,54.2929],[13.7047,54.2929],[13.7047,54.2934],[13.7045,54.2934],[13.7041,54.2934],[13.7041,54.294],[13.7036,54.294],[13.7036,54.2943],[13.703,54.2943],[13.703,54.2945],[13.7025,54.2945],[13.7025,54.2951],[13.7019,54.2951],[13.7019,54.2954],[13.6997,54.2954],[13.6997,54.2951],[13.6991,54.2951],[13.6991,54.2945],[13.6986,54.2945],[13.6986,54.2943],[13.698,54.2943],[13.698,54.294],[13.6963,54.294],[13.6963,54.2937],[13.6947,54.2937],[13.6947,54.2934],[13.6936,54.2934],[13.6936,54.2931],[13.6925,54.2931],[13.6925,54.2926],[13.6913,54.2926],[13.6913,54.2918],[13.6908,54.2918],[13.6908,54.2915],[13.6902,54.2915],[13.6902,54.2909],[13.6908,54.2909],[13.6908,54.2906],[13.691,54.2906],[13.6913,54.2906],[13.6913,54.2901],[13.6919,54.2901],[13.6919,54.2898],[13.6902,54.2898],[13.6902,54.2901],[13.69,54.2901],[13.6886,54.2901],[13.6886,54.2904],[13.688,54.2904],[13.688,54.2909],[13.6836,54.2909],[13.6836,54.2912],[13.6802,54.2912],[13.6802,54.2915],[13.6774,54.2915],[13.6774,54.2918],[13.6691,54.2918],[13.6691,54.2915],[13.6686,54.2915],[13.6686,54.2912],[13.668,54.2912],[13.668,54.2909],[13.6669,54.2909],[13.6669,54.2906],[13.6663,54.2906],[13.6663,54.2904],[13.6658,54.2904],[13.6658,54.2901],[13.6652,54.2901],[13.6652,54.2895],[13.6647,54.2895],[13.6647,54.289],[13.6641,54.289],[13.6641,54.2887],[13.6636,54.2887],[13.6636,54.2884],[13.663,54.2884],[13.663,54.2881],[13.6625,54.2881],[13.6625,54.2879],[13.6569,54.2879],[13.6569,54.2881],[13.6563,54.2881],[13.6563,54.2884],[13.6558,54.2884],[13.6558,54.2887],[13.6552,54.2887],[13.6552,54.289],[13.6547,54.289],[13.6547,54.2895],[13.6541,54.2895],[13.6541,54.2904],[13.6536,54.2904],[13.6536,54.2909],[13.653,54.2909],[13.653,54.2912],[13.6524,54.2912],[13.6524,54.2918],[13.6519,54.2918],[13.6519,54.2923],[13.6513,54.2923],[13.6513,54.2929],[13.6508,54.2929],[13.6508,54.2934],[13.6502,54.2934],[13.6502,54.2937],[13.6497,54.2937],[13.6497,54.294],[13.6491,54.294],[13.6491,54.2945],[13.6486,54.2945],[13.6486,54.2948],[13.648,54.2948],[13.648,54.2956],[13.6474,54.2956],[13.6474,54.2959],[13.6469,54.2959],[13.6469,54.2965],[13.6463,54.2965],[13.6463,54.2973],[13.6469,54.2973],[13.6469,54.2979],[13.6474,54.2979],[13.6474,54.2981],[13.648,54.2981],[13.648,54.2987],[13.6486,54.2987],[13.6486,54.299],[13.6496,54.299],[13.6497,54.299],[13.6497,54.2993],[13.6502,54.2993],[13.6502,54.2998],[13.6508,54.2998],[13.6508,54.3004],[13.6513,54.3004],[13.6513,54.3006],[13.6519,54.3006],[13.6519,54.3009],[13.6524,54.3009],[13.6524,54.3012],[13.653,54.3012],[13.653,54.3018],[13.6536,54.3018],[13.6536,54.302],[13.6541,54.302],[13.6541,54.3023],[13.6547,54.3023],[13.6547,54.3026],[13.6552,54.3026],[13.6552,54.3029],[13.6558,54.3029],[13.6558,54.3031],[13.6563,54.3031],[13.6563,54.3034],[13.6569,54.3034],[13.6569,54.3037],[13.658,54.3037],[13.658,54.304],[13.6586,54.304],[13.6586,54.3043],[13.6597,54.3043],[13.6597,54.3045],[13.6602,54.3045],[13.6602,54.3048],[13.6613,54.3048],[13.6613,54.3051],[13.663,54.3051],[13.663,54.3054],[13.6641,54.3054],[13.6641,54.3056],[13.668,54.3056],[13.668,54.3059],[13.6686,54.3059],[13.6686,54.3062],[13.6724,54.3062],[13.6724,54.3065],[13.673,54.3065],[13.673,54.3068],[13.6736,54.3068],[13.6736,54.307],[13.6741,54.307],[13.6741,54.3073],[13.6752,54.3073],[13.6752,54.3076],[13.6763,54.3076],[13.6763,54.3079],[13.678,54.3079],[13.678,54.3081],[13.6786,54.3081],[13.6786,54.3084],[13.6791,54.3084],[13.6791,54.3087],[13.6797,54.3087],[13.6797,54.3093],[13.6802,54.3093],[13.6802,54.3104],[13.6808,54.3104],[13.6808,54.3112],[13.6819,54.3112],[13.6819,54.3106],[13.6824,54.3106],[13.6824,54.3101],[13.683,54.3101],[13.683,54.3098],[13.6841,54.3098],[13.6841,54.3101],[13.6847,54.3101],[13.6847,54.3104],[13.6852,54.3104],[13.6852,54.3106],[13.6858,54.3106],[13.6858,54.312],[13.6852,54.312],[13.6852,54.3126],[13.6847,54.3126],[13.6847,54.3123],[13.6836,54.3123],[13.6836,54.3129],[13.6841,54.3129],[13.6841,54.3133],[13.6841,54.3137],[13.6847,54.3137],[13.6847,54.314],[13.6852,54.314],[13.6852,54.3143],[13.6858,54.3143],[13.6858,54.3145],[13.6863,54.3145],[13.6863,54.3148],[13.6869,54.3148],[13.6869,54.3151],[13.6875,54.3151],[13.6875,54.3154],[13.6895,54.3154],[13.6902,54.3154],[13.6902,54.3151],[13.693,54.3151],[13.693,54.3148],[13.6941,54.3148],[13.6941,54.3151],[13.6969,54.3151],[13.6969,54.3154],[13.6986,54.3154],[13.6986,54.3156],[13.6997,54.3156],[13.6997,54.3159],[13.7002,54.3159],[13.7002,54.3165],[13.6997,54.3165],[13.6997,54.317],[13.6991,54.317],[13.6991,54.3176],[13.6969,54.3176],[13.6969,54.3181],[13.6975,54.3181],[13.6975,54.3184],[13.6996,54.3184],[13.6997,54.3184],[13.6997,54.3187],[13.7002,54.3187],[13.7002,54.319],[13.7008,54.319],[13.7008,54.3193],[13.7013,54.3193],[13.7013,54.3195],[13.7019,54.3195],[13.7019,54.3198],[13.7025,54.3198],[13.7025,54.3201],[13.703,54.3201],[13.703,54.3204],[13.7036,54.3204],[13.7036,54.3209],[13.7041,54.3209],[13.7041,54.3212],[13.7036,54.3212],[13.7036,54.3215],[13.7041,54.3215],[13.7041,54.3231],[13.7036,54.3231],[13.7036,54.3243],[13.7041,54.3243],[13.7041,54.3254],[13.7036,54.3254],[13.7036,54.3256],[13.7041,54.3256],[13.7041,54.3262],[13.7025,54.3262],[13.7025,54.3259],[13.7013,54.3259],[13.7013,54.3256],[13.7002,54.3256],[13.7002,54.3254],[13.6999,54.3254],[13.6941,54.3254],[13.6941,54.3256],[13.6908,54.3256],[13.6908,54.3259],[13.6891,54.3259],[13.6891,54.3262],[13.683,54.3262],[13.683,54.3265],[13.6808,54.3265],[13.6808,54.3268],[13.6802,54.3268],[13.6802,54.3273],[13.6797,54.3273],[13.6797,54.3279],[13.6791,54.3279],[13.6791,54.3284],[13.6786,54.3284],[13.6786,54.3293],[13.678,54.3293],[13.678,54.3301],[13.6741,54.3301],[13.6741,54.3298],[13.6708,54.3298],[13.6708,54.3295],[13.668,54.3295],[13.668,54.3293],[13.6669,54.3293],[13.6669,54.329],[13.6663,54.329],[13.6663,54.3287],[13.663,54.3287],[13.663,54.3284],[13.6619,54.3284],[13.6619,54.3281],[13.6608,54.3281],[13.6608,54.3279],[13.6602,54.3279],[13.6602,54.3276],[13.6591,54.3276],[13.6591,54.3273],[13.658,54.3273],[13.658,54.327],[13.6569,54.327],[13.6569,54.3268],[13.6547,54.3268],[13.6547,54.3265],[13.6541,54.3265],[13.6541,54.3262],[13.6536,54.3262],[13.6536,54.3259],[13.653,54.3259],[13.653,54.3254],[13.6519,54.3254],[13.6519,54.3251],[13.6513,54.3251],[13.6513,54.3245],[13.6508,54.3245],[13.6508,54.3243],[13.6502,54.3243],[13.6502,54.3237],[13.6497,54.3237],[13.6497,54.3234],[13.6486,54.3234],[13.6486,54.3231],[13.6469,54.3231],[13.6469,54.3229],[13.6463,54.3229],[13.6463,54.3226],[13.6458,54.3226],[13.6458,54.3223],[13.6452,54.3223],[13.6452,54.322],[13.6447,54.322],[13.6447,54.3218],[13.6419,54.3218],[13.6419,54.3215],[13.6402,54.3215],[13.6402,54.3212],[13.6397,54.3212],[13.6397,54.3209],[13.6386,54.3209],[13.6386,54.3206],[13.638,54.3206],[13.638,54.3204],[13.6374,54.3204],[13.6374,54.3201],[13.6363,54.3201],[13.6363,54.3198],[13.6302,54.3198],[13.6302,54.3195],[13.6263,54.3195],[13.6263,54.3193],[13.6236,54.3193],[13.6236,54.319],[13.6213,54.319],[13.6213,54.3187],[13.6202,54.3187],[13.6202,54.3184],[13.6197,54.3184],[13.6197,54.3181],[13.6192,54.3181],[13.6191,54.3181],[13.6191,54.3179],[13.6186,54.3179],[13.6186,54.3176],[13.618,54.3176],[13.618,54.317],[13.6175,54.317],[13.6175,54.3156],[13.6169,54.3156],[13.6169,54.3154],[13.6141,54.3154],[13.6141,54.3156],[13.6119,54.3156],[13.6119,54.3159],[13.6113,54.3159],[13.6113,54.3162],[13.6108,54.3162],[13.6108,54.317],[13.6113,54.317],[13.6113,54.3193],[13.6119,54.3193],[13.6119,54.3201],[13.6152,54.3201],[13.6152,54.3198],[13.6158,54.3198],[13.6158,54.3195],[13.617,54.3195],[13.6175,54.3195],[13.6175,54.3198],[13.618,54.3198],[13.618,54.3201],[13.6186,54.3201],[13.6186,54.3204],[13.6191,54.3204],[13.6191,54.3206],[13.6197,54.3206],[13.6202,54.3206],[13.6202,54.3209],[13.6208,54.3209],[13.6208,54.3212],[13.6225,54.3212],[13.6225,54.3215],[13.6241,54.3215],[13.6241,54.3218],[13.6247,54.3218],[13.6247,54.322],[13.6269,54.322],[13.6269,54.3223],[13.6286,54.3223],[13.6286,54.3226],[13.6302,54.3226],[13.6302,54.3229],[13.6319,54.3229],[13.6319,54.3231],[13.633,54.3231],[13.633,54.3234],[13.6352,54.3234],[13.6352,54.3237],[13.6374,54.3237],[13.6374,54.324],[13.6391,54.324],[13.6391,54.3243],[13.6413,54.3243],[13.6413,54.3245],[13.6425,54.3245],[13.6425,54.3248],[13.6436,54.3248],[13.6436,54.3251],[13.6441,54.3251],[13.6441,54.3254],[13.6452,54.3254],[13.6452,54.3256],[13.6458,54.3256],[13.6458,54.3259],[13.6463,54.3259],[13.6463,54.3262],[13.6469,54.3262],[13.6469,54.3265],[13.6474,54.3265],[13.6474,54.3268],[13.648,54.3268],[13.648,54.327],[13.6486,54.327],[13.6486,54.3273],[13.6491,54.3273],[13.6491,54.3276],[13.6497,54.3276],[13.6497,54.3279],[13.6502,54.3279],[13.6502,54.3281],[13.6513,54.3281],[13.6513,54.3284],[13.6519,54.3284],[13.6519,54.3287],[13.6524,54.3287],[13.6524,54.329],[13.653,54.329],[13.653,54.3293],[13.6536,54.3293],[13.6536,54.3295],[13.6541,54.3295],[13.6541,54.3301],[13.6547,54.3301],[13.6547,54.3304],[13.6558,54.3304],[13.6558,54.3306],[13.6563,54.3306],[13.6563,54.3309],[13.6569,54.3309],[13.6569,54.3312],[13.658,54.3312],[13.658,54.3315],[13.6586,54.3315],[13.6586,54.3318],[13.6591,54.3318],[13.6591,54.332],[13.6597,54.332],[13.6597,54.3323],[13.6608,54.3323],[13.6608,54.3326],[13.6619,54.3326],[13.6619,54.3329],[13.663,54.3329],[13.663,54.3331],[13.6641,54.3331],[13.6641,54.3334],[13.6658,54.3334],[13.6658,54.3337],[13.6669,54.3337],[13.6669,54.334],[13.6675,54.334],[13.6675,54.3343],[13.6686,54.3343],[13.6686,54.3345],[13.6691,54.3345],[13.6691,54.3348],[13.6697,54.3348],[13.6697,54.3351],[13.6702,54.3351],[13.6702,54.3354],[13.6708,54.3354],[13.6708,54.3356],[13.6713,54.3356],[13.6713,54.3359],[13.6719,54.3359],[13.6719,54.3362],[13.6724,54.3362],[13.6724,54.3365],[13.6736,54.3365],[13.6736,54.3368],[13.6741,54.3368],[13.6741,54.337],[13.6747,54.337],[13.6747,54.3373],[13.6752,54.3373],[13.6752,54.3376],[13.6758,54.3376],[13.6758,54.3373],[13.6774,54.3373],[13.6774,54.3376],[13.678,54.3376],[13.678,54.3381],[13.6786,54.3381],[13.6786,54.3387],[13.6791,54.3387],[13.6791,54.3395],[13.6797,54.3395],[13.6797,54.3406],[13.6802,54.3406],[13.6802,54.3409],[13.6808,54.3409],[13.6808,54.3415],[13.6813,54.3415],[13.6813,54.342],[13.6819,54.342],[13.6819,54.3426],[13.683,54.3426],[13.683,54.3429],[13.6824,54.3429],[13.6824,54.3434],[13.6819,54.3434],[13.6819,54.3438],[13.6819,54.3445],[13.6824,54.3445],[13.6824,54.3451],[13.6826,54.3451],[13.683,54.3451],[13.683,54.3456],[13.6841,54.3456],[13.6841,54.3462],[13.6847,54.3462],[13.6847,54.3468],[13.6841,54.3468],[13.6841,54.3479],[13.6836,54.3479],[13.6836,54.3484],[13.683,54.3484],[13.683,54.3487],[13.6828,54.3487],[13.6824,54.3487],[13.6824,54.349],[13.6828,54.349],[13.683,54.349],[13.683,54.3493],[13.6829,54.3493],[13.6824,54.3493],[13.6824,54.3495],[13.6813,54.3495],[13.6813,54.3498],[13.6802,54.3498],[13.6802,54.3495],[13.6791,54.3495],[13.6791,54.3498],[13.678,54.3498],[13.678,54.3501],[13.6774,54.3501],[13.6774,54.3504],[13.6769,54.3504],[13.6769,54.3506],[13.6736,54.3506],[13.6736,54.3504],[13.673,54.3504],[13.673,54.3501],[13.6719,54.3501],[13.6719,54.3498],[13.6713,54.3498],[13.6713,54.3495],[13.6702,54.3495],[13.6702,54.3493],[13.6697,54.3493],[13.6697,54.349],[13.668,54.349],[13.668,54.3487],[13.6663,54.3487],[13.6663,54.3484],[13.6647,54.3484],[13.6647,54.3481],[13.663,54.3481],[13.663,54.3479],[13.6625,54.3479],[13.6625,54.3476],[13.6613,54.3476],[13.6613,54.3473],[13.6597,54.3473],[13.6597,54.347],[13.6558,54.347],[13.6558,54.3468],[13.6536,54.3468],[13.6536,54.347],[13.6524,54.347],[13.6524,54.3473],[13.6519,54.3473],[13.6519,54.3481],[13.6513,54.3481],[13.6513,54.3484],[13.6491,54.3484],[13.6491,54.3481],[13.648,54.3481],[13.648,54.3479],[13.6474,54.3479],[13.6474,54.3476],[13.6469,54.3476],[13.6469,54.3473],[13.6463,54.3473],[13.6463,54.347],[13.6458,54.347],[13.6458,54.3468],[13.6447,54.3468],[13.6447,54.3465],[13.6436,54.3465],[13.6436,54.3462],[13.6425,54.3462],[13.6425,54.3459],[13.6419,54.3459],[13.6419,54.3456],[13.6408,54.3456],[13.6408,54.3454],[13.6397,54.3454],[13.6397,54.3451],[13.6386,54.3451],[13.6386,54.3448],[13.638,54.3448],[13.638,54.3445],[13.6374,54.3445],[13.6374,54.3442],[13.6374,54.344],[13.6369,54.344],[13.6369,54.34375],[13.6358,54.34375],[13.6358,54.3434],[13.6352,54.3434],[13.6352,54.3429],[13.6358,54.3429],[13.6358,54.3426],[13.6363,54.3426],[13.6363,54.3423],[13.6369,54.3423],[13.6369,54.3418],[13.638,54.3418],[13.638,54.3415],[13.6386,54.3415],[13.6386,54.3409],[13.6394,54.3409],[13.6397,54.3409],[13.6397,54.3406],[13.6402,54.3406],[13.6402,54.3398],[13.6397,54.3398],[13.6397,54.3395],[13.6391,54.3395],[13.6391,54.3393],[13.638,54.3393],[13.638,54.339],[13.6363,54.339],[13.6363,54.3387],[13.6352,54.3387],[13.6352,54.339],[13.6308,54.339],[13.6308,54.3387],[13.6302,54.3387],[13.6302,54.3384],[13.6297,54.3384],[13.6297,54.3381],[13.6302,54.3381],[13.6302,54.3368],[13.6297,54.3368],[13.6297,54.3365],[13.6286,54.3365],[13.6286,54.3362],[13.6274,54.3362],[13.6274,54.3359],[13.6269,54.3359],[13.6269,54.3356],[13.6267,54.3356],[13.6258,54.3356],[13.6258,54.3354],[13.6247,54.3354],[13.6247,54.3351],[13.6236,54.3351],[13.6236,54.3348],[13.623,54.3348],[13.623,54.3345],[13.6225,54.3345],[13.6225,54.334],[13.6219,54.334],[13.6219,54.3337],[13.6225,54.3337],[13.6225,54.333],[13.6225,54.3329],[13.623,54.3329],[13.623,54.3326],[13.6236,54.3326],[13.6236,54.332],[13.6252,54.332],[13.6252,54.3315],[13.6213,54.3315],[13.6213,54.3312],[13.618,54.3312],[13.618,54.3309],[13.6152,54.3309],[13.6152,54.3306],[13.6136,54.3306],[13.6136,54.3309],[13.613,54.3309],[13.613,54.3312],[13.6125,54.3312],[13.6125,54.332],[13.6119,54.332],[13.6119,54.3334],[13.6113,54.3334],[13.6113,54.3343],[13.6102,54.3343],[13.6102,54.3348],[13.6097,54.3348],[13.6097,54.3359],[13.6091,54.3359],[13.6091,54.337],[13.6086,54.337],[13.6086,54.3381],[13.608,54.3381],[13.608,54.339],[13.6075,54.339],[13.6075,54.3395],[13.6069,54.3395],[13.6069,54.3404],[13.6063,54.3404],[13.6063,54.3412],[13.6058,54.3412],[13.6058,54.3418],[13.6052,54.3418],[13.6052,54.3423],[13.6047,54.3423],[13.6047,54.3431],[13.6041,54.3431],[13.6041,54.34375],[13.6036,54.34375],[13.6036,54.3445],[13.603,54.3445],[13.603,54.3451],[13.6024,54.3451],[13.6024,54.3454],[13.6019,54.3454],[13.6019,54.3456],[13.6013,54.3456],[13.6013,54.3459],[13.6008,54.3459],[13.6008,54.3462],[13.6002,54.3462],[13.6002,54.3465],[13.5997,54.3465],[13.5997,54.3468],[13.5991,54.3468],[13.5991,54.347],[13.5986,54.347],[13.5986,54.3473],[13.598,54.3473],[13.598,54.3476],[13.5974,54.3476],[13.5974,54.3481],[13.5969,54.3481],[13.5969,54.3484],[13.5963,54.3484],[13.5963,54.3487],[13.5958,54.3487],[13.5958,54.349],[13.5947,54.349],[13.5947,54.3493],[13.5941,54.3493],[13.5941,54.3495],[13.5936,54.3495],[13.5936,54.3498],[13.593,54.3498],[13.593,54.3501],[13.5924,54.3501],[13.5924,54.3504],[13.5913,54.3504],[13.5913,54.3506],[13.5908,54.3506],[13.5908,54.3509],[13.5902,54.3509],[13.5902,54.3512],[13.5886,54.3512],[13.5886,54.3515],[13.588,54.3515],[13.588,54.3518],[13.5869,54.3518],[13.5869,54.352],[13.5836,54.352],[13.5836,54.3523],[13.5819,54.3523],[13.5819,54.3526],[13.5808,54.3526],[13.5808,54.3529],[13.5791,54.3529],[13.5752,54.3529],[13.5752,54.3526],[13.5741,54.3526],[13.5741,54.3523],[13.573,54.3523],[13.573,54.3521],[13.5724,54.352],[13.5724,54.3518],[13.5713,54.3518],[13.5713,54.3512],[13.5708,54.3512],[13.5708,54.3509],[13.5704,54.3509],[13.5702,54.3509],[13.5702,54.3507],[13.5702,54.3504],[13.5699,54.3504],[13.5697,54.3504],[13.5697,54.3501],[13.5697,54.3495],[13.5691,54.3495],[13.5691,54.349],[13.5687,54.349],[13.5686,54.349],[13.5686,54.3488],[13.5686,54.3484],[13.5682,54.3484],[13.568,54.3484],[13.568,54.3482],[13.5675,54.3481],[13.5675,54.3476],[13.5669,54.3476],[13.5669,54.3473],[13.5663,54.3473],[13.5663,54.3465],[13.5658,54.3465],[13.5658,54.3459],[13.5652,54.3459],[13.5652,54.3454],[13.5647,54.3454],[13.5647,54.3451],[13.5641,54.3451],[13.5641,54.3448],[13.5636,54.3448],[13.5636,54.3445],[13.563,54.3445],[13.563,54.3443],[13.5624,54.3443],[13.5624,54.344],[13.5619,54.344],[13.5619,54.34375],[13.5613,54.34375],[13.5613,54.3434],[13.5602,54.3434],[13.5602,54.3429],[13.5597,54.3429],[13.5597,54.3426],[13.5591,54.3426],[13.5591,54.3423],[13.5586,54.3423],[13.5586,54.342],[13.558,54.342],[13.558,54.3418],[13.5569,54.3418],[13.5569,54.3415],[13.5558,54.3415],[13.5558,54.3412],[13.5552,54.3412],[13.5552,54.3406],[13.5547,54.3406],[13.5547,54.3404],[13.5536,54.3404],[13.5536,54.3401],[13.553,54.3401],[13.553,54.3398],[13.5524,54.3398],[13.5524,54.3395],[13.5519,54.3395],[13.5519,54.3393],[13.5502,54.3393],[13.5502,54.3395],[13.5497,54.3395],[13.5497,54.3401],[13.5491,54.3401],[13.5491,54.3404],[13.5486,54.3404],[13.5486,54.3406],[13.548,54.3406],[13.548,54.3409],[13.5474,54.3409],[13.5474,54.3412],[13.5469,54.3412],[13.5469,54.3415],[13.5463,54.3415],[13.5463,54.3418],[13.5458,54.3418],[13.5458,54.342],[13.5424,54.342],[13.5424,54.3423],[13.5402,54.3423],[13.5402,54.3426],[13.5394,54.3426],[13.5391,54.3426],[13.5391,54.3423],[13.5375,54.3423],[13.5375,54.342],[13.5369,54.342],[13.5369,54.3415],[13.5363,54.3415],[13.5363,54.3412],[13.5358,54.3412],[13.5358,54.3411],[13.5358,54.3409],[13.5347,54.3409],[13.5347,54.3406],[13.5336,54.3406],[13.5336,54.3404],[13.5313,54.3404],[13.5313,54.3401],[13.5236,54.3401],[13.5236,54.3404],[13.518,54.3404],[13.518,54.3406],[13.5158,54.3406],[13.5158,54.3409],[13.5147,54.3409],[13.5147,54.3412],[13.5141,54.3412],[13.5141,54.3415],[13.5136,54.3415],[13.5136,54.342],[13.513,54.342],[13.513,54.3423],[13.5119,54.3423],[13.5119,54.3426],[13.5113,54.3426],[13.5113,54.3429],[13.5108,54.3429],[13.5108,54.3431],[13.5102,54.3431],[13.5102,54.3434],[13.5097,54.3434],[13.5097,54.34375],[13.5086,54.34375],[13.5086,54.344],[13.5063,54.344],[13.5063,54.34375],[13.5054,54.34375],[13.5052,54.34375],[13.5052,54.3436],[13.5052,54.3431],[13.5047,54.3431],[13.5047,54.3423],[13.5052,54.3423],[13.5052,54.3418],[13.5058,54.3418],[13.5058,54.3415],[13.5063,54.3415],[13.5063,54.3406],[13.5058,54.3406],[13.5058,54.3404],[13.5041,54.3404],[13.5041,54.3406],[13.5036,54.3406],[13.5036,54.3409],[13.503,54.3409],[13.503,54.3412],[13.5024,54.3412],[13.5024,54.3415],[13.5019,54.3415],[13.5019,54.3417],[13.5002,54.3418],[13.5002,54.3415],[13.4997,54.3415],[13.4997,54.3412],[13.4991,54.3412],[13.4991,54.3409],[13.4986,54.3409],[13.4986,54.3404],[13.498,54.3404],[13.498,54.3398],[13.4985,54.3398],[13.4986,54.3398],[13.4986,54.3393],[13.498,54.3393],[13.498,54.3384],[13.4975,54.3384],[13.4975,54.3381],[13.4969,54.3381],[13.4969,54.3376],[13.4963,54.3376],[13.4963,54.3373],[13.4958,54.3373],[13.4958,54.337],[13.4947,54.337],[13.4947,54.3368],[13.493,54.3368],[13.493,54.3365],[13.4926,54.3365],[13.4924,54.3365],[13.4924,54.3368],[13.4919,54.3368],[13.4919,54.3365],[13.4902,54.3365],[13.4902,54.3362],[13.4875,54.3362],[13.4875,54.3359],[13.4863,54.3359],[13.4863,54.3356],[13.4847,54.3356],[13.4847,54.3354],[13.4841,54.3354],[13.4841,54.3351],[13.4836,54.3351],[13.4836,54.3348],[13.483,54.3348],[13.483,54.3345],[13.4825,54.3345],[13.4825,54.3343],[13.4819,54.3343],[13.4819,54.3337],[13.4813,54.3337],[13.4813,54.3331],[13.4808,54.3331],[13.4808,54.3329],[13.4802,54.3329],[13.4802,54.3326],[13.4797,54.3326],[13.4797,54.332],[13.4791,54.332],[13.4791,54.3315],[13.4797,54.3315],[13.4797,54.3312],[13.4791,54.3312],[13.4791,54.3309],[13.4786,54.3309],[13.4786,54.3306],[13.478,54.3306],[13.478,54.3304],[13.4724,54.3304],[13.4724,54.3306],[13.4697,54.3306],[13.4697,54.3304],[13.4686,54.3304],[13.468,54.3304],[13.468,54.3306],[13.4674,54.3306],[13.4674,54.3304],[13.4658,54.3304],[13.4658,54.3301],[13.4652,54.3301],[13.4652,54.3298],[13.4647,54.3298],[13.4647,54.3295],[13.4636,54.3295],[13.4636,54.3293],[13.4624,54.3293],[13.4624,54.3295],[13.4619,54.3295],[13.4619,54.3312],[13.4624,54.3312],[13.4624,54.332],[13.4619,54.332],[13.4619,54.3323],[13.4613,54.3323],[13.4613,54.3329],[13.4608,54.3329],[13.4608,54.3331],[13.4602,54.3331],[13.4602,54.3337],[13.4597,54.3337],[13.4597,54.3343],[13.4586,54.3343],[13.4586,54.3345],[13.458,54.3345],[13.458,54.3348],[13.4569,54.3348],[13.4569,54.3351],[13.4563,54.3351],[13.4563,54.3354],[13.4558,54.3354],[13.4558,54.3356],[13.4547,54.3356],[13.4547,54.3354],[13.4541,54.3354],[13.4541,54.3345],[13.4547,54.3345],[13.4547,54.3343],[13.4552,54.3343],[13.4552,54.3337],[13.4547,54.3337],[13.4547,54.3331],[13.4541,54.3331],[13.4541,54.3326],[13.453,54.3326],[13.453,54.3323],[13.4519,54.3323],[13.4519,54.3318],[13.4508,54.3318],[13.4508,54.3315],[13.4513,54.3315],[13.4513,54.3312],[13.4519,54.3312],[13.4519,54.3309],[13.4525,54.3309],[13.4525,54.3304],[13.4541,54.3304],[13.4541,54.3309],[13.4552,54.3309],[13.4552,54.3306],[13.4558,54.3306],[13.4558,54.3301],[13.4563,54.3301],[13.4563,54.3293],[13.4569,54.3293],[13.4569,54.3284],[13.4563,54.3284],[13.4563,54.3279],[13.4558,54.3279],[13.4558,54.3276],[13.4552,54.3276],[13.4552,54.3273],[13.4547,54.3273],[13.4547,54.3268],[13.4552,54.3268],[13.4552,54.3265],[13.4574,54.3265],[13.4575,54.3268],[13.458,54.3268],[13.458,54.327],[13.4586,54.327],[13.4586,54.3273],[13.4597,54.3273],[13.4597,54.3276],[13.4613,54.3276],[13.4613,54.3281],[13.4619,54.3281],[13.4619,54.3284],[13.4624,54.3284],[13.4624,54.3287],[13.463,54.3287],[13.463,54.3284],[13.4636,54.3284],[13.4636,54.3279],[13.4641,54.3279],[13.4641,54.3276],[13.4647,54.3276],[13.4647,54.327],[13.4652,54.327],[13.4652,54.3265],[13.4658,54.3265],[13.4658,54.3259],[13.4663,54.3259],[13.4663,54.3237],[13.4658,54.3237],[13.4658,54.3226],[13.4663,54.3226],[13.4663,54.3215],[13.4658,54.3215],[13.4658,54.3212],[13.4647,54.3212],[13.4647,54.3209],[13.4641,54.3209],[13.4641,54.3201],[13.4636,54.3201],[13.4636,54.3193],[13.463,54.3193],[13.463,54.3187],[13.4624,54.3187],[13.4624,54.3181],[13.4619,54.3181],[13.4619,54.3176],[13.4613,54.3176],[13.4613,54.3168],[13.4608,54.3168],[13.4608,54.3162],[13.4602,54.3162],[13.4602,54.3159],[13.4597,54.3159],[13.4597,54.3156],[13.4575,54.3156],[13.4575,54.3154],[13.4558,54.3154],[13.4558,54.3151],[13.4525,54.3151],[13.4525,54.3148],[13.4519,54.3148],[13.4519,54.3145],[13.4508,54.3145],[13.4508,54.3143],[13.4458,54.3143],[13.4458,54.314],[13.4447,54.314],[13.4447,54.3137],[13.4436,54.3137],[13.4436,54.3134],[13.443,54.3134],[13.443,54.3131],[13.4425,54.3131],[13.4425,54.3129],[13.4419,54.3129],[13.4419,54.3123],[13.4413,54.3123],[13.4413,54.3118],[13.4408,54.3118],[13.4408,54.3115],[13.4402,54.3115],[13.4402,54.3112],[13.4397,54.3112],[13.4397,54.3106],[13.4391,54.3106],[13.4391,54.3104],[13.4386,54.3104],[13.4386,54.3101],[13.4374,54.3101],[13.4374,54.3098],[13.4369,54.3098],[13.4369,54.3095],[13.4363,54.3095],[13.4363,54.309],[13.4358,54.309],[13.4358,54.3087],[13.4352,54.3087],[13.4352,54.3084],[13.4347,54.3084],[13.4347,54.3081],[13.4341,54.3081],[13.4341,54.3079],[13.4336,54.3079],[13.4336,54.3076],[13.4319,54.3076],[13.4319,54.3073],[13.4302,54.3073],[13.4302,54.307],[13.4275,54.307],[13.4275,54.3068],[13.4269,54.3068],[13.4269,54.3062],[13.4263,54.3062],[13.4263,54.3056],[13.4258,54.3056],[13.4258,54.3054],[13.4247,54.3054],[13.4247,54.3051],[13.4241,54.3051],[13.4241,54.3045],[13.4236,54.3045],[13.4236,54.3043],[13.4224,54.3043],[13.4224,54.304],[13.4219,54.304],[13.4219,54.3037],[13.4213,54.3037],[13.4213,54.3034],[13.4208,54.3034],[13.4208,54.3029],[13.4202,54.3029],[13.4202,54.3023],[13.4197,54.3023],[13.4197,54.3015],[13.4191,54.3015],[13.4191,54.3009],[13.4174,54.3009],[13.4174,54.3004],[13.4169,54.3004],[13.4169,54.2993],[13.4163,54.2993],[13.4163,54.299],[13.4152,54.299],[13.4152,54.2987],[13.4147,54.2987],[13.4147,54.2973],[13.4136,54.2973],[13.4136,54.297],[13.413,54.297],[13.413,54.2968],[13.4124,54.2968],[13.4124,54.292],[13.413,54.292],[13.413,54.2912],[13.4136,54.2912],[13.4136,54.2898],[13.413,54.2898],[13.413,54.2893],[13.4124,54.2893],[13.4124,54.2887],[13.4113,54.2887],[13.4113,54.2884],[13.4108,54.2884],[13.4108,54.2881],[13.4102,54.2881],[13.4102,54.287],[13.4108,54.287],[13.4108,54.2856],[13.4102,54.2856],[13.4102,54.2854],[13.4091,54.2854],[13.4091,54.2851],[13.4086,54.2851],[13.4086,54.2848],[13.408,54.2848],[13.408,54.2843],[13.4075,54.2843],[13.4075,54.2837],[13.4069,54.2837],[13.4069,54.2831],[13.4063,54.2831],[13.4063,54.282],[13.4058,54.282],[13.4058,54.2818],[13.4052,54.2818],[13.4052,54.2812],[13.4047,54.2812],[13.4047,54.2806],[13.4041,54.2806],[13.4041,54.2801],[13.403,54.2801],[13.403,54.2798],[13.4025,54.2798],[13.4025,54.2795],[13.4019,54.2795],[13.4019,54.2793],[13.4013,54.2793],[13.4013,54.2781],[13.4008,54.2781],[13.4008,54.2779],[13.4002,54.2779],[13.4002,54.2776],[13.3997,54.2776],[13.3997,54.277],[13.3991,54.277],[13.3991,54.2762],[13.3986,54.2762],[13.3986,54.2754],[13.398,54.2754],[13.398,54.2737],[13.3974,54.2737],[13.3974,54.2734],[13.3969,54.2734],[13.3969,54.2729],[13.3963,54.2729],[13.3963,54.2726],[13.3958,54.2726],[13.3958,54.272],[13.3952,54.272],[13.3952,54.2718],[13.3947,54.2718],[13.3947,54.2712],[13.3941,54.2712],[13.3941,54.2709],[13.393,54.2709],[13.393,54.2704],[13.3924,54.2704],[13.3924,54.2701],[13.3919,54.2701],[13.3919,54.2695],[13.3913,54.2695],[13.3913,54.2693],[13.3908,54.2693],[13.3908,54.2687],[13.3902,54.2687],[13.3902,54.2684],[13.3891,54.2684],[13.3891,54.2681],[13.3886,54.2681],[13.3886,54.2676],[13.388,54.2676],[13.388,54.267],[13.3874,54.267],[13.3874,54.2668],[13.3873,54.2668],[13.3869,54.2668],[13.3869,54.2665],[13.3852,54.2665],[13.3852,54.2673],[13.3858,54.2673],[13.3858,54.2706],[13.3863,54.2706],[13.3863,54.272],[13.3858,54.272],[13.3858,54.2723],[13.3863,54.2723],[13.3863,54.2731],[13.3869,54.2731],[13.3869,54.2734],[13.3874,54.2734],[13.3874,54.2737],[13.388,54.2737],[13.388,54.2743],[13.3886,54.2743],[13.3886,54.2745],[13.3891,54.2745],[13.3891,54.2751],[13.3897,54.2751],[13.3897,54.2756],[13.3902,54.2756],[13.3902,54.2762],[13.3908,54.2762],[13.3908,54.277],[13.3913,54.277],[13.3913,54.2784],[13.3908,54.2784],[13.3908,54.2786],[13.3908,54.2787],[13.3902,54.2787],[13.3902,54.279],[13.3897,54.279],[13.3897,54.2793],[13.3874,54.2793],[13.3874,54.2795],[13.3869,54.2795],[13.3869,54.2793],[13.3858,54.2793],[13.3858,54.2787],[13.3852,54.2787],[13.3852,54.2776],[13.3847,54.2776],[13.3847,54.277],[13.3824,54.277],[13.3824,54.2773],[13.3819,54.2773],[13.3819,54.2776],[13.3791,54.2776],[13.3791,54.2773],[13.3786,54.2773],[13.3786,54.277],[13.378,54.277],[13.378,54.2768],[13.3774,54.2768],[13.3774,54.2765],[13.3763,54.2765],[13.3763,54.2762],[13.3752,54.2762],[13.3752,54.2759],[13.3747,54.2759],[13.373,54.2759],[13.373,54.2756],[13.3725,54.2756],[13.3725,54.2743],[13.3719,54.2743],[13.3719,54.272],[13.3713,54.272],[13.3713,54.2715],[13.3708,54.2715],[13.3708,54.2712],[13.3702,54.2712],[13.3702,54.2709],[13.3641,54.2709],[13.3641,54.2712],[13.363,54.2712],[13.363,54.2715],[13.3625,54.2715],[13.3625,54.2718],[13.3619,54.2718],[13.3619,54.2723],[13.3613,54.2723],[13.3613,54.2726],[13.3608,54.2726],[13.3608,54.2723],[13.3602,54.2723],[13.3602,54.272],[13.3597,54.272],[13.3597,54.2718],[13.3591,54.2718],[13.3591,54.2712],[13.3586,54.2712],[13.3586,54.2706],[13.358,54.2706],[13.358,54.2704],[13.3569,54.2704],[13.3569,54.2701],[13.3563,54.2701],[13.3563,54.2698],[13.3552,54.2698],[13.3552,54.2701],[13.3536,54.2701],[13.3536,54.2698],[13.353,54.2698],[13.353,54.2695],[13.3524,54.2695],[13.3524,54.2679],[13.3528,54.2679],[13.353,54.2679],[13.353,54.267],[13.3536,54.267],[13.3536,54.2665],[13.3541,54.2665],[13.3541,54.2659],[13.3547,54.2659],[13.3547,54.2654],[13.3552,54.2654],[13.3552,54.2651],[13.3558,54.2651],[13.3558,54.2645],[13.3563,54.2645],[13.3563,54.264],[13.3569,54.264],[13.3569,54.2629],[13.3563,54.2629],[13.3563,54.2626],[13.3558,54.2626],[13.3558,54.262],[13.3552,54.262],[13.3552,54.2618],[13.3547,54.2618],[13.3547,54.2606],[13.3552,54.2606],[13.3552,54.2604],[13.3558,54.2604],[13.3558,54.2601],[13.3569,54.2601],[13.3569,54.2598],[13.3574,54.2598],[13.3574,54.2595],[13.358,54.2595],[13.358,54.2593],[13.3574,54.2593],[13.3574,54.259],[13.3569,54.259],[13.3569,54.2576],[13.3574,54.2576],[13.3574,54.2573],[13.358,54.2573],[13.358,54.257],[13.3586,54.257],[13.3586,54.2562],[13.3591,54.2562],[13.3591,54.2559],[13.3586,54.2559],[13.3586,54.2554],[13.358,54.2554],[13.358,54.2551],[13.3563,54.2551],[13.3563,54.2548],[13.3552,54.2548],[13.3552,54.2545],[13.3547,54.2545],[13.3547,54.2543],[13.3541,54.2543],[13.3541,54.254],[13.3537,54.254],[13.3536,54.254],[13.3536,54.2534],[13.3541,54.2534],[13.3541,54.2531],[13.3547,54.2531],[13.3547,54.2526],[13.3552,54.2526],[13.3552,54.2523],[13.3558,54.2523],[13.3558,54.2518],[13.3563,54.2518],[13.3563,54.2515],[13.3569,54.2515],[13.3569,54.2512],[13.358,54.2512],[13.358,54.2509],[13.3586,54.2509],[13.3586,54.2504],[13.3597,54.2504],[13.3597,54.2501],[13.3602,54.2501],[13.3602,54.2498],[13.3597,54.2498],[13.3597,54.2493],[13.3594,54.2493],[13.3591,54.2493],[13.3591,54.2487],[13.3586,54.2487],[13.3586,54.2479],[13.3597,54.2479],[13.3597,54.2476],[13.3602,54.2476],[13.3602,54.2479],[13.3608,54.2479],[13.3608,54.249],[13.3613,54.249],[13.3613,54.2493],[13.3619,54.2493],[13.3619,54.2495],[13.3641,54.2495],[13.3641,54.2498],[13.3652,54.2498],[13.3652,54.2501],[13.3658,54.2501],[13.3658,54.2504],[13.3663,54.2504],[13.3663,54.2506],[13.3666,54.2506],[13.3669,54.2506],[13.3669,54.2509],[13.3675,54.2509],[13.3675,54.2512],[13.368,54.2512],[13.368,54.2515],[13.3686,54.2515],[13.3686,54.2537],[13.3691,54.2537],[13.3691,54.2543],[13.3697,54.2543],[13.3697,54.2548],[13.3691,54.2548],[13.3691,54.2554],[13.3686,54.2554],[13.3686,54.2556],[13.368,54.2556],[13.368,54.2562],[13.3675,54.2562],[13.3675,54.2568],[13.3669,54.2568],[13.3669,54.2573],[13.3663,54.2573],[13.3663,54.2576],[13.3652,54.2576],[13.3652,54.2579],[13.3647,54.2579],[13.3647,54.2576],[13.3636,54.2576],[13.3636,54.257],[13.363,54.257],[13.363,54.2568],[13.3625,54.2568],[13.3625,54.2562],[13.3619,54.2562],[13.3619,54.2559],[13.3608,54.2559],[13.3608,54.2562],[13.3604,54.2562],[13.3602,54.2562],[13.3602,54.2568],[13.3597,54.2568],[13.3597,54.2576],[13.3602,54.2576],[13.3602,54.2579],[13.3605,54.2579],[13.3613,54.2579],[13.3613,54.2584],[13.3608,54.2584],[13.3608,54.2593],[13.3606,54.2593],[13.3602,54.2593],[13.3602,54.2623],[13.3608,54.2623],[13.3608,54.2626],[13.3613,54.2626],[13.3613,54.2629],[13.3619,54.2629],[13.3619,54.2631],[13.363,54.2631],[13.363,54.2634],[13.3641,54.2634],[13.3641,54.2637],[13.3652,54.2637],[13.3652,54.264],[13.3658,54.264],[13.3658,54.2643],[13.3669,54.2643],[13.3669,54.264],[13.3675,54.264],[13.3675,54.2637],[13.368,54.2637],[13.368,54.2634],[13.3686,54.2634],[13.3686,54.2631],[13.3691,54.2631],[13.3691,54.2629],[13.3697,54.2629],[13.3697,54.2623],[13.3702,54.2623],[13.3702,54.262],[13.3708,54.262],[13.3708,54.2615],[13.3713,54.2615],[13.3713,54.2612],[13.3719,54.2612],[13.3719,54.2604],[13.3725,54.2604],[13.3725,54.2595],[13.373,54.2595],[13.373,54.259],[13.3736,54.259],[13.3736,54.2581],[13.3741,54.2581],[13.3741,54.2576],[13.3747,54.2576],[13.3747,54.257],[13.3752,54.257],[13.3752,54.2562],[13.3758,54.2562],[13.3758,54.2559],[13.3763,54.2559],[13.3763,54.2554],[13.3769,54.2554],[13.3769,54.2548],[13.3774,54.2548],[13.3774,54.2545],[13.378,54.2545],[13.378,54.254],[13.3786,54.254],[13.3786,54.2537],[13.3797,54.2537],[13.3797,54.254],[13.3808,54.254],[13.3808,54.2543],[13.3813,54.2543],[13.3813,54.2545],[13.3824,54.2545],[13.3824,54.2551],[13.383,54.2551],[13.383,54.2554],[13.3836,54.2554],[13.3836,54.2556],[13.3841,54.2556],[13.3841,54.2559],[13.3852,54.2559],[13.3852,54.2562],[13.3858,54.2562],[13.3858,54.2565],[13.3863,54.2565],[13.3863,54.257],[13.3869,54.257],[13.3869,54.2573],[13.388,54.2573],[13.388,54.2576],[13.3886,54.2576],[13.3886,54.2579],[13.3891,54.2579],[13.3891,54.2581],[13.3897,54.2581],[13.3897,54.2584],[13.3902,54.2584],[13.3902,54.2587],[13.3908,54.2587],[13.3908,54.2593],[13.3913,54.2593],[13.3913,54.2604],[13.3908,54.2604],[13.3908,54.262],[13.3913,54.262],[13.3913,54.264],[13.3924,54.264],[13.3924,54.2643],[13.3936,54.2643],[13.3936,54.2645],[13.3941,54.2645],[13.3941,54.2648],[13.3952,54.2648],[13.3952,54.2651],[13.3963,54.2651],[13.3963,54.2648],[13.3969,54.2648],[13.3969,54.2645],[13.398,54.2645],[13.398,54.2643],[13.4002,54.2643],[13.4002,54.2645],[13.4008,54.2645],[13.4008,54.2648],[13.4036,54.2648],[13.4036,54.2645],[13.4041,54.2645],[13.4041,54.264],[13.4047,54.264],[13.4047,54.2634],[13.4052,54.2634],[13.4052,54.2631],[13.4058,54.2631],[13.4058,54.2629],[13.4063,54.2629],[13.4063,54.262],[13.4069,54.262],[13.4069,54.2615],[13.4075,54.2615],[13.4075,54.2609],[13.408,54.2609],[13.408,54.2604],[13.4086,54.2604],[13.4086,54.2601],[13.4097,54.2601],[13.4097,54.2598],[13.4102,54.2598],[13.4102,54.2593],[13.4108,54.2593],[13.4108,54.259],[13.4113,54.259],[13.4113,54.2587],[13.4116,54.2587],[13.4124,54.2587],[13.4124,54.2584],[13.413,54.2584],[13.413,54.2579],[13.4136,54.2579],[13.4136,54.2576],[13.4141,54.2576],[13.4141,54.2573],[13.4147,54.2573],[13.4147,54.2568],[13.4152,54.2568],[13.4152,54.2562],[13.4158,54.2562],[13.4158,54.2559],[13.4163,54.2559],[13.4163,54.2556],[13.4169,54.2556],[13.4169,54.2551],[13.4174,54.2551],[13.4174,54.2548],[13.418,54.2548],[13.418,54.2534],[13.4186,54.2534],[13.4186,54.2526],[13.4191,54.2526],[13.4191,54.2518],[13.4197,54.2518],[13.4197,54.2512],[13.4202,54.2512],[13.4202,54.2503],[13.4202,54.2501],[13.4204,54.2501],[13.4208,54.2501],[13.4208,54.2496],[13.4208,54.249],[13.4213,54.249],[13.4213,54.2489],[13.4213,54.2479],[13.4219,54.2479],[13.4219,54.2468],[13.4224,54.2468],[13.4224,54.2462],[13.423,54.2462],[13.423,54.2454],[13.4236,54.2454],[13.4236,54.2451],[13.423,54.2451],[13.423,54.2443],[13.4236,54.2443],[13.4236,54.2437],[13.4241,54.2437],[13.4241,54.2423],[13.4236,54.2423],[13.4236,54.2398],[13.4241,54.2398],[13.4241,54.239],[13.4236,54.239],[13.4236,54.2381],[13.423,54.2381],[13.423,54.2376],[13.4224,54.2376],[13.4224,54.237],[13.4219,54.237],[13.4219,54.2365],[13.4213,54.2365],[13.4213,54.2359],[13.4208,54.2359],[13.4208,54.2354],[13.4202,54.2354],[13.4202,54.2351],[13.4197,54.2351],[13.4197,54.2348],[13.4191,54.2348],[13.4191,54.2343],[13.4186,54.2343],[13.4186,54.2337],[13.418,54.2337],[13.418,54.2334],[13.4174,54.2334],[13.4174,54.2331],[13.4169,54.2331],[13.4169,54.2329],[13.4163,54.2329],[13.4163,54.2326],[13.4141,54.2326],[13.4141,54.2323],[13.413,54.2323],[13.413,54.232],[13.4119,54.232],[13.4119,54.2318],[13.4113,54.2318],[13.4113,54.2315],[13.4102,54.2315],[13.4102,54.2312],[13.4091,54.2312],[13.4091,54.2309],[13.408,54.2309],[13.408,54.2306],[13.4069,54.2306],[13.4069,54.2304],[13.4058,54.2304],[13.4058,54.2298],[13.4063,54.2298],[13.4063,54.2295],[13.4058,54.2295],[13.4058,54.2293],[13.4047,54.2293],[13.4047,54.229],[13.4041,54.229],[13.4041,54.2287],[13.4036,54.2287],[13.4036,54.2284],[13.403,54.2284],[13.403,54.2281],[13.4025,54.2281],[13.4025,54.2279],[13.4019,54.2279],[13.4019,54.2276],[13.4013,54.2276],[13.4013,54.2273],[13.4002,54.2273],[13.4002,54.227],[13.3997,54.227],[13.3997,54.2268],[13.3991,54.2268],[13.3991,54.2265],[13.3986,54.2265],[13.3986,54.2259],[13.398,54.2259],[13.398,54.2256],[13.3974,54.2256],[13.3974,54.2251],[13.3969,54.2251],[13.3969,54.2245],[13.3963,54.2245],[13.3963,54.224],[13.3958,54.224],[13.3958,54.2234],[13.3952,54.2234],[13.3952,54.2226],[13.3947,54.2226],[13.3947,54.222],[13.3947,54.2218],[13.3941,54.2218],[13.3941,54.2212],[13.3936,54.2212],[13.3936,54.2209],[13.3919,54.2209],[13.3919,54.2212],[13.3913,54.2212],[13.3913,54.2218],[13.3908,54.2218],[13.3908,54.2223],[13.3902,54.2223],[13.3902,54.2227],[13.3902,54.2234],[13.3897,54.2234],[13.3897,54.2245],[13.3891,54.2245],[13.3891,54.2256],[13.3886,54.2256],[13.3886,54.2262],[13.388,54.2262],[13.388,54.2268],[13.3874,54.2268],[13.3874,54.227],[13.3869,54.227],[13.3869,54.2279],[13.3863,54.2279],[13.3863,54.2281],[13.3852,54.2281],[13.3852,54.2284],[13.3841,54.2284],[13.3841,54.2287],[13.3836,54.2287],[13.3836,54.229],[13.3824,54.229],[13.3824,54.2293],[13.3808,54.2293],[13.3808,54.2295],[13.3797,54.2295],[13.3797,54.2298],[13.3774,54.2298],[13.3774,54.2301],[13.3752,54.2301],[13.3752,54.2304],[13.3741,54.2304],[13.3741,54.2306],[13.3713,54.2306],[13.3713,54.2309],[13.3697,54.2309],[13.3697,54.2312],[13.368,54.2312],[13.368,54.2315],[13.3669,54.2315],[13.3669,54.2318],[13.3658,54.2318],[13.3658,54.232],[13.3652,54.232],[13.3652,54.2323],[13.3641,54.2323],[13.3641,54.2326],[13.3636,54.2326],[13.3636,54.2329],[13.363,54.2329],[13.363,54.2331],[13.3619,54.2331],[13.3619,54.2334],[13.3613,54.2334],[13.3613,54.2337],[13.3602,54.2337],[13.3602,54.234],[13.358,54.234],[13.358,54.2343],[13.3536,54.2343],[13.3536,54.2345],[13.3519,54.2345],[13.3519,54.2348],[13.3502,54.2348],[13.3502,54.2351],[13.3497,54.2351],[13.3497,54.2354],[13.3486,54.2354],[13.3486,54.2356],[13.3475,54.2356],[13.3475,54.2359],[13.3441,54.2359],[13.3441,54.2362],[13.3424,54.2362],[13.3424,54.2365],[13.338,54.2365],[13.338,54.2368],[13.3369,54.2368],[13.3369,54.237],[13.3358,54.237],[13.3358,54.2373],[13.3341,54.2373],[13.3341,54.2376],[13.333,54.2376],[13.333,54.2379],[13.3325,54.2379],[13.3325,54.2381],[13.3313,54.2381],[13.3313,54.2384],[13.3308,54.2384],[13.3308,54.2387],[13.3297,54.2387],[13.3297,54.239],[13.3275,54.239],[13.3275,54.2387],[13.3263,54.2387],[13.3263,54.2381],[13.3258,54.2381],[13.3258,54.2376],[13.3225,54.2376],[13.3225,54.2379],[13.3219,54.2379],[13.3219,54.2381],[13.3213,54.2381],[13.3213,54.2387],[13.3208,54.2387],[13.3208,54.239],[13.3202,54.239],[13.3202,54.2395],[13.3197,54.2395],[13.3197,54.2401],[13.3191,54.2401],[13.3191,54.2404],[13.318,54.2404],[13.318,54.2406],[13.3175,54.2406],[13.3175,54.2409],[13.3169,54.2409],[13.3169,54.2406],[13.3163,54.2406],[13.3163,54.2404],[13.3147,54.2404],[13.3147,54.2409],[13.3141,54.2409],[13.3141,54.2412],[13.3147,54.2412],[13.3147,54.2418],[13.3152,54.2418],[13.3152,54.242],[13.3147,54.242],[13.3147,54.2422],[13.3147,54.2429],[13.3141,54.2429],[13.3141,54.2434],[13.3136,54.2434],[13.3136,54.244],[13.313,54.244],[13.313,54.2445],[13.3125,54.2445],[13.3125,54.2459],[13.3119,54.2459],[13.3119,54.2465],[13.3113,54.2465],[13.3113,54.2468],[13.3108,54.2468],[13.3108,54.247],[13.3102,54.247],[13.3102,54.2473],[13.3097,54.2473],[13.3097,54.2479],[13.3091,54.2479],[13.3091,54.2481],[13.308,54.2481],[13.308,54.2484],[13.3074,54.2484],[13.3074,54.2487],[13.3069,54.2487],[13.3069,54.249],[13.3052,54.249],[13.3052,54.2493],[13.2974,54.2493],[13.2947,54.2493],[13.2947,54.2495],[13.2936,54.2495],[13.2936,54.2498],[13.2924,54.2498],[13.2924,54.2501],[13.2919,54.2501],[13.2919,54.2504],[13.2913,54.2504],[13.2913,54.2506],[13.2908,54.2506],[13.2908,54.2512],[13.2902,54.2512],[13.2902,54.2513],[13.2902,54.2523],[13.2908,54.2523],[13.2908,54.2529],[13.2913,54.2529],[13.2913,54.2537],[13.2919,54.2537],[13.2919,54.2543],[13.2924,54.2543],[13.2924,54.2545],[13.293,54.2545],[13.293,54.2551],[13.2936,54.2551],[13.2936,54.2554],[13.2952,54.2554],[13.2952,54.2551],[13.2958,54.2551],[13.2958,54.2543],[13.2963,54.2543],[13.2963,54.2526],[13.2969,54.2526],[13.2969,54.2523],[13.298,54.2523],[13.298,54.252],[13.2991,54.252],[13.2991,54.2518],[13.2997,54.2518],[13.2997,54.2515],[13.3008,54.2515],[13.3008,54.2512],[13.3013,54.2512],[13.3013,54.2509],[13.3024,54.2509],[13.3024,54.2506],[13.3036,54.2506],[13.3036,54.2504],[13.3047,54.2504],[13.3047,54.2501],[13.3052,54.2501],[13.3052,54.2498],[13.3074,54.2498],[13.3074,54.2495],[13.3086,54.2495],[13.3086,54.2493],[13.3097,54.2493],[13.3097,54.249],[13.3102,54.249],[13.3102,54.2487],[13.3113,54.2487],[13.3113,54.2484],[13.3119,54.2484],[13.3119,54.2481],[13.3125,54.2481],[13.3125,54.2476],[13.313,54.2476],[13.313,54.2473],[13.3136,54.2473],[13.3136,54.247],[13.3141,54.247],[13.3141,54.2468],[13.3147,54.2468],[13.3147,54.2465],[13.3158,54.2465],[13.3158,54.2459],[13.3163,54.2459],[13.3163,54.2456],[13.3169,54.2456],[13.3169,54.2454],[13.3175,54.2454],[13.3175,54.2451],[13.318,54.2451],[13.318,54.2448],[13.3186,54.2448],[13.3186,54.2445],[13.3202,54.2445],[13.3202,54.2448],[13.3208,54.2448],[13.3208,54.2451],[13.3213,54.2451],[13.3213,54.2462],[13.3225,54.2462],[13.3225,54.2465],[13.323,54.2465],[13.323,54.2468],[13.3236,54.2468],[13.3236,54.247],[13.3241,54.247],[13.3241,54.2473],[13.3236,54.2473],[13.3236,54.2493],[13.3236,54.2504],[13.323,54.2504],[13.323,54.2506],[13.3225,54.2506],[13.3225,54.2512],[13.323,54.2512],[13.323,54.2523],[13.3236,54.2523],[13.3236,54.2529],[13.3241,54.2529],[13.3241,54.2534],[13.3247,54.2534],[13.3247,54.2537],[13.3252,54.2537],[13.3252,54.254],[13.3258,54.254],[13.3258,54.2543],[13.3263,54.2543],[13.3263,54.2545],[13.3269,54.2545],[13.3269,54.2562],[13.3263,54.2562],[13.3263,54.257],[13.3269,54.257],[13.3269,54.2576],[13.3275,54.2576],[13.3275,54.2579],[13.3269,54.2579],[13.3269,54.2587],[13.3263,54.2587],[13.3263,54.2593],[13.3258,54.2593],[13.3258,54.2595],[13.3252,54.2595],[13.3252,54.2598],[13.3247,54.2598],[13.3247,54.2601],[13.3241,54.2601],[13.3241,54.2604],[13.3236,54.2604],[13.3236,54.2609],[13.323,54.2609],[13.323,54.2623],[13.3225,54.2623],[13.3225,54.2626],[13.323,54.2626],[13.323,54.2643],[13.3236,54.2643],[13.3236,54.2658],[13.3236,54.2662],[13.3241,54.2662],[13.3241,54.2665],[13.3247,54.2665],[13.3247,54.2668],[13.3252,54.2668],[13.3252,54.267],[13.3258,54.267],[13.3258,54.2673],[13.3263,54.2673],[13.3263,54.2679],[13.3269,54.2679],[13.3269,54.2681],[13.328,54.2681],[13.328,54.2687],[13.3286,54.2687],[13.3286,54.269],[13.3289,54.269],[13.3291,54.269],[13.3291,54.2692],[13.3291,54.2695],[13.3295,54.2695],[13.3297,54.2695],[13.3297,54.2698],[13.3319,54.2698],[13.3319,54.2695],[13.333,54.2695],[13.333,54.2698],[13.3341,54.2698],[13.3341,54.2731],[13.3347,54.2731],[13.3347,54.274],[13.3352,54.274],[13.3352,54.2745],[13.3358,54.2745],[13.3358,54.2748],[13.3363,54.2748],[13.3363,54.2754],[13.3369,54.2754],[13.3369,54.2756],[13.3374,54.2756],[13.3374,54.2768],[13.3369,54.2768],[13.3369,54.277],[13.3363,54.277],[13.3363,54.2776],[13.3358,54.2776],[13.3358,54.2779],[13.3352,54.2779],[13.3352,54.2781],[13.3347,54.2781],[13.3347,54.2779],[13.3336,54.2779],[13.3336,54.2776],[13.333,54.2776],[13.333,54.2773],[13.3325,54.2773],[13.3325,54.277],[13.3319,54.277],[13.3319,54.2768],[13.3313,54.2768],[13.3313,54.2765],[13.3308,54.2765],[13.3308,54.2762],[13.3302,54.2762],[13.3302,54.2759],[13.3297,54.2759],[13.3297,54.2756],[13.3291,54.2756],[13.3291,54.2751],[13.3286,54.2751],[13.3286,54.2745],[13.328,54.2745],[13.328,54.2743],[13.3286,54.2743],[13.3286,54.2729],[13.328,54.2729],[13.328,54.2726],[13.3269,54.2726],[13.3269,54.2723],[13.3263,54.2723],[13.3263,54.272],[13.3258,54.272],[13.3258,54.2718],[13.3252,54.2718],[13.3252,54.2712],[13.3247,54.2712],[13.3247,54.2706],[13.3236,54.2706],[13.3236,54.2704],[13.3225,54.2704],[13.3225,54.2701],[13.3202,54.2701],[13.3202,54.2698],[13.3197,54.2698],[13.3197,54.2695],[13.3191,54.2695],[13.3191,54.2693],[13.3186,54.2693],[13.3186,54.269],[13.318,54.269],[13.318,54.2687],[13.3175,54.2687],[13.3175,54.2684],[13.3163,54.2684],[13.3163,54.2681],[13.3158,54.2681],[13.3158,54.2679],[13.3152,54.2679],[13.3152,54.2676],[13.3141,54.2676],[13.3141,54.2673],[13.3136,54.2673],[13.3136,54.267],[13.3125,54.267],[13.3125,54.2668],[13.3119,54.2668],[13.3119,54.2666],[13.3119,54.2665],[13.3113,54.2665],[13.3113,54.2662],[13.3108,54.2662],[13.3108,54.2656],[13.3102,54.2656],[13.3102,54.2654],[13.3102,54.2651],[13.3108,54.2651],[13.3108,54.2645],[13.3113,54.2645],[13.3113,54.2643],[13.313,54.2643],[13.313,54.2645],[13.3141,54.2645],[13.3141,54.2643],[13.3147,54.2643],[13.3147,54.2637],[13.3152,54.2637],[13.3152,54.2631],[13.3147,54.2631],[13.3147,54.2629],[13.3152,54.2629],[13.3152,54.2598],[13.3147,54.2598],[13.3147,54.2595],[13.3158,54.2595],[13.3158,54.2593],[13.3169,54.2593],[13.3169,54.259],[13.318,54.259],[13.318,54.2593],[13.3202,54.2593],[13.3202,54.259],[13.3208,54.259],[13.3208,54.2587],[13.321,54.2587],[13.3213,54.2587],[13.3213,54.2579],[13.321,54.2579],[13.3208,54.2579],[13.3208,54.2576],[13.3191,54.2576],[13.3191,54.2573],[13.3152,54.2573],[13.3152,54.257],[13.3113,54.257],[13.3113,54.2573],[13.3108,54.2573],[13.3108,54.2576],[13.3091,54.2576],[13.3091,54.2579],[13.3074,54.2579],[13.3074,54.2581],[13.3069,54.2581],[13.3069,54.2584],[13.3052,54.2584],[13.3052,54.2587],[13.3036,54.2587],[13.3036,54.2584],[13.2991,54.2584],[13.2991,54.2587],[13.2986,54.2587],[13.2986,54.2584],[13.2963,54.2584],[13.2963,54.2587],[13.2952,54.2587],[13.2952,54.2584],[13.2919,54.2584],[13.2919,54.2587],[13.2913,54.2587],[13.2913,54.259],[13.2886,54.259],[13.2886,54.2593],[13.2875,54.2593],[13.2875,54.259],[13.2869,54.259],[13.2869,54.2587],[13.2863,54.2587],[13.2863,54.2584],[13.2852,54.2584],[13.2852,54.2581],[13.2841,54.2581],[13.2841,54.2579],[13.2836,54.2579],[13.2836,54.2576],[13.283,54.2576],[13.283,54.257],[13.2825,54.257],[13.2825,54.2568],[13.2813,54.2568],[13.2813,54.2565],[13.2808,54.2565],[13.2808,54.2562],[13.2797,54.2562],[13.2797,54.2559],[13.2791,54.2559],[13.2791,54.2556],[13.278,54.2556],[13.278,54.2554],[13.2776,54.2554],[13.2774,54.2554],[13.2774,54.2551],[13.2771,54.2551],[13.2769,54.2551],[13.2769,54.255],[13.2769,54.2548],[13.2766,54.2548],[13.2758,54.2548],[13.2758,54.2545],[13.2724,54.2545],[13.2724,54.2543],[13.2719,54.2543],[13.2719,54.254],[13.2713,54.254],[13.2713,54.2537],[13.2697,54.2537],[13.2697,54.254],[13.268,54.254],[13.268,54.2543],[13.2652,54.2543],[13.2652,54.2545],[13.2636,54.2545],[13.2636,54.2548],[13.2624,54.2548],[13.2624,54.2551],[13.2613,54.2551],[13.2613,54.2554],[13.2602,54.2554],[13.2602,54.2556],[13.2591,54.2556],[13.2591,54.2559],[13.2586,54.2559],[13.2586,54.2562],[13.2574,54.2562],[13.2574,54.2565],[13.2569,54.2565],[13.2569,54.2568],[13.2563,54.2568],[13.2563,54.257],[13.2558,54.257],[13.2558,54.2573],[13.2541,54.2573],[13.2541,54.2576],[13.2536,54.2576],[13.2536,54.2579],[13.253,54.2579],[13.253,54.2581],[13.2513,54.2581],[13.2513,54.2584],[13.2502,54.2584],[13.2502,54.2587],[13.2491,54.2587],[13.2491,54.259],[13.248,54.259],[13.248,54.2593],[13.2475,54.2593],[13.2475,54.2595],[13.2469,54.2595],[13.2469,54.2598],[13.2463,54.2598],[13.2463,54.2609],[13.2458,54.2609],[13.2458,54.2615],[13.2452,54.2615],[13.2452,54.2618],[13.2447,54.2618],[13.2447,54.262],[13.2441,54.262],[13.2441,54.2626],[13.2436,54.2626],[13.2436,54.2634],[13.243,54.2634],[13.243,54.2637],[13.2425,54.2637],[13.2425,54.2643],[13.2419,54.2643],[13.2419,54.2654],[13.2413,54.2654],[13.2413,54.2665],[13.2402,54.2665],[13.2402,54.2668],[13.2391,54.2668],[13.2391,54.267],[13.238,54.267],[13.238,54.2673],[13.2358,54.2673],[13.2358,54.2676],[13.2341,54.2676],[13.2341,54.2679],[13.2325,54.2679],[13.2325,54.2681],[13.2302,54.2681],[13.2302,54.2684],[13.2269,54.2684],[13.2269,54.2687],[13.2263,54.2687],[13.2263,54.269],[13.2247,54.269],[13.2247,54.2693],[13.2241,54.2693],[13.2241,54.2698],[13.2236,54.2698],[13.2236,54.2701],[13.223,54.2701],[13.223,54.2706],[13.2224,54.2706],[13.2224,54.2709],[13.2219,54.2709],[13.2219,54.2712],[13.2213,54.2712],[13.2213,54.2718],[13.2208,54.2718],[13.2208,54.272],[13.2197,54.272],[13.2197,54.2723],[13.2186,54.2723],[13.2186,54.2726],[13.218,54.2726],[13.218,54.2729],[13.2174,54.2729],[13.2174,54.2731],[13.2169,54.2731],[13.2169,54.2737],[13.2174,54.2737],[13.2174,54.2745],[13.2169,54.2745],[13.2169,54.2748],[13.2163,54.2748],[13.2163,54.2756],[13.2169,54.2756],[13.2169,54.2759],[13.218,54.2759],[13.218,54.2762],[13.2186,54.2762],[13.2186,54.277],[13.2191,54.277],[13.2191,54.2787],[13.2186,54.2787],[13.2186,54.279],[13.218,54.279],[13.218,54.2793],[13.2158,54.2793],[13.2158,54.279],[13.2152,54.279],[13.2152,54.2781],[13.2158,54.2781],[13.2158,54.278],[13.2158,54.2773],[13.2152,54.2773],[13.2152,54.2768],[13.2147,54.2768],[13.2147,54.2759],[13.2141,54.2759],[13.2141,54.2756],[13.2136,54.2756],[13.2136,54.2748],[13.2141,54.2748],[13.2141,54.2745],[13.2147,54.2745],[13.2147,54.274],[13.2152,54.274],[13.2152,54.2729],[13.2158,54.2729],[13.2158,54.2726],[13.2163,54.2726],[13.2163,54.272],[13.2158,54.272],[13.2158,54.2715],[13.2152,54.2715],[13.2152,54.2712],[13.2147,54.2712],[13.2147,54.2709],[13.2141,54.2709],[13.2141,54.2706],[13.2125,54.2706],[13.2125,54.2704],[13.2118,54.2704],[13.2113,54.2704],[13.2113,54.2701],[13.2097,54.2701],[13.2097,54.2698],[13.2075,54.2698],[13.2075,54.2701],[13.2069,54.2701],[13.2069,54.2704],[13.2036,54.2704],[13.2036,54.2701],[13.203,54.2701],[13.203,54.2698],[13.2002,54.2698],[13.2002,54.2701],[13.1997,54.2701],[13.1997,54.2709],[13.1991,54.2709],[13.1991,54.2718],[13.1986,54.2718],[13.1986,54.2726],[13.198,54.2726],[13.198,54.2734],[13.1974,54.2734],[13.1974,54.2745],[13.1969,54.2745],[13.1969,54.2759],[13.1963,54.2759],[13.1963,54.2795],[13.1958,54.2795],[13.1958,54.2812],[13.1963,54.2812],[13.1963,54.2831],[13.1958,54.2831],[13.1958,54.2837],[13.1963,54.2837],[13.1963,54.2851],[13.1969,54.2851],[13.1969,54.2856],[13.1974,54.2856],[13.1974,54.2859],[13.198,54.2859],[13.198,54.2865],[13.1986,54.2865],[13.1986,54.2868],[13.1991,54.2868],[13.1991,54.287],[13.1996,54.287],[13.2002,54.287],[13.2002,54.2873],[13.2013,54.2873],[13.2013,54.2876],[13.2019,54.2876],[13.2019,54.2879],[13.2025,54.2879],[13.2025,54.2881],[13.203,54.2881],[13.203,54.2884],[13.2036,54.2884],[13.2036,54.2887],[13.2041,54.2887],[13.2041,54.2898],[13.2036,54.2898],[13.2036,54.2906],[13.203,54.2906],[13.203,54.2912],[13.2025,54.2912],[13.2025,54.2915],[13.2019,54.2915],[13.2019,54.292],[13.2013,54.292],[13.2013,54.2934],[13.2008,54.2934],[13.2008,54.2945],[13.1997,54.2945],[13.1997,54.2948],[13.198,54.2948],[13.198,54.2951],[13.1974,54.2951],[13.1974,54.2954],[13.1969,54.2954],[13.1969,54.2956],[13.1963,54.2956],[13.1963,54.2959],[13.1958,54.2959],[13.1958,54.2962],[13.1952,54.2962],[13.1952,54.2965],[13.1941,54.2965],[13.1941,54.2968],[13.1919,54.2968],[13.1919,54.2962],[13.1913,54.2962],[13.1913,54.2956],[13.1908,54.2956],[13.1908,54.2951],[13.1906,54.2951],[13.1902,54.2951],[13.1902,54.2948],[13.1897,54.2948],[13.1897,54.2945],[13.1891,54.2945],[13.1891,54.294],[13.1886,54.294],[13.1886,54.2929],[13.1891,54.2929],[13.1891,54.2912],[13.1886,54.2912],[13.1886,54.2906],[13.188,54.2906],[13.188,54.2904],[13.1875,54.2904],[13.1875,54.2901],[13.1869,54.2901],[13.1869,54.2898],[13.1836,54.2898],[13.1836,54.2895],[13.1824,54.2895],[13.1824,54.289],[13.1819,54.289],[13.1819,54.2884],[13.1813,54.2884],[13.1813,54.2879],[13.1808,54.2879],[13.1808,54.2876],[13.1774,54.2876],[13.1774,54.2879],[13.1758,54.2879],[13.1758,54.2881],[13.1752,54.2881],[13.1752,54.2879],[13.1747,54.2879],[13.1747,54.2881],[13.1724,54.2881],[13.1724,54.2884],[13.1719,54.2884],[13.1719,54.2887],[13.1713,54.2887],[13.1713,54.289],[13.1708,54.289],[13.1708,54.2893],[13.1652,54.2893],[13.1652,54.289],[13.1647,54.289],[13.1647,54.2887],[13.1641,54.2887],[13.1641,54.2881],[13.1636,54.2881],[13.1636,54.2879],[13.1625,54.2879],[13.1625,54.2876],[13.1619,54.2876],[13.1619,54.2873],[13.1608,54.2873],[13.1608,54.287],[13.1602,54.287],[13.1602,54.2868],[13.1591,54.2868],[13.1591,54.2865],[13.1586,54.2865],[13.1586,54.2862],[13.158,54.2862],[13.158,54.2859],[13.1575,54.2859],[13.1575,54.2856],[13.1536,54.2856],[13.1536,54.2854],[13.1525,54.2854],[13.1525,54.2851],[13.1519,54.2851],[13.1519,54.2848],[13.1513,54.2848],[13.1513,54.2845],[13.1508,54.2845],[13.1508,54.2843],[13.1497,54.2843],[13.1497,54.284],[13.1491,54.284],[13.1491,54.2837],[13.1486,54.2837],[13.1486,54.2834],[13.148,54.2834],[13.148,54.2829],[13.1469,54.2829],[13.1469,54.2826],[13.1463,54.2826],[13.1463,54.2823],[13.1458,54.2823],[13.1458,54.282],[13.1452,54.282],[13.1452,54.2818],[13.1447,54.2818],[13.1447,54.2812],[13.1441,54.2812],[13.1441,54.2809],[13.143,54.2809],[13.143,54.2806],[13.1419,54.2806],[13.1419,54.2809],[13.1413,54.2809],[13.1413,54.2812],[13.1408,54.2812],[13.1408,54.2815],[13.1402,54.2815],[13.1402,54.2818],[13.1397,54.2818],[13.1397,54.2823],[13.1391,54.2823],[13.1391,54.2831],[13.1386,54.2831],[13.1386,54.2856],[13.138,54.2856],[13.138,54.2873],[13.1386,54.2873],[13.1386,54.2887],[13.138,54.2887],[13.138,54.2904],[13.1386,54.2904],[13.1386,54.2909],[13.138,54.2909],[13.138,54.2912],[13.1386,54.2912],[13.1386,54.2918],[13.1397,54.2918],[13.1397,54.2929],[13.1402,54.2929],[13.1402,54.2931],[13.1397,54.2931],[13.1397,54.2943],[13.1402,54.2943],[13.1402,54.2948],[13.1397,54.2948],[13.1397,54.2965],[13.1402,54.2965],[13.1402,54.2968],[13.1408,54.2968],[13.1408,54.297],[13.1419,54.297],[13.1419,54.2973],[13.1424,54.2973],[13.1424,54.2976],[13.1436,54.2976],[13.1436,54.2979],[13.1447,54.2979],[13.1447,54.2981],[13.1458,54.2981],[13.1458,54.2984],[13.1463,54.2984],[13.1463,54.2987],[13.1475,54.2987],[13.1475,54.299],[13.1486,54.299],[13.1486,54.2993],[13.1491,54.2993],[13.1491,54.2995],[13.1502,54.2995],[13.1502,54.2998],[13.1508,54.2998],[13.1508,54.3004],[13.1513,54.3004],[13.1513,54.3009],[13.1519,54.3009],[13.1519,54.3018],[13.1525,54.3018],[13.1525,54.3023],[13.153,54.3023],[13.153,54.3026],[13.1547,54.3026],[13.1547,54.3029],[13.1558,54.3029],[13.1558,54.3031],[13.1552,54.3031],[13.1552,54.3034],[13.1547,54.3034],[13.1547,54.3037],[13.1541,54.3037],[13.1541,54.3043],[13.1547,54.3043],[13.1547,54.3045],[13.1569,54.3045],[13.1591,54.3045],[13.1591,54.3048],[13.163,54.3048],[13.163,54.3045],[13.1641,54.3045],[13.1641,54.3043],[13.1647,54.3043],[13.1647,54.304],[13.1652,54.304],[13.1652,54.3029],[13.1647,54.3029],[13.1647,54.3018],[13.1652,54.3018],[13.1652,54.3016],[13.1652,54.3012],[13.1663,54.3012],[13.1663,54.3015],[13.1669,54.3015],[13.1669,54.3018],[13.1674,54.3018],[13.1674,54.302],[13.1691,54.302],[13.1691,54.3018],[13.1697,54.3018],[13.1697,54.3015],[13.1702,54.3015],[13.1702,54.3012],[13.1708,54.3012],[13.1708,54.3009],[13.1724,54.3009],[13.1724,54.2993],[13.173,54.2993],[13.173,54.299],[13.1763,54.299],[13.1763,54.2987],[13.1769,54.2987],[13.1769,54.2984],[13.178,54.2984],[13.178,54.2976],[13.1786,54.2976],[13.1786,54.2968],[13.1791,54.2968],[13.1791,54.2965],[13.1797,54.2965],[13.1797,54.2962],[13.1806,54.2962],[13.1819,54.2962],[13.1819,54.297],[13.1824,54.297],[13.1824,54.2979],[13.183,54.2979],[13.183,54.2981],[13.1836,54.2981],[13.1836,54.2984],[13.1841,54.2984],[13.1841,54.299],[13.1847,54.299],[13.1847,54.3009],[13.1841,54.3009],[13.1841,54.3012],[13.1836,54.3012],[13.1836,54.3018],[13.183,54.3018],[13.183,54.302],[13.1824,54.302],[13.1824,54.3023],[13.1819,54.3023],[13.1819,54.3026],[13.1813,54.3026],[13.1813,54.3029],[13.1808,54.3029],[13.1808,54.3031],[13.1802,54.3031],[13.1802,54.3034],[13.1797,54.3034],[13.1797,54.304],[13.1791,54.304],[13.1791,54.3043],[13.178,54.3043],[13.178,54.3045],[13.1774,54.3045],[13.1774,54.3051],[13.1769,54.3051],[13.1769,54.3054],[13.1763,54.3054],[13.1763,54.3056],[13.1758,54.3056],[13.1758,54.3059],[13.1752,54.3059],[13.1752,54.3065],[13.1747,54.3065],[13.1747,54.3068],[13.1741,54.3068],[13.1741,54.307],[13.1736,54.307],[13.1736,54.3076],[13.173,54.3076],[13.173,54.3079],[13.1724,54.3079],[13.1724,54.3081],[13.1719,54.3081],[13.1719,54.3084],[13.1713,54.3084],[13.1713,54.3087],[13.1708,54.3087],[13.1708,54.3093],[13.1702,54.3093],[13.1702,54.3095],[13.1697,54.3095],[13.1697,54.3098],[13.1641,54.3098],[13.1641,54.3101],[13.1608,54.3101],[13.1608,54.3104],[13.1602,54.3104],[13.1602,54.3106],[13.1591,54.3106],[13.1591,54.3109],[13.1575,54.3109],[13.1575,54.3112],[13.1563,54.3112],[13.1563,54.3115],[13.1536,54.3115],[13.1536,54.3118],[13.1525,54.3118],[13.1525,54.312],[13.1508,54.312],[13.1508,54.3123],[13.1491,54.3123],[13.1491,54.3126],[13.1486,54.3126],[13.1486,54.3131],[13.148,54.3131],[13.148,54.3134],[13.1469,54.3134],[13.1469,54.3137],[13.1463,54.3137],[13.1463,54.314],[13.1458,54.314],[13.1458,54.3143],[13.1452,54.3143],[13.1452,54.3145],[13.1436,54.3145],[13.1436,54.3148],[13.1424,54.3148],[13.1424,54.3151],[13.1419,54.3151],[13.1419,54.3156],[13.1413,54.3156],[13.1413,54.3162],[13.1408,54.3162],[13.1408,54.3168],[13.1402,54.3168],[13.1402,54.3184],[13.1397,54.3184],[13.1397,54.319],[13.1391,54.319],[13.1391,54.3193],[13.1386,54.3193],[13.1386,54.3195],[13.138,54.3195],[13.138,54.3206],[13.1374,54.3206],[13.1374,54.3212],[13.1369,54.3212],[13.1369,54.3218],[13.1363,54.3218],[13.1363,54.3231],[13.1358,54.3231],[13.1358,54.3237],[13.1352,54.3237],[13.1352,54.3243],[13.1347,54.3243],[13.1347,54.3245],[13.1341,54.3245],[13.1341,54.3248],[13.1336,54.3248],[13.1336,54.3251],[13.1325,54.3251],[13.1325,54.3254],[13.1319,54.3254],[13.1319,54.3256],[13.1313,54.3256],[13.1313,54.3259],[13.1308,54.3259],[13.1308,54.3262],[13.1302,54.3262],[13.1302,54.3265],[13.1297,54.3265],[13.1297,54.3268],[13.1291,54.3268],[13.1291,54.327],[13.128,54.327],[13.128,54.3273],[13.1274,54.3273],[13.1274,54.3276],[13.1269,54.3276],[13.1269,54.3279],[13.1263,54.3279],[13.1263,54.3281],[13.1258,54.3281],[13.1258,54.3284],[13.1247,54.3284],[13.1247,54.3287],[13.1217,54.3287],[13.1213,54.3287],[13.1213,54.329],[13.1208,54.329],[13.1208,54.3293],[13.1202,54.3293],[13.1202,54.3295],[13.1197,54.3295],[13.1197,54.3298],[13.1191,54.3298],[13.1191,54.3301],[13.118,54.3301],[13.118,54.3304],[13.1175,54.3304],[13.1175,54.3306],[13.1163,54.3306],[13.1163,54.3309],[13.1158,54.3309],[13.1158,54.3312],[13.1152,54.3312],[13.1152,54.3318],[13.1147,54.3318],[13.1147,54.3326],[13.1141,54.3326],[13.1141,54.339],[13.1147,54.339],[13.1147,54.3406],[13.1152,54.3406],[13.1152,54.3434],[13.1158,54.3434],[13.1158,54.3445],[13.1163,54.3445],[13.1163,54.3451],[13.1169,54.3451],[13.1169,54.3456],[13.1175,54.3456],[13.1175,54.3459],[13.118,54.3459],[13.118,54.347],[13.1186,54.347],[13.1186,54.3476],[13.1191,54.3476],[13.1191,54.3481],[13.1197,54.3481],[13.1197,54.349],[13.1202,54.349],[13.1202,54.3495],[13.1208,54.3495],[13.1208,54.3506],[13.1213,54.3506],[13.1213,54.3512],[13.1219,54.3512],[13.1219,54.3531],[13.1225,54.3531],[13.1225,54.3548],[13.123,54.3548],[13.123,54.3562],[13.1225,54.3562],[13.1225,54.3565],[13.123,54.3565],[13.123,54.3576],[13.1236,54.3576],[13.1236,54.359],[13.123,54.359],[13.123,54.3609],[13.1236,54.3609],[13.1236,54.367],[13.1241,54.367],[13.1241,54.3676],[13.1247,54.3676],[13.1247,54.3681],[13.1252,54.3681],[13.1252,54.3687],[13.1258,54.3687],[13.1258,54.3693],[13.1263,54.3693],[13.1263,54.3698],[13.1269,54.3698],[13.1269,54.3706],[13.1274,54.3706],[13.1274,54.3712],[13.128,54.3712],[13.128,54.3715],[13.1286,54.3715],[13.1286,54.3718],[13.1291,54.3718],[13.1291,54.372],[13.1297,54.372],[13.1297,54.3723],[13.1319,54.3723],[13.1319,54.3726],[13.1347,54.3726],[13.1347,54.3729],[13.1358,54.3729],[13.1358,54.3731],[13.143,54.3731],[13.143,54.3734],[13.1436,54.3734],[13.1436,54.3737],[13.1441,54.3737],[13.1441,54.374],[13.1452,54.374],[13.1452,54.3743],[13.1469,54.3743],[13.1469,54.374],[13.1475,54.374],[13.1475,54.3743],[13.1491,54.3743],[13.1491,54.3745],[13.1552,54.3745],[13.1552,54.3748],[13.1586,54.3748],[13.1586,54.3745],[13.1597,54.3745],[13.1597,54.3743],[13.1608,54.3743],[13.1608,54.374],[13.1613,54.374],[13.1613,54.3737],[13.163,54.3737],[13.163,54.3734],[13.1636,54.3734],[13.1636,54.3731],[13.1647,54.3731],[13.1647,54.3729],[13.1652,54.3729],[13.1652,54.3726],[13.1663,54.3726],[13.1663,54.372],[13.1669,54.372],[13.1669,54.3718],[13.1674,54.3718],[13.1675,54.3715],[13.1687,54.3715],[13.1724,54.3715],[13.1724,54.3718],[13.1736,54.3718],[13.1736,54.372],[13.1763,54.372],[13.1763,54.3723],[13.1772,54.3723],[13.1774,54.3723],[13.1774,54.3724],[13.1774,54.3726],[13.1778,54.3726],[13.178,54.3726],[13.178,54.3727],[13.178,54.3729],[13.1783,54.3729],[13.1791,54.3729],[13.1791,54.3731],[13.1802,54.3731],[13.1802,54.3734],[13.1808,54.3734],[13.1808,54.3737],[13.1813,54.3737],[13.1813,54.374],[13.1824,54.374],[13.1824,54.3743],[13.183,54.3743],[13.183,54.3745],[13.1841,54.3745],[13.1841,54.3748],[13.1858,54.3748],[13.1858,54.3751],[13.1891,54.3751],[13.1891,54.3754],[13.1913,54.3754],[13.1913,54.3756],[13.1919,54.3756],[13.1919,54.3754],[13.1947,54.3754],[13.1947,54.3756],[13.1974,54.3756],[13.1974,54.3754],[13.1986,54.3754],[13.1986,54.3751],[13.1991,54.3751],[13.1991,54.3748],[13.1997,54.3748],[13.1997,54.3745],[13.2002,54.3745],[13.2002,54.3743],[13.2008,54.3743],[13.2008,54.374],[13.2013,54.374],[13.2013,54.3734],[13.2008,54.3734],[13.2008,54.3731],[13.2002,54.3731],[13.2002,54.3729],[13.1997,54.3729],[13.1997,54.3723],[13.2002,54.3723],[13.2002,54.372],[13.2008,54.372],[13.2008,54.3718],[13.2013,54.3718],[13.2013,54.3715],[13.2019,54.3715],[13.2019,54.3712],[13.2025,54.3712],[13.2025,54.3709],[13.203,54.3709],[13.203,54.3707],[13.2063,54.3706],[13.2063,54.3709],[13.2091,54.3709],[13.2091,54.3706],[13.2102,54.3706],[13.2102,54.3709],[13.2125,54.3709],[13.2125,54.3706],[13.2141,54.3706],[13.2141,54.3712],[13.2147,54.3712],[13.2147,54.3715],[13.2169,54.3715],[13.2169,54.3712],[13.2163,54.3712],[13.2163,54.369],[13.2169,54.369],[13.2169,54.3681],[13.2174,54.3681],[13.2174,54.3679],[13.218,54.3679],[13.218,54.3676],[13.2202,54.3676],[13.2202,54.3677],[13.2202,54.3679],[13.2208,54.3679],[13.2208,54.3681],[13.2213,54.3681],[13.2213,54.3684],[13.2219,54.3684],[13.2219,54.3687],[13.2224,54.3687],[13.2224,54.369],[13.223,54.369],[13.223,54.3693],[13.2236,54.3693],[13.2236,54.3695],[13.2241,54.3695],[13.2241,54.3698],[13.2252,54.3698],[13.2252,54.3701],[13.2263,54.3701],[13.2263,54.3698],[13.2291,54.3698],[13.2291,54.3695],[13.2302,54.3695],[13.2302,54.3698],[13.2308,54.3698],[13.2308,54.3695],[13.233,54.3695],[13.233,54.3693],[13.2332,54.3693],[13.2347,54.3693],[13.2347,54.3695],[13.2358,54.3695],[13.2358,54.3698],[13.2369,54.3698],[13.2369,54.3701],[13.2375,54.3701],[13.2375,54.3704],[13.238,54.3704],[13.238,54.3706],[13.2386,54.3706],[13.2386,54.3709],[13.2391,54.3709],[13.2391,54.372],[13.2386,54.372],[13.2386,54.3723],[13.238,54.3723],[13.238,54.3726],[13.2363,54.3726],[13.2363,54.3737],[13.2358,54.3737],[13.2358,54.3765],[13.2363,54.3765],[13.2363,54.377],[13.2369,54.377],[13.2369,54.3773],[13.2375,54.3773],[13.2375,54.3776],[13.2386,54.3776],[13.2386,54.3779],[13.2469,54.3779],[13.2469,54.3781],[13.248,54.3781],[13.248,54.3784],[13.2502,54.3784],[13.2502,54.3787],[13.2513,54.3787],[13.2513,54.379],[13.253,54.379],[13.253,54.3793],[13.2536,54.3793],[13.2536,54.3795],[13.2547,54.3795],[13.2547,54.3798],[13.2558,54.3798],[13.2558,54.3795],[13.2573,54.3795],[13.2591,54.3795],[13.2591,54.3798],[13.2597,54.3798],[13.2597,54.3801],[13.2602,54.3801],[13.2602,54.3806],[13.2608,54.3806],[13.2608,54.382],[13.2608,54.3823],[13.2613,54.3823],[13.2613,54.3829],[13.2619,54.3829],[13.2619,54.3834],[13.2619,54.3843],[13.2613,54.3843],[13.2613,54.3845],[13.2608,54.3845],[13.2608,54.3848],[13.2602,54.3848],[13.2602,54.3851],[13.2597,54.3851],[13.2597,54.3854],[13.2586,54.3854],[13.2586,54.3856],[13.2582,54.3856],[13.258,54.3856],[13.258,54.3857],[13.258,54.3859],[13.2563,54.3859],[13.2563,54.3862],[13.2536,54.3862],[13.2536,54.3859],[13.2532,54.3859],[13.2513,54.3859],[13.2513,54.3856],[13.2507,54.3856],[13.2502,54.3856],[13.2502,54.3854],[13.2502,54.3848],[13.2508,54.3848],[13.2508,54.384],[13.2502,54.384],[13.2502,54.3837],[13.2491,54.3837],[13.2491,54.384],[13.248,54.384],[13.248,54.3842],[13.2463,54.3843],[13.2463,54.3845],[13.2452,54.3845],[13.2452,54.3848],[13.2425,54.3848],[13.2425,54.3851],[13.2413,54.3851],[13.2413,54.3854],[13.2402,54.3854],[13.2402,54.3856],[13.2397,54.3856],[13.2397,54.3862],[13.2391,54.3862],[13.2391,54.387],[13.2386,54.387],[13.2386,54.3873],[13.238,54.3873],[13.238,54.3879],[13.2375,54.3879],[13.2375,54.3881],[13.2369,54.3881],[13.2369,54.3901],[13.2363,54.3901],[13.2363,54.392],[13.2358,54.392],[13.2358,54.3929],[13.2352,54.3929],[13.2352,54.3931],[13.2347,54.3931],[13.2347,54.3937],[13.2341,54.3937],[13.2341,54.394],[13.2336,54.394],[13.2336,54.3943],[13.233,54.3943],[13.233,54.3945],[13.2325,54.3945],[13.2325,54.3954],[13.2319,54.3954],[13.2319,54.3956],[13.2313,54.3956],[13.2313,54.3962],[13.2308,54.3962],[13.2308,54.397],[13.2302,54.397],[13.2302,54.3984],[13.2297,54.3984],[13.2297,54.3993],[13.2302,54.3993],[13.2302,54.3995],[13.2308,54.3995],[13.2308,54.4001],[13.2313,54.4001],[13.2313,54.4004],[13.2308,54.4004],[13.2308,54.4009],[13.2297,54.4009],[13.2297,54.4015],[13.2302,54.4015],[13.2302,54.402],[13.2313,54.402],[13.2313,54.4023],[13.2319,54.4023],[13.2319,54.4026],[13.2336,54.4026],[13.2336,54.4029],[13.233,54.4029],[13.233,54.4034],[13.2319,54.4034],[13.2319,54.4044],[13.2319,54.4045],[13.2322,54.4045],[13.2325,54.4045],[13.2325,54.4047],[13.2325,54.4051],[13.2331,54.4051],[13.2336,54.4051],[13.2336,54.4054],[13.2341,54.4054],[13.2341,54.4068],[13.2347,54.4068],[13.2347,54.407],[13.2352,54.407],[13.2352,54.4073],[13.2369,54.4073],[13.2369,54.4076],[13.2375,54.4076],[13.2375,54.409],[13.238,54.409],[13.238,54.4098],[13.2375,54.4098],[13.2375,54.4101],[13.2358,54.4101],[13.2358,54.4104],[13.2347,54.4104],[13.2347,54.4126],[13.2341,54.4126],[13.2341,54.4129],[13.233,54.4129],[13.233,54.4131],[13.2308,54.4131],[13.2308,54.4129],[13.2302,54.4129],[13.2302,54.4125],[13.2302,54.412],[13.2308,54.412],[13.2308,54.4118],[13.2313,54.4118],[13.2313,54.4115],[13.2319,54.4115],[13.2319,54.4112],[13.2325,54.4112],[13.2325,54.4109],[13.233,54.4109],[13.233,54.4106],[13.2335,54.4106],[13.2336,54.4101],[13.2341,54.4101],[13.2341,54.4098],[13.2347,54.4098],[13.2347,54.4095],[13.2341,54.4095],[13.2341,54.4093],[13.2334,54.4093],[13.233,54.4093],[13.233,54.4095],[13.2325,54.4095],[13.2325,54.4098],[13.2319,54.4098],[13.2319,54.4101],[13.2313,54.4101],[13.2313,54.4106],[13.2302,54.4106],[13.2302,54.4109],[13.2297,54.4109],[13.2297,54.4112],[13.2291,54.4112],[13.2291,54.4115],[13.2286,54.4115],[13.2286,54.4118],[13.228,54.4118],[13.228,54.412],[13.2247,54.412],[13.2247,54.4123],[13.2236,54.4123],[13.2236,54.4126],[13.2224,54.4126],[13.2224,54.4129],[13.2219,54.4129],[13.2219,54.4131],[13.2213,54.4131],[13.2213,54.4134],[13.2208,54.4134],[13.2208,54.4137],[13.2202,54.4137],[13.2202,54.414],[13.2197,54.414],[13.2197,54.4145],[13.2191,54.4145],[13.2191,54.4154],[13.2186,54.4154],[13.2186,54.4159],[13.218,54.4159],[13.218,54.4165],[13.2176,54.4165],[13.2174,54.4165],[13.2174,54.4166],[13.2174,54.417],[13.2171,54.417],[13.2169,54.417],[13.2169,54.4173],[13.2169,54.4179],[13.2165,54.4179],[13.2163,54.4179],[13.2163,54.418],[13.2163,54.4184],[13.216,54.4184],[13.2158,54.4184],[13.2158,54.4187],[13.2158,54.4204],[13.2152,54.4204],[13.2152,54.4212],[13.2147,54.4212],[13.2147,54.422],[13.2141,54.422],[13.2141,54.4231],[13.2136,54.4231],[13.2136,54.4243],[13.2141,54.4243],[13.2141,54.4245],[13.2136,54.4245],[13.2136,54.4251],[13.213,54.4251],[13.213,54.4256],[13.2125,54.4256],[13.2125,54.4273],[13.213,54.4273],[13.213,54.4287],[13.2125,54.4287],[13.2125,54.4293],[13.2119,54.4293],[13.2119,54.4295],[13.2113,54.4295],[13.2113,54.4298],[13.2091,54.4298],[13.2091,54.4301],[13.2089,54.4301],[13.2069,54.4301],[13.2069,54.4298],[13.2063,54.4298],[13.2063,54.4295],[13.2058,54.4295],[13.2058,54.4293],[13.2052,54.4293],[13.2052,54.4284],[13.2047,54.4284],[13.2047,54.4281],[13.2041,54.4281],[13.2041,54.4276],[13.2036,54.4276],[13.2036,54.4273],[13.203,54.4273],[13.203,54.4268],[13.2025,54.4268],[13.2025,54.4262],[13.2019,54.4262],[13.2019,54.4261],[13.2019,54.4259],[13.2008,54.4259],[13.2008,54.4256],[13.1991,54.4256],[13.1991,54.4254],[13.198,54.4254],[13.198,54.4251],[13.1969,54.4251],[13.1969,54.4248],[13.1952,54.4248],[13.1952,54.4245],[13.193,54.4245],[13.193,54.4244],[13.193,54.4243],[13.1919,54.4243],[13.1919,54.424],[13.1913,54.424],[13.1913,54.4237],[13.1847,54.4237],[13.1847,54.4234],[13.183,54.4234],[13.183,54.4231],[13.1819,54.4231],[13.1819,54.4234],[13.1797,54.4234],[13.1797,54.4237],[13.1758,54.4237],[13.1758,54.424],[13.1747,54.424],[13.1747,54.4243],[13.1741,54.4243],[13.1741,54.4245],[13.1736,54.4245],[13.1736,54.4247],[13.1736,54.4248],[13.1724,54.4248],[13.1724,54.4251],[13.1702,54.4251],[13.1702,54.4248],[13.1691,54.4248],[13.1691,54.4245],[13.1686,54.4245],[13.1686,54.4243],[13.1677,54.4243],[13.1675,54.4243],[13.1675,54.4241],[13.1674,54.424],[13.1671,54.424],[13.1663,54.424],[13.1663,54.4237],[13.1658,54.4237],[13.1658,54.4234],[13.1641,54.4234],[13.1641,54.4231],[13.163,54.4231],[13.163,54.4229],[13.1625,54.4229],[13.1625,54.4226],[13.1619,54.4226],[13.1619,54.4223],[13.1613,54.4223],[13.1613,54.422],[13.1608,54.422],[13.1608,54.4218],[13.1597,54.4218],[13.1597,54.4215],[13.1591,54.4215],[13.1591,54.4212],[13.1588,54.4212],[13.1586,54.4212],[13.1586,54.4209],[13.1552,54.4209],[13.1552,54.4212],[13.1541,54.4212],[13.1541,54.4215],[13.153,54.4215],[13.153,54.4218],[13.1519,54.4218],[13.1519,54.422],[13.1513,54.422],[13.1513,54.4226],[13.1508,54.4226],[13.1508,54.4229],[13.1502,54.4229],[13.1502,54.4248],[13.1508,54.4248],[13.1508,54.4273],[13.1502,54.4273],[13.1502,54.4281],[13.1497,54.4281],[13.1497,54.429],[13.1502,54.429],[13.1502,54.4294],[13.1502,54.4295],[13.1505,54.4295],[13.1508,54.4295],[13.1508,54.4297],[13.1508,54.4298],[13.151,54.4298],[13.1513,54.4298],[13.1513,54.4301],[13.1515,54.4301],[13.1525,54.4301],[13.1525,54.4304],[13.153,54.4304],[13.153,54.4306],[13.1536,54.4306],[13.1536,54.4309],[13.1541,54.4309],[13.1541,54.4312],[13.1547,54.4312],[13.1547,54.4315],[13.1552,54.4315],[13.1552,54.4318],[13.1558,54.4318],[13.1558,54.432],[13.1563,54.432],[13.1563,54.4323],[13.1569,54.4323],[13.1569,54.4326],[13.1575,54.4326],[13.1575,54.4329],[13.158,54.4329],[13.158,54.4331],[13.1586,54.4331],[13.1586,54.4334],[13.1591,54.4334],[13.1591,54.434],[13.1597,54.434],[13.1597,54.4345],[13.1602,54.4345],[13.1602,54.4348],[13.1608,54.4348],[13.1608,54.4354],[13.1613,54.4354],[13.1613,54.4356],[13.1619,54.4356],[13.1619,54.4368],[13.1625,54.4368],[13.1625,54.4398],[13.163,54.4398],[13.163,54.4404],[13.1636,54.4404],[13.1636,54.4412],[13.1641,54.4412],[13.1641,54.4423],[13.1647,54.4423],[13.1647,54.4434],[13.1652,54.4434],[13.1652,54.4448],[13.1658,54.4448],[13.1658,54.4459],[13.1663,54.4459],[13.1663,54.447],[13.1669,54.447],[13.1669,54.4479],[13.1669,54.4484],[13.1672,54.4484],[13.1674,54.4484],[13.1674,54.4487],[13.1674,54.4495],[13.168,54.4495],[13.168,54.4498],[13.1682,54.4498],[13.1686,54.4498],[13.1686,54.4501],[13.1691,54.4501],[13.1691,54.4504],[13.1697,54.4504],[13.1697,54.4519],[13.1697,54.4526],[13.1691,54.4526],[13.1691,54.4534],[13.1707,54.4534],[13.1713,54.4534],[13.1713,54.4531],[13.1719,54.4531],[13.1719,54.4526],[13.173,54.4526],[13.173,54.4523],[13.1758,54.4523],[13.1758,54.4526],[13.1769,54.4526],[13.1769,54.4529],[13.1774,54.4529],[13.1774,54.4531],[13.178,54.4531],[13.178,54.4537],[13.1786,54.4537],[13.1786,54.454],[13.1791,54.454],[13.1791,54.4543],[13.1797,54.4543],[13.1797,54.4545],[13.1802,54.4545],[13.1802,54.4548],[13.1808,54.4548],[13.1808,54.4545],[13.1819,54.4545],[13.1819,54.4543],[13.1869,54.4543],[13.1869,54.4544],[13.1869,54.4545],[13.1891,54.4545],[13.1891,54.4548],[13.1908,54.4548],[13.1908,54.4551],[13.193,54.4551],[13.193,54.4531],[13.1936,54.4531],[13.1936,54.4512],[13.1924,54.4512],[13.1924,54.4501],[13.1936,54.4501],[13.1936,54.4498],[13.1941,54.4498],[13.1941,54.4495],[13.1947,54.4495],[13.1947,54.449],[13.1952,54.449],[13.1952,54.4484],[13.1963,54.4484],[13.1963,54.4481],[13.1969,54.4481],[13.1969,54.4476],[13.1973,54.4476],[13.1974,54.4476],[13.1974,54.4473],[13.1997,54.4473],[13.1997,54.4476],[13.2002,54.4476],[13.2002,54.4479],[13.2008,54.4479],[13.2008,54.4487],[13.2013,54.4487],[13.2013,54.4498],[13.2019,54.4498],[13.2019,54.4504],[13.2025,54.4504],[13.2025,54.4509],[13.203,54.4509],[13.203,54.4515],[13.2036,54.4515],[13.2036,54.452],[13.2041,54.452],[13.2041,54.4531],[13.2047,54.4531],[13.2047,54.4545],[13.2041,54.4545],[13.2041,54.4562],[13.2036,54.4562],[13.2036,54.4573],[13.2047,54.4573],[13.2047,54.4576],[13.2058,54.4576],[13.2058,54.4581],[13.2063,54.4581],[13.2063,54.459],[13.2052,54.459],[13.2052,54.4601],[13.2063,54.4601],[13.2063,54.4604],[13.2069,54.4604],[13.2069,54.4606],[13.2091,54.4606],[13.2091,54.4604],[13.2086,54.4604],[13.2086,54.4598],[13.2091,54.4598],[13.2091,54.4595],[13.2097,54.4595],[13.2097,54.4598],[13.2102,54.4598],[13.2102,54.4601],[13.2116,54.4601],[13.213,54.4601],[13.213,54.4598],[13.2136,54.4598],[13.2136,54.4593],[13.2141,54.4593],[13.2141,54.459],[13.218,54.459],[13.218,54.4593],[13.2191,54.4593],[13.2191,54.4595],[13.2197,54.4595],[13.2197,54.4598],[13.2208,54.4598],[13.2208,54.4601],[13.2219,54.4601],[13.2219,54.4604],[13.223,54.4604],[13.223,54.4612],[13.2236,54.4612],[13.2236,54.4623],[13.223,54.4623],[13.223,54.4634],[13.2236,54.4634],[13.2236,54.464],[13.2241,54.464],[13.2241,54.4643],[13.2263,54.4643],[13.2263,54.464],[13.2291,54.464],[13.2291,54.4643],[13.2302,54.4643],[13.2302,54.464],[13.2308,54.464],[13.2308,54.4634],[13.2313,54.4634],[13.2313,54.4629],[13.2319,54.4629],[13.2319,54.4626],[13.2325,54.4626],[13.2325,54.4623],[13.233,54.4623],[13.2375,54.4623],[13.2375,54.4629],[13.2375,54.4631],[13.238,54.4631],[13.238,54.4643],[13.2386,54.4643],[13.2386,54.4648],[13.2391,54.4648],[13.2391,54.4654],[13.2386,54.4654],[13.2386,54.4659],[13.238,54.4659],[13.238,54.4665],[13.2386,54.4665],[13.2386,54.4673],[13.2308,54.4673],[13.2308,54.4681],[13.2319,54.4681],[13.2319,54.4684],[13.2369,54.4684],[13.2369,54.4686],[13.2369,54.4693],[13.238,54.4693],[13.238,54.4695],[13.2386,54.4695],[13.2386,54.4698],[13.2397,54.4698],[13.2397,54.4704],[13.2408,54.4704],[13.2408,54.4706],[13.2413,54.4706],[13.2413,54.4711],[13.2413,54.4718],[13.2419,54.4718],[13.2419,54.4723],[13.243,54.4723],[13.243,54.4726],[13.2436,54.4726],[13.2436,54.4729],[13.2475,54.4729],[13.2475,54.4726],[13.2486,54.4726],[13.2486,54.4723],[13.2497,54.4723],[13.2497,54.4722],[13.2497,54.472],[13.2502,54.472],[13.2502,54.4718],[13.2519,54.4718],[13.2519,54.4715],[13.2536,54.4715],[13.2536,54.472],[13.253,54.472],[13.253,54.4725],[13.253,54.4734],[13.2556,54.4734],[13.2558,54.4734],[13.2558,54.4731],[13.2569,54.4731],[13.2569,54.4734],[13.258,54.4734],[13.258,54.4737],[13.2586,54.4737],[13.2586,54.474],[13.2591,54.474],[13.2591,54.4743],[13.2602,54.4743],[13.2602,54.4745],[13.2613,54.4745],[13.2613,54.4748],[13.2619,54.4748],[13.2619,54.4751],[13.2624,54.4751],[13.2624,54.4754],[13.263,54.4754],[13.263,54.4756],[13.2641,54.4756],[13.2641,54.4759],[13.2647,54.4759],[13.2647,54.4762],[13.2652,54.4762],[13.2652,54.4765],[13.2669,54.4765],[13.2669,54.477],[13.2675,54.477],[13.2675,54.4773],[13.2669,54.4773],[13.2669,54.4775],[13.2669,54.4784],[13.2675,54.4784],[13.2675,54.4793],[13.268,54.4793],[13.268,54.4794],[13.268,54.4798],[13.2658,54.4798],[13.2658,54.4801],[13.2647,54.4801],[13.2647,54.4798],[13.2636,54.4798],[13.2636,54.4793],[13.2619,54.4793],[13.2619,54.479],[13.2608,54.479],[13.2608,54.4787],[13.2602,54.4787],[13.2602,54.4781],[13.2597,54.4781],[13.2597,54.4779],[13.258,54.4779],[13.258,54.4781],[13.2574,54.4781],[13.2574,54.4801],[13.2569,54.4801],[13.2569,54.4806],[13.2563,54.4806],[13.2563,54.4815],[13.2569,54.4815],[13.2569,54.4818],[13.2574,54.4818],[13.2574,54.4823],[13.258,54.4823],[13.258,54.4837],[13.2574,54.4837],[13.2574,54.4845],[13.2569,54.4845],[13.2569,54.4851],[13.2563,54.4851],[13.2563,54.4856],[13.2558,54.4856],[13.2558,54.4859],[13.2524,54.4859],[13.2524,54.4862],[13.2508,54.4862],[13.2508,54.4865],[13.2491,54.4865],[13.2491,54.4868],[13.2469,54.4868],[13.2469,54.487],[13.2465,54.487],[13.2458,54.487],[13.2458,54.4868],[13.2447,54.4868],[13.2447,54.4865],[13.243,54.4865],[13.243,54.4862],[13.2425,54.4862],[13.2425,54.4854],[13.243,54.4854],[13.243,54.4851],[13.2429,54.4851],[13.2413,54.4851],[13.2413,54.4848],[13.2408,54.4848],[13.2408,54.4845],[13.2397,54.4845],[13.2397,54.4843],[13.2391,54.4843],[13.2391,54.4837],[13.2386,54.4837],[13.2386,54.4835],[13.2386,54.4829],[13.2347,54.4829],[13.2347,54.4831],[13.2341,54.4831],[13.2341,54.4834],[13.233,54.4834],[13.233,54.4836],[13.233,54.4837],[13.2319,54.4837],[13.2319,54.484],[13.2302,54.484],[13.2302,54.4845],[13.2297,54.4845],[13.2297,54.4851],[13.2291,54.4851],[13.2291,54.4854],[13.2286,54.4854],[13.2286,54.4856],[13.228,54.4856],[13.228,54.4859],[13.2274,54.4859],[13.2274,54.4865],[13.2269,54.4865],[13.2269,54.4874],[13.2269,54.4918],[13.2274,54.4918],[13.2274,54.4926],[13.2277,54.4926],[13.228,54.4926],[13.228,54.4934],[13.2278,54.4934],[13.2274,54.4934],[13.2274,54.4937],[13.2269,54.4937],[13.2269,54.4943],[13.2263,54.4943],[13.2263,54.4948],[13.2269,54.4948],[13.2269,54.4951],[13.2274,54.4951],[13.2274,54.4959],[13.228,54.4959],[13.228,54.4968],[13.2281,54.4968],[13.2286,54.4968],[13.2286,54.5015],[13.2291,54.5015],[13.2291,54.5026],[13.2291,54.5037],[13.2297,54.5037],[13.2297,54.504],[13.2308,54.504],[13.2308,54.5043],[13.2319,54.5043],[13.2319,54.5045],[13.2327,54.5045],[13.233,54.5045],[13.233,54.5047],[13.233,54.5048],[13.2333,54.5048],[13.2336,54.5048],[13.2336,54.505],[13.2336,54.5051],[13.233,54.5051],[13.233,54.5054],[13.2325,54.5054],[13.2325,54.5056],[13.2313,54.5056],[13.2313,54.5059],[13.2308,54.5059],[13.2308,54.5065],[13.2302,54.5065],[13.2302,54.507],[13.2308,54.507],[13.2308,54.5076],[13.2319,54.5076],[13.2319,54.5079],[13.2325,54.5079],[13.2325,54.5081],[13.2336,54.5081],[13.2336,54.5087],[13.233,54.5087],[13.233,54.5093],[13.2325,54.5093],[13.2325,54.5095],[13.2319,54.5095],[13.2319,54.5098],[13.2319,54.5101],[13.2313,54.5101],[13.2313,54.5106],[13.2302,54.5106],[13.2302,54.5109],[13.223,54.5109],[13.223,54.5106],[13.2224,54.5106],[13.2224,54.5104],[13.2219,54.5104],[13.2219,54.5101],[13.2213,54.5101],[13.2213,54.5095],[13.2191,54.5095],[13.2191,54.5093],[13.218,54.5093],[13.218,54.509],[13.2174,54.509],[13.2174,54.5087],[13.2147,54.5087],[13.2147,54.5084],[13.2091,54.5084],[13.2091,54.5079],[13.2086,54.5079],[13.2086,54.5073],[13.208,54.5073],[13.208,54.507],[13.2075,54.507],[13.2075,54.5068],[13.2069,54.5068],[13.2069,54.5065],[13.2052,54.5065],[13.2052,54.5064],[13.2052,54.5062],[13.2041,54.5062],[13.2041,54.5059],[13.2036,54.5059],[13.2036,54.5056],[13.203,54.5056],[13.203,54.5054],[13.2028,54.5054],[13.2025,54.5054],[13.2025,54.5045],[13.2019,54.5045],[13.2019,54.5043],[13.2013,54.5043],[13.2013,54.5037],[13.2008,54.5037],[13.2008,54.5034],[13.1969,54.5034],[13.1969,54.5037],[13.1963,54.5037],[13.1963,54.504],[13.1958,54.504],[13.1958,54.5043],[13.1952,54.5043],[13.1952,54.5045],[13.1947,54.5045],[13.1947,54.5048],[13.1941,54.5048],[13.1941,54.5051],[13.193,54.5051],[13.193,54.5054],[13.1918,54.5054],[13.1902,54.5054],[13.1902,54.5056],[13.188,54.5056],[13.188,54.5054],[13.1863,54.5054],[13.1863,54.5056],[13.1802,54.5056],[13.1802,54.5059],[13.1786,54.5059],[13.1786,54.5062],[13.1769,54.5062],[13.1769,54.5065],[13.1752,54.5065],[13.1752,54.5068],[13.1741,54.5068],[13.1741,54.507],[13.173,54.507],[13.173,54.5073],[13.1713,54.5073],[13.1713,54.5076],[13.1708,54.5076],[13.1708,54.5079],[13.1702,54.5079],[13.1702,54.5084],[13.1697,54.5084],[13.1697,54.5087],[13.1691,54.5087],[13.1691,54.5075],[13.1691,54.5068],[13.1697,54.5068],[13.1697,54.5059],[13.1691,54.5059],[13.1691,54.5056],[13.1697,54.5056],[13.1697,54.5051],[13.1691,54.5051],[13.1691,54.5048],[13.168,54.5048],[13.168,54.5045],[13.1658,54.5045],[13.1658,54.5043],[13.1652,54.5043],[13.1652,54.504],[13.1641,54.504],[13.1641,54.5034],[13.1636,54.5034],[13.1636,54.5031],[13.1647,54.5031],[13.1647,54.5029],[13.1663,54.5029],[13.1663,54.5023],[13.1652,54.5023],[13.1652,54.502],[13.163,54.502],[13.163,54.5023],[13.1625,54.5023],[13.1625,54.5026],[13.1613,54.5026],[13.1613,54.5029],[13.1608,54.5029],[13.1608,54.5031],[13.1602,54.5031],[13.1602,54.5034],[13.1597,54.5034],[13.1597,54.5037],[13.1591,54.5037],[13.1591,54.504],[13.1586,54.504],[13.1586,54.5045],[13.158,54.5045],[13.158,54.5048],[13.1575,54.5048],[13.1575,54.5051],[13.1569,54.5051],[13.1569,54.5054],[13.1563,54.5054],[13.1563,54.5059],[13.1558,54.5059],[13.1558,54.5076],[13.1552,54.5076],[13.1552,54.5095],[13.1558,54.5095],[13.1558,54.5112],[13.1563,54.5112],[13.1563,54.5118],[13.1569,54.5118],[13.1569,54.5123],[13.1575,54.5123],[13.1575,54.5129],[13.1613,54.5129],[13.1613,54.5131],[13.1608,54.5131],[13.1608,54.5134],[13.1613,54.5134],[13.1613,54.514],[13.1619,54.514],[13.1619,54.5148],[13.1625,54.5148],[13.1625,54.5154],[13.163,54.5154],[13.163,54.5162],[13.1636,54.5162],[13.1636,54.5231],[13.163,54.5231],[13.163,54.5254],[13.1625,54.5254],[13.1625,54.527],[13.1619,54.527],[13.1619,54.5284],[13.1613,54.5284],[13.1613,54.5298],[13.1608,54.5298],[13.1608,54.53125],[13.1602,54.53125],[13.1602,54.5329],[13.1602,54.5334],[13.1597,54.5334],[13.1597,54.5354],[13.1591,54.5354],[13.1591,54.5362],[13.1586,54.5362],[13.1586,54.537],[13.158,54.537],[13.158,54.5379],[13.1575,54.5379],[13.1575,54.5386],[13.1575,54.5387],[13.1573,54.5387],[13.1569,54.5387],[13.1569,54.5389],[13.1569,54.5393],[13.1564,54.5393],[13.1563,54.5395],[13.1559,54.5395],[13.1558,54.5395],[13.1558,54.5398],[13.1555,54.5398],[13.1552,54.5398],[13.1552,54.54],[13.1552,54.5404],[13.1547,54.5404],[13.1547,54.5406],[13.1541,54.5406],[13.1541,54.5409],[13.153,54.5409],[13.153,54.5412],[13.1525,54.5412],[13.1525,54.5415],[13.1513,54.5415],[13.1513,54.5418],[13.1502,54.5418],[13.1502,54.542],[13.1497,54.542],[13.1497,54.5423],[13.1486,54.5423],[13.1486,54.542],[13.1475,54.542],[13.1475,54.5418],[13.1469,54.5418],[13.1469,54.5415],[13.1458,54.5415],[13.1458,54.5412],[13.1441,54.5412],[13.1441,54.5409],[13.1419,54.5409],[13.1419,54.5406],[13.1415,54.5406],[13.1413,54.5406],[13.1413,54.5404],[13.1397,54.5404],[13.1397,54.542],[13.1402,54.542],[13.1402,54.5423],[13.1408,54.5423],[13.1408,54.5429],[13.1413,54.5429],[13.1413,54.5431],[13.1419,54.5431],[13.1419,54.544],[13.1424,54.544],[13.1424,54.5454],[13.143,54.5454],[13.143,54.5462],[13.1436,54.5462],[13.1436,54.5468],[13.1447,54.5468],[13.1447,54.5465],[13.1474,54.5465],[13.1497,54.5465],[13.1497,54.5462],[13.1519,54.5462],[13.1519,54.5459],[13.1551,54.5459],[13.1558,54.5459],[13.1558,54.5456],[13.1591,54.5456],[13.1591,54.5454],[13.163,54.5454],[13.163,54.5451],[13.1674,54.5451],[13.1674,54.5454],[13.1708,54.5454],[13.1708,54.5456],[13.1719,54.5456],[13.1719,54.5459],[13.1736,54.5459],[13.1736,54.5456],[13.1741,54.5456],[13.1741,54.5454],[13.1747,54.5454],[13.1747,54.5456],[13.1758,54.5456],[13.1758,54.5459],[13.1769,54.5459],[13.1769,54.5462],[13.178,54.5462],[13.178,54.5465],[13.1786,54.5465],[13.1786,54.5468],[13.1796,54.5468],[13.1813,54.5468],[13.1813,54.547],[13.1836,54.547],[13.1836,54.5473],[13.1847,54.5473],[13.1847,54.5476],[13.1847,54.5481],[13.1863,54.5481],[13.1863,54.5484],[13.1891,54.5484],[13.1891,54.5487],[13.1924,54.5487],[13.1924,54.549],[13.1936,54.549],[13.1936,54.5493],[13.1958,54.5493],[13.1958,54.549],[13.1963,54.549],[13.1963,54.5487],[13.1974,54.5487],[13.1974,54.549],[13.1986,54.549],[13.1986,54.5493],[13.1991,54.5493],[13.1991,54.5495],[13.1997,54.5495],[13.1997,54.5498],[13.2028,54.5498],[13.2058,54.5498],[13.2058,54.5501],[13.2113,54.5501],[13.2113,54.5504],[13.2141,54.5504],[13.2141,54.5506],[13.2158,54.5506],[13.2158,54.5509],[13.218,54.5509],[13.218,54.5512],[13.2191,54.5512],[13.2191,54.5515],[13.2202,54.5515],[13.2202,54.5518],[13.2213,54.5518],[13.2213,54.552],[13.2224,54.552],[13.223,54.552],[13.223,54.5523],[13.2241,54.5523],[13.2241,54.5526],[13.2258,54.5526],[13.2258,54.5529],[13.2269,54.5529],[13.2269,54.5531],[13.2291,54.5531],[13.2291,54.5534],[13.2336,54.5534],[13.2336,54.5537],[13.2352,54.5537],[13.2352,54.554],[13.2363,54.554],[13.2363,54.5543],[13.2402,54.5543],[13.2402,54.554],[13.2419,54.554],[13.2419,54.5537],[13.2425,54.5537],[13.2425,54.5534],[13.243,54.5534],[13.243,54.5531],[13.2441,54.5531],[13.2441,54.5529],[13.2458,54.5529],[13.2458,54.5526],[13.2496,54.5526],[13.2502,54.5526],[13.2502,54.5523],[13.2536,54.5523],[13.2536,54.552],[13.2552,54.552],[13.2552,54.5515],[13.2558,54.5515],[13.2558,54.5509],[13.2563,54.5509],[13.2563,54.5506],[13.2569,54.5506],[13.2569,54.5501],[13.2574,54.5501],[13.2574,54.5498],[13.258,54.5498],[13.258,54.5495],[13.2586,54.5495],[13.2586,54.549],[13.2591,54.549],[13.2591,54.5487],[13.2597,54.5487],[13.2597,54.5485],[13.2597,54.5484],[13.263,54.5484],[13.263,54.5481],[13.2647,54.5481],[13.2647,54.5479],[13.2658,54.5479],[13.2658,54.5476],[13.2669,54.5476],[13.2669,54.547],[13.2675,54.547],[13.2675,54.5468],[13.2675,54.5465],[13.268,54.5465],[13.268,54.5462],[13.2686,54.5462],[13.2686,54.5459],[13.2691,54.5459],[13.2691,54.5456],[13.2702,54.5456],[13.2702,54.5454],[13.2713,54.5454],[13.2713,54.5451],[13.273,54.5451],[13.273,54.5448],[13.2736,54.5448],[13.2736,54.5445],[13.2741,54.5445],[13.2741,54.5443],[13.2747,54.5443],[13.2747,54.544],[13.2752,54.544],[13.2752,54.5437],[13.2763,54.5437],[13.2763,54.5434],[13.2797,54.5434],[13.2797,54.5431],[13.2834,54.5431],[13.2836,54.5431],[13.2836,54.5429],[13.2852,54.5429],[13.2852,54.5431],[13.2863,54.5431],[13.2863,54.5429],[13.2869,54.5429],[13.2869,54.5426],[13.2875,54.5426],[13.2875,54.5423],[13.288,54.5423],[13.288,54.542],[13.2875,54.542],[13.2875,54.5418],[13.288,54.5418],[13.288,54.5415],[13.2891,54.5415],[13.2891,54.5412],[13.2897,54.5412],[13.2897,54.5398],[13.2902,54.5398],[13.2902,54.539],[13.2908,54.539],[13.2908,54.5381],[13.2913,54.5381],[13.2913,54.5379],[13.2941,54.5379],[13.2941,54.5376],[13.2947,54.5376],[13.2947,54.537],[13.2952,54.537],[13.2952,54.5362],[13.2958,54.5362],[13.2958,54.5354],[13.2952,54.5354],[13.2952,54.5345],[13.2947,54.5345],[13.2947,54.534],[13.2941,54.534],[13.2941,54.5337],[13.2925,54.5337],[13.2924,54.5334],[13.2919,54.5334],[13.2919,54.5331],[13.2913,54.5331],[13.2913,54.5326],[13.2908,54.5326],[13.2908,54.5323],[13.2902,54.5323],[13.2902,54.5259],[13.2897,54.5259],[13.2897,54.5256],[13.2891,54.5256],[13.2891,54.5251],[13.2886,54.5251],[13.2886,54.5248],[13.288,54.5248],[13.288,54.5223],[13.2875,54.5223],[13.2875,54.5218],[13.288,54.5218],[13.288,54.5215],[13.2888,54.5215],[13.2924,54.5215],[13.2925,54.5212],[13.293,54.5212],[13.293,54.5209],[13.2941,54.5209],[13.2941,54.5206],[13.2947,54.5206],[13.2947,54.5204],[13.2952,54.5204],[13.2952,54.5201],[13.2958,54.5201],[13.2958,54.5198],[13.2963,54.5198],[13.2963,54.5195],[13.2969,54.5195],[13.2969,54.5193],[13.2974,54.5193],[13.2974,54.5187],[13.298,54.5187],[13.298,54.5181],[13.2986,54.5181],[13.2986,54.5173],[13.2991,54.5173],[13.2991,54.5165],[13.2997,54.5165],[13.2997,54.5162],[13.3002,54.5162],[13.3002,54.5159],[13.3008,54.5159],[13.3008,54.5148],[13.3013,54.5148],[13.3013,54.5145],[13.3019,54.5145],[13.3019,54.5143],[13.303,54.5143],[13.303,54.514],[13.3052,54.514],[13.3052,54.5143],[13.3058,54.5143],[13.3058,54.5145],[13.3063,54.5145],[13.3063,54.5148],[13.3074,54.5148],[13.3074,54.5151],[13.3076,54.5151],[13.3086,54.5151],[13.3086,54.5154],[13.3097,54.5154],[13.3097,54.5156],[13.3102,54.5156],[13.3102,54.5164],[13.3102,54.5179],[13.3097,54.5179],[13.3097,54.5181],[13.3091,54.5181],[13.3091,54.5184],[13.3086,54.5184],[13.3086,54.5187],[13.3074,54.5187],[13.3074,54.519],[13.3063,54.519],[13.3063,54.5195],[13.3069,54.5195],[13.3069,54.5201],[13.3086,54.5201],[13.3086,54.5195],[13.3108,54.5195],[13.3108,54.5206],[13.3113,54.5206],[13.3113,54.5215],[13.3108,54.5215],[13.3108,54.5223],[13.3113,54.5223],[13.3113,54.5226],[13.3119,54.5226],[13.3119,54.5234],[13.3113,54.5234],[13.3113,54.5243],[13.3108,54.5243],[13.3108,54.5245],[13.3102,54.5245],[13.3102,54.5248],[13.3097,54.5248],[13.3097,54.5251],[13.3086,54.5251],[13.3086,54.5254],[13.308,54.5254],[13.308,54.5256],[13.3052,54.5256],[13.3052,54.5259],[13.3047,54.5259],[13.3047,54.5262],[13.3041,54.5262],[13.3041,54.5265],[13.3036,54.5265],[13.3036,54.527],[13.303,54.527],[13.303,54.5276],[13.3024,54.5276],[13.3024,54.529],[13.303,54.529],[13.303,54.5295],[13.3036,54.5295],[13.3036,54.5304],[13.3041,54.5304],[13.3041,54.5323],[13.3047,54.5323],[13.3047,54.5329],[13.3052,54.5329],[13.3052,54.5334],[13.3058,54.5334],[13.3058,54.5345],[13.3063,54.5345],[13.3063,54.5359],[13.3069,54.5359],[13.3069,54.5393],[13.3063,54.5393],[13.3063,54.5398],[13.3058,54.5398],[13.3058,54.5401],[13.3052,54.5401],[13.3052,54.5406],[13.3047,54.5406],[13.3047,54.5423],[13.3041,54.5423],[13.3041,54.5431],[13.3036,54.5431],[13.3036,54.5465],[13.303,54.5465],[13.303,54.547],[13.3024,54.547],[13.3024,54.5476],[13.3019,54.5476],[13.3019,54.5479],[13.3008,54.5479],[13.3008,54.5481],[13.3002,54.5481],[13.3002,54.5484],[13.2997,54.5484],[13.2997,54.5487],[13.2991,54.5487],[13.2991,54.549],[13.298,54.549],[13.298,54.5493],[13.2974,54.5493],[13.2974,54.5498],[13.2969,54.5498],[13.2969,54.5504],[13.2963,54.5504],[13.2963,54.5509],[13.2969,54.5509],[13.2969,54.5515],[13.2974,54.5515],[13.2974,54.5523],[13.298,54.5523],[13.298,54.5529],[13.2986,54.5529],[13.2986,54.5534],[13.299,54.5534],[13.2991,54.5534],[13.2991,54.554],[13.2997,54.554],[13.2997,54.5545],[13.3002,54.5545],[13.3002,54.5551],[13.3008,54.5551],[13.3008,54.5554],[13.3019,54.5554],[13.3019,54.5556],[13.3024,54.5556],[13.3024,54.5562],[13.303,54.5562],[13.303,54.5565],[13.3036,54.5565],[13.3036,54.5568],[13.3041,54.5568],[13.3041,54.557],[13.3047,54.557],[13.3047,54.5573],[13.3052,54.5573],[13.3052,54.5576],[13.3058,54.5576],[13.3058,54.5579],[13.3063,54.5579],[13.3063,54.5581],[13.3069,54.5581],[13.3069,54.5584],[13.3074,54.5584],[13.3074,54.5587],[13.308,54.5587],[13.308,54.559],[13.3082,54.559],[13.3086,54.559],[13.3086,54.5591],[13.3086,54.5593],[13.309,54.5593],[13.3091,54.5593],[13.3091,54.5595],[13.3097,54.5595],[13.3097,54.5598],[13.3102,54.5598],[13.3102,54.5601],[13.3108,54.5601],[13.3108,54.5604],[13.3113,54.5604],[13.3113,54.5606],[13.3119,54.5606],[13.3119,54.5609],[13.3125,54.5609],[13.3125,54.562],[13.313,54.562],[13.313,54.5623],[13.3136,54.5623],[13.3136,54.5626],[13.3141,54.5626],[13.3141,54.5629],[13.3147,54.5629],[13.3147,54.5631],[13.3152,54.5631],[13.3152,54.5634],[13.3158,54.5634],[13.3158,54.5637],[13.3163,54.5637],[13.3163,54.564],[13.3175,54.564],[13.3175,54.5643],[13.318,54.5643],[13.318,54.5645],[13.3191,54.5645],[13.3191,54.5648],[13.3197,54.5648],[13.3197,54.5651],[13.3202,54.5651],[13.3202,54.5656],[13.3208,54.5656],[13.3208,54.5659],[13.3213,54.5659],[13.3213,54.5662],[13.3219,54.5662],[13.3219,54.5665],[13.3225,54.5665],[13.3225,54.5668],[13.3236,54.5668],[13.3236,54.567],[13.3241,54.567],[13.3241,54.5676],[13.3247,54.5676],[13.3247,54.5681],[13.3252,54.5681],[13.3252,54.5687],[13.3258,54.5687],[13.3258,54.569],[13.3302,54.569],[13.3302,54.5693],[13.3308,54.5693],[13.3308,54.5695],[13.3313,54.5695],[13.3313,54.5701],[13.3319,54.5701],[13.3319,54.5706],[13.3325,54.5706],[13.3325,54.5709],[13.3353,54.5709],[13.3397,54.5709],[13.3397,54.5715],[13.3402,54.5715],[13.3402,54.5718],[13.3408,54.5718],[13.3408,54.572],[13.3413,54.572],[13.3413,54.5723],[13.3419,54.5723],[13.3419,54.5726],[13.3424,54.5726],[13.3424,54.5729],[13.343,54.5729],[13.343,54.5731],[13.3436,54.5731],[13.3436,54.5734],[13.3441,54.5734],[13.3441,54.5745],[13.3436,54.5745],[13.3436,54.5754],[13.3441,54.5754],[13.3441,54.5759],[13.3447,54.5759],[13.3447,54.5762],[13.3452,54.5762],[13.3452,54.5765],[13.3458,54.5765],[13.3458,54.5768],[13.3463,54.5768],[13.3463,54.5779],[13.3469,54.5779],[13.3469,54.5781],[13.3486,54.5781],[13.3486,54.5784],[13.3491,54.5784],[13.3491,54.5787],[13.3497,54.5787],[13.3497,54.579],[13.3502,54.579],[13.3502,54.5793],[13.3513,54.5793],[13.3513,54.5795],[13.3519,54.5795],[13.3519,54.5798],[13.3524,54.5798],[13.3524,54.5801],[13.353,54.5801],[13.353,54.5804],[13.3536,54.5804],[13.3536,54.5809],[13.3547,54.5809],[13.3547,54.5806],[13.358,54.5806],[13.358,54.5809],[13.3591,54.5809],[13.3591,54.5806],[13.3597,54.5806],[13.3597,54.5804],[13.3602,54.5804],[13.3602,54.5801],[13.3619,54.5801],[13.3619,54.5798],[13.3636,54.5798],[13.3636,54.5795],[13.3663,54.5795],[13.3663,54.5793],[13.3686,54.5793],[13.3686,54.579],[13.3691,54.579],[13.3691,54.5784],[13.3697,54.5784],[13.3697,54.5781],[13.3702,54.5781],[13.3702,54.5776],[13.3708,54.5776],[13.3708,54.5765],[13.3702,54.5765],[13.3702,54.5762],[13.3697,54.5762],[13.3697,54.5759],[13.3691,54.5759],[13.3691,54.5756],[13.3686,54.5756],[13.3686,54.5751],[13.368,54.5751],[13.368,54.5745],[13.3675,54.5745],[13.3675,54.574],[13.3669,54.574],[13.3669,54.5734],[13.3663,54.5734],[13.3663,54.5729],[13.3658,54.5729],[13.3658,54.5726],[13.3652,54.5726],[13.3652,54.572],[13.3647,54.572],[13.3647,54.5718],[13.3641,54.5718],[13.3641,54.5712],[13.3636,54.5712],[13.3636,54.5709],[13.363,54.5709],[13.363,54.5704],[13.3625,54.5704],[13.3625,54.5698],[13.3619,54.5698],[13.3619,54.5693],[13.3613,54.5693],[13.3613,54.5679],[13.3608,54.5679],[13.3608,54.5673],[13.3602,54.5673],[13.3602,54.5659],[13.3597,54.5659],[13.3597,54.5637],[13.3602,54.5637],[13.3602,54.5629],[13.3597,54.5629],[13.3597,54.5623],[13.3591,54.5623],[13.3591,54.5615],[13.3586,54.5615],[13.3586,54.5606],[13.358,54.5606],[13.358,54.5601],[13.3574,54.5601],[13.3574,54.5593],[13.3569,54.5593],[13.3569,54.5584],[13.3563,54.5584],[13.3563,54.5579],[13.3558,54.5579],[13.3558,54.557],[13.3552,54.557],[13.3552,54.5564],[13.3552,54.5562],[13.3551,54.5562],[13.3547,54.5562],[13.3547,54.5558],[13.3547,54.5551],[13.3541,54.5551],[13.3541,54.5543],[13.3536,54.5543],[13.3536,54.5537],[13.353,54.5537],[13.353,54.5534],[13.3536,54.5534],[13.3536,54.5523],[13.3541,54.5523],[13.3541,54.5518],[13.3547,54.5518],[13.3547,54.5515],[13.353,54.5515],[13.353,54.5512],[13.3513,54.5512],[13.3513,54.5515],[13.3506,54.5515],[13.3491,54.5515],[13.3491,54.552],[13.3497,54.552],[13.3497,54.5529],[13.348,54.5529],[13.348,54.5526],[13.3475,54.5526],[13.3475,54.5523],[13.3469,54.5523],[13.3469,54.5518],[13.3463,54.5518],[13.3463,54.5515],[13.3458,54.5515],[13.3458,54.5512],[13.3452,54.5512],[13.3452,54.5509],[13.3447,54.5509],[13.3447,54.5506],[13.3441,54.5506],[13.3441,54.5504],[13.3436,54.5504],[13.3436,54.5501],[13.343,54.5501],[13.343,54.5498],[13.3413,54.5498],[13.3413,54.5495],[13.3408,54.5495],[13.3408,54.5493],[13.3386,54.5493],[13.3386,54.549],[13.338,54.549],[13.338,54.5487],[13.3386,54.5487],[13.3386,54.5484],[13.3402,54.5484],[13.3402,54.5487],[13.3419,54.5487],[13.3419,54.5484],[13.343,54.5484],[13.343,54.5481],[13.3441,54.5481],[13.3441,54.5479],[13.3452,54.5479],[13.3452,54.5476],[13.3475,54.5476],[13.3475,54.5473],[13.3502,54.5473],[13.3502,54.547],[13.3508,54.547],[13.3508,54.5468],[13.3513,54.5468],[13.3513,54.5465],[13.3519,54.5465],[13.3519,54.5462],[13.3525,54.5462],[13.3524,54.5459],[13.3536,54.5459],[13.3536,54.5456],[13.3547,54.5456],[13.3547,54.5454],[13.3558,54.5454],[13.3558,54.5462],[13.3552,54.5462],[13.3552,54.5465],[13.3547,54.5465],[13.3547,54.5468],[13.3541,54.5468],[13.3541,54.5476],[13.3547,54.5476],[13.3547,54.5481],[13.3544,54.5481],[13.3541,54.5481],[13.3541,54.5495],[13.3547,54.5495],[13.3547,54.5501],[13.3552,54.5501],[13.3552,54.5504],[13.3558,54.5504],[13.3558,54.5506],[13.3563,54.5506],[13.3563,54.5509],[13.3574,54.5509],[13.3574,54.5512],[13.358,54.5512],[13.358,54.5515],[13.3586,54.5515],[13.3591,54.5515],[13.3591,54.5518],[13.3608,54.5518],[13.3608,54.552],[13.3613,54.552],[13.3613,54.5523],[13.3619,54.5523],[13.3619,54.5531],[13.3616,54.5531],[13.3613,54.5531],[13.3613,54.554],[13.3619,54.554],[13.3619,54.5543],[13.3625,54.5543],[13.3625,54.5548],[13.363,54.5548],[13.363,54.5559],[13.3636,54.5559],[13.3636,54.5562],[13.3641,54.5562],[13.3641,54.5565],[13.3647,54.5565],[13.3647,54.5568],[13.3652,54.5568],[13.3652,54.557],[13.3663,54.557],[13.3663,54.5573],[13.3675,54.5573],[13.3675,54.5576],[13.368,54.5576],[13.368,54.5579],[13.3686,54.5579],[13.3686,54.5581],[13.3691,54.5581],[13.3691,54.5584],[13.3697,54.5584],[13.3697,54.559],[13.3702,54.559],[13.3702,54.5593],[13.3708,54.5593],[13.3708,54.5595],[13.3719,54.5595],[13.3719,54.5598],[13.373,54.5598],[13.373,54.5601],[13.3741,54.5601],[13.3747,54.5601],[13.3747,54.5598],[13.3758,54.5598],[13.3758,54.5595],[13.3763,54.5595],[13.3763,54.5593],[13.3769,54.5593],[13.3769,54.559],[13.3774,54.559],[13.3774,54.5579],[13.3769,54.5579],[13.3769,54.554],[13.3763,54.554],[13.3763,54.5537],[13.3769,54.5537],[13.3769,54.5531],[13.3774,54.5531],[13.3774,54.5526],[13.378,54.5526],[13.378,54.5523],[13.3786,54.5523],[13.3786,54.5506],[13.3791,54.5506],[13.3791,54.5481],[13.3797,54.5481],[13.3797,54.5468],[13.3802,54.5468],[13.3802,54.5462],[13.3808,54.5462],[13.3808,54.5456],[13.3813,54.5456],[13.3813,54.5454],[13.3824,54.5454],[13.3824,54.5451],[13.383,54.5451],[13.383,54.5448],[13.3836,54.5448],[13.3836,54.5445],[13.3841,54.5445],[13.3841,54.544],[13.3847,54.544],[13.3847,54.5434],[13.3852,54.5434],[13.3852,54.5429],[13.3858,54.5429],[13.3858,54.5426],[13.3869,54.5426],[13.3869,54.5423],[13.3874,54.5423],[13.3874,54.542],[13.388,54.542],[13.388,54.5418],[13.3891,54.5418],[13.3891,54.5415],[13.3897,54.5415],[13.3897,54.5412],[13.3902,54.5412],[13.3902,54.5409],[13.3913,54.5409],[13.3913,54.5406],[13.3919,54.5406],[13.3919,54.5404],[13.3924,54.5404],[13.3924,54.5401],[13.393,54.5401],[13.393,54.5398],[13.3941,54.5398],[13.3941,54.5387],[13.3947,54.5387],[13.3947,54.5384],[13.3952,54.5384],[13.3952,54.5381],[13.3958,54.5381],[13.3958,54.5379],[13.3963,54.5379],[13.3963,54.5376],[13.3969,54.5376],[13.3969,54.5368],[13.3974,54.5368],[13.3974,54.5359],[13.398,54.5359],[13.398,54.5356],[13.3986,54.5356],[13.3986,54.5354],[13.3991,54.5354],[13.3991,54.5348],[13.3997,54.5348],[13.3997,54.5345],[13.4002,54.5345],[13.4002,54.534],[13.4008,54.534],[13.4008,54.5337],[13.4013,54.5337],[13.4013,54.5331],[13.4019,54.5331],[13.4019,54.5326],[13.4025,54.5326],[13.4025,54.5323],[13.403,54.5323],[13.403,54.5318],[13.4036,54.5318],[13.4036,54.53125],[13.4041,54.53125],[13.4041,54.5309],[13.4047,54.5309],[13.4047,54.5304],[13.4052,54.5304],[13.4052,54.5298],[13.4058,54.5298],[13.4058,54.5293],[13.4063,54.5293],[13.4063,54.529],[13.4069,54.529],[13.4069,54.5284],[13.4075,54.5284],[13.4075,54.5279],[13.408,54.5279],[13.408,54.5273],[13.4086,54.5273],[13.4086,54.5259],[13.4091,54.5259],[13.4091,54.5254],[13.4097,54.5254],[13.4097,54.5248],[13.4102,54.5248],[13.4102,54.5237],[13.4108,54.5237],[13.4108,54.5231],[13.4113,54.5231],[13.4113,54.5226],[13.4119,54.5226],[13.4119,54.5215],[13.4124,54.5215],[13.4124,54.5206],[13.413,54.5206],[13.413,54.5204],[13.4136,54.5204],[13.4136,54.5195],[13.4141,54.5195],[13.4141,54.5184],[13.4147,54.5184],[13.4147,54.5165],[13.4141,54.5165],[13.4141,54.5162],[13.4136,54.5162],[13.4136,54.5156],[13.4124,54.5156],[13.4124,54.5145],[13.4119,54.5145],[13.4119,54.5137],[13.4113,54.5137],[13.4113,54.5131],[13.4108,54.5131],[13.4108,54.5126],[13.4102,54.5126],[13.4102,54.5123],[13.4097,54.5123],[13.4097,54.512],[13.4091,54.512],[13.4091,54.5118],[13.4086,54.5118],[13.4086,54.5095],[13.408,54.5095],[13.408,54.5076],[13.4075,54.5076],[13.4075,54.507],[13.4069,54.507],[13.4069,54.5051],[13.4075,54.5051],[13.4075,54.504],[13.408,54.504],[13.408,54.5018],[13.4086,54.5018],[13.4086,54.5015],[13.4091,54.5015],[13.4091,54.5012],[13.4097,54.5012],[13.4097,54.5009],[13.4102,54.5009],[13.4102,54.5004],[13.4108,54.5004],[13.4108,54.4998],[13.4113,54.4998],[13.4113,54.4993],[13.4119,54.4993],[13.4119,54.4981],[13.4113,54.4981],[13.4113,54.497],[13.4119,54.497],[13.4119,54.4965],[13.4124,54.4965],[13.4124,54.4962],[13.413,54.4962],[13.413,54.4959],[13.4136,54.4959],[13.4136,54.4951],[13.413,54.4951],[13.413,54.4937],[13.4141,54.4937],[13.4141,54.4934],[13.418,54.4934],[13.418,54.4931],[13.4186,54.4931],[13.4186,54.4926],[13.4191,54.4926],[13.4191,54.492],[13.4202,54.492],[13.4202,54.4918],[13.4213,54.4918],[13.4213,54.4915],[13.4219,54.4915],[13.4219,54.4912],[13.423,54.4912],[13.423,54.4909],[13.4241,54.4909],[13.4241,54.4906],[13.4258,54.4906],[13.4258,54.4901],[13.4263,54.4901],[13.4263,54.4898],[13.4269,54.4898],[13.4269,54.4895],[13.4286,54.4895],[13.4286,54.4898],[13.4291,54.4898],[13.4291,54.4895],[13.4308,54.4895],[13.4308,54.4893],[13.4336,54.4893],[13.4336,54.489],[13.4347,54.489],[13.4347,54.4887],[13.4352,54.4887],[13.4352,54.4884],[13.4374,54.4884],[13.4374,54.4881],[13.438,54.4881],[13.438,54.4879],[13.4402,54.4879],[13.4402,54.4876],[13.4408,54.4876],[13.4408,54.4873],[13.4413,54.4873],[13.4413,54.487],[13.4419,54.487],[13.4419,54.4865],[13.4425,54.4865],[13.4425,54.4862],[13.443,54.4862],[13.443,54.4854],[13.4436,54.4854],[13.4436,54.4845],[13.4441,54.4845],[13.4441,54.4806],[13.4447,54.4806],[13.4447,54.4804],[13.4452,54.4804],[13.4452,54.4801],[13.4458,54.4801],[13.4458,54.4793],[13.4463,54.4793],[13.4463,54.479],[13.4458,54.479],[13.4458,54.4784],[13.4463,54.4784],[13.4463,54.4779],[13.4469,54.4779],[13.4469,54.4773],[13.4475,54.4773],[13.4475,54.4765],[13.448,54.4765],[13.448,54.4762],[13.4486,54.4762],[13.4486,54.4748],[13.448,54.4748],[13.448,54.4743],[13.4486,54.4743],[13.4486,54.474],[13.4491,54.474],[13.4491,54.4737],[13.4497,54.4737],[13.4497,54.4734],[13.4508,54.4734],[13.4508,54.4731],[13.4525,54.4731],[13.4525,54.4734],[13.453,54.4734],[13.453,54.4736],[13.453,54.4745],[13.4536,54.4745],[13.4536,54.4751],[13.4541,54.4751],[13.4541,54.4754],[13.4547,54.4754],[13.4547,54.4756],[13.4552,54.4756],[13.4552,54.4759],[13.4558,54.4759],[13.4558,54.4762],[13.4563,54.4762],[13.4563,54.4768],[13.4569,54.4768],[13.4569,54.477],[13.4574,54.477],[13.4575,54.4773],[13.4588,54.4773],[13.4602,54.4773],[13.4602,54.4776],[13.4608,54.4776],[13.4608,54.4779],[13.4619,54.4779],[13.4619,54.4782],[13.4619,54.4784],[13.4627,54.4784],[13.463,54.4784],[13.463,54.4787],[13.4637,54.4787],[13.4641,54.4787],[13.4641,54.4788],[13.4641,54.479],[13.4647,54.479],[13.4647,54.4793],[13.4656,54.4793],[13.4658,54.4793],[13.4658,54.4795],[13.4663,54.4795],[13.4663,54.4798],[13.4669,54.4798],[13.4669,54.4801],[13.468,54.4801],[13.468,54.4804],[13.4691,54.4804],[13.4691,54.4806],[13.4697,54.4806],[13.4697,54.4809],[13.4708,54.4809],[13.4708,54.4812],[13.4724,54.4812],[13.4724,54.4815],[13.4735,54.4815],[13.4736,54.4818],[13.4745,54.4818],[13.4752,54.4818],[13.4752,54.482],[13.4755,54.482],[13.4763,54.482],[13.4763,54.4823],[13.4765,54.4823],[13.4769,54.4823],[13.4769,54.4824],[13.4769,54.4826],[13.4775,54.4826],[13.478,54.4826],[13.478,54.4827],[13.478,54.4829],[13.4785,54.4829],[13.4791,54.4829],[13.4791,54.4831],[13.4795,54.4831],[13.4813,54.4831],[13.4813,54.4834],[13.4819,54.4834],[13.4819,54.4831],[13.483,54.4831],[13.483,54.4834],[13.4863,54.4834],[13.4863,54.4831],[13.4886,54.4831],[13.4886,54.4829],[13.4897,54.4829],[13.4897,54.4826],[13.4908,54.4826],[13.4908,54.4823],[13.4913,54.4823],[13.4913,54.482],[13.4919,54.482],[13.4919,54.4818],[13.4924,54.4818],[13.4924,54.4815],[13.493,54.4815],[13.493,54.4812],[13.4936,54.4812],[13.4936,54.4809],[13.4941,54.4809],[13.4941,54.4806],[13.4947,54.4806],[13.4947,54.4804],[13.4952,54.4804],[13.4952,54.4801],[13.4958,54.4801],[13.4958,54.4795],[13.4997,54.4795],[13.4997,54.4798],[13.5013,54.4798],[13.5013,54.4801],[13.5019,54.4801],[13.5019,54.4804],[13.5036,54.4804],[13.5036,54.4806],[13.5047,54.4806],[13.5047,54.4809],[13.5063,54.4809],[13.5063,54.4818],[13.5058,54.4818],[13.5058,54.4823],[13.5052,54.4823],[13.5052,54.4829],[13.5047,54.4829],[13.5047,54.4845],[13.5047,54.4851],[13.5041,54.4851],[13.5041,54.4856],[13.5036,54.4856],[13.5036,54.4859],[13.503,54.4859],[13.503,54.4862],[13.5024,54.4862],[13.5024,54.4868],[13.5019,54.4868],[13.5019,54.4873],[13.5013,54.4873],[13.5013,54.4879],[13.5008,54.4879],[13.5008,54.4915],[13.5002,54.4915],[13.5002,54.4926],[13.5008,54.4926],[13.5008,54.4931],[13.5013,54.4931],[13.5013,54.4937],[13.5019,54.4937],[13.5019,54.4943],[13.5024,54.4943],[13.5024,54.4948],[13.503,54.4948],[13.503,54.4962],[13.5036,54.4962],[13.5036,54.4968],[13.5041,54.4968],[13.5041,54.4976],[13.5047,54.4976],[13.5047,54.4995],[13.5052,54.4995],[13.5052,54.4998],[13.5058,54.4998],[13.5058,54.5018],[13.5063,54.5018],[13.5063,54.5023],[13.5069,54.5023],[13.5069,54.5034],[13.5075,54.5034],[13.5075,54.5059],[13.508,54.5059],[13.508,54.5065],[13.5086,54.5065],[13.5086,54.5076],[13.5091,54.5076],[13.5091,54.5081],[13.5097,54.5081],[13.5097,54.5084],[13.5117,54.5084],[13.5124,54.5084],[13.5124,54.5087],[13.513,54.5087],[13.513,54.509],[13.5136,54.509],[13.5136,54.5101],[13.5141,54.5101],[13.5141,54.5108],[13.5141,54.5129],[13.5147,54.5129],[13.5147,54.5156],[13.5141,54.5156],[13.5141,54.5162],[13.5136,54.5162],[13.5136,54.5165],[13.513,54.5165],[13.513,54.5173],[13.5124,54.5173],[13.5124,54.5181],[13.5113,54.5181],[13.5113,54.5187],[13.5108,54.5187],[13.5108,54.5193],[13.5113,54.5193],[13.5113,54.5198],[13.5119,54.5198],[13.5119,54.5201],[13.5124,54.5201],[13.5124,54.5212],[13.5119,54.5212],[13.5119,54.5218],[13.5113,54.5218],[13.5113,54.5229],[13.5108,54.5229],[13.5108,54.5237],[13.5102,54.5237],[13.5102,54.5243],[13.5086,54.5243],[13.5086,54.5245],[13.5075,54.5245],[13.5075,54.5251],[13.5086,54.5251],[13.5086,54.5254],[13.5091,54.5254],[13.5091,54.5259],[13.5097,54.5259],[13.5097,54.5284],[13.5102,54.5284],[13.5102,54.5287],[13.5124,54.5287],[13.5124,54.529],[13.5119,54.529],[13.5119,54.5295],[13.5113,54.5295],[13.5113,54.5298],[13.5097,54.5298],[13.5097,54.5306],[13.5091,54.5306],[13.5091,54.532],[13.5086,54.532],[13.5086,54.5326],[13.508,54.5326],[13.508,54.534],[13.5075,54.534],[13.5075,54.5348],[13.5069,54.5348],[13.5069,54.5359],[13.5063,54.5359],[13.5063,54.5373],[13.5058,54.5373],[13.5058,54.539],[13.5052,54.539],[13.5052,54.5398],[13.5041,54.5398],[13.5041,54.5401],[13.5036,54.5401],[13.5036,54.5418],[13.5041,54.5418],[13.5041,54.544],[13.5036,54.544],[13.5036,54.5456],[13.503,54.5456],[13.503,54.5465],[13.5024,54.5465],[13.5024,54.5479],[13.5019,54.5479],[13.5019,54.5484],[13.5013,54.5484],[13.5013,54.5487],[13.5002,54.5487],[13.5002,54.549],[13.4991,54.549],[13.4991,54.5487],[13.4986,54.5487],[13.4986,54.5484],[13.4963,54.5484],[13.4963,54.5487],[13.4958,54.5487],[13.4958,54.549],[13.4952,54.549],[13.4952,54.5493],[13.4947,54.5493],[13.4947,54.5495],[13.4941,54.5495],[13.4941,54.5509],[13.4936,54.5509],[13.4936,54.5512],[13.4919,54.5512],[13.4919,54.5509],[13.4913,54.5509],[13.4913,54.5504],[13.4902,54.5504],[13.4902,54.5506],[13.4891,54.5506],[13.4891,54.5509],[13.4886,54.5509],[13.4886,54.5512],[13.488,54.5512],[13.488,54.5515],[13.4869,54.5515],[13.4869,54.5526],[13.4863,54.5526],[13.4863,54.5529],[13.483,54.5529],[13.483,54.5526],[13.4758,54.5526],[13.4758,54.5529],[13.4736,54.5529],[13.4736,54.5531],[13.468,54.5531],[13.468,54.5534],[13.4663,54.5534],[13.4663,54.5537],[13.4652,54.5537],[13.4652,54.5534],[13.4597,54.5534],[13.4597,54.5531],[13.4541,54.5531],[13.4541,54.5529],[13.4525,54.5529],[13.4525,54.5523],[13.4519,54.5523],[13.4519,54.5518],[13.4513,54.5518],[13.4513,54.5515],[13.4502,54.5515],[13.4502,54.5512],[13.4469,54.5512],[13.4469,54.5515],[13.4458,54.5515],[13.4458,54.5518],[13.4452,54.5518],[13.4452,54.552],[13.4447,54.552],[13.4447,54.5526],[13.4441,54.5526],[13.4441,54.5531],[13.4436,54.5531],[13.4436,54.5534],[13.4425,54.5534],[13.4425,54.5537],[13.4419,54.5537],[13.4419,54.554],[13.4413,54.554],[13.4413,54.5543],[13.4408,54.5543],[13.4408,54.5548],[13.4402,54.5548],[13.4402,54.5554],[13.4397,54.5554],[13.4397,54.5559],[13.4391,54.5559],[13.4391,54.5562],[13.4386,54.5562],[13.4386,54.5565],[13.438,54.5565],[13.438,54.5568],[13.4374,54.5568],[13.4374,54.5576],[13.4369,54.5576],[13.4369,54.5579],[13.4363,54.5579],[13.4363,54.5584],[13.4358,54.5584],[13.4358,54.5587],[13.4352,54.5587],[13.4352,54.559],[13.4347,54.559],[13.4347,54.5593],[13.4341,54.5593],[13.4341,54.5595],[13.4336,54.5595],[13.4336,54.5601],[13.433,54.5601],[13.433,54.5606],[13.4324,54.5606],[13.4324,54.5623],[13.4319,54.5623],[13.4319,54.5629],[13.4313,54.5629],[13.4313,54.5634],[13.4308,54.5634],[13.4308,54.564],[13.4302,54.564],[13.4302,54.5648],[13.4297,54.5648],[13.4297,54.5654],[13.4291,54.5654],[13.4291,54.5659],[13.4286,54.5659],[13.4286,54.5665],[13.428,54.5665],[13.428,54.567],[13.4275,54.567],[13.4275,54.5673],[13.4269,54.5673],[13.4269,54.5679],[13.4263,54.5679],[13.4263,54.5681],[13.4258,54.5681],[13.4258,54.5684],[13.4247,54.5684],[13.4247,54.5687],[13.4241,54.5687],[13.4241,54.569],[13.4236,54.569],[13.4236,54.5693],[13.4213,54.5693],[13.4213,54.5695],[13.4191,54.5695],[13.4191,54.5698],[13.4174,54.5698],[13.4174,54.5701],[13.4152,54.5701],[13.4152,54.5704],[13.4141,54.5704],[13.4141,54.5706],[13.413,54.5706],[13.413,54.5709],[13.4119,54.5709],[13.4119,54.5712],[13.4113,54.5712],[13.4113,54.5715],[13.4108,54.5715],[13.4108,54.5718],[13.4102,54.5718],[13.4102,54.572],[13.4097,54.572],[13.4097,54.5723],[13.4086,54.5723],[13.4086,54.5726],[13.4069,54.5726],[13.4069,54.5729],[13.4036,54.5729],[13.4036,54.5726],[13.4013,54.5726],[13.4013,54.5723],[13.3997,54.5723],[13.3997,54.572],[13.398,54.572],[13.398,54.5723],[13.3969,54.5723],[13.3969,54.5726],[13.3963,54.5726],[13.3963,54.5729],[13.3958,54.5729],[13.3958,54.5734],[13.3952,54.5734],[13.3952,54.5737],[13.3947,54.5737],[13.3947,54.574],[13.3941,54.574],[13.3941,54.5745],[13.3936,54.5745],[13.3936,54.5751],[13.393,54.5751],[13.393,54.5756],[13.3924,54.5756],[13.3924,54.5765],[13.3919,54.5765],[13.3919,54.5768],[13.3913,54.5768],[13.3913,54.5773],[13.3908,54.5773],[13.3908,54.5776],[13.3902,54.5776],[13.3902,54.5781],[13.3897,54.5781],[13.3897,54.5784],[13.3891,54.5784],[13.3891,54.5787],[13.3886,54.5787],[13.3886,54.5793],[13.388,54.5793],[13.388,54.5795],[13.3874,54.5795],[13.3874,54.5798],[13.3863,54.5798],[13.3863,54.5801],[13.3858,54.5801],[13.3858,54.5804],[13.3852,54.5804],[13.3852,54.5806],[13.3847,54.5806],[13.3847,54.5809],[13.3841,54.5809],[13.3841,54.5812],[13.3836,54.5812],[13.3836,54.5834],[13.383,54.5834],[13.383,54.5843],[13.3824,54.5843],[13.3824,54.5868],[13.383,54.5868],[13.383,54.5876],[13.3836,54.5876],[13.3836,54.5956],[13.383,54.5956],[13.383,54.5965],[13.3824,54.5965],[13.3824,54.5973],[13.3819,54.5973],[13.3819,54.5984],[13.3813,54.5984],[13.3813,54.5995],[13.3808,54.5995],[13.3808,54.6001],[13.3802,54.6001],[13.3802,54.6006],[13.3797,54.6006],[13.3797,54.6009],[13.3802,54.6009],[13.3802,54.6015],[13.3797,54.6015],[13.3797,54.6023],[13.3791,54.6023],[13.3791,54.6029],[13.3786,54.6029],[13.3786,54.6034],[13.378,54.6034],[13.378,54.604],[13.3774,54.604],[13.3774,54.6043],[13.3769,54.6043],[13.3769,54.6054],[13.3763,54.6054],[13.3763,54.6056],[13.3758,54.6056],[13.3758,54.6059],[13.3752,54.6059],[13.3752,54.6062],[13.3747,54.6062],[13.3747,54.6065],[13.3741,54.6065],[13.3741,54.6084],[13.3736,54.6084],[13.3736,54.609],[13.373,54.609],[13.373,54.6095],[13.3725,54.6095],[13.3725,54.6115],[13.3719,54.6115],[13.3719,54.6131],[13.3713,54.6131],[13.3713,54.614],[13.3708,54.614],[13.3708,54.6143],[13.3702,54.6143],[13.3702,54.6145],[13.3686,54.6145],[13.3686,54.6143],[13.368,54.6143],[13.368,54.614],[13.3675,54.614],[13.3675,54.6134],[13.3669,54.6134],[13.3669,54.6131],[13.3663,54.6131],[13.3663,54.6129],[13.3658,54.6129],[13.3658,54.6126],[13.3652,54.6126],[13.3652,54.6123],[13.3619,54.6123],[13.3619,54.6126],[13.3613,54.6126],[13.3613,54.6129],[13.3608,54.6129],[13.3608,54.6131],[13.3602,54.6131],[13.358,54.6131],[13.358,54.6126],[13.3574,54.6126],[13.3574,54.612],[13.3569,54.612],[13.3569,54.6118],[13.3563,54.6118],[13.3563,54.6115],[13.3558,54.6115],[13.3558,54.6112],[13.3547,54.6112],[13.3547,54.6106],[13.3541,54.6106],[13.3541,54.6101],[13.3536,54.6101],[13.3536,54.6081],[13.353,54.6081],[13.353,54.6076],[13.3524,54.6076],[13.3524,54.607],[13.353,54.607],[13.353,54.6065],[13.3536,54.6065],[13.3536,54.6056],[13.3541,54.6056],[13.3541,54.6054],[13.3536,54.6054],[13.3536,54.6048],[13.353,54.6048],[13.353,54.6043],[13.3524,54.6043],[13.3524,54.604],[13.3519,54.604],[13.3519,54.6034],[13.3513,54.6034],[13.3513,54.6031],[13.3508,54.6031],[13.3508,54.6026],[13.3502,54.6026],[13.3502,54.602],[13.3497,54.602],[13.3497,54.6015],[13.3491,54.6015],[13.3491,54.6009],[13.3486,54.6009],[13.3486,54.6004],[13.348,54.6004],[13.348,54.6001],[13.3475,54.6001],[13.3475,54.5998],[13.3469,54.5998],[13.3469,54.5995],[13.3458,54.5995],[13.3458,54.5993],[13.3452,54.5993],[13.3452,54.599],[13.3441,54.599],[13.3441,54.5987],[13.3436,54.5987],[13.3436,54.5984],[13.343,54.5984],[13.343,54.5981],[13.3419,54.5981],[13.3419,54.5984],[13.3408,54.5984],[13.3408,54.5981],[13.3402,54.5981],[13.3402,54.5973],[13.3391,54.5973],[13.3391,54.597],[13.3374,54.597],[13.3374,54.5968],[13.3365,54.5968],[13.3358,54.5968],[13.3358,54.5965],[13.3352,54.5965],[13.3352,54.5962],[13.3341,54.5962],[13.3341,54.5959],[13.3325,54.5959],[13.3325,54.5956],[13.3319,54.5956],[13.3319,54.5951],[13.3313,54.5951],[13.3313,54.5945],[13.3308,54.5945],[13.3308,54.5943],[13.3297,54.5943],[13.3297,54.594],[13.3286,54.594],[13.3286,54.59375],[13.328,54.59375],[13.328,54.5929],[13.3286,54.5929],[13.3286,54.5923],[13.3291,54.5923],[13.3291,54.592],[13.3297,54.592],[13.3297,54.5912],[13.3302,54.5912],[13.3302,54.5904],[13.3308,54.5904],[13.3308,54.5901],[13.3319,54.5901],[13.3319,54.5895],[13.3325,54.5895],[13.3325,54.5881],[13.333,54.5881],[13.333,54.5868],[13.3336,54.5868],[13.3336,54.5859],[13.3341,54.5859],[13.3341,54.5854],[13.3347,54.5854],[13.3347,54.5848],[13.3352,54.5848],[13.3352,54.5831],[13.3347,54.5831],[13.3347,54.5826],[13.3341,54.5826],[13.3341,54.5824],[13.3339,54.5824],[13.3325,54.5823],[13.3325,54.582],[13.3308,54.582],[13.3308,54.5818],[13.328,54.5818],[13.328,54.5815],[13.3275,54.5815],[13.3275,54.5812],[13.3269,54.5812],[13.3269,54.5809],[13.3258,54.5809],[13.3258,54.5806],[13.3252,54.5806],[13.3252,54.5804],[13.3236,54.5804],[13.3236,54.5801],[13.3225,54.5801],[13.3225,54.5798],[13.3213,54.5798],[13.3213,54.5795],[13.3202,54.5795],[13.3202,54.5798],[13.3169,54.5798],[13.3169,54.5795],[13.3163,54.5795],[13.3163,54.5793],[13.3152,54.5793],[13.3152,54.579],[13.3147,54.579],[13.3147,54.5787],[13.3141,54.5787],[13.3141,54.5784],[13.3136,54.5784],[13.3136,54.5779],[13.313,54.5779],[13.313,54.5776],[13.3128,54.5776],[13.3119,54.5776],[13.3119,54.5773],[13.3113,54.5773],[13.3113,54.577],[13.3102,54.577],[13.3102,54.5765],[13.3097,54.5765],[13.3097,54.5762],[13.3091,54.5762],[13.3091,54.5759],[13.3086,54.5759],[13.3086,54.5754],[13.308,54.5754],[13.308,54.5748],[13.3074,54.5748],[13.3074,54.5743],[13.3069,54.5743],[13.3069,54.5737],[13.3063,54.5737],[13.3063,54.5729],[13.3041,54.5729],[13.3041,54.5727],[13.3041,54.5726],[13.3036,54.5726],[13.3036,54.5723],[13.303,54.5723],[13.303,54.572],[13.3024,54.572],[13.3024,54.5718],[13.3019,54.5718],[13.3019,54.5715],[13.3002,54.5715],[13.3002,54.5712],[13.2952,54.5712],[13.2952,54.5715],[13.2951,54.5715],[13.2947,54.5715],[13.2947,54.5718],[13.293,54.5718],[13.293,54.5715],[13.2925,54.5715],[13.2924,54.5712],[13.2913,54.5712],[13.2913,54.5709],[13.2908,54.5709],[13.2908,54.5706],[13.2891,54.5706],[13.2891,54.5704],[13.288,54.5704],[13.288,54.5701],[13.2875,54.5701],[13.2875,54.5698],[13.2869,54.5698],[13.2869,54.5695],[13.2863,54.5695],[13.2863,54.5693],[13.2858,54.5693],[13.2858,54.5687],[13.2852,54.5687],[13.2852,54.5684],[13.2847,54.5684],[13.2847,54.5679],[13.2841,54.5679],[13.2841,54.5676],[13.2836,54.5676],[13.2836,54.5673],[13.283,54.5673],[13.283,54.5668],[13.2825,54.5668],[13.2825,54.5665],[13.2819,54.5665],[13.2819,54.5659],[13.2813,54.5659],[13.2813,54.5654],[13.2808,54.5654],[13.2808,54.5651],[13.2797,54.5651],[13.2797,54.5648],[13.2786,54.5648],[13.2786,54.5645],[13.278,54.5645],[13.278,54.5643],[13.2758,54.5643],[13.2758,54.564],[13.2747,54.564],[13.2747,54.5637],[13.2741,54.5637],[13.2741,54.5634],[13.2724,54.5634],[13.2724,54.5637],[13.2691,54.5637],[13.2691,54.5634],[13.2669,54.5634],[13.2669,54.5631],[13.2658,54.5631],[13.2658,54.5629],[13.2624,54.5629],[13.2624,54.5631],[13.2583,54.5631],[13.2569,54.5631],[13.2569,54.5628],[13.2569,54.5626],[13.2563,54.5626],[13.2563,54.562],[13.2558,54.562],[13.2558,54.5615],[13.2537,54.5615],[13.2524,54.5615],[13.2524,54.5612],[13.2513,54.5612],[13.2513,54.5609],[13.2502,54.5609],[13.2502,54.5606],[13.2497,54.5606],[13.2497,54.5604],[13.2491,54.5604],[13.2491,54.5587],[13.2486,54.5587],[13.2486,54.5582],[13.2486,54.5573],[13.2458,54.5573],[13.2458,54.5576],[13.2452,54.5576],[13.2452,54.5581],[13.2447,54.5581],[13.2447,54.5584],[13.2436,54.5584],[13.2436,54.5587],[13.243,54.5587],[13.243,54.5595],[13.2425,54.5595],[13.2425,54.5615],[13.243,54.5615],[13.243,54.5629],[13.2436,54.5629],[13.2436,54.5634],[13.2441,54.5634],[13.2441,54.564],[13.2447,54.564],[13.2447,54.5645],[13.2452,54.5645],[13.2452,54.5654],[13.2458,54.5654],[13.2458,54.5662],[13.2463,54.5662],[13.2463,54.567],[13.2469,54.567],[13.2469,54.5679],[13.2475,54.5679],[13.2475,54.5687],[13.248,54.5687],[13.248,54.5695],[13.2486,54.5695],[13.2486,54.5704],[13.2491,54.5704],[13.2491,54.5712],[13.2497,54.5712],[13.2497,54.5723],[13.2502,54.5723],[13.2502,54.574],[13.2508,54.574],[13.2508,54.5756],[13.2513,54.5756],[13.2513,54.5773],[13.2519,54.5773],[13.2519,54.5787],[13.2524,54.5787],[13.2524,54.5798],[13.253,54.5798],[13.253,54.5809],[13.2536,54.5809],[13.2536,54.582],[13.2541,54.582],[13.2541,54.584],[13.2547,54.584],[13.2547,54.5856],[13.2552,54.5856],[13.2552,54.5862],[13.2558,54.5862],[13.2558,54.5879],[13.2563,54.5879],[13.2563,54.5893],[13.2569,54.5893],[13.2569,54.5898],[13.2574,54.5898],[13.2574,54.5904],[13.258,54.5904],[13.258,54.5912],[13.2586,54.5912],[13.2586,54.5926],[13.2591,54.5926],[13.2591,54.5934],[13.2597,54.5934],[13.2597,54.59375],[13.2602,54.59375],[13.2602,54.5945],[13.2608,54.5945],[13.2608,54.5951],[13.2613,54.5951],[13.2613,54.5956],[13.2619,54.5956],[13.2619,54.5959],[13.2624,54.5959],[13.2624,54.5965],[13.263,54.5965],[13.263,54.5973],[13.2641,54.5973],[13.2641,54.5979],[13.2647,54.5979],[13.2647,54.5981],[13.2652,54.5981],[13.2652,54.5984],[13.2658,54.5984],[13.2658,54.5987],[13.2663,54.5987],[13.2663,54.5993],[13.2669,54.5993],[13.2669,54.5995],[13.2675,54.5995],[13.2675,54.6001],[13.268,54.6001],[13.268,54.6004],[13.2686,54.6004],[13.2686,54.6009],[13.2691,54.6009],[13.2691,54.6015],[13.2697,54.6015],[13.2697,54.602],[13.2702,54.602],[13.2702,54.6026],[13.2708,54.6026],[13.2708,54.6031],[13.2713,54.6031],[13.2713,54.6034],[13.2719,54.6034],[13.2719,54.6043],[13.2724,54.6043],[13.2724,54.6048],[13.273,54.6048],[13.273,54.6054],[13.2736,54.6054],[13.2736,54.6059],[13.2741,54.6059],[13.2741,54.6062],[13.2747,54.6062],[13.2747,54.6068],[13.2752,54.6068],[13.2752,54.6073],[13.2758,54.6073],[13.2758,54.6079],[13.2763,54.6079],[13.2763,54.6087],[13.2769,54.6087],[13.2769,54.6093],[13.2774,54.6093],[13.2774,54.6095],[13.278,54.6095],[13.278,54.6101],[13.2786,54.6101],[13.2786,54.6109],[13.2791,54.6109],[13.2791,54.6112],[13.2797,54.6112],[13.2797,54.6118],[13.2802,54.6118],[13.2802,54.6126],[13.2808,54.6126],[13.2808,54.6131],[13.2813,54.6131],[13.2813,54.6137],[13.2819,54.6137],[13.2819,54.6145],[13.2825,54.6145],[13.2825,54.6156],[13.283,54.6156],[13.283,54.6179],[13.2836,54.6179],[13.2836,54.6184],[13.2841,54.6184],[13.2841,54.6193],[13.2836,54.6193],[13.2836,54.6195],[13.283,54.6195],[13.283,54.6206],[13.2836,54.6206],[13.2836,54.6209],[13.2847,54.6209],[13.2847,54.622],[13.2841,54.622],[13.2841,54.6223],[13.2847,54.6223],[13.2847,54.6226],[13.2852,54.6226],[13.2852,54.6229],[13.2858,54.6229],[13.2858,54.6234],[13.2863,54.6234],[13.2863,54.6248],[13.2869,54.6248],[13.2869,54.6259],[13.2875,54.6259],[13.2875,54.6268],[13.288,54.6268],[13.288,54.6273],[13.2886,54.6273],[13.2886,54.6293],[13.288,54.6293],[13.288,54.6304],[13.2886,54.6304],[13.2886,54.6312],[13.288,54.6312],[13.288,54.6318],[13.2886,54.6318],[13.2886,54.6323],[13.288,54.6323],[13.288,54.634],[13.2886,54.634],[13.2886,54.6351],[13.2869,54.6351],[13.2869,54.6365],[13.2875,54.6365],[13.2875,54.6368],[13.288,54.6368],[13.288,54.6373],[13.2875,54.6373],[13.2875,54.6376],[13.2869,54.6376],[13.2869,54.6381],[13.2863,54.6381],[13.2863,54.6384],[13.2858,54.6384],[13.2858,54.6395],[13.2863,54.6395],[13.2863,54.6404],[13.2875,54.6404],[13.2875,54.6409],[13.2863,54.6409],[13.2863,54.6418],[13.2869,54.6418],[13.2869,54.6426],[13.2863,54.6426],[13.2863,54.6429],[13.2858,54.6429],[13.2858,54.6431],[13.2852,54.6431],[13.2852,54.6437],[13.2847,54.6437],[13.2847,54.6448],[13.2841,54.6448],[13.2841,54.6454],[13.2836,54.6454],[13.2836,54.6459],[13.283,54.6459],[13.283,54.6462],[13.2802,54.6462],[13.2802,54.6459],[13.2791,54.6459],[13.2791,54.6456],[13.2762,54.6456],[13.2758,54.6456],[13.2758,54.6455],[13.2758,54.6454],[13.2752,54.6454],[13.2747,54.6454],[13.2747,54.6452],[13.2747,54.6451],[13.2743,54.6451],[13.2736,54.6451],[13.2736,54.6449],[13.2736,54.6448],[13.2733,54.6448],[13.273,54.6448],[13.273,54.6445],[13.2724,54.6445],[13.2724,54.6443],[13.2721,54.6443],[13.2713,54.6443],[13.2713,54.644],[13.2708,54.644],[13.2708,54.6437],[13.2697,54.6437],[13.2697,54.6434],[13.2663,54.6434],[13.2663,54.6437],[13.2652,54.6437],[13.2652,54.644],[13.2647,54.644],[13.2647,54.6437],[13.2636,54.6437],[13.2636,54.6434],[13.263,54.6434],[13.263,54.6431],[13.2624,54.6431],[13.2624,54.6429],[13.2619,54.6429],[13.2619,54.6423],[13.2613,54.6423],[13.2613,54.642],[13.2608,54.642],[13.2608,54.6418],[13.2602,54.6418],[13.2602,54.6415],[13.2597,54.6415],[13.2597,54.6412],[13.2591,54.6412],[13.2591,54.6409],[13.2586,54.6409],[13.2586,54.6406],[13.258,54.6406],[13.258,54.6404],[13.2574,54.6404],[13.2574,54.6401],[13.2569,54.6401],[13.2569,54.6398],[13.2563,54.6398],[13.2563,54.6395],[13.2552,54.6395],[13.2552,54.6393],[13.2536,54.6393],[13.2536,54.6387],[13.253,54.6387],[13.253,54.6384],[13.2524,54.6384],[13.2524,54.6379],[13.2519,54.6379],[13.2519,54.6376],[13.2513,54.6376],[13.2513,54.6373],[13.2508,54.6373],[13.2508,54.637],[13.2502,54.637],[13.2502,54.6368],[13.2491,54.6368],[13.2491,54.6362],[13.2486,54.6362],[13.2486,54.6359],[13.248,54.6359],[13.248,54.6356],[13.2475,54.6356],[13.2475,54.6354],[13.2463,54.6354],[13.2463,54.6351],[13.2458,54.6351],[13.2458,54.6348],[13.2452,54.6348],[13.2452,54.6345],[13.2447,54.6345],[13.2447,54.6343],[13.2441,54.6343],[13.2441,54.634],[13.2436,54.634],[13.2436,54.6337],[13.243,54.6337],[13.243,54.6334],[13.2419,54.6334],[13.2419,54.6331],[13.2413,54.6331],[13.2413,54.6329],[13.2408,54.6329],[13.2408,54.6326],[13.2402,54.6326],[13.2402,54.6323],[13.2397,54.6323],[13.2397,54.632],[13.2391,54.632],[13.2391,54.6315],[13.2386,54.6315],[13.2386,54.6309],[13.238,54.6309],[13.238,54.6304],[13.2375,54.6304],[13.2375,54.6301],[13.2369,54.6301],[13.2369,54.6295],[13.2363,54.6295],[13.2363,54.629],[13.2352,54.629],[13.2352,54.6287],[13.2347,54.6287],[13.2347,54.6284],[13.2341,54.6284],[13.2341,54.6281],[13.2336,54.6281],[13.2336,54.6279],[13.233,54.6279],[13.233,54.6276],[13.2325,54.6276],[13.2325,54.627],[13.2319,54.627],[13.2319,54.6265],[13.2325,54.6265],[13.2325,54.6262],[13.2319,54.6262],[13.2319,54.6259],[13.2313,54.6259],[13.2313,54.6254],[13.2308,54.6254],[13.2308,54.6251],[13.2291,54.6251],[13.2291,54.6254],[13.2286,54.6254],[13.2286,54.6251],[13.2274,54.6251],[13.2274,54.6248],[13.2269,54.6248],[13.2269,54.6237],[13.2263,54.6237],[13.2263,54.622],[13.2269,54.622],[13.2269,54.6206],[13.2263,54.6206],[13.2263,54.6201],[13.2269,54.6201],[13.2269,54.6195],[13.2274,54.6195],[13.2274,54.6179],[13.228,54.6179],[13.228,54.6145],[13.2286,54.6145],[13.2286,54.6137],[13.2291,54.6137],[13.2291,54.6118],[13.2297,54.6118],[13.2297,54.6106],[13.2302,54.6106],[13.2302,54.6104],[13.2308,54.6104],[13.2308,54.6095],[13.2302,54.6095],[13.2302,54.609],[13.2308,54.609],[13.2308,54.6076],[13.2313,54.6076],[13.2313,54.607],[13.2319,54.607],[13.2319,54.6068],[13.2321,54.6068],[13.2325,54.6068],[13.2325,54.6065],[13.233,54.6065],[13.233,54.6056],[13.2336,54.6056],[13.2336,54.6048],[13.2341,54.6048],[13.2341,54.604],[13.2347,54.604],[13.2347,54.6031],[13.2352,54.6031],[13.2352,54.6026],[13.2358,54.6026],[13.2358,54.6018],[13.2363,54.6018],[13.2363,54.6009],[13.2369,54.6009],[13.2369,54.6001],[13.2375,54.6001],[13.2375,54.5995],[13.238,54.5995],[13.238,54.5993],[13.238,54.5987],[13.2379,54.5987],[13.2375,54.5987],[13.2375,54.5981],[13.2369,54.5981],[13.2369,54.5976],[13.2363,54.5976],[13.2363,54.5973],[13.2352,54.5973],[13.2352,54.597],[13.2347,54.597],[13.2347,54.5968],[13.2341,54.5968],[13.2341,54.5965],[13.233,54.5965],[13.233,54.5962],[13.2325,54.5962],[13.2325,54.5959],[13.2313,54.5959],[13.2313,54.5956],[13.2302,54.5956],[13.2302,54.5954],[13.2297,54.5954],[13.2297,54.5951],[13.2291,54.5951],[13.2291,54.5931],[13.2297,54.5931],[13.2297,54.5926],[13.2291,54.5926],[13.2291,54.5923],[13.2286,54.5923],[13.2286,54.592],[13.2274,54.592],[13.2274,54.5901],[13.228,54.5901],[13.228,54.5876],[13.2283,54.5876],[13.2286,54.5876],[13.2286,54.587],[13.2263,54.587],[13.2241,54.587],[13.2241,54.5868],[13.223,54.5868],[13.223,54.587],[13.2224,54.587],[13.2224,54.5868],[13.2213,54.5868],[13.2213,54.5865],[13.2197,54.5865],[13.2197,54.5862],[13.2186,54.5862],[13.2186,54.5859],[13.2152,54.5859],[13.2152,54.5856],[13.2147,54.5856],[13.2147,54.5851],[13.2141,54.5851],[13.2141,54.5845],[13.2136,54.5845],[13.2136,54.5837],[13.213,54.5837],[13.213,54.5834],[13.2125,54.5834],[13.2125,54.5829],[13.2119,54.5829],[13.2119,54.5823],[13.2113,54.5823],[13.2113,54.5818],[13.2108,54.5818],[13.2108,54.5815],[13.2102,54.5815],[13.2102,54.5809],[13.2091,54.5809],[13.2091,54.5806],[13.2086,54.5806],[13.2086,54.5804],[13.208,54.5804],[13.208,54.5798],[13.2075,54.5798],[13.2075,54.5795],[13.2069,54.5795],[13.2069,54.5793],[13.2063,54.5793],[13.2063,54.579],[13.2058,54.579],[13.2058,54.5784],[13.2052,54.5784],[13.2052,54.5776],[13.2047,54.5776],[13.2047,54.577],[13.2041,54.577],[13.2041,54.5768],[13.2036,54.5768],[13.2036,54.5765],[13.203,54.5765],[13.203,54.5762],[13.2025,54.5762],[13.2025,54.5759],[13.2019,54.5759],[13.2019,54.5756],[13.2013,54.5756],[13.2013,54.5754],[13.2008,54.5754],[13.2008,54.5751],[13.1974,54.5751],[13.1974,54.5731],[13.1969,54.5731],[13.1969,54.5726],[13.1963,54.5726],[13.1963,54.5723],[13.1958,54.5723],[13.1958,54.5718],[13.1936,54.5718],[13.1936,54.5715],[13.1891,54.5715],[13.1891,54.5712],[13.1875,54.5712],[13.1875,54.5709],[13.1863,54.5709],[13.1863,54.5706],[13.1858,54.5706],[13.1858,54.5704],[13.1852,54.5704],[13.1852,54.5698],[13.1841,54.5698],[13.1841,54.5693],[13.1836,54.5693],[13.1836,54.5687],[13.1841,54.5687],[13.1841,54.5682],[13.1841,54.5679],[13.1847,54.5679],[13.1847,54.5668],[13.1836,54.5668],[13.1836,54.5659],[13.1841,54.5659],[13.1841,54.5654],[13.1836,54.5654],[13.1836,54.5648],[13.183,54.5648],[13.183,54.5643],[13.1824,54.5643],[13.1824,54.564],[13.1808,54.564],[13.1808,54.5638],[13.1808,54.5637],[13.1786,54.5637],[13.1786,54.5634],[13.178,54.5634],[13.178,54.5631],[13.1774,54.5631],[13.1774,54.5625],[13.1774,54.5618],[13.1769,54.5618],[13.1769,54.5615],[13.1763,54.5615],[13.1763,54.5612],[13.1758,54.5612],[13.1758,54.5606],[13.1752,54.5606],[13.1752,54.5604],[13.1747,54.5604],[13.1747,54.5601],[13.1736,54.5601],[13.1736,54.5598],[13.1724,54.5598],[13.1724,54.5595],[13.168,54.5595],[13.168,54.5593],[13.1675,54.5593],[13.1674,54.559],[13.1663,54.559],[13.1663,54.5587],[13.1658,54.5587],[13.1658,54.5584],[13.1652,54.5584],[13.1652,54.5581],[13.1647,54.5581],[13.1647,54.5579],[13.1636,54.5579],[13.1636,54.5581],[13.1625,54.5581],[13.1625,54.5584],[13.1619,54.5584],[13.1619,54.5587],[13.1613,54.5587],[13.1613,54.559],[13.1608,54.559],[13.1608,54.5623],[13.1602,54.5623],[13.1602,54.5631],[13.1597,54.5631],[13.1597,54.5648],[13.1602,54.5648],[13.1602,54.5659],[13.1608,54.5659],[13.1608,54.5662],[13.1613,54.5662],[13.1613,54.5673],[13.1619,54.5673],[13.1619,54.5684],[13.1625,54.5684],[13.1625,54.569],[13.163,54.569],[13.163,54.5693],[13.1636,54.5693],[13.1636,54.5698],[13.1641,54.5698],[13.1641,54.5701],[13.1647,54.5701],[13.1647,54.5706],[13.1652,54.5706],[13.1652,54.5712],[13.1658,54.5712],[13.1658,54.572],[13.1663,54.572],[13.1663,54.5726],[13.1669,54.5726],[13.1669,54.5729],[13.1674,54.5729],[13.1674,54.5731],[13.168,54.5731],[13.168,54.5734],[13.1686,54.5734],[13.1686,54.574],[13.1697,54.574],[13.1697,54.5743],[13.1708,54.5743],[13.1708,54.5745],[13.1724,54.5745],[13.1724,54.5748],[13.1736,54.5748],[13.1736,54.5751],[13.1747,54.5751],[13.1747,54.5754],[13.1752,54.5754],[13.1752,54.5756],[13.1786,54.5756],[13.1786,54.5759],[13.1791,54.5759],[13.1791,54.5762],[13.1797,54.5762],[13.1797,54.5765],[13.1802,54.5765],[13.1802,54.5768],[13.1813,54.5768],[13.1813,54.577],[13.1819,54.577],[13.1819,54.5773],[13.1824,54.5773],[13.1824,54.5776],[13.1836,54.5776],[13.1836,54.5779],[13.1841,54.5779],[13.1841,54.5781],[13.1847,54.5781],[13.1847,54.5784],[13.1858,54.5784],[13.1858,54.5787],[13.1863,54.5787],[13.1863,54.579],[13.1869,54.579],[13.1869,54.5793],[13.1875,54.5793],[13.1875,54.5795],[13.1886,54.5795],[13.1886,54.5798],[13.1891,54.5798],[13.1891,54.5801],[13.1897,54.5801],[13.1897,54.5804],[13.1913,54.5804],[13.1913,54.5806],[13.193,54.5806],[13.193,54.5812],[13.1936,54.5812],[13.1936,54.5815],[13.1941,54.5815],[13.1941,54.5818],[13.1947,54.5818],[13.1947,54.582],[13.1952,54.582],[13.1952,54.5823],[13.1958,54.5823],[13.1958,54.5826],[13.1974,54.5826],[13.1974,54.584],[13.1986,54.584],[13.1986,54.5843],[13.1997,54.5843],[13.1997,54.5848],[13.2002,54.5848],[13.2002,54.5854],[13.2013,54.5854],[13.2013,54.5856],[13.2025,54.5856],[13.2025,54.5859],[13.203,54.5859],[13.203,54.5865],[13.2036,54.5865],[13.2036,54.587],[13.2047,54.587],[13.2047,54.5876],[13.2052,54.5876],[13.2052,54.5881],[13.2058,54.5881],[13.2058,54.5887],[13.2063,54.5887],[13.2063,54.5893],[13.2069,54.5893],[13.2069,54.5895],[13.2075,54.5895],[13.2075,54.5901],[13.208,54.5901],[13.208,54.5906],[13.2086,54.5906],[13.2086,54.5909],[13.2091,54.5909],[13.2091,54.5915],[13.2108,54.5915],[13.2108,54.5918],[13.2113,54.5918],[13.2113,54.5923],[13.2119,54.5923],[13.2119,54.5929],[13.2125,54.5929],[13.2125,54.5934],[13.213,54.5934],[13.213,54.59375],[13.2136,54.59375],[13.2136,54.5943],[13.2141,54.5943],[13.2141,54.5948],[13.2147,54.5948],[13.2147,54.5954],[13.2152,54.5954],[13.2152,54.5956],[13.2158,54.5956],[13.2158,54.5962],[13.2163,54.5962],[13.2163,54.5973],[13.2169,54.5973],[13.2169,54.5979],[13.2174,54.5979],[13.2174,54.5984],[13.218,54.5984],[13.218,54.599],[13.2186,54.599],[13.2186,54.5995],[13.2191,54.5995],[13.2191,54.6001],[13.2197,54.6001],[13.2197,54.6006],[13.2202,54.6006],[13.2202,54.6012],[13.2208,54.6012],[13.2208,54.6018],[13.2213,54.6018],[13.2213,54.6023],[13.2219,54.6023],[13.2219,54.6031],[13.2224,54.6031],[13.2224,54.604],[13.223,54.604],[13.223,54.6048],[13.2236,54.6048],[13.2236,54.6056],[13.2241,54.6056],[13.2241,54.6059],[13.2236,54.6059],[13.2236,54.6068],[13.2241,54.6068],[13.2241,54.6079],[13.2247,54.6079],[13.2247,54.609],[13.2252,54.609],[13.2252,54.6098],[13.2258,54.6098],[13.2258,54.6106],[13.2263,54.6106],[13.2263,54.6115],[13.2269,54.6115],[13.2269,54.6131],[13.2274,54.6131],[13.2274,54.6134],[13.2263,54.6134],[13.2263,54.6137],[13.2269,54.6137],[13.2269,54.6145],[13.2263,54.6145],[13.2263,54.6176],[13.2258,54.6176],[13.2258,54.6184],[13.2252,54.6184],[13.2252,54.6198],[13.2247,54.6198],[13.2247,54.6212],[13.2241,54.6212],[13.2241,54.622],[13.2236,54.622],[13.2236,54.6226],[13.223,54.6226],[13.223,54.6231],[13.2224,54.6231],[13.2224,54.6237],[13.2219,54.6237],[13.2219,54.6243],[13.2213,54.6243],[13.2213,54.6254],[13.2208,54.6254],[13.2208,54.627],[13.2202,54.627],[13.2202,54.6284],[13.2208,54.6284],[13.2208,54.6295],[13.2202,54.6295],[13.2202,54.6301],[13.2197,54.6301],[13.2197,54.6306],[13.2202,54.6306],[13.2202,54.6315],[13.2208,54.6315],[13.2208,54.6326],[13.2202,54.6326],[13.2202,54.6331],[13.2197,54.6331],[13.2197,54.634],[13.2191,54.634],[13.2191,54.6351],[13.2186,54.6351],[13.2186,54.6368],[13.2191,54.6368],[13.2191,54.6373],[13.2197,54.6373],[13.2197,54.6381],[13.2191,54.6381],[13.2191,54.6395],[13.2197,54.6395],[13.2197,54.6406],[13.2202,54.6406],[13.2202,54.6409],[13.2208,54.6409],[13.2208,54.6415],[13.2213,54.6415],[13.2213,54.6418],[13.2219,54.6418],[13.2219,54.642],[13.223,54.642],[13.223,54.6423],[13.2236,54.6423],[13.2236,54.6431],[13.2241,54.6431],[13.2241,54.6437],[13.2247,54.6437],[13.2247,54.6443],[13.2258,54.6443],[13.2258,54.6445],[13.2269,54.6445],[13.2269,54.6448],[13.2274,54.6448],[13.2274,54.6454],[13.228,54.6454],[13.228,54.6456],[13.2286,54.6456],[13.2286,54.6462],[13.2291,54.6462],[13.2291,54.6465],[13.2297,54.6465],[13.2297,54.6473],[13.2291,54.6473],[13.2291,54.6479],[13.2297,54.6479],[13.2297,54.6481],[13.2313,54.6481],[13.2313,54.6484],[13.2319,54.6484],[13.2319,54.6487],[13.2325,54.6487],[13.2325,54.649],[13.233,54.649],[13.233,54.6493],[13.2336,54.6493],[13.2336,54.6495],[13.2341,54.6495],[13.2341,54.6498],[13.2352,54.6498],[13.2352,54.6501],[13.2363,54.6501],[13.2363,54.6504],[13.2369,54.6504],[13.2369,54.6506],[13.2374,54.6506],[13.2375,54.6506],[13.2375,54.6509],[13.2379,54.6509],[13.238,54.6509],[13.238,54.6512],[13.2383,54.6512],[13.2386,54.6512],[13.2386,54.6513],[13.2386,54.6518],[13.2391,54.6518],[13.2391,54.6529],[13.2397,54.6529],[13.2397,54.6531],[13.2413,54.6531],[13.2413,54.6534],[13.2419,54.6534],[13.2419,54.6537],[13.2425,54.6537],[13.2425,54.654],[13.243,54.654],[13.243,54.6545],[13.2436,54.6545],[13.2436,54.6548],[13.2441,54.6548],[13.2441,54.6556],[13.2447,54.6556],[13.2447,54.657],[13.2452,54.657],[13.2452,54.6573],[13.2458,54.6573],[13.2458,54.6576],[13.2463,54.6576],[13.2463,54.6579],[13.2475,54.6579],[13.2475,54.6581],[13.248,54.6581],[13.248,54.6584],[13.2486,54.6584],[13.2486,54.6587],[13.2491,54.6587],[13.2491,54.6593],[13.2497,54.6593],[13.2497,54.6598],[13.2508,54.6598],[13.2508,54.6601],[13.2536,54.6601],[13.2536,54.6604],[13.2547,54.6604],[13.2547,54.6606],[13.2552,54.6606],[13.2552,54.6609],[13.2558,54.6609],[13.2558,54.6612],[13.2563,54.6612],[13.2563,54.6615],[13.2569,54.6615],[13.2569,54.6618],[13.2574,54.6618],[13.2574,54.662],[13.258,54.662],[13.258,54.6623],[13.2586,54.6623],[13.2586,54.6626],[13.2591,54.6626],[13.2591,54.6629],[13.2602,54.6629],[13.2602,54.6631],[13.2608,54.6631],[13.2608,54.6634],[13.2623,54.6634],[13.263,54.6634],[13.263,54.6637],[13.263,54.664],[13.2635,54.664],[13.2636,54.6645],[13.2641,54.6645],[13.2641,54.6648],[13.2647,54.6648],[13.2647,54.6651],[13.2652,54.6651],[13.2652,54.6656],[13.2663,54.6656],[13.2663,54.6659],[13.2669,54.6659],[13.2669,54.6662],[13.268,54.6662],[13.268,54.6665],[13.2688,54.6665],[13.2691,54.6665],[13.2691,54.6666],[13.2691,54.6668],[13.2694,54.6668],[13.2697,54.6668],[13.2697,54.6669],[13.2697,54.667],[13.27,54.667],[13.2702,54.667],[13.2702,54.6672],[13.2702,54.6673],[13.2706,54.6673],[13.2708,54.6673],[13.2708,54.6674],[13.2708,54.6676],[13.2711,54.6676],[13.2719,54.6676],[13.2719,54.6679],[13.273,54.6679],[13.273,54.668],[13.273,54.6681],[13.2741,54.6681],[13.2741,54.6684],[13.2747,54.6684],[13.2747,54.6687],[13.2752,54.6687],[13.2752,54.669],[13.2758,54.669],[13.2758,54.6695],[13.2763,54.6695],[13.2763,54.6698],[13.2769,54.6698],[13.2769,54.6701],[13.2786,54.6701],[13.2786,54.6704],[13.2797,54.6704],[13.2797,54.6706],[13.2813,54.6706],[13.2813,54.6709],[13.2819,54.6709],[13.2819,54.6712],[13.2825,54.6712],[13.2825,54.6715],[13.283,54.6715],[13.283,54.6718],[13.2836,54.6718],[13.2836,54.672],[13.2841,54.672],[13.2841,54.6723],[13.2847,54.6723],[13.2847,54.6726],[13.2863,54.6726],[13.2863,54.6729],[13.2897,54.6729],[13.2897,54.6731],[13.2924,54.6731],[13.2925,54.6729],[13.2952,54.6729],[13.2952,54.6731],[13.3047,54.6731],[13.3047,54.6734],[13.3058,54.6734],[13.3058,54.6737],[13.3208,54.6737],[13.3208,54.674],[13.3258,54.674],[13.3258,54.6743],[13.3275,54.6743],[13.3275,54.6745],[13.3302,54.6745],[13.3302,54.6748],[13.3363,54.6748],[13.3363,54.6751],[13.3374,54.6751],[13.3374,54.6754],[13.338,54.6754],[13.338,54.6756],[13.3397,54.6756],[13.3397,54.6759],[13.3408,54.6759],[13.3408,54.6762],[13.3413,54.6762],[13.3413,54.6768],[13.3424,54.6768],[13.3424,54.677],[13.3436,54.677],[13.3436,54.6773],[13.3447,54.6773],[13.3447,54.6776],[13.3469,54.6776],[13.3469,54.6773],[13.3491,54.6773],[13.3491,54.6776],[13.3497,54.6776],[13.3497,54.6779],[13.3513,54.6779],[13.3513,54.6784],[13.3519,54.6784],[13.3519,54.679],[13.353,54.679],[13.353,54.6793],[13.3541,54.6793],[13.3541,54.6795],[13.358,54.6795],[13.358,54.6798],[13.3591,54.6798],[13.3591,54.6801],[13.3625,54.6801],[13.3625,54.6804],[13.3636,54.6804],[13.3636,54.6806],[13.3652,54.6806],[13.3652,54.6809],[13.3658,54.6809],[13.3658,54.6812],[13.3675,54.6812],[13.3675,54.6815],[13.3702,54.6815],[13.3702,54.6818],[13.3719,54.6818],[13.3719,54.682],[13.373,54.682],[13.373,54.6823],[13.3736,54.6823],[13.3736,54.6826],[13.3747,54.6826],[13.3747,54.6829],[13.3763,54.6829],[13.3763,54.6831],[13.3824,54.6831],[13.3824,54.6829],[13.3886,54.6829],[13.3886,54.6826],[13.3902,54.6826],[13.3902,54.6823],[13.3913,54.6823],[13.3913,54.682],[13.3991,54.682],[13.3991,54.6818],[13.3997,54.6818],[13.3997,54.682],[13.4008,54.682],[13.4008,54.6818],[13.4036,54.6818],[13.4036,54.6815],[13.4069,54.6815],[13.4069,54.6818],[13.4097,54.6818],[13.4097,54.682],[13.4113,54.682],[13.4113,54.6823],[13.413,54.6823],[13.413,54.6826],[13.4152,54.6826],[13.4152,54.6829],[13.4174,54.6829],[13.4174,54.6831],[13.418,54.6831],[13.418,54.6834],[13.4186,54.6834],[13.4186,54.6837],[13.4208,54.6837],[13.4208,54.6834],[13.4224,54.6834],[13.4224,54.6837],[13.4241,54.6837],[13.4241,54.684],[13.4258,54.684],[13.4258,54.6843],[13.4269,54.6843],[13.4269,54.6845],[13.4291,54.6845]]],[[[8.712400000000001,54.692],[8.712400000000001,54.6918],[8.7141,54.6918],[8.7141,54.6912],[8.714700000000001,54.6912],[8.714700000000001,54.6906],[8.715199999999999,54.6906],[8.715199999999999,54.6904],[8.7158,54.6904],[8.7158,54.6898],[8.7163,54.6898],[8.7163,54.6895],[8.716900000000001,54.6895],[8.716900000000001,54.6893],[8.718,54.6893],[8.718,54.689],[8.7186,54.689],[8.7186,54.6887],[8.719099999999999,54.6887],[8.719099999999999,54.6884],[8.7197,54.6884],[8.7197,54.6881],[8.720800000000001,54.6881],[8.720800000000001,54.6879],[8.721299999999999,54.6879],[8.721299999999999,54.6865],[8.7219,54.6865],[8.7219,54.6851],[8.720800000000001,54.6851],[8.720800000000001,54.6848],[8.7202,54.6848],[8.7202,54.6845],[8.720800000000001,54.6845],[8.720800000000001,54.684],[8.7202,54.684],[8.7202,54.6834],[8.7197,54.6834],[8.7197,54.6829],[8.719099999999999,54.6829],[8.719099999999999,54.6823],[8.7186,54.6823],[8.7186,54.6818],[8.718,54.6818],[8.718,54.6812],[8.717499999999999,54.6812],[8.717499999999999,54.6806],[8.716900000000001,54.6806],[8.716900000000001,54.6801],[8.7163,54.6801],[8.7163,54.6795],[8.7158,54.6795],[8.7158,54.679],[8.715199999999999,54.679],[8.715199999999999,54.6784],[8.714700000000001,54.6784],[8.714700000000001,54.6779],[8.7141,54.6779],[8.7141,54.6773],[8.7136,54.6773],[8.7136,54.6768],[8.712999999999999,54.6768],[8.712999999999999,54.6762],[8.712400000000001,54.6762],[8.712400000000001,54.6756],[8.7119,54.6756],[8.7119,54.6751],[8.7113,54.6751],[8.7113,54.6745],[8.710800000000001,54.6745],[8.710800000000001,54.6737],[8.7102,54.6737],[8.7102,54.6726],[8.7097,54.6726],[8.7097,54.672],[8.709,54.672],[8.7075,54.672],[8.7075,54.6723],[8.706300000000001,54.6723],[8.706300000000001,54.6726],[8.704700000000001,54.6726],[8.704700000000001,54.6729],[8.7019,54.6729],[8.7019,54.6726],[8.6997,54.6726],[8.6997,54.6723],[8.698600000000001,54.6723],[8.698600000000001,54.6726],[8.6952,54.6726],[8.6952,54.6723],[8.6919,54.6723],[8.6919,54.6718],[8.690799999999999,54.6718],[8.690799999999999,54.672],[8.690200000000001,54.672],[8.690200000000001,54.6718],[8.6897,54.6718],[8.6897,54.6715],[8.688599999999999,54.6715],[8.688599999999999,54.6718],[8.6852,54.6718],[8.6852,54.672],[8.6836,54.672],[8.6836,54.6723],[8.6824,54.6723],[8.6824,54.6726],[8.6813,54.6726],[8.6813,54.6742],[8.6813,54.6756],[8.681900000000001,54.6756],[8.681900000000001,54.6759],[8.6824,54.6759],[8.6824,54.6762],[8.6836,54.6762],[8.6836,54.6765],[8.684100000000001,54.6765],[8.684100000000001,54.6759],[8.6852,54.6759],[8.6852,54.6762],[8.6869,54.6762],[8.6869,54.6765],[8.688000000000001,54.6765],[8.688000000000001,54.6762],[8.690200000000001,54.6762],[8.690200000000001,54.6765],[8.690799999999999,54.6765],[8.690799999999999,54.6768],[8.6913,54.6768],[8.6913,54.677],[8.6919,54.677],[8.6919,54.6773],[8.692500000000001,54.6773],[8.692500000000001,54.6776],[8.693,54.6776],[8.693,54.6779],[8.6936,54.6779],[8.6936,54.6781],[8.694100000000001,54.6781],[8.694100000000001,54.6784],[8.694699999999999,54.6784],[8.694699999999999,54.6787],[8.6952,54.6787],[8.6952,54.679],[8.6958,54.679],[8.6958,54.6795],[8.696300000000001,54.6795],[8.696300000000001,54.6798],[8.696899999999999,54.6798],[8.696899999999999,54.6804],[8.6975,54.6804],[8.6975,54.6806],[8.6997,54.6806],[8.6997,54.6823],[8.700200000000001,54.6823],[8.700200000000001,54.6826],[8.700799999999999,54.6826],[8.700799999999999,54.6829],[8.7013,54.6829],[8.7013,54.6831],[8.7019,54.6831],[8.7019,54.6837],[8.702400000000001,54.6837],[8.702400000000001,54.684],[8.702999999999999,54.684],[8.702999999999999,54.6843],[8.7036,54.6843],[8.7036,54.6845],[8.7058,54.6845],[8.7058,54.6848],[8.706899999999999,54.6848],[8.706899999999999,54.6851],[8.7083,54.6851],[8.708600000000001,54.6851],[8.708600000000001,54.6854],[8.7097,54.6854],[8.7097,54.6895],[8.7097,54.6909],[8.7102,54.6909],[8.7102,54.692],[8.710800000000001,54.692],[8.710800000000001,54.6923],[8.7119,54.6923],[8.7119,54.692],[8.712400000000001,54.692]]],[[[8.3569,54.7115],[8.3569,54.7112],[8.3575,54.7112],[8.3575,54.7109],[8.358000000000001,54.7109],[8.358000000000001,54.7106],[8.358599999999999,54.7106],[8.358599999999999,54.7104],[8.3591,54.7104],[8.3591,54.7101],[8.3597,54.7101],[8.3597,54.7098],[8.360200000000001,54.7098],[8.360200000000001,54.7095],[8.360799999999999,54.7095],[8.360799999999999,54.7093],[8.3597,54.7093],[8.3597,54.709],[8.358599999999999,54.709],[8.358599999999999,54.7086],[8.358599999999999,54.7079],[8.358000000000001,54.7079],[8.358000000000001,54.7073],[8.354699999999999,54.7073],[8.354699999999999,54.7054],[8.3545,54.7054],[8.354100000000001,54.7054],[8.354100000000001,54.7053],[8.354100000000001,54.7051],[8.3536,54.7051],[8.3536,54.7048],[8.353,54.7048],[8.353,54.7043],[8.352600000000001,54.7043],[8.352399999999999,54.7043],[8.352399999999999,54.7041],[8.352399999999999,54.704],[8.351900000000001,54.704],[8.351900000000001,54.7037],[8.3513,54.7037],[8.3513,54.7031],[8.3508,54.7031],[8.3508,54.7029],[8.350199999999999,54.7029],[8.350199999999999,54.7026],[8.3497,54.7026],[8.3497,54.7023],[8.3491,54.7023],[8.3491,54.702],[8.348599999999999,54.702],[8.348599999999999,54.7018],[8.3474,54.7018],[8.3474,54.7015],[8.3469,54.7015],[8.3469,54.7012],[8.346299999999999,54.7012],[8.346299999999999,54.7009],[8.345800000000001,54.7009],[8.345800000000001,54.7006],[8.3452,54.7006],[8.3452,54.7004],[8.3447,54.7004],[8.3447,54.7001],[8.344099999999999,54.7001],[8.344099999999999,54.6998],[8.343,54.6998],[8.343,54.6995],[8.342499999999999,54.6995],[8.342499999999999,54.6993],[8.341900000000001,54.6993],[8.341900000000001,54.699],[8.3408,54.699],[8.3408,54.6987],[8.340199999999999,54.6987],[8.340199999999999,54.6984],[8.3413,54.6984],[8.3413,54.6981],[8.341900000000001,54.6981],[8.341900000000001,54.6979],[8.343,54.6979],[8.343,54.6973],[8.342499999999999,54.6973],[8.342499999999999,54.6968],[8.341900000000001,54.6968],[8.341900000000001,54.6962],[8.3413,54.6962],[8.3413,54.6954],[8.3408,54.6954],[8.3408,54.6948],[8.340199999999999,54.6948],[8.340199999999999,54.6943],[8.339700000000001,54.6943],[8.339700000000001,54.6937],[8.3391,54.6937],[8.3391,54.6893],[8.339700000000001,54.6893],[8.339700000000001,54.6884],[8.340199999999999,54.6884],[8.340199999999999,54.6876],[8.3408,54.6876],[8.3408,54.6868],[8.3413,54.6868],[8.3413,54.6843],[8.341900000000001,54.6843],[8.341900000000001,54.6837],[8.342499999999999,54.6837],[8.342499999999999,54.6831],[8.343,54.6831],[8.343,54.6825],[8.343,54.6823],[8.343299999999999,54.6823],[8.3436,54.6823],[8.3436,54.6822],[8.3436,54.6818],[8.344099999999999,54.6818],[8.344099999999999,54.6812],[8.3447,54.6812],[8.3447,54.6801],[8.3452,54.6801],[8.3452,54.6798],[8.345800000000001,54.6798],[8.345800000000001,54.6795],[8.346299999999999,54.6795],[8.346299999999999,54.6793],[8.3469,54.6793],[8.3469,54.6787],[8.3474,54.6787],[8.3474,54.6784],[8.348000000000001,54.6784],[8.348000000000001,54.6781],[8.348599999999999,54.6781],[8.348599999999999,54.6779],[8.3491,54.6779],[8.3491,54.6776],[8.3493,54.6776],[8.3497,54.6776],[8.3497,54.677],[8.350199999999999,54.677],[8.350199999999999,54.6765],[8.3508,54.6765],[8.3508,54.6759],[8.3513,54.6759],[8.3513,54.6754],[8.351900000000001,54.6754],[8.351900000000001,54.6748],[8.352499999999999,54.6748],[8.352399999999999,54.6743],[8.353,54.6743],[8.353,54.674],[8.3536,54.674],[8.3536,54.6734],[8.354100000000001,54.6734],[8.354100000000001,54.6723],[8.354699999999999,54.6723],[8.354699999999999,54.6715],[8.354100000000001,54.6715],[8.354100000000001,54.6709],[8.3536,54.6709],[8.3536,54.6676],[8.354100000000001,54.6676],[8.354100000000001,54.667],[8.354699999999999,54.667],[8.354699999999999,54.6665],[8.3552,54.6665],[8.3552,54.6659],[8.3558,54.6659],[8.3558,54.6654],[8.356299999999999,54.6654],[8.356299999999999,54.6609],[8.3569,54.6609],[8.3569,54.6606],[8.3575,54.6606],[8.3575,54.6601],[8.358000000000001,54.6601],[8.358000000000001,54.6598],[8.358599999999999,54.6598],[8.358599999999999,54.6595],[8.3591,54.6595],[8.3591,54.659],[8.3597,54.659],[8.3597,54.6589],[8.3597,54.6587],[8.3598,54.6587],[8.360200000000001,54.6587],[8.360200000000001,54.6578],[8.360200000000001,54.6515],[8.360799999999999,54.6515],[8.360799999999999,54.6501],[8.3613,54.6501],[8.3613,54.6495],[8.3619,54.6495],[8.3619,54.6493],[8.362500000000001,54.6493],[8.362500000000001,54.649],[8.363,54.649],[8.363,54.6487],[8.364100000000001,54.6487],[8.364100000000001,54.6484],[8.364699999999999,54.6484],[8.364699999999999,54.6481],[8.3652,54.6481],[8.3652,54.6479],[8.3658,54.6479],[8.3658,54.6476],[8.366300000000001,54.6476],[8.366300000000001,54.6473],[8.366899999999999,54.6473],[8.366899999999999,54.647],[8.3675,54.647],[8.3675,54.6468],[8.368600000000001,54.6468],[8.368600000000001,54.6465],[8.3691,54.6465],[8.3691,54.6462],[8.3712,54.6462],[8.372500000000001,54.6462],[8.372500000000001,54.6459],[8.372999999999999,54.6459],[8.372999999999999,54.6456],[8.3736,54.6456],[8.3736,54.6451],[8.3741,54.6451],[8.3741,54.6448],[8.374700000000001,54.6448],[8.374700000000001,54.6445],[8.3752,54.6445],[8.3752,54.6434],[8.3758,54.6434],[8.3758,54.6426],[8.376899999999999,54.6426],[8.376899999999999,54.6423],[8.3774,54.6423],[8.3774,54.642],[8.378600000000001,54.642],[8.378600000000001,54.6418],[8.379099999999999,54.6418],[8.379099999999999,54.6415],[8.3802,54.6415],[8.3802,54.6412],[8.380800000000001,54.6412],[8.380800000000001,54.6409],[8.3819,54.6409],[8.3819,54.6393],[8.3813,54.6393],[8.3813,54.6387],[8.380800000000001,54.6387],[8.380800000000001,54.6381],[8.3802,54.6381],[8.3802,54.6351],[8.3797,54.6351],[8.3797,54.6329],[8.3813,54.6329],[8.3813,54.6326],[8.382999999999999,54.6326],[8.382999999999999,54.632],[8.3836,54.632],[8.3836,54.6312],[8.382999999999999,54.6312],[8.382999999999999,54.6298],[8.384700000000001,54.6298],[8.384700000000001,54.6293],[8.385199999999999,54.6293],[8.385199999999999,54.6281],[8.3858,54.6281],[8.3858,54.6276],[8.388,54.6276],[8.388,54.6273],[8.3925,54.6273],[8.3941,54.6273],[8.3941,54.6276],[8.394500000000001,54.6276],[8.3947,54.6276],[8.3947,54.6281],[8.395200000000001,54.6281],[8.395200000000001,54.6287],[8.3947,54.6287],[8.3947,54.6293],[8.3963,54.6293],[8.3963,54.6295],[8.4002,54.6295],[8.4002,54.6284],[8.400399999999999,54.6284],[8.4008,54.6284],[8.4008,54.6279],[8.401300000000001,54.6279],[8.401300000000001,54.6273],[8.4019,54.6273],[8.4019,54.6268],[8.4025,54.6268],[8.4025,54.6265],[8.403000000000001,54.6265],[8.403000000000001,54.6262],[8.403600000000001,54.6262],[8.403600000000001,54.6259],[8.4008,54.6259],[8.4008,54.6256],[8.3986,54.6256],[8.3986,54.6254],[8.3958,54.6254],[8.3958,54.6251],[8.393000000000001,54.6251],[8.393000000000001,54.6248],[8.391299999999999,54.6248],[8.391299999999999,54.6245],[8.3902,54.6245],[8.3902,54.6243],[8.3886,54.6243],[8.3886,54.624],[8.3874,54.624],[8.3874,54.6237],[8.3858,54.6237],[8.3858,54.6218],[8.3863,54.6218],[8.3863,54.6217],[8.3863,54.6212],[8.386900000000001,54.6212],[8.386900000000001,54.6206],[8.3874,54.6206],[8.3874,54.6201],[8.388,54.6201],[8.388,54.6195],[8.3886,54.6195],[8.3886,54.619],[8.389099999999999,54.619],[8.389099999999999,54.6184],[8.3897,54.6184],[8.3897,54.6179],[8.3902,54.6179],[8.3902,54.6168],[8.390800000000001,54.6168],[8.390800000000001,54.6162],[8.391299999999999,54.6162],[8.391299999999999,54.6165],[8.393000000000001,54.6165],[8.393000000000001,54.6168],[8.3941,54.6168],[8.3941,54.617],[8.3963,54.617],[8.3963,54.6173],[8.396900000000001,54.6173],[8.396900000000001,54.6179],[8.397399999999999,54.6179],[8.397399999999999,54.6184],[8.4002,54.6184],[8.4002,54.6176],[8.399699999999999,54.6176],[8.399699999999999,54.6165],[8.399100000000001,54.6165],[8.399100000000001,54.6154],[8.3986,54.6154],[8.3986,54.6148],[8.398,54.6148],[8.398,54.6143],[8.397399999999999,54.6143],[8.397399999999999,54.6137],[8.396900000000001,54.6137],[8.396900000000001,54.6131],[8.3963,54.6131],[8.3963,54.6129],[8.3958,54.6129],[8.3958,54.6123],[8.395200000000001,54.6123],[8.395200000000001,54.612],[8.393000000000001,54.612],[8.393000000000001,54.6118],[8.382899999999999,54.6118],[8.3797,54.6118],[8.3797,54.6115],[8.379099999999999,54.6115],[8.379099999999999,54.6112],[8.378600000000001,54.6112],[8.378600000000001,54.6111],[8.378600000000001,54.6109],[8.378,54.6109],[8.378,54.6106],[8.3774,54.6106],[8.3774,54.6104],[8.376899999999999,54.6104],[8.376899999999999,54.6101],[8.376300000000001,54.6101],[8.376300000000001,54.6098],[8.3758,54.6098],[8.3758,54.6095],[8.374700000000001,54.6095],[8.374700000000001,54.6093],[8.3741,54.6093],[8.3741,54.609],[8.3736,54.609],[8.3736,54.6087],[8.372500000000001,54.6087],[8.372500000000001,54.6084],[8.3719,54.6084],[8.3719,54.6081],[8.3713,54.6081],[8.3713,54.6079],[8.370200000000001,54.6079],[8.370200000000001,54.6076],[8.366300000000001,54.6076],[8.366300000000001,54.6079],[8.3652,54.6079],[8.3652,54.6081],[8.3636,54.6081],[8.3636,54.6084],[8.362500000000001,54.6084],[8.362500000000001,54.6093],[8.3619,54.6093],[8.3619,54.6095],[8.3619,54.6104],[8.3613,54.6104],[8.3613,54.6112],[8.360799999999999,54.6112],[8.360799999999999,54.6118],[8.360200000000001,54.6118],[8.360200000000001,54.612],[8.3597,54.612],[8.3597,54.6126],[8.3591,54.6126],[8.3591,54.6129],[8.358599999999999,54.6129],[8.358599999999999,54.6134],[8.358000000000001,54.6134],[8.358000000000001,54.6137],[8.3575,54.6137],[8.3575,54.6143],[8.3569,54.6143],[8.3569,54.6145],[8.356299999999999,54.6145],[8.356299999999999,54.6151],[8.3558,54.6151],[8.3558,54.6156],[8.3552,54.6156],[8.3552,54.6159],[8.354699999999999,54.6159],[8.354699999999999,54.6165],[8.354100000000001,54.6165],[8.354100000000001,54.6168],[8.3536,54.6168],[8.3536,54.6173],[8.353,54.6173],[8.353,54.6176],[8.352399999999999,54.6176],[8.352399999999999,54.6181],[8.351900000000001,54.6181],[8.351900000000001,54.6184],[8.3513,54.6184],[8.3513,54.6187],[8.3508,54.6187],[8.3508,54.6193],[8.350199999999999,54.6193],[8.350199999999999,54.6195],[8.3497,54.6195],[8.3497,54.6198],[8.3491,54.6198],[8.3491,54.6204],[8.348599999999999,54.6204],[8.348599999999999,54.6206],[8.348000000000001,54.6206],[8.348000000000001,54.6209],[8.3474,54.6209],[8.3474,54.6215],[8.3469,54.6215],[8.3469,54.6218],[8.346299999999999,54.6218],[8.346299999999999,54.622],[8.345800000000001,54.622],[8.345800000000001,54.6226],[8.3452,54.6226],[8.3452,54.6229],[8.3447,54.6229],[8.3447,54.6231],[8.344099999999999,54.6231],[8.344099999999999,54.6237],[8.3436,54.6237],[8.3436,54.624],[8.343,54.624],[8.343,54.6243],[8.342499999999999,54.6243],[8.342499999999999,54.6248],[8.341900000000001,54.6248],[8.341900000000001,54.6251],[8.3413,54.6251],[8.3413,54.6254],[8.3408,54.6254],[8.3408,54.6259],[8.340199999999999,54.6259],[8.340199999999999,54.6262],[8.339700000000001,54.6262],[8.339700000000001,54.6265],[8.3391,54.6265],[8.3391,54.627],[8.3386,54.627],[8.3386,54.6279],[8.337999999999999,54.6279],[8.337999999999999,54.6293],[8.337400000000001,54.6293],[8.337400000000001,54.6301],[8.3363,54.6301],[8.3363,54.6304],[8.335800000000001,54.6304],[8.335800000000001,54.6306],[8.3347,54.6306],[8.3347,54.6309],[8.334099999999999,54.6309],[8.334099999999999,54.6315],[8.333600000000001,54.6315],[8.333600000000001,54.6318],[8.333,54.6318],[8.333,54.632],[8.3325,54.632],[8.3325,54.6326],[8.331899999999999,54.6326],[8.331899999999999,54.6329],[8.331300000000001,54.6329],[8.331300000000001,54.6334],[8.3308,54.6334],[8.3308,54.6337],[8.3302,54.6337],[8.3302,54.6343],[8.329700000000001,54.6343],[8.329700000000001,54.6345],[8.3291,54.6345],[8.3291,54.6348],[8.3286,54.6348],[8.3286,54.6354],[8.327999999999999,54.6354],[8.327999999999999,54.6356],[8.327400000000001,54.6356],[8.327400000000001,54.6362],[8.3269,54.6362],[8.3269,54.6365],[8.3263,54.6365],[8.3263,54.637],[8.325799999999999,54.637],[8.325799999999999,54.6373],[8.325200000000001,54.6373],[8.325200000000001,54.6376],[8.3247,54.6376],[8.3247,54.6381],[8.3241,54.6381],[8.3241,54.6384],[8.323600000000001,54.6384],[8.323600000000001,54.639],[8.323,54.639],[8.323,54.6393],[8.3225,54.6393],[8.3225,54.6398],[8.321899999999999,54.6398],[8.321899999999999,54.6401],[8.321300000000001,54.6401],[8.321300000000001,54.6404],[8.3208,54.6404],[8.3208,54.6409],[8.3202,54.6409],[8.3202,54.6412],[8.319699999999999,54.6412],[8.319699999999999,54.6418],[8.319100000000001,54.6418],[8.319100000000001,54.642],[8.3186,54.642],[8.3186,54.6426],[8.318,54.6426],[8.318,54.6429],[8.317500000000001,54.6429],[8.317500000000001,54.6434],[8.3169,54.6434],[8.3169,54.6437],[8.3163,54.6437],[8.3163,54.644],[8.315799999999999,54.644],[8.315799999999999,54.6445],[8.315200000000001,54.6445],[8.315200000000001,54.6448],[8.3147,54.6448],[8.3147,54.6454],[8.3141,54.6454],[8.3141,54.6456],[8.313599999999999,54.6456],[8.313599999999999,54.6462],[8.313000000000001,54.6462],[8.313000000000001,54.6465],[8.3125,54.6465],[8.3125,54.647],[8.3119,54.647],[8.3119,54.6473],[8.311299999999999,54.6473],[8.311299999999999,54.6479],[8.3108,54.6479],[8.3108,54.6481],[8.3102,54.6481],[8.3102,54.6484],[8.309699999999999,54.6484],[8.309699999999999,54.649],[8.309100000000001,54.649],[8.309100000000001,54.6493],[8.3086,54.6493],[8.3086,54.6498],[8.308,54.6498],[8.308,54.6501],[8.3074,54.6501],[8.3074,54.6506],[8.306900000000001,54.6506],[8.306900000000001,54.6512],[8.3063,54.6512],[8.3063,54.6518],[8.3058,54.6518],[8.3058,54.6523],[8.305199999999999,54.6523],[8.305199999999999,54.6529],[8.3047,54.6529],[8.3047,54.6534],[8.3041,54.6534],[8.3041,54.654],[8.303599999999999,54.654],[8.303599999999999,54.6545],[8.303000000000001,54.6545],[8.303000000000001,54.6551],[8.3024,54.6551],[8.3024,54.6556],[8.3019,54.6556],[8.3019,54.6562],[8.3013,54.6562],[8.3013,54.6568],[8.300800000000001,54.6568],[8.300800000000001,54.6573],[8.3005,54.6573],[8.3002,54.6573],[8.3002,54.6579],[8.2997,54.6579],[8.2997,54.6584],[8.299099999999999,54.6584],[8.299099999999999,54.659],[8.2986,54.659],[8.2986,54.6595],[8.298,54.6595],[8.298,54.6604],[8.2974,54.6604],[8.2974,54.6609],[8.296900000000001,54.6609],[8.296900000000001,54.6618],[8.296300000000001,54.6618],[8.296300000000001,54.6623],[8.2958,54.6623],[8.2958,54.6629],[8.2952,54.6629],[8.2952,54.6637],[8.294700000000001,54.6637],[8.294700000000001,54.6643],[8.2941,54.6643],[8.2941,54.6651],[8.2936,54.6651],[8.2936,54.6656],[8.292999999999999,54.6656],[8.292999999999999,54.667],[8.292400000000001,54.667],[8.292400000000001,54.6693],[8.2919,54.6693],[8.2919,54.6704],[8.292400000000001,54.6704],[8.292400000000001,54.6709],[8.292999999999999,54.6709],[8.292999999999999,54.6712],[8.2936,54.6712],[8.2936,54.6718],[8.2941,54.6718],[8.2941,54.6723],[8.294700000000001,54.6723],[8.294700000000001,54.6726],[8.2952,54.6726],[8.2952,54.6731],[8.2958,54.6731],[8.2958,54.6734],[8.296300000000001,54.6734],[8.296300000000001,54.674],[8.296900000000001,54.674],[8.296900000000001,54.6745],[8.2974,54.6745],[8.2974,54.6748],[8.298,54.6748],[8.298,54.6751],[8.299099999999999,54.6751],[8.299099999999999,54.6754],[8.2997,54.6754],[8.2997,54.6756],[8.300800000000001,54.6756],[8.300800000000001,54.6759],[8.3013,54.6759],[8.3013,54.6762],[8.3024,54.6762],[8.3024,54.6765],[8.303000000000001,54.6765],[8.303000000000001,54.6781],[8.303599999999999,54.6781],[8.303599999999999,54.6784],[8.3041,54.6784],[8.3041,54.6787],[8.3047,54.6787],[8.3047,54.679],[8.305199999999999,54.679],[8.305199999999999,54.6826],[8.3063,54.6826],[8.3063,54.6829],[8.3074,54.6829],[8.3074,54.6831],[8.3086,54.6831],[8.3086,54.6834],[8.309100000000001,54.6834],[8.309100000000001,54.6837],[8.3102,54.6837],[8.3102,54.684],[8.3108,54.684],[8.3108,54.6843],[8.311,54.6843],[8.3119,54.6843],[8.3119,54.6845],[8.3125,54.6845],[8.3125,54.6848],[8.313599999999999,54.6848],[8.313599999999999,54.6851],[8.3141,54.6851],[8.3141,54.6854],[8.315200000000001,54.6854],[8.315200000000001,54.6856],[8.315799999999999,54.6856],[8.315799999999999,54.6859],[8.3163,54.6859],[8.3163,54.6862],[8.3169,54.6862],[8.3169,54.6868],[8.317500000000001,54.6868],[8.317500000000001,54.687],[8.318,54.687],[8.318,54.6873],[8.3186,54.6873],[8.3186,54.6876],[8.319100000000001,54.6876],[8.319100000000001,54.6879],[8.319699999999999,54.6879],[8.319699999999999,54.6884],[8.3202,54.6884],[8.3202,54.6887],[8.3208,54.6887],[8.3208,54.689],[8.321300000000001,54.689],[8.321300000000001,54.6893],[8.321899999999999,54.6893],[8.321899999999999,54.6895],[8.3225,54.6895],[8.3225,54.6901],[8.323,54.6901],[8.323,54.6904],[8.323600000000001,54.6904],[8.323600000000001,54.6906],[8.3241,54.6906],[8.3241,54.6912],[8.3247,54.6912],[8.3247,54.6915],[8.325200000000001,54.6915],[8.325200000000001,54.692],[8.325799999999999,54.692],[8.325799999999999,54.6923],[8.3263,54.6923],[8.3263,54.6929],[8.3269,54.6929],[8.3269,54.6931],[8.327400000000001,54.6931],[8.327400000000001,54.6937],[8.327999999999999,54.6937],[8.327999999999999,54.694],[8.3286,54.694],[8.3286,54.6945],[8.3291,54.6945],[8.3291,54.6948],[8.329700000000001,54.6948],[8.329700000000001,54.6954],[8.3302,54.6954],[8.3302,54.6956],[8.3308,54.6956],[8.3308,54.6962],[8.331300000000001,54.6962],[8.331300000000001,54.6965],[8.331899999999999,54.6965],[8.331899999999999,54.697],[8.3325,54.697],[8.3325,54.6973],[8.333,54.6973],[8.333,54.6979],[8.333600000000001,54.6979],[8.333600000000001,54.6981],[8.334099999999999,54.6981],[8.334099999999999,54.6987],[8.3347,54.6987],[8.3347,54.699],[8.3352,54.699],[8.3352,54.6993],[8.335800000000001,54.6993],[8.335800000000001,54.6998],[8.3363,54.6998],[8.3363,54.7001],[8.3369,54.7001],[8.3369,54.7006],[8.337400000000001,54.7006],[8.337400000000001,54.7009],[8.337999999999999,54.7009],[8.337999999999999,54.7015],[8.3386,54.7015],[8.3386,54.7018],[8.3391,54.7018],[8.3391,54.702],[8.339700000000001,54.702],[8.339700000000001,54.7026],[8.340199999999999,54.7026],[8.340199999999999,54.7029],[8.3408,54.7029],[8.3408,54.7034],[8.3413,54.7034],[8.3413,54.704],[8.341900000000001,54.704],[8.341900000000001,54.7048],[8.342499999999999,54.7048],[8.342499999999999,54.7056],[8.343,54.7056],[8.343,54.7062],[8.3436,54.7062],[8.3436,54.7065],[8.344099999999999,54.7065],[8.344099999999999,54.7068],[8.3452,54.7068],[8.3452,54.707],[8.345800000000001,54.707],[8.345800000000001,54.7073],[8.346299999999999,54.7073],[8.346299999999999,54.7076],[8.3469,54.7076],[8.3469,54.7079],[8.3474,54.7079],[8.3474,54.7081],[8.348599999999999,54.7081],[8.348599999999999,54.7084],[8.3491,54.7084],[8.3491,54.7087],[8.3497,54.7087],[8.3497,54.709],[8.350199999999999,54.709],[8.350199999999999,54.7093],[8.3508,54.7093],[8.3508,54.7095],[8.351900000000001,54.7095],[8.351900000000001,54.7098],[8.352399999999999,54.7098],[8.352399999999999,54.7101],[8.353,54.7101],[8.353,54.7104],[8.3536,54.7104],[8.3536,54.7106],[8.354100000000001,54.7106],[8.354100000000001,54.7109],[8.354699999999999,54.7109],[8.354699999999999,54.7112],[8.3552,54.7112],[8.3552,54.7115],[8.3569,54.7115]]],[[[8.5397,54.7556],[8.5397,54.7554],[8.540800000000001,54.7554],[8.540800000000001,54.7551],[8.542999999999999,54.7551],[8.542999999999999,54.7548],[8.5452,54.7548],[8.5452,54.7545],[8.546900000000001,54.7545],[8.546900000000001,54.7543],[8.550800000000001,54.7543],[8.550800000000001,54.754],[8.5519,54.754],[8.5519,54.7537],[8.5524,54.7537],[8.5524,54.7534],[8.553000000000001,54.7534],[8.553000000000001,54.7531],[8.5541,54.7531],[8.5541,54.7529],[8.555199999999999,54.7529],[8.555199999999999,54.7526],[8.5586,54.7526],[8.5586,54.7523],[8.559699999999999,54.7523],[8.559699999999999,54.752],[8.5602,54.752],[8.5602,54.7518],[8.5619,54.7518],[8.5619,54.7515],[8.5641,54.7515],[8.5641,54.7512],[8.565200000000001,54.7512],[8.565200000000001,54.7509],[8.5663,54.7509],[8.5663,54.7506],[8.5669,54.7506],[8.5669,54.7505],[8.5669,54.7504],[8.567600000000001,54.7504],[8.568,54.7504],[8.568,54.7501],[8.569100000000001,54.7501],[8.569100000000001,54.7498],[8.569699999999999,54.7498],[8.569699999999999,54.7495],[8.5703,54.7495],[8.5708,54.7495],[8.5708,54.7493],[8.571300000000001,54.7493],[8.571300000000001,54.749],[8.571899999999999,54.749],[8.571899999999999,54.7487],[8.573,54.7487],[8.573,54.7481],[8.5747,54.7481],[8.5747,54.7479],[8.575799999999999,54.7479],[8.575799999999999,54.7476],[8.5769,54.7476],[8.5769,54.747],[8.577999999999999,54.747],[8.577999999999999,54.7465],[8.5786,54.7465],[8.5786,54.7462],[8.5791,54.7462],[8.5791,54.7459],[8.579700000000001,54.7459],[8.579700000000001,54.7456],[8.5808,54.7456],[8.5808,54.7454],[8.581300000000001,54.7454],[8.581300000000001,54.7451],[8.581899999999999,54.7451],[8.581899999999999,54.7448],[8.5825,54.7448],[8.5825,54.7445],[8.583,54.7445],[8.583,54.7443],[8.583600000000001,54.7443],[8.583600000000001,54.7437],[8.584099999999999,54.7437],[8.584099999999999,54.7429],[8.5847,54.7429],[8.5847,54.7426],[8.5852,54.7426],[8.5852,54.742],[8.585800000000001,54.742],[8.585800000000001,54.7412],[8.5863,54.7412],[8.5863,54.739],[8.5869,54.739],[8.5869,54.7379],[8.5863,54.7379],[8.5863,54.7356],[8.585800000000001,54.7356],[8.585800000000001,54.7345],[8.5863,54.7345],[8.5863,54.7343],[8.585800000000001,54.7343],[8.585800000000001,54.7337],[8.5852,54.7337],[8.5852,54.7329],[8.5847,54.7329],[8.5847,54.7323],[8.584099999999999,54.7323],[8.584099999999999,54.732],[8.5833,54.732],[8.583,54.732],[8.583,54.7315],[8.5829,54.7315],[8.581899999999999,54.7315],[8.581899999999999,54.7312],[8.581300000000001,54.7312],[8.581300000000001,54.7305],[8.581300000000001,54.7304],[8.581099999999999,54.7304],[8.5808,54.7304],[8.5808,54.7301],[8.5808,54.7298],[8.581300000000001,54.7298],[8.581300000000001,54.7287],[8.581899999999999,54.7287],[8.581899999999999,54.7276],[8.5825,54.7276],[8.5825,54.727],[8.583,54.727],[8.583,54.7265],[8.583600000000001,54.7265],[8.583600000000001,54.7262],[8.584099999999999,54.7262],[8.584099999999999,54.7256],[8.5847,54.7256],[8.5847,54.7254],[8.5852,54.7254],[8.5852,54.7251],[8.585800000000001,54.7251],[8.585800000000001,54.7248],[8.5863,54.7248],[8.5863,54.7245],[8.5869,54.7245],[8.5869,54.7243],[8.587400000000001,54.7243],[8.587400000000001,54.724],[8.587999999999999,54.724],[8.587999999999999,54.7237],[8.5886,54.7237],[8.5886,54.7234],[8.5891,54.7234],[8.5891,54.7231],[8.590199999999999,54.7231],[8.590199999999999,54.7229],[8.5908,54.7229],[8.5908,54.7226],[8.5913,54.7226],[8.5913,54.7223],[8.591900000000001,54.7223],[8.591900000000001,54.7218],[8.5924,54.7218],[8.5924,54.7212],[8.593,54.7212],[8.593,54.7206],[8.5936,54.7206],[8.5936,54.7204],[8.594099999999999,54.7204],[8.594099999999999,54.7198],[8.5947,54.7198],[8.5947,54.7195],[8.5952,54.7195],[8.5952,54.7179],[8.5947,54.7179],[8.5947,54.7176],[8.5936,54.7176],[8.5936,54.717],[8.593,54.717],[8.593,54.7168],[8.5924,54.7168],[8.5924,54.7165],[8.5913,54.7165],[8.5913,54.7159],[8.590199999999999,54.7159],[8.590199999999999,54.7154],[8.589700000000001,54.7154],[8.589700000000001,54.7151],[8.587999999999999,54.7151],[8.587999999999999,54.7148],[8.587199999999999,54.7148],[8.5869,54.7148],[8.5869,54.7145],[8.5868,54.7145],[8.585800000000001,54.7145],[8.585800000000001,54.714],[8.5852,54.714],[8.5852,54.7137],[8.5847,54.7137],[8.5847,54.7134],[8.583600000000001,54.7134],[8.583600000000001,54.7131],[8.583,54.7131],[8.583,54.7121],[8.583,54.7115],[8.5825,54.7115],[8.5825,54.7112],[8.581899999999999,54.7112],[8.581899999999999,54.7104],[8.581300000000001,54.7104],[8.581300000000001,54.7101],[8.5808,54.7101],[8.5808,54.7098],[8.5802,54.7098],[8.5802,54.7087],[8.579700000000001,54.7087],[8.579700000000001,54.7079],[8.5791,54.7079],[8.5791,54.7073],[8.5786,54.7073],[8.5786,54.7065],[8.577999999999999,54.7065],[8.577999999999999,54.7051],[8.577500000000001,54.7051],[8.577500000000001,54.7045],[8.5769,54.7045],[8.5769,54.704],[8.5763,54.704],[8.5763,54.7034],[8.575799999999999,54.7034],[8.575799999999999,54.7026],[8.575200000000001,54.7026],[8.575200000000001,54.7004],[8.575799999999999,54.7004],[8.575799999999999,54.6993],[8.575200000000001,54.6993],[8.575200000000001,54.6981],[8.5747,54.6981],[8.5747,54.6979],[8.575200000000001,54.6979],[8.575200000000001,54.6968],[8.575799999999999,54.6968],[8.575799999999999,54.6962],[8.5763,54.6962],[8.5763,54.6956],[8.5769,54.6956],[8.5769,54.6951],[8.577500000000001,54.6951],[8.577500000000001,54.6948],[8.577999999999999,54.6948],[8.577999999999999,54.6943],[8.5786,54.6943],[8.5786,54.694],[8.577500000000001,54.694],[8.577500000000001,54.6934],[8.5769,54.6934],[8.5769,54.6929],[8.577500000000001,54.6929],[8.577500000000001,54.6918],[8.5763,54.6918],[8.5763,54.6915],[8.5747,54.6915],[8.5747,54.6912],[8.573600000000001,54.6912],[8.573600000000001,54.6906],[8.573,54.6906],[8.573,54.6901],[8.5725,54.6901],[8.5725,54.6884],[8.571899999999999,54.6884],[8.571899999999999,54.6881],[8.571300000000001,54.6881],[8.571300000000001,54.6879],[8.5708,54.6879],[8.5708,54.6877],[8.5708,54.6868],[8.571300000000001,54.6868],[8.571300000000001,54.6862],[8.5708,54.6862],[8.5708,54.6859],[8.5702,54.6859],[8.5702,54.6848],[8.569699999999999,54.6848],[8.569699999999999,54.6846],[8.569699999999999,54.6834],[8.5693,54.6834],[8.569100000000001,54.6834],[8.569100000000001,54.683],[8.569100000000001,54.6823],[8.568899999999999,54.6823],[8.5686,54.6823],[8.5686,54.6815],[8.568,54.6815],[8.568,54.6806],[8.567399999999999,54.6806],[8.567399999999999,54.6801],[8.5669,54.6801],[8.5669,54.6798],[8.565200000000001,54.6798],[8.565200000000001,54.6795],[8.563000000000001,54.6795],[8.563000000000001,54.6793],[8.5608,54.6793],[8.5608,54.6795],[8.5602,54.6795],[8.5602,54.6798],[8.558,54.6798],[8.558,54.6795],[8.557499999999999,54.6795],[8.557499999999999,54.6793],[8.553000000000001,54.6793],[8.553000000000001,54.6795],[8.5524,54.6795],[8.5524,54.6798],[8.5486,54.6798],[8.5486,54.6801],[8.5452,54.6801],[8.5452,54.6804],[8.542400000000001,54.6804],[8.542400000000001,54.6806],[8.538600000000001,54.6806],[8.538600000000001,54.6809],[8.536300000000001,54.6809],[8.536300000000001,54.6812],[8.5336,54.6812],[8.5336,54.6815],[8.528600000000001,54.6815],[8.528600000000001,54.6812],[8.5258,54.6812],[8.5258,54.6809],[8.524100000000001,54.6809],[8.524100000000001,54.6806],[8.523,54.6806],[8.523,54.6804],[8.518599999999999,54.6804],[8.518599999999999,54.6806],[8.518000000000001,54.6806],[8.518000000000001,54.6809],[8.5169,54.6809],[8.5169,54.6812],[8.515800000000001,54.6812],[8.515800000000001,54.6815],[8.5091,54.6815],[8.5091,54.6812],[8.507400000000001,54.6812],[8.507400000000001,54.6809],[8.5046,54.6809],[8.504300000000001,54.6809],[8.5002,54.6809],[8.5002,54.6806],[8.497500000000001,54.6806],[8.497500000000001,54.6804],[8.495200000000001,54.6804],[8.495200000000001,54.6806],[8.493,54.6806],[8.493,54.6809],[8.4886,54.6809],[8.4886,54.6804],[8.4869,54.6804],[8.4869,54.6806],[8.4863,54.6806],[8.4863,54.6809],[8.4802,54.6809],[8.4802,54.6812],[8.479699999999999,54.6812],[8.479699999999999,54.6815],[8.4786,54.6815],[8.4786,54.6818],[8.4763,54.6818],[8.4763,54.682],[8.4758,54.682],[8.4758,54.6823],[8.4741,54.6823],[8.4741,54.6826],[8.4724,54.6826],[8.4724,54.6829],[8.4702,54.6829],[8.4702,54.6831],[8.469099999999999,54.6831],[8.469099999999999,54.6834],[8.468,54.6834],[8.468,54.6837],[8.4674,54.6837],[8.4674,54.684],[8.4663,54.684],[8.4663,54.6843],[8.4658,54.6843],[8.4658,54.6845],[8.465199999999999,54.6845],[8.465199999999999,54.6848],[8.464700000000001,54.6848],[8.464700000000001,54.6854],[8.4641,54.6854],[8.4641,54.6856],[8.4636,54.6856],[8.4636,54.6859],[8.462999999999999,54.6859],[8.462999999999999,54.6862],[8.462400000000001,54.6862],[8.462400000000001,54.6865],[8.4619,54.6865],[8.4619,54.6868],[8.4613,54.6868],[8.4613,54.687],[8.460800000000001,54.687],[8.460800000000001,54.6873],[8.4602,54.6873],[8.4602,54.6876],[8.4597,54.6876],[8.4597,54.6879],[8.459099999999999,54.6879],[8.459099999999999,54.6881],[8.458600000000001,54.6881],[8.458600000000001,54.6884],[8.458,54.6884],[8.458,54.6893],[8.4575,54.6893],[8.4574,54.6901],[8.456300000000001,54.6901],[8.456300000000001,54.6906],[8.4558,54.6906],[8.4558,54.6909],[8.454700000000001,54.6909],[8.454700000000001,54.6912],[8.4541,54.6912],[8.4541,54.6915],[8.452999999999999,54.6915],[8.452999999999999,54.6918],[8.452500000000001,54.6918],[8.452500000000001,54.692],[8.4519,54.692],[8.4519,54.6923],[8.450200000000001,54.6923],[8.450200000000001,54.6926],[8.448,54.6926],[8.448,54.692],[8.446300000000001,54.692],[8.446300000000001,54.6923],[8.443,54.6923],[8.443,54.6926],[8.442500000000001,54.6926],[8.442500000000001,54.6929],[8.436299999999999,54.6929],[8.436299999999999,54.6931],[8.434100000000001,54.6931],[8.434100000000001,54.6934],[8.433,54.6934],[8.433,54.6937],[8.431900000000001,54.6937],[8.431900000000001,54.694],[8.430199999999999,54.694],[8.430199999999999,54.6943],[8.428599999999999,54.6943],[8.428599999999999,54.6945],[8.4274,54.6945],[8.4274,54.6948],[8.4263,54.6948],[8.4263,54.6951],[8.4252,54.6951],[8.4252,54.6954],[8.424099999999999,54.6954],[8.424099999999999,54.6956],[8.422499999999999,54.6956],[8.422499999999999,54.6959],[8.421300000000001,54.6959],[8.421300000000001,54.6962],[8.4208,54.6962],[8.4208,54.6965],[8.4202,54.6965],[8.4202,54.6968],[8.4186,54.6968],[8.4186,54.697],[8.4169,54.697],[8.4169,54.6973],[8.4163,54.6973],[8.4163,54.6976],[8.415800000000001,54.6976],[8.415800000000001,54.6979],[8.415200000000001,54.6979],[8.415200000000001,54.6981],[8.4141,54.6981],[8.4141,54.6987],[8.413,54.6987],[8.413,54.699],[8.411899999999999,54.699],[8.411899999999999,54.6993],[8.409700000000001,54.6993],[8.409700000000001,54.6995],[8.409100000000001,54.6995],[8.409100000000001,54.6998],[8.408,54.6998],[8.408,54.7001],[8.4069,54.7001],[8.4069,54.7004],[8.4025,54.7004],[8.4025,54.7006],[8.4019,54.7006],[8.4019,54.7012],[8.401300000000001,54.7012],[8.401300000000001,54.7018],[8.4002,54.7018],[8.4002,54.702],[8.399100000000001,54.702],[8.399100000000001,54.7037],[8.3986,54.7037],[8.3986,54.7045],[8.398,54.7045],[8.398,54.7051],[8.397399999999999,54.7051],[8.397399999999999,54.7056],[8.396900000000001,54.7056],[8.396900000000001,54.7081],[8.3963,54.7081],[8.3963,54.709],[8.3958,54.709],[8.3958,54.7151],[8.3963,54.7151],[8.3963,54.7165],[8.3963,54.7176],[8.396900000000001,54.7176],[8.396900000000001,54.7184],[8.397399999999999,54.7184],[8.397399999999999,54.719],[8.398,54.719],[8.398,54.7198],[8.3986,54.7198],[8.3986,54.7209],[8.399100000000001,54.7209],[8.399100000000001,54.7206],[8.4002,54.7206],[8.4002,54.724],[8.401300000000001,54.724],[8.401300000000001,54.7243],[8.4019,54.7243],[8.4019,54.7254],[8.4025,54.7254],[8.4025,54.7273],[8.403000000000001,54.7273],[8.403000000000001,54.7279],[8.403600000000001,54.7279],[8.403600000000001,54.7284],[8.4041,54.7284],[8.4041,54.729],[8.4047,54.729],[8.4047,54.7293],[8.405200000000001,54.7293],[8.405200000000001,54.7298],[8.405799999999999,54.7298],[8.405799999999999,54.7309],[8.4063,54.7309],[8.4063,54.732],[8.4069,54.732],[8.4069,54.7323],[8.407400000000001,54.7323],[8.407400000000001,54.7331],[8.408,54.7331],[8.408,54.7334],[8.4086,54.7334],[8.4086,54.7343],[8.409100000000001,54.7343],[8.409100000000001,54.7345],[8.409700000000001,54.7345],[8.409700000000001,54.7348],[8.4108,54.7348],[8.4108,54.7354],[8.411300000000001,54.7354],[8.411300000000001,54.7359],[8.411899999999999,54.7359],[8.411899999999999,54.7368],[8.4125,54.7368],[8.4125,54.737],[8.413,54.737],[8.413,54.7376],[8.413600000000001,54.7376],[8.413600000000001,54.7381],[8.4141,54.7381],[8.4141,54.7384],[8.4147,54.7384],[8.4147,54.7387],[8.415200000000001,54.7387],[8.415200000000001,54.7393],[8.415800000000001,54.7393],[8.415800000000001,54.7395],[8.4163,54.7395],[8.4163,54.7401],[8.4169,54.7401],[8.4169,54.7404],[8.417400000000001,54.7404],[8.417400000000001,54.7406],[8.417999999999999,54.7406],[8.417999999999999,54.7412],[8.4186,54.7412],[8.4186,54.7418],[8.4191,54.7418],[8.4191,54.742],[8.419700000000001,54.742],[8.419700000000001,54.7423],[8.4202,54.7423],[8.4202,54.7426],[8.4208,54.7426],[8.4208,54.7429],[8.421300000000001,54.7429],[8.421300000000001,54.7431],[8.423,54.7431],[8.423,54.7434],[8.4252,54.7434],[8.4252,54.7437],[8.4263,54.7437],[8.4263,54.744],[8.4269,54.744],[8.4269,54.7443],[8.4274,54.7443],[8.4274,54.7445],[8.428000000000001,54.7445],[8.428000000000001,54.7448],[8.428599999999999,54.7448],[8.428599999999999,54.7451],[8.4291,54.7451],[8.4291,54.7456],[8.4297,54.7456],[8.4297,54.7459],[8.4313,54.7459],[8.4313,54.7462],[8.433,54.7462],[8.433,54.7459],[8.438000000000001,54.7459],[8.438000000000001,54.7462],[8.438599999999999,54.7462],[8.438599999999999,54.7465],[8.440799999999999,54.7465],[8.440799999999999,54.7468],[8.4419,54.7468],[8.4419,54.747],[8.442500000000001,54.747],[8.442500000000001,54.7473],[8.4436,54.7473],[8.4436,54.7476],[8.444100000000001,54.7476],[8.444100000000001,54.7479],[8.444699999999999,54.7479],[8.444699999999999,54.7476],[8.4452,54.7476],[8.4452,54.7473],[8.4497,54.7473],[8.4497,54.7476],[8.450200000000001,54.7476],[8.450200000000001,54.7479],[8.4519,54.7479],[8.4519,54.7481],[8.4541,54.7481],[8.454700000000001,54.7481],[8.454700000000001,54.7483],[8.454700000000001,54.7484],[8.4552,54.7484],[8.4558,54.7484],[8.4558,54.7486],[8.4558,54.749],[8.456899999999999,54.749],[8.456899999999999,54.7493],[8.458500000000001,54.7493],[8.4613,54.7493],[8.4613,54.7495],[8.4636,54.7495],[8.4636,54.7498],[8.4641,54.7498],[8.4641,54.7506],[8.4663,54.7506],[8.4663,54.7509],[8.4674,54.7509],[8.4674,54.7512],[8.469099999999999,54.7512],[8.469099999999999,54.7515],[8.4697,54.7515],[8.4697,54.7518],[8.4702,54.7518],[8.4702,54.752],[8.471299999999999,54.752],[8.471299999999999,54.7523],[8.473000000000001,54.7523],[8.473000000000001,54.7526],[8.478,54.7526],[8.478,54.7523],[8.479100000000001,54.7523],[8.479100000000001,54.752],[8.479699999999999,54.752],[8.479699999999999,54.7518],[8.4808,54.7518],[8.4808,54.7515],[8.4819,54.7515],[8.4819,54.7509],[8.483599999999999,54.7509],[8.483599999999999,54.7506],[8.4847,54.7506],[8.4847,54.7504],[8.485799999999999,54.7504],[8.485799999999999,54.7501],[8.4869,54.7501],[8.4869,54.7498],[8.489100000000001,54.7498],[8.489100000000001,54.7495],[8.491300000000001,54.7495],[8.491300000000001,54.7493],[8.497500000000001,54.7493],[8.497500000000001,54.7495],[8.4986,54.7495],[8.4986,54.7498],[8.499700000000001,54.7498],[8.499700000000001,54.7504],[8.5008,54.7504],[8.5008,54.7506],[8.501300000000001,54.7506],[8.501300000000001,54.7509],[8.5025,54.7509],[8.5025,54.7512],[8.503600000000001,54.7512],[8.503600000000001,54.7515],[8.505800000000001,54.7515],[8.505800000000001,54.7518],[8.5063,54.7518],[8.5063,54.752],[8.5069,54.752],[8.5069,54.7523],[8.5086,54.7523],[8.5086,54.7526],[8.5091,54.7526],[8.5091,54.7529],[8.509700000000001,54.7529],[8.509700000000001,54.7531],[8.5108,54.7531],[8.5108,54.7534],[8.511900000000001,54.7534],[8.511900000000001,54.7537],[8.5136,54.7537],[8.5136,54.754],[8.515800000000001,54.754],[8.515800000000001,54.7543],[8.5169,54.7543],[8.5169,54.7545],[8.5174,54.7545],[8.5174,54.7543],[8.518000000000001,54.7543],[8.518000000000001,54.754],[8.5197,54.754],[8.5197,54.7545],[8.5191,54.7545],[8.5191,54.7548],[8.5208,54.7548],[8.5208,54.7551],[8.521900000000001,54.7551],[8.521900000000001,54.7548],[8.523,54.7548],[8.523,54.7551],[8.5297,54.7551],[8.5297,54.7554],[8.538600000000001,54.7554],[8.538600000000001,54.7556],[8.5397,54.7556]]],[[[9.5725,54.8851],[9.5725,54.8845],[9.571899999999999,54.8845],[9.571899999999999,54.884],[9.571899999999999,54.8837],[9.5716,54.8837],[9.571300000000001,54.8837],[9.571300000000001,54.8835],[9.5708,54.8834],[9.5708,54.8832],[9.5702,54.8831],[9.5702,54.8829],[9.569699999999999,54.8829],[9.569699999999999,54.8826],[9.569100000000001,54.8826],[9.569100000000001,54.882],[9.5686,54.882],[9.5686,54.8809],[9.568,54.8809],[9.568,54.8804],[9.567500000000001,54.8804],[9.567500000000001,54.8798],[9.5669,54.8798],[9.5669,54.8795],[9.5663,54.8795],[9.5663,54.8793],[9.565799999999999,54.8793],[9.565799999999999,54.879],[9.5647,54.879],[9.5647,54.8787],[9.563599999999999,54.8787],[9.563599999999999,54.8784],[9.563000000000001,54.8784],[9.563000000000001,54.8781],[9.5624,54.8781],[9.5624,54.8784],[9.5619,54.8784],[9.5619,54.8781],[9.5608,54.8781],[9.5608,54.8784],[9.561299999999999,54.8784],[9.561299999999999,54.8788],[9.561299999999999,54.879],[9.5619,54.879],[9.5619,54.8793],[9.5624,54.8793],[9.5624,54.8795],[9.563000000000001,54.8795],[9.563000000000001,54.8801],[9.563599999999999,54.8801],[9.563599999999999,54.8812],[9.563000000000001,54.8812],[9.563000000000001,54.8815],[9.5624,54.8815],[9.5624,54.8812],[9.5619,54.8812],[9.5619,54.8804],[9.561299999999999,54.8804],[9.561299999999999,54.8801],[9.5608,54.8801],[9.5608,54.8795],[9.5602,54.8795],[9.5602,54.8793],[9.559699999999999,54.8793],[9.559699999999999,54.8789],[9.559100000000001,54.879],[9.559100000000001,54.8787],[9.5586,54.8787],[9.5586,54.8784],[9.558,54.8784],[9.558,54.8781],[9.5574,54.8781],[9.5574,54.8773],[9.558,54.8773],[9.558,54.8762],[9.555199999999999,54.8762],[9.555199999999999,54.8765],[9.553599999999999,54.8765],[9.553599999999999,54.8768],[9.5525,54.8768],[9.5525,54.877],[9.5519,54.877],[9.5519,54.8773],[9.5551,54.8792],[9.571,54.8889],[9.5763,54.8888],[9.5763,54.8887],[9.5763,54.8882],[9.5763,54.8873],[9.575799999999999,54.8873],[9.575799999999999,54.8865],[9.575200000000001,54.8865],[9.575200000000001,54.8862],[9.5741,54.8862],[9.5741,54.8856],[9.573600000000001,54.8856],[9.573600000000001,54.8854],[9.573,54.8854],[9.573,54.8851],[9.5725,54.8851]]],[[[8.4297,55.0345],[8.4297,55.0343],[8.4291,55.0343],[8.4291,55.034],[8.428599999999999,55.034],[8.428599999999999,55.0337],[8.428000000000001,55.0337],[8.428000000000001,55.0345],[8.4274,55.0345],[8.4274,55.0356],[8.428000000000001,55.0356],[8.428000000000001,55.0365],[8.4291,55.0365],[8.4291,55.0368],[8.4324,55.0368],[8.4324,55.037],[8.4336,55.037],[8.4336,55.0373],[8.4358,55.0373],[8.4358,55.0368],[8.4352,55.0368],[8.4352,55.0365],[8.434699999999999,55.0365],[8.434699999999999,55.0362],[8.434100000000001,55.0362],[8.434100000000001,55.0359],[8.4336,55.0359],[8.4336,55.0356],[8.433,55.0356],[8.433,55.0354],[8.4324,55.0354],[8.4324,55.0351],[8.430199999999999,55.0351],[8.430199999999999,55.0345],[8.4297,55.0345]]],[[[8.417400000000001,55.0565],[8.417400000000001,55.0562],[8.4191,55.0562],[8.4191,55.0559],[8.4202,55.0559],[8.4202,55.0556],[8.421300000000001,55.0556],[8.421300000000001,55.0554],[8.423,55.0554],[8.423,55.0551],[8.4236,55.0551],[8.4236,55.0548],[8.424099999999999,55.0548],[8.424099999999999,55.0545],[8.425800000000001,55.0545],[8.425800000000001,55.0543],[8.4263,55.0543],[8.4263,55.054],[8.4274,55.054],[8.4274,55.0537],[8.428000000000001,55.0537],[8.428000000000001,55.0534],[8.4291,55.0534],[8.4291,55.0531],[8.430199999999999,55.0531],[8.430199999999999,55.0529],[8.4308,55.0529],[8.4313,55.0529],[8.4313,55.0526],[8.4324,55.0526],[8.4324,55.0523],[8.433,55.0523],[8.433,55.052],[8.434100000000001,55.052],[8.434100000000001,55.0504],[8.434699999999999,55.0504],[8.434699999999999,55.0501],[8.4352,55.0501],[8.4352,55.0498],[8.436299999999999,55.0498],[8.436299999999999,55.0495],[8.438599999999999,55.0495],[8.438599999999999,55.0493],[8.440200000000001,55.0493],[8.440200000000001,55.0495],[8.4413,55.0495],[8.4413,55.0493],[8.443199999999999,55.0493],[8.4452,55.0493],[8.4452,55.049],[8.448600000000001,55.049],[8.448600000000001,55.0487],[8.450200000000001,55.0487],[8.450200000000001,55.0484],[8.4519,55.0484],[8.4519,55.0481],[8.4536,55.0481],[8.4536,55.0479],[8.4552,55.0479],[8.4552,55.0476],[8.456300000000001,55.0476],[8.456300000000001,55.0473],[8.457000000000001,55.0473],[8.458,55.0473],[8.458,55.047],[8.4613,55.047],[8.4613,55.0468],[8.4619,55.0468],[8.4619,55.0465],[8.462400000000001,55.0465],[8.462400000000001,55.0462],[8.462999999999999,55.0462],[8.462999999999999,55.0456],[8.462400000000001,55.0456],[8.462400000000001,55.0451],[8.4619,55.0451],[8.4619,55.0448],[8.458600000000001,55.0448],[8.458600000000001,55.0445],[8.458,55.0445],[8.458,55.0443],[8.456899999999999,55.0443],[8.456899999999999,55.044],[8.4558,55.044],[8.4558,55.0437],[8.4475,55.0437],[8.4475,55.044],[8.4458,55.044],[8.4458,55.0445],[8.444699999999999,55.0445],[8.444699999999999,55.0448],[8.444100000000001,55.0448],[8.444100000000001,55.0451],[8.4436,55.0451],[8.4436,55.0454],[8.443,55.0454],[8.443,55.0456],[8.442500000000001,55.0456],[8.442500000000001,55.0459],[8.4419,55.0459],[8.4419,55.0462],[8.4413,55.0462],[8.4413,55.047],[8.440799999999999,55.047],[8.440799999999999,55.0468],[8.440200000000001,55.0468],[8.440200000000001,55.047],[8.4397,55.047],[8.4397,55.0473],[8.438599999999999,55.0473],[8.438599999999999,55.0476],[8.4375,55.0476],[8.4375,55.0479],[8.4369,55.0479],[8.4369,55.0481],[8.4358,55.0481],[8.4358,55.0484],[8.4352,55.0484],[8.4352,55.0487],[8.433,55.0487],[8.433,55.049],[8.428599999999999,55.049],[8.428599999999999,55.0487],[8.4269,55.0487],[8.4269,55.0484],[8.4263,55.0484],[8.4263,55.0487],[8.425800000000001,55.0487],[8.425800000000001,55.0484],[8.4252,55.0484],[8.4252,55.0481],[8.419700000000001,55.0481],[8.419700000000001,55.0479],[8.4163,55.0479],[8.4163,55.0481],[8.415200000000001,55.0481],[8.415200000000001,55.0484],[8.411899999999999,55.0484],[8.411899999999999,55.0487],[8.411300000000001,55.0487],[8.411300000000001,55.0492],[8.411300000000001,55.0493],[8.4108,55.0493],[8.4108,55.0495],[8.4102,55.0495],[8.4102,55.0493],[8.409700000000001,55.0493],[8.409700000000001,55.0491],[8.409700000000001,55.049],[8.4086,55.049],[8.4086,55.0487],[8.408,55.0487],[8.408,55.0484],[8.4069,55.0484],[8.4069,55.0491],[8.4069,55.0501],[8.4063,55.0501],[8.4063,55.0504],[8.405799999999999,55.0504],[8.405799999999999,55.0501],[8.405200000000001,55.0501],[8.405200000000001,55.0504],[8.4041,55.0504],[8.4041,55.0501],[8.403600000000001,55.0501],[8.403600000000001,55.0504],[8.403000000000001,55.0504],[8.403000000000001,55.0506],[8.4008,55.0506],[8.4008,55.0504],[8.399100000000001,55.0504],[8.399100000000001,55.0498],[8.3986,55.0498],[8.3986,55.0493],[8.398,55.0493],[8.398,55.0489],[8.398,55.0487],[8.399100000000001,55.0487],[8.399100000000001,55.0484],[8.399699999999999,55.0484],[8.399699999999999,55.0481],[8.399100000000001,55.0481],[8.399100000000001,55.0479],[8.4002,55.0479],[8.4002,55.0476],[8.4008,55.0476],[8.4008,55.0473],[8.4002,55.0473],[8.4002,55.047],[8.3986,55.047],[8.3986,55.0468],[8.398,55.0468],[8.398,55.0465],[8.396900000000001,55.0465],[8.396900000000001,55.0462],[8.3958,55.0462],[8.3958,55.0454],[8.395200000000001,55.0454],[8.395200000000001,55.0443],[8.3958,55.0443],[8.3958,55.0434],[8.3963,55.0434],[8.3963,55.0423],[8.396900000000001,55.0423],[8.396900000000001,55.0418],[8.397399999999999,55.0418],[8.397399999999999,55.0412],[8.398,55.0412],[8.398,55.0406],[8.397399999999999,55.0406],[8.397399999999999,55.0404],[8.396900000000001,55.0404],[8.396900000000001,55.039],[8.397399999999999,55.039],[8.397399999999999,55.0365],[8.396900000000001,55.0365],[8.396900000000001,55.0359],[8.397399999999999,55.0359],[8.397399999999999,55.0356],[8.398,55.0356],[8.398,55.0354],[8.3986,55.0354],[8.3986,55.0351],[8.399699999999999,55.0351],[8.399699999999999,55.0348],[8.4008,55.0348],[8.4008,55.0345],[8.401300000000001,55.0345],[8.401300000000001,55.0343],[8.4019,55.0343],[8.4019,55.034],[8.403000000000001,55.034],[8.403000000000001,55.0337],[8.407400000000001,55.0337],[8.407400000000001,55.034],[8.409100000000001,55.034],[8.409100000000001,55.0343],[8.409700000000001,55.0343],[8.409700000000001,55.034],[8.411300000000001,55.034],[8.411300000000001,55.0343],[8.422499999999999,55.0343],[8.422499999999999,55.034],[8.423,55.034],[8.423,55.0337],[8.4236,55.0337],[8.4236,55.0334],[8.424099999999999,55.0334],[8.424099999999999,55.0331],[8.4247,55.0331],[8.4247,55.0329],[8.4252,55.0329],[8.4252,55.0323],[8.425800000000001,55.0323],[8.425800000000001,55.032],[8.4263,55.032],[8.4263,55.0318],[8.4274,55.0318],[8.4274,55.0293],[8.428000000000001,55.0293],[8.428000000000001,55.0279],[8.428599999999999,55.0279],[8.428599999999999,55.0273],[8.4291,55.0273],[8.4291,55.0268],[8.430199999999999,55.0268],[8.430199999999999,55.0265],[8.4308,55.0265],[8.4308,55.0256],[8.4313,55.0256],[8.4313,55.0251],[8.431900000000001,55.0251],[8.431900000000001,55.0248],[8.4336,55.0248],[8.4336,55.0245],[8.4352,55.0245],[8.4352,55.0243],[8.4358,55.0243],[8.4358,55.024],[8.436299999999999,55.024],[8.436299999999999,55.0234],[8.4374,55.0234],[8.4391,55.0234],[8.4391,55.0229],[8.4397,55.0229],[8.4397,55.0226],[8.440200000000001,55.0226],[8.440200000000001,55.0215],[8.440799999999999,55.0215],[8.440799999999999,55.0212],[8.440200000000001,55.0212],[8.440200000000001,55.0209],[8.4397,55.0209],[8.4397,55.0204],[8.4391,55.0204],[8.4391,55.0193],[8.438599999999999,55.0193],[8.438599999999999,55.019],[8.4391,55.019],[8.4391,55.0184],[8.4397,55.0184],[8.4397,55.0181],[8.440200000000001,55.0181],[8.440200000000001,55.0179],[8.4413,55.0179],[8.4413,55.0176],[8.4419,55.0176],[8.4419,55.0173],[8.442500000000001,55.0173],[8.442500000000001,55.0159],[8.4419,55.0159],[8.4419,55.0154],[8.4413,55.0154],[8.4413,55.0148],[8.440799999999999,55.0148],[8.440799999999999,55.0145],[8.4391,55.0145],[8.4391,55.0148],[8.438599999999999,55.0148],[8.438599999999999,55.0151],[8.438000000000001,55.0151],[8.438000000000001,55.0154],[8.4352,55.0154],[8.4352,55.0151],[8.434100000000001,55.0151],[8.434100000000001,55.0148],[8.433,55.0148],[8.433,55.0145],[8.4324,55.0145],[8.4324,55.0143],[8.4313,55.0143],[8.4313,55.014],[8.4308,55.014],[8.4308,55.0137],[8.430199999999999,55.0137],[8.430199999999999,55.0134],[8.4297,55.0134],[8.4297,55.0129],[8.4291,55.0129],[8.4291,55.0126],[8.428599999999999,55.0126],[8.428599999999999,55.0123],[8.4274,55.0123],[8.4274,55.012],[8.4269,55.012],[8.4269,55.0118],[8.425800000000001,55.0118],[8.425800000000001,55.0112],[8.4252,55.0112],[8.4252,55.0109],[8.4247,55.0109],[8.4247,55.0104],[8.424099999999999,55.0104],[8.424099999999999,55.0101],[8.423,55.0101],[8.423,55.0098],[8.422499999999999,55.0098],[8.422499999999999,55.0095],[8.421900000000001,55.0095],[8.421900000000001,55.0093],[8.421300000000001,55.0093],[8.421300000000001,55.009],[8.419700000000001,55.009],[8.419700000000001,55.0087],[8.417999999999999,55.0087],[8.417999999999999,55.0084],[8.417400000000001,55.0084],[8.417400000000001,55.0081],[8.4169,55.0081],[8.4169,55.0076],[8.4163,55.0076],[8.4163,55.0073],[8.415800000000001,55.0073],[8.415800000000001,55.007],[8.4141,55.007],[8.4141,55.0068],[8.411899999999999,55.0068],[8.411899999999999,55.0065],[8.4108,55.0065],[8.4108,55.0062],[8.409700000000001,55.0062],[8.409700000000001,55.0059],[8.408,55.0059],[8.408,55.0056],[8.403000000000001,55.0056],[8.403000000000001,55.0054],[8.4025,55.0054],[8.4025,55.0051],[8.398,55.0051],[8.398,55.0045],[8.396900000000001,55.0045],[8.396900000000001,55.0043],[8.395200000000001,55.0043],[8.395200000000001,55.004],[8.3947,55.004],[8.3947,55.0037],[8.3941,55.0037],[8.3941,55.0034],[8.393000000000001,55.0034],[8.393000000000001,55.002],[8.3924,55.002],[8.3924,55.0015],[8.3919,55.0015],[8.3919,55.0012],[8.390800000000001,55.0012],[8.390800000000001,55.0009],[8.3902,55.0009],[8.3902,55.0006],[8.389099999999999,55.0006],[8.389099999999999,55.0004],[8.388,55.0004],[8.388,55.0001],[8.3863,55.0001],[8.3863,54.9998],[8.3858,54.9998],[8.3858,54.9995],[8.385199999999999,54.9995],[8.385199999999999,54.999],[8.384700000000001,54.999],[8.384700000000001,54.9987],[8.3841,54.9987],[8.3841,54.9984],[8.3836,54.9984],[8.3836,54.9981],[8.382400000000001,54.9981],[8.382400000000001,54.9979],[8.3819,54.9979],[8.3819,54.9976],[8.3813,54.9976],[8.3813,54.9973],[8.3802,54.9973],[8.3802,54.9968],[8.3794,54.9968],[8.379099999999999,54.9968],[8.379099999999999,54.9966],[8.379099999999999,54.9962],[8.378600000000001,54.9962],[8.378600000000001,54.9956],[8.378,54.9956],[8.378,54.9951],[8.3774,54.9951],[8.3774,54.9945],[8.376899999999999,54.9945],[8.376899999999999,54.9943],[8.376300000000001,54.9943],[8.376300000000001,54.9937],[8.3758,54.9937],[8.3758,54.9931],[8.3752,54.9931],[8.3752,54.9923],[8.374700000000001,54.9923],[8.374700000000001,54.9918],[8.3741,54.9918],[8.3741,54.9912],[8.3736,54.9912],[8.3736,54.9906],[8.372500000000001,54.9906],[8.372500000000001,54.9901],[8.372199999999999,54.9901],[8.3719,54.9901],[8.3719,54.9893],[8.3713,54.9893],[8.3713,54.9887],[8.370799999999999,54.9887],[8.370799999999999,54.9881],[8.370200000000001,54.9881],[8.370200000000001,54.9876],[8.3697,54.9876],[8.3697,54.9873],[8.3691,54.9873],[8.3691,54.9865],[8.3697,54.9865],[8.3697,54.9859],[8.3691,54.9859],[8.3691,54.9854],[8.368600000000001,54.9854],[8.368600000000001,54.9848],[8.368,54.9848],[8.368,54.9843],[8.3675,54.9843],[8.3675,54.9836],[8.3675,54.9834],[8.3672,54.9834],[8.366899999999999,54.9834],[8.366899999999999,54.9831],[8.366899999999999,54.9826],[8.366300000000001,54.9826],[8.366300000000001,54.9818],[8.3658,54.9818],[8.3658,54.9812],[8.3652,54.9812],[8.3652,54.9804],[8.364699999999999,54.9804],[8.364699999999999,54.9795],[8.364100000000001,54.9795],[8.364100000000001,54.9784],[8.3636,54.9784],[8.3636,54.9779],[8.363,54.9779],[8.363,54.9773],[8.362500000000001,54.9773],[8.362500000000001,54.9762],[8.3619,54.9762],[8.3619,54.9756],[8.3613,54.9756],[8.3613,54.9745],[8.360799999999999,54.9745],[8.360799999999999,54.974],[8.3604,54.974],[8.360200000000001,54.974],[8.360200000000001,54.9734],[8.3597,54.9734],[8.3597,54.9729],[8.3591,54.9729],[8.3591,54.9723],[8.358599999999999,54.9723],[8.358599999999999,54.972],[8.358000000000001,54.972],[8.358000000000001,54.9718],[8.3575,54.9718],[8.3575,54.9712],[8.3569,54.9712],[8.3569,54.9707],[8.356299999999999,54.9706],[8.356299999999999,54.9704],[8.3558,54.9704],[8.3558,54.9699],[8.3558,54.9698],[8.355600000000001,54.9698],[8.3552,54.9698],[8.3552,54.9696],[8.3552,54.9693],[8.354699999999999,54.9693],[8.354699999999999,54.969],[8.354699999999999,54.96875],[8.354100000000001,54.96875],[8.354100000000001,54.9684],[8.3536,54.9684],[8.3536,54.9673],[8.354100000000001,54.9673],[8.354100000000001,54.967],[8.354699999999999,54.967],[8.354699999999999,54.9665],[8.3552,54.9665],[8.3552,54.9651],[8.3558,54.9651],[8.3558,54.9648],[8.356299999999999,54.9648],[8.356299999999999,54.9643],[8.3569,54.9643],[8.3569,54.964],[8.3575,54.964],[8.3575,54.9631],[8.358000000000001,54.9631],[8.358000000000001,54.962],[8.358599999999999,54.962],[8.358599999999999,54.9615],[8.3591,54.9615],[8.3591,54.9606],[8.358599999999999,54.9606],[8.358599999999999,54.9598],[8.3591,54.9598],[8.3591,54.9595],[8.3597,54.9595],[8.3597,54.959],[8.360200000000001,54.959],[8.360200000000001,54.9587],[8.3606,54.9587],[8.360799999999999,54.9587],[8.360799999999999,54.9579],[8.3613,54.9579],[8.3613,54.9568],[8.3619,54.9568],[8.3619,54.9551],[8.3613,54.9551],[8.3613,54.9543],[8.360799999999999,54.9543],[8.360799999999999,54.9537],[8.360200000000001,54.9537],[8.360200000000001,54.9531],[8.3597,54.9531],[8.3597,54.9526],[8.3591,54.9526],[8.3591,54.9498],[8.3597,54.9498],[8.3597,54.949],[8.360200000000001,54.949],[8.360200000000001,54.9481],[8.360799999999999,54.9481],[8.360799999999999,54.9473],[8.360900000000001,54.9473],[8.3613,54.9473],[8.3613,54.9459],[8.3619,54.9459],[8.3619,54.9454],[8.362500000000001,54.9454],[8.362500000000001,54.9448],[8.363,54.9448],[8.363,54.9426],[8.362500000000001,54.9426],[8.362500000000001,54.9415],[8.3619,54.9415],[8.3619,54.9401],[8.3613,54.9401],[8.3613,54.9393],[8.360799999999999,54.9393],[8.360799999999999,54.9379],[8.360200000000001,54.9379],[8.360200000000001,54.9345],[8.3597,54.9345],[8.3597,54.9326],[8.3591,54.9326],[8.3591,54.9306],[8.3597,54.9306],[8.3597,54.9301],[8.360200000000001,54.9301],[8.360200000000001,54.9295],[8.360799999999999,54.9295],[8.360799999999999,54.9287],[8.3613,54.9287],[8.3613,54.9279],[8.3619,54.9279],[8.3619,54.9273],[8.362500000000001,54.9273],[8.362500000000001,54.9259],[8.362,54.9259],[8.3619,54.9259],[8.3619,54.9245],[8.3613,54.9245],[8.3613,54.9243],[8.3619,54.9243],[8.3619,54.9229],[8.3622,54.9229],[8.362500000000001,54.9229],[8.362500000000001,54.9218],[8.363,54.9218],[8.363,54.9215],[8.3636,54.9215],[8.3636,54.9209],[8.363,54.9209],[8.363,54.9206],[8.362500000000001,54.9206],[8.362500000000001,54.9204],[8.362399999999999,54.9204],[8.3619,54.9204],[8.3619,54.9173],[8.3613,54.9173],[8.3613,54.9168],[8.3619,54.9168],[8.3619,54.912],[8.362500000000001,54.912],[8.362500000000001,54.9087],[8.363,54.9087],[8.363,54.9081],[8.3636,54.9081],[8.3636,54.9076],[8.364100000000001,54.9076],[8.364100000000001,54.90625],[8.364699999999999,54.90625],[8.364699999999999,54.9054],[8.3652,54.9054],[8.3652,54.9048],[8.3658,54.9048],[8.3658,54.904],[8.366300000000001,54.904],[8.366300000000001,54.9031],[8.366899999999999,54.9031],[8.366899999999999,54.9023],[8.3675,54.9023],[8.3675,54.902],[8.368,54.902],[8.368,54.9015],[8.368600000000001,54.9015],[8.368600000000001,54.9009],[8.3691,54.9009],[8.3691,54.9001],[8.3697,54.9001],[8.3697,54.8995],[8.370200000000001,54.8995],[8.370200000000001,54.899],[8.370799999999999,54.899],[8.370799999999999,54.8981],[8.3713,54.8981],[8.3713,54.8979],[8.3719,54.8979],[8.3719,54.897],[8.372500000000001,54.897],[8.372500000000001,54.8968],[8.372999999999999,54.8968],[8.372999999999999,54.8959],[8.3736,54.8959],[8.3736,54.8954],[8.3741,54.8954],[8.3741,54.8948],[8.374599999999999,54.8948],[8.374700000000001,54.8943],[8.3751,54.8943],[8.3758,54.8943],[8.3758,54.8937],[8.376899999999999,54.8937],[8.376899999999999,54.8931],[8.3774,54.8931],[8.3774,54.8929],[8.378,54.8929],[8.378,54.8926],[8.378600000000001,54.8926],[8.378600000000001,54.8923],[8.379099999999999,54.8923],[8.379099999999999,54.892],[8.3797,54.892],[8.3797,54.8918],[8.3802,54.8918],[8.3802,54.8915],[8.380800000000001,54.8915],[8.380800000000001,54.8909],[8.3813,54.8909],[8.3813,54.8906],[8.382400000000001,54.8906],[8.382400000000001,54.8904],[8.385199999999999,54.8904],[8.385199999999999,54.8901],[8.386900000000001,54.8901],[8.386900000000001,54.8898],[8.3874,54.8898],[8.388,54.8898],[8.388,54.8895],[8.3886,54.8895],[8.3886,54.8891],[8.3886,54.889],[8.3888,54.889],[8.3897,54.889],[8.3897,54.8887],[8.3902,54.8887],[8.3902,54.8884],[8.390800000000001,54.8884],[8.390800000000001,54.8881],[8.391299999999999,54.8881],[8.391299999999999,54.8879],[8.3919,54.8879],[8.3919,54.8873],[8.393000000000001,54.8873],[8.393000000000001,54.887],[8.393599999999999,54.887],[8.393599999999999,54.8868],[8.397399999999999,54.8868],[8.397399999999999,54.8865],[8.398,54.8865],[8.398,54.8862],[8.3986,54.8862],[8.3986,54.8859],[8.399100000000001,54.8859],[8.399100000000001,54.8854],[8.4002,54.8854],[8.4002,54.8852],[8.4002,54.8851],[8.401300000000001,54.8851],[8.401300000000001,54.8848],[8.401999999999999,54.8848],[8.4025,54.8848],[8.4025,54.8845],[8.403600000000001,54.8845],[8.403600000000001,54.8843],[8.4047,54.8843],[8.4047,54.884],[8.405200000000001,54.884],[8.405200000000001,54.8837],[8.4063,54.8837],[8.4063,54.8831],[8.408,54.8831],[8.408,54.8829],[8.409100000000001,54.8829],[8.409100000000001,54.8826],[8.409700000000001,54.8826],[8.409700000000001,54.8823],[8.4102,54.8823],[8.4102,54.882],[8.4108,54.882],[8.4108,54.8818],[8.411899999999999,54.8818],[8.411899999999999,54.8815],[8.413600000000001,54.8815],[8.413600000000001,54.8812],[8.4147,54.8812],[8.4147,54.8809],[8.415200000000001,54.8809],[8.415200000000001,54.8806],[8.417999999999999,54.8806],[8.417999999999999,54.8804],[8.4186,54.8804],[8.4186,54.8801],[8.4208,54.8801],[8.4208,54.8804],[8.422499999999999,54.8804],[8.422499999999999,54.8798],[8.423,54.8798],[8.423,54.8795],[8.4269,54.8795],[8.4269,54.8793],[8.428000000000001,54.8793],[8.428000000000001,54.879],[8.428599999999999,54.879],[8.428599999999999,54.8781],[8.4291,54.8781],[8.4291,54.8779],[8.4297,54.8779],[8.4297,54.8776],[8.4313,54.8776],[8.4313,54.8781],[8.4324,54.8781],[8.4324,54.8784],[8.433,54.8784],[8.433,54.8781],[8.4336,54.8781],[8.4336,54.8779],[8.434100000000001,54.8779],[8.434100000000001,54.8776],[8.434699999999999,54.8776],[8.434699999999999,54.8773],[8.4352,54.8773],[8.4352,54.877],[8.4375,54.877],[8.4375,54.8768],[8.440200000000001,54.8768],[8.440200000000001,54.877],[8.440799999999999,54.877],[8.440799999999999,54.8773],[8.443199999999999,54.8773],[8.4436,54.8773],[8.4436,54.8774],[8.4436,54.8776],[8.444000000000001,54.8776],[8.4458,54.8776],[8.4458,54.8779],[8.446300000000001,54.8779],[8.446300000000001,54.8776],[8.452999999999999,54.8776],[8.452999999999999,54.8773],[8.4536,54.8773],[8.4536,54.8768],[8.4575,54.8768],[8.4575,54.877],[8.458,54.877],[8.458,54.8768],[8.4613,54.8768],[8.4613,54.877],[8.462999999999999,54.877],[8.462999999999999,54.8773],[8.4636,54.8773],[8.4636,54.8776],[8.4641,54.8776],[8.4641,54.8779],[8.4658,54.8779],[8.4658,54.8781],[8.4702,54.8781],[8.4702,54.8784],[8.4726,54.8784],[8.4741,54.8784],[8.4741,54.8781],[8.477499999999999,54.8781],[8.477499999999999,54.8779],[8.4802,54.8779],[8.4802,54.8776],[8.4825,54.8776],[8.4825,54.8773],[8.4863,54.8773],[8.4863,54.8779],[8.4869,54.8779],[8.4869,54.8781],[8.487399999999999,54.8781],[8.487399999999999,54.8784],[8.488,54.8784],[8.488,54.8787],[8.4886,54.8787],[8.4886,54.879],[8.489699999999999,54.879],[8.489699999999999,54.8793],[8.491300000000001,54.8793],[8.491300000000001,54.879],[8.493,54.879],[8.493,54.8795],[8.493600000000001,54.8795],[8.493600000000001,54.8798],[8.4941,54.8798],[8.4941,54.8801],[8.4963,54.8801],[8.4963,54.8798],[8.497999999999999,54.8798],[8.497999999999999,54.8801],[8.4991,54.8801],[8.4991,54.8804],[8.499700000000001,54.8804],[8.499700000000001,54.8806],[8.501899999999999,54.8806],[8.501899999999999,54.8809],[8.5025,54.8809],[8.5025,54.8812],[8.503600000000001,54.8812],[8.503600000000001,54.8815],[8.505800000000001,54.8815],[8.505800000000001,54.8818],[8.5069,54.8818],[8.5069,54.882],[8.507999999999999,54.882],[8.507999999999999,54.8823],[8.5091,54.8823],[8.5091,54.8826],[8.510199999999999,54.8826],[8.510199999999999,54.8829],[8.5113,54.8829],[8.5113,54.8831],[8.5136,54.8831],[8.5136,54.8834],[8.516299999999999,54.8834],[8.516299999999999,54.8837],[8.5213,54.8837],[8.5213,54.884],[8.528000000000001,54.884],[8.528000000000001,54.8843],[8.5336,54.8843],[8.5336,54.8845],[8.546300000000001,54.8845],[8.546300000000001,54.8848],[8.5641,54.8848],[8.5641,54.8851],[8.571300000000001,54.8851],[8.571300000000001,54.8854],[8.5791,54.8854],[8.5791,54.8856],[8.585800000000001,54.8856],[8.585800000000001,54.8859],[8.587999999999999,54.8859],[8.587999999999999,54.887],[8.587400000000001,54.887],[8.587400000000001,54.8879],[8.587999999999999,54.8879],[8.587999999999999,54.8884],[8.5891,54.8884],[8.5891,54.8887],[8.590199999999999,54.8887],[8.590199999999999,54.889],[8.5908,54.889],[8.5908,54.8893],[8.591900000000001,54.8893],[8.591900000000001,54.8895],[8.593,54.8895],[8.593,54.8898],[8.5947,54.8898],[8.5947,54.8901],[8.600199999999999,54.8901],[8.600199999999999,54.8906],[8.603,54.8906],[8.603,54.8909],[8.6058,54.8909],[8.6058,54.8912],[8.6075,54.8912],[8.6075,54.8915],[8.6091,54.8915],[8.6091,54.892],[8.6113,54.892],[8.6113,54.8923],[8.613,54.8923],[8.613,54.8926],[8.614699999999999,54.8926],[8.614699999999999,54.8929],[8.6158,54.8929],[8.6158,54.8931],[8.6175,54.8931],[8.6175,54.8934],[8.618,54.8934],[8.618,54.8937],[8.618600000000001,54.8937],[8.618600000000001,54.8934],[8.6197,54.8934],[8.6197,54.8937],[8.620200000000001,54.8937],[8.620200000000001,54.894],[8.620799999999999,54.894],[8.620799999999999,54.8945],[8.6213,54.8945],[8.6213,54.8951],[8.622999999999999,54.8951],[8.622999999999999,54.8956],[8.6241,54.8956],[8.6241,54.8973],[8.624700000000001,54.8973],[8.624700000000001,54.8984],[8.6252,54.8984],[8.6252,54.8987],[8.6258,54.8987],[8.6258,54.899],[8.626300000000001,54.899],[8.626300000000001,54.8995],[8.628,54.8995],[8.628,54.8993],[8.6297,54.8993],[8.6297,54.8995],[8.630800000000001,54.8995],[8.630800000000001,54.8998],[8.6313,54.8998],[8.6313,54.9043],[8.6319,54.9043],[8.6319,54.9056],[8.632400000000001,54.9056],[8.632400000000001,54.90625],[8.632999999999999,54.90625],[8.632999999999999,54.9065],[8.6336,54.9065],[8.6336,54.9068],[8.6341,54.9068],[8.6341,54.9081],[8.634700000000001,54.9081],[8.634700000000001,54.9093],[8.635199999999999,54.9093],[8.635199999999999,54.9098],[8.6358,54.9098],[8.6358,54.9104],[8.6363,54.9104],[8.6363,54.9118],[8.636900000000001,54.9118],[8.636900000000001,54.912],[8.637499999999999,54.912],[8.637499999999999,54.9129],[8.637700000000001,54.9128],[8.638,54.9128],[8.6519,54.9104],[8.6526,54.9102],[8.6553,54.9105],[8.6585,54.9108],[8.663,54.9112],[8.6686,54.9118],[8.6707,54.912],[8.6784,54.9128],[8.6861,54.9135],[8.6938,54.9143],[8.6951,54.9098],[8.7028,54.9106],[8.7041,54.9062],[8.7118,54.9069],[8.712999999999999,54.9025],[8.720700000000001,54.9032],[8.722,54.8988],[8.729699999999999,54.8996],[8.731,54.8951],[8.7387,54.8959],[8.7464,54.8967],[8.754099999999999,54.8974],[8.761799999999999,54.8982],[8.7606,54.9026],[8.7593,54.907],[8.767,54.9078],[8.765700000000001,54.9122],[8.773400000000001,54.9129],[8.7811,54.9137],[8.7889,54.9144],[8.7966,54.9152],[8.8043,54.9159],[8.811999999999999,54.9167],[8.8133,54.9123],[8.821,54.913],[8.8287,54.9138],[8.8299,54.9093],[8.831200000000001,54.9049],[8.8314,54.9043],[8.837400000000001,54.9009],[8.840199999999999,54.9012],[8.8408,54.8991],[8.8445,54.8971],[8.845000000000001,54.8968],[8.8493,54.8969],[8.850400000000001,54.8931],[8.8581,54.8938],[8.8658,54.8946],[8.864599999999999,54.899],[8.866899999999999,54.8992],[8.872299999999999,54.8998],[8.8756,54.9001],[8.880000000000001,54.9005],[8.8859,54.9011],[8.889799999999999,54.9011],[8.895200000000001,54.9028],[8.9023,54.9052],[8.9175,54.9041],[8.9185,54.9042],[8.9262,54.905],[8.926600000000001,54.9035],[8.945399999999999,54.9022],[8.9506,54.9027],[8.9514,54.8999],[8.9519,54.8983],[8.954000000000001,54.8985],[8.9596,54.8991],[8.9673,54.8998],[8.975,54.9005],[8.9762,54.8961],[8.984,54.8968],[8.985200000000001,54.8924],[8.992900000000001,54.8931],[8.994199999999999,54.8887],[9.001899999999999,54.8894],[9.002700000000001,54.8863],[9.0031,54.885],[9.0069,54.8854],[9.0108,54.8857],[9.011200000000001,54.8844],[9.0121,54.8813],[9.017300000000001,54.8818],[9.020300000000001,54.8802],[9.0267,54.8803],[9.027100000000001,54.8764],[9.033899999999999,54.8727],[9.0471,54.869],[9.0792,54.8696],[9.1112,54.8701],[9.1431,54.8707],[9.196300000000001,54.8559],[9.2027,54.856],[9.209199999999999,54.8548],[9.2106,54.8546],[9.217000000000001,54.8552],[9.2247,54.8559],[9.225899999999999,54.8518],[9.242100000000001,54.8488],[9.242800000000001,54.844],[9.2438,54.844],[9.244999999999999,54.8396],[9.252700000000001,54.8403],[9.2539,54.8359],[9.255100000000001,54.8315],[9.2628,54.8322],[9.263999999999999,54.8277],[9.2652,54.8233],[9.273,54.824],[9.2742,54.8196],[9.275399999999999,54.8152],[9.2766,54.8107],[9.277100000000001,54.8087],[9.282299999999999,54.8089],[9.282500000000001,54.8022],[9.2867,54.8026],[9.2928,54.8031],[9.2944,54.8033],[9.302099999999999,54.804],[9.3018,54.8049],[9.3009,54.8084],[9.3086,54.8092],[9.3163,54.8099],[9.317500000000001,54.8054],[9.325200000000001,54.8061],[9.3329,54.8069],[9.3406,54.8076],[9.341100000000001,54.8057],[9.341799999999999,54.8031],[9.3452,54.8035],[9.345599999999999,54.8035],[9.3512,54.8146],[9.3575,54.8148],[9.3691,54.8187],[9.3698,54.8189],[9.3695,54.8239],[9.375500000000001,54.8244],[9.3743,54.8289],[9.382,54.8296],[9.380800000000001,54.834],[9.388500000000001,54.8347],[9.387499999999999,54.8383],[9.399800000000001,54.8387],[9.399699999999999,54.8403],[9.402699999999999,54.8406],[9.4086,54.8411],[9.4123,54.8391],[9.412800000000001,54.8316],[9.419000000000001,54.8318],[9.4202,54.8312],[9.419700000000001,54.8312],[9.419700000000001,54.8298],[9.4202,54.8298],[9.4202,54.8265],[9.4208,54.8265],[9.4208,54.8251],[9.421300000000001,54.8251],[9.421300000000001,54.8245],[9.421900000000001,54.8245],[9.421900000000001,54.8244],[9.421900000000001,54.8243],[9.4224,54.8243],[9.4224,54.8231],[9.423,54.8231],[9.423,54.8226],[9.4236,54.8226],[9.4236,54.822],[9.424099999999999,54.822],[9.424099999999999,54.8218],[9.4247,54.8218],[9.4247,54.8212],[9.4252,54.8212],[9.4252,54.8206],[9.425800000000001,54.8206],[9.425800000000001,54.8198],[9.4263,54.8198],[9.4263,54.8184],[9.4269,54.8184],[9.4269,54.8176],[9.4274,54.8176],[9.4274,54.8165],[9.428000000000001,54.8165],[9.428000000000001,54.8148],[9.428599999999999,54.8148],[9.428599999999999,54.8145],[9.4291,54.8145],[9.4291,54.8137],[9.4297,54.8137],[9.4297,54.8134],[9.430199999999999,54.8134],[9.430199999999999,54.8129],[9.4308,54.8129],[9.4308,54.8126],[9.4313,54.8126],[9.4313,54.812],[9.431900000000001,54.812],[9.431900000000001,54.8112],[9.4324,54.8112],[9.4324,54.8109],[9.4336,54.8109],[9.4336,54.8106],[9.4352,54.8106],[9.4352,54.8104],[9.4358,54.8104],[9.4358,54.8101],[9.436299999999999,54.8101],[9.436299999999999,54.8098],[9.4369,54.8098],[9.4369,54.8095],[9.4375,54.8095],[9.4375,54.8093],[9.438000000000001,54.8093],[9.438000000000001,54.8087],[9.438599999999999,54.8087],[9.438599999999999,54.8084],[9.4397,54.8084],[9.4397,54.8073],[9.4391,54.8073],[9.4391,54.807],[9.438599999999999,54.807],[9.438599999999999,54.8065],[9.438000000000001,54.8065],[9.438000000000001,54.8063],[9.438000000000001,54.8062],[9.4369,54.8062],[9.4369,54.8059],[9.436299999999999,54.8059],[9.436299999999999,54.8056],[9.4358,54.8056],[9.4358,54.8051],[9.4352,54.8051],[9.4352,54.8034],[9.434100000000001,54.8034],[9.434100000000001,54.8031],[9.433,54.8031],[9.433,54.8029],[9.431900000000001,54.8029],[9.431900000000001,54.8026],[9.4313,54.8026],[9.4313,54.8023],[9.4308,54.8023],[9.4308,54.802],[9.430199999999999,54.802],[9.430199999999999,54.8015],[9.4297,54.8015],[9.4297,54.8009],[9.4291,54.8009],[9.4291,54.7998],[9.4297,54.7998],[9.4297,54.7987],[9.430199999999999,54.7987],[9.430199999999999,54.7981],[9.4308,54.7981],[9.4308,54.7973],[9.4313,54.7973],[9.4313,54.7968],[9.431900000000001,54.7968],[9.431900000000001,54.7965],[9.4324,54.7965],[9.4324,54.7959],[9.433,54.7959],[9.433,54.7954],[9.4336,54.7954],[9.4336,54.7943],[9.434100000000001,54.7943],[9.434100000000001,54.7937],[9.434699999999999,54.7937],[9.434699999999999,54.7926],[9.434100000000001,54.7926],[9.434100000000001,54.7923],[9.4336,54.7923],[9.4336,54.792],[9.433,54.792],[9.433,54.7918],[9.4336,54.7918],[9.4336,54.7915],[9.434100000000001,54.7915],[9.434100000000001,54.7898],[9.434699999999999,54.7898],[9.434699999999999,54.7887],[9.4352,54.7887],[9.4352,54.7884],[9.4358,54.7884],[9.4358,54.7887],[9.436299999999999,54.7887],[9.436299999999999,54.7898],[9.4358,54.7898],[9.4358,54.7901],[9.436299999999999,54.7901],[9.436299999999999,54.7904],[9.4369,54.7904],[9.4369,54.7956],[9.436299999999999,54.7956],[9.436299999999999,54.7968],[9.4358,54.7968],[9.4358,54.799],[9.436299999999999,54.799],[9.436299999999999,54.7993],[9.4369,54.7993],[9.4369,54.8015],[9.4375,54.8015],[9.4375,54.8023],[9.438000000000001,54.8023],[9.438000000000001,54.8031],[9.438599999999999,54.8031],[9.438599999999999,54.8034],[9.4391,54.8034],[9.4391,54.804],[9.4397,54.804],[9.4397,54.8045],[9.440799999999999,54.8045],[9.440799999999999,54.8048],[9.442500000000001,54.8048],[9.442500000000001,54.8051],[9.4436,54.8051],[9.4436,54.8054],[9.444100000000001,54.8054],[9.444100000000001,54.8056],[9.446300000000001,54.8056],[9.446300000000001,54.8059],[9.446899999999999,54.8059],[9.446899999999999,54.8062],[9.448600000000001,54.8062],[9.448600000000001,54.8065],[9.450200000000001,54.8065],[9.450200000000001,54.8068],[9.4513,54.8068],[9.4513,54.807],[9.4519,54.807],[9.4519,54.8073],[9.452500000000001,54.8073],[9.452500000000001,54.8076],[9.452999999999999,54.8076],[9.452999999999999,54.8081],[9.4536,54.8081],[9.4536,54.8087],[9.4541,54.8087],[9.4541,54.8101],[9.454700000000001,54.8101],[9.454700000000001,54.8112],[9.452999999999999,54.8112],[9.452999999999999,54.8123],[9.4536,54.8123],[9.4536,54.8131],[9.4541,54.8131],[9.4541,54.8134],[9.454700000000001,54.8134],[9.454700000000001,54.814],[9.4552,54.814],[9.4552,54.8154],[9.4558,54.8154],[9.4558,54.8156],[9.456300000000001,54.8156],[9.456300000000001,54.8162],[9.456899999999999,54.8162],[9.456899999999999,54.8165],[9.4574,54.8165],[9.4574,54.8168],[9.456899999999999,54.8168],[9.456899999999999,54.8173],[9.4574,54.8173],[9.4574,54.8176],[9.458,54.8176],[9.458,54.8181],[9.458600000000001,54.8181],[9.458600000000001,54.8187],[9.459099999999999,54.8187],[9.459099999999999,54.819],[9.4597,54.819],[9.4597,54.8193],[9.4602,54.8193],[9.4602,54.8198],[9.460800000000001,54.8198],[9.460800000000001,54.8204],[9.4613,54.8204],[9.4613,54.8206],[9.462400000000001,54.8206],[9.462400000000001,54.8209],[9.462999999999999,54.8209],[9.462999999999999,54.8212],[9.4636,54.8212],[9.4636,54.8215],[9.4641,54.8215],[9.4641,54.8223],[9.464700000000001,54.8223],[9.464700000000001,54.8226],[9.4658,54.8226],[9.4658,54.8229],[9.4686,54.8229],[9.4686,54.8231],[9.469099999999999,54.8231],[9.469099999999999,54.8234],[9.4697,54.8234],[9.4697,54.8237],[9.4725,54.8237],[9.4725,54.824],[9.473000000000001,54.824],[9.473000000000001,54.8237],[9.4741,54.8237],[9.4741,54.8234],[9.475199999999999,54.8234],[9.475199999999999,54.8231],[9.4758,54.8231],[9.4758,54.8229],[9.4786,54.8229],[9.4786,54.8231],[9.483599999999999,54.8231],[9.483599999999999,54.8229],[9.485200000000001,54.8229],[9.485200000000001,54.8226],[9.487500000000001,54.8226],[9.487500000000001,54.8229],[9.489100000000001,54.8229],[9.489100000000001,54.8231],[9.4902,54.8231],[9.4902,54.8229],[9.491300000000001,54.8229],[9.491300000000001,54.8223],[9.495799999999999,54.8223],[9.495799999999999,54.822],[9.4963,54.822],[9.4963,54.8223],[9.4969,54.8223],[9.4969,54.8226],[9.497500000000001,54.8226],[9.497500000000001,54.8229],[9.497999999999999,54.8229],[9.497999999999999,54.8231],[9.4986,54.8231],[9.4986,54.8234],[9.4991,54.8234],[9.4991,54.8237],[9.499700000000001,54.8237],[9.499700000000001,54.824],[9.5002,54.824],[9.5002,54.8243],[9.5008,54.8243],[9.5008,54.8248],[9.501300000000001,54.8248],[9.501300000000001,54.8256],[9.501899999999999,54.8256],[9.501899999999999,54.8259],[9.5024,54.8259],[9.5024,54.8268],[9.503,54.8268],[9.503,54.829],[9.503600000000001,54.829],[9.503600000000001,54.8293],[9.504099999999999,54.8293],[9.504099999999999,54.8298],[9.5047,54.8298],[9.5047,54.8301],[9.5052,54.8301],[9.5052,54.8304],[9.505800000000001,54.8304],[9.505800000000001,54.8306],[9.5063,54.8306],[9.5063,54.8309],[9.5069,54.8309],[9.5069,54.8312],[9.507400000000001,54.8312],[9.507400000000001,54.8315],[9.507999999999999,54.8315],[9.507999999999999,54.832],[9.5086,54.832],[9.5086,54.8326],[9.5091,54.8326],[9.5091,54.8331],[9.509700000000001,54.8331],[9.509700000000001,54.834],[9.510199999999999,54.834],[9.510199999999999,54.8348],[9.5108,54.8348],[9.5108,54.8354],[9.5113,54.8354],[9.5113,54.8356],[9.511900000000001,54.8356],[9.511900000000001,54.8362],[9.5124,54.8362],[9.5124,54.8365],[9.513,54.8365],[9.513,54.8368],[9.5136,54.8368],[9.5136,54.837],[9.514099999999999,54.837],[9.514099999999999,54.8373],[9.5147,54.8373],[9.5147,54.8376],[9.5152,54.8376],[9.5152,54.8379],[9.515800000000001,54.8379],[9.515800000000001,54.8384],[9.5174,54.8384],[9.5174,54.8387],[9.518599999999999,54.8387],[9.518599999999999,54.8384],[9.520200000000001,54.8384],[9.520200000000001,54.8387],[9.5208,54.8387],[9.5208,54.839],[9.521900000000001,54.839],[9.521900000000001,54.8393],[9.523,54.8393],[9.523,54.8395],[9.524699999999999,54.8395],[9.524699999999999,54.8393],[9.5258,54.8393],[9.5258,54.8395],[9.526300000000001,54.8395],[9.526300000000001,54.8398],[9.5269,54.8398],[9.5269,54.8404],[9.5275,54.8404],[9.5275,54.8406],[9.528000000000001,54.8406],[9.528000000000001,54.8409],[9.5297,54.8409],[9.5297,54.8412],[9.530200000000001,54.8412],[9.530200000000001,54.8426],[9.530799999999999,54.8426],[9.530799999999999,54.84375],[9.5313,54.84375],[9.5313,54.844],[9.5319,54.844],[9.5319,54.8445],[9.532500000000001,54.8445],[9.532500000000001,54.8448],[9.5336,54.8448],[9.5336,54.8451],[9.534100000000001,54.8451],[9.534100000000001,54.8454],[9.534700000000001,54.8454],[9.534700000000001,54.8459],[9.5358,54.8459],[9.5358,54.8462],[9.536300000000001,54.8462],[9.536300000000001,54.8465],[9.536899999999999,54.8465],[9.536899999999999,54.8468],[9.538,54.8468],[9.538,54.847],[9.538600000000001,54.847],[9.538600000000001,54.8476],[9.5391,54.8476],[9.5391,54.8481],[9.5397,54.8481],[9.5397,54.8484],[9.540200000000001,54.8484],[9.540200000000001,54.8487],[9.540800000000001,54.8487],[9.540800000000001,54.849],[9.542400000000001,54.849],[9.542400000000001,54.8493],[9.5436,54.8493],[9.5436,54.8498],[9.5441,54.8498],[9.5441,54.8501],[9.5452,54.8501],[9.5452,54.8504],[9.5458,54.8504],[9.5458,54.8506],[9.548,54.8506],[9.548,54.8509],[9.5486,54.8509],[9.5486,54.8512],[9.549099999999999,54.8512],[9.549099999999999,54.8515],[9.5497,54.8515],[9.5497,54.8518],[9.5513,54.8518],[9.5513,54.852],[9.553599999999999,54.852],[9.553599999999999,54.8523],[9.5547,54.8523],[9.5547,54.8526],[9.555199999999999,54.8526],[9.555199999999999,54.8529],[9.556900000000001,54.8529],[9.556900000000001,54.8531],[9.5574,54.8531],[9.5574,54.8534],[9.559100000000001,54.8534],[9.559100000000001,54.8537],[9.559699999999999,54.8537],[9.559699999999999,54.8534],[9.5608,54.8534],[9.5608,54.8537],[9.5619,54.8537],[9.5619,54.854],[9.563000000000001,54.854],[9.563000000000001,54.8543],[9.563599999999999,54.8543],[9.563599999999999,54.8545],[9.565200000000001,54.8545],[9.565200000000001,54.8548],[9.565799999999999,54.8548],[9.565799999999999,54.8551],[9.5663,54.8551],[9.5663,54.8556],[9.5669,54.8556],[9.5669,54.8565],[9.567500000000001,54.8565],[9.567500000000001,54.8568],[9.568,54.8568],[9.568,54.8573],[9.5686,54.8573],[9.5686,54.8576],[9.569100000000001,54.8576],[9.569100000000001,54.8579],[9.569699999999999,54.8579],[9.569699999999999,54.8581],[9.5702,54.8581],[9.5702,54.8595],[9.5708,54.8595],[9.5708,54.8609],[9.571300000000001,54.8609],[9.571300000000001,54.8615],[9.571899999999999,54.8615],[9.571899999999999,54.8623],[9.5725,54.8623],[9.5725,54.8631],[9.573,54.8631],[9.573,54.8634],[9.573600000000001,54.8634],[9.573600000000001,54.8637],[9.5747,54.8637],[9.5747,54.864],[9.575200000000001,54.864],[9.575200000000001,54.8643],[9.5802,54.8643],[9.5802,54.864],[9.5825,54.864],[9.5825,54.8643],[9.583600000000001,54.8643],[9.583600000000001,54.8645],[9.584099999999999,54.8645],[9.584099999999999,54.8648],[9.5847,54.8648],[9.5847,54.8654],[9.5852,54.8654],[9.5852,54.8656],[9.585800000000001,54.8656],[9.585800000000001,54.8659],[9.5863,54.8659],[9.5863,54.8665],[9.5869,54.8665],[9.5869,54.8673],[9.587400000000001,54.8673],[9.587400000000001,54.8681],[9.5869,54.8681],[9.5869,54.8687],[9.5863,54.8687],[9.5863,54.8698],[9.585800000000001,54.8698],[9.585800000000001,54.872],[9.5863,54.872],[9.5863,54.8734],[9.5869,54.8734],[9.5869,54.874],[9.587400000000001,54.874],[9.587400000000001,54.8745],[9.587999999999999,54.8745],[9.587999999999999,54.8751],[9.5886,54.8751],[9.5886,54.8754],[9.5891,54.8754],[9.5891,54.8759],[9.590199999999999,54.8759],[9.590199999999999,54.8762],[9.595800000000001,54.8762],[9.595800000000001,54.8759],[9.602399999999999,54.8759],[9.602399999999999,54.8756],[9.606299999999999,54.8756],[9.612500000000001,54.8756],[9.612500000000001,54.8759],[9.6136,54.8759],[9.6136,54.8748],[9.613,54.8748],[9.613,54.8743],[9.612500000000001,54.8743],[9.612500000000001,54.874],[9.6119,54.874],[9.6119,54.8737],[9.6113,54.8737],[9.6113,54.8734],[9.610799999999999,54.8734],[9.610799999999999,54.8731],[9.610200000000001,54.8731],[9.610200000000001,54.8729],[9.6097,54.8729],[9.6097,54.8726],[9.6091,54.8726],[9.6091,54.872],[9.608599999999999,54.872],[9.608599999999999,54.8718],[9.608000000000001,54.8718],[9.608000000000001,54.8715],[9.6075,54.8715],[9.6075,54.8709],[9.6069,54.8709],[9.6069,54.8706],[9.606299999999999,54.8706],[9.606299999999999,54.8701],[9.6058,54.8701],[9.6058,54.8698],[9.6052,54.8698],[9.6052,54.8695],[9.604699999999999,54.8695],[9.604699999999999,54.8693],[9.6036,54.8693],[9.6036,54.869],[9.602399999999999,54.869],[9.602399999999999,54.8687],[9.601900000000001,54.8687],[9.601900000000001,54.8684],[9.6013,54.8684],[9.6013,54.8681],[9.6008,54.8681],[9.6008,54.8679],[9.600199999999999,54.8679],[9.600199999999999,54.8673],[9.5997,54.8673],[9.5997,54.867],[9.5991,54.867],[9.5991,54.8662],[9.598599999999999,54.8662],[9.598599999999999,54.8656],[9.598000000000001,54.8656],[9.598000000000001,54.8651],[9.5974,54.8651],[9.5974,54.8645],[9.5969,54.8645],[9.5969,54.864],[9.596299999999999,54.864],[9.596299999999999,54.8634],[9.595800000000001,54.8634],[9.595800000000001,54.8631],[9.5952,54.8631],[9.5952,54.8623],[9.5947,54.8623],[9.5947,54.8615],[9.594099999999999,54.8615],[9.594099999999999,54.8609],[9.5936,54.8609],[9.5936,54.8599],[9.593,54.8598],[9.593,54.859],[9.5924,54.859],[9.5924,54.8581],[9.591900000000001,54.8581],[9.591900000000001,54.8573],[9.5913,54.8573],[9.5913,54.8531],[9.5908,54.8531],[9.5908,54.8529],[9.590199999999999,54.8529],[9.590199999999999,54.8523],[9.589700000000001,54.8523],[9.589700000000001,54.8468],[9.590199999999999,54.8468],[9.590199999999999,54.8451],[9.5908,54.8451],[9.5908,54.8443],[9.5913,54.8443],[9.5913,54.8429],[9.591900000000001,54.8429],[9.591900000000001,54.8423],[9.5924,54.8423],[9.5924,54.8418],[9.593,54.8418],[9.593,54.8406],[9.5936,54.8406],[9.5936,54.8401],[9.594099999999999,54.8401],[9.594099999999999,54.8395],[9.5947,54.8395],[9.5947,54.839],[9.5952,54.839],[9.5952,54.8387],[9.595800000000001,54.8387],[9.595800000000001,54.8384],[9.596299999999999,54.8384],[9.596299999999999,54.8379],[9.5969,54.8379],[9.5969,54.8376],[9.5974,54.8376],[9.5974,54.8373],[9.598000000000001,54.8373],[9.598000000000001,54.837],[9.598599999999999,54.837],[9.598599999999999,54.8362],[9.5991,54.8362],[9.5991,54.8356],[9.5997,54.8356],[9.5997,54.8351],[9.600199999999999,54.8351],[9.600199999999999,54.8343],[9.6008,54.8343],[9.6008,54.834],[9.6013,54.834],[9.6013,54.8337],[9.6008,54.8337],[9.6008,54.8334],[9.6013,54.8334],[9.6013,54.8331],[9.601900000000001,54.8331],[9.601900000000001,54.8326],[9.602399999999999,54.8326],[9.602399999999999,54.8323],[9.603,54.8323],[9.603,54.8315],[9.6036,54.8315],[9.6036,54.8312],[9.604100000000001,54.8312],[9.604100000000001,54.8309],[9.604699999999999,54.8309],[9.604699999999999,54.8306],[9.6052,54.8306],[9.6052,54.8304],[9.6058,54.8304],[9.6058,54.8301],[9.606299999999999,54.8301],[9.606299999999999,54.8298],[9.610799999999999,54.8298],[9.610799999999999,54.8295],[9.613,54.8295],[9.613,54.8298],[9.614699999999999,54.8298],[9.614699999999999,54.8301],[9.616899999999999,54.8301],[9.616899999999999,54.8304],[9.6191,54.8304],[9.6191,54.8306],[9.6197,54.8306],[9.6197,54.8309],[9.620799999999999,54.8309],[9.620799999999999,54.8312],[9.6219,54.8312],[9.6219,54.8315],[9.6236,54.8315],[9.6236,54.8312],[9.624700000000001,54.8312],[9.624700000000001,54.8309],[9.6252,54.8309],[9.6252,54.8306],[9.6258,54.8306],[9.6258,54.8304],[9.626300000000001,54.8304],[9.626300000000001,54.8301],[9.6274,54.8301],[9.6274,54.8298],[9.629099999999999,54.8298],[9.629099999999999,54.8295],[9.6302,54.8295],[9.6302,54.8293],[9.6313,54.8293],[9.6313,54.829],[9.6319,54.829],[9.6319,54.8287],[9.6325,54.8287],[9.6325,54.8284],[9.6336,54.8284],[9.6336,54.8281],[9.6341,54.8281],[9.6341,54.8279],[9.634700000000001,54.8279],[9.634700000000001,54.8276],[9.635199999999999,54.8276],[9.635199999999999,54.8273],[9.636900000000001,54.8273],[9.636900000000001,54.827],[9.6374,54.827],[9.6374,54.8268],[9.638,54.8268],[9.638,54.8265],[9.6386,54.8265],[9.6386,54.8262],[9.6397,54.8262],[9.6397,54.8259],[9.6402,54.8259],[9.6402,54.8256],[9.640800000000001,54.8256],[9.640800000000001,54.8254],[9.641299999999999,54.8254],[9.641299999999999,54.8251],[9.6419,54.8251],[9.6419,54.8248],[9.6424,54.8248],[9.6424,54.8245],[9.643000000000001,54.8245],[9.643000000000001,54.8243],[9.6441,54.8243],[9.6441,54.824],[9.6447,54.824],[9.6447,54.8237],[9.645200000000001,54.8237],[9.645200000000001,54.8234],[9.6463,54.8234],[9.6463,54.8231],[9.647500000000001,54.8231],[9.647500000000001,54.8229],[9.648,54.8229],[9.648,54.8226],[9.6486,54.8226],[9.6486,54.8223],[9.649100000000001,54.8223],[9.649100000000001,54.822],[9.649699999999999,54.822],[9.649699999999999,54.8218],[9.6519,54.8218],[9.6519,54.822],[9.6525,54.822],[9.6525,54.8223],[9.653000000000001,54.8223],[9.653000000000001,54.8226],[9.653600000000001,54.8226],[9.653600000000001,54.8229],[9.6547,54.8229],[9.6547,54.8226],[9.655200000000001,54.8226],[9.655200000000001,54.8223],[9.658,54.8223],[9.658,54.8226],[9.659700000000001,54.8226],[9.659700000000001,54.8229],[9.6602,54.8229],[9.6602,54.8231],[9.6625,54.8231],[9.6625,54.8229],[9.663,54.8229],[9.663,54.8223],[9.663600000000001,54.8223],[9.663600000000001,54.822],[9.6641,54.822],[9.6641,54.8218],[9.6647,54.8218],[9.6647,54.8215],[9.665200000000001,54.8215],[9.665200000000001,54.8212],[9.6663,54.8212],[9.6663,54.8209],[9.6669,54.8209],[9.6669,54.8206],[9.667999999999999,54.8206],[9.667999999999999,54.8204],[9.6686,54.8204],[9.6686,54.8201],[9.669700000000001,54.8201],[9.669700000000001,54.8198],[9.671900000000001,54.8198],[9.671900000000001,54.8195],[9.6752,54.8195],[9.6752,54.8193],[9.6769,54.8193],[9.6769,54.819],[9.678599999999999,54.819],[9.678599999999999,54.8193],[9.6791,54.8193],[9.6791,54.819],[9.6808,54.819],[9.6808,54.8187],[9.6813,54.8187],[9.6813,54.8184],[9.6824,54.8184],[9.6824,54.8181],[9.683,54.8181],[9.683,54.8179],[9.6836,54.8179],[9.6836,54.8176],[9.684100000000001,54.8176],[9.684100000000001,54.8173],[9.6858,54.8173],[9.6858,54.817],[9.686299999999999,54.817],[9.686299999999999,54.8168],[9.6874,54.8168],[9.6874,54.8165],[9.688000000000001,54.8165],[9.688000000000001,54.8162],[9.688599999999999,54.8162],[9.688599999999999,54.8159],[9.6891,54.8159],[9.6891,54.8162],[9.6897,54.8162],[9.6897,54.8159],[9.690200000000001,54.8159],[9.690200000000001,54.8156],[9.6913,54.8156],[9.6913,54.8154],[9.692500000000001,54.8154],[9.692500000000001,54.8151],[9.693,54.8151],[9.693,54.8148],[9.6936,54.8148],[9.6936,54.8145],[9.694100000000001,54.8145],[9.694100000000001,54.8143],[9.6958,54.8143],[9.6958,54.814],[9.696300000000001,54.814],[9.696300000000001,54.8137],[9.696899999999999,54.8137],[9.696899999999999,54.8134],[9.698,54.8134],[9.698,54.8131],[9.6991,54.8131],[9.6991,54.8129],[9.700200000000001,54.8129],[9.700200000000001,54.8126],[9.7019,54.8126],[9.7019,54.8123],[9.702500000000001,54.8123],[9.702500000000001,54.812],[9.702999999999999,54.812],[9.702999999999999,54.8118],[9.7036,54.8118],[9.7036,54.8115],[9.704700000000001,54.8115],[9.704700000000001,54.8112],[9.7052,54.8112],[9.7052,54.8109],[9.7058,54.8109],[9.7058,54.8106],[9.706899999999999,54.8106],[9.706899999999999,54.8104],[9.7075,54.8104],[9.7075,54.8101],[9.708600000000001,54.8101],[9.708600000000001,54.8098],[9.709099999999999,54.8098],[9.709099999999999,54.8095],[9.7102,54.8095],[9.7102,54.8093],[9.710800000000001,54.8093],[9.710800000000001,54.809],[9.7113,54.809],[9.7113,54.8087],[9.7136,54.8087],[9.7136,54.8084],[9.718,54.8084],[9.718,54.8081],[9.7197,54.8081],[9.7197,54.8079],[9.721299999999999,54.8079],[9.721299999999999,54.8076],[9.7219,54.8076],[9.7219,54.8073],[9.723000000000001,54.8073],[9.723000000000001,54.807],[9.723599999999999,54.807],[9.723599999999999,54.8068],[9.7247,54.8068],[9.7247,54.8065],[9.727399999999999,54.8065],[9.727399999999999,54.8062],[9.728,54.8062],[9.728,54.8065],[9.729100000000001,54.8065],[9.729100000000001,54.8062],[9.729699999999999,54.8062],[9.729699999999999,54.8059],[9.7302,54.8059],[9.7302,54.8056],[9.733000000000001,54.8056],[9.733000000000001,54.8054],[9.733599999999999,54.8054],[9.733599999999999,54.8051],[9.7341,54.8051],[9.7341,54.8048],[9.7408,54.8048],[9.7408,54.8045],[9.741300000000001,54.8045],[9.741300000000001,54.8043],[9.7425,54.8043],[9.7425,54.804],[9.743,54.804],[9.743,54.8037],[9.7447,54.8037],[9.7447,54.8034],[9.745799999999999,54.8034],[9.745799999999999,54.8031],[9.7463,54.8031],[9.7463,54.8034],[9.7469,54.8034],[9.7469,54.8031],[9.7491,54.8031],[9.7491,54.8029],[9.7508,54.8029],[9.7508,54.8026],[9.751300000000001,54.8026],[9.751300000000001,54.8023],[9.7524,54.8023],[9.7524,54.802],[9.7552,54.802],[9.7552,54.8018],[9.755800000000001,54.8018],[9.755800000000001,54.8015],[9.7563,54.8015],[9.7563,54.8012],[9.757400000000001,54.8012],[9.757400000000001,54.8009],[9.7591,54.8009],[9.7591,54.8012],[9.759700000000001,54.8012],[9.759700000000001,54.8015],[9.7608,54.8015],[9.7608,54.8012],[9.7613,54.8012],[9.7613,54.8009],[9.761900000000001,54.8009],[9.761900000000001,54.8006],[9.7624,54.8006],[9.7624,54.8001],[9.763,54.8001],[9.763,54.7995],[9.7636,54.7995],[9.7636,54.7993],[9.764099999999999,54.7993],[9.764099999999999,54.7987],[9.7647,54.7987],[9.7647,54.7981],[9.7652,54.7981],[9.7652,54.7979],[9.765800000000001,54.7979],[9.765800000000001,54.7976],[9.766299999999999,54.7976],[9.766299999999999,54.7973],[9.7669,54.7973],[9.7669,54.797],[9.7675,54.797],[9.7675,54.7968],[9.768599999999999,54.7968],[9.768599999999999,54.7965],[9.7691,54.7965],[9.7691,54.7962],[9.7697,54.7962],[9.7697,54.7959],[9.7708,54.7959],[9.7708,54.7956],[9.7713,54.7956],[9.7713,54.7954],[9.7736,54.7954],[9.7736,54.7951],[9.7758,54.7951],[9.7758,54.7954],[9.7769,54.7954],[9.7769,54.7956],[9.778600000000001,54.7956],[9.778600000000001,54.7959],[9.7858,54.7959],[9.7858,54.7962],[9.786899999999999,54.7962],[9.786899999999999,54.7965],[9.7875,54.7965],[9.7875,54.7968],[9.788,54.7968],[9.788,54.797],[9.790200000000001,54.797],[9.790200000000001,54.7973],[9.7919,54.7973],[9.7919,54.797],[9.792400000000001,54.797],[9.792400000000001,54.7965],[9.792999999999999,54.7965],[9.792999999999999,54.7959],[9.7936,54.7959],[9.7936,54.7956],[9.7941,54.7956],[9.7941,54.7948],[9.794700000000001,54.7948],[9.794700000000001,54.7909],[9.7952,54.7909],[9.7952,54.7898],[9.7958,54.7898],[9.7958,54.7895],[9.796300000000001,54.7895],[9.796300000000001,54.7893],[9.796900000000001,54.7893],[9.796900000000001,54.7887],[9.7974,54.7887],[9.7974,54.7884],[9.798,54.7884],[9.798,54.7879],[9.7986,54.7879],[9.7986,54.7873],[9.799099999999999,54.7873],[9.799099999999999,54.787],[9.7997,54.787],[9.7997,54.7865],[9.8002,54.7865],[9.8002,54.7854],[9.800800000000001,54.7854],[9.800800000000001,54.7848],[9.8013,54.7848],[9.8013,54.7843],[9.8019,54.7843],[9.8019,54.784],[9.8024,54.784],[9.8024,54.7834],[9.803000000000001,54.7834],[9.803000000000001,54.7829],[9.803599999999999,54.7829],[9.803599999999999,54.7826],[9.8041,54.7826],[9.8041,54.782],[9.8047,54.782],[9.8047,54.7815],[9.805199999999999,54.7815],[9.805199999999999,54.7809],[9.8058,54.7809],[9.8058,54.7806],[9.8063,54.7806],[9.8063,54.7798],[9.806900000000001,54.7798],[9.806900000000001,54.7795],[9.8074,54.7795],[9.8074,54.779],[9.808,54.779],[9.808,54.7784],[9.8086,54.7784],[9.8086,54.7779],[9.809100000000001,54.7779],[9.809100000000001,54.7773],[9.809699999999999,54.7773],[9.809699999999999,54.777],[9.8102,54.777],[9.8102,54.7768],[9.8108,54.7768],[9.8108,54.7762],[9.811299999999999,54.7762],[9.811299999999999,54.7756],[9.8119,54.7756],[9.8119,54.7754],[9.8125,54.7754],[9.8125,54.7751],[9.813000000000001,54.7751],[9.813000000000001,54.7745],[9.813599999999999,54.7745],[9.813599999999999,54.7743],[9.8141,54.7743],[9.8141,54.774],[9.8147,54.774],[9.8147,54.7737],[9.815200000000001,54.7737],[9.815200000000001,54.7731],[9.815799999999999,54.7731],[9.815799999999999,54.7729],[9.8163,54.7729],[9.8163,54.7726],[9.8169,54.7726],[9.8169,54.7723],[9.817500000000001,54.7723],[9.817500000000001,54.7718],[9.818,54.7718],[9.818,54.7715],[9.8186,54.7715],[9.8186,54.7712],[9.819100000000001,54.7712],[9.819100000000001,54.7706],[9.819699999999999,54.7706],[9.819699999999999,54.7704],[9.8202,54.7704],[9.8202,54.7701],[9.8208,54.7701],[9.8208,54.7698],[9.821300000000001,54.7698],[9.821300000000001,54.7693],[9.821899999999999,54.7693],[9.821899999999999,54.769],[9.8225,54.769],[9.8225,54.7687],[9.823,54.7687],[9.823,54.7684],[9.823600000000001,54.7684],[9.823600000000001,54.7679],[9.8241,54.7679],[9.8241,54.7665],[9.825200000000001,54.7665],[9.825200000000001,54.7659],[9.825799999999999,54.7659],[9.825799999999999,54.7656],[9.8263,54.7656],[9.8263,54.7654],[9.8269,54.7654],[9.8269,54.7651],[9.827500000000001,54.7651],[9.827500000000001,54.7648],[9.827999999999999,54.7648],[9.827999999999999,54.7645],[9.8286,54.7645],[9.8286,54.764],[9.8291,54.764],[9.8291,54.7634],[9.829700000000001,54.7634],[9.829700000000001,54.7629],[9.8302,54.7629],[9.8302,54.762],[9.8308,54.762],[9.8308,54.7615],[9.831300000000001,54.7615],[9.831300000000001,54.7606],[9.831899999999999,54.7606],[9.831899999999999,54.7604],[9.8324,54.7604],[9.8325,54.7601],[9.833,54.7601],[9.833,54.76],[9.833,54.7598],[9.833600000000001,54.7598],[9.833600000000001,54.7595],[9.834099999999999,54.7595],[9.834099999999999,54.7593],[9.8347,54.7593],[9.8347,54.759],[9.835800000000001,54.759],[9.835800000000001,54.7587],[9.8363,54.7587],[9.8363,54.7584],[9.837400000000001,54.7584],[9.837400000000001,54.7581],[9.8386,54.7581],[9.8386,54.7579],[9.839700000000001,54.7579],[9.839700000000001,54.7576],[9.840199999999999,54.7576],[9.840199999999999,54.7573],[9.8408,54.7573],[9.8408,54.757],[9.8413,54.757],[9.8413,54.7568],[9.8424,54.7568],[9.8424,54.7565],[9.843,54.7565],[9.843,54.7562],[9.844099999999999,54.7562],[9.844099999999999,54.7559],[9.845800000000001,54.7559],[9.845800000000001,54.7556],[9.8469,54.7556],[9.8469,54.7554],[9.848000000000001,54.7554],[9.848000000000001,54.7551],[9.848599999999999,54.7551],[9.848599999999999,54.7548],[9.8497,54.7548],[9.8497,54.7545],[9.8513,54.7545],[9.8513,54.7543],[9.857900000000001,54.7543],[9.8613,54.7543],[9.8613,54.754],[9.862500000000001,54.754],[9.862500000000001,54.7543],[9.8652,54.7543],[9.8652,54.754],[9.8658,54.754],[9.8658,54.7538],[9.8658,54.7534],[9.8652,54.7534],[9.8652,54.7529],[9.864699999999999,54.7529],[9.864699999999999,54.7523],[9.8652,54.7523],[9.8652,54.752],[9.8691,54.752],[9.8691,54.7518],[9.872500000000001,54.7518],[9.872500000000001,54.752],[9.874700000000001,54.752],[9.874700000000001,54.7523],[9.8758,54.7523],[9.8758,54.7529],[9.876300000000001,54.7529],[9.876300000000001,54.7531],[9.876899999999999,54.7531],[9.876899999999999,54.7534],[9.8774,54.7534],[9.8774,54.754],[9.878,54.754],[9.878,54.7562],[9.878600000000001,54.7562],[9.878600000000001,54.7579],[9.879099999999999,54.7579],[9.879099999999999,54.7587],[9.8797,54.7587],[9.8797,54.7606],[9.8802,54.7606],[9.8802,54.7615],[9.880800000000001,54.7615],[9.880800000000001,54.762],[9.8813,54.762],[9.8813,54.7626],[9.8819,54.7626],[9.8819,54.7629],[9.882400000000001,54.7629],[9.882400000000001,54.7634],[9.882999999999999,54.7634],[9.882999999999999,54.764],[9.8836,54.764],[9.8836,54.7643],[9.8841,54.7643],[9.8841,54.7648],[9.884700000000001,54.7648],[9.884700000000001,54.7654],[9.885199999999999,54.7654],[9.885199999999999,54.7656],[9.8858,54.7656],[9.8858,54.7659],[9.8863,54.7659],[9.8863,54.7662],[9.886900000000001,54.7662],[9.886900000000001,54.7665],[9.8874,54.7665],[9.8874,54.767],[9.888,54.767],[9.888,54.7679],[9.8886,54.7679],[9.8886,54.7681],[9.889099999999999,54.7681],[9.889099999999999,54.7684],[9.8897,54.7684],[9.8897,54.7687],[9.8902,54.7687],[9.8902,54.769],[9.890800000000001,54.769],[9.890800000000001,54.7693],[9.891299999999999,54.7693],[9.891299999999999,54.7698],[9.8919,54.7698],[9.8919,54.7701],[9.893000000000001,54.7701],[9.893000000000001,54.7704],[9.893599999999999,54.7704],[9.893599999999999,54.7701],[9.8941,54.7701],[9.8941,54.7698],[9.8947,54.7698],[9.8947,54.7695],[9.8941,54.7695],[9.8941,54.7693],[9.8947,54.7693],[9.8947,54.7679],[9.8941,54.7679],[9.8941,54.7673],[9.895200000000001,54.7673],[9.895200000000001,54.7676],[9.8958,54.7676],[9.8958,54.7681],[9.8963,54.7681],[9.8963,54.7684],[9.896900000000001,54.7684],[9.896900000000001,54.7681],[9.897500000000001,54.7681],[9.897500000000001,54.7679],[9.8986,54.7679],[9.8986,54.7676],[9.899100000000001,54.7676],[9.899100000000001,54.7673],[9.9002,54.7673],[9.9002,54.767],[9.9019,54.767],[9.9019,54.7668],[9.9025,54.7668],[9.9025,54.7665],[9.903000000000001,54.7665],[9.903000000000001,54.7662],[9.903600000000001,54.7662],[9.903600000000001,54.7637],[9.9041,54.7637],[9.9041,54.7634],[9.905200000000001,54.7634],[9.905200000000001,54.7637],[9.905799999999999,54.7637],[9.905799999999999,54.7665],[9.9063,54.7665],[9.9063,54.7681],[9.9069,54.7681],[9.9069,54.7693],[9.9063,54.7693],[9.9063,54.7695],[9.905799999999999,54.7695],[9.905799999999999,54.7701],[9.905200000000001,54.7701],[9.905200000000001,54.7715],[9.9047,54.7715],[9.9047,54.7723],[9.9041,54.7723],[9.9041,54.7729],[9.903600000000001,54.7729],[9.903600000000001,54.7734],[9.903000000000001,54.7734],[9.903000000000001,54.7737],[9.9025,54.7737],[9.9025,54.7743],[9.9019,54.7743],[9.9019,54.777],[9.9025,54.777],[9.9025,54.779],[9.903000000000001,54.779],[9.903000000000001,54.7795],[9.903600000000001,54.7795],[9.903600000000001,54.7806],[9.9041,54.7806],[9.9041,54.782],[9.9047,54.782],[9.9047,54.7851],[9.9041,54.7851],[9.9041,54.7859],[9.903600000000001,54.7859],[9.903600000000001,54.7865],[9.903000000000001,54.7865],[9.903000000000001,54.7895],[9.903600000000001,54.7895],[9.903600000000001,54.7906],[9.9041,54.7906],[9.9041,54.7915],[9.9047,54.7915],[9.9047,54.7926],[9.905200000000001,54.7926],[9.905200000000001,54.7931],[9.905799999999999,54.7931],[9.905799999999999,54.7943],[9.9063,54.7943],[9.9063,54.7965],[9.9069,54.7965],[9.9069,54.797],[9.907500000000001,54.797],[9.907500000000001,54.7973],[9.9086,54.7973],[9.9086,54.797],[9.909100000000001,54.797],[9.909100000000001,54.7968],[9.909700000000001,54.7968],[9.909700000000001,54.7965],[9.9102,54.7965],[9.9102,54.7959],[9.9108,54.7959],[9.9108,54.7956],[9.911899999999999,54.7956],[9.911899999999999,54.7954],[9.9125,54.7954],[9.9125,54.7951],[9.913,54.7951],[9.913,54.7945],[9.9141,54.7945],[9.9141,54.7943],[9.915800000000001,54.7943],[9.915800000000001,54.794],[9.9169,54.794],[9.9169,54.7937],[9.917999999999999,54.7937],[9.917999999999999,54.7934],[9.9191,54.7934],[9.9191,54.7931],[9.9202,54.7931],[9.9202,54.7929],[9.921900000000001,54.7929],[9.921900000000001,54.7926],[9.923,54.7926],[9.923,54.7923],[9.9236,54.7923],[9.9236,54.792],[9.924099999999999,54.792],[9.924099999999999,54.7918],[9.9252,54.7918],[9.9252,54.7915],[9.9263,54.7915],[9.9263,54.7912],[9.9269,54.7912],[9.9269,54.7906],[9.928000000000001,54.7906],[9.928000000000001,54.7904],[9.928599999999999,54.7904],[9.928599999999999,54.7901],[9.9291,54.7901],[9.9291,54.7898],[9.9297,54.7898],[9.9297,54.7895],[9.930199999999999,54.7895],[9.930199999999999,54.7893],[9.9313,54.7893],[9.9313,54.789],[9.931900000000001,54.789],[9.931900000000001,54.7884],[9.932499999999999,54.7884],[9.932499999999999,54.7881],[9.933,54.7881],[9.933,54.7879],[9.9336,54.7879],[9.9336,54.7876],[9.934100000000001,54.7876],[9.934100000000001,54.7873],[9.934699999999999,54.7873],[9.934699999999999,54.787],[9.9352,54.787],[9.9352,54.7868],[9.936299999999999,54.7868],[9.936299999999999,54.7865],[9.9369,54.7865],[9.9369,54.7862],[9.9375,54.7862],[9.9374,54.7859],[9.938000000000001,54.7859],[9.938000000000001,54.7856],[9.9391,54.7856],[9.9391,54.7854],[9.9397,54.7854],[9.9397,54.7848],[9.940200000000001,54.7848],[9.940200000000001,54.7845],[9.940799999999999,54.7845],[9.940799999999999,54.7843],[9.9413,54.7843],[9.9413,54.7837],[9.942399999999999,54.7837],[9.942399999999999,54.7834],[9.9436,54.7834],[9.9436,54.7831],[9.944100000000001,54.7831],[9.944100000000001,54.7829],[9.944699999999999,54.7829],[9.944699999999999,54.7826],[9.9452,54.7826],[9.9452,54.7823],[9.946899999999999,54.7823],[9.946899999999999,54.782],[9.9475,54.782],[9.9475,54.7818],[9.948,54.7818],[9.948,54.7815],[9.948600000000001,54.7815],[9.948600000000001,54.78125],[9.9496,54.78125],[9.9497,54.7809],[9.950799999999999,54.7809],[9.950799999999999,54.7806],[9.9519,54.7806],[9.9519,54.7804],[9.9541,54.7804],[9.9541,54.7801],[9.9552,54.7801],[9.9552,54.7798],[9.9558,54.7798],[9.9558,54.7795],[9.956300000000001,54.7795],[9.956300000000001,54.779],[9.956899999999999,54.779],[9.956899999999999,54.7779],[9.9574,54.7779],[9.9575,54.777],[9.958,54.777],[9.958,54.7756],[9.958600000000001,54.7756],[9.958600000000001,54.7748],[9.959099999999999,54.7748],[9.959099999999999,54.7743],[9.959099999999999,54.774],[9.9597,54.774],[9.9597,54.7737],[9.9602,54.7737],[9.9602,54.7729],[9.960800000000001,54.7729],[9.960800000000001,54.772],[9.9613,54.772],[9.9613,54.7715],[9.9619,54.7715],[9.9619,54.7712],[9.962400000000001,54.7712],[9.962400000000001,54.7706],[9.9628,54.7706],[9.962999999999999,54.7706],[9.962999999999999,54.7698],[9.9636,54.7698],[9.9636,54.7693],[9.9641,54.7693],[9.9641,54.7687],[9.964700000000001,54.7687],[9.964700000000001,54.7681],[9.965199999999999,54.7681],[9.965199999999999,54.7676],[9.9658,54.7676],[9.9658,54.767],[9.9663,54.767],[9.9663,54.7668],[9.966900000000001,54.7668],[9.966900000000001,54.7665],[9.9674,54.7665],[9.9674,54.7659],[9.968,54.7659],[9.968,54.7654],[9.9686,54.7654],[9.9686,54.7651],[9.969099999999999,54.7651],[9.969099999999999,54.7645],[9.9697,54.7645],[9.9697,54.764],[9.9702,54.764],[9.9702,54.7637],[9.970800000000001,54.7637],[9.970800000000001,54.7634],[9.971299999999999,54.7634],[9.971299999999999,54.7631],[9.9719,54.7631],[9.9719,54.7629],[9.9724,54.7629],[9.9724,54.762],[9.973000000000001,54.762],[9.973000000000001,54.7609],[9.973599999999999,54.7609],[9.973599999999999,54.7595],[9.9741,54.7595],[9.9741,54.759],[9.9747,54.759],[9.9747,54.7584],[9.975199999999999,54.7584],[9.975199999999999,54.7579],[9.9758,54.7579],[9.9758,54.7576],[9.9763,54.7576],[9.9763,54.7568],[9.976900000000001,54.7568],[9.976900000000001,54.7531],[9.977399999999999,54.7531],[9.977399999999999,54.7512],[9.978,54.7512],[9.978,54.7481],[9.9786,54.7481],[9.9786,54.7456],[9.979100000000001,54.7456],[9.979100000000001,54.7418],[9.979699999999999,54.7418],[9.979699999999999,54.7387],[9.9802,54.7387],[9.9802,54.7365],[9.9808,54.7365],[9.9808,54.7351],[9.9802,54.7351],[9.9802,54.7337],[9.979699999999999,54.7337],[9.979699999999999,54.7334],[9.9802,54.7334],[9.9802,54.7326],[9.9808,54.7326],[9.9808,54.7309],[9.981299999999999,54.7309],[9.981299999999999,54.7298],[9.9819,54.7298],[9.9819,54.7291],[9.9819,54.7281],[9.9825,54.7281],[9.9825,54.7279],[9.9827,54.7279],[9.983000000000001,54.7279],[9.983000000000001,54.727],[9.983599999999999,54.727],[9.983599999999999,54.7259],[9.9841,54.7259],[9.9841,54.7251],[9.9847,54.7251],[9.9847,54.7245],[9.985200000000001,54.7245],[9.985200000000001,54.7231],[9.985799999999999,54.7231],[9.985799999999999,54.7226],[9.9863,54.7226],[9.9863,54.7209],[9.9869,54.7209],[9.9869,54.7206],[9.987500000000001,54.7206],[9.987500000000001,54.7204],[9.988,54.7204],[9.988,54.7181],[9.9886,54.7181],[9.9886,54.7176],[9.989100000000001,54.7176],[9.989100000000001,54.7172],[9.989100000000001,54.7165],[9.989699999999999,54.7165],[9.989699999999999,54.7162],[9.9902,54.7162],[9.9902,54.7156],[9.9908,54.7156],[9.9908,54.7154],[9.991300000000001,54.7154],[9.991300000000001,54.7151],[9.991899999999999,54.7151],[9.991899999999999,54.7148],[9.993,54.7148],[9.993,54.7145],[9.993600000000001,54.7145],[9.993600000000001,54.7137],[9.9941,54.7137],[9.9941,54.7131],[9.9947,54.7131],[9.9947,54.7118],[9.995200000000001,54.7118],[9.995200000000001,54.7109],[9.995799999999999,54.7109],[9.9963,54.7109],[9.9963,54.7106],[9.997500000000001,54.7106],[9.997500000000001,54.7101],[9.997999999999999,54.7101],[9.997999999999999,54.7098],[9.9986,54.7098],[9.9986,54.7095],[9.9991,54.7095],[9.9991,54.7093],[9.999700000000001,54.7093],[10.0013,54.7093],[10.0013,54.709],[10.003,54.709],[10.003,54.7087],[10.0033,54.7087],[10.0041,54.7087],[10.0041,54.7084],[10.0047,54.7084],[10.0047,54.7081],[10.0052,54.7081],[10.0052,54.7079],[10.0058,54.7079],[10.0058,54.7076],[10.0063,54.7076],[10.0063,54.707],[10.0069,54.707],[10.0069,54.7065],[10.0074,54.7065],[10.0074,54.7062],[10.008,54.7062],[10.008,54.7059],[10.0086,54.7059],[10.0086,54.7054],[10.0091,54.7054],[10.0091,54.7051],[10.0097,54.7051],[10.0097,54.7048],[10.0102,54.7048],[10.0102,54.7043],[10.0108,54.7043],[10.0108,54.704],[10.0113,54.704],[10.0113,54.7037],[10.0119,54.7037],[10.0119,54.7031],[10.0125,54.7031],[10.0125,54.7029],[10.013,54.7029],[10.013,54.7026],[10.0136,54.7026],[10.0136,54.7023],[10.0141,54.7023],[10.0141,54.702],[10.0147,54.702],[10.0147,54.7015],[10.0152,54.7015],[10.0152,54.7012],[10.0158,54.7012],[10.0158,54.7009],[10.0163,54.7009],[10.0163,54.7004],[10.0169,54.7004],[10.0169,54.7001],[10.0171,54.7001],[10.0174,54.7001],[10.0174,54.7],[10.0174,54.6995],[10.018,54.6995],[10.018,54.699],[10.0186,54.699],[10.0186,54.6987],[10.0197,54.6987],[10.0197,54.6984],[10.0202,54.6984],[10.0202,54.6981],[10.0208,54.6981],[10.0208,54.6979],[10.0213,54.6979],[10.0213,54.6973],[10.0219,54.6973],[10.0219,54.6968],[10.0224,54.6968],[10.0224,54.6965],[10.023,54.6965],[10.023,54.6962],[10.0241,54.6962],[10.0241,54.6959],[10.0247,54.6959],[10.0247,54.6956],[10.0252,54.6956],[10.0252,54.6954],[10.0258,54.6954],[10.0258,54.6951],[10.0269,54.6951],[10.0269,54.6948],[10.0275,54.6948],[10.0275,54.6945],[10.028,54.6945],[10.028,54.6943],[10.0286,54.6943],[10.0286,54.694],[10.0291,54.694],[10.0291,54.6937],[10.0295,54.6937],[10.0302,54.6937],[10.0302,54.6934],[10.0308,54.6934],[10.0308,54.6931],[10.0313,54.6931],[10.0313,54.6929],[10.0319,54.6929],[10.0319,54.6926],[10.0325,54.6926],[10.0325,54.6923],[10.033,54.6923],[10.033,54.692],[10.0336,54.692],[10.0336,54.6915],[10.0341,54.6915],[10.0341,54.6909],[10.0347,54.6909],[10.0347,54.6906],[10.0352,54.6906],[10.0352,54.6904],[10.0358,54.6904],[10.0358,54.6901],[10.0363,54.6901],[10.0363,54.6893],[10.0369,54.6893],[10.0369,54.6879],[10.0375,54.6879],[10.0375,54.6826],[10.0369,54.6826],[10.0369,54.6798],[10.0363,54.6798],[10.0363,54.6781],[10.0358,54.6781],[10.0358,54.6745],[10.0352,54.6745],[10.0352,54.6734],[10.0347,54.6734],[10.0347,54.6723],[10.033,54.6723],[10.033,54.6726],[10.0325,54.6726],[10.0325,54.6729],[10.0319,54.6729],[10.0319,54.6731],[10.0313,54.6731],[10.0313,54.6737],[10.0319,54.6737],[10.0319,54.6745],[10.0325,54.6745],[10.0325,54.6751],[10.0319,54.6751],[10.0319,54.6756],[10.0313,54.6756],[10.0313,54.6759],[10.0308,54.6759],[10.0308,54.6762],[10.0302,54.6762],[10.0302,54.6768],[10.0297,54.6768],[10.0297,54.6779],[10.0308,54.6779],[10.0308,54.6784],[10.0302,54.6784],[10.0302,54.679],[10.0297,54.679],[10.0297,54.6781],[10.0285,54.6781],[10.0275,54.6781],[10.0275,54.6787],[10.0269,54.6787],[10.0269,54.6795],[10.0275,54.6795],[10.0275,54.6801],[10.0285,54.6801],[10.0286,54.6804],[10.0297,54.6804],[10.0297,54.6809],[10.0291,54.6809],[10.0291,54.682],[10.0286,54.682],[10.0286,54.6818],[10.0275,54.6818],[10.0275,54.6815],[10.0263,54.6815],[10.0263,54.6812],[10.0252,54.6812],[10.0252,54.6815],[10.0247,54.6815],[10.0247,54.6818],[10.0241,54.6818],[10.0241,54.682],[10.0247,54.682],[10.0247,54.6826],[10.0263,54.6826],[10.0263,54.6829],[10.0269,54.6829],[10.0269,54.6831],[10.0275,54.6831],[10.0275,54.6834],[10.028,54.6834],[10.028,54.684],[10.0284,54.684],[10.0286,54.684],[10.0286,54.6841],[10.0286,54.6843],[10.0288,54.6843],[10.0291,54.6843],[10.0291,54.6844],[10.0291,54.6848],[10.0297,54.6848],[10.0297,54.6854],[10.0302,54.6854],[10.0302,54.6862],[10.0291,54.6862],[10.0291,54.6856],[10.0286,54.6856],[10.0286,54.6851],[10.028,54.6851],[10.028,54.6845],[10.0275,54.6845],[10.0275,54.6843],[10.0269,54.6843],[10.0269,54.684],[10.0219,54.684],[10.0219,54.6843],[10.0224,54.6843],[10.0224,54.6848],[10.023,54.6848],[10.023,54.6851],[10.0236,54.6851],[10.0236,54.6854],[10.0241,54.6854],[10.0241,54.6856],[10.0247,54.6856],[10.0247,54.6859],[10.0252,54.6859],[10.0252,54.6862],[10.0258,54.6862],[10.0258,54.6868],[10.0263,54.6868],[10.0263,54.687],[10.0269,54.687],[10.0269,54.6873],[10.0275,54.6873],[10.0275,54.6876],[10.028,54.6876],[10.028,54.6879],[10.0286,54.6879],[10.0286,54.6881],[10.0291,54.6881],[10.0291,54.6887],[10.0286,54.6887],[10.0286,54.6893],[10.028,54.6893],[10.028,54.6895],[10.0275,54.6895],[10.0275,54.6884],[10.0269,54.6884],[10.0269,54.6879],[10.0252,54.6879],[10.0252,54.6876],[10.0224,54.6876],[10.0224,54.6879],[10.0208,54.6879],[10.0208,54.6887],[10.0202,54.6887],[10.0202,54.6895],[10.0208,54.6895],[10.0208,54.6898],[10.0213,54.6898],[10.0213,54.6901],[10.0219,54.6901],[10.0219,54.6906],[10.0224,54.6906],[10.0224,54.692],[10.0197,54.692],[10.0197,54.6923],[10.0163,54.6923],[10.0163,54.6926],[10.0147,54.6926],[10.0147,54.6912],[10.0141,54.6912],[10.0141,54.6904],[10.0136,54.6904],[10.0136,54.6898],[10.013,54.6898],[10.013,54.6895],[10.0119,54.6895],[10.0119,54.6893],[10.0102,54.6893],[10.0102,54.689],[10.0091,54.689],[10.0091,54.6887],[10.0086,54.6887],[10.0086,54.6881],[10.0047,54.6881],[10.0047,54.6879],[10.0019,54.6879],[10.0019,54.6876],[9.999700000000001,54.6876],[9.9991,54.6876],[9.9991,54.6873],[9.9986,54.6873],[9.9986,54.687],[9.997999999999999,54.687],[9.997999999999999,54.6868],[9.997500000000001,54.6868],[9.997500000000001,54.6862],[9.9969,54.6862],[9.9969,54.6856],[9.9963,54.6856],[9.9963,54.6848],[9.995799999999999,54.6848],[9.995799999999999,54.6837],[9.995200000000001,54.6837],[9.995200000000001,54.6818],[9.995799999999999,54.6818],[9.995799999999999,54.6815],[9.9963,54.6815],[9.9963,54.6809],[9.995799999999999,54.6809],[9.995799999999999,54.6806],[9.995200000000001,54.6806],[9.995200000000001,54.6804],[9.9947,54.6804],[9.9947,54.6806],[9.9941,54.6806],[9.9941,54.6809],[9.993600000000001,54.6809],[9.993600000000001,54.6812],[9.991300000000001,54.6812],[9.991300000000001,54.6815],[9.9908,54.6815],[9.9908,54.6823],[9.989699999999999,54.6823],[9.989699999999999,54.6826],[9.989100000000001,54.6826],[9.989100000000001,54.6829],[9.9886,54.6829],[9.9886,54.6831],[9.988,54.6831],[9.988,54.684],[9.987500000000001,54.684],[9.987500000000001,54.6845],[9.9869,54.6845],[9.9869,54.6862],[9.987500000000001,54.6862],[9.987500000000001,54.6865],[9.988,54.6865],[9.988,54.6862],[9.989100000000001,54.6862],[9.989100000000001,54.6859],[9.9902,54.6859],[9.9902,54.6862],[9.9908,54.6862],[9.9908,54.6865],[9.991300000000001,54.6865],[9.991300000000001,54.6868],[9.991899999999999,54.6868],[9.991899999999999,54.687],[9.9925,54.687],[9.9925,54.6873],[9.993,54.6873],[9.993,54.6876],[9.993600000000001,54.6876],[9.993600000000001,54.6881],[9.9941,54.6881],[9.9941,54.6887],[9.9947,54.6887],[9.9947,54.6912],[9.9941,54.6912],[9.9941,54.6918],[9.993600000000001,54.6918],[9.993600000000001,54.6926],[9.993,54.6926],[9.993,54.6931],[9.9925,54.6931],[9.9925,54.6934],[9.991300000000001,54.6934],[9.991300000000001,54.6954],[9.991899999999999,54.6954],[9.991899999999999,54.6956],[9.993,54.6956],[9.993,54.699],[9.9925,54.699],[9.9925,54.6993],[9.991899999999999,54.6993],[9.991899999999999,54.6998],[9.991300000000001,54.6998],[9.991300000000001,54.7001],[9.9902,54.7001],[9.9902,54.7004],[9.989699999999999,54.7004],[9.989699999999999,54.7006],[9.9886,54.7006],[9.9886,54.7009],[9.988,54.7009],[9.988,54.7012],[9.983000000000001,54.7012],[9.983000000000001,54.7009],[9.9825,54.7009],[9.9825,54.6993],[9.9819,54.6993],[9.9819,54.6981],[9.981299999999999,54.6981],[9.981299999999999,54.6976],[9.9819,54.6976],[9.9819,54.6973],[9.9825,54.6973],[9.9825,54.6968],[9.9819,54.6968],[9.9819,54.6965],[9.9808,54.6965],[9.9808,54.6962],[9.9802,54.6962],[9.9802,54.6959],[9.979699999999999,54.6959],[9.979699999999999,54.6956],[9.979100000000001,54.6956],[9.979100000000001,54.6948],[9.9786,54.6948],[9.9786,54.6945],[9.978,54.6945],[9.978,54.6943],[9.977399999999999,54.6943],[9.977399999999999,54.694],[9.976900000000001,54.694],[9.976900000000001,54.6937],[9.9763,54.6937],[9.9763,54.6934],[9.975199999999999,54.6934],[9.975199999999999,54.6937],[9.9747,54.6937],[9.9747,54.6934],[9.9741,54.6934],[9.9741,54.6926],[9.9747,54.6926],[9.9747,54.6923],[9.975199999999999,54.6923],[9.975199999999999,54.6909],[9.9747,54.6909],[9.9747,54.6904],[9.9741,54.6904],[9.9741,54.6901],[9.973599999999999,54.6901],[9.973599999999999,54.6893],[9.9741,54.6893],[9.9741,54.689],[9.9747,54.689],[9.9747,54.6887],[9.975199999999999,54.6887],[9.975199999999999,54.6884],[9.9763,54.6884],[9.9763,54.6881],[9.978,54.6881],[9.978,54.6879],[9.9786,54.6879],[9.9786,54.6876],[9.979100000000001,54.6876],[9.979100000000001,54.6873],[9.979699999999999,54.6873],[9.979699999999999,54.687],[9.9802,54.687],[9.9802,54.6868],[9.979699999999999,54.6868],[9.979699999999999,54.6854],[9.979100000000001,54.6854],[9.979100000000001,54.6851],[9.9786,54.6851],[9.9786,54.6837],[9.978,54.6837],[9.978,54.6831],[9.977399999999999,54.6831],[9.977399999999999,54.6826],[9.976900000000001,54.6826],[9.976900000000001,54.6823],[9.9758,54.6823],[9.9758,54.6826],[9.9741,54.6826],[9.9741,54.6829],[9.973000000000001,54.6829],[9.973000000000001,54.6831],[9.971299999999999,54.6831],[9.971299999999999,54.6834],[9.9686,54.6834],[9.9686,54.6831],[9.9674,54.6831],[9.9674,54.6829],[9.966900000000001,54.6829],[9.966900000000001,54.6826],[9.9663,54.6826],[9.9663,54.6823],[9.9658,54.6823],[9.9658,54.6818],[9.965199999999999,54.6818],[9.965199999999999,54.6815],[9.964700000000001,54.6815],[9.964700000000001,54.6804],[9.9641,54.6804],[9.9641,54.6798],[9.9636,54.6798],[9.9636,54.6793],[9.962999999999999,54.6793],[9.962999999999999,54.679],[9.962400000000001,54.679],[9.962400000000001,54.6787],[9.9619,54.6787],[9.9619,54.6784],[9.9613,54.6784],[9.9613,54.6781],[9.958,54.6781],[9.958,54.6779],[9.9575,54.6779],[9.9574,54.6776],[9.956899999999999,54.6776],[9.956899999999999,54.6773],[9.9541,54.6773],[9.9541,54.6776],[9.9536,54.6776],[9.9536,54.6779],[9.952500000000001,54.6779],[9.952500000000001,54.6781],[9.950200000000001,54.6781],[9.950200000000001,54.6779],[9.9491,54.6779],[9.9491,54.6776],[9.948,54.6776],[9.948,54.6773],[9.9475,54.6773],[9.9475,54.677],[9.946300000000001,54.677],[9.946300000000001,54.6768],[9.9458,54.6768],[9.9458,54.6765],[9.944699999999999,54.6765],[9.944699999999999,54.6762],[9.944100000000001,54.6762],[9.944100000000001,54.6756],[9.9436,54.6756],[9.9436,54.6754],[9.943,54.6754],[9.943,54.6743],[9.9419,54.6743],[9.9419,54.6737],[9.940799999999999,54.6737],[9.940799999999999,54.6734],[9.9397,54.6734],[9.9397,54.6731],[9.938599999999999,54.6731],[9.938599999999999,54.6729],[9.938000000000001,54.6729],[9.938000000000001,54.672],[9.938599999999999,54.672],[9.938599999999999,54.6718],[9.9391,54.6718],[9.9391,54.6715],[9.9397,54.6715],[9.9397,54.6712],[9.940200000000001,54.6712],[9.940200000000001,54.6706],[9.9397,54.6706],[9.9397,54.6704],[9.9391,54.6704],[9.9391,54.6695],[9.938599999999999,54.6695],[9.938599999999999,54.669],[9.938000000000001,54.669],[9.938000000000001,54.6681],[9.9374,54.6681],[9.9374,54.6673],[9.9369,54.6673],[9.9369,54.6662],[9.9375,54.6662],[9.9374,54.6659],[9.938000000000001,54.6659],[9.938000000000001,54.6656],[9.938599999999999,54.6656],[9.938599999999999,54.6651],[9.938000000000001,54.6651],[9.938000000000001,54.6637],[9.9374,54.6637],[9.9374,54.6634],[9.9369,54.6634],[9.9369,54.6626],[9.936299999999999,54.6626],[9.936299999999999,54.6623],[9.9358,54.6623],[9.9358,54.6618],[9.9352,54.6618],[9.9352,54.6576],[9.9358,54.6576],[9.9358,54.6568],[9.936299999999999,54.6568],[9.936299999999999,54.6559],[9.9369,54.6559],[9.9369,54.6556],[9.9375,54.6556],[9.9374,54.6548],[9.9369,54.6548],[9.9369,54.6537],[9.936299999999999,54.6537],[9.936299999999999,54.6534],[9.9358,54.6534],[9.9358,54.6531],[9.9352,54.6531],[9.9352,54.6529],[9.934699999999999,54.6529],[9.934699999999999,54.6518],[9.934100000000001,54.6518],[9.934100000000001,54.6512],[9.9336,54.6512],[9.9336,54.6509],[9.933,54.6509],[9.933,54.6484],[9.932499999999999,54.6484],[9.932499999999999,54.6468],[9.931900000000001,54.6468],[9.931900000000001,54.6459],[9.9313,54.6459],[9.9313,54.644],[9.931900000000001,54.644],[9.931900000000001,54.6423],[9.9313,54.6423],[9.9313,54.642],[9.9308,54.642],[9.9308,54.6418],[9.930199999999999,54.6418],[9.930199999999999,54.6415],[9.9297,54.6415],[9.9297,54.6381],[9.930199999999999,54.6381],[9.930199999999999,54.6348],[9.9308,54.6348],[9.9308,54.6343],[9.9313,54.6343],[9.9313,54.6337],[9.931900000000001,54.6337],[9.931900000000001,54.6331],[9.934699999999999,54.6331],[9.934699999999999,54.6334],[9.9352,54.6334],[9.9352,54.6337],[9.936299999999999,54.6337],[9.936299999999999,54.6331],[9.9369,54.6331],[9.9369,54.6329],[9.9375,54.6329],[9.9374,54.6326],[9.938000000000001,54.6326],[9.938000000000001,54.6323],[9.9374,54.6323],[9.9374,54.632],[9.9369,54.632],[9.9369,54.6315],[9.936299999999999,54.6315],[9.936299999999999,54.6309],[9.9358,54.6309],[9.9358,54.6306],[9.9352,54.6306],[9.9352,54.6293],[9.934699999999999,54.6293],[9.934699999999999,54.629],[9.934100000000001,54.629],[9.934100000000001,54.6287],[9.9336,54.6287],[9.9336,54.6284],[9.933,54.6284],[9.933,54.6276],[9.932499999999999,54.6276],[9.932499999999999,54.6273],[9.931900000000001,54.6273],[9.931900000000001,54.627],[9.9308,54.627],[9.9308,54.6273],[9.930199999999999,54.6273],[9.930199999999999,54.6276],[9.925800000000001,54.6276],[9.925800000000001,54.6279],[9.9253,54.6279],[9.9247,54.6279],[9.9247,54.6281],[9.924099999999999,54.6281],[9.924099999999999,54.6284],[9.923,54.6284],[9.923,54.6287],[9.919700000000001,54.6287],[9.919700000000001,54.6284],[9.917400000000001,54.6284],[9.917400000000001,54.6281],[9.915800000000001,54.6281],[9.915800000000001,54.6284],[9.9147,54.6284],[9.9147,54.6287],[9.913,54.6287],[9.913,54.629],[9.9125,54.629],[9.9125,54.6293],[9.911899999999999,54.6293],[9.911899999999999,54.6298],[9.911300000000001,54.6298],[9.911300000000001,54.6304],[9.9108,54.6304],[9.9108,54.6306],[9.911300000000001,54.6306],[9.911300000000001,54.6315],[9.911899999999999,54.6315],[9.911899999999999,54.6318],[9.9125,54.6318],[9.9125,54.6337],[9.911899999999999,54.6337],[9.911899999999999,54.634],[9.911300000000001,54.634],[9.911300000000001,54.6343],[9.9108,54.6343],[9.9108,54.6345],[9.908,54.6345],[9.908,54.6334],[9.907500000000001,54.6334],[9.907500000000001,54.6329],[9.9063,54.6329],[9.9063,54.6323],[9.905799999999999,54.6323],[9.905799999999999,54.632],[9.905200000000001,54.632],[9.905200000000001,54.6301],[9.905799999999999,54.6301],[9.905799999999999,54.6298],[9.9063,54.6298],[9.9063,54.6295],[9.9069,54.6295],[9.9069,54.6293],[9.907500000000001,54.6293],[9.907500000000001,54.629],[9.909100000000001,54.629],[9.909100000000001,54.6281],[9.9086,54.6281],[9.9086,54.6279],[9.908,54.6279],[9.908,54.6276],[9.907500000000001,54.6276],[9.907500000000001,54.6273],[9.9069,54.6273],[9.9069,54.627],[9.905200000000001,54.627],[9.905200000000001,54.6268],[9.9047,54.6268],[9.9047,54.6265],[9.9025,54.6265],[9.9025,54.6262],[9.9019,54.6262],[9.9019,54.6259],[9.9008,54.6259],[9.9008,54.6256],[9.899699999999999,54.6256],[9.899699999999999,54.6254],[9.899100000000001,54.6254],[9.899100000000001,54.6251],[9.898,54.6251],[9.898,54.6248],[9.896900000000001,54.6248],[9.896900000000001,54.6245],[9.8963,54.6245],[9.8963,54.6243],[9.895200000000001,54.6243],[9.895200000000001,54.624],[9.8947,54.624],[9.8947,54.6237],[9.893599999999999,54.6237],[9.893599999999999,54.6234],[9.8924,54.6234],[9.8924,54.6231],[9.8919,54.6231],[9.8919,54.6223],[9.891299999999999,54.6223],[9.891299999999999,54.622],[9.890800000000001,54.622],[9.890800000000001,54.6218],[9.8897,54.6218],[9.8897,54.6206],[9.889099999999999,54.6206],[9.889099999999999,54.6204],[9.888,54.6204],[9.888,54.6201],[9.886900000000001,54.6201],[9.886900000000001,54.6195],[9.8863,54.6195],[9.8863,54.6193],[9.8858,54.6193],[9.8858,54.6187],[9.885199999999999,54.6187],[9.885199999999999,54.6184],[9.884700000000001,54.6184],[9.884700000000001,54.6181],[9.8841,54.6181],[9.8841,54.6179],[9.8836,54.6179],[9.8836,54.6176],[9.882400000000001,54.6176],[9.882400000000001,54.617],[9.8819,54.617],[9.8819,54.6168],[9.8813,54.6168],[9.8813,54.6165],[9.8802,54.6165],[9.8802,54.6159],[9.8797,54.6159],[9.8797,54.6156],[9.879099999999999,54.6156],[9.879099999999999,54.6151],[9.878600000000001,54.6151],[9.878600000000001,54.6145],[9.878,54.6145],[9.878,54.6137],[9.8774,54.6137],[9.8774,54.6118],[9.876899999999999,54.6118],[9.876899999999999,54.6109],[9.876300000000001,54.6109],[9.876300000000001,54.6104],[9.8758,54.6104],[9.8758,54.6098],[9.874700000000001,54.6098],[9.874700000000001,54.6095],[9.8741,54.6095],[9.8741,54.6093],[9.8736,54.6093],[9.8736,54.609],[9.872999999999999,54.609],[9.872999999999999,54.6087],[9.8719,54.6087],[9.8719,54.6084],[9.8713,54.6084],[9.8713,54.6081],[9.870200000000001,54.6081],[9.870200000000001,54.6079],[9.8697,54.6079],[9.8697,54.6076],[9.868,54.6076],[9.868,54.607],[9.8675,54.607],[9.8675,54.6068],[9.866300000000001,54.6068],[9.866300000000001,54.6065],[9.8658,54.6065],[9.8658,54.6062],[9.8652,54.6062],[9.8652,54.6061],[9.8652,54.6059],[9.8645,54.6059],[9.864100000000001,54.6059],[9.864100000000001,54.6057],[9.863,54.6056],[9.863,54.6054],[9.8619,54.6054],[9.8619,54.6051],[9.8613,54.6051],[9.8613,54.6048],[9.860799999999999,54.6048],[9.860799999999999,54.6043],[9.860200000000001,54.6043],[9.860200000000001,54.604],[9.8597,54.604],[9.8597,54.6031],[9.8591,54.6031],[9.8591,54.6028],[9.8591,54.6023],[9.8584,54.6023],[9.8583,54.6023],[9.858000000000001,54.6023],[9.858000000000001,54.602],[9.8574,54.602],[9.8574,54.6018],[9.856299999999999,54.6018],[9.856299999999999,54.6015],[9.8558,54.6015],[9.8558,54.6012],[9.8552,54.6012],[9.8552,54.6009],[9.854699999999999,54.6009],[9.854699999999999,54.6006],[9.8536,54.6006],[9.8536,54.6004],[9.8515,54.6004],[9.8508,54.6004],[9.8508,54.6006],[9.845800000000001,54.6006],[9.845800000000001,54.6009],[9.8436,54.6009],[9.8436,54.5998],[9.843,54.5998],[9.843,54.5995],[9.8424,54.5995],[9.8424,54.5993],[9.8413,54.5993],[9.8413,54.599],[9.8408,54.599],[9.8408,54.5987],[9.8391,54.5987],[9.8391,54.5984],[9.8363,54.5984],[9.8363,54.5981],[9.835800000000001,54.5981],[9.835800000000001,54.5979],[9.8352,54.5979],[9.8352,54.5976],[9.8347,54.5976],[9.8347,54.5973],[9.834099999999999,54.5973],[9.834099999999999,54.597],[9.833600000000001,54.597],[9.833600000000001,54.5968],[9.833,54.5968],[9.833,54.5965],[9.8325,54.5965],[9.8325,54.5951],[9.833,54.5951],[9.833,54.595],[9.833,54.5948],[9.837999999999999,54.5948],[9.837999999999999,54.5945],[9.8386,54.5945],[9.8386,54.5943],[9.837999999999999,54.5943],[9.837999999999999,54.594],[9.833,54.594],[9.833,54.59375],[9.8325,54.59375],[9.8324,54.5934],[9.831300000000001,54.5934],[9.831300000000001,54.5931],[9.8302,54.5931],[9.8302,54.5929],[9.829700000000001,54.5929],[9.829700000000001,54.5926],[9.8286,54.5926],[9.8286,54.5923],[9.827999999999999,54.5923],[9.827999999999999,54.5918],[9.827500000000001,54.5918],[9.827500000000001,54.5915],[9.8247,54.5915],[9.8247,54.5912],[9.8241,54.5912],[9.8241,54.5909],[9.823600000000001,54.5909],[9.823600000000001,54.5906],[9.823,54.5906],[9.823,54.5901],[9.821899999999999,54.5901],[9.821899999999999,54.5895],[9.821300000000001,54.5895],[9.821300000000001,54.5887],[9.8208,54.5887],[9.8208,54.5873],[9.821300000000001,54.5873],[9.821300000000001,54.587],[9.821899999999999,54.587],[9.821899999999999,54.5862],[9.8202,54.5862],[9.8202,54.5859],[9.819699999999999,54.5859],[9.819699999999999,54.5854],[9.819100000000001,54.5854],[9.819100000000001,54.5851],[9.8186,54.5851],[9.8186,54.5848],[9.8163,54.5848],[9.8163,54.5851],[9.815799999999999,54.5851],[9.815799999999999,54.5854],[9.8147,54.5854],[9.8147,54.5856],[9.813599999999999,54.5856],[9.813599999999999,54.5859],[9.813000000000001,54.5859],[9.813000000000001,54.5862],[9.8125,54.5862],[9.8125,54.5866],[9.8125,54.5881],[9.813000000000001,54.5881],[9.813000000000001,54.5884],[9.813599999999999,54.5884],[9.813599999999999,54.5887],[9.815200000000001,54.5887],[9.815200000000001,54.589],[9.815799999999999,54.589],[9.815799999999999,54.5893],[9.8163,54.5893],[9.8163,54.5895],[9.8169,54.5895],[9.8169,54.5898],[9.817500000000001,54.5898],[9.817500000000001,54.5901],[9.818,54.5901],[9.818,54.5904],[9.8186,54.5904],[9.8186,54.5906],[9.8192,54.5906],[9.8208,54.5906],[9.8208,54.5909],[9.821300000000001,54.5909],[9.821300000000001,54.5912],[9.821899999999999,54.5912],[9.821899999999999,54.5915],[9.8225,54.5915],[9.8225,54.5918],[9.823,54.5918],[9.823,54.592],[9.823,54.5923],[9.823600000000001,54.5923],[9.823600000000001,54.5929],[9.8241,54.5929],[9.8241,54.5931],[9.8247,54.5931],[9.8247,54.59375],[9.8241,54.59375],[9.8241,54.594],[9.8202,54.594],[9.8202,54.59375],[9.819699999999999,54.59375],[9.819699999999999,54.5931],[9.819100000000001,54.5931],[9.819100000000001,54.5929],[9.818,54.5929],[9.818,54.5926],[9.8163,54.5926],[9.8163,54.5923],[9.8141,54.5923],[9.8141,54.5912],[9.813000000000001,54.5912],[9.813000000000001,54.5906],[9.8125,54.5906],[9.8125,54.5904],[9.811299999999999,54.5904],[9.811299999999999,54.5898],[9.8108,54.5898],[9.8108,54.5895],[9.8102,54.5895],[9.8102,54.5893],[9.8086,54.5893],[9.8086,54.589],[9.8058,54.589],[9.8058,54.5887],[9.805199999999999,54.5887],[9.805199999999999,54.5884],[9.8047,54.5884],[9.8047,54.5879],[9.8041,54.5879],[9.8041,54.587],[9.8047,54.587],[9.8047,54.5862],[9.8041,54.5862],[9.8041,54.5854],[9.803599999999999,54.5854],[9.803599999999999,54.5848],[9.803000000000001,54.5848],[9.803000000000001,54.584],[9.8024,54.584],[9.8024,54.5831],[9.8019,54.5831],[9.8019,54.5823],[9.8013,54.5823],[9.8013,54.5809],[9.8019,54.5809],[9.8019,54.5802],[9.8019,54.5795],[9.803599999999999,54.5795],[9.803599999999999,54.5804],[9.8041,54.5804],[9.8041,54.5815],[9.8047,54.5815],[9.8047,54.5819],[9.8047,54.582],[9.8049,54.582],[9.805199999999999,54.582],[9.805199999999999,54.5823],[9.805400000000001,54.5823],[9.8058,54.5823],[9.8058,54.5826],[9.8058,54.5829],[9.8063,54.5829],[9.8063,54.5831],[9.806699999999999,54.5831],[9.806900000000001,54.5831],[9.806900000000001,54.5837],[9.8074,54.5837],[9.8074,54.5848],[9.808,54.5848],[9.808,54.5851],[9.8086,54.5851],[9.8086,54.5856],[9.808,54.5856],[9.808,54.5862],[9.8086,54.5862],[9.8086,54.587],[9.809100000000001,54.587],[9.809100000000001,54.5873],[9.809699999999999,54.5873],[9.809699999999999,54.587],[9.8102,54.587],[9.8102,54.5856],[9.8108,54.5856],[9.8108,54.5854],[9.811299999999999,54.5854],[9.811299999999999,54.5851],[9.8119,54.5851],[9.8119,54.5848],[9.813599999999999,54.5848],[9.813599999999999,54.5845],[9.8141,54.5845],[9.8141,54.5843],[9.8147,54.5843],[9.8147,54.5831],[9.8141,54.5831],[9.8141,54.5829],[9.813599999999999,54.5829],[9.813599999999999,54.5826],[9.813000000000001,54.5826],[9.813000000000001,54.5823],[9.8125,54.5823],[9.8125,54.582],[9.8119,54.582],[9.8119,54.5812],[9.811299999999999,54.5812],[9.811299999999999,54.5804],[9.8108,54.5804],[9.8108,54.5801],[9.811299999999999,54.5801],[9.811299999999999,54.5795],[9.8108,54.5795],[9.8108,54.5793],[9.8102,54.5793],[9.8102,54.579],[9.8074,54.579],[9.8074,54.5787],[9.806900000000001,54.5787],[9.806900000000001,54.5784],[9.8063,54.5784],[9.8063,54.5781],[9.8002,54.5781],[9.8002,54.5779],[9.799099999999999,54.5779],[9.799099999999999,54.5776],[9.7974,54.5776],[9.7974,54.5773],[9.796900000000001,54.5773],[9.796900000000001,54.5768],[9.796300000000001,54.5768],[9.796300000000001,54.5759],[9.7958,54.5759],[9.7958,54.5756],[9.7952,54.5756],[9.7952,54.5754],[9.7941,54.5754],[9.7941,54.5751],[9.7936,54.5751],[9.7936,54.5748],[9.792999999999999,54.5748],[9.792999999999999,54.5743],[9.792400000000001,54.5743],[9.792400000000001,54.574],[9.7919,54.574],[9.7919,54.5737],[9.790800000000001,54.5737],[9.790800000000001,54.5734],[9.7897,54.5734],[9.7897,54.5731],[9.786199999999999,54.5731],[9.7852,54.5731],[9.7852,54.5734],[9.784700000000001,54.5734],[9.784700000000001,54.5737],[9.784100000000001,54.5737],[9.784100000000001,54.574],[9.782500000000001,54.574],[9.782500000000001,54.5743],[9.780799999999999,54.5743],[9.780799999999999,54.5745],[9.7797,54.5745],[9.7797,54.5748],[9.7791,54.5748],[9.7791,54.5751],[9.774100000000001,54.5751],[9.774100000000001,54.5754],[9.7736,54.5754],[9.7736,54.5762],[9.774100000000001,54.5762],[9.774100000000001,54.5765],[9.774699999999999,54.5765],[9.774699999999999,54.5768],[9.778000000000001,54.5768],[9.778000000000001,54.577],[9.778600000000001,54.577],[9.778600000000001,54.5773],[9.7791,54.5773],[9.7791,54.5776],[9.7797,54.5776],[9.7797,54.5779],[9.780200000000001,54.5779],[9.780200000000001,54.5781],[9.780799999999999,54.5781],[9.780799999999999,54.5795],[9.778600000000001,54.5795],[9.778600000000001,54.5793],[9.778000000000001,54.5793],[9.778000000000001,54.579],[9.7769,54.579],[9.7769,54.5787],[9.7758,54.5787],[9.7758,54.5784],[9.773,54.5784],[9.773,54.5787],[9.772399999999999,54.5787],[9.772399999999999,54.5804],[9.771900000000001,54.5804],[9.771900000000001,54.5806],[9.770200000000001,54.5806],[9.770200000000001,54.5804],[9.7697,54.5804],[9.7697,54.5801],[9.7691,54.5801],[9.7691,54.5798],[9.768599999999999,54.5798],[9.768599999999999,54.5795],[9.768000000000001,54.5795],[9.768000000000001,54.579],[9.7675,54.579],[9.7675,54.5779],[9.7669,54.5779],[9.7669,54.5754],[9.766299999999999,54.5754],[9.766299999999999,54.5751],[9.7669,54.5751],[9.7669,54.5745],[9.766299999999999,54.5745],[9.766299999999999,54.574],[9.765800000000001,54.574],[9.765800000000001,54.5723],[9.7652,54.5723],[9.7652,54.5718],[9.7647,54.5718],[9.7647,54.5695],[9.764099999999999,54.5695],[9.764099999999999,54.5693],[9.7636,54.5693],[9.7636,54.567],[9.764099999999999,54.567],[9.764099999999999,54.5665],[9.7647,54.5665],[9.7647,54.5662],[9.768000000000001,54.5662],[9.768000000000001,54.5665],[9.768599999999999,54.5665],[9.768599999999999,54.5654],[9.768599999999999,54.5651],[9.768000000000001,54.5651],[9.768000000000001,54.5645],[9.7675,54.5645],[9.7675,54.5643],[9.7669,54.5643],[9.7669,54.564],[9.766299999999999,54.564],[9.766299999999999,54.5637],[9.765800000000001,54.5637],[9.765800000000001,54.5634],[9.7652,54.5634],[9.7652,54.5631],[9.7647,54.5631],[9.7647,54.5629],[9.764099999999999,54.5629],[9.764099999999999,54.5626],[9.763,54.5626],[9.763,54.5623],[9.7624,54.5623],[9.7624,54.562],[9.760999999999999,54.562],[9.7608,54.562],[9.7608,54.5619],[9.7608,54.5618],[9.760400000000001,54.5618],[9.760199999999999,54.5618],[9.760199999999999,54.5612],[9.759700000000001,54.5612],[9.759700000000001,54.5609],[9.7591,54.5609],[9.7591,54.5606],[9.7586,54.5606],[9.7586,54.5601],[9.757999999999999,54.5601],[9.757999999999999,54.5598],[9.757400000000001,54.5598],[9.757400000000001,54.5593],[9.757300000000001,54.5593],[9.7569,54.5593],[9.7569,54.559],[9.7563,54.559],[9.7563,54.5587],[9.755800000000001,54.5587],[9.755800000000001,54.5584],[9.753600000000001,54.5584],[9.753600000000001,54.5573],[9.753,54.5573],[9.753,54.5566],[9.753,54.5565],[9.7524,54.5565],[9.7524,54.5545],[9.753,54.5545],[9.753,54.554],[9.7524,54.554],[9.7524,54.5537],[9.751899999999999,54.5537],[9.751899999999999,54.5534],[9.751300000000001,54.5534],[9.751300000000001,54.5529],[9.7508,54.5529],[9.7508,54.5526],[9.7502,54.5526],[9.7502,54.552],[9.749700000000001,54.552],[9.749700000000001,54.5506],[9.7491,54.5506],[9.7491,54.5504],[9.7486,54.5504],[9.7486,54.5501],[9.747999999999999,54.5501],[9.747999999999999,54.5495],[9.747500000000001,54.5495],[9.747500000000001,54.5493],[9.7469,54.5493],[9.7469,54.549],[9.7463,54.549],[9.7463,54.5487],[9.745799999999999,54.5487],[9.745799999999999,54.5484],[9.745200000000001,54.5484],[9.745200000000001,54.5479],[9.7447,54.5479],[9.7447,54.5476],[9.7441,54.5476],[9.7441,54.5468],[9.743600000000001,54.5468],[9.743600000000001,54.5465],[9.743,54.5465],[9.743,54.5462],[9.7425,54.5462],[9.7425,54.5459],[9.741899999999999,54.5459],[9.741899999999999,54.5456],[9.741300000000001,54.5456],[9.741300000000001,54.5454],[9.7408,54.5454],[9.7408,54.5448],[9.7402,54.5448],[9.7402,54.5437],[9.739699999999999,54.5437],[9.739699999999999,54.5429],[9.739100000000001,54.5429],[9.739100000000001,54.5418],[9.7386,54.5418],[9.7386,54.5415],[9.7386,54.5406],[9.738,54.5406],[9.738,54.539],[9.7386,54.539],[9.7386,54.5379],[9.738,54.5379],[9.738,54.5373],[9.737500000000001,54.5373],[9.737500000000001,54.5368],[9.7369,54.5368],[9.7369,54.5359],[9.7363,54.5359],[9.7363,54.5348],[9.735799999999999,54.5348],[9.735799999999999,54.5337],[9.735200000000001,54.5337],[9.735200000000001,54.5329],[9.7347,54.5329],[9.7347,54.5323],[9.7341,54.5323],[9.7341,54.532],[9.733000000000001,54.532],[9.733000000000001,54.5318],[9.7325,54.5318],[9.7325,54.5315],[9.7308,54.5315],[9.7308,54.53125],[9.729699999999999,54.53125],[9.729699999999999,54.5309],[9.727399999999999,54.5309],[9.727399999999999,54.5306],[9.726900000000001,54.5306],[9.726900000000001,54.5304],[9.723599999999999,54.5304],[9.723599999999999,54.5306],[9.723000000000001,54.5306],[9.723000000000001,54.53125],[9.7224,54.53125],[9.7224,54.5315],[9.7219,54.5315],[9.7219,54.5323],[9.721299999999999,54.5323],[9.721299999999999,54.5329],[9.720800000000001,54.5329],[9.720800000000001,54.5331],[9.7202,54.5331],[9.7202,54.5336],[9.7202,54.534],[9.7197,54.534],[9.7197,54.5343],[9.719099999999999,54.5343],[9.719099999999999,54.5345],[9.7186,54.5345],[9.7186,54.5343],[9.7174,54.5343],[9.7174,54.534],[9.716900000000001,54.534],[9.716900000000001,54.5337],[9.7163,54.5337],[9.7163,54.5334],[9.715199999999999,54.5334],[9.715199999999999,54.5331],[9.714700000000001,54.5331],[9.714700000000001,54.5323],[9.7141,54.5323],[9.7141,54.532],[9.714700000000001,54.532],[9.714700000000001,54.5318],[9.7158,54.5318],[9.7158,54.5315],[9.7163,54.5315],[9.7163,54.5312],[9.716900000000001,54.53125],[9.716900000000001,54.5309],[9.718,54.5309],[9.718,54.5306],[9.7186,54.5306],[9.7186,54.5304],[9.719099999999999,54.5304],[9.719099999999999,54.5301],[9.7197,54.5301],[9.7197,54.5298],[9.719099999999999,54.5298],[9.719099999999999,54.5295],[9.7186,54.5295],[9.7186,54.529],[9.718,54.529],[9.718,54.5287],[9.7174,54.5287],[9.7174,54.5284],[9.716900000000001,54.5284],[9.716900000000001,54.5259],[9.7163,54.5259],[9.7163,54.5254],[9.7158,54.5254],[9.7158,54.5237],[9.715199999999999,54.5237],[9.715199999999999,54.5234],[9.714700000000001,54.5234],[9.714700000000001,54.522],[9.7141,54.522],[9.7141,54.5206],[9.7136,54.5206],[9.7136,54.5201],[9.712999999999999,54.5201],[9.712999999999999,54.5198],[9.712400000000001,54.5198],[9.712400000000001,54.5195],[9.7097,54.5195],[9.7097,54.5193],[9.706899999999999,54.5193],[9.706899999999999,54.519],[9.7041,54.519],[9.7041,54.5193],[9.702500000000001,54.5193],[9.702500000000001,54.5195],[9.7019,54.5195],[9.7019,54.5201],[9.7013,54.5201],[9.7013,54.5224],[9.7013,54.5256],[9.700799999999999,54.5256],[9.700799999999999,54.5265],[9.700200000000001,54.5265],[9.700200000000001,54.5268],[9.6997,54.5268],[9.6997,54.527],[9.6991,54.527],[9.6991,54.5273],[9.6952,54.5273],[9.6952,54.527],[9.694699999999999,54.527],[9.694699999999999,54.5268],[9.692500000000001,54.5268],[9.692500000000001,54.5265],[9.6913,54.5265],[9.6913,54.5262],[9.6874,54.5262],[9.6874,54.5259],[9.684699999999999,54.5259],[9.684699999999999,54.5256],[9.6844,54.5256],[9.6736,54.5256],[9.6736,54.5254],[9.6702,54.5254],[9.6702,54.5251],[9.667999999999999,54.5251],[9.667999999999999,54.5248],[9.667400000000001,54.5248],[9.667400000000001,54.5245],[9.6663,54.5245],[9.6663,54.5243],[9.665200000000001,54.5243],[9.665200000000001,54.524],[9.6641,54.524],[9.6641,54.5237],[9.663,54.5237],[9.663,54.5234],[9.661899999999999,54.5234],[9.661899999999999,54.5231],[9.661300000000001,54.5231],[9.661300000000001,54.5229],[9.6602,54.5229],[9.6602,54.5226],[9.659700000000001,54.5226],[9.659700000000001,54.5223],[9.657500000000001,54.5223],[9.657500000000001,54.5226],[9.6569,54.5226],[9.6569,54.5231],[9.653000000000001,54.5231],[9.653000000000001,54.5229],[9.6525,54.5229],[9.6525,54.5226],[9.651300000000001,54.5226],[9.651300000000001,54.5223],[9.6508,54.5223],[9.6508,54.5226],[9.649699999999999,54.5226],[9.649699999999999,54.5231],[9.649100000000001,54.5231],[9.649100000000001,54.5237],[9.6486,54.5237],[9.6486,54.524],[9.6463,54.524],[9.6463,54.5237],[9.6458,54.5237],[9.6458,54.5226],[9.646900000000001,54.5226],[9.646900000000001,54.5223],[9.647500000000001,54.5223],[9.647500000000001,54.522],[9.6486,54.522],[9.6486,54.5215],[9.649100000000001,54.5215],[9.649100000000001,54.5212],[9.6486,54.5212],[9.6486,54.5209],[9.647500000000001,54.5209],[9.647500000000001,54.5212],[9.646900000000001,54.5212],[9.646900000000001,54.5218],[9.645200000000001,54.5218],[9.645200000000001,54.522],[9.6424,54.522],[9.6424,54.5218],[9.639099999999999,54.5218],[9.639099999999999,54.5215],[9.6386,54.5215],[9.6386,54.5212],[9.638,54.5212],[9.638,54.5209],[9.6374,54.5209],[9.6374,54.5206],[9.636900000000001,54.5206],[9.636900000000001,54.5201],[9.6363,54.5201],[9.6363,54.5193],[9.6358,54.5193],[9.6358,54.5184],[9.635199999999999,54.5184],[9.635199999999999,54.5165],[9.6358,54.5165],[9.6358,54.5156],[9.635199999999999,54.5156],[9.635199999999999,54.5151],[9.634700000000001,54.5151],[9.634700000000001,54.5148],[9.6341,54.5148],[9.6341,54.5145],[9.6336,54.5145],[9.6336,54.5143],[9.632999999999999,54.5143],[9.632999999999999,54.5145],[9.6325,54.5145],[9.6325,54.5154],[9.6319,54.5154],[9.6319,54.5159],[9.6313,54.5159],[9.6313,54.5165],[9.630800000000001,54.5165],[9.630800000000001,54.5173],[9.6302,54.5173],[9.6302,54.5179],[9.6297,54.5179],[9.6297,54.5184],[9.629099999999999,54.5184],[9.629099999999999,54.5187],[9.628600000000001,54.5187],[9.628600000000001,54.5193],[9.629099999999999,54.5193],[9.629099999999999,54.5198],[9.628600000000001,54.5198],[9.628600000000001,54.5201],[9.628,54.5201],[9.628,54.5209],[9.6274,54.5209],[9.6274,54.5215],[9.626899999999999,54.5215],[9.626899999999999,54.5229],[9.6274,54.5229],[9.6274,54.5231],[9.628,54.5231],[9.628,54.5234],[9.628600000000001,54.5234],[9.628600000000001,54.5237],[9.6302,54.5237],[9.6302,54.524],[9.6313,54.524],[9.6313,54.5243],[9.6319,54.5243],[9.6319,54.5245],[9.6325,54.5245],[9.6325,54.5248],[9.632999999999999,54.5248],[9.632999999999999,54.5254],[9.6336,54.5254],[9.6336,54.527],[9.632999999999999,54.527],[9.632999999999999,54.5273],[9.6325,54.5273],[9.6325,54.5281],[9.6319,54.5281],[9.6319,54.5284],[9.6313,54.5284],[9.6313,54.5293],[9.630800000000001,54.5293],[9.630800000000001,54.5298],[9.6302,54.5298],[9.6302,54.5301],[9.6297,54.5301],[9.6297,54.5304],[9.629099999999999,54.5304],[9.629099999999999,54.5306],[9.628,54.5306],[9.628,54.5309],[9.626899999999999,54.5309],[9.626899999999999,54.5306],[9.626300000000001,54.5306],[9.626300000000001,54.5304],[9.6252,54.5304],[9.6252,54.5301],[9.622999999999999,54.5301],[9.622999999999999,54.5298],[9.6219,54.5298],[9.6219,54.5295],[9.6213,54.5295],[9.6213,54.5293],[9.620799999999999,54.5293],[9.620799999999999,54.529],[9.618600000000001,54.529],[9.618600000000001,54.5287],[9.618,54.5287],[9.618,54.5284],[9.616899999999999,54.5284],[9.616899999999999,54.5281],[9.616300000000001,54.5281],[9.616300000000001,54.5279],[9.6152,54.5279],[9.6152,54.5276],[9.614100000000001,54.5276],[9.614100000000001,54.5279],[9.612500000000001,54.5279],[9.612500000000001,54.5276],[9.610799999999999,54.5276],[9.610799999999999,54.5273],[9.610200000000001,54.5273],[9.610200000000001,54.527],[9.6069,54.527],[9.6069,54.5268],[9.606299999999999,54.5268],[9.606299999999999,54.527],[9.604699999999999,54.527],[9.604699999999999,54.5268],[9.604100000000001,54.5268],[9.604100000000001,54.5259],[9.6036,54.5259],[9.6036,54.5256],[9.603,54.5256],[9.603,54.5254],[9.602399999999999,54.5254],[9.602399999999999,54.5251],[9.601900000000001,54.5251],[9.601900000000001,54.5245],[9.6013,54.5245],[9.6013,54.5243],[9.6008,54.5243],[9.6008,54.524],[9.5997,54.524],[9.5997,54.5229],[9.600199999999999,54.5229],[9.600199999999999,54.5226],[9.6008,54.5226],[9.6008,54.5223],[9.602399999999999,54.5223],[9.602399999999999,54.522],[9.603,54.522],[9.603,54.5226],[9.6036,54.5226],[9.6036,54.5231],[9.604100000000001,54.5231],[9.604100000000001,54.5234],[9.6052,54.5234],[9.6052,54.5231],[9.6058,54.5231],[9.6058,54.5218],[9.606299999999999,54.5218],[9.606299999999999,54.5209],[9.6058,54.5209],[9.6058,54.5201],[9.604699999999999,54.5201],[9.604699999999999,54.5198],[9.604100000000001,54.5198],[9.604100000000001,54.5195],[9.601900000000001,54.5195],[9.601900000000001,54.5198],[9.5997,54.5198],[9.5997,54.5195],[9.5991,54.5195],[9.5991,54.5193],[9.598599999999999,54.5193],[9.598599999999999,54.519],[9.598000000000001,54.519],[9.598000000000001,54.5187],[9.5974,54.5187],[9.5974,54.5184],[9.5969,54.5184],[9.5969,54.5181],[9.596299999999999,54.5181],[9.596299999999999,54.5179],[9.595800000000001,54.5179],[9.595800000000001,54.5176],[9.5952,54.5176],[9.5952,54.5173],[9.5947,54.5173],[9.5947,54.5168],[9.594099999999999,54.5168],[9.594099999999999,54.5165],[9.5936,54.5165],[9.5936,54.5162],[9.593,54.5162],[9.593,54.5159],[9.5924,54.5159],[9.5924,54.5156],[9.591900000000001,54.5156],[9.591900000000001,54.5148],[9.5913,54.5148],[9.5913,54.5145],[9.5908,54.5145],[9.5908,54.5143],[9.590199999999999,54.5143],[9.590199999999999,54.514],[9.589700000000001,54.514],[9.589700000000001,54.5134],[9.5891,54.5134],[9.5891,54.5109],[9.5886,54.5109],[9.5886,54.5106],[9.587400000000001,54.5106],[9.587400000000001,54.5104],[9.5869,54.5104],[9.5869,54.5101],[9.5808,54.5101],[9.5808,54.5104],[9.5786,54.5104],[9.5786,54.5106],[9.5769,54.5106],[9.5769,54.5109],[9.575799999999999,54.5109],[9.575799999999999,54.5112],[9.575200000000001,54.5112],[9.575200000000001,54.5115],[9.5747,54.5115],[9.5747,54.5118],[9.5725,54.5118],[9.5725,54.5115],[9.571300000000001,54.5115],[9.571300000000001,54.5112],[9.5669,54.5112],[9.5669,54.5115],[9.5663,54.5115],[9.5663,54.5118],[9.565200000000001,54.5118],[9.565200000000001,54.512],[9.5608,54.512],[9.5608,54.5118],[9.5602,54.5118],[9.5602,54.5115],[9.559699999999999,54.5115],[9.559699999999999,54.5112],[9.559100000000001,54.5112],[9.559100000000001,54.5109],[9.556900000000001,54.5109],[9.556900000000001,54.5112],[9.5563,54.5112],[9.5563,54.5115],[9.5558,54.5115],[9.5558,54.5118],[9.555199999999999,54.5118],[9.555199999999999,54.512],[9.5547,54.512],[9.5547,54.5123],[9.5541,54.5123],[9.5541,54.5126],[9.5513,54.5126],[9.5513,54.5123],[9.5486,54.5123],[9.5486,54.5118],[9.548,54.5118],[9.548,54.5106],[9.546300000000001,54.5106],[9.546300000000001,54.5098],[9.5458,54.5098],[9.5458,54.5095],[9.5452,54.5095],[9.5452,54.5093],[9.5458,54.5093],[9.5458,54.509],[9.546900000000001,54.509],[9.546900000000001,54.5087],[9.5486,54.5087],[9.5486,54.5084],[9.5502,54.5084],[9.5502,54.5081],[9.550800000000001,54.5081],[9.550800000000001,54.5079],[9.5513,54.5079],[9.5513,54.507],[9.550800000000001,54.507],[9.550800000000001,54.5068],[9.5497,54.5068],[9.5497,54.5065],[9.549099999999999,54.5065],[9.549099999999999,54.5062],[9.5486,54.5062],[9.5486,54.5051],[9.549099999999999,54.5051],[9.549099999999999,54.5048],[9.5497,54.5048],[9.5497,54.5043],[9.5502,54.5043],[9.5502,54.5037],[9.550800000000001,54.5037],[9.550800000000001,54.5034],[9.5513,54.5034],[9.5513,54.5031],[9.5541,54.5031],[9.5541,54.5034],[9.5574,54.5034],[9.5574,54.5031],[9.558,54.5031],[9.558,54.5026],[9.5586,54.5026],[9.5586,54.5023],[9.559100000000001,54.5023],[9.559100000000001,54.502],[9.559699999999999,54.502],[9.559699999999999,54.5015],[9.5602,54.5015],[9.5602,54.5012],[9.561299999999999,54.5012],[9.561299999999999,54.5009],[9.563000000000001,54.5009],[9.563000000000001,54.5012],[9.5641,54.5012],[9.5641,54.5015],[9.568,54.5015],[9.568,54.5018],[9.5686,54.5018],[9.5686,54.502],[9.5708,54.502],[9.5708,54.5018],[9.571899999999999,54.5018],[9.571899999999999,54.5015],[9.573,54.5015],[9.573,54.5012],[9.5741,54.5012],[9.5741,54.5009],[9.5747,54.5009],[9.5747,54.5006],[9.5763,54.5006],[9.5763,54.5004],[9.577500000000001,54.5004],[9.577500000000001,54.5001],[9.5769,54.5001],[9.5769,54.4998],[9.575799999999999,54.4998],[9.575799999999999,54.4995],[9.5747,54.4995],[9.5747,54.4993],[9.5741,54.4993],[9.5741,54.4987],[9.573,54.4987],[9.573,54.4984],[9.571899999999999,54.4984],[9.571899999999999,54.4973],[9.571300000000001,54.4973],[9.571300000000001,54.497],[9.5708,54.497],[9.5708,54.4968],[9.5702,54.4968],[9.5702,54.4965],[9.569699999999999,54.4965],[9.569699999999999,54.4962],[9.569100000000001,54.4962],[9.569100000000001,54.4959],[9.5686,54.4959],[9.5686,54.4954],[9.568,54.4954],[9.568,54.4951],[9.5669,54.4951],[9.5669,54.4931],[9.567500000000001,54.4931],[9.567500000000001,54.4929],[9.568,54.4929],[9.568,54.4926],[9.5686,54.4926],[9.5686,54.492],[9.569100000000001,54.492],[9.569100000000001,54.4906],[9.569699999999999,54.4906],[9.569699999999999,54.4895],[9.5702,54.4895],[9.5702,54.489],[9.5708,54.489],[9.5708,54.4887],[9.571300000000001,54.4887],[9.571300000000001,54.4881],[9.571899999999999,54.4881],[9.571899999999999,54.4879],[9.5725,54.4879],[9.5725,54.4876],[9.573,54.4876],[9.573,54.4873],[9.573600000000001,54.4873],[9.573600000000001,54.487],[9.5747,54.487],[9.5747,54.4868],[9.575200000000001,54.4868],[9.575200000000001,54.4865],[9.575799999999999,54.4865],[9.575799999999999,54.4862],[9.5763,54.4862],[9.5763,54.4856],[9.575799999999999,54.4856],[9.575799999999999,54.4848],[9.575200000000001,54.4848],[9.575200000000001,54.4843],[9.5747,54.4843],[9.5747,54.4809],[9.5741,54.4809],[9.5741,54.4798],[9.573600000000001,54.4798],[9.573600000000001,54.4754],[9.5741,54.4754],[9.5741,54.4751],[9.577500000000001,54.4751],[9.577500000000001,54.4754],[9.577999999999999,54.4754],[9.577999999999999,54.4768],[9.5786,54.4768],[9.5786,54.477],[9.5791,54.477],[9.5791,54.4773],[9.579700000000001,54.4773],[9.579700000000001,54.4776],[9.581899999999999,54.4776],[9.581899999999999,54.4779],[9.5825,54.4779],[9.5825,54.4834],[9.581899999999999,54.4834],[9.581899999999999,54.484],[9.581300000000001,54.484],[9.581300000000001,54.4851],[9.5808,54.4851],[9.5808,54.4854],[9.579700000000001,54.4854],[9.579700000000001,54.4859],[9.5791,54.4859],[9.5791,54.4865],[9.5786,54.4865],[9.5786,54.4868],[9.577999999999999,54.4868],[9.577999999999999,54.4884],[9.577500000000001,54.4884],[9.577500000000001,54.4898],[9.577999999999999,54.4898],[9.577999999999999,54.4904],[9.5786,54.4904],[9.5786,54.4906],[9.5791,54.4906],[9.5791,54.4912],[9.579700000000001,54.4912],[9.579700000000001,54.4918],[9.5802,54.4918],[9.5802,54.4923],[9.5808,54.4923],[9.5808,54.4934],[9.581300000000001,54.4934],[9.581300000000001,54.494],[9.581899999999999,54.494],[9.581899999999999,54.5004],[9.581300000000001,54.5004],[9.581300000000001,54.5006],[9.5808,54.5006],[9.5808,54.5009],[9.581899999999999,54.5009],[9.581899999999999,54.5012],[9.583,54.5012],[9.583,54.5015],[9.584099999999999,54.5015],[9.584099999999999,54.5018],[9.5847,54.5018],[9.5847,54.502],[9.5852,54.502],[9.5852,54.5023],[9.585800000000001,54.5023],[9.585800000000001,54.5031],[9.5863,54.5031],[9.5863,54.5034],[9.5869,54.5034],[9.5869,54.5037],[9.589700000000001,54.5037],[9.589700000000001,54.504],[9.590199999999999,54.504],[9.590199999999999,54.5043],[9.5913,54.5043],[9.5913,54.5045],[9.591900000000001,54.5045],[9.591900000000001,54.5048],[9.5924,54.5048],[9.5924,54.5051],[9.594099999999999,54.5051],[9.594099999999999,54.5054],[9.5947,54.5054],[9.5947,54.5056],[9.595800000000001,54.5056],[9.595800000000001,54.5059],[9.598599999999999,54.5059],[9.598599999999999,54.5062],[9.600199999999999,54.5062],[9.600199999999999,54.5065],[9.6013,54.5065],[9.6013,54.5068],[9.603,54.5068],[9.603,54.507],[9.608599999999999,54.507],[9.608599999999999,54.5073],[9.6091,54.5073],[9.6091,54.5076],[9.610200000000001,54.5076],[9.610200000000001,54.5079],[9.6136,54.5079],[9.6136,54.5081],[9.614100000000001,54.5081],[9.614100000000001,54.5084],[9.614699999999999,54.5084],[9.614699999999999,54.5087],[9.6158,54.5087],[9.6158,54.509],[9.616899999999999,54.509],[9.616899999999999,54.5093],[9.6174,54.5093],[9.6174,54.5095],[9.618600000000001,54.5095],[9.618600000000001,54.5098],[9.6197,54.5098],[9.6197,54.5101],[9.620799999999999,54.5101],[9.620799999999999,54.5104],[9.6219,54.5104],[9.6219,54.5106],[9.622999999999999,54.5106],[9.622999999999999,54.5109],[9.6236,54.5109],[9.6236,54.5112],[9.6241,54.5112],[9.6241,54.5115],[9.628600000000001,54.5115],[9.628600000000001,54.5112],[9.629099999999999,54.5112],[9.629099999999999,54.5109],[9.6297,54.5109],[9.6297,54.5106],[9.630800000000001,54.5106],[9.630800000000001,54.5104],[9.6313,54.5104],[9.6313,54.5098],[9.6319,54.5098],[9.6319,54.5095],[9.6325,54.5095],[9.6325,54.5093],[9.6341,54.5093],[9.6341,54.509],[9.635199999999999,54.509],[9.635199999999999,54.5087],[9.638,54.5087],[9.638,54.509],[9.6386,54.509],[9.6386,54.5095],[9.639099999999999,54.5095],[9.639099999999999,54.5098],[9.6402,54.5098],[9.6402,54.5101],[9.641299999999999,54.5101],[9.641299999999999,54.5104],[9.643599999999999,54.5104],[9.643599999999999,54.5101],[9.6447,54.5101],[9.6447,54.5098],[9.6463,54.5098],[9.6463,54.5101],[9.646900000000001,54.5101],[9.646900000000001,54.5098],[9.648,54.5098],[9.648,54.5095],[9.6486,54.5095],[9.6486,54.509],[9.6525,54.509],[9.6525,54.5087],[9.653600000000001,54.5087],[9.653600000000001,54.5084],[9.655799999999999,54.5084],[9.655799999999999,54.5081],[9.657500000000001,54.5081],[9.657500000000001,54.5079],[9.6586,54.5079],[9.6586,54.5076],[9.659100000000001,54.5076],[9.659100000000001,54.5073],[9.6602,54.5073],[9.6602,54.507],[9.661300000000001,54.507],[9.661300000000001,54.5068],[9.663,54.5068],[9.663,54.5065],[9.6641,54.5065],[9.6641,54.5062],[9.665200000000001,54.5062],[9.665200000000001,54.5059],[9.665800000000001,54.5059],[9.665800000000001,54.5056],[9.6663,54.5056],[9.6663,54.5054],[9.6669,54.5054],[9.6669,54.5051],[9.667400000000001,54.5051],[9.667400000000001,54.5048],[9.667999999999999,54.5048],[9.667999999999999,54.5043],[9.6686,54.5043],[9.6686,54.5023],[9.6691,54.5023],[9.6691,54.5006],[9.669700000000001,54.5006],[9.669700000000001,54.5004],[9.6702,54.5004],[9.6702,54.4987],[9.6708,54.4987],[9.6708,54.4984],[9.670999999999999,54.4984],[9.671300000000001,54.4984],[9.671300000000001,54.4979],[9.6724,54.4979],[9.6724,54.4976],[9.673,54.4976],[9.673,54.4973],[9.674099999999999,54.4973],[9.674099999999999,54.497],[9.6747,54.497],[9.6747,54.4959],[9.6752,54.4959],[9.6752,54.4956],[9.675800000000001,54.4956],[9.675800000000001,54.4954],[9.6763,54.4954],[9.6763,54.4951],[9.6791,54.4951],[9.6791,54.4954],[9.6797,54.4954],[9.6797,54.4956],[9.684100000000001,54.4956],[9.684100000000001,54.4954],[9.684699999999999,54.4954],[9.684699999999999,54.4948],[9.6852,54.4948],[9.6852,54.4945],[9.6858,54.4945],[9.6858,54.4943],[9.686299999999999,54.4943],[9.686299999999999,54.494],[9.688000000000001,54.494],[9.688000000000001,54.4937],[9.688599999999999,54.4937],[9.688599999999999,54.4931],[9.6891,54.4931],[9.6891,54.4929],[9.6897,54.4929],[9.6897,54.4926],[9.690200000000001,54.4926],[9.690200000000001,54.492],[9.690799999999999,54.492],[9.690799999999999,54.4906],[9.6913,54.4906],[9.6913,54.4904],[9.6919,54.4904],[9.6919,54.4901],[9.694100000000001,54.4901],[9.694100000000001,54.4904],[9.6952,54.4904],[9.6952,54.4906],[9.6958,54.4906],[9.6958,54.4909],[9.696899999999999,54.4909],[9.696899999999999,54.4906],[9.6997,54.4906],[9.6997,54.4909],[9.700799999999999,54.4909],[9.700799999999999,54.4912],[9.7052,54.4912],[9.7052,54.4909],[9.706899999999999,54.4909],[9.706899999999999,54.4912],[9.708,54.4912],[9.708,54.4915],[9.708600000000001,54.4915],[9.708600000000001,54.492],[9.7102,54.492],[9.7102,54.4918],[9.710800000000001,54.4918],[9.710800000000001,54.4915],[9.7119,54.4915],[9.7119,54.4912],[9.714700000000001,54.4912],[9.714700000000001,54.4915],[9.715199999999999,54.4915],[9.715199999999999,54.4918],[9.7158,54.4918],[9.7158,54.4926],[9.715199999999999,54.4926],[9.715199999999999,54.4934],[9.714700000000001,54.4934],[9.714700000000001,54.494],[9.7141,54.494],[9.7141,54.4943],[9.7136,54.4943],[9.7136,54.4945],[9.712999999999999,54.4945],[9.712999999999999,54.4948],[9.712400000000001,54.4948],[9.712400000000001,54.4956],[9.712999999999999,54.4956],[9.712999999999999,54.4962],[9.7136,54.4962],[9.7136,54.497],[9.712999999999999,54.497],[9.712999999999999,54.4987],[9.712400000000001,54.4987],[9.712400000000001,54.4998],[9.7119,54.4998],[9.7119,54.5009],[9.7113,54.5009],[9.7113,54.502],[9.710800000000001,54.502],[9.710800000000001,54.5054],[9.7102,54.5054],[9.7102,54.5062],[9.7097,54.5062],[9.7097,54.5079],[9.709099999999999,54.5079],[9.709099999999999,54.5081],[9.708600000000001,54.5081],[9.708600000000001,54.5084],[9.708,54.5084],[9.708,54.5087],[9.7075,54.5087],[9.7075,54.5093],[9.706899999999999,54.5093],[9.706899999999999,54.5098],[9.706300000000001,54.5098],[9.706300000000001,54.5104],[9.7058,54.5104],[9.7058,54.5106],[9.7052,54.5106],[9.7052,54.5112],[9.704700000000001,54.5112],[9.704700000000001,54.5115],[9.7041,54.5115],[9.7041,54.5118],[9.7036,54.5118],[9.7036,54.512],[9.702999999999999,54.512],[9.702999999999999,54.5126],[9.702500000000001,54.5126],[9.702500000000001,54.5129],[9.7019,54.5129],[9.7019,54.5134],[9.7013,54.5134],[9.7013,54.5137],[9.700799999999999,54.5137],[9.700799999999999,54.5145],[9.700200000000001,54.5145],[9.700200000000001,54.5148],[9.700799999999999,54.5148],[9.700799999999999,54.5156],[9.7013,54.5156],[9.7013,54.5159],[9.7019,54.5159],[9.7019,54.5162],[9.7052,54.5162],[9.7052,54.5165],[9.7058,54.5165],[9.7058,54.5168],[9.706300000000001,54.5168],[9.706300000000001,54.517],[9.715199999999999,54.517],[9.715199999999999,54.5173],[9.7158,54.5173],[9.7158,54.5181],[9.7163,54.5181],[9.7163,54.5195],[9.7158,54.5195],[9.7158,54.5218],[9.7163,54.5218],[9.7163,54.5237],[9.716900000000001,54.5237],[9.716900000000001,54.5243],[9.7174,54.5243],[9.7174,54.5248],[9.718,54.5248],[9.718,54.5256],[9.7186,54.5256],[9.7186,54.5273],[9.719099999999999,54.5273],[9.719099999999999,54.5284],[9.7202,54.5284],[9.7202,54.5287],[9.720800000000001,54.5287],[9.720800000000001,54.529],[9.7247,54.529],[9.7247,54.5284],[9.7258,54.5284],[9.7258,54.5281],[9.7263,54.5281],[9.7263,54.5279],[9.725199999999999,54.5279],[9.725199999999999,54.5276],[9.7247,54.5276],[9.7247,54.527],[9.7241,54.527],[9.7241,54.524],[9.7247,54.524],[9.7247,54.5234],[9.7241,54.5234],[9.7241,54.5226],[9.723599999999999,54.5226],[9.723599999999999,54.5223],[9.723000000000001,54.5223],[9.723000000000001,54.5206],[9.723599999999999,54.5206],[9.723599999999999,54.5204],[9.7263,54.5204],[9.7263,54.5206],[9.726900000000001,54.5206],[9.726900000000001,54.5212],[9.727399999999999,54.5212],[9.727399999999999,54.5223],[9.728,54.5223],[9.728,54.5229],[9.7286,54.5229],[9.7286,54.5231],[9.7302,54.5231],[9.7302,54.5234],[9.7319,54.5234],[9.7319,54.5237],[9.733000000000001,54.5237],[9.733000000000001,54.524],[9.733599999999999,54.524],[9.733599999999999,54.5243],[9.7341,54.5243],[9.7341,54.5245],[9.735799999999999,54.5245],[9.735799999999999,54.5248],[9.7369,54.5248],[9.7369,54.5251],[9.7363,54.5251],[9.7363,54.5256],[9.735799999999999,54.5256],[9.735799999999999,54.5259],[9.735200000000001,54.5259],[9.735200000000001,54.5265],[9.7347,54.5265],[9.7347,54.5273],[9.7341,54.5273],[9.7341,54.5281],[9.7347,54.5281],[9.7347,54.5284],[9.7363,54.5284],[9.7363,54.5281],[9.7369,54.5281],[9.7369,54.5276],[9.7386,54.5276],[9.7386,54.5279],[9.739100000000001,54.5279],[9.739100000000001,54.5281],[9.739699999999999,54.5281],[9.739699999999999,54.5284],[9.7402,54.5284],[9.7402,54.529],[9.7408,54.529],[9.7408,54.5293],[9.741300000000001,54.5293],[9.741300000000001,54.5295],[9.741899999999999,54.5295],[9.741899999999999,54.53125],[9.7425,54.53125],[9.7425,54.5315],[9.741899999999999,54.5315],[9.741899999999999,54.5329],[9.741300000000001,54.5329],[9.741300000000001,54.5331],[9.7408,54.5331],[9.7408,54.534],[9.7402,54.534],[9.7402,54.5343],[9.739699999999999,54.5343],[9.739699999999999,54.5348],[9.739100000000001,54.5348],[9.739100000000001,54.5362],[9.739699999999999,54.5362],[9.739699999999999,54.5365],[9.7402,54.5365],[9.7402,54.5362],[9.7408,54.5362],[9.7408,54.5359],[9.743600000000001,54.5359],[9.743600000000001,54.5362],[9.7441,54.5362],[9.7441,54.5379],[9.7447,54.5379],[9.7447,54.5401],[9.745200000000001,54.5401],[9.745200000000001,54.5409],[9.745799999999999,54.5409],[9.745799999999999,54.5412],[9.7463,54.5412],[9.7463,54.5429],[9.7469,54.5429],[9.7469,54.5434],[9.747500000000001,54.5434],[9.747500000000001,54.544],[9.747999999999999,54.544],[9.747999999999999,54.5443],[9.7486,54.5443],[9.7486,54.5454],[9.7491,54.5454],[9.7491,54.5456],[9.7486,54.5456],[9.7486,54.5465],[9.7491,54.5465],[9.7491,54.5468],[9.7502,54.5468],[9.7502,54.5465],[9.751300000000001,54.5465],[9.751300000000001,54.5468],[9.7524,54.5468],[9.7524,54.5473],[9.753,54.5473],[9.753,54.5476],[9.753600000000001,54.5476],[9.753600000000001,54.5479],[9.754099999999999,54.5479],[9.754099999999999,54.5476],[9.7552,54.5476],[9.7552,54.5473],[9.7569,54.5473],[9.7569,54.5476],[9.757400000000001,54.5476],[9.757400000000001,54.5479],[9.757999999999999,54.5479],[9.757999999999999,54.5481],[9.759700000000001,54.5481],[9.759700000000001,54.5484],[9.7608,54.5484],[9.7608,54.5487],[9.7613,54.5487],[9.7613,54.549],[9.761900000000001,54.549],[9.761900000000001,54.5495],[9.7624,54.5495],[9.7624,54.5526],[9.763,54.5526],[9.763,54.5537],[9.7636,54.5537],[9.7636,54.554],[9.764099999999999,54.554],[9.764099999999999,54.5545],[9.7647,54.5545],[9.7647,54.5548],[9.7652,54.5548],[9.7652,54.5554],[9.765800000000001,54.5554],[9.765800000000001,54.5556],[9.766299999999999,54.5556],[9.766299999999999,54.5559],[9.7669,54.5559],[9.7669,54.5562],[9.7675,54.5562],[9.7675,54.5565],[9.768000000000001,54.5565],[9.768000000000001,54.5568],[9.7697,54.5568],[9.7697,54.5573],[9.770200000000001,54.5573],[9.770200000000001,54.5576],[9.7708,54.5576],[9.7708,54.5579],[9.773,54.5579],[9.773,54.5581],[9.776300000000001,54.5581],[9.776300000000001,54.5579],[9.7769,54.5579],[9.7769,54.5576],[9.778600000000001,54.5576],[9.778600000000001,54.5573],[9.7791,54.5573],[9.7791,54.5568],[9.7797,54.5568],[9.7797,54.5565],[9.7791,54.5565],[9.7791,54.5556],[9.778600000000001,54.5556],[9.778600000000001,54.5554],[9.778000000000001,54.5554],[9.778000000000001,54.5551],[9.7774,54.5551],[9.7774,54.5548],[9.7769,54.5548],[9.7769,54.5543],[9.776300000000001,54.5543],[9.776300000000001,54.5537],[9.7758,54.5537],[9.7758,54.5529],[9.7769,54.5529],[9.7769,54.5531],[9.7774,54.5531],[9.7774,54.5534],[9.778000000000001,54.5534],[9.778000000000001,54.554],[9.778600000000001,54.554],[9.778600000000001,54.5543],[9.7791,54.5543],[9.7791,54.5545],[9.7797,54.5545],[9.7797,54.5548],[9.780200000000001,54.5548],[9.780200000000001,54.5551],[9.780799999999999,54.5551],[9.780799999999999,54.5556],[9.7813,54.5556],[9.7813,54.5559],[9.7819,54.5559],[9.7819,54.5562],[9.782500000000001,54.5562],[9.782500000000001,54.5568],[9.783,54.5568],[9.783,54.557],[9.7836,54.557],[9.7836,54.5573],[9.784100000000001,54.5573],[9.784100000000001,54.5576],[9.784700000000001,54.5576],[9.784700000000001,54.5581],[9.7852,54.5581],[9.7852,54.5584],[9.7858,54.5584],[9.7858,54.5587],[9.786300000000001,54.5587],[9.786300000000001,54.5593],[9.786899999999999,54.5593],[9.786899999999999,54.5595],[9.7875,54.5595],[9.7875,54.5598],[9.788,54.5598],[9.788,54.5601],[9.788600000000001,54.5601],[9.788600000000001,54.5604],[9.7891,54.5604],[9.7891,54.5606],[9.7897,54.5606],[9.7897,54.5609],[9.790200000000001,54.5609],[9.790200000000001,54.5612],[9.790800000000001,54.5612],[9.790800000000001,54.5615],[9.7913,54.5615],[9.7913,54.5618],[9.7919,54.5618],[9.7919,54.562],[9.792400000000001,54.562],[9.792400000000001,54.5623],[9.792999999999999,54.5623],[9.792999999999999,54.5626],[9.7936,54.5626],[9.7936,54.5629],[9.7941,54.5629],[9.7941,54.5631],[9.7952,54.5631],[9.7952,54.5634],[9.796300000000001,54.5634],[9.796300000000001,54.5637],[9.796900000000001,54.5637],[9.796900000000001,54.564],[9.7974,54.564],[9.7974,54.5643],[9.798,54.5643],[9.798,54.5645],[9.7986,54.5645],[9.7986,54.5648],[9.799099999999999,54.5648],[9.799099999999999,54.5651],[9.7997,54.5651],[9.7997,54.5656],[9.8002,54.5656],[9.8002,54.5662],[9.800800000000001,54.5662],[9.800800000000001,54.5665],[9.8019,54.5665],[9.8019,54.5668],[9.8024,54.5668],[9.8024,54.5676],[9.803000000000001,54.5676],[9.803000000000001,54.5681],[9.803599999999999,54.5681],[9.803599999999999,54.5684],[9.8041,54.5684],[9.8041,54.5687],[9.8047,54.5687],[9.8047,54.569],[9.805199999999999,54.569],[9.805199999999999,54.5695],[9.8058,54.5695],[9.8058,54.5698],[9.8063,54.5698],[9.8063,54.5706],[9.806900000000001,54.5706],[9.806900000000001,54.5715],[9.8074,54.5715],[9.8074,54.572],[9.808,54.572],[9.808,54.5723],[9.8086,54.5723],[9.8086,54.5726],[9.809100000000001,54.5726],[9.809100000000001,54.5731],[9.809699999999999,54.5731],[9.809699999999999,54.5734],[9.8102,54.5734],[9.8102,54.5737],[9.8108,54.5737],[9.8108,54.574],[9.811299999999999,54.574],[9.811299999999999,54.5743],[9.8125,54.5743],[9.8125,54.5745],[9.813000000000001,54.5745],[9.813000000000001,54.5748],[9.813599999999999,54.5748],[9.813599999999999,54.5751],[9.8141,54.5751],[9.8141,54.5756],[9.8147,54.5756],[9.8147,54.5759],[9.815200000000001,54.5759],[9.815200000000001,54.5762],[9.815799999999999,54.5762],[9.815799999999999,54.5768],[9.8163,54.5768],[9.8163,54.577],[9.8169,54.577],[9.8169,54.5773],[9.817500000000001,54.5773],[9.817500000000001,54.5779],[9.818,54.5779],[9.818,54.5781],[9.8186,54.5781],[9.8186,54.5787],[9.819100000000001,54.5787],[9.819100000000001,54.5793],[9.819699999999999,54.5793],[9.819699999999999,54.5795],[9.8202,54.5795],[9.8202,54.5801],[9.8208,54.5801],[9.8208,54.5804],[9.821300000000001,54.5804],[9.821300000000001,54.5812],[9.821899999999999,54.5812],[9.821899999999999,54.5815],[9.827999999999999,54.5815],[9.827999999999999,54.5818],[9.8286,54.5818],[9.8286,54.582],[9.829700000000001,54.582],[9.829700000000001,54.5823],[9.8302,54.5823],[9.8302,54.5826],[9.8325,54.5826],[9.8325,54.5829],[9.833,54.5829],[9.833,54.5831],[9.833600000000001,54.5831],[9.833600000000001,54.5834],[9.834099999999999,54.5834],[9.834099999999999,54.5837],[9.8369,54.5837],[9.8369,54.5834],[9.839700000000001,54.5834],[9.839700000000001,54.5837],[9.840199999999999,54.5837],[9.840199999999999,54.584],[9.8408,54.584],[9.8408,54.5859],[9.8413,54.5859],[9.8413,54.5868],[9.841900000000001,54.5868],[9.841900000000001,54.587],[9.8413,54.587],[9.8413,54.5898],[9.841900000000001,54.5898],[9.841900000000001,54.5909],[9.843,54.5909],[9.843,54.5906],[9.844099999999999,54.5906],[9.844099999999999,54.5901],[9.8436,54.5901],[9.8436,54.5884],[9.8447,54.5884],[9.8447,54.5887],[9.8452,54.5887],[9.8452,54.589],[9.846299999999999,54.589],[9.846299999999999,54.5893],[9.848000000000001,54.5893],[9.848000000000001,54.5895],[9.848599999999999,54.5895],[9.848599999999999,54.5898],[9.8497,54.5898],[9.8497,54.5906],[9.850199999999999,54.5906],[9.850199999999999,54.5912],[9.852499999999999,54.5912],[9.852499999999999,54.5915],[9.8536,54.5915],[9.8536,54.5918],[9.854699999999999,54.5918],[9.854699999999999,54.592],[9.8552,54.592],[9.8552,54.5923],[9.8558,54.5923],[9.8558,54.5926],[9.856299999999999,54.5926],[9.856299999999999,54.5929],[9.8569,54.5929],[9.8569,54.5931],[9.8574,54.5931],[9.8574,54.5934],[9.858000000000001,54.5934],[9.858000000000001,54.594],[9.858599999999999,54.594],[9.858599999999999,54.5943],[9.8591,54.5943],[9.8591,54.5945],[9.8597,54.5945],[9.8597,54.5948],[9.860200000000001,54.5948],[9.860200000000001,54.5951],[9.860799999999999,54.5951],[9.860799999999999,54.5954],[9.8619,54.5954],[9.8619,54.5956],[9.863,54.5956],[9.863,54.5959],[9.864699999999999,54.5959],[9.864699999999999,54.5962],[9.8675,54.5962],[9.8675,54.5965],[9.868,54.5965],[9.868,54.5968],[9.868600000000001,54.5968],[9.868600000000001,54.597],[9.870200000000001,54.597],[9.870200000000001,54.5973],[9.8713,54.5973],[9.8713,54.5976],[9.872500000000001,54.5976],[9.872500000000001,54.5979],[9.8736,54.5979],[9.8736,54.5981],[9.876300000000001,54.5981],[9.876300000000001,54.5984],[9.876899999999999,54.5984],[9.876899999999999,54.5987],[9.8774,54.5987],[9.8774,54.599],[9.878,54.599],[9.878,54.5993],[9.878600000000001,54.5993],[9.878600000000001,54.5995],[9.8797,54.5995],[9.8797,54.5998],[9.8802,54.5998],[9.8802,54.6004],[9.880800000000001,54.6004],[9.880800000000001,54.6006],[9.8813,54.6006],[9.8813,54.6009],[9.8819,54.6009],[9.8819,54.6012],[9.882400000000001,54.6012],[9.882400000000001,54.6018],[9.882999999999999,54.6018],[9.882999999999999,54.602],[9.8836,54.602],[9.8836,54.6023],[9.8841,54.6023],[9.8841,54.6031],[9.884700000000001,54.6031],[9.884700000000001,54.6034],[9.885199999999999,54.6034],[9.885199999999999,54.6037],[9.8858,54.6037],[9.8858,54.6045],[9.8863,54.6045],[9.8863,54.6048],[9.886900000000001,54.6048],[9.886900000000001,54.6051],[9.8874,54.6051],[9.8874,54.6054],[9.888,54.6054],[9.888,54.6056],[9.8886,54.6056],[9.8886,54.6059],[9.889099999999999,54.6059],[9.889099999999999,54.6065],[9.8897,54.6065],[9.8897,54.6068],[9.890800000000001,54.6068],[9.890800000000001,54.607],[9.891299999999999,54.607],[9.891299999999999,54.6068],[9.8919,54.6068],[9.8919,54.607],[9.8941,54.607],[9.8941,54.6073],[9.8947,54.6073],[9.8947,54.6076],[9.895200000000001,54.6076],[9.895200000000001,54.6081],[9.8958,54.6081],[9.8958,54.6084],[9.8963,54.6084],[9.8963,54.609],[9.896900000000001,54.609],[9.896900000000001,54.6093],[9.897500000000001,54.6093],[9.897500000000001,54.6098],[9.898,54.6098],[9.898,54.6101],[9.8986,54.6101],[9.8986,54.6106],[9.899100000000001,54.6106],[9.899100000000001,54.6109],[9.9002,54.6109],[9.9002,54.6112],[9.9008,54.6112],[9.9008,54.6115],[9.901300000000001,54.6115],[9.901300000000001,54.6118],[9.9019,54.6118],[9.9019,54.612],[9.903000000000001,54.612],[9.903000000000001,54.6123],[9.903600000000001,54.6123],[9.903600000000001,54.6129],[9.9041,54.6129],[9.9041,54.6137],[9.9047,54.6137],[9.9047,54.614],[9.905200000000001,54.614],[9.905200000000001,54.6143],[9.9063,54.6143],[9.9063,54.6145],[9.9069,54.6145],[9.9069,54.6148],[9.907500000000001,54.6148],[9.907500000000001,54.6151],[9.909100000000001,54.6151],[9.909100000000001,54.6154],[9.9102,54.6154],[9.9102,54.6156],[9.911899999999999,54.6156],[9.911899999999999,54.6159],[9.913,54.6159],[9.913,54.6162],[9.9147,54.6162],[9.9147,54.6165],[9.917999999999999,54.6165],[9.917999999999999,54.6168],[9.919700000000001,54.6168],[9.919700000000001,54.6173],[9.9202,54.6173],[9.9202,54.6176],[9.921300000000001,54.6176],[9.921300000000001,54.6181],[9.921900000000001,54.6181],[9.921900000000001,54.6184],[9.923,54.6184],[9.923,54.6187],[9.9252,54.6187],[9.9252,54.619],[9.9263,54.619],[9.9263,54.6193],[9.9269,54.6193],[9.9269,54.6195],[9.9274,54.6195],[9.9274,54.6215],[9.928000000000001,54.6215],[9.928000000000001,54.6218],[9.928599999999999,54.6218],[9.928599999999999,54.622],[9.9291,54.622],[9.9291,54.6223],[9.9297,54.6223],[9.9297,54.6226],[9.9313,54.6226],[9.9313,54.6223],[9.932499999999999,54.6223],[9.932499999999999,54.622],[9.933,54.622],[9.933,54.6226],[9.932499999999999,54.6226],[9.932499999999999,54.6237],[9.934100000000001,54.6237],[9.934100000000001,54.624],[9.9358,54.624],[9.9358,54.6237],[9.936299999999999,54.6237],[9.936299999999999,54.6231],[9.9374,54.6231],[9.9375,54.6234],[9.938000000000001,54.6234],[9.938000000000001,54.6251],[9.938599999999999,54.6251],[9.938599999999999,54.6256],[9.9391,54.6256],[9.9391,54.6259],[9.9397,54.6259],[9.9397,54.6262],[9.9391,54.6262],[9.9391,54.6268],[9.938599999999999,54.6268],[9.938599999999999,54.627],[9.938000000000001,54.627],[9.938000000000001,54.6268],[9.9374,54.6268],[9.9374,54.627],[9.9369,54.627],[9.9369,54.6273],[9.936299999999999,54.6273],[9.936299999999999,54.6279],[9.9358,54.6279],[9.9358,54.6287],[9.936299999999999,54.6287],[9.936299999999999,54.629],[9.9369,54.629],[9.9369,54.6298],[9.938000000000001,54.6298],[9.938000000000001,54.6301],[9.938599999999999,54.6301],[9.938599999999999,54.6306],[9.9391,54.6306],[9.9391,54.6309],[9.9397,54.6309],[9.9397,54.6312],[9.940200000000001,54.6312],[9.940200000000001,54.6315],[9.940799999999999,54.6315],[9.940799999999999,54.6318],[9.9413,54.6318],[9.9413,54.6323],[9.9419,54.6323],[9.9419,54.6334],[9.942399999999999,54.6334],[9.942399999999999,54.6354],[9.943,54.6354],[9.943,54.6356],[9.9436,54.6356],[9.9436,54.6359],[9.944100000000001,54.6359],[9.944100000000001,54.6362],[9.9452,54.6362],[9.9452,54.6368],[9.9452,54.637],[9.944800000000001,54.637],[9.944699999999999,54.6371],[9.944699999999999,54.6376],[9.944100000000001,54.6376],[9.944100000000001,54.6381],[9.944699999999999,54.6381],[9.944699999999999,54.6412],[9.9436,54.6412],[9.9436,54.6415],[9.942399999999999,54.6415],[9.942399999999999,54.6418],[9.9419,54.6418],[9.9419,54.642],[9.9413,54.642],[9.9413,54.6429],[9.940799999999999,54.6429],[9.940799999999999,54.6431],[9.940200000000001,54.6431],[9.940200000000001,54.6434],[9.9397,54.6434],[9.9397,54.6437],[9.9391,54.6437],[9.9391,54.644],[9.938599999999999,54.644],[9.938599999999999,54.6445],[9.938000000000001,54.6445],[9.938000000000001,54.6448],[9.9374,54.6448],[9.9374,54.6484],[9.9369,54.6484],[9.9369,54.6495],[9.936299999999999,54.6495],[9.936299999999999,54.6506],[9.9369,54.6506],[9.9369,54.6509],[9.9374,54.6509],[9.9374,54.6512],[9.938000000000001,54.6512],[9.938000000000001,54.6515],[9.938599999999999,54.6515],[9.938599999999999,54.652],[9.9391,54.652],[9.9391,54.6523],[9.940200000000001,54.6523],[9.940200000000001,54.6531],[9.940799999999999,54.6531],[9.940799999999999,54.654],[9.9413,54.654],[9.9413,54.6556],[9.940799999999999,54.6556],[9.940799999999999,54.657],[9.940200000000001,54.657],[9.940200000000001,54.6579],[9.9397,54.6579],[9.9397,54.6581],[9.9391,54.6581],[9.9391,54.6623],[9.9397,54.6623],[9.9397,54.6629],[9.940200000000001,54.6629],[9.940200000000001,54.6634],[9.940799999999999,54.6634],[9.940799999999999,54.6662],[9.9413,54.6662],[9.9413,54.6665],[9.9419,54.6665],[9.9419,54.6668],[9.942399999999999,54.6668],[9.942399999999999,54.667],[9.943,54.667],[9.943,54.6673],[9.9436,54.6673],[9.9436,54.6676],[9.944100000000001,54.6676],[9.944100000000001,54.6679],[9.944699999999999,54.6679],[9.944699999999999,54.6684],[9.9452,54.6684],[9.9452,54.6701],[9.9458,54.6701],[9.9458,54.6704],[9.946300000000001,54.6704],[9.946300000000001,54.6709],[9.946899999999999,54.6709],[9.946899999999999,54.6712],[9.9475,54.6712],[9.9475,54.6715],[9.948,54.6715],[9.948,54.6737],[9.948600000000001,54.6737],[9.948600000000001,54.674],[9.9491,54.674],[9.9491,54.6743],[9.9497,54.6743],[9.9497,54.6745],[9.9519,54.6745],[9.9519,54.6748],[9.952999999999999,54.6748],[9.952999999999999,54.6751],[9.9541,54.6751],[9.9541,54.6754],[9.9641,54.6754],[9.9641,54.6751],[9.9658,54.6751],[9.9658,54.6748],[9.966900000000001,54.6748],[9.966900000000001,54.6745],[9.9674,54.6745],[9.9674,54.6743],[9.968,54.6743],[9.968,54.674],[9.969099999999999,54.674],[9.969099999999999,54.6737],[9.9758,54.6737],[9.9758,54.6734],[9.9763,54.6734],[9.9763,54.6731],[9.977399999999999,54.6731],[9.977399999999999,54.6729],[9.978,54.6729],[9.978,54.6723],[9.9786,54.6723],[9.9786,54.672],[9.979100000000001,54.672],[9.979100000000001,54.6718],[9.979699999999999,54.6718],[9.979699999999999,54.6715],[9.9802,54.6715],[9.9802,54.6712],[9.981299999999999,54.6712],[9.981299999999999,54.6709],[9.9819,54.6709],[9.9819,54.6706],[9.9825,54.6706],[9.9825,54.6704],[9.983000000000001,54.6704],[9.983000000000001,54.6701],[9.983599999999999,54.6701],[9.983599999999999,54.6698],[9.9847,54.6698],[9.9847,54.6695],[9.9869,54.6695],[9.9869,54.6698],[9.9886,54.6698],[9.9886,54.6695],[9.989100000000001,54.6695],[9.989100000000001,54.6684],[9.9886,54.6684],[9.9886,54.6668],[9.989100000000001,54.6668],[9.989100000000001,54.6662],[9.989699999999999,54.6662],[9.989699999999999,54.6659],[9.997500000000001,54.6659],[9.997500000000001,54.6662],[9.997999999999999,54.6662],[9.997999999999999,54.6668],[9.9986,54.6668],[9.9986,54.6676],[9.9991,54.6676],[9.9991,54.6718],[9.999700000000001,54.6718],[9.999700000000001,54.672],[10,54.672],[10.0002,54.672],[10.0002,54.6718],[10.0008,54.6718],[10.0008,54.6734],[10.0013,54.6734],[10.0013,54.674],[10.0024,54.674],[10.0024,54.6737],[10.003,54.6737],[10.003,54.6734],[10.0036,54.6734],[10.0036,54.6731],[10.0041,54.6731],[10.0041,54.6704],[10.0047,54.6704],[10.0047,54.6693],[10.0052,54.6693],[10.0052,54.6673],[10.0058,54.6673],[10.0058,54.6668],[10.0063,54.6668],[10.0063,54.6665],[10.0069,54.6665],[10.0069,54.6656],[10.0074,54.6656],[10.0074,54.6651],[10.008,54.6651],[10.008,54.6643],[10.0086,54.6643],[10.0086,54.664],[10.0091,54.664],[10.0091,54.6634],[10.0097,54.6634],[10.0097,54.6629],[10.0091,54.6629],[10.0091,54.662],[10.0097,54.662],[10.0097,54.6618],[10.013,54.6618],[10.013,54.662],[10.0136,54.662],[10.0136,54.6623],[10.0141,54.6623],[10.0141,54.6629],[10.0147,54.6629],[10.0147,54.6631],[10.0152,54.6631],[10.0152,54.6634],[10.0158,54.6634],[10.0158,54.6637],[10.0163,54.6637],[10.0163,54.6643],[10.0191,54.6643],[10.0191,54.664],[10.0269,54.664],[10.0269,54.6637],[10.0287,54.6637],[10.0291,54.6637],[10.0291,54.664],[10.0302,54.664],[10.0302,54.6648],[10.0308,54.6648],[10.0308,54.6668],[10.0313,54.6668],[10.0313,54.667],[10.033,54.667],[10.033,54.6698],[10.0341,54.6698],[10.0341,54.6695],[10.0347,54.6695],[10.0347,54.6673],[10.0341,54.6673],[10.0341,54.6659],[10.0336,54.6659],[10.0336,54.6648],[10.033,54.6648],[10.033,54.6643],[10.0336,54.6643],[10.0336,54.6631],[10.033,54.6631],[10.033,54.6623],[10.0325,54.6623],[10.0325,54.662],[10.0308,54.662],[10.0308,54.6623],[10.0291,54.6623],[10.0291,54.662],[10.0287,54.662],[10.0286,54.662],[10.0286,54.6623],[10.0275,54.6623],[10.0275,54.6626],[10.0263,54.6626],[10.0263,54.6629],[10.0219,54.6629],[10.0219,54.6626],[10.0202,54.6626],[10.0202,54.6629],[10.0197,54.6629],[10.0197,54.6631],[10.0191,54.6631],[10.0191,54.6634],[10.018,54.6634],[10.018,54.6631],[10.0174,54.6631],[10.0174,54.6626],[10.0169,54.6626],[10.0169,54.6623],[10.0158,54.6623],[10.0158,54.6618],[10.0152,54.6618],[10.0152,54.6606],[10.0147,54.6606],[10.0147,54.6604],[10.0152,54.6604],[10.0152,54.6601],[10.0158,54.6601],[10.0158,54.6598],[10.0163,54.6598],[10.0163,54.6595],[10.018,54.6595],[10.018,54.6593],[10.0186,54.6593],[10.0186,54.659],[10.0197,54.659],[10.0197,54.6587],[10.0202,54.6587],[10.0202,54.6584],[10.0213,54.6584],[10.0213,54.6581],[10.0236,54.6581],[10.0236,54.6579],[10.0247,54.6579],[10.0247,54.6581],[10.0258,54.6581],[10.0258,54.6584],[10.0263,54.6584],[10.0263,54.6587],[10.0269,54.6587],[10.0269,54.6593],[10.0275,54.6593],[10.0275,54.6595],[10.028,54.6595],[10.028,54.6598],[10.0286,54.6598],[10.0286,54.6601],[10.0287,54.6601],[10.0313,54.6601],[10.0313,54.6604],[10.0319,54.6604],[10.0319,54.6601],[10.0325,54.6601],[10.0325,54.659],[10.0319,54.659],[10.0319,54.6579],[10.0336,54.6579],[10.0336,54.6562],[10.033,54.6562],[10.033,54.6554],[10.0325,54.6554],[10.0325,54.6548],[10.0319,54.6548],[10.0319,54.654],[10.0313,54.654],[10.0313,54.6509],[10.0308,54.6509],[10.0308,54.6501],[10.0313,54.6501],[10.0313,54.647],[10.0308,54.647],[10.0308,54.642],[10.0302,54.642],[10.0302,54.6404],[10.0308,54.6404],[10.0308,54.6398],[10.0302,54.6398],[10.0302,54.6376],[10.0308,54.6376],[10.0308,54.6365],[10.0308,54.6359],[10.0313,54.6359],[10.0313,54.6348],[10.0319,54.6348],[10.0319,54.6329],[10.0325,54.6329],[10.0325,54.6318],[10.033,54.6318],[10.033,54.6279],[10.0336,54.6279],[10.0336,54.6259],[10.0341,54.6259],[10.0341,54.6218],[10.0336,54.6218],[10.0336,54.6184],[10.033,54.6184],[10.033,54.617],[10.0325,54.617],[10.0325,54.6165],[10.0319,54.6165],[10.0319,54.6159],[10.0313,54.6159],[10.0313,54.6151],[10.0308,54.6151],[10.0308,54.6143],[10.0302,54.6143],[10.0302,54.6118],[10.0297,54.6118],[10.0297,54.6112],[10.0291,54.6112],[10.0291,54.6098],[10.0286,54.6098],[10.0286,54.609],[10.028,54.609],[10.028,54.6084],[10.0275,54.6084],[10.0275,54.6079],[10.0269,54.6079],[10.0269,54.6045],[10.0275,54.6045],[10.0275,54.6037],[10.0269,54.6037],[10.0269,54.6029],[10.0263,54.6029],[10.0263,54.5987],[10.0258,54.5987],[10.0258,54.5973],[10.0263,54.5973],[10.0263,54.597],[10.0258,54.597],[10.0258,54.5965],[10.0252,54.5965],[10.0252,54.59375],[10.0258,54.59375],[10.0258,54.592],[10.0252,54.592],[10.0252,54.5909],[10.0258,54.5909],[10.0258,54.5893],[10.0252,54.5893],[10.0252,54.589],[10.0258,54.589],[10.0258,54.5854],[10.0263,54.5854],[10.0263,54.5848],[10.0269,54.5848],[10.0269,54.5845],[10.028,54.5845],[10.028,54.5837],[10.0286,54.5837],[10.0286,54.5829],[10.0291,54.5829],[10.0291,54.5826],[10.0297,54.5826],[10.0297,54.5815],[10.0291,54.5815],[10.0291,54.5809],[10.0286,54.5809],[10.0286,54.5806],[10.0263,54.5806],[10.0263,54.5798],[10.0258,54.5798],[10.0258,54.5793],[10.0252,54.5793],[10.0252,54.5762],[10.0258,54.5762],[10.0258,54.5731],[10.0263,54.5731],[10.0263,54.5701],[10.0269,54.5701],[10.0269,54.569],[10.0263,54.569],[10.0263,54.5676],[10.0258,54.5676],[10.0258,54.5648],[10.0252,54.5648],[10.0252,54.5645],[10.0258,54.5645],[10.0258,54.5618],[10.0263,54.5618],[10.0263,54.5595],[10.0269,54.5595],[10.0269,54.557],[10.0275,54.557],[10.0275,54.5537],[10.0269,54.5537],[10.0269,54.5526],[10.0275,54.5526],[10.0275,54.5504],[10.0269,54.5504],[10.0269,54.5498],[10.0263,54.5498],[10.0263,54.5493],[10.0258,54.5493],[10.0258,54.549],[10.0252,54.549],[10.0252,54.5487],[10.0247,54.5487],[10.0247,54.5481],[10.0241,54.5481],[10.0241,54.5479],[10.0236,54.5479],[10.0236,54.5476],[10.023,54.5476],[10.023,54.5473],[10.0224,54.5473],[10.0224,54.547],[10.0219,54.547],[10.0219,54.5468],[10.0213,54.5468],[10.0213,54.5465],[10.0202,54.5465],[10.0202,54.5462],[10.0191,54.5462],[10.0191,54.5459],[10.0174,54.5459],[10.0174,54.5456],[10.0163,54.5456],[10.0163,54.5454],[10.0158,54.5454],[10.0158,54.5451],[10.0152,54.5451],[10.0152,54.5445],[10.0147,54.5445],[10.0147,54.544],[10.0141,54.544],[10.0141,54.5434],[10.0136,54.5434],[10.0136,54.5429],[10.013,54.5429],[10.013,54.5423],[10.0125,54.5423],[10.0125,54.5415],[10.0119,54.5415],[10.0119,54.5409],[10.0113,54.5409],[10.0113,54.5393],[10.0108,54.5393],[10.0108,54.5387],[10.0102,54.5387],[10.0102,54.5379],[10.0097,54.5379],[10.0097,54.5365],[10.0091,54.5365],[10.0091,54.5354],[10.0086,54.5354],[10.0086,54.5337],[10.008,54.5337],[10.008,54.5331],[10.0074,54.5331],[10.0074,54.5323],[10.0069,54.5323],[10.0069,54.5315],[10.0063,54.5315],[10.0063,54.5309],[10.0058,54.5309],[10.0058,54.5301],[10.0052,54.5301],[10.0052,54.5295],[10.0047,54.5295],[10.0047,54.529],[10.0041,54.529],[10.0041,54.5284],[10.0036,54.5284],[10.0036,54.5276],[10.003,54.5276],[10.003,54.527],[10.0024,54.527],[10.0024,54.5265],[10.0019,54.5265],[10.0019,54.5256],[10.0013,54.5256],[10.0013,54.5245],[10.0008,54.5245],[10.0008,54.5234],[10.0002,54.5234],[10.0002,54.5229],[9.999700000000001,54.5229],[9.999700000000001,54.5226],[9.9991,54.5226],[9.9991,54.5223],[9.9986,54.5223],[9.9986,54.5218],[9.997999999999999,54.5218],[9.997999999999999,54.5209],[9.997500000000001,54.5209],[9.997500000000001,54.5206],[9.9969,54.5206],[9.9969,54.5201],[9.9963,54.5201],[9.9963,54.5198],[9.995200000000001,54.5198],[9.995200000000001,54.5193],[9.9941,54.5193],[9.9941,54.519],[9.993600000000001,54.519],[9.993600000000001,54.5187],[9.993,54.5187],[9.993,54.5184],[9.991899999999999,54.5184],[9.991899999999999,54.5181],[9.991300000000001,54.5181],[9.991300000000001,54.5179],[9.9902,54.5179],[9.9902,54.5173],[9.989699999999999,54.5173],[9.989699999999999,54.517],[9.989100000000001,54.517],[9.989100000000001,54.5168],[9.9886,54.5168],[9.9886,54.5162],[9.988,54.5162],[9.988,54.5159],[9.987500000000001,54.5159],[9.987500000000001,54.5156],[9.9869,54.5156],[9.9869,54.5151],[9.9863,54.5151],[9.9863,54.5143],[9.985799999999999,54.5143],[9.985799999999999,54.5134],[9.985200000000001,54.5134],[9.985200000000001,54.5129],[9.9847,54.5129],[9.9847,54.5123],[9.9841,54.5123],[9.9841,54.512],[9.983000000000001,54.512],[9.983000000000001,54.5118],[9.981299999999999,54.5118],[9.981299999999999,54.5115],[9.9786,54.5115],[9.9786,54.5112],[9.976900000000001,54.5112],[9.976900000000001,54.5109],[9.9763,54.5109],[9.9763,54.5106],[9.9758,54.5106],[9.9758,54.5101],[9.975199999999999,54.5101],[9.975199999999999,54.5095],[9.9747,54.5095],[9.9747,54.5093],[9.9741,54.5093],[9.9741,54.509],[9.973599999999999,54.509],[9.973599999999999,54.5087],[9.973000000000001,54.5087],[9.973000000000001,54.5084],[9.9724,54.5084],[9.9724,54.5076],[9.9719,54.5076],[9.9719,54.5073],[9.971299999999999,54.5073],[9.971299999999999,54.507],[9.970800000000001,54.507],[9.970800000000001,54.5065],[9.9702,54.5065],[9.9702,54.5059],[9.9697,54.5059],[9.9697,54.5054],[9.969099999999999,54.5054],[9.969099999999999,54.5051],[9.968,54.5051],[9.968,54.5048],[9.9674,54.5048],[9.9674,54.5045],[9.966900000000001,54.5045],[9.966900000000001,54.5034],[9.9663,54.5034],[9.9663,54.5031],[9.9658,54.5031],[9.9658,54.5029],[9.964700000000001,54.5029],[9.964700000000001,54.5026],[9.9636,54.5026],[9.9636,54.5023],[9.962400000000001,54.5023],[9.962400000000001,54.502],[9.9613,54.502],[9.9613,54.5018],[9.9602,54.5018],[9.9602,54.5015],[9.959099999999999,54.5015],[9.959099999999999,54.5012],[9.958,54.5012],[9.958,54.5009],[9.956899999999999,54.5009],[9.956899999999999,54.5006],[9.9552,54.5006],[9.9552,54.5004],[9.954700000000001,54.5004],[9.954700000000001,54.5001],[9.952999999999999,54.5001],[9.952999999999999,54.4998],[9.952500000000001,54.4998],[9.952500000000001,54.4995],[9.9519,54.4995],[9.9519,54.4993],[9.9513,54.4993],[9.9513,54.499],[9.950799999999999,54.499],[9.950799999999999,54.4987],[9.9491,54.4987],[9.9491,54.4984],[9.948600000000001,54.4984],[9.948600000000001,54.4981],[9.948,54.4981],[9.948,54.4979],[9.946899999999999,54.4979],[9.946899999999999,54.4976],[9.9458,54.4976],[9.9458,54.497],[9.944100000000001,54.497],[9.944100000000001,54.4968],[9.9436,54.4968],[9.9436,54.4965],[9.943,54.4965],[9.943,54.4962],[9.942399999999999,54.4962],[9.942399999999999,54.4959],[9.9413,54.4959],[9.9413,54.4956],[9.940200000000001,54.4956],[9.940200000000001,54.4954],[9.9397,54.4954],[9.9397,54.4951],[9.940200000000001,54.4951],[9.940200000000001,54.4945],[9.9397,54.4945],[9.9397,54.494],[9.938000000000001,54.494],[9.938000000000001,54.4943],[9.936299999999999,54.4943],[9.936299999999999,54.494],[9.934699999999999,54.494],[9.934699999999999,54.4937],[9.934100000000001,54.4937],[9.934100000000001,54.4934],[9.933,54.4934],[9.933,54.4931],[9.931900000000001,54.4931],[9.931900000000001,54.4929],[9.9313,54.4929],[9.9313,54.4926],[9.930199999999999,54.4926],[9.930199999999999,54.4923],[9.9297,54.4923],[9.9297,54.492],[9.9291,54.492],[9.9291,54.4918],[9.928599999999999,54.4918],[9.928599999999999,54.4915],[9.928000000000001,54.4915],[9.928000000000001,54.4912],[9.9274,54.4912],[9.9274,54.4909],[9.9263,54.4909],[9.9263,54.4906],[9.9247,54.4906],[9.9247,54.4904],[9.923,54.4904],[9.923,54.4901],[9.921900000000001,54.4901],[9.921900000000001,54.4898],[9.9208,54.4898],[9.9208,54.4895],[9.919700000000001,54.4895],[9.919700000000001,54.4893],[9.9186,54.4893],[9.9186,54.489],[9.917400000000001,54.489],[9.917400000000001,54.4887],[9.915800000000001,54.4887],[9.915800000000001,54.4884],[9.9147,54.4884],[9.9147,54.4881],[9.913600000000001,54.4881],[9.913600000000001,54.4879],[9.911899999999999,54.4879],[9.911899999999999,54.4873],[9.911300000000001,54.4873],[9.911300000000001,54.487],[9.9102,54.487],[9.9102,54.4868],[9.909100000000001,54.4868],[9.909100000000001,54.4865],[9.9086,54.4865],[9.9086,54.4862],[9.908,54.4862],[9.908,54.4856],[9.9069,54.4856],[9.9069,54.4854],[9.9063,54.4854],[9.9063,54.4851],[9.905799999999999,54.4851],[9.905799999999999,54.4848],[9.9047,54.4848],[9.9047,54.4845],[9.9041,54.4845],[9.9041,54.4843],[9.903000000000001,54.4843],[9.903000000000001,54.484],[9.9019,54.484],[9.9019,54.4837],[9.901300000000001,54.4837],[9.901300000000001,54.4834],[9.9008,54.4834],[9.9008,54.4831],[9.899699999999999,54.4831],[9.899699999999999,54.4829],[9.8986,54.4829],[9.8986,54.4826],[9.897500000000001,54.4826],[9.897500000000001,54.4823],[9.896900000000001,54.4823],[9.896900000000001,54.482],[9.8963,54.482],[9.8963,54.4818],[9.8958,54.4818],[9.8958,54.4815],[9.895200000000001,54.4815],[9.895200000000001,54.4812],[9.893599999999999,54.4812],[9.893599999999999,54.4809],[9.8924,54.4809],[9.8924,54.4806],[9.8919,54.4806],[9.8919,54.4804],[9.890800000000001,54.4804],[9.890800000000001,54.4798],[9.8902,54.4798],[9.8902,54.4795],[9.889099999999999,54.4795],[9.889099999999999,54.4793],[9.888,54.4793],[9.888,54.479],[9.8874,54.479],[9.8874,54.4787],[9.886900000000001,54.4787],[9.886900000000001,54.4784],[9.885199999999999,54.4784],[9.885199999999999,54.4781],[9.8841,54.4781],[9.8841,54.4779],[9.882400000000001,54.4779],[9.882400000000001,54.4776],[9.8819,54.4776],[9.8819,54.4773],[9.880800000000001,54.4773],[9.880800000000001,54.477],[9.8797,54.477],[9.8797,54.4768],[9.879099999999999,54.4768],[9.879099999999999,54.4765],[9.878600000000001,54.4765],[9.878600000000001,54.4762],[9.8774,54.4762],[9.8774,54.4759],[9.876300000000001,54.4759],[9.876300000000001,54.4756],[9.8736,54.4756],[9.8736,54.4754],[9.872999999999999,54.4754],[9.872999999999999,54.4748],[9.872500000000001,54.4748],[9.872500000000001,54.4745],[9.8719,54.4745],[9.8719,54.4743],[9.8713,54.4743],[9.8713,54.474],[9.870799999999999,54.474],[9.870799999999999,54.4737],[9.8697,54.4737],[9.8697,54.4731],[9.870200000000001,54.4731],[9.870200000000001,54.4729],[9.870799999999999,54.4729],[9.870799999999999,54.4712],[9.8697,54.4712],[9.8697,54.4709],[9.868,54.4709],[9.868,54.4706],[9.866300000000001,54.4706],[9.866300000000001,54.4704],[9.8658,54.4704],[9.8658,54.4701],[9.864699999999999,54.4701],[9.864699999999999,54.4698],[9.863,54.4698],[9.863,54.4701],[9.8619,54.4701],[9.8619,54.4704],[9.860799999999999,54.4704],[9.860799999999999,54.4706],[9.8597,54.4706],[9.8597,54.4709],[9.858599999999999,54.4709],[9.858599999999999,54.4712],[9.858000000000001,54.4712],[9.858000000000001,54.4715],[9.8574,54.4715],[9.8574,54.4718],[9.8569,54.4718],[9.8569,54.4723],[9.856299999999999,54.4723],[9.856299999999999,54.4731],[9.8558,54.4731],[9.8558,54.4743],[9.8552,54.4743],[9.8552,54.4745],[9.854699999999999,54.4745],[9.854699999999999,54.4748],[9.854100000000001,54.4748],[9.854100000000001,54.4751],[9.8536,54.4751],[9.8536,54.4754],[9.853,54.4754],[9.853,54.4756],[9.852499999999999,54.4756],[9.852499999999999,54.4759],[9.851900000000001,54.4759],[9.851900000000001,54.4762],[9.8513,54.4762],[9.8513,54.4765],[9.8508,54.4765],[9.8508,54.4768],[9.8469,54.4768],[9.8469,54.4765],[9.846299999999999,54.4765],[9.846299999999999,54.4768],[9.8424,54.4768],[9.8424,54.4765],[9.841900000000001,54.4765],[9.841900000000001,54.4762],[9.839700000000001,54.4762],[9.839700000000001,54.4759],[9.8391,54.4759],[9.8391,54.4751],[9.839700000000001,54.4751],[9.839700000000001,54.4748],[9.840199999999999,54.4748],[9.840199999999999,54.4745],[9.8413,54.4745],[9.8413,54.4743],[9.843,54.4743],[9.843,54.474],[9.844099999999999,54.474],[9.844099999999999,54.4737],[9.8447,54.4737],[9.8447,54.4729],[9.844099999999999,54.4729],[9.844099999999999,54.4726],[9.841900000000001,54.4726],[9.841900000000001,54.4723],[9.8413,54.4723],[9.8413,54.472],[9.8408,54.472],[9.8408,54.4715],[9.8413,54.4715],[9.8413,54.4704],[9.8408,54.4704],[9.8408,54.4701],[9.840199999999999,54.4701],[9.840199999999999,54.4693],[9.8408,54.4693],[9.8408,54.4681],[9.840199999999999,54.4681],[9.840199999999999,54.4673],[9.8408,54.4673],[9.8408,54.4656],[9.8413,54.4656],[9.8413,54.4654],[9.841900000000001,54.4654],[9.841900000000001,54.4631],[9.8424,54.4631],[9.8424,54.4623],[9.843,54.4623],[9.843,54.462],[9.8436,54.462],[9.8436,54.4604],[9.844099999999999,54.4604],[9.844099999999999,54.4598],[9.8447,54.4598],[9.8447,54.459],[9.8452,54.459],[9.8452,54.4584],[9.845800000000001,54.4584],[9.845800000000001,54.4581],[9.846299999999999,54.4581],[9.846299999999999,54.4579],[9.8469,54.4579],[9.8469,54.4576],[9.8475,54.4576],[9.8475,54.4568],[9.848000000000001,54.4568],[9.848000000000001,54.4565],[9.848000000000001,54.4556],[9.848599999999999,54.4556],[9.848599999999999,54.4554],[9.8497,54.4554],[9.8497,54.4551],[9.850400000000001,54.4551],[9.853,54.4551],[9.853,54.4554],[9.8536,54.4554],[9.8536,54.4562],[9.8552,54.4562],[9.8552,54.4559],[9.8558,54.4559],[9.8558,54.4556],[9.856299999999999,54.4556],[9.856299999999999,54.4551],[9.8558,54.4551],[9.8558,54.4548],[9.854100000000001,54.4548],[9.854100000000001,54.4545],[9.8536,54.4545],[9.8536,54.4543],[9.853,54.4543],[9.853,54.4541],[9.853,54.4531],[9.8536,54.4531],[9.8536,54.4529],[9.854100000000001,54.4529],[9.854100000000001,54.4526],[9.854699999999999,54.4526],[9.854699999999999,54.4523],[9.8552,54.4523],[9.8552,54.4512],[9.8558,54.4512],[9.8558,54.4509],[9.856299999999999,54.4509],[9.856299999999999,54.4504],[9.8569,54.4504],[9.8569,54.4501],[9.858000000000001,54.4501],[9.858000000000001,54.4495],[9.858599999999999,54.4495],[9.858599999999999,54.4493],[9.8597,54.4493],[9.8597,54.449],[9.860799999999999,54.449],[9.860799999999999,54.4487],[9.8619,54.4487],[9.8619,54.4484],[9.863,54.4484],[9.863,54.4481],[9.864699999999999,54.4481],[9.864699999999999,54.4479],[9.8652,54.4479],[9.8652,54.4476],[9.8658,54.4476],[9.8658,54.4473],[9.868600000000001,54.4473],[9.868600000000001,54.4476],[9.870200000000001,54.4476],[9.870200000000001,54.4479],[9.8713,54.4479],[9.8713,54.4481],[9.872500000000001,54.4481],[9.872500000000001,54.4484],[9.8752,54.4484],[9.8752,54.4487],[9.876899999999999,54.4487],[9.876899999999999,54.449],[9.8774,54.449],[9.8774,54.4493],[9.879099999999999,54.4493],[9.879099999999999,54.4495],[9.880800000000001,54.4495],[9.880800000000001,54.4493],[9.8819,54.4493],[9.8819,54.4495],[9.882400000000001,54.4495],[9.882400000000001,54.4498],[9.8841,54.4498],[9.8841,54.4501],[9.8874,54.4501],[9.8874,54.4504],[9.889099999999999,54.4504],[9.889099999999999,54.4506],[9.8902,54.4506],[9.8902,54.4509],[9.890800000000001,54.4509],[9.890800000000001,54.4512],[9.893599999999999,54.4512],[9.893599999999999,54.4509],[9.899699999999999,54.4509],[9.899699999999999,54.4512],[9.9002,54.4512],[9.9002,54.4515],[9.9025,54.4515],[9.9025,54.4512],[9.9047,54.4512],[9.9047,54.4515],[9.908,54.4515],[9.908,54.4518],[9.911899999999999,54.4518],[9.911899999999999,54.452],[9.9141,54.452],[9.9141,54.4523],[9.9147,54.4523],[9.9147,54.4526],[9.915200000000001,54.4526],[9.915200000000001,54.4529],[9.9163,54.4529],[9.9163,54.4531],[9.917400000000001,54.4531],[9.917400000000001,54.4534],[9.917999999999999,54.4534],[9.917999999999999,54.4537],[9.9186,54.4537],[9.9186,54.454],[9.9191,54.454],[9.9191,54.4543],[9.919700000000001,54.4543],[9.919700000000001,54.4548],[9.9202,54.4548],[9.9202,54.4554],[9.9208,54.4554],[9.9208,54.4556],[9.921300000000001,54.4556],[9.921300000000001,54.4559],[9.921900000000001,54.4559],[9.921900000000001,54.4565],[9.9224,54.4565],[9.9224,54.4568],[9.9247,54.4568],[9.9247,54.457],[9.9263,54.457],[9.9263,54.4579],[9.9269,54.4579],[9.9269,54.4581],[9.9274,54.4581],[9.9274,54.4584],[9.928599999999999,54.4584],[9.928599999999999,54.4587],[9.9291,54.4587],[9.9291,54.4593],[9.930199999999999,54.4593],[9.930199999999999,54.4595],[9.9313,54.4595],[9.9313,54.4598],[9.932499999999999,54.4598],[9.932499999999999,54.4601],[9.933,54.4601],[9.933,54.4604],[9.9336,54.4604],[9.9336,54.4606],[9.934100000000001,54.4606],[9.934100000000001,54.4609],[9.928599999999999,54.4609],[9.928599999999999,54.4606],[9.924099999999999,54.4606],[9.924099999999999,54.4612],[9.9247,54.4612],[9.9247,54.4615],[9.9252,54.4615],[9.9252,54.4618],[9.932499999999999,54.4618],[9.932499999999999,54.462],[9.9358,54.462],[9.9358,54.4623],[9.938599999999999,54.4623],[9.938599999999999,54.4626],[9.9413,54.4626],[9.9413,54.4629],[9.944699999999999,54.4629],[9.944699999999999,54.4631],[9.9475,54.4631],[9.9475,54.4634],[9.9491,54.4634],[9.9491,54.4637],[9.950200000000001,54.4637],[9.950200000000001,54.464],[9.952500000000001,54.464],[9.952500000000001,54.4643],[9.9541,54.4643],[9.9541,54.4645],[9.9552,54.4645],[9.9552,54.4648],[9.9558,54.4648],[9.9558,54.4651],[9.956899999999999,54.4651],[9.956899999999999,54.4654],[9.9575,54.4654],[9.9575,54.4656],[9.958,54.4656],[9.958,54.4659],[9.958600000000001,54.4659],[9.958600000000001,54.4662],[9.959099999999999,54.4662],[9.959099999999999,54.4665],[9.9597,54.4665],[9.9597,54.4668],[9.965199999999999,54.4668],[9.965199999999999,54.467],[9.968,54.467],[9.968,54.4673],[9.969099999999999,54.4673],[9.969099999999999,54.4676],[9.9724,54.4676],[9.9724,54.4679],[9.9819,54.4679],[9.9819,54.4681],[9.995799999999999,54.4681],[9.995799999999999,54.4684],[9.9963,54.4684],[9.9963,54.4687],[9.997999999999999,54.4687],[9.997999999999999,54.469],[10.0002,54.469],[10.0002,54.4693],[10.0008,54.4693],[10.0008,54.4695],[10.0019,54.4695],[10.0019,54.4698],[10.0024,54.4698],[10.0024,54.4701],[10.003,54.4701],[10.003,54.4704],[10.0036,54.4704],[10.0036,54.4706],[10.0041,54.4706],[10.0041,54.4709],[10.0047,54.4709],[10.0047,54.4712],[10.0058,54.4712],[10.0058,54.4715],[10.0069,54.4715],[10.0069,54.4718],[10.008,54.4718],[10.008,54.472],[10.0086,54.472],[10.0086,54.4723],[10.0091,54.4723],[10.0091,54.4726],[10.0097,54.4726],[10.0097,54.4729],[10.0102,54.4729],[10.0102,54.4731],[10.0113,54.4731],[10.0113,54.4734],[10.0125,54.4734],[10.0125,54.4737],[10.0141,54.4737],[10.0141,54.474],[10.0158,54.474],[10.0158,54.4743],[10.0174,54.4743],[10.0174,54.4745],[10.0186,54.4745],[10.0186,54.4748],[10.0213,54.4748],[10.0213,54.4751],[10.0236,54.4751],[10.0236,54.4754],[10.0313,54.4754],[10.0313,54.4756],[10.033,54.4756],[10.033,54.4759],[10.0352,54.4759],[10.0352,54.4762],[10.0363,54.4762],[10.0363,54.4765],[10.0408,54.4765],[10.0408,54.4762],[10.043,54.4762],[10.043,54.4765],[10.0441,54.4765],[10.0441,54.4768],[10.0474,54.4768],[10.0474,54.477],[10.0486,54.477],[10.0486,54.4773],[10.0513,54.4773],[10.0513,54.4776],[10.0541,54.4776],[10.0541,54.4779],[10.0558,54.4779],[10.0558,54.4781],[10.0569,54.4781],[10.0569,54.4779],[10.0586,54.4779],[10.0586,54.4776],[10.0591,54.4776],[10.0591,54.4779],[10.0608,54.4779],[10.0608,54.4781],[10.0613,54.4781],[10.0613,54.4784],[10.0625,54.4784],[10.0625,54.4787],[10.0636,54.4787],[10.0636,54.479],[10.0647,54.479],[10.0647,54.4793],[10.0652,54.4793],[10.0652,54.4795],[10.0663,54.4795],[10.0663,54.4798],[10.0669,54.4798],[10.0669,54.4801],[10.0675,54.4801],[10.0675,54.4798],[10.0697,54.4798],[10.0697,54.4795],[10.0719,54.4795],[10.0719,54.4798],[10.083,54.4798],[10.083,54.4801],[10.0836,54.4801],[10.0836,54.4804],[10.0874,54.4804],[10.0874,54.4806],[10.0902,54.4806],[10.0902,54.4809],[10.0919,54.4809],[10.0919,54.4812],[10.093,54.4812],[10.093,54.4815],[10.0936,54.4815],[10.0936,54.4818],[10.0952,54.4818],[10.0952,54.482],[10.0969,54.482],[10.0969,54.4823],[10.098,54.4823],[10.098,54.4826],[10.0991,54.4826],[10.0991,54.4829],[10.1008,54.4829],[10.1008,54.4831],[10.1041,54.4831],[10.1041,54.4834],[10.1063,54.4834],[10.1063,54.4837],[10.1086,54.4837],[10.1086,54.484],[10.1091,54.484],[10.1091,54.4843],[10.1125,54.4843],[10.1125,54.4845],[10.1147,54.4845],[10.1147,54.4848],[10.1163,54.4848],[10.1163,54.4851],[10.1274,54.4851],[10.1274,54.4848],[10.1302,54.4848],[10.1302,54.4845],[10.1319,54.4845],[10.1319,54.4843],[10.1336,54.4843],[10.1336,54.484],[10.1358,54.484],[10.1358,54.4837],[10.1363,54.4837],[10.1363,54.4834],[10.1374,54.4834],[10.1374,54.4831],[10.138,54.4831],[10.138,54.4829],[10.1386,54.4829],[10.1386,54.4826],[10.1391,54.4826],[10.1391,54.4823],[10.1402,54.4823],[10.1402,54.482],[10.1408,54.482],[10.1408,54.4818],[10.1413,54.4818],[10.1413,54.4815],[10.1419,54.4815],[10.1419,54.4812],[10.1424,54.4812],[10.1424,54.4809],[10.143,54.4809],[10.143,54.4806],[10.1436,54.4806],[10.1436,54.4804],[10.1441,54.4804],[10.1441,54.4801],[10.1447,54.4801],[10.1447,54.4798],[10.1452,54.4798],[10.1452,54.4795],[10.1463,54.4795],[10.1463,54.4793],[10.1469,54.4793],[10.1469,54.479],[10.1474,54.479],[10.1474,54.4787],[10.1486,54.4787],[10.1486,54.4784],[10.1491,54.4784],[10.1491,54.4781],[10.1502,54.4781],[10.1502,54.4779],[10.1508,54.4779],[10.1508,54.4776],[10.1513,54.4776],[10.1513,54.4773],[10.1524,54.4773],[10.1524,54.477],[10.153,54.477],[10.153,54.4768],[10.1536,54.4768],[10.1536,54.4765],[10.1547,54.4765],[10.1547,54.4762],[10.1552,54.4762],[10.1552,54.4759],[10.1563,54.4759],[10.1563,54.4756],[10.1569,54.4756],[10.1569,54.4754],[10.1574,54.4754],[10.1574,54.4751],[10.158,54.4751],[10.158,54.4748],[10.1586,54.4748],[10.1586,54.4745],[10.1597,54.4745],[10.1597,54.4743],[10.1602,54.4743],[10.1602,54.474],[10.1608,54.474],[10.1608,54.4737],[10.1613,54.4737],[10.1613,54.4734],[10.1619,54.4734],[10.1619,54.4731],[10.1625,54.4731],[10.1625,54.4729],[10.163,54.4729],[10.163,54.4726],[10.1635,54.4726],[10.1636,54.4726],[10.1636,54.4723],[10.1639,54.4723],[10.1641,54.4723],[10.1641,54.472],[10.1644,54.472],[10.1647,54.472],[10.1647,54.4719],[10.1647,54.4718],[10.1649,54.4718],[10.1652,54.4718],[10.1652,54.4716],[10.1652,54.4715],[10.1654,54.4715],[10.1663,54.4715],[10.1663,54.4712],[10.1669,54.4712],[10.1669,54.4709],[10.168,54.4709],[10.168,54.4706],[10.1686,54.4706],[10.1686,54.4704],[10.1691,54.4704],[10.1691,54.4701],[10.1697,54.4701],[10.1697,54.4698],[10.1702,54.4698],[10.1702,54.4695],[10.1708,54.4695],[10.1708,54.4693],[10.1713,54.4693],[10.1713,54.469],[10.1719,54.469],[10.1719,54.4687],[10.1725,54.4687],[10.1725,54.4681],[10.173,54.4681],[10.173,54.4679],[10.1736,54.4679],[10.1736,54.4676],[10.1741,54.4676],[10.1741,54.4673],[10.1747,54.4673],[10.1747,54.467],[10.1752,54.467],[10.1752,54.4665],[10.1758,54.4665],[10.1758,54.4662],[10.1763,54.4662],[10.1763,54.4656],[10.1769,54.4656],[10.1769,54.4654],[10.1774,54.4654],[10.1774,54.4648],[10.178,54.4648],[10.178,54.4643],[10.1786,54.4643],[10.1786,54.464],[10.1791,54.464],[10.1791,54.4637],[10.1791,54.4634],[10.1795,54.4634],[10.1797,54.4634],[10.1797,54.4631],[10.18,54.4631],[10.1802,54.4631],[10.1802,54.463],[10.1802,54.4626],[10.1808,54.4626],[10.1808,54.4623],[10.1813,54.4623],[10.1813,54.462],[10.1819,54.462],[10.1819,54.4618],[10.1824,54.4618],[10.1824,54.4612],[10.183,54.4612],[10.183,54.4609],[10.1836,54.4609],[10.1836,54.4606],[10.1841,54.4606],[10.1841,54.4604],[10.1847,54.4604],[10.1847,54.4601],[10.1852,54.4601],[10.1852,54.4598],[10.1858,54.4598],[10.1858,54.4595],[10.1863,54.4595],[10.1863,54.4593],[10.1869,54.4593],[10.1869,54.459],[10.1875,54.459],[10.1875,54.4587],[10.188,54.4587],[10.188,54.4584],[10.1886,54.4584],[10.1886,54.4581],[10.1891,54.4581],[10.1891,54.4576],[10.1897,54.4576],[10.1897,54.4573],[10.1902,54.4573],[10.1902,54.457],[10.1913,54.457],[10.1913,54.4568],[10.1919,54.4568],[10.1925,54.4568],[10.1925,54.4565],[10.1936,54.4565],[10.1936,54.4562],[10.1969,54.4562],[10.1969,54.4559],[10.1991,54.4559],[10.1991,54.4545],[10.1986,54.4545],[10.1986,54.454],[10.198,54.454],[10.198,54.4523],[10.1975,54.4523],[10.1975,54.4515],[10.1969,54.4515],[10.1969,54.4501],[10.1963,54.4501],[10.1963,54.4495],[10.1958,54.4495],[10.1958,54.4493],[10.1947,54.4493],[10.1947,54.449],[10.1936,54.449],[10.1936,54.4487],[10.193,54.4487],[10.193,54.4484],[10.1925,54.4484],[10.1925,54.4481],[10.1919,54.4481],[10.1919,54.4479],[10.1891,54.4479],[10.1891,54.4481],[10.188,54.4481],[10.188,54.4479],[10.1863,54.4479],[10.1863,54.4476],[10.1858,54.4476],[10.1858,54.447],[10.1852,54.447],[10.1852,54.4468],[10.1847,54.4468],[10.1847,54.4465],[10.1841,54.4465],[10.1841,54.4459],[10.1836,54.4459],[10.1836,54.4454],[10.183,54.4454],[10.183,54.4448],[10.1824,54.4448],[10.1824,54.4437],[10.1819,54.4437],[10.1819,54.4434],[10.1813,54.4434],[10.1813,54.4431],[10.1808,54.4431],[10.1808,54.4418],[10.1802,54.4418],[10.1802,54.4415],[10.1797,54.4415],[10.1797,54.4406],[10.1791,54.4406],[10.1791,54.4395],[10.1786,54.4395],[10.1786,54.4393],[10.178,54.4393],[10.178,54.4387],[10.1774,54.4387],[10.1774,54.4379],[10.1769,54.4379],[10.1769,54.4376],[10.1763,54.4376],[10.1763,54.437],[10.1758,54.437],[10.1758,54.4368],[10.1752,54.4368],[10.1752,54.4362],[10.1747,54.4362],[10.1747,54.4356],[10.1741,54.4356],[10.1741,54.4354],[10.1736,54.4354],[10.1736,54.4351],[10.173,54.4351],[10.173,54.4348],[10.1713,54.4348],[10.1713,54.4345],[10.1691,54.4345],[10.1691,54.434],[10.1686,54.434],[10.1686,54.4337],[10.1691,54.4337],[10.1691,54.4331],[10.1697,54.4331],[10.1697,54.4329],[10.1708,54.4329],[10.1708,54.4323],[10.1713,54.4323],[10.1713,54.4315],[10.1708,54.4315],[10.1708,54.4309],[10.1713,54.4309],[10.1713,54.4306],[10.1719,54.4306],[10.1719,54.4301],[10.1725,54.4301],[10.1725,54.4284],[10.173,54.4284],[10.173,54.4276],[10.1719,54.4276],[10.1719,54.4273],[10.1713,54.4273],[10.1713,54.427],[10.1719,54.427],[10.1719,54.4265],[10.1725,54.4265],[10.1725,54.4259],[10.173,54.4259],[10.173,54.4254],[10.1736,54.4254],[10.1736,54.4248],[10.1741,54.4248],[10.1741,54.4243],[10.1747,54.4243],[10.1747,54.4237],[10.1752,54.4237],[10.1752,54.4234],[10.1758,54.4234],[10.1758,54.4229],[10.1763,54.4229],[10.1763,54.4223],[10.1769,54.4223],[10.1769,54.4218],[10.1774,54.4218],[10.1774,54.4215],[10.178,54.4215],[10.178,54.4209],[10.1786,54.4209],[10.1786,54.4204],[10.1791,54.4204],[10.1791,54.4198],[10.1797,54.4198],[10.1797,54.419],[10.1802,54.419],[10.1802,54.4184],[10.1808,54.4184],[10.1808,54.4173],[10.1813,54.4173],[10.1813,54.4168],[10.1819,54.4168],[10.1819,54.4162],[10.1824,54.4162],[10.1824,54.4159],[10.1836,54.4159],[10.1836,54.4154],[10.1841,54.4154],[10.1841,54.4148],[10.1847,54.4148],[10.1847,54.4145],[10.1852,54.4145],[10.1852,54.4143],[10.1858,54.4143],[10.1858,54.414],[10.1863,54.414],[10.1863,54.4137],[10.1869,54.4137],[10.1869,54.4134],[10.1875,54.4134],[10.1875,54.4126],[10.188,54.4126],[10.188,54.4123],[10.1886,54.4123],[10.1886,54.4115],[10.1891,54.4115],[10.1891,54.4106],[10.1897,54.4106],[10.1897,54.4098],[10.1902,54.4098],[10.1902,54.4084],[10.1908,54.4084],[10.1908,54.407],[10.1913,54.407],[10.1913,54.4068],[10.1908,54.4068],[10.1908,54.4056],[10.1913,54.4056],[10.1913,54.4045],[10.1919,54.4045],[10.1919,54.404],[10.1925,54.404],[10.1925,54.4023],[10.1919,54.4023],[10.1919,54.402],[10.1925,54.402],[10.1925,54.4018],[10.1919,54.4018],[10.1919,54.4004],[10.1913,54.4004],[10.1913,54.4001],[10.1908,54.4001],[10.1908,54.3993],[10.1902,54.3993],[10.1902,54.3984],[10.1897,54.3984],[10.1897,54.3981],[10.1891,54.3981],[10.1891,54.3962],[10.1897,54.3962],[10.1897,54.3959],[10.1891,54.3959],[10.1891,54.3943],[10.1886,54.3943],[10.1886,54.392],[10.1891,54.392],[10.1891,54.3915],[10.1897,54.3915],[10.1897,54.3909],[10.1902,54.3909],[10.1902,54.3904],[10.1908,54.3904],[10.1908,54.3901],[10.1919,54.3901],[10.1919,54.3898],[10.1869,54.3898],[10.1869,54.3901],[10.1852,54.3901],[10.1852,54.3904],[10.183,54.3904],[10.183,54.3901],[10.1824,54.3901],[10.1824,54.3898],[10.1813,54.3898],[10.1813,54.3901],[10.1802,54.3901],[10.1802,54.3898],[10.1791,54.3898],[10.1791,54.3901],[10.178,54.3901],[10.178,54.3898],[10.1774,54.3898],[10.1774,54.3901],[10.1769,54.3901],[10.1769,54.3898],[10.1758,54.3898],[10.1758,54.3895],[10.1752,54.3895],[10.1752,54.3898],[10.1747,54.3898],[10.1747,54.3895],[10.1741,54.3895],[10.1741,54.389],[10.1736,54.389],[10.1736,54.3887],[10.1719,54.3887],[10.1719,54.3884],[10.1713,54.3884],[10.1713,54.3887],[10.1708,54.3887],[10.1708,54.3884],[10.1702,54.3884],[10.1702,54.3881],[10.1691,54.3881],[10.1691,54.3876],[10.1686,54.3876],[10.1686,54.3873],[10.168,54.3873],[10.168,54.387],[10.1669,54.387],[10.1669,54.3868],[10.1663,54.3868],[10.1663,54.3865],[10.1658,54.3865],[10.1658,54.3862],[10.1647,54.3862],[10.1647,54.3856],[10.1641,54.3856],[10.1641,54.3859],[10.1636,54.3859],[10.1636,54.3862],[10.1625,54.3862],[10.1625,54.3859],[10.1619,54.3859],[10.1619,54.3856],[10.1608,54.3856],[10.1608,54.3843],[10.1602,54.3843],[10.1602,54.384],[10.1608,54.384],[10.1608,54.3837],[10.1602,54.3837],[10.1602,54.3834],[10.1608,54.3834],[10.1608,54.3826],[10.1613,54.3826],[10.1613,54.3823],[10.1608,54.3823],[10.1608,54.382],[10.1613,54.382],[10.1613,54.3818],[10.1619,54.3818],[10.1619,54.3812],[10.1625,54.3812],[10.1625,54.3809],[10.1619,54.3809],[10.1619,54.3806],[10.1625,54.3806],[10.1625,54.3804],[10.163,54.3804],[10.163,54.3801],[10.1636,54.3801],[10.1636,54.3798],[10.1647,54.3798],[10.1647,54.3793],[10.1652,54.3793],[10.1652,54.3787],[10.1658,54.3787],[10.1658,54.3776],[10.1652,54.3776],[10.1652,54.3773],[10.1647,54.3773],[10.1647,54.377],[10.163,54.377],[10.163,54.3768],[10.1625,54.3768],[10.1625,54.3765],[10.1608,54.3765],[10.1608,54.3762],[10.1602,54.3762],[10.1602,54.3759],[10.1591,54.3759],[10.1591,54.3748],[10.1586,54.3748],[10.1586,54.3743],[10.158,54.3743],[10.158,54.3737],[10.1574,54.3737],[10.1574,54.3723],[10.1569,54.3723],[10.1569,54.3712],[10.1558,54.3712],[10.1558,54.3704],[10.1547,54.3704],[10.1547,54.369],[10.1536,54.369],[10.1536,54.3687],[10.153,54.3687],[10.153,54.369],[10.1524,54.369],[10.1524,54.3687],[10.1508,54.3687],[10.1508,54.369],[10.1502,54.369],[10.1502,54.3693],[10.148,54.3693],[10.148,54.367],[10.1486,54.367],[10.1486,54.3668],[10.148,54.3668],[10.148,54.3637],[10.1497,54.3637],[10.1497,54.3634],[10.1513,54.3634],[10.1513,54.3629],[10.1497,54.3629],[10.1497,54.3631],[10.1491,54.3631],[10.1491,54.3634],[10.1474,54.3634],[10.1474,54.3637],[10.1469,54.3637],[10.1469,54.3634],[10.1463,54.3634],[10.1463,54.3631],[10.1458,54.3631],[10.1458,54.3629],[10.1463,54.3629],[10.1463,54.3623],[10.1458,54.3623],[10.1458,54.362],[10.1463,54.362],[10.1463,54.3618],[10.1469,54.3618],[10.1469,54.3615],[10.1474,54.3615],[10.1474,54.3609],[10.1486,54.3609],[10.1486,54.3606],[10.1491,54.3606],[10.1491,54.3604],[10.1497,54.3604],[10.1497,54.3593],[10.1491,54.3593],[10.1491,54.3598],[10.1486,54.3598],[10.1486,54.3601],[10.1474,54.3601],[10.1474,54.3604],[10.1469,54.3604],[10.1469,54.3606],[10.1463,54.3606],[10.1463,54.3609],[10.1458,54.3609],[10.1458,54.3612],[10.1452,54.3612],[10.1452,54.3606],[10.1447,54.3606],[10.1447,54.3595],[10.1441,54.3595],[10.1441,54.3593],[10.1436,54.3593],[10.1436,54.359],[10.143,54.359],[10.143,54.3587],[10.1424,54.3587],[10.1424,54.3584],[10.143,54.3584],[10.143,54.3579],[10.1424,54.3579],[10.1424,54.3565],[10.1419,54.3565],[10.1419,54.3559],[10.1419,54.3551],[10.1413,54.3551],[10.1413,54.3545],[10.1408,54.3545],[10.1408,54.3543],[10.1413,54.3543],[10.1413,54.3537],[10.1408,54.3537],[10.1408,54.3529],[10.1413,54.3529],[10.1413,54.3526],[10.1419,54.3526],[10.1419,54.3515],[10.143,54.3515],[10.143,54.3512],[10.1436,54.3512],[10.1436,54.3506],[10.1447,54.3506],[10.1447,54.3504],[10.1452,54.3504],[10.1452,54.3498],[10.1458,54.3498],[10.1458,54.3493],[10.1474,54.3493],[10.1474,54.3487],[10.1486,54.3487],[10.1486,54.3484],[10.1491,54.3484],[10.1491,54.3481],[10.1497,54.3481],[10.1497,54.3476],[10.1502,54.3476],[10.1502,54.3473],[10.1508,54.3473],[10.1508,54.347],[10.1513,54.347],[10.1513,54.3465],[10.1519,54.3465],[10.1519,54.3459],[10.1524,54.3459],[10.1524,54.3456],[10.1527,54.3456],[10.153,54.3456],[10.153,54.3451],[10.1536,54.3451],[10.1536,54.3448],[10.1547,54.3448],[10.1547,54.3445],[10.1552,54.3445],[10.1552,54.3443],[10.1547,54.3443],[10.1547,54.344],[10.1552,54.344],[10.1552,54.3429],[10.1558,54.3429],[10.1558,54.3426],[10.1552,54.3426],[10.1552,54.3423],[10.1558,54.3423],[10.1558,54.3418],[10.1563,54.3418],[10.1563,54.3415],[10.1569,54.3415],[10.1569,54.3395],[10.1563,54.3395],[10.1563,54.3387],[10.1569,54.3387],[10.1569,54.3384],[10.1563,54.3384],[10.1563,54.3381],[10.1569,54.3381],[10.1569,54.3379],[10.1574,54.3379],[10.1574,54.3376],[10.1569,54.3376],[10.1569,54.337],[10.1574,54.337],[10.1574,54.3368],[10.1563,54.3368],[10.1563,54.3365],[10.1558,54.3365],[10.1558,54.3354],[10.1547,54.3354],[10.1547,54.3351],[10.1541,54.3351],[10.1541,54.3348],[10.1536,54.3348],[10.1536,54.3345],[10.153,54.3345],[10.153,54.3337],[10.1524,54.3337],[10.1524,54.3331],[10.1519,54.3331],[10.1519,54.3323],[10.1513,54.3323],[10.1513,54.3318],[10.1508,54.3318],[10.1508,54.3312],[10.1502,54.3312],[10.1502,54.3309],[10.1497,54.3309],[10.1497,54.3301],[10.1491,54.3301],[10.1491,54.3295],[10.1486,54.3295],[10.1486,54.329],[10.148,54.329],[10.148,54.3284],[10.1474,54.3284],[10.1474,54.3281],[10.1469,54.3281],[10.1469,54.3268],[10.1463,54.3268],[10.1463,54.3262],[10.1458,54.3262],[10.1458,54.3256],[10.1458,54.3251],[10.1452,54.3251],[10.1452,54.324],[10.1447,54.324],[10.1447,54.3231],[10.1441,54.3231],[10.1441,54.3218],[10.1436,54.3218],[10.1436,54.3215],[10.143,54.3215],[10.143,54.3218],[10.1424,54.3218],[10.1424,54.3209],[10.1419,54.3209],[10.1419,54.3206],[10.1413,54.3206],[10.1413,54.3204],[10.1397,54.3204],[10.1397,54.3195],[10.1386,54.3195],[10.1386,54.319],[10.138,54.319],[10.138,54.3187],[10.1374,54.3187],[10.1374,54.3184],[10.1369,54.3184],[10.1369,54.3179],[10.1363,54.3179],[10.1363,54.3176],[10.1352,54.3176],[10.1352,54.3168],[10.1347,54.3168],[10.1347,54.3156],[10.1341,54.3156],[10.1341,54.3154],[10.1347,54.3154],[10.1347,54.3145],[10.1336,54.3145],[10.1336,54.3148],[10.133,54.3148],[10.133,54.314],[10.1324,54.314],[10.1324,54.3129],[10.1319,54.3129],[10.1319,54.3112],[10.1336,54.3112],[10.1336,54.3109],[10.1341,54.3109],[10.1341,54.312],[10.1347,54.312],[10.1347,54.3123],[10.1352,54.3123],[10.1352,54.3129],[10.1358,54.3129],[10.1358,54.3143],[10.1363,54.3143],[10.1363,54.3151],[10.1369,54.3151],[10.1369,54.3156],[10.1374,54.3156],[10.1374,54.3159],[10.138,54.3159],[10.138,54.3165],[10.1391,54.3165],[10.1391,54.3168],[10.1397,54.3168],[10.1397,54.3173],[10.1402,54.3173],[10.1402,54.317],[10.1408,54.317],[10.1408,54.3173],[10.1424,54.3173],[10.1424,54.3176],[10.143,54.3176],[10.143,54.3179],[10.1436,54.3179],[10.1436,54.3181],[10.1447,54.3181],[10.1447,54.3184],[10.1458,54.3184],[10.1458,54.3193],[10.1463,54.3193],[10.1463,54.3195],[10.1469,54.3195],[10.1469,54.3198],[10.1474,54.3198],[10.1474,54.3195],[10.148,54.3195],[10.148,54.3198],[10.1486,54.3198],[10.1486,54.3201],[10.1491,54.3201],[10.1491,54.3206],[10.1497,54.3206],[10.1497,54.3201],[10.1502,54.3201],[10.1502,54.3198],[10.1513,54.3198],[10.1513,54.3201],[10.1508,54.3201],[10.1508,54.3204],[10.1524,54.3204],[10.1524,54.3206],[10.1519,54.3206],[10.1519,54.3209],[10.1524,54.3209],[10.1524,54.3215],[10.1519,54.3215],[10.1519,54.3226],[10.1513,54.3226],[10.1513,54.3234],[10.1508,54.3234],[10.1508,54.3237],[10.1513,54.3237],[10.1513,54.324],[10.1536,54.324],[10.1536,54.3243],[10.1541,54.3243],[10.1541,54.3245],[10.1547,54.3245],[10.1547,54.3226],[10.1552,54.3226],[10.1552,54.322],[10.1558,54.322],[10.1558,54.3226],[10.1563,54.3226],[10.1563,54.3229],[10.1569,54.3229],[10.1569,54.3231],[10.158,54.3231],[10.158,54.3234],[10.1586,54.3234],[10.1586,54.324],[10.1591,54.324],[10.1591,54.3237],[10.1597,54.3237],[10.1597,54.3229],[10.1602,54.3229],[10.1602,54.3226],[10.1608,54.3226],[10.1608,54.3229],[10.1619,54.3229],[10.1619,54.3231],[10.1625,54.3231],[10.1625,54.3237],[10.163,54.3237],[10.163,54.324],[10.1636,54.324],[10.1636,54.3243],[10.163,54.3243],[10.163,54.3254],[10.1636,54.3254],[10.1636,54.3256],[10.1647,54.3256],[10.1647,54.3262],[10.1652,54.3262],[10.1652,54.3265],[10.1658,54.3265],[10.1658,54.3268],[10.1663,54.3268],[10.1663,54.327],[10.1669,54.327],[10.1669,54.3273],[10.1674,54.3273],[10.1674,54.3276],[10.168,54.3276],[10.168,54.3273],[10.1691,54.3273],[10.1691,54.327],[10.1697,54.327],[10.1697,54.3276],[10.1691,54.3276],[10.1691,54.3279],[10.1697,54.3279],[10.1697,54.3295],[10.1708,54.3295],[10.1708,54.329],[10.1719,54.329],[10.1719,54.3293],[10.173,54.3293],[10.173,54.329],[10.1763,54.329],[10.1763,54.3287],[10.178,54.3287],[10.178,54.3284],[10.1786,54.3284],[10.1786,54.3281],[10.1797,54.3281],[10.1797,54.3284],[10.1802,54.3284],[10.1802,54.3279],[10.1813,54.3279],[10.1813,54.3281],[10.1819,54.3281],[10.1819,54.3276],[10.183,54.3276],[10.183,54.3279],[10.1841,54.3279],[10.1841,54.3281],[10.1836,54.3281],[10.1836,54.3284],[10.183,54.3284],[10.183,54.3287],[10.1824,54.3287],[10.1824,54.3293],[10.1808,54.3293],[10.1808,54.3295],[10.1797,54.3295],[10.1797,54.3293],[10.178,54.3293],[10.178,54.3298],[10.1774,54.3298],[10.1774,54.3301],[10.1763,54.3301],[10.1763,54.3304],[10.1758,54.3304],[10.1758,54.3309],[10.1741,54.3309],[10.1741,54.3315],[10.1736,54.3315],[10.1736,54.3318],[10.173,54.3318],[10.173,54.332],[10.1719,54.332],[10.1719,54.3326],[10.1713,54.3326],[10.1713,54.3331],[10.1702,54.3331],[10.1702,54.3343],[10.1705,54.3343],[10.1708,54.3343],[10.1708,54.334],[10.1719,54.334],[10.1719,54.3337],[10.173,54.3337],[10.173,54.334],[10.1741,54.334],[10.1741,54.3346],[10.1741,54.3351],[10.1747,54.3351],[10.1747,54.3344],[10.1747,54.3343],[10.1752,54.3343],[10.1758,54.3343],[10.1758,54.3341],[10.1758,54.334],[10.1762,54.334],[10.1763,54.334],[10.1763,54.3343],[10.1769,54.3343],[10.1769,54.3351],[10.1763,54.3351],[10.1763,54.3354],[10.1758,54.3354],[10.1758,54.3356],[10.1752,54.3356],[10.1752,54.3359],[10.1747,54.3359],[10.1747,54.3365],[10.1741,54.3365],[10.1741,54.3368],[10.1736,54.3368],[10.1736,54.337],[10.173,54.337],[10.173,54.3376],[10.1741,54.3376],[10.1741,54.3384],[10.1747,54.3384],[10.1747,54.3387],[10.1752,54.3387],[10.1752,54.3398],[10.1747,54.3398],[10.1747,54.3404],[10.1752,54.3404],[10.1752,54.3415],[10.1747,54.3415],[10.1747,54.3418],[10.1752,54.3418],[10.1752,54.3423],[10.1747,54.3423],[10.1747,54.3426],[10.1752,54.3426],[10.1752,54.3431],[10.1747,54.3431],[10.1747,54.344],[10.1752,54.344],[10.1752,54.3443],[10.1747,54.3443],[10.1747,54.3448],[10.1741,54.3448],[10.1741,54.3454],[10.1747,54.3454],[10.1747,54.3456],[10.1741,54.3456],[10.1741,54.3462],[10.1736,54.3462],[10.1736,54.3465],[10.1741,54.3465],[10.1741,54.3479],[10.1747,54.3479],[10.1747,54.3484],[10.1741,54.3484],[10.1741,54.3487],[10.1747,54.3487],[10.1747,54.3493],[10.1752,54.3493],[10.1752,54.3498],[10.1758,54.3498],[10.1758,54.3501],[10.1769,54.3501],[10.1769,54.3515],[10.1774,54.3515],[10.1774,54.3535],[10.1774,54.3551],[10.178,54.3551],[10.178,54.3556],[10.1786,54.3556],[10.1786,54.3562],[10.1791,54.3562],[10.1791,54.3568],[10.1797,54.3568],[10.1797,54.3587],[10.1791,54.3587],[10.1791,54.359],[10.1797,54.359],[10.1797,54.3593],[10.1791,54.3593],[10.1791,54.3595],[10.1786,54.3595],[10.1786,54.3606],[10.178,54.3606],[10.178,54.3609],[10.1786,54.3609],[10.1786,54.3618],[10.1791,54.3618],[10.1791,54.3615],[10.1797,54.3615],[10.1797,54.3618],[10.1802,54.3618],[10.1802,54.362],[10.1813,54.362],[10.1813,54.3623],[10.1819,54.3623],[10.1819,54.362],[10.1824,54.362],[10.1824,54.3626],[10.183,54.3626],[10.183,54.3629],[10.1836,54.3629],[10.1836,54.3631],[10.1841,54.3631],[10.1841,54.3629],[10.1847,54.3629],[10.1847,54.3631],[10.1852,54.3631],[10.1852,54.3634],[10.1875,54.3634],[10.1875,54.3637],[10.1891,54.3637],[10.1891,54.364],[10.1902,54.364],[10.1902,54.3643],[10.1908,54.3643],[10.1908,54.364],[10.1913,54.364],[10.1913,54.3645],[10.1936,54.3645],[10.1936,54.3651],[10.1947,54.3651],[10.1947,54.3656],[10.1952,54.3656],[10.1952,54.3662],[10.1958,54.3662],[10.1958,54.367],[10.1963,54.367],[10.1963,54.3701],[10.1952,54.3701],[10.1952,54.3704],[10.1958,54.3704],[10.1958,54.3706],[10.1952,54.3706],[10.1952,54.3709],[10.1947,54.3709],[10.1947,54.3718],[10.1941,54.3718],[10.1941,54.372],[10.1947,54.372],[10.1947,54.3729],[10.1952,54.3729],[10.1952,54.3731],[10.1958,54.3731],[10.1958,54.3737],[10.1969,54.3737],[10.1969,54.374],[10.1963,54.374],[10.1963,54.3751],[10.1969,54.3751],[10.1969,54.3759],[10.1963,54.3759],[10.1963,54.3765],[10.1958,54.3765],[10.1958,54.3768],[10.1952,54.3768],[10.1952,54.3781],[10.1947,54.3781],[10.1947,54.3784],[10.1941,54.3784],[10.1941,54.3787],[10.1936,54.3787],[10.1936,54.379],[10.1941,54.379],[10.1941,54.3795],[10.1958,54.3795],[10.1958,54.3798],[10.1963,54.3798],[10.1963,54.3795],[10.1969,54.3795],[10.1969,54.3798],[10.1975,54.3798],[10.1975,54.3801],[10.198,54.3801],[10.198,54.3804],[10.1986,54.3804],[10.1986,54.3801],[10.1997,54.3801],[10.1997,54.3806],[10.2008,54.3806],[10.2008,54.3809],[10.2013,54.3809],[10.2013,54.3812],[10.2019,54.3812],[10.2019,54.3818],[10.2025,54.3818],[10.2025,54.3826],[10.203,54.3826],[10.203,54.3831],[10.2036,54.3831],[10.2036,54.3837],[10.2041,54.3837],[10.2041,54.3843],[10.2047,54.3843],[10.2047,54.3848],[10.2052,54.3848],[10.2052,54.3851],[10.2058,54.3851],[10.2058,54.3854],[10.2063,54.3854],[10.2063,54.3859],[10.2069,54.3859],[10.2069,54.3868],[10.2086,54.3868],[10.2086,54.3873],[10.208,54.3873],[10.208,54.3876],[10.2086,54.3876],[10.2086,54.3881],[10.208,54.3881],[10.208,54.3884],[10.2086,54.3884],[10.2086,54.3887],[10.208,54.3887],[10.208,54.3895],[10.2086,54.3895],[10.2086,54.3898],[10.208,54.3898],[10.208,54.3901],[10.2086,54.3901],[10.2086,54.3909],[10.2091,54.3909],[10.2091,54.3918],[10.2097,54.3918],[10.2097,54.3934],[10.2102,54.3934],[10.2102,54.3948],[10.2097,54.3948],[10.2097,54.3951],[10.2102,54.3951],[10.2102,54.3954],[10.2097,54.3954],[10.2097,54.3962],[10.2108,54.3962],[10.2108,54.3965],[10.2113,54.3965],[10.2113,54.3968],[10.2119,54.3968],[10.2119,54.397],[10.2124,54.397],[10.2124,54.3968],[10.213,54.3968],[10.213,54.397],[10.2136,54.397],[10.2136,54.3976],[10.2141,54.3976],[10.2141,54.3979],[10.2147,54.3979],[10.2147,54.3984],[10.2152,54.3984],[10.2152,54.3995],[10.2147,54.3995],[10.2147,54.4001],[10.2152,54.4001],[10.2152,54.4006],[10.2158,54.4006],[10.2158,54.4009],[10.2163,54.4009],[10.2163,54.4015],[10.2169,54.4015],[10.2169,54.402],[10.218,54.402],[10.218,54.4023],[10.2186,54.4023],[10.2186,54.4029],[10.2174,54.4029],[10.2174,54.4031],[10.2163,54.4031],[10.2163,54.4034],[10.2152,54.4034],[10.2152,54.4037],[10.2158,54.4037],[10.2158,54.4043],[10.2163,54.4043],[10.2163,54.4045],[10.2169,54.4045],[10.2169,54.4048],[10.218,54.4048],[10.218,54.40625],[10.2186,54.40625],[10.2186,54.4065],[10.2191,54.4065],[10.2191,54.4068],[10.2197,54.4068],[10.2197,54.407],[10.2202,54.407],[10.2202,54.4081],[10.2213,54.4081],[10.2213,54.4084],[10.2224,54.4084],[10.2224,54.4087],[10.223,54.4087],[10.223,54.409],[10.2236,54.409],[10.2236,54.4095],[10.2241,54.4095],[10.2241,54.4098],[10.2247,54.4098],[10.2247,54.4101],[10.2252,54.4101],[10.2252,54.4104],[10.2258,54.4104],[10.2258,54.4106],[10.2263,54.4106],[10.2263,54.4112],[10.2269,54.4112],[10.2269,54.4115],[10.2275,54.4115],[10.2275,54.4118],[10.228,54.4118],[10.228,54.4134],[10.2286,54.4134],[10.2286,54.4137],[10.2291,54.4137],[10.2291,54.414],[10.2297,54.414],[10.2297,54.4143],[10.2313,54.4143],[10.2313,54.4145],[10.2319,54.4145],[10.2319,54.4148],[10.2324,54.4148],[10.2324,54.4151],[10.2336,54.4151],[10.2336,54.4154],[10.2347,54.4154],[10.2347,54.4151],[10.2386,54.4151],[10.2386,54.4154],[10.2391,54.4154],[10.2391,54.4156],[10.2397,54.4156],[10.2397,54.4162],[10.2408,54.4162],[10.2408,54.4165],[10.2419,54.4165],[10.2419,54.4162],[10.2425,54.4162],[10.2425,54.4165],[10.243,54.4165],[10.243,54.4162],[10.2475,54.4162],[10.2475,54.4165],[10.2486,54.4165],[10.2486,54.4168],[10.2536,54.4168],[10.2536,54.417],[10.2613,54.417],[10.2613,54.4173],[10.2647,54.4173],[10.2647,54.4176],[10.2663,54.4176],[10.2663,54.4179],[10.2669,54.4179],[10.2669,54.4181],[10.2674,54.4181],[10.2674,54.4184],[10.2736,54.4184],[10.2736,54.4187],[10.2741,54.4187],[10.2741,54.419],[10.2747,54.419],[10.2747,54.4187],[10.2763,54.4187],[10.2763,54.4181],[10.2775,54.4181],[10.2775,54.4179],[10.2786,54.4179],[10.2786,54.4176],[10.2791,54.4176],[10.2791,54.4179],[10.2802,54.4179],[10.2802,54.4181],[10.2808,54.4181],[10.2808,54.4193],[10.2813,54.4193],[10.2813,54.4195],[10.2819,54.4195],[10.2819,54.4198],[10.283,54.4198],[10.283,54.4201],[10.2836,54.4201],[10.2836,54.4204],[10.2841,54.4204],[10.2841,54.4206],[10.2863,54.4206],[10.2863,54.4209],[10.2886,54.4209],[10.2886,54.4212],[10.2891,54.4212],[10.2891,54.4215],[10.2908,54.4215],[10.2908,54.4218],[10.2913,54.4218],[10.2913,54.422],[10.293,54.422],[10.293,54.4223],[10.2936,54.4223],[10.2936,54.4234],[10.2941,54.4234],[10.2941,54.4243],[10.2947,54.4243],[10.2947,54.4251],[10.293,54.4251],[10.293,54.4248],[10.2913,54.4248],[10.2913,54.4251],[10.2908,54.4251],[10.2908,54.4254],[10.2891,54.4254],[10.2891,54.4251],[10.2886,54.4251],[10.2886,54.4248],[10.2875,54.4248],[10.2875,54.4245],[10.2863,54.4245],[10.2863,54.4243],[10.2858,54.4243],[10.2858,54.424],[10.2852,54.424],[10.2852,54.4234],[10.2847,54.4234],[10.2847,54.4231],[10.2841,54.4231],[10.2841,54.4226],[10.2836,54.4226],[10.2836,54.422],[10.2825,54.422],[10.2825,54.4218],[10.2819,54.4218],[10.2819,54.4209],[10.2813,54.4209],[10.2813,54.4204],[10.2808,54.4204],[10.2808,54.4201],[10.2791,54.4201],[10.2791,54.4198],[10.278,54.4198],[10.278,54.4201],[10.2769,54.4201],[10.2769,54.4209],[10.2775,54.4209],[10.2775,54.4212],[10.278,54.4212],[10.278,54.4215],[10.2786,54.4215],[10.2786,54.4218],[10.2791,54.4218],[10.2791,54.4226],[10.2802,54.4226],[10.2802,54.4229],[10.2808,54.4229],[10.2808,54.4231],[10.2813,54.4231],[10.2813,54.4234],[10.2819,54.4234],[10.2819,54.4237],[10.2825,54.4237],[10.2825,54.424],[10.283,54.424],[10.283,54.4243],[10.2836,54.4243],[10.2836,54.4245],[10.2841,54.4245],[10.2841,54.4251],[10.2847,54.4251],[10.2847,54.4254],[10.2852,54.4254],[10.2852,54.4256],[10.2858,54.4256],[10.2858,54.4259],[10.2863,54.4259],[10.2863,54.4262],[10.2869,54.4262],[10.2869,54.4268],[10.2875,54.4268],[10.2875,54.427],[10.288,54.427],[10.288,54.4273],[10.2886,54.4273],[10.2886,54.4279],[10.2891,54.4279],[10.2891,54.4281],[10.2897,54.4281],[10.2897,54.4284],[10.2902,54.4284],[10.2902,54.4287],[10.2913,54.4287],[10.2913,54.429],[10.2919,54.429],[10.2919,54.4293],[10.293,54.4293],[10.293,54.4295],[10.2936,54.4295],[10.2936,54.4298],[10.2947,54.4298],[10.2947,54.4301],[10.2958,54.4301],[10.2958,54.4304],[10.2963,54.4304],[10.2963,54.4306],[10.2969,54.4306],[10.2969,54.4309],[10.2974,54.4309],[10.2974,54.4315],[10.298,54.4315],[10.298,54.4318],[10.2991,54.4318],[10.2991,54.432],[10.2997,54.432],[10.2997,54.4323],[10.3008,54.4323],[10.3008,54.4326],[10.3013,54.4326],[10.3013,54.4329],[10.3019,54.4329],[10.3019,54.4334],[10.3024,54.4334],[10.3024,54.4337],[10.3052,54.4337],[10.3052,54.434],[10.3075,54.434],[10.3075,54.4343],[10.3097,54.4343],[10.3097,54.4345],[10.3113,54.4345],[10.3113,54.4348],[10.3136,54.4348],[10.3136,54.4351],[10.3163,54.4351],[10.3163,54.4354],[10.3186,54.4354],[10.3186,54.4356],[10.3319,54.4356],[10.3319,54.4354],[10.3352,54.4354],[10.3352,54.4351],[10.3369,54.4351],[10.3369,54.4348],[10.3391,54.4348],[10.3391,54.4345],[10.3408,54.4345],[10.3408,54.4343],[10.343,54.4343],[10.343,54.434],[10.3447,54.434],[10.3447,54.4337],[10.3469,54.4337],[10.3469,54.4334],[10.3486,54.4334],[10.3486,54.4331],[10.3497,54.4331],[10.3497,54.4329],[10.3513,54.4329],[10.3513,54.4326],[10.353,54.4326],[10.353,54.4323],[10.3547,54.4323],[10.3547,54.432],[10.3558,54.432],[10.3558,54.4318],[10.3575,54.4318],[10.3575,54.4315],[10.3591,54.4315],[10.3591,54.4312],[10.3602,54.4312],[10.3602,54.4309],[10.3619,54.4309],[10.3619,54.4306],[10.363,54.4306],[10.363,54.4304],[10.3641,54.4304],[10.3641,54.4301],[10.3658,54.4301],[10.3658,54.4298],[10.3669,54.4298],[10.3669,54.4295],[10.368,54.4295],[10.368,54.4293],[10.3691,54.4293],[10.3691,54.429],[10.3708,54.429],[10.3708,54.4287],[10.3719,54.4287],[10.3719,54.4284],[10.3758,54.4284],[10.3758,54.4281],[10.3774,54.4281],[10.3774,54.4279],[10.3797,54.4279],[10.3797,54.4276],[10.3808,54.4276],[10.3808,54.4273],[10.3819,54.4273],[10.3819,54.427],[10.3836,54.427],[10.3836,54.4268],[10.3847,54.4268],[10.3847,54.4265],[10.3863,54.4265],[10.3863,54.4262],[10.388,54.4262],[10.388,54.4259],[10.3891,54.4259],[10.3891,54.4256],[10.3908,54.4256],[10.3908,54.4254],[10.3913,54.4254],[10.3913,54.4251],[10.3924,54.4251],[10.3924,54.4248],[10.393,54.4248],[10.393,54.4245],[10.3941,54.4245],[10.3941,54.4243],[10.3947,54.4243],[10.3947,54.424],[10.3958,54.424],[10.3958,54.4237],[10.3963,54.4237],[10.3963,54.4234],[10.3974,54.4234],[10.3974,54.4231],[10.398,54.4231],[10.398,54.4229],[10.3991,54.4229],[10.3991,54.4226],[10.3997,54.4226],[10.3997,54.4223],[10.4008,54.4223],[10.4008,54.422],[10.4013,54.422],[10.4013,54.4218],[10.4019,54.4218],[10.4019,54.4215],[10.4025,54.4215],[10.4025,54.4212],[10.403,54.4212],[10.403,54.4209],[10.4041,54.4209],[10.4041,54.4206],[10.4047,54.4206],[10.4047,54.4204],[10.4052,54.4204],[10.4052,54.4201],[10.4058,54.4201],[10.4058,54.4198],[10.4063,54.4198],[10.4063,54.4195],[10.4069,54.4195],[10.4069,54.4193],[10.4075,54.4193],[10.4075,54.4187],[10.408,54.4187],[10.408,54.4184],[10.4086,54.4184],[10.4086,54.4181],[10.4091,54.4181],[10.4091,54.4176],[10.4097,54.4176],[10.4097,54.4173],[10.4102,54.4173],[10.4102,54.4168],[10.4108,54.4168],[10.4108,54.4165],[10.4113,54.4165],[10.4113,54.4162],[10.4119,54.4162],[10.4119,54.4159],[10.4125,54.4159],[10.4125,54.4156],[10.413,54.4156],[10.413,54.4154],[10.4136,54.4154],[10.4136,54.4151],[10.4141,54.4151],[10.4141,54.4148],[10.4147,54.4148],[10.4147,54.4145],[10.4152,54.4145],[10.4152,54.4143],[10.4163,54.4143],[10.4163,54.414],[10.4169,54.414],[10.4169,54.4137],[10.4174,54.4137],[10.4174,54.4134],[10.418,54.4134],[10.418,54.4131],[10.4191,54.4131],[10.4191,54.4129],[10.4197,54.4129],[10.4197,54.4126],[10.4208,54.4126],[10.4208,54.4123],[10.4213,54.4123],[10.4213,54.412],[10.4219,54.412],[10.4219,54.4118],[10.4224,54.4118],[10.4224,54.4115],[10.423,54.4115],[10.423,54.4112],[10.4241,54.4112],[10.4241,54.4109],[10.4247,54.4109],[10.4247,54.4106],[10.4252,54.4106],[10.4252,54.4104],[10.4258,54.4104],[10.4258,54.4101],[10.4269,54.4101],[10.4269,54.4098],[10.4274,54.4098],[10.4274,54.4095],[10.4286,54.4095],[10.4286,54.4093],[10.4291,54.4093],[10.4291,54.409],[10.4302,54.409],[10.4302,54.4087],[10.4308,54.4087],[10.4308,54.4084],[10.4319,54.4084],[10.4319,54.4081],[10.4324,54.4081],[10.4324,54.4079],[10.433,54.4079],[10.433,54.4076],[10.4341,54.4076],[10.4341,54.4073],[10.4347,54.4073],[10.4347,54.407],[10.4352,54.407],[10.4352,54.4068],[10.4358,54.4068],[10.4358,54.4065],[10.4369,54.4065],[10.4369,54.40625],[10.4375,54.40625],[10.4374,54.4059],[10.438,54.4059],[10.438,54.4056],[10.4384,54.4056],[10.4386,54.4056],[10.4386,54.4054],[10.4397,54.4054],[10.4397,54.4051],[10.4402,54.4051],[10.4402,54.4048],[10.4413,54.4048],[10.4413,54.4046],[10.4419,54.4045],[10.4419,54.4043],[10.443,54.4043],[10.443,54.404],[10.4436,54.404],[10.4436,54.4037],[10.4447,54.4037],[10.4447,54.4034],[10.4452,54.4034],[10.4452,54.4029],[10.4458,54.4029],[10.4458,54.4026],[10.4463,54.4026],[10.4463,54.4023],[10.4469,54.4023],[10.4469,54.4018],[10.4475,54.4018],[10.4475,54.4015],[10.448,54.4015],[10.448,54.4012],[10.4491,54.4012],[10.4491,54.4009],[10.4497,54.4009],[10.4497,54.4006],[10.4508,54.4006],[10.4508,54.4004],[10.4519,54.4004],[10.4519,54.4001],[10.4536,54.4001],[10.4536,54.3998],[10.4547,54.3998],[10.4547,54.3995],[10.4552,54.3995],[10.4552,54.3993],[10.4563,54.3993],[10.4563,54.399],[10.4575,54.399],[10.4575,54.3987],[10.4591,54.3987],[10.4591,54.3984],[10.4597,54.3984],[10.4597,54.3981],[10.4608,54.3981],[10.4608,54.3979],[10.4613,54.3979],[10.4613,54.3973],[10.4619,54.3973],[10.4619,54.3968],[10.4624,54.3968],[10.4624,54.3965],[10.4636,54.3965],[10.4636,54.3962],[10.4647,54.3962],[10.4647,54.3959],[10.4652,54.3959],[10.4652,54.3956],[10.4663,54.3956],[10.4663,54.3954],[10.4675,54.3954],[10.4675,54.3951],[10.4686,54.3951],[10.4686,54.3948],[10.4691,54.3948],[10.4691,54.3945],[10.4702,54.3945],[10.4702,54.3943],[10.4708,54.3943],[10.4708,54.394],[10.4719,54.394],[10.4719,54.3937],[10.4724,54.3937],[10.4724,54.3934],[10.4736,54.3934],[10.4736,54.3931],[10.4741,54.3931],[10.4741,54.3929],[10.4747,54.3929],[10.4747,54.3926],[10.4758,54.3926],[10.4758,54.3923],[10.4763,54.3923],[10.4763,54.392],[10.4769,54.392],[10.4769,54.3918],[10.478,54.3918],[10.478,54.3915],[10.4791,54.3915],[10.4791,54.3912],[10.4813,54.3912],[10.4813,54.3906],[10.4819,54.3906],[10.4819,54.3904],[10.483,54.3904],[10.483,54.3901],[10.4841,54.3901],[10.4841,54.3898],[10.4847,54.3898],[10.4847,54.3895],[10.4858,54.3895],[10.4858,54.3893],[10.4863,54.3893],[10.4863,54.389],[10.4875,54.389],[10.4875,54.3887],[10.4891,54.3887],[10.4891,54.3884],[10.4902,54.3884],[10.4902,54.3881],[10.4913,54.3881],[10.4913,54.3879],[10.4925,54.3879],[10.4925,54.3876],[10.4936,54.3876],[10.4936,54.3873],[10.4947,54.3873],[10.4947,54.387],[10.4963,54.387],[10.4963,54.3868],[10.4975,54.3868],[10.4975,54.3865],[10.4991,54.3865],[10.4991,54.3862],[10.5013,54.3862],[10.5013,54.3859],[10.5041,54.3859],[10.5041,54.3856],[10.5074,54.3856],[10.5074,54.3854],[10.5102,54.3854],[10.5102,54.3851],[10.5124,54.3851],[10.5124,54.3848],[10.5136,54.3848],[10.5136,54.3845],[10.5147,54.3845],[10.5147,54.3843],[10.5158,54.3843],[10.5158,54.384],[10.5163,54.384],[10.5163,54.3837],[10.5174,54.3837],[10.5174,54.3834],[10.518,54.3834],[10.518,54.3831],[10.5197,54.3831],[10.5197,54.3829],[10.5213,54.3829],[10.5213,54.3826],[10.5222,54.3826],[10.523,54.3826],[10.523,54.3824],[10.523,54.3823],[10.5247,54.3823],[10.5247,54.382],[10.5258,54.382],[10.5258,54.3818],[10.5269,54.3818],[10.5269,54.3815],[10.5275,54.3815],[10.5275,54.3812],[10.5286,54.3812],[10.5286,54.3809],[10.5297,54.3809],[10.5297,54.3806],[10.5347,54.3806],[10.5347,54.3804],[10.5369,54.3804],[10.5369,54.3801],[10.5397,54.3801],[10.5397,54.3798],[10.5408,54.3798],[10.5408,54.3795],[10.5413,54.3795],[10.5413,54.3793],[10.5424,54.3793],[10.5424,54.379],[10.5436,54.379],[10.5436,54.3787],[10.5441,54.3787],[10.5441,54.3784],[10.5452,54.3784],[10.5452,54.3781],[10.5463,54.3781],[10.5463,54.3779],[10.5475,54.3779],[10.5475,54.3776],[10.548,54.3776],[10.548,54.3773],[10.5491,54.3773],[10.5491,54.377],[10.5497,54.377],[10.5497,54.3768],[10.5502,54.3768],[10.5502,54.3765],[10.5513,54.3765],[10.5513,54.3762],[10.5519,54.3762],[10.5519,54.3759],[10.5524,54.3759],[10.5524,54.3756],[10.5536,54.3756],[10.5536,54.3754],[10.5547,54.3754],[10.5547,54.3751],[10.5552,54.3751],[10.5552,54.3748],[10.5563,54.3748],[10.5563,54.3745],[10.5574,54.3745],[10.5574,54.3743],[10.5586,54.3743],[10.5586,54.374],[10.5591,54.374],[10.5591,54.3737],[10.5602,54.3737],[10.5602,54.3734],[10.5608,54.3734],[10.5608,54.3731],[10.5619,54.3731],[10.5619,54.3729],[10.5625,54.3729],[10.5625,54.3726],[10.5636,54.3726],[10.5636,54.3723],[10.5647,54.3723],[10.5647,54.372],[10.5658,54.372],[10.5658,54.3718],[10.5669,54.3718],[10.5669,54.3715],[10.568,54.3715],[10.568,54.3712],[10.5691,54.3712],[10.5691,54.3709],[10.5702,54.3709],[10.5702,54.3706],[10.5713,54.3706],[10.5713,54.3704],[10.5719,54.3704],[10.5719,54.3701],[10.573,54.3701],[10.573,54.3698],[10.5736,54.3698],[10.5736,54.3695],[10.5747,54.3695],[10.5747,54.3693],[10.5763,54.3693],[10.5763,54.369],[10.5775,54.369],[10.5775,54.3687],[10.5791,54.3687],[10.5791,54.3684],[10.5808,54.3684],[10.5808,54.3681],[10.5824,54.3681],[10.5825,54.3679],[10.5841,54.3679],[10.5841,54.3676],[10.5852,54.3676],[10.5852,54.3673],[10.5863,54.3673],[10.5863,54.367],[10.5874,54.367],[10.5874,54.3668],[10.5886,54.3668],[10.5886,54.3665],[10.5897,54.3665],[10.5897,54.3662],[10.5908,54.3662],[10.5908,54.3659],[10.5924,54.3659],[10.5924,54.3656],[10.5936,54.3656],[10.5936,54.3654],[10.5947,54.3654],[10.5947,54.3651],[10.5958,54.3651],[10.5958,54.3648],[10.5969,54.3648],[10.5969,54.3645],[10.5974,54.3645],[10.5974,54.3643],[10.5986,54.3643],[10.5986,54.364],[10.5991,54.364],[10.5991,54.3637],[10.6002,54.3637],[10.6002,54.3634],[10.6008,54.3634],[10.6008,54.3631],[10.6019,54.3631],[10.6019,54.3629],[10.6025,54.3629],[10.6025,54.3626],[10.6036,54.3626],[10.6036,54.3623],[10.6041,54.3623],[10.6041,54.362],[10.6047,54.362],[10.6047,54.3618],[10.6052,54.3618],[10.6052,54.3615],[10.6056,54.3615],[10.6058,54.3615],[10.6058,54.3612],[10.6069,54.3612],[10.6069,54.3609],[10.6075,54.3609],[10.6075,54.3606],[10.608,54.3606],[10.608,54.3604],[10.6086,54.3604],[10.6086,54.3601],[10.6091,54.3601],[10.6091,54.3598],[10.6102,54.3598],[10.6102,54.3595],[10.6108,54.3595],[10.6108,54.3593],[10.6119,54.3593],[10.6119,54.359],[10.6124,54.359],[10.6124,54.3587],[10.613,54.3587],[10.613,54.3584],[10.6136,54.3584],[10.6136,54.3583],[10.6136,54.3581],[10.6141,54.3581],[10.6141,54.3576],[10.6147,54.3576],[10.6147,54.3573],[10.6152,54.3573],[10.6152,54.357],[10.6163,54.357],[10.6163,54.3568],[10.6169,54.3568],[10.6169,54.3565],[10.6175,54.3565],[10.6175,54.3562],[10.618,54.3562],[10.618,54.3556],[10.6186,54.3556],[10.6186,54.3554],[10.6191,54.3554],[10.6191,54.3551],[10.6202,54.3551],[10.6202,54.3548],[10.6208,54.3548],[10.6208,54.3545],[10.6213,54.3545],[10.6213,54.3543],[10.6219,54.3543],[10.6219,54.354],[10.6225,54.354],[10.6225,54.3537],[10.6236,54.3537],[10.6236,54.3534],[10.6241,54.3534],[10.6241,54.3531],[10.6247,54.3531],[10.6247,54.3529],[10.6252,54.3529],[10.6252,54.3526],[10.6269,54.3526],[10.6269,54.3523],[10.628,54.3523],[10.628,54.352],[10.6291,54.352],[10.6291,54.3518],[10.6302,54.3518],[10.6302,54.3515],[10.6308,54.3515],[10.6308,54.3512],[10.6313,54.3512],[10.6313,54.3509],[10.6319,54.3509],[10.6319,54.3506],[10.6324,54.3506],[10.6324,54.3504],[10.633,54.3504],[10.633,54.3501],[10.6336,54.3501],[10.6336,54.3498],[10.6341,54.3498],[10.6341,54.3495],[10.6347,54.3495],[10.6347,54.3493],[10.6352,54.3493],[10.6352,54.349],[10.6358,54.349],[10.6358,54.3487],[10.6363,54.3487],[10.6363,54.3484],[10.6369,54.3484],[10.6369,54.3481],[10.6374,54.3481],[10.6374,54.3479],[10.638,54.3479],[10.638,54.3476],[10.6386,54.3476],[10.6386,54.347],[10.6391,54.347],[10.6391,54.3459],[10.6397,54.3459],[10.6397,54.3456],[10.6402,54.3456],[10.6402,54.3454],[10.6408,54.3454],[10.6408,54.3448],[10.6413,54.3448],[10.6413,54.3443],[10.6419,54.3443],[10.6419,54.344],[10.6424,54.344],[10.6424,54.34375],[10.643,54.34375],[10.643,54.3434],[10.6436,54.3434],[10.6436,54.3426],[10.6441,54.3426],[10.6441,54.3415],[10.6447,54.3415],[10.6447,54.3409],[10.6452,54.3409],[10.6452,54.3401],[10.6456,54.3401],[10.6458,54.3401],[10.6458,54.3393],[10.6463,54.3393],[10.6463,54.3384],[10.6469,54.3384],[10.6469,54.3374],[10.6469,54.3373],[10.6471,54.3373],[10.6475,54.3373],[10.6475,54.3371],[10.6475,54.3368],[10.648,54.3368],[10.648,54.3365],[10.6485,54.3365],[10.6486,54.3359],[10.6491,54.3359],[10.6491,54.3351],[10.6486,54.3351],[10.6486,54.3334],[10.6491,54.3334],[10.6491,54.3329],[10.6497,54.3329],[10.6497,54.3323],[10.6502,54.3323],[10.6502,54.3318],[10.6508,54.3318],[10.6508,54.3315],[10.6513,54.3315],[10.6513,54.3312],[10.6519,54.3312],[10.6519,54.3309],[10.653,54.3309],[10.653,54.3306],[10.6536,54.3306],[10.6536,54.3301],[10.6541,54.3301],[10.6541,54.3295],[10.6547,54.3295],[10.6547,54.3293],[10.6552,54.3293],[10.6552,54.329],[10.6558,54.329],[10.6558,54.3284],[10.6563,54.3284],[10.6563,54.3281],[10.658,54.3281],[10.658,54.3279],[10.6597,54.3279],[10.6597,54.3276],[10.6602,54.3276],[10.6602,54.3273],[10.6608,54.3273],[10.6608,54.3268],[10.6619,54.3268],[10.6619,54.3265],[10.6625,54.3265],[10.6625,54.3262],[10.663,54.3262],[10.663,54.3259],[10.6636,54.3259],[10.6636,54.3256],[10.6641,54.3256],[10.6641,54.3254],[10.6658,54.3254],[10.6658,54.3251],[10.6669,54.3251],[10.6669,54.3248],[10.6674,54.3248],[10.6674,54.3245],[10.668,54.3245],[10.668,54.324],[10.6691,54.324],[10.6691,54.3237],[10.6697,54.3237],[10.6697,54.3234],[10.6702,54.3234],[10.6702,54.3231],[10.6713,54.3231],[10.6713,54.3229],[10.6719,54.3229],[10.6719,54.3226],[10.6736,54.3226],[10.6736,54.3223],[10.6747,54.3223],[10.6747,54.322],[10.6758,54.322],[10.6758,54.3218],[10.6774,54.3218],[10.6774,54.3215],[10.6779,54.3215],[10.678,54.3215],[10.678,54.3212],[10.6786,54.3212],[10.6786,54.3206],[10.6791,54.3206],[10.6791,54.3201],[10.6797,54.3201],[10.6797,54.3195],[10.6802,54.3195],[10.6802,54.3193],[10.6808,54.3193],[10.6808,54.3187],[10.6813,54.3187],[10.6813,54.3184],[10.6819,54.3184],[10.6819,54.3176],[10.6802,54.3176],[10.6802,54.3173],[10.6791,54.3173],[10.6791,54.317],[10.6786,54.317],[10.6786,54.3159],[10.6782,54.3159],[10.678,54.3159],[10.678,54.3156],[10.6786,54.3156],[10.6786,54.3145],[10.6791,54.3145],[10.6791,54.3143],[10.6797,54.3143],[10.6797,54.3134],[10.6802,54.3134],[10.6802,54.3129],[10.6808,54.3129],[10.6808,54.3126],[10.6813,54.3126],[10.6813,54.312],[10.6819,54.312],[10.6819,54.3115],[10.6825,54.3115],[10.6825,54.3109],[10.683,54.3109],[10.683,54.3104],[10.6841,54.3104],[10.6841,54.3101],[10.6852,54.3101],[10.6852,54.3098],[10.6863,54.3098],[10.6863,54.3095],[10.6869,54.3095],[10.6869,54.309],[10.6875,54.309],[10.6874,54.3087],[10.688,54.3087],[10.688,54.3081],[10.6891,54.3081],[10.6891,54.3079],[10.6897,54.3079],[10.6897,54.3076],[10.6908,54.3076],[10.6908,54.3073],[10.6919,54.3073],[10.6919,54.307],[10.693,54.307],[10.693,54.3068],[10.6941,54.3068],[10.6941,54.3065],[10.6952,54.3065],[10.6952,54.3062],[10.6958,54.3062],[10.6958,54.3059],[10.6969,54.3059],[10.6969,54.3056],[10.6975,54.3056],[10.6975,54.3054],[10.7008,54.3054],[10.7008,54.3051],[10.7047,54.3051],[10.7047,54.3048],[10.7124,54.3048],[10.7124,54.3051],[10.7136,54.3051],[10.7136,54.3054],[10.7152,54.3054],[10.7152,54.3056],[10.7167,54.3056],[10.7169,54.3056],[10.7169,54.3059],[10.7186,54.3059],[10.7186,54.3062],[10.7202,54.3062],[10.7202,54.3065],[10.7213,54.3065],[10.7213,54.3068],[10.7224,54.3068],[10.7224,54.307],[10.723,54.307],[10.723,54.3073],[10.7236,54.3073],[10.7236,54.3076],[10.7241,54.3076],[10.7241,54.3079],[10.7252,54.3079],[10.7252,54.3081],[10.7258,54.3081],[10.7258,54.3084],[10.7269,54.3084],[10.7269,54.3087],[10.7297,54.3087],[10.7297,54.309],[10.733,54.309],[10.733,54.3093],[10.7341,54.3093],[10.7341,54.3095],[10.7352,54.3095],[10.7352,54.3098],[10.7386,54.3098],[10.7386,54.3095],[10.7402,54.3095],[10.7402,54.3093],[10.7413,54.3093],[10.7413,54.309],[10.743,54.309],[10.743,54.3087],[10.7441,54.3087],[10.7441,54.3084],[10.7452,54.3084],[10.7452,54.3081],[10.7469,54.3081],[10.7469,54.3079],[10.748,54.3079],[10.748,54.3076],[10.7491,54.3076],[10.7491,54.3073],[10.7508,54.3073],[10.7508,54.307],[10.7519,54.307],[10.7519,54.3068],[10.753,54.3068],[10.753,54.3065],[10.7547,54.3065],[10.7547,54.3062],[10.7586,54.3062],[10.7586,54.3065],[10.7625,54.3065],[10.7625,54.3068],[10.7663,54.3068],[10.7663,54.307],[10.768,54.307],[10.768,54.3073],[10.7697,54.3073],[10.7697,54.3076],[10.7713,54.3076],[10.7713,54.3079],[10.773,54.3079],[10.773,54.3081],[10.7741,54.3081],[10.7741,54.3084],[10.7752,54.3084],[10.7752,54.3087],[10.7763,54.3087],[10.7763,54.309],[10.7775,54.309],[10.7775,54.3093],[10.7797,54.3093],[10.7797,54.3095],[10.7802,54.3095],[10.7802,54.3098],[10.7813,54.3098],[10.7813,54.3101],[10.7836,54.3101],[10.7836,54.3104],[10.7847,54.3104],[10.7847,54.3106],[10.7852,54.3106],[10.7852,54.3109],[10.7863,54.3109],[10.7863,54.3112],[10.7875,54.3112],[10.7875,54.3115],[10.7886,54.3115],[10.7886,54.3118],[10.7891,54.3118],[10.7891,54.312],[10.7897,54.312],[10.7897,54.3123],[10.7902,54.3123],[10.7902,54.3126],[10.7908,54.3126],[10.7908,54.3129],[10.7913,54.3129],[10.7913,54.3131],[10.7924,54.3131],[10.7925,54.3134],[10.7936,54.3134],[10.7936,54.3137],[10.7941,54.3137],[10.7941,54.314],[10.7952,54.314],[10.7952,54.3143],[10.7958,54.3143],[10.7958,54.3145],[10.7963,54.3145],[10.7963,54.3148],[10.7974,54.3148],[10.7974,54.3151],[10.7986,54.3151],[10.7986,54.3156],[10.7991,54.3156],[10.7991,54.3159],[10.7997,54.3159],[10.7997,54.3162],[10.8002,54.3162],[10.8002,54.3165],[10.8013,54.3165],[10.8013,54.3168],[10.803,54.3168],[10.803,54.317],[10.8024,54.317],[10.8024,54.3173],[10.803,54.3173],[10.803,54.3176],[10.8036,54.3176],[10.8036,54.3179],[10.8041,54.3179],[10.8041,54.3181],[10.8047,54.3181],[10.8047,54.3184],[10.8052,54.3184],[10.8052,54.3187],[10.8058,54.3187],[10.8058,54.319],[10.8063,54.319],[10.8063,54.3193],[10.8069,54.3193],[10.8069,54.3195],[10.8074,54.3195],[10.8074,54.3198],[10.808,54.3198],[10.808,54.3201],[10.8086,54.3201],[10.8086,54.3204],[10.8091,54.3204],[10.8091,54.3206],[10.8097,54.3206],[10.8097,54.3209],[10.8102,54.3209],[10.8102,54.3212],[10.8113,54.3212],[10.8113,54.3215],[10.8119,54.3215],[10.8119,54.3218],[10.8124,54.3218],[10.8124,54.322],[10.813,54.322],[10.813,54.3223],[10.8136,54.3223],[10.8136,54.3226],[10.8141,54.3226],[10.8141,54.3229],[10.8147,54.3229],[10.8147,54.3231],[10.8152,54.3231],[10.8152,54.3234],[10.8163,54.3234],[10.8163,54.3237],[10.8169,54.3237],[10.8169,54.324],[10.8175,54.324],[10.8175,54.3243],[10.818,54.3243],[10.818,54.3245],[10.8186,54.3245],[10.8186,54.3248],[10.8191,54.3248],[10.8191,54.3251],[10.8197,54.3251],[10.8197,54.3254],[10.8202,54.3254],[10.8202,54.3256],[10.8208,54.3256],[10.8208,54.3259],[10.8219,54.3259],[10.8219,54.3262],[10.8225,54.3262],[10.8225,54.3265],[10.823,54.3265],[10.823,54.3268],[10.8236,54.3268],[10.8236,54.327],[10.8241,54.327],[10.8241,54.3273],[10.8247,54.3273],[10.8247,54.3276],[10.8252,54.3276],[10.8252,54.3279],[10.8258,54.3279],[10.8258,54.3281],[10.8263,54.3281],[10.8263,54.3287],[10.8269,54.3287],[10.8269,54.329],[10.8274,54.329],[10.8274,54.3293],[10.828,54.3293],[10.828,54.3295],[10.8286,54.3295],[10.8286,54.3298],[10.8291,54.3298],[10.8291,54.3301],[10.8297,54.3301],[10.8297,54.3306],[10.8302,54.3306],[10.8302,54.3309],[10.8308,54.3309],[10.8308,54.3312],[10.8313,54.3312],[10.8313,54.3315],[10.8319,54.3315],[10.8319,54.332],[10.8325,54.332],[10.8325,54.3323],[10.833,54.3323],[10.833,54.3326],[10.8336,54.3326],[10.8336,54.3331],[10.8341,54.3331],[10.8341,54.3334],[10.8347,54.3334],[10.8347,54.3337],[10.8352,54.3337],[10.8352,54.334],[10.8358,54.334],[10.8358,54.3345],[10.8363,54.3345],[10.8363,54.3348],[10.8369,54.3348],[10.8369,54.3351],[10.8374,54.3351],[10.8374,54.3356],[10.838,54.3356],[10.838,54.3359],[10.8386,54.3359],[10.8386,54.3362],[10.8391,54.3362],[10.8391,54.3368],[10.8397,54.3368],[10.8397,54.337],[10.8402,54.337],[10.8402,54.3376],[10.8408,54.3376],[10.8408,54.3381],[10.8413,54.3381],[10.8413,54.3387],[10.8419,54.3387],[10.8419,54.3393],[10.8425,54.3393],[10.8425,54.3395],[10.843,54.3395],[10.843,54.3399],[10.843,54.3401],[10.8434,54.3401],[10.8436,54.3401],[10.8436,54.3406],[10.8441,54.3406],[10.8441,54.3412],[10.8447,54.3412],[10.8447,54.3418],[10.8452,54.3418],[10.8452,54.342],[10.8458,54.342],[10.8458,54.3423],[10.8463,54.3423],[10.8463,54.3429],[10.8469,54.3429],[10.8469,54.3431],[10.8475,54.3431],[10.8475,54.3434],[10.848,54.3434],[10.848,54.344],[10.8486,54.344],[10.8486,54.3443],[10.8491,54.3443],[10.8491,54.3445],[10.8497,54.3445],[10.8497,54.3451],[10.8502,54.3451],[10.8502,54.3454],[10.8508,54.3454],[10.8508,54.3456],[10.8513,54.3456],[10.8513,54.3459],[10.8519,54.3459],[10.8519,54.3462],[10.8524,54.3462],[10.8524,54.3465],[10.853,54.3465],[10.853,54.3468],[10.8536,54.3468],[10.8536,54.347],[10.8541,54.347],[10.8541,54.3476],[10.8547,54.3476],[10.8547,54.3479],[10.8552,54.3479],[10.8552,54.3481],[10.8558,54.3481],[10.8558,54.3484],[10.8563,54.3484],[10.8563,54.3487],[10.8569,54.3487],[10.8569,54.349],[10.8575,54.349],[10.8575,54.3493],[10.858,54.3493],[10.858,54.3495],[10.8586,54.3495],[10.8586,54.3498],[10.8591,54.3498],[10.8591,54.3501],[10.8597,54.3501],[10.8597,54.3506],[10.8602,54.3506],[10.8602,54.3509],[10.8608,54.3509],[10.8608,54.3512],[10.8613,54.3512],[10.8613,54.3515],[10.8619,54.3515],[10.8619,54.3518],[10.8625,54.3518],[10.8625,54.3523],[10.863,54.3523],[10.863,54.3526],[10.8636,54.3526],[10.8636,54.3529],[10.8641,54.3529],[10.8641,54.3534],[10.8647,54.3534],[10.8647,54.3537],[10.8652,54.3537],[10.8652,54.3543],[10.8658,54.3543],[10.8658,54.3548],[10.8663,54.3548],[10.8663,54.3554],[10.8669,54.3554],[10.8669,54.3556],[10.8675,54.3556],[10.8675,54.3562],[10.868,54.3562],[10.868,54.3565],[10.8686,54.3565],[10.8686,54.3568],[10.8691,54.3568],[10.8691,54.3573],[10.8697,54.3573],[10.8697,54.3576],[10.8702,54.3576],[10.8702,54.3579],[10.8708,54.3579],[10.8708,54.3581],[10.8719,54.3581],[10.8719,54.3584],[10.8725,54.3584],[10.8725,54.3587],[10.873,54.3587],[10.873,54.359],[10.8736,54.359],[10.8736,54.3593],[10.8747,54.3593],[10.8747,54.3595],[10.8752,54.3595],[10.8752,54.3598],[10.8763,54.3598],[10.8763,54.3601],[10.8769,54.3601],[10.8769,54.3604],[10.878,54.3604],[10.878,54.3606],[10.8786,54.3606],[10.8786,54.3609],[10.8791,54.3609],[10.8791,54.3612],[10.8802,54.3612],[10.8802,54.3615],[10.8808,54.3615],[10.8808,54.3618],[10.8813,54.3618],[10.8813,54.362],[10.8819,54.362],[10.8819,54.3623],[10.883,54.3623],[10.883,54.3626],[10.8836,54.3626],[10.8836,54.3629],[10.8841,54.3629],[10.8841,54.3631],[10.8852,54.3631],[10.8852,54.3634],[10.8858,54.3634],[10.8858,54.3637],[10.8869,54.3637],[10.8869,54.364],[10.888,54.364],[10.888,54.3643],[10.8886,54.3643],[10.8886,54.3645],[10.8897,54.3645],[10.8897,54.3648],[10.8947,54.3648],[10.8947,54.3651],[10.8969,54.3651],[10.8997,54.3651],[10.8997,54.3654],[10.9008,54.3654],[10.9008,54.3656],[10.9013,54.3656],[10.9013,54.3659],[10.9025,54.3659],[10.9025,54.3662],[10.903,54.3662],[10.903,54.3665],[10.9036,54.3665],[10.9036,54.3668],[10.9047,54.3668],[10.9047,54.367],[10.9052,54.367],[10.9052,54.3672],[10.9052,54.3673],[10.9058,54.3673],[10.9058,54.3676],[10.9063,54.3676],[10.9063,54.3679],[10.9069,54.3679],[10.9069,54.3681],[10.908,54.3681],[10.908,54.3684],[10.9086,54.3684],[10.9086,54.3687],[10.9091,54.3687],[10.9091,54.369],[10.9097,54.369],[10.9097,54.3693],[10.9102,54.3693],[10.9102,54.3698],[10.9108,54.3698],[10.9108,54.3701],[10.9113,54.3701],[10.9113,54.3704],[10.9119,54.3704],[10.9119,54.3709],[10.9125,54.3709],[10.9125,54.3712],[10.913,54.3712],[10.913,54.3715],[10.9136,54.3715],[10.9136,54.372],[10.9141,54.372],[10.9141,54.3723],[10.9147,54.3723],[10.9147,54.3726],[10.9152,54.3726],[10.9152,54.3731],[10.9158,54.3731],[10.9158,54.3734],[10.9163,54.3734],[10.9163,54.3737],[10.9166,54.3737],[10.9169,54.3737],[10.9169,54.374],[10.9169,54.3743],[10.9171,54.3743],[10.9174,54.3743],[10.9174,54.3745],[10.918,54.3745],[10.918,54.3748],[10.9186,54.3748],[10.9186,54.3752],[10.9186,54.3754],[10.9188,54.3754],[10.9191,54.3754],[10.9191,54.3755],[10.9191,54.3756],[10.9193,54.3756],[10.9197,54.3756],[10.9197,54.3759],[10.9198,54.3759],[10.9202,54.3759],[10.9202,54.3761],[10.9202,54.3765],[10.9208,54.3765],[10.9208,54.3768],[10.9213,54.3768],[10.9213,54.3773],[10.9219,54.3773],[10.9219,54.3776],[10.9224,54.3776],[10.9224,54.3779],[10.923,54.3779],[10.923,54.3784],[10.9236,54.3784],[10.9236,54.3787],[10.9241,54.3787],[10.9241,54.379],[10.9247,54.379],[10.9247,54.3795],[10.9252,54.3795],[10.9252,54.3798],[10.9258,54.3798],[10.9258,54.3801],[10.9263,54.3801],[10.9263,54.3804],[10.9269,54.3804],[10.9269,54.3806],[10.9275,54.3806],[10.9275,54.3812],[10.928,54.3812],[10.928,54.3815],[10.9286,54.3815],[10.9286,54.3818],[10.9302,54.3818],[10.9302,54.382],[10.9319,54.382],[10.9319,54.3823],[10.9352,54.3823],[10.9352,54.3826],[10.938,54.3826],[10.938,54.3829],[10.9408,54.3829],[10.9408,54.3831],[10.9425,54.3831],[10.9425,54.3834],[10.9441,54.3834],[10.9441,54.3837],[10.9467,54.3837],[10.9469,54.3837],[10.9469,54.384],[10.9475,54.384],[10.9475,54.3843],[10.9486,54.3843],[10.9486,54.3845],[10.9511,54.3845],[10.9513,54.3845],[10.9513,54.3843],[10.9519,54.3843],[10.9519,54.3837],[10.9525,54.3837],[10.9525,54.3834],[10.953,54.3834],[10.953,54.3831],[10.9541,54.3831],[10.9541,54.3829],[10.9547,54.3829],[10.9547,54.3826],[10.9552,54.3826],[10.9552,54.3823],[10.9563,54.3823],[10.9563,54.382],[10.9591,54.382],[10.9591,54.3818],[10.9591,54.3818],[10.9647,54.3818],[10.9647,54.382],[10.9724,54.382],[10.9724,54.3818],[10.9736,54.3818],[10.9736,54.3815],[10.9741,54.3815],[10.9741,54.3812],[10.9758,54.3812],[10.9758,54.3809],[10.9775,54.3809],[10.9775,54.3812],[10.9786,54.3812],[10.9786,54.3815],[10.9808,54.3815],[10.9808,54.3812],[10.983,54.3812],[10.983,54.3809],[10.9836,54.3809],[10.9836,54.3806],[10.988,54.3806],[10.988,54.3804],[10.9908,54.3804],[10.9908,54.3801],[10.9913,54.3801],[10.9913,54.3798],[10.993,54.3798],[10.993,54.3795],[10.9952,54.3795],[10.9952,54.3798],[10.9986,54.3798],[10.9986,54.3804],[11.0002,54.3804],[11.0119,54.3804],[11.0119,54.3806],[11.018,54.3806],[11.018,54.3809],[11.0197,54.3809],[11.0197,54.3806],[11.0225,54.3806],[11.0225,54.3804],[11.023,54.3804],[11.023,54.3801],[11.0236,54.3801],[11.0236,54.3781],[11.0241,54.3781],[11.0241,54.377],[11.0247,54.377],[11.0247,54.3765],[11.0163,54.3765],[11.0163,54.3768],[11.0146,54.3768],[11.013,54.3768],[11.013,54.3765],[11.0124,54.3765],[11.0124,54.3762],[11.0119,54.3762],[11.0119,54.3759],[11.0108,54.3759],[11.0108,54.3754],[11.008,54.3754],[11.008,54.3762],[11.0069,54.3762],[11.0069,54.3765],[11.0041,54.3765],[11.0041,54.3762],[11.0036,54.3762],[11.0036,54.3759],[11.0024,54.3759],[11.0024,54.3756],[11.0019,54.3756],[11.0019,54.3754],[10.9997,54.3754],[10.9991,54.3754],[10.9991,54.3751],[10.9986,54.3751],[10.9986,54.3748],[10.998,54.3748],[10.998,54.3751],[10.9975,54.3751],[10.9975,54.3756],[10.9969,54.3756],[10.9969,54.3762],[10.9941,54.3762],[10.9941,54.3759],[10.9936,54.3759],[10.9936,54.3762],[10.9925,54.3762],[10.9925,54.3765],[10.9897,54.3765],[10.9897,54.3762],[10.9886,54.3762],[10.9886,54.3759],[10.988,54.3759],[10.988,54.3756],[10.9869,54.3756],[10.9869,54.3759],[10.9863,54.3759],[10.9863,54.3765],[10.9858,54.3765],[10.9858,54.377],[10.9863,54.377],[10.9863,54.3784],[10.9869,54.3784],[10.9869,54.3795],[10.9852,54.3795],[10.9852,54.3798],[10.9825,54.3798],[10.9825,54.3795],[10.9825,54.3793],[10.983,54.3793],[10.983,54.3784],[10.9836,54.3784],[10.9836,54.3779],[10.9841,54.3779],[10.9841,54.3751],[10.9847,54.3751],[10.9847,54.3745],[10.9858,54.3745],[10.9858,54.3743],[10.9863,54.3743],[10.9863,54.374],[10.9869,54.374],[10.9869,54.3734],[10.9874,54.3734],[10.9874,54.3731],[10.988,54.3731],[10.988,54.3729],[10.9886,54.3729],[10.9886,54.3726],[10.9891,54.3726],[10.9891,54.3723],[10.9897,54.3723],[10.9897,54.372],[10.9902,54.372],[10.9902,54.3718],[10.9908,54.3718],[10.9908,54.3715],[10.9919,54.3715],[10.9919,54.3712],[10.9925,54.3712],[10.9925,54.3709],[10.993,54.3709],[10.993,54.3706],[10.9941,54.3706],[10.9941,54.3704],[10.9958,54.3704],[10.9958,54.3701],[10.9997,54.3701],[10.9997,54.3698],[11.0002,54.3698],[11.0002,54.3701],[11.0013,54.3701],[11.0013,54.3704],[11.0019,54.3704],[11.0019,54.3706],[11.0024,54.3706],[11.0024,54.3723],[11.003,54.3723],[11.003,54.3729],[11.0036,54.3729],[11.0036,54.3731],[11.0063,54.3731],[11.0063,54.3729],[11.0069,54.3729],[11.0069,54.3726],[11.0075,54.3726],[11.0075,54.372],[11.008,54.372],[11.008,54.3712],[11.0086,54.3712],[11.0086,54.3709],[11.0097,54.3709],[11.0097,54.3706],[11.0102,54.3706],[11.0102,54.3704],[11.0108,54.3704],[11.0108,54.3701],[11.0113,54.3701],[11.0113,54.3698],[11.0124,54.3698],[11.0124,54.3695],[11.0158,54.3695],[11.0158,54.3681],[11.0163,54.3681],[11.0163,54.3679],[11.0174,54.3679],[11.0174,54.3676],[11.021,54.3676],[11.0258,54.3676],[11.0258,54.3679],[11.0269,54.3679],[11.0269,54.3681],[11.0294,54.3681],[11.0297,54.3681],[11.0297,54.3683],[11.0297,54.3684],[11.0299,54.3684],[11.0308,54.3684],[11.0308,54.3687],[11.0319,54.3687],[11.0319,54.369],[11.033,54.369],[11.033,54.3693],[11.0341,54.3693],[11.0341,54.3695],[11.0358,54.3695],[11.0358,54.3698],[11.0369,54.3698],[11.0369,54.3701],[11.038,54.3701],[11.038,54.3704],[11.0386,54.3704],[11.0386,54.3706],[11.0402,54.3706],[11.0402,54.3709],[11.0419,54.3709],[11.0419,54.3712],[11.043,54.3712],[11.043,54.3715],[11.0452,54.3715],[11.0452,54.3718],[11.0469,54.3718],[11.0469,54.372],[11.0486,54.372],[11.0486,54.3723],[11.0497,54.3723],[11.0497,54.3726],[11.0502,54.3726],[11.0502,54.3729],[11.0513,54.3729],[11.0513,54.3731],[11.0519,54.3731],[11.0519,54.3734],[11.053,54.3734],[11.053,54.3737],[11.0541,54.3737],[11.0541,54.374],[11.0552,54.374],[11.0552,54.3743],[11.0563,54.3743],[11.0563,54.3744],[11.0563,54.3745],[11.0569,54.3745],[11.0569,54.3748],[11.058,54.3748],[11.058,54.3751],[11.0586,54.3751],[11.0586,54.3754],[11.0613,54.3754],[11.0613,54.3751],[11.063,54.3751],[11.063,54.3748],[11.0658,54.3748],[11.0658,54.3751],[11.0691,54.3751],[11.0691,54.3754],[11.0697,54.3754],[11.0697,54.3756],[11.0708,54.3756],[11.0708,54.3759],[11.0719,54.3759],[11.0719,54.3762],[11.073,54.3762],[11.073,54.3765],[11.0736,54.3765],[11.0736,54.3768],[11.0741,54.3768],[11.0741,54.377],[11.0747,54.377],[11.0747,54.3773],[11.0752,54.3773],[11.0752,54.3776],[11.0758,54.3776],[11.0758,54.3779],[11.0763,54.3779],[11.0763,54.3781],[11.0775,54.3781],[11.0775,54.3779],[11.078,54.3779],[11.078,54.3776],[11.0775,54.3776],[11.0775,54.3773],[11.0797,54.3773],[11.0797,54.3784],[11.0786,54.3784],[11.0786,54.379],[11.0791,54.379],[11.0791,54.3801],[11.0797,54.3801],[11.0797,54.3809],[11.0802,54.3809],[11.0802,54.3823],[11.0808,54.3823],[11.0808,54.3826],[11.0813,54.3826],[11.0813,54.3831],[11.0819,54.3831],[11.0819,54.3837],[11.0825,54.3837],[11.0825,54.384],[11.083,54.384],[11.083,54.3843],[11.0841,54.3843],[11.0841,54.3851],[11.0847,54.3851],[11.0847,54.3856],[11.0852,54.3856],[11.0852,54.3859],[11.0858,54.3859],[11.0858,54.3865],[11.0863,54.3865],[11.0863,54.3868],[11.0869,54.3868],[11.0869,54.3873],[11.0875,54.3873],[11.0875,54.3881],[11.088,54.3881],[11.088,54.3893],[11.0886,54.3893],[11.0886,54.3901],[11.0891,54.3901],[11.0891,54.3904],[11.0897,54.3904],[11.0897,54.3909],[11.0902,54.3909],[11.0902,54.3915],[11.0908,54.3915],[11.0908,54.3918],[11.0913,54.3918],[11.0913,54.392],[11.0924,54.392],[11.0924,54.3923],[11.093,54.3923],[11.093,54.3926],[11.0936,54.3926],[11.0936,54.3929],[11.0947,54.3929],[11.0947,54.3931],[11.0952,54.3931],[11.0952,54.3934],[11.0963,54.3934],[11.0963,54.3937],[11.098,54.3937],[11.098,54.394],[11.1002,54.394],[11.1002,54.3943],[11.1019,54.3943],[11.103,54.3943],[11.103,54.3945],[11.1041,54.3945],[11.1041,54.3948],[11.1052,54.3948],[11.1052,54.3951],[11.1069,54.3951],[11.1069,54.3948],[11.1075,54.3948],[11.1075,54.3945],[11.1086,54.3945],[11.1086,54.3943],[11.1091,54.3943],[11.1091,54.394],[11.1097,54.394],[11.1097,54.3937],[11.1102,54.3937],[11.1102,54.3931],[11.1108,54.3931],[11.1108,54.3929],[11.1113,54.3929],[11.1113,54.3926],[11.1119,54.3926],[11.1119,54.3923],[11.1125,54.3923],[11.1125,54.392],[11.113,54.392],[11.113,54.3915],[11.1136,54.3915],[11.1136,54.3912],[11.1141,54.3912],[11.1141,54.3909],[11.1147,54.3909],[11.1147,54.3906],[11.1152,54.3906],[11.1152,54.3909],[11.1158,54.3909],[11.1158,54.3912],[11.1163,54.3912],[11.1163,54.3923],[11.1169,54.3923],[11.1169,54.394],[11.1175,54.394],[11.1175,54.3941],[11.1175,54.3945],[11.1186,54.3945],[11.1186,54.3943],[11.1191,54.3943],[11.1191,54.394],[11.1202,54.394],[11.1202,54.3937],[11.1208,54.3937],[11.1208,54.3935],[11.121,54.3934],[11.1213,54.3934],[11.1213,54.3923],[11.1219,54.3923],[11.1219,54.392],[11.1225,54.392],[11.1225,54.3918],[11.123,54.3918],[11.123,54.3915],[11.1252,54.3915],[11.1252,54.3912],[11.1263,54.3912],[11.1263,54.3909],[11.1274,54.3909],[11.1274,54.3906],[11.128,54.3906],[11.128,54.3901],[11.1286,54.3901],[11.1286,54.3898],[11.1291,54.3898],[11.1291,54.3895],[11.1297,54.3895],[11.1297,54.389],[11.1302,54.389],[11.1302,54.3881],[11.1308,54.3881],[11.1308,54.3873],[11.1313,54.3873],[11.1313,54.3851],[11.1308,54.3851],[11.1308,54.3834],[11.1302,54.3834],[11.1302,54.3823],[11.1297,54.3823],[11.1297,54.3818],[11.1291,54.3818],[11.1291,54.3806],[11.1286,54.3806],[11.1286,54.3798],[11.1291,54.3798],[11.1291,54.3795],[11.1286,54.3795],[11.1286,54.3787],[11.128,54.3787],[11.128,54.377],[11.1274,54.377],[11.1274,54.3754],[11.1269,54.3754],[11.1269,54.3745],[11.1263,54.3745],[11.1263,54.3737],[11.1258,54.3737],[11.1258,54.3734],[11.1252,54.3734],[11.1252,54.3731],[11.1247,54.3731],[11.1247,54.3729],[11.1236,54.3729],[11.1236,54.3726],[11.123,54.3726],[11.123,54.3723],[11.1225,54.3723],[11.1225,54.372],[11.1219,54.372],[11.1219,54.3715],[11.1213,54.3715],[11.1213,54.3709],[11.1208,54.3709],[11.1208,54.3706],[11.1202,54.3706],[11.1202,54.3704],[11.1186,54.3704],[11.1186,54.3701],[11.1178,54.3701],[11.1169,54.3701],[11.1169,54.3698],[11.1163,54.3698],[11.1163,54.3695],[11.1152,54.3695],[11.1152,54.3693],[11.1141,54.3693],[11.1141,54.369],[11.1136,54.369],[11.1136,54.3687],[11.113,54.3687],[11.113,54.3684],[11.1125,54.3684],[11.1125,54.3681],[11.1119,54.3681],[11.1119,54.3679],[11.1113,54.3679],[11.1113,54.3676],[11.1108,54.3676],[11.1108,54.3673],[11.1102,54.3673],[11.1102,54.367],[11.1097,54.367],[11.1097,54.3668],[11.1091,54.3668],[11.1091,54.3665],[11.1086,54.3665],[11.1086,54.3662],[11.108,54.3662],[11.108,54.3659],[11.1075,54.3659],[11.1075,54.3654],[11.1069,54.3654],[11.1069,54.3648],[11.1063,54.3648],[11.1063,54.3643],[11.1058,54.3643],[11.1058,54.364],[11.1052,54.364],[11.1052,54.3634],[11.1047,54.3634],[11.1047,54.3631],[11.1041,54.3631],[11.1041,54.3629],[11.103,54.3629],[11.103,54.3626],[11.1024,54.3626],[11.1024,54.3623],[11.1019,54.3623],[11.1019,54.362],[11.1013,54.362],[11.1013,54.3618],[11.1002,54.3618],[11.1002,54.3615],[11.0997,54.3615],[11.0997,54.3612],[11.098,54.3612],[11.098,54.3609],[11.0974,54.3609],[11.0974,54.3606],[11.0963,54.3606],[11.0963,54.3604],[11.0958,54.3604],[11.0958,54.3601],[11.0947,54.3601],[11.0947,54.3598],[11.0936,54.3598],[11.0936,54.3595],[11.093,54.3595],[11.093,54.3593],[11.0924,54.3593],[11.0924,54.359],[11.0919,54.359],[11.0919,54.3584],[11.0908,54.3584],[11.0908,54.3581],[11.0902,54.3581],[11.0902,54.3576],[11.0897,54.3576],[11.0897,54.3573],[11.0891,54.3573],[11.0891,54.357],[11.088,54.357],[11.088,54.3568],[11.0875,54.3568],[11.0875,54.3565],[11.0863,54.3565],[11.0863,54.3559],[11.0858,54.3559],[11.0858,54.3551],[11.0852,54.3551],[11.0852,54.3545],[11.0847,54.3545],[11.0847,54.3543],[11.0841,54.3543],[11.0841,54.3537],[11.0836,54.3537],[11.0836,54.3535],[11.0836,54.3531],[11.083,54.3531],[11.083,54.3529],[11.0825,54.3529],[11.0825,54.3526],[11.0819,54.3526],[11.0819,54.3518],[11.0813,54.3518],[11.0813,54.3509],[11.0808,54.3509],[11.0808,54.3501],[11.0802,54.3501],[11.0802,54.3493],[11.0797,54.3493],[11.0797,54.3479],[11.0791,54.3479],[11.0791,54.3462],[11.0786,54.3462],[11.0786,54.3451],[11.078,54.3451],[11.078,54.3448],[11.0775,54.3448],[11.0775,54.3451],[11.0769,54.3451],[11.0769,54.3462],[11.0775,54.3462],[11.0775,54.3479],[11.078,54.3479],[11.078,54.3493],[11.0786,54.3493],[11.0786,54.3501],[11.0791,54.3501],[11.0791,54.3507],[11.0791,54.3509],[11.0797,54.3509],[11.0797,54.3518],[11.0791,54.3518],[11.0791,54.352],[11.078,54.352],[11.078,54.3523],[11.0775,54.3523],[11.0775,54.3528],[11.0775,54.3531],[11.0769,54.3531],[11.0769,54.3534],[11.0763,54.3534],[11.0763,54.3548],[11.0758,54.3548],[11.0758,54.3551],[11.0752,54.3551],[11.0752,54.3554],[11.0747,54.3554],[11.0747,54.3556],[11.0741,54.3556],[11.0741,54.3562],[11.0736,54.3562],[11.0736,54.3565],[11.073,54.3565],[11.073,54.3568],[11.0727,54.3568],[11.0719,54.3568],[11.0719,54.357],[11.0708,54.357],[11.0708,54.3576],[11.0702,54.3576],[11.0702,54.3573],[11.0697,54.3573],[11.0697,54.3576],[11.0691,54.3576],[11.0691,54.3579],[11.0663,54.3579],[11.0663,54.3576],[11.0647,54.3576],[11.0647,54.3573],[11.0624,54.3573],[11.0624,54.357],[11.0613,54.357],[11.0613,54.3568],[11.0608,54.3568],[11.0608,54.3562],[11.0602,54.3562],[11.0602,54.3559],[11.0597,54.3559],[11.0597,54.3554],[11.0591,54.3554],[11.0591,54.3543],[11.0586,54.3543],[11.0586,54.3506],[11.0591,54.3506],[11.0591,54.3501],[11.0597,54.3501],[11.0597,54.3495],[11.0602,54.3495],[11.0602,54.349],[11.0608,54.349],[11.0608,54.3481],[11.0613,54.3481],[11.0613,54.3468],[11.0619,54.3468],[11.0619,54.3456],[11.0625,54.3456],[11.0624,54.3445],[11.063,54.3445],[11.063,54.344],[11.0686,54.344],[11.0686,54.3443],[11.0691,54.3443],[11.0691,54.3445],[11.0702,54.3445],[11.0702,54.3448],[11.0708,54.3448],[11.0708,54.3451],[11.0713,54.3451],[11.0713,54.3454],[11.0719,54.3454],[11.0719,54.3456],[11.0724,54.3456],[11.0724,54.3462],[11.073,54.3462],[11.073,54.3465],[11.0747,54.3465],[11.0747,54.3462],[11.0752,54.3462],[11.0752,54.3459],[11.0747,54.3459],[11.0747,54.3456],[11.0741,54.3456],[11.0741,54.3454],[11.0736,54.3454],[11.0736,54.3451],[11.073,54.3451],[11.073,54.3445],[11.0724,54.3445],[11.0724,54.3412],[11.0719,54.3412],[11.0719,54.3406],[11.0724,54.3406],[11.0724,54.3395],[11.0719,54.3395],[11.0719,54.3373],[11.0724,54.3373],[11.0724,54.3323],[11.073,54.3323],[11.073,54.3306],[11.0724,54.3306],[11.0724,54.3301],[11.073,54.3301],[11.073,54.329],[11.0736,54.329],[11.0736,54.3284],[11.073,54.3284],[11.073,54.3276],[11.0736,54.3276],[11.0736,54.3229],[11.0741,54.3229],[11.0741,54.3209],[11.0736,54.3209],[11.0736,54.3195],[11.0741,54.3195],[11.0741,54.3176],[11.0747,54.3176],[11.0747,54.3154],[11.0752,54.3154],[11.0752,54.3126],[11.0747,54.3126],[11.0747,54.3112],[11.0752,54.3112],[11.0752,54.3079],[11.0758,54.3079],[11.0758,54.3068],[11.0763,54.3068],[11.0763,54.3056],[11.0769,54.3056],[11.0769,54.3037],[11.0775,54.3037],[11.0775,54.2973],[11.078,54.2973],[11.078,54.2965],[11.0786,54.2965],[11.0786,54.2956],[11.0791,54.2956],[11.0791,54.294],[11.0797,54.294],[11.0797,54.2929],[11.0802,54.2929],[11.0802,54.2909],[11.0808,54.2909],[11.0808,54.2901],[11.0813,54.2901],[11.0813,54.2881],[11.0819,54.2881],[11.0819,54.2856],[11.0825,54.2856],[11.0825,54.2845],[11.083,54.2845],[11.083,54.2829],[11.0836,54.2829],[11.0836,54.282],[11.0841,54.282],[11.0841,54.2818],[11.0847,54.2818],[11.0847,54.2812],[11.0841,54.2812],[11.0841,54.2801],[11.0836,54.2801],[11.0836,54.2795],[11.0841,54.2795],[11.0841,54.2781],[11.0836,54.2781],[11.0836,54.2779],[11.0841,54.2779],[11.0841,54.2726],[11.0836,54.2726],[11.0836,54.2715],[11.0841,54.2715],[11.0841,54.269],[11.0836,54.269],[11.0836,54.2681],[11.0841,54.2681],[11.0841,54.2673],[11.0836,54.2673],[11.0836,54.2648],[11.083,54.2648],[11.083,54.2643],[11.0825,54.2643],[11.0825,54.2615],[11.0819,54.2615],[11.0819,54.2601],[11.0825,54.2601],[11.0825,54.2598],[11.0819,54.2598],[11.0819,54.2537],[11.0813,54.2537],[11.0813,54.2523],[11.0819,54.2523],[11.0819,54.2509],[11.0813,54.2509],[11.0813,54.2473],[11.0819,54.2473],[11.0819,54.2454],[11.0825,54.2454],[11.0825,54.244],[11.0819,54.244],[11.0819,54.2431],[11.0825,54.2431],[11.0825,54.2415],[11.083,54.2415],[11.083,54.2398],[11.0836,54.2398],[11.0836,54.239],[11.0841,54.239],[11.0841,54.2384],[11.0836,54.2384],[11.0836,54.237],[11.0841,54.237],[11.0841,54.2365],[11.0847,54.2365],[11.0847,54.2359],[11.0852,54.2359],[11.0852,54.2345],[11.0858,54.2345],[11.0858,54.2309],[11.0863,54.2309],[11.0863,54.2301],[11.0869,54.2301],[11.0869,54.229],[11.0875,54.229],[11.0875,54.2284],[11.088,54.2284],[11.088,54.2254],[11.0886,54.2254],[11.0886,54.2248],[11.0891,54.2248],[11.0891,54.2237],[11.0897,54.2237],[11.0897,54.2226],[11.0902,54.2226],[11.0902,54.2198],[11.0908,54.2198],[11.0908,54.2145],[11.0902,54.2145],[11.0902,54.2106],[11.0908,54.2106],[11.0908,54.207],[11.0913,54.207],[11.0913,54.2037],[11.0919,54.2037],[11.0919,54.2029],[11.0924,54.2029],[11.0924,54.2012],[11.093,54.2012],[11.093,54.1998],[11.0936,54.1998],[11.0936,54.1981],[11.0936,54.1979],[11.093,54.1979],[11.093,54.1976],[11.0919,54.1976],[11.0919,54.1973],[11.0913,54.1973],[11.0913,54.197],[11.0886,54.197],[11.0886,54.1973],[11.0858,54.1973],[11.0858,54.197],[11.0847,54.197],[11.0847,54.1968],[11.0836,54.1968],[11.0836,54.1965],[11.083,54.1965],[11.083,54.1962],[11.0819,54.1962],[11.0819,54.1959],[11.0813,54.1959],[11.0813,54.1956],[11.0802,54.1956],[11.0802,54.1954],[11.0791,54.1954],[11.0791,54.1951],[11.078,54.1951],[11.078,54.1948],[11.0769,54.1948],[11.0769,54.1945],[11.0763,54.1945],[11.0763,54.1943],[11.0758,54.1943],[11.0758,54.194],[11.0747,54.194],[11.0747,54.1937],[11.0736,54.1937],[11.0736,54.1934],[11.073,54.1934],[11.073,54.1931],[11.0724,54.1931],[11.0724,54.1929],[11.0719,54.1929],[11.0719,54.1926],[11.0708,54.1926],[11.0708,54.1923],[11.0697,54.1923],[11.0697,54.192],[11.0691,54.192],[11.0691,54.1918],[11.0686,54.1918],[11.0686,54.1915],[11.068,54.1915],[11.068,54.1912],[11.0669,54.1912],[11.0669,54.1909],[11.0663,54.1909],[11.0663,54.1904],[11.0658,54.1904],[11.0658,54.1898],[11.0652,54.1898],[11.0652,54.1893],[11.0647,54.1893],[11.0647,54.189],[11.0641,54.189],[11.0641,54.1887],[11.0636,54.1887],[11.0636,54.1881],[11.063,54.1881],[11.063,54.1879],[11.0625,54.1879],[11.0625,54.1876],[11.0619,54.1876],[11.0619,54.187],[11.0613,54.187],[11.0613,54.1868],[11.0608,54.1868],[11.0608,54.1862],[11.0602,54.1862],[11.0602,54.1857],[11.0602,54.1854],[11.0597,54.1854],[11.0597,54.1851],[11.0591,54.1851],[11.0591,54.1848],[11.0586,54.1848],[11.0586,54.1843],[11.058,54.1843],[11.058,54.1837],[11.0574,54.1837],[11.0574,54.1834],[11.0569,54.1834],[11.0569,54.1831],[11.0563,54.1831],[11.0563,54.1826],[11.0558,54.1826],[11.0558,54.1818],[11.0547,54.1818],[11.0547,54.1815],[11.0541,54.1815],[11.0541,54.1809],[11.0536,54.1809],[11.0536,54.1806],[11.053,54.1806],[11.053,54.1801],[11.0524,54.1801],[11.0524,54.1795],[11.0519,54.1795],[11.0519,54.179],[11.0513,54.179],[11.0513,54.1784],[11.0508,54.1784],[11.0508,54.1779],[11.0502,54.1779],[11.0502,54.1776],[11.0497,54.1776],[11.0497,54.1773],[11.0491,54.1773],[11.0491,54.177],[11.0486,54.177],[11.0486,54.1768],[11.048,54.1768],[11.048,54.1765],[11.0469,54.1765],[11.0469,54.1762],[11.0463,54.1762],[11.0463,54.1756],[11.0452,54.1756],[11.0452,54.1754],[11.0447,54.1754],[11.0447,54.1751],[11.0441,54.1751],[11.0441,54.1748],[11.0436,54.1748],[11.0436,54.1745],[11.043,54.1745],[11.043,54.1743],[11.0413,54.1743],[11.0413,54.174],[11.0408,54.174],[11.0408,54.1734],[11.0397,54.1734],[11.0397,54.1731],[11.0391,54.1731],[11.0391,54.1729],[11.0386,54.1729],[11.0386,54.1726],[11.038,54.1726],[11.038,54.1723],[11.0369,54.1723],[11.0369,54.172],[11.0363,54.172],[11.0363,54.1718],[11.0352,54.1718],[11.0352,54.1715],[11.0336,54.1715],[11.0336,54.1712],[11.033,54.1712],[11.033,54.1709],[11.0325,54.1709],[11.0325,54.1706],[11.0302,54.1706],[11.0302,54.1704],[11.0297,54.1704],[11.0297,54.1701],[11.0291,54.1701],[11.0291,54.1698],[11.0286,54.1698],[11.0286,54.1693],[11.0275,54.1693],[11.0275,54.169],[11.0263,54.169],[11.0263,54.1687],[11.0258,54.1687],[11.0258,54.1684],[11.0252,54.1684],[11.0252,54.1681],[11.0247,54.1681],[11.0247,54.1679],[11.0241,54.1679],[11.0241,54.1676],[11.0236,54.1676],[11.0236,54.1673],[11.0225,54.1673],[11.0225,54.167],[11.0219,54.167],[11.0219,54.1668],[11.0208,54.1668],[11.0208,54.1665],[11.0197,54.1665],[11.0197,54.1662],[11.0191,54.1662],[11.0191,54.1659],[11.018,54.1659],[11.018,54.1654],[11.0174,54.1654],[11.0174,54.1651],[11.0169,54.1651],[11.0169,54.1648],[11.0163,54.1648],[11.0163,54.1645],[11.0158,54.1645],[11.0158,54.1643],[11.0152,54.1643],[11.0152,54.164],[11.0141,54.164],[11.0141,54.1637],[11.0136,54.1637],[11.0136,54.1634],[11.0124,54.1634],[11.0124,54.1631],[11.0113,54.1631],[11.0113,54.1629],[11.0102,54.1629],[11.0102,54.1626],[11.0097,54.1626],[11.0097,54.1623],[11.0091,54.1623],[11.0091,54.162],[11.0086,54.162],[11.0086,54.1615],[11.008,54.1615],[11.008,54.1612],[11.0075,54.1612],[11.0075,54.1609],[11.0069,54.1609],[11.0069,54.1606],[11.0063,54.1606],[11.0063,54.1604],[11.0052,54.1604],[11.0052,54.1601],[11.0047,54.1601],[11.0047,54.1598],[11.0036,54.1598],[11.0036,54.1595],[11.003,54.1595],[11.003,54.159],[11.0024,54.159],[11.0024,54.1587],[11.0019,54.1587],[11.0019,54.1584],[11.0008,54.1584],[11.0008,54.1581],[10.9997,54.1581],[10.9997,54.1579],[10.9991,54.1579],[10.9991,54.1576],[10.9986,54.1576],[10.9986,54.1573],[10.998,54.1573],[10.998,54.157],[10.9969,54.157],[10.9969,54.1568],[10.9963,54.1568],[10.9963,54.1565],[10.9958,54.1565],[10.9958,54.1556],[10.9952,54.1556],[10.9952,54.1554],[10.9947,54.1554],[10.9947,54.1548],[10.9936,54.1548],[10.9936,54.1545],[10.9919,54.1545],[10.9919,54.1543],[10.9913,54.1543],[10.9913,54.154],[10.9908,54.154],[10.9908,54.1537],[10.9902,54.1537],[10.9902,54.1534],[10.9891,54.1534],[10.9891,54.1531],[10.9886,54.1531],[10.9886,54.1529],[10.9874,54.1529],[10.9874,54.1523],[10.9869,54.1523],[10.9869,54.1518],[10.9858,54.1518],[10.9858,54.1515],[10.9847,54.1515],[10.9847,54.1512],[10.9841,54.1512],[10.9841,54.1509],[10.9836,54.1509],[10.9836,54.1506],[10.983,54.1506],[10.983,54.1504],[10.9819,54.1504],[10.9819,54.1498],[10.9813,54.1498],[10.9813,54.1495],[10.9802,54.1495],[10.9802,54.1493],[10.9791,54.1493],[10.9791,54.149],[10.978,54.149],[10.978,54.1487],[10.9775,54.1487],[10.9775,54.1484],[10.9763,54.1484],[10.9763,54.1479],[10.9752,54.1479],[10.9752,54.1476],[10.9747,54.1476],[10.9747,54.1473],[10.9741,54.1473],[10.9741,54.147],[10.973,54.147],[10.973,54.1468],[10.9719,54.1468],[10.9719,54.1465],[10.9713,54.1465],[10.9713,54.1462],[10.9708,54.1462],[10.9708,54.1459],[10.9697,54.1459],[10.9697,54.1456],[10.968,54.1456],[10.968,54.1454],[10.9674,54.1454],[10.9674,54.1451],[10.9669,54.1451],[10.9669,54.1448],[10.9658,54.1448],[10.9658,54.1445],[10.9652,54.1445],[10.9652,54.1443],[10.9641,54.1443],[10.9641,54.144],[10.963,54.144],[10.963,54.1437],[10.9624,54.1437],[10.9624,54.1434],[10.9613,54.1434],[10.9613,54.1431],[10.9608,54.1431],[10.9608,54.1429],[10.9602,54.1429],[10.9602,54.1426],[10.9597,54.1426],[10.9597,54.1423],[10.958,54.1423],[10.958,54.142],[10.9575,54.142],[10.9574,54.1418],[10.9569,54.1418],[10.9569,54.1415],[10.9563,54.1415],[10.9563,54.1412],[10.9558,54.1412],[10.9558,54.1409],[10.9547,54.1409],[10.9547,54.1406],[10.9541,54.1406],[10.9541,54.1404],[10.9536,54.1404],[10.9536,54.1398],[10.953,54.1398],[10.953,54.1395],[10.9525,54.1395],[10.9525,54.1393],[10.9519,54.1393],[10.9519,54.1387],[10.9513,54.1387],[10.9513,54.1384],[10.9508,54.1384],[10.9508,54.1381],[10.9502,54.1381],[10.9502,54.1376],[10.9497,54.1376],[10.9497,54.1373],[10.9491,54.1373],[10.9491,54.137],[10.9486,54.137],[10.9486,54.1368],[10.948,54.1368],[10.948,54.1365],[10.9478,54.1365],[10.9475,54.1365],[10.9475,54.1361],[10.9475,54.1359],[10.9473,54.1359],[10.9469,54.1359],[10.9469,54.1356],[10.9463,54.1356],[10.9463,54.1352],[10.9463,54.1351],[10.9462,54.1351],[10.9458,54.1351],[10.9458,54.1349],[10.9452,54.1348],[10.9452,54.1345],[10.9452,54.1343],[10.9447,54.1343],[10.9447,54.134],[10.9443,54.134],[10.9441,54.134],[10.9441,54.1334],[10.9436,54.1334],[10.9436,54.1329],[10.9425,54.1329],[10.9425,54.1323],[10.9419,54.1323],[10.9419,54.1318],[10.9413,54.1318],[10.9413,54.1309],[10.9408,54.1309],[10.9408,54.1304],[10.9402,54.1304],[10.9402,54.1295],[10.9397,54.1295],[10.9397,54.129],[10.9391,54.129],[10.9391,54.1284],[10.9386,54.1284],[10.9386,54.1279],[10.938,54.1279],[10.938,54.1273],[10.9374,54.1273],[10.9374,54.127],[10.9369,54.127],[10.9369,54.1265],[10.9363,54.1265],[10.9363,54.1262],[10.9358,54.1262],[10.9358,54.1256],[10.9352,54.1256],[10.9352,54.1254],[10.9347,54.1254],[10.9347,54.1245],[10.9341,54.1245],[10.9341,54.1243],[10.9336,54.1243],[10.9336,54.124],[10.933,54.124],[10.933,54.1237],[10.9324,54.1237],[10.9324,54.1231],[10.9319,54.1231],[10.9319,54.1229],[10.9313,54.1229],[10.9313,54.122],[10.9308,54.122],[10.9308,54.1218],[10.9302,54.1218],[10.9302,54.1215],[10.9297,54.1215],[10.9297,54.1212],[10.9291,54.1212],[10.9291,54.1209],[10.9286,54.1209],[10.9286,54.1204],[10.928,54.1204],[10.928,54.1198],[10.9275,54.1198],[10.9275,54.119],[10.9269,54.119],[10.9269,54.1187],[10.9263,54.1187],[10.9263,54.1181],[10.9258,54.1181],[10.9258,54.1173],[10.9252,54.1173],[10.9252,54.1168],[10.9247,54.1168],[10.9247,54.1165],[10.9236,54.1165],[10.9236,54.1159],[10.923,54.1159],[10.923,54.1156],[10.9224,54.1156],[10.9224,54.1154],[10.9219,54.1154],[10.9219,54.1151],[10.9213,54.1151],[10.9213,54.1148],[10.9208,54.1148],[10.9208,54.1143],[10.9202,54.1143],[10.9202,54.1137],[10.9197,54.1137],[10.9197,54.1134],[10.9191,54.1134],[10.9191,54.1131],[10.9186,54.1131],[10.9186,54.1129],[10.918,54.1129],[10.918,54.1126],[10.9174,54.1126],[10.9174,54.1123],[10.9163,54.1123],[10.9163,54.112],[10.9158,54.112],[10.9158,54.1118],[10.9152,54.1118],[10.9152,54.1115],[10.9147,54.1115],[10.9147,54.1112],[10.9141,54.1112],[10.9141,54.1109],[10.913,54.1109],[10.913,54.1106],[10.9125,54.1106],[10.9125,54.1104],[10.9119,54.1104],[10.9119,54.1101],[10.9113,54.1101],[10.9113,54.1095],[10.9108,54.1095],[10.9108,54.1093],[10.9102,54.1093],[10.9102,54.109],[10.9097,54.109],[10.9097,54.1087],[10.9091,54.1087],[10.9091,54.1084],[10.9086,54.1084],[10.9086,54.1081],[10.908,54.1081],[10.908,54.1079],[10.9074,54.1079],[10.9074,54.1076],[10.9069,54.1076],[10.9069,54.107],[10.9063,54.107],[10.9063,54.1065],[10.9058,54.1065],[10.9058,54.1059],[10.9052,54.1059],[10.9052,54.1056],[10.9047,54.1056],[10.9047,54.1054],[10.9041,54.1054],[10.9041,54.1051],[10.9036,54.1051],[10.9036,54.1045],[10.903,54.1045],[10.903,54.1043],[10.9025,54.1043],[10.9025,54.104],[10.9019,54.104],[10.9019,54.1034],[10.9013,54.1034],[10.9013,54.1029],[10.9008,54.1029],[10.9008,54.1023],[10.9002,54.1023],[10.9002,54.1018],[10.8997,54.1018],[10.8997,54.1015],[10.8991,54.1015],[10.8991,54.1012],[10.8986,54.1012],[10.8986,54.1009],[10.898,54.1009],[10.898,54.1004],[10.8975,54.1004],[10.8975,54.1001],[10.8969,54.1001],[10.8969,54.0998],[10.8963,54.0998],[10.8963,54.0995],[10.8958,54.0995],[10.8958,54.099],[10.8952,54.099],[10.8952,54.0984],[10.8947,54.0984],[10.8947,54.0979],[10.8941,54.0979],[10.8941,54.0973],[10.8936,54.0973],[10.8936,54.0965],[10.893,54.0965],[10.893,54.0959],[10.8924,54.0959],[10.8924,54.0954],[10.8919,54.0954],[10.8919,54.0951],[10.8913,54.0951],[10.8913,54.0948],[10.8908,54.0948],[10.8908,54.0943],[10.8902,54.0943],[10.8902,54.094],[10.8897,54.094],[10.8897,54.0937],[10.8891,54.0937],[10.8891,54.0931],[10.8886,54.0931],[10.8886,54.0929],[10.888,54.0929],[10.888,54.0926],[10.8874,54.0926],[10.8874,54.0923],[10.8869,54.0923],[10.8869,54.092],[10.8863,54.092],[10.8863,54.0918],[10.8858,54.0918],[10.8858,54.0915],[10.8852,54.0915],[10.8852,54.0912],[10.8847,54.0912],[10.8847,54.0909],[10.8841,54.0909],[10.8841,54.0906],[10.8836,54.0906],[10.8836,54.0904],[10.883,54.0904],[10.883,54.0901],[10.8819,54.0901],[10.8819,54.0898],[10.8813,54.0898],[10.8813,54.0895],[10.8802,54.0895],[10.8802,54.0893],[10.8797,54.0893],[10.8797,54.0887],[10.8791,54.0887],[10.8791,54.0884],[10.878,54.0884],[10.878,54.0881],[10.8774,54.0881],[10.8774,54.0879],[10.8758,54.0879],[10.8758,54.0876],[10.8752,54.0876],[10.8752,54.0873],[10.8747,54.0873],[10.8747,54.087],[10.8741,54.087],[10.8741,54.0868],[10.8736,54.0868],[10.8736,54.0865],[10.8725,54.0865],[10.8725,54.0862],[10.8713,54.0862],[10.8713,54.0859],[10.8702,54.0859],[10.8702,54.0856],[10.8691,54.0856],[10.8691,54.0854],[10.8686,54.0854],[10.8686,54.0851],[10.8675,54.0851],[10.8675,54.0848],[10.8636,54.0848],[10.8636,54.0851],[10.863,54.0851],[10.863,54.0854],[10.8625,54.0854],[10.8625,54.0856],[10.8619,54.0856],[10.8619,54.0862],[10.8613,54.0862],[10.8613,54.0868],[10.8608,54.0868],[10.8608,54.087],[10.8602,54.087],[10.8602,54.0873],[10.8597,54.0873],[10.8597,54.0876],[10.8591,54.0876],[10.8591,54.0879],[10.858,54.0879],[10.858,54.0881],[10.8575,54.0881],[10.8575,54.0884],[10.8563,54.0884],[10.8563,54.0887],[10.8552,54.0887],[10.8552,54.089],[10.8547,54.089],[10.8547,54.0887],[10.8541,54.0887],[10.8541,54.089],[10.8508,54.089],[10.8508,54.0887],[10.8491,54.0887],[10.8491,54.0884],[10.848,54.0884],[10.848,54.0887],[10.8475,54.0887],[10.8475,54.0884],[10.8441,54.0884],[10.8441,54.0881],[10.8425,54.0881],[10.8425,54.0879],[10.8291,54.0879],[10.8291,54.0881],[10.8274,54.0881],[10.8274,54.0884],[10.8241,54.0884],[10.8241,54.0887],[10.823,54.0887],[10.823,54.089],[10.8225,54.089],[10.8225,54.0893],[10.8213,54.0893],[10.8213,54.0895],[10.8202,54.0895],[10.8202,54.0898],[10.8197,54.0898],[10.8197,54.0901],[10.8191,54.0901],[10.8191,54.0904],[10.8186,54.0904],[10.8186,54.0906],[10.8175,54.0906],[10.8175,54.0909],[10.8169,54.0909],[10.8169,54.0912],[10.8163,54.0912],[10.8163,54.0915],[10.8158,54.0915],[10.8158,54.0918],[10.8152,54.0918],[10.8152,54.0923],[10.8147,54.0923],[10.8147,54.0929],[10.8141,54.0929],[10.8141,54.0937],[10.8136,54.0937],[10.8136,54.0943],[10.813,54.0943],[10.813,54.0948],[10.8124,54.0948],[10.8124,54.0954],[10.813,54.0954],[10.813,54.0956],[10.8124,54.0956],[10.8124,54.0959],[10.8102,54.0959],[10.8102,54.0956],[10.8091,54.0956],[10.8091,54.0954],[10.8086,54.0954],[10.8086,54.0959],[10.808,54.0959],[10.808,54.0962],[10.8063,54.0962],[10.8063,54.0959],[10.8047,54.0959],[10.8047,54.0951],[10.8052,54.0951],[10.8052,54.0945],[10.8058,54.0945],[10.8058,54.094],[10.8063,54.094],[10.8063,54.0934],[10.8069,54.0934],[10.8069,54.0929],[10.8074,54.0929],[10.8074,54.092],[10.8069,54.092],[10.8069,54.0915],[10.8063,54.0915],[10.8063,54.0909],[10.8024,54.0909],[10.8024,54.0906],[10.8021,54.0906],[10.8019,54.0906],[10.8019,54.0901],[10.8019,54.0898],[10.8018,54.0898],[10.8013,54.0898],[10.8013,54.0888],[10.8013,54.0862],[10.8008,54.0862],[10.8008,54.0851],[10.8002,54.0851],[10.8002,54.084],[10.7997,54.084],[10.7997,54.0829],[10.7991,54.0829],[10.7991,54.0823],[10.7986,54.0823],[10.7986,54.082],[10.798,54.082],[10.798,54.0818],[10.7974,54.0818],[10.7974,54.0815],[10.7969,54.0815],[10.7969,54.0812],[10.7963,54.0812],[10.7963,54.0804],[10.7958,54.0804],[10.7958,54.0798],[10.7952,54.0798],[10.7952,54.0793],[10.7947,54.0793],[10.7947,54.0787],[10.7941,54.0787],[10.7941,54.0779],[10.7936,54.0779],[10.7936,54.0773],[10.793,54.0773],[10.793,54.077],[10.7924,54.077],[10.7924,54.0759],[10.7919,54.0759],[10.7919,54.0748],[10.7913,54.0748],[10.7913,54.0745],[10.7908,54.0745],[10.7908,54.0743],[10.7902,54.0743],[10.7902,54.074],[10.7897,54.074],[10.7897,54.0737],[10.7891,54.0737],[10.7891,54.0734],[10.7886,54.0734],[10.7886,54.0729],[10.788,54.0729],[10.788,54.0723],[10.7875,54.0723],[10.7875,54.072],[10.7863,54.072],[10.7863,54.0718],[10.7858,54.0718],[10.7858,54.0715],[10.7852,54.0715],[10.7852,54.0712],[10.7847,54.0712],[10.7847,54.0709],[10.7841,54.0709],[10.7841,54.0706],[10.7836,54.0706],[10.7836,54.0704],[10.783,54.0704],[10.783,54.0701],[10.7825,54.0701],[10.7825,54.0695],[10.7819,54.0695],[10.7819,54.0693],[10.7813,54.0693],[10.7813,54.069],[10.7808,54.069],[10.7808,54.0687],[10.7802,54.0687],[10.7802,54.0684],[10.7797,54.0684],[10.7797,54.0679],[10.7791,54.0679],[10.7791,54.0676],[10.7786,54.0676],[10.7786,54.0673],[10.7775,54.0673],[10.7775,54.067],[10.7769,54.067],[10.7769,54.0668],[10.7763,54.0668],[10.7763,54.0662],[10.7752,54.0662],[10.7752,54.0659],[10.7747,54.0659],[10.7747,54.0656],[10.7741,54.0656],[10.7741,54.0654],[10.7736,54.0654],[10.7736,54.0651],[10.773,54.0651],[10.773,54.0648],[10.7724,54.0648],[10.7724,54.0645],[10.7719,54.0645],[10.7719,54.0643],[10.7713,54.0643],[10.7713,54.064],[10.7708,54.064],[10.7708,54.0637],[10.7697,54.0637],[10.7697,54.0634],[10.7691,54.0634],[10.7691,54.0631],[10.7686,54.0631],[10.7686,54.0629],[10.7675,54.0629],[10.7675,54.0626],[10.7669,54.0626],[10.7669,54.0623],[10.7652,54.0623],[10.7652,54.062],[10.7647,54.062],[10.7647,54.0618],[10.7641,54.0618],[10.7641,54.0615],[10.763,54.0615],[10.763,54.0612],[10.7625,54.0612],[10.7625,54.0609],[10.7619,54.0609],[10.7619,54.0606],[10.7613,54.0606],[10.7613,54.0604],[10.7608,54.0604],[10.7608,54.0601],[10.7602,54.0601],[10.7602,54.0598],[10.7597,54.0598],[10.7597,54.0593],[10.7591,54.0593],[10.7591,54.059],[10.7586,54.059],[10.7586,54.0587],[10.758,54.0587],[10.758,54.0584],[10.7574,54.0584],[10.7574,54.0579],[10.7569,54.0579],[10.7569,54.0573],[10.7563,54.0573],[10.7563,54.0568],[10.7558,54.0568],[10.7558,54.0562],[10.7552,54.0562],[10.7552,54.0556],[10.7547,54.0556],[10.7547,54.0548],[10.7541,54.0548],[10.7541,54.0537],[10.7536,54.0537],[10.7536,54.0526],[10.753,54.0526],[10.753,54.0515],[10.7524,54.0515],[10.7524,54.0501],[10.7519,54.0501],[10.7519,54.0493],[10.7513,54.0493],[10.7513,54.0487],[10.7509,54.0487],[10.7508,54.0487],[10.7508,54.0454],[10.7502,54.0454],[10.7502,54.0437],[10.7497,54.0437],[10.7497,54.0423],[10.7502,54.0423],[10.7502,54.0384],[10.7508,54.0384],[10.7508,54.0368],[10.7513,54.0368],[10.7513,54.0356],[10.7519,54.0356],[10.7519,54.0345],[10.7524,54.0345],[10.7524,54.0334],[10.753,54.0334],[10.753,54.0326],[10.7536,54.0326],[10.7536,54.032],[10.7541,54.032],[10.7541,54.0315],[10.7547,54.0315],[10.7547,54.0309],[10.7552,54.0309],[10.7552,54.0304],[10.7558,54.0304],[10.7558,54.0298],[10.7563,54.0298],[10.7563,54.029],[10.7569,54.029],[10.7569,54.0279],[10.7574,54.0279],[10.7574,54.027],[10.758,54.027],[10.758,54.0265],[10.7586,54.0265],[10.7586,54.0259],[10.7591,54.0259],[10.7591,54.0248],[10.7597,54.0248],[10.7597,54.024],[10.7602,54.024],[10.7602,54.0234],[10.7608,54.0234],[10.7608,54.0229],[10.7613,54.0229],[10.7613,54.022],[10.7619,54.022],[10.7619,54.0212],[10.7625,54.0212],[10.7625,54.0206],[10.763,54.0206],[10.763,54.0198],[10.7636,54.0198],[10.7636,54.019],[10.7641,54.019],[10.7641,54.0184],[10.7647,54.0184],[10.7647,54.0179],[10.7652,54.0179],[10.7652,54.0168],[10.7658,54.0168],[10.7658,54.0162],[10.7663,54.0162],[10.7663,54.0156],[10.7669,54.0156],[10.7669,54.0151],[10.7675,54.0151],[10.7675,54.0145],[10.768,54.0145],[10.768,54.014],[10.7686,54.014],[10.7686,54.0134],[10.7691,54.0134],[10.7691,54.0129],[10.7697,54.0129],[10.7697,54.0123],[10.7702,54.0123],[10.7702,54.0115],[10.7708,54.0115],[10.7708,54.0106],[10.7713,54.0106],[10.7713,54.0095],[10.7719,54.0095],[10.7719,54.0087],[10.7724,54.0087],[10.7724,54.0081],[10.773,54.0081],[10.773,54.0076],[10.7736,54.0076],[10.7736,54.007],[10.7741,54.007],[10.7741,54.0065],[10.7747,54.0065],[10.7747,54.0059],[10.7752,54.0059],[10.7752,54.0054],[10.7758,54.0054],[10.7758,54.0051],[10.7763,54.0051],[10.7763,54.0045],[10.7769,54.0045],[10.7769,54.004],[10.7775,54.004],[10.7775,54.0034],[10.778,54.0034],[10.778,54.0031],[10.7786,54.0031],[10.7786,54.0026],[10.7791,54.0026],[10.7791,54.002],[10.7797,54.002],[10.7797,54.0018],[10.7802,54.0018],[10.7802,54.0015],[10.7808,54.0015],[10.7808,54.0012],[10.7813,54.0012],[10.7813,54.0009],[10.7819,54.0009],[10.7819,54.0004],[10.7825,54.0004],[10.7825,53.9998],[10.783,53.9998],[10.783,53.9993],[10.7836,53.9993],[10.7836,53.999],[10.7841,53.999],[10.7841,53.9984],[10.7847,53.9984],[10.7847,53.9979],[10.7852,53.9979],[10.7852,53.9973],[10.7858,53.9973],[10.7858,53.997],[10.7863,53.997],[10.7863,53.9968],[10.7869,53.9968],[10.7869,53.9965],[10.788,53.9965],[10.788,53.9962],[10.7886,53.9962],[10.7886,53.9959],[10.7891,53.9959],[10.7891,53.9956],[10.7902,53.9956],[10.7902,53.9954],[10.7908,53.9954],[10.7908,53.9951],[10.7919,53.9951],[10.7919,53.9948],[10.7924,53.9948],[10.7924,53.9945],[10.793,53.9945],[10.793,53.9943],[10.7936,53.9943],[10.7936,53.994],[10.7941,53.994],[10.7941,53.9937],[10.7952,53.9937],[10.7952,53.9934],[10.7958,53.9934],[10.7958,53.9931],[10.7963,53.9931],[10.7963,53.9929],[10.7969,53.9929],[10.7969,53.9926],[10.7986,53.9926],[10.7986,53.9923],[10.8002,53.9923],[10.8002,53.992],[10.8013,53.992],[10.8013,53.9918],[10.803,53.9918],[10.803,53.9915],[10.8058,53.9915],[10.8058,53.9918],[10.8063,53.9918],[10.8063,53.992],[10.8074,53.992],[10.8074,53.9923],[10.808,53.9923],[10.808,53.9926],[10.8086,53.9926],[10.8086,53.9929],[10.8102,53.9929],[10.8102,53.9931],[10.8113,53.9931],[10.8113,53.9934],[10.8108,53.9934],[10.8108,53.9937],[10.8102,53.9937],[10.8102,53.994],[10.8097,53.994],[10.8097,53.9951],[10.8108,53.9951],[10.8108,53.9948],[10.8119,53.9948],[10.8119,53.9945],[10.8163,53.9945],[10.8163,53.9943],[10.8169,53.9943],[10.8169,53.9945],[10.8175,53.9945],[10.8175,53.9943],[10.8225,53.9943],[10.8225,53.994],[10.8247,53.994],[10.8247,53.9937],[10.8258,53.9937],[10.8258,53.9934],[10.8269,53.9934],[10.8269,53.9931],[10.828,53.9931],[10.828,53.9929],[10.8291,53.9929],[10.8291,53.9926],[10.8302,53.9926],[10.8302,53.9923],[10.8319,53.9923],[10.8319,53.992],[10.8332,53.992],[10.8341,53.992],[10.8341,53.9918],[10.8358,53.9918],[10.8358,53.9915],[10.838,53.9915],[10.838,53.9913],[10.838,53.9912],[10.8391,53.9912],[10.8391,53.9915],[10.8419,53.9915],[10.8419,53.9918],[10.8452,53.9918],[10.8452,53.992],[10.848,53.992],[10.848,53.9923],[10.8491,53.9923],[10.8491,53.9926],[10.8502,53.9926],[10.8502,53.9929],[10.8513,53.9929],[10.8513,53.9931],[10.8536,53.9931],[10.8536,53.9934],[10.8547,53.9934],[10.8547,53.9937],[10.8552,53.9937],[10.8552,53.9934],[10.8569,53.9934],[10.8569,53.9931],[10.8602,53.9931],[10.8602,53.9929],[10.8625,53.9929],[10.8625,53.9926],[10.8636,53.9926],[10.8636,53.9923],[10.8647,53.9923],[10.8647,53.992],[10.8652,53.992],[10.8652,53.9918],[10.8663,53.9918],[10.8663,53.9915],[10.8669,53.9915],[10.8669,53.9912],[10.868,53.9912],[10.868,53.9909],[10.8686,53.9909],[10.8686,53.9906],[10.8691,53.9906],[10.8691,53.9904],[10.8702,53.9904],[10.8702,53.9901],[10.8708,53.9901],[10.8708,53.9898],[10.8713,53.9898],[10.8713,53.9895],[10.8719,53.9895],[10.8719,53.9893],[10.8726,53.9893],[10.8736,53.9893],[10.8736,53.989],[10.8741,53.989],[10.8741,53.9887],[10.8747,53.9887],[10.8747,53.9881],[10.8752,53.9881],[10.8752,53.9879],[10.8758,53.9879],[10.8758,53.9873],[10.8763,53.9873],[10.8763,53.9868],[10.8769,53.9868],[10.8769,53.9862],[10.8774,53.9862],[10.8774,53.9859],[10.878,53.9859],[10.878,53.9854],[10.8786,53.9854],[10.8786,53.9845],[10.8791,53.9845],[10.8791,53.984],[10.8797,53.984],[10.8797,53.9834],[10.8802,53.9834],[10.8802,53.9829],[10.8808,53.9829],[10.8808,53.9823],[10.8813,53.9823],[10.8813,53.9818],[10.8819,53.9818],[10.8819,53.9812],[10.8824,53.9812],[10.8824,53.9806],[10.883,53.9806],[10.883,53.9798],[10.8836,53.9798],[10.8836,53.9793],[10.8841,53.9793],[10.8841,53.9787],[10.8847,53.9787],[10.8847,53.9784],[10.8852,53.9784],[10.8852,53.9779],[10.8847,53.9779],[10.8847,53.9776],[10.8852,53.9776],[10.8852,53.977],[10.8847,53.977],[10.8847,53.9768],[10.8852,53.9768],[10.8852,53.9756],[10.8847,53.9756],[10.8847,53.9751],[10.8841,53.9751],[10.8841,53.9734],[10.8836,53.9734],[10.8836,53.972],[10.883,53.972],[10.883,53.9698],[10.8824,53.9698],[10.8824,53.96875],[10.8819,53.96875],[10.8819,53.9673],[10.8813,53.9673],[10.8813,53.9651],[10.8819,53.9651],[10.8819,53.9634],[10.8824,53.9634],[10.8824,53.9629],[10.883,53.9629],[10.883,53.962],[10.8836,53.962],[10.8836,53.9615],[10.8841,53.9615],[10.8841,53.9611],[10.8841,53.9609],[10.8847,53.9609],[10.8847,53.9604],[10.8852,53.9604],[10.8852,53.9598],[10.8858,53.9598],[10.8858,53.9593],[10.8863,53.9593],[10.8863,53.9584],[10.8869,53.9584],[10.8869,53.9573],[10.8874,53.9573],[10.8874,53.957],[10.888,53.957],[10.888,53.9568],[10.8886,53.9568],[10.8886,53.9565],[10.8891,53.9565],[10.8891,53.9562],[10.8897,53.9562],[10.8897,53.9559],[10.8908,53.9559],[10.8908,53.9556],[10.8941,53.9556],[10.8941,53.9559],[10.8947,53.9559],[10.898,53.9559],[10.898,53.9556],[10.9002,53.9556],[10.9002,53.9559],[10.9019,53.9559],[10.9019,53.9562],[10.9036,53.9562],[10.9036,53.9565],[10.9047,53.9565],[10.9047,53.9568],[10.9058,53.9568],[10.9058,53.957],[10.9074,53.957],[10.9074,53.9573],[10.9086,53.9573],[10.9086,53.9576],[10.9097,53.9576],[10.9097,53.9579],[10.9108,53.9579],[10.9108,53.9581],[10.9113,53.9581],[10.9113,53.9584],[10.913,53.9584],[10.913,53.9587],[10.9136,53.9587],[10.9136,53.959],[10.9158,53.959],[10.9158,53.9593],[10.9163,53.9593],[10.9163,53.9595],[10.9174,53.9595],[10.9174,53.9598],[10.918,53.9598],[10.918,53.9601],[10.9191,53.9601],[10.9191,53.9604],[10.9202,53.9604],[10.9202,53.9606],[10.9208,53.9606],[10.9208,53.9609],[10.9219,53.9609],[10.9219,53.9612],[10.9224,53.9612],[10.9224,53.9615],[10.9236,53.9615],[10.9236,53.9618],[10.9247,53.9618],[10.9247,53.962],[10.9252,53.962],[10.9252,53.9623],[10.9263,53.9623],[10.9263,53.9626],[10.9269,53.9626],[10.9269,53.9629],[10.928,53.9629],[10.928,53.9631],[10.9286,53.9631],[10.9286,53.9634],[10.9302,53.9634],[10.9302,53.9637],[10.9308,53.9637],[10.9308,53.964],[10.9319,53.964],[10.9319,53.9643],[10.933,53.9643],[10.933,53.9645],[10.9347,53.9645],[10.9347,53.9651],[10.9352,53.9651],[10.9352,53.9656],[10.9358,53.9656],[10.9358,53.9662],[10.9369,53.9662],[10.9369,53.9665],[10.9374,53.9665],[10.9374,53.9668],[10.9386,53.9668],[10.9386,53.967],[10.9391,53.967],[10.9391,53.9673],[10.9402,53.9673],[10.9402,53.9676],[10.9408,53.9676],[10.9408,53.9679],[10.9413,53.9679],[10.9413,53.9681],[10.9425,53.9681],[10.9425,53.9684],[10.943,53.9684],[10.943,53.96875],[10.9436,53.96875],[10.9436,53.969],[10.9441,53.969],[10.9441,53.9693],[10.9447,53.9693],[10.9447,53.9695],[10.9452,53.9695],[10.9452,53.9701],[10.9458,53.9701],[10.9458,53.9704],[10.9463,53.9704],[10.9463,53.9706],[10.9469,53.9706],[10.9469,53.9709],[10.9475,53.9709],[10.9475,53.9712],[10.948,53.9712],[10.948,53.9715],[10.9486,53.9715],[10.9486,53.9718],[10.9491,53.9718],[10.9491,53.972],[10.9497,53.972],[10.9497,53.9723],[10.9519,53.9723],[10.9519,53.9726],[10.9513,53.9726],[10.9513,53.9729],[10.9508,53.9729],[10.9508,53.9734],[10.9502,53.9734],[10.9502,53.9737],[10.9513,53.9737],[10.9513,53.974],[10.9519,53.974],[10.9519,53.9743],[10.953,53.9743],[10.953,53.9745],[10.9536,53.9745],[10.9536,53.9748],[10.9547,53.9748],[10.9547,53.9751],[10.9552,53.9751],[10.9552,53.9754],[10.9558,53.9754],[10.9558,53.9756],[10.9563,53.9756],[10.9563,53.9759],[10.9569,53.9759],[10.9569,53.9762],[10.958,53.9762],[10.958,53.9765],[10.9586,53.9765],[10.9586,53.9768],[10.9591,53.9768],[10.9591,53.977],[10.9602,53.977],[10.9602,53.9773],[10.9608,53.9773],[10.9608,53.9776],[10.9613,53.9776],[10.9613,53.9779],[10.9619,53.9779],[10.9619,53.9781],[10.9624,53.9781],[10.9624,53.9784],[10.963,53.9784],[10.963,53.9787],[10.9636,53.9787],[10.9636,53.9793],[10.9641,53.9793],[10.9641,53.9795],[10.9647,53.9795],[10.9647,53.9798],[10.9652,53.9798],[10.9652,53.9801],[10.9658,53.9801],[10.9658,53.9804],[10.9669,53.9804],[10.9669,53.9806],[10.9674,53.9806],[10.9674,53.9809],[10.968,53.9809],[10.968,53.9812],[10.9686,53.9812],[10.9686,53.9815],[10.9691,53.9815],[10.9691,53.9818],[10.9697,53.9818],[10.9697,53.982],[10.9708,53.982],[10.9708,53.9823],[10.9713,53.9823],[10.9713,53.9826],[10.9719,53.9826],[10.9719,53.9829],[10.9724,53.9829],[10.9724,53.9831],[10.973,53.9831],[10.973,53.9837],[10.9736,53.9837],[10.9736,53.984],[10.9741,53.984],[10.9741,53.9843],[10.9747,53.9843],[10.9747,53.9845],[10.9752,53.9845],[10.9752,53.9848],[10.9763,53.9848],[10.9763,53.9851],[10.9769,53.9851],[10.9769,53.9854],[10.9775,53.9854],[10.9775,53.9856],[10.978,53.9856],[10.978,53.9859],[10.9791,53.9859],[10.9791,53.9862],[10.9797,53.9862],[10.9797,53.9865],[10.9802,53.9865],[10.9802,53.9868],[10.9808,53.9868],[10.9808,53.987],[10.9819,53.987],[10.9819,53.9873],[10.9825,53.9873],[10.9825,53.9876],[10.9836,53.9876],[10.9836,53.9879],[10.9841,53.9879],[10.9841,53.9881],[10.9852,53.9881],[10.9852,53.9884],[10.9863,53.9884],[10.9863,53.9887],[10.9869,53.9887],[10.9869,53.989],[10.9886,53.989],[10.9886,53.9893],[10.9891,53.9893],[10.9891,53.9895],[10.9902,53.9895],[10.9902,53.9898],[10.9913,53.9898],[10.9913,53.9901],[10.993,53.9901],[10.993,53.9904],[10.9941,53.9904],[10.9941,53.9906],[10.9952,53.9906],[10.9952,53.9909],[10.9963,53.9909],[10.9963,53.9912],[10.9969,53.9912],[10.9969,53.9915],[10.998,53.9915],[10.998,53.9918],[10.9986,53.9918],[10.9986,53.992],[10.9991,53.992],[10.9991,53.9926],[11.0002,53.9926],[11.0002,53.9929],[11.0019,53.9929],[11.0019,53.9931],[11.003,53.9931],[11.003,53.9934],[11.0036,53.9934],[11.0036,53.9937],[11.0047,53.9937],[11.0047,53.994],[11.0052,53.994],[11.0052,53.9943],[11.0063,53.9943],[11.0063,53.9945],[11.0069,53.9945],[11.0069,53.9948],[11.0075,53.9948],[11.0075,53.9951],[11.008,53.9951],[11.008,53.9954],[11.0086,53.9954],[11.0086,53.9956],[11.0091,53.9956],[11.0091,53.9959],[11.0097,53.9959],[11.0097,53.9962],[11.0102,53.9962],[11.0102,53.9965],[11.0108,53.9965],[11.0108,53.9968],[11.0119,53.9968],[11.0119,53.997],[11.0124,53.997],[11.0124,53.9973],[11.0136,53.9973],[11.0136,53.9976],[11.0141,53.9976],[11.0141,53.9979],[11.0147,53.9979],[11.0147,53.9981],[11.0158,53.9981],[11.0158,53.9984],[11.0163,53.9984],[11.0163,53.9987],[11.0174,53.9987],[11.0174,53.999],[11.018,53.999],[11.018,53.9993],[11.0186,53.9993],[11.0186,53.9995],[11.0191,53.9995],[11.0191,53.9998],[11.0191,54.0004],[11.0197,54.0004],[11.0197,54.0006],[11.0213,54.0006],[11.0213,54.0009],[11.0219,54.0009],[11.0219,54.0012],[11.0225,54.0012],[11.0225,54.0015],[11.023,54.0015],[11.023,54.0018],[11.0241,54.0018],[11.0241,54.002],[11.0258,54.002],[11.0258,54.0026],[11.0269,54.0026],[11.0269,54.0029],[11.0275,54.0029],[11.0275,54.0031],[11.0286,54.0031],[11.0286,54.0034],[11.0291,54.0034],[11.0291,54.0037],[11.0302,54.0037],[11.0302,54.004],[11.0325,54.004],[11.0325,54.0043],[11.033,54.0043],[11.033,54.0045],[11.0347,54.0045],[11.0347,54.0048],[11.0352,54.0048],[11.0352,54.0051],[11.0363,54.0051],[11.0363,54.0054],[11.0375,54.0054],[11.0375,54.0056],[11.0386,54.0056],[11.0386,54.0059],[11.0391,54.0059],[11.0391,54.0062],[11.0402,54.0062],[11.0402,54.0065],[11.0419,54.0065],[11.0419,54.0068],[11.0436,54.0068],[11.0436,54.007],[11.0447,54.007],[11.0447,54.0073],[11.0452,54.0073],[11.0452,54.007],[11.0463,54.007],[11.0463,54.0073],[11.0469,54.0073],[11.0469,54.0076],[11.0474,54.0076],[11.0474,54.0079],[11.0491,54.0079],[11.0491,54.0081],[11.0524,54.0081],[11.0524,54.0084],[11.0541,54.0084],[11.0541,54.0087],[11.0602,54.0087],[11.0602,54.009],[11.0669,54.009],[11.0669,54.0093],[11.0686,54.0093],[11.0686,54.0095],[11.0719,54.0095],[11.0719,54.0098],[11.073,54.0098],[11.073,54.0101],[11.0752,54.0101],[11.0752,54.0104],[11.0758,54.0104],[11.0758,54.0106],[11.0763,54.0106],[11.0763,54.0112],[11.0769,54.0112],[11.0769,54.0115],[11.0775,54.0115],[11.0775,54.0118],[11.0776,54.0118],[11.0825,54.0118],[11.0825,54.0115],[11.0836,54.0115],[11.0836,54.0118],[11.0841,54.0118],[11.0841,54.012],[11.0847,54.012],[11.0847,54.0123],[11.0852,54.0123],[11.0852,54.0126],[11.0858,54.0126],[11.0858,54.0129],[11.0863,54.0129],[11.0863,54.0134],[11.0875,54.0134],[11.0875,54.0137],[11.088,54.0137],[11.088,54.014],[11.0897,54.014],[11.0897,54.0137],[11.0908,54.0137],[11.0908,54.0134],[11.0947,54.0134],[11.0947,54.014],[11.0991,54.014],[11.0991,54.0137],[11.1008,54.0137],[11.1008,54.0134],[11.1024,54.0134],[11.1024,54.0131],[11.1041,54.0131],[11.1041,54.0129],[11.1063,54.0129],[11.1063,54.0126],[11.1091,54.0126],[11.1091,54.0123],[11.1113,54.0123],[11.1113,54.012],[11.113,54.012],[11.113,54.0118],[11.1152,54.0118],[11.1152,54.0115],[11.1163,54.0115],[11.1163,54.0112],[11.1191,54.0112],[11.1191,54.0109],[11.1324,54.0109],[11.1324,54.0106],[11.1358,54.0106],[11.1358,54.0104],[11.138,54.0104],[11.138,54.0101],[11.1408,54.0101],[11.1408,54.0098],[11.1436,54.0098],[11.1436,54.0095],[11.1469,54.0095],[11.1469,54.0101],[11.148,54.0101],[11.148,54.0104],[11.1486,54.0104],[11.1486,54.0106],[11.1497,54.0106],[11.1497,54.0109],[11.1508,54.0109],[11.1508,54.0112],[11.1513,54.0112],[11.1513,54.0115],[11.1519,54.0115],[11.1519,54.0118],[11.153,54.0118],[11.153,54.012],[11.1536,54.012],[11.1536,54.0123],[11.1563,54.0123],[11.1563,54.0126],[11.1608,54.0126],[11.1608,54.0129],[11.1619,54.0129],[11.1619,54.0131],[11.1647,54.0131],[11.1647,54.0134],[11.1658,54.0134],[11.1658,54.0137],[11.1669,54.0137],[11.1669,54.0143],[11.1686,54.0143],[11.1686,54.0145],[11.1691,54.0145],[11.1691,54.0148],[11.1713,54.0148],[11.1713,54.0151],[11.1736,54.0151],[11.1736,54.0148],[11.1758,54.0148],[11.1758,54.0151],[11.1769,54.0151],[11.1769,54.0154],[11.178,54.0154],[11.178,54.0156],[11.1791,54.0156],[11.1791,54.0154],[11.1808,54.0154],[11.1808,54.0151],[11.1813,54.0151],[11.1813,54.0148],[11.1819,54.0148],[11.1819,54.0145],[11.1824,54.0145],[11.1824,54.0143],[11.183,54.0143],[11.183,54.014],[11.1841,54.014],[11.1841,54.0137],[11.1847,54.0137],[11.1847,54.0134],[11.1852,54.0134],[11.1852,54.0131],[11.1858,54.0131],[11.1858,54.0129],[11.1863,54.0129],[11.1863,54.0126],[11.1869,54.0126],[11.1869,54.0118],[11.1875,54.0118],[11.1874,54.0115],[11.1886,54.0115],[11.1886,54.0109],[11.1897,54.0109],[11.1897,54.0106],[11.1902,54.0106],[11.1902,54.0104],[11.1908,54.0104],[11.1908,54.0098],[11.1913,54.0098],[11.1913,54.0095],[11.1919,54.0095],[11.1919,54.0087],[11.1925,54.0087],[11.1925,54.0081],[11.193,54.0081],[11.193,54.0079],[11.1936,54.0079],[11.1936,54.0073],[11.1941,54.0073],[11.1941,54.0059],[11.1936,54.0059],[11.1936,54.0045],[11.1941,54.0045],[11.1941,54.0043],[11.1936,54.0043],[11.1936,54.0031],[11.193,54.0031],[11.193,54.0029],[11.1936,54.0029],[11.1936,53.9998],[11.1941,53.9998],[11.1941,53.999],[11.1947,53.999],[11.1947,53.9981],[11.1952,53.9981],[11.1952,53.9976],[11.1958,53.9976],[11.1958,53.997],[11.1963,53.997],[11.1963,53.9965],[11.1969,53.9965],[11.1969,53.9962],[11.1975,53.9962],[11.1975,53.9959],[11.198,53.9959],[11.198,53.9956],[11.1986,53.9956],[11.1986,53.9954],[11.1991,53.9954],[11.1991,53.9945],[11.1997,53.9945],[11.1997,53.9929],[11.2002,53.9929],[11.2002,53.992],[11.2008,53.992],[11.2008,53.9915],[11.2013,53.9915],[11.2013,53.9912],[11.2019,53.9912],[11.2019,53.9909],[11.2025,53.9909],[11.2025,53.9904],[11.203,53.9904],[11.203,53.9898],[11.2036,53.9898],[11.2036,53.9895],[11.2041,53.9895],[11.2041,53.9893],[11.2058,53.9893],[11.2058,53.989],[11.2063,53.989],[11.2063,53.9887],[11.2069,53.9887],[11.2069,53.9884],[11.2075,53.9884],[11.2075,53.9879],[11.208,53.9879],[11.208,53.9876],[11.2091,53.9876],[11.2091,53.9873],[11.2097,53.9873],[11.2097,53.987],[11.2102,53.987],[11.2102,53.9868],[11.2113,53.9868],[11.2113,53.9865],[11.2119,53.9865],[11.2119,53.9862],[11.2124,53.9862],[11.2124,53.9859],[11.213,53.9859],[11.213,53.9856],[11.2136,53.9856],[11.2136,53.9854],[11.2141,53.9854],[11.2141,53.9851],[11.2147,53.9851],[11.2147,53.9848],[11.2158,53.9848],[11.2158,53.9845],[11.2169,53.9845],[11.2169,53.9843],[11.218,53.9843],[11.218,53.984],[11.2191,53.984],[11.2191,53.9837],[11.2197,53.9837],[11.2197,53.9834],[11.223,53.9834],[11.223,53.9831],[11.2236,53.9831],[11.2236,53.9829],[11.2247,53.9829],[11.2247,53.9826],[11.2263,53.9826],[11.2263,53.9823],[11.2297,53.9823],[11.2297,53.982],[11.2319,53.982],[11.2319,53.9818],[11.2382,53.9818],[11.2391,53.9818],[11.2391,53.982],[11.2397,53.982],[11.2397,53.9823],[11.2402,53.9823],[11.2402,53.9826],[11.2413,53.9826],[11.2413,53.9829],[11.2419,53.9829],[11.2419,53.9831],[11.2425,53.9831],[11.2425,53.9834],[11.243,53.9834],[11.243,53.9837],[11.2436,53.9837],[11.2436,53.9843],[11.2441,53.9843],[11.2441,53.9845],[11.2447,53.9845],[11.2447,53.9848],[11.2452,53.9848],[11.2452,53.9851],[11.2458,53.9851],[11.2458,53.9854],[11.2463,53.9854],[11.2463,53.9859],[11.2469,53.9859],[11.2469,53.9862],[11.2475,53.9862],[11.2475,53.9865],[11.248,53.9865],[11.248,53.9868],[11.2486,53.9868],[11.2486,53.987],[11.2502,53.987],[11.2502,53.9873],[11.2541,53.9873],[11.2541,53.987],[11.2547,53.987],[11.2547,53.9868],[11.2552,53.9868],[11.2552,53.9865],[11.2558,53.9865],[11.2558,53.9862],[11.2569,53.9862],[11.2569,53.9859],[11.2574,53.9859],[11.2574,53.9854],[11.258,53.9854],[11.258,53.9848],[11.2586,53.9848],[11.2586,53.984],[11.2591,53.984],[11.2591,53.9834],[11.2597,53.9834],[11.2597,53.9826],[11.2602,53.9826],[11.2602,53.9809],[11.2591,53.9809],[11.2591,53.9804],[11.2586,53.9804],[11.2586,53.9801],[11.258,53.9801],[11.258,53.979],[11.2574,53.979],[11.2574,53.9787],[11.2569,53.9787],[11.2569,53.9784],[11.2563,53.9784],[11.2563,53.9762],[11.2558,53.9762],[11.2558,53.9756],[11.2552,53.9756],[11.2552,53.9754],[11.2547,53.9754],[11.2547,53.9734],[11.2541,53.9734],[11.2541,53.9731],[11.253,53.9731],[11.253,53.9734],[11.2488,53.9734],[11.248,53.9734],[11.248,53.9731],[11.2469,53.9731],[11.2469,53.9729],[11.2463,53.9729],[11.2463,53.972],[11.2458,53.972],[11.2458,53.9715],[11.2452,53.9715],[11.2452,53.969],[11.2447,53.969],[11.2447,53.9674],[11.2447,53.9665],[11.2441,53.9665],[11.2441,53.9651],[11.2436,53.9651],[11.2436,53.9648],[11.2441,53.9648],[11.2441,53.964],[11.2436,53.964],[11.2436,53.9618],[11.243,53.9618],[11.243,53.9612],[11.2425,53.9612],[11.2425,53.9587],[11.2419,53.9587],[11.2419,53.9568],[11.2413,53.9568],[11.2413,53.9554],[11.2419,53.9554],[11.2419,53.9551],[11.2413,53.9551],[11.2413,53.9523],[11.2408,53.9523],[11.2408,53.9512],[11.2413,53.9512],[11.2413,53.949],[11.2419,53.949],[11.2419,53.9479],[11.2425,53.9479],[11.2425,53.9468],[11.243,53.9468],[11.243,53.9462],[11.2436,53.9462],[11.2436,53.9456],[11.2441,53.9456],[11.2441,53.9437],[11.2447,53.9437],[11.2447,53.9431],[11.2452,53.9431],[11.2452,53.9423],[11.2458,53.9423],[11.2458,53.9418],[11.2463,53.9418],[11.2463,53.9415],[11.2469,53.9415],[11.2469,53.9409],[11.2475,53.9409],[11.2475,53.9406],[11.248,53.9406],[11.248,53.9404],[11.2486,53.9404],[11.2486,53.9406],[11.2491,53.9406],[11.2491,53.9409],[11.2497,53.9409],[11.2497,53.9412],[11.2502,53.9412],[11.2502,53.9418],[11.2513,53.9418],[11.2513,53.942],[11.253,53.942],[11.253,53.9415],[11.2536,53.9415],[11.2536,53.9409],[11.253,53.9409],[11.253,53.9404],[11.2524,53.9404],[11.2524,53.9401],[11.2508,53.9401],[11.2508,53.9398],[11.2502,53.9398],[11.2502,53.939],[11.2508,53.939],[11.2508,53.9387],[11.2513,53.9387],[11.2513,53.9381],[11.2519,53.9381],[11.2519,53.9376],[11.2524,53.9376],[11.2524,53.937],[11.253,53.937],[11.253,53.9368],[11.2536,53.9368],[11.2536,53.9365],[11.2541,53.9365],[11.2541,53.9362],[11.2547,53.9362],[11.2547,53.9359],[11.2552,53.9359],[11.2552,53.9356],[11.2558,53.9356],[11.2558,53.9354],[11.2563,53.9354],[11.2563,53.9351],[11.2569,53.9351],[11.2569,53.9348],[11.2574,53.9348],[11.2574,53.9345],[11.258,53.9345],[11.258,53.9343],[11.2586,53.9343],[11.2586,53.934],[11.2597,53.934],[11.2597,53.9337],[11.2602,53.9337],[11.2602,53.9334],[11.2613,53.9334],[11.2613,53.9331],[11.2619,53.9331],[11.2619,53.9329],[11.2624,53.9329],[11.2624,53.9326],[11.2636,53.9326],[11.2636,53.9323],[11.2647,53.9323],[11.2647,53.932],[11.2658,53.932],[11.2658,53.9318],[11.2669,53.9318],[11.2669,53.9315],[11.268,53.9315],[11.268,53.9312],[11.2697,53.9312],[11.2697,53.9309],[11.2702,53.9309],[11.2702,53.9306],[11.2713,53.9306],[11.2713,53.9304],[11.2725,53.9304],[11.2725,53.9301],[11.2769,53.9301],[11.2769,53.9298],[11.2847,53.9298],[11.2847,53.9301],[11.2858,53.9301],[11.2858,53.9304],[11.2869,53.9304],[11.2869,53.9306],[11.2874,53.9306],[11.2874,53.9309],[11.288,53.9309],[11.288,53.9312],[11.2886,53.9312],[11.2886,53.9315],[11.2891,53.9315],[11.2891,53.9318],[11.2902,53.9318],[11.2902,53.932],[11.2908,53.932],[11.2908,53.9326],[11.2913,53.9326],[11.2913,53.9331],[11.2919,53.9331],[11.2919,53.9334],[11.2924,53.9334],[11.2924,53.9337],[11.293,53.9337],[11.293,53.934],[11.2941,53.934],[11.2941,53.9343],[11.2947,53.9343],[11.2947,53.9345],[11.2952,53.9345],[11.2952,53.9348],[11.2958,53.9348],[11.2958,53.9351],[11.2963,53.9351],[11.2963,53.9354],[11.2969,53.9354],[11.2969,53.9356],[11.2974,53.9356],[11.2974,53.9359],[11.298,53.9359],[11.298,53.9362],[11.2991,53.9362],[11.2991,53.9368],[11.2997,53.9368],[11.2997,53.937],[11.3002,53.937],[11.3002,53.9373],[11.3008,53.9373],[11.3008,53.9376],[11.3019,53.9376],[11.3019,53.9379],[11.3025,53.9379],[11.3025,53.9381],[11.3041,53.9381],[11.3041,53.9384],[11.3052,53.9384],[11.3052,53.9387],[11.3063,53.9387],[11.3063,53.939],[11.308,53.939],[11.308,53.9393],[11.3091,53.9393],[11.3091,53.9395],[11.3097,53.9395],[11.3097,53.9398],[11.3108,53.9398],[11.3108,53.9401],[11.3113,53.9401],[11.3113,53.9404],[11.3119,53.9404],[11.3119,53.9406],[11.3124,53.9406],[11.3124,53.9409],[11.313,53.9409],[11.313,53.9412],[11.3136,53.9412],[11.3136,53.9415],[11.3141,53.9415],[11.3141,53.9418],[11.3147,53.9418],[11.3147,53.942],[11.3152,53.942],[11.3152,53.9423],[11.3158,53.9423],[11.3158,53.9426],[11.3163,53.9426],[11.3163,53.9431],[11.3169,53.9431],[11.3169,53.9437],[11.3175,53.9437],[11.3175,53.9443],[11.318,53.9443],[11.318,53.9448],[11.3186,53.9448],[11.3186,53.9454],[11.3191,53.9454],[11.3191,53.9465],[11.3197,53.9465],[11.3197,53.947],[11.3202,53.947],[11.3202,53.9476],[11.3208,53.9476],[11.3208,53.9484],[11.3213,53.9484],[11.3213,53.9501],[11.3219,53.9501],[11.3219,53.9509],[11.3225,53.9509],[11.3225,53.9515],[11.323,53.9515],[11.323,53.952],[11.3236,53.952],[11.3236,53.9526],[11.3241,53.9526],[11.3241,53.9537],[11.3247,53.9537],[11.3247,53.954],[11.3252,53.954],[11.3252,53.9548],[11.3258,53.9548],[11.3258,53.9556],[11.3263,53.9556],[11.3263,53.9565],[11.3269,53.9565],[11.3269,53.957],[11.3275,53.957],[11.3275,53.9573],[11.328,53.9573],[11.328,53.9576],[11.3286,53.9576],[11.3286,53.9579],[11.3291,53.9579],[11.3291,53.9581],[11.3302,53.9581],[11.3302,53.9584],[11.3308,53.9584],[11.3308,53.9587],[11.3336,53.9587],[11.3336,53.9584],[11.3352,53.9584],[11.3352,53.9581],[11.3358,53.9581],[11.3358,53.9579],[11.3369,53.9579],[11.3369,53.9576],[11.3374,53.9576],[11.3374,53.9573],[11.338,53.9573],[11.338,53.957],[11.3386,53.957],[11.3386,53.9568],[11.3391,53.9568],[11.3391,53.9562],[11.3397,53.9562],[11.3397,53.9554],[11.3402,53.9554],[11.3402,53.9551],[11.3408,53.9551],[11.3408,53.9543],[11.3413,53.9543],[11.3413,53.954],[11.3408,53.954],[11.3408,53.9537],[11.3413,53.9537],[11.3413,53.9529],[11.3419,53.9529],[11.3419,53.9523],[11.3424,53.9523],[11.3424,53.9512],[11.343,53.9512],[11.343,53.9509],[11.3436,53.9509],[11.3436,53.9504],[11.3441,53.9504],[11.3441,53.9501],[11.3447,53.9501],[11.3447,53.9498],[11.3441,53.9498],[11.3441,53.9493],[11.3447,53.9493],[11.3447,53.9484],[11.3452,53.9484],[11.3452,53.9481],[11.3469,53.9481],[11.3469,53.9484],[11.3474,53.9484],[11.3474,53.9481],[11.3486,53.9481],[11.3486,53.9476],[11.348,53.9476],[11.348,53.947],[11.3469,53.947],[11.3469,53.9468],[11.3463,53.9468],[11.3463,53.9465],[11.3458,53.9465],[11.3458,53.9462],[11.3463,53.9462],[11.3463,53.9454],[11.3469,53.9454],[11.3469,53.9448],[11.348,53.9448],[11.348,53.9445],[11.3486,53.9445],[11.3486,53.944],[11.3491,53.944],[11.3491,53.9437],[11.3497,53.9437],[11.3497,53.9434],[11.3502,53.9434],[11.3502,53.9429],[11.3508,53.9429],[11.3508,53.9426],[11.3513,53.9426],[11.3513,53.9423],[11.3519,53.9423],[11.3519,53.9418],[11.3524,53.9418],[11.3524,53.9415],[11.353,53.9415],[11.353,53.9412],[11.3536,53.9412],[11.3536,53.9409],[11.3541,53.9409],[11.3541,53.9406],[11.3552,53.9406],[11.3552,53.9401],[11.3558,53.9401],[11.3558,53.9398],[11.3569,53.9398],[11.3569,53.9393],[11.3575,53.9393],[11.3575,53.939],[11.3586,53.939],[11.3586,53.9387],[11.3591,53.9387],[11.3591,53.9384],[11.3597,53.9384],[11.3597,53.9381],[11.3602,53.9381],[11.3602,53.9379],[11.3608,53.9379],[11.3608,53.9373],[11.3619,53.9373],[11.3619,53.937],[11.3625,53.937],[11.3625,53.9365],[11.363,53.9365],[11.363,53.9362],[11.3636,53.9362],[11.3636,53.9356],[11.3641,53.9356],[11.3641,53.9354],[11.3647,53.9354],[11.3647,53.9351],[11.3658,53.9351],[11.3658,53.9348],[11.3686,53.9348],[11.3686,53.9345],[11.3702,53.9345],[11.3702,53.9348],[11.3719,53.9348],[11.3719,53.9351],[11.3741,53.9351],[11.3741,53.9354],[11.3758,53.9354],[11.3758,53.9356],[11.3763,53.9356],[11.3763,53.9359],[11.3774,53.9359],[11.3774,53.9362],[11.378,53.9362],[11.378,53.9365],[11.3791,53.9365],[11.3791,53.9368],[11.3808,53.9368],[11.3808,53.937],[11.3819,53.937],[11.3819,53.9373],[11.3825,53.9373],[11.3825,53.9376],[11.383,53.9376],[11.383,53.9379],[11.3836,53.9379],[11.3836,53.9381],[11.3847,53.9381],[11.3847,53.9384],[11.3858,53.9384],[11.3858,53.9387],[11.3869,53.9387],[11.3869,53.939],[11.3908,53.939],[11.3908,53.9387],[11.3919,53.9387],[11.3919,53.9384],[11.3924,53.9384],[11.3924,53.9381],[11.393,53.9381],[11.393,53.9379],[11.3936,53.9379],[11.3936,53.9376],[11.3941,53.9376],[11.3941,53.9373],[11.3952,53.9373],[11.3952,53.937],[11.3969,53.937],[11.3969,53.9368],[11.398,53.9368],[11.398,53.9365],[11.4002,53.9365],[11.4002,53.9362],[11.4013,53.9362],[11.4013,53.9359],[11.403,53.9359],[11.403,53.9356],[11.4041,53.9356],[11.4041,53.9354],[11.4052,53.9354],[11.4052,53.9351],[11.4058,53.9351],[11.4058,53.9345],[11.4063,53.9345],[11.4063,53.9337],[11.4058,53.9337],[11.4058,53.9334],[11.4052,53.9334],[11.4052,53.9329],[11.4047,53.9329],[11.4047,53.9318],[11.4041,53.9318],[11.4041,53.9309],[11.4036,53.9309],[11.4036,53.9304],[11.403,53.9304],[11.403,53.9293],[11.4025,53.9293],[11.4025,53.9281],[11.4019,53.9281],[11.4019,53.9265],[11.4013,53.9265],[11.4013,53.9259],[11.4008,53.9259],[11.4008,53.9254],[11.4013,53.9254],[11.4013,53.9245],[11.4019,53.9245],[11.4019,53.9226],[11.4025,53.9226],[11.4025,53.922],[11.403,53.922],[11.403,53.9215],[11.4036,53.9215],[11.4036,53.9212],[11.4041,53.9212],[11.4041,53.9209],[11.4047,53.9209],[11.4047,53.9206],[11.4052,53.9206],[11.4052,53.9204],[11.4058,53.9204],[11.4058,53.9201],[11.4061,53.9201],[11.4063,53.9201],[11.4063,53.9198],[11.408,53.9198],[11.408,53.9195],[11.409,53.9195],[11.4091,53.9195],[11.4091,53.919],[11.4097,53.919],[11.4097,53.9184],[11.4102,53.9184],[11.4102,53.9181],[11.4108,53.9181],[11.4108,53.9176],[11.4119,53.9176],[11.4119,53.9173],[11.413,53.9173],[11.413,53.917],[11.4136,53.917],[11.4136,53.9165],[11.4141,53.9165],[11.4141,53.9159],[11.4152,53.9159],[11.4152,53.9156],[11.4158,53.9156],[11.4158,53.9154],[11.4174,53.9154],[11.4174,53.9151],[11.418,53.9151],[11.418,53.9148],[11.4191,53.9148],[11.4191,53.9145],[11.4208,53.9145],[11.4208,53.9143],[11.4213,53.9143],[11.4213,53.914],[11.4224,53.914],[11.4224,53.9137],[11.4236,53.9137],[11.4236,53.9134],[11.4241,53.9134],[11.4241,53.9131],[11.4274,53.9131],[11.4274,53.9129],[11.4286,53.9129],[11.4286,53.9126],[11.4302,53.9126],[11.4302,53.9123],[11.4308,53.9123],[11.4308,53.912],[11.4313,53.912],[11.4313,53.9118],[11.4313,53.9118],[11.4319,53.9118],[11.4319,53.9115],[11.4324,53.9115],[11.4324,53.9112],[11.433,53.9112],[11.433,53.9109],[11.4336,53.9109],[11.4336,53.9106],[11.4352,53.9106],[11.4352,53.9109],[11.4358,53.9109],[11.4358,53.9112],[11.4363,53.9112],[11.4363,53.9109],[11.4363,53.9106],[11.4367,53.9106],[11.438,53.9106],[11.438,53.9099],[11.438,53.9098],[11.4375,53.9098],[11.4375,53.9095],[11.4369,53.9095],[11.4369,53.909],[11.4363,53.909],[11.4363,53.9087],[11.4369,53.9087],[11.4369,53.9048],[11.4363,53.9048],[11.4363,53.9031],[11.4358,53.9031],[11.4358,53.9026],[11.4352,53.9026],[11.4352,53.902],[11.4347,53.902],[11.4347,53.9018],[11.4341,53.9018],[11.4341,53.9015],[11.4363,53.9015],[11.4363,53.9012],[11.4369,53.9012],[11.4369,53.9006],[11.4391,53.9006],[11.4391,53.9004],[11.4397,53.9004],[11.4397,53.9006],[11.4415,53.9006],[11.4419,53.9006],[11.4419,53.9004],[11.442,53.9004],[11.443,53.9004],[11.443,53.9006],[11.4469,53.9006],[11.4469,53.9004],[11.4497,53.9004],[11.4497,53.9001],[11.4513,53.9001],[11.4513,53.8998],[11.4525,53.8998],[11.4525,53.9001],[11.453,53.9001],[11.453,53.9004],[11.4547,53.9004],[11.4547,53.9009],[11.4552,53.9009],[11.4552,53.9015],[11.4552,53.9018],[11.4547,53.9018],[11.4547,53.9023],[11.4534,53.9023],[11.453,53.9023],[11.453,53.9026],[11.4525,53.9026],[11.4525,53.9023],[11.4519,53.9023],[11.4519,53.9026],[11.4513,53.9026],[11.4513,53.9029],[11.4508,53.9029],[11.4508,53.9031],[11.4491,53.9031],[11.4491,53.9034],[11.448,53.9034],[11.448,53.904],[11.4469,53.904],[11.4469,53.9043],[11.4463,53.9043],[11.4463,53.9051],[11.4458,53.9051],[11.4458,53.9056],[11.4447,53.9056],[11.4447,53.9059],[11.4441,53.9059],[11.4441,53.9065],[11.4447,53.9065],[11.4447,53.907],[11.4458,53.907],[11.4458,53.9076],[11.4463,53.9076],[11.4463,53.9081],[11.4458,53.9081],[11.4458,53.9084],[11.4452,53.9084],[11.4452,53.9093],[11.4447,53.9093],[11.4447,53.9098],[11.4441,53.9098],[11.4441,53.9101],[11.4436,53.9101],[11.4436,53.9104],[11.4441,53.9104],[11.4441,53.9112],[11.4447,53.9112],[11.4447,53.9123],[11.4452,53.9123],[11.4452,53.9126],[11.4458,53.9126],[11.4458,53.9129],[11.4463,53.9129],[11.4463,53.9131],[11.4469,53.9131],[11.4469,53.9134],[11.4474,53.9134],[11.4474,53.9137],[11.448,53.9137],[11.448,53.9143],[11.4491,53.9143],[11.4491,53.9145],[11.4497,53.9145],[11.4497,53.9148],[11.4502,53.9148],[11.4502,53.9151],[11.4508,53.9151],[11.4508,53.9154],[11.4513,53.9154],[11.4513,53.9151],[11.4519,53.9151],[11.4519,53.9154],[11.4535,53.9154],[11.4547,53.9154],[11.4547,53.9156],[11.4552,53.9156],[11.4552,53.9162],[11.4558,53.9162],[11.4569,53.9162],[11.4569,53.9165],[11.458,53.9165],[11.458,53.9168],[11.4586,53.9168],[11.4586,53.917],[11.4591,53.917],[11.4591,53.9176],[11.4597,53.9176],[11.4597,53.9184],[11.4602,53.9184],[11.4602,53.9193],[11.4608,53.9193],[11.4608,53.9195],[11.4613,53.9195],[11.4613,53.9201],[11.4619,53.9201],[11.4619,53.9204],[11.4625,53.9204],[11.4625,53.9212],[11.463,53.9212],[11.463,53.9215],[11.4636,53.9215],[11.4636,53.922],[11.4641,53.922],[11.4641,53.9226],[11.4647,53.9226],[11.4647,53.9231],[11.4652,53.9231],[11.4652,53.9234],[11.4658,53.9234],[11.4658,53.924],[11.4663,53.924],[11.4663,53.9245],[11.4669,53.9245],[11.4669,53.9248],[11.4674,53.9248],[11.4674,53.9251],[11.468,53.9251],[11.468,53.9256],[11.4686,53.9256],[11.4686,53.9259],[11.4691,53.9259],[11.4691,53.9265],[11.4697,53.9265],[11.4697,53.9268],[11.4702,53.9268],[11.4702,53.927],[11.4713,53.927],[11.4713,53.9273],[11.4724,53.9273],[11.4724,53.9279],[11.473,53.9279],[11.473,53.9284],[11.4741,53.9284],[11.4741,53.9287],[11.4747,53.9287],[11.4747,53.929],[11.4752,53.929],[11.4752,53.9287],[11.4758,53.9287],[11.4758,53.9284],[11.4763,53.9284],[11.4763,53.9273],[11.4769,53.9273],[11.4769,53.9268],[11.4772,53.9268],[11.4774,53.9268],[11.4774,53.9265],[11.4797,53.9265],[11.4797,53.9268],[11.4802,53.9268],[11.4802,53.927],[11.4808,53.927],[11.4808,53.9273],[11.4813,53.9273],[11.4813,53.9279],[11.4813,53.9295],[11.4808,53.9295],[11.4808,53.9298],[11.4813,53.9298],[11.4813,53.9306],[11.4808,53.9306],[11.4808,53.9309],[11.4802,53.9309],[11.4802,53.9312],[11.4797,53.9312],[11.4797,53.9315],[11.4791,53.9315],[11.4791,53.932],[11.4786,53.932],[11.4786,53.9326],[11.478,53.9326],[11.478,53.9334],[11.4774,53.9334],[11.4774,53.9343],[11.4769,53.9343],[11.4769,53.9354],[11.4774,53.9354],[11.4774,53.9359],[11.478,53.9359],[11.478,53.9362],[11.4774,53.9362],[11.4774,53.9373],[11.478,53.9373],[11.478,53.9376],[11.4786,53.9376],[11.4786,53.9379],[11.4791,53.9379],[11.4791,53.9381],[11.4797,53.9381],[11.4797,53.939],[11.4802,53.939],[11.4802,53.9412],[11.4808,53.9412],[11.4808,53.9418],[11.4802,53.9418],[11.4802,53.942],[11.4808,53.942],[11.4808,53.9423],[11.4813,53.9423],[11.4813,53.9437],[11.4808,53.9437],[11.4808,53.9448],[11.4813,53.9448],[11.4813,53.9462],[11.4819,53.9462],[11.4819,53.9468],[11.4825,53.9468],[11.4825,53.9476],[11.4819,53.9476],[11.4819,53.9481],[11.4813,53.9481],[11.4813,53.9495],[11.4819,53.9495],[11.4819,53.9515],[11.4813,53.9515],[11.4813,53.9529],[11.4808,53.9529],[11.4808,53.9543],[11.4813,53.9543],[11.4813,53.9579],[11.4808,53.9579],[11.4808,53.9584],[11.4802,53.9584],[11.4802,53.959],[11.4797,53.959],[11.4797,53.9598],[11.4791,53.9598],[11.4791,53.9612],[11.4797,53.9612],[11.4797,53.9615],[11.4802,53.9615],[11.4802,53.962],[11.4808,53.962],[11.4808,53.9623],[11.4813,53.9623],[11.4813,53.9626],[11.4819,53.9626],[11.4819,53.9637],[11.4825,53.9637],[11.4825,53.9648],[11.483,53.9648],[11.483,53.9656],[11.4836,53.9656],[11.4836,53.9665],[11.4841,53.9665],[11.4841,53.9676],[11.4836,53.9676],[11.4836,53.9684],[11.483,53.9684],[11.483,53.96875],[11.4791,53.96875],[11.4791,53.969],[11.4786,53.969],[11.4786,53.9693],[11.4774,53.9693],[11.4774,53.9695],[11.4772,53.9695],[11.4769,53.9695],[11.4769,53.9692],[11.4769,53.9681],[11.4774,53.9681],[11.4774,53.9673],[11.478,53.9673],[11.478,53.967],[11.4786,53.967],[11.4786,53.9662],[11.4791,53.9662],[11.4791,53.9651],[11.4797,53.9651],[11.4797,53.9648],[11.4791,53.9648],[11.4791,53.9647],[11.4791,53.9643],[11.4774,53.9643],[11.4774,53.9645],[11.4769,53.9645],[11.4769,53.9648],[11.4763,53.9648],[11.4763,53.9651],[11.4747,53.9651],[11.4747,53.9645],[11.4741,53.9645],[11.4741,53.9643],[11.473,53.9643],[11.473,53.9637],[11.4724,53.9637],[11.4724,53.9634],[11.4713,53.9634],[11.4713,53.9637],[11.4708,53.9637],[11.4708,53.9643],[11.4713,53.9643],[11.4713,53.9654],[11.4719,53.9654],[11.4719,53.9656],[11.4724,53.9656],[11.4724,53.967],[11.473,53.967],[11.473,53.9676],[11.4736,53.9676],[11.4736,53.9679],[11.4741,53.9679],[11.4741,53.9681],[11.4747,53.9681],[11.4747,53.9684],[11.4752,53.9684],[11.4752,53.969],[11.4758,53.969],[11.4758,53.9695],[11.4741,53.9695],[11.4741,53.9701],[11.4736,53.9701],[11.4736,53.9704],[11.473,53.9704],[11.4691,53.9704],[11.4691,53.9706],[11.4669,53.9706],[11.4669,53.9701],[11.4652,53.9701],[11.4652,53.9698],[11.4647,53.9698],[11.4647,53.9695],[11.4641,53.9695],[11.4641,53.9679],[11.4636,53.9679],[11.4636,53.9665],[11.463,53.9665],[11.463,53.9662],[11.4625,53.9662],[11.4625,53.9659],[11.4619,53.9659],[11.4619,53.9656],[11.4613,53.9656],[11.4613,53.9654],[11.4608,53.9654],[11.4608,53.9651],[11.4602,53.9651],[11.4602,53.9648],[11.4597,53.9648],[11.4597,53.9626],[11.4591,53.9626],[11.4591,53.9623],[11.4586,53.9623],[11.4586,53.962],[11.458,53.962],[11.458,53.9618],[11.4563,53.9618],[11.4563,53.9615],[11.4558,53.9615],[11.4558,53.9612],[11.4552,53.9612],[11.4552,53.9601],[11.4547,53.9601],[11.4547,53.9599],[11.4547,53.959],[11.4552,53.959],[11.4552,53.9584],[11.4558,53.9584],[11.4558,53.9579],[11.4552,53.9579],[11.4552,53.9576],[11.4547,53.9576],[11.4547,53.9573],[11.454,53.9573],[11.4519,53.9573],[11.4519,53.9576],[11.4502,53.9576],[11.4502,53.9579],[11.4491,53.9579],[11.4491,53.9581],[11.448,53.9581],[11.448,53.9584],[11.4476,53.9584],[11.4474,53.9584],[11.4474,53.9587],[11.4469,53.9587],[11.4469,53.959],[11.4463,53.959],[11.4463,53.9598],[11.4452,53.9598],[11.4452,53.9601],[11.4441,53.9601],[11.4441,53.9604],[11.4436,53.9604],[11.4436,53.9609],[11.443,53.9609],[11.443,53.9615],[11.4425,53.9615],[11.4425,53.9634],[11.4419,53.9634],[11.4419,53.964],[11.4413,53.964],[11.4413,53.9645],[11.4408,53.9645],[11.4408,53.9651],[11.4413,53.9651],[11.4413,53.9662],[11.4419,53.9662],[11.4419,53.969],[11.4413,53.969],[11.4413,53.9695],[11.4419,53.9695],[11.4419,53.9704],[11.4425,53.9704],[11.4425,53.9712],[11.443,53.9712],[11.443,53.9718],[11.4436,53.9718],[11.4436,53.9723],[11.4441,53.9723],[11.4441,53.9729],[11.4447,53.9729],[11.4447,53.9731],[11.4452,53.9731],[11.4452,53.9734],[11.4458,53.9734],[11.4458,53.974],[11.4463,53.974],[11.4463,53.9762],[11.4458,53.9762],[11.4458,53.977],[11.4452,53.977],[11.4452,53.9781],[11.4458,53.9781],[11.4458,53.9804],[11.4463,53.9804],[11.4463,53.9812],[11.4458,53.9812],[11.4458,53.984],[11.4452,53.984],[11.4452,53.9845],[11.4458,53.9845],[11.4458,53.9856],[11.4452,53.9856],[11.4452,53.9881],[11.4447,53.9881],[11.4447,53.9884],[11.4452,53.9884],[11.4452,53.9923],[11.4458,53.9923],[11.4458,53.9934],[11.4452,53.9934],[11.4452,53.9954],[11.4458,53.9954],[11.4458,53.9959],[11.4463,53.9959],[11.4463,53.9968],[11.4458,53.9968],[11.4458,53.997],[11.4447,53.997],[11.4447,53.9968],[11.4441,53.9968],[11.4441,53.9965],[11.4436,53.9965],[11.4436,53.9959],[11.443,53.9959],[11.443,53.9945],[11.4419,53.9945],[11.4419,53.9943],[11.4397,53.9943],[11.4397,53.994],[11.4391,53.994],[11.4391,53.9926],[11.4386,53.9926],[11.4386,53.9923],[11.438,53.9923],[11.438,53.992],[11.4375,53.992],[11.4375,53.9918],[11.4363,53.9918],[11.4363,53.9915],[11.4352,53.9915],[11.4352,53.9909],[11.4347,53.9909],[11.4347,53.9904],[11.4341,53.9904],[11.4341,53.9898],[11.4336,53.9898],[11.4336,53.9895],[11.433,53.9895],[11.433,53.9893],[11.4324,53.9893],[11.4324,53.9887],[11.4319,53.9887],[11.4319,53.9884],[11.4308,53.9884],[11.4308,53.9881],[11.4302,53.9881],[11.4302,53.9879],[11.4297,53.9879],[11.4297,53.9873],[11.4291,53.9873],[11.4291,53.987],[11.4286,53.987],[11.4286,53.9865],[11.428,53.9865],[11.428,53.9851],[11.4291,53.9851],[11.4291,53.9848],[11.4297,53.9848],[11.4297,53.9837],[11.4291,53.9837],[11.4291,53.9834],[11.4286,53.9834],[11.4286,53.9798],[11.4291,53.9798],[11.4291,53.9784],[11.4297,53.9784],[11.4297,53.9776],[11.4291,53.9776],[11.4291,53.977],[11.4286,53.977],[11.4286,53.9768],[11.428,53.9768],[11.428,53.9762],[11.4274,53.9762],[11.4274,53.9726],[11.428,53.9726],[11.428,53.9718],[11.4286,53.9718],[11.4286,53.9715],[11.4291,53.9715],[11.4291,53.9706],[11.4297,53.9706],[11.4297,53.9693],[11.4291,53.9693],[11.4291,53.96875],[11.4286,53.96875],[11.4286,53.9681],[11.428,53.9681],[11.428,53.9676],[11.4274,53.9676],[11.4274,53.967],[11.4269,53.967],[11.4269,53.9665],[11.4274,53.9665],[11.4274,53.9656],[11.428,53.9656],[11.428,53.9648],[11.4286,53.9648],[11.4286,53.9634],[11.428,53.9634],[11.428,53.9618],[11.4286,53.9618],[11.4286,53.9615],[11.428,53.9615],[11.428,53.9609],[11.4269,53.9609],[11.4269,53.9606],[11.4263,53.9606],[11.4263,53.9609],[11.4241,53.9609],[11.4241,53.9612],[11.423,53.9612],[11.423,53.9615],[11.4219,53.9615],[11.4219,53.9618],[11.4213,53.9618],[11.4213,53.962],[11.4208,53.962],[11.4208,53.9623],[11.4197,53.9623],[11.4197,53.9626],[11.4191,53.9626],[11.4191,53.9629],[11.4186,53.9629],[11.4186,53.9631],[11.4175,53.9631],[11.4174,53.9634],[11.4169,53.9634],[11.4169,53.9637],[11.4163,53.9637],[11.4163,53.964],[11.4158,53.964],[11.4158,53.9643],[11.4152,53.9643],[11.4152,53.9648],[11.4147,53.9648],[11.4147,53.9651],[11.4141,53.9651],[11.4141,53.9654],[11.4136,53.9654],[11.4136,53.9659],[11.413,53.9659],[11.413,53.9665],[11.4125,53.9665],[11.4125,53.9668],[11.4119,53.9668],[11.4119,53.9679],[11.4113,53.9679],[11.4113,53.9684],[11.4108,53.9684],[11.4108,53.96875],[11.4097,53.96875],[11.4097,53.969],[11.4069,53.969],[11.4069,53.96875],[11.4047,53.96875],[11.4047,53.9684],[11.4013,53.9684],[11.4013,53.9693],[11.4008,53.9693],[11.4008,53.9698],[11.4002,53.9698],[11.4002,53.9706],[11.3991,53.9706],[11.3991,53.9709],[11.3986,53.9709],[11.3986,53.9712],[11.398,53.9712],[11.398,53.9715],[11.3975,53.9715],[11.3975,53.9723],[11.3969,53.9723],[11.3969,53.9729],[11.3963,53.9729],[11.3963,53.9731],[11.3958,53.9731],[11.3958,53.9737],[11.3952,53.9737],[11.3952,53.9743],[11.3947,53.9743],[11.3947,53.9745],[11.3924,53.9745],[11.3924,53.9743],[11.3913,53.9743],[11.3913,53.974],[11.3908,53.974],[11.3908,53.9737],[11.3902,53.9737],[11.3902,53.9729],[11.3897,53.9729],[11.3897,53.972],[11.3891,53.972],[11.3891,53.9718],[11.3897,53.9718],[11.3897,53.9709],[11.3891,53.9709],[11.3891,53.9706],[11.3886,53.9706],[11.3886,53.9704],[11.388,53.9704],[11.388,53.9701],[11.3869,53.9701],[11.3869,53.9698],[11.3863,53.9698],[11.3863,53.9684],[11.3869,53.9684],[11.3869,53.9679],[11.3908,53.9679],[11.3908,53.9676],[11.3913,53.9676],[11.3913,53.9673],[11.3919,53.9673],[11.3919,53.9668],[11.3924,53.9668],[11.3924,53.9665],[11.393,53.9665],[11.393,53.9668],[11.3936,53.9668],[11.3936,53.9673],[11.3947,53.9673],[11.3947,53.9676],[11.4013,53.9676],[11.4013,53.9673],[11.4058,53.9673],[11.4058,53.9676],[11.4108,53.9676],[11.4108,53.9662],[11.4097,53.9662],[11.4097,53.9659],[11.4091,53.9659],[11.4091,53.9656],[11.408,53.9656],[11.408,53.9654],[11.4075,53.9654],[11.4075,53.9651],[11.4063,53.9651],[11.4063,53.9648],[11.4058,53.9648],[11.4058,53.9645],[11.4047,53.9645],[11.4047,53.9643],[11.3991,53.9643],[11.3991,53.964],[11.3936,53.964],[11.3936,53.9643],[11.3924,53.9643],[11.3924,53.9645],[11.3913,53.9645],[11.3913,53.9648],[11.3902,53.9648],[11.3902,53.9651],[11.3891,53.9651],[11.3891,53.9654],[11.388,53.9654],[11.388,53.9656],[11.3874,53.9656],[11.3874,53.9659],[11.3869,53.9659],[11.3869,53.9665],[11.3863,53.9665],[11.3863,53.9668],[11.3858,53.9668],[11.3858,53.967],[11.3852,53.967],[11.3852,53.9676],[11.3847,53.9676],[11.3847,53.9681],[11.3841,53.9681],[11.3841,53.96875],[11.3836,53.96875],[11.3836,53.9693],[11.383,53.9693],[11.383,53.9698],[11.3825,53.9698],[11.3825,53.9704],[11.3819,53.9704],[11.3819,53.9709],[11.3813,53.9709],[11.3813,53.9715],[11.3808,53.9715],[11.3808,53.972],[11.3802,53.972],[11.3802,53.9726],[11.3797,53.9726],[11.3797,53.9734],[11.3791,53.9734],[11.3791,53.9743],[11.3786,53.9743],[11.3786,53.9745],[11.378,53.9745],[11.378,53.9754],[11.3774,53.9754],[11.3774,53.9784],[11.3769,53.9784],[11.3769,53.9798],[11.3763,53.9798],[11.3763,53.9809],[11.3758,53.9809],[11.3758,53.9815],[11.3752,53.9815],[11.3752,53.9829],[11.3758,53.9829],[11.3758,53.9845],[11.3752,53.9845],[11.3752,53.9859],[11.3758,53.9859],[11.3758,53.9884],[11.3763,53.9884],[11.3763,53.9898],[11.3758,53.9898],[11.3758,53.9906],[11.3752,53.9906],[11.3752,53.9912],[11.3747,53.9912],[11.3747,53.9915],[11.3741,53.9915],[11.3741,53.9926],[11.3747,53.9926],[11.3747,53.9931],[11.3752,53.9931],[11.3752,53.9934],[11.3758,53.9934],[11.3758,53.9943],[11.3763,53.9943],[11.3763,53.9954],[11.3769,53.9954],[11.3769,53.9959],[11.3774,53.9959],[11.3774,53.9968],[11.378,53.9968],[11.378,53.9973],[11.3786,53.9973],[11.3786,53.9976],[11.3791,53.9976],[11.3791,53.9979],[11.3797,53.9979],[11.3797,53.9981],[11.3802,53.9981],[11.3802,53.9984],[11.3808,53.9984],[11.3808,53.9987],[11.3819,53.9987],[11.3819,53.999],[11.3825,53.999],[11.3825,53.9993],[11.383,53.9993],[11.383,53.9995],[11.3836,53.9995],[11.3836,53.9998],[11.3836,54.0004],[11.3847,54.0004],[11.3847,54.0006],[11.3858,54.0006],[11.3858,54.0009],[11.3863,54.0009],[11.3863,54.0012],[11.3869,54.0012],[11.3869,54.0015],[11.3874,54.0015],[11.3874,54.0018],[11.388,54.0018],[11.388,54.002],[11.3886,54.002],[11.3886,54.0023],[11.3891,54.0023],[11.3891,54.0026],[11.3897,54.0026],[11.3897,54.0029],[11.3902,54.0029],[11.3902,54.0031],[11.3908,54.0031],[11.3908,54.0034],[11.3913,54.0034],[11.3913,54.0037],[11.3924,54.0037],[11.3924,54.004],[11.3936,54.004],[11.3936,54.0045],[11.3947,54.0045],[11.3947,54.0048],[11.3952,54.0048],[11.3952,54.0051],[11.3958,54.0051],[11.3958,54.0054],[11.3963,54.0054],[11.3963,54.0056],[11.3969,54.0056],[11.3969,54.0059],[11.398,54.0059],[11.398,54.0062],[11.3986,54.0062],[11.3986,54.0065],[11.3991,54.0065],[11.3991,54.0068],[11.3997,54.0068],[11.3997,54.007],[11.4002,54.007],[11.4002,54.0073],[11.4008,54.0073],[11.4008,54.0076],[11.4013,54.0076],[11.4013,54.0079],[11.4019,54.0079],[11.4019,54.0081],[11.4025,54.0081],[11.4025,54.0084],[11.4036,54.0084],[11.4036,54.0087],[11.4047,54.0087],[11.4047,54.009],[11.4058,54.009],[11.4058,54.0093],[11.4069,54.0093],[11.4069,54.0095],[11.408,54.0095],[11.408,54.0098],[11.4102,54.0098],[11.4102,54.0101],[11.4119,54.0101],[11.4119,54.0104],[11.413,54.0104],[11.413,54.0106],[11.4141,54.0106],[11.4141,54.0109],[11.4152,54.0109],[11.4152,54.0112],[11.4163,54.0112],[11.4163,54.0115],[11.4169,54.0115],[11.4169,54.0118],[11.4174,54.0118],[11.4175,54.012],[11.418,54.012],[11.418,54.0123],[11.4186,54.0123],[11.4186,54.0126],[11.4197,54.0126],[11.4197,54.0129],[11.4208,54.0129],[11.4208,54.0131],[11.4219,54.0131],[11.4219,54.0134],[11.4224,54.0134],[11.4224,54.0137],[11.4236,54.0137],[11.4236,54.014],[11.4241,54.014],[11.4241,54.0143],[11.4252,54.0143],[11.4252,54.0145],[11.4258,54.0145],[11.4258,54.0148],[11.4269,54.0148],[11.4269,54.0151],[11.428,54.0151],[11.428,54.0154],[11.4291,54.0154],[11.4291,54.0156],[11.4302,54.0156],[11.4302,54.0159],[11.4308,54.0159],[11.4308,54.0162],[11.4313,54.0162],[11.4313,54.0165],[11.4319,54.0165],[11.4319,54.0168],[11.4324,54.0168],[11.4324,54.017],[11.4336,54.017],[11.4336,54.0173],[11.4341,54.0173],[11.4341,54.0176],[11.4347,54.0176],[11.4347,54.0179],[11.4358,54.0179],[11.4358,54.0181],[11.4369,54.0181],[11.4369,54.0184],[11.4375,54.0184],[11.4375,54.0187],[11.4386,54.0187],[11.4386,54.019],[11.4391,54.019],[11.4391,54.0193],[11.4397,54.0193],[11.4397,54.0195],[11.4408,54.0195],[11.4408,54.0198],[11.4413,54.0198],[11.4413,54.0201],[11.4425,54.0201],[11.4425,54.0204],[11.443,54.0204],[11.443,54.0206],[11.4447,54.0206],[11.4447,54.0212],[11.4474,54.0212],[11.4474,54.0215],[11.448,54.0215],[11.448,54.0218],[11.4491,54.0218],[11.4491,54.022],[11.4502,54.022],[11.4502,54.0223],[11.4513,54.0223],[11.4513,54.0226],[11.453,54.0226],[11.453,54.0229],[11.4547,54.0229],[11.4547,54.0231],[11.4563,54.0231],[11.4563,54.0234],[11.4575,54.0234],[11.4575,54.0237],[11.4647,54.0237],[11.4647,54.024],[11.4691,54.024],[11.4691,54.0243],[11.4752,54.0243],[11.4752,54.024],[11.4769,54.024],[11.4769,54.0237],[11.4808,54.0237],[11.4808,54.0234],[11.4825,54.0234],[11.4825,54.0231],[11.4841,54.0231],[11.4841,54.0229],[11.4852,54.0229],[11.4852,54.0231],[11.4897,54.0231],[11.4897,54.0229],[11.4925,54.0229],[11.4925,54.0226],[11.493,54.0226],[11.493,54.0223],[11.4936,54.0223],[11.4936,54.022],[11.4941,54.022],[11.4941,54.0212],[11.4947,54.0212],[11.4947,54.0204],[11.4958,54.0204],[11.4958,54.0198],[11.4963,54.0198],[11.4963,54.0145],[11.4958,54.0145],[11.4958,54.0106],[11.4952,54.0106],[11.4952,54.0098],[11.4947,54.0098],[11.4947,54.0081],[11.4941,54.0081],[11.4941,54.0062],[11.4936,54.0062],[11.4936,54.0056],[11.493,54.0056],[11.493,54.0037],[11.4925,54.0037],[11.4925,54.0029],[11.4919,54.0029],[11.4919,54.0025],[11.4919,54.002],[11.4913,54.002],[11.4913,54.0009],[11.4908,54.0009],[11.4908,54.0001],[11.4897,54.0001],[11.4897,53.9993],[11.4891,53.9993],[11.4891,53.999],[11.488,53.999],[11.488,53.9993],[11.4875,53.9993],[11.4875,54.0001],[11.4869,54.0001],[11.4869,54.0004],[11.4875,54.0004],[11.4875,54.0006],[11.488,54.0006],[11.488,54.0009],[11.4886,54.0009],[11.4886,54.0015],[11.4891,54.0015],[11.4891,54.002],[11.4886,54.002],[11.4886,54.0023],[11.4886,54.0029],[11.4863,54.0029],[11.4863,54.0026],[11.4852,54.0026],[11.4852,54.0023],[11.4847,54.0023],[11.4847,54.002],[11.4841,54.002],[11.4841,54.0018],[11.4836,54.0018],[11.4836,54.0015],[11.4825,54.0015],[11.4825,54.0012],[11.4819,54.0012],[11.4819,54.0004],[11.4813,54.0004],[11.4813,54.0001],[11.4813,53.9998],[11.4813,53.9995],[11.4808,53.9995],[11.4808,53.9993],[11.4797,53.9993],[11.4797,53.999],[11.4791,53.999],[11.4791,53.9987],[11.4786,53.9987],[11.4786,53.9979],[11.478,53.9979],[11.478,53.9973],[11.4786,53.9973],[11.4786,53.9956],[11.4791,53.9956],[11.4791,53.9909],[11.4797,53.9909],[11.4797,53.9898],[11.4791,53.9898],[11.4791,53.9893],[11.4786,53.9893],[11.4786,53.9879],[11.478,53.9879],[11.478,53.9876],[11.4786,53.9876],[11.4786,53.9859],[11.478,53.9859],[11.478,53.9851],[11.4786,53.9851],[11.4786,53.984],[11.4791,53.984],[11.4791,53.9834],[11.4797,53.9834],[11.4797,53.9829],[11.4802,53.9829],[11.4802,53.9815],[11.4797,53.9815],[11.4797,53.9812],[11.4791,53.9812],[11.4791,53.9809],[11.4774,53.9809],[11.4774,53.9806],[11.4758,53.9806],[11.4758,53.9804],[11.4736,53.9804],[11.4736,53.9801],[11.473,53.9801],[11.473,53.9798],[11.4724,53.9798],[11.4724,53.979],[11.4719,53.979],[11.4719,53.9781],[11.4713,53.9781],[11.4713,53.9776],[11.4708,53.9776],[11.4708,53.9765],[11.4702,53.9765],[11.4702,53.9762],[11.4697,53.9762],[11.4697,53.9756],[11.4691,53.9756],[11.4691,53.9754],[11.4686,53.9754],[11.4686,53.9745],[11.468,53.9745],[11.468,53.974],[11.4674,53.974],[11.4674,53.9723],[11.468,53.9723],[11.468,53.972],[11.4686,53.972],[11.4686,53.9715],[11.4713,53.9715],[11.4713,53.9712],[11.473,53.9712],[11.4736,53.9712],[11.4736,53.9709],[11.4752,53.9709],[11.4752,53.9706],[11.4774,53.9706],[11.4774,53.9704],[11.4779,53.9704],[11.4808,53.9704],[11.4808,53.9706],[11.4819,53.9706],[11.4819,53.9709],[11.4825,53.9709],[11.4825,53.9712],[11.4836,53.9712],[11.4836,53.9715],[11.4841,53.9715],[11.4841,53.972],[11.4847,53.972],[11.4847,53.9724],[11.4847,53.9743],[11.4852,53.9743],[11.4852,53.9745],[11.4863,53.9745],[11.4863,53.9748],[11.4869,53.9748],[11.4869,53.9745],[11.4875,53.9745],[11.4875,53.9743],[11.488,53.9743],[11.488,53.9737],[11.4875,53.9737],[11.4875,53.9734],[11.4869,53.9734],[11.4869,53.9725],[11.4869,53.9701],[11.4863,53.9701],[11.4863,53.9698],[11.4869,53.9698],[11.4869,53.969],[11.4875,53.969],[11.4875,53.9684],[11.4886,53.9684],[11.4886,53.9681],[11.4891,53.9681],[11.4891,53.9679],[11.4897,53.9679],[11.4897,53.9681],[11.4902,53.9681],[11.4902,53.96875],[11.4908,53.96875],[11.4908,53.9693],[11.4913,53.9693],[11.4913,53.9695],[11.4919,53.9695],[11.4919,53.9698],[11.4925,53.9698],[11.4925,53.9701],[11.493,53.9701],[11.493,53.9704],[11.4936,53.9704],[11.4936,53.9709],[11.4941,53.9709],[11.4941,53.9726],[11.4936,53.9726],[11.4936,53.9737],[11.493,53.9737],[11.493,53.9745],[11.4925,53.9745],[11.4925,53.9751],[11.4919,53.9751],[11.4919,53.9756],[11.4913,53.9756],[11.4913,53.9759],[11.4908,53.9759],[11.4908,53.9765],[11.4913,53.9765],[11.4913,53.9776],[11.4919,53.9776],[11.4919,53.9779],[11.4925,53.9779],[11.4925,53.9781],[11.493,53.9781],[11.493,53.9793],[11.4936,53.9793],[11.4936,53.9798],[11.4947,53.9798],[11.4947,53.9801],[11.4958,53.9801],[11.4958,53.9804],[11.4963,53.9804],[11.4963,53.9806],[11.4969,53.9806],[11.4969,53.9812],[11.4975,53.9812],[11.4975,53.9815],[11.498,53.9815],[11.498,53.9818],[11.4986,53.9818],[11.4986,53.984],[11.4991,53.984],[11.4991,53.9854],[11.4997,53.9854],[11.4997,53.9862],[11.4991,53.9862],[11.4991,53.9873],[11.4986,53.9873],[11.4986,53.988],[11.4986,53.9881],[11.4982,53.9881],[11.498,53.9881],[11.498,53.9884],[11.4975,53.9884],[11.4975,53.9887],[11.4952,53.9887],[11.4952,53.989],[11.4947,53.989],[11.4947,53.9893],[11.4941,53.9893],[11.4941,53.9895],[11.4936,53.9895],[11.4936,53.9898],[11.493,53.9898],[11.493,53.9901],[11.4925,53.9901],[11.4925,53.9909],[11.493,53.9909],[11.493,53.9912],[11.4925,53.9912],[11.4925,53.992],[11.4919,53.992],[11.4919,53.9923],[11.4913,53.9923],[11.4913,53.9934],[11.4919,53.9934],[11.4919,53.9937],[11.4925,53.9937],[11.4925,53.994],[11.4936,53.994],[11.4936,53.9943],[11.4947,53.9943],[11.4947,53.9945],[11.4958,53.9945],[11.4958,53.9948],[11.4963,53.9948],[11.4963,53.9954],[11.4969,53.9954],[11.4969,53.9956],[11.4975,53.9956],[11.4975,53.997],[11.498,53.997],[11.498,53.9976],[11.4986,53.9976],[11.4986,53.9981],[11.4991,53.9981],[11.4991,53.9993],[11.4997,53.9993],[11.4997,53.9998],[11.4997,54.0001],[11.4997,54.0006],[11.5002,54.0006],[11.5002,54.0012],[11.5008,54.0012],[11.5008,54.0015],[11.5013,54.0015],[11.5013,54.0018],[11.5019,54.0018],[11.5019,54.002],[11.5024,54.002],[11.5024,54.0026],[11.503,54.0026],[11.503,54.0037],[11.5036,54.0037],[11.5036,54.0043],[11.5046,54.0043],[11.5047,54.0043],[11.5047,54.0045],[11.5052,54.0045],[11.5052,54.007],[11.5052,54.0073],[11.5058,54.0073],[11.5058,54.0079],[11.5063,54.0079],[11.5063,54.0087],[11.5069,54.0087],[11.5069,54.0098],[11.5074,54.0098],[11.5074,54.0104],[11.508,54.0104],[11.508,54.0109],[11.5086,54.0109],[11.5086,54.0112],[11.5091,54.0112],[11.5091,54.0115],[11.5097,54.0115],[11.5097,54.012],[11.5102,54.012],[11.5102,54.0123],[11.5108,54.0123],[11.5108,54.0129],[11.5109,54.0129],[11.5113,54.0129],[11.5113,54.0131],[11.5119,54.0131],[11.5119,54.0134],[11.5124,54.0134],[11.5124,54.0137],[11.513,54.0137],[11.513,54.014],[11.5136,54.014],[11.5136,54.0143],[11.5141,54.0143],[11.5141,54.0145],[11.5147,54.0145],[11.5147,54.0148],[11.5158,54.0148],[11.5158,54.0151],[11.5169,54.0151],[11.5169,54.0154],[11.5175,54.0154],[11.5175,54.0156],[11.518,54.0156],[11.518,54.0159],[11.5191,54.0159],[11.5191,54.0162],[11.5202,54.0162],[11.5202,54.0165],[11.5213,54.0165],[11.5213,54.0168],[11.5224,54.0168],[11.5224,54.017],[11.5236,54.017],[11.5236,54.0173],[11.5258,54.0173],[11.5258,54.0176],[11.5263,54.0176],[11.5263,54.0179],[11.5291,54.0179],[11.5291,54.0181],[11.5302,54.0181],[11.5302,54.0184],[11.5308,54.0184],[11.5308,54.0187],[11.5325,54.0187],[11.5325,54.019],[11.533,54.019],[11.533,54.0195],[11.5336,54.0195],[11.5336,54.0201],[11.5341,54.0201],[11.5341,54.0209],[11.5347,54.0209],[11.5347,54.0215],[11.5341,54.0215],[11.5341,54.022],[11.5347,54.022],[11.5347,54.0223],[11.5341,54.0223],[11.5341,54.0229],[11.5341,54.0237],[11.5336,54.0237],[11.5336,54.0245],[11.533,54.0245],[11.533,54.0251],[11.5325,54.0251],[11.5325,54.0256],[11.5319,54.0256],[11.5319,54.0262],[11.5308,54.0262],[11.5308,54.0268],[11.5286,54.0268],[11.5286,54.0262],[11.528,54.0262],[11.528,54.0259],[11.5274,54.0259],[11.5274,54.0251],[11.5258,54.0251],[11.5258,54.0254],[11.5241,54.0254],[11.5241,54.0251],[11.5175,54.0251],[11.5175,54.0259],[11.5169,54.0259],[11.5169,54.0262],[11.5163,54.0262],[11.5163,54.0276],[11.5169,54.0276],[11.5169,54.0281],[11.5175,54.0281],[11.5175,54.0298],[11.5175,54.0301],[11.518,54.0301],[11.518,54.0309],[11.5186,54.0309],[11.5186,54.03125],[11.5191,54.03125],[11.5191,54.032],[11.5197,54.032],[11.5197,54.0323],[11.5202,54.0323],[11.5202,54.0329],[11.5208,54.0329],[11.5208,54.0331],[11.5219,54.0331],[11.5219,54.0337],[11.5236,54.0337],[11.5236,54.034],[11.5247,54.034],[11.5247,54.0343],[11.5297,54.0343],[11.5297,54.0337],[11.5302,54.0337],[11.5302,54.0329],[11.5308,54.0329],[11.5308,54.0326],[11.5313,54.0326],[11.5313,54.032],[11.5319,54.032],[11.5319,54.0309],[11.5325,54.0309],[11.5325,54.0308],[11.5325,54.0284],[11.533,54.0284],[11.533,54.0281],[11.5336,54.0281],[11.5336,54.0279],[11.5341,54.0279],[11.5341,54.0276],[11.5347,54.0276],[11.5347,54.0268],[11.5352,54.0268],[11.5352,54.0265],[11.5358,54.0265],[11.5358,54.0262],[11.5361,54.0262],[11.5363,54.0262],[11.5363,54.0259],[11.5375,54.0259],[11.5375,54.0256],[11.538,54.0256],[11.538,54.0254],[11.5402,54.0254],[11.5402,54.0251],[11.5469,54.0251],[11.5469,54.0254],[11.5502,54.0254],[11.5502,54.0259],[11.553,54.0259],[11.553,54.0262],[11.5536,54.0262],[11.5536,54.0265],[11.5547,54.0265],[11.5547,54.0268],[11.5563,54.0268],[11.5563,54.027],[11.5574,54.027],[11.5574,54.0276],[11.5602,54.0276],[11.5602,54.0279],[11.5608,54.0279],[11.5608,54.0281],[11.5619,54.0281],[11.5619,54.0283],[11.5619,54.0284],[11.5625,54.0284],[11.5625,54.0287],[11.5636,54.0287],[11.5636,54.029],[11.5647,54.029],[11.5647,54.0293],[11.5652,54.0293],[11.5652,54.0295],[11.5654,54.0295],[11.5663,54.0295],[11.5663,54.0298],[11.5669,54.0298],[11.5669,54.0301],[11.5675,54.0301],[11.5675,54.0304],[11.568,54.0304],[11.568,54.0306],[11.5686,54.0306],[11.5686,54.0309],[11.5691,54.0309],[11.5691,54.03125],[11.5697,54.03125],[11.5697,54.0315],[11.5702,54.0315],[11.5702,54.0318],[11.5708,54.0318],[11.5708,54.032],[11.5713,54.032],[11.5713,54.0323],[11.5719,54.0323],[11.5719,54.0326],[11.5725,54.0326],[11.5725,54.0331],[11.573,54.0331],[11.573,54.0337],[11.5736,54.0337],[11.5736,54.034],[11.5741,54.034],[11.5741,54.0343],[11.5747,54.0343],[11.5747,54.0345],[11.5752,54.0345],[11.5752,54.0348],[11.5758,54.0348],[11.5758,54.0354],[11.5763,54.0354],[11.5763,54.0356],[11.5769,54.0356],[11.5769,54.0362],[11.5775,54.0362],[11.5775,54.0368],[11.578,54.0368],[11.578,54.0373],[11.5786,54.0373],[11.5786,54.0379],[11.5791,54.0379],[11.5791,54.0381],[11.5797,54.0381],[11.5797,54.0387],[11.5802,54.0387],[11.5802,54.0395],[11.5808,54.0395],[11.5808,54.0401],[11.5813,54.0401],[11.5813,54.0406],[11.5819,54.0406],[11.5819,54.0418],[11.5824,54.0418],[11.5824,54.0423],[11.583,54.0423],[11.583,54.0426],[11.5836,54.0426],[11.5836,54.044],[11.5841,54.044],[11.5841,54.0443],[11.5847,54.0443],[11.5847,54.0445],[11.5852,54.0445],[11.5852,54.0454],[11.5858,54.0454],[11.5858,54.0465],[11.5863,54.0465],[11.5863,54.0512],[11.5863,54.0515],[11.5858,54.0515],[11.5858,54.0526],[11.5852,54.0526],[11.5852,54.0534],[11.5847,54.0534],[11.5847,54.0556],[11.5841,54.0556],[11.5841,54.057],[11.5836,54.057],[11.5836,54.0579],[11.583,54.0579],[11.583,54.0587],[11.5824,54.0587],[11.5824,54.0604],[11.5819,54.0604],[11.5819,54.0626],[11.5813,54.0626],[11.5813,54.0634],[11.5819,54.0634],[11.5819,54.0637],[11.583,54.0637],[11.5836,54.0637],[11.5836,54.064],[11.5847,54.064],[11.5847,54.0637],[11.5858,54.0637],[11.5858,54.064],[11.5863,54.064],[11.5863,54.0643],[11.588,54.0643],[11.588,54.0648],[11.5891,54.0648],[11.5891,54.0651],[11.5897,54.0651],[11.5897,54.0654],[11.5902,54.0654],[11.5902,54.0656],[11.5908,54.0656],[11.5908,54.0662],[11.5913,54.0662],[11.5913,54.0665],[11.5919,54.0665],[11.5919,54.0668],[11.5924,54.0668],[11.5924,54.067],[11.5936,54.067],[11.5936,54.0673],[11.5947,54.0673],[11.5947,54.0676],[11.5997,54.0676],[11.5997,54.0673],[11.6025,54.0673],[11.6025,54.0676],[11.603,54.0676],[11.603,54.0681],[11.6036,54.0681],[11.6036,54.0684],[11.6041,54.0684],[11.6041,54.069],[11.6052,54.069],[11.6052,54.0693],[11.6058,54.0693],[11.6058,54.0695],[11.6069,54.0695],[11.6069,54.0693],[11.6097,54.0693],[11.6097,54.0698],[11.6113,54.0698],[11.6113,54.0701],[11.6119,54.0701],[11.6119,54.0704],[11.6102,54.0704],[11.6102,54.0712],[11.6113,54.0712],[11.6113,54.0718],[11.6119,54.0718],[11.6119,54.072],[11.6125,54.072],[11.6125,54.0726],[11.613,54.0726],[11.613,54.0731],[11.6141,54.0731],[11.6141,54.0734],[11.6147,54.0734],[11.6147,54.074],[11.6158,54.074],[11.6158,54.0743],[11.618,54.0743],[11.618,54.0745],[11.6191,54.0745],[11.6191,54.0748],[11.6197,54.0748],[11.6197,54.0751],[11.6208,54.0751],[11.6208,54.0754],[11.6213,54.0754],[11.6213,54.0756],[11.6219,54.0756],[11.6219,54.0759],[11.6225,54.0759],[11.6225,54.0765],[11.623,54.0765],[11.623,54.0768],[11.6236,54.0768],[11.6236,54.077],[11.6241,54.077],[11.6241,54.0787],[11.6236,54.0787],[11.6236,54.0812],[11.6241,54.0812],[11.6241,54.0837],[11.6247,54.0837],[11.6247,54.0851],[11.6252,54.0851],[11.6252,54.0859],[11.6258,54.0859],[11.6258,54.0895],[11.6252,54.0895],[11.6252,54.0904],[11.6247,54.0904],[11.6247,54.0906],[11.6246,54.0906],[11.6241,54.0906],[11.6241,54.0909],[11.6236,54.0909],[11.6236,54.0915],[11.623,54.0915],[11.623,54.0918],[11.6225,54.0918],[11.6225,54.0929],[11.6219,54.0929],[11.6219,54.0937],[11.6213,54.0937],[11.6213,54.0945],[11.6208,54.0945],[11.6208,54.0954],[11.6202,54.0954],[11.6202,54.0965],[11.6197,54.0965],[11.6197,54.0968],[11.6191,54.0968],[11.6191,54.0973],[11.6186,54.0973],[11.6186,54.0976],[11.618,54.0976],[11.618,54.0981],[11.6175,54.0981],[11.6175,54.0984],[11.6169,54.0984],[11.6169,54.099],[11.6163,54.099],[11.6163,54.0995],[11.6158,54.0995],[11.6158,54.1001],[11.6152,54.1001],[11.6152,54.1009],[11.6147,54.1009],[11.6147,54.1015],[11.6141,54.1015],[11.6141,54.102],[11.6136,54.102],[11.6136,54.1023],[11.613,54.1023],[11.613,54.1029],[11.6125,54.1029],[11.6125,54.1031],[11.6102,54.1031],[11.6102,54.1029],[11.6091,54.1029],[11.6091,54.1031],[11.6086,54.1031],[11.6086,54.1034],[11.608,54.1034],[11.608,54.1037],[11.6063,54.1037],[11.6063,54.1034],[11.6058,54.1034],[11.6058,54.1031],[11.6056,54.1031],[11.6052,54.1031],[11.6052,54.1029],[11.6047,54.1029],[11.6047,54.1026],[11.6036,54.1026],[11.6036,54.1023],[11.603,54.1023],[11.603,54.102],[11.6025,54.102],[11.6025,54.1019],[11.6025,54.1018],[11.6019,54.1018],[11.6019,54.1012],[11.6013,54.1012],[11.6013,54.1009],[11.6008,54.1009],[11.6008,54.0995],[11.6002,54.0995],[11.6002,54.0987],[11.6008,54.0987],[11.6008,54.0981],[11.6013,54.0981],[11.6013,54.0979],[11.6019,54.0979],[11.6019,54.097],[11.6025,54.097],[11.6025,54.0965],[11.603,54.0965],[11.603,54.0959],[11.6019,54.0959],[11.6019,54.0954],[11.6013,54.0954],[11.6013,54.0951],[11.6008,54.0951],[11.6008,54.0948],[11.6002,54.0948],[11.6002,54.0945],[11.5986,54.0945],[11.5986,54.0943],[11.5919,54.0943],[11.5919,54.094],[11.5902,54.094],[11.5902,54.0937],[11.5891,54.0937],[11.5891,54.0934],[11.5886,54.0934],[11.5886,54.0931],[11.5874,54.0931],[11.5874,54.0929],[11.5869,54.0929],[11.5869,54.0923],[11.5863,54.0923],[11.5863,54.0918],[11.5858,54.0918],[11.5858,54.0915],[11.5852,54.0915],[11.5852,54.0909],[11.5847,54.0909],[11.5847,54.0906],[11.5836,54.0906],[11.5836,54.0904],[11.583,54.0904],[11.583,54.0898],[11.5824,54.0898],[11.5824,54.089],[11.5819,54.089],[11.5819,54.0881],[11.5813,54.0881],[11.5813,54.0873],[11.5802,54.0873],[11.5802,54.087],[11.5797,54.087],[11.5797,54.0865],[11.5791,54.0865],[11.5791,54.0856],[11.5786,54.0856],[11.5786,54.0845],[11.578,54.0845],[11.578,54.0837],[11.5775,54.0837],[11.5775,54.082],[11.5769,54.082],[11.5769,54.0809],[11.5763,54.0809],[11.5763,54.0804],[11.5758,54.0804],[11.5758,54.0798],[11.5752,54.0798],[11.5752,54.0795],[11.5747,54.0795],[11.5747,54.0793],[11.5725,54.0793],[11.5725,54.0795],[11.5713,54.0795],[11.5713,54.0793],[11.5708,54.0793],[11.5708,54.079],[11.5702,54.079],[11.5702,54.0787],[11.5697,54.0787],[11.5697,54.0784],[11.5691,54.0784],[11.5691,54.0779],[11.5686,54.0779],[11.5686,54.0776],[11.568,54.0776],[11.568,54.077],[11.5675,54.077],[11.5675,54.0765],[11.5669,54.0765],[11.5669,54.0756],[11.5663,54.0756],[11.5663,54.0754],[11.5658,54.0754],[11.5658,54.0751],[11.5652,54.0751],[11.5652,54.0748],[11.5647,54.0748],[11.5647,54.0745],[11.5641,54.0745],[11.5641,54.0743],[11.5636,54.0743],[11.5636,54.074],[11.563,54.074],[11.563,54.0734],[11.5625,54.0734],[11.5625,54.0723],[11.5619,54.0723],[11.5619,54.072],[11.5613,54.072],[11.5613,54.0718],[11.5608,54.0718],[11.5608,54.0712],[11.5602,54.0712],[11.5602,54.0706],[11.5597,54.0706],[11.5597,54.0701],[11.5591,54.0701],[11.5591,54.0695],[11.5586,54.0695],[11.5586,54.0693],[11.558,54.0693],[11.558,54.069],[11.5574,54.069],[11.5574,54.0687],[11.5569,54.0687],[11.5569,54.0684],[11.5563,54.0684],[11.5563,54.0679],[11.5558,54.0679],[11.5558,54.0676],[11.5547,54.0676],[11.5547,54.067],[11.5536,54.067],[11.5536,54.0668],[11.5524,54.0668],[11.5524,54.0662],[11.5513,54.0662],[11.5513,54.0659],[11.5502,54.0659],[11.5502,54.066],[11.5502,54.0662],[11.5497,54.0662],[11.5497,54.0659],[11.5486,54.0659],[11.5486,54.0654],[11.5492,54.0654],[11.5497,54.0654],[11.5497,54.064],[11.5491,54.064],[11.5491,54.0637],[11.5486,54.0637],[11.5486,54.0631],[11.548,54.0631],[11.548,54.0623],[11.5474,54.0623],[11.5474,54.062],[11.5458,54.062],[11.5458,54.0615],[11.5452,54.0615],[11.5452,54.0604],[11.5447,54.0604],[11.5447,54.0601],[11.5441,54.0601],[11.5441,54.0593],[11.5436,54.0593],[11.5436,54.0584],[11.5425,54.0584],[11.5425,54.0579],[11.5419,54.0579],[11.5419,54.0573],[11.5425,54.0573],[11.5425,54.0562],[11.543,54.0562],[11.543,54.0551],[11.5425,54.0551],[11.5425,54.0543],[11.5419,54.0543],[11.5419,54.054],[11.5413,54.054],[11.5413,54.0537],[11.5408,54.0537],[11.5408,54.0534],[11.5402,54.0534],[11.5402,54.0531],[11.5397,54.0531],[11.5397,54.0529],[11.5391,54.0529],[11.5391,54.0526],[11.5386,54.0526],[11.5386,54.0523],[11.538,54.0523],[11.538,54.052],[11.5369,54.052],[11.5369,54.0515],[11.5358,54.0515],[11.5358,54.0512],[11.5352,54.0512],[11.5352,54.0509],[11.5336,54.0509],[11.5336,54.0501],[11.5325,54.0501],[11.5325,54.0498],[11.5319,54.0498],[11.5319,54.0495],[11.5325,54.0495],[11.5325,54.049],[11.5308,54.049],[11.5308,54.0504],[11.5302,54.0504],[11.5302,54.052],[11.5308,54.052],[11.5308,54.0531],[11.5313,54.0531],[11.5313,54.054],[11.5319,54.054],[11.5319,54.0545],[11.533,54.0545],[11.533,54.0554],[11.5336,54.0554],[11.5336,54.0556],[11.5352,54.0556],[11.5352,54.0559],[11.5358,54.0559],[11.5358,54.0562],[11.5362,54.0562],[11.5363,54.0562],[11.5363,54.057],[11.5369,54.057],[11.5369,54.0573],[11.5363,54.0573],[11.5363,54.0584],[11.5362,54.0584],[11.5358,54.0584],[11.5358,54.0604],[11.5362,54.0604],[11.5363,54.0604],[11.5363,54.062],[11.5358,54.062],[11.5358,54.0637],[11.5352,54.0637],[11.5352,54.064],[11.5347,54.064],[11.5347,54.0656],[11.5341,54.0656],[11.5341,54.0659],[11.5336,54.0659],[11.5336,54.0698],[11.5341,54.0698],[11.5341,54.0723],[11.5347,54.0723],[11.5347,54.0737],[11.5341,54.0737],[11.5341,54.0743],[11.5336,54.0743],[11.5336,54.0745],[11.533,54.0745],[11.533,54.0748],[11.5319,54.0748],[11.5319,54.0745],[11.5313,54.0745],[11.5313,54.0743],[11.5308,54.0743],[11.5308,54.0737],[11.5302,54.0737],[11.5302,54.0734],[11.5297,54.0734],[11.5297,54.0729],[11.5291,54.0729],[11.5291,54.0726],[11.5286,54.0726],[11.5286,54.072],[11.528,54.072],[11.528,54.0718],[11.5274,54.0718],[11.5274,54.0715],[11.5269,54.0715],[11.5269,54.0693],[11.5263,54.0693],[11.5263,54.0687],[11.5252,54.0687],[11.5252,54.0698],[11.5249,54.0698],[11.5247,54.0698],[11.5247,54.0712],[11.5252,54.0712],[11.5252,54.0718],[11.5258,54.0718],[11.5258,54.072],[11.5263,54.072],[11.5263,54.0723],[11.5269,54.0723],[11.5269,54.0729],[11.5274,54.0729],[11.5274,54.0734],[11.528,54.0734],[11.528,54.0737],[11.5286,54.0737],[11.5286,54.074],[11.5291,54.074],[11.5291,54.0743],[11.5296,54.0743],[11.5297,54.0748],[11.5302,54.0748],[11.5308,54.0748],[11.5308,54.0752],[11.5308,54.0754],[11.5311,54.0754],[11.5313,54.0754],[11.5313,54.0755],[11.5313,54.0762],[11.5319,54.0762],[11.5319,54.0765],[11.5325,54.0765],[11.5325,54.077],[11.533,54.077],[11.533,54.0776],[11.5336,54.0776],[11.5336,54.0779],[11.5341,54.0779],[11.5341,54.0784],[11.5347,54.0784],[11.5347,54.0787],[11.5352,54.0787],[11.5352,54.0793],[11.5358,54.0793],[11.5358,54.0798],[11.5363,54.0798],[11.5363,54.0801],[11.5369,54.0801],[11.5369,54.0806],[11.5375,54.0806],[11.5375,54.0809],[11.538,54.0809],[11.538,54.0815],[11.5386,54.0815],[11.5386,54.0818],[11.5391,54.0818],[11.5391,54.082],[11.5397,54.082],[11.5397,54.0823],[11.5402,54.0823],[11.5402,54.0826],[11.5408,54.0826],[11.5408,54.0829],[11.5413,54.0829],[11.5413,54.0834],[11.5419,54.0834],[11.5419,54.0837],[11.5425,54.0837],[11.5425,54.0843],[11.543,54.0843],[11.543,54.0848],[11.5436,54.0848],[11.5436,54.0854],[11.5441,54.0854],[11.5441,54.0862],[11.5447,54.0862],[11.5447,54.0868],[11.5452,54.0868],[11.5452,54.0873],[11.5458,54.0873],[11.5458,54.0876],[11.5463,54.0876],[11.5463,54.0879],[11.5469,54.0879],[11.5469,54.0881],[11.5474,54.0881],[11.5474,54.089],[11.548,54.089],[11.548,54.0895],[11.5486,54.0895],[11.5486,54.0898],[11.5491,54.0898],[11.5491,54.0904],[11.5497,54.0904],[11.5497,54.0906],[11.5502,54.0906],[11.5502,54.0912],[11.5508,54.0912],[11.5508,54.0918],[11.5513,54.0918],[11.5513,54.0923],[11.5519,54.0923],[11.5519,54.0929],[11.5524,54.0929],[11.5524,54.0931],[11.553,54.0931],[11.553,54.0937],[11.5541,54.0937],[11.5541,54.094],[11.5547,54.094],[11.5547,54.0943],[11.5552,54.0943],[11.5552,54.0945],[11.5558,54.0945],[11.5558,54.0948],[11.5563,54.0948],[11.5563,54.0954],[11.5574,54.0954],[11.5574,54.0956],[11.558,54.0956],[11.558,54.0959],[11.5586,54.0959],[11.5586,54.0962],[11.5597,54.0962],[11.5597,54.0965],[11.5602,54.0965],[11.5602,54.0968],[11.5608,54.0968],[11.5608,54.097],[11.5619,54.097],[11.5619,54.0973],[11.5619,54.0976],[11.5625,54.0976],[11.5625,54.0979],[11.5641,54.0979],[11.5641,54.0981],[11.5652,54.0981],[11.5652,54.0984],[11.5669,54.0984],[11.5669,54.0987],[11.5708,54.0987],[11.5708,54.099],[11.573,54.099],[11.573,54.0993],[11.5775,54.0993],[11.5775,54.099],[11.584,54.099],[11.5841,54.099],[11.5841,54.0991],[11.5841,54.0993],[11.5844,54.0993],[11.588,54.0993],[11.588,54.0995],[11.5891,54.0995],[11.5891,54.0998],[11.5897,54.0998],[11.5897,54.1001],[11.5908,54.1001],[11.5908,54.1004],[11.5913,54.1004],[11.5913,54.1006],[11.5924,54.1006],[11.5924,54.1009],[11.593,54.1009],[11.593,54.1012],[11.5941,54.1012],[11.5941,54.1013],[11.5941,54.1015],[11.5947,54.1015],[11.5947,54.1018],[11.5958,54.1018],[11.5958,54.102],[11.5969,54.102],[11.5969,54.1023],[11.5975,54.1023],[11.5975,54.1026],[11.5991,54.1026],[11.5991,54.1029],[11.6002,54.1029],[11.6002,54.1031],[11.6008,54.1031],[11.6008,54.1034],[11.6013,54.1034],[11.6013,54.1037],[11.6019,54.1037],[11.6019,54.104],[11.6025,54.104],[11.6025,54.1043],[11.6036,54.1043],[11.6036,54.1048],[11.6047,54.1048],[11.6047,54.1056],[11.6041,54.1056],[11.6041,54.1062],[11.6047,54.1062],[11.6047,54.1065],[11.6058,54.1065],[11.6058,54.1062],[11.6063,54.1062],[11.6063,54.1059],[11.6074,54.1059],[11.6074,54.1062],[11.608,54.1062],[11.608,54.1065],[11.6086,54.1065],[11.6086,54.107],[11.6097,54.107],[11.6097,54.1076],[11.6102,54.1076],[11.6102,54.1079],[11.6108,54.1079],[11.6108,54.1081],[11.6119,54.1081],[11.6119,54.1084],[11.6125,54.1084],[11.6125,54.1087],[11.613,54.1087],[11.613,54.1093],[11.6136,54.1093],[11.6136,54.1095],[11.6141,54.1095],[11.6141,54.1101],[11.6152,54.1101],[11.6152,54.1106],[11.6169,54.1106],[11.6169,54.111],[11.6169,54.1112],[11.6175,54.1112],[11.6175,54.1118],[11.618,54.1118],[11.618,54.112],[11.6186,54.112],[11.6186,54.1126],[11.6191,54.1126],[11.6191,54.1129],[11.6197,54.1129],[11.6197,54.1131],[11.6202,54.1131],[11.6202,54.1134],[11.6208,54.1134],[11.6208,54.114],[11.6213,54.114],[11.6213,54.1143],[11.6219,54.1143],[11.6219,54.1148],[11.6225,54.1148],[11.6225,54.1151],[11.623,54.1151],[11.623,54.1154],[11.6236,54.1154],[11.6236,54.1159],[11.6241,54.1159],[11.6241,54.1165],[11.6247,54.1165],[11.6247,54.1168],[11.6252,54.1168],[11.6252,54.1173],[11.6258,54.1173],[11.6258,54.1179],[11.6263,54.1179],[11.6263,54.1184],[11.6269,54.1184],[11.6269,54.1187],[11.6274,54.1187],[11.6274,54.1193],[11.628,54.1193],[11.628,54.1195],[11.6286,54.1195],[11.6286,54.1201],[11.6291,54.1201],[11.6291,54.1206],[11.6297,54.1206],[11.6297,54.1209],[11.6302,54.1209],[11.6302,54.1215],[11.6308,54.1215],[11.6308,54.1218],[11.6313,54.1218],[11.6313,54.1223],[11.6319,54.1223],[11.6319,54.1226],[11.6324,54.1226],[11.6324,54.1237],[11.6336,54.1237],[11.6336,54.124],[11.6341,54.124],[11.6341,54.1243],[11.6347,54.1243],[11.6347,54.1251],[11.6352,54.1251],[11.6352,54.1254],[11.6358,54.1254],[11.6358,54.1256],[11.6363,54.1256],[11.6363,54.1259],[11.6369,54.1259],[11.6369,54.1262],[11.6374,54.1262],[11.6374,54.1268],[11.638,54.1268],[11.638,54.127],[11.6386,54.127],[11.6386,54.1273],[11.6397,54.1273],[11.6397,54.1276],[11.6402,54.1276],[11.6402,54.1279],[11.6408,54.1279],[11.6408,54.1284],[11.6413,54.1284],[11.6413,54.129],[11.6424,54.129],[11.6424,54.1295],[11.643,54.1295],[11.643,54.1298],[11.6436,54.1298],[11.6436,54.1301],[11.6441,54.1301],[11.6441,54.1306],[11.6447,54.1306],[11.6447,54.1309],[11.6452,54.1309],[11.6452,54.1312],[11.6458,54.1312],[11.6458,54.1315],[11.6469,54.1315],[11.6469,54.1318],[11.6475,54.1318],[11.6475,54.132],[11.648,54.132],[11.648,54.1326],[11.6486,54.1326],[11.6486,54.1331],[11.6491,54.1331],[11.6491,54.1334],[11.6497,54.1334],[11.6497,54.134],[11.6502,54.134],[11.6502,54.1343],[11.6508,54.1343],[11.6508,54.1348],[11.6519,54.1348],[11.6519,54.1354],[11.653,54.1354],[11.653,54.1362],[11.6536,54.1362],[11.6536,54.1365],[11.6547,54.1365],[11.6547,54.1368],[11.6552,54.1368],[11.6552,54.137],[11.6558,54.137],[11.6558,54.1379],[11.6563,54.1379],[11.6563,54.1384],[11.6569,54.1384],[11.6569,54.139],[11.6575,54.139],[11.6575,54.1395],[11.658,54.1395],[11.658,54.1398],[11.6586,54.1398],[11.6586,54.1401],[11.6591,54.1401],[11.6591,54.1404],[11.6602,54.1404],[11.6602,54.1412],[11.6613,54.1412],[11.6613,54.1415],[11.6619,54.1415],[11.6619,54.142],[11.6624,54.142],[11.6624,54.1423],[11.663,54.1423],[11.663,54.1429],[11.6636,54.1429],[11.6636,54.1431],[11.6641,54.1431],[11.6641,54.1434],[11.6647,54.1434],[11.6647,54.144],[11.6658,54.144],[11.6658,54.1443],[11.6663,54.1443],[11.6663,54.1448],[11.6669,54.1448],[11.6669,54.1451],[11.6674,54.1451],[11.6674,54.1456],[11.668,54.1456],[11.668,54.1459],[11.6686,54.1459],[11.6686,54.1465],[11.6697,54.1465],[11.6697,54.147],[11.6702,54.147],[11.6702,54.1473],[11.6708,54.1473],[11.6708,54.1476],[11.6713,54.1476],[11.6713,54.1481],[11.6719,54.1481],[11.6719,54.1487],[11.6741,54.1487],[11.6741,54.149],[11.6747,54.149],[11.6747,54.1495],[11.6758,54.1495],[11.6758,54.1501],[11.6763,54.1501],[11.6763,54.1504],[11.6769,54.1504],[11.6769,54.1506],[11.6775,54.1506],[11.6775,54.1512],[11.6786,54.1512],[11.6786,54.1515],[11.6791,54.1515],[11.6791,54.1518],[11.6797,54.1518],[11.6797,54.152],[11.6802,54.152],[11.6802,54.1526],[11.6819,54.1526],[11.6819,54.1529],[11.6824,54.1529],[11.6824,54.1531],[11.6869,54.1531],[11.6869,54.1534],[11.6919,54.1534],[11.6919,54.1537],[11.6947,54.1537],[11.6947,54.1534],[11.6963,54.1534],[11.6963,54.1537],[11.703,54.1537],[11.703,54.154],[11.7074,54.154],[11.7075,54.1537],[11.708,54.1537],[11.708,54.1534],[11.7097,54.1534],[11.7097,54.1537],[11.7141,54.1537],[11.7141,54.1534],[11.7169,54.1534],[11.7169,54.1537],[11.7208,54.1537],[11.7208,54.1534],[11.7247,54.1534],[11.7247,54.1537],[11.7258,54.1537],[11.7258,54.1534],[11.7297,54.1534],[11.7297,54.1531],[11.7391,54.1531],[11.7391,54.1534],[11.7402,54.1534],[11.7402,54.1531],[11.7408,54.1531],[11.7408,54.1534],[11.7458,54.1534],[11.7458,54.1537],[11.7497,54.1537],[11.7497,54.154],[11.753,54.154],[11.753,54.1543],[11.7552,54.1543],[11.7552,54.1545],[11.7613,54.1545],[11.7613,54.1543],[11.763,54.1543],[11.763,54.154],[11.7641,54.154],[11.7641,54.1537],[11.7647,54.1537],[11.7647,54.1531],[11.7652,54.1531],[11.7652,54.1529],[11.7658,54.1529],[11.7658,54.1526],[11.7674,54.1526],[11.7674,54.1523],[11.7691,54.1523],[11.7691,54.152],[11.7697,54.152],[11.7697,54.1515],[11.7708,54.1515],[11.7708,54.1512],[11.7725,54.1512],[11.7725,54.1509],[11.7736,54.1509],[11.7736,54.1506],[11.7747,54.1506],[11.7747,54.1504],[11.7763,54.1504],[11.7763,54.1501],[11.7775,54.1501],[11.7775,54.1498],[11.7791,54.1498],[11.7791,54.1495],[11.7797,54.1495],[11.7797,54.1493],[11.7819,54.1493],[11.7819,54.149],[11.783,54.149],[11.783,54.1487],[11.7852,54.1487],[11.7852,54.1484],[11.788,54.1484],[11.788,54.1481],[11.7891,54.1481],[11.7891,54.1479],[11.7908,54.1479],[11.7908,54.1476],[11.7924,54.1476],[11.7924,54.1473],[11.7936,54.1473],[11.7936,54.147],[11.7974,54.147],[11.7974,54.1468],[11.7997,54.1468],[11.7997,54.1465],[11.8024,54.1465],[11.8024,54.1462],[11.8041,54.1462],[11.8041,54.1459],[11.8069,54.1459],[11.8069,54.1456],[11.8086,54.1456],[11.8086,54.1454],[11.8113,54.1454],[11.8113,54.1451],[11.8163,54.1451],[11.8163,54.1448],[11.8197,54.1448],[11.8197,54.1451],[11.8297,54.1451],[11.8297,54.1448],[11.8313,54.1448],[11.8313,54.1445],[11.8325,54.1445],[11.8325,54.1443],[11.833,54.1443],[11.833,54.1445],[11.8358,54.1445],[11.8358,54.1448],[11.838,54.1448],[11.838,54.1445],[11.8419,54.1445],[11.8419,54.1448],[11.843,54.1448],[11.843,54.1445],[11.8458,54.1445],[11.8458,54.1448],[11.8469,54.1448],[11.8469,54.1451],[11.8536,54.1451],[11.8536,54.1454],[11.8558,54.1454],[11.8558,54.1456],[11.8575,54.1456],[11.8575,54.1459],[11.8591,54.1459],[11.8591,54.1462],[11.8613,54.1462],[11.8613,54.1465],[11.863,54.1465],[11.863,54.1468],[11.8641,54.1468],[11.8641,54.147],[11.8652,54.147],[11.8652,54.1473],[11.8669,54.1473],[11.8669,54.1476],[11.8675,54.1476],[11.8675,54.1479],[11.8691,54.1479],[11.8691,54.1481],[11.8697,54.1481],[11.8697,54.1484],[11.8741,54.1484],[11.8741,54.1487],[11.8769,54.1487],[11.8769,54.149],[11.878,54.149],[11.878,54.1493],[11.8791,54.1493],[11.8791,54.1495],[11.8802,54.1495],[11.8802,54.1498],[11.8813,54.1498],[11.8813,54.1501],[11.8819,54.1501],[11.8819,54.1504],[11.883,54.1504],[11.883,54.1506],[11.8869,54.1506],[11.8869,54.1509],[11.8874,54.1509],[11.8874,54.1512],[11.8886,54.1512],[11.8886,54.1515],[11.8891,54.1515],[11.8891,54.1518],[11.8902,54.1518],[11.8902,54.152],[11.8913,54.152],[11.8913,54.1523],[11.893,54.1523],[11.893,54.1526],[11.8941,54.1526],[11.8941,54.1529],[11.8952,54.1529],[11.8952,54.1531],[11.8969,54.1531],[11.8969,54.1534],[11.8991,54.1534],[11.8991,54.1537],[11.9002,54.1537],[11.9002,54.154],[11.9008,54.154],[11.9008,54.1543],[11.9019,54.1543],[11.9019,54.1545],[11.9041,54.1545],[11.9041,54.1548],[11.9052,54.1548],[11.9052,54.1551],[11.9063,54.1551],[11.9063,54.1554],[11.9069,54.1554],[11.9069,54.1556],[11.9075,54.1556],[11.9075,54.1559],[11.9086,54.1559],[11.9086,54.15625],[11.9097,54.15625],[11.9097,54.1565],[11.9108,54.1565],[11.9108,54.1568],[11.9113,54.1568],[11.9113,54.157],[11.9125,54.157],[11.9125,54.1573],[11.913,54.1573],[11.913,54.1576],[11.9141,54.1576],[11.9141,54.1579],[11.9152,54.1579],[11.9152,54.1581],[11.9158,54.1581],[11.9158,54.1584],[11.9169,54.1584],[11.9169,54.1587],[11.9174,54.1587],[11.9174,54.159],[11.9186,54.159],[11.9186,54.1593],[11.9197,54.1593],[11.9197,54.1595],[11.9213,54.1595],[11.9213,54.1598],[11.9219,54.1598],[11.9219,54.1601],[11.9236,54.1601],[11.9236,54.1604],[11.9252,54.1604],[11.9252,54.1606],[11.9269,54.1606],[11.9269,54.1609],[11.9291,54.1609],[11.9291,54.1612],[11.9297,54.1612],[11.9297,54.1615],[11.9308,54.1615],[11.9308,54.1618],[11.933,54.1618],[11.933,54.162],[11.9352,54.162],[11.9352,54.1623],[11.9369,54.1623],[11.9369,54.1626],[11.938,54.1626],[11.938,54.1629],[11.9391,54.1629],[11.9391,54.1631],[11.9402,54.1631],[11.9402,54.1634],[11.9408,54.1634],[11.9408,54.1637],[11.9413,54.1637],[11.9413,54.164],[11.9419,54.164],[11.9419,54.1643],[11.9447,54.1643],[11.9447,54.1645],[11.9463,54.1645],[11.9463,54.1648],[11.9486,54.1648],[11.9486,54.1651],[11.9558,54.1651],[11.9558,54.1654],[11.9575,54.1654],[11.9575,54.1656],[11.9597,54.1656],[11.9597,54.1659],[11.9613,54.1659],[11.9613,54.1662],[11.963,54.1662],[11.963,54.1665],[11.9647,54.1665],[11.9647,54.1668],[11.9663,54.1668],[11.9663,54.167],[11.9674,54.167],[11.9674,54.1673],[11.9686,54.1673],[11.9686,54.1676],[11.9697,54.1676],[11.9697,54.1679],[11.9708,54.1679],[11.9708,54.1681],[11.9719,54.1681],[11.9719,54.1684],[11.973,54.1684],[11.973,54.1687],[11.9736,54.1687],[11.9736,54.169],[11.9747,54.169],[11.9747,54.1693],[11.9758,54.1693],[11.9758,54.1695],[11.9769,54.1695],[11.9769,54.1698],[11.978,54.1698],[11.978,54.1701],[11.9791,54.1701],[11.9791,54.1704],[11.9797,54.1704],[11.9797,54.1706],[11.9808,54.1706],[11.9808,54.1709],[11.9819,54.1709],[11.9819,54.1712],[11.983,54.1712],[11.983,54.1715],[11.9836,54.1715],[11.9836,54.1718],[11.9852,54.1718],[11.9852,54.172],[11.9858,54.172],[11.9858,54.1723],[11.9869,54.1723],[11.9869,54.1726],[11.988,54.1726],[11.988,54.1729],[11.9891,54.1729],[11.9891,54.1731],[11.9902,54.1731],[11.9902,54.1734],[11.9913,54.1734],[11.9913,54.1737],[11.9925,54.1737],[11.9925,54.174],[11.9941,54.174],[11.9941,54.1743],[11.9952,54.1743],[11.9952,54.1745],[11.9963,54.1745],[11.9963,54.1748],[11.9975,54.1748],[11.9975,54.1751],[11.9986,54.1751],[11.9986,54.1754],[12.0002,54.1754],[12.0008,54.1754],[12.0008,54.1756],[12.0013,54.1756],[12.0013,54.1759],[12.0019,54.1759],[12.0019,54.1762],[12.003,54.1762],[12.003,54.1765],[12.0041,54.1765],[12.0041,54.1768],[12.0058,54.1768],[12.0058,54.177],[12.0063,54.177],[12.0063,54.1773],[12.0074,54.1773],[12.0074,54.1776],[12.0086,54.1776],[12.0086,54.1779],[12.0102,54.1779],[12.0102,54.1781],[12.0136,54.1781],[12.0136,54.1779],[12.0147,54.1779],[12.0147,54.1776],[12.0158,54.1776],[12.0158,54.1773],[12.018,54.1773],[12.018,54.177],[12.0197,54.177],[12.0197,54.1768],[12.0225,54.1768],[12.0225,54.1765],[12.0246,54.1765],[12.0258,54.1765],[12.0258,54.1762],[12.0313,54.1762],[12.0313,54.1759],[12.0341,54.1759],[12.0341,54.1762],[12.0352,54.1762],[12.0352,54.1759],[12.0363,54.1759],[12.0363,54.1762],[12.0424,54.1762],[12.0424,54.1765],[12.0458,54.1765],[12.0458,54.1768],[12.0497,54.1768],[12.0497,54.177],[12.0513,54.177],[12.0513,54.1773],[12.053,54.1773],[12.053,54.1776],[12.0558,54.1776],[12.0558,54.1779],[12.0563,54.1779],[12.0563,54.1781],[12.0597,54.1781],[12.0597,54.1779],[12.0636,54.1779],[12.0636,54.1781],[12.0702,54.1781],[12.0702,54.1784],[12.0708,54.1784],[12.0708,54.1787],[12.0719,54.1787],[12.0719,54.179],[12.0725,54.179],[12.0725,54.1793],[12.0736,54.1793],[12.0736,54.1795],[12.0747,54.1795],[12.0747,54.1798],[12.0758,54.1798],[12.0758,54.1801],[12.0769,54.1801],[12.0769,54.1804],[12.078,54.1804],[12.078,54.1806],[12.0791,54.1806],[12.0791,54.1809],[12.0797,54.1809],[12.0797,54.1812],[12.0802,54.1812],[12.0802,54.1815],[12.0808,54.1815],[12.0808,54.1818],[12.0819,54.1818],[12.0819,54.1815],[12.0836,54.1815],[12.0836,54.1818],[12.0841,54.1818],[12.0841,54.182],[12.0847,54.182],[12.0847,54.1823],[12.0852,54.1823],[12.0852,54.1829],[12.0858,54.1829],[12.0858,54.1831],[12.0874,54.1831],[12.0874,54.1829],[12.0886,54.1829],[12.0886,54.1823],[12.0891,54.1823],[12.0891,54.182],[12.0897,54.182],[12.0897,54.1818],[12.0902,54.1818],[12.0902,54.1806],[12.0908,54.1806],[12.0908,54.1801],[12.0913,54.1801],[12.0913,54.1795],[12.0919,54.1795],[12.0919,54.179],[12.0924,54.179],[12.0924,54.1784],[12.093,54.1784],[12.093,54.1776],[12.0936,54.1776],[12.0936,54.1765],[12.0941,54.1765],[12.0941,54.1754],[12.0947,54.1754],[12.0947,54.1743],[12.0952,54.1743],[12.0952,54.1734],[12.0947,54.1734],[12.0947,54.1731],[12.0941,54.1731],[12.0941,54.1726],[12.0936,54.1726],[12.0936,54.1715],[12.0958,54.1715],[12.0958,54.1712],[12.0963,54.1712],[12.0963,54.1698],[12.0969,54.1698],[12.0969,54.1654],[12.0963,54.1654],[12.0963,54.164],[12.0952,54.164],[12.0952,54.1631],[12.0958,54.1631],[12.0958,54.162],[12.0963,54.162],[12.0963,54.1609],[12.0958,54.1609],[12.0958,54.1604],[12.0952,54.1604],[12.0952,54.1598],[12.0947,54.1598],[12.0947,54.1593],[12.0941,54.1593],[12.0941,54.1573],[12.0936,54.1573],[12.0936,54.1556],[12.093,54.1556],[12.093,54.1551],[12.0924,54.1551],[12.0924,54.1545],[12.093,54.1545],[12.093,54.154],[12.0924,54.154],[12.0924,54.1529],[12.0919,54.1529],[12.0919,54.152],[12.0936,54.152],[12.0936,54.1518],[12.0941,54.1518],[12.0969,54.1518],[12.0969,54.152],[12.0974,54.152],[12.0974,54.1529],[12.098,54.1529],[12.098,54.1534],[12.0991,54.1534],[12.0991,54.154],[12.1008,54.154],[12.1008,54.1531],[12.1013,54.1531],[12.1013,54.152],[12.1019,54.152],[12.1019,54.1481],[12.1024,54.1481],[12.1024,54.1479],[12.103,54.1479],[12.103,54.1481],[12.1036,54.1481],[12.1036,54.152],[12.103,54.152],[12.103,54.1531],[12.1024,54.1531],[12.1024,54.1556],[12.1036,54.1556],[12.1036,54.1559],[12.1041,54.1559],[12.1041,54.15625],[12.1058,54.15625],[12.1058,54.1559],[12.1066,54.1559],[12.1069,54.1559],[12.1069,54.1557],[12.1069,54.1537],[12.1075,54.1537],[12.1075,54.1531],[12.108,54.1531],[12.108,54.1523],[12.1086,54.1523],[12.1086,54.1518],[12.1091,54.1518],[12.1091,54.1512],[12.1097,54.1512],[12.1097,54.1501],[12.1102,54.1501],[12.1102,54.1493],[12.1108,54.1493],[12.1108,54.1481],[12.1113,54.1481],[12.1113,54.147],[12.1119,54.147],[12.1119,54.1465],[12.1125,54.1465],[12.1125,54.1462],[12.113,54.1462],[12.113,54.1465],[12.1136,54.1465],[12.1136,54.147],[12.113,54.147],[12.113,54.1481],[12.1125,54.1481],[12.1125,54.1493],[12.1119,54.1493],[12.1119,54.1501],[12.1113,54.1501],[12.1113,54.1512],[12.1108,54.1512],[12.1108,54.1518],[12.1102,54.1518],[12.1102,54.1523],[12.1097,54.1523],[12.1097,54.1531],[12.1091,54.1531],[12.1091,54.1537],[12.1086,54.1537],[12.1086,54.1547],[12.1086,54.1554],[12.1097,54.1554],[12.1097,54.1556],[12.1109,54.1556],[12.1113,54.1556],[12.1113,54.1559],[12.1125,54.1559],[12.1125,54.15625],[12.1163,54.15625],[12.1163,54.1559],[12.1169,54.1559],[12.1169,54.1554],[12.1173,54.1554],[12.1175,54.1554],[12.1175,54.1552],[12.1175,54.1551],[12.1193,54.1551],[12.1202,54.1551],[12.1202,54.1554],[12.1208,54.1554],[12.1208,54.1545],[12.1213,54.1545],[12.1213,54.1537],[12.1219,54.1537],[12.1219,54.1526],[12.1225,54.1526],[12.1225,54.1518],[12.123,54.1518],[12.123,54.1509],[12.1236,54.1509],[12.1236,54.1504],[12.1241,54.1504],[12.1241,54.1501],[12.1247,54.1501],[12.1247,54.1504],[12.1252,54.1504],[12.1252,54.1509],[12.1247,54.1509],[12.1247,54.1518],[12.1241,54.1518],[12.1241,54.1526],[12.1236,54.1526],[12.1236,54.1537],[12.123,54.1537],[12.123,54.1545],[12.1225,54.1545],[12.1225,54.1556],[12.1219,54.1556],[12.1219,54.1568],[12.1225,54.1568],[12.1225,54.1576],[12.1219,54.1576],[12.1219,54.1581],[12.1213,54.1581],[12.1213,54.1584],[12.1252,54.1584],[12.1252,54.1581],[12.1258,54.1581],[12.1258,54.1579],[12.128,54.1579],[12.128,54.1581],[12.1286,54.1581],[12.1286,54.1584],[12.1297,54.1584],[12.1297,54.1579],[12.1302,54.1579],[12.1302,54.1573],[12.1308,54.1573],[12.1308,54.1568],[12.1313,54.1568],[12.1313,54.15625],[12.1319,54.15625],[12.1319,54.1559],[12.1324,54.1559],[12.1324,54.1556],[12.133,54.1556],[12.133,54.1559],[12.1336,54.1559],[12.1336,54.15625],[12.133,54.15625],[12.133,54.1568],[12.1324,54.1568],[12.1324,54.1573],[12.1319,54.1573],[12.1319,54.1579],[12.1313,54.1579],[12.1313,54.1584],[12.1308,54.1584],[12.1308,54.1587],[12.1324,54.1587],[12.1324,54.1584],[12.133,54.1584],[12.133,54.1579],[12.1336,54.1579],[12.1336,54.1573],[12.1363,54.1573],[12.1363,54.1581],[12.1369,54.1581],[12.1369,54.1593],[12.1375,54.1593],[12.1375,54.1601],[12.1419,54.1601],[12.1419,54.1606],[12.1424,54.1606],[12.1424,54.1615],[12.1363,54.1615],[12.1363,54.1623],[12.1363,54.1626],[12.1369,54.1626],[12.1369,54.1648],[12.1375,54.1648],[12.1375,54.1659],[12.138,54.1659],[12.138,54.167],[12.1386,54.167],[12.1386,54.1679],[12.1363,54.1679],[12.1363,54.1687],[12.138,54.1687],[12.138,54.1684],[12.1391,54.1684],[12.1391,54.1687],[12.1397,54.1687],[12.1397,54.169],[12.1402,54.169],[12.1402,54.1693],[12.1408,54.1693],[12.1408,54.1695],[12.1402,54.1695],[12.1402,54.1698],[12.1413,54.1698],[12.1413,54.1704],[12.1419,54.1704],[12.1419,54.1706],[12.1424,54.1706],[12.1424,54.1723],[12.1419,54.1723],[12.1419,54.1729],[12.1413,54.1729],[12.1413,54.1734],[12.1408,54.1734],[12.1408,54.174],[12.1386,54.174],[12.1386,54.1743],[12.1363,54.1743],[12.1363,54.174],[12.1358,54.174],[12.1358,54.1737],[12.1336,54.1737],[12.1336,54.1734],[12.1324,54.1734],[12.1324,54.1731],[12.1302,54.1731],[12.1302,54.1734],[12.1286,54.1734],[12.1286,54.1737],[12.1274,54.1737],[12.1274,54.174],[12.1263,54.174],[12.1263,54.1743],[12.1258,54.1743],[12.1258,54.1745],[12.1252,54.1745],[12.1252,54.1748],[12.1247,54.1748],[12.1247,54.1751],[12.1241,54.1751],[12.1241,54.1756],[12.1236,54.1756],[12.1236,54.1762],[12.1225,54.1762],[12.1225,54.1759],[12.1219,54.1759],[12.1219,54.1748],[12.1213,54.1748],[12.1213,54.174],[12.1202,54.174],[12.1202,54.1737],[12.1197,54.1737],[12.1197,54.174],[12.1191,54.174],[12.1191,54.1743],[12.118,54.1743],[12.118,54.1745],[12.1175,54.1745],[12.1175,54.1748],[12.1169,54.1748],[12.1169,54.1754],[12.1163,54.1754],[12.1163,54.1756],[12.1091,54.1756],[12.1091,54.1745],[12.1086,54.1745],[12.1086,54.1715],[12.108,54.1715],[12.108,54.1709],[12.1075,54.1709],[12.1075,54.1706],[12.1069,54.1706],[12.1069,54.1701],[12.1063,54.1701],[12.1063,54.1698],[12.1052,54.1698],[12.1052,54.1695],[12.1041,54.1695],[12.1041,54.1693],[12.103,54.1693],[12.103,54.169],[12.1008,54.169],[12.1008,54.1693],[12.1007,54.1693],[12.0997,54.1693],[12.0997,54.1704],[12.0991,54.1704],[12.0991,54.172],[12.0986,54.172],[12.0986,54.1737],[12.098,54.1737],[12.098,54.1754],[12.0974,54.1754],[12.0974,54.1762],[12.0969,54.1762],[12.0969,54.1768],[12.0963,54.1768],[12.0963,54.1773],[12.0969,54.1773],[12.0969,54.1787],[12.0963,54.1787],[12.0963,54.1801],[12.0958,54.1801],[12.0958,54.1804],[12.0952,54.1804],[12.0952,54.1809],[12.0963,54.1809],[12.0963,54.1806],[12.0969,54.1806],[12.0969,54.1804],[12.098,54.1804],[12.098,54.1801],[12.0991,54.1801],[12.0991,54.1798],[12.0997,54.1798],[12.0997,54.1795],[12.1002,54.1795],[12.1002,54.1793],[12.1008,54.1793],[12.1008,54.179],[12.101,54.179],[12.1019,54.179],[12.1019,54.1787],[12.1024,54.1787],[12.1024,54.1784],[12.1036,54.1784],[12.1036,54.1787],[12.1041,54.1787],[12.1041,54.179],[12.1052,54.179],[12.1052,54.1787],[12.1058,54.1787],[12.1058,54.1784],[12.1059,54.1784],[12.1069,54.1784],[12.1069,54.1781],[12.1075,54.1781],[12.1075,54.1779],[12.1091,54.1779],[12.1091,54.1781],[12.1097,54.1781],[12.1097,54.1784],[12.1102,54.1784],[12.1102,54.179],[12.1108,54.179],[12.1108,54.1793],[12.1119,54.1793],[12.1119,54.1795],[12.1137,54.1795],[12.1141,54.1795],[12.1141,54.1798],[12.1152,54.1798],[12.1152,54.1801],[12.1158,54.1801],[12.1158,54.1804],[12.1169,54.1804],[12.1169,54.1806],[12.1175,54.1806],[12.1175,54.1812],[12.1186,54.1812],[12.1186,54.1815],[12.1191,54.1815],[12.1191,54.1818],[12.1197,54.1818],[12.1197,54.182],[12.1208,54.182],[12.1208,54.1823],[12.1213,54.1823],[12.1213,54.1826],[12.1219,54.1826],[12.1219,54.1829],[12.1225,54.1829],[12.1225,54.1831],[12.1236,54.1831],[12.1236,54.1834],[12.1241,54.1834],[12.1241,54.1837],[12.1247,54.1837],[12.1247,54.184],[12.1252,54.184],[12.1252,54.1845],[12.1257,54.1845],[12.1258,54.1845],[12.1258,54.1848],[12.1263,54.1848],[12.1263,54.1851],[12.1269,54.1851],[12.1269,54.1854],[12.1274,54.1854],[12.1274,54.1856],[12.128,54.1856],[12.128,54.1865],[12.1291,54.1865],[12.1291,54.1868],[12.1297,54.1868],[12.1297,54.187],[12.1302,54.187],[12.1302,54.1876],[12.1308,54.1876],[12.1308,54.1879],[12.1313,54.1879],[12.1313,54.1881],[12.1319,54.1881],[12.1319,54.1884],[12.1324,54.1884],[12.1324,54.189],[12.133,54.189],[12.133,54.1895],[12.1336,54.1895],[12.1336,54.1898],[12.1341,54.1898],[12.1341,54.1901],[12.1347,54.1901],[12.1347,54.1904],[12.1352,54.1904],[12.1352,54.1906],[12.1358,54.1906],[12.1358,54.1912],[12.1363,54.1912],[12.1363,54.1918],[12.1375,54.1918],[12.1375,54.192],[12.138,54.192],[12.138,54.1923],[12.1386,54.1923],[12.1386,54.1929],[12.1391,54.1929],[12.1391,54.1931],[12.1391,54.1934],[12.1397,54.1934],[12.1397,54.194],[12.1402,54.194],[12.1402,54.1945],[12.1408,54.1945],[12.1408,54.1948],[12.1413,54.1948],[12.1413,54.1951],[12.1419,54.1951],[12.1419,54.1956],[12.1424,54.1956],[12.1424,54.1959],[12.143,54.1959],[12.143,54.1965],[12.1436,54.1965],[12.1436,54.197],[12.1441,54.197],[12.1441,54.1973],[12.1447,54.1973],[12.1447,54.1976],[12.1452,54.1976],[12.1452,54.1979],[12.1458,54.1979],[12.1458,54.1984],[12.1463,54.1984],[12.1463,54.1987],[12.1469,54.1987],[12.1469,54.1993],[12.1474,54.1993],[12.1474,54.1998],[12.148,54.1998],[12.148,54.2004],[12.1486,54.2004],[12.1486,54.2006],[12.1491,54.2006],[12.1491,54.2012],[12.1497,54.2012],[12.1497,54.2018],[12.1502,54.2018],[12.1502,54.2023],[12.1508,54.2023],[12.1508,54.2029],[12.1513,54.2029],[12.1513,54.2034],[12.1519,54.2034],[12.1519,54.204],[12.1525,54.204],[12.1525,54.2043],[12.153,54.2043],[12.153,54.2048],[12.1536,54.2048],[12.1536,54.2056],[12.1541,54.2056],[12.1541,54.2062],[12.1547,54.2062],[12.1547,54.2068],[12.1552,54.2068],[12.1552,54.2073],[12.1558,54.2073],[12.1558,54.2079],[12.1563,54.2079],[12.1563,54.2084],[12.1569,54.2084],[12.1569,54.209],[12.1575,54.209],[12.1575,54.2095],[12.158,54.2095],[12.158,54.2101],[12.1586,54.2101],[12.1586,54.2102],[12.1586,54.2106],[12.1588,54.2106],[12.1591,54.2106],[12.1591,54.2112],[12.1591,54.2115],[12.1593,54.2115],[12.1597,54.2115],[12.1597,54.212],[12.1602,54.212],[12.1602,54.2126],[12.1602,54.2131],[12.1608,54.2131],[12.1608,54.2132],[12.1608,54.214],[12.1613,54.214],[12.1613,54.2145],[12.1619,54.2145],[12.1619,54.2151],[12.1625,54.2151],[12.1625,54.2159],[12.163,54.2159],[12.163,54.2165],[12.1636,54.2165],[12.1636,54.217],[12.1641,54.217],[12.1641,54.2181],[12.1647,54.2181],[12.1647,54.21875],[12.1652,54.21875],[12.1652,54.219],[12.1658,54.219],[12.1658,54.2193],[12.1662,54.2193],[12.1663,54.2193],[12.1663,54.2194],[12.1663,54.2201],[12.1669,54.2201],[12.1669,54.2206],[12.1674,54.2206],[12.1675,54.2215],[12.168,54.2215],[12.168,54.222],[12.1686,54.222],[12.1686,54.2223],[12.169,54.2223],[12.1691,54.2223],[12.1691,54.2225],[12.1691,54.2229],[12.1695,54.2229],[12.1697,54.2229],[12.1697,54.2231],[12.1697,54.2237],[12.1702,54.2237],[12.1702,54.2243],[12.1708,54.2243],[12.1708,54.2248],[12.1712,54.2248],[12.1713,54.2248],[12.1713,54.225],[12.1713,54.2251],[12.1715,54.2251],[12.1719,54.2251],[12.1719,54.2254],[12.1724,54.2254],[12.1724,54.2262],[12.173,54.2262],[12.173,54.2268],[12.1736,54.2268],[12.1736,54.2273],[12.1741,54.2273],[12.1741,54.2279],[12.1747,54.2279],[12.1747,54.2281],[12.1752,54.2281],[12.1752,54.229],[12.1758,54.229],[12.1758,54.2295],[12.1763,54.2295],[12.1763,54.2298],[12.1769,54.2298],[12.1769,54.2301],[12.1774,54.2301],[12.1774,54.2306],[12.178,54.2306],[12.178,54.2309],[12.1786,54.2309],[12.1786,54.2315],[12.1791,54.2315],[12.1791,54.232],[12.1797,54.232],[12.1797,54.2323],[12.1802,54.2323],[12.1802,54.2329],[12.1808,54.2329],[12.1808,54.2334],[12.1813,54.2334],[12.1813,54.234],[12.1819,54.234],[12.1819,54.2345],[12.1824,54.2345],[12.1824,54.2348],[12.183,54.2348],[12.183,54.2354],[12.1836,54.2354],[12.1836,54.2356],[12.1841,54.2356],[12.1841,54.2362],[12.1847,54.2362],[12.1847,54.2365],[12.1852,54.2365],[12.1852,54.2368],[12.1858,54.2368],[12.1858,54.237],[12.1863,54.237],[12.1863,54.2373],[12.1869,54.2373],[12.1869,54.2376],[12.1875,54.2376],[12.1875,54.2379],[12.188,54.2379],[12.188,54.2381],[12.1886,54.2381],[12.1886,54.2384],[12.1891,54.2384],[12.1891,54.239],[12.1897,54.239],[12.1897,54.2395],[12.1902,54.2395],[12.1902,54.2398],[12.1913,54.2398],[12.1913,54.2401],[12.1919,54.2401],[12.1919,54.2406],[12.1925,54.2406],[12.1925,54.2409],[12.193,54.2409],[12.193,54.2412],[12.1936,54.2412],[12.1936,54.2415],[12.1941,54.2415],[12.1941,54.2418],[12.1947,54.2418],[12.1947,54.242],[12.1952,54.242],[12.1952,54.2423],[12.1958,54.2423],[12.1958,54.2429],[12.1969,54.2429],[12.1969,54.2431],[12.1975,54.2431],[12.1975,54.2434],[12.1986,54.2434],[12.1986,54.2437],[12.1997,54.2437],[12.1997,54.244],[12.2008,54.244],[12.2008,54.2443],[12.2013,54.2443],[12.2013,54.2445],[12.2019,54.2445],[12.2019,54.2448],[12.2025,54.2448],[12.2025,54.2451],[12.203,54.2451],[12.203,54.2454],[12.2036,54.2454],[12.2036,54.2456],[12.2041,54.2456],[12.2041,54.2462],[12.2047,54.2462],[12.2047,54.2465],[12.2052,54.2465],[12.2052,54.2468],[12.2058,54.2468],[12.2058,54.247],[12.2063,54.247],[12.2063,54.2473],[12.2069,54.2473],[12.2069,54.2476],[12.2075,54.2476],[12.2075,54.2479],[12.2086,54.2479],[12.2086,54.2481],[12.2091,54.2481],[12.2091,54.2484],[12.2097,54.2484],[12.2097,54.2487],[12.2108,54.2487],[12.2108,54.249],[12.2113,54.249],[12.2113,54.2493],[12.2119,54.2493],[12.2119,54.2495],[12.2124,54.2495],[12.2124,54.2498],[12.213,54.2498],[12.213,54.2501],[12.2136,54.2501],[12.2136,54.2504],[12.2141,54.2504],[12.2141,54.2506],[12.2152,54.2506],[12.2152,54.2512],[12.2163,54.2512],[12.2163,54.2515],[12.2175,54.2515],[12.2175,54.2518],[12.218,54.2518],[12.218,54.252],[12.2191,54.252],[12.2191,54.2523],[12.2197,54.2523],[12.2197,54.2526],[12.2202,54.2526],[12.2202,54.2529],[12.2208,54.2529],[12.2208,54.2531],[12.2213,54.2531],[12.2213,54.2534],[12.2224,54.2534],[12.2224,54.254],[12.223,54.254],[12.223,54.2543],[12.2241,54.2543],[12.2241,54.2545],[12.2252,54.2545],[12.2252,54.2548],[12.2258,54.2548],[12.2258,54.2551],[12.2263,54.2551],[12.2263,54.2554],[12.2269,54.2554],[12.2269,54.2556],[12.2291,54.2556],[12.2291,54.2559],[12.2297,54.2559],[12.2297,54.2562],[12.2302,54.2562],[12.2302,54.2565],[12.2319,54.2565],[12.2319,54.2568],[12.2325,54.2568],[12.2325,54.257],[12.233,54.257],[12.233,54.2573],[12.2336,54.2573],[12.2336,54.2576],[12.2352,54.2576],[12.2352,54.2579],[12.2369,54.2579],[12.2369,54.2581],[12.238,54.2581],[12.238,54.2584],[12.2386,54.2584],[12.2386,54.2587],[12.2397,54.2587],[12.2397,54.259],[12.2402,54.259],[12.2402,54.2595],[12.2408,54.2595],[12.2408,54.2598],[12.2436,54.2598],[12.2436,54.2601],[12.2447,54.2601],[12.2447,54.2604],[12.2452,54.2604],[12.2452,54.2609],[12.2463,54.2609],[12.2463,54.2612],[12.2475,54.2612],[12.2475,54.2615],[12.2486,54.2615],[12.2486,54.2618],[12.2497,54.2618],[12.2497,54.262],[12.2502,54.262],[12.2502,54.2623],[12.2513,54.2623],[12.2513,54.2626],[12.2519,54.2626],[12.2519,54.2629],[12.2524,54.2629],[12.2524,54.2631],[12.253,54.2631],[12.253,54.2634],[12.2536,54.2634],[12.2536,54.2637],[12.2547,54.2637],[12.2547,54.264],[12.2552,54.264],[12.2552,54.2643],[12.2558,54.2643],[12.2558,54.2645],[12.2569,54.2645],[12.2569,54.2648],[12.2574,54.2648],[12.2574,54.2651],[12.2586,54.2651],[12.2586,54.2654],[12.2591,54.2654],[12.2591,54.2656],[12.2602,54.2656],[12.2602,54.2659],[12.2613,54.2659],[12.2613,54.2662],[12.2619,54.2662],[12.2619,54.2665],[12.2636,54.2665],[12.2636,54.2668],[12.2641,54.2668],[12.2641,54.267],[12.2647,54.267],[12.2647,54.2676],[12.2652,54.2676],[12.2652,54.2679],[12.2663,54.2679],[12.2663,54.2681],[12.2674,54.2681],[12.2674,54.2684],[12.268,54.2684],[12.268,54.2687],[12.2686,54.2687],[12.2686,54.269],[12.2697,54.269],[12.2697,54.2693],[12.2708,54.2693],[12.2708,54.2695],[12.2713,54.2695],[12.2713,54.2698],[12.2725,54.2698],[12.2725,54.2701],[12.273,54.2701],[12.273,54.2704],[12.2741,54.2704],[12.2741,54.2709],[12.2752,54.2709],[12.2752,54.2712],[12.2763,54.2712],[12.2763,54.2715],[12.2774,54.2715],[12.2774,54.2718],[12.278,54.2718],[12.278,54.272],[12.2786,54.272],[12.2786,54.2723],[12.2797,54.2723],[12.2797,54.2726],[12.2802,54.2726],[12.2802,54.2729],[12.2808,54.2729],[12.2808,54.2731],[12.2813,54.2731],[12.2813,54.2734],[12.2824,54.2734],[12.2824,54.2737],[12.283,54.2737],[12.283,54.274],[12.2847,54.274],[12.2847,54.2743],[12.2852,54.2743],[12.2852,54.2745],[12.2858,54.2745],[12.2858,54.2748],[12.2869,54.2748],[12.2869,54.2751],[12.288,54.2751],[12.288,54.2754],[12.2891,54.2754],[12.2891,54.2756],[12.2897,54.2756],[12.2897,54.2759],[12.2908,54.2759],[12.2908,54.2762],[12.2913,54.2762],[12.2913,54.2765],[12.2919,54.2765],[12.2919,54.2768],[12.2928,54.2768],[12.293,54.2768],[12.293,54.277],[12.2936,54.277],[12.2936,54.2773],[12.2947,54.2773],[12.2947,54.2776],[12.2952,54.2776],[12.2952,54.2779],[12.2958,54.2779],[12.2958,54.2781],[12.2963,54.2781],[12.2963,54.2784],[12.2969,54.2784],[12.2969,54.2787],[12.2997,54.2787],[12.2997,54.279],[12.3008,54.279],[12.3008,54.2793],[12.3013,54.2793],[12.3013,54.2795],[12.3019,54.2795],[12.3019,54.2798],[12.303,54.2798],[12.303,54.2801],[12.3036,54.2801],[12.3036,54.2804],[12.3041,54.2804],[12.3041,54.2806],[12.3052,54.2806],[12.3052,54.2809],[12.3063,54.2809],[12.3063,54.2815],[12.3074,54.2815],[12.3074,54.2818],[12.308,54.2818],[12.308,54.282],[12.3086,54.282],[12.3086,54.2823],[12.3091,54.2823],[12.3091,54.2826],[12.3102,54.2826],[12.3102,54.2829],[12.3108,54.2829],[12.3108,54.2831],[12.3113,54.2831],[12.3113,54.2834],[12.3119,54.2834],[12.3119,54.2837],[12.3125,54.2837],[12.3125,54.284],[12.313,54.284],[12.313,54.2843],[12.3136,54.2843],[12.3136,54.2848],[12.3147,54.2848],[12.3147,54.2851],[12.3152,54.2851],[12.3152,54.2854],[12.3158,54.2854],[12.3158,54.2856],[12.3163,54.2856],[12.3163,54.2859],[12.3169,54.2859],[12.3169,54.2862],[12.318,54.2862],[12.318,54.2865],[12.3186,54.2865],[12.3186,54.2868],[12.3191,54.2868],[12.3191,54.287],[12.3197,54.287],[12.3197,54.2873],[12.3202,54.2873],[12.3202,54.2876],[12.3208,54.2876],[12.3208,54.2881],[12.3213,54.2881],[12.3213,54.2884],[12.3219,54.2884],[12.3219,54.2887],[12.3225,54.2887],[12.3225,54.289],[12.323,54.289],[12.323,54.2893],[12.3236,54.2893],[12.3236,54.2895],[12.3241,54.2895],[12.3241,54.2898],[12.3247,54.2898],[12.3247,54.2901],[12.3252,54.2901],[12.3252,54.2904],[12.3258,54.2904],[12.3258,54.2906],[12.3263,54.2906],[12.3263,54.2912],[12.3269,54.2912],[12.3269,54.2915],[12.3275,54.2915],[12.3275,54.2918],[12.328,54.2918],[12.328,54.292],[12.3286,54.292],[12.3286,54.2923],[12.3291,54.2923],[12.3291,54.2926],[12.3297,54.2926],[12.3297,54.2929],[12.3302,54.2929],[12.3302,54.2934],[12.3308,54.2934],[12.3308,54.2937],[12.331,54.2937],[12.3313,54.2937],[12.3313,54.294],[12.3319,54.294],[12.3319,54.2943],[12.333,54.2943],[12.333,54.2948],[12.3336,54.2948],[12.3336,54.2951],[12.3341,54.2951],[12.3341,54.2954],[12.3347,54.2954],[12.3347,54.2956],[12.3352,54.2956],[12.3352,54.2959],[12.3361,54.2959],[12.3363,54.2959],[12.3363,54.2962],[12.3363,54.2965],[12.3366,54.2965],[12.3369,54.2965],[12.3369,54.2968],[12.3374,54.2968],[12.3374,54.2973],[12.338,54.2973],[12.338,54.2976],[12.3386,54.2976],[12.3386,54.2979],[12.3391,54.2979],[12.3391,54.2984],[12.3397,54.2984],[12.3397,54.299],[12.3402,54.299],[12.3402,54.2995],[12.3408,54.2995],[12.3408,54.2998],[12.3413,54.2998],[12.3413,54.3009],[12.3408,54.3009],[12.3408,54.301],[12.3408,54.3012],[12.3409,54.3012],[12.3413,54.3012],[12.3413,54.3016],[12.3413,54.3018],[12.3415,54.3018],[12.3419,54.3018],[12.3419,54.3023],[12.3421,54.3023],[12.3424,54.3023],[12.3424,54.3025],[12.3424,54.3029],[12.343,54.3029],[12.343,54.3034],[12.3436,54.3034],[12.3436,54.304],[12.3441,54.304],[12.3441,54.3045],[12.3447,54.3045],[12.3447,54.3051],[12.3452,54.3051],[12.3452,54.3056],[12.3458,54.3056],[12.3458,54.3062],[12.3463,54.3062],[12.3463,54.3068],[12.3469,54.3068],[12.3469,54.3073],[12.3474,54.3073],[12.3474,54.3079],[12.348,54.3079],[12.348,54.3084],[12.3486,54.3084],[12.3486,54.309],[12.3491,54.309],[12.3491,54.3095],[12.3497,54.3095],[12.3497,54.3101],[12.3502,54.3101],[12.3502,54.3106],[12.3508,54.3106],[12.3508,54.3115],[12.3513,54.3115],[12.3513,54.312],[12.3519,54.312],[12.3519,54.3126],[12.3525,54.3126],[12.3525,54.3131],[12.353,54.3131],[12.353,54.314],[12.3536,54.314],[12.3536,54.3145],[12.3541,54.3145],[12.3541,54.3151],[12.3547,54.3151],[12.3547,54.3156],[12.3552,54.3156],[12.3552,54.3159],[12.3558,54.3159],[12.3558,54.3165],[12.3563,54.3165],[12.3563,54.317],[12.3569,54.317],[12.3569,54.3176],[12.3574,54.3176],[12.3574,54.3184],[12.358,54.3184],[12.358,54.319],[12.3586,54.319],[12.3586,54.3198],[12.3591,54.3198],[12.3591,54.3204],[12.3597,54.3204],[12.3597,54.3209],[12.3602,54.3209],[12.3602,54.3215],[12.3608,54.3215],[12.3608,54.3218],[12.3613,54.3218],[12.3613,54.3223],[12.3619,54.3223],[12.3619,54.3226],[12.3624,54.3226],[12.3624,54.3229],[12.363,54.3229],[12.363,54.3234],[12.3636,54.3234],[12.3636,54.324],[12.3641,54.324],[12.3641,54.3251],[12.3647,54.3251],[12.3647,54.3254],[12.3652,54.3254],[12.3652,54.3268],[12.3658,54.3268],[12.3658,54.3273],[12.3675,54.3273],[12.3675,54.3281],[12.3669,54.3281],[12.3669,54.3284],[12.3663,54.3284],[12.3663,54.329],[12.3669,54.329],[12.3669,54.3295],[12.3675,54.3295],[12.3675,54.3298],[12.368,54.3298],[12.368,54.3301],[12.3686,54.3301],[12.3686,54.3306],[12.3691,54.3306],[12.3691,54.3312],[12.3697,54.3312],[12.3697,54.332],[12.3702,54.332],[12.3702,54.3329],[12.3708,54.3329],[12.3708,54.3337],[12.3713,54.3337],[12.3713,54.3343],[12.3719,54.3343],[12.3719,54.3351],[12.3725,54.3351],[12.3725,54.3356],[12.373,54.3356],[12.373,54.3365],[12.3736,54.3365],[12.3736,54.3373],[12.3741,54.3373],[12.3741,54.3379],[12.3747,54.3379],[12.3747,54.3384],[12.3752,54.3384],[12.3752,54.339],[12.3758,54.339],[12.3758,54.3395],[12.3763,54.3395],[12.3763,54.3404],[12.3769,54.3404],[12.3769,54.3409],[12.3775,54.3409],[12.3775,54.3415],[12.378,54.3415],[12.378,54.342],[12.3786,54.342],[12.3786,54.3431],[12.3797,54.3431],[12.3797,54.3445],[12.3802,54.3445],[12.3802,54.3465],[12.3808,54.3465],[12.3808,54.3473],[12.3813,54.3473],[12.3813,54.3479],[12.3819,54.3479],[12.3819,54.3484],[12.3824,54.3484],[12.3824,54.3495],[12.383,54.3495],[12.383,54.3501],[12.3836,54.3501],[12.3836,54.3504],[12.3847,54.3504],[12.3847,54.3506],[12.3852,54.3506],[12.3852,54.3515],[12.3847,54.3515],[12.3847,54.3523],[12.3852,54.3523],[12.3852,54.3534],[12.3858,54.3534],[12.3858,54.354],[12.3863,54.354],[12.3863,54.3551],[12.388,54.3551],[12.388,54.3554],[12.3891,54.3554],[12.3891,54.3559],[12.3897,54.3559],[12.3897,54.3565],[12.3902,54.3565],[12.3902,54.357],[12.3908,54.357],[12.3908,54.3573],[12.3919,54.3573],[12.3919,54.3576],[12.3924,54.3576],[12.3924,54.3581],[12.393,54.3581],[12.393,54.3593],[12.3936,54.3593],[12.3936,54.3601],[12.3941,54.3601],[12.3941,54.3606],[12.3947,54.3606],[12.3947,54.3612],[12.3952,54.3612],[12.3952,54.3618],[12.3958,54.3618],[12.3958,54.3623],[12.3963,54.3623],[12.3963,54.3629],[12.3969,54.3629],[12.3969,54.3637],[12.3975,54.3637],[12.3975,54.3645],[12.398,54.3645],[12.398,54.3656],[12.3986,54.3656],[12.3986,54.3665],[12.3991,54.3665],[12.3991,54.3679],[12.3997,54.3679],[12.3997,54.3684],[12.4002,54.3684],[12.4002,54.3693],[12.4008,54.3693],[12.4008,54.3698],[12.4013,54.3698],[12.4013,54.3704],[12.4019,54.3704],[12.4019,54.3709],[12.4025,54.3709],[12.4025,54.3715],[12.403,54.3715],[12.403,54.372],[12.4036,54.372],[12.4036,54.3729],[12.4041,54.3729],[12.4041,54.3734],[12.4047,54.3734],[12.4047,54.374],[12.4052,54.374],[12.4052,54.3743],[12.4058,54.3743],[12.4058,54.3748],[12.4063,54.3748],[12.4063,54.3751],[12.4058,54.3751],[12.4058,54.3754],[12.4063,54.3754],[12.4063,54.3759],[12.4069,54.3759],[12.4069,54.3765],[12.4075,54.3765],[12.4075,54.3768],[12.408,54.3768],[12.408,54.3773],[12.4075,54.3773],[12.4075,54.3776],[12.4086,54.3776],[12.4086,54.3779],[12.4091,54.3779],[12.4091,54.3781],[12.4097,54.3781],[12.4097,54.3787],[12.4102,54.3787],[12.4102,54.379],[12.4108,54.379],[12.4108,54.3793],[12.4113,54.3793],[12.4113,54.3798],[12.4119,54.3798],[12.4119,54.3801],[12.4125,54.3801],[12.4125,54.3804],[12.413,54.3804],[12.413,54.3806],[12.4136,54.3806],[12.4136,54.3809],[12.4141,54.3809],[12.4141,54.3812],[12.4147,54.3812],[12.4147,54.3815],[12.4152,54.3815],[12.4152,54.382],[12.4158,54.382],[12.4158,54.3823],[12.4163,54.3823],[12.4163,54.3826],[12.4171,54.3826],[12.4186,54.3826],[12.4186,54.3834],[12.4186,54.3837],[12.4191,54.3837],[12.4191,54.384],[12.4202,54.384],[12.4202,54.3843],[12.4219,54.3843],[12.4219,54.3851],[12.4236,54.3851],[12.4236,54.3854],[12.4241,54.3854],[12.4247,54.3854],[12.4247,54.3862],[12.4252,54.3862],[12.4252,54.3865],[12.4258,54.3865],[12.4258,54.3868],[12.4263,54.3868],[12.4263,54.387],[12.4269,54.387],[12.4269,54.3873],[12.4286,54.3873],[12.4286,54.3876],[12.4291,54.3876],[12.4291,54.3884],[12.4293,54.3884],[12.4297,54.3884],[12.4297,54.3887],[12.4302,54.3887],[12.4302,54.389],[12.4308,54.389],[12.4308,54.3893],[12.4313,54.3893],[12.4313,54.3895],[12.4319,54.3895],[12.4319,54.3901],[12.4325,54.3901],[12.4325,54.3904],[12.433,54.3904],[12.433,54.3906],[12.4336,54.3906],[12.4336,54.3909],[12.4347,54.3909],[12.4347,54.3912],[12.4358,54.3912],[12.4358,54.3918],[12.4363,54.3918],[12.4363,54.3923],[12.4369,54.3923],[12.4369,54.3926],[12.4374,54.3926],[12.4374,54.3929],[12.438,54.3929],[12.438,54.3931],[12.4386,54.3931],[12.4386,54.3934],[12.4391,54.3934],[12.4391,54.394],[12.4397,54.394],[12.4397,54.3945],[12.4402,54.3945],[12.4402,54.3956],[12.4408,54.3956],[12.4408,54.3959],[12.4413,54.3959],[12.4413,54.3965],[12.4419,54.3965],[12.4419,54.3968],[12.4424,54.3968],[12.4424,54.397],[12.443,54.397],[12.443,54.3976],[12.4436,54.3976],[12.4436,54.3979],[12.4441,54.3979],[12.4441,54.399],[12.4447,54.399],[12.4447,54.3995],[12.4452,54.3995],[12.4452,54.4001],[12.4458,54.4001],[12.4458,54.4006],[12.4463,54.4006],[12.4463,54.4009],[12.4475,54.4009],[12.4475,54.4012],[12.448,54.4012],[12.448,54.4015],[12.4486,54.4015],[12.4486,54.402],[12.4491,54.402],[12.4491,54.4023],[12.4497,54.4023],[12.4497,54.4029],[12.4502,54.4029],[12.4502,54.4034],[12.4508,54.4034],[12.4508,54.4037],[12.4513,54.4037],[12.4513,54.404],[12.4519,54.404],[12.4519,54.4054],[12.4525,54.4054],[12.4525,54.4059],[12.453,54.4059],[12.453,54.40625],[12.4536,54.40625],[12.4536,54.4065],[12.4541,54.4065],[12.4541,54.4076],[12.4547,54.4076],[12.4547,54.4081],[12.4552,54.4081],[12.4552,54.409],[12.4558,54.409],[12.4558,54.4098],[12.4563,54.4098],[12.4563,54.4104],[12.4569,54.4104],[12.4569,54.4106],[12.4575,54.4106],[12.4575,54.4112],[12.458,54.4112],[12.458,54.4115],[12.4586,54.4115],[12.4586,54.412],[12.4591,54.412],[12.4591,54.4129],[12.4597,54.4129],[12.4597,54.4134],[12.4602,54.4134],[12.4602,54.414],[12.4608,54.414],[12.4608,54.4148],[12.4613,54.4148],[12.4613,54.4151],[12.4619,54.4151],[12.4619,54.4156],[12.4624,54.4156],[12.4624,54.4162],[12.463,54.4162],[12.463,54.4168],[12.4636,54.4168],[12.4636,54.4173],[12.4641,54.4173],[12.4641,54.4179],[12.4647,54.4179],[12.4647,54.4187],[12.4652,54.4187],[12.4652,54.4193],[12.4658,54.4193],[12.4658,54.4198],[12.4663,54.4198],[12.4663,54.4201],[12.4669,54.4201],[12.4669,54.4206],[12.4674,54.4206],[12.4674,54.4215],[12.468,54.4215],[12.468,54.4223],[12.4686,54.4223],[12.4686,54.4237],[12.4691,54.4237],[12.4691,54.4243],[12.4697,54.4243],[12.4697,54.4251],[12.4702,54.4251],[12.4702,54.4256],[12.4708,54.4256],[12.4708,54.4273],[12.4713,54.4273],[12.4713,54.4281],[12.4719,54.4281],[12.4719,54.4304],[12.4724,54.4304],[12.4724,54.4309],[12.473,54.4309],[12.473,54.4315],[12.4736,54.4315],[12.4736,54.4323],[12.4741,54.4323],[12.4741,54.4343],[12.4747,54.4343],[12.4747,54.4348],[12.4752,54.4348],[12.4752,54.4365],[12.4758,54.4365],[12.4758,54.4376],[12.4763,54.4376],[12.4763,54.4384],[12.4769,54.4384],[12.4769,54.4395],[12.4774,54.4395],[12.4774,54.4406],[12.478,54.4406],[12.478,54.4415],[12.4786,54.4415],[12.4786,54.442],[12.4791,54.442],[12.4791,54.4426],[12.4797,54.4426],[12.4797,54.4434],[12.4802,54.4434],[12.4802,54.4448],[12.4808,54.4448],[12.4808,54.4456],[12.4813,54.4456],[12.4813,54.4468],[12.4819,54.4468],[12.4819,54.4476],[12.4825,54.4476],[12.4825,54.4481],[12.483,54.4481],[12.483,54.4493],[12.4836,54.4493],[12.4836,54.4495],[12.4841,54.4495],[12.4841,54.4506],[12.4847,54.4506],[12.4847,54.4515],[12.4852,54.4515],[12.4852,54.4523],[12.4858,54.4523],[12.4858,54.4534],[12.4863,54.4534],[12.4863,54.4545],[12.4869,54.4545],[12.4869,54.4554],[12.4875,54.4554],[12.4875,54.4565],[12.488,54.4565],[12.488,54.457],[12.4886,54.457],[12.4886,54.4576],[12.4891,54.4576],[12.4891,54.4581],[12.4897,54.4581],[12.4897,54.4593],[12.4902,54.4593],[12.4902,54.4598],[12.4908,54.4598],[12.4908,54.4609],[12.4913,54.4609],[12.4913,54.462],[12.4919,54.462],[12.4919,54.4629],[12.4925,54.4629],[12.4925,54.4637],[12.493,54.4637],[12.493,54.4648],[12.4936,54.4648],[12.4936,54.4656],[12.4941,54.4656],[12.4941,54.4659],[12.4947,54.4659],[12.4947,54.4668],[12.4952,54.4668],[12.4952,54.4673],[12.4958,54.4673],[12.4958,54.469],[12.4963,54.469],[12.4963,54.4698],[12.4969,54.4698],[12.4969,54.4704],[12.4974,54.4704],[12.4974,54.4706],[12.498,54.4706],[12.498,54.4709],[12.4986,54.4709],[12.4986,54.4715],[12.4991,54.4715],[12.4991,54.4723],[12.4997,54.4723],[12.4997,54.4737],[12.5002,54.4737],[12.5002,54.474],[12.5008,54.474],[12.5008,54.4743],[12.5013,54.4743],[12.5013,54.4751],[12.5019,54.4751],[12.5019,54.4756],[12.5024,54.4756],[12.5024,54.4762],[12.503,54.4762],[12.503,54.4765],[12.5036,54.4765],[12.5036,54.4768],[12.5041,54.4768],[12.5041,54.4773],[12.5047,54.4773],[12.5047,54.4776],[12.5052,54.4776],[12.5052,54.4781],[12.5058,54.4781],[12.5058,54.4784],[12.5063,54.4784],[12.5063,54.479],[12.5069,54.479],[12.5069,54.4795],[12.5074,54.4795],[12.5074,54.4801],[12.508,54.4801],[12.508,54.4806],[12.5086,54.4806],[12.5086,54.4812],[12.5091,54.4812],[12.5091,54.4815],[12.5097,54.4815],[12.5097,54.482],[12.5102,54.482],[12.5102,54.4826],[12.5108,54.4826],[12.5108,54.4829],[12.5119,54.4829],[12.5119,54.4831],[12.513,54.4831],[12.513,54.4834],[12.5147,54.4834],[12.5147,54.4837],[12.5163,54.4837],[12.5163,54.484],[12.518,54.484],[12.518,54.4843],[12.5197,54.4843],[12.5197,54.484],[12.5202,54.484],[12.5202,54.4837],[12.5208,54.4837],[12.5208,54.4834],[12.5233,54.4834],[12.5269,54.4834],[12.5269,54.4831],[12.5275,54.4831],[12.5275,54.4829],[12.528,54.4829],[12.528,54.4823],[12.5302,54.4823],[12.5302,54.4818],[12.5308,54.4818],[12.5308,54.4798],[12.5302,54.4798],[12.5302,54.4793],[12.5297,54.4793],[12.5297,54.4781],[12.5291,54.4781],[12.5291,54.4754],[12.5286,54.4754],[12.5286,54.4748],[12.528,54.4748],[12.528,54.4745],[12.5275,54.4745],[12.5275,54.4743],[12.5269,54.4743],[12.5269,54.4729],[12.5263,54.4729],[12.5263,54.4709],[12.5269,54.4709],[12.5269,54.4704],[12.5275,54.4704],[12.5275,54.4698],[12.528,54.4698],[12.528,54.4693],[12.5286,54.4693],[12.5286,54.4687],[12.5291,54.4687],[12.5291,54.4681],[12.5297,54.4681],[12.5297,54.4676],[12.5302,54.4676],[12.5302,54.467],[12.5308,54.467],[12.5308,54.4665],[12.5313,54.4665],[12.5313,54.4659],[12.5319,54.4659],[12.5319,54.4654],[12.5325,54.4654],[12.5325,54.4648],[12.533,54.4648],[12.533,54.4643],[12.5336,54.4643],[12.5336,54.4637],[12.5341,54.4637],[12.5341,54.4631],[12.5347,54.4631],[12.5347,54.4626],[12.5352,54.4626],[12.5352,54.4623],[12.5358,54.4623],[12.5358,54.4618],[12.5363,54.4618],[12.5363,54.4615],[12.5369,54.4615],[12.5369,54.4609],[12.5375,54.4609],[12.5375,54.4606],[12.538,54.4606],[12.538,54.4604],[12.5386,54.4604],[12.5386,54.4601],[12.5391,54.4601],[12.5391,54.4598],[12.5402,54.4598],[12.5402,54.4595],[12.5408,54.4595],[12.5408,54.4593],[12.5413,54.4593],[12.5413,54.459],[12.5419,54.459],[12.5419,54.4587],[12.5424,54.4587],[12.5424,54.4584],[12.543,54.4584],[12.543,54.4581],[12.5436,54.4581],[12.5436,54.4579],[12.5447,54.4579],[12.5447,54.4576],[12.5452,54.4576],[12.5452,54.4573],[12.5458,54.4573],[12.5458,54.457],[12.5463,54.457],[12.5463,54.4568],[12.5469,54.4568],[12.5469,54.4565],[12.5474,54.4565],[12.5474,54.4562],[12.548,54.4562],[12.548,54.4559],[12.5491,54.4559],[12.5491,54.4556],[12.5508,54.4556],[12.5508,54.4554],[12.5519,54.4554],[12.5519,54.4551],[12.553,54.4551],[12.553,54.4548],[12.5552,54.4548],[12.5552,54.4545],[12.5563,54.4545],[12.5563,54.4543],[12.558,54.4543],[12.558,54.454],[12.5602,54.454],[12.5602,54.4537],[12.5624,54.4537],[12.5624,54.4534],[12.5647,54.4534],[12.5647,54.4531],[12.5708,54.4531],[12.5708,54.4529],[12.5719,54.4529],[12.5719,54.4526],[12.5741,54.4526],[12.5741,54.4523],[12.5769,54.4523],[12.5769,54.452],[12.5819,54.452],[12.5819,54.4518],[12.5847,54.4518],[12.5847,54.4515],[12.5869,54.4515],[12.5869,54.4512],[12.5913,54.4512],[12.5913,54.4509],[12.5947,54.4509],[12.5947,54.4506],[12.5991,54.4506],[12.5991,54.4504],[12.6047,54.4504],[12.6047,54.4501],[12.6086,54.4501],[12.6086,54.4498],[12.6108,54.4498],[12.6108,54.4495],[12.6136,54.4495],[12.6136,54.4493],[12.6163,54.4493],[12.6163,54.449],[12.618,54.449],[12.618,54.4487],[12.6197,54.4487],[12.6197,54.4484],[12.6225,54.4484],[12.6225,54.4481],[12.6247,54.4481],[12.6247,54.4479],[12.6258,54.4479],[12.6258,54.4476],[12.6274,54.4476],[12.6274,54.4473],[12.6291,54.4473],[12.6291,54.447],[12.6313,54.447],[12.6313,54.4468],[12.633,54.4468],[12.633,54.4465],[12.6341,54.4465],[12.6341,54.4462],[12.6347,54.4462],[12.6347,54.4459],[12.6363,54.4459],[12.6363,54.4456],[12.6374,54.4456],[12.6374,54.4454],[12.6386,54.4454],[12.6386,54.4451],[12.6408,54.4451],[12.6408,54.4448],[12.6424,54.4448],[12.6424,54.4445],[12.6436,54.4445],[12.6436,54.4443],[12.6463,54.4443],[12.6463,54.444],[12.6486,54.444],[12.6486,54.4437],[12.6502,54.4437],[12.6502,54.4434],[12.6513,54.4434],[12.6513,54.4431],[12.6536,54.4431],[12.6536,54.4429],[12.6552,54.4429],[12.6552,54.4426],[12.6586,54.4426],[12.6586,54.4423],[12.6608,54.4423],[12.6608,54.442],[12.6641,54.442],[12.6641,54.4418],[12.6713,54.4418],[12.6713,54.4415],[12.6791,54.4415],[12.6791,54.4418],[12.6819,54.4418],[12.6819,54.4415],[12.6852,54.4415],[12.6852,54.4418],[12.6919,54.4418],[12.6919,54.442],[12.6963,54.442],[12.6963,54.4418],[12.6975,54.4418],[12.6975,54.442],[12.7025,54.442],[12.7025,54.4418],[12.703,54.4418],[12.703,54.442],[12.7058,54.442],[12.7058,54.4418],[12.7063,54.4418],[12.7063,54.442],[12.7086,54.442],[12.7086,54.4423],[12.7113,54.4423],[12.7113,54.442],[12.713,54.442],[12.713,54.4423],[12.7158,54.4423],[12.7158,54.442],[12.7213,54.442],[12.7213,54.4418],[12.7236,54.4418],[12.7236,54.4415],[12.7252,54.4415],[12.7252,54.4418],[12.7275,54.4418],[12.7275,54.4415],[12.7319,54.4415],[12.7319,54.4418],[12.7347,54.4418],[12.7347,54.4415],[12.7358,54.4415],[12.7358,54.4418],[12.7374,54.4418],[12.7374,54.442],[12.7402,54.442],[12.7402,54.4418],[12.7475,54.4418],[12.7475,54.4415],[12.7541,54.4415],[12.7541,54.4418],[12.7691,54.4418],[12.7691,54.4415],[12.773,54.4415],[12.773,54.4412],[12.7786,54.4412],[12.7786,54.4409],[12.7791,54.4409],[12.7791,54.4406],[12.7802,54.4406],[12.7802,54.4409],[12.7819,54.4409],[12.7819,54.4406],[12.7825,54.4406],[12.7825,54.4404],[12.783,54.4404],[12.783,54.4401],[12.7858,54.4401],[12.7858,54.4404],[12.7986,54.4404],[12.7986,54.4401],[12.7997,54.4401],[12.7997,54.4398],[12.8002,54.4398],[12.8002,54.4401],[12.8024,54.4401],[12.8024,54.4404],[12.8036,54.4404],[12.8036,54.4401],[12.8047,54.4401],[12.8047,54.4404],[12.8252,54.4404],[12.8252,54.4406],[12.8441,54.4406],[12.8441,54.4404],[12.8563,54.4404],[12.8563,54.4406],[12.8602,54.4406],[12.8602,54.4409],[12.8652,54.4409],[12.8652,54.4412],[12.8669,54.4412],[12.8669,54.4415],[12.8719,54.4415],[12.8719,54.4418],[12.8769,54.4418],[12.8769,54.442],[12.8808,54.442],[12.8808,54.4423],[12.8858,54.4423],[12.8858,54.4426],[12.8875,54.4426],[12.8875,54.4429],[12.8908,54.4429],[12.8908,54.4426],[12.8913,54.4426],[12.8913,54.4429],[12.8958,54.4429],[12.8958,54.4431],[12.8997,54.4431],[12.8997,54.4434],[12.9008,54.4434],[12.9008,54.4437],[12.9069,54.4437],[12.9069,54.444],[12.908,54.444],[12.908,54.4443],[12.9097,54.4443],[12.9097,54.4445],[12.9136,54.4445],[12.9136,54.4448],[12.9202,54.4448],[12.9202,54.4445],[12.9208,54.4445],[12.9208,54.4443],[12.9213,54.4443],[12.9213,54.4437],[12.9219,54.4437],[12.9219,54.4429],[12.9208,54.4429],[12.9208,54.4434],[12.9191,54.4434],[12.9191,54.4426],[12.9197,54.4426],[12.9197,54.4418],[12.9191,54.4418],[12.9191,54.4412],[12.9186,54.4412],[12.9186,54.4406],[12.918,54.4406],[12.918,54.4401],[12.9174,54.4401],[12.9174,54.4398],[12.9169,54.4398],[12.9169,54.4393],[12.9163,54.4393],[12.9163,54.4373],[12.9169,54.4373],[12.9169,54.437],[12.9174,54.437],[12.9174,54.4368],[12.918,54.4368],[12.918,54.4362],[12.9186,54.4362],[12.9186,54.4351],[12.9191,54.4351],[12.9191,54.4343],[12.9197,54.4343],[12.9197,54.4337],[12.9202,54.4337],[12.9202,54.4334],[12.9208,54.4334],[12.9208,54.4329],[12.9213,54.4329],[12.9213,54.4323],[12.9224,54.4323],[12.9224,54.4331],[12.9241,54.4331],[12.9241,54.4334],[12.9247,54.4334],[12.9247,54.434],[12.9241,54.434],[12.9241,54.4351],[12.9238,54.4351],[12.9236,54.4351],[12.9236,54.4365],[12.9241,54.4365],[12.9241,54.438],[12.9241,54.4398],[12.9247,54.4398],[12.9247,54.4409],[12.9252,54.4409],[12.9252,54.4412],[12.9258,54.4412],[12.9258,54.4415],[12.9263,54.4415],[12.9263,54.4418],[12.9269,54.4418],[12.9269,54.442],[12.9274,54.442],[12.9274,54.4423],[12.9286,54.4423],[12.9286,54.4426],[12.9291,54.4426],[12.9291,54.4429],[12.931,54.4429],[12.9324,54.4429],[12.9324,54.4431],[12.9397,54.4431],[12.9397,54.4429],[12.9502,54.4429],[12.9502,54.4426],[12.953,54.4426],[12.953,54.4423],[12.9558,54.4423],[12.9558,54.442],[12.9575,54.442],[12.9575,54.4418],[12.9597,54.4418],[12.9597,54.4415],[12.9602,54.4415],[12.9602,54.4412],[12.9613,54.4412],[12.9613,54.4404],[12.9619,54.4404],[12.9619,54.4393],[12.9624,54.4393],[12.9624,54.4376],[12.9619,54.4376],[12.9619,54.437],[12.9613,54.437],[12.9613,54.4368],[12.9602,54.4368],[12.9602,54.4365],[12.9575,54.4365],[12.9575,54.4368],[12.9569,54.4368],[12.9569,54.4373],[12.9575,54.4373],[12.9575,54.4379],[12.958,54.4379],[12.958,54.4381],[12.9563,54.4381],[12.9563,54.4384],[12.9552,54.4384],[12.9552,54.4387],[12.9536,54.4387],[12.9536,54.439],[12.9524,54.439],[12.9524,54.4393],[12.9513,54.4393],[12.9513,54.4395],[12.9502,54.4395],[12.9502,54.4398],[12.9471,54.4398],[12.9469,54.4398],[12.9469,54.4395],[12.9463,54.4395],[12.9463,54.4393],[12.9458,54.4393],[12.9458,54.439],[12.9447,54.439],[12.9447,54.4387],[12.9443,54.4387],[12.943,54.4387],[12.943,54.4384],[12.9397,54.4384],[12.9397,54.4381],[12.938,54.4381],[12.938,54.437],[12.9374,54.437],[12.9374,54.4365],[12.9369,54.4365],[12.9369,54.4362],[12.9363,54.4362],[12.9363,54.4356],[12.9358,54.4356],[12.9358,54.4354],[12.9352,54.4354],[12.9352,54.4351],[12.9347,54.4351],[12.9347,54.4348],[12.9341,54.4348],[12.9341,54.4345],[12.9336,54.4345],[12.9336,54.4331],[12.933,54.4331],[12.933,54.4326],[12.9324,54.4326],[12.9324,54.4323],[12.9319,54.4323],[12.9319,54.4318],[12.9313,54.4318],[12.9313,54.4315],[12.9297,54.4315],[12.9297,54.4318],[12.928,54.4318],[12.928,54.4315],[12.9286,54.4315],[12.9286,54.4312],[12.9291,54.4312],[12.9291,54.4306],[12.9297,54.4306],[12.9297,54.4293],[12.9302,54.4293],[12.9302,54.4281],[12.9297,54.4281],[12.9297,54.4276],[12.9291,54.4276],[12.9291,54.427],[12.928,54.427],[12.928,54.4273],[12.9274,54.4273],[12.9274,54.4268],[12.9269,54.4268],[12.9269,54.4262],[12.9263,54.4262],[12.9263,54.4256],[12.9258,54.4256],[12.9258,54.4254],[12.9252,54.4254],[12.9252,54.4248],[12.9247,54.4248],[12.9247,54.4245],[12.9241,54.4245],[12.9241,54.4243],[12.9236,54.4243],[12.9236,54.4237],[12.923,54.4237],[12.923,54.4234],[12.9224,54.4234],[12.9224,54.4231],[12.9213,54.4231],[12.9213,54.4229],[12.9197,54.4229],[12.9197,54.4226],[12.918,54.4226],[12.918,54.4223],[12.9174,54.4223],[12.9174,54.422],[12.9169,54.422],[12.9169,54.4218],[12.9158,54.4218],[12.9158,54.4215],[12.9152,54.4215],[12.9152,54.4212],[12.9141,54.4212],[12.9141,54.4209],[12.9113,54.4209],[12.9113,54.4206],[12.9108,54.4206],[12.9108,54.4201],[12.9097,54.4201],[12.9097,54.4198],[12.9091,54.4198],[12.9091,54.4201],[12.9075,54.4201],[12.9075,54.4204],[12.9041,54.4204],[12.9041,54.4205],[12.9041,54.4206],[12.9013,54.4206],[12.9013,54.4204],[12.9008,54.4204],[12.9008,54.42],[12.9008,54.4195],[12.9013,54.4195],[12.9013,54.419],[12.8991,54.419],[12.8991,54.4187],[12.8986,54.4187],[12.8986,54.4184],[12.8963,54.4184],[12.8963,54.4187],[12.8947,54.4187],[12.8947,54.4176],[12.8902,54.4176],[12.8902,54.4173],[12.8875,54.4173],[12.8875,54.417],[12.8858,54.417],[12.8858,54.4168],[12.8836,54.4168],[12.8836,54.4165],[12.8813,54.4165],[12.8813,54.4162],[12.8808,54.4162],[12.8808,54.4159],[12.8802,54.4159],[12.8802,54.4156],[12.8797,54.4156],[12.8797,54.4154],[12.8791,54.4154],[12.8791,54.4151],[12.8786,54.4151],[12.8786,54.4148],[12.878,54.4148],[12.878,54.4145],[12.8774,54.4145],[12.8774,54.4143],[12.8769,54.4143],[12.8769,54.414],[12.8763,54.414],[12.8763,54.4137],[12.8758,54.4137],[12.8758,54.4131],[12.8741,54.4131],[12.8741,54.4134],[12.8736,54.4134],[12.8736,54.4137],[12.8734,54.4137],[12.873,54.4137],[12.873,54.4143],[12.8724,54.4143],[12.8724,54.4145],[12.8719,54.4145],[12.8719,54.4148],[12.8713,54.4148],[12.8713,54.4151],[12.8708,54.4151],[12.8708,54.4156],[12.8702,54.4156],[12.8702,54.4159],[12.8697,54.4159],[12.8697,54.4162],[12.8691,54.4162],[12.8691,54.4165],[12.8686,54.4165],[12.8686,54.4168],[12.8681,54.4168],[12.868,54.4168],[12.868,54.417],[12.8677,54.417],[12.8675,54.417],[12.8675,54.4172],[12.8675,54.4173],[12.8673,54.4173],[12.8669,54.4173],[12.8669,54.4176],[12.8663,54.4176],[12.8663,54.4179],[12.8658,54.4179],[12.8658,54.4181],[12.8652,54.4181],[12.8652,54.4184],[12.8647,54.4184],[12.8647,54.4187],[12.8636,54.4187],[12.8636,54.419],[12.8625,54.419],[12.8625,54.4193],[12.8613,54.4193],[12.8613,54.4195],[12.8602,54.4195],[12.8602,54.4198],[12.8586,54.4198],[12.8586,54.4201],[12.8575,54.4201],[12.8575,54.4204],[12.8558,54.4204],[12.8558,54.4206],[12.8541,54.4206],[12.8541,54.4209],[12.8524,54.4209],[12.8524,54.4212],[12.8508,54.4212],[12.8508,54.4215],[12.8503,54.4215],[12.848,54.4215],[12.848,54.4218],[12.8436,54.4218],[12.8436,54.422],[12.8397,54.422],[12.8397,54.4223],[12.8363,54.4223],[12.8363,54.4226],[12.8313,54.4226],[12.8313,54.4223],[12.8308,54.4223],[12.8308,54.422],[12.8297,54.422],[12.8297,54.4218],[12.828,54.4218],[12.828,54.4215],[12.8269,54.4215],[12.8269,54.4212],[12.8258,54.4212],[12.8258,54.4209],[12.8247,54.4209],[12.8247,54.4206],[12.8225,54.4206],[12.8225,54.4209],[12.8213,54.4209],[12.8213,54.4206],[12.8208,54.4206],[12.8208,54.4204],[12.8202,54.4204],[12.8202,54.4201],[12.8197,54.4201],[12.8197,54.4198],[12.8191,54.4198],[12.8191,54.4195],[12.818,54.4195],[12.818,54.4193],[12.8174,54.4193],[12.8174,54.419],[12.8169,54.419],[12.8169,54.4187],[12.8163,54.4187],[12.8163,54.4184],[12.8158,54.4184],[12.8158,54.4181],[12.8147,54.4181],[12.8147,54.4176],[12.8141,54.4176],[12.8141,54.4173],[12.813,54.4173],[12.813,54.417],[12.8124,54.417],[12.8124,54.4165],[12.8119,54.4165],[12.8119,54.4162],[12.8113,54.4162],[12.8113,54.4154],[12.8102,54.4154],[12.8102,54.4151],[12.8091,54.4151],[12.8091,54.4145],[12.8086,54.4145],[12.8086,54.414],[12.8091,54.414],[12.8091,54.4137],[12.8086,54.4137],[12.8086,54.4134],[12.808,54.4134],[12.808,54.4131],[12.8075,54.4131],[12.8075,54.4129],[12.8069,54.4129],[12.8069,54.4126],[12.8063,54.4126],[12.8063,54.412],[12.8058,54.412],[12.8058,54.4118],[12.8052,54.4118],[12.8052,54.4115],[12.8047,54.4115],[12.8047,54.4109],[12.8041,54.4109],[12.8041,54.4106],[12.8047,54.4106],[12.8047,54.4098],[12.8036,54.4098],[12.8036,54.4093],[12.803,54.4093],[12.803,54.4084],[12.8024,54.4084],[12.8024,54.4081],[12.8013,54.4081],[12.8013,54.4084],[12.8002,54.4084],[12.8002,54.4087],[12.7997,54.4087],[12.7997,54.409],[12.7991,54.409],[12.7991,54.4095],[12.7986,54.4095],[12.7986,54.4101],[12.798,54.4101],[12.798,54.4106],[12.7974,54.4106],[12.7974,54.4112],[12.7969,54.4112],[12.7969,54.4118],[12.7963,54.4118],[12.7963,54.4123],[12.7958,54.4123],[12.7958,54.4129],[12.7952,54.4129],[12.7952,54.4134],[12.7947,54.4134],[12.7947,54.414],[12.7941,54.414],[12.7941,54.4143],[12.7936,54.4143],[12.7936,54.4148],[12.793,54.4148],[12.793,54.4154],[12.7925,54.4154],[12.7924,54.4156],[12.7919,54.4156],[12.7919,54.4159],[12.7913,54.4159],[12.7913,54.4162],[12.7908,54.4162],[12.7908,54.4165],[12.7897,54.4165],[12.7897,54.4168],[12.7886,54.4168],[12.7886,54.417],[12.7819,54.417],[12.7819,54.4168],[12.7797,54.4168],[12.7797,54.417],[12.7791,54.417],[12.7791,54.4173],[12.7741,54.4173],[12.7741,54.417],[12.7725,54.417],[12.7725,54.4173],[12.7719,54.4173],[12.7719,54.417],[12.7702,54.417],[12.7702,54.4168],[12.7697,54.4168],[12.7697,54.4165],[12.768,54.4165],[12.768,54.4162],[12.7669,54.4162],[12.7669,54.4159],[12.7663,54.4159],[12.7663,54.4156],[12.7658,54.4156],[12.7658,54.4154],[12.7652,54.4154],[12.7652,54.4151],[12.7647,54.4151],[12.7647,54.4143],[12.7641,54.4143],[12.7641,54.4129],[12.7619,54.4129],[12.7619,54.4131],[12.7602,54.4131],[12.7602,54.4134],[12.7586,54.4134],[12.7586,54.4137],[12.758,54.4137],[12.758,54.414],[12.7574,54.414],[12.7574,54.4143],[12.7558,54.4143],[12.7558,54.4145],[12.7513,54.4145],[12.7513,54.4148],[12.7497,54.4148],[12.7497,54.4145],[12.7475,54.4145],[12.7475,54.4148],[12.743,54.4148],[12.743,54.4151],[12.7425,54.4151],[12.7425,54.4148],[12.7408,54.4148],[12.7408,54.4151],[12.7391,54.4151],[12.7391,54.4154],[12.7386,54.4154],[12.7386,54.4156],[12.738,54.4156],[12.738,54.4162],[12.7374,54.4162],[12.7374,54.4165],[12.7369,54.4165],[12.7369,54.4168],[12.7363,54.4168],[12.7363,54.417],[12.7358,54.417],[12.7358,54.4176],[12.7354,54.4176],[12.7352,54.4176],[12.7352,54.4181],[12.7347,54.4181],[12.7347,54.4187],[12.7341,54.4187],[12.7341,54.419],[12.7336,54.419],[12.7336,54.4198],[12.733,54.4198],[12.733,54.4204],[12.7325,54.4204],[12.7325,54.4212],[12.7319,54.4212],[12.7319,54.4218],[12.7313,54.4218],[12.7313,54.422],[12.7308,54.422],[12.7308,54.4223],[12.7302,54.4223],[12.7302,54.4201],[12.7308,54.4201],[12.7308,54.4184],[12.7313,54.4184],[12.7313,54.4172],[12.7313,54.4162],[12.7308,54.4162],[12.7308,54.4156],[12.7302,54.4156],[12.7302,54.4154],[12.7286,54.4154],[12.7286,54.4151],[12.723,54.4151],[12.723,54.4148],[12.7191,54.4148],[12.7191,54.4151],[12.7186,54.4151],[12.7186,54.4154],[12.7174,54.4154],[12.7174,54.4156],[12.7169,54.4156],[12.7169,54.4159],[12.7163,54.4159],[12.7163,54.4162],[12.7158,54.4162],[12.7158,54.4165],[12.7136,54.4165],[12.7136,54.4168],[12.7119,54.4168],[12.7119,54.417],[12.7097,54.417],[12.7097,54.4173],[12.708,54.4173],[12.708,54.4176],[12.7025,54.4176],[12.7025,54.4179],[12.7002,54.4179],[12.7002,54.4181],[12.6991,54.4181],[12.6991,54.4184],[12.6941,54.4184],[12.6941,54.4181],[12.6913,54.4181],[12.6913,54.4179],[12.6908,54.4179],[12.6908,54.4173],[12.6897,54.4173],[12.6897,54.417],[12.6886,54.417],[12.6886,54.4168],[12.6875,54.4168],[12.6875,54.4165],[12.6869,54.4165],[12.6869,54.4159],[12.6863,54.4159],[12.6863,54.4156],[12.6858,54.4156],[12.6858,54.4154],[12.6852,54.4154],[12.6852,54.4148],[12.6847,54.4148],[12.6847,54.4145],[12.6841,54.4145],[12.6841,54.4143],[12.6813,54.4143],[12.6813,54.4145],[12.6802,54.4145],[12.6802,54.4148],[12.6786,54.4148],[12.6786,54.4151],[12.678,54.4151],[12.678,54.4154],[12.6774,54.4154],[12.6774,54.4156],[12.6769,54.4156],[12.6769,54.4162],[12.6763,54.4162],[12.6763,54.4165],[12.6758,54.4165],[12.6758,54.417],[12.6752,54.417],[12.6752,54.4176],[12.6747,54.4176],[12.6747,54.4181],[12.6746,54.4181],[12.6741,54.4181],[12.6741,54.419],[12.6746,54.419],[12.6747,54.4198],[12.6752,54.4198],[12.6752,54.4201],[12.6758,54.4201],[12.6758,54.4206],[12.6763,54.4206],[12.6763,54.4212],[12.6769,54.4212],[12.6769,54.422],[12.6774,54.422],[12.6774,54.4229],[12.678,54.4229],[12.678,54.4231],[12.6786,54.4231],[12.6786,54.4234],[12.6802,54.4234],[12.6802,54.4237],[12.6819,54.4237],[12.6819,54.424],[12.6836,54.424],[12.6836,54.4243],[12.6843,54.4243],[12.6847,54.4243],[12.6847,54.424],[12.6875,54.424],[12.6875,54.4243],[12.688,54.4243],[12.688,54.4245],[12.6913,54.4245],[12.6913,54.4254],[12.6908,54.4254],[12.6908,54.4269],[12.6908,54.427],[12.6913,54.427],[12.6913,54.4276],[12.6919,54.4276],[12.6919,54.4279],[12.6925,54.4279],[12.6925,54.4284],[12.6902,54.4284],[12.6902,54.4281],[12.6897,54.4281],[12.6897,54.4279],[12.6891,54.4279],[12.6891,54.4276],[12.6886,54.4276],[12.6886,54.4273],[12.6875,54.4273],[12.6875,54.427],[12.6863,54.427],[12.6863,54.4279],[12.6869,54.4279],[12.6869,54.4281],[12.6875,54.4281],[12.6875,54.4287],[12.6869,54.4287],[12.6869,54.4284],[12.6863,54.4284],[12.6863,54.4281],[12.6852,54.4281],[12.6852,54.4279],[12.6847,54.4279],[12.6847,54.4276],[12.6841,54.4276],[12.6841,54.4273],[12.6836,54.4273],[12.6836,54.427],[12.683,54.427],[12.683,54.4268],[12.6824,54.4268],[12.6824,54.4265],[12.6819,54.4265],[12.6819,54.4262],[12.6813,54.4262],[12.6813,54.4259],[12.6808,54.4259],[12.6808,54.4256],[12.6802,54.4256],[12.6802,54.4254],[12.6791,54.4254],[12.6791,54.4251],[12.6786,54.4251],[12.6786,54.4248],[12.6774,54.4248],[12.6774,54.4245],[12.6769,54.4245],[12.6769,54.4243],[12.6758,54.4243],[12.6758,54.424],[12.6752,54.424],[12.6752,54.4237],[12.6749,54.4237],[12.6741,54.4237],[12.6741,54.4234],[12.6736,54.4234],[12.6736,54.4231],[12.6725,54.4231],[12.6725,54.4229],[12.6713,54.4229],[12.6713,54.4226],[12.6708,54.4226],[12.6708,54.422],[12.6702,54.422],[12.6702,54.4215],[12.6697,54.4215],[12.6697,54.4206],[12.6708,54.4206],[12.6708,54.4179],[12.6713,54.4179],[12.6713,54.417],[12.6719,54.417],[12.6719,54.4156],[12.6713,54.4156],[12.6713,54.4154],[12.6702,54.4154],[12.6702,54.4156],[12.6697,54.4156],[12.6697,54.4165],[12.6691,54.4165],[12.6691,54.417],[12.6686,54.417],[12.6686,54.4176],[12.668,54.4176],[12.668,54.4179],[12.6669,54.4179],[12.6669,54.4176],[12.6674,54.4176],[12.6674,54.4145],[12.668,54.4145],[12.668,54.4133],[12.668,54.4123],[12.6674,54.4123],[12.6674,54.412],[12.668,54.412],[12.668,54.4115],[12.6686,54.4115],[12.6686,54.4112],[12.668,54.4112],[12.668,54.4095],[12.6674,54.4095],[12.6674,54.409],[12.6669,54.409],[12.6669,54.4087],[12.6663,54.4087],[12.6663,54.4084],[12.6641,54.4084],[12.6641,54.4081],[12.6636,54.4081],[12.6636,54.4084],[12.6619,54.4084],[12.6619,54.4087],[12.6608,54.4087],[12.6608,54.409],[12.6597,54.409],[12.6597,54.4093],[12.6586,54.4093],[12.6586,54.4095],[12.6574,54.4095],[12.6574,54.4098],[12.6547,54.4098],[12.6547,54.4101],[12.6536,54.4101],[12.6536,54.4104],[12.6525,54.4104],[12.6525,54.4106],[12.6519,54.4106],[12.6519,54.4118],[12.6513,54.4118],[12.6513,54.4126],[12.6508,54.4126],[12.6508,54.4134],[12.6502,54.4134],[12.6502,54.414],[12.6497,54.414],[12.6497,54.4143],[12.6491,54.4143],[12.6491,54.4148],[12.6486,54.4148],[12.6486,54.4151],[12.648,54.4151],[12.648,54.4179],[12.6475,54.4179],[12.6475,54.4187],[12.6469,54.4187],[12.6469,54.4193],[12.6458,54.4193],[12.6458,54.4195],[12.6458,54.4195],[12.6441,54.4195],[12.6441,54.419],[12.6447,54.419],[12.6447,54.4181],[12.6452,54.4181],[12.6452,54.4168],[12.6458,54.4168],[12.6458,54.4159],[12.6452,54.4159],[12.6452,54.4156],[12.6441,54.4156],[12.6441,54.4159],[12.643,54.4159],[12.643,54.4162],[12.6419,54.4162],[12.6419,54.4165],[12.6413,54.4165],[12.6413,54.4168],[12.6408,54.4168],[12.6408,54.417],[12.6402,54.417],[12.6402,54.4173],[12.6408,54.4173],[12.6408,54.4179],[12.6413,54.4179],[12.6413,54.4187],[12.6408,54.4187],[12.6408,54.419],[12.6402,54.419],[12.6402,54.4193],[12.6397,54.4193],[12.6397,54.419],[12.6391,54.419],[12.6391,54.4184],[12.6386,54.4184],[12.6386,54.4176],[12.6391,54.4176],[12.6391,54.4159],[12.6386,54.4159],[12.6386,54.4156],[12.6369,54.4156],[12.6369,54.4162],[12.6363,54.4162],[12.6363,54.417],[12.6358,54.417],[12.6358,54.4184],[12.6363,54.4184],[12.6363,54.4204],[12.6358,54.4204],[12.6358,54.4206],[12.6352,54.4206],[12.6352,54.4209],[12.6347,54.4209],[12.6347,54.4218],[12.6352,54.4218],[12.6352,54.422],[12.6363,54.422],[12.6363,54.4226],[12.6369,54.4226],[12.6369,54.4229],[12.6374,54.4229],[12.6374,54.4231],[12.6386,54.4231],[12.6386,54.4234],[12.6391,54.4234],[12.6391,54.4237],[12.6397,54.4237],[12.6397,54.4245],[12.6393,54.4245],[12.6391,54.4245],[12.6391,54.4248],[12.6369,54.4248],[12.6369,54.4245],[12.6363,54.4245],[12.6363,54.4243],[12.6358,54.4243],[12.6358,54.424],[12.6352,54.424],[12.6352,54.4237],[12.6347,54.4237],[12.6347,54.4235],[12.6347,54.4234],[12.6336,54.4234],[12.6336,54.4229],[12.633,54.4229],[12.633,54.4223],[12.6336,54.4223],[12.6336,54.4215],[12.6319,54.4215],[12.6319,54.4212],[12.6313,54.4212],[12.6313,54.4209],[12.6308,54.4209],[12.6308,54.4206],[12.6297,54.4206],[12.6297,54.4201],[12.6291,54.4201],[12.6291,54.4193],[12.6258,54.4193],[12.6258,54.4195],[12.6252,54.4195],[12.6252,54.4198],[12.6241,54.4198],[12.6241,54.4201],[12.623,54.4201],[12.623,54.4195],[12.6225,54.4195],[12.6225,54.4193],[12.622,54.4193],[12.6219,54.4193],[12.6219,54.4191],[12.6219,54.419],[12.6218,54.419],[12.6202,54.419],[12.6202,54.4187],[12.6197,54.4187],[12.6197,54.4184],[12.6191,54.4184],[12.6191,54.4181],[12.618,54.4181],[12.618,54.4179],[12.6175,54.4179],[12.6175,54.4173],[12.6169,54.4173],[12.6169,54.4168],[12.6175,54.4168],[12.6175,54.4165],[12.618,54.4165],[12.618,54.4162],[12.6182,54.4162],[12.6186,54.4162],[12.6186,54.4148],[12.618,54.4148],[12.618,54.4143],[12.6147,54.4143],[12.6147,54.414],[12.6136,54.414],[12.6136,54.4134],[12.613,54.4134],[12.613,54.4126],[12.6125,54.4126],[12.6125,54.4123],[12.6119,54.4123],[12.6119,54.412],[12.6113,54.412],[12.6113,54.4106],[12.6119,54.4106],[12.6119,54.4101],[12.6125,54.4101],[12.6125,54.4098],[12.613,54.4098],[12.613,54.4095],[12.6141,54.4095],[12.6141,54.409],[12.6147,54.409],[12.6147,54.4087],[12.6152,54.4087],[12.6152,54.4084],[12.6158,54.4084],[12.6158,54.4081],[12.6163,54.4081],[12.6163,54.4079],[12.6175,54.4079],[12.6175,54.407],[12.6158,54.407],[12.6158,54.4073],[12.6152,54.4073],[12.6152,54.4076],[12.6141,54.4076],[12.6141,54.4079],[12.6136,54.4079],[12.6136,54.4081],[12.613,54.4081],[12.613,54.4084],[12.6119,54.4084],[12.6119,54.4087],[12.6113,54.4087],[12.6113,54.409],[12.6102,54.409],[12.6102,54.4093],[12.6086,54.4093],[12.6086,54.409],[12.6075,54.409],[12.6075,54.4087],[12.6036,54.4087],[12.6036,54.409],[12.603,54.409],[12.603,54.4087],[12.6024,54.4087],[12.6024,54.4081],[12.6008,54.4081],[12.6008,54.4079],[12.5919,54.4079],[12.5919,54.4076],[12.5879,54.4076],[12.5874,54.4076],[12.5874,54.4073],[12.5869,54.4073],[12.5869,54.407],[12.5858,54.407],[12.5858,54.4068],[12.5852,54.4068],[12.5852,54.40625],[12.5847,54.40625],[12.5847,54.4059],[12.5841,54.4059],[12.5841,54.4054],[12.5836,54.4054],[12.5836,54.4048],[12.5797,54.4048],[12.5797,54.4045],[12.5786,54.4045],[12.5786,54.4043],[12.578,54.4043],[12.578,54.4037],[12.5774,54.4037],[12.5774,54.4034],[12.5769,54.4034],[12.5769,54.4029],[12.5763,54.4029],[12.5763,54.3993],[12.5769,54.3993],[12.5769,54.3987],[12.5774,54.3987],[12.5774,54.3979],[12.578,54.3979],[12.578,54.397],[12.5786,54.397],[12.5786,54.3965],[12.5791,54.3965],[12.5791,54.3962],[12.5802,54.3962],[12.5802,54.3959],[12.5813,54.3959],[12.5813,54.3956],[12.5819,54.3956],[12.5819,54.3954],[12.583,54.3954],[12.583,54.3951],[12.5836,54.3951],[12.5836,54.3948],[12.5841,54.3948],[12.5841,54.3945],[12.5847,54.3945],[12.5847,54.3937],[12.5852,54.3937],[12.5852,54.3934],[12.5858,54.3934],[12.5858,54.3931],[12.5869,54.3931],[12.5869,54.3929],[12.5886,54.3929],[12.5886,54.3926],[12.5897,54.3926],[12.5897,54.3923],[12.5919,54.3923],[12.5919,54.3926],[12.5941,54.3926],[12.5941,54.3923],[12.5952,54.3923],[12.5952,54.392],[12.5963,54.392],[12.5963,54.3918],[12.5974,54.3918],[12.5974,54.3912],[12.598,54.3912],[12.598,54.3904],[12.5974,54.3904],[12.5974,54.3887],[12.5969,54.3887],[12.5969,54.3881],[12.5963,54.3881],[12.5963,54.3879],[12.5958,54.3879],[12.5958,54.3876],[12.5952,54.3876],[12.5952,54.387],[12.5947,54.387],[12.5947,54.3868],[12.5941,54.3868],[12.5941,54.3859],[12.5936,54.3859],[12.5936,54.384],[12.593,54.384],[12.593,54.3834],[12.5919,54.3834],[12.5919,54.3837],[12.5913,54.3837],[12.5913,54.3859],[12.5919,54.3859],[12.5919,54.387],[12.5913,54.387],[12.5913,54.3876],[12.5908,54.3876],[12.5908,54.3879],[12.5902,54.3879],[12.5902,54.3881],[12.5891,54.3881],[12.5891,54.3884],[12.588,54.3884],[12.588,54.3887],[12.5869,54.3887],[12.5869,54.389],[12.5847,54.389],[12.5847,54.3893],[12.5825,54.3893],[12.5825,54.3887],[12.5819,54.3887],[12.5819,54.3884],[12.5813,54.3884],[12.5813,54.3881],[12.5797,54.3881],[12.5797,54.3879],[12.5769,54.3879],[12.5769,54.3881],[12.5752,54.3881],[12.5752,54.3884],[12.573,54.3884],[12.573,54.389],[12.5725,54.389],[12.5725,54.3895],[12.5697,54.3895],[12.5697,54.3893],[12.5686,54.3893],[12.5686,54.3895],[12.5675,54.3895],[12.5675,54.3898],[12.5652,54.3898],[12.5652,54.3895],[12.5624,54.3895],[12.5624,54.3893],[12.5619,54.3893],[12.5619,54.389],[12.5613,54.389],[12.5613,54.3887],[12.558,54.3887],[12.558,54.389],[12.5574,54.389],[12.5574,54.3893],[12.5563,54.3893],[12.5563,54.3895],[12.5519,54.3895],[12.5519,54.3893],[12.5508,54.3893],[12.5508,54.389],[12.5497,54.389],[12.5497,54.3887],[12.5486,54.3887],[12.5486,54.3884],[12.548,54.3884],[12.548,54.3879],[12.5474,54.3879],[12.5474,54.387],[12.5469,54.387],[12.5469,54.3865],[12.5463,54.3865],[12.5463,54.3862],[12.5436,54.3862],[12.5436,54.3859],[12.5424,54.3859],[12.5424,54.3856],[12.5419,54.3856],[12.5419,54.3854],[12.5408,54.3854],[12.5408,54.3851],[12.5397,54.3851],[12.5397,54.3848],[12.5391,54.3848],[12.5391,54.3843],[12.5386,54.3843],[12.5386,54.384],[12.5375,54.384],[12.5375,54.3834],[12.5369,54.3834],[12.5369,54.3831],[12.5363,54.3831],[12.5363,54.3829],[12.5358,54.3829],[12.5358,54.3815],[12.5352,54.3815],[12.5352,54.3809],[12.5299,54.3809],[12.5275,54.3809],[12.5275,54.3806],[12.5269,54.3806],[12.5269,54.3804],[12.5263,54.3804],[12.5263,54.3798],[12.5258,54.3798],[12.5258,54.3795],[12.5257,54.3795],[12.5252,54.3795],[12.5252,54.379],[12.5247,54.379],[12.5247,54.3787],[12.5241,54.3787],[12.5241,54.3781],[12.5236,54.3781],[12.5236,54.3779],[12.523,54.3779],[12.523,54.3776],[12.5224,54.3776],[12.5224,54.3773],[12.5219,54.3773],[12.5219,54.3762],[12.5224,54.3762],[12.5224,54.374],[12.523,54.374],[12.523,54.3726],[12.5224,54.3726],[12.5224,54.3723],[12.523,54.3723],[12.523,54.372],[12.5236,54.372],[12.5236,54.3718],[12.5247,54.3718],[12.5247,54.3715],[12.5252,54.3715],[12.5252,54.3704],[12.5247,54.3704],[12.5247,54.3698],[12.5224,54.3698],[12.5224,54.3701],[12.5197,54.3701],[12.5197,54.3706],[12.5202,54.3706],[12.5202,54.3712],[12.5197,54.3712],[12.5197,54.3718],[12.5174,54.3718],[12.5174,54.372],[12.5169,54.372],[12.5169,54.3726],[12.5163,54.3726],[12.5163,54.3729],[12.5158,54.3729],[12.5158,54.3731],[12.5152,54.3731],[12.5152,54.3737],[12.5147,54.3737],[12.5147,54.374],[12.5141,54.374],[12.5141,54.3745],[12.5136,54.3745],[12.5136,54.3748],[12.513,54.3748],[12.513,54.3751],[12.5125,54.3751],[12.5125,54.3759],[12.5119,54.3759],[12.5119,54.3762],[12.5113,54.3762],[12.5113,54.3765],[12.5108,54.3765],[12.5108,54.3768],[12.5102,54.3768],[12.5102,54.377],[12.5097,54.377],[12.5097,54.3776],[12.5086,54.3776],[12.5086,54.3779],[12.508,54.3779],[12.508,54.3781],[12.5069,54.3781],[12.5069,54.3784],[12.5063,54.3784],[12.5063,54.3787],[12.5058,54.3787],[12.5058,54.379],[12.5052,54.379],[12.5052,54.3793],[12.5047,54.3793],[12.5047,54.3795],[12.5041,54.3795],[12.5041,54.3798],[12.5036,54.3798],[12.5036,54.3801],[12.5024,54.3801],[12.5024,54.3806],[12.5019,54.3806],[12.5019,54.3809],[12.5002,54.3809],[12.5002,54.3812],[12.4997,54.3812],[12.4997,54.3809],[12.4991,54.3809],[12.4991,54.3812],[12.498,54.3812],[12.498,54.3815],[12.4969,54.3815],[12.4969,54.3818],[12.4958,54.3818],[12.4958,54.382],[12.4941,54.382],[12.4941,54.3818],[12.4897,54.3818],[12.4897,54.382],[12.4886,54.382],[12.4886,54.3823],[12.4863,54.3823],[12.4863,54.382],[12.4841,54.382],[12.4841,54.3818],[12.4813,54.3818],[12.4813,54.3815],[12.4808,54.3815],[12.4808,54.3818],[12.4797,54.3818],[12.4797,54.3815],[12.4791,54.3815],[12.4791,54.3818],[12.478,54.3818],[12.478,54.3815],[12.4724,54.3815],[12.4724,54.3812],[12.468,54.3812],[12.468,54.3815],[12.4674,54.3815],[12.4674,54.3812],[12.4663,54.3812],[12.4663,54.3809],[12.4641,54.3809],[12.4641,54.3812],[12.4602,54.3812],[12.4602,54.3815],[12.4597,54.3815],[12.4597,54.3812],[12.4586,54.3812],[12.4586,54.3809],[12.4569,54.3809],[12.4569,54.3804],[12.4536,54.3804],[12.4536,54.3806],[12.4519,54.3806],[12.4519,54.3801],[12.4513,54.3801],[12.4513,54.3795],[12.4508,54.3795],[12.4508,54.3793],[12.4502,54.3793],[12.4502,54.379],[12.4469,54.379],[12.4469,54.3793],[12.4458,54.3793],[12.4458,54.379],[12.4447,54.379],[12.4447,54.3787],[12.4436,54.3787],[12.4436,54.379],[12.4413,54.379],[12.4413,54.3787],[12.4408,54.3787],[12.4408,54.3784],[12.4402,54.3784],[12.4402,54.3781],[12.4397,54.3781],[12.4397,54.3779],[12.438,54.3779],[12.438,54.3781],[12.4374,54.3781],[12.4374,54.3784],[12.4369,54.3784],[12.4369,54.3787],[12.4358,54.3787],[12.4358,54.3784],[12.4352,54.3784],[12.4352,54.377],[12.4358,54.377],[12.4358,54.3768],[12.4352,54.3768],[12.4352,54.3762],[12.4347,54.3762],[12.4347,54.3756],[12.4341,54.3756],[12.4341,54.3751],[12.4336,54.3751],[12.4336,54.3748],[12.4325,54.3748],[12.4325,54.3745],[12.4308,54.3745],[12.4308,54.3743],[12.4286,54.3743],[12.4286,54.374],[12.428,54.374],[12.428,54.3737],[12.4274,54.3737],[12.4274,54.3731],[12.4269,54.3731],[12.4269,54.3726],[12.4263,54.3726],[12.4263,54.3723],[12.4236,54.3723],[12.4236,54.372],[12.4228,54.372],[12.4224,54.372],[12.4224,54.3718],[12.4213,54.3718],[12.4213,54.3715],[12.4208,54.3715],[12.4208,54.3712],[12.4202,54.3712],[12.4202,54.3706],[12.4197,54.3706],[12.4197,54.3701],[12.4191,54.3701],[12.4191,54.3687],[12.4186,54.3687],[12.4186,54.3681],[12.418,54.3681],[12.418,54.3668],[12.4174,54.3668],[12.4174,54.3665],[12.4163,54.3665],[12.4163,54.3662],[12.4158,54.3662],[12.4158,54.3659],[12.4152,54.3659],[12.4152,54.3654],[12.4147,54.3654],[12.4147,54.3651],[12.4152,54.3651],[12.4152,54.3648],[12.4158,54.3648],[12.4158,54.3645],[12.4163,54.3645],[12.4163,54.3643],[12.4169,54.3643],[12.4169,54.362],[12.4163,54.362],[12.4163,54.3601],[12.4169,54.3601],[12.4169,54.359],[12.4174,54.359],[12.4174,54.3576],[12.4169,54.3576],[12.4169,54.3562],[12.418,54.3562],[12.418,54.3559],[12.4191,54.3559],[12.4191,54.3556],[12.4197,54.3556],[12.4197,54.3551],[12.4202,54.3551],[12.4202,54.3543],[12.4208,54.3543],[12.4208,54.3531],[12.4213,54.3531],[12.4213,54.3501],[12.4208,54.3501],[12.4208,54.3498],[12.4213,54.3498],[12.4213,54.3493],[12.4208,54.3493],[12.4208,54.347],[12.4213,54.347],[12.4213,54.3462],[12.4219,54.3462],[12.4219,54.3431],[12.4213,54.3431],[12.4213,54.342],[12.4219,54.342],[12.4219,54.3419],[12.4219,54.3412],[12.4213,54.3412],[12.4213,54.3395],[12.4208,54.3395],[12.4208,54.3393],[12.4197,54.3393],[12.4197,54.3381],[12.4191,54.3381],[12.4191,54.3376],[12.4186,54.3376],[12.4186,54.3368],[12.418,54.3368],[12.418,54.3362],[12.4169,54.3362],[12.4169,54.3354],[12.4163,54.3354],[12.4163,54.3351],[12.4158,54.3351],[12.4158,54.3348],[12.4147,54.3348],[12.4147,54.3351],[12.413,54.3351],[12.413,54.3354],[12.4119,54.3354],[12.4119,54.3356],[12.4113,54.3356],[12.4113,54.3354],[12.4086,54.3354],[12.4086,54.3356],[12.4072,54.3356],[12.4069,54.3356],[12.4069,54.3359],[12.4063,54.3359],[12.4063,54.3362],[12.4058,54.3362],[12.4058,54.3365],[12.4052,54.3365],[12.4052,54.337],[12.4047,54.337],[12.4047,54.3379],[12.4041,54.3379],[12.4041,54.3384],[12.4036,54.3384],[12.4036,54.339],[12.403,54.339],[12.403,54.3395],[12.4025,54.3395],[12.4025,54.3401],[12.4019,54.3401],[12.4019,54.3406],[12.4013,54.3406],[12.4013,54.3412],[12.4008,54.3412],[12.4008,54.3418],[12.4002,54.3418],[12.4002,54.3423],[12.3997,54.3423],[12.3997,54.3426],[12.3991,54.3426],[12.3991,54.3423],[12.398,54.3423],[12.398,54.342],[12.3963,54.342],[12.3963,54.3423],[12.3958,54.3423],[12.3958,54.3426],[12.3952,54.3426],[12.3952,54.3429],[12.3897,54.3429],[12.3897,54.3426],[12.3891,54.3426],[12.3891,54.3409],[12.3886,54.3409],[12.3886,54.3406],[12.3874,54.3406],[12.3874,54.3404],[12.3863,54.3404],[12.3863,54.3401],[12.3858,54.3401],[12.3858,54.3395],[12.3852,54.3395],[12.3852,54.3393],[12.3858,54.3393],[12.3858,54.339],[12.3863,54.339],[12.3863,54.3387],[12.3869,54.3387],[12.3869,54.3381],[12.388,54.3381],[12.388,54.3379],[12.3886,54.3379],[12.3886,54.3373],[12.3891,54.3373],[12.3891,54.3376],[12.3908,54.3376],[12.3908,54.3368],[12.3913,54.3368],[12.3913,54.3362],[12.3919,54.3362],[12.3919,54.3359],[12.3913,54.3359],[12.3913,54.3354],[12.3908,54.3354],[12.3908,54.3351],[12.3913,54.3351],[12.3913,54.3348],[12.3924,54.3348],[12.3924,54.3345],[12.3936,54.3345],[12.3936,54.3343],[12.3947,54.3343],[12.3947,54.334],[12.3958,54.334],[12.3958,54.3337],[12.3963,54.3337],[12.3963,54.3331],[12.3969,54.3331],[12.3969,54.3329],[12.3975,54.3329],[12.3975,54.3309],[12.398,54.3309],[12.398,54.3306],[12.3975,54.3306],[12.3975,54.3304],[12.3963,54.3304],[12.3963,54.3287],[12.3958,54.3287],[12.3958,54.3281],[12.3952,54.3281],[12.3952,54.3276],[12.3947,54.3276],[12.3947,54.3268],[12.3941,54.3268],[12.3941,54.3262],[12.3958,54.3262],[12.3958,54.3259],[12.3963,54.3259],[12.3963,54.3254],[12.3969,54.3254],[12.3969,54.3234],[12.3963,54.3234],[12.3963,54.3229],[12.3958,54.3229],[12.3958,54.3226],[12.3952,54.3226],[12.3952,54.3223],[12.3947,54.3223],[12.3947,54.322],[12.3941,54.322],[12.3941,54.3218],[12.393,54.3218],[12.393,54.3215],[12.3924,54.3215],[12.3924,54.3209],[12.3919,54.3209],[12.3919,54.3195],[12.3924,54.3195],[12.3924,54.3184],[12.3919,54.3184],[12.3919,54.3176],[12.3913,54.3176],[12.3913,54.317],[12.3908,54.317],[12.3908,54.3168],[12.3902,54.3168],[12.3902,54.3165],[12.3897,54.3165],[12.3897,54.3162],[12.3886,54.3162],[12.3886,54.3145],[12.3858,54.3145],[12.3858,54.3143],[12.3852,54.3143],[12.3852,54.3137],[12.3847,54.3137],[12.3847,54.3134],[12.3841,54.3134],[12.3841,54.3131],[12.3852,54.3131],[12.3852,54.3129],[12.3863,54.3129],[12.3863,54.3118],[12.3858,54.3118],[12.3858,54.3112],[12.3852,54.3112],[12.3852,54.3106],[12.3847,54.3106],[12.3847,54.3104],[12.3841,54.3104],[12.3841,54.3101],[12.3836,54.3101],[12.3836,54.3098],[12.383,54.3098],[12.383,54.3095],[12.3824,54.3095],[12.3824,54.3093],[12.3819,54.3093],[12.3819,54.309],[12.3802,54.309],[12.3802,54.3087],[12.378,54.3087],[12.378,54.3084],[12.3752,54.3084],[12.3752,54.3087],[12.3741,54.3087],[12.3741,54.309],[12.3725,54.309],[12.3725,54.3087],[12.3702,54.3087],[12.3702,54.309],[12.3697,54.309],[12.3697,54.3093],[12.3691,54.3093],[12.3691,54.3098],[12.3686,54.3098],[12.3686,54.3101],[12.3676,54.3101],[12.3675,54.3101],[12.3675,54.3104],[12.3669,54.3104],[12.3669,54.3101],[12.3658,54.3101],[12.3658,54.3098],[12.3652,54.3098],[12.3652,54.3093],[12.3647,54.3093],[12.3647,54.309],[12.3641,54.309],[12.3641,54.3084],[12.3636,54.3084],[12.3636,54.3076],[12.363,54.3076],[12.363,54.3073],[12.3624,54.3073],[12.3624,54.307],[12.3619,54.307],[12.3619,54.3068],[12.3608,54.3068],[12.3608,54.3062],[12.3602,54.3062],[12.3602,54.3051],[12.3608,54.3051],[12.3608,54.3048],[12.3619,54.3048],[12.3619,54.3043],[12.3624,54.3043],[12.3624,54.3037],[12.3619,54.3037],[12.3619,54.3034],[12.3608,54.3034],[12.3608,54.3031],[12.3591,54.3031],[12.3591,54.3029],[12.3586,54.3029],[12.3586,54.3018],[12.3591,54.3018],[12.3591,54.3015],[12.3597,54.3015],[12.3597,54.3006],[12.3591,54.3006],[12.3591,54.3004],[12.3586,54.3004],[12.3586,54.2995],[12.3591,54.2995],[12.3591,54.2993],[12.3597,54.2993],[12.3597,54.299],[12.3602,54.299],[12.3602,54.2987],[12.3613,54.2987],[12.3613,54.2984],[12.3619,54.2984],[12.3619,54.2979],[12.3624,54.2979],[12.3624,54.2973],[12.363,54.2973],[12.363,54.2968],[12.3636,54.2968],[12.3636,54.2965],[12.3641,54.2965],[12.3641,54.2956],[12.3647,54.2956],[12.3647,54.2954],[12.3641,54.2954],[12.3641,54.2948],[12.3647,54.2948],[12.3647,54.2945],[12.3652,54.2945],[12.3652,54.2943],[12.3658,54.2943],[12.3658,54.292],[12.3652,54.292],[12.3652,54.2909],[12.3658,54.2909],[12.3658,54.2906],[12.3663,54.2906],[12.3663,54.2901],[12.3669,54.2901],[12.3669,54.2893],[12.3675,54.2893],[12.3675,54.2887],[12.368,54.2887],[12.368,54.2884],[12.3686,54.2884],[12.3686,54.2881],[12.3691,54.2881],[12.3691,54.2876],[12.3697,54.2876],[12.3697,54.2873],[12.3702,54.2873],[12.3702,54.287],[12.3708,54.287],[12.3708,54.2868],[12.3713,54.2868],[12.3713,54.2865],[12.3719,54.2865],[12.3719,54.2862],[12.3725,54.2862],[12.3725,54.2856],[12.373,54.2856],[12.373,54.2851],[12.3736,54.2851],[12.3736,54.2848],[12.3741,54.2848],[12.3741,54.284],[12.3747,54.284],[12.3747,54.2834],[12.3752,54.2834],[12.3752,54.2829],[12.3758,54.2829],[12.3758,54.282],[12.3763,54.282],[12.3763,54.2818],[12.3791,54.2818],[12.3791,54.2815],[12.3797,54.2815],[12.3797,54.2812],[12.3802,54.2812],[12.3802,54.2806],[12.3808,54.2806],[12.3808,54.2801],[12.3813,54.2801],[12.3813,54.2798],[12.3824,54.2798],[12.3824,54.2793],[12.383,54.2793],[12.383,54.2776],[12.3824,54.2776],[12.3824,54.2773],[12.3819,54.2773],[12.3819,54.277],[12.3813,54.277],[12.3813,54.2768],[12.3808,54.2768],[12.3808,54.2765],[12.3802,54.2765],[12.3802,54.275],[12.3802,54.2745],[12.3797,54.2745],[12.3797,54.2729],[12.3791,54.2729],[12.3791,54.2726],[12.3786,54.2726],[12.3786,54.2723],[12.378,54.2723],[12.378,54.2718],[12.3775,54.2718],[12.3775,54.2712],[12.3763,54.2712],[12.3763,54.2709],[12.3747,54.2709],[12.3747,54.2706],[12.373,54.2706],[12.373,54.2704],[12.3708,54.2704],[12.3708,54.2701],[12.3702,54.2701],[12.3702,54.2698],[12.3697,54.2698],[12.3697,54.2695],[12.3691,54.2695],[12.3691,54.2693],[12.3686,54.2693],[12.3686,54.269],[12.368,54.269],[12.368,54.2687],[12.3669,54.2687],[12.3669,54.2684],[12.3663,54.2684],[12.3663,54.2681],[12.3658,54.2681],[12.3658,54.2679],[12.3652,54.2679],[12.3652,54.2676],[12.3647,54.2676],[12.3647,54.2673],[12.3636,54.2673],[12.3636,54.2659],[12.3647,54.2659],[12.3647,54.2656],[12.3658,54.2656],[12.3658,54.2659],[12.3669,54.2659],[12.3669,54.2656],[12.368,54.2656],[12.368,54.2654],[12.3686,54.2654],[12.3686,54.2651],[12.3691,54.2651],[12.3691,54.2645],[12.3697,54.2645],[12.3697,54.2637],[12.3702,54.2637],[12.3702,54.2631],[12.3713,54.2631],[12.3713,54.2629],[12.3719,54.2629],[12.3719,54.2626],[12.373,54.2626],[12.373,54.2623],[12.3741,54.2623],[12.3741,54.262],[12.3747,54.262],[12.3747,54.2618],[12.3758,54.2618],[12.3758,54.2615],[12.3769,54.2615],[12.3769,54.2612],[12.378,54.2612],[12.378,54.2609],[12.3791,54.2609],[12.3791,54.2606],[12.3802,54.2606],[12.3802,54.2604],[12.3813,54.2604],[12.3813,54.2598],[12.3819,54.2598],[12.3819,54.2595],[12.3824,54.2595],[12.3824,54.259],[12.383,54.259],[12.383,54.2587],[12.3836,54.2587],[12.3836,54.2581],[12.3841,54.2581],[12.3841,54.2579],[12.3847,54.2579],[12.3847,54.2576],[12.3852,54.2576],[12.3852,54.2573],[12.3858,54.2573],[12.3858,54.257],[12.3863,54.257],[12.3863,54.2568],[12.3874,54.2568],[12.3874,54.2565],[12.3886,54.2565],[12.3886,54.2562],[12.3902,54.2562],[12.3902,54.2559],[12.3908,54.2559],[12.3908,54.2556],[12.3913,54.2556],[12.3913,54.2554],[12.3919,54.2554],[12.3919,54.2551],[12.3924,54.2551],[12.3924,54.2548],[12.3941,54.2548],[12.3941,54.2543],[12.3947,54.2543],[12.3947,54.254],[12.3952,54.254],[12.3952,54.2537],[12.3958,54.2537],[12.3958,54.2534],[12.3969,54.2534],[12.3969,54.2526],[12.3975,54.2526],[12.3975,54.252],[12.398,54.252],[12.398,54.2515],[12.3986,54.2515],[12.3986,54.2512],[12.3991,54.2512],[12.3991,54.2509],[12.3997,54.2509],[12.3997,54.2506],[12.4008,54.2506],[12.4008,54.2504],[12.403,54.2504],[12.403,54.2501],[12.4047,54.2501],[12.4047,54.2498],[12.4052,54.2498],[12.4052,54.2495],[12.4058,54.2495],[12.4058,54.2493],[12.4063,54.2493],[12.4063,54.249],[12.4086,54.249],[12.4086,54.2487],[12.4125,54.2487],[12.4125,54.2484],[12.4136,54.2484],[12.4136,54.2481],[12.4141,54.2481],[12.4141,54.2479],[12.4147,54.2479],[12.4147,54.2476],[12.4152,54.2476],[12.4152,54.2473],[12.4163,54.2473],[12.4163,54.247],[12.4197,54.247],[12.4197,54.2468],[12.423,54.2468],[12.423,54.2465],[12.4247,54.2465],[12.4247,54.2462],[12.4269,54.2462],[12.4269,54.2465],[12.4308,54.2465],[12.4308,54.2462],[12.4319,54.2462],[12.4319,54.2456],[12.4325,54.2456],[12.4325,54.2454],[12.4374,54.2454],[12.4374,54.2456],[12.4397,54.2456],[12.4397,54.2459],[12.4408,54.2459],[12.4408,54.2462],[12.4436,54.2462],[12.4436,54.2459],[12.4441,54.2459],[12.4441,54.2462],[12.4458,54.2462],[12.4458,54.2465],[12.448,54.2465],[12.448,54.2468],[12.4536,54.2468],[12.4536,54.247],[12.4552,54.247],[12.4552,54.2473],[12.4558,54.2473],[12.4558,54.2479],[12.4563,54.2479],[12.4563,54.2481],[12.4575,54.2481],[12.4575,54.2484],[12.4602,54.2484],[12.4602,54.249],[12.4608,54.249],[12.4608,54.2495],[12.4602,54.2495],[12.4602,54.2501],[12.4586,54.2501],[12.4586,54.2504],[12.4563,54.2504],[12.4563,54.2506],[12.4558,54.2506],[12.4558,54.2515],[12.4547,54.2515],[12.4547,54.252],[12.4541,54.252],[12.4541,54.2523],[12.453,54.2523],[12.453,54.2526],[12.4525,54.2526],[12.4525,54.2529],[12.4513,54.2529],[12.4513,54.2531],[12.4508,54.2531],[12.4508,54.2537],[12.4502,54.2537],[12.4502,54.254],[12.4486,54.254],[12.4486,54.2543],[12.4469,54.2543],[12.4469,54.2545],[12.4441,54.2545],[12.4441,54.2548],[12.4436,54.2548],[12.4436,54.2551],[12.4419,54.2551],[12.4419,54.2554],[12.4358,54.2554],[12.4358,54.2556],[12.4325,54.2556],[12.4325,54.2559],[12.4313,54.2559],[12.4313,54.2562],[12.4308,54.2562],[12.4308,54.2565],[12.4297,54.2565],[12.4297,54.2568],[12.428,54.2568],[12.428,54.2565],[12.4247,54.2565],[12.4247,54.2568],[12.423,54.2568],[12.423,54.257],[12.4213,54.257],[12.4213,54.2573],[12.4197,54.2573],[12.4197,54.2576],[12.4186,54.2576],[12.4186,54.2579],[12.418,54.2579],[12.418,54.2584],[12.4174,54.2584],[12.4174,54.2593],[12.4169,54.2593],[12.4169,54.2601],[12.4163,54.2601],[12.4163,54.2609],[12.4158,54.2609],[12.4158,54.2615],[12.4152,54.2615],[12.4152,54.262],[12.4147,54.262],[12.4147,54.2629],[12.4141,54.2629],[12.4141,54.2637],[12.4136,54.2637],[12.4136,54.2643],[12.413,54.2643],[12.413,54.2648],[12.4125,54.2648],[12.4125,54.2654],[12.413,54.2654],[12.413,54.2659],[12.4125,54.2659],[12.4125,54.2662],[12.4119,54.2662],[12.4119,54.2665],[12.4108,54.2665],[12.4108,54.267],[12.4102,54.267],[12.4102,54.2679],[12.4091,54.2679],[12.4091,54.2687],[12.4086,54.2687],[12.4086,54.2704],[12.4097,54.2704],[12.4097,54.2712],[12.4102,54.2712],[12.4102,54.2718],[12.4097,54.2718],[12.4097,54.272],[12.4091,54.272],[12.4091,54.2726],[12.4086,54.2726],[12.4086,54.2734],[12.4091,54.2734],[12.4091,54.2748],[12.4086,54.2748],[12.4086,54.2756],[12.408,54.2756],[12.408,54.2773],[12.4086,54.2773],[12.4086,54.2779],[12.4091,54.2779],[12.4091,54.2798],[12.4097,54.2798],[12.4097,54.2804],[12.4102,54.2804],[12.4102,54.2806],[12.4108,54.2806],[12.4108,54.2812],[12.4113,54.2812],[12.4113,54.2815],[12.4119,54.2815],[12.4119,54.282],[12.4125,54.282],[12.4125,54.2823],[12.413,54.2823],[12.413,54.2826],[12.4136,54.2826],[12.4136,54.2829],[12.4141,54.2829],[12.4141,54.2834],[12.4147,54.2834],[12.4147,54.284],[12.4152,54.284],[12.4152,54.2859],[12.4158,54.2859],[12.4158,54.2876],[12.4163,54.2876],[12.4163,54.2881],[12.4169,54.2881],[12.4169,54.2887],[12.4174,54.2887],[12.4174,54.289],[12.418,54.289],[12.418,54.2895],[12.4186,54.2895],[12.4186,54.2898],[12.4191,54.2898],[12.4191,54.2901],[12.4197,54.2901],[12.4197,54.2904],[12.4208,54.2904],[12.4208,54.2902],[12.4208,54.2901],[12.4219,54.2901],[12.4219,54.2904],[12.4224,54.2904],[12.4224,54.2906],[12.423,54.2906],[12.423,54.2912],[12.4236,54.2912],[12.4236,54.2915],[12.4241,54.2915],[12.4241,54.2918],[12.4247,54.2918],[12.4247,54.292],[12.4252,54.292],[12.4252,54.2923],[12.4263,54.2923],[12.4263,54.2926],[12.4269,54.2926],[12.4269,54.2929],[12.428,54.2929],[12.428,54.2931],[12.4291,54.2931],[12.4291,54.2934],[12.4302,54.2934],[12.4302,54.2937],[12.4308,54.2937],[12.4308,54.294],[12.4313,54.294],[12.4313,54.2951],[12.4319,54.2951],[12.4319,54.2956],[12.4325,54.2956],[12.4325,54.2959],[12.433,54.2959],[12.433,54.2962],[12.4336,54.2962],[12.4336,54.2965],[12.4341,54.2965],[12.4341,54.2968],[12.4347,54.2968],[12.4347,54.297],[12.4391,54.297],[12.4391,54.2973],[12.4402,54.2973],[12.4402,54.2976],[12.4408,54.2976],[12.4408,54.2979],[12.4452,54.2979],[12.4452,54.2981],[12.4458,54.2981],[12.4458,54.2984],[12.4475,54.2984],[12.4475,54.2987],[12.4486,54.2987],[12.4486,54.299],[12.4497,54.299],[12.4497,54.2993],[12.4502,54.2993],[12.4502,54.299],[12.4541,54.299],[12.4541,54.2993],[12.4552,54.2993],[12.4552,54.2995],[12.4563,54.2995],[12.4563,54.2998],[12.4569,54.2998],[12.4569,54.3001],[12.458,54.3001],[12.458,54.3004],[12.4597,54.3004],[12.4597,54.3006],[12.4613,54.3006],[12.4613,54.3009],[12.4619,54.3009],[12.4619,54.3012],[12.4624,54.3012],[12.4624,54.3015],[12.463,54.3015],[12.463,54.3018],[12.4652,54.3018],[12.4652,54.302],[12.4663,54.302],[12.4663,54.3023],[12.468,54.3023],[12.468,54.3026],[12.4691,54.3026],[12.4691,54.3023],[12.4702,54.3023],[12.4702,54.3026],[12.4719,54.3026],[12.4719,54.3029],[12.4741,54.3029],[12.4741,54.3031],[12.4747,54.3031],[12.4747,54.3037],[12.4752,54.3037],[12.4752,54.3043],[12.4791,54.3043],[12.4791,54.3045],[12.4786,54.3045],[12.4786,54.3051],[12.478,54.3051],[12.478,54.3056],[12.4774,54.3056],[12.4774,54.3062],[12.4769,54.3062],[12.4769,54.3067],[12.4769,54.3068],[12.4763,54.3068],[12.4763,54.3079],[12.4769,54.3079],[12.4769,54.3081],[12.4791,54.3081],[12.4791,54.3084],[12.4797,54.3084],[12.4797,54.309],[12.4791,54.309],[12.4791,54.3098],[12.4786,54.3098],[12.4786,54.3118],[12.4791,54.3118],[12.4791,54.312],[12.4786,54.312],[12.4786,54.3123],[12.478,54.3123],[12.478,54.3126],[12.4774,54.3126],[12.4774,54.3134],[12.4769,54.3134],[12.4769,54.3143],[12.4774,54.3143],[12.4774,54.3156],[12.4763,54.3156],[12.4763,54.3162],[12.4758,54.3162],[12.4758,54.3179],[12.4752,54.3179],[12.4752,54.3184],[12.4747,54.3184],[12.4747,54.319],[12.4741,54.319],[12.4741,54.3195],[12.4736,54.3195],[12.4736,54.3201],[12.473,54.3201],[12.473,54.3206],[12.4724,54.3206],[12.4724,54.3212],[12.4719,54.3212],[12.4719,54.3218],[12.4713,54.3218],[12.4713,54.3256],[12.4719,54.3256],[12.4719,54.3268],[12.4724,54.3268],[12.4724,54.3279],[12.473,54.3279],[12.473,54.3298],[12.4741,54.3298],[12.4741,54.3301],[12.4747,54.3301],[12.4747,54.3304],[12.4758,54.3304],[12.4758,54.3306],[12.4786,54.3306],[12.4786,54.3309],[12.4822,54.3309],[12.4836,54.3309],[12.4836,54.3306],[12.4863,54.3306],[12.4863,54.3304],[12.4869,54.3304],[12.4869,54.3306],[12.488,54.3306],[12.488,54.3309],[12.4891,54.3309],[12.4891,54.3312],[12.4897,54.3312],[12.4897,54.3309],[12.4908,54.3309],[12.4908,54.3306],[12.4925,54.3306],[12.4925,54.3309],[12.4947,54.3309],[12.4947,54.3306],[12.4963,54.3306],[12.4963,54.3309],[12.4969,54.3309],[12.4969,54.3312],[12.4974,54.3312],[12.4974,54.3315],[12.4986,54.3315],[12.4986,54.3318],[12.4991,54.3318],[12.4991,54.3326],[12.4986,54.3326],[12.4986,54.3331],[12.4991,54.3331],[12.4991,54.3337],[12.5013,54.3337],[12.5013,54.3334],[12.5019,54.3334],[12.5019,54.3331],[12.5024,54.3331],[12.5024,54.3334],[12.503,54.3334],[12.503,54.3337],[12.5052,54.3337],[12.5052,54.3334],[12.5063,54.3334],[12.5063,54.3337],[12.5069,54.3337],[12.5069,54.334],[12.5086,54.334],[12.5086,54.3343],[12.5097,54.3343],[12.5097,54.3345],[12.5102,54.3345],[12.5102,54.3348],[12.5108,54.3348],[12.5108,54.3351],[12.5119,54.3351],[12.5119,54.3354],[12.5125,54.3354],[12.5125,54.3356],[12.5136,54.3356],[12.5136,54.3359],[12.5158,54.3359],[12.5158,54.3356],[12.5169,54.3356],[12.5169,54.3354],[12.518,54.3354],[12.518,54.3351],[12.5186,54.3351],[12.5186,54.3348],[12.5191,54.3348],[12.5191,54.3345],[12.5197,54.3345],[12.5197,54.3343],[12.5208,54.3343],[12.5208,54.334],[12.5213,54.334],[12.5213,54.3343],[12.5224,54.3343],[12.5224,54.3345],[12.5236,54.3345],[12.5236,54.3348],[12.5241,54.3348],[12.5241,54.3345],[12.5247,54.3345],[12.5247,54.3343],[12.5263,54.3343],[12.5263,54.3345],[12.5269,54.3345],[12.5269,54.3354],[12.5275,54.3354],[12.5275,54.3356],[12.528,54.3356],[12.528,54.3362],[12.5286,54.3362],[12.5286,54.3365],[12.5302,54.3365],[12.5302,54.3368],[12.5308,54.3368],[12.5308,54.337],[12.5313,54.337],[12.5313,54.3379],[12.5319,54.3379],[12.5319,54.3381],[12.5336,54.3381],[12.5336,54.3384],[12.5347,54.3384],[12.5347,54.3387],[12.5352,54.3387],[12.5352,54.3393],[12.5358,54.3393],[12.5358,54.3401],[12.5352,54.3401],[12.5352,54.3406],[12.5358,54.3406],[12.5358,54.3409],[12.5363,54.3409],[12.5363,54.3412],[12.5375,54.3412],[12.5375,54.3418],[12.538,54.3418],[12.538,54.3426],[12.5386,54.3426],[12.5386,54.3434],[12.538,54.3434],[12.538,54.344],[12.5375,54.344],[12.5375,54.3443],[12.5369,54.3443],[12.5369,54.3445],[12.5352,54.3445],[12.5352,54.3454],[12.5358,54.3454],[12.5358,54.3465],[12.5363,54.3465],[12.5363,54.3468],[12.5369,54.3468],[12.5369,54.3493],[12.5375,54.3493],[12.5375,54.3495],[12.538,54.3495],[12.538,54.3501],[12.5386,54.3501],[12.5386,54.3506],[12.5391,54.3506],[12.5391,54.3512],[12.5386,54.3512],[12.5386,54.3518],[12.5391,54.3518],[12.5391,54.352],[12.5397,54.352],[12.5397,54.3523],[12.5419,54.3523],[12.5419,54.3529],[12.5424,54.3529],[12.5425,54.3531],[12.543,54.3531],[12.543,54.3534],[12.5447,54.3534],[12.5447,54.3537],[12.5452,54.3537],[12.5452,54.354],[12.5463,54.354],[12.5463,54.3543],[12.5467,54.3543],[12.5469,54.3543],[12.5469,54.3545],[12.5472,54.3545],[12.5474,54.3545],[12.5474,54.3547],[12.5474,54.3548],[12.5477,54.3548],[12.5486,54.3548],[12.5486,54.3551],[12.5497,54.3551],[12.5497,54.3554],[12.5502,54.3554],[12.5502,54.3556],[12.5508,54.3556],[12.5508,54.3565],[12.5508,54.3576],[12.5513,54.3576],[12.5513,54.3581],[12.5524,54.3581],[12.5524,54.3587],[12.553,54.3587],[12.553,54.359],[12.5524,54.359],[12.5524,54.3595],[12.5519,54.3595],[12.5519,54.3598],[12.5508,54.3598],[12.5508,54.3601],[12.5502,54.3601],[12.5502,54.3604],[12.5491,54.3604],[12.5491,54.3606],[12.5486,54.3606],[12.5486,54.3604],[12.548,54.3604],[12.548,54.3606],[12.5474,54.3606],[12.5474,54.3609],[12.5452,54.3609],[12.5452,54.3612],[12.5447,54.3612],[12.5447,54.3615],[12.5425,54.3615],[12.5424,54.3618],[12.5408,54.3618],[12.5408,54.362],[12.5358,54.362],[12.5358,54.3623],[12.5347,54.3623],[12.5347,54.3626],[12.5341,54.3626],[12.5341,54.3654],[12.5347,54.3654],[12.5347,54.3659],[12.5352,54.3659],[12.5352,54.3665],[12.5358,54.3665],[12.5358,54.3668],[12.5363,54.3668],[12.5363,54.367],[12.5375,54.367],[12.5375,54.3673],[12.538,54.3673],[12.538,54.3676],[12.5386,54.3676],[12.5386,54.3679],[12.5397,54.3679],[12.5397,54.3681],[12.5441,54.3681],[12.5441,54.3684],[12.5447,54.3684],[12.5447,54.3687],[12.5452,54.3687],[12.5452,54.369],[12.5458,54.369],[12.5458,54.3691],[12.5458,54.3693],[12.5469,54.3693],[12.5469,54.3695],[12.5474,54.3695],[12.5474,54.3698],[12.5486,54.3698],[12.5486,54.3701],[12.5491,54.3701],[12.5491,54.3704],[12.5497,54.3704],[12.5497,54.3706],[12.5502,54.3706],[12.5502,54.3709],[12.5508,54.3709],[12.5508,54.3712],[12.5513,54.3712],[12.5513,54.3715],[12.5519,54.3715],[12.5519,54.3718],[12.553,54.3718],[12.553,54.372],[12.5536,54.372],[12.5536,54.3723],[12.5541,54.3723],[12.5541,54.3734],[12.5536,54.3734],[12.5536,54.374],[12.553,54.374],[12.553,54.3743],[12.553,54.3748],[12.5536,54.3748],[12.5536,54.3759],[12.5541,54.3759],[12.5541,54.3768],[12.5536,54.3768],[12.5536,54.3773],[12.553,54.3773],[12.553,54.3779],[12.5524,54.3779],[12.5524,54.3784],[12.553,54.3784],[12.553,54.3795],[12.5541,54.3795],[12.5541,54.3793],[12.5547,54.3793],[12.5547,54.379],[12.5552,54.379],[12.5552,54.3781],[12.5558,54.3781],[12.5558,54.3768],[12.5563,54.3768],[12.5563,54.3756],[12.5569,54.3756],[12.5569,54.3754],[12.5569,54.3751],[12.5574,54.3751],[12.5574,54.3748],[12.5586,54.3748],[12.5586,54.3745],[12.5597,54.3745],[12.5597,54.3743],[12.5608,54.3743],[12.5608,54.3737],[12.5613,54.3737],[12.5613,54.3734],[12.5619,54.3734],[12.5619,54.3729],[12.5624,54.3729],[12.5624,54.3726],[12.563,54.3726],[12.563,54.3723],[12.5658,54.3723],[12.5658,54.372],[12.5663,54.372],[12.5663,54.3718],[12.5713,54.3718],[12.5713,54.3715],[12.5725,54.3715],[12.5725,54.3712],[12.5736,54.3712],[12.5736,54.3715],[12.5752,54.3715],[12.5752,54.3718],[12.5758,54.3718],[12.5758,54.3723],[12.5763,54.3723],[12.5763,54.3729],[12.5769,54.3729],[12.5769,54.3731],[12.578,54.3731],[12.578,54.3734],[12.5786,54.3734],[12.5786,54.3737],[12.5825,54.3737],[12.5825,54.3729],[12.5819,54.3729],[12.5819,54.372],[12.5813,54.372],[12.5813,54.3715],[12.5808,54.3715],[12.5808,54.3704],[12.5802,54.3704],[12.5802,54.3695],[12.5797,54.3695],[12.5797,54.369],[12.5791,54.369],[12.5791,54.3684],[12.5786,54.3684],[12.5786,54.3679],[12.578,54.3679],[12.578,54.3673],[12.5774,54.3673],[12.5774,54.367],[12.5769,54.367],[12.5769,54.3668],[12.5752,54.3668],[12.5752,54.3665],[12.5758,54.3665],[12.5758,54.3659],[12.5763,54.3659],[12.5763,54.3656],[12.5769,54.3656],[12.5769,54.3643],[12.5763,54.3643],[12.5763,54.3637],[12.5758,54.3637],[12.5758,54.3626],[12.5752,54.3626],[12.5752,54.3606],[12.5758,54.3606],[12.5758,54.3595],[12.5752,54.3595],[12.5752,54.359],[12.5747,54.359],[12.5747,54.3584],[12.5741,54.3584],[12.5741,54.3581],[12.5747,54.3581],[12.5747,54.3579],[12.5752,54.3579],[12.5752,54.3576],[12.5763,54.3576],[12.5763,54.3573],[12.5774,54.3573],[12.5774,54.357],[12.578,54.357],[12.578,54.3568],[12.5786,54.3568],[12.5786,54.3565],[12.5802,54.3565],[12.5802,54.3562],[12.5863,54.3562],[12.5863,54.3565],[12.5869,54.3565],[12.5869,54.3568],[12.588,54.3568],[12.588,54.357],[12.5897,54.357],[12.5897,54.3573],[12.5919,54.3573],[12.5919,54.3576],[12.5925,54.3576],[12.5925,54.3579],[12.5936,54.3579],[12.5936,54.3581],[12.5941,54.3581],[12.5941,54.3584],[12.5947,54.3584],[12.5947,54.3587],[12.5952,54.3587],[12.5952,54.3595],[12.5958,54.3595],[12.5958,54.3604],[12.5963,54.3604],[12.5963,54.3606],[12.5969,54.3606],[12.5969,54.3609],[12.5974,54.3609],[12.5974,54.3615],[12.598,54.3615],[12.598,54.3618],[12.5986,54.3618],[12.5986,54.3629],[12.5991,54.3629],[12.5991,54.3637],[12.5997,54.3637],[12.5997,54.3643],[12.6002,54.3643],[12.6002,54.3665],[12.5997,54.3665],[12.5997,54.3695],[12.5991,54.3695],[12.5991,54.3698],[12.5986,54.3698],[12.5986,54.3709],[12.6002,54.3709],[12.6002,54.3712],[12.6024,54.3712],[12.6024,54.3715],[12.6058,54.3715],[12.6058,54.3718],[12.6086,54.3718],[12.6086,54.3715],[12.6097,54.3715],[12.6136,54.3715],[12.6136,54.3718],[12.6147,54.3718],[12.6147,54.372],[12.618,54.372],[12.618,54.3723],[12.6197,54.3723],[12.6197,54.3726],[12.6202,54.3726],[12.6202,54.3729],[12.6213,54.3729],[12.6213,54.3731],[12.6219,54.3731],[12.6219,54.3734],[12.6225,54.3734],[12.6225,54.374],[12.6236,54.374],[12.6236,54.3743],[12.6241,54.3743],[12.6241,54.3745],[12.6247,54.3745],[12.6247,54.3748],[12.6252,54.3748],[12.6252,54.3751],[12.6258,54.3751],[12.6258,54.3754],[12.6263,54.3754],[12.6263,54.3756],[12.6274,54.3756],[12.6274,54.3759],[12.628,54.3759],[12.628,54.3762],[12.6286,54.3762],[12.6286,54.3765],[12.6291,54.3765],[12.6291,54.3768],[12.6297,54.3768],[12.6297,54.377],[12.6308,54.377],[12.6308,54.3773],[12.6324,54.3773],[12.6324,54.3776],[12.6336,54.3776],[12.6336,54.3779],[12.6341,54.3779],[12.6341,54.3783],[12.6341,54.3784],[12.6347,54.3784],[12.6347,54.3787],[12.6352,54.3787],[12.6352,54.379],[12.6358,54.379],[12.6358,54.3793],[12.6367,54.3793],[12.6369,54.3793],[12.6369,54.3795],[12.6372,54.3795],[12.6386,54.3795],[12.6386,54.3798],[12.6397,54.3798],[12.6397,54.3801],[12.6402,54.3801],[12.6402,54.3804],[12.6413,54.3804],[12.6413,54.3806],[12.6424,54.3806],[12.6424,54.3809],[12.6447,54.3809],[12.6447,54.3812],[12.6475,54.3812],[12.6475,54.3815],[12.6491,54.3815],[12.6491,54.3818],[12.6497,54.3818],[12.6497,54.382],[12.6502,54.382],[12.6502,54.3823],[12.6513,54.3823],[12.6513,54.3826],[12.6525,54.3826],[12.6525,54.3829],[12.653,54.3829],[12.653,54.3831],[12.6541,54.3831],[12.6541,54.3834],[12.6547,54.3834],[12.6547,54.3837],[12.6558,54.3837],[12.6558,54.384],[12.6569,54.384],[12.6569,54.3845],[12.6574,54.3845],[12.6574,54.3851],[12.658,54.3851],[12.658,54.3852],[12.658,54.3854],[12.6586,54.3854],[12.6586,54.3856],[12.6597,54.3856],[12.6597,54.3859],[12.6602,54.3859],[12.6602,54.3862],[12.6608,54.3862],[12.6608,54.3865],[12.6613,54.3865],[12.6613,54.3879],[12.6619,54.3879],[12.6619,54.3881],[12.6613,54.3881],[12.6613,54.3884],[12.6619,54.3884],[12.6619,54.3898],[12.6625,54.3898],[12.6625,54.3904],[12.6636,54.3904],[12.6636,54.3901],[12.6641,54.3901],[12.6641,54.3898],[12.6658,54.3898],[12.6658,54.3895],[12.6663,54.3895],[12.6663,54.3893],[12.6669,54.3893],[12.6669,54.3895],[12.6674,54.3895],[12.6674,54.3898],[12.668,54.3898],[12.668,54.3901],[12.6686,54.3901],[12.6686,54.3904],[12.6691,54.3904],[12.6691,54.3906],[12.6697,54.3906],[12.6697,54.3912],[12.6702,54.3912],[12.6702,54.3918],[12.6708,54.3918],[12.6708,54.3943],[12.6702,54.3943],[12.6702,54.3948],[12.6697,54.3948],[12.6697,54.3951],[12.6691,54.3951],[12.6691,54.3954],[12.6686,54.3954],[12.6686,54.3956],[12.668,54.3956],[12.668,54.3959],[12.6674,54.3959],[12.6674,54.3962],[12.6669,54.3962],[12.6669,54.3968],[12.6663,54.3968],[12.6663,54.397],[12.6658,54.397],[12.6658,54.3973],[12.6647,54.3973],[12.6647,54.3976],[12.6636,54.3976],[12.6636,54.3973],[12.6625,54.3973],[12.6625,54.3976],[12.6608,54.3976],[12.6608,54.3979],[12.6602,54.3979],[12.6602,54.3984],[12.6597,54.3984],[12.6597,54.3987],[12.6602,54.3987],[12.6602,54.4009],[12.6608,54.4009],[12.6608,54.4015],[12.6613,54.4015],[12.6613,54.402],[12.6602,54.402],[12.6602,54.4023],[12.6591,54.4023],[12.6591,54.4026],[12.6586,54.4026],[12.6586,54.4031],[12.658,54.4031],[12.658,54.4037],[12.6586,54.4037],[12.6586,54.4043],[12.6591,54.4043],[12.6591,54.4045],[12.6597,54.4045],[12.6597,54.4051],[12.6602,54.4051],[12.6602,54.4054],[12.6608,54.4054],[12.6608,54.40625],[12.6597,54.40625],[12.6597,54.4059],[12.6586,54.4059],[12.6586,54.4056],[12.6563,54.4056],[12.6563,54.4059],[12.6558,54.4059],[12.6558,54.4073],[12.6563,54.4073],[12.6563,54.4076],[12.6569,54.4076],[12.6569,54.4079],[12.6574,54.4079],[12.6574,54.4081],[12.6597,54.4081],[12.6597,54.4079],[12.6625,54.4079],[12.6625,54.4076],[12.6658,54.4076],[12.6658,54.4079],[12.6663,54.4079],[12.6663,54.4081],[12.668,54.4081],[12.668,54.4084],[12.6686,54.4084],[12.6686,54.4081],[12.6698,54.4081],[12.6725,54.4081],[12.6725,54.4084],[12.6741,54.4084],[12.6741,54.4081],[12.6752,54.4081],[12.6752,54.4079],[12.6769,54.4079],[12.6769,54.4076],[12.6786,54.4076],[12.6786,54.4073],[12.6791,54.4073],[12.6791,54.407],[12.6802,54.407],[12.6802,54.4068],[12.6858,54.4068],[12.6858,54.407],[12.6869,54.407],[12.6869,54.4073],[12.6875,54.4073],[12.6875,54.4079],[12.688,54.4079],[12.688,54.4081],[12.6886,54.4081],[12.6886,54.4084],[12.6897,54.4084],[12.6897,54.4087],[12.6902,54.4087],[12.6902,54.409],[12.6908,54.409],[12.6908,54.4093],[12.6913,54.4093],[12.6913,54.4095],[12.693,54.4095],[12.693,54.4098],[12.6947,54.4098],[12.6947,54.4101],[12.6958,54.4101],[12.6958,54.4104],[12.6963,54.4104],[12.6963,54.4106],[12.6985,54.4106],[12.7013,54.4106],[12.7013,54.4109],[12.7025,54.4109],[12.7025,54.4112],[12.7036,54.4112],[12.7036,54.4115],[12.7047,54.4115],[12.7047,54.4118],[12.7058,54.4118],[12.7058,54.412],[12.7063,54.412],[12.7063,54.4118],[12.7074,54.4118],[12.7075,54.4115],[12.708,54.4115],[12.708,54.4112],[12.7086,54.4112],[12.7086,54.4109],[12.7102,54.4109],[12.7102,54.4106],[12.7108,54.4106],[12.7108,54.4101],[12.7113,54.4101],[12.7113,54.409],[12.7119,54.409],[12.7119,54.4076],[12.7124,54.4076],[12.7124,54.4068],[12.713,54.4068],[12.713,54.4064],[12.713,54.40625],[12.7136,54.40625],[12.7136,54.4056],[12.7141,54.4056],[12.7141,54.4051],[12.7147,54.4051],[12.7147,54.4043],[12.7152,54.4043],[12.7152,54.4034],[12.7147,54.4034],[12.7147,54.4029],[12.7141,54.4029],[12.7141,54.4026],[12.7141,54.4023],[12.7136,54.4023],[12.7136,54.402],[12.713,54.402],[12.713,54.4018],[12.7063,54.4018],[12.7063,54.402],[12.7052,54.402],[12.7052,54.4023],[12.7041,54.4023],[12.7036,54.4023],[12.7036,54.4026],[12.703,54.4026],[12.703,54.4023],[12.7013,54.4023],[12.7013,54.402],[12.7008,54.402],[12.7008,54.4018],[12.6958,54.4018],[12.6958,54.4015],[12.6925,54.4015],[12.6925,54.4012],[12.6919,54.4012],[12.6919,54.4009],[12.6908,54.4009],[12.6908,54.4006],[12.6902,54.4006],[12.6902,54.4004],[12.6897,54.4004],[12.6897,54.4001],[12.6891,54.4001],[12.6891,54.3998],[12.6886,54.3998],[12.6886,54.3993],[12.688,54.3993],[12.688,54.3987],[12.6875,54.3987],[12.6875,54.3981],[12.6869,54.3981],[12.6869,54.3965],[12.6863,54.3965],[12.6863,54.3948],[12.6858,54.3948],[12.6858,54.3931],[12.6863,54.3931],[12.6863,54.3929],[12.6869,54.3929],[12.6869,54.3923],[12.6875,54.3923],[12.6875,54.3918],[12.688,54.3918],[12.688,54.3912],[12.6886,54.3912],[12.6886,54.3906],[12.6891,54.3906],[12.6891,54.389],[12.6897,54.389],[12.6897,54.3884],[12.6902,54.3884],[12.6902,54.3881],[12.6908,54.3881],[12.6908,54.3879],[12.6913,54.3879],[12.6913,54.3873],[12.6919,54.3873],[12.6919,54.387],[12.6925,54.387],[12.6925,54.3868],[12.693,54.3868],[12.693,54.3865],[12.6936,54.3865],[12.6936,54.3859],[12.6936,54.3856],[12.693,54.3856],[12.693,54.3854],[12.6926,54.3854],[12.6919,54.3854],[12.6919,54.3851],[12.6908,54.3851],[12.6908,54.3845],[12.6902,54.3845],[12.6902,54.3843],[12.6897,54.3843],[12.6897,54.3834],[12.6891,54.3834],[12.6891,54.3831],[12.6886,54.3831],[12.6886,54.382],[12.688,54.382],[12.688,54.3815],[12.6875,54.3815],[12.6875,54.3812],[12.6863,54.3812],[12.6863,54.3809],[12.6847,54.3809],[12.6847,54.3806],[12.6836,54.3806],[12.6836,54.3804],[12.683,54.3804],[12.683,54.3801],[12.6824,54.3801],[12.6824,54.3795],[12.6819,54.3795],[12.6819,54.3793],[12.6813,54.3793],[12.6813,54.3784],[12.6808,54.3784],[12.6808,54.3759],[12.6802,54.3759],[12.6802,54.3754],[12.6797,54.3754],[12.6797,54.3745],[12.6791,54.3745],[12.6791,54.3729],[12.6786,54.3729],[12.6786,54.3726],[12.678,54.3726],[12.678,54.3723],[12.6774,54.3723],[12.6774,54.372],[12.6769,54.372],[12.6769,54.3718],[12.6763,54.3718],[12.6763,54.3706],[12.6769,54.3706],[12.6769,54.3704],[12.678,54.3704],[12.678,54.3701],[12.6791,54.3701],[12.6791,54.3704],[12.6802,54.3704],[12.6802,54.3706],[12.6808,54.3706],[12.6808,54.3709],[12.6813,54.3709],[12.6813,54.3712],[12.6819,54.3712],[12.6819,54.3715],[12.683,54.3715],[12.683,54.3712],[12.6841,54.3712],[12.6841,54.3709],[12.6847,54.3709],[12.6847,54.3706],[12.6863,54.3706],[12.6863,54.3723],[12.6858,54.3723],[12.6858,54.3726],[12.6852,54.3726],[12.6852,54.3731],[12.6836,54.3731],[12.6836,54.3734],[12.683,54.3734],[12.683,54.3737],[12.6824,54.3737],[12.6824,54.374],[12.6819,54.374],[12.6819,54.3751],[12.6824,54.3751],[12.6824,54.3756],[12.683,54.3756],[12.683,54.3759],[12.6843,54.3759],[12.6847,54.3759],[12.6847,54.3762],[12.6852,54.3762],[12.6852,54.3765],[12.6858,54.3765],[12.6858,54.3784],[12.6863,54.3784],[12.6863,54.379],[12.6875,54.379],[12.6875,54.3793],[12.6886,54.3793],[12.6886,54.3795],[12.6897,54.3795],[12.6897,54.3798],[12.6902,54.3798],[12.6902,54.3804],[12.6908,54.3804],[12.6908,54.3807],[12.6908,54.3809],[12.6912,54.3809],[12.6913,54.3809],[12.6913,54.3812],[12.6916,54.3812],[12.6919,54.3812],[12.6919,54.3813],[12.6919,54.3815],[12.6921,54.3815],[12.693,54.3815],[12.693,54.382],[12.693,54.3823],[12.6936,54.3823],[12.6936,54.3831],[12.6941,54.3831],[12.6941,54.3837],[12.6947,54.3837],[12.6947,54.3843],[12.6952,54.3843],[12.6952,54.3848],[12.6958,54.3848],[12.6958,54.3872],[12.6958,54.3873],[12.696,54.3873],[12.6963,54.3873],[12.6963,54.3875],[12.6963,54.3904],[12.6958,54.3904],[12.6958,54.3909],[12.6963,54.3909],[12.6963,54.3915],[12.6958,54.3915],[12.6958,54.3923],[12.6963,54.3923],[12.6963,54.3925],[12.6963,54.3929],[12.6969,54.3929],[12.6969,54.394],[12.6975,54.394],[12.6975,54.3956],[12.698,54.3956],[12.698,54.3965],[12.6986,54.3965],[12.6986,54.3981],[12.6991,54.3981],[12.6991,54.3984],[12.6997,54.3984],[12.6997,54.3987],[12.7025,54.3987],[12.7025,54.399],[12.7036,54.399],[12.7036,54.3993],[12.704,54.3993],[12.7052,54.3993],[12.7052,54.399],[12.708,54.399],[12.708,54.3987],[12.7119,54.3987],[12.7119,54.399],[12.7141,54.399],[12.7141,54.3987],[12.7152,54.3987],[12.7152,54.3976],[12.7147,54.3976],[12.7147,54.3965],[12.7152,54.3965],[12.7152,54.3962],[12.7147,54.3962],[12.7147,54.3959],[12.7152,54.3959],[12.7152,54.3948],[12.7158,54.3948],[12.7158,54.3937],[12.7152,54.3937],[12.7152,54.3931],[12.7141,54.3931],[12.7141,54.3923],[12.7147,54.3923],[12.7147,54.3901],[12.7152,54.3901],[12.7152,54.3887],[12.7147,54.3887],[12.7147,54.3881],[12.7141,54.3881],[12.7141,54.3876],[12.7136,54.3876],[12.7136,54.3862],[12.7141,54.3862],[12.7141,54.3854],[12.7147,54.3854],[12.7147,54.3837],[12.7152,54.3837],[12.7152,54.3834],[12.7158,54.3834],[12.7158,54.3831],[12.7163,54.3831],[12.7163,54.3829],[12.7169,54.3829],[12.7169,54.3798],[12.7174,54.3798],[12.7174,54.3793],[12.718,54.3793],[12.718,54.379],[12.7186,54.379],[12.7186,54.3787],[12.7197,54.3787],[12.7197,54.3784],[12.7202,54.3784],[12.7202,54.3781],[12.7208,54.3781],[12.7208,54.3765],[12.7202,54.3765],[12.7202,54.3751],[12.7208,54.3751],[12.7208,54.3737],[12.7202,54.3737],[12.7202,54.3729],[12.7208,54.3729],[12.7208,54.3726],[12.7219,54.3726],[12.7219,54.3723],[12.7241,54.3723],[12.7241,54.3726],[12.7258,54.3726],[12.7258,54.3723],[12.7269,54.3723],[12.7269,54.3718],[12.7275,54.3718],[12.7275,54.3715],[12.7336,54.3715],[12.7336,54.3712],[12.7341,54.3712],[12.7341,54.3709],[12.7347,54.3709],[12.7347,54.3706],[12.7369,54.3706],[12.7369,54.3709],[12.7358,54.3709],[12.7358,54.3715],[12.7363,54.3715],[12.7363,54.372],[12.7369,54.372],[12.7369,54.3726],[12.738,54.3726],[12.738,54.3729],[12.7386,54.3729],[12.7386,54.3731],[12.7397,54.3731],[12.7397,54.3734],[12.7402,54.3734],[12.7402,54.3737],[12.7408,54.3737],[12.7408,54.374],[12.7413,54.374],[12.7413,54.3745],[12.7419,54.3745],[12.7419,54.3756],[12.7425,54.3756],[12.7425,54.3765],[12.743,54.3765],[12.743,54.3831],[12.7436,54.3831],[12.7436,54.3837],[12.7447,54.3837],[12.7447,54.3834],[12.7452,54.3834],[12.7452,54.3823],[12.7458,54.3823],[12.7458,54.3815],[12.7463,54.3815],[12.7463,54.3801],[12.7469,54.3801],[12.7469,54.3798],[12.7469,54.3795],[12.7475,54.3795],[12.7475,54.3793],[12.748,54.3793],[12.748,54.379],[12.7486,54.379],[12.7486,54.3787],[12.7491,54.3787],[12.7491,54.3776],[12.7497,54.3776],[12.7497,54.377],[12.7502,54.377],[12.7502,54.3765],[12.7508,54.3765],[12.7508,54.3762],[12.7513,54.3762],[12.7513,54.3759],[12.7519,54.3759],[12.7519,54.3756],[12.7525,54.3756],[12.7525,54.3754],[12.753,54.3754],[12.753,54.3751],[12.7536,54.3751],[12.7536,54.3743],[12.7541,54.3743],[12.7541,54.3731],[12.7536,54.3731],[12.7536,54.3723],[12.7541,54.3723],[12.7541,54.3715],[12.7547,54.3715],[12.7547,54.3712],[12.7552,54.3712],[12.7552,54.3709],[12.7586,54.3709],[12.7586,54.3712],[12.7597,54.3712],[12.7597,54.3715],[12.7613,54.3715],[12.7613,54.3718],[12.7636,54.3718],[12.7636,54.3715],[12.7647,54.3715],[12.7647,54.3712],[12.7652,54.3712],[12.7652,54.3709],[12.7674,54.3709],[12.7674,54.3712],[12.768,54.3712],[12.768,54.3715],[12.7686,54.3715],[12.7686,54.3718],[12.7691,54.3718],[12.7691,54.3731],[12.7697,54.3731],[12.7697,54.3743],[12.7702,54.3743],[12.7702,54.3748],[12.7702,54.3751],[12.7708,54.3751],[12.7708,54.3759],[12.7713,54.3759],[12.7713,54.377],[12.7719,54.377],[12.7719,54.379],[12.7725,54.379],[12.7725,54.3793],[12.7719,54.3793],[12.7719,54.3809],[12.7713,54.3809],[12.7713,54.3823],[12.7719,54.3823],[12.7719,54.3829],[12.7725,54.3829],[12.7725,54.3834],[12.773,54.3834],[12.773,54.384],[12.7736,54.384],[12.7736,54.3851],[12.7741,54.3851],[12.7741,54.3881],[12.7747,54.3881],[12.7747,54.3893],[12.7752,54.3893],[12.7752,54.3898],[12.7758,54.3898],[12.7758,54.3901],[12.7763,54.3901],[12.7763,54.3906],[12.7769,54.3906],[12.7769,54.3909],[12.777,54.3909],[12.7775,54.3909],[12.7775,54.3915],[12.778,54.3915],[12.778,54.3918],[12.7825,54.3918],[12.7825,54.392],[12.783,54.392],[12.783,54.3923],[12.7836,54.3923],[12.7836,54.3929],[12.7841,54.3929],[12.7841,54.394],[12.7836,54.394],[12.7836,54.3953],[12.7836,54.3956],[12.7841,54.3956],[12.7841,54.3962],[12.7867,54.3962],[12.7869,54.3962],[12.7869,54.3959],[12.7875,54.3959],[12.7875,54.3923],[12.7869,54.3923],[12.7869,54.3912],[12.7863,54.3912],[12.7863,54.3906],[12.7858,54.3906],[12.7858,54.3881],[12.7852,54.3881],[12.7852,54.3865],[12.7847,54.3865],[12.7847,54.3859],[12.7841,54.3859],[12.7841,54.3848],[12.7847,54.3848],[12.7847,54.3815],[12.7852,54.3815],[12.7852,54.3795],[12.7858,54.3795],[12.7858,54.379],[12.7869,54.379],[12.7869,54.3787],[12.7875,54.3787],[12.7875,54.3784],[12.7913,54.3784],[12.7913,54.3781],[12.7947,54.3781],[12.7947,54.3779],[12.7952,54.3779],[12.7952,54.3776],[12.7958,54.3776],[12.7958,54.377],[12.7963,54.377],[12.7963,54.3768],[12.7969,54.3768],[12.7969,54.3765],[12.7974,54.3765],[12.7974,54.3762],[12.798,54.3762],[12.798,54.3759],[12.7991,54.3759],[12.7991,54.3756],[12.7997,54.3756],[12.7997,54.3751],[12.8002,54.3751],[12.8002,54.3745],[12.8008,54.3745],[12.8008,54.3743],[12.8011,54.3743],[12.8013,54.3743],[12.8013,54.3739],[12.8013,54.3737],[12.8015,54.3737],[12.8019,54.3737],[12.8019,54.3734],[12.8024,54.3734],[12.8024,54.3729],[12.803,54.3729],[12.803,54.3723],[12.8036,54.3723],[12.8036,54.3712],[12.8041,54.3712],[12.8041,54.3704],[12.8047,54.3704],[12.8047,54.3698],[12.8045,54.3698],[12.8041,54.3698],[12.8041,54.3676],[12.8047,54.3676],[12.8047,54.367],[12.8041,54.367],[12.8041,54.3654],[12.8047,54.3654],[12.8047,54.3637],[12.8052,54.3637],[12.8052,54.3631],[12.8058,54.3631],[12.8058,54.3629],[12.8063,54.3629],[12.8063,54.3626],[12.8075,54.3626],[12.8075,54.3623],[12.808,54.3623],[12.808,54.3606],[12.8086,54.3606],[12.8086,54.3598],[12.8091,54.3598],[12.8091,54.359],[12.8097,54.359],[12.8097,54.3579],[12.8102,54.3579],[12.8102,54.3576],[12.8097,54.3576],[12.8097,54.3573],[12.8091,54.3573],[12.8091,54.357],[12.8086,54.357],[12.8086,54.3562],[12.8091,54.3562],[12.8091,54.3556],[12.8097,54.3556],[12.8097,54.3548],[12.8091,54.3548],[12.8091,54.352],[12.8097,54.352],[12.8097,54.3509],[12.8102,54.3509],[12.8102,54.3498],[12.8097,54.3498],[12.8097,54.3493],[12.8086,54.3493],[12.8086,54.349],[12.808,54.349],[12.808,54.3487],[12.8075,54.3487],[12.8075,54.3481],[12.808,54.3481],[12.808,54.3479],[12.8086,54.3479],[12.8086,54.3476],[12.8091,54.3476],[12.8091,54.3468],[12.8086,54.3468],[12.8086,54.3454],[12.8097,54.3454],[12.8097,54.3451],[12.8102,54.3451],[12.8102,54.3454],[12.8108,54.3454],[12.8108,54.3456],[12.8113,54.3456],[12.8113,54.3465],[12.8119,54.3465],[12.8119,54.3476],[12.8124,54.3476],[12.8124,54.3481],[12.813,54.3481],[12.813,54.3484],[12.8141,54.3484],[12.8141,54.3487],[12.8147,54.3487],[12.8147,54.3493],[12.8152,54.3493],[12.8152,54.3498],[12.8158,54.3498],[12.8158,54.3504],[12.8163,54.3504],[12.8163,54.3506],[12.8169,54.3506],[12.8169,54.3509],[12.8174,54.3509],[12.8174,54.3512],[12.8183,54.3512],[12.8191,54.3512],[12.8208,54.3512],[12.8208,54.3515],[12.8219,54.3515],[12.8219,54.3518],[12.8225,54.3518],[12.8225,54.352],[12.8258,54.352],[12.8258,54.3523],[12.8275,54.3523],[12.8275,54.352],[12.8291,54.352],[12.8291,54.3518],[12.8302,54.3518],[12.8302,54.3515],[12.8314,54.3515],[12.8325,54.3515],[12.8325,54.3512],[12.8441,54.3512],[12.8441,54.3515],[12.8447,54.3515],[12.8447,54.3512],[12.8448,54.3512],[12.8458,54.3512],[12.8458,54.3515],[12.8474,54.3515],[12.8474,54.3518],[12.8486,54.3518],[12.8486,54.352],[12.8497,54.352],[12.8497,54.3523],[12.8502,54.3523],[12.8502,54.3526],[12.8508,54.3526],[12.8508,54.3529],[12.8519,54.3529],[12.8519,54.3531],[12.853,54.3531],[12.853,54.3534],[12.8536,54.3534],[12.8536,54.354],[12.8547,54.354],[12.8547,54.3545],[12.8552,54.3545],[12.8552,54.3548],[12.8558,54.3548],[12.8558,54.3554],[12.8563,54.3554],[12.8563,54.3559],[12.8569,54.3559],[12.8569,54.3562],[12.8575,54.3562],[12.8575,54.3565],[12.858,54.3565],[12.858,54.3568],[12.8586,54.3568],[12.8586,54.3573],[12.8591,54.3573],[12.8591,54.3576],[12.8597,54.3576],[12.8597,54.3579],[12.8602,54.3579],[12.8602,54.3587],[12.8608,54.3587],[12.8608,54.359],[12.8613,54.359],[12.8613,54.3593],[12.8619,54.3593],[12.8619,54.3604],[12.8625,54.3604],[12.8625,54.3612],[12.863,54.3612],[12.863,54.3615],[12.8636,54.3615],[12.8636,54.3618],[12.8641,54.3618],[12.8641,54.362],[12.8647,54.362],[12.8647,54.3623],[12.8652,54.3623],[12.8652,54.3626],[12.8663,54.3626],[12.8663,54.3629],[12.8675,54.3629],[12.8675,54.3631],[12.8708,54.3631],[12.8708,54.3634],[12.8719,54.3634],[12.8719,54.3637],[12.873,54.3637],[12.873,54.364],[12.8741,54.364],[12.8741,54.3643],[12.8758,54.3643],[12.8758,54.3645],[12.8769,54.3645],[12.8769,54.3648],[12.8774,54.3648],[12.8774,54.3651],[12.878,54.3651],[12.878,54.3654],[12.8786,54.3654],[12.8786,54.3659],[12.8791,54.3659],[12.8791,54.3668],[12.8797,54.3668],[12.8797,54.3673],[12.8802,54.3673],[12.8802,54.3679],[12.8808,54.3679],[12.8808,54.3684],[12.8813,54.3684],[12.8813,54.3687],[12.8819,54.3687],[12.8819,54.369],[12.883,54.369],[12.883,54.3693],[12.8836,54.3693],[12.8836,54.3712],[12.883,54.3712],[12.883,54.3718],[12.8836,54.3718],[12.8836,54.3729],[12.8841,54.3729],[12.8841,54.3731],[12.8836,54.3731],[12.8836,54.3734],[12.8841,54.3734],[12.8841,54.3743],[12.8847,54.3743],[12.8847,54.377],[12.8852,54.377],[12.8852,54.3773],[12.8847,54.3773],[12.8847,54.3784],[12.8841,54.3784],[12.8841,54.379],[12.8836,54.379],[12.8836,54.3793],[12.8841,54.3793],[12.8841,54.3798],[12.8847,54.3798],[12.8847,54.3834],[12.8852,54.3834],[12.8852,54.3851],[12.8858,54.3851],[12.8858,54.3859],[12.8863,54.3859],[12.8863,54.3868],[12.8869,54.3868],[12.8869,54.3873],[12.8875,54.3873],[12.8875,54.3879],[12.888,54.3879],[12.888,54.3887],[12.8886,54.3887],[12.8886,54.389],[12.8891,54.389],[12.8891,54.3895],[12.8897,54.3895],[12.8897,54.3898],[12.8902,54.3898],[12.8902,54.3901],[12.8908,54.3901],[12.8908,54.3904],[12.8913,54.3904],[12.8913,54.3906],[12.8919,54.3906],[12.8919,54.3909],[12.8925,54.3909],[12.8925,54.3912],[12.8936,54.3912],[12.8936,54.3915],[12.8941,54.3915],[12.8941,54.3918],[12.8947,54.3918],[12.8947,54.3923],[12.8952,54.3923],[12.8952,54.3931],[12.8958,54.3931],[12.8958,54.3937],[12.8963,54.3937],[12.8963,54.3945],[12.8969,54.3945],[12.8969,54.3973],[12.8963,54.3973],[12.8963,54.3984],[12.8958,54.3984],[12.8958,54.399],[12.8963,54.399],[12.8963,54.4001],[12.8969,54.4001],[12.8969,54.4012],[12.8974,54.4012],[12.8974,54.4018],[12.8986,54.4018],[12.8986,54.402],[12.9002,54.402],[12.9002,54.4023],[12.9008,54.4023],[12.9008,54.4026],[12.9013,54.4026],[12.9013,54.4029],[12.9019,54.4029],[12.9019,54.4031],[12.9025,54.4031],[12.9025,54.4034],[12.903,54.4034],[12.903,54.4037],[12.9041,54.4037],[12.9041,54.404],[12.9047,54.404],[12.9047,54.4043],[12.9058,54.4043],[12.9058,54.4045],[12.9063,54.4045],[12.9063,54.4048],[12.9075,54.4048],[12.9075,54.4051],[12.908,54.4051],[12.908,54.4054],[12.9086,54.4054],[12.9086,54.4056],[12.9091,54.4056],[12.9091,54.4059],[12.9102,54.4059],[12.9102,54.40625],[12.9108,54.40625],[12.9108,54.4065],[12.9125,54.4065],[12.9125,54.4068],[12.913,54.4068],[12.913,54.407],[12.9136,54.407],[12.9136,54.4073],[12.9141,54.4073],[12.9141,54.4076],[12.9147,54.4076],[12.9147,54.4079],[12.9152,54.4079],[12.9152,54.4081],[12.9158,54.4081],[12.9158,54.4087],[12.9163,54.4087],[12.9163,54.409],[12.9169,54.409],[12.9169,54.4095],[12.9174,54.4095],[12.9175,54.4098],[12.918,54.4098],[12.918,54.4101],[12.9186,54.4101],[12.9186,54.4104],[12.9191,54.4104],[12.9191,54.4112],[12.9197,54.4112],[12.9197,54.4115],[12.9202,54.4115],[12.9202,54.4118],[12.9208,54.4118],[12.9208,54.412],[12.9213,54.412],[12.9213,54.4123],[12.9219,54.4123],[12.9219,54.4126],[12.923,54.4126],[12.923,54.4129],[12.9236,54.4129],[12.9236,54.4131],[12.9241,54.4131],[12.9241,54.4134],[12.9247,54.4134],[12.9247,54.4137],[12.9258,54.4137],[12.9258,54.414],[12.9269,54.414],[12.9269,54.4143],[12.928,54.4143],[12.928,54.4145],[12.9308,54.4145],[12.9308,54.4143],[12.9386,54.4143],[12.9386,54.4145],[12.9397,54.4145],[12.9397,54.4148],[12.9413,54.4148],[12.9413,54.4151],[12.9425,54.4151],[12.9425,54.4154],[12.9436,54.4154],[12.9436,54.4156],[12.944,54.4156],[12.9441,54.4156],[12.9441,54.4159],[12.9469,54.4159],[12.9469,54.4162],[12.9508,54.4162],[12.9508,54.4165],[12.9519,54.4165],[12.9519,54.4168],[12.9536,54.4168],[12.9536,54.417],[12.9541,54.417],[12.9541,54.4179],[12.9547,54.4179],[12.9547,54.4201],[12.9552,54.4201],[12.9552,54.4212],[12.9558,54.4212],[12.9558,54.4218],[12.9563,54.4218],[12.9563,54.4221],[12.9563,54.4223],[12.9569,54.4223],[12.9569,54.4226],[12.9575,54.4226],[12.9575,54.4229],[12.9611,54.4229],[12.9613,54.4229],[12.9613,54.4226],[12.963,54.4226],[12.963,54.4223],[12.9658,54.4223],[12.9658,54.4226],[12.9669,54.4226],[12.9669,54.4229],[12.9675,54.4229],[12.9675,54.4231],[12.968,54.4231],[12.968,54.4234],[12.9686,54.4234],[12.9686,54.4237],[12.9697,54.4237],[12.9697,54.424],[12.9747,54.424],[12.9747,54.4243],[12.9752,54.4243],[12.9752,54.4245],[12.9763,54.4245],[12.9763,54.4248],[12.9791,54.4248],[12.9791,54.4245],[12.9808,54.4245],[12.9808,54.4248],[12.9819,54.4248],[12.9819,54.4251],[12.983,54.4251],[12.983,54.4254],[12.9841,54.4254],[12.9841,54.4251],[12.9869,54.4251],[12.9869,54.4254],[12.988,54.4254],[12.988,54.4256],[12.9891,54.4256],[12.9891,54.4259],[12.9902,54.4259],[12.9902,54.4262],[12.9908,54.4262],[12.9908,54.4265],[12.9913,54.4265],[12.9913,54.4268],[12.9919,54.4268],[12.9919,54.427],[12.9925,54.427],[12.9925,54.4273],[12.9941,54.4273],[12.9941,54.4276],[12.9952,54.4276],[12.9952,54.4279],[12.9958,54.4279],[12.9958,54.4287],[12.9963,54.4287],[12.9963,54.4293],[12.9969,54.4293],[12.9969,54.4298],[12.9975,54.4298],[12.9975,54.4304],[12.998,54.4304],[12.998,54.4331],[12.9986,54.4331],[12.9986,54.4345],[12.9991,54.4345],[12.9991,54.4362],[13.0002,54.4362],[13.0013,54.4362],[13.0013,54.4365],[13.0019,54.4365],[13.0019,54.4368],[13.0024,54.4368],[13.0024,54.4373],[13.003,54.4373],[13.003,54.4376],[13.0036,54.4376],[13.0036,54.4379],[13.0041,54.4379],[13.0041,54.4381],[13.008,54.4381],[13.008,54.4384],[13.0086,54.4384],[13.0086,54.4387],[13.0096,54.4387],[13.013,54.4387],[13.013,54.439],[13.0141,54.439],[13.0141,54.4393],[13.0147,54.4393],[13.0147,54.4395],[13.0158,54.4395],[13.0158,54.4393],[13.0174,54.4393],[13.0174,54.439],[13.0197,54.439],[13.0197,54.4387],[13.0202,54.4387],[13.0202,54.4384],[13.0208,54.4384],[13.0208,54.4381],[13.0213,54.4381],[13.0213,54.4379],[13.023,54.4379],[13.023,54.4376],[13.0252,54.4376],[13.0252,54.4373],[13.0263,54.4373],[13.0263,54.437],[13.0269,54.437],[13.0269,54.4368],[13.028,54.4368],[13.028,54.4365],[13.0286,54.4365],[13.0286,54.4362],[13.0291,54.4362],[13.0291,54.4359],[13.0302,54.4359],[13.0302,54.4356],[13.0308,54.4356],[13.0308,54.4354],[13.0313,54.4354],[13.0313,54.4351],[13.0324,54.4351],[13.0324,54.4348],[13.033,54.4348],[13.033,54.4343],[13.0336,54.4343],[13.0336,54.4337],[13.033,54.4337],[13.033,54.4329],[13.0336,54.4329],[13.0336,54.4323],[13.0347,54.4323],[13.0347,54.4312],[13.0352,54.4312],[13.0352,54.4265],[13.0347,54.4265],[13.0347,54.4237],[13.0341,54.4237],[13.0341,54.4234],[13.0313,54.4234],[13.0313,54.4231],[13.028,54.4231],[13.028,54.4229],[13.0275,54.4229],[13.0275,54.4226],[13.0269,54.4226],[13.0269,54.4223],[13.0258,54.4223],[13.0258,54.422],[13.0252,54.422],[13.0252,54.4218],[13.0247,54.4218],[13.0247,54.4209],[13.0241,54.4209],[13.0241,54.4201],[13.0236,54.4201],[13.0236,54.419],[13.023,54.419],[13.023,54.4173],[13.0225,54.4173],[13.0225,54.4126],[13.0219,54.4126],[13.0219,54.4118],[13.0213,54.4118],[13.0213,54.4101],[13.0219,54.4101],[13.0219,54.4095],[13.0225,54.4095],[13.0225,54.4084],[13.0219,54.4084],[13.0219,54.4081],[13.0225,54.4081],[13.0225,54.4065],[13.0219,54.4065],[13.0219,54.40625],[13.0225,54.40625],[13.0225,54.4045],[13.023,54.4045],[13.023,54.404],[13.0236,54.404],[13.0236,54.4034],[13.0241,54.4034],[13.0241,54.4009],[13.0247,54.4009],[13.0247,54.4001],[13.0252,54.4001],[13.0252,54.3987],[13.0247,54.3987],[13.0247,54.397],[13.0252,54.397],[13.0252,54.3965],[13.0258,54.3965],[13.0258,54.3962],[13.0263,54.3962],[13.0263,54.3959],[13.0269,54.3959],[13.0269,54.3954],[13.0275,54.3954],[13.0275,54.3951],[13.028,54.3951],[13.028,54.3948],[13.0286,54.3948],[13.0286,54.3943],[13.0291,54.3943],[13.0291,54.394],[13.0297,54.394],[13.0297,54.3934],[13.0302,54.3934],[13.0302,54.3931],[13.0313,54.3931],[13.0313,54.3929],[13.0324,54.3929],[13.0324,54.3926],[13.033,54.3926],[13.033,54.3918],[13.0336,54.3918],[13.0336,54.3915],[13.0347,54.3915],[13.0347,54.3912],[13.0369,54.3912],[13.0369,54.3909],[13.0375,54.3909],[13.0375,54.3906],[13.038,54.3906],[13.038,54.3904],[13.0386,54.3904],[13.0386,54.3893],[13.0391,54.3893],[13.0391,54.3884],[13.0397,54.3884],[13.0397,54.3879],[13.0402,54.3879],[13.0402,54.3868],[13.0408,54.3868],[13.0408,54.3865],[13.0413,54.3865],[13.0413,54.3862],[13.0419,54.3862],[13.0419,54.3859],[13.0424,54.3859],[13.0424,54.3856],[13.043,54.3856],[13.043,54.3851],[13.0436,54.3851],[13.0436,54.3829],[13.0441,54.3829],[13.0441,54.3826],[13.0447,54.3826],[13.0447,54.3823],[13.0452,54.3823],[13.0452,54.382],[13.0458,54.382],[13.0458,54.3818],[13.0463,54.3818],[13.0463,54.3815],[13.0469,54.3815],[13.0469,54.3809],[13.0474,54.3809],[13.0474,54.3806],[13.048,54.3806],[13.048,54.3805],[13.048,54.3804],[13.0486,54.3804],[13.0486,54.3801],[13.0491,54.3801],[13.0491,54.3798],[13.0497,54.3798],[13.0497,54.3795],[13.0519,54.3795],[13.0519,54.3798],[13.053,54.3798],[13.053,54.3801],[13.0552,54.3801],[13.0552,54.3804],[13.0613,54.3804],[13.0613,54.3806],[13.0647,54.3806],[13.0647,54.3809],[13.0663,54.3809],[13.0663,54.3812],[13.0686,54.3812],[13.0686,54.3815],[13.0691,54.3815],[13.0691,54.3818],[13.0697,54.3818],[13.0697,54.382],[13.0719,54.382],[13.0719,54.3823],[13.073,54.3823],[13.073,54.3826],[13.0741,54.3826],[13.0741,54.3823],[13.0747,54.3823],[13.0747,54.382],[13.0752,54.382],[13.0752,54.3818],[13.0758,54.3818],[13.0758,54.3815],[13.0769,54.3815],[13.0769,54.3812],[13.078,54.3812],[13.078,54.3809],[13.0791,54.3809],[13.0791,54.3806],[13.0802,54.3806],[13.0802,54.3804],[13.0808,54.3804],[13.0808,54.3801],[13.0813,54.3801],[13.0813,54.3798],[13.0819,54.3798],[13.0819,54.3793],[13.0824,54.3793],[13.0825,54.3787],[13.083,54.3787],[13.083,54.3781],[13.0836,54.3781],[13.0836,54.3779],[13.0841,54.3779],[13.0841,54.3776],[13.0847,54.3776],[13.0847,54.3773],[13.0852,54.3773],[13.0852,54.377],[13.0858,54.377],[13.0858,54.3765],[13.0863,54.3765],[13.0863,54.3756],[13.0869,54.3756],[13.0869,54.3743],[13.0874,54.3743],[13.0874,54.3737],[13.088,54.3737],[13.088,54.3734],[13.0886,54.3734],[13.0886,54.3729],[13.0891,54.3729],[13.0891,54.3723],[13.0897,54.3723],[13.0897,54.3715],[13.0902,54.3715],[13.0902,54.3709],[13.0908,54.3709],[13.0908,54.3698],[13.0913,54.3698],[13.0913,54.3693],[13.0919,54.3693],[13.0919,54.3679],[13.0924,54.3679],[13.0924,54.3673],[13.093,54.3673],[13.093,54.3668],[13.0936,54.3668],[13.0936,54.3637],[13.093,54.3637],[13.093,54.3634],[13.0924,54.3634],[13.0924,54.3631],[13.0919,54.3631],[13.0919,54.3626],[13.0913,54.3626],[13.0913,54.3623],[13.0908,54.3623],[13.0908,54.362],[13.0902,54.362],[13.0902,54.3618],[13.0897,54.3618],[13.0897,54.3615],[13.0891,54.3615],[13.0891,54.3609],[13.0886,54.3609],[13.0886,54.3606],[13.088,54.3606],[13.088,54.3601],[13.0874,54.3601],[13.0874,54.3598],[13.0863,54.3598],[13.0863,54.3595],[13.0847,54.3595],[13.0847,54.3565],[13.0841,54.3565],[13.0841,54.3562],[13.0836,54.3562],[13.0836,54.3556],[13.083,54.3556],[13.083,54.3551],[13.0825,54.3551],[13.0824,54.3545],[13.0819,54.3545],[13.0819,54.354],[13.0813,54.354],[13.0813,54.3537],[13.0808,54.3537],[13.0808,54.3534],[13.0802,54.3534],[13.0802,54.3531],[13.0797,54.3531],[13.0797,54.352],[13.0791,54.352],[13.0791,54.3518],[13.0786,54.3518],[13.0786,54.3509],[13.078,54.3509],[13.078,54.3504],[13.0775,54.3504],[13.0775,54.3501],[13.0769,54.3501],[13.0769,54.3493],[13.0763,54.3493],[13.0763,54.3484],[13.0758,54.3484],[13.0758,54.3454],[13.0763,54.3454],[13.0763,54.3445],[13.0763,54.34375],[13.0769,54.34375],[13.0769,54.3418],[13.0775,54.3418],[13.0775,54.3404],[13.078,54.3404],[13.078,54.3387],[13.0786,54.3387],[13.0786,54.3381],[13.0791,54.3381],[13.0791,54.3379],[13.0802,54.3379],[13.0802,54.3376],[13.0808,54.3376],[13.0808,54.337],[13.0802,54.337],[13.0802,54.3354],[13.0808,54.3354],[13.0808,54.3351],[13.0813,54.3351],[13.0813,54.3345],[13.0819,54.3345],[13.0819,54.334],[13.0824,54.334],[13.0825,54.3309],[13.083,54.3309],[13.083,54.3295],[13.0836,54.3295],[13.0836,54.3293],[13.0841,54.3293],[13.0841,54.329],[13.0847,54.329],[13.0847,54.3287],[13.0852,54.3287],[13.0852,54.3281],[13.0858,54.3281],[13.0858,54.3273],[13.0863,54.3273],[13.0863,54.3268],[13.0869,54.3268],[13.0869,54.3248],[13.0874,54.3248],[13.0874,54.3231],[13.088,54.3231],[13.088,54.3226],[13.0886,54.3226],[13.0886,54.3223],[13.088,54.3223],[13.088,54.3215],[13.0874,54.3215],[13.0874,54.3212],[13.088,54.3212],[13.088,54.3201],[13.0886,54.3201],[13.0886,54.3198],[13.0902,54.3198],[13.0902,54.3195],[13.0908,54.3195],[13.0908,54.3193],[13.0913,54.3193],[13.0913,54.319],[13.0941,54.319],[13.0941,54.3184],[13.0947,54.3184],[13.0947,54.3179],[13.0986,54.3179],[13.0986,54.3173],[13.0991,54.3173],[13.0991,54.3165],[13.098,54.3165],[13.098,54.3159],[13.0986,54.3159],[13.0986,54.3154],[13.0991,54.3154],[13.0991,54.3151],[13.0997,54.3151],[13.0997,54.3148],[13.1002,54.3148],[13.1002,54.3143],[13.1008,54.3143],[13.1008,54.3137],[13.1013,54.3137],[13.1013,54.3126],[13.1019,54.3126],[13.1019,54.312],[13.1025,54.312],[13.1025,54.3118],[13.103,54.3118],[13.103,54.3112],[13.1036,54.3112],[13.1036,54.3109],[13.1052,54.3109],[13.1052,54.3106],[13.1056,54.3106],[13.1058,54.3106],[13.1058,54.3104],[13.1063,54.3104],[13.1063,54.3101],[13.1069,54.3101],[13.1069,54.3098],[13.1075,54.3098],[13.1075,54.3089],[13.1075,54.3087],[13.1078,54.3087],[13.1091,54.3087],[13.1091,54.3079],[13.1091,54.307],[13.1097,54.307],[13.1097,54.3062],[13.1102,54.3062],[13.1102,54.3054],[13.1108,54.3054],[13.1108,54.3051],[13.1113,54.3051],[13.1113,54.3045],[13.1119,54.3045],[13.1119,54.304],[13.1113,54.304],[13.1113,54.3029],[13.1108,54.3029],[13.1108,54.3023],[13.1113,54.3023],[13.1113,54.3018],[13.1119,54.3018],[13.1119,54.2981],[13.1113,54.2981],[13.1113,54.2979],[13.1102,54.2979],[13.1102,54.2976],[13.1097,54.2976],[13.1097,54.2965],[13.1091,54.2965],[13.1091,54.2956],[13.1086,54.2956],[13.1086,54.2951],[13.108,54.2951],[13.108,54.2948],[13.1075,54.2948],[13.1075,54.2943],[13.1069,54.2943],[13.1069,54.2937],[13.1063,54.2937],[13.1063,54.2931],[13.1058,54.2931],[13.1058,54.2923],[13.1063,54.2923],[13.1063,54.2898],[13.1058,54.2898],[13.1058,54.2895],[13.1047,54.2895],[13.1047,54.289],[13.1041,54.289],[13.1041,54.2848],[13.1047,54.2848],[13.1047,54.2843],[13.1052,54.2843],[13.1052,54.284],[13.1058,54.284],[13.1058,54.2818],[13.1063,54.2818],[13.1063,54.2815],[13.1069,54.2815],[13.1069,54.2812],[13.1075,54.2812],[13.1075,54.2809],[13.108,54.2809],[13.108,54.2804],[13.1086,54.2804],[13.1086,54.2798],[13.1091,54.2798],[13.1091,54.2795],[13.1097,54.2795],[13.1097,54.279],[13.1102,54.279],[13.1102,54.2793],[13.1108,54.2793],[13.1108,54.2781],[13.1113,54.2781],[13.1113,54.2779],[13.1119,54.2779],[13.1119,54.2776],[13.113,54.2776],[13.113,54.2773],[13.1136,54.2773],[13.1136,54.277],[13.1141,54.277],[13.1141,54.2768],[13.1152,54.2768],[13.1152,54.2765],[13.1158,54.2765],[13.1158,54.2759],[13.1163,54.2759],[13.1163,54.2756],[13.1169,54.2756],[13.1169,54.2751],[13.118,54.2751],[13.118,54.2745],[13.1186,54.2745],[13.1186,54.2743],[13.1197,54.2743],[13.1197,54.2737],[13.1202,54.2737],[13.1202,54.2734],[13.1208,54.2734],[13.1208,54.2731],[13.1213,54.2731],[13.1213,54.2729],[13.1219,54.2729],[13.1219,54.2726],[13.123,54.2726],[13.123,54.2723],[13.1247,54.2723],[13.1247,54.272],[13.1263,54.272],[13.1263,54.2709],[13.1269,54.2709],[13.1269,54.2706],[13.128,54.2706],[13.128,54.2704],[13.1286,54.2704],[13.1286,54.2701],[13.1297,54.2701],[13.1297,54.2698],[13.1308,54.2698],[13.1308,54.2695],[13.1319,54.2695],[13.1319,54.2693],[13.1325,54.2693],[13.1325,54.269],[13.1352,54.269],[13.1352,54.2687],[13.1363,54.2687],[13.1363,54.2684],[13.1424,54.2684],[13.1424,54.2681],[13.1441,54.2681],[13.1441,54.2679],[13.1486,54.2679],[13.1486,54.2681],[13.1492,54.2681],[13.1502,54.2681],[13.1502,54.2684],[13.1508,54.2684],[13.1508,54.2681],[13.1519,54.2681],[13.1519,54.2683],[13.1519,54.2684],[13.153,54.2684],[13.153,54.2687],[13.1536,54.2687],[13.1536,54.269],[13.1541,54.269],[13.1541,54.2693],[13.1547,54.2693],[13.1547,54.2695],[13.1552,54.2695],[13.1552,54.2701],[13.1558,54.2701],[13.1558,54.2704],[13.1563,54.2704],[13.1563,54.2709],[13.1569,54.2709],[13.1569,54.2715],[13.1575,54.2715],[13.1575,54.272],[13.158,54.272],[13.158,54.2723],[13.1586,54.2723],[13.1586,54.2726],[13.1591,54.2726],[13.1591,54.2729],[13.1595,54.2729],[13.1597,54.2729],[13.1597,54.2731],[13.1597,54.2734],[13.16,54.2734],[13.1602,54.2734],[13.1602,54.2737],[13.1608,54.2737],[13.1608,54.2743],[13.1613,54.2743],[13.1613,54.2748],[13.1619,54.2748],[13.1619,54.2754],[13.1621,54.2754],[13.1625,54.2754],[13.1625,54.2759],[13.163,54.2759],[13.163,54.2762],[13.1636,54.2762],[13.1636,54.2765],[13.1641,54.2765],[13.1641,54.277],[13.1647,54.277],[13.1647,54.2773],[13.1652,54.2773],[13.1652,54.2776],[13.1658,54.2776],[13.1658,54.2773],[13.1663,54.2773],[13.1663,54.2765],[13.1674,54.2765],[13.1674,54.2762],[13.168,54.2762],[13.168,54.2759],[13.1691,54.2759],[13.1691,54.2756],[13.1697,54.2756],[13.1697,54.2754],[13.1702,54.2754],[13.1702,54.2751],[13.1708,54.2751],[13.1708,54.2748],[13.1713,54.2748],[13.1713,54.2745],[13.1719,54.2745],[13.1719,54.274],[13.1724,54.274],[13.1724,54.2737],[13.173,54.2737],[13.173,54.2734],[13.1736,54.2734],[13.1736,54.2731],[13.1741,54.2731],[13.1741,54.2729],[13.1747,54.2729],[13.1747,54.2726],[13.1752,54.2726],[13.1752,54.2723],[13.1758,54.2723],[13.1758,54.272],[13.1763,54.272],[13.1763,54.2718],[13.1769,54.2718],[13.1769,54.2715],[13.1774,54.2715],[13.1774,54.2709],[13.178,54.2709],[13.178,54.2706],[13.1786,54.2706],[13.1786,54.2701],[13.1791,54.2701],[13.1791,54.2693],[13.1786,54.2693],[13.1786,54.2679],[13.178,54.2679],[13.178,54.2668],[13.1774,54.2668],[13.1774,54.2662],[13.1744,54.2662],[13.1719,54.2662],[13.1719,54.2665],[13.1708,54.2665],[13.1708,54.2668],[13.1702,54.2668],[13.1702,54.267],[13.1695,54.267],[13.1691,54.267],[13.1691,54.2673],[13.168,54.2673],[13.168,54.2676],[13.1675,54.2676],[13.1613,54.2676],[13.1613,54.2673],[13.1602,54.2673],[13.1602,54.267],[13.1597,54.267],[13.1597,54.2668],[13.1591,54.2668],[13.1591,54.2665],[13.158,54.2665],[13.158,54.2662],[13.1575,54.2662],[13.1575,54.2659],[13.1569,54.2659],[13.1569,54.2651],[13.1563,54.2651],[13.1563,54.2645],[13.1558,54.2645],[13.1558,54.2643],[13.1552,54.2643],[13.1552,54.264],[13.1547,54.264],[13.1547,54.2634],[13.1541,54.2634],[13.1541,54.2631],[13.1536,54.2631],[13.1536,54.2629],[13.153,54.2629],[13.153,54.2623],[13.1525,54.2623],[13.1525,54.2618],[13.1519,54.2618],[13.1519,54.2616],[13.1519,54.2615],[13.1514,54.2615],[13.1508,54.2615],[13.1508,54.2613],[13.1508,54.2612],[13.1486,54.2612],[13.1486,54.2609],[13.148,54.2609],[13.148,54.2606],[13.1469,54.2606],[13.1469,54.2604],[13.1463,54.2604],[13.1463,54.2601],[13.1458,54.2601],[13.1458,54.2598],[13.1452,54.2598],[13.1452,54.2587],[13.1447,54.2587],[13.1447,54.2581],[13.1441,54.2581],[13.1441,54.2576],[13.1436,54.2576],[13.1436,54.2573],[13.143,54.2573],[13.143,54.257],[13.1424,54.257],[13.1424,54.2565],[13.1419,54.2565],[13.1419,54.2562],[13.1424,54.2562],[13.1424,54.254],[13.143,54.254],[13.143,54.2537],[13.1441,54.2537],[13.1441,54.2534],[13.1463,54.2534],[13.1463,54.2537],[13.1469,54.2537],[13.1469,54.254],[13.148,54.254],[13.148,54.2543],[13.1491,54.2543],[13.1491,54.2545],[13.1497,54.2545],[13.1497,54.2548],[13.1502,54.2548],[13.1502,54.2554],[13.1508,54.2554],[13.1508,54.2565],[13.1519,54.2565],[13.1519,54.2568],[13.153,54.2568],[13.153,54.257],[13.1536,54.257],[13.1536,54.2573],[13.1541,54.2573],[13.1541,54.2579],[13.1552,54.2579],[13.1552,54.2581],[13.1563,54.2581],[13.1563,54.2584],[13.1602,54.2584],[13.1602,54.2587],[13.1608,54.2587],[13.1608,54.259],[13.1613,54.259],[13.1613,54.2595],[13.1625,54.2595],[13.1625,54.2631],[13.1619,54.2631],[13.1619,54.264],[13.1625,54.264],[13.1625,54.2647],[13.1625,54.2648],[13.1627,54.2648],[13.1636,54.2648],[13.1636,54.2651],[13.1641,54.2651],[13.1641,54.2654],[13.1652,54.2654],[13.1652,54.2656],[13.1674,54.2656],[13.1675,54.2659],[13.1686,54.2659],[13.1686,54.2662],[13.1691,54.2662],[13.1691,54.2659],[13.1697,54.2659],[13.1697,54.2656],[13.1702,54.2656],[13.1702,54.2648],[13.1708,54.2648],[13.1708,54.264],[13.1713,54.264],[13.1713,54.2637],[13.1719,54.2637],[13.1719,54.2634],[13.173,54.2634],[13.173,54.2631],[13.1741,54.2631],[13.1741,54.2634],[13.1758,54.2634],[13.1758,54.2637],[13.1774,54.2637],[13.1774,54.264],[13.178,54.264],[13.178,54.2643],[13.1786,54.2643],[13.1786,54.2648],[13.1791,54.2648],[13.1791,54.2651],[13.1797,54.2651],[13.1797,54.2654],[13.1802,54.2654],[13.1802,54.2651],[13.1813,54.2651],[13.1813,54.2654],[13.1819,54.2654],[13.1819,54.2656],[13.1824,54.2656],[13.1824,54.2659],[13.183,54.2659],[13.183,54.2662],[13.1841,54.2662],[13.1841,54.2665],[13.1847,54.2665],[13.1847,54.2662],[13.1858,54.2662],[13.1858,54.2659],[13.1869,54.2659],[13.1869,54.2656],[13.188,54.2656],[13.188,54.2654],[13.1886,54.2654],[13.1886,54.2643],[13.1891,54.2643],[13.1891,54.2637],[13.1897,54.2637],[13.1897,54.2634],[13.1902,54.2634],[13.1902,54.2626],[13.1908,54.2626],[13.1908,54.2601],[13.1902,54.2601],[13.1902,54.2593],[13.1908,54.2593],[13.1908,54.2587],[13.1913,54.2587],[13.1913,54.2584],[13.1947,54.2584],[13.1947,54.2581],[13.1958,54.2581],[13.1958,54.2584],[13.1969,54.2584],[13.1969,54.2587],[13.1986,54.2587],[13.1986,54.2584],[13.1991,54.2584],[13.1991,54.2581],[13.1997,54.2581],[13.1997,54.2579],[13.2008,54.2579],[13.2008,54.2576],[13.2025,54.2576],[13.2025,54.2573],[13.203,54.2573],[13.203,54.257],[13.2041,54.257],[13.2041,54.2565],[13.2047,54.2565],[13.2047,54.2562],[13.2052,54.2562],[13.2052,54.2559],[13.2052,54.2556],[13.2058,54.2556],[13.2058,54.2554],[13.2059,54.2554],[13.2063,54.2554],[13.2063,54.2551],[13.2069,54.2551],[13.2069,54.2545],[13.2075,54.2545],[13.2075,54.254],[13.208,54.254],[13.208,54.2534],[13.2086,54.2534],[13.2086,54.2526],[13.2091,54.2526],[13.2091,54.252],[13.2097,54.252],[13.2097,54.2518],[13.2102,54.2518],[13.2102,54.2512],[13.2119,54.2512],[13.2119,54.2509],[13.2136,54.2509],[13.2136,54.2506],[13.2141,54.2506],[13.2141,54.2504],[13.2152,54.2504],[13.2152,54.2498],[13.2158,54.2498],[13.2158,54.2495],[13.2163,54.2495],[13.2163,54.2476],[13.2158,54.2476],[13.2158,54.247],[13.2152,54.247],[13.2152,54.2468],[13.2141,54.2468],[13.2141,54.2465],[13.2136,54.2465],[13.2136,54.2462],[13.213,54.2462],[13.213,54.2459],[13.2125,54.2459],[13.2125,54.2456],[13.2122,54.2456],[13.2119,54.2456],[13.2119,54.2451],[13.2113,54.2451],[13.2113,54.2443],[13.2119,54.2443],[13.2119,54.2437],[13.2122,54.2437],[13.2125,54.2437],[13.2125,54.2434],[13.213,54.2434],[13.213,54.2429],[13.2136,54.2429],[13.2136,54.2426],[13.2141,54.2426],[13.2141,54.2423],[13.2147,54.2423],[13.2147,54.2418],[13.2152,54.2418],[13.2152,54.2415],[13.2158,54.2415],[13.2158,54.2412],[13.2163,54.2412],[13.2163,54.2409],[13.2174,54.2409],[13.2174,54.2406],[13.2197,54.2406],[13.2197,54.2404],[13.2208,54.2404],[13.2208,54.2401],[13.2236,54.2401],[13.2236,54.2398],[13.2263,54.2398],[13.2263,54.2395],[13.2302,54.2395],[13.2302,54.2398],[13.2313,54.2398],[13.2313,54.2401],[13.2358,54.2401],[13.2358,54.2404],[13.2363,54.2404],[13.2363,54.2401],[13.238,54.2401],[13.238,54.2398],[13.2391,54.2398],[13.2391,54.2401],[13.2436,54.2401],[13.2436,54.2398],[13.2452,54.2398],[13.2452,54.2401],[13.2475,54.2401],[13.2475,54.2398],[13.2486,54.2398],[13.2486,54.2401],[13.2502,54.2401],[13.2502,54.2404],[13.2541,54.2404],[13.2541,54.2406],[13.2552,54.2406],[13.2552,54.2409],[13.2563,54.2409],[13.2563,54.2412],[13.2586,54.2412],[13.2586,54.2409],[13.2602,54.2409],[13.2602,54.2406],[13.2608,54.2406],[13.2608,54.2404],[13.2619,54.2404],[13.2619,54.2398],[13.2624,54.2398],[13.2624,54.2395],[13.263,54.2395],[13.263,54.2393],[13.2636,54.2393],[13.2636,54.239],[13.2658,54.239],[13.2658,54.2387],[13.2702,54.2387],[13.2702,54.2384],[13.273,54.2384],[13.273,54.2381],[13.2741,54.2381],[13.2741,54.2379],[13.2747,54.2379],[13.2747,54.2376],[13.2758,54.2376],[13.2758,54.2373],[13.2769,54.2373],[13.2769,54.237],[13.2791,54.237],[13.2791,54.2368],[13.2808,54.2368],[13.2808,54.2365],[13.2813,54.2365],[13.2813,54.2362],[13.2825,54.2362],[13.2825,54.2359],[13.2836,54.2359],[13.2836,54.2356],[13.2847,54.2356],[13.2847,54.2354],[13.2858,54.2354],[13.2858,54.2351],[13.2863,54.2351],[13.2863,54.2345],[13.2869,54.2345],[13.2869,54.2343],[13.2875,54.2343],[13.2875,54.234],[13.288,54.234],[13.288,54.2337],[13.2886,54.2337],[13.2886,54.2334],[13.2891,54.2334],[13.2891,54.2329],[13.2897,54.2329],[13.2897,54.2326],[13.2902,54.2326],[13.2902,54.2315],[13.2908,54.2315],[13.2908,54.2312],[13.2913,54.2312],[13.2913,54.2306],[13.2919,54.2306],[13.2919,54.2301],[13.2924,54.2301],[13.2924,54.2298],[13.293,54.2298],[13.293,54.2295],[13.2936,54.2295],[13.2936,54.229],[13.2941,54.229],[13.2941,54.2281],[13.2936,54.2281],[13.2936,54.227],[13.2941,54.227],[13.2941,54.2268],[13.2947,54.2268],[13.2947,54.2265],[13.2952,54.2265],[13.2952,54.2259],[13.2958,54.2259],[13.2958,54.2256],[13.2969,54.2256],[13.2969,54.2254],[13.2974,54.2254],[13.2974,54.224],[13.2969,54.224],[13.2969,54.2234],[13.2974,54.2234],[13.2974,54.2229],[13.298,54.2229],[13.298,54.2218],[13.2986,54.2218],[13.2986,54.2212],[13.2991,54.2212],[13.2991,54.2204],[13.2997,54.2204],[13.2997,54.2201],[13.2991,54.2201],[13.2991,54.21875],[13.2997,54.21875],[13.2997,54.2165],[13.3002,54.2165],[13.3002,54.2162],[13.3008,54.2162],[13.3008,54.2156],[13.3013,54.2156],[13.3013,54.2154],[13.3019,54.2154],[13.3019,54.2148],[13.3024,54.2148],[13.3024,54.2143],[13.303,54.2143],[13.303,54.2131],[13.3024,54.2131],[13.3024,54.2123],[13.303,54.2123],[13.303,54.212],[13.3036,54.212],[13.3036,54.2112],[13.3041,54.2112],[13.3041,54.2109],[13.3036,54.2109],[13.3036,54.2101],[13.3041,54.2101],[13.3041,54.2087],[13.3047,54.2087],[13.3047,54.2079],[13.3052,54.2079],[13.3052,54.207],[13.3058,54.207],[13.3058,54.2056],[13.3058,54.2048],[13.3063,54.2048],[13.3063,54.2045],[13.3069,54.2045],[13.3069,54.2043],[13.3074,54.2043],[13.3074,54.204],[13.308,54.204],[13.308,54.2031],[13.3086,54.2031],[13.3086,54.2026],[13.3091,54.2026],[13.3091,54.2023],[13.3097,54.2023],[13.3097,54.2018],[13.3102,54.2018],[13.3102,54.2012],[13.3108,54.2012],[13.3108,54.2006],[13.3119,54.2006],[13.3119,54.2004],[13.3125,54.2004],[13.3125,54.1998],[13.313,54.1998],[13.313,54.1995],[13.3136,54.1995],[13.3136,54.199],[13.3141,54.199],[13.3141,54.1984],[13.3147,54.1984],[13.3147,54.197],[13.3152,54.197],[13.3152,54.1968],[13.3158,54.1968],[13.3158,54.1962],[13.3163,54.1962],[13.3163,54.1956],[13.3169,54.1956],[13.3169,54.1954],[13.318,54.1954],[13.318,54.1951],[13.3186,54.1951],[13.3186,54.1945],[13.3191,54.1945],[13.3191,54.1934],[13.3197,54.1934],[13.3197,54.1926],[13.3202,54.1926],[13.3202,54.192],[13.3208,54.192],[13.3208,54.1915],[13.3213,54.1915],[13.3213,54.1912],[13.3219,54.1912],[13.3219,54.191],[13.3219,54.1906],[13.3225,54.1906],[13.3225,54.1904],[13.323,54.1904],[13.323,54.1898],[13.3236,54.1898],[13.3236,54.1893],[13.3241,54.1893],[13.3241,54.1881],[13.3236,54.1881],[13.3236,54.1879],[13.3241,54.1879],[13.3241,54.187],[13.3247,54.187],[13.3247,54.1868],[13.3252,54.1868],[13.3252,54.1865],[13.3258,54.1865],[13.3258,54.1859],[13.3263,54.1859],[13.3263,54.1854],[13.3269,54.1854],[13.3269,54.1843],[13.3275,54.1843],[13.3275,54.1837],[13.3286,54.1837],[13.3286,54.1834],[13.3297,54.1834],[13.3297,54.1831],[13.3308,54.1831],[13.3308,54.1829],[13.3313,54.1829],[13.3313,54.1826],[13.3325,54.1826],[13.3325,54.1823],[13.3336,54.1823],[13.3336,54.182],[13.3347,54.182],[13.3347,54.1818],[13.3363,54.1818],[13.3363,54.182],[13.3386,54.182],[13.3386,54.1823],[13.3397,54.1823],[13.3397,54.1826],[13.3419,54.1826],[13.3419,54.1823],[13.3424,54.1823],[13.3424,54.182],[13.3436,54.182],[13.3436,54.1818],[13.3441,54.1818],[13.3441,54.1812],[13.3447,54.1812],[13.3447,54.1809],[13.3452,54.1809],[13.3452,54.1806],[13.3458,54.1806],[13.3458,54.1804],[13.3463,54.1804],[13.3463,54.1798],[13.3458,54.1798],[13.3458,54.1784],[13.3452,54.1784],[13.3452,54.1779],[13.3441,54.1779],[13.3441,54.1776],[13.343,54.1776],[13.343,54.1779],[13.3424,54.1779],[13.3424,54.1781],[13.3408,54.1781],[13.3408,54.1779],[13.3397,54.1779],[13.3397,54.1773],[13.338,54.1773],[13.338,54.177],[13.3374,54.177],[13.3374,54.1768],[13.3369,54.1768],[13.3369,54.1765],[13.3363,54.1765],[13.3363,54.1755],[13.3363,54.1754],[13.3365,54.1754],[13.3369,54.1754],[13.3369,54.1751],[13.3397,54.1751],[13.3397,54.1748],[13.3402,54.1748],[13.3402,54.1737],[13.3377,54.1737],[13.3363,54.1737],[13.3363,54.174],[13.3352,54.174],[13.3352,54.1737],[13.3347,54.1737],[13.3347,54.172],[13.3341,54.172],[13.3341,54.1715],[13.3336,54.1715],[13.3336,54.1712],[13.333,54.1712],[13.333,54.1709],[13.3319,54.1709],[13.3319,54.1706],[13.3313,54.1706],[13.3313,54.1701],[13.3319,54.1701],[13.3319,54.1698],[13.3336,54.1698],[13.3336,54.1695],[13.3339,54.1695],[13.3341,54.1695],[13.3341,54.169],[13.3334,54.169],[13.333,54.169],[13.333,54.1687],[13.3313,54.1687],[13.3313,54.1684],[13.3308,54.1684],[13.3308,54.1681],[13.3302,54.1681],[13.3302,54.1676],[13.3297,54.1676],[13.3297,54.167],[13.3291,54.167],[13.3291,54.1668],[13.328,54.1668],[13.328,54.1665],[13.3263,54.1665],[13.3263,54.1662],[13.3258,54.1662],[13.3258,54.1659],[13.3252,54.1659],[13.3252,54.1656],[13.3247,54.1656],[13.3247,54.1654],[13.3241,54.1654],[13.3241,54.1651],[13.3236,54.1651],[13.3236,54.1648],[13.323,54.1648],[13.323,54.1643],[13.3225,54.1643],[13.3225,54.1634],[13.3219,54.1634],[13.3219,54.1629],[13.3197,54.1629],[13.3197,54.1626],[13.3186,54.1626],[13.3186,54.1609],[13.318,54.1609],[13.318,54.1598],[13.3208,54.1598],[13.3208,54.1601],[13.3225,54.1601],[13.3225,54.1604],[13.323,54.1604],[13.323,54.1606],[13.3236,54.1606],[13.3236,54.1612],[13.3241,54.1612],[13.3241,54.1615],[13.3247,54.1615],[13.3247,54.1618],[13.3252,54.1618],[13.3252,54.1623],[13.3258,54.1623],[13.3258,54.1629],[13.3263,54.1629],[13.3263,54.1634],[13.3275,54.1634],[13.3275,54.1637],[13.3286,54.1637],[13.3286,54.164],[13.3297,54.164],[13.3297,54.1643],[13.3315,54.1643],[13.333,54.1643],[13.333,54.1645],[13.3336,54.1645],[13.3336,54.1648],[13.3341,54.1648],[13.3341,54.1651],[13.3347,54.1651],[13.3347,54.1654],[13.3352,54.1654],[13.3352,54.1659],[13.3358,54.1659],[13.3358,54.1668],[13.3363,54.1668],[13.3363,54.167],[13.3369,54.167],[13.3369,54.1673],[13.3413,54.1673],[13.3413,54.167],[13.3424,54.167],[13.3424,54.1662],[13.343,54.1662],[13.343,54.1656],[13.3436,54.1656],[13.3436,54.1654],[13.3441,54.1654],[13.3441,54.1651],[13.3452,54.1651],[13.3452,54.1648],[13.3469,54.1648],[13.3469,54.1651],[13.348,54.1651],[13.348,54.1656],[13.3486,54.1656],[13.3486,54.1659],[13.3491,54.1659],[13.3491,54.1673],[13.3497,54.1673],[13.3497,54.1679],[13.3552,54.1679],[13.3552,54.1681],[13.3563,54.1681],[13.3563,54.1684],[13.3569,54.1684],[13.3569,54.1698],[13.3574,54.1698],[13.3574,54.1701],[13.3591,54.1701],[13.3591,54.1704],[13.3619,54.1704],[13.3619,54.1701],[13.363,54.1701],[13.363,54.1704],[13.3636,54.1704],[13.3636,54.1706],[13.3641,54.1706],[13.3641,54.1709],[13.3647,54.1709],[13.3647,54.1712],[13.3652,54.1712],[13.3652,54.1715],[13.3658,54.1715],[13.3658,54.1718],[13.3663,54.1718],[13.3663,54.172],[13.3669,54.172],[13.3669,54.1726],[13.3675,54.1726],[13.3675,54.1729],[13.3686,54.1729],[13.3686,54.1731],[13.3702,54.1731],[13.3702,54.1734],[13.3708,54.1734],[13.3708,54.174],[13.3713,54.174],[13.3713,54.1745],[13.3719,54.1745],[13.3719,54.1751],[13.3725,54.1751],[13.3725,54.1754],[13.373,54.1754],[13.373,54.1756],[13.3736,54.1756],[13.3736,54.1759],[13.3741,54.1759],[13.3741,54.1762],[13.3752,54.1762],[13.3752,54.1765],[13.3769,54.1765],[13.3769,54.1768],[13.3819,54.1768],[13.3819,54.1765],[13.3847,54.1765],[13.3847,54.1762],[13.3852,54.1762],[13.3852,54.1759],[13.3858,54.1759],[13.3858,54.1756],[13.3863,54.1756],[13.3863,54.1754],[13.3897,54.1754],[13.3897,54.1748],[13.3902,54.1748],[13.3902,54.1743],[13.3908,54.1743],[13.3908,54.1734],[13.3913,54.1734],[13.3913,54.1729],[13.3919,54.1729],[13.3919,54.172],[13.3924,54.172],[13.3924,54.1715],[13.393,54.1715],[13.393,54.1712],[13.3936,54.1712],[13.3936,54.1709],[13.3947,54.1709],[13.3947,54.1706],[13.3958,54.1706],[13.3958,54.1704],[13.3969,54.1704],[13.3969,54.1701],[13.398,54.1701],[13.398,54.1698],[13.4008,54.1698],[13.4008,54.1701],[13.4013,54.1701],[13.4013,54.1704],[13.4008,54.1704],[13.4008,54.1709],[13.4002,54.1709],[13.4002,54.1712],[13.3997,54.1712],[13.3997,54.1715],[13.3991,54.1715],[13.3991,54.172],[13.3986,54.172],[13.3986,54.1748],[13.3991,54.1748],[13.3991,54.1779],[13.3997,54.1779],[13.3997,54.1787],[13.3991,54.1787],[13.3991,54.179],[13.398,54.179],[13.398,54.1793],[13.3974,54.1793],[13.3975,54.1795],[13.3958,54.1795],[13.3958,54.1798],[13.3947,54.1798],[13.3947,54.1801],[13.3941,54.1801],[13.3941,54.1806],[13.3952,54.1806],[13.3952,54.1809],[13.3986,54.1809],[13.3986,54.1806],[13.4008,54.1806],[13.4008,54.1804],[13.4025,54.1804],[13.4025,54.1801],[13.4041,54.1801],[13.4041,54.1798],[13.4052,54.1798],[13.4052,54.1795],[13.4069,54.1795],[13.4069,54.179],[13.4075,54.179],[13.4075,54.1784],[13.408,54.1784],[13.408,54.1781],[13.4086,54.1781],[13.4086,54.1779],[13.4091,54.1779],[13.4091,54.1776],[13.4097,54.1776],[13.4097,54.1773],[13.4102,54.1773],[13.4102,54.177],[13.4108,54.177],[13.4108,54.1768],[13.4113,54.1768],[13.4113,54.1765],[13.4119,54.1765],[13.4119,54.1762],[13.4124,54.1762],[13.4124,54.1759],[13.4136,54.1759],[13.4136,54.1756],[13.4147,54.1756],[13.4147,54.1754],[13.4152,54.1754],[13.4152,54.1751],[13.4158,54.1751],[13.4158,54.174],[13.4163,54.174],[13.4163,54.1737],[13.418,54.1737],[13.418,54.1734],[13.4186,54.1734],[13.4186,54.1729],[13.4191,54.1729],[13.4191,54.1726],[13.4197,54.1726],[13.4197,54.1723],[13.4202,54.1723],[13.4202,54.172],[13.4208,54.172],[13.4208,54.1718],[13.4213,54.1718],[13.4213,54.1715],[13.4219,54.1715],[13.4219,54.1709],[13.4224,54.1709],[13.4224,54.1695],[13.423,54.1695],[13.423,54.1668],[13.4224,54.1668],[13.4224,54.1662],[13.4213,54.1662],[13.4213,54.1659],[13.4208,54.1659],[13.4208,54.1656],[13.4202,54.1656],[13.4202,54.1654],[13.4191,54.1654],[13.4191,54.1651],[13.4186,54.1651],[13.4186,54.1648],[13.4174,54.1648],[13.4174,54.1645],[13.4163,54.1645],[13.4163,54.1643],[13.4158,54.1643],[13.4158,54.1637],[13.4152,54.1637],[13.4152,54.1631],[13.4147,54.1631],[13.4147,54.1609],[13.4141,54.1609],[13.4141,54.1601],[13.413,54.1601],[13.413,54.1598],[13.4119,54.1598],[13.4119,54.1595],[13.411,54.1595],[13.4102,54.1595],[13.4102,54.1604],[13.4108,54.1604],[13.4108,54.1606],[13.4113,54.1606],[13.4113,54.1609],[13.4119,54.1609],[13.4119,54.1615],[13.4124,54.1615],[13.4124,54.1623],[13.413,54.1623],[13.413,54.1631],[13.4124,54.1631],[13.4124,54.1637],[13.4119,54.1637],[13.4119,54.164],[13.4113,54.164],[13.4113,54.1643],[13.4108,54.1643],[13.4108,54.1645],[13.4097,54.1645],[13.4097,54.164],[13.4091,54.164],[13.4091,54.1631],[13.4086,54.1631],[13.4086,54.1623],[13.408,54.1623],[13.408,54.1618],[13.4069,54.1618],[13.4069,54.1615],[13.403,54.1615],[13.403,54.1612],[13.4025,54.1612],[13.4025,54.1609],[13.4019,54.1609],[13.4019,54.1604],[13.4013,54.1604],[13.4013,54.1601],[13.4008,54.1601],[13.4008,54.1598],[13.3969,54.1598],[13.3969,54.1595],[13.3963,54.1595],[13.3963,54.1593],[13.3958,54.1593],[13.3958,54.159],[13.3963,54.159],[13.3963,54.1587],[13.3936,54.1587],[13.3936,54.1584],[13.3941,54.1584],[13.3941,54.1579],[13.3936,54.1579],[13.3936,54.1573],[13.393,54.1573],[13.393,54.157],[13.3924,54.157],[13.3924,54.1568],[13.3913,54.1568],[13.3913,54.15625],[13.3908,54.15625],[13.3908,54.1556],[13.3902,54.1556],[13.3902,54.1551],[13.3897,54.1551],[13.3897,54.1548],[13.3891,54.1548],[13.3891,54.1545],[13.3886,54.1545],[13.3886,54.1543],[13.388,54.1543],[13.388,54.154],[13.3869,54.154],[13.3869,54.1537],[13.3863,54.1537],[13.3863,54.1534],[13.3852,54.1534],[13.3852,54.1531],[13.3847,54.1531],[13.3847,54.1529],[13.3841,54.1529],[13.3841,54.1526],[13.3836,54.1526],[13.3836,54.1523],[13.383,54.1523],[13.383,54.152],[13.3824,54.152],[13.3824,54.1518],[13.3819,54.1518],[13.3819,54.1515],[13.3813,54.1515],[13.3813,54.1512],[13.3819,54.1512],[13.3819,54.1509],[13.3824,54.1509],[13.3824,54.1501],[13.3819,54.1501],[13.3819,54.1493],[13.3813,54.1493],[13.3813,54.1487],[13.3808,54.1487],[13.3808,54.1481],[13.3813,54.1481],[13.3813,54.1476],[13.3819,54.1476],[13.3819,54.1468],[13.3813,54.1468],[13.3813,54.1456],[13.3819,54.1456],[13.3819,54.1454],[13.3821,54.1454],[13.3824,54.1454],[13.3824,54.1445],[13.383,54.1445],[13.383,54.1443],[13.3824,54.1443],[13.3824,54.1423],[13.3863,54.1423],[13.3863,54.1426],[13.3874,54.1426],[13.3874,54.1429],[13.3886,54.1429],[13.3886,54.1431],[13.3897,54.1431],[13.3897,54.1434],[13.3908,54.1434],[13.3908,54.1437],[13.3919,54.1437],[13.3919,54.144],[13.393,54.144],[13.393,54.1443],[13.3941,54.1443],[13.3941,54.1445],[13.3952,54.1445],[13.3952,54.1448],[13.3958,54.1448],[13.3958,54.1451],[13.3963,54.1451],[13.3963,54.1454],[13.3974,54.1454],[13.3974,54.1456],[13.398,54.1456],[13.398,54.1459],[13.3986,54.1459],[13.3986,54.1462],[13.3991,54.1462],[13.3991,54.1465],[13.3997,54.1465],[13.3997,54.1468],[13.4008,54.1468],[13.4008,54.147],[13.4013,54.147],[13.4013,54.1473],[13.4019,54.1473],[13.4019,54.1481],[13.4013,54.1481],[13.4013,54.1487],[13.4008,54.1487],[13.4008,54.1493],[13.4013,54.1493],[13.4013,54.1495],[13.4019,54.1495],[13.4019,54.1501],[13.4025,54.1501],[13.4025,54.1504],[13.403,54.1504],[13.403,54.1506],[13.4047,54.1506],[13.4047,54.1509],[13.4058,54.1509],[13.4058,54.1512],[13.4052,54.1512],[13.4052,54.1518],[13.4047,54.1518],[13.4047,54.1523],[13.4041,54.1523],[13.4041,54.1537],[13.4047,54.1537],[13.4047,54.154],[13.4052,54.154],[13.4052,54.1543],[13.4063,54.1543],[13.4063,54.1545],[13.4069,54.1545],[13.4069,54.1548],[13.4075,54.1548],[13.4075,54.1551],[13.408,54.1551],[13.408,54.1554],[13.4086,54.1554],[13.4086,54.1556],[13.4097,54.1556],[13.4097,54.1559],[13.4102,54.1559],[13.4102,54.15625],[13.4108,54.15625],[13.4108,54.1565],[13.4113,54.1565],[13.4113,54.1554],[13.4108,54.1554],[13.4108,54.1545],[13.4102,54.1545],[13.4102,54.154],[13.4097,54.154],[13.4097,54.1531],[13.4091,54.1531],[13.4091,54.1526],[13.4086,54.1526],[13.4086,54.1515],[13.4091,54.1515],[13.4091,54.1509],[13.4097,54.1509],[13.4097,54.1506],[13.4102,54.1506],[13.4102,54.1504],[13.4108,54.1504],[13.4108,54.1501],[13.4102,54.1501],[13.4102,54.1495],[13.4097,54.1495],[13.4097,54.1493],[13.4091,54.1493],[13.4091,54.149],[13.4086,54.149],[13.4086,54.1487],[13.4075,54.1487],[13.4075,54.1484],[13.4069,54.1484],[13.4069,54.1479],[13.4063,54.1479],[13.4063,54.1468],[13.4075,54.1468],[13.4075,54.1465],[13.408,54.1465],[13.408,54.147],[13.4086,54.147],[13.4086,54.1473],[13.4102,54.1473],[13.4102,54.147],[13.4108,54.147],[13.4108,54.1468],[13.4113,54.1468],[13.4113,54.1456],[13.413,54.1456],[13.413,54.1454],[13.4147,54.1454],[13.4147,54.1448],[13.4152,54.1448],[13.4152,54.1443],[13.4158,54.1443],[13.4158,54.1437],[13.4163,54.1437],[13.4163,54.1434],[13.4169,54.1434],[13.4169,54.1431],[13.4174,54.1431],[13.4174,54.1429],[13.418,54.1429],[13.418,54.1426],[13.4174,54.1426],[13.4174,54.1423],[13.418,54.1423],[13.418,54.142],[13.4186,54.142],[13.4186,54.1418],[13.4208,54.1418],[13.4208,54.1415],[13.4213,54.1415],[13.4213,54.1409],[13.4208,54.1409],[13.4208,54.1406],[13.4224,54.1406],[13.4224,54.1404],[13.4236,54.1404],[13.4236,54.1401],[13.4252,54.1401],[13.4252,54.1398],[13.4258,54.1398],[13.4258,54.1395],[13.4263,54.1395],[13.4263,54.139],[13.4269,54.139],[13.4269,54.1387],[13.4275,54.1387],[13.4275,54.1384],[13.428,54.1384],[13.428,54.1376],[13.4286,54.1376],[13.4286,54.137],[13.4291,54.137],[13.4291,54.1362],[13.4297,54.1362],[13.4297,54.1351],[13.4302,54.1351],[13.4302,54.1348],[13.4302,54.1343],[13.4308,54.1343],[13.4308,54.1334],[13.4313,54.1334],[13.4313,54.1329],[13.4319,54.1329],[13.4319,54.1326],[13.4324,54.1326],[13.4324,54.1318],[13.4319,54.1318],[13.4319,54.1315],[13.4324,54.1315],[13.4324,54.1312],[13.433,54.1312],[13.433,54.131],[13.433,54.1306],[13.4334,54.1306],[13.4336,54.1306],[13.4336,54.1305],[13.4336,54.1304],[13.4337,54.1304],[13.4341,54.1304],[13.4341,54.1301],[13.4352,54.1301],[13.4352,54.1298],[13.4358,54.1298],[13.4358,54.1293],[13.4363,54.1293],[13.4363,54.1284],[13.4369,54.1284],[13.4369,54.1281],[13.4363,54.1281],[13.4363,54.1279],[13.4363,54.1262],[13.4369,54.1262],[13.4369,54.1256],[13.4374,54.1256],[13.4374,54.1251],[13.438,54.1251],[13.438,54.1237],[13.4386,54.1237],[13.4386,54.1231],[13.4402,54.1231],[13.4402,54.1229],[13.4408,54.1229],[13.4408,54.122],[13.4402,54.122],[13.4402,54.1187],[13.4397,54.1187],[13.4397,54.1165],[13.4399,54.1165],[13.4408,54.1165],[13.4408,54.1162],[13.4413,54.1162],[13.4413,54.1145],[13.4408,54.1145],[13.4408,54.1143],[13.4402,54.1143],[13.4402,54.114],[13.4397,54.114],[13.4397,54.1137],[13.4386,54.1137],[13.4386,54.1134],[13.438,54.1134],[13.438,54.1112],[13.4386,54.1112],[13.4386,54.1109],[13.4397,54.1109],[13.4397,54.1104],[13.4402,54.1104],[13.4402,54.1101],[13.4408,54.1101],[13.4408,54.1095],[13.4413,54.1095],[13.4413,54.1093],[13.4419,54.1093],[13.4419,54.109],[13.4425,54.109],[13.4425,54.1084],[13.443,54.1084],[13.443,54.1079],[13.4436,54.1079],[13.4436,54.1076],[13.4441,54.1076],[13.4441,54.1073],[13.4447,54.1073],[13.4447,54.107],[13.4452,54.107],[13.4452,54.1068],[13.4458,54.1068],[13.4458,54.1065],[13.4464,54.1065],[13.4469,54.1065],[13.4469,54.1062],[13.4475,54.1062],[13.4475,54.1056],[13.448,54.1056],[13.448,54.1045],[13.448,54.104],[13.4484,54.104],[13.4486,54.104],[13.4486,54.1037],[13.4491,54.1037],[13.4491,54.1031],[13.4491,54.1026],[13.4486,54.1026],[13.4486,54.1018],[13.4491,54.1018],[13.4491,54.1009],[13.4497,54.1009],[13.4497,54.1006],[13.4502,54.1006],[13.4502,54.1001],[13.4508,54.1001],[13.4508,54.0998],[13.4513,54.0998],[13.4513,54.0995],[13.4519,54.0995],[13.4525,54.0995],[13.4525,54.0993],[13.453,54.0993],[13.453,54.0984],[13.4536,54.0984],[13.4536,54.0979],[13.4558,54.0979],[13.4558,54.0981],[13.4569,54.0981],[13.4569,54.0979],[13.4574,54.0979],[13.4574,54.0965],[13.4569,54.0965],[13.4569,54.0959],[13.4563,54.0959],[13.4563,54.0954],[13.4558,54.0954],[13.4558,54.0951],[13.4554,54.0951],[13.4552,54.0951],[13.4552,54.0937],[13.4547,54.0937],[13.4547,54.0929],[13.4541,54.0929],[13.4541,54.0926],[13.4547,54.0926],[13.4547,54.092],[13.4552,54.092],[13.4552,54.0918],[13.4558,54.0918],[13.4558,54.0912],[13.4563,54.0912],[13.4563,54.0909],[13.4569,54.0909],[13.4569,54.0906],[13.458,54.0906],[13.458,54.0904],[13.4597,54.0904],[13.4597,54.0901],[13.4602,54.0901],[13.4602,54.0898],[13.4608,54.0898],[13.4608,54.0895],[13.4613,54.0895],[13.4613,54.0893],[13.4619,54.0893],[13.4619,54.089],[13.463,54.089],[13.463,54.0887],[13.4636,54.0887],[13.4636,54.0884],[13.4646,54.0884],[13.4647,54.0879],[13.4652,54.0879],[13.4652,54.0876],[13.466,54.0876],[13.4663,54.0876],[13.4663,54.0873],[13.4674,54.0873],[13.4674,54.087],[13.4713,54.087],[13.4713,54.0868],[13.4719,54.0868],[13.4719,54.087],[13.4758,54.087],[13.4758,54.0868],[13.4791,54.0868],[13.4791,54.0865],[13.4802,54.0865],[13.4802,54.0862],[13.4808,54.0862],[13.4808,54.0859],[13.4813,54.0859],[13.4813,54.0856],[13.4819,54.0856],[13.4819,54.0854],[13.483,54.0854],[13.483,54.0851],[13.4841,54.0851],[13.4841,54.0848],[13.4852,54.0848],[13.4852,54.0845],[13.4863,54.0845],[13.4863,54.0843],[13.4875,54.0843],[13.4875,54.084],[13.488,54.084],[13.488,54.0837],[13.4891,54.0837],[13.4891,54.0834],[13.4913,54.0834],[13.4913,54.0837],[13.4958,54.0837],[13.4958,54.084],[13.4963,54.084],[13.4963,54.0843],[13.4975,54.0843],[13.4975,54.0845],[13.4986,54.0845],[13.4986,54.0848],[13.4997,54.0848],[13.4997,54.0851],[13.5008,54.0851],[13.5008,54.0862],[13.5013,54.0862],[13.5013,54.0868],[13.5003,54.0868],[13.5002,54.0868],[13.5002,54.0869],[13.5002,54.0881],[13.4997,54.0881],[13.4997,54.0887],[13.4991,54.0887],[13.4991,54.0901],[13.4986,54.0901],[13.4986,54.0906],[13.498,54.0906],[13.498,54.0912],[13.4975,54.0912],[13.4975,54.0918],[13.4969,54.0918],[13.4969,54.0923],[13.4963,54.0923],[13.4963,54.0926],[13.4958,54.0926],[13.4958,54.0929],[13.4952,54.0929],[13.4952,54.0931],[13.4947,54.0931],[13.4947,54.0934],[13.4941,54.0934],[13.4941,54.094],[13.4936,54.094],[13.4936,54.0945],[13.493,54.0945],[13.493,54.0951],[13.4924,54.0951],[13.4924,54.0956],[13.4919,54.0956],[13.4919,54.0962],[13.4913,54.0962],[13.4913,54.0968],[13.4908,54.0968],[13.4908,54.0973],[13.4898,54.0973],[13.4891,54.0973],[13.4891,54.0976],[13.4886,54.0976],[13.4886,54.0981],[13.488,54.0981],[13.488,54.0987],[13.4875,54.0987],[13.4875,54.0993],[13.4869,54.0993],[13.4869,54.0998],[13.4863,54.0998],[13.4863,54.1009],[13.4858,54.1009],[13.4858,54.102],[13.4852,54.102],[13.4852,54.1026],[13.4847,54.1026],[13.4847,54.1068],[13.4841,54.1068],[13.4841,54.1075],[13.4841,54.1087],[13.4836,54.1087],[13.4836,54.1087],[13.4836,54.1104],[13.483,54.1104],[13.483,54.1112],[13.4825,54.1112],[13.4825,54.1115],[13.4819,54.1115],[13.4819,54.1118],[13.4813,54.1118],[13.4813,54.112],[13.4808,54.112],[13.4808,54.1123],[13.4802,54.1123],[13.4802,54.112],[13.4786,54.112],[13.4786,54.1134],[13.478,54.1134],[13.478,54.1145],[13.4774,54.1145],[13.4774,54.1151],[13.4769,54.1151],[13.4769,54.1159],[13.4763,54.1159],[13.4763,54.1179],[13.4769,54.1179],[13.4769,54.1187],[13.4774,54.1187],[13.4774,54.119],[13.478,54.119],[13.478,54.1193],[13.4786,54.1193],[13.4786,54.1195],[13.4791,54.1195],[13.4791,54.1198],[13.4797,54.1198],[13.4797,54.1201],[13.4808,54.1201],[13.4808,54.1204],[13.4813,54.1204],[13.4813,54.1206],[13.4819,54.1206],[13.4819,54.1209],[13.4825,54.1209],[13.4825,54.1212],[13.4836,54.1212],[13.4836,54.1215],[13.4841,54.1215],[13.4841,54.1218],[13.4847,54.1218],[13.4847,54.122],[13.4858,54.122],[13.4858,54.1223],[13.4863,54.1223],[13.4863,54.1226],[13.4869,54.1226],[13.4869,54.1229],[13.488,54.1229],[13.488,54.1231],[13.4886,54.1231],[13.4886,54.1234],[13.4891,54.1234],[13.4891,54.1237],[13.4902,54.1237],[13.4902,54.124],[13.4908,54.124],[13.4908,54.1243],[13.4924,54.1243],[13.4924,54.1245],[13.493,54.1245],[13.493,54.1248],[13.4952,54.1248],[13.4952,54.1251],[13.4963,54.1251],[13.4963,54.1254],[13.4975,54.1254],[13.4975,54.1256],[13.4991,54.1256],[13.4991,54.1259],[13.5002,54.1259],[13.5002,54.1265],[13.5024,54.1265],[13.5024,54.1268],[13.5052,54.1268],[13.5052,54.127],[13.508,54.127],[13.508,54.1273],[13.5086,54.1273],[13.5086,54.1279],[13.5097,54.1279],[13.5097,54.1281],[13.5163,54.1281],[13.5163,54.1284],[13.5186,54.1284],[13.5186,54.1287],[13.5191,54.1287],[13.5191,54.129],[13.523,54.129],[13.523,54.1287],[13.5241,54.1287],[13.5241,54.129],[13.5252,54.129],[13.5252,54.1293],[13.5258,54.1293],[13.5258,54.1295],[13.5269,54.1295],[13.5269,54.1298],[13.528,54.1298],[13.528,54.1301],[13.5286,54.1301],[13.5286,54.1304],[13.533,54.1304],[13.533,54.1301],[13.5386,54.1301],[13.5386,54.1298],[13.5402,54.1298],[13.5402,54.1295],[13.5413,54.1295],[13.5413,54.1298],[13.543,54.1298],[13.543,54.1295],[13.5502,54.1295],[13.5502,54.1298],[13.5552,54.1298],[13.5552,54.1301],[13.5619,54.1301],[13.5619,54.1304],[13.5636,54.1304],[13.5636,54.1306],[13.568,54.1306],[13.568,54.1309],[13.5691,54.1309],[13.5691,54.1312],[13.5724,54.1312],[13.5724,54.1315],[13.573,54.1315],[13.573,54.132],[13.5752,54.132],[13.5752,54.1318],[13.5758,54.1318],[13.5758,54.1315],[13.578,54.1315],[13.578,54.1318],[13.5786,54.1318],[13.5786,54.132],[13.5802,54.132],[13.5802,54.1323],[13.5819,54.1323],[13.5819,54.1326],[13.5841,54.1326],[13.5841,54.1329],[13.5858,54.1329],[13.5858,54.1331],[13.5869,54.1331],[13.5869,54.1334],[13.588,54.1334],[13.588,54.1337],[13.5891,54.1337],[13.5891,54.134],[13.5924,54.134],[13.5924,54.1343],[13.5941,54.1343],[13.5941,54.1345],[13.5952,54.1345],[13.5952,54.1348],[13.5963,54.1348],[13.5963,54.1351],[13.598,54.1351],[13.598,54.1354],[13.5986,54.1354],[13.5986,54.1351],[13.6002,54.1351],[13.6002,54.1354],[13.6013,54.1354],[13.6013,54.1356],[13.6041,54.1356],[13.6041,54.1359],[13.6058,54.1359],[13.6058,54.1362],[13.6069,54.1362],[13.6069,54.1365],[13.6088,54.1365],[13.6091,54.1365],[13.6091,54.1366],[13.6091,54.1368],[13.6097,54.1368],[13.6102,54.1368],[13.6102,54.1369],[13.6102,54.137],[13.6107,54.137],[13.6113,54.137],[13.6113,54.1373],[13.6118,54.1373],[13.6119,54.1373],[13.6119,54.1376],[13.6132,54.1376],[13.6141,54.1376],[13.6141,54.1379],[13.6146,54.1379],[13.6163,54.1379],[13.6163,54.1381],[13.618,54.1381],[13.618,54.1384],[13.6197,54.1384],[13.6197,54.1387],[13.6208,54.1387],[13.6208,54.139],[13.6225,54.139],[13.6225,54.1393],[13.623,54.1393],[13.623,54.1395],[13.6241,54.1395],[13.6241,54.1398],[13.6244,54.1398],[13.6252,54.1398],[13.6252,54.14],[13.6252,54.1401],[13.6258,54.1401],[13.628,54.1401],[13.628,54.1404],[13.6286,54.1404],[13.6286,54.1406],[13.6297,54.1406],[13.6297,54.1409],[13.63,54.1409],[13.6302,54.1409],[13.6302,54.1412],[13.6308,54.1412],[13.6308,54.1415],[13.6313,54.1415],[13.6313,54.1418],[13.6319,54.1418],[13.6319,54.142],[13.633,54.142],[13.633,54.1423],[13.6341,54.1423],[13.6341,54.1429],[13.6347,54.1429],[13.6347,54.1431],[13.6352,54.1431],[13.6352,54.1434],[13.6358,54.1434],[13.6358,54.1437],[13.6369,54.1437],[13.6369,54.144],[13.6374,54.144],[13.6374,54.1445],[13.638,54.1445],[13.638,54.1448],[13.6386,54.1448],[13.6386,54.1451],[13.6391,54.1451],[13.6391,54.1454],[13.6397,54.1454],[13.6397,54.1456],[13.6402,54.1456],[13.6402,54.1462],[13.6408,54.1462],[13.6408,54.1465],[13.6413,54.1465],[13.6413,54.1468],[13.6419,54.1468],[13.6419,54.1473],[13.6425,54.1473],[13.6425,54.1476],[13.643,54.1476],[13.643,54.1481],[13.6436,54.1481],[13.6436,54.1484],[13.6441,54.1484],[13.6441,54.1487],[13.6447,54.1487],[13.6447,54.149],[13.6452,54.149],[13.6452,54.1493],[13.6458,54.1493],[13.6458,54.1495],[13.6463,54.1495],[13.6463,54.1501],[13.6469,54.1501],[13.6469,54.1504],[13.6474,54.1504],[13.6474,54.1506],[13.648,54.1506],[13.648,54.1509],[13.6484,54.1509],[13.6486,54.1509],[13.6486,54.1511],[13.6486,54.1523],[13.6496,54.1523],[13.6497,54.1523],[13.6497,54.1526],[13.6501,54.1526],[13.6513,54.1526],[13.6513,54.1529],[13.6519,54.1529],[13.6519,54.1531],[13.6524,54.1531],[13.6524,54.1537],[13.653,54.1537],[13.653,54.154],[13.6536,54.154],[13.6536,54.1543],[13.6547,54.1543],[13.6547,54.1545],[13.6552,54.1545],[13.6552,54.1548],[13.6558,54.1548],[13.6558,54.1551],[13.6563,54.1551],[13.6563,54.1554],[13.6575,54.1554],[13.6575,54.1556],[13.658,54.1556],[13.658,54.1559],[13.6586,54.1559],[13.6586,54.15625],[13.6591,54.15625],[13.6591,54.1565],[13.6602,54.1565],[13.6602,54.1568],[13.6608,54.1568],[13.6608,54.157],[13.6613,54.157],[13.6613,54.1573],[13.6625,54.1573],[13.6625,54.1576],[13.663,54.1576],[13.663,54.1579],[13.6636,54.1579],[13.6636,54.1581],[13.6641,54.1581],[13.6641,54.1584],[13.6652,54.1584],[13.6652,54.1587],[13.6658,54.1587],[13.6658,54.159],[13.6663,54.159],[13.6663,54.1593],[13.6669,54.1593],[13.6669,54.1595],[13.668,54.1595],[13.668,54.1598],[13.6686,54.1598],[13.6686,54.1601],[13.6702,54.1601],[13.6702,54.1604],[13.6713,54.1604],[13.6713,54.1606],[13.673,54.1606],[13.673,54.1609],[13.6741,54.1609],[13.6741,54.1612],[13.6747,54.1612],[13.6747,54.1615],[13.6752,54.1615],[13.6752,54.1618],[13.6758,54.1618],[13.6758,54.162],[13.6763,54.162],[13.6763,54.1623],[13.6769,54.1623],[13.6769,54.1626],[13.6774,54.1626],[13.6774,54.1629],[13.6777,54.1629],[13.6786,54.1629],[13.6786,54.163],[13.6786,54.1631],[13.6791,54.1631],[13.6791,54.1634],[13.6797,54.1634],[13.6797,54.1637],[13.6802,54.1637],[13.6802,54.1643],[13.6808,54.1643],[13.6808,54.1648],[13.6813,54.1648],[13.6813,54.1651],[13.6819,54.1651],[13.6819,54.1654],[13.6824,54.1654],[13.6824,54.1659],[13.683,54.1659],[13.683,54.1662],[13.6836,54.1662],[13.6836,54.1665],[13.6841,54.1665],[13.6841,54.1668],[13.6847,54.1668],[13.6847,54.167],[13.6852,54.167],[13.6852,54.1673],[13.6863,54.1673],[13.6863,54.1676],[13.6869,54.1676],[13.6869,54.1679],[13.6875,54.1679],[13.6875,54.1681],[13.688,54.1681],[13.688,54.1684],[13.6886,54.1684],[13.6886,54.1687],[13.6891,54.1687],[13.6891,54.169],[13.6897,54.169],[13.6897,54.1693],[13.6902,54.1693],[13.6902,54.1695],[13.6908,54.1695],[13.6908,54.1698],[13.6913,54.1698],[13.6913,54.1701],[13.6919,54.1701],[13.6919,54.1704],[13.693,54.1704],[13.693,54.1706],[13.6935,54.1706],[13.6936,54.1709],[13.694,54.1709],[13.6947,54.1709],[13.6947,54.1712],[13.6952,54.1712],[13.6952,54.1715],[13.6963,54.1715],[13.6963,54.1718],[13.7052,54.1718],[13.7052,54.1715],[13.7058,54.1715],[13.7058,54.1712],[13.7069,54.1712],[13.7069,54.1709],[13.7074,54.1709],[13.7074,54.1706],[13.7063,54.1706],[13.7063,54.1704],[13.7069,54.1704],[13.7069,54.1701],[13.7074,54.1701],[13.7074,54.1698],[13.7086,54.1698],[13.7086,54.1695],[13.7102,54.1695],[13.7102,54.1693],[13.7113,54.1693],[13.7113,54.169],[13.7119,54.169],[13.7119,54.1687],[13.7124,54.1687],[13.7124,54.1684],[13.713,54.1684],[13.713,54.1679],[13.7136,54.1679],[13.7136,54.1676],[13.7141,54.1676],[13.7141,54.167],[13.7147,54.167],[13.7147,54.1668],[13.7152,54.1668],[13.7152,54.1662],[13.7158,54.1662],[13.7158,54.1659],[13.7163,54.1659],[13.7163,54.1654],[13.7169,54.1654],[13.7169,54.1648],[13.7174,54.1648],[13.7174,54.1645],[13.718,54.1645],[13.718,54.164],[13.7186,54.164],[13.7186,54.1634],[13.718,54.1634],[13.718,54.1629],[13.7174,54.1629],[13.7174,54.1626],[13.7163,54.1626],[13.7163,54.1623],[13.7152,54.1623],[13.7152,54.162],[13.7141,54.162],[13.7141,54.1615],[13.7136,54.1615],[13.7136,54.1612],[13.7124,54.1612],[13.7124,54.1606],[13.7119,54.1606],[13.7119,54.1598],[13.7119,54.1595],[13.7074,54.1595],[13.7074,54.1593],[13.7041,54.1593],[13.7041,54.159],[13.7008,54.159],[13.7008,54.1587],[13.7005,54.1587],[13.6991,54.1587],[13.6991,54.1584],[13.698,54.1584],[13.698,54.1581],[13.6975,54.1581],[13.6975,54.1579],[13.6952,54.1579],[13.6952,54.1573],[13.6958,54.1573],[13.6958,54.1565],[13.6963,54.1565],[13.6963,54.1559],[13.6969,54.1559],[13.6969,54.154],[13.6975,54.154],[13.6975,54.1534],[13.6969,54.1534],[13.6969,54.152],[13.6963,54.152],[13.6963,54.1515],[13.6969,54.1515],[13.6969,54.1509],[13.6963,54.1509],[13.6963,54.149],[13.6969,54.149],[13.6969,54.1487],[13.698,54.1487],[13.698,54.1481],[13.6991,54.1481],[13.6991,54.1484],[13.7013,54.1484],[13.7013,54.1481],[13.7025,54.1481],[13.7025,54.1479],[13.7036,54.1479],[13.7036,54.1476],[13.7047,54.1476],[13.7047,54.1473],[13.7058,54.1473],[13.7058,54.147],[13.7069,54.147],[13.7069,54.1468],[13.7086,54.1468],[13.7086,54.1465],[13.7097,54.1465],[13.7097,54.1462],[13.7108,54.1462],[13.7108,54.1459],[13.7119,54.1459],[13.7119,54.1456],[13.713,54.1456],[13.713,54.1454],[13.7136,54.1454],[13.7136,54.1451],[13.7163,54.1451],[13.7163,54.1448],[13.7174,54.1448],[13.7174,54.1445],[13.718,54.1445],[13.718,54.1443],[13.7186,54.1443],[13.7186,54.144],[13.7191,54.144],[13.7191,54.1434],[13.7202,54.1434],[13.7202,54.1431],[13.7208,54.1431],[13.7208,54.1429],[13.7213,54.1429],[13.7213,54.1426],[13.7219,54.1426],[13.7219,54.142],[13.723,54.142],[13.723,54.1418],[13.7241,54.1418],[13.7241,54.1415],[13.7247,54.1415],[13.7247,54.1412],[13.7258,54.1412],[13.7258,54.1409],[13.7263,54.1409],[13.7263,54.1404],[13.7269,54.1404],[13.7269,54.1398],[13.7275,54.1398],[13.7275,54.1395],[13.728,54.1395],[13.728,54.1393],[13.7286,54.1393],[13.7286,54.1387],[13.7297,54.1387],[13.7297,54.1384],[13.7302,54.1384],[13.7302,54.1379],[13.7305,54.1379],[13.7308,54.1379],[13.7308,54.1376],[13.7313,54.1376],[13.7313,54.1373],[13.7319,54.1373],[13.7319,54.1368],[13.733,54.1368],[13.733,54.1365],[13.7341,54.1365],[13.7341,54.1363],[13.7358,54.1362],[13.7358,54.1365],[13.7375,54.1365],[13.7375,54.1368],[13.7391,54.1368],[13.7391,54.137],[13.7402,54.137],[13.7402,54.1373],[13.7413,54.1373],[13.7413,54.1376],[13.7425,54.1376],[13.7425,54.1379],[13.7429,54.1379],[13.743,54.1379],[13.743,54.1381],[13.7441,54.1381],[13.7441,54.1384],[13.7458,54.1384],[13.7458,54.1387],[13.7463,54.1387],[13.7463,54.139],[13.7475,54.139],[13.7475,54.1393],[13.7497,54.1393],[13.7497,54.1387],[13.7502,54.1387],[13.7502,54.1381],[13.7508,54.1381],[13.7508,54.1373],[13.7513,54.1373],[13.7513,54.1368],[13.7519,54.1368],[13.7519,54.1359],[13.7519,54.1354],[13.7524,54.1354],[13.7524,54.1345],[13.7511,54.1345],[13.7491,54.1345],[13.7491,54.1343],[13.7486,54.1343],[13.7486,54.1345],[13.7475,54.1345],[13.7475,54.134],[13.748,54.134],[13.748,54.1337],[13.7486,54.1337],[13.7486,54.1334],[13.7491,54.1334],[13.7491,54.1331],[13.7497,54.1331],[13.7497,54.1329],[13.7502,54.1329],[13.7502,54.1326],[13.7508,54.1326],[13.7508,54.1323],[13.7519,54.1323],[13.7519,54.132],[13.7524,54.132],[13.7524,54.1318],[13.753,54.1318],[13.753,54.1315],[13.7536,54.1315],[13.7536,54.1312],[13.7541,54.1312],[13.7541,54.1309],[13.7552,54.1309],[13.7552,54.1306],[13.7558,54.1306],[13.7558,54.1304],[13.7563,54.1304],[13.7563,54.1301],[13.7569,54.1301],[13.7569,54.1298],[13.7574,54.1298],[13.7574,54.1295],[13.7586,54.1295],[13.7586,54.1293],[13.7591,54.1293],[13.7591,54.129],[13.7595,54.129],[13.7602,54.129],[13.7602,54.1287],[13.7608,54.1287],[13.7608,54.1284],[13.7613,54.1284],[13.7613,54.1281],[13.7619,54.1281],[13.7619,54.1279],[13.7624,54.1279],[13.7624,54.1273],[13.7619,54.1273],[13.7619,54.127],[13.7613,54.127],[13.7613,54.1268],[13.7602,54.1268],[13.7602,54.1265],[13.7591,54.1265],[13.7591,54.1262],[13.7586,54.1262],[13.7586,54.1256],[13.7591,54.1256],[13.7591,54.1254],[13.7586,54.1254],[13.7586,54.1251],[13.758,54.1251],[13.758,54.1245],[13.7563,54.1245],[13.7563,54.1243],[13.7552,54.1243],[13.7552,54.1237],[13.7563,54.1237],[13.7563,54.1234],[13.758,54.1234],[13.758,54.1231],[13.7569,54.1231],[13.7569,54.1226],[13.7563,54.1226],[13.7563,54.122],[13.7569,54.122],[13.7569,54.1218],[13.758,54.1218],[13.758,54.1212],[13.7574,54.1212],[13.7574,54.1206],[13.7569,54.1206],[13.7569,54.1204],[13.7569,54.1198],[13.7574,54.1198],[13.7574,54.119],[13.7602,54.119],[13.7602,54.1193],[13.7613,54.1193],[13.7613,54.1179],[13.7619,54.1179],[13.7619,54.1173],[13.7624,54.1173],[13.7624,54.117],[13.763,54.117],[13.763,54.1168],[13.7641,54.1168],[13.7641,54.117],[13.7647,54.117],[13.7647,54.1176],[13.7652,54.1176],[13.7652,54.1181],[13.7669,54.1181],[13.7669,54.1184],[13.7663,54.1184],[13.7663,54.119],[13.7658,54.119],[13.7658,54.1195],[13.7652,54.1195],[13.7652,54.1201],[13.7658,54.1201],[13.7658,54.1202],[13.7658,54.1204],[13.7663,54.1204],[13.7663,54.1202],[13.7663,54.1201],[13.7674,54.1201],[13.7674,54.1198],[13.768,54.1198],[13.768,54.1193],[13.7674,54.1193],[13.7674,54.1181],[13.768,54.1181],[13.768,54.1173],[13.7686,54.1173],[13.7686,54.1159],[13.768,54.1159],[13.768,54.1156],[13.7691,54.1156],[13.7691,54.1154],[13.7697,54.1154],[13.7697,54.1151],[13.7702,54.1151],[13.7702,54.1148],[13.7708,54.1148],[13.7708,54.1143],[13.7713,54.1143],[13.7713,54.1131],[13.7719,54.1131],[13.7719,54.1129],[13.773,54.1129],[13.773,54.1123],[13.7736,54.1123],[13.7736,54.1118],[13.7741,54.1118],[13.7741,54.1112],[13.7747,54.1112],[13.7747,54.1106],[13.7752,54.1106],[13.7752,54.1104],[13.7758,54.1104],[13.7758,54.1098],[13.7763,54.1098],[13.7763,54.1093],[13.7769,54.1093],[13.7769,54.109],[13.7775,54.109],[13.7775,54.1087],[13.7791,54.1087],[13.7791,54.1084],[13.7797,54.1084],[13.7797,54.1081],[13.7802,54.1081],[13.7802,54.1079],[13.7813,54.1079],[13.7813,54.1076],[13.7825,54.1076],[13.7825,54.1073],[13.783,54.1073],[13.783,54.107],[13.7874,54.107],[13.7874,54.1073],[13.7891,54.1073],[13.7891,54.1076],[13.7913,54.1076],[13.7913,54.1079],[13.7941,54.1079],[13.7941,54.1076],[13.7958,54.1076],[13.7958,54.1073],[13.7952,54.1073],[13.7952,54.107],[13.797,54.107],[13.798,54.107],[13.798,54.1068],[13.7991,54.1068],[13.7991,54.1065],[13.7997,54.1065],[13.7997,54.1059],[13.8002,54.1059],[13.8002,54.1056],[13.8008,54.1056],[13.8008,54.1054],[13.8025,54.1054],[13.8025,54.1051],[13.803,54.1051],[13.803,54.1048],[13.8036,54.1048],[13.8036,54.1045],[13.8041,54.1045],[13.8041,54.104],[13.8047,54.104],[13.8047,54.1037],[13.8058,54.1037],[13.8058,54.1034],[13.8063,54.1034],[13.8063,54.1031],[13.8069,54.1031],[13.8069,54.1018],[13.8075,54.1018],[13.8075,54.1012],[13.808,54.1012],[13.808,54.1006],[13.8086,54.1006],[13.8086,54.0998],[13.8091,54.0998],[13.8091,54.099],[13.8086,54.099],[13.8086,54.0979],[13.808,54.0979],[13.808,54.097],[13.8075,54.097],[13.8075,54.0962],[13.8069,54.0962],[13.8069,54.0956],[13.8063,54.0956],[13.8063,54.0951],[13.8058,54.0951],[13.8058,54.0948],[13.8052,54.0948],[13.8052,54.0945],[13.8041,54.0945],[13.8041,54.0954],[13.8047,54.0954],[13.8047,54.0959],[13.803,54.0959],[13.803,54.0954],[13.8027,54.0954],[13.8025,54.0954],[13.8025,54.0943],[13.8019,54.0943],[13.8019,54.0931],[13.8013,54.0931],[13.8013,54.0929],[13.8008,54.0929],[13.8008,54.0923],[13.8002,54.0923],[13.8002,54.0918],[13.7997,54.0918],[13.7997,54.0915],[13.7991,54.0915],[13.7991,54.0909],[13.7986,54.0909],[13.7986,54.0906],[13.798,54.0906],[13.798,54.0901],[13.7974,54.0901],[13.7974,54.0895],[13.7958,54.0895],[13.7958,54.0893],[13.7952,54.0893],[13.7952,54.0881],[13.7947,54.0881],[13.7947,54.0873],[13.7952,54.0873],[13.7952,54.0859],[13.7947,54.0859],[13.7947,54.0856],[13.7936,54.0856],[13.7936,54.0851],[13.7941,54.0851],[13.7941,54.0843],[13.7936,54.0843],[13.7936,54.0837],[13.7941,54.0837],[13.7941,54.0831],[13.7947,54.0831],[13.7947,54.0826],[13.7952,54.0826],[13.7952,54.0818],[13.7958,54.0818],[13.7958,54.0813],[13.7958,54.0798],[13.7963,54.0798],[13.7963,54.0795],[13.7958,54.0795],[13.7958,54.0776],[13.7956,54.0776],[13.7952,54.0776],[13.7952,54.0768],[13.7947,54.0768],[13.7947,54.0762],[13.7941,54.0762],[13.7941,54.0751],[13.7936,54.0751],[13.7936,54.074],[13.793,54.074],[13.793,54.0734],[13.7924,54.0734],[13.7924,54.0731],[13.7919,54.0731],[13.7919,54.0729],[13.7913,54.0729],[13.7913,54.0726],[13.7908,54.0726],[13.7908,54.072],[13.7902,54.072],[13.7902,54.0704],[13.7897,54.0704],[13.7897,54.0701],[13.7902,54.0701],[13.7902,54.069],[13.7897,54.069],[13.7897,54.0687],[13.7902,54.0687],[13.7902,54.067],[13.7908,54.067],[13.7908,54.0654],[13.7902,54.0654],[13.7902,54.0643],[13.7897,54.0643],[13.7897,54.0637],[13.7893,54.0637],[13.7891,54.0637],[13.7891,54.0634],[13.7886,54.0634],[13.7886,54.0631],[13.788,54.0631],[13.788,54.0629],[13.7858,54.0629],[13.7858,54.0637],[13.7863,54.0637],[13.7863,54.0648],[13.7858,54.0648],[13.7858,54.0651],[13.7841,54.0651],[13.7841,54.0648],[13.7836,54.0648],[13.7836,54.0643],[13.783,54.0643],[13.783,54.0637],[13.7836,54.0637],[13.7836,54.0631],[13.7841,54.0631],[13.7841,54.0629],[13.783,54.0629],[13.783,54.0626],[13.7825,54.0626],[13.7825,54.0623],[13.7802,54.0623],[13.7802,54.062],[13.7791,54.062],[13.7791,54.0612],[13.778,54.0612],[13.778,54.0609],[13.7758,54.0609],[13.7758,54.0606],[13.7752,54.0606],[13.7752,54.0604],[13.7747,54.0604],[13.7747,54.059],[13.7741,54.059],[13.7741,54.0581],[13.7747,54.0581],[13.7747,54.0576],[13.7752,54.0576],[13.7752,54.057],[13.7758,54.057],[13.7758,54.0568],[13.7775,54.0568],[13.7775,54.0565],[13.778,54.0565],[13.778,54.0559],[13.7797,54.0559],[13.7797,54.0568],[13.7802,54.0568],[13.7802,54.0573],[13.7808,54.0573],[13.7808,54.0576],[13.7813,54.0576],[13.7813,54.0598],[13.7825,54.0598],[13.7825,54.0595],[13.783,54.0595],[13.783,54.0593],[13.7836,54.0593],[13.7836,54.0584],[13.783,54.0584],[13.783,54.0579],[13.7836,54.0579],[13.7836,54.0565],[13.783,54.0565],[13.783,54.0556],[13.7841,54.0556],[13.7841,54.0545],[13.7841,54.054],[13.7847,54.054],[13.7847,54.0537],[13.7852,54.0537],[13.7852,54.0529],[13.7836,54.0529],[13.7836,54.0526],[13.7841,54.0526],[13.7841,54.052],[13.7847,54.052],[13.7847,54.0515],[13.7852,54.0515],[13.7852,54.0493],[13.7847,54.0493],[13.7847,54.0488],[13.7847,54.0487],[13.7845,54.0487],[13.7841,54.0487],[13.7841,54.0485],[13.7841,54.0481],[13.7836,54.0481],[13.7836,54.0473],[13.7825,54.0473],[13.7825,54.047],[13.7819,54.047],[13.7819,54.0465],[13.7813,54.0465],[13.7813,54.0461],[13.7813,54.0459],[13.7808,54.0459],[13.7808,54.0454],[13.7802,54.0454],[13.7802,54.0451],[13.7797,54.0451],[13.7797,54.0448],[13.7791,54.0448],[13.7791,54.0445],[13.7786,54.0445],[13.7786,54.0443],[13.778,54.0443],[13.778,54.044],[13.7769,54.044],[13.7769,54.0437],[13.7763,54.0437],[13.7763,54.0434],[13.7758,54.0434],[13.7758,54.0431],[13.7747,54.0431],[13.7747,54.0429],[13.7741,54.0429],[13.7741,54.0426],[13.7725,54.0426],[13.7725,54.0423],[13.7708,54.0423],[13.7708,54.042],[13.7702,54.042],[13.7702,54.0415],[13.7697,54.0415],[13.7697,54.0409],[13.7691,54.0409],[13.7691,54.0404],[13.7686,54.0404],[13.7686,54.0398],[13.768,54.0398],[13.768,54.0393],[13.7674,54.0393],[13.7674,54.0384],[13.7669,54.0384],[13.7669,54.0379],[13.7663,54.0379],[13.7663,54.0373],[13.7658,54.0373],[13.7658,54.0368],[13.7652,54.0368],[13.7652,54.0365],[13.7641,54.0365],[13.7641,54.0362],[13.7636,54.0362],[13.7636,54.0359],[13.7624,54.0359],[13.7624,54.0354],[13.7608,54.0354],[13.7608,54.0348],[13.758,54.0348],[13.758,54.0345],[13.7569,54.0345],[13.7569,54.0343],[13.7547,54.0343],[13.7547,54.034],[13.7536,54.034],[13.7536,54.0343],[13.753,54.0343],[13.753,54.034],[13.7508,54.034],[13.7508,54.0337],[13.7486,54.0337],[13.7486,54.0334],[13.748,54.0334],[13.748,54.0331],[13.7475,54.0331],[13.7475,54.0326],[13.7469,54.0326],[13.7469,54.0323],[13.7452,54.0323],[13.7452,54.032],[13.7441,54.032],[13.7441,54.0318],[13.7436,54.0318],[13.7436,54.0304],[13.7441,54.0304],[13.7441,54.0298],[13.7447,54.0298],[13.7447,54.0295],[13.7441,54.0295],[13.7441,54.0293],[13.7447,54.0293],[13.7447,54.0284],[13.7452,54.0284],[13.7452,54.0281],[13.7458,54.0281],[13.7458,54.0279],[13.7463,54.0279],[13.7463,54.0276],[13.7469,54.0276],[13.7469,54.0273],[13.7475,54.0273],[13.7475,54.027],[13.7486,54.027],[13.7486,54.0268],[13.7487,54.0268],[13.7491,54.0268],[13.7491,54.0265],[13.7502,54.0265],[13.7502,54.0262],[13.753,54.0262],[13.753,54.0265],[13.7541,54.0265],[13.7541,54.027],[13.7547,54.027],[13.7547,54.0276],[13.7541,54.0276],[13.7541,54.0279],[13.7547,54.0279],[13.7547,54.0281],[13.7552,54.0281],[13.7552,54.0284],[13.7569,54.0284],[13.7569,54.0281],[13.758,54.0281],[13.758,54.0279],[13.7586,54.0279],[13.7586,54.0273],[13.758,54.0273],[13.758,54.027],[13.7574,54.027],[13.7574,54.0265],[13.7569,54.0265],[13.7569,54.0262],[13.7574,54.0262],[13.7574,54.0256],[13.758,54.0256],[13.758,54.0251],[13.7586,54.0251],[13.7586,54.0246],[13.7586,54.0231],[13.7591,54.0231],[13.7591,54.022],[13.7597,54.022],[13.7597,54.0209],[13.7591,54.0209],[13.7591,54.0204],[13.7586,54.0204],[13.7586,54.0198],[13.7591,54.0198],[13.7591,54.0193],[13.7597,54.0193],[13.7597,54.019],[13.7602,54.019],[13.7602,54.0184],[13.7606,54.0184],[13.7608,54.0184],[13.7608,54.017],[13.7605,54.017],[13.7602,54.017],[13.7602,54.0168],[13.7597,54.0168],[13.7597,54.0162],[13.7591,54.0162],[13.7591,54.0159],[13.7597,54.0159],[13.7597,54.0151],[13.7602,54.0151],[13.7602,54.0148],[13.7604,54.0148],[13.7608,54.0148],[13.7608,54.0145],[13.763,54.0145],[13.763,54.0143],[13.7636,54.0143],[13.7636,54.014],[13.7641,54.014],[13.7641,54.0134],[13.7647,54.0134],[13.7647,54.0131],[13.7652,54.0131],[13.7652,54.0126],[13.7658,54.0126],[13.7658,54.0123],[13.7669,54.0123],[13.7669,54.012],[13.7674,54.012],[13.7674,54.0118],[13.7686,54.0118],[13.7686,54.0115],[13.7691,54.0115],[13.7691,54.0109],[13.7697,54.0109],[13.7697,54.0106],[13.7708,54.0106],[13.7708,54.0104],[13.7719,54.0104],[13.7719,54.0101],[13.773,54.0101],[13.773,54.0098],[13.7741,54.0098],[13.7741,54.0093],[13.7747,54.0093],[13.7747,54.009],[13.7752,54.009],[13.7752,54.0087],[13.7758,54.0087],[13.7758,54.0084],[13.7763,54.0084],[13.7763,54.0081],[13.7769,54.0081],[13.7769,54.0076],[13.7775,54.0076],[13.7775,54.0068],[13.778,54.0068],[13.778,54.0065],[13.7786,54.0065],[13.7786,54.0062],[13.7791,54.0062],[13.7791,54.0056],[13.7797,54.0056],[13.7797,54.0048],[13.7797,54.0043],[13.7802,54.0043],[13.7802,54.004],[13.7808,54.004],[13.7808,54.0037],[13.7813,54.0037],[13.7813,54.0034],[13.7818,54.0034],[13.7819,54.0031],[13.7823,54.0031],[13.7825,54.0031],[13.7825,54.003],[13.7825,54.0029],[13.7827,54.0029],[13.783,54.0029],[13.783,54.0026],[13.7831,54.0026],[13.7841,54.0026],[13.7841,54.0023],[13.7847,54.0023],[13.7847,54.002],[13.7852,54.002],[13.7852,54.0018],[13.7858,54.0018],[13.7858,54.0015],[13.7863,54.0015],[13.7863,54.0009],[13.7869,54.0009],[13.7869,54.0006],[13.7891,54.0006],[13.7891,54.0004],[13.7902,54.0004],[13.7902,53.9998],[13.7902,53.9995],[13.7908,53.9995],[13.7908,53.999],[13.7913,53.999],[13.7913,53.9984],[13.7919,53.9984],[13.7919,53.9981],[13.7924,53.9981],[13.7924,53.9976],[13.793,53.9976],[13.793,53.997],[13.7936,53.997],[13.7936,53.9968],[13.7941,53.9968],[13.7941,53.9965],[13.7947,53.9965],[13.7947,53.9962],[13.7952,53.9962],[13.7952,53.9956],[13.7958,53.9956],[13.7958,53.9954],[13.7963,53.9954],[13.7963,53.9951],[13.7997,53.9951],[13.7997,53.9954],[13.8019,53.9954],[13.8019,53.9956],[13.8058,53.9956],[13.8058,53.9959],[13.8108,53.9959],[13.8108,53.9954],[13.8113,53.9954],[13.8113,53.9951],[13.8119,53.9951],[13.8119,53.9948],[13.8124,53.9948],[13.8124,53.9943],[13.813,53.9943],[13.813,53.994],[13.8136,53.994],[13.8136,53.9937],[13.8141,53.9937],[13.8141,53.9936],[13.8141,53.9934],[13.8147,53.9934],[13.8147,53.9929],[13.8152,53.9929],[13.8152,53.9926],[13.8158,53.9926],[13.8158,53.9923],[13.8163,53.9923],[13.8163,53.992],[13.8169,53.992],[13.8169,53.9915],[13.8175,53.9915],[13.8175,53.9909],[13.818,53.9909],[13.818,53.9906],[13.8186,53.9906],[13.8186,53.9904],[13.8197,53.9904],[13.8197,53.9895],[13.8202,53.9895],[13.8202,53.9887],[13.8208,53.9887],[13.8208,53.9884],[13.8219,53.9884],[13.8219,53.9881],[13.8225,53.9881],[13.8225,53.9879],[13.8236,53.9879],[13.8236,53.9876],[13.8241,53.9876],[13.8241,53.9873],[13.8251,53.9873],[13.8252,53.9873],[13.8252,53.987],[13.8255,53.987],[13.8258,53.987],[13.8258,53.9869],[13.8258,53.9868],[13.826,53.9868],[13.8263,53.9868],[13.8263,53.9865],[13.8269,53.9865],[13.8269,53.9862],[13.8275,53.9862],[13.8275,53.9859],[13.8313,53.9859],[13.8313,53.9848],[13.8319,53.9848],[13.8319,53.9843],[13.8336,53.9843],[13.8336,53.9845],[13.8341,53.9845],[13.8341,53.9843],[13.8347,53.9843],[13.8347,53.9837],[13.8352,53.9837],[13.8352,53.9831],[13.8358,53.9831],[13.8358,53.9812],[13.8363,53.9812],[13.8363,53.9804],[13.8369,53.9804],[13.8369,53.9795],[13.8374,53.9795],[13.8374,53.9787],[13.838,53.9787],[13.838,53.9781],[13.8386,53.9781],[13.8386,53.9776],[13.8391,53.9776],[13.8391,53.9768],[13.8397,53.9768],[13.8397,53.9762],[13.8402,53.9762],[13.8402,53.9756],[13.8408,53.9756],[13.8408,53.9751],[13.8413,53.9751],[13.8413,53.9745],[13.8419,53.9745],[13.8419,53.974],[13.8424,53.974],[13.8424,53.9737],[13.843,53.9737],[13.843,53.9731],[13.8436,53.9731],[13.8436,53.9726],[13.8441,53.9726],[13.8441,53.972],[13.8447,53.972],[13.8447,53.9715],[13.8452,53.9715],[13.8452,53.9709],[13.8458,53.9709],[13.8458,53.9706],[13.8463,53.9706],[13.8463,53.9701],[13.8469,53.9701],[13.8469,53.9698],[13.8474,53.9698],[13.8474,53.9693],[13.848,53.9693],[13.848,53.969],[13.8486,53.969],[13.8486,53.96875],[13.8491,53.96875],[13.8491,53.9681],[13.8497,53.9681],[13.8497,53.9679],[13.8502,53.9679],[13.8502,53.9676],[13.8508,53.9676],[13.8508,53.967],[13.8513,53.967],[13.8513,53.9668],[13.8519,53.9668],[13.8519,53.9665],[13.8524,53.9665],[13.8524,53.9659],[13.853,53.9659],[13.853,53.9654],[13.8536,53.9654],[13.8536,53.9648],[13.8541,53.9648],[13.8541,53.9643],[13.8547,53.9643],[13.8547,53.9634],[13.8541,53.9634],[13.8541,53.9629],[13.8536,53.9629],[13.8536,53.9626],[13.8541,53.9626],[13.8541,53.962],[13.8547,53.962],[13.8547,53.9618],[13.8552,53.9618],[13.8552,53.9612],[13.8558,53.9612],[13.8558,53.9604],[13.8552,53.9604],[13.8552,53.959],[13.8547,53.959],[13.8547,53.9581],[13.8541,53.9581],[13.8541,53.9579],[13.8536,53.9579],[13.8536,53.9576],[13.8524,53.9576],[13.8524,53.9573],[13.8519,53.9573],[13.8519,53.9548],[13.8513,53.9548],[13.8513,53.9534],[13.8519,53.9534],[13.8519,53.9529],[13.8524,53.9529],[13.8524,53.9526],[13.853,53.9526],[13.853,53.9523],[13.8563,53.9523],[13.8563,53.9512],[13.8569,53.9512],[13.8569,53.9506],[13.8597,53.9506],[13.8597,53.9509],[13.8625,53.9509],[13.8625,53.9506],[13.8641,53.9506],[13.8641,53.9504],[13.8663,53.9504],[13.8663,53.9506],[13.868,53.9506],[13.868,53.9512],[13.8686,53.9512],[13.8686,53.952],[13.868,53.952],[13.868,53.9529],[13.8713,53.9529],[13.8713,53.9526],[13.873,53.9526],[13.873,53.9523],[13.8741,53.9523],[13.8741,53.952],[13.8758,53.952],[13.8758,53.9518],[13.8769,53.9518],[13.8769,53.9515],[13.878,53.9515],[13.878,53.9512],[13.8797,53.9512],[13.8797,53.9509],[13.8802,53.9509],[13.8802,53.9506],[13.8808,53.9506],[13.8808,53.9504],[13.8813,53.9504],[13.8813,53.9501],[13.8819,53.9501],[13.8819,53.9498],[13.8825,53.9498],[13.8825,53.9493],[13.883,53.9493],[13.883,53.9487],[13.8836,53.9487],[13.8836,53.9485],[13.8836,53.9479],[13.8841,53.9479],[13.8841,53.9473],[13.8847,53.9473],[13.8847,53.9465],[13.8852,53.9465],[13.8852,53.9462],[13.8841,53.9462],[13.8841,53.9459],[13.883,53.9459],[13.883,53.9454],[13.8836,53.9454],[13.8836,53.9448],[13.8852,53.9448],[13.8852,53.9445],[13.8869,53.9445],[13.8869,53.9443],[13.8874,53.9443],[13.8891,53.9443],[13.8891,53.944],[13.8913,53.944],[13.8913,53.9437],[13.8941,53.9437],[13.8941,53.9434],[13.8947,53.9434],[13.8947,53.9431],[13.8952,53.9431],[13.8952,53.942],[13.8958,53.942],[13.8958,53.9395],[13.8958,53.9393],[13.8963,53.9393],[13.8963,53.9387],[13.8969,53.9387],[13.8969,53.9384],[13.8975,53.9384],[13.8975,53.9381],[13.898,53.9381],[13.898,53.9373],[13.8975,53.9373],[13.8975,53.9362],[13.898,53.9362],[13.898,53.9359],[13.8986,53.9359],[13.8986,53.9356],[13.8991,53.9356],[13.8991,53.9354],[13.8993,53.9354],[13.9002,53.9354],[13.9002,53.9351],[13.9008,53.9351],[13.9008,53.9348],[13.9013,53.9348],[13.9013,53.9343],[13.9019,53.9343],[13.9019,53.9337],[13.9025,53.9337],[13.9025,53.9334],[13.903,53.9334],[13.903,53.9331],[13.9036,53.9331],[13.9036,53.9329],[13.9041,53.9329],[13.9041,53.9326],[13.9047,53.9326],[13.9047,53.9323],[13.9052,53.9323],[13.9052,53.9318],[13.9058,53.9318],[13.9058,53.9312],[13.9063,53.9312],[13.9063,53.9309],[13.9069,53.9309],[13.9069,53.9304],[13.9075,53.9304],[13.9075,53.9298],[13.908,53.9298],[13.908,53.9293],[13.9086,53.9293],[13.9086,53.9287],[13.9091,53.9287],[13.9091,53.9281],[13.9097,53.9281],[13.9097,53.9276],[13.9102,53.9276],[13.9102,53.927],[13.9108,53.927],[13.9108,53.9265],[13.9113,53.9265],[13.9113,53.9261],[13.9113,53.9259],[13.9118,53.9259],[13.9119,53.9254],[13.9125,53.9254],[13.9125,53.9245],[13.913,53.9245],[13.913,53.924],[13.9136,53.924],[13.9136,53.9223],[13.9141,53.9223],[13.9141,53.9204],[13.9136,53.9204],[13.9136,53.9187],[13.913,53.9187],[13.913,53.9179],[13.9125,53.9179],[13.9125,53.9173],[13.9119,53.9173],[13.9119,53.917],[13.9113,53.917],[13.9113,53.9165],[13.9108,53.9165],[13.9108,53.9162],[13.9102,53.9162],[13.9102,53.9156],[13.9097,53.9156],[13.9097,53.9154],[13.9091,53.9154],[13.9091,53.9148],[13.9086,53.9148],[13.9086,53.9143],[13.908,53.9143],[13.908,53.914],[13.9075,53.914],[13.9075,53.9134],[13.9069,53.9134],[13.9069,53.9129],[13.9063,53.9129],[13.9063,53.9126],[13.9058,53.9126],[13.9058,53.9123],[13.9052,53.9123],[13.9052,53.912],[13.9047,53.912],[13.9047,53.9118],[13.9041,53.9118],[13.9041,53.9115],[13.9036,53.9115],[13.9036,53.9112],[13.903,53.9112],[13.903,53.9109],[13.9025,53.9109],[13.9025,53.9106],[13.9019,53.9106],[13.9019,53.9101],[13.9013,53.9101],[13.9013,53.9098],[13.8991,53.9098],[13.8991,53.9101],[13.8986,53.9101],[13.8986,53.9104],[13.898,53.9104],[13.898,53.9106],[13.8919,53.9106],[13.8919,53.9104],[13.8891,53.9104],[13.8891,53.9101],[13.888,53.9101],[13.888,53.9098],[13.8863,53.9098],[13.8863,53.9095],[13.8858,53.9095],[13.8858,53.9093],[13.8852,53.9093],[13.8852,53.909],[13.8847,53.909],[13.8847,53.9087],[13.8836,53.9087],[13.8836,53.9084],[13.883,53.9084],[13.883,53.9081],[13.8825,53.9081],[13.8825,53.9079],[13.8819,53.9079],[13.8819,53.9073],[13.8813,53.9073],[13.8813,53.9068],[13.8802,53.9068],[13.8802,53.9065],[13.8797,53.9065],[13.8797,53.9062],[13.8786,53.9062],[13.8786,53.9059],[13.8774,53.9059],[13.8774,53.9056],[13.8769,53.9056],[13.8769,53.9054],[13.8758,53.9054],[13.8758,53.9045],[13.8752,53.9045],[13.8752,53.904],[13.8741,53.904],[13.8741,53.9034],[13.8736,53.9034],[13.8736,53.9031],[13.873,53.9031],[13.873,53.9026],[13.8725,53.9026],[13.8725,53.9023],[13.8719,53.9023],[13.8719,53.902],[13.8702,53.902],[13.8702,53.9018],[13.8691,53.9018],[13.8691,53.9015],[13.8686,53.9015],[13.8686,53.9012],[13.8674,53.9012],[13.8674,53.9009],[13.8663,53.9009],[13.8663,53.9006],[13.8647,53.9006],[13.8647,53.9001],[13.8641,53.9001],[13.8641,53.8995],[13.8636,53.8995],[13.8636,53.8981],[13.863,53.8981],[13.863,53.8979],[13.8625,53.8979],[13.8625,53.8976],[13.8619,53.8976],[13.8619,53.8973],[13.8613,53.8973],[13.8613,53.897],[13.8608,53.897],[13.8608,53.8968],[13.8602,53.8968],[13.8602,53.8965],[13.8597,53.8965],[13.8597,53.8959],[13.8591,53.8959],[13.8591,53.8956],[13.8586,53.8956],[13.8586,53.8951],[13.858,53.8951],[13.858,53.8948],[13.8575,53.8948],[13.8575,53.8945],[13.8563,53.8945],[13.8563,53.8943],[13.8558,53.8943],[13.8558,53.8934],[13.8552,53.8934],[13.8552,53.8929],[13.8547,53.8929],[13.8547,53.8926],[13.8541,53.8926],[13.8541,53.8923],[13.8536,53.8923],[13.8536,53.8904],[13.853,53.8904],[13.853,53.8898],[13.8524,53.8898],[13.8524,53.8895],[13.8519,53.8895],[13.8519,53.889],[13.8513,53.889],[13.8513,53.8884],[13.8508,53.8884],[13.8508,53.887],[13.8502,53.887],[13.8502,53.8859],[13.8508,53.8859],[13.8508,53.8854],[13.8513,53.8854],[13.8513,53.8845],[13.8508,53.8845],[13.8508,53.884],[13.8502,53.884],[13.8502,53.8823],[13.8497,53.8823],[13.8497,53.8812],[13.8491,53.8812],[13.8491,53.8801],[13.8486,53.8801],[13.8486,53.8795],[13.848,53.8795],[13.848,53.879],[13.8474,53.879],[13.8474,53.8781],[13.8469,53.8781],[13.8469,53.8779],[13.8463,53.8779],[13.8463,53.8776],[13.8458,53.8776],[13.8458,53.8773],[13.8448,53.8773],[13.8441,53.8773],[13.8441,53.8775],[13.8441,53.8776],[13.8436,53.8776],[13.8436,53.8779],[13.843,53.8779],[13.843,53.8781],[13.8391,53.8781],[13.8391,53.8784],[13.8369,53.8784],[13.8369,53.8787],[13.8313,53.8787],[13.8313,53.8784],[13.8308,53.8784],[13.8308,53.8781],[13.8302,53.8781],[13.8302,53.8779],[13.828,53.8779],[13.828,53.8776],[13.8258,53.8776],[13.8258,53.8773],[13.8236,53.8773],[13.8236,53.8768],[13.823,53.8768],[13.823,53.8759],[13.8236,53.8759],[13.8236,53.8751],[13.823,53.8751],[13.823,53.874],[13.8225,53.874],[13.8225,53.8723],[13.8219,53.8723],[13.8219,53.8709],[13.8225,53.8709],[13.8225,53.8695],[13.823,53.8695],[13.823,53.8681],[13.8236,53.8681],[13.8236,53.8676],[13.8241,53.8676],[13.8241,53.8668],[13.8247,53.8668],[13.8247,53.8662],[13.8251,53.8662],[13.8313,53.8662],[13.8313,53.8659],[13.8325,53.8659],[13.8325,53.8662],[13.833,53.8662],[13.833,53.8668],[13.8336,53.8668],[13.8336,53.8676],[13.8341,53.8676],[13.8341,53.8681],[13.8347,53.8681],[13.8347,53.8687],[13.8352,53.8687],[13.8352,53.8701],[13.8347,53.8701],[13.8347,53.8712],[13.8374,53.8712],[13.8374,53.8715],[13.838,53.8715],[13.838,53.8718],[13.8391,53.8718],[13.8391,53.872],[13.8402,53.872],[13.8402,53.8715],[13.8441,53.8715],[13.8441,53.8712],[13.8452,53.8712],[13.8452,53.8709],[13.8458,53.8709],[13.8458,53.8706],[13.8469,53.8706],[13.8469,53.8704],[13.8519,53.8704],[13.8519,53.8706],[13.8541,53.8706],[13.8541,53.8709],[13.8563,53.8709],[13.8563,53.8712],[13.8575,53.8712],[13.8575,53.8715],[13.858,53.8715],[13.858,53.8718],[13.8591,53.8718],[13.8591,53.872],[13.8597,53.872],[13.8597,53.8723],[13.8608,53.8723],[13.8608,53.8726],[13.8613,53.8726],[13.8613,53.8729],[13.8625,53.8729],[13.8625,53.8731],[13.863,53.8731],[13.863,53.8734],[13.8636,53.8734],[13.8636,53.8737],[13.8647,53.8737],[13.8647,53.874],[13.8652,53.874],[13.8652,53.8743],[13.8658,53.8743],[13.8658,53.8745],[13.8663,53.8745],[13.8663,53.8748],[13.8674,53.8748],[13.8674,53.8751],[13.868,53.8751],[13.868,53.8754],[13.8686,53.8754],[13.8686,53.8756],[13.8697,53.8756],[13.8697,53.8759],[13.8702,53.8759],[13.8702,53.8762],[13.8708,53.8762],[13.8708,53.8765],[13.8713,53.8765],[13.8713,53.8768],[13.8725,53.8768],[13.8725,53.877],[13.873,53.877],[13.873,53.8773],[13.8736,53.8773],[13.8736,53.8776],[13.8741,53.8776],[13.8741,53.8779],[13.8752,53.8779],[13.8752,53.8781],[13.8758,53.8781],[13.8758,53.8776],[13.8763,53.8776],[13.8763,53.8773],[13.8769,53.8773],[13.8769,53.877],[13.878,53.877],[13.878,53.8768],[13.8791,53.8768],[13.8791,53.8765],[13.8819,53.8765],[13.8819,53.8768],[13.883,53.8768],[13.883,53.877],[13.8863,53.877],[13.8863,53.8773],[13.8908,53.8773],[13.8908,53.8765],[13.893,53.8765],[13.893,53.877],[13.8936,53.877],[13.8936,53.8776],[13.8941,53.8776],[13.8941,53.8781],[13.8947,53.8781],[13.8947,53.8784],[13.8952,53.8784],[13.8952,53.8787],[13.8963,53.8787],[13.8963,53.879],[13.8969,53.879],[13.8969,53.8793],[13.8975,53.8793],[13.8975,53.8795],[13.898,53.8795],[13.898,53.8798],[13.8986,53.8798],[13.8986,53.8801],[13.8991,53.8801],[13.8991,53.8804],[13.8997,53.8804],[13.8997,53.8809],[13.9002,53.8809],[13.9002,53.8815],[13.9008,53.8815],[13.9008,53.882],[13.9019,53.882],[13.9019,53.8823],[13.9019,53.8834],[13.9013,53.8834],[13.9013,53.8843],[13.9019,53.8843],[13.9019,53.8848],[13.9025,53.8848],[13.9025,53.8854],[13.9041,53.8854],[13.9041,53.8856],[13.9058,53.8856],[13.9058,53.8859],[13.9075,53.8859],[13.9075,53.8862],[13.9125,53.8862],[13.9125,53.8865],[13.9141,53.8865],[13.9141,53.8868],[13.9158,53.8868],[13.9158,53.887],[13.9174,53.887],[13.9175,53.8873],[13.9191,53.8873],[13.9191,53.8876],[13.9208,53.8876],[13.9208,53.8879],[13.9219,53.8879],[13.9219,53.8887],[13.9213,53.8887],[13.9213,53.8904],[13.9247,53.8904],[13.9247,53.8906],[13.9241,53.8906],[13.9241,53.8909],[13.9236,53.8909],[13.9236,53.8915],[13.923,53.8915],[13.923,53.8926],[13.9236,53.8926],[13.9236,53.8931],[13.9241,53.8931],[13.9241,53.894],[13.9247,53.894],[13.9247,53.8945],[13.9252,53.8945],[13.9252,53.8948],[13.9258,53.8948],[13.9258,53.8951],[13.9263,53.8951],[13.9263,53.8956],[13.9269,53.8956],[13.9269,53.8959],[13.9274,53.8959],[13.9274,53.8962],[13.928,53.8962],[13.928,53.8965],[13.9286,53.8965],[13.9286,53.8968],[13.9291,53.8968],[13.9291,53.897],[13.9297,53.897],[13.9297,53.8987],[13.9302,53.8987],[13.9302,53.9006],[13.9308,53.9006],[13.9308,53.9015],[13.9313,53.9015],[13.9313,53.9023],[13.9319,53.9023],[13.9319,53.9034],[13.9324,53.9034],[13.9324,53.9059],[13.933,53.9059],[13.933,53.9076],[13.9352,53.9076],[13.9352,53.9073],[13.9363,53.9073],[13.9363,53.9079],[13.9369,53.9079],[13.9369,53.9084],[13.9375,53.9084],[13.9375,53.9095],[13.938,53.9095],[13.938,53.9124],[13.938,53.9129],[13.9375,53.9129],[13.9375,53.9143],[13.9369,53.9143],[13.9369,53.9154],[13.9363,53.9154],[13.9363,53.9162],[13.9358,53.9162],[13.9358,53.9163],[13.9358,53.9168],[13.9347,53.9168],[13.9347,53.917],[13.9341,53.917],[13.9341,53.9173],[13.933,53.9173],[13.933,53.919],[13.9324,53.919],[13.9324,53.924],[13.933,53.924],[13.933,53.9245],[13.9336,53.9245],[13.9336,53.9248],[13.933,53.9248],[13.933,53.9254],[13.9324,53.9254],[13.9324,53.9259],[13.9319,53.9259],[13.9319,53.9273],[13.9324,53.9273],[13.9324,53.9306],[13.9319,53.9306],[13.9319,53.9335],[13.9319,53.9362],[13.9313,53.9362],[13.9313,53.937],[13.9308,53.937],[13.9308,53.9379],[13.9302,53.9379],[13.9302,53.9384],[13.9297,53.9384],[13.9297,53.9387],[13.9291,53.9387],[13.9291,53.939],[13.9286,53.939],[13.9286,53.9393],[13.928,53.9393],[13.928,53.9398],[13.9274,53.9398],[13.9274,53.9401],[13.9269,53.9401],[13.9269,53.9404],[13.9263,53.9404],[13.9263,53.9406],[13.9252,53.9406],[13.9252,53.9429],[13.925,53.9429],[13.9247,53.9429],[13.9247,53.9459],[13.9241,53.9459],[13.9241,53.9465],[13.9236,53.9465],[13.9236,53.9473],[13.9236,53.9484],[13.923,53.9484],[13.923,53.9504],[13.9224,53.9504],[13.9224,53.9506],[13.9219,53.9506],[13.9219,53.9509],[13.9213,53.9509],[13.9213,53.9512],[13.9208,53.9512],[13.9208,53.9518],[13.9202,53.9518],[13.9202,53.952],[13.9197,53.952],[13.9197,53.9523],[13.9191,53.9523],[13.9191,53.9526],[13.9186,53.9526],[13.9186,53.9529],[13.918,53.9529],[13.918,53.9531],[13.9169,53.9531],[13.9169,53.9534],[13.9163,53.9534],[13.9163,53.9537],[13.9158,53.9537],[13.9158,53.954],[13.9147,53.954],[13.9147,53.9543],[13.9141,53.9543],[13.9141,53.9545],[13.9136,53.9545],[13.9136,53.9551],[13.913,53.9551],[13.913,53.9554],[13.9125,53.9554],[13.9125,53.9556],[13.9119,53.9556],[13.9119,53.9559],[13.9113,53.9559],[13.9113,53.9562],[13.9108,53.9562],[13.9108,53.9565],[13.9102,53.9565],[13.9102,53.9568],[13.9097,53.9568],[13.9097,53.957],[13.9091,53.957],[13.9091,53.9576],[13.9086,53.9576],[13.9086,53.9579],[13.908,53.9579],[13.908,53.9581],[13.9075,53.9581],[13.9075,53.9584],[13.9069,53.9584],[13.9069,53.9587],[13.9059,53.9587],[13.9058,53.9587],[13.9058,53.959],[13.9055,53.959],[13.9052,53.959],[13.9052,53.9591],[13.9052,53.9593],[13.905,53.9593],[13.9047,53.9593],[13.9047,53.9595],[13.9036,53.9595],[13.9036,53.9598],[13.903,53.9598],[13.903,53.9601],[13.9025,53.9601],[13.9025,53.9604],[13.9019,53.9604],[13.9019,53.9606],[13.9013,53.9606],[13.9013,53.9609],[13.9008,53.9609],[13.9008,53.9612],[13.9002,53.9612],[13.9002,53.9615],[13.8991,53.9615],[13.8991,53.9618],[13.8986,53.9618],[13.8986,53.962],[13.898,53.962],[13.898,53.9626],[13.8975,53.9626],[13.8975,53.9631],[13.8969,53.9631],[13.8969,53.964],[13.8963,53.964],[13.8963,53.9649],[13.8963,53.9651],[13.896,53.9651],[13.8958,53.9651],[13.8958,53.9652],[13.8958,53.9665],[13.8955,53.9665],[13.8952,53.9665],[13.8952,53.9701],[13.8958,53.9701],[13.8958,53.9712],[13.8963,53.9712],[13.8963,53.9723],[13.8969,53.9723],[13.8969,53.9729],[13.8975,53.9729],[13.8975,53.9734],[13.898,53.9734],[13.898,53.9754],[13.8986,53.9754],[13.8986,53.9779],[13.8991,53.9779],[13.8991,53.9784],[13.8997,53.9784],[13.8997,53.9793],[13.8991,53.9793],[13.8991,53.9801],[13.8986,53.9801],[13.8986,53.9809],[13.8991,53.9809],[13.8991,53.9818],[13.8997,53.9818],[13.8997,53.9829],[13.9002,53.9829],[13.9002,53.9837],[13.9008,53.9837],[13.9008,53.9843],[13.9013,53.9843],[13.9013,53.9845],[13.9019,53.9845],[13.9019,53.9851],[13.9025,53.9851],[13.9025,53.9854],[13.903,53.9854],[13.903,53.9862],[13.9036,53.9862],[13.9036,53.987],[13.9041,53.987],[13.9041,53.9876],[13.9047,53.9876],[13.9047,53.9884],[13.9052,53.9884],[13.9052,53.9893],[13.9058,53.9893],[13.9058,53.9898],[13.9063,53.9898],[13.9063,53.9901],[13.9069,53.9901],[13.9069,53.9904],[13.9075,53.9904],[13.9075,53.9906],[13.9113,53.9906],[13.9113,53.9909],[13.9125,53.9909],[13.9125,53.9912],[13.9152,53.9912],[13.9152,53.9915],[13.9247,53.9915],[13.9247,53.9912],[13.9274,53.9912],[13.9274,53.9909],[13.9302,53.9909],[13.9302,53.9912],[13.933,53.9912],[13.933,53.9915],[13.9352,53.9915],[13.9352,53.9918],[13.9358,53.9918],[13.9358,53.9926],[13.9363,53.9926],[13.9363,53.9931],[13.9375,53.9931],[13.9375,53.9934],[13.938,53.9934],[13.938,53.9937],[13.9391,53.9937],[13.9391,53.994],[13.9397,53.994],[13.9397,53.9943],[13.9408,53.9943],[13.942,53.9943],[13.943,53.9943],[13.943,53.9945],[13.948,53.9945],[13.948,53.9943],[13.9502,53.9943],[13.9502,53.994],[13.9525,53.994],[13.9525,53.9937],[13.9536,53.9937],[13.9536,53.9934],[13.9547,53.9934],[13.9547,53.9931],[13.9558,53.9931],[13.9558,53.9929],[13.9569,53.9929],[13.9569,53.9926],[13.958,53.9926],[13.958,53.9923],[13.9602,53.9923],[13.9602,53.992],[13.9608,53.992],[13.9608,53.9918],[13.9619,53.9918],[13.9619,53.9915],[13.9624,53.9915],[13.9624,53.9912],[13.963,53.9912],[13.963,53.9909],[13.9636,53.9909],[13.9636,53.9906],[13.9641,53.9906],[13.9641,53.9904],[13.9647,53.9904],[13.9647,53.9901],[13.9652,53.9901],[13.9652,53.9876],[13.9658,53.9876],[13.9658,53.9854],[13.9663,53.9854],[13.9663,53.9834],[13.9658,53.9834],[13.9658,53.9831],[13.9652,53.9831],[13.9647,53.9831],[13.9647,53.9826],[13.9641,53.9826],[13.9641,53.9804],[13.9651,53.9804],[13.9658,53.9804],[13.9658,53.9781],[13.9652,53.9781],[13.9652,53.9779],[13.9649,53.9779],[13.9647,53.9779],[13.9647,53.9743],[13.9641,53.9743],[13.9641,53.9737],[13.9636,53.9737],[13.9636,53.9731],[13.9646,53.9731],[13.9652,53.9731],[13.9652,53.9729],[13.9691,53.9729],[13.9691,53.9726],[13.9697,53.9726],[13.9697,53.9723],[13.9708,53.9723],[13.9708,53.972],[13.9713,53.972],[13.9713,53.9718],[13.9719,53.9718],[13.9719,53.9712],[13.9724,53.9712],[13.9724,53.9709],[13.973,53.9709],[13.973,53.9706],[13.9736,53.9706],[13.9736,53.9704],[13.973,53.9704],[13.973,53.9698],[13.9724,53.9698],[13.9724,53.9693],[13.9719,53.9693],[13.9719,53.969],[13.9713,53.969],[13.9713,53.96875],[13.9708,53.96875],[13.9708,53.9684],[13.9702,53.9684],[13.9702,53.9681],[13.9697,53.9681],[13.9697,53.9679],[13.9686,53.9679],[13.9686,53.9676],[13.968,53.9676],[13.968,53.9673],[13.9669,53.9673],[13.9669,53.967],[13.9641,53.967],[13.9641,53.9659],[13.9636,53.9659],[13.9636,53.9654],[13.963,53.9654],[13.963,53.9651],[13.9624,53.9651],[13.9624,53.9645],[13.9619,53.9645],[13.9619,53.964],[13.9613,53.964],[13.9613,53.9637],[13.9608,53.9637],[13.9608,53.9631],[13.9602,53.9631],[13.9602,53.9629],[13.9597,53.9629],[13.9597,53.9626],[13.9591,53.9626],[13.9591,53.9623],[13.9586,53.9623],[13.9586,53.962],[13.958,53.962],[13.958,53.9618],[13.9575,53.9618],[13.9575,53.9615],[13.9563,53.9615],[13.9563,53.9612],[13.9547,53.9612],[13.9547,53.9609],[13.9541,53.9609],[13.9541,53.9606],[13.9536,53.9606],[13.9536,53.9604],[13.9525,53.9604],[13.9525,53.9601],[13.9519,53.9601],[13.9519,53.9598],[13.9513,53.9598],[13.9513,53.9593],[13.9508,53.9593],[13.9508,53.959],[13.9502,53.959],[13.9502,53.9576],[13.9508,53.9576],[13.9508,53.9573],[13.9513,53.9573],[13.9513,53.957],[13.9514,53.957],[13.9519,53.957],[13.9519,53.9568],[13.9525,53.9568],[13.9525,53.9565],[13.953,53.9565],[13.953,53.9559],[13.9536,53.9559],[13.9536,53.9556],[13.9541,53.9556],[13.9541,53.9554],[13.9547,53.9554],[13.9547,53.9548],[13.9552,53.9548],[13.9552,53.9545],[13.9558,53.9545],[13.9558,53.9543],[13.9563,53.9543],[13.9563,53.954],[13.9569,53.954],[13.9569,53.9537],[13.9575,53.9537],[13.9575,53.9534],[13.958,53.9534],[13.958,53.9531],[13.9586,53.9531],[13.9586,53.9526],[13.958,53.9526],[13.958,53.9518],[13.9575,53.9518],[13.9575,53.9512],[13.9569,53.9512],[13.9569,53.9509],[13.9563,53.9509],[13.9563,53.9506],[13.9558,53.9506],[13.9558,53.9504],[13.9555,53.9504],[13.9552,53.9504],[13.9552,53.9501],[13.9547,53.9501],[13.9547,53.9498],[13.9525,53.9498],[13.9525,53.9468],[13.9519,53.9468],[13.9519,53.9454],[13.9513,53.9454],[13.9513,53.944],[13.9519,53.944],[13.9519,53.9434],[13.9525,53.9434],[13.9525,53.9429],[13.953,53.9429],[13.953,53.9387],[13.9536,53.9387],[13.9536,53.9374],[13.9541,53.9373],[13.9541,53.9366],[13.9541,53.9359],[13.9536,53.9359],[13.9536,53.9351],[13.953,53.9351],[13.953,53.9345],[13.9557,53.9345],[13.9563,53.9345],[13.9563,53.9348],[13.9575,53.9348],[13.9575,53.9351],[13.958,53.9351],[13.958,53.9343],[13.9586,53.9343],[13.9586,53.934],[13.9597,53.934],[13.9597,53.9362],[13.9591,53.9362],[13.9591,53.9368],[13.9586,53.9368],[13.9586,53.9381],[13.9591,53.9381],[13.9591,53.9393],[13.9597,53.9393],[13.9597,53.9401],[13.9602,53.9401],[13.9602,53.9406],[13.9608,53.9406],[13.9608,53.9412],[13.9613,53.9412],[13.9613,53.9415],[13.9619,53.9415],[13.9619,53.942],[13.9624,53.942],[13.9624,53.9426],[13.963,53.9426],[13.963,53.9431],[13.9636,53.9431],[13.9636,53.9437],[13.9641,53.9437],[13.9641,53.9443],[13.9647,53.9443],[13.9647,53.9448],[13.9652,53.9448],[13.9652,53.9456],[13.9658,53.9456],[13.9658,53.9468],[13.9663,53.9468],[13.9663,53.9484],[13.9669,53.9484],[13.9669,53.9498],[13.9674,53.9498],[13.9674,53.9501],[13.9676,53.9501],[13.968,53.9501],[13.968,53.9498],[13.9708,53.9498],[13.9708,53.9506],[13.9702,53.9506],[13.9702,53.9509],[13.9697,53.9509],[13.9697,53.9515],[13.9691,53.9515],[13.9691,53.9518],[13.968,53.9518],[13.968,53.952],[13.9674,53.952],[13.9674,53.9526],[13.9669,53.9526],[13.9669,53.9531],[13.9663,53.9531],[13.9663,53.9537],[13.9658,53.9537],[13.9658,53.9543],[13.9652,53.9543],[13.9652,53.9548],[13.9647,53.9548],[13.9647,53.9556],[13.9641,53.9556],[13.9641,53.9562],[13.9636,53.9562],[13.9636,53.9565],[13.963,53.9565],[13.963,53.9573],[13.9636,53.9573],[13.9636,53.9576],[13.9641,53.9576],[13.9641,53.9579],[13.9647,53.9579],[13.9647,53.9581],[13.9658,53.9581],[13.9658,53.9584],[13.9669,53.9584],[13.9669,53.9587],[13.968,53.9587],[13.968,53.959],[13.9702,53.959],[13.9702,53.9593],[13.973,53.9593],[13.973,53.9595],[13.9736,53.9595],[13.9736,53.9598],[13.9741,53.9598],[13.9741,53.9601],[13.9758,53.9601],[13.9758,53.9604],[13.978,53.9604],[13.978,53.9606],[13.9797,53.9606],[13.9797,53.9609],[13.9802,53.9609],[13.9802,53.9612],[13.9808,53.9612],[13.9808,53.9615],[13.9813,53.9615],[13.9813,53.9618],[13.9825,53.9618],[13.9825,53.9623],[13.9836,53.9623],[13.9836,53.9626],[13.9847,53.9626],[13.9847,53.9623],[13.9852,53.9623],[13.9852,53.962],[13.9858,53.962],[13.9858,53.9615],[13.9863,53.9615],[13.9863,53.9609],[13.9847,53.9609],[13.9847,53.9604],[13.9841,53.9604],[13.9841,53.9598],[13.9836,53.9598],[13.9836,53.9595],[13.9847,53.9595],[13.9847,53.9598],[13.9869,53.9598],[13.9869,53.9601],[13.9897,53.9601],[13.9897,53.9609],[13.9891,53.9609],[13.9891,53.9615],[13.9897,53.9615],[13.9897,53.9618],[13.9902,53.9618],[13.9902,53.962],[13.9908,53.962],[13.9908,53.9618],[13.9913,53.9618],[13.9913,53.9623],[13.9919,53.9623],[13.9919,53.9626],[13.9952,53.9626],[13.9952,53.9629],[13.9958,53.9629],[13.9958,53.9626],[13.9963,53.9626],[13.9963,53.962],[13.9969,53.962],[13.9969,53.9618],[13.9975,53.9618],[13.9975,53.9615],[13.998,53.9615],[13.998,53.9612],[13.9986,53.9612],[13.9986,53.9609],[13.9991,53.9609],[13.9991,53.9606],[13.9997,53.9606],[14.0008,53.9606],[14.0008,53.9604],[14.0019,53.9604],[14.0019,53.9601],[14.0024,53.9601],[14.0024,53.9598],[14.003,53.9598],[14.003,53.9595],[14.0052,53.9595],[14.0052,53.9598],[14.0069,53.9598],[14.0069,53.9601],[14.0097,53.9601],[14.0097,53.9604],[14.0119,53.9604],[14.0119,53.9606],[14.0141,53.9606],[14.0141,53.9609],[14.0147,53.9609],[14.0147,53.9612],[14.0152,53.9612],[14.0152,53.9615],[14.0158,53.9615],[14.0158,53.9618],[14.0163,53.9618],[14.0163,53.962],[14.0169,53.962],[14.0169,53.9623],[14.023,53.9623],[14.023,53.962],[14.0252,53.962],[14.0252,53.959],[14.0247,53.959],[14.0247,53.9595],[14.0241,53.9595],[14.0241,53.9601],[14.0236,53.9601],[14.0236,53.9604],[14.023,53.9604],[14.023,53.9606],[14.0219,53.9606],[14.0219,53.9609],[14.0202,53.9609],[14.0202,53.9606],[14.0186,53.9606],[14.0186,53.9604],[14.0169,53.9604],[14.0169,53.9601],[14.0163,53.9601],[14.0163,53.9593],[14.0169,53.9593],[14.0169,53.959],[14.0175,53.959],[14.0175,53.9587],[14.0191,53.9587],[14.0191,53.959],[14.0197,53.959],[14.0197,53.9593],[14.0202,53.9593],[14.0202,53.9595],[14.023,53.9595],[14.023,53.959],[14.0236,53.959],[14.0236,53.9584],[14.0241,53.9584],[14.0241,53.9579],[14.0236,53.9579],[14.0236,53.9573],[14.0187,53.9573],[14.0186,53.9573],[14.0186,53.957],[14.018,53.957],[14.018,53.9568],[14.0175,53.9568],[14.0175,53.9559],[14.0136,53.9559],[14.0136,53.9556],[14.013,53.9556],[14.013,53.9551],[14.0124,53.9551],[14.0124,53.9548],[14.0119,53.9548],[14.0119,53.9543],[14.0113,53.9543],[14.0113,53.9518],[14.0119,53.9518],[14.0119,53.9504],[14.0124,53.9504],[14.0124,53.9493],[14.013,53.9493],[14.013,53.949],[14.0134,53.949],[14.0147,53.949],[14.0147,53.9487],[14.0152,53.9487],[14.0152,53.9484],[14.0158,53.9484],[14.0158,53.9481],[14.0152,53.9481],[14.0152,53.9476],[14.0158,53.9476],[14.0158,53.9473],[14.0163,53.9473],[14.0163,53.947],[14.018,53.947],[14.018,53.9468],[14.0186,53.9468],[14.0186,53.9462],[14.0191,53.9462],[14.0191,53.9459],[14.0197,53.9459],[14.0197,53.9456],[14.0202,53.9456],[14.0202,53.9459],[14.0208,53.9459],[14.0208,53.9465],[14.0219,53.9465],[14.0219,53.9459],[14.0224,53.9459],[14.0224,53.9454],[14.023,53.9454],[14.023,53.9451],[14.0241,53.9451],[14.0241,53.9448],[14.0247,53.9448],[14.0247,53.9445],[14.0252,53.9445],[14.0252,53.9443],[14.0263,53.9443],[14.0263,53.9445],[14.0269,53.9445],[14.0269,53.9448],[14.0274,53.9448],[14.0274,53.9462],[14.028,53.9462],[14.028,53.9459],[14.0286,53.9459],[14.0286,53.9445],[14.0291,53.9445],[14.0291,53.9437],[14.0286,53.9437],[14.0286,53.9431],[14.0291,53.9431],[14.0291,53.9429],[14.0297,53.9429],[14.0297,53.9423],[14.0302,53.9423],[14.0302,53.942],[14.0313,53.942],[14.0313,53.9423],[14.0319,53.9423],[14.0319,53.9429],[14.033,53.9429],[14.033,53.9412],[14.0336,53.9412],[14.0336,53.9409],[14.038,53.9409],[14.038,53.9406],[14.0397,53.9406],[14.0397,53.9409],[14.0402,53.9409],[14.0402,53.9412],[14.0408,53.9412],[14.0408,53.9418],[14.0419,53.9418],[14.0419,53.942],[14.0424,53.942],[14.0424,53.9429],[14.043,53.9429],[14.043,53.9434],[14.043,53.9459],[14.0424,53.9459],[14.0424,53.9468],[14.0419,53.9468],[14.0419,53.947],[14.0413,53.947],[14.0413,53.9473],[14.0408,53.9473],[14.0408,53.9476],[14.0402,53.9476],[14.0402,53.9479],[14.0397,53.9479],[14.0397,53.9476],[14.0391,53.9476],[14.0391,53.9465],[14.0386,53.9465],[14.0386,53.9468],[14.0383,53.9468],[14.0375,53.9468],[14.0375,53.947],[14.0363,53.947],[14.0363,53.9473],[14.0358,53.9473],[14.0358,53.9479],[14.0352,53.9479],[14.0352,53.9487],[14.0347,53.9487],[14.0347,53.9501],[14.0352,53.9501],[14.0352,53.9526],[14.0358,53.9526],[14.0358,53.9537],[14.0363,53.9537],[14.0363,53.954],[14.0369,53.954],[14.0369,53.9559],[14.0375,53.9559],[14.0375,53.9565],[14.038,53.9565],[14.038,53.957],[14.0386,53.957],[14.0386,53.9576],[14.0391,53.9576],[14.0391,53.9579],[14.0397,53.9579],[14.0397,53.9587],[14.0402,53.9587],[14.0402,53.9593],[14.0408,53.9593],[14.0408,53.9598],[14.0413,53.9598],[14.0413,53.9604],[14.0408,53.9604],[14.0408,53.9609],[14.0413,53.9609],[14.0413,53.9615],[14.0419,53.9615],[14.0419,53.9629],[14.0424,53.9629],[14.0424,53.9631],[14.043,53.9631],[14.043,53.9656],[14.0424,53.9656],[14.0424,53.9676],[14.043,53.9676],[14.043,53.96875],[14.0436,53.96875],[14.0436,53.9693],[14.0441,53.9693],[14.0441,53.9701],[14.0447,53.9701],[14.0447,53.9709],[14.0452,53.9709],[14.0452,53.9731],[14.0455,53.9731],[14.0458,53.9731],[14.0458,53.9737],[14.0463,53.9737],[14.0463,53.9755],[14.0463,53.9773],[14.0469,53.9773],[14.0469,53.979],[14.0474,53.979],[14.0474,53.9815],[14.0469,53.9815],[14.0469,53.9822],[14.0469,53.9845],[14.0474,53.9845],[14.0474,53.9865],[14.0469,53.9865],[14.0469,53.9912],[14.0463,53.9912],[14.0463,53.9943],[14.0469,53.9943],[14.0469,53.9965],[14.0463,53.9965],[14.0463,53.9973],[14.0458,53.9973],[14.0458,53.9976],[14.0452,53.9976],[14.0452,53.9979],[14.0447,53.9979],[14.0447,53.9981],[14.0441,53.9981],[14.0441,53.9984],[14.0436,53.9984],[14.0436,53.999],[14.043,53.999],[14.043,53.9993],[14.0428,53.9993],[14.0424,53.9993],[14.0424,53.9995],[14.0408,53.9995],[14.0408,54],[14.0408,54.0004],[14.0413,54.0004],[14.0413,54.0009],[14.0424,54.0009],[14.0424,54.0012],[14.043,54.0012],[14.043,54.0026],[14.0424,54.0026],[14.0424,54.0029],[14.0421,54.0029],[14.0419,54.0029],[14.0419,54.0041],[14.0419,54.0048],[14.0418,54.0048],[14.0413,54.0048],[14.0413,54.0059],[14.0408,54.0059],[14.0408,54.007],[14.0402,54.007],[14.0402,54.0079],[14.0408,54.0079],[14.0408,54.009],[14.0402,54.009],[14.0402,54.0095],[14.0397,54.0095],[14.0397,54.0098],[14.0386,54.0098],[14.0386,54.0095],[14.038,54.0095],[14.038,54.0118],[14.0375,54.0118],[14.0375,54.012],[14.0369,54.012],[14.0369,54.0126],[14.0369,54.0129],[14.0365,54.0129],[14.0363,54.0129],[14.0363,54.013],[14.0363,54.0131],[14.0361,54.0131],[14.0358,54.0131],[14.0358,54.0134],[14.0356,54.0134],[14.0352,54.0134],[14.0352,54.0137],[14.0352,54.014],[14.0347,54.014],[14.0347,54.014],[14.0347,54.0143],[14.0341,54.0143],[14.0341,54.0151],[14.0336,54.0151],[14.0336,54.0154],[14.033,54.0154],[14.033,54.0162],[14.0325,54.0162],[14.0325,54.0165],[14.0297,54.0165],[14.0297,54.0176],[14.0269,54.0176],[14.0269,54.0173],[14.0263,54.0173],[14.0263,54.017],[14.0241,54.017],[14.0241,54.0178],[14.0241,54.0181],[14.0208,54.0181],[14.0208,54.0179],[14.0202,54.0179],[14.0202,54.0177],[14.0202,54.0176],[14.0197,54.0176],[14.0197,54.0173],[14.0191,54.0173],[14.0191,54.0151],[14.0186,54.0151],[14.0186,54.0145],[14.018,54.0145],[14.018,54.0143],[14.0175,54.0143],[14.0175,54.014],[14.0169,54.014],[14.0169,54.0134],[14.0163,54.0134],[14.0163,54.0131],[14.0158,54.0131],[14.0158,54.0129],[14.0147,54.0129],[14.0147,54.0126],[14.0141,54.0126],[14.0141,54.0115],[14.0136,54.0115],[14.0136,54.0112],[14.013,54.0112],[14.013,54.0109],[14.0119,54.0109],[14.0119,54.0104],[14.0113,54.0104],[14.0113,54.0098],[14.0098,54.0098],[14.0091,54.0098],[14.0091,54.0097],[14.0091,54.0095],[14.008,54.0095],[14.008,54.0093],[14.0069,54.0093],[14.0069,54.0097],[14.0069,54.0098],[14.0063,54.0098],[14.0063,54.0101],[14.0052,54.0101],[14.0052,54.0104],[14.0047,54.0104],[14.0047,54.0106],[14.0036,54.0106],[14.0036,54.0125],[14.0036,54.014],[14.003,54.014],[14.003,54.0187],[14.0036,54.0187],[14.0036,54.0198],[14.003,54.0198],[14.003,54.0223],[14.0024,54.0223],[14.0024,54.024],[14.0019,54.024],[14.0019,54.0243],[14.0024,54.0243],[14.0024,54.0254],[14.0019,54.0254],[14.0019,54.0266],[14.0019,54.027],[14.0013,54.027],[14.0013,54.0276],[14.0008,54.0276],[14.0008,54.0298],[14.0002,54.0298],[13.9991,54.0298],[13.9991,54.0343],[13.9986,54.0343],[13.9986,54.037],[13.9982,54.037],[13.998,54.037],[13.998,54.0381],[13.9975,54.0381],[13.9975,54.0401],[13.9969,54.0401],[13.9969,54.0412],[13.9963,54.0412],[13.9963,54.0415],[13.9958,54.0415],[13.9958,54.0429],[13.9952,54.0429],[13.9952,54.0434],[13.9947,54.0434],[13.9947,54.044],[13.9941,54.044],[13.9941,54.0443],[13.9936,54.0443],[13.9936,54.0448],[13.993,54.0448],[13.993,54.0454],[13.9925,54.0454],[13.9925,54.0459],[13.9913,54.0459],[13.9913,54.0462],[13.9908,54.0462],[13.9908,54.0465],[13.9886,54.0465],[13.9886,54.0468],[13.9875,54.0468],[13.9875,54.0473],[13.9869,54.0473],[13.9869,54.0476],[13.9863,54.0476],[13.9863,54.0479],[13.9858,54.0479],[13.9858,54.0481],[13.9841,54.0481],[13.9841,54.0484],[13.9836,54.0484],[13.9836,54.0487],[13.983,54.0487],[13.983,54.049],[13.9825,54.049],[13.9825,54.0495],[13.9819,54.0495],[13.9819,54.0501],[13.9813,54.0501],[13.9813,54.0504],[13.9808,54.0504],[13.9808,54.0506],[13.9802,54.0506],[13.9802,54.0526],[13.9791,54.0526],[13.9791,54.0523],[13.9774,54.0523],[13.9775,54.0526],[13.9769,54.0526],[13.9769,54.054],[13.9774,54.054],[13.9775,54.0554],[13.9769,54.0554],[13.9769,54.0559],[13.9763,54.0559],[13.9763,54.0565],[13.9758,54.0565],[13.9758,54.0568],[13.9747,54.0568],[13.9747,54.057],[13.9741,54.057],[13.9741,54.0573],[13.9736,54.0573],[13.9736,54.0579],[13.973,54.0579],[13.973,54.0581],[13.9724,54.0581],[13.9724,54.0584],[13.9719,54.0584],[13.9719,54.0587],[13.9702,54.0587],[13.9702,54.059],[13.9691,54.059],[13.9691,54.0593],[13.9688,54.0593],[13.9686,54.0593],[13.9686,54.0595],[13.9686,54.0601],[13.9691,54.0601],[13.9691,54.0606],[13.9697,54.0606],[13.9697,54.0609],[13.9702,54.0609],[13.9702,54.0612],[13.9708,54.0612],[13.9708,54.0618],[13.9719,54.0618],[13.9719,54.062],[13.9724,54.062],[13.9724,54.0623],[13.9736,54.0623],[13.9736,54.062],[13.9752,54.062],[13.9752,54.0623],[13.9758,54.0623],[13.9758,54.0629],[13.9752,54.0629],[13.9752,54.0631],[13.9747,54.0631],[13.9747,54.0634],[13.9741,54.0634],[13.9741,54.0637],[13.9719,54.0637],[13.9719,54.0634],[13.9713,54.0634],[13.9713,54.0631],[13.9708,54.0631],[13.9708,54.0629],[13.9702,54.0629],[13.9702,54.0626],[13.9691,54.0626],[13.9691,54.0623],[13.968,54.0623],[13.968,54.0604],[13.9674,54.0604],[13.9674,54.0599],[13.9674,54.0598],[13.9669,54.0598],[13.9669,54.0595],[13.9658,54.0595],[13.9658,54.0593],[13.9652,54.0593],[13.9652,54.059],[13.9597,54.059],[13.9597,54.0593],[13.9569,54.0593],[13.9569,54.059],[13.9552,54.059],[13.9552,54.0593],[13.9536,54.0593],[13.9536,54.059],[13.9519,54.059],[13.9519,54.0587],[13.9491,54.0587],[13.9491,54.059],[13.9486,54.059],[13.9486,54.0593],[13.948,54.0593],[13.948,54.0595],[13.9474,54.0595],[13.9474,54.0604],[13.9469,54.0604],[13.9469,54.0606],[13.9447,54.0606],[13.9447,54.0609],[13.943,54.0609],[13.943,54.0612],[13.9419,54.0612],[13.9419,54.0615],[13.9369,54.0615],[13.9369,54.0612],[13.9319,54.0612],[13.9319,54.0615],[13.9297,54.0615],[13.9297,54.0618],[13.928,54.0618],[13.928,54.062],[13.9258,54.062],[13.9258,54.0623],[13.9252,54.0623],[13.9252,54.0629],[13.9247,54.0629],[13.9247,54.0631],[13.923,54.0631],[13.923,54.0629],[13.9219,54.0629],[13.9219,54.0626],[13.9202,54.0626],[13.9202,54.0623],[13.9191,54.0623],[13.9191,54.062],[13.9169,54.062],[13.9169,54.0623],[13.9163,54.0623],[13.9163,54.0626],[13.9158,54.0626],[13.9158,54.0631],[13.9152,54.0631],[13.9152,54.0637],[13.9147,54.0637],[13.9147,54.0638],[13.9147,54.0643],[13.9108,54.0643],[13.9108,54.064],[13.9108,54.0626],[13.9113,54.0626],[13.9113,54.062],[13.9119,54.062],[13.9119,54.0618],[13.9141,54.0618],[13.9141,54.0615],[13.9147,54.0615],[13.9147,54.0612],[13.9158,54.0612],[13.9158,54.0609],[13.9172,54.0609],[13.9174,54.0609],[13.9174,54.0607],[13.9174,54.0595],[13.9169,54.0595],[13.9169,54.059],[13.9163,54.059],[13.9163,54.0587],[13.9158,54.0587],[13.9158,54.0584],[13.9152,54.0584],[13.9152,54.0579],[13.9147,54.0579],[13.9147,54.0576],[13.9147,54.057],[13.9152,54.057],[13.9152,54.0568],[13.9141,54.0568],[13.9141,54.0562],[13.9136,54.0562],[13.9136,54.054],[13.913,54.054],[13.913,54.0537],[13.9136,54.0537],[13.9136,54.0526],[13.913,54.0526],[13.913,54.052],[13.9125,54.052],[13.9125,54.0518],[13.9122,54.0518],[13.9119,54.0518],[13.9119,54.0506],[13.9122,54.0506],[13.9125,54.0506],[13.9125,54.0495],[13.9121,54.0495],[13.9113,54.0495],[13.9113,54.0493],[13.9108,54.0493],[13.9108,54.0462],[13.9102,54.0462],[13.9102,54.0459],[13.9091,54.0459],[13.9091,54.0443],[13.9086,54.0443],[13.9086,54.0429],[13.9097,54.0429],[13.9097,54.0431],[13.9102,54.0431],[13.9102,54.0434],[13.9108,54.0434],[13.9108,54.0437],[13.9119,54.0437],[13.9119,54.0443],[13.9125,54.0443],[13.9125,54.0448],[13.9125,54.0473],[13.913,54.0473],[13.913,54.0476],[13.9141,54.0476],[13.9141,54.0473],[13.9152,54.0473],[13.9152,54.0468],[13.9158,54.0468],[13.9158,54.0462],[13.9163,54.0462],[13.9163,54.0454],[13.9169,54.0454],[13.9169,54.0451],[13.9174,54.0451],[13.9174,54.0447],[13.9174,54.0445],[13.918,54.0445],[13.918,54.0443],[13.9185,54.0443],[13.9186,54.0429],[13.9191,54.0429],[13.9191,54.0418],[13.9197,54.0418],[13.9197,54.0415],[13.9202,54.0415],[13.9202,54.0412],[13.9208,54.0412],[13.9208,54.0409],[13.9213,54.0409],[13.9213,54.0404],[13.9219,54.0404],[13.9219,54.0401],[13.9224,54.0401],[13.9224,54.0401],[13.9224,54.04],[13.9224,54.0398],[13.9226,54.0398],[13.923,54.0398],[13.923,54.0394],[13.923,54.0393],[13.9231,54.0393],[13.9236,54.0393],[13.9236,54.0388],[13.9236,54.0376],[13.9241,54.0376],[13.9241,54.0354],[13.9236,54.0354],[13.9236,54.0351],[13.9224,54.0351],[13.9224,54.0348],[13.9219,54.0348],[13.9219,54.0345],[13.9213,54.0345],[13.9213,54.0343],[13.9208,54.0343],[13.9208,54.0337],[13.9202,54.0337],[13.9202,54.0334],[13.9169,54.0334],[13.9169,54.0329],[13.9163,54.0329],[13.9163,54.032],[13.9158,54.032],[13.9158,54.031],[13.9158,54.0304],[13.9152,54.0304],[13.9152,54.0287],[13.9147,54.0287],[13.9147,54.0284],[13.9141,54.0284],[13.9141,54.0281],[13.9136,54.0281],[13.9136,54.0279],[13.913,54.0279],[13.913,54.0278],[13.913,54.0276],[13.9129,54.0276],[13.9125,54.0276],[13.9125,54.0273],[13.9119,54.0273],[13.9119,54.0268],[13.9113,54.0268],[13.9113,54.0265],[13.9102,54.0265],[13.9102,54.0262],[13.9097,54.0262],[13.9097,54.0256],[13.9091,54.0256],[13.9091,54.0251],[13.9086,54.0251],[13.9086,54.0248],[13.908,54.0248],[13.908,54.0237],[13.9075,54.0237],[13.9075,54.0234],[13.908,54.0234],[13.908,54.0218],[13.9075,54.0218],[13.9075,54.0209],[13.908,54.0209],[13.908,54.0193],[13.9075,54.0193],[13.9075,54.0187],[13.9069,54.0187],[13.9069,54.0181],[13.9063,54.0181],[13.9063,54.0176],[13.9058,54.0176],[13.9058,54.017],[13.9052,54.017],[13.9052,54.0168],[13.9047,54.0168],[13.9047,54.0165],[13.9046,54.0165],[13.9041,54.0165],[13.9041,54.0162],[13.9036,54.0162],[13.9036,54.0154],[13.903,54.0154],[13.903,54.0148],[13.9025,54.0148],[13.9025,54.014],[13.9019,54.014],[13.9019,54.0134],[13.9013,54.0134],[13.9013,54.0131],[13.9008,54.0131],[13.9008,54.0129],[13.9002,54.0129],[13.9002,54.0126],[13.8997,54.0126],[13.8997,54.012],[13.8991,54.012],[13.8991,54.0118],[13.898,54.0118],[13.898,54.0115],[13.8958,54.0115],[13.8958,54.0112],[13.8947,54.0112],[13.8947,54.0109],[13.8936,54.0109],[13.8936,54.0106],[13.8919,54.0106],[13.8919,54.0109],[13.8908,54.0109],[13.8908,54.0112],[13.8897,54.0112],[13.8897,54.0115],[13.8886,54.0115],[13.8886,54.0095],[13.888,54.0095],[13.888,54.0093],[13.8874,54.0093],[13.8874,54.009],[13.8858,54.009],[13.8858,54.0093],[13.8847,54.0093],[13.8847,54.0095],[13.8836,54.0095],[13.8836,54.0098],[13.8808,54.0098],[13.8808,54.0095],[13.878,54.0095],[13.878,54.0093],[13.8769,54.0093],[13.8769,54.009],[13.8763,54.009],[13.8763,54.0087],[13.8758,54.0087],[13.8758,54.0084],[13.8752,54.0084],[13.8752,54.0081],[13.8747,54.0081],[13.8747,54.0079],[13.8741,54.0079],[13.8741,54.0076],[13.8736,54.0076],[13.8736,54.0074],[13.8736,54.0073],[13.8726,54.0073],[13.8708,54.0073],[13.8708,54.0076],[13.8702,54.0076],[13.8702,54.0079],[13.8686,54.0079],[13.8686,54.0076],[13.868,54.0076],[13.868,54.0073],[13.8669,54.0073],[13.8669,54.007],[13.8663,54.007],[13.8663,54.0065],[13.8658,54.0065],[13.8658,54.0062],[13.8652,54.0062],[13.8652,54.0056],[13.8647,54.0056],[13.8647,54.004],[13.8641,54.004],[13.8641,54.0023],[13.8636,54.0023],[13.8636,54.002],[13.863,54.002],[13.863,54.0018],[13.8625,54.0018],[13.8625,54.0001],[13.8625,53.9993],[13.8619,53.9993],[13.8619,53.9995],[13.8607,53.9995],[13.8602,53.9995],[13.8602,53.9998],[13.8602,54.0001],[13.8602,54.0004],[13.8597,54.0004],[13.8597,54.0006],[13.8591,54.0006],[13.8591,54.0009],[13.858,54.0009],[13.858,54.0012],[13.8575,54.0012],[13.8575,54.0015],[13.8563,54.0015],[13.8563,54.0018],[13.8558,54.0018],[13.8558,54.002],[13.8552,54.002],[13.8552,54.0023],[13.8547,54.0023],[13.8547,54.0026],[13.8541,54.0026],[13.8541,54.0031],[13.8537,54.0031],[13.8536,54.0031],[13.8536,54.004],[13.853,54.004],[13.853,54.0095],[13.8524,54.0095],[13.8524,54.012],[13.853,54.012],[13.853,54.0137],[13.8536,54.0137],[13.8536,54.0145],[13.8541,54.0145],[13.8541,54.0151],[13.8547,54.0151],[13.8547,54.0159],[13.8552,54.0159],[13.8552,54.0165],[13.8558,54.0165],[13.8558,54.0168],[13.8563,54.0168],[13.8563,54.0173],[13.8569,54.0173],[13.8569,54.0179],[13.8575,54.0179],[13.8575,54.0184],[13.858,54.0184],[13.858,54.0187],[13.8586,54.0187],[13.8586,54.0193],[13.8591,54.0193],[13.8591,54.0195],[13.8597,54.0195],[13.8597,54.0201],[13.8602,54.0201],[13.8602,54.0204],[13.8608,54.0204],[13.8608,54.0206],[13.8619,54.0206],[13.8619,54.0209],[13.8625,54.0209],[13.8625,54.0215],[13.863,54.0215],[13.863,54.022],[13.8636,54.022],[13.8636,54.0226],[13.8641,54.0226],[13.8641,54.0245],[13.8647,54.0245],[13.8647,54.0251],[13.8652,54.0251],[13.8652,54.0262],[13.8658,54.0262],[13.8658,54.0273],[13.8652,54.0273],[13.8652,54.0287],[13.8647,54.0287],[13.8647,54.0295],[13.8652,54.0295],[13.8652,54.0304],[13.8647,54.0304],[13.8647,54.0315],[13.8652,54.0315],[13.8652,54.0326],[13.8658,54.0326],[13.8658,54.0331],[13.8663,54.0331],[13.8663,54.0337],[13.8669,54.0337],[13.8669,54.0343],[13.8674,54.0343],[13.8674,54.0348],[13.868,54.0348],[13.868,54.0356],[13.8686,54.0356],[13.8686,54.0362],[13.8702,54.0362],[13.8702,54.0351],[13.8697,54.0351],[13.8697,54.0345],[13.8702,54.0345],[13.8702,54.0343],[13.8719,54.0343],[13.8719,54.034],[13.8719,54.0337],[13.8725,54.0337],[13.8725,54.0329],[13.873,54.0329],[13.873,54.0326],[13.8742,54.0326],[13.8747,54.0326],[13.8747,54.0331],[13.8752,54.0331],[13.8752,54.0334],[13.8758,54.0334],[13.8758,54.034],[13.8763,54.034],[13.8763,54.0345],[13.8769,54.0345],[13.8769,54.0348],[13.8774,54.0348],[13.8774,54.0351],[13.878,54.0351],[13.878,54.0356],[13.8774,54.0356],[13.8774,54.0359],[13.878,54.0359],[13.878,54.0365],[13.8786,54.0365],[13.8786,54.039],[13.8791,54.039],[13.8791,54.0401],[13.8786,54.0401],[13.8786,54.0409],[13.878,54.0409],[13.878,54.0415],[13.878,54.0418],[13.8774,54.0418],[13.8774,54.0429],[13.8758,54.0429],[13.8758,54.0431],[13.8752,54.0431],[13.8752,54.0423],[13.8758,54.0423],[13.8758,54.0416],[13.8758,54.0415],[13.8763,54.0415],[13.8763,54.0404],[13.8752,54.0404],[13.8752,54.0398],[13.8747,54.0398],[13.8747,54.039],[13.8745,54.039],[13.8741,54.039],[13.8741,54.0384],[13.8735,54.0384],[13.8725,54.0384],[13.8725,54.0387],[13.8719,54.0387],[13.8719,54.0394],[13.8719,54.0412],[13.8713,54.0412],[13.8713,54.042],[13.8708,54.042],[13.8708,54.0429],[13.8702,54.0429],[13.8702,54.0434],[13.8685,54.0434],[13.8669,54.0434],[13.8669,54.0437],[13.8663,54.0437],[13.8663,54.0445],[13.8658,54.0445],[13.8658,54.0448],[13.8652,54.0448],[13.8652,54.0456],[13.8652,54.0456],[13.8647,54.0456],[13.8647,54.0459],[13.8641,54.0459],[13.8641,54.0462],[13.8636,54.0462],[13.8636,54.0465],[13.8619,54.0465],[13.8619,54.0468],[13.8608,54.0468],[13.8608,54.047],[13.8602,54.047],[13.8602,54.0473],[13.8597,54.0473],[13.8597,54.0479],[13.8586,54.0479],[13.8586,54.0481],[13.858,54.0481],[13.858,54.0484],[13.8563,54.0484],[13.8563,54.0487],[13.8558,54.0487],[13.8558,54.0484],[13.8552,54.0484],[13.8552,54.0481],[13.8547,54.0481],[13.8547,54.0476],[13.8552,54.0476],[13.8552,54.0473],[13.8563,54.0473],[13.8563,54.0468],[13.8519,54.0468],[13.8519,54.047],[13.8502,54.047],[13.8502,54.0468],[13.8491,54.0468],[13.8491,54.0465],[13.8486,54.0465],[13.8486,54.0462],[13.848,54.0462],[13.848,54.0454],[13.8474,54.0454],[13.8474,54.0451],[13.8463,54.0451],[13.8463,54.0454],[13.8458,54.0454],[13.8458,54.0445],[13.8452,54.0445],[13.8452,54.0443],[13.8458,54.0443],[13.8458,54.044],[13.848,54.044],[13.848,54.0437],[13.8486,54.0437],[13.8486,54.0431],[13.848,54.0431],[13.848,54.0429],[13.8474,54.0429],[13.8474,54.0426],[13.8458,54.0426],[13.8458,54.0423],[13.8447,54.0423],[13.8447,54.042],[13.8436,54.042],[13.8436,54.0418],[13.8424,54.0418],[13.8424,54.0415],[13.8413,54.0415],[13.8413,54.0412],[13.8402,54.0412],[13.8402,54.0409],[13.8391,54.0409],[13.8391,54.0406],[13.8386,54.0406],[13.8386,54.0404],[13.838,54.0404],[13.838,54.0401],[13.8369,54.0401],[13.8369,54.0398],[13.8363,54.0398],[13.8363,54.0395],[13.8358,54.0395],[13.8358,54.0393],[13.8352,54.0393],[13.8352,54.039],[13.8341,54.039],[13.8341,54.0387],[13.8325,54.0387],[13.8324,54.0384],[13.8297,54.0384],[13.8297,54.0381],[13.8286,54.0381],[13.8286,54.0379],[13.8269,54.0379],[13.8269,54.0376],[13.8247,54.0376],[13.8247,54.0373],[13.8213,54.0373],[13.8213,54.037],[13.8208,54.037],[13.8208,54.0368],[13.8202,54.0368],[13.8202,54.0362],[13.8197,54.0362],[13.8197,54.0359],[13.8191,54.0359],[13.8191,54.0351],[13.8186,54.0351],[13.8186,54.0343],[13.818,54.0343],[13.818,54.0337],[13.8175,54.0337],[13.8175,54.0334],[13.8169,54.0334],[13.8169,54.0329],[13.8163,54.0329],[13.8163,54.0326],[13.8158,54.0326],[13.8158,54.0323],[13.8147,54.0323],[13.8147,54.032],[13.8141,54.032],[13.8141,54.0318],[13.8136,54.0318],[13.8136,54.0315],[13.8124,54.0315],[13.8124,54.03125],[13.8108,54.03125],[13.8108,54.0309],[13.8102,54.0309],[13.8102,54.0306],[13.8097,54.0306],[13.8097,54.0304],[13.8091,54.0304],[13.8091,54.0287],[13.8086,54.0287],[13.8086,54.0281],[13.808,54.0281],[13.808,54.0279],[13.8075,54.0279],[13.8075,54.0273],[13.8069,54.0273],[13.8069,54.027],[13.8063,54.027],[13.8063,54.0259],[13.8058,54.0259],[13.8058,54.0251],[13.8052,54.0251],[13.8052,54.024],[13.8047,54.024],[13.8047,54.0231],[13.8041,54.0231],[13.8041,54.0226],[13.8036,54.0226],[13.8036,54.0223],[13.803,54.0223],[13.803,54.0204],[13.8025,54.0204],[13.8025,54.0201],[13.8019,54.0201],[13.8019,54.0187],[13.8013,54.0187],[13.8013,54.0184],[13.8002,54.0184],[13.8002,54.0181],[13.7986,54.0181],[13.7986,54.0179],[13.7958,54.0179],[13.7958,54.0181],[13.7936,54.0181],[13.7936,54.0179],[13.793,54.0179],[13.793,54.0176],[13.7902,54.0176],[13.7902,54.0179],[13.788,54.0179],[13.788,54.0176],[13.7869,54.0176],[13.7869,54.0173],[13.7863,54.0173],[13.7863,54.0176],[13.7802,54.0176],[13.7802,54.0179],[13.7797,54.0179],[13.7797,54.0181],[13.7791,54.0181],[13.7791,54.0187],[13.7786,54.0187],[13.7786,54.019],[13.7775,54.019],[13.7775,54.0187],[13.7758,54.0187],[13.7758,54.0184],[13.7719,54.0184],[13.7702,54.0184],[13.7702,54.0187],[13.7697,54.0187],[13.7697,54.019],[13.7691,54.019],[13.7691,54.0195],[13.7686,54.0195],[13.7686,54.0206],[13.768,54.0206],[13.768,54.0212],[13.7674,54.0212],[13.7674,54.0229],[13.7669,54.0229],[13.7669,54.0231],[13.7663,54.0231],[13.7663,54.0234],[13.7658,54.0234],[13.7658,54.024],[13.7652,54.024],[13.7652,54.0243],[13.7647,54.0243],[13.7647,54.0245],[13.7641,54.0245],[13.7641,54.0251],[13.7636,54.0251],[13.7636,54.0262],[13.763,54.0262],[13.763,54.0279],[13.7636,54.0279],[13.7636,54.0309],[13.7641,54.0309],[13.7641,54.0315],[13.7647,54.0315],[13.7647,54.0318],[13.7652,54.0318],[13.7652,54.0323],[13.7658,54.0323],[13.7658,54.0326],[13.7663,54.0326],[13.7663,54.0329],[13.7669,54.0329],[13.7669,54.0334],[13.7674,54.0334],[13.7674,54.0343],[13.768,54.0343],[13.768,54.0356],[13.7686,54.0356],[13.7686,54.036],[13.7686,54.0362],[13.7689,54.0362],[13.7702,54.0362],[13.7702,54.037],[13.7703,54.037],[13.7708,54.037],[13.7708,54.0373],[13.7708,54.0381],[13.7713,54.0381],[13.7713,54.0393],[13.7719,54.0393],[13.7719,54.0404],[13.7725,54.0404],[13.7725,54.0412],[13.7736,54.0412],[13.7736,54.0415],[13.7769,54.0415],[13.7769,54.0407],[13.7769,54.0406],[13.7778,54.0406],[13.778,54.0406],[13.778,54.0404],[13.7786,54.0404],[13.7786,54.0393],[13.7791,54.0393],[13.7791,54.0387],[13.7797,54.0387],[13.7797,54.0384],[13.7813,54.0384],[13.7813,54.0387],[13.7819,54.0387],[13.7819,54.0393],[13.7825,54.0393],[13.7825,54.0395],[13.783,54.0395],[13.783,54.0412],[13.7825,54.0412],[13.7825,54.0418],[13.7819,54.0418],[13.7819,54.0422],[13.7819,54.0423],[13.7813,54.0423],[13.7813,54.0437],[13.7819,54.0437],[13.7819,54.0443],[13.7825,54.0443],[13.7825,54.0445],[13.783,54.0445],[13.783,54.0451],[13.7836,54.0451],[13.7836,54.0454],[13.7841,54.0454],[13.7841,54.0459],[13.7847,54.0459],[13.7847,54.0462],[13.7852,54.0462],[13.7852,54.0468],[13.7858,54.0468],[13.7858,54.047],[13.7863,54.047],[13.7863,54.0473],[13.7869,54.0473],[13.7869,54.0476],[13.7874,54.0476],[13.7874,54.0479],[13.788,54.0479],[13.788,54.0481],[13.7886,54.0481],[13.7886,54.0484],[13.7897,54.0484],[13.7897,54.0487],[13.7902,54.0487],[13.7902,54.0495],[13.7908,54.0495],[13.7908,54.0515],[13.7902,54.0515],[13.7902,54.0531],[13.7901,54.0531],[13.7897,54.0531],[13.7897,54.0534],[13.7897,54.0537],[13.7892,54.0537],[13.7891,54.0537],[13.7891,54.0543],[13.7886,54.0543],[13.7886,54.0546],[13.7886,54.0548],[13.788,54.0548],[13.788,54.0559],[13.7874,54.0559],[13.7874,54.0565],[13.788,54.0565],[13.788,54.0568],[13.7886,54.0568],[13.7886,54.057],[13.7891,54.057],[13.7891,54.0576],[13.7897,54.0576],[13.7897,54.0579],[13.7902,54.0579],[13.7902,54.0581],[13.7908,54.0581],[13.7908,54.0587],[13.7919,54.0587],[13.7919,54.0593],[13.7924,54.0593],[13.7924,54.0595],[13.793,54.0595],[13.793,54.0598],[13.7936,54.0598],[13.7936,54.0601],[13.7941,54.0601],[13.7941,54.0604],[13.7947,54.0604],[13.7947,54.0606],[13.7952,54.0606],[13.7952,54.0609],[13.7958,54.0609],[13.7958,54.0612],[13.7963,54.0612],[13.7963,54.0615],[13.7969,54.0615],[13.7969,54.062],[13.7974,54.062],[13.7974,54.0629],[13.7969,54.0629],[13.7969,54.0645],[13.7974,54.0645],[13.7974,54.0665],[13.7969,54.0665],[13.7969,54.067],[13.7974,54.067],[13.7974,54.069],[13.798,54.069],[13.798,54.0693],[13.7986,54.0693],[13.7986,54.0698],[13.7991,54.0698],[13.7991,54.0704],[13.7997,54.0704],[13.7997,54.0706],[13.7991,54.0706],[13.7991,54.0709],[13.7997,54.0709],[13.7997,54.0715],[13.8002,54.0715],[13.8002,54.0718],[13.7997,54.0718],[13.7997,54.072],[13.8002,54.072],[13.8002,54.0726],[13.8008,54.0726],[13.8008,54.0729],[13.8002,54.0729],[13.8002,54.0748],[13.8013,54.0748],[13.8013,54.0754],[13.8019,54.0754],[13.8019,54.0759],[13.8025,54.0759],[13.8025,54.0765],[13.803,54.0765],[13.803,54.0773],[13.8041,54.0773],[13.8041,54.0776],[13.8047,54.0776],[13.8047,54.0784],[13.8036,54.0784],[13.8036,54.0787],[13.803,54.0787],[13.803,54.0793],[13.8025,54.0793],[13.8025,54.0806],[13.8019,54.0806],[13.8019,54.0812],[13.8013,54.0812],[13.8013,54.0815],[13.8019,54.0815],[13.8019,54.0834],[13.8025,54.0834],[13.8025,54.0837],[13.803,54.0837],[13.803,54.0845],[13.8036,54.0845],[13.8036,54.0848],[13.8041,54.0848],[13.8041,54.0845],[13.8052,54.0845],[13.8052,54.0848],[13.8058,54.0848],[13.8058,54.0845],[13.8063,54.0845],[13.8063,54.0837],[13.8058,54.0837],[13.8058,54.0834],[13.8047,54.0834],[13.8047,54.0831],[13.8041,54.0831],[13.8041,54.0829],[13.8036,54.0829],[13.8036,54.0826],[13.8041,54.0826],[13.8041,54.082],[13.8047,54.082],[13.8047,54.0815],[13.8052,54.0815],[13.8052,54.0798],[13.8063,54.0798],[13.8063,54.0801],[13.8069,54.0801],[13.8069,54.0804],[13.8075,54.0804],[13.8075,54.0806],[13.808,54.0806],[13.808,54.0815],[13.8075,54.0815],[13.8075,54.0823],[13.8069,54.0823],[13.8069,54.0826],[13.8075,54.0826],[13.8075,54.0829],[13.808,54.0829],[13.808,54.0843],[13.8083,54.0843],[13.8086,54.0843],[13.8086,54.0868],[13.808,54.0868],[13.808,54.087],[13.8085,54.087],[13.8086,54.087],[13.8086,54.0873],[13.8075,54.0873],[13.8075,54.0884],[13.8069,54.0884],[13.8069,54.0881],[13.8052,54.0881],[13.8052,54.0887],[13.8058,54.0887],[13.8058,54.0893],[13.8063,54.0893],[13.8063,54.0895],[13.808,54.0895],[13.808,54.0901],[13.8075,54.0901],[13.8075,54.0904],[13.808,54.0904],[13.808,54.0909],[13.8086,54.0909],[13.8086,54.0912],[13.8091,54.0912],[13.8091,54.0918],[13.8097,54.0918],[13.8097,54.0923],[13.8102,54.0923],[13.8102,54.0929],[13.8113,54.0929],[13.8113,54.0934],[13.8119,54.0934],[13.8119,54.0965],[13.8124,54.0965],[13.8124,54.099],[13.8119,54.099],[13.8119,54.0993],[13.8113,54.0993],[13.8113,54.0998],[13.8108,54.0998],[13.8108,54.1006],[13.8102,54.1006],[13.8102,54.1018],[13.8097,54.1018],[13.8097,54.1023],[13.8091,54.1023],[13.8091,54.1037],[13.8086,54.1037],[13.8086,54.1043],[13.808,54.1043],[13.808,54.1054],[13.8075,54.1054],[13.8075,54.1065],[13.808,54.1065],[13.808,54.107],[13.8075,54.107],[13.8075,54.1073],[13.8069,54.1073],[13.8069,54.1076],[13.8063,54.1076],[13.8063,54.1079],[13.8058,54.1079],[13.8058,54.1095],[13.8052,54.1095],[13.8052,54.1098],[13.8047,54.1098],[13.8047,54.1101],[13.803,54.1101],[13.803,54.1098],[13.7958,54.1098],[13.7958,54.1101],[13.7941,54.1101],[13.7941,54.1104],[13.793,54.1104],[13.793,54.1106],[13.7924,54.1106],[13.7924,54.1109],[13.7919,54.1109],[13.7919,54.1112],[13.7913,54.1112],[13.7913,54.1115],[13.7908,54.1115],[13.7908,54.1118],[13.7902,54.1118],[13.7902,54.112],[13.7897,54.112],[13.7897,54.1123],[13.7886,54.1123],[13.7886,54.1134],[13.788,54.1134],[13.788,54.1137],[13.7874,54.1137],[13.7874,54.114],[13.7869,54.114],[13.7869,54.1143],[13.7864,54.1143],[13.7863,54.1145],[13.7862,54.1145],[13.7858,54.1145],[13.7858,54.1151],[13.7858,54.1156],[13.7858,54.1159],[13.7863,54.1159],[13.7863,54.1173],[13.7858,54.1173],[13.7858,54.1176],[13.7852,54.1176],[13.7852,54.1181],[13.7847,54.1181],[13.7847,54.1184],[13.7841,54.1184],[13.7841,54.1187],[13.7836,54.1187],[13.7836,54.119],[13.783,54.119],[13.783,54.1193],[13.7825,54.1193],[13.7825,54.1198],[13.7819,54.1198],[13.7819,54.1199],[13.7819,54.1201],[13.7802,54.1201],[13.7802,54.1206],[13.7791,54.1206],[13.7791,54.1201],[13.7775,54.1201],[13.7775,54.1204],[13.7763,54.1204],[13.7763,54.1198],[13.7775,54.1198],[13.7775,54.1195],[13.778,54.1195],[13.778,54.1193],[13.7775,54.1193],[13.7775,54.119],[13.7763,54.119],[13.7752,54.119],[13.7752,54.1193],[13.7747,54.1193],[13.7747,54.1195],[13.7747,54.1198],[13.7741,54.1198],[13.7741,54.1204],[13.7736,54.1204],[13.7736,54.1209],[13.7741,54.1209],[13.7741,54.1218],[13.7747,54.1218],[13.7747,54.1226],[13.7752,54.1226],[13.7752,54.1248],[13.7758,54.1248],[13.7758,54.1287],[13.7752,54.1287],[13.7752,54.1293],[13.7747,54.1293],[13.7747,54.1301],[13.7741,54.1301],[13.7741,54.1312],[13.7736,54.1312],[13.7736,54.1315],[13.7736,54.132],[13.7734,54.132],[13.773,54.132],[13.773,54.1323],[13.7725,54.1323],[13.7725,54.1326],[13.7719,54.1326],[13.7719,54.1329],[13.7713,54.1329],[13.7713,54.1331],[13.7708,54.1331],[13.7708,54.1334],[13.7697,54.1334],[13.7697,54.1337],[13.7691,54.1337],[13.7691,54.134],[13.7669,54.134],[13.7669,54.1343],[13.7663,54.1343],[13.7663,54.1348],[13.7658,54.1348],[13.7658,54.1356],[13.7658,54.1359],[13.7652,54.1359],[13.7652,54.1365],[13.7647,54.1365],[13.7647,54.1368],[13.7641,54.1368],[13.7641,54.137],[13.7624,54.137],[13.7624,54.1368],[13.7619,54.1368],[13.7619,54.1365],[13.7624,54.1365],[13.7624,54.1359],[13.763,54.1359],[13.763,54.1357],[13.7636,54.1356],[13.7636,54.1351],[13.7641,54.1351],[13.7641,54.1348],[13.7647,54.1348],[13.7647,54.1343],[13.7652,54.1343],[13.7652,54.1337],[13.7636,54.1337],[13.7636,54.134],[13.7591,54.134],[13.7591,54.1343],[13.758,54.1343],[13.758,54.1345],[13.7574,54.1345],[13.7574,54.1351],[13.7569,54.1351],[13.7569,54.1356],[13.7563,54.1356],[13.7563,54.1362],[13.7558,54.1362],[13.7558,54.1376],[13.7552,54.1376],[13.7552,54.1384],[13.7552,54.1397],[13.7552,54.1406],[13.7547,54.1406],[13.7547,54.1415],[13.7552,54.1415],[13.7552,54.1451],[13.7547,54.1451],[13.7547,54.1456],[13.7541,54.1456],[13.7541,54.1459],[13.7536,54.1459],[13.7536,54.1462],[13.7524,54.1462],[13.7524,54.1468],[13.7519,54.1468],[13.7519,54.1473],[13.7513,54.1473],[13.7513,54.149],[13.7508,54.149],[13.7508,54.1495],[13.7502,54.1495],[13.7502,54.1501],[13.7508,54.1501],[13.7508,54.1518],[13.7502,54.1518],[13.7502,54.152],[13.7508,54.152],[13.7508,54.1526],[13.7513,54.1526],[13.7513,54.1529],[13.7519,54.1529],[13.7519,54.1531],[13.7513,54.1531],[13.7513,54.1537],[13.7508,54.1537],[13.7508,54.154],[13.7502,54.154],[13.7502,54.1543],[13.7497,54.1543],[13.7497,54.1554],[13.7513,54.1554],[13.7513,54.15625],[13.7502,54.15625],[13.7502,54.1565],[13.7491,54.1565],[13.7491,54.159],[13.7497,54.159],[13.7497,54.1593],[13.7508,54.1593],[13.7508,54.159],[13.7519,54.159],[13.7519,54.1593],[13.7524,54.1593],[13.7524,54.1604],[13.753,54.1604],[13.753,54.1615],[13.7536,54.1615],[13.7536,54.162],[13.7541,54.162],[13.7541,54.1626],[13.7547,54.1626],[13.7547,54.1631],[13.7552,54.1631],[13.7552,54.1637],[13.7558,54.1637],[13.7558,54.1643],[13.7562,54.1643],[13.7563,54.1643],[13.7563,54.1648],[13.7569,54.1648],[13.7569,54.1656],[13.7574,54.1656],[13.7574,54.1662],[13.758,54.1662],[13.758,54.1668],[13.758,54.167],[13.7574,54.167],[13.7574,54.1676],[13.758,54.1676],[13.758,54.1681],[13.7619,54.1681],[13.7619,54.1684],[13.7624,54.1684],[13.7624,54.1687],[13.763,54.1687],[13.763,54.169],[13.7636,54.169],[13.7636,54.1693],[13.7641,54.1693],[13.7641,54.1695],[13.7647,54.1695],[13.7647,54.1698],[13.7652,54.1698],[13.7652,54.1701],[13.7663,54.1701],[13.7663,54.1704],[13.7674,54.1704],[13.7674,54.1706],[13.7686,54.1706],[13.7686,54.1709],[13.7697,54.1709],[13.7697,54.1712],[13.7708,54.1712],[13.7708,54.1715],[13.7719,54.1715],[13.7719,54.1718],[13.773,54.1718],[13.773,54.172],[13.7741,54.172],[13.7741,54.1723],[13.7752,54.1723],[13.7752,54.1726],[13.7775,54.1726],[13.7775,54.1729],[13.7791,54.1729],[13.7791,54.1731],[13.7805,54.1731],[13.7813,54.1731],[13.7813,54.1734],[13.783,54.1734],[13.783,54.1737],[13.7852,54.1737],[13.7852,54.174],[13.7897,54.174],[13.7897,54.1743],[13.7958,54.1743],[13.7958,54.174],[13.7969,54.174],[13.7969,54.1737],[13.7986,54.1737],[13.7986,54.1734],[13.8019,54.1734],[13.8019,54.1731],[13.8036,54.1731],[13.8036,54.1729],[13.8054,54.1729],[13.8058,54.1729],[13.8058,54.1734],[13.8063,54.1734],[13.8063,54.1737],[13.8075,54.1737],[13.8075,54.174],[13.808,54.174],[13.808,54.1743],[13.8097,54.1743],[13.8097,54.1748],[13.8091,54.1748],[13.8091,54.1754],[13.808,54.1754],[13.808,54.1756],[13.8069,54.1756],[13.8069,54.1759],[13.8063,54.1759],[13.8063,54.1762],[13.8058,54.1762],[13.8058,54.1759],[13.8055,54.1759],[13.8047,54.1759],[13.8047,54.1762],[13.8036,54.1762],[13.8036,54.1765],[13.803,54.1765],[13.803,54.1781],[13.8036,54.1781],[13.8036,54.1784],[13.8091,54.1784],[13.8091,54.1781],[13.8113,54.1781],[13.8113,54.1779],[13.8119,54.1779],[13.8119,54.1773],[13.8124,54.1773],[13.8124,54.1765],[13.8119,54.1765],[13.8119,54.1762],[13.8124,54.1762],[13.8124,54.1754],[13.813,54.1754],[13.813,54.1737],[13.8124,54.1737],[13.8124,54.1718],[13.813,54.1718],[13.813,54.1701],[13.8129,54.1701],[13.8124,54.1701],[13.8124,54.1693],[13.813,54.1693],[13.813,54.1681],[13.8136,54.1681],[13.8136,54.1668],[13.8141,54.1668],[13.8141,54.1665],[13.8147,54.1665],[13.8147,54.1656],[13.8152,54.1656],[13.8152,54.1648],[13.8152,54.164],[13.8158,54.164],[13.8158,54.1629],[13.8152,54.1629],[13.8152,54.1626],[13.8147,54.1626],[13.8147,54.162],[13.8152,54.162],[13.8152,54.1615],[13.8158,54.1615],[13.8158,54.1609],[13.8163,54.1609],[13.8163,54.1601],[13.8169,54.1601],[13.8169,54.1584],[13.8175,54.1584],[13.8175,54.1568],[13.818,54.1568],[13.818,54.1556],[13.8186,54.1556],[13.8186,54.1543],[13.8191,54.1543],[13.8191,54.1531],[13.8197,54.1531],[13.8197,54.1515],[13.8202,54.1515],[13.8202,54.1498],[13.8208,54.1498],[13.8208,54.1487],[13.8213,54.1487],[13.8213,54.1479],[13.8213,54.1476],[13.8216,54.1476],[13.8219,54.1476],[13.8219,54.1472],[13.8219,54.1468],[13.8222,54.1468],[13.8225,54.1468],[13.8225,54.1465],[13.8225,54.1456],[13.823,54.1456],[13.823,54.1445],[13.8236,54.1445],[13.8236,54.1437],[13.8241,54.1437],[13.8241,54.1426],[13.8247,54.1426],[13.8247,54.1418],[13.8252,54.1418],[13.8252,54.1409],[13.8258,54.1409],[13.8258,54.1404],[13.8263,54.1404],[13.8263,54.1395],[13.8269,54.1395],[13.8269,54.1387],[13.8275,54.1387],[13.8275,54.1381],[13.828,54.1381],[13.828,54.1373],[13.8286,54.1373],[13.8286,54.1368],[13.8291,54.1368],[13.8291,54.1362],[13.8297,54.1362],[13.8297,54.1354],[13.8302,54.1354],[13.8302,54.1348],[13.8308,54.1348],[13.8308,54.134],[13.8313,54.134],[13.8313,54.1334],[13.8319,54.1334],[13.8319,54.1329],[13.8324,54.1329],[13.8325,54.132],[13.833,54.132],[13.833,54.1315],[13.8336,54.1315],[13.8336,54.1309],[13.8341,54.1309],[13.8341,54.1301],[13.8347,54.1301],[13.8347,54.1295],[13.8352,54.1295],[13.8352,54.129],[13.8358,54.129],[13.8358,54.1281],[13.8363,54.1281],[13.8363,54.1276],[13.8369,54.1276],[13.8369,54.127],[13.8373,54.127],[13.8374,54.127],[13.8374,54.1268],[13.8374,54.1265],[13.8377,54.1265],[13.838,54.1265],[13.838,54.1261],[13.838,54.1259],[13.8381,54.1259],[13.8386,54.1259],[13.8386,54.1254],[13.8391,54.1254],[13.8391,54.1248],[13.8397,54.1248],[13.8397,54.1243],[13.8402,54.1243],[13.8402,54.1237],[13.8408,54.1237],[13.8408,54.1231],[13.8413,54.1231],[13.8413,54.1229],[13.8419,54.1229],[13.8419,54.1223],[13.8424,54.1223],[13.8424,54.1218],[13.843,54.1218],[13.843,54.1212],[13.8436,54.1212],[13.8436,54.1209],[13.8441,54.1209],[13.8441,54.1204],[13.8447,54.1204],[13.8447,54.1199],[13.8447,54.1198],[13.8448,54.1198],[13.8452,54.1198],[13.8452,54.1195],[13.8458,54.1195],[13.8458,54.1192],[13.8458,54.119],[13.8461,54.119],[13.8463,54.119],[13.8463,54.1188],[13.8463,54.1184],[13.8469,54.1184],[13.8469,54.1181],[13.8474,54.1181],[13.8474,54.1181],[13.8474,54.1176],[13.848,54.1176],[13.848,54.1173],[13.8486,54.1173],[13.8486,54.1168],[13.8491,54.1168],[13.8491,54.1165],[13.8497,54.1165],[13.8497,54.1159],[13.8502,54.1159],[13.8502,54.1156],[13.8508,54.1156],[13.8508,54.1154],[13.8513,54.1154],[13.8513,54.1148],[13.8519,54.1148],[13.8519,54.1145],[13.8524,54.1145],[13.8524,54.114],[13.853,54.114],[13.853,54.1137],[13.8536,54.1137],[13.8536,54.1131],[13.8541,54.1131],[13.8541,54.1129],[13.8547,54.1129],[13.8547,54.1123],[13.8552,54.1123],[13.8552,54.112],[13.8558,54.112],[13.8558,54.1115],[13.8563,54.1115],[13.8563,54.1112],[13.8569,54.1112],[13.8569,54.1106],[13.8575,54.1106],[13.8575,54.1104],[13.858,54.1104],[13.858,54.1101],[13.8586,54.1101],[13.8586,54.1095],[13.8591,54.1095],[13.8591,54.1093],[13.8597,54.1093],[13.8597,54.109],[13.8602,54.109],[13.8602,54.1087],[13.8608,54.1087],[13.8608,54.1084],[13.8613,54.1084],[13.8613,54.1079],[13.8619,54.1079],[13.8619,54.1076],[13.8625,54.1076],[13.8625,54.1073],[13.863,54.1073],[13.863,54.1068],[13.8636,54.1068],[13.8636,54.1065],[13.8641,54.1065],[13.8641,54.1059],[13.8647,54.1059],[13.8647,54.1056],[13.8652,54.1056],[13.8652,54.1051],[13.8658,54.1051],[13.8658,54.1048],[13.8663,54.1048],[13.8663,54.1045],[13.8669,54.1045],[13.8669,54.104],[13.8674,54.104],[13.8674,54.1037],[13.868,54.1037],[13.868,54.1031],[13.8686,54.1031],[13.8686,54.1029],[13.8691,54.1029],[13.8691,54.1026],[13.8697,54.1026],[13.8697,54.1023],[13.8702,54.1023],[13.8702,54.102],[13.8708,54.102],[13.8708,54.1015],[13.8713,54.1015],[13.8713,54.1012],[13.8719,54.1012],[13.8719,54.1009],[13.8725,54.1009],[13.8725,54.1006],[13.873,54.1006],[13.873,54.1004],[13.8736,54.1004],[13.8736,54.1001],[13.8741,54.1001],[13.8741,54.0998],[13.8747,54.0998],[13.8747,54.0995],[13.8752,54.0995],[13.8752,54.0993],[13.8758,54.0993],[13.8758,54.099],[13.8763,54.099],[13.8763,54.0987],[13.8769,54.0987],[13.8769,54.0981],[13.8774,54.0981],[13.8774,54.0979],[13.878,54.0979],[13.878,54.0976],[13.8786,54.0976],[13.8786,54.0973],[13.8791,54.0973],[13.8791,54.097],[13.8796,54.097],[13.8797,54.0968],[13.8801,54.0968],[13.8802,54.0968],[13.8802,54.0966],[13.8802,54.0965],[13.8805,54.0965],[13.8808,54.0965],[13.8808,54.0963],[13.8809,54.0962],[13.8813,54.0962],[13.8813,54.0959],[13.8819,54.0959],[13.8819,54.0956],[13.8825,54.0956],[13.8825,54.0954],[13.883,54.0954],[13.883,54.0951],[13.8836,54.0951],[13.8836,54.0948],[13.8841,54.0948],[13.8841,54.0945],[13.8847,54.0945],[13.8847,54.0943],[13.8852,54.0943],[13.8852,54.094],[13.8858,54.094],[13.8858,54.0937],[13.8863,54.0937],[13.8863,54.0934],[13.8869,54.0934],[13.8869,54.0931],[13.8874,54.0931],[13.8874,54.0929],[13.888,54.0929],[13.888,54.0926],[13.8886,54.0926],[13.8886,54.0923],[13.8902,54.0923],[13.8902,54.092],[13.8908,54.092],[13.8908,54.0918],[13.8913,54.0918],[13.8913,54.0912],[13.8919,54.0912],[13.8919,54.0909],[13.8924,54.0909],[13.8924,54.0906],[13.893,54.0906],[13.893,54.0904],[13.8936,54.0904],[13.8936,54.0901],[13.8947,54.0901],[13.8947,54.0898],[13.8952,54.0898],[13.8952,54.0895],[13.8958,54.0895],[13.8958,54.0893],[13.8963,54.0893],[13.8963,54.089],[13.8969,54.089],[13.8969,54.0887],[13.898,54.0887],[13.898,54.0884],[13.8986,54.0884],[13.8986,54.0881],[13.8991,54.0881],[13.8991,54.0879],[13.8997,54.0879],[13.8997,54.0876],[13.9008,54.0876],[13.9008,54.0873],[13.9013,54.0873],[13.9013,54.087],[13.9019,54.087],[13.9019,54.0868],[13.9025,54.0868],[13.9025,54.0865],[13.9026,54.0865],[13.9036,54.0865],[13.9036,54.0862],[13.9041,54.0862],[13.9041,54.086],[13.9041,54.0859],[13.9044,54.0859],[13.9047,54.0859],[13.9047,54.0858],[13.9047,54.0856],[13.9052,54.0856],[13.9058,54.0856],[13.9058,54.0855],[13.9058,54.0854],[13.9061,54.0854],[13.9063,54.0854],[13.9063,54.0851],[13.9069,54.0851],[13.9069,54.0848],[13.9075,54.0848],[13.9075,54.0845],[13.9086,54.0845],[13.9086,54.0843],[13.9091,54.0843],[13.9091,54.084],[13.9102,54.084],[13.9102,54.0837],[13.9108,54.0837],[13.9108,54.0834],[13.9113,54.0834],[13.9113,54.0831],[13.9119,54.0831],[13.9119,54.0829],[13.9125,54.0829],[13.9125,54.0826],[13.913,54.0826],[13.913,54.0823],[13.9136,54.0823],[13.9136,54.082],[13.9147,54.082],[13.9147,54.0818],[13.9152,54.0818],[13.9152,54.0815],[13.9163,54.0815],[13.9163,54.0812],[13.9169,54.0812],[13.9169,54.0809],[13.918,54.0809],[13.918,54.0806],[13.9191,54.0806],[13.9191,54.0804],[13.9197,54.0804],[13.9197,54.0801],[13.9208,54.0801],[13.9208,54.0798],[13.9219,54.0798],[13.9219,54.0795],[13.9224,54.0795],[13.9224,54.0793],[13.923,54.0793],[13.923,54.079],[13.9236,54.079],[13.9236,54.0787],[13.9241,54.0787],[13.9241,54.0781],[13.9252,54.0781],[13.9252,54.0779],[13.9258,54.0779],[13.9258,54.0776],[13.9269,54.0776],[13.9269,54.0773],[13.928,54.0773],[13.928,54.077],[13.9286,54.077],[13.9286,54.0768],[13.9291,54.0768],[13.9291,54.0765],[13.9297,54.0765],[13.9297,54.0762],[13.9308,54.0762],[13.9308,54.0759],[13.9313,54.0759],[13.9313,54.0756],[13.9319,54.0756],[13.9319,54.0754],[13.9336,54.0754],[13.9336,54.0751],[13.9347,54.0751],[13.9347,54.0748],[13.9363,54.0748],[13.9363,54.0745],[13.9375,54.0745],[13.9375,54.0743],[13.938,54.0743],[13.938,54.074],[13.9386,54.074],[13.9386,54.0737],[13.9402,54.0737],[13.9402,54.0734],[13.9413,54.0734],[13.9413,54.0731],[13.9425,54.0731],[13.9425,54.0729],[13.9436,54.0729],[13.9436,54.0726],[13.9452,54.0726],[13.9452,54.0723],[13.9469,54.0723],[13.9469,54.072],[13.948,54.072],[13.948,54.0718],[13.9497,54.0718],[13.9497,54.0715],[13.9525,54.0715],[13.9525,54.0712],[13.9541,54.0712],[13.9541,54.0709],[13.958,54.0709],[13.958,54.0706],[13.9608,54.0706],[13.9608,54.0704],[13.9636,54.0704],[13.9636,54.0701],[13.9647,54.0701],[13.9647,54.0698],[13.9658,54.0698],[13.9658,54.0695],[13.9674,54.0695],[13.9674,54.0693],[13.968,54.0693],[13.968,54.069],[13.9684,54.069],[13.9686,54.069],[13.9686,54.0687],[13.9697,54.0687],[13.9697,54.0684],[13.9708,54.0684],[13.9708,54.0681],[13.9713,54.0681],[13.9713,54.0679],[13.9719,54.0679],[13.9719,54.0676],[13.973,54.0676],[13.973,54.0673],[13.9741,54.0673],[13.9741,54.067],[13.9752,54.067],[13.9752,54.0668],[13.9763,54.0668],[13.9763,54.0665],[13.9769,54.0665],[13.9769,54.0662],[13.9775,54.0662],[13.9774,54.0659],[13.978,54.0659],[13.978,54.0656],[13.9786,54.0656],[13.9786,54.0654],[13.9797,54.0654],[13.9797,54.0651],[13.9808,54.0651],[13.9808,54.0648],[13.9813,54.0648],[13.9813,54.0645],[13.9825,54.0645],[13.9825,54.0643],[13.983,54.0643],[13.983,54.064],[13.9841,54.064],[13.9841,54.0637],[13.9847,54.0637],[13.9847,54.0634],[13.9858,54.0634],[13.9858,54.0631],[13.9863,54.0631],[13.9863,54.0629],[13.9875,54.0629],[13.9875,54.0626],[13.9886,54.0626],[13.9886,54.0623],[13.9891,54.0623],[13.9891,54.062],[13.9897,54.062],[13.9897,54.0618],[13.9908,54.0618],[13.9908,54.0615],[13.9913,54.0615],[13.9913,54.0612],[13.9925,54.0612],[13.9925,54.0609],[13.993,54.0609],[13.993,54.0606],[13.9936,54.0606],[13.9936,54.0604],[13.9947,54.0604],[13.9947,54.0601],[13.9958,54.0601],[13.9958,54.0598],[13.9969,54.0598],[13.9969,54.0595],[13.9986,54.0595],[13.9986,54.0593],[13.9997,54.0593],[13.9997,54.0595],[14,54.0595],[14.0002,54.0595],[14.0002,54.0593],[14.0008,54.0593],[14.0008,54.0587],[14.0019,54.0587],[14.0019,54.0584],[14.0024,54.0584],[14.0024,54.0581],[14.003,54.0581],[14.003,54.0579],[14.0047,54.0579],[14.0047,54.0576],[14.0058,54.0576],[14.0058,54.0573],[14.0069,54.0573],[14.0069,54.057],[14.0074,54.057],[14.0074,54.0568],[14.008,54.0568],[14.008,54.0565],[14.0086,54.0565],[14.0086,54.0562],[14.0091,54.0562],[14.0091,54.0559],[14.0097,54.0559],[14.0097,54.0556],[14.0102,54.0556],[14.0102,54.0554],[14.0108,54.0554],[14.0108,54.0551],[14.0113,54.0551],[14.0113,54.0548],[14.0119,54.0548],[14.0119,54.0545],[14.0124,54.0545],[14.0124,54.0543],[14.0141,54.0543],[14.0141,54.054],[14.0147,54.054],[14.0147,54.0534],[14.0152,54.0534],[14.0152,54.0531],[14.0158,54.0531],[14.0158,54.0529],[14.0163,54.0529],[14.0163,54.0526],[14.0169,54.0526],[14.0169,54.0523],[14.0175,54.0523],[14.0175,54.0518],[14.018,54.0518],[14.018,54.0512],[14.0186,54.0512],[14.0186,54.0504],[14.0191,54.0504],[14.0191,54.0501],[14.0197,54.0501],[14.0197,54.0495],[14.0202,54.0495],[14.0202,54.0493],[14.0208,54.0493],[14.0208,54.0487],[14.0213,54.0487],[14.0213,54.0484],[14.0219,54.0484],[14.0219,54.0476],[14.023,54.0476],[14.023,54.0473],[14.0236,54.0473],[14.0236,54.047],[14.0241,54.047],[14.0241,54.0462],[14.0247,54.0462],[14.0247,54.0459],[14.0252,54.0459],[14.0252,54.0454],[14.0258,54.0454],[14.0258,54.0451],[14.0263,54.0451],[14.0263,54.0448],[14.0269,54.0448],[14.0269,54.0443],[14.028,54.0443],[14.028,54.0434],[14.0286,54.0434],[14.0286,54.0431],[14.0291,54.0431],[14.0291,54.0426],[14.0302,54.0426],[14.0302,54.0423],[14.0313,54.0423],[14.0313,54.0418],[14.0319,54.0418],[14.0319,54.0412],[14.0325,54.0412],[14.0325,54.0409],[14.0332,54.0409],[14.0336,54.0409],[14.0336,54.0404],[14.0341,54.0404],[14.0341,54.0397],[14.0341,54.0393],[14.0344,54.0393],[14.0358,54.0393],[14.0358,54.0384],[14.0363,54.0384],[14.0363,54.0381],[14.0369,54.0381],[14.0369,54.0379],[14.0375,54.0379],[14.0375,54.0373],[14.038,54.0373],[14.038,54.0368],[14.0386,54.0368],[14.0386,54.0365],[14.0397,54.0365],[14.0397,54.0359],[14.0402,54.0359],[14.0402,54.0354],[14.0408,54.0354],[14.0408,54.0351],[14.0413,54.0351],[14.0413,54.0345],[14.0419,54.0345],[14.0419,54.0343],[14.0424,54.0343],[14.0424,54.034],[14.043,54.034],[14.043,54.0334],[14.0436,54.0334],[14.0436,54.0331],[14.0441,54.0331],[14.0441,54.0329],[14.0447,54.0329],[14.0447,54.0324],[14.0447,54.032],[14.0452,54.032],[14.0452,54.0318],[14.0458,54.0318],[14.0458,54.0315],[14.0463,54.0315],[14.0463,54.0309],[14.0469,54.0309],[14.0469,54.0306],[14.0474,54.0306],[14.0474,54.0304],[14.048,54.0304],[14.048,54.0298],[14.0486,54.0298],[14.0486,54.0295],[14.0491,54.0295],[14.0491,54.0293],[14.0497,54.0293],[14.0497,54.029],[14.0502,54.029],[14.0502,54.0287],[14.0508,54.0287],[14.0508,54.0284],[14.0513,54.0284],[14.0513,54.0281],[14.0519,54.0281],[14.0519,54.0279],[14.0524,54.0279],[14.0524,54.027],[14.053,54.027],[14.053,54.0268],[14.0536,54.0268],[14.0536,54.0265],[14.0541,54.0265],[14.0541,54.0262],[14.0552,54.0262],[14.0552,54.0259],[14.0558,54.0259],[14.0558,54.0254],[14.0563,54.0254],[14.0563,54.0251],[14.0569,54.0251],[14.0569,54.0248],[14.0574,54.0248],[14.0574,54.0245],[14.058,54.0245],[14.058,54.0243],[14.0586,54.0243],[14.0586,54.024],[14.0591,54.024],[14.0591,54.0234],[14.0597,54.0234],[14.0597,54.0231],[14.0608,54.0231],[14.0608,54.0229],[14.0613,54.0229],[14.0613,54.0226],[14.0619,54.0226],[14.0619,54.0223],[14.0625,54.0223],[14.0625,54.0218],[14.063,54.0218],[14.063,54.0215],[14.0636,54.0215],[14.0636,54.0209],[14.0641,54.0209],[14.0641,54.0204],[14.0652,54.0204],[14.0652,54.0201],[14.0658,54.0201],[14.0658,54.0198],[14.0663,54.0198],[14.0663,54.0193],[14.0675,54.0193],[14.0675,54.0187],[14.068,54.0187],[14.068,54.0184],[14.0691,54.0184],[14.0691,54.0181],[14.0697,54.0181],[14.0697,54.0179],[14.0702,54.0179],[14.0702,54.0176],[14.0708,54.0176],[14.0708,54.0173],[14.0713,54.0173],[14.0713,54.017],[14.0719,54.017],[14.0719,54.0165],[14.0725,54.0165],[14.0725,54.0159],[14.073,54.0159],[14.073,54.0156],[14.0736,54.0156],[14.0736,54.0151],[14.0741,54.0151],[14.0741,54.0145],[14.0747,54.0145],[14.0747,54.0143],[14.0752,54.0143],[14.0752,54.014],[14.0758,54.014],[14.0758,54.0137],[14.0763,54.0137],[14.0763,54.0134],[14.0769,54.0134],[14.0769,54.0129],[14.078,54.0129],[14.078,54.0126],[14.0786,54.0126],[14.0786,54.012],[14.0791,54.012],[14.0791,54.0118],[14.0797,54.0118],[14.0797,54.0115],[14.0802,54.0115],[14.0802,54.0112],[14.0813,54.0112],[14.0813,54.0109],[14.0819,54.0109],[14.0819,54.0104],[14.0824,54.0104],[14.0825,54.0101],[14.0836,54.0101],[14.0836,54.0095],[14.0841,54.0095],[14.0841,54.0093],[14.0847,54.0093],[14.0847,54.0087],[14.0852,54.0087],[14.0852,54.0084],[14.0863,54.0084],[14.0863,54.0081],[14.0869,54.0081],[14.0869,54.0079],[14.0874,54.0079],[14.0874,54.0076],[14.088,54.0076],[14.088,54.007],[14.0886,54.007],[14.0886,54.0068],[14.0891,54.0068],[14.0891,54.0065],[14.0897,54.0065],[14.0897,54.0062],[14.0902,54.0062],[14.0902,54.0059],[14.0908,54.0059],[14.0908,54.0056],[14.0913,54.0056],[14.0913,54.0054],[14.0919,54.0054],[14.0919,54.0051],[14.0924,54.0051],[14.0924,54.0048],[14.093,54.0048],[14.093,54.0045],[14.0936,54.0045],[14.0936,54.0043],[14.0941,54.0043],[14.0941,54.004],[14.0947,54.004],[14.0947,54.0034],[14.0952,54.0034],[14.0952,54.0031],[14.0958,54.0031],[14.0958,54.0029],[14.0963,54.0029],[14.0963,54.0026],[14.0975,54.0026],[14.0975,54.002],[14.098,54.002],[14.098,54.0018],[14.0986,54.0018],[14.0986,54.0015],[14.0991,54.0015],[14.0991,54.0012],[14.0997,54.0012],[14.0997,54.0006],[14.1008,54.0006],[14.1008,54.0004],[14.1013,54.0004],[14.1013,53.9998],[14.1013,53.9995],[14.1025,53.9995],[14.1025,53.999],[14.103,53.999],[14.103,53.9987],[14.1036,53.9987],[14.1036,53.9984],[14.1047,53.9984],[14.1047,53.9981],[14.1052,53.9981],[14.1052,53.9979],[14.1063,53.9979],[14.1063,53.9976],[14.1058,53.9976],[14.1058,53.997],[14.1063,53.997],[14.1063,53.9968],[14.1069,53.9968],[14.1069,53.9965],[14.1074,53.9965],[14.1074,53.9962],[14.108,53.9962],[14.108,53.9959],[14.1086,53.9959],[14.1086,53.9956],[14.1091,53.9956],[14.1091,53.9951],[14.1097,53.9951],[14.1097,53.9948],[14.1102,53.9948],[14.1102,53.9945],[14.1108,53.9945],[14.1108,53.994],[14.1113,53.994],[14.1113,53.9937],[14.1119,53.9937],[14.1119,53.9934],[14.1125,53.9934],[14.1125,53.9931],[14.1136,53.9931],[14.1136,53.9929],[14.1141,53.9929],[14.1141,53.9926],[14.1147,53.9926],[14.1147,53.9923],[14.1152,53.9923],[14.1152,53.992],[14.1158,53.992],[14.1158,53.9912],[14.1163,53.9912],[14.1163,53.9909],[14.1169,53.9909],[14.1169,53.9906],[14.1175,53.9906],[14.1175,53.9901],[14.118,53.9901],[14.118,53.9898],[14.1186,53.9898],[14.1186,53.9895],[14.1191,53.9895],[14.1191,53.9893],[14.1197,53.9893],[14.1197,53.989],[14.1202,53.989],[14.1202,53.9887],[14.1208,53.9887],[14.1208,53.9884],[14.1219,53.9884],[14.1219,53.9881],[14.1225,53.9881],[14.1225,53.9879],[14.123,53.9879],[14.123,53.9876],[14.1236,53.9876],[14.1236,53.9873],[14.1241,53.9873],[14.1241,53.987],[14.1247,53.987],[14.1247,53.9865],[14.1252,53.9865],[14.1252,53.9862],[14.1258,53.9862],[14.1258,53.9856],[14.1263,53.9856],[14.1263,53.9851],[14.1269,53.9851],[14.1269,53.9848],[14.1274,53.9848],[14.1274,53.9845],[14.128,53.9845],[14.128,53.9843],[14.1286,53.9843],[14.1286,53.984],[14.1291,53.984],[14.1291,53.9834],[14.1297,53.9834],[14.1297,53.9831],[14.1302,53.9831],[14.1302,53.9829],[14.1308,53.9829],[14.1308,53.9823],[14.1313,53.9823],[14.1313,53.982],[14.1319,53.982],[14.1319,53.9815],[14.1324,53.9815],[14.1324,53.9812],[14.133,53.9812],[14.133,53.9809],[14.1336,53.9809],[14.1336,53.9806],[14.1341,53.9806],[14.1341,53.9804],[14.1352,53.9804],[14.1352,53.9798],[14.1358,53.9798],[14.1358,53.9795],[14.1369,53.9795],[14.1369,53.979],[14.1374,53.979],[14.1374,53.9787],[14.138,53.9787],[14.138,53.9779],[14.1386,53.9779],[14.1386,53.9776],[14.1391,53.9776],[14.1391,53.9773],[14.1397,53.9773],[14.1397,53.977],[14.1408,53.977],[14.1408,53.9768],[14.1413,53.9768],[14.1413,53.9765],[14.1419,53.9765],[14.1419,53.9759],[14.1424,53.9759],[14.1424,53.9756],[14.143,53.9756],[14.143,53.9745],[14.1436,53.9745],[14.1436,53.974],[14.1441,53.974],[14.1441,53.9737],[14.1447,53.9737],[14.1447,53.9731],[14.1452,53.9731],[14.1452,53.9729],[14.1458,53.9729],[14.1458,53.9726],[14.1463,53.9726],[14.1463,53.972],[14.1469,53.972],[14.1469,53.9718],[14.1475,53.9718],[14.1475,53.9712],[14.148,53.9712],[14.148,53.9706],[14.1486,53.9706],[14.1486,53.9704],[14.1491,53.9704],[14.1491,53.9695],[14.1497,53.9695],[14.1497,53.969],[14.1502,53.969],[14.1502,53.96875],[14.1508,53.96875],[14.1508,53.9684],[14.1519,53.9684],[14.1519,53.9679],[14.1525,53.9679],[14.1525,53.9673],[14.153,53.9673],[14.153,53.967],[14.1536,53.967],[14.1536,53.9668],[14.1541,53.9668],[14.1541,53.9665],[14.1547,53.9665],[14.1547,53.9662],[14.1552,53.9662],[14.1552,53.9659],[14.1558,53.9659],[14.1558,53.9656],[14.1563,53.9656],[14.1563,53.9654],[14.1569,53.9654],[14.1569,53.9651],[14.1575,53.9651],[14.1575,53.9645],[14.158,53.9645],[14.158,53.9643],[14.1586,53.9643],[14.1586,53.964],[14.1591,53.964],[14.1591,53.9637],[14.1597,53.9637],[14.1597,53.9634],[14.1602,53.9634],[14.1602,53.9626],[14.1608,53.9626],[14.1608,53.9623],[14.1613,53.9623],[14.1613,53.9618],[14.1619,53.9618],[14.1619,53.9615],[14.1625,53.9615],[14.1625,53.9612],[14.163,53.9612],[14.163,53.9606],[14.1636,53.9606],[14.1636,53.9604],[14.1641,53.9604],[14.1641,53.9601],[14.1647,53.9601],[14.1647,53.9598],[14.1652,53.9598],[14.1652,53.9595],[14.1658,53.9595],[14.1658,53.9593],[14.1663,53.9593],[14.1663,53.959],[14.1669,53.959],[14.1669,53.9584],[14.1674,53.9584],[14.1674,53.9581],[14.168,53.9581],[14.168,53.9579],[14.1686,53.9579],[14.1686,53.9576],[14.1691,53.9576],[14.1691,53.957],[14.1697,53.957],[14.1697,53.9568],[14.1702,53.9568],[14.1702,53.9565],[14.1708,53.9565],[14.1708,53.9562],[14.1713,53.9562],[14.1713,53.9556],[14.1719,53.9556],[14.1719,53.9551],[14.1724,53.9551],[14.1724,53.9548],[14.173,53.9548],[14.173,53.9545],[14.1736,53.9545],[14.1736,53.9537],[14.1741,53.9537],[14.1741,53.9529],[14.1747,53.9529],[14.1747,53.9526],[14.1752,53.9526],[14.1752,53.952],[14.1758,53.952],[14.1758,53.9512],[14.1763,53.9512],[14.1763,53.9509],[14.1769,53.9509],[14.1769,53.9504],[14.1774,53.9504],[14.1774,53.9501],[14.178,53.9501],[14.178,53.9495],[14.1786,53.9495],[14.1786,53.949],[14.1791,53.949],[14.1791,53.9487],[14.1797,53.9487],[14.1797,53.9484],[14.1802,53.9484],[14.1802,53.9481],[14.1808,53.9481],[14.1808,53.9479],[14.1813,53.9479],[14.1813,53.9473],[14.1819,53.9473],[14.1819,53.947],[14.1825,53.947],[14.1825,53.9468],[14.183,53.9468],[14.183,53.9462],[14.1836,53.9462],[14.1836,53.9459],[14.1841,53.9459],[14.1841,53.9456],[14.1847,53.9456],[14.1847,53.9454],[14.1852,53.9454],[14.1852,53.9451],[14.1869,53.9451],[14.1869,53.9445],[14.1874,53.9445],[14.1874,53.9443],[14.188,53.9443],[14.188,53.944],[14.1886,53.944],[14.1886,53.9437],[14.1891,53.9437],[14.1891,53.9434],[14.1902,53.9434],[14.1902,53.9431],[14.1908,53.9431],[14.1908,53.9429],[14.1913,53.9429],[14.1913,53.9426],[14.1919,53.9426],[14.1919,53.9423],[14.1924,53.9423],[14.1924,53.9415],[14.193,53.9415],[14.193,53.9412],[14.1936,53.9412],[14.1936,53.9409],[14.1941,53.9409],[14.1941,53.9404],[14.1947,53.9404],[14.1947,53.9401],[14.1952,53.9401],[14.1952,53.9398],[14.1963,53.9398],[14.1963,53.9395],[14.1969,53.9395],[14.1969,53.9393],[14.1975,53.9393],[14.1975,53.939],[14.198,53.939],[14.198,53.9387],[14.1991,53.9387],[14.1991,53.9381],[14.1997,53.9381],[14.1997,53.9376],[14.2002,53.9376],[14.2002,53.937],[14.2008,53.937],[14.2008,53.9368],[14.2013,53.9368],[14.2013,53.9365],[14.2019,53.9365],[14.2019,53.9362],[14.2036,53.9362],[14.2036,53.9359],[14.2041,53.9359],[14.2041,53.9356],[14.2047,53.9356],[14.2047,53.9354],[14.2058,53.9354],[14.2058,53.9351],[14.2063,53.9351],[14.2063,53.9348],[14.2074,53.9348],[14.2075,53.9345],[14.208,53.9345],[14.208,53.9343],[14.2091,53.9343],[14.2091,53.934],[14.2102,53.934],[14.2102,53.9337],[14.2113,53.9337],[14.2113,53.9334],[14.2119,53.9334],[14.2119,53.9331],[14.2124,53.9331],[14.2124,53.9329],[14.2133,53.9329],[14.2136,53.9329],[14.2136,53.9327],[14.2136,53.9326],[14.2139,53.9326],[14.2141,53.9326],[14.2141,53.9325],[14.2141,53.9323],[14.2144,53.9323],[14.2147,53.9323],[14.2147,53.9322],[14.2147,53.932],[14.2149,53.932],[14.2152,53.932],[14.2152,53.9319],[14.2152,53.9318],[14.2155,53.9318],[14.2158,53.9318],[14.2158,53.9316],[14.2158,53.9315],[14.216,53.9315],[14.2163,53.9315],[14.2163,53.9313],[14.2163,53.9312],[14.2166,53.9312],[14.2174,53.9312],[14.2174,53.9309],[14.2186,53.9309],[14.2186,53.9306],[14.2191,53.9306],[14.2191,53.9304],[14.2202,53.9304],[14.2202,53.9301],[14.2213,53.9301],[14.2213,53.9299],[14.2205,53.9297],[14.2198,53.9295],[14.2104,53.923],[14.2036,53.9183],[14.1921,53.9191],[14.1863,53.9155],[14.1896,53.9155],[14.1901,53.9114],[14.1977,53.9118],[14.1984,53.9073],[14.2036,53.9075],[14.206,53.9077],[14.2063,53.9053],[14.2095,53.9031],[14.2138,53.8945],[14.2153,53.8916],[14.2154,53.8811],[14.2154,53.8806],[14.2155,53.8697],[14.2152,53.8697],[14.2165,53.867],[14.2173,53.8654],[14.2136,53.8654],[14.2136,53.8656],[14.213,53.8656],[14.213,53.8659],[14.2119,53.8659],[14.2118,53.8662],[14.2113,53.8662],[14.2113,53.8665],[14.2108,53.8665],[14.2108,53.8668],[14.2102,53.8668],[14.2102,53.867],[14.2063,53.867],[14.2063,53.8668],[14.2047,53.8668],[14.2047,53.8673],[14.203,53.8673],[14.203,53.8679],[14.2019,53.8679],[14.2019,53.8684],[14.2013,53.8684],[14.2013,53.8687],[14.2002,53.8687],[14.2002,53.8693],[14.1997,53.8693],[14.1997,53.8695],[14.1986,53.8695],[14.1986,53.8698],[14.198,53.8698],[14.198,53.8704],[14.1969,53.8704],[14.1969,53.8706],[14.1963,53.8706],[14.1963,53.8709],[14.1958,53.8709],[14.1958,53.8712],[14.1947,53.8712],[14.1947,53.8715],[14.1908,53.8715],[14.1908,53.8718],[14.1902,53.8718],[14.1902,53.872],[14.1897,53.872],[14.1897,53.8723],[14.1891,53.8723],[14.1891,53.8726],[14.1852,53.8726],[14.1852,53.8723],[14.1836,53.8723],[14.1836,53.872],[14.183,53.872],[14.183,53.8718],[14.1813,53.8718],[14.1813,53.8712],[14.1808,53.8712],[14.1808,53.8706],[14.1802,53.8706],[14.1802,53.8704],[14.1797,53.8704],[14.1797,53.8706],[14.1786,53.8706],[14.1786,53.8709],[14.1769,53.8709],[14.1769,53.8712],[14.1763,53.8712],[14.1763,53.8715],[14.1758,53.8715],[14.1758,53.8723],[14.1739,53.8723],[14.1719,53.8723],[14.1719,53.8726],[14.1702,53.8726],[14.1702,53.8723],[14.1697,53.8723],[14.1697,53.8722],[14.1697,53.872],[14.1691,53.872],[14.1691,53.8718],[14.1669,53.8718],[14.1669,53.8715],[14.158,53.8715],[14.158,53.8712],[14.1552,53.8712],[14.1552,53.8709],[14.1486,53.8709],[14.1486,53.8706],[14.1462,53.8706],[14.1441,53.8706],[14.1441,53.8704],[14.1436,53.8704],[14.1436,53.8701],[14.143,53.8701],[14.143,53.8698],[14.1419,53.8698],[14.1419,53.8695],[14.1397,53.8695],[14.1397,53.8693],[14.1374,53.8693],[14.1374,53.8695],[14.1336,53.8695],[14.1336,53.8698],[14.133,53.8698],[14.133,53.8701],[14.1313,53.8701],[14.1313,53.8704],[14.1308,53.8704],[14.1308,53.8706],[14.1269,53.8706],[14.1269,53.8704],[14.1241,53.8704],[14.1241,53.8701],[14.1236,53.8701],[14.1236,53.8698],[14.1225,53.8698],[14.1225,53.8695],[14.1219,53.8695],[14.1219,53.8693],[14.1197,53.8693],[14.1197,53.869],[14.1169,53.869],[14.1169,53.8687],[14.1163,53.8687],[14.1163,53.8684],[14.1136,53.8684],[14.1136,53.8687],[14.113,53.8687],[14.113,53.869],[14.1125,53.869],[14.1125,53.8693],[14.1119,53.8693],[14.1119,53.8695],[14.1091,53.8695],[14.1091,53.8698],[14.1052,53.8698],[14.1052,53.8701],[14.0994,53.8701],[14.0991,53.8701],[14.0991,53.8703],[14.0991,53.8704],[14.0989,53.8704],[14.0969,53.8704],[14.0969,53.8706],[14.0963,53.8706],[14.0963,53.8709],[14.0958,53.8709],[14.0958,53.8712],[14.0952,53.8712],[14.0952,53.8715],[14.0941,53.8715],[14.0941,53.8718],[14.0936,53.8718],[14.0936,53.872],[14.093,53.872],[14.093,53.8723],[14.0919,53.8723],[14.0919,53.8726],[14.0913,53.8726],[14.0913,53.8729],[14.0902,53.8729],[14.0902,53.8731],[14.0891,53.8731],[14.0891,53.8734],[14.0874,53.8734],[14.0874,53.8737],[14.083,53.8737],[14.083,53.8734],[14.0825,53.8734],[14.0824,53.8731],[14.0819,53.8731],[14.0819,53.8726],[14.0808,53.8726],[14.0808,53.8723],[14.0786,53.8723],[14.0786,53.872],[14.078,53.872],[14.078,53.8718],[14.0775,53.8718],[14.0775,53.8712],[14.0769,53.8712],[14.0769,53.8709],[14.0752,53.8709],[14.0752,53.8706],[14.0741,53.8706],[14.0741,53.8704],[14.0725,53.8704],[14.0725,53.8706],[14.0708,53.8706],[14.0708,53.8704],[14.0702,53.8704],[14.0702,53.8701],[14.0686,53.8701],[14.0686,53.8698],[14.0675,53.8698],[14.0675,53.8695],[14.0663,53.8695],[14.0663,53.8693],[14.0608,53.8693],[14.0608,53.8695],[14.0586,53.8695],[14.0586,53.8698],[14.0569,53.8698],[14.0569,53.8701],[14.0558,53.8701],[14.0558,53.8704],[14.0541,53.8704],[14.0541,53.8706],[14.053,53.8706],[14.053,53.8709],[14.0513,53.8709],[14.0513,53.8712],[14.0497,53.8712],[14.0497,53.8715],[14.0491,53.8715],[14.0491,53.8718],[14.0486,53.8718],[14.0486,53.8723],[14.0463,53.8723],[14.0463,53.8726],[14.0441,53.8726],[14.0441,53.8729],[14.043,53.8729],[14.043,53.8731],[14.0424,53.8731],[14.0424,53.8734],[14.0386,53.8734],[14.0386,53.8731],[14.0358,53.8731],[14.0358,53.8729],[14.0352,53.8729],[14.0352,53.8726],[14.033,53.8726],[14.033,53.8723],[14.0325,53.8723],[14.0325,53.872],[14.0319,53.872],[14.0319,53.8718],[14.0313,53.8718],[14.0313,53.8715],[14.0308,53.8715],[14.0308,53.8709],[14.0302,53.8709],[14.0302,53.8706],[14.0297,53.8706],[14.0297,53.8704],[14.0291,53.8704],[14.0291,53.8698],[14.0286,53.8698],[14.0286,53.8695],[14.028,53.8695],[14.028,53.8687],[14.0274,53.8687],[14.0274,53.8684],[14.0241,53.8684],[14.0241,53.8687],[14.0213,53.8687],[14.0213,53.8684],[14.0202,53.8684],[14.0202,53.8681],[14.0197,53.8681],[14.0197,53.8676],[14.0191,53.8676],[14.0191,53.8673],[14.018,53.8673],[14.018,53.867],[14.0175,53.867],[14.0175,53.8668],[14.0169,53.8668],[14.0169,53.8643],[14.0163,53.8643],[14.0163,53.8637],[14.0158,53.8637],[14.0158,53.8634],[14.0152,53.8634],[14.0152,53.8631],[14.0147,53.8631],[14.0147,53.8629],[14.0141,53.8629],[14.0141,53.8626],[14.0136,53.8626],[14.0136,53.8623],[14.013,53.8623],[14.013,53.8618],[14.0124,53.8618],[14.0124,53.8612],[14.0119,53.8612],[14.0119,53.8606],[14.0113,53.8606],[14.0113,53.8598],[14.0108,53.8598],[14.0108,53.8593],[14.0102,53.8593],[14.0102,53.859],[14.0097,53.859],[14.0097,53.8587],[14.0091,53.8587],[14.0091,53.8584],[14.0086,53.8584],[14.0086,53.8579],[14.008,53.8579],[14.008,53.8576],[14.0074,53.8576],[14.0074,53.8573],[14.0069,53.8573],[14.0069,53.857],[14.0063,53.857],[14.0063,53.8568],[14.0058,53.8568],[14.0058,53.8562],[14.0041,53.8562],[14.0041,53.8559],[14.003,53.8559],[14.003,53.8556],[14.0024,53.8556],[14.0024,53.8554],[14.0019,53.8554],[14.0019,53.8551],[14.0013,53.8551],[14.0013,53.8548],[14,53.8548],[13.9991,53.8548],[13.9991,53.8551],[13.998,53.8551],[13.998,53.8548],[13.9969,53.8548],[13.9969,53.8545],[13.9963,53.8545],[13.9963,53.8543],[13.9958,53.8543],[13.9958,53.8531],[13.9952,53.8531],[13.9952,53.852],[13.9952,53.8518],[13.9947,53.8518],[13.9947,53.8498],[13.9941,53.8498],[13.9941,53.8495],[13.9936,53.8495],[13.9936,53.8493],[13.993,53.8493],[13.993,53.849],[13.9925,53.849],[13.9925,53.8487],[13.9919,53.8487],[13.9919,53.8484],[13.9913,53.8484],[13.9913,53.8481],[13.9908,53.8481],[13.9908,53.8479],[13.9886,53.8479],[13.9886,53.8481],[13.9882,53.8481],[13.988,53.8481],[13.988,53.8484],[13.9869,53.8484],[13.9869,53.8487],[13.9863,53.8487],[13.9863,53.849],[13.9858,53.849],[13.9858,53.8493],[13.9847,53.8493],[13.9847,53.8495],[13.983,53.8495],[13.983,53.8498],[13.9808,53.8498],[13.9808,53.8495],[13.978,53.8495],[13.978,53.8493],[13.9752,53.8493],[13.9752,53.849],[13.973,53.849],[13.973,53.8487],[13.9702,53.8487],[13.9702,53.8484],[13.9691,53.8484],[13.9691,53.8481],[13.968,53.8481],[13.968,53.8479],[13.9674,53.8479],[13.9674,53.8476],[13.9663,53.8476],[13.9663,53.8473],[13.9652,53.8473],[13.9652,53.847],[13.9641,53.847],[13.9641,53.8468],[13.963,53.8468],[13.963,53.8465],[13.9619,53.8465],[13.9619,53.8462],[13.9602,53.8462],[13.9602,53.8459],[13.9591,53.8459],[13.9591,53.8456],[13.9569,53.8456],[13.9569,53.8454],[13.9541,53.8454],[13.9541,53.8451],[13.9525,53.8451],[13.9525,53.8448],[13.9513,53.8448],[13.9513,53.8445],[13.9497,53.8445],[13.9497,53.8443],[13.948,53.8443],[13.948,53.844],[13.9463,53.844],[13.9463,53.8437],[13.9447,53.8437],[13.9447,53.8434],[13.9425,53.8434],[13.9425,53.8431],[13.9363,53.8431],[13.9363,53.8434],[13.9352,53.8434],[13.9352,53.8437],[13.9336,53.8437],[13.9336,53.844],[13.9324,53.844],[13.9324,53.8443],[13.9308,53.8443],[13.9308,53.8445],[13.9297,53.8445],[13.9297,53.8448],[13.928,53.8448],[13.928,53.8451],[13.9263,53.8451],[13.9263,53.8454],[13.9247,53.8454],[13.9247,53.8456],[13.9245,53.8456],[13.923,53.8456],[13.923,53.8459],[13.9219,53.8459],[13.9219,53.8462],[13.9191,53.8462],[13.9191,53.8459],[13.9186,53.8459],[13.9186,53.8454],[13.9181,53.8454],[13.918,53.8454],[13.918,53.8448],[13.9174,53.8448],[13.9174,53.8445],[13.9169,53.8445],[13.9169,53.8443],[13.9163,53.8443],[13.9163,53.844],[13.9152,53.844],[13.9152,53.8437],[13.9147,53.8437],[13.9147,53.8434],[13.9136,53.8434],[13.9136,53.8431],[13.9125,53.8431],[13.9125,53.8429],[13.9113,53.8429],[13.9113,53.8426],[13.9102,53.8426],[13.9102,53.8423],[13.9086,53.8423],[13.9086,53.842],[13.9063,53.842],[13.9063,53.8418],[13.9047,53.8418],[13.9047,53.8415],[13.9019,53.8415],[13.9019,53.8412],[13.9013,53.8412],[13.9013,53.8409],[13.9002,53.8409],[13.9002,53.8406],[13.8997,53.8406],[13.8997,53.8404],[13.8991,53.8404],[13.8991,53.8398],[13.8986,53.8398],[13.8986,53.8395],[13.8975,53.8395],[13.8975,53.8398],[13.8969,53.8398],[13.8969,53.8401],[13.8963,53.8401],[13.8963,53.8406],[13.8958,53.8406],[13.8958,53.8409],[13.8941,53.8409],[13.8941,53.8406],[13.893,53.8406],[13.893,53.8404],[13.8919,53.8404],[13.8919,53.8401],[13.8902,53.8401],[13.8902,53.8398],[13.8886,53.8398],[13.8886,53.8395],[13.888,53.8395],[13.888,53.8398],[13.8874,53.8398],[13.8874,53.8404],[13.8869,53.8404],[13.8869,53.8406],[13.8863,53.8406],[13.8863,53.8412],[13.8825,53.8412],[13.8825,53.8406],[13.8819,53.8406],[13.8819,53.8398],[13.8802,53.8398],[13.8802,53.8401],[13.878,53.8401],[13.878,53.8412],[13.8774,53.8412],[13.8774,53.8418],[13.8769,53.8418],[13.8769,53.842],[13.8708,53.842],[13.8708,53.8418],[13.8686,53.8418],[13.8686,53.842],[13.8652,53.842],[13.8652,53.8423],[13.8636,53.8423],[13.8636,53.8426],[13.863,53.8426],[13.8625,53.8426],[13.8625,53.8429],[13.8613,53.8429],[13.8613,53.8431],[13.8602,53.8431],[13.8602,53.8437],[13.8597,53.8437],[13.8597,53.8442],[13.8597,53.8445],[13.8591,53.8445],[13.8591,53.8451],[13.8586,53.8451],[13.8586,53.8456],[13.858,53.8456],[13.858,53.8462],[13.8575,53.8462],[13.8575,53.8465],[13.8563,53.8465],[13.8563,53.8468],[13.8558,53.8468],[13.8558,53.847],[13.8552,53.847],[13.8552,53.8476],[13.8547,53.8476],[13.8547,53.8479],[13.8541,53.8479],[13.8541,53.8481],[13.853,53.8481],[13.853,53.8484],[13.8519,53.8484],[13.8519,53.8487],[13.8502,53.8487],[13.8502,53.8493],[13.8497,53.8493],[13.8497,53.8495],[13.8491,53.8495],[13.8491,53.8498],[13.848,53.8498],[13.848,53.8501],[13.8474,53.8501],[13.8474,53.8504],[13.8469,53.8504],[13.8469,53.8506],[13.8441,53.8506],[13.8441,53.8504],[13.8408,53.8504],[13.8408,53.8501],[13.8347,53.8501],[13.8347,53.8498],[13.8288,53.8498],[13.828,53.8498],[13.828,53.8495],[13.8263,53.8495],[13.8263,53.8501],[13.8258,53.8501],[13.8258,53.8506],[13.8252,53.8506],[13.8252,53.8515],[13.8247,53.8515],[13.8247,53.8526],[13.8252,53.8526],[13.8252,53.8531],[13.8258,53.8531],[13.8258,53.8534],[13.8252,53.8534],[13.8252,53.8537],[13.8247,53.8537],[13.8247,53.854],[13.8241,53.854],[13.8241,53.8545],[13.8236,53.8545],[13.8236,53.8548],[13.823,53.8548],[13.823,53.8551],[13.8225,53.8551],[13.8225,53.8562],[13.8219,53.8562],[13.8219,53.857],[13.8236,53.857],[13.8236,53.8573],[13.8252,53.8573],[13.8252,53.857],[13.8263,53.857],[13.8263,53.8568],[13.8291,53.8568],[13.8291,53.8573],[13.8297,53.8573],[13.8297,53.8579],[13.8302,53.8579],[13.8302,53.8598],[13.8297,53.8598],[13.8297,53.8609],[13.8291,53.8609],[13.8291,53.862],[13.8297,53.862],[13.8297,53.8629],[13.8302,53.8629],[13.8302,53.8634],[13.8308,53.8634],[13.8308,53.8637],[13.8313,53.8637],[13.8313,53.8643],[13.8319,53.8643],[13.8319,53.8645],[13.8313,53.8645],[13.8313,53.8648],[13.8308,53.8648],[13.8308,53.8651],[13.825,53.8651],[13.8247,53.8651],[13.8247,53.8648],[13.8236,53.8648],[13.8236,53.8645],[13.823,53.8645],[13.823,53.8643],[13.8219,53.8643],[13.8219,53.864],[13.8208,53.864],[13.8208,53.8637],[13.8202,53.8637],[13.8202,53.8634],[13.8191,53.8634],[13.8191,53.8631],[13.818,53.8631],[13.818,53.8629],[13.8175,53.8629],[13.8175,53.8626],[13.8169,53.8626],[13.8169,53.8629],[13.8158,53.8629],[13.8158,53.8631],[13.8141,53.8631],[13.8141,53.8629],[13.8136,53.8629],[13.8136,53.8623],[13.813,53.8623],[13.813,53.8618],[13.8124,53.8618],[13.8124,53.8612],[13.8119,53.8612],[13.8119,53.8606],[13.8113,53.8606],[13.8113,53.8604],[13.8102,53.8604],[13.8102,53.8601],[13.8091,53.8601],[13.8091,53.8598],[13.8075,53.8598],[13.8075,53.8595],[13.8063,53.8595],[13.8063,53.8581],[13.8075,53.8581],[13.8075,53.8579],[13.8091,53.8579],[13.8091,53.8581],[13.8097,53.8581],[13.8097,53.8584],[13.8102,53.8584],[13.8102,53.8579],[13.8108,53.8579],[13.8108,53.8575],[13.8108,53.857],[13.8102,53.857],[13.8102,53.8565],[13.8097,53.8565],[13.8097,53.8562],[13.8086,53.8562],[13.8086,53.8559],[13.808,53.8559],[13.808,53.8551],[13.8086,53.8551],[13.8086,53.8545],[13.8091,53.8545],[13.8091,53.8543],[13.8102,53.8543],[13.8102,53.8545],[13.8124,53.8545],[13.8124,53.8548],[13.8141,53.8548],[13.8141,53.8543],[13.8147,53.8543],[13.8147,53.8537],[13.8152,53.8537],[13.8152,53.8531],[13.8158,53.8531],[13.8158,53.8523],[13.8163,53.8523],[13.8163,53.8521],[13.8163,53.8518],[13.8169,53.8518],[13.8169,53.8493],[13.8158,53.8493],[13.8158,53.849],[13.8141,53.849],[13.8141,53.8484],[13.8147,53.8484],[13.8147,53.847],[13.8141,53.847],[13.8141,53.8459],[13.8147,53.8459],[13.8147,53.8456],[13.8158,53.8456],[13.8158,53.8459],[13.8163,53.8459],[13.8163,53.8462],[13.8169,53.8462],[13.8169,53.8465],[13.8173,53.8465],[13.818,53.8465],[13.818,53.8468],[13.8186,53.8468],[13.8186,53.847],[13.8191,53.847],[13.8191,53.8473],[13.8202,53.8473],[13.8202,53.8468],[13.8208,53.8468],[13.8208,53.8462],[13.8213,53.8462],[13.8213,53.8456],[13.8208,53.8456],[13.8208,53.8454],[13.8197,53.8454],[13.8197,53.8451],[13.8191,53.8451],[13.8191,53.8448],[13.818,53.8448],[13.818,53.8445],[13.8172,53.8445],[13.8169,53.8445],[13.8169,53.8443],[13.8163,53.8443],[13.8163,53.844],[13.8152,53.844],[13.8152,53.8437],[13.8158,53.8437],[13.8158,53.8434],[13.8169,53.8434],[13.8169,53.8431],[13.8171,53.8431],[13.8175,53.8431],[13.8175,53.8426],[13.818,53.8426],[13.818,53.842],[13.8186,53.842],[13.8186,53.8418],[13.8197,53.8418],[13.8197,53.842],[13.8202,53.842],[13.8202,53.8423],[13.8208,53.8423],[13.8208,53.8426],[13.8247,53.8426],[13.8247,53.8429],[13.8258,53.8429],[13.8258,53.8431],[13.8263,53.8431],[13.8263,53.8434],[13.8275,53.8434],[13.8275,53.8437],[13.828,53.8437],[13.828,53.844],[13.8325,53.844],[13.8325,53.8445],[13.8347,53.8445],[13.8347,53.8443],[13.8363,53.8443],[13.8363,53.844],[13.838,53.844],[13.838,53.8437],[13.8391,53.8437],[13.8391,53.8434],[13.8408,53.8434],[13.8408,53.8431],[13.8419,53.8431],[13.8419,53.8429],[13.8436,53.8429],[13.8436,53.8431],[13.8447,53.8431],[13.8447,53.8434],[13.8458,53.8434],[13.8458,53.8437],[13.8486,53.8437],[13.8486,53.8434],[13.8502,53.8434],[13.8502,53.8429],[13.8508,53.8429],[13.8508,53.8423],[13.8513,53.8423],[13.8513,53.842],[13.8524,53.842],[13.8524,53.8418],[13.8536,53.8418],[13.8536,53.8415],[13.8541,53.8415],[13.8541,53.8409],[13.8547,53.8409],[13.8547,53.8404],[13.8552,53.8404],[13.8552,53.8401],[13.8558,53.8401],[13.8558,53.8398],[13.8563,53.8398],[13.8563,53.8395],[13.8569,53.8395],[13.8569,53.839],[13.8575,53.839],[13.8575,53.8387],[13.858,53.8387],[13.858,53.8384],[13.8586,53.8384],[13.8586,53.8381],[13.8602,53.8381],[13.8602,53.8379],[13.8625,53.8379],[13.8625,53.837],[13.863,53.837],[13.863,53.8365],[13.8636,53.8365],[13.8636,53.8362],[13.8641,53.8362],[13.8641,53.8359],[13.868,53.8359],[13.868,53.8351],[13.8686,53.8351],[13.8686,53.8337],[13.8691,53.8337],[13.8691,53.8329],[13.8697,53.8329],[13.8697,53.8326],[13.8702,53.8326],[13.8702,53.8323],[13.8708,53.8323],[13.8708,53.832],[13.8713,53.832],[13.8713,53.8315],[13.8719,53.8315],[13.8719,53.8312],[13.8725,53.8312],[13.8725,53.8293],[13.8719,53.8293],[13.8719,53.8292],[13.8719,53.8281],[13.8713,53.8281],[13.8713,53.827],[13.8708,53.827],[13.8708,53.8265],[13.8713,53.8265],[13.8713,53.8259],[13.8719,53.8259],[13.8719,53.8256],[13.8725,53.8256],[13.8725,53.8254],[13.873,53.8254],[13.873,53.8248],[13.8736,53.8248],[13.8736,53.8235],[13.8736,53.8209],[13.8741,53.8209],[13.8741,53.8204],[13.8747,53.8204],[13.8747,53.8198],[13.8752,53.8198],[13.8752,53.8193],[13.8768,53.8193],[13.8769,53.8193],[13.8769,53.8191],[13.8769,53.819],[13.8786,53.819],[13.8786,53.8187],[13.8797,53.8187],[13.8797,53.8184],[13.8813,53.8184],[13.8813,53.8181],[13.8825,53.8181],[13.8825,53.8168],[13.883,53.8168],[13.883,53.8162],[13.8836,53.8162],[13.8836,53.8159],[13.8841,53.8159],[13.8841,53.8156],[13.8852,53.8156],[13.8852,53.8154],[13.8863,53.8154],[13.8863,53.8151],[13.8874,53.8151],[13.8874,53.8145],[13.888,53.8145],[13.888,53.8142],[13.888,53.8137],[13.8886,53.8137],[13.8886,53.8131],[13.8891,53.8131],[13.8891,53.8126],[13.8897,53.8126],[13.8897,53.812],[13.8902,53.812],[13.8902,53.8115],[13.8908,53.8115],[13.8908,53.8109],[13.8913,53.8109],[13.8913,53.8101],[13.8908,53.8101],[13.8908,53.8093],[13.8936,53.8093],[13.8936,53.809],[13.8939,53.809],[13.8941,53.809],[13.8941,53.8087],[13.8941,53.8084],[13.8943,53.8084],[13.8947,53.8084],[13.8947,53.8079],[13.8952,53.8079],[13.8952,53.8073],[13.8958,53.8073],[13.8958,53.8068],[13.8963,53.8068],[13.8963,53.8062],[13.8969,53.8062],[13.8969,53.8056],[13.8975,53.8056],[13.8975,53.8051],[13.898,53.8051],[13.898,53.8048],[13.8986,53.8048],[13.8986,53.8045],[13.8991,53.8045],[13.8991,53.804],[13.8997,53.804],[13.8997,53.8037109375],[13.8997,53.8034],[13.9,53.8034],[13.9002,53.8034],[13.9002,53.8033],[13.9002,53.8029],[13.9008,53.8029],[13.9008,53.8026],[13.9014,53.8026],[13.9019,53.8026],[13.9019,53.8023],[13.9025,53.8023],[13.9025,53.802],[13.9063,53.802],[13.9063,53.8023],[13.908,53.8023],[13.908,53.8026],[13.9091,53.8026],[13.9091,53.8029],[13.9097,53.8029],[13.9097,53.8031],[13.9102,53.8031],[13.9102,53.8034],[13.9108,53.8034],[13.9108,53.8037],[13.9113,53.8037],[13.9113,53.804],[13.9119,53.804],[13.9119,53.8048],[13.9125,53.8048],[13.9125,53.8054],[13.913,53.8054],[13.913,53.8059],[13.9136,53.8059],[13.9136,53.8065],[13.9158,53.8065],[13.9158,53.8062],[13.9169,53.8062],[13.9169,53.804],[13.9174,53.804],[13.9174,53.8032],[13.9174,53.802],[13.918,53.802],[13.918,53.8018],[13.9186,53.8018],[13.9186,53.8012],[13.9191,53.8012],[13.9191,53.8009],[13.9197,53.8009],[13.9197,53.8006],[13.9201,53.8006],[13.9202,53.8006],[13.9202,53.8005],[13.9202,53.8001],[13.9207,53.8001],[13.9208,53.8001],[13.9208,53.8],[13.9208,53.799],[13.9213,53.799],[13.9213,53.7979],[13.9219,53.7979],[13.9219,53.7976],[13.9232,53.7976],[13.9247,53.7976],[13.9247,53.7979],[13.9252,53.7979],[13.9252,53.7981],[13.9263,53.7981],[13.9263,53.7979],[13.9269,53.7979],[13.9269,53.7976],[13.9302,53.7976],[13.9302,53.7979],[13.9324,53.7979],[13.9324,53.7976],[13.933,53.7976],[13.933,53.797],[13.9336,53.797],[13.9336,53.7968],[13.9341,53.7968],[13.9341,53.7965],[13.9347,53.7965],[13.9347,53.7959],[13.9352,53.7959],[13.9352,53.7956],[13.9358,53.7956],[13.9358,53.7948],[13.9363,53.7948],[13.9363,53.7938],[13.9363,53.7934],[13.9369,53.7934],[13.9369,53.7923],[13.9375,53.7923],[13.9375,53.7915],[13.938,53.7915],[13.938,53.7912],[13.9386,53.7912],[13.9386,53.7909],[13.9391,53.7909],[13.9391,53.7906],[13.9393,53.7906],[13.9397,53.7906],[13.9397,53.7904],[13.9402,53.7904],[13.9402,53.7901],[13.9408,53.7901],[13.9408,53.7898],[13.9413,53.7898],[13.9413,53.7895],[13.9419,53.7895],[13.9419,53.7893],[13.9425,53.7893],[13.9425,53.789],[13.943,53.789],[13.943,53.7884],[13.9436,53.7884],[13.9436,53.7881],[13.9441,53.7881],[13.9441,53.7879],[13.9447,53.7879],[13.9447,53.7876],[13.9452,53.7876],[13.9452,53.7873],[13.9453,53.7873],[13.9458,53.7873],[13.9458,53.787],[13.9463,53.787],[13.9463,53.7868],[13.9469,53.7868],[13.9469,53.7865],[13.9474,53.7865],[13.9474,53.7859],[13.948,53.7859],[13.948,53.7856],[13.9486,53.7856],[13.9486,53.7854],[13.9491,53.7854],[13.9491,53.7848],[13.9497,53.7848],[13.9497,53.7845],[13.9502,53.7845],[13.9502,53.7843],[13.9508,53.7843],[13.9508,53.784],[13.9513,53.784],[13.9513,53.7837],[13.9519,53.7837],[13.9519,53.7834],[13.9525,53.7834],[13.9525,53.7831],[13.953,53.7831],[13.953,53.7829],[13.9536,53.7829],[13.9536,53.7826],[13.9541,53.7826],[13.9541,53.7823],[13.9547,53.7823],[13.9547,53.782],[13.9552,53.782],[13.9552,53.7818],[13.9558,53.7818],[13.9558,53.7812],[13.9563,53.7812],[13.9563,53.7809],[13.9569,53.7809],[13.9569,53.7806],[13.9575,53.7806],[13.9575,53.7804],[13.958,53.7804],[13.958,53.7801],[13.9586,53.7801],[13.9586,53.7798],[13.9591,53.7798],[13.9591,53.7796],[13.9597,53.7795],[13.9597,53.7793],[13.9598,53.7793],[13.9602,53.7793],[13.9602,53.779],[13.9604,53.779],[13.9608,53.779],[13.9608,53.7788],[13.9609,53.7788],[13.9613,53.7787],[13.9613,53.7785],[13.9613,53.7784],[13.9615,53.7784],[13.9619,53.7784],[13.9619,53.7782],[13.9619,53.7781],[13.9621,53.7781],[13.9624,53.7781],[13.9624,53.778],[13.9624,53.7779],[13.9627,53.7779],[13.9636,53.7779],[13.9636,53.7776],[13.9641,53.7776],[13.9641,53.7773],[13.9652,53.7773],[13.9652,53.777],[13.9663,53.777],[13.9663,53.7762],[13.9669,53.7762],[13.9669,53.7758],[13.9669,53.7751],[13.9674,53.7751],[13.9674,53.7745],[13.968,53.7745],[13.968,53.7743],[13.9691,53.7743],[13.9691,53.7737],[13.9696,53.7737],[13.9697,53.7734],[13.9702,53.7734],[13.9702,53.7731],[13.9708,53.7731],[13.9708,53.7729],[13.9713,53.7729],[13.9713,53.7726],[13.9719,53.7726],[13.9719,53.7723],[13.9724,53.7723],[13.9724,53.772],[13.9775,53.772],[13.9774,53.7718],[13.983,53.7718],[13.983,53.7715],[13.9841,53.7715],[13.9841,53.7712],[13.9847,53.7712],[13.9847,53.7709],[13.9858,53.7709],[13.9858,53.7706],[13.9869,53.7706],[13.9869,53.7704],[13.9875,53.7704],[13.9875,53.7701],[13.9886,53.7701],[13.9886,53.7698],[13.9891,53.7698],[13.9891,53.7695],[13.9902,53.7695],[13.9902,53.7693],[13.9908,53.7693],[13.9908,53.769],[13.9919,53.769],[13.9919,53.7687],[13.9925,53.7687],[13.9925,53.7684],[13.9936,53.7684],[13.9936,53.7681],[13.9947,53.7681],[13.9947,53.7679],[13.9963,53.7679],[13.9963,53.7676],[13.9969,53.7676],[13.9969,53.7673],[13.9975,53.7673],[13.9975,53.767],[13.998,53.767],[13.998,53.7668],[13.9997,53.7668],[14.0002,53.7668],[14.0008,53.7668],[14.0008,53.7673],[14.0052,53.7673],[14.0052,53.767],[14.0069,53.767],[14.0069,53.7668],[14.0074,53.7668],[14.0074,53.7665],[14.008,53.7665],[14.008,53.7662],[14.0086,53.7662],[14.0086,53.7659],[14.0091,53.7659],[14.0091,53.7656],[14.0097,53.7656],[14.0097,53.7654],[14.0108,53.7654],[14.0108,53.7651],[14.0113,53.7651],[14.0113,53.7648],[14.0119,53.7648],[14.0119,53.7643],[14.0124,53.7643],[14.0124,53.764],[14.0141,53.764],[14.0141,53.7637],[14.0152,53.7637],[14.0152,53.764],[14.0163,53.764],[14.0163,53.7643],[14.0186,53.7643],[14.0186,53.764],[14.0191,53.764],[14.0191,53.7629],[14.0197,53.7629],[14.0197,53.762],[14.0208,53.762],[14.0208,53.7612],[14.0236,53.7612],[14.0236,53.7606],[14.0241,53.7606],[14.0241,53.7601],[14.0263,53.7601],[14.0263,53.7598],[14.0286,53.7598],[14.0286,53.7595],[14.0291,53.7595],[14.0291,53.7593],[14.0297,53.7593],[14.0297,53.759],[14.0308,53.759],[14.0308,53.7587],[14.0313,53.7587],[14.0313,53.7584],[14.0319,53.7584],[14.0319,53.7579],[14.0325,53.7579],[14.0325,53.7576],[14.033,53.7576],[14.033,53.7573],[14.0358,53.7573],[14.0358,53.757],[14.038,53.757],[14.038,53.7568],[14.0386,53.7568],[14.0386,53.7551],[14.048,53.7551],[14.048,53.7545],[14.0486,53.7545],[14.0486,53.754],[14.0491,53.754],[14.0491,53.7534],[14.0497,53.7534],[14.0497,53.7531],[14.0508,53.7531],[14.0508,53.7534],[14.0524,53.7534],[14.0524,53.7537],[14.0558,53.7537],[14.0558,53.754],[14.0563,53.754],[14.0563,53.7543],[14.0574,53.7543],[14.0574,53.7548],[14.058,53.7548],[14.058,53.7551],[14.0591,53.7551],[14.0591,53.7554],[14.0597,53.7554],[14.0597,53.7551],[14.0613,53.7551],[14.0613,53.7548],[14.0625,53.7548],[14.0625,53.7545],[14.063,53.7545],[14.063,53.754],[14.0636,53.754],[14.0636,53.7537],[14.0641,53.7537],[14.0641,53.7535],[14.0641,53.7531],[14.0647,53.7531],[14.0647,53.7529],[14.0652,53.7529],[14.0652,53.7526],[14.0669,53.7526],[14.0686,53.7526],[14.0686,53.752],[14.0691,53.752],[14.0691,53.7519],[14.0691,53.7515],[14.0703,53.7515],[14.0719,53.7515],[14.0719,53.751],[14.0719,53.749],[14.0725,53.749],[14.0725,53.7484],[14.073,53.7484],[14.073,53.7481],[14.0736,53.7481],[14.0736,53.7479],[14.0741,53.7479],[14.0741,53.7476],[14.0752,53.7476],[14.0752,53.7473],[14.0763,53.7473],[14.0763,53.747],[14.0769,53.747],[14.0769,53.7468],[14.078,53.7468],[14.078,53.7465],[14.0797,53.7465],[14.0797,53.7462],[14.0802,53.7462],[14.0802,53.746],[14.0802,53.7459],[14.0816,53.7459],[14.0824,53.7459],[14.0825,53.7456],[14.083,53.7456],[14.083,53.7454],[14.0847,53.7454],[14.0847,53.7451],[14.0858,53.7451],[14.0858,53.7448],[14.0869,53.7448],[14.0869,53.7445],[14.0891,53.7445],[14.0891,53.7443],[14.0897,53.7443],[14.0897,53.744],[14.0913,53.744],[14.0913,53.7434],[14.0969,53.7434],[14.0969,53.7429],[14.0975,53.7429],[14.0975,53.7423],[14.098,53.7423],[14.098,53.7419],[14.098,53.7412],[14.0986,53.7412],[14.0986,53.7409],[14.0991,53.7409],[14.0991,53.7406],[14.1002,53.7406],[14.1002,53.7404],[14.1013,53.7404],[14.1013,53.7401],[14.1047,53.7401],[14.1047,53.7404],[14.1058,53.7404],[14.1058,53.7406],[14.1108,53.7406],[14.1108,53.7404],[14.113,53.7404],[14.113,53.7401],[14.1147,53.7401],[14.1147,53.7398],[14.1163,53.7398],[14.1163,53.7395],[14.1169,53.7395],[14.1169,53.7393],[14.1175,53.7393],[14.1175,53.739],[14.1197,53.739],[14.1197,53.7387],[14.1208,53.7387],[14.1208,53.7384],[14.1213,53.7384],[14.1213,53.7381],[14.1225,53.7381],[14.1225,53.7373],[14.1241,53.7373],[14.1241,53.7376],[14.1247,53.7376],[14.1247,53.7379],[14.1252,53.7379],[14.1252,53.7393],[14.1258,53.7393],[14.1258,53.739],[14.1263,53.739],[14.1263,53.7384],[14.128,53.7384],[14.128,53.7381],[14.1291,53.7381],[14.1291,53.7379],[14.1302,53.7379],[14.1302,53.7381],[14.1319,53.7381],[14.1319,53.7384],[14.1336,53.7384],[14.1336,53.7387],[14.1341,53.7387],[14.1341,53.739],[14.1347,53.739],[14.1347,53.7393],[14.1352,53.7393],[14.1352,53.7395],[14.1363,53.7395],[14.1363,53.7398],[14.1369,53.7398],[14.1369,53.7401],[14.1386,53.7401],[14.1386,53.7404],[14.1397,53.7404],[14.1397,53.7406],[14.1424,53.7406],[14.1424,53.7409],[14.1436,53.7409],[14.1436,53.7412],[14.1447,53.7412],[14.1447,53.7415],[14.1463,53.7415],[14.1463,53.7412],[14.1486,53.7412],[14.1486,53.7415],[14.1491,53.7415],[14.1491,53.7418],[14.1502,53.7418],[14.1502,53.7415],[14.1541,53.7415],[14.1541,53.7412],[14.1547,53.7412],[14.1547,53.7409],[14.1558,53.7409],[14.1558,53.7412],[14.158,53.7412],[14.158,53.7415],[14.1586,53.7415],[14.1586,53.7418],[14.1591,53.7418],[14.1591,53.742],[14.1597,53.742],[14.1597,53.7426],[14.1619,53.7426],[14.1619,53.7429],[14.1636,53.7429],[14.1636,53.7426],[14.1669,53.7426],[14.1669,53.7423],[14.1674,53.7423],[14.1674,53.7418],[14.168,53.7418],[14.168,53.7415],[14.1686,53.7415],[14.1686,53.7404],[14.1697,53.7404],[14.1697,53.7402],[14.1697,53.7401],[14.17,53.7401],[14.1702,53.7401],[14.1702,53.74],[14.1702,53.7384],[14.1708,53.7384],[14.1708,53.7381],[14.1719,53.7381],[14.1719,53.7379],[14.1724,53.7379],[14.1724,53.7373],[14.173,53.7373],[14.173,53.737],[14.1741,53.737],[14.1741,53.7354],[14.1758,53.7354],[14.1758,53.7356],[14.176,53.7356],[14.1813,53.7356],[14.1813,53.7359],[14.1819,53.7359],[14.1819,53.7362],[14.1825,53.7362],[14.1825,53.7359],[14.1841,53.7359],[14.1841,53.7362],[14.1847,53.7362],[14.1847,53.7368],[14.1858,53.7368],[14.1858,53.737],[14.1863,53.737],[14.1863,53.7373],[14.188,53.7373],[14.188,53.7376],[14.1891,53.7376],[14.1891,53.7379],[14.1897,53.7379],[14.1897,53.7384],[14.1902,53.7384],[14.1902,53.7387],[14.1913,53.7387],[14.1913,53.7398],[14.1919,53.7398],[14.1919,53.7401],[14.1924,53.7401],[14.1924,53.7409],[14.1936,53.7409],[14.1936,53.7412],[14.1947,53.7412],[14.1947,53.7415],[14.1952,53.7415],[14.1952,53.7418],[14.1963,53.7418],[14.1963,53.742],[14.1969,53.742],[14.1969,53.7423],[14.1975,53.7423],[14.1975,53.7426],[14.198,53.7426],[14.198,53.7431],[14.1975,53.7431],[14.1975,53.7434],[14.1986,53.7434],[14.1986,53.7437],[14.2002,53.7437],[14.2002,53.744],[14.2013,53.744],[14.2013,53.7443],[14.2019,53.7443],[14.2019,53.7445],[14.2025,53.7445],[14.2025,53.7451],[14.2036,53.7451],[14.2036,53.7454],[14.2052,53.7454],[14.2052,53.7456],[14.2058,53.7456],[14.2058,53.7459],[14.2063,53.7459],[14.2063,53.7465],[14.2069,53.7465],[14.2069,53.7473],[14.208,53.7473],[14.208,53.7479],[14.2091,53.7479],[14.2091,53.7481],[14.2097,53.7481],[14.2097,53.7484],[14.2102,53.7484],[14.2102,53.7487],[14.2108,53.7487],[14.2108,53.749],[14.2113,53.749],[14.2113,53.7495],[14.2124,53.7495],[14.2124,53.7498],[14.213,53.7498],[14.213,53.7501],[14.2136,53.7501],[14.2136,53.7506],[14.2141,53.7506],[14.2141,53.7509],[14.2147,53.7509],[14.2147,53.7515],[14.2152,53.7515],[14.2152,53.752],[14.2158,53.752],[14.2158,53.7523],[14.2163,53.7523],[14.2163,53.7526],[14.2169,53.7526],[14.2169,53.7529],[14.2174,53.7529],[14.2174,53.7537],[14.218,53.7537],[14.218,53.754],[14.2186,53.754],[14.2186,53.7545],[14.2191,53.7545],[14.2191,53.7548],[14.2197,53.7548],[14.2197,53.7562],[14.2202,53.7562],[14.2202,53.757],[14.2236,53.757],[14.2236,53.7576],[14.2241,53.7576],[14.2241,53.7584],[14.2247,53.7584],[14.2247,53.7587],[14.2252,53.7587],[14.2252,53.759],[14.2258,53.759],[14.2258,53.7595],[14.2263,53.7595],[14.2263,53.7598],[14.2269,53.7598],[14.2269,53.7601],[14.228,53.7601],[14.228,53.7604],[14.2286,53.7604],[14.2286,53.7612],[14.2291,53.7612],[14.2291,53.7618],[14.2297,53.7618],[14.2297,53.7615],[14.2325,53.7615],[14.2325,53.7618],[14.2336,53.7618],[14.2336,53.7615],[14.2347,53.7615],[14.2347,53.7612],[14.2369,53.7612],[14.2369,53.7606],[14.2375,53.7606],[14.2375,53.7604],[14.2408,53.7604],[14.2408,53.7601],[14.2413,53.7601],[14.2413,53.7598],[14.2419,53.7598],[14.2419,53.7595],[14.2452,53.7595],[14.2452,53.7593],[14.2458,53.7593],[14.2458,53.759],[14.2486,53.759],[14.2486,53.7587],[14.2491,53.7587],[14.2491,53.7584],[14.2502,53.7584],[14.2502,53.7581],[14.2508,53.7581],[14.2508,53.7579],[14.2513,53.7579],[14.2513,53.7576],[14.2519,53.7576],[14.2519,53.7573],[14.2524,53.7573],[14.2524,53.757],[14.253,53.757],[14.253,53.7568],[14.2536,53.7568],[14.2536,53.7565],[14.2541,53.7565],[14.2541,53.756],[14.2541,53.7559],[14.2552,53.7559],[14.2552,53.7556],[14.258,53.7556],[14.258,53.7548],[14.2586,53.7548],[14.2586,53.7545],[14.2591,53.7545],[14.2591,53.7543],[14.2597,53.7543],[14.2597,53.754],[14.2602,53.754],[14.2602,53.7537],[14.2608,53.7537],[14.2608,53.7534],[14.2613,53.7534],[14.2613,53.7531],[14.2619,53.7531],[14.2619,53.7529],[14.2625,53.7529],[14.2625,53.7526],[14.263,53.7526],[14.263,53.7523],[14.2636,53.7523],[14.2636,53.752],[14.2641,53.752],[14.2641,53.7509],[14.2647,53.7509],[14.2647,53.7504],[14.2652,53.7504],[14.2652,53.7498],[14.2658,53.7498],[14.2658,53.7493],[14.2663,53.7493],[14.2663,53.7487],[14.2669,53.7487],[14.2669,53.7473],[14.2674,53.7473],[14.2674,53.7454],[14.2669,53.7454],[14.2669,53.7445],[14.2663,53.7445],[14.2663,53.7437],[14.2669,53.7437],[14.2669,53.7431],[14.2674,53.7431],[14.2674,53.7429],[14.268,53.7429],[14.268,53.7426],[14.2691,53.7426],[14.2691,53.7423],[14.2697,53.7423],[14.2697,53.7409],[14.2702,53.7409],[14.2702,53.7406],[14.2708,53.7406],[14.2708,53.7401],[14.2713,53.7401],[14.2713,53.7398],[14.2719,53.7398],[14.2719,53.7395],[14.2724,53.7395],[14.2724,53.7393],[14.2741,53.7393],[14.2741,53.7395],[14.2747,53.7395],[14.2747,53.7398],[14.2752,53.7398],[14.2752,53.7401],[14.2758,53.7401],[14.2758,53.7404],[14.2763,53.7404],[14.2763,53.7406],[14.2786,53.7406],[14.2786,53.7404],[14.2802,53.7404],[14.2802,53.7401],[14.2813,53.7401],[14.2813,53.7398],[14.2819,53.7398],[14.2819,53.7395],[14.2825,53.7395],[14.2825,53.7387],[14.283,53.7387],[14.283,53.7381],[14.2825,53.7381],[14.2825,53.7376],[14.2791,53.7376],[14.2791,53.7379],[14.2786,53.7379],[14.2786,53.7381],[14.278,53.7381],[14.278,53.7384],[14.2775,53.7384],[14.2775,53.7387],[14.2773,53.7387],[14.2769,53.7387],[14.2769,53.739],[14.2752,53.739],[14.2752,53.7387],[14.2741,53.7387],[14.2741,53.7381],[14.2736,53.7381],[14.2736,53.7379],[14.273,53.7379],[14.273,53.7376],[14.2724,53.7376],[14.2724,53.7373],[14.2708,53.7373],[14.2708,53.737],[14.2697,53.737],[14.2697,53.7368],[14.2686,53.7368],[14.2686,53.7365],[14.268,53.7365],[14.268,53.7356],[14.2674,53.7356],[14.2674,53.7354],[14.2669,53.7354],[14.2669,53.7351],[14.2663,53.7351],[14.2663,53.7348],[14.2658,53.7348],[14.2658,53.732],[14.2652,53.732],[14.2652,53.7315],[14.2658,53.7315],[14.2658,53.7309],[14.2663,53.7309],[14.2663,53.7304],[14.2658,53.7304],[14.2658,53.7301],[14.2641,53.7301],[14.2641,53.7298],[14.263,53.7298],[14.263,53.7295],[14.2625,53.7295],[14.2625,53.7293],[14.2613,53.7293],[14.2613,53.729],[14.2608,53.729],[14.2608,53.7287],[14.2602,53.7287],[14.2602,53.7284],[14.2591,53.7284],[14.2591,53.7279],[14.2586,53.7279],[14.2586,53.7273],[14.258,53.7273],[14.258,53.7268],[14.2574,53.7268],[14.2574,53.7262],[14.2569,53.7262],[14.2569,53.7231],[14.2563,53.7231],[14.2563,53.7226],[14.2558,53.7226],[14.2558,53.722],[14.2547,53.722],[14.2547,53.7218],[14.2541,53.7218],[14.2541,53.7212],[14.2536,53.7212],[14.2536,53.7206],[14.253,53.7206],[14.253,53.7201],[14.2524,53.7201],[14.2524,53.7198],[14.2519,53.7198],[14.2519,53.7195],[14.2513,53.7195],[14.2513,53.7193],[14.2508,53.7193],[14.2508,53.719],[14.2502,53.719],[14.2502,53.7187],[14.2486,53.7187],[14.2486,53.7184],[14.2475,53.7184],[14.2475,53.7181],[14.2469,53.7181],[14.2469,53.7179],[14.2458,53.7179],[14.2458,53.7176],[14.2452,53.7176],[14.2452,53.7173],[14.2447,53.7173],[14.2447,53.717],[14.2441,53.717],[14.2441,53.7168],[14.2436,53.7168],[14.2436,53.7165],[14.2425,53.7165],[14.2425,53.7162],[14.2419,53.7162],[14.2419,53.7159],[14.2408,53.7159],[14.2408,53.7156],[14.2402,53.7156],[14.2402,53.7154],[14.2397,53.7154],[14.2397,53.7151],[14.2391,53.7151],[14.2391,53.7148],[14.2386,53.7148],[14.2386,53.7145],[14.2375,53.7145],[14.2375,53.7143],[14.2369,53.7143],[14.2369,53.714],[14.2363,53.714],[14.2363,53.7137],[14.2358,53.7137],[14.2358,53.7134],[14.2347,53.7134],[14.2347,53.7131],[14.2336,53.7131],[14.2336,53.7129],[14.233,53.7129],[14.233,53.7126],[14.2325,53.7126],[14.2325,53.7123],[14.2319,53.7123],[14.2319,53.712],[14.2313,53.712],[14.2313,53.7118],[14.2308,53.7118],[14.2308,53.7115],[14.2302,53.7115],[14.2302,53.7112],[14.2297,53.7112],[14.2297,53.7109],[14.228,53.7109],[14.228,53.7106],[14.2269,53.7106],[14.2269,53.7104],[14.2258,53.7104],[14.2258,53.7101],[14.2224,53.7101],[14.2224,53.7098],[14.2213,53.7098],[14.2213,53.7095],[14.2202,53.7095],[14.2202,53.7093],[14.2197,53.7093],[14.2197,53.709],[14.2191,53.709],[14.2191,53.7087],[14.2186,53.7087],[14.2186,53.7081],[14.218,53.7081],[14.218,53.7076],[14.2174,53.7076],[14.2174,53.707],[14.2169,53.707],[14.2169,53.7062],[14.2163,53.7062],[14.2163,53.7056],[14.2158,53.7056],[14.2158,53.7048],[14.2152,53.7048],[14.2152,53.7026],[14.2158,53.7026],[14.2158,53.702],[14.2163,53.702],[14.2163,53.7015],[14.2169,53.7015],[14.2169,53.7009],[14.2174,53.7009],[14.2174,53.7001],[14.2179,53.7001],[14.218,53.7001],[14.218,53.6998],[14.2186,53.6998],[14.2186,53.6995],[14.2191,53.6995],[14.2191,53.6993],[14.2197,53.6993],[14.2197,53.699],[14.2202,53.699],[14.2202,53.6987],[14.2213,53.6987],[14.2213,53.6984],[14.2219,53.6984],[14.2219,53.6981],[14.2252,53.6981],[14.2252,53.6979],[14.2263,53.6979],[14.2263,53.6976],[14.228,53.6976],[14.228,53.6973],[14.2286,53.6973],[14.2286,53.697],[14.2291,53.697],[14.2291,53.6968],[14.2313,53.6968],[14.2313,53.6965],[14.2325,53.6965],[14.2325,53.6962],[14.2336,53.6962],[14.2336,53.6959],[14.2341,53.6959],[14.2341,53.6956],[14.2363,53.6956],[14.2363,53.6954],[14.238,53.6954],[14.238,53.6951],[14.2391,53.6951],[14.2391,53.6948],[14.2397,53.6948],[14.2397,53.6945],[14.2419,53.6945],[14.2419,53.6943],[14.2436,53.6943],[14.2436,53.694],[14.2447,53.694],[14.2447,53.6937],[14.2469,53.6937],[14.2469,53.694],[14.2475,53.694],[14.2475,53.6943],[14.2486,53.6943],[14.2486,53.6945],[14.2497,53.6945],[14.2497,53.6943],[14.2508,53.6943],[14.2508,53.694],[14.2519,53.694],[14.2519,53.6937],[14.253,53.6937],[14.253,53.694],[14.2541,53.694],[14.2541,53.6943],[14.2552,53.6943],[14.2552,53.6945],[14.2558,53.6945],[14.2558,53.6951],[14.2563,53.6951],[14.2563,53.6956],[14.2569,53.6956],[14.2569,53.6959],[14.2574,53.6959],[14.2574,53.6962],[14.258,53.6962],[14.258,53.6965],[14.2586,53.6965],[14.2586,53.6968],[14.2591,53.6968],[14.2591,53.697],[14.2625,53.697],[14.2625,53.6973],[14.2663,53.6973],[14.2663,53.6979],[14.2669,53.6979],[14.2669,53.6981],[14.2697,53.6981],[14.2697,53.6984],[14.2708,53.6984],[14.2708,53.6987],[14.2713,53.6987],[14.2713,53.699],[14.2724,53.699],[14.2724,53.6993],[14.2731,53.6993],[14.2739,53.6945],[14.274,53.6945],[14.2746,53.6901],[14.2753,53.6856],[14.2759,53.6811],[14.2834,53.6815],[14.2841,53.677],[14.2847,53.6725],[14.2791,53.6722],[14.2771,53.6721],[14.2778,53.6676],[14.2702,53.6673],[14.2708,53.6628],[14.2736,53.6629],[14.2784,53.6632],[14.2789,53.6597],[14.2871,53.6595],[14.2915,53.6594],[14.2912,53.6557],[14.2893,53.6337],[14.2983,53.6281],[14.2984,53.6281],[14.305,53.6239],[14.3066,53.624],[14.3068,53.6228],[14.3135,53.6185],[14.3179,53.6186],[14.3249,53.6186],[14.3247,53.6149],[14.3189,53.6111],[14.3186,53.6037],[14.318,53.5964],[14.3185,53.593],[14.3177,53.593],[14.3133,53.5927],[14.3109,53.5926],[14.3115,53.5884],[14.3115,53.5881],[14.3122,53.5837],[14.3128,53.5792],[14.3134,53.5747],[14.314,53.5702],[14.3146,53.5657],[14.3152,53.5612],[14.3077,53.5609],[14.3083,53.5564],[14.3088,53.5531],[14.3089,53.5524],[14.309,53.5519],[14.3045,53.5517],[14.3014,53.5515],[14.302,53.547],[14.3027,53.5426],[14.3094,53.5429],[14.3102,53.5429],[14.3104,53.5414],[14.3108,53.5385],[14.3122,53.5385],[14.3183,53.5388],[14.3251,53.53],[14.3248,53.5263],[14.3206,53.5241],[14.3181,53.5227],[14.3231,53.5196],[14.3242,53.519],[14.3299,53.5115],[14.3357,53.504],[14.3354,53.5015],[14.3353,53.5004],[14.3365,53.5003],[14.348,53.5002],[14.354,53.4964],[14.3597,53.489],[14.3594,53.4853],[14.3588,53.4779],[14.3645,53.4705],[14.3636,53.4594],[14.3756,53.4594],[14.3752,53.4483],[14.3747,53.4409],[14.3737,53.4281],[14.3735,53.4261],[14.3749,53.4243],[14.3792,53.4187],[14.3786,53.4113],[14.3843,53.4039],[14.384,53.4002],[14.3956,53.389],[14.4009,53.3779],[14.4005,53.3705],[14.3996,53.3595],[14.393,53.3559],[14.4108,53.3482],[14.4155,53.3369],[14.4157,53.3297],[14.4157,53.3297],[14.4202,53.3256],[14.4176,53.3195],[14.4141,53.3112],[14.4194,53.3037],[14.4194,53.3036],[14.4194,53.3029],[14.4193,53.2999],[14.4243,53.2886],[14.4232,53.2779],[14.4242,53.2779],[14.4291,53.2782],[14.4366,53.2785],[14.4367,53.2781],[14.4368,53.2769],[14.4392,53.2768],[14.4418,53.2766],[14.4441,53.2765],[14.4441,53.2747],[14.4441,53.2744],[14.4447,53.2744],[14.445,53.2721],[14.4452,53.2703],[14.4453,53.2699],[14.4459,53.2655],[14.449,53.2656],[14.4489,53.2622],[14.4489,53.2616],[14.4486,53.2614],[14.4481,53.2611],[14.4466,53.26],[14.4469,53.2581],[14.447,53.2565],[14.4469,53.2565],[14.444,53.2563],[14.4397,53.2561],[14.4403,53.2518],[14.4402,53.2518],[14.4402,53.2516],[14.4396,53.2516],[14.4357,53.2514],[14.4327,53.2513],[14.4331,53.2485],[14.4333,53.2468],[14.4336,53.2451],[14.434,53.2424],[14.4339,53.2424],[14.4339,53.2423],[14.4265,53.2419],[14.4271,53.2374],[14.4252,53.2364],[14.4195,53.2303],[14.4185,53.2293],[14.4184,53.2291],[14.4135,53.2265],[14.4139,53.2232],[14.4116,53.2231],[14.4071,53.2229],[14.4065,53.2229],[14.4067,53.2213],[14.4071,53.2185],[14.4077,53.2141],[14.4076,53.2139],[14.4003,53.2135],[14.4002,53.2135],[14.4008,53.2091],[14.3991,53.209],[14.3934,53.2086],[14.3913,53.2086],[14.3859,53.2083],[14.3859,53.2077],[14.3857,53.2077],[14.3854,53.2077],[14.3839,53.2069],[14.3824,53.206],[14.3789,53.2041],[14.3787,53.2027],[14.3787,53.2022],[14.3781,53.1945],[14.3775,53.1892],[14.3753,53.1881],[14.3737,53.1872],[14.374,53.1853],[14.3746,53.1807],[14.3745,53.1807],[14.3733,53.1806],[14.3704,53.1805],[14.37,53.1804],[14.3671,53.1803],[14.3671,53.18],[14.3677,53.1758],[14.3683,53.1713],[14.3684,53.1703],[14.3689,53.1668],[14.3695,53.1624],[14.3701,53.1579],[14.3702,53.1579],[14.3716,53.1579],[14.376,53.1583],[14.3776,53.1583],[14.3779,53.1566],[14.3856,53.1497],[14.3862,53.1497],[14.3864,53.1491],[14.3869,53.1453],[14.3875,53.1406],[14.3876,53.14],[14.3881,53.1362],[14.3845,53.136],[14.3806,53.1358],[14.3812,53.1313],[14.3818,53.1269],[14.3824,53.1224],[14.3828,53.1195],[14.3829,53.1188],[14.383,53.1179],[14.3828,53.1179],[14.3825,53.115],[14.3825,53.1148],[14.3782,53.1125],[14.3765,53.1115],[14.3768,53.1087],[14.3767,53.1086],[14.3744,53.1085],[14.3714,53.1083],[14.3704,53.1082],[14.3701,53.1082],[14.3693,53.1082],[14.3694,53.1077],[14.3699,53.1037],[14.3699,53.1034],[14.3704,53.1002],[14.3704,53.0996],[14.3705,53.0992],[14.3727,53.0977],[14.3745,53.0964],[14.3725,53.0953],[14.3712,53.0946],[14.3711,53.0945],[14.3717,53.0903],[14.3677,53.09],[14.3642,53.0899],[14.3648,53.0854],[14.3654,53.0811],[14.3654,53.0809],[14.3657,53.0787],[14.366,53.0764],[14.3634,53.0763],[14.3602,53.0761],[14.3587,53.0761],[14.3592,53.072],[14.3593,53.0717],[14.3594,53.0706],[14.3599,53.067],[14.3593,53.067],[14.3579,53.0663],[14.3528,53.0635],[14.3487,53.0613],[14.3463,53.0599],[14.3457,53.0529],[14.3455,53.0529],[14.3394,53.0525],[14.3399,53.0494],[14.34,53.048],[14.3399,53.048],[14.3385,53.048],[14.337,53.0479],[14.3325,53.0454],[14.3264,53.0457],[14.3264,53.0456],[14.3261,53.0418],[14.3225,53.042],[14.3198,53.0421],[14.3191,53.0417],[14.3184,53.0413],[14.3188,53.038],[14.3188,53.0379],[14.3131,53.0376],[14.3124,53.0376],[14.3115,53.0375],[14.3116,53.0368],[14.3117,53.0366],[14.312,53.033],[14.3081,53.0328],[14.3065,53.0313],[14.3048,53.0313],[14.3052,53.0283],[14.2999,53.0279],[14.2979,53.0278],[14.2977,53.0278],[14.2979,53.0266],[14.2983,53.0234],[14.2949,53.0232],[14.2932,53.023],[14.2922,53.023],[14.2909,53.023],[14.2892,53.0229],[14.2836,53.0226],[14.2835,53.0226],[14.284,53.019],[14.284,53.0187],[14.2841,53.0183],[14.2841,53.0181],[14.2838,53.0181],[14.2832,53.018],[14.2821,53.018],[14.2767,53.0177],[14.2768,53.0171],[14.2771,53.0142],[14.2773,53.0132],[14.2729,53.013],[14.2704,53.0129],[14.2699,53.0128],[14.27,53.0114],[14.2703,53.0094],[14.2705,53.0084],[14.2705,53.0084],[14.2638,53.008],[14.2608,53.0064],[14.2561,53.0065],[14.2558,53.0065],[14.2562,53.0032],[14.2562,53.0031],[14.2543,53.003],[14.2489,53.0027],[14.2488,53.0027],[14.249,53.001],[14.249,53.0009],[14.2403,52.9978],[14.2353,52.9959],[14.235,52.9959],[14.2348,52.9959],[14.2351,52.9931],[14.2352,52.993],[14.2348,52.993],[14.2277,52.9926],[14.2221,52.9923],[14.2158,52.9889],[14.2133,52.989],[14.2035,52.9892],[14.1844,52.9813],[14.1778,52.9786],[14.1771,52.9782],[14.1652,52.9717],[14.1649,52.9715],[14.1648,52.9715],[14.1644,52.9678],[14.1583,52.968],[14.1556,52.9665],[14.1552,52.9663],[14.1549,52.9661],[14.1546,52.9659],[14.1517,52.9644],[14.1494,52.9644],[14.1498,52.9615],[14.1424,52.9611],[14.143,52.9566],[14.1436,52.9521],[14.1443,52.9476],[14.1449,52.9431],[14.1455,52.9387],[14.1461,52.9342],[14.1465,52.9317],[14.1468,52.9297],[14.1474,52.9252],[14.1475,52.9243],[14.1477,52.9229],[14.148,52.9207],[14.1486,52.9162],[14.1492,52.9118],[14.1497,52.9083],[14.15,52.9073],[14.1518,52.9017],[14.1515,52.898],[14.1569,52.8905],[14.1558,52.8795],[14.1494,52.8744],[14.1425,52.8689],[14.136,52.8655],[14.1356,52.8618],[14.1291,52.8583],[14.1226,52.8549],[14.1221,52.8497],[14.1212,52.8404],[14.1212,52.8402],[14.1214,52.84],[14.122,52.8391],[14.1222,52.8381],[14.1228,52.8381],[14.1296,52.8385],[14.1302,52.834],[14.1308,52.8295],[14.1382,52.8299],[14.1384,52.8286],[14.1388,52.8254],[14.1462,52.8258],[14.1485,52.8259],[14.1536,52.8262],[14.1538,52.8262],[14.1571,52.828],[14.1593,52.8265],[14.161,52.8266],[14.1612,52.8252],[14.1616,52.8223],[14.1616,52.8221],[14.169,52.8225],[14.1764,52.8229],[14.1838,52.8233],[14.1844,52.8188],[14.1918,52.8192],[14.1992,52.8196],[14.2066,52.82],[14.2098,52.8201],[14.214,52.8204],[14.2142,52.8188],[14.2178,52.8187],[14.2175,52.816],[14.2219,52.8162],[14.222,52.8163],[14.222,52.8161],[14.2226,52.8118],[14.2271,52.812],[14.23,52.8122],[14.2305,52.8089],[14.2306,52.8077],[14.2312,52.8036],[14.2349,52.8034],[14.2361,52.8034],[14.2386,52.8036],[14.239,52.8006],[14.2407,52.7996],[14.241,52.7992],[14.2466,52.7995],[14.2473,52.795],[14.2546,52.7954],[14.2552,52.791],[14.2553,52.7909],[14.2559,52.7864],[14.2633,52.7868],[14.2636,52.7841],[14.2639,52.7841],[14.2664,52.7824],[14.2712,52.7827],[14.2718,52.7789],[14.2727,52.7783],[14.2792,52.7786],[14.2796,52.7762],[14.2817,52.7762],[14.2815,52.7742],[14.2872,52.7745],[14.2875,52.7723],[14.2936,52.7721],[14.2934,52.7703],[14.2952,52.7704],[14.3026,52.7708],[14.303,52.7681],[14.3116,52.7679],[14.3132,52.7668],[14.318,52.7671],[14.3184,52.764],[14.3186,52.7626],[14.325,52.7629],[14.326,52.7629],[14.3261,52.7621],[14.3266,52.7585],[14.3312,52.7587],[14.3339,52.7588],[14.3352,52.7589],[14.3413,52.7592],[14.3418,52.7555],[14.343,52.7548],[14.3581,52.7447],[14.3585,52.742],[14.3644,52.7423],[14.3659,52.7424],[14.3659,52.7418],[14.3665,52.7379],[14.3715,52.7382],[14.3757,52.729],[14.3815,52.7251],[14.3876,52.7249],[14.3908,52.7228],[14.3932,52.7212],[14.3984,52.7215],[14.399,52.717],[14.3995,52.7131],[14.3995,52.7125],[14.4003,52.7126],[14.4047,52.7096],[14.4101,52.702],[14.4217,52.6943],[14.4214,52.6906],[14.4211,52.6869],[14.4226,52.6859],[14.4269,52.683],[14.4325,52.6829],[14.4331,52.6829],[14.436,52.6828],[14.4405,52.683],[14.4406,52.6826],[14.4452,52.6825],[14.4505,52.679],[14.4559,52.6793],[14.4565,52.6748],[14.457,52.6703],[14.4573,52.6684],[14.4576,52.6658],[14.4613,52.666],[14.465,52.6662],[14.4653,52.6636],[14.4656,52.6617],[14.4657,52.661],[14.4662,52.6572],[14.4735,52.6576],[14.4754,52.6577],[14.4809,52.6579],[14.4813,52.655],[14.4852,52.6536],[14.4888,52.6538],[14.489,52.6524],[14.4914,52.6515],[14.4943,52.6496],[14.4968,52.6497],[14.497,52.6478],[14.4972,52.6477],[14.5033,52.6475],[14.5031,52.6455],[14.5047,52.6456],[14.5049,52.644],[14.505,52.6437],[14.5056,52.6437],[14.5152,52.6434],[14.5235,52.6379],[14.524,52.6375],[14.5246,52.6375],[14.528,52.6377],[14.5282,52.6361],[14.5283,52.6356],[14.5292,52.6356],[14.533,52.6355],[14.5358,52.6336],[14.5359,52.6336],[14.5433,52.634],[14.5436,52.6314],[14.5449,52.6314],[14.5474,52.6297],[14.5507,52.6275],[14.5515,52.6274],[14.5518,52.6254],[14.5592,52.6257],[14.5646,52.626],[14.5665,52.6261],[14.5667,52.6245],[14.5671,52.6216],[14.5708,52.6218],[14.5745,52.622],[14.5748,52.6192],[14.575,52.6175],[14.5792,52.6177],[14.5819,52.6178],[14.5824,52.6178],[14.5826,52.6165],[14.5865,52.6152],[14.5888,52.6136],[14.5903,52.6137],[14.5905,52.6125],[14.5909,52.6092],[14.595,52.6094],[14.5983,52.6096],[14.5988,52.6051],[14.6062,52.6055],[14.6068,52.601],[14.6069,52.5995],[14.6071,52.5982],[14.6073,52.5965],[14.6075,52.5955],[14.6079,52.592],[14.6083,52.5887],[14.61,52.5876],[14.6158,52.5879],[14.6163,52.5839],[14.6164,52.5834],[14.6177,52.5835],[14.619,52.5835],[14.6237,52.5838],[14.624,52.5813],[14.6263,52.5805],[14.6323,52.5803],[14.6323,52.5797],[14.639,52.58],[14.6396,52.5755],[14.6322,52.5751],[14.6328,52.5707],[14.6333,52.5662],[14.626,52.5658],[14.6266,52.5613],[14.6211,52.5611],[14.6192,52.561],[14.6195,52.5587],[14.6198,52.5565],[14.618,52.5564],[14.6124,52.5561],[14.613,52.5516],[14.6133,52.5493],[14.6136,52.5471],[14.6118,52.5471],[14.6062,52.5468],[14.6068,52.5423],[14.6073,52.5378],[14.6077,52.5348],[14.6079,52.5333],[14.6073,52.5333],[14.6006,52.533],[14.6011,52.5285],[14.6061,52.5287],[14.6085,52.5289],[14.6085,52.5286],[14.609,52.5244],[14.6096,52.5199],[14.6102,52.5154],[14.6106,52.5117],[14.6107,52.5109],[14.6181,52.5113],[14.6186,52.5068],[14.6206,52.5069],[14.626,52.5071],[14.6266,52.5027],[14.6312,52.4991],[14.6272,52.4977],[14.6277,52.4937],[14.624,52.4935],[14.6203,52.4933],[14.6208,52.4893],[14.6209,52.4888],[14.6215,52.4844],[14.6153,52.4841],[14.6142,52.4834],[14.6114,52.4817],[14.6055,52.4817],[14.6046,52.4666],[14.5986,52.4667],[14.5984,52.4629],[14.5924,52.463],[14.592,52.4554],[14.586,52.4555],[14.5798,52.4518],[14.5734,52.4444],[14.5615,52.4446],[14.5553,52.441],[14.5493,52.4411],[14.5455,52.4388],[14.5432,52.4374],[14.5431,52.4364],[14.5423,52.4218],[14.5408,52.4217],[14.5414,52.4172],[14.5418,52.4139],[14.5417,52.4111],[14.5353,52.4037],[14.5291,52.4001],[14.5289,52.3964],[14.5346,52.3925],[14.5376,52.3894],[14.5381,52.3855],[14.5413,52.3856],[14.5459,52.3809],[14.546,52.380859375],[14.5465,52.3768],[14.5515,52.3771],[14.5517,52.377],[14.5515,52.3726],[14.5471,52.3724],[14.5477,52.3679],[14.5482,52.3634],[14.5488,52.3589],[14.5494,52.3544],[14.55,52.3499],[14.5511,52.35],[14.556,52.3466],[14.5581,52.3438],[14.5584,52.3413],[14.559,52.3368],[14.5593,52.334],[14.5595,52.3324],[14.5601,52.3282],[14.5606,52.3279],[14.5674,52.3282],[14.5676,52.327],[14.5727,52.3235],[14.5725,52.3197],[14.5727,52.3195],[14.5766,52.3141],[14.5781,52.312],[14.5799,52.3108],[14.5843,52.311],[14.5849,52.3065],[14.5854,52.302],[14.5793,52.3017],[14.5781,52.3017],[14.5782,52.3011],[14.5713,52.2971],[14.5708,52.2895],[14.5766,52.2855],[14.5802,52.2854],[14.5804,52.2837],[14.5847,52.2839],[14.5877,52.2841],[14.588,52.2817],[14.5884,52.2814],[14.5883,52.2796],[14.5956,52.28],[14.5961,52.2755],[14.6034,52.2758],[14.6037,52.2734],[14.6059,52.2733],[14.6116,52.2733],[14.6166,52.2738],[14.6191,52.2721],[14.6259,52.2724],[14.6263,52.2689],[14.6265,52.2679],[14.6285,52.268],[14.6338,52.2683],[14.6339,52.267],[14.6367,52.267],[14.6406,52.2641],[14.6418,52.2633],[14.6564,52.2633],[14.6634,52.2633],[14.6667,52.2609],[14.6685,52.2596],[14.6716,52.2596],[14.6847,52.2597],[14.6845,52.2572],[14.6844,52.2559],[14.6895,52.2522],[14.6893,52.2485],[14.6995,52.241],[14.6982,52.2224],[14.6925,52.2186],[14.6919,52.2112],[14.6863,52.2074],[14.6852,52.2071],[14.6752,52.2036],[14.6747,52.1962],[14.6798,52.1925],[14.6847,52.185],[14.6882,52.1824],[14.6898,52.1813],[14.6895,52.1776],[14.6946,52.1739],[14.689,52.1701],[14.6887,52.1664],[14.683,52.1626],[14.6828,52.1589],[14.6791,52.1589],[14.6774,52.1589],[14.6771,52.1551],[14.6714,52.1514],[14.6701,52.1327],[14.6752,52.129],[14.6749,52.1253],[14.6693,52.1215],[14.6741,52.1141],[14.6739,52.1103],[14.6892,52.0992],[14.7054,52.0993],[14.7136,52.0964],[14.7141,52.0962],[14.7143,52.0962],[14.7159,52.0956],[14.7312,52.0845],[14.7311,52.0826],[14.731,52.0808],[14.7361,52.077],[14.7358,52.0733],[14.7412,52.0733],[14.741,52.0696],[14.7296,52.0621],[14.7288,52.0509],[14.7326,52.0482],[14.7339,52.0472],[14.7298,52.0445],[14.7282,52.0434],[14.7282,52.0423],[14.7277,52.036],[14.7231,52.036],[14.7223,52.0359],[14.7222,52.0349],[14.7215,52.0248],[14.7161,52.0247],[14.7158,52.021],[14.7102,52.0172],[14.7096,52.0098],[14.707,52.0098],[14.6988,52.0097],[14.6986,52.006],[14.704,52.006],[14.7026,51.9874],[14.6969,51.9836],[14.6916,51.9836],[14.6905,51.9686],[14.6918,51.9686],[14.6959,51.9687],[14.7007,51.9612],[14.7058,51.9575],[14.7047,51.9426],[14.6991,51.9388],[14.6955,51.9388],[14.6937,51.9388],[14.688,51.9351],[14.6929,51.9276],[14.6926,51.9239],[14.6872,51.9239],[14.6867,51.9164],[14.681,51.9126],[14.6809,51.9103],[14.6805,51.9052],[14.6692,51.8976],[14.6639,51.8975],[14.6634,51.8906],[14.6627,51.8905],[14.6585,51.8903],[14.659,51.8858],[14.6518,51.8855],[14.6523,51.881],[14.6529,51.8765],[14.6464,51.8762],[14.6457,51.8761],[14.6458,51.8749],[14.6462,51.8717],[14.6409,51.8714],[14.639,51.8713],[14.6392,51.8698],[14.6354,51.8671],[14.6304,51.8668],[14.6254,51.8625],[14.6248,51.8616],[14.6184,51.8613],[14.6189,51.8568],[14.6117,51.8564],[14.6089,51.8563],[14.6045,51.856],[14.6048,51.853],[14.605,51.8516],[14.6056,51.8471],[14.5983,51.8467],[14.5989,51.8422],[14.593,51.8419],[14.5917,51.8419],[14.5918,51.8405],[14.5922,51.8374],[14.5892,51.8372],[14.585,51.837],[14.5855,51.8325],[14.5887,51.8327],[14.5928,51.8329],[14.5933,51.8284],[14.5887,51.8282],[14.5861,51.828],[14.5867,51.8236],[14.5887,51.8237],[14.5939,51.8239],[14.5944,51.8194],[14.595,51.8149],[14.5954,51.8115],[14.5955,51.8105],[14.5961,51.806],[14.6007,51.8062],[14.6033,51.8063],[14.6042,51.8064],[14.6106,51.8067],[14.6111,51.8022],[14.6183,51.8026],[14.6256,51.8029],[14.6328,51.8033],[14.6333,51.7988],[14.6406,51.7991],[14.6411,51.7947],[14.6483,51.795],[14.6489,51.7905],[14.6494,51.7863],[14.6494,51.786],[14.65,51.7815],[14.6505,51.7771],[14.6511,51.7726],[14.6516,51.7681],[14.652,51.7649],[14.6522,51.7636],[14.6527,51.7593],[14.6539,51.7594],[14.6537,51.7556],[14.6531,51.7556],[14.6533,51.7546],[14.6538,51.7501],[14.6544,51.7456],[14.6549,51.7412],[14.6611,51.7415],[14.6621,51.7415],[14.6627,51.737],[14.662,51.737],[14.6555,51.7367],[14.656,51.7322],[14.6632,51.7325],[14.6638,51.728],[14.6687,51.7283],[14.671,51.7284],[14.6713,51.7254],[14.6715,51.7239],[14.6726,51.724],[14.6787,51.7243],[14.6793,51.7198],[14.6797,51.7163],[14.6798,51.7153],[14.6804,51.7108],[14.6854,51.711],[14.6876,51.7112],[14.6878,51.7094],[14.6881,51.7072],[14.6881,51.7067],[14.6887,51.7067],[14.708,51.6927],[14.7107,51.6928],[14.7188,51.6928],[14.7185,51.6891],[14.7238,51.6891],[14.7236,51.6854],[14.7182,51.6853],[14.718,51.6834],[14.7179,51.6816],[14.719,51.6816],[14.7287,51.6817],[14.7282,51.6742],[14.7337,51.6742],[14.7331,51.6668],[14.7387,51.6668],[14.7384,51.6631],[14.7326,51.6593],[14.7323,51.6556],[14.7374,51.6482],[14.7365,51.6357],[14.7363,51.6341],[14.7363,51.6333],[14.7414,51.6258],[14.7411,51.6221],[14.7468,51.6221],[14.746,51.611],[14.7401,51.6072],[14.7398,51.6035],[14.7341,51.6034],[14.7339,51.5997],[14.7283,51.5996],[14.728,51.5959],[14.7225,51.5959],[14.7222,51.5922],[14.7165,51.5884],[14.7119,51.5854],[14.7108,51.5846],[14.7115,51.5841],[14.7159,51.5809],[14.7105,51.5809],[14.7102,51.5772],[14.7091,51.5764],[14.7046,51.5734],[14.7043,51.5697],[14.6986,51.5659],[14.6981,51.5585],[14.7086,51.5585],[14.7089,51.5585],[14.7087,51.5568],[14.7086,51.5548],[14.7089,51.5548],[14.7137,51.5548],[14.7137,51.5544],[14.714,51.5544],[14.7209,51.5548],[14.7214,51.5503],[14.7286,51.5506],[14.7292,51.5461],[14.7297,51.5416],[14.7302,51.5372],[14.7308,51.5327],[14.7312,51.5286],[14.7313,51.5282],[14.7319,51.5282],[14.7385,51.5285],[14.7389,51.5252],[14.739,51.524],[14.7457,51.5244],[14.7462,51.5244],[14.7534,51.5247],[14.7538,51.5216],[14.765,51.5217],[14.7831,51.5218],[14.7865,51.5218],[14.7865,51.5214],[14.7863,51.5181],[14.7922,51.5182],[14.7922,51.5176],[14.7975,51.5178],[14.7979,51.5145],[14.7996,51.5134],[14.8036,51.5108],[14.8056,51.5108],[14.8114,51.5109],[14.8155,51.5109],[14.8154,51.5097],[14.8201,51.5099],[14.8204,51.5072],[14.8205,51.5066],[14.8206,51.5054],[14.8211,51.5054],[14.8251,51.5056],[14.8278,51.5058],[14.8279,51.505],[14.8282,51.5028],[14.8283,51.5013],[14.8304,51.5014],[14.8355,51.5016],[14.836,51.4973],[14.8447,51.5],[14.8505,51.4963],[14.8503,51.4926],[14.8563,51.4926],[14.8625,51.4964],[14.8745,51.4965],[14.8803,51.4929],[14.9103,51.4931],[14.9099,51.4857],[14.928,51.4859],[14.9338,51.4822],[14.9395,51.4749],[14.9396,51.4749],[14.9401,51.4712],[14.9401,51.4705],[14.945,51.4707],[14.9453,51.4707],[14.9453,51.4697],[14.9451,51.4675],[14.9455,51.4671],[14.9508,51.4602],[14.9561,51.457],[14.9567,51.4566],[14.9565,51.4532],[14.9637,51.4535],[14.9642,51.449],[14.9647,51.4445],[14.9652,51.44],[14.9724,51.4404],[14.9729,51.4359],[14.9657,51.4355],[14.9663,51.431],[14.9591,51.4307],[14.9596,51.4262],[14.9601,51.4217],[14.9606,51.4172],[14.9609,51.4148],[14.9611,51.4127],[14.9616,51.4083],[14.9622,51.4038],[14.9663,51.404],[14.9688,51.4041],[14.9693,51.4041],[14.9694,51.4035],[14.9694,51.4031],[14.9698,51.3996],[14.9627,51.3993],[14.9632,51.3948],[14.9636,51.3913],[14.9637,51.3903],[14.9642,51.3858],[14.9647,51.3813],[14.9652,51.3813],[14.9719,51.3816],[14.9724,51.3772],[14.9795,51.3775],[14.98,51.373],[14.9806,51.3685],[14.9734,51.3682],[14.9739,51.3637],[14.9667,51.3633],[14.9673,51.3589],[14.9678,51.3545],[14.9678,51.3544],[14.968,51.3544],[14.9749,51.3547],[14.9754,51.3502],[14.9759,51.3457],[14.9763,51.3421],[14.9816,51.3422],[14.9814,51.3385],[14.9873,51.3349],[14.9933,51.335],[14.9992,51.3314],[14.9991,51.3277],[15.0049,51.3241],[15.0046,51.3167],[15.0162,51.3169],[15.0167,51.317],[15.0284,51.3097],[15.0222,51.3059],[15.0281,51.3023],[15.0278,51.2949],[15.0338,51.295],[15.0333,51.283],[15.0336,51.2807],[15.0341,51.2762],[15.0346,51.2717],[15.0351,51.2672],[15.0356,51.2627],[15.0361,51.2582],[15.0366,51.2537],[15.0371,51.2492],[15.0376,51.2447],[15.0381,51.2402],[15.0309,51.2399],[15.0314,51.2354],[15.0243,51.2351],[15.0248,51.2306],[15.0177,51.2303],[15.0182,51.2258],[15.0187,51.2213],[15.0115,51.221],[15.012,51.217],[15.0123,51.217],[15.0122,51.2148],[15.0125,51.212],[15.0098,51.2118],[15.0054,51.2116],[15.0056,51.2095],[15.0059,51.2072],[15.0064,51.2027],[15.0069,51.1982],[15.0074,51.1937],[15.0079,51.1892],[15.0008,51.1889],[15.0011,51.1858],[15.0013,51.1844],[15.0014,51.1835],[15.0018,51.1799],[15.0023,51.1754],[15.0028,51.1709],[14.9957,51.1706],[14.9959,51.1686],[14.9981,51.1687],[14.9978,51.1613],[14.9917,51.1612],[14.9897,51.1599],[14.99,51.1575],[14.9916,51.1575],[14.9915,51.1568],[14.9914,51.1538],[14.9973,51.1502],[14.9972,51.1481],[14.997,51.1428],[14.9916,51.1427],[14.9917,51.1422],[14.9968,51.1391],[14.9967,51.1354],[14.9925,51.1353],[14.9926,51.1343],[14.9931,51.1298],[14.986,51.1295],[14.9865,51.125],[14.987,51.1205],[14.9875,51.116],[14.9837,51.1158],[14.9804,51.1157],[14.9807,51.1129],[14.9809,51.1112],[14.9803,51.1111],[14.9792,51.1111],[14.9738,51.1108],[14.9743,51.1063],[14.9748,51.1018],[14.9753,51.0974],[14.9768,51.0974],[14.9777,51.0975],[14.9824,51.0977],[14.9827,51.0945],[14.9804,51.0931],[14.9774,51.0929],[14.9758,51.0929],[14.976,51.0907],[14.9763,51.0884],[14.9768,51.0839],[14.9768,51.0837],[14.9773,51.0794],[14.9765,51.0794],[14.9702,51.0791],[14.9707,51.0746],[14.9675,51.0744],[14.9636,51.0742],[14.9638,51.0721],[14.9641,51.0697],[14.9634,51.0697],[14.9634,51.0683],[14.9632,51.0646],[14.9569,51.0608],[14.9568,51.0571],[14.9512,51.057],[14.9507,51.0569],[14.95,51.0422],[14.9438,51.0383],[14.9376,51.0382],[14.9436,51.0347],[14.9375,51.0345],[14.9373,51.0308],[14.9434,51.031],[14.9384,51.0279],[14.9331,51.0276],[14.9336,51.0231],[14.9341,51.0186],[14.9342,51.0181],[14.9346,51.0142],[14.9351,51.0097],[14.9356,51.0052],[14.9285,51.0048828125],[14.929,51.0003],[14.9296,50.9958],[14.9301,50.9914],[14.9233,50.991],[14.923,50.991],[14.9232,50.9886],[14.9235,50.9865],[14.9232,50.9865],[14.9164,50.9861],[14.9169,50.9817],[14.9174,50.9772],[14.9179,50.9727],[14.9108,50.9724],[14.9041,50.9721],[14.9037,50.972],[14.9038,50.9711],[14.9042,50.9675],[14.9047,50.9631],[14.8976,50.9627],[14.8982,50.9582],[14.8985,50.9555],[14.9033,50.9526],[14.8988,50.9526],[14.8992,50.9492],[14.897,50.9491],[14.8921,50.9489],[14.8923,50.9473],[14.8845,50.9449],[14.8783,50.9448],[14.8779,50.9347],[14.8724,50.9344],[14.8724,50.9336],[14.8717,50.9336],[14.8713,50.9262],[14.8652,50.9261],[14.8588,50.9222],[14.8526,50.9221],[14.8523,50.9147],[14.8396,50.9071],[14.8394,50.9034],[14.8332,50.9033],[14.8267,50.8957],[14.8203,50.8919],[14.82,50.8845],[14.8212,50.8838],[14.826,50.881],[14.8257,50.8734],[14.8224,50.8733],[14.8229,50.8688],[14.8232,50.8661],[14.8234,50.8643],[14.8173,50.864],[14.8164,50.863],[14.8169,50.8595],[14.8174,50.855],[14.8124,50.8547],[14.8121,50.8475],[14.8057,50.8436],[14.805,50.8289],[14.7991,50.8287],[14.7988,50.8287],[14.7989,50.8303],[14.799,50.8324],[14.7986,50.8324],[14.7927,50.8323],[14.7869,50.8288],[14.7824,50.8261],[14.778,50.8259],[14.7782,50.8246],[14.7711,50.8244],[14.771,50.8256],[14.7657,50.8253],[14.7552,50.8315],[14.7551,50.8293],[14.755,50.8278],[14.7525,50.8292],[14.7492,50.829],[14.7422,50.8287],[14.7351,50.8283],[14.7332,50.8282],[14.7314,50.8282],[14.7298,50.8272],[14.7108,50.8267],[14.711,50.8304],[14.7121,50.8311],[14.7175,50.8343],[14.7176,50.8365],[14.7128,50.8363],[14.7127,50.8378],[14.7123,50.8408],[14.7115,50.8407],[14.7052,50.8404],[14.6982,50.8401],[14.6911,50.8397],[14.691,50.8409],[14.6797,50.8407],[14.6703,50.8441],[14.6671,50.844],[14.6609,50.8475],[14.6546,50.8474],[14.6511,50.8474],[14.6424,50.8474],[14.6415,50.8476],[14.63,50.8511],[14.6178,50.8547],[14.6147,50.8547],[14.6119,50.8547],[14.6064,50.8621],[14.6127,50.8694],[14.6188,50.8731],[14.6193,50.8804],[14.6254,50.8841],[14.6262,50.8987],[14.6322,50.9011],[14.6383,50.9036],[14.6407,50.9046],[14.6445,50.9061],[14.6439,50.9096],[14.6472,50.9098],[14.6467,50.9143],[14.6538,50.9146],[14.6532,50.9191],[14.6527,50.9236],[14.6522,50.9281],[14.6516,50.9326],[14.6445,50.9322],[14.644,50.9367],[14.6369,50.9364],[14.6298,50.936],[14.6304,50.9315],[14.6247,50.9312],[14.6233,50.9312],[14.6238,50.9267],[14.6167,50.9263],[14.6097,50.926],[14.6026,50.9256],[14.6031,50.9211],[14.596,50.9207],[14.5889,50.9204],[14.5819,50.92],[14.5748,50.9197],[14.5677,50.9193],[14.5671,50.9238],[14.5601,50.9234],[14.5595,50.9279],[14.5666,50.9283],[14.5661,50.9328],[14.5656,50.9363],[14.5673,50.9374],[14.5705,50.9392],[14.5709,50.943],[14.5774,50.9468],[14.5781,50.9507],[14.5781,50.9508],[14.5789,50.9515],[14.5852,50.9518],[14.5846,50.9563],[14.5845,50.9569],[14.5868,50.9591],[14.5874,50.961],[14.5912,50.9612],[14.5906,50.9656],[14.5901,50.9701],[14.5972,50.9705],[14.5966,50.975],[14.5961,50.9795],[14.5955,50.984],[14.5955,50.984],[14.595,50.9885],[14.5916,50.9883],[14.5879,50.9881],[14.5874,50.9926],[14.5803,50.9922],[14.5797,50.9967],[14.5767,50.9966],[14.5769,50.998],[14.5722,50.9999],[14.5664,51.0022],[14.5614,51.0061],[14.5557,51.0063],[14.55,51.0063],[14.5363,51.0019],[14.5297,51.0016],[14.5311,51.0058],[14.5349,51.008],[14.5389,51.0102],[14.5399,51.0142],[14.5348,51.0141],[14.5338,51.0141],[14.5155,51.0174],[14.5024,51.0168],[14.4972,51.0206],[14.4984,51.0242],[14.4978,51.0242],[14.4973,51.0286],[14.4967,51.0331],[14.5038,51.0335],[14.5038,51.0341],[14.5033,51.038],[14.5027,51.0425],[14.5025,51.0441],[14.5022,51.047],[14.5016,51.0515],[14.4945,51.0511],[14.4951,51.0466],[14.4921,51.0464],[14.491,51.0409],[14.4975,51.0412],[14.496,51.0366],[14.4906,51.0203],[14.4709,51.0194],[14.4723,51.0236],[14.4619,51.0313],[14.4488,51.0307],[14.417,51.0127],[14.4098,51.0086],[14.3974,51.0082],[14.3855,51.0117],[14.3793,51.0116],[14.3674,51.0151],[14.368,51.0189],[14.3687,51.0228],[14.3699,51.0269],[14.3633,51.0266],[14.3515,51.0301],[14.3528,51.0342],[14.345,51.0298],[14.3385,51.0295],[14.3316,51.0255],[14.3254,51.0254],[14.3193,51.0253],[14.3134,51.0288],[14.3083,51.0363],[14.3029,51.0401],[14.3039,51.0442],[14.3046,51.0482],[14.3054,51.0522],[14.3037,51.0527],[14.298,51.0543],[14.294,51.0541],[14.2945,51.0496],[14.2874,51.0492],[14.288,51.0448],[14.2809,51.0444],[14.2815,51.0399],[14.2817,51.0382],[14.2821,51.0354],[14.2823,51.0337],[14.2826,51.0309],[14.2832,51.0264],[14.2761,51.0261],[14.2761,51.026],[14.2761,51.026],[14.2767,51.0216],[14.2772,51.0171],[14.2713,51.0168],[14.2702,51.0167],[14.2701,51.0167],[14.2631,51.0163],[14.2636,51.0118],[14.2565,51.0114],[14.2571,51.007],[14.2632,51.0073],[14.2642,51.0073],[14.2648,51.0028],[14.265,51.001],[14.2654,50.9984],[14.2606,50.9981],[14.2598,50.9981],[14.2583,50.998],[14.2584,50.9972],[14.2534,50.9944],[14.2477,50.9946],[14.2474,50.9875],[14.2531,50.9873],[14.253,50.9837],[14.247,50.9767],[14.2468,50.9732],[14.2583,50.9728],[14.264,50.969],[14.2696,50.9653],[14.2812,50.965],[14.2864,50.9679],[14.2872,50.9684],[14.2992,50.9719],[14.3044,50.9719],[14.311,50.9718],[14.3109,50.9682],[14.3165,50.961],[14.3129,50.9611],[14.313,50.9602],[14.3135,50.9569],[14.3136,50.9558],[14.3174,50.956],[14.3207,50.9561],[14.3208,50.9553],[14.3213,50.9516],[14.3283,50.952],[14.3334,50.9523],[14.3354,50.9524],[14.3425,50.9528],[14.3428,50.9506],[14.3431,50.9483],[14.3502,50.9487],[14.3573,50.949],[14.3578,50.9445],[14.3649,50.9449],[14.372,50.9453],[14.3775,50.9456],[14.3791,50.9457],[14.3862,50.946],[14.3864,50.9445],[14.3867,50.9416],[14.3933,50.9419],[14.3938,50.9419],[14.4009,50.9423],[14.4015,50.9378],[14.402,50.9333],[14.4026,50.9288],[14.4014,50.9288],[14.3955,50.9285],[14.396,50.924],[14.3961,50.9232],[14.3966,50.9195],[14.3915,50.9192],[14.3904,50.9192],[14.3895,50.9191],[14.3896,50.9186],[14.3901,50.9146],[14.3902,50.9135],[14.3907,50.9101],[14.3912,50.9056],[14.3841,50.9053],[14.3847,50.9008],[14.3787,50.9005],[14.3783,50.8921],[14.3722,50.8885],[14.3368,50.8888],[14.3367,50.8852],[14.3306,50.8816],[14.3188,50.8817],[14.3068,50.8782],[14.3009,50.8783],[14.2949,50.8748],[14.289,50.8748],[14.2828,50.8749],[14.2773,50.875],[14.2718,50.8823],[14.2603,50.8862],[14.2545,50.8863],[14.2483,50.8792],[14.2423,50.8757],[14.2311,50.876],[14.2249,50.8762],[14.2244,50.8651],[14.2242,50.8616],[14.2231,50.8599],[14.2178,50.8509],[14.2118,50.8474],[14.212,50.851],[14.2062,50.8512],[14.2,50.8441],[14.1942,50.8442],[14.194,50.8405],[14.1767,50.841],[14.1533,50.838],[14.1473,50.8345],[14.1415,50.8347],[14.1236,50.8242],[14.1178,50.8244],[14.106,50.8211],[14.1002,50.8212],[14.0942,50.8177],[14.0885,50.8179],[14.0825,50.8144],[14.0767,50.8146],[14.0712,50.8114],[14.0707,50.8111],[14.0703,50.8037],[14.0645,50.8039],[14.0585,50.8004],[14.0469,50.8008],[14.0472,50.8044],[14.0414,50.8046],[14.0234,50.7941],[14.0236,50.7978],[14.0178,50.798],[14.0123,50.8018],[13.995,50.8024],[13.9952,50.806],[13.9839,50.8101],[13.9836,50.8064],[13.9779,50.8066],[13.9661,50.8033],[13.9558,50.8036],[13.9546,50.8037],[13.9486,50.8002],[13.9483,50.7955],[13.9476,50.7854],[13.9359,50.7821],[13.9031,50.7832],[13.8954,50.7834],[13.8952,50.7797],[13.8951,50.7797],[13.8951,50.7791],[13.8951,50.7789],[13.8956,50.7756],[13.8958,50.7744],[13.8945,50.7743],[13.8918,50.7742],[13.8887,50.774],[13.8889,50.7725],[13.8886,50.767],[13.8885,50.7663],[13.8885,50.7651],[13.8824,50.7616],[13.8878,50.754],[13.8989,50.7463],[13.8987,50.7429],[13.893,50.7426],[13.8859,50.7422],[13.8789,50.7418],[13.8718,50.7414],[13.8648,50.741],[13.8654,50.7365],[13.8634,50.7364],[13.8583,50.7361],[13.8589,50.7316],[13.8574,50.7315],[13.8568,50.7217],[13.8508,50.7182],[13.8334,50.7187],[13.8216,50.7154],[13.816,50.7192],[13.7933,50.7274],[13.7586,50.7285],[13.7466,50.7214],[13.735,50.7218],[13.7294,50.7257],[13.7236,50.7259],[13.7115,50.7188],[13.7116,50.7184],[13.707,50.7181],[13.7045,50.718],[13.6975,50.7176],[13.6904,50.7172],[13.6898,50.7216],[13.6828,50.7212],[13.6823,50.7247],[13.6821,50.7257],[13.6751,50.7253],[13.6745,50.7298],[13.6674,50.7294],[13.6668,50.7338],[13.6597,50.7334],[13.6527,50.733],[13.6533,50.7285],[13.6486,50.7282],[13.6539,50.7245],[13.6423,50.7249],[13.6421,50.7219],[13.6421,50.7211],[13.6387,50.7213],[13.6363,50.7213],[13.6345,50.7203],[13.6333,50.7196],[13.6335,50.7183],[13.6308,50.7181],[13.6274,50.7179],[13.6264,50.7179],[13.6249,50.7178],[13.6244,50.7177],[13.6194,50.7174],[13.6195,50.7166],[13.62,50.7129],[13.613,50.7125],[13.6059,50.7121],[13.5989,50.7117],[13.5928,50.7113],[13.5918,50.7112],[13.5848,50.7108],[13.5777,50.7104],[13.5771,50.7149],[13.5701,50.7145],[13.563,50.714],[13.556,50.7136],[13.5489,50.7132],[13.5495,50.7094],[13.5496,50.7087],[13.5483,50.7086],[13.5481,50.7057],[13.542,50.7021],[13.5363,50.7023],[13.5368,50.6989],[13.5374,50.6944],[13.538,50.6899],[13.5451,50.6903],[13.5457,50.6862],[13.5457,50.6858],[13.5464,50.6813],[13.547,50.6769],[13.5438,50.6767],[13.5458,50.6721],[13.541,50.6693],[13.5412,50.6675],[13.5396,50.6674],[13.5342,50.667],[13.5309,50.6668],[13.5272,50.6666],[13.5276,50.6636],[13.5278,50.6621],[13.526,50.662],[13.5208,50.6617],[13.5213,50.6579],[13.5214,50.6572],[13.52,50.6571],[13.5144,50.6568],[13.515,50.6523],[13.5153,50.6507],[13.515,50.647],[13.5161,50.6462],[13.5206,50.6431],[13.5232,50.6447],[13.5266,50.6467],[13.5259,50.6355],[13.5199,50.632],[13.514,50.6322],[13.5085,50.6306],[13.5041,50.6294],[13.5042,50.629],[13.5026,50.6289],[13.5022,50.6288],[13.5013,50.6288],[13.4964,50.629],[13.4961,50.6253],[13.4903,50.6254],[13.4901,50.6217],[13.485,50.6188],[13.4844,50.6184],[13.4779,50.6147],[13.4777,50.6109],[13.4745,50.6091],[13.4716,50.6089],[13.4718,50.6075],[13.4721,50.6057],[13.4723,50.6044],[13.4658,50.604],[13.4656,50.6039],[13.4651,50.5964],[13.4537,50.6005],[13.4481,50.6044],[13.4365,50.6048],[13.4309,50.6087],[13.4309,50.6087],[13.4305,50.6087],[13.4251,50.6089],[13.4251,50.6093],[13.4253,50.6126],[13.4136,50.613],[13.414,50.6189],[13.4141,50.6205],[13.4131,50.6212],[13.4085,50.6244],[13.409,50.6318],[13.4056,50.632],[13.4045,50.632],[13.4038,50.6364],[13.3976,50.636],[13.3967,50.6366],[13.3961,50.6404],[13.3921,50.6402],[13.3891,50.64],[13.3886,50.6437],[13.3865,50.6438],[13.3863,50.6401],[13.3807,50.644],[13.3749,50.6436],[13.3747,50.6414],[13.375,50.6391],[13.3757,50.6346],[13.3764,50.6301],[13.3768,50.6272],[13.3791,50.6256],[13.3794,50.6253],[13.3733,50.6218],[13.3705,50.6219],[13.3706,50.6207],[13.3674,50.6205],[13.3636,50.6203],[13.3643,50.6158],[13.3572,50.6154],[13.3502,50.6149],[13.3432,50.6145],[13.3436,50.6116],[13.3439,50.61],[13.3375,50.6096],[13.3374,50.608],[13.3371,50.6079],[13.3375,50.6051],[13.3316,50.6047],[13.3313,50.6045],[13.3237,50.6024],[13.3241,50.5997],[13.3248,50.5952],[13.3254,50.5907],[13.3261,50.5862],[13.3267,50.5818],[13.3239,50.5816],[13.3197,50.5813],[13.3127,50.5809],[13.3057,50.5804],[13.2987,50.58],[13.2993,50.5755],[13.2923,50.5751],[13.2916,50.5795],[13.2846,50.5791],[13.284,50.5836],[13.2834,50.5876],[13.2836,50.5911],[13.2828,50.5911],[13.2677,50.5916],[13.2628,50.5918],[13.2615,50.5918],[13.2609,50.5957],[13.2539,50.5952],[13.2543,50.592],[13.2486,50.5922],[13.2481,50.5858],[13.248,50.5848],[13.2422,50.5849],[13.2419,50.5812],[13.2359,50.5777],[13.2351,50.5669],[13.2298,50.5665],[13.2302,50.5637],[13.2305,50.5621],[13.2271,50.5618],[13.2237,50.5599],[13.2229,50.5594],[13.2227,50.5557],[13.2276,50.5555],[13.2285,50.5555],[13.2281,50.5483],[13.2278,50.5443],[13.226,50.5444],[13.2261,50.5437],[13.2268,50.5392],[13.22,50.5388],[13.2198,50.5386],[13.2204,50.5343],[13.2173,50.5341],[13.2158,50.534],[13.2134,50.5338],[13.2136,50.5325],[13.2139,50.5305],[13.2141,50.5293],[13.2148,50.5249],[13.2103,50.5246],[13.209,50.5245],[13.2078,50.5244],[13.2081,50.5219],[13.2084,50.5199],[13.2056,50.5197],[13.2014,50.5195],[13.2018,50.5168],[13.1968,50.5154],[13.1964,50.5088],[13.1962,50.5055],[13.1959,50.5005],[13.1741,50.5012],[13.1725,50.5013],[13.1778,50.5044],[13.1754,50.5042],[13.1688,50.5038],[13.1683,50.5041],[13.1668,50.5052],[13.1433,50.5059],[13.1372,50.5024],[13.1376,50.5098],[13.1339,50.5151],[13.1313,50.5149],[13.1273,50.5147],[13.1243,50.5145],[13.1245,50.513],[13.125,50.51],[13.1186,50.5096],[13.118,50.5095],[13.111,50.5091],[13.1115,50.5055],[13.1117,50.5046],[13.1098,50.5045],[13.1047,50.5041],[13.0976,50.5037],[13.0906,50.5032],[13.0911,50.5001],[13.0913,50.4987],[13.0843,50.4983],[13.0773,50.4978],[13.0703,50.4974],[13.0698,50.5008],[13.0696,50.5018],[13.0626,50.5014],[13.0593,50.5012],[13.0556,50.5013],[13.0549,50.5054],[13.0542,50.5099],[13.0472,50.5094],[13.0433,50.5092],[13.0402,50.509],[13.0332,50.5085],[13.0339,50.504],[13.0346,50.4995],[13.0353,50.4951],[13.0283,50.4946],[13.029,50.4901],[13.0296,50.4856],[13.0303,50.4811],[13.031,50.4767],[13.024,50.4762],[13.0247,50.4717],[13.0254,50.4672],[13.0261,50.4628],[13.0268,50.4583],[13.0275,50.4538],[13.0281,50.4493],[13.0214,50.4489],[13.0211,50.4488],[13.0212,50.4487],[13.0218,50.4444],[13.0175,50.4441],[13.0174,50.4429],[13.0151,50.442],[12.9997,50.4359],[12.9959,50.4336],[12.9952,50.4335],[12.9953,50.4332],[12.9955,50.4318],[12.9959,50.4291],[12.9966,50.4246],[12.9896,50.4241],[12.9903,50.4196],[12.9863,50.4194],[12.9833,50.4192],[12.9774,50.4188],[12.9764,50.4182],[12.977,50.4142],[12.97,50.4138],[12.963,50.4133],[12.956,50.4128],[12.9509,50.4125],[12.949,50.4122],[12.9493,50.4106],[12.9497,50.4079],[12.9427,50.4074],[12.9412,50.4073],[12.9357,50.4069],[12.9351,50.4113],[12.935,50.4114],[12.9341,50.4114],[12.9317,50.4112],[12.9288,50.4113],[12.9288,50.4122],[12.9288,50.4125],[12.9278,50.4127],[12.9274,50.4154],[12.9223,50.4151],[12.9204,50.415],[12.9202,50.4163],[12.9197,50.4194],[12.9164,50.4192],[12.9132,50.4203],[12.9124,50.4206],[12.9089,50.4218],[12.9058,50.4228],[12.9042,50.4229],[12.9035,50.4229],[12.8999,50.423],[12.8977,50.4244],[12.8975,50.4256],[12.8973,50.427],[12.8951,50.4268],[12.8942,50.4268],[12.8926,50.4278],[12.8898,50.4297],[12.8896,50.431],[12.8886,50.4309],[12.8878,50.4309],[12.8823,50.4328],[12.8819,50.435],[12.8768,50.4347],[12.8748,50.4354],[12.8742,50.439],[12.8678,50.4386],[12.8672,50.4385],[12.8672,50.4388],[12.8665,50.443],[12.8595,50.4426],[12.8588,50.447],[12.8518,50.4466],[12.8511,50.451],[12.8441,50.4506],[12.8434,50.455],[12.8364,50.4546],[12.8294,50.4541],[12.8287,50.4586],[12.8256,50.4584],[12.8217,50.4581],[12.8224,50.4536],[12.823,50.4498],[12.8231,50.4491],[12.8161,50.4487],[12.8168,50.4442],[12.8099,50.4437],[12.8106,50.4392],[12.8093,50.4391],[12.8123,50.4325],[12.8065,50.4327],[12.8011,50.4403],[12.7942,50.4452],[12.7916,50.447],[12.7882,50.4467],[12.7812,50.4463],[12.7818,50.4423],[12.7819,50.4418],[12.7806,50.4417],[12.7749,50.4413],[12.7679,50.4408],[12.7614,50.4404],[12.7609,50.4402],[12.7476,50.435],[12.7367,50.4307],[12.7357,50.4296],[12.7343,50.4295],[12.7345,50.4284],[12.7345,50.4282],[12.7351,50.425],[12.7315,50.4247],[12.7303,50.4233],[12.7283,50.4227],[12.7185,50.4199],[12.7121,50.4125],[12.706,50.4089],[12.7051,50.3977],[12.704,50.3981],[12.6992,50.3999],[12.6965,50.4008],[12.696,50.4042],[12.6949,50.4041],[12.6911,50.4038],[12.6887,50.4056],[12.6805,50.4114],[12.6777,50.4135],[12.6779,50.4165],[12.678,50.4172],[12.6665,50.4176],[12.6556,50.4111],[12.6545,50.4105],[12.643,50.4108],[12.6426,50.4112],[12.6376,50.4147],[12.6264,50.4188],[12.615,50.4192],[12.603,50.4121],[12.6028,50.4084],[12.5856,50.409],[12.5856,50.4091],[12.58,50.4093],[12.5792,50.4088],[12.5739,50.4057],[12.5682,50.4058],[12.564,50.4046],[12.5565,50.4025],[12.5336,50.4032],[12.5315,50.402],[12.5277,50.3997],[12.5276,50.3997],[12.5161,50.4],[12.4918,50.3823],[12.4918,50.3822],[12.4916,50.3784],[12.4853,50.3679],[12.4851,50.3675],[12.49,50.3673],[12.4901,50.367],[12.4906,50.3642],[12.4908,50.3625],[12.4916,50.3581],[12.4923,50.3536],[12.493,50.3493],[12.493,50.3491],[12.4861,50.3486],[12.4838,50.3484],[12.4791,50.348],[12.4749,50.3478],[12.4721,50.3476],[12.4651,50.3471],[12.4583,50.3466],[12.4582,50.3466],[12.4589,50.3424],[12.4589,50.3421],[12.453,50.3417],[12.4519,50.3416],[12.4512,50.3416],[12.4489,50.3414],[12.4451,50.3411],[12.4449,50.3411],[12.4453,50.3392],[12.4455,50.3378],[12.4457,50.3367],[12.4463,50.3328],[12.4464,50.3322],[12.4471,50.3278],[12.4472,50.3277],[12.4403,50.3272],[12.4411,50.3228],[12.4409,50.3228],[12.434,50.3223],[12.4332,50.3267],[12.4308,50.3265],[12.4289,50.3264],[12.4262,50.3262],[12.4231,50.326],[12.4193,50.3256],[12.4195,50.3245],[12.42,50.3212],[12.4185,50.3211],[12.413,50.3207],[12.409,50.3204],[12.4061,50.3202],[12.4068,50.3157],[12.4071,50.3137],[12.4076,50.3113],[12.4062,50.3112],[12.405,50.3111],[12.4007,50.3108],[12.4014,50.3063],[12.4016,50.3063],[12.4046,50.3065],[12.4083,50.3068],[12.4084,50.306],[12.409,50.3023],[12.4098,50.2979],[12.4029,50.2973],[12.4036,50.2929],[12.4036,50.2929],[12.3967,50.2923],[12.3966,50.2923],[12.3973,50.2879],[12.3966,50.2878],[12.3904,50.2873],[12.3834,50.2868],[12.3829,50.2868],[12.3765,50.2863],[12.3772,50.2819],[12.3703,50.2814],[12.371,50.2769],[12.3696,50.2768],[12.364,50.2764],[12.3649,50.272],[12.3653,50.2686],[12.3655,50.2677],[12.3655,50.2674],[12.3653,50.2674],[12.3587,50.2669],[12.3585,50.2669],[12.3592,50.2626],[12.3593,50.2624],[12.3593,50.2621],[12.3595,50.2614],[12.36,50.258],[12.3608,50.2535],[12.3615,50.249],[12.3623,50.2445],[12.363,50.24],[12.3637,50.2357],[12.3572,50.2351],[12.3568,50.2351],[12.3562,50.2388],[12.356,50.2395],[12.3495,50.2391],[12.3491,50.239],[12.3487,50.239],[12.3421,50.2385],[12.3389,50.2383],[12.3353,50.238],[12.3352,50.238],[12.3357,50.235],[12.3359,50.2335],[12.3367,50.2291],[12.3374,50.2246],[12.3382,50.2201],[12.3389,50.2156],[12.3396,50.2112],[12.3334,50.2107],[12.3328,50.2106],[12.3334,50.2062],[12.3335,50.2062],[12.3284,50.2058],[12.3272,50.2057],[12.3265,50.2057],[12.3272,50.2012],[12.332,50.2015],[12.3342,50.2017],[12.3344,50.2017],[12.3342,50.2016],[12.3343,50.2013],[12.3286,50.198],[12.3284,50.1945],[12.3226,50.1945],[12.3226,50.1945],[12.3168,50.1945],[12.3166,50.1908],[12.3218,50.1835],[12.3277,50.1834],[12.3275,50.1797],[12.3216,50.1799],[12.319,50.1798],[12.3161,50.1798],[12.2995,50.1793],[12.2957,50.1804],[12.2907,50.1819],[12.2882,50.1827],[12.2862,50.1826],[12.2827,50.1826],[12.2827,50.1865],[12.2828,50.1903],[12.2828,50.194],[12.2772,50.1939],[12.2717,50.1975],[12.2663,50.2049],[12.2662,50.205],[12.2722,50.2089],[12.2773,50.2089],[12.2778,50.2089],[12.2811,50.213],[12.2838,50.2164],[12.284,50.219],[12.284,50.2197],[12.2841,50.2202],[12.2836,50.2199],[12.2783,50.2164],[12.2786,50.2238],[12.2791,50.2241],[12.2844,50.2274],[12.2755,50.2274],[12.273,50.2274],[12.2732,50.2293],[12.2733,50.2301],[12.2734,50.2349],[12.2769,50.2349],[12.2792,50.2349],[12.2679,50.2385],[12.2628,50.2385],[12.2576,50.2385],[12.2574,50.2397],[12.2571,50.2413],[12.257,50.2415],[12.2526,50.241],[12.2509,50.2423],[12.251,50.2459],[12.2454,50.2496],[12.2341,50.2532],[12.2341,50.254],[12.2344,50.2569],[12.2344,50.257],[12.2401,50.257],[12.2403,50.2628],[12.2404,50.2645],[12.2462,50.2645],[12.2518,50.2609],[12.2518,50.2607],[12.2518,50.2591],[12.2516,50.257],[12.2545,50.257],[12.2575,50.257],[12.2578,50.2643],[12.2581,50.2682],[12.2581,50.2684],[12.2529,50.2756],[12.2412,50.2756],[12.2296,50.2756],[12.2268,50.2756],[12.218,50.2755],[12.2091,50.2755],[12.2064,50.2755],[12.2006,50.2791],[12.1948,50.2791],[12.1953,50.2864],[12.1956,50.294],[12.1956,50.2941],[12.1901,50.2977],[12.1901,50.2982],[12.1904,50.3015],[12.1906,50.3051],[12.1917,50.3051],[12.1949,50.3052],[12.1964,50.3052],[12.1966,50.3073],[12.1971,50.3162],[12.1881,50.3163],[12.1878,50.3173],[12.1876,50.3178],[12.1946,50.3184],[12.194,50.3228],[12.187,50.3223],[12.1826,50.322],[12.1801,50.3218],[12.173,50.3212890625],[12.1725,50.3212],[12.166,50.3207],[12.1625,50.3204],[12.159,50.3202],[12.1531,50.3197],[12.152,50.3197],[12.1511,50.3196],[12.1451,50.3191],[12.1381,50.3186],[12.1313,50.3181],[12.1312,50.3181],[12.1313,50.3173],[12.1319,50.3137],[12.125,50.3131],[12.1257,50.3088],[12.1257,50.3086],[12.1265,50.3042],[12.1273,50.2997],[12.1281,50.2952],[12.1287,50.2914],[12.1288,50.2907],[12.1296,50.2863],[12.1315,50.2864],[12.1315,50.2858],[12.1371,50.2821],[12.1257,50.2744],[12.12,50.2743],[12.1087,50.2742],[12.103,50.2704],[12.0973,50.2666],[12.0973,50.2591],[12.0858,50.2553],[12.0915,50.2553],[12.0972,50.2515],[12.1003,50.2516],[12.101,50.2478],[12.1017,50.2434],[12.1087,50.2439],[12.1089,50.2439],[12.1156,50.2444],[12.1163,50.2406],[12.1164,50.2399],[12.1172,50.2355],[12.1241,50.236],[12.1311,50.2365],[12.1319,50.232],[12.1388,50.2325],[12.1458,50.2331],[12.1466,50.2286],[12.1535,50.2291],[12.155,50.2292],[12.1605,50.2296],[12.1612,50.2252],[12.162,50.2207],[12.1625,50.2179],[12.1707,50.218],[12.1763,50.2105],[12.182,50.2106],[12.182,50.2086],[12.1852,50.2088],[12.1855,50.2068],[12.1859,50.2043],[12.1876,50.2045],[12.1876,50.1992],[12.1932,50.1955],[12.1962,50.1955],[12.1989,50.1956],[12.1989,50.1879],[12.1989,50.1841],[12.2045,50.1804],[12.2046,50.1728],[12.2092,50.1728],[12.2102,50.1728],[12.2102,50.1714],[12.2102,50.1652],[12.199,50.1574],[12.199,50.1498],[12.1933,50.146],[12.1933,50.127],[12.199,50.1232],[12.199,50.1118],[12.2104,50.1042],[12.2127,50.105],[12.2188,50.1071],[12.2217,50.108],[12.2227,50.1074],[12.2235,50.1074],[12.2236,50.1068],[12.2242,50.1029],[12.2274,50.1032],[12.2312,50.1034],[12.2319,50.099],[12.2323,50.0966],[12.2331,50.0966],[12.2387,50.1005],[12.2444,50.1005],[12.2444,50.0954],[12.2466,50.0955],[12.2535,50.096],[12.2543,50.0916],[12.2612,50.0921],[12.2619,50.0876],[12.2627,50.0831],[12.2696,50.0836],[12.2699,50.0818],[12.2726,50.0818],[12.2727,50.0793],[12.2727,50.0779],[12.2671,50.074],[12.2634,50.0713],[12.2616,50.07],[12.256,50.0622],[12.2616,50.0623],[12.2662,50.0623],[12.2665,50.0607],[12.2734,50.0612],[12.2745,50.0613],[12.2787,50.0585],[12.2794,50.0585],[12.2879,50.0585],[12.288,50.0578],[12.2949,50.0583],[12.3019,50.0588],[12.3084,50.0593],[12.3088,50.0593],[12.3157,50.0598],[12.3164,50.0557],[12.3165,50.0554],[12.3172,50.0554],[12.3234,50.0559],[12.3242,50.0514],[12.3249,50.0469],[12.3256,50.0424],[12.3326,50.0429],[12.3328,50.0414],[12.3333,50.0385],[12.3403,50.039],[12.3398,50.0419],[12.3472,50.0395],[12.3472,50.0318],[12.3586,50.028],[12.3644,50.0241],[12.3644,50.0231],[12.3644,50.0203],[12.3717,50.0203],[12.3758,50.0203],[12.3758,50.0181],[12.3758,50.0164],[12.3805,50.0164],[12.3861,50.0163],[12.3873,50.0163],[12.3988,50.0162],[12.3988,50.0161],[12.4001,50.0162],[12.4009,50.0117],[12.4078,50.0122],[12.4084,50.0084],[12.4103,50.0084],[12.4117,50.0079],[12.4155,50.0082],[12.4224,50.0087],[12.4231,50.0044],[12.4231,50.0042],[12.4249,50.0044],[12.43,50.0047],[12.437,50.0052],[12.4377,50.0008],[12.4384,49.9963],[12.4315,49.9958],[12.4317,49.9943],[12.4322,49.9913],[12.4392,49.9918],[12.4406,49.9919],[12.4443,49.9922],[12.4508,49.9962],[12.4595,49.996],[12.4624,49.996],[12.4665,49.9959],[12.4683,49.9958],[12.4682,49.9894],[12.4745,49.9898],[12.4753,49.9853],[12.4822,49.9858],[12.4891,49.9863],[12.4895,49.984],[12.4915,49.9839],[12.4972,49.9762],[12.4972,49.9724],[12.4971,49.9724],[12.4919,49.9692],[12.492,49.9684],[12.4927,49.9639],[12.4913,49.9638],[12.4858,49.9634],[12.4866,49.959],[12.4796,49.9585],[12.4727,49.958],[12.4734,49.954],[12.4734,49.9535],[12.4742,49.949],[12.4749,49.9445],[12.4756,49.94],[12.4825,49.9405],[12.4832,49.9365],[12.4911,49.9388],[12.4911,49.9366],[12.4971,49.9371],[12.4975,49.9344],[12.5,49.9327],[12.5047,49.9331],[12.5117,49.9336],[12.5124,49.9291],[12.5193,49.9296],[12.5262,49.9301],[12.5331,49.9306],[12.5338,49.9262],[12.535,49.9262],[12.5367,49.9263],[12.5408,49.9266],[12.5477,49.9271],[12.5484,49.9226],[12.5491,49.9181],[12.5498,49.9139],[12.5499,49.9137],[12.5504,49.91],[12.5506,49.9092],[12.5513,49.9048],[12.5513,49.9047],[12.5444,49.9042],[12.5451,49.8997],[12.5458,49.8952],[12.5389,49.8947],[12.532,49.8942],[12.5327,49.8898],[12.5258,49.8893],[12.5265,49.8848],[12.5196,49.8843],[12.5204,49.8798],[12.5205,49.8792],[12.5211,49.8753],[12.5218,49.8709],[12.5193,49.8707],[12.5192,49.8639],[12.5162,49.8621],[12.5163,49.8614],[12.5148,49.8613],[12.5094,49.8609],[12.5025,49.8604],[12.5031,49.8571],[12.5033,49.8559],[12.5017,49.8558],[12.5015,49.8388],[12.4899,49.8391],[12.4899,49.8428],[12.4842,49.8429],[12.4725,49.8358],[12.4783,49.83203125],[12.478,49.8173],[12.4723,49.8137],[12.4682,49.8137],[12.4684,49.8126],[12.4691,49.8083],[12.4691,49.8081],[12.4698,49.8037],[12.4702,49.8014],[12.4706,49.7992],[12.4712,49.7952],[12.4713,49.7947],[12.472,49.7902],[12.4651,49.7897],[12.4658,49.7857],[12.4659,49.7852],[12.464,49.7851],[12.459,49.7847],[12.4521,49.7842],[12.4526,49.7812],[12.4528,49.7798],[12.4473,49.7794],[12.4328,49.7744],[12.4329,49.7738],[12.4305,49.7736],[12.4195,49.7699],[12.4198,49.7683],[12.4137,49.7678],[12.4087,49.7661],[12.4087,49.7624],[12.407,49.7614],[12.4075,49.7583],[12.4029,49.758],[12.4028,49.7551],[12.4085,49.7514],[12.4084,49.7448],[12.4097,49.7449],[12.4104,49.7404],[12.4104,49.7403],[12.4141,49.7403],[12.4198,49.7365],[12.4197,49.7329],[12.4312,49.7328],[12.4311,49.7283],[12.4333,49.7285],[12.434,49.724],[12.4344,49.7217],[12.4347,49.7195],[12.4354,49.715],[12.4406,49.7154],[12.4423,49.7155],[12.4431,49.7111],[12.4437,49.7069],[12.448,49.7069],[12.4507,49.7071],[12.4513,49.7032],[12.4583,49.7031],[12.4649,49.7036],[12.4651,49.7036],[12.4652,49.703],[12.4749,49.6998],[12.4796,49.7001],[12.48,49.6981],[12.4862,49.6961],[12.4872,49.6961],[12.4873,49.6957],[12.4878,49.6925],[12.4879,49.6918],[12.4896,49.6918],[12.4948,49.6922],[12.4951,49.6907],[12.4992,49.688],[12.5001,49.688],[12.5024,49.6882],[12.5093,49.6887],[12.5162,49.6892],[12.5165,49.6892],[12.5165,49.6916],[12.5223,49.6915],[12.5278,49.6877],[12.5277,49.6841],[12.5276,49.6804],[12.5275,49.6767],[12.5329,49.6729],[12.5329,49.6718],[12.5336,49.6678],[12.5327,49.6677],[12.5326,49.6655],[12.529,49.6632],[12.5275,49.6623],[12.5281,49.6583],[12.5283,49.657],[12.5294,49.6563],[12.5285,49.6558],[12.5288,49.6538],[12.5249,49.6535],[12.522,49.6533],[12.5222,49.6519],[12.5227,49.6488],[12.5204,49.6487],[12.5204,49.6472],[12.5244,49.6444],[12.526,49.6445],[12.5261,49.6471],[12.5295,49.6448],[12.5303,49.6449],[12.5304,49.6442],[12.5316,49.6434],[12.5314,49.6397],[12.5255,49.636],[12.5253,49.6323],[12.5309,49.6286],[12.5366,49.6285],[12.5364,49.6248],[12.5335,49.6248],[12.5338,49.6225],[12.5407,49.6229],[12.5456,49.6233],[12.5478,49.6247],[12.5528,49.6246],[12.5613,49.6245],[12.5648,49.6244],[12.5646,49.6208],[12.5619,49.6208],[12.562,49.6199],[12.5589,49.6197],[12.5588,49.6174],[12.5588,49.6171],[12.5614,49.6154],[12.5628,49.6155],[12.5629,49.6143],[12.5698,49.6096],[12.5693,49.5985],[12.5703,49.5979],[12.5725,49.598],[12.5728,49.5962],[12.5803,49.591],[12.5802,49.5873],[12.5753,49.5843],[12.5747,49.5839],[12.5753,49.5801],[12.576,49.5756],[12.574,49.5755],[12.5739,49.5726],[12.5794,49.5688],[12.5791,49.5615],[12.5846,49.5577],[12.5844,49.5536],[12.5865,49.5537],[12.587,49.5503],[12.5872,49.5492],[12.5879,49.5447],[12.588,49.5439],[12.5896,49.5428],[12.5942,49.5408],[12.5944,49.5407],[12.5954,49.5408],[12.5955,49.5401],[12.5962,49.5363],[12.603,49.5368],[12.6063,49.5352],[12.6154,49.5331],[12.6174,49.5333],[12.6175,49.5326],[12.6232,49.5313],[12.6288,49.5312],[12.6346,49.5349],[12.6403,49.5348],[12.6458,49.531],[12.6449,49.5089],[12.6423,49.5073],[12.6429,49.5033],[12.6436,49.4989],[12.6437,49.4983],[12.6445,49.4978],[12.6443,49.4944],[12.6451,49.4899],[12.6458,49.4854],[12.6389,49.4849],[12.6396,49.4804],[12.637,49.4803],[12.6333,49.48],[12.6328,49.48],[12.6328,49.4797],[12.6328,49.4795],[12.6374,49.4794],[12.6381,49.4794],[12.6436,49.4756],[12.6435,49.4719],[12.6467,49.4719],[12.6479,49.472],[12.6479,49.4719],[12.6486,49.4675],[12.6493,49.4631],[12.6493,49.463],[12.6493,49.463],[12.654,49.4633],[12.657,49.4582],[12.6598,49.4532],[12.6596,49.4481],[12.6594,49.4427],[12.6596,49.4411],[12.66,49.4384],[12.6603,49.4366],[12.661,49.4321],[12.6679,49.4326],[12.6686,49.4281],[12.6724,49.4284],[12.6754,49.4286],[12.6823,49.4291],[12.683,49.4246],[12.6898,49.4251],[12.6966,49.4256],[12.7035,49.4261],[12.7103,49.4265],[12.711,49.4221],[12.7117,49.4176],[12.7186,49.4181],[12.7193,49.4136],[12.7261,49.4141],[12.7268,49.4096],[12.7336,49.4101],[12.7405,49.4105],[12.7412,49.4061],[12.748,49.4066],[12.7555,49.4025],[12.7597,49.4002],[12.759,49.3818],[12.7699,49.3705],[12.7756,49.3705],[12.7806,49.3635],[12.7823,49.3636],[12.7829,49.3591],[12.7836,49.3547],[12.7841,49.3519],[12.7862,49.3518],[12.8031,49.3479],[12.8483,49.3474],[12.8538,49.3436],[12.8576,49.3436],[12.8763,49.3359],[12.882,49.3395],[12.8826,49.3395],[12.882,49.3434],[12.8814,49.3475],[12.8765,49.3508],[12.8767,49.3545],[12.8825,49.3543],[12.906,49.3535],[12.9117,49.3496],[12.9294,49.349],[12.9351,49.3451],[12.941,49.3449],[12.9411,49.3486],[12.9528,49.3482],[12.9584,49.3407],[12.9701,49.3403],[12.9759,49.3364],[12.9757,49.3327],[12.9771,49.3318],[12.9804,49.332],[12.9808,49.3293],[12.9814,49.3288],[12.9932,49.3284],[12.9929,49.321],[12.9988,49.3208],[12.9986,49.3171],[13.001,49.3171],[13.0103,49.3168],[13.0101,49.3094],[13.0335,49.3086],[13.0332,49.2993],[13.0328,49.2902],[13.0327,49.2862],[13.0326,49.2827],[13.0365,49.2714],[13.038,49.2714],[13.0379,49.2677],[13.0579,49.267],[13.0613,49.2669],[13.0612,49.2635],[13.0609,49.2558],[13.0667,49.2519],[13.0725,49.2517],[13.0724,49.248],[13.0791,49.2478],[13.09,49.2474],[13.0957,49.2435],[13.0954,49.2338],[13.0953,49.2324],[13.0915,49.2326],[13.0918,49.2311],[13.0918,49.2308],[13.0925,49.2263],[13.0993,49.2267],[13.0999,49.2223],[13.106,49.2227],[13.1068,49.2227],[13.1069,49.2219],[13.1074,49.2182],[13.112,49.2185],[13.1142,49.2187],[13.1145,49.2165],[13.1149,49.2142],[13.1155,49.2097],[13.1162,49.2052],[13.1168,49.2007],[13.1175,49.1963],[13.1243,49.1967],[13.1311,49.1972],[13.1318,49.1927],[13.1386,49.1931],[13.1392,49.1886],[13.146,49.1891],[13.1467,49.1846],[13.1473,49.1801],[13.1542,49.1806],[13.1548,49.1761],[13.1602,49.1764],[13.1616,49.1765],[13.1618,49.1755],[13.1623,49.1721],[13.166,49.1723],[13.1691,49.1725],[13.1759,49.173],[13.1764,49.1692],[13.1804,49.1743],[13.1804,49.1705],[13.186,49.1667],[13.1861,49.1597],[13.1861,49.1554],[13.1804,49.1518],[13.1802,49.1444],[13.1916,49.1366],[13.2087,49.1287],[13.2142,49.1211],[13.2176,49.1214],[13.2177,49.1211],[13.2197,49.1211],[13.2312,49.1177],[13.2319,49.1178],[13.2319,49.1175],[13.2441,49.114],[13.2461,49.1142],[13.2482,49.1143],[13.2529,49.1146],[13.2597,49.1151],[13.2592,49.1193],[13.2601,49.1196],[13.263,49.1206],[13.2727,49.1204],[13.2749,49.1206],[13.2795,49.1209],[13.2863,49.1213],[13.2865,49.1203],[13.2959,49.1201],[13.3175,49.1049],[13.323,49.1049],[13.3338,49.0973],[13.3393,49.0972],[13.3554,49.0858],[13.3552,49.0821],[13.3606,49.0783],[13.3604,49.0747],[13.366,49.0746],[13.3769,49.0707],[13.3821,49.0632],[13.3819,49.0595703125],[13.3983,49.0555],[13.4037,49.0517],[13.4029,49.037],[13.4083,49.0332],[13.4074,49.0151],[13.4072,49.0111],[13.4088,49.0111],[13.4127,49.011],[13.4125,49.0073],[13.4108,49.0042],[13.4067,48.9965],[13.4071,48.9933],[13.4077,48.9888],[13.4067,48.9887],[13.4224,48.9813],[13.406,48.9853],[13.4014,48.9854],[13.4016,48.9839],[13.4084,48.9843],[13.409,48.9798],[13.4158,48.9802],[13.4226,48.9807],[13.4232,48.9762],[13.4238,48.9717],[13.4306,48.9721],[13.4374,48.9726],[13.438,48.9681],[13.4448,48.9685],[13.4454,48.964],[13.4522,48.9645],[13.4589,48.9649],[13.4596,48.9604],[13.4663,48.9608],[13.467,48.9563],[13.4676,48.9519],[13.4744,48.9523],[13.4785,48.9526],[13.4811,48.9527],[13.4818,48.9482],[13.4885,48.9487],[13.4891,48.9442],[13.4959,48.9446],[13.4965,48.9401],[13.5033,48.9405],[13.503,48.943],[13.5032,48.943],[13.5033,48.9451],[13.5095,48.9455],[13.5091,48.9486],[13.5101,48.9682],[13.5131,48.9683],[13.5132,48.9683],[13.52,48.9688],[13.5268,48.9692],[13.5336,48.9696],[13.5404,48.9701],[13.5406,48.968],[13.541,48.9656],[13.5477,48.966],[13.5545,48.9664],[13.5613,48.9668],[13.5681,48.9673],[13.5749,48.9677],[13.5785,48.9679],[13.5817,48.9681],[13.5839,48.9683],[13.5885,48.9686],[13.5891,48.9641],[13.5931,48.9643],[13.5958,48.9645],[13.5964,48.96],[13.5971,48.9555],[13.5972,48.9548],[13.5977,48.951],[13.5981,48.9477],[13.6032,48.9476],[13.6042,48.9469],[13.605,48.9469],[13.6088,48.9472],[13.6088,48.9474],[13.6137,48.9489],[13.6144,48.9491],[13.6146,48.951],[13.6312,48.9505],[13.6269,48.9453],[13.6259,48.9442],[13.626,48.9437],[13.6255,48.9437],[13.6252,48.9433],[13.625,48.9396],[13.6253,48.9392],[13.6266,48.9392],[13.6269,48.9368],[13.6301,48.9321],[13.6323,48.9305],[13.6346,48.9307],[13.6348,48.9287],[13.6354,48.9283],[13.6352,48.9257],[13.6354,48.9245],[13.639,48.9219],[13.6405,48.9208],[13.6433,48.9167],[13.6437,48.9131],[13.6443,48.9086],[13.6459,48.9087],[13.6525,48.8989],[13.6529,48.8956],[13.6546,48.8957],[13.6576,48.8959],[13.6597,48.896],[13.6614,48.8961],[13.6638,48.8963],[13.6665,48.8964],[13.667,48.892],[13.667,48.8919],[13.6675,48.8887],[13.6683,48.8875],[13.6713,48.883],[13.6751,48.8829],[13.6823,48.8827],[13.6935,48.8824],[13.6955,48.8836],[13.6973,48.8847],[13.7007,48.8849],[13.7021,48.885],[13.7023,48.8838],[13.7046,48.8821],[13.7213,48.8817],[13.723,48.8818],[13.7226,48.8853],[13.7224,48.8863],[13.7272,48.8866],[13.7274,48.8889],[13.7289,48.8889],[13.7329,48.8888],[13.7324,48.8814],[13.7367,48.8813],[13.7372,48.8781],[13.7418,48.8784],[13.7439,48.8785],[13.7443,48.8758],[13.7454,48.8741],[13.7513,48.8745],[13.7519,48.87],[13.7525,48.8655],[13.7526,48.8643],[13.7531,48.861],[13.7536,48.8565],[13.7542,48.852],[13.761,48.8524],[13.7616,48.8479],[13.7622,48.8434],[13.7626,48.8399],[13.7627,48.8399],[13.7627,48.8395],[13.7628,48.8389],[13.7679,48.8392],[13.7695,48.8394],[13.7697,48.8379],[13.7701,48.8349],[13.7721,48.835],[13.7751,48.8352],[13.7769,48.8353],[13.777,48.8341],[13.7775,48.8308],[13.7821,48.8311],[13.7842,48.8312],[13.7899,48.8315],[13.7895,48.8254],[13.7894,48.8243],[13.7947,48.8205],[13.7888,48.8169],[13.8099,48.8016],[13.8096,48.7965],[13.8094,48.7946],[13.8098,48.792],[13.8103,48.7875],[13.8036,48.7871],[13.8042,48.7826],[13.8109,48.783],[13.8115,48.7785],[13.8119,48.7757],[13.8253,48.7752],[13.83,48.7751],[13.8302,48.7751],[13.8359,48.775],[13.8358,48.7718],[13.8358,48.7714],[13.835,48.7709],[13.8338,48.7673],[13.8294,48.7652],[13.8294,48.7641],[13.8235,48.7606],[13.8197,48.7607],[13.8179,48.76],[13.8174,48.7535],[13.8144,48.7458],[13.8104,48.7354],[13.7987,48.7284],[13.8042,48.7282],[13.787,48.7215],[13.7867,48.7178],[13.7975,48.7138],[13.8028,48.71],[13.8026,48.7063],[13.8086,48.7062],[13.8144,48.7027],[13.815,48.699],[13.8157,48.6948],[13.8131,48.6851],[13.8123,48.6819],[13.814,48.677],[13.8163,48.6707],[13.8162,48.6603],[13.81,48.6558],[13.8101,48.6538],[13.8195,48.6484],[13.8257,48.6412],[13.8257,48.6339],[13.82,48.6307],[13.82,48.6297],[13.82,48.6274],[13.8194,48.623],[13.8187,48.6176],[13.8158,48.611],[13.8111,48.6032],[13.8012,48.5967],[13.8099,48.5909],[13.8061,48.5838],[13.8021,48.5768],[13.7898,48.576],[13.7804,48.5717],[13.7716,48.5649],[13.7633,48.5568],[13.7608,48.5613],[13.7605,48.5621],[13.7603,48.565],[13.7582,48.5663],[13.7578,48.567],[13.7575,48.5668],[13.7508,48.5621],[13.7489,48.557],[13.7517,48.5515],[13.7424,48.5488],[13.7422,48.5431],[13.746,48.5355],[13.74,48.5289],[13.7319,48.5299],[13.7286,48.5227],[13.721,48.5167],[13.7138,48.5191],[13.7096,48.5205],[13.7008,48.5226],[13.6909,48.5271],[13.6817,48.5303],[13.6723,48.5339],[13.6615,48.538],[13.6576,48.541],[13.6575,48.5416],[13.657,48.5448],[13.6525,48.551],[13.6476,48.554],[13.6453,48.5543],[13.6421,48.5567],[13.6314,48.5606],[13.6215,48.5608],[13.6186,48.5625],[13.6116,48.5669],[13.6036,48.5703],[13.6019,48.5706],[13.5944,48.5761],[13.5835,48.5763],[13.5833,48.5727],[13.5776,48.5691],[13.5774,48.5654],[13.5671,48.5656],[13.5657,48.5662],[13.5613,48.5694],[13.5599,48.5694],[13.556,48.5711],[13.5561,48.5732],[13.5455,48.5771],[13.5194,48.5961],[13.5085,48.5963],[13.5031,48.5965],[13.5029,48.5928],[13.497,48.5855],[13.5024,48.5854],[13.5019,48.578],[13.4965,48.5782],[13.4908,48.5746],[13.4906,48.5709],[13.4849,48.5673],[13.4743,48.5712],[13.474,48.5666],[13.4738,48.5638],[13.4681,48.5603],[13.4668,48.5603],[13.4572,48.5605],[13.452,48.5643],[13.4523,48.568],[13.447,48.5718],[13.4411,48.5645],[13.4357,48.5646],[13.4354,48.5598],[13.435,48.5536],[13.4507,48.5422],[13.445,48.5386],[13.4443,48.5275],[13.4497,48.5274],[13.4547,48.5199],[13.4545,48.5163],[13.452,48.5147],[13.4493,48.5101],[13.4486,48.509],[13.4452,48.5036],[13.4448,48.503],[13.4426,48.4998],[13.4411,48.4977],[13.436,48.4888],[13.432,48.4804],[13.4303,48.4762],[13.429,48.4728],[13.4252,48.4636],[13.4238,48.4608],[13.4236,48.4577],[13.428,48.4512],[13.43,48.4507],[13.4335,48.4473],[13.4341,48.4462],[13.4365,48.4414],[13.4374,48.4372],[13.4376,48.4363],[13.4366,48.4293],[13.4315,48.4229],[13.4271,48.4171],[13.4242,48.4093],[13.4213,48.4033],[13.4186,48.3953],[13.4201,48.3915],[13.4167,48.3842],[13.4106,48.3777],[13.4019,48.3737],[13.3908,48.3674],[13.3865,48.3652],[13.3799,48.3618],[13.3686,48.3558],[13.3599,48.3496],[13.3511,48.3404],[13.348,48.338],[13.3355,48.3304],[13.3225,48.3225],[13.3081,48.3149],[13.2979,48.3099],[13.2857,48.3051],[13.2727,48.301],[13.2602,48.298],[13.2471,48.2961],[13.2351,48.2974],[13.2176,48.298],[13.1977,48.2989],[13.1848,48.2985],[13.1788,48.297],[13.1781,48.2968],[13.1724,48.2953],[13.164,48.2926],[13.1543,48.2891],[13.1412,48.2855],[13.1295,48.2837],[13.1139,48.2835],[13.1026,48.2842],[13.0905,48.2814],[13.0787,48.2773],[13.0685,48.275],[13.0584,48.2717],[13.0458,48.2681],[13.0319,48.2641],[13.0208,48.2604],[13.02,48.2598],[13.0122,48.2539],[13.0104,48.2524],[13.0034,48.2465],[12.9938,48.2397],[12.9937,48.2397],[12.9863,48.2339],[12.9798,48.2306],[12.9744,48.2239],[12.9631,48.2168],[12.9463,48.2173],[12.9426,48.2161],[12.9316,48.2152],[12.9189,48.2129],[12.9045,48.2087],[12.9009,48.2072],[12.8908,48.2077],[12.8824,48.2075],[12.8747,48.2061],[12.8682,48.2036],[12.8679,48.1953],[12.8621,48.1916],[12.862,48.1879],[12.8562,48.1842],[12.8559,48.1768],[12.8502,48.173],[12.8446,48.173],[12.8388,48.1693],[12.8385,48.1619],[12.8358,48.1619],[12.8362,48.1611],[12.8324,48.159],[12.8242,48.1565],[12.8167,48.1559],[12.8102,48.1541],[12.8046,48.152],[12.8035,48.1515],[12.797,48.1467],[12.7974,48.1415],[12.7935,48.1371],[12.7902,48.1326],[12.7871,48.1284],[12.7869,48.1284],[12.776,48.1358],[12.7648,48.1358],[12.7647,48.132],[12.7644,48.1247],[12.7587,48.121],[12.753,48.1172],[12.7582,48.1061],[12.7575,48.0875],[12.7684,48.0801],[12.7737,48.0727],[12.8117,48.0503],[12.8386,48.0354],[12.8489,48.0242],[12.8597,48.0204],[12.8595,48.0167],[12.8643,48.0055],[12.864,47.9982],[12.8739,47.9794],[12.8735,47.972],[12.879,47.972],[12.8786,47.9645],[12.884,47.9645],[12.8812,47.961],[12.8832,47.9605],[12.892,47.96],[12.9034,47.96],[12.9114,47.959],[12.9189,47.9546],[12.9185,47.9517],[12.9175,47.9486],[12.9183,47.944],[12.922,47.9399],[12.9266,47.9409],[12.9309,47.9435],[12.9357,47.9454],[12.9389,47.9427],[12.9392,47.9382],[12.942,47.9312],[12.9454,47.925],[12.9506,47.9194],[12.9592,47.9149],[12.9597,47.9141],[12.9555,47.9106],[12.9607,47.9042],[12.9666,47.8963],[12.9722,47.8876],[12.977,47.8807],[12.9841,47.8714],[12.991,47.8626],[12.9989,47.8545],[13.0011,47.8522],[12.9973,47.8474],[12.99,47.8423],[12.9874,47.839],[12.9839,47.8344],[12.9772,47.8266],[12.9819,47.8218],[12.9765,47.8148],[12.9715,47.8094],[12.9682,47.8057],[12.9656,47.8026],[12.9576,47.798],[12.9535,47.7922],[12.9473,47.7869],[12.942,47.7861],[12.9376,47.7854],[12.9493,47.7749],[12.9463,47.7699],[12.9416,47.7648],[12.9364,47.7598],[12.9363,47.7565],[12.9312,47.753],[12.9261,47.7532],[12.9238,47.7533],[12.9209,47.7462],[12.9152,47.7366],[12.9112,47.7312],[12.9206,47.7271],[12.9256,47.723],[12.9307,47.7189],[12.941,47.7183],[12.9514,47.7216],[12.9514,47.7178],[12.9565,47.7137],[12.9852,47.7121],[12.9888,47.7128],[12.9976,47.7162],[13.0024,47.7188],[13.0039,47.7197],[13.0039,47.7225],[13.0096,47.7261],[13.0096,47.7299],[13.0152,47.7296],[13.0234,47.7256],[13.0321,47.7214],[13.0435,47.7209],[13.0435,47.7171],[13.0492,47.7169],[13.0491,47.7136],[13.0507,47.7127],[13.0515,47.7115],[13.0547,47.7067],[13.0629,47.6993],[13.0737,47.695],[13.0815,47.6913],[13.0807,47.6826],[13.0796,47.6779],[13.079,47.6757],[13.0781,47.6716],[13.0823,47.6666],[13.0871,47.6622],[13.0916,47.656],[13.0931,47.6496],[13.0942,47.6488],[13.0995,47.6454],[13.1018,47.6418],[13.1055,47.6392],[13.1024,47.6372],[13.102,47.633],[13.0997,47.631],[13.0966,47.6283],[13.0879,47.6294],[13.083,47.625],[13.0775,47.6203],[13.0712,47.6146],[13.066,47.6074],[13.0661,47.6067],[13.0668,47.6018],[13.0765,47.595],[13.0764,47.5874],[13.0593,47.5881],[13.0478,47.5847],[13.0477,47.5772],[13.0533,47.5656],[13.0647,47.5652],[13.0589,47.5579],[13.0474,47.5507],[13.0474,47.547],[13.0368,47.537],[13.0363,47.5365],[13.0467,47.5281],[13.0486,47.5265],[13.0487,47.5206],[13.0487,47.5197],[13.0486,47.5169],[13.0533,47.5169],[13.0537,47.4948],[13.036,47.4838],[13.024,47.4801],[13.0242,47.4727],[13.0134,47.4657],[13.0102,47.4699],[13.0069,47.4684],[13.0046,47.4687],[13.0012,47.4729],[12.9957,47.4808],[12.9931,47.4817],[12.9846,47.4847],[12.9791,47.4887],[12.979,47.4848],[12.9792,47.477],[12.9698,47.477],[12.9607,47.4802],[12.9473,47.4861],[12.9372,47.4909],[12.935,47.4916],[12.935,47.4927],[12.9313,47.4927],[12.9188,47.4965],[12.9185,47.4967],[12.913,47.4967],[12.8905,47.5164],[12.8904,47.5183],[12.8903,47.5204],[12.8848,47.5243],[12.8821,47.525],[12.8681,47.5283],[12.8572,47.5283],[12.8515,47.5323],[12.8514,47.5402],[12.8514,47.5441],[12.8516,47.548],[12.8516,47.5486],[12.8459,47.5522],[12.8396,47.5513],[12.8328,47.5494],[12.8229,47.5504],[12.8133,47.553],[12.8067,47.5572],[12.7998,47.5614],[12.7967,47.5671],[12.792,47.5723],[12.7855,47.5768],[12.7813,47.5815],[12.786,47.587],[12.7901,47.5901],[12.7939,47.5956],[12.794,47.5969],[12.797,47.5989],[12.7944,47.6007],[12.7946,47.6019],[12.7988,47.6068],[12.8046,47.6101],[12.8117,47.6122],[12.823,47.6122],[12.825,47.6143],[12.8257,47.6152],[12.8266,47.6162],[12.8258,47.6166],[12.8035,47.6269],[12.7947,47.6326],[12.7895,47.6387],[12.7875,47.6385],[12.7874,47.6373],[12.7818,47.6374],[12.7809,47.638],[12.771,47.645],[12.7678,47.6498],[12.7645,47.6576],[12.7791,47.6621],[12.7859,47.6728],[12.7827,47.6759],[12.7825,47.6757],[12.7759,47.6706],[12.77,47.6672],[12.761,47.6654],[12.7563,47.67],[12.7522,47.6742],[12.7451,47.6787],[12.7366,47.6822],[12.7256,47.6829],[12.7122,47.6818],[12.7022,47.6814],[12.6943,47.6846],[12.6902,47.6847],[12.6841,47.6847],[12.6739,47.6848],[12.6663,47.6819],[12.6578,47.678],[12.6529,47.6741],[12.6443,47.6741],[12.6389,47.6759],[12.6367,47.6766],[12.6276,47.6829],[12.6176,47.6766],[12.6149,47.6772],[12.6129,47.6777],[12.6053,47.6792],[12.6024,47.6761],[12.598,47.6697],[12.5929,47.6615],[12.589,47.6542],[12.5836,47.6446],[12.5773,47.6344],[12.5741,47.6348],[12.5636,47.6361],[12.5323,47.6389],[12.5268,47.6352],[12.5206,47.6318],[12.5141,47.6295],[12.506,47.6288],[12.5056,47.629],[12.4977,47.6325],[12.4941,47.6359],[12.4906,47.6419],[12.4862,47.6464],[12.4808,47.6494],[12.473,47.6514],[12.4667,47.6541],[12.4636,47.658],[12.4623,47.6635],[12.4589,47.6681],[12.4536,47.6729],[12.4456,47.6766],[12.4403,47.6813],[12.4402,47.6813],[12.4409,47.6914],[12.44,47.6967],[12.4398,47.6969],[12.4359,47.7007],[12.4283,47.6999],[12.4195,47.6987],[12.4086,47.6962],[12.3959,47.6928],[12.3844,47.691],[12.3654,47.6863],[12.363,47.6907],[12.3621,47.692],[12.3618,47.6886],[12.3621,47.688],[12.3565,47.692],[12.3511,47.6919],[12.3456,47.6882],[12.3403,47.6918],[12.3405,47.6955],[12.3297,47.6954],[12.297,47.6876],[12.2916,47.6876],[12.2806,47.6837],[12.2751,47.68],[12.2751,47.6762],[12.2587,47.6762],[12.2588,47.6799],[12.2479,47.6875],[12.248,47.6912],[12.2487,47.6935],[12.2537,47.7099],[12.2593,47.7137],[12.2705,47.7287],[12.2651,47.7362],[12.2648,47.7364],[12.2597,47.7399],[12.2542,47.7399],[12.2431,47.7287],[12.2319,47.7137],[12.2098,47.7026],[12.2043,47.7063],[12.1988,47.7064],[12.1932,47.6989],[12.1744,47.699],[12.1743,47.6988],[12.1747,47.6933],[12.1756,47.6875],[12.1792,47.6811],[12.1838,47.6771],[12.1926,47.6727],[12.1957,47.6679],[12.2009,47.6604],[12.2051,47.6541],[12.2075,47.6485],[12.2086,47.6412],[12.2121,47.6326],[12.2165,47.6245],[12.2193,47.6167],[12.2208,47.6099],[12.215,47.6069],[12.2149,47.6047],[12.2094,47.6047],[12.2092,47.6012],[12.1983,47.6012],[12.1874,47.6013],[12.1875,47.6049],[12.1875,47.6087],[12.171,47.6089],[12.1655,47.6052],[12.1544,47.6053],[12.1489,47.6017],[12.1379,47.6018],[12.1269,47.6056],[12.0883,47.6061],[12.0718,47.6137],[12.0663,47.6138],[12.0608,47.6101],[12.0553,47.6101],[12.0443,47.614],[12.0388,47.6141],[12.0387,47.6066],[12.0277,47.6067],[12.0222,47.6142],[12.0168,47.618],[12.0168,47.6217],[12.0112,47.6181],[11.9947,47.6182],[11.9837,47.6109],[11.9727,47.6147],[11.9617,47.6112],[11.9396,47.6077],[11.9231,47.6116],[11.912,47.6043],[11.901,47.6044],[11.8734,47.5973],[11.8624,47.5974],[11.8568,47.579],[11.8348,47.5792],[11.8348,47.5829],[11.8293,47.583],[11.8238,47.5794],[11.8182,47.5794],[11.8183,47.5831],[11.7962,47.5834],[11.7907,47.5871],[11.7797,47.5872],[11.7792,47.5872],[11.7784,47.5907],[11.7774,47.5948],[11.7768,47.5949],[11.7677,47.5935],[11.7553,47.5922],[11.743,47.5912],[11.7308,47.5911],[11.7197,47.5921],[11.7073,47.5909],[11.6965,47.5884],[11.6845,47.5873],[11.6676,47.5862],[11.6617,47.5894],[11.6553,47.5939],[11.647,47.5982],[11.6363,47.5982],[11.6325,47.5939],[11.6311,47.5907],[11.63,47.5884],[11.6261,47.5815],[11.6258,47.5809],[11.6253,47.5809],[11.6253,47.5778],[11.6143,47.5779],[11.6087,47.5706],[11.6087,47.5632],[11.6032,47.5633],[11.5977,47.5559],[11.5929,47.5528],[11.5929,47.552],[11.5929,47.5518],[11.5927,47.5453],[11.5926,47.5417],[11.5938,47.5329],[11.5976,47.5227],[11.5865,47.5191],[11.581,47.5155],[11.581,47.5118],[11.5589,47.512],[11.5534,47.5084],[11.5258,47.5087],[11.5148,47.5014],[11.5093,47.5051],[11.4872,47.5091],[11.465,47.5056],[11.454,47.5057],[11.4484,47.5131],[11.4484,47.5168],[11.4373,47.5132],[11.4262,47.5059],[11.4207,47.4986],[11.4151,47.4949],[11.414,47.4949],[11.4125,47.4922],[11.4047,47.4865],[11.396,47.4835],[11.3909,47.4773],[11.3892,47.4742],[11.3882,47.4723],[11.388,47.4719],[11.3905,47.4707],[11.3985,47.4655],[11.4138,47.4654],[11.4162,47.4627],[11.4208,47.4549],[11.421,47.4547],[11.4216,47.4528],[11.424,47.4456],[11.4224,47.4458],[11.4014,47.449],[11.3836,47.4518],[11.3757,47.4492],[11.3664,47.4493],[11.3568,47.4501],[11.3416,47.4518],[11.3372,47.4492],[11.335,47.4436],[11.3309,47.4402],[11.3244,47.436],[11.3145,47.4326],[11.3051,47.431],[11.2938,47.4301],[11.2956,47.4218],[11.2962,47.419],[11.2971,47.419],[11.2967,47.4109],[11.2907,47.4028],[11.2905,47.3988],[11.2849,47.3948],[11.2739,47.391],[11.2573,47.395],[11.2407,47.3911],[11.2241,47.3912],[11.2242,47.3952],[11.2266,47.3969],[11.2355,47.4031],[11.2357,47.4071],[11.2415,47.4151],[11.2574,47.4261],[11.2523,47.4285],[11.2562,47.432],[11.246,47.4347],[11.2359,47.4341],[11.2229,47.4333],[11.2176,47.4321],[11.2011,47.4328],[11.1872,47.4293],[11.1769,47.4283],[11.1624,47.4254],[11.1511,47.4235],[11.1427,47.4195],[11.1325,47.4154],[11.1236,47.4108],[11.1215,47.4052],[11.1187,47.3996],[11.1104,47.3972],[11.0972,47.3957],[11.0856,47.3971],[11.0749,47.3972],[11.0583,47.3963],[11.0434,47.3949],[11.0352,47.3964],[11.0234,47.3962],[11.0232,47.3962],[11.0146,47.4007],[11.004,47.3964],[10.998,47.3958],[10.9874,47.3949],[10.9775,47.3961],[10.9685,47.3992],[10.9648,47.406],[10.9661,47.4099],[10.973,47.4099],[10.9786,47.414],[10.9785,47.4221],[10.9763,47.4236],[10.9497,47.4419],[10.9496,47.446],[10.9327,47.458],[10.9272,47.462],[10.9218,47.4621],[10.9215,47.4701],[10.9266,47.474],[10.9266,47.4757],[10.9265,47.4762],[10.9265,47.478],[10.9104,47.4781],[10.9103,47.4821],[10.8998,47.4821],[10.8894,47.478],[10.8789,47.478],[10.879,47.474],[10.8683,47.4741],[10.8629,47.478],[10.8628,47.4856],[10.8657,47.492],[10.8692,47.4987],[10.8704,47.502],[10.8887,47.5056],[10.9033,47.5116],[10.9036,47.5117],[10.9185,47.516],[10.909,47.5213],[10.9006,47.5185],[10.8976,47.5201],[10.8941,47.5243],[10.8889,47.5317],[10.8831,47.5381],[10.8769,47.5385],[10.8728,47.5387],[10.8725,47.5387],[10.858,47.5378],[10.8453,47.5358],[10.8375,47.5296],[10.8263,47.5317],[10.8131,47.5285],[10.8059,47.5225],[10.7915,47.5218],[10.7889,47.5208],[10.7874,47.5203],[10.7833,47.5188],[10.772,47.5161],[10.7594,47.5227],[10.7604,47.5247],[10.7612,47.5252],[10.7612,47.5264],[10.7612,47.5273],[10.7612,47.5291],[10.7608,47.5294],[10.7602,47.5329],[10.755,47.536],[10.7463,47.5393],[10.7364,47.5402],[10.7269,47.54],[10.7129,47.5401],[10.7129,47.5412],[10.7113,47.5412],[10.7075,47.5441],[10.7075,47.5451],[10.7006,47.5452],[10.6975,47.5456],[10.6914,47.5457],[10.6915,47.553],[10.6867,47.5565],[10.6867,47.5569],[10.6862,47.5601],[10.6852,47.5601],[10.6754,47.5601],[10.6754,47.5609],[10.6277,47.5617],[10.6268,47.5617],[10.6268,47.562],[10.6269,47.5655],[10.6216,47.5694],[10.5999,47.5698],[10.6,47.5736],[10.595,47.5685],[10.5889,47.5623],[10.5835,47.5586],[10.5814,47.5586],[10.5796,47.556],[10.5791,47.554],[10.5781,47.5496],[10.5759,47.5432],[10.5752,47.5415],[10.5748,47.5411],[10.569,47.5357],[10.5613,47.5359],[10.5614,47.5397],[10.5235,47.5404],[10.4965,47.5448],[10.4911,47.5449],[10.4751,47.5568],[10.4642,47.5571],[10.4546,47.5605],[10.4534,47.561],[10.4586,47.5645],[10.4614,47.5672],[10.4666,47.5712890625],[10.4684,47.5727],[10.4683,47.5735],[10.467,47.5798],[10.4698,47.5809],[10.4773,47.5839],[10.4775,47.5866],[10.4777,47.5885],[10.4678,47.5874],[10.4662,47.5871],[10.4583,47.5854],[10.4459,47.5856],[10.4322,47.5855],[10.433,47.577],[10.4334,47.572],[10.4403,47.5686],[10.4447,47.5642],[10.4516,47.5577],[10.4517,47.5575],[10.4478,47.5508],[10.4461,47.548],[10.4398,47.5366],[10.4394,47.5354],[10.4372,47.5291],[10.4363,47.5268],[10.4396,47.517],[10.4397,47.5169],[10.4361,47.5127],[10.4321,47.508],[10.431,47.5067],[10.4312,47.506],[10.4332,47.4976],[10.4384,47.4881],[10.4411,47.4874],[10.4519,47.4873],[10.4555,47.4847],[10.4583,47.4843],[10.4585,47.4842],[10.4628,47.4872],[10.4626,47.4797],[10.4648,47.4773],[10.4648,47.4761],[10.4679,47.4715],[10.4648,47.4673],[10.4643,47.4624],[10.4677,47.4599],[10.4648,47.4579],[10.4664,47.4531],[10.467,47.4464],[10.4677,47.4443],[10.4687,47.4414],[10.4696,47.4387],[10.4715,47.433],[10.47,47.4326],[10.4563,47.429],[10.4562,47.4289],[10.4538,47.4228],[10.453,47.4207],[10.4457,47.416],[10.4357,47.4154],[10.4349,47.4137],[10.4342,47.4122],[10.4296,47.4028],[10.4285,47.4006],[10.4247,47.3929],[10.4254,47.3922],[10.4229,47.3905],[10.4302,47.3823],[10.4335,47.3787],[10.4282,47.3826],[10.4173,47.3828],[10.4063,47.3752],[10.3899,47.3754],[10.3844,47.3677],[10.3843,47.3636],[10.3862,47.3595],[10.3842,47.3584],[10.3841,47.3561],[10.3786,47.3522],[10.3742,47.3523],[10.3703,47.3493],[10.3621,47.3408],[10.351,47.3332],[10.3509,47.3293],[10.3454,47.3255],[10.3441,47.3237],[10.3443,47.3182],[10.3415,47.3166],[10.3452,47.3139],[10.3398,47.3139],[10.3232,47.3025],[10.3069,47.3028],[10.2959,47.2952],[10.2904,47.2953],[10.285,47.2953],[10.2851,47.2917],[10.2747,47.2845],[10.2632,47.288],[10.258,47.2845],[10.2527,47.2808],[10.2472,47.2808],[10.2419,47.2772],[10.2363,47.2772],[10.2367,47.2735],[10.2315,47.2698],[10.2259,47.2698],[10.2144,47.2735],[10.2033,47.2735],[10.1975,47.2772],[10.1813,47.2699],[10.1757,47.2699],[10.1726,47.2699],[10.1701,47.2699],[10.1646,47.2735],[10.1691,47.2736],[10.1691,47.2744],[10.1692,47.2791],[10.1696,47.2806],[10.1704,47.2811],[10.1705,47.2843],[10.1707,47.2924],[10.1729,47.294],[10.1762,47.2963],[10.1761,47.2925],[10.1815,47.2926],[10.1925,47.2965],[10.2035,47.3041],[10.2065,47.3082],[10.2091,47.3117],[10.2038,47.3193],[10.2038,47.3231],[10.1984,47.323],[10.193,47.3266],[10.1984,47.3267],[10.1985,47.3303],[10.1981,47.3307],[10.2019,47.3352],[10.2019,47.3358],[10.2019,47.3381],[10.204,47.3381],[10.2096,47.3457],[10.2151,47.3496],[10.2151,47.3534],[10.2255,47.3677],[10.2262,47.3686],[10.2303,47.3715],[10.2317,47.3724],[10.2317,47.3726],[10.2317,47.3756],[10.2317,47.3837],[10.2303,47.3846],[10.2268,47.3929],[10.2202,47.3868],[10.2177,47.3851],[10.2098,47.3795],[10.1988,47.383],[10.1933,47.3866],[10.193359375,47.3904],[10.1785,47.3934],[10.1769,47.3913],[10.176,47.39],[10.1679,47.3861],[10.1674,47.3859],[10.166,47.3761],[10.166,47.3711],[10.1606,47.3672],[10.1335,47.3666],[10.1173,47.3738],[10.0999,47.3583],[10.0964,47.3552],[10.0959,47.3548],[10.096,47.356],[10.0961,47.3585],[10.0882,47.3741],[10.0806,47.3915],[10.0806,47.3933],[10.0844,47.3959],[10.0843,47.3996],[10.0808,47.4019],[10.0808,47.4045],[10.0688,47.4116],[10.073,47.4145],[10.0785,47.4146],[10.0894,47.4146],[10.0948,47.4184],[10.0947,47.4233],[10.0949,47.4233],[10.0975,47.427],[10.0997,47.43],[10.1008,47.4316],[10.0979,47.4365],[10.0933,47.4412],[10.0897,47.4483],[10.0886,47.4506],[10.0907,47.4565],[10.0884,47.4595],[10.0829,47.4595],[10.0775,47.4557],[10.0666,47.4556],[10.0665,47.4594],[10.0553,47.4668],[10.0499,47.4668],[10.0496,47.478],[10.0439,47.4855],[10.0439,47.4888],[10.0438,47.4892578125],[10.0434,47.4892],[10.0433,47.4893],[10.0336,47.4918],[10.0251,47.49],[10.0112,47.4868],[9.997299999999999,47.4862],[9.993600000000001,47.4925],[9.9901,47.4994],[9.991099999999999,47.5032],[9.991899999999999,47.5059],[9.9922,47.5068],[9.9878,47.5087],[9.9832,47.5117],[9.9747,47.5147],[9.972200000000001,47.5155],[9.9611,47.523],[9.962,47.5236],[9.9665,47.5267],[9.9664,47.5304],[9.963699999999999,47.5323],[9.960900000000001,47.5342],[9.963800000000001,47.5383],[9.9636,47.5411],[9.966100000000001,47.5442],[9.9711,47.5504],[9.965999999999999,47.5495],[9.962999999999999,47.5489],[9.9595,47.545],[9.955,47.5369],[9.944800000000001,47.5389],[9.9359,47.5377],[9.9291,47.5346],[9.9206,47.5319],[9.912699999999999,47.5348],[9.9117,47.536],[9.9116,47.538],[9.908,47.5405],[9.9078,47.5406],[9.9061,47.5418],[9.9061,47.543],[9.906000000000001,47.5455],[9.904199999999999,47.5456],[9.892799999999999,47.5474],[9.881,47.5485],[9.880599999999999,47.548],[9.8765,47.5419],[9.875400000000001,47.5359],[9.8735,47.5348],[9.8736,47.5307],[9.862600000000001,47.5344],[9.857100000000001,47.5382],[9.8516,47.5382],[9.8515,47.5417],[9.848800000000001,47.5433],[9.836499999999999,47.5446],[9.818,47.5494],[9.8131,47.5507],[9.8131,47.5524],[9.8172,47.5565],[9.817600000000001,47.5569],[9.8238,47.563],[9.8224,47.5661],[9.818300000000001,47.5716],[9.818199999999999,47.5752],[9.82,47.5752],[9.8232,47.578],[9.8226,47.5851],[9.818099999999999,47.5888],[9.8154,47.5899],[9.8125,47.5899],[9.808299999999999,47.5927],[9.801500000000001,47.5971],[9.7742,47.5968],[9.7669,47.5917],[9.763400000000001,47.5892],[9.757999999999999,47.5817],[9.752599999999999,47.578],[9.752700000000001,47.5742],[9.747199999999999,47.5741],[9.747299999999999,47.5627],[9.747400000000001,47.559],[9.745799999999999,47.5589],[9.745799999999999,47.5588],[9.742800000000001,47.5553],[9.7371,47.5496],[9.736599999999999,47.5472],[9.736599999999999,47.5469],[9.7361,47.5444],[9.7356,47.5413],[9.7355,47.5414],[9.7348,47.542],[9.7333,47.5439],[9.7327,47.5448],[9.732200000000001,47.5453],[9.731199999999999,47.5462],[9.7294,47.5474],[9.728400000000001,47.548],[9.727,47.5486],[9.7263,47.549],[9.725899999999999,47.5493],[9.7235,47.5503],[9.7225,47.5506],[9.7204,47.551],[9.7181,47.5513],[9.7163,47.5516],[9.714499999999999,47.5517],[9.711399999999999,47.5517],[9.709300000000001,47.5516],[9.7081,47.5515],[9.7074,47.5513],[9.706200000000001,47.5508],[9.703900000000001,47.5503],[9.703200000000001,47.55],[9.702500000000001,47.5496],[9.700900000000001,47.5486],[9.6998,47.5477],[9.6991,47.547],[9.6984,47.546],[9.697800000000001,47.5454],[9.6973,47.5451],[9.696,47.5445],[9.6951,47.5439],[9.694699999999999,47.5438],[9.694000000000001,47.5436],[9.6928,47.5435],[9.6907,47.5436],[9.689500000000001,47.5437],[9.688700000000001,47.5439],[9.688000000000001,47.5443],[9.686400000000001,47.5452],[9.685600000000001,47.5458],[9.6851,47.5463],[9.684799999999999,47.5467],[9.684799999999999,47.547],[9.684799999999999,47.5472],[9.685000000000001,47.5477],[9.685600000000001,47.5484],[9.686,47.5488],[9.686500000000001,47.5491],[9.687099999999999,47.5492],[9.688499999999999,47.5494],[9.688800000000001,47.5495],[9.689399999999999,47.5498],[9.690200000000001,47.5503],[9.690300000000001,47.5506],[9.6906,47.5511],[9.690799999999999,47.552],[9.690899999999999,47.5528],[9.690899999999999,47.5543],[9.690799999999999,47.5552],[9.6906,47.5558],[9.690200000000001,47.5563],[9.6897,47.5567],[9.6891,47.5571],[9.6881,47.5576],[9.687099999999999,47.5581],[9.686400000000001,47.5583],[9.685000000000001,47.5584],[9.6806,47.5584],[9.6792,47.5584],[9.6777,47.5583],[9.6763,47.5581],[9.674799999999999,47.5576],[9.6739,47.5574],[9.672499999999999,47.5572],[9.670999999999999,47.5572],[9.669499999999999,47.5572],[9.6686,47.5573],[9.6677,47.5575],[9.6662,47.558],[9.6653,47.5581],[9.662000000000001,47.5583],[9.6607,47.5585],[9.660299999999999,47.5586],[9.659000000000001,47.5591],[9.6576,47.5594],[9.656800000000001,47.5597],[9.6561,47.56],[9.6555,47.5604],[9.6546,47.5613],[9.654,47.5618],[9.653700000000001,47.5622],[9.653499999999999,47.5628],[9.6532,47.5642],[9.653000000000001,47.5647],[9.6515,47.566],[9.65,47.5669],[9.6494,47.5671],[9.6486,47.5673],[9.645899999999999,47.5675],[9.644,47.5677],[9.6402,47.5679],[9.6393,47.568],[9.6389,47.5681],[9.6386,47.5683],[9.638199999999999,47.5686],[9.637600000000001,47.5695],[9.6371,47.5703],[9.636699999999999,47.5708],[9.636200000000001,47.5712],[9.6358,47.5714],[9.6351,47.5716],[9.6343,47.5717],[9.6335,47.5717],[9.633100000000001,47.5716],[9.6328,47.5715],[9.6319,47.5711],[9.631500000000001,47.5709],[9.6303,47.5707],[9.628500000000001,47.5706],[9.6256,47.5706],[9.6241,47.5707],[9.6227,47.5709],[9.6198,47.5718],[9.6188,47.5723],[9.618,47.5729],[9.6173,47.5737],[9.6167,47.5742],[9.616300000000001,47.5745],[9.6151,47.5761],[9.614800000000001,47.5767],[9.6142,47.578],[9.614100000000001,47.5782],[9.6134,47.5789],[9.613099999999999,47.5793],[9.6127,47.5803],[9.6119,47.5812],[9.611700000000001,47.5814],[9.6115,47.582],[9.6113,47.5831],[9.6111,47.5837],[9.611000000000001,47.5838],[9.610900000000001,47.5839],[9.610200000000001,47.5848],[9.6096,47.5862],[9.6092,47.5867],[9.608700000000001,47.5871],[9.608000000000001,47.5875],[9.605600000000001,47.5884],[9.604799999999999,47.5886],[9.6044,47.5887],[9.603400000000001,47.5888],[9.601900000000001,47.5889],[9.6005,47.5888],[9.5993,47.5886],[9.5989,47.5885],[9.597899999999999,47.588],[9.5976,47.5879],[9.5968,47.5878],[9.5955,47.5877],[9.5928,47.5876],[9.5915,47.5874],[9.5908,47.5873],[9.5898,47.5868],[9.5894,47.5867],[9.5886,47.5866],[9.584899999999999,47.5863],[9.581899999999999,47.5859],[9.580500000000001,47.5858],[9.5791,47.5858],[9.577299999999999,47.5859],[9.575100000000001,47.5862],[9.574199999999999,47.5863],[9.572800000000001,47.5863],[9.569100000000001,47.5863],[9.567399999999999,47.5864],[9.566700000000001,47.5866],[9.5663,47.5867],[9.565200000000001,47.5873],[9.5632,47.5881],[9.5625,47.5883],[9.561299999999999,47.5885],[9.5588,47.5887],[9.558,47.5889],[9.557600000000001,47.589],[9.5572,47.5892],[9.556699999999999,47.5896],[9.5557,47.5905],[9.5549,47.5911],[9.5542,47.5917],[9.5533,47.5922],[9.5525,47.5928],[9.550700000000001,47.5937],[9.5497,47.5943],[9.5487,47.595],[9.5472,47.5961],[9.545999999999999,47.5974],[9.5452,47.598],[9.544499999999999,47.5986],[9.5436,47.5991],[9.5429,47.5997],[9.542,47.6003],[9.5398,47.6029],[9.538600000000001,47.6039],[9.5372,47.6055],[9.536899999999999,47.606],[9.536300000000001,47.6073],[9.536099999999999,47.6081],[9.536,47.6091],[9.5359,47.6116],[9.5358,47.6126],[9.535399999999999,47.6142],[9.5352,47.616],[9.535,47.6165],[9.5349,47.6167],[9.5345,47.6171],[9.5335,47.6178],[9.533,47.6181],[9.5327,47.6182],[9.532,47.6183],[9.530200000000001,47.6185],[9.529500000000001,47.6186],[9.529199999999999,47.6188],[9.5289,47.6189],[9.528499999999999,47.6193],[9.527699999999999,47.6202],[9.5273,47.6208],[9.5267,47.6224],[9.5265,47.6227],[9.5259,47.6233],[9.525600000000001,47.6238],[9.5252,47.6254],[9.525,47.6259],[9.524900000000001,47.6261],[9.5243,47.6268],[9.524100000000001,47.627],[9.523899999999999,47.6275],[9.5238,47.6281],[9.5238,47.6291],[9.5238,47.6337],[9.5237,47.6347],[9.5236,47.6353],[9.523300000000001,47.6359],[9.522500000000001,47.637],[9.521900000000001,47.6379],[9.5205,47.6396],[9.520099999999999,47.64],[9.5198,47.6401],[9.5167,47.6415],[9.5162,47.6418],[9.5146,47.6433],[9.5131,47.6444],[9.5114,47.6456],[9.5101,47.6464],[9.507999999999999,47.6475],[9.507,47.6485],[9.506399999999999,47.6489],[9.505699999999999,47.6492],[9.504099999999999,47.6499],[9.501300000000001,47.6514],[9.5001,47.6519],[9.4992,47.6525],[9.4986,47.6527],[9.497500000000001,47.6529],[9.4954,47.6531],[9.490399999999999,47.6528],[9.489599999999999,47.6528],[9.4888,47.6526],[9.4885,47.6525],[9.487600000000001,47.652],[9.487299999999999,47.652],[9.487,47.6519],[9.4862,47.6519],[9.4855,47.6519],[9.485200000000001,47.652],[9.484299999999999,47.6525],[9.484,47.6526],[9.4833,47.6527],[9.4824,47.6528],[9.4811,47.6529],[9.478300000000001,47.6528],[9.476900000000001,47.6528],[9.4756,47.6526],[9.4748,47.6524],[9.4733,47.6519],[9.4725,47.6517],[9.471600000000001,47.6517],[9.470800000000001,47.6516],[9.4696,47.6517],[9.468999999999999,47.6519],[9.4678,47.6525],[9.4664,47.6529],[9.4658,47.6531],[9.464700000000001,47.6541],[9.4642,47.6545],[9.4636,47.6548],[9.4625,47.6553],[9.4617,47.656],[9.460800000000001,47.6565],[9.460000000000001,47.6571],[9.4595,47.6573],[9.4575,47.6581],[9.4566,47.6583],[9.4558,47.6584],[9.4526,47.6585],[9.4513,47.6587],[9.4505,47.6589],[9.4489,47.6593],[9.4481,47.6595],[9.4468,47.6596],[9.443300000000001,47.6596],[9.442500000000001,47.6597],[9.441700000000001,47.6598],[9.441100000000001,47.66],[9.440200000000001,47.6606],[9.439,47.661],[9.436500000000001,47.6622],[9.435700000000001,47.6628],[9.434799999999999,47.6633],[9.433999999999999,47.6639],[9.432600000000001,47.6646],[9.431900000000001,47.6649],[9.428599999999999,47.6671],[9.427899999999999,47.6674],[9.4268,47.6679],[9.4259,47.6684],[9.4255,47.6685],[9.424799999999999,47.6687],[9.421799999999999,47.6688],[9.420999999999999,47.6689],[9.420299999999999,47.6691],[9.4194,47.6695],[9.4191,47.6696],[9.4179,47.6698],[9.4133,47.67],[9.4123,47.67],[9.410299999999999,47.6703],[9.408200000000001,47.6704],[9.406599999999999,47.6703],[9.4041,47.67],[9.3994,47.6697],[9.398,47.6695],[9.397600000000001,47.6694],[9.396599999999999,47.669],[9.396000000000001,47.6688],[9.393700000000001,47.6685],[9.3931,47.6684],[9.392799999999999,47.6683],[9.3918,47.6678],[9.391500000000001,47.6677],[9.390700000000001,47.6675],[9.3894,47.6674],[9.3881,47.6674],[9.377700000000001,47.6674],[9.3764,47.6674],[9.3756,47.6673],[9.3752,47.6672],[9.374599999999999,47.6669],[9.374000000000001,47.6665],[9.3726,47.6658],[9.3703,47.6645],[9.3695,47.6642],[9.368600000000001,47.664],[9.3673,47.6639],[9.3642,47.6638],[9.362399999999999,47.6637],[9.3606,47.6638],[9.3575,47.6639],[9.3561,47.664],[9.3553,47.6641],[9.354900000000001,47.6643],[9.353400000000001,47.6648],[9.352,47.6652],[9.350099999999999,47.6659],[9.347799999999999,47.6664],[9.346299999999999,47.6671],[9.344900000000001,47.6675],[9.344300000000001,47.6677],[9.343299999999999,47.6682],[9.343,47.6683],[9.3414,47.6687],[9.3408,47.6689],[9.340199999999999,47.6694],[9.3384,47.6702],[9.3356,47.672],[9.3346,47.6726],[9.333600000000001,47.673],[9.3316,47.6734],[9.3301,47.6741],[9.3278,47.6745],[9.3262,47.6751],[9.3255,47.6753],[9.322900000000001,47.6757],[9.321300000000001,47.6762],[9.320600000000001,47.6764],[9.3194,47.6765],[9.3165,47.6766],[9.315799999999999,47.6767],[9.315099999999999,47.6769],[9.3139,47.6776],[9.3131,47.6779],[9.310499999999999,47.679],[9.310000000000001,47.6793],[9.3095,47.6798],[9.3085,47.6803],[9.307700000000001,47.6809],[9.3072,47.6811],[9.3057,47.6814],[9.305199999999999,47.6817],[9.3043,47.6822],[9.301600000000001,47.6833],[9.299899999999999,47.6838],[9.297499999999999,47.6848],[9.297000000000001,47.6851],[9.2964,47.6856],[9.2956,47.6861],[9.2948,47.6867],[9.294000000000001,47.6872],[9.293200000000001,47.6879],[9.292299999999999,47.6884],[9.291499999999999,47.689],[9.2898,47.6898],[9.287599999999999,47.6911],[9.2859,47.6919],[9.285,47.6925],[9.2844,47.6926],[9.2829,47.693],[9.281499999999999,47.6937],[9.2791,47.6942],[9.277200000000001,47.6949],[9.275499999999999,47.6954],[9.273199999999999,47.6964],[9.271800000000001,47.6972],[9.2681,47.6988],[9.267200000000001,47.6994],[9.265700000000001,47.7001],[9.2651,47.7004],[9.261699999999999,47.7026],[9.2599,47.7035],[9.259,47.7041],[9.257999999999999,47.7046],[9.257400000000001,47.7048],[9.2567,47.7054],[9.255800000000001,47.7063],[9.2538,47.7073],[9.2524,47.7083],[9.251899999999999,47.7088],[9.2509,47.7098],[9.2501,47.7104],[9.249000000000001,47.7117],[9.247,47.7134],[9.246,47.7144],[9.245200000000001,47.715],[9.244400000000001,47.7157],[9.243600000000001,47.7162],[9.242900000000001,47.717],[9.2422,47.7175],[9.2417,47.7178],[9.240399999999999,47.7186],[9.24,47.7189],[9.2379,47.7214],[9.237,47.7219],[9.2363,47.7226],[9.2356,47.723],[9.235200000000001,47.7233],[9.233800000000001,47.725],[9.2331,47.7262],[9.232200000000001,47.7274],[9.231999999999999,47.7278],[9.231400000000001,47.7293],[9.231199999999999,47.7294],[9.230499999999999,47.7301],[9.2304,47.7303],[9.2301,47.7311],[9.23,47.7321],[9.23,47.7353],[9.2301,47.7369],[9.2302,47.7375],[9.230700000000001,47.7388],[9.231299999999999,47.7414],[9.231299999999999,47.7419],[9.231299999999999,47.7422],[9.231,47.7427],[9.230600000000001,47.7432],[9.228899999999999,47.7447],[9.2278,47.7461],[9.227399999999999,47.7465],[9.226900000000001,47.7468],[9.2255,47.7474],[9.2249,47.7479],[9.224399999999999,47.7482],[9.222,47.7491],[9.220000000000001,47.7498],[9.217599999999999,47.7508],[9.216699999999999,47.7513],[9.216200000000001,47.7515],[9.215400000000001,47.7517],[9.2136,47.7519],[9.212899999999999,47.752],[9.2125,47.7521],[9.211600000000001,47.7526],[9.2113,47.7527],[9.2106,47.7528],[9.2087,47.753],[9.208,47.7532],[9.207700000000001,47.7533],[9.2067,47.7537],[9.206099999999999,47.7539],[9.205,47.754],[9.2026,47.7542],[9.201499999999999,47.7543],[9.2012,47.7544],[9.199999999999999,47.755],[9.198,47.7554],[9.1973,47.7556],[9.1966,47.756],[9.196,47.7564],[9.193199999999999,47.7582],[9.1914,47.759],[9.1905,47.7596],[9.19,47.7598],[9.188499999999999,47.7601],[9.188000000000001,47.7603],[9.186999999999999,47.7609],[9.184699999999999,47.7619],[9.183,47.7624],[9.181100000000001,47.7631],[9.179399999999999,47.7637],[9.177,47.7647],[9.1759,47.7653],[9.1753,47.7655],[9.1738,47.7659],[9.173299999999999,47.7661],[9.1724,47.7667],[9.169700000000001,47.7678],[9.167999999999999,47.7683],[9.165699999999999,47.7693],[9.165200000000001,47.7696],[9.1645,47.77],[9.1631,47.7707],[9.1609,47.7719],[9.1599,47.7724],[9.1576,47.7729],[9.1564,47.7735],[9.1561,47.7736],[9.154999999999999,47.7737],[9.1526,47.7739],[9.1515,47.774],[9.1508,47.7741],[9.149900000000001,47.7746],[9.1496,47.7747],[9.148899999999999,47.7748],[9.146000000000001,47.7751],[9.145300000000001,47.7753],[9.143700000000001,47.7758],[9.1417,47.7763],[9.1411,47.7764],[9.1402,47.777],[9.1387,47.7776],[9.137700000000001,47.7782],[9.1358,47.7795],[9.134,47.7808],[9.1332,47.7815],[9.1328,47.782],[9.132199999999999,47.7835],[9.132,47.7839],[9.1312,47.7846],[9.1305,47.7854],[9.130100000000001,47.7858],[9.129300000000001,47.7864],[9.128399999999999,47.787],[9.1264,47.788],[9.125400000000001,47.7891],[9.124599999999999,47.7897],[9.123200000000001,47.7908],[9.1219,47.7916],[9.121,47.7922],[9.1198,47.7926],[9.1189,47.7932],[9.118399999999999,47.7934],[9.116300000000001,47.7938],[9.1153,47.7942],[9.114000000000001,47.795],[9.1092,47.7984],[9.1083,47.799],[9.1068,47.7996],[9.1059,47.8001],[9.1054,47.8003],[9.1038,47.8007],[9.103300000000001,47.8009],[9.102700000000001,47.8013],[9.1021,47.8015],[9.1006,47.8018],[9.100300000000001,47.8019],[9.099399999999999,47.8024],[9.0991,47.8025],[9.0985,47.8027],[9.096399999999999,47.8029],[9.095800000000001,47.803],[9.0952,47.8032],[9.0945,47.8036],[9.093999999999999,47.8038],[9.090999999999999,47.8041],[9.090299999999999,47.8042],[9.0899,47.8043],[9.0892,47.8047],[9.088200000000001,47.8053],[9.0845,47.8079],[9.0839,47.8082],[9.0824,47.8089],[9.0816,47.8095],[9.0807,47.81],[9.0799,47.8106],[9.0793,47.8108],[9.0778,47.8111],[9.0764,47.8118],[9.0749,47.8122],[9.074299999999999,47.8124],[9.074199999999999,47.8125],[9.0739,47.8128],[9.0726,47.8142],[9.0718,47.8152],[9.071,47.8158],[9.0701,47.8168],[9.068300000000001,47.8183],[9.0678,47.8188],[9.0671,47.8199],[9.0566,47.8212],[9.054500000000001,47.8213],[9.0534,47.8215],[9.053100000000001,47.8216],[9.052199999999999,47.8221],[9.051600000000001,47.8223],[9.049300000000001,47.8225],[9.0486,47.8227],[9.048299999999999,47.8228],[9.0474,47.8233],[9.0467,47.8235],[9.0456,47.8236],[9.044000000000001,47.8236],[9.0428,47.8236],[9.0421,47.8234],[9.041499999999999,47.8232],[9.040900000000001,47.8227],[9.040100000000001,47.8222],[9.039400000000001,47.8214],[9.0388,47.8208],[9.0383,47.8205],[9.037000000000001,47.8198],[9.036,47.8188],[9.035500000000001,47.8184],[9.033200000000001,47.8167],[9.032400000000001,47.816],[9.032,47.8155],[9.031800000000001,47.8152],[9.031700000000001,47.8146],[9.031599999999999,47.814],[9.031599999999999,47.8134],[9.031800000000001,47.8129],[9.0319,47.8126],[9.032299999999999,47.8122],[9.033,47.8116],[9.033799999999999,47.8108],[9.034599999999999,47.8101],[9.037100000000001,47.8083],[9.039899999999999,47.8063],[9.0412,47.8056],[9.0427,47.8049],[9.0435,47.8043],[9.0444,47.8038],[9.0452,47.8032],[9.0486,47.8017],[9.049200000000001,47.8014],[9.0496,47.801],[9.050800000000001,47.7996],[9.051600000000001,47.7986],[9.0525,47.798],[9.0534,47.797],[9.053900000000001,47.7966],[9.054399999999999,47.7963],[9.055,47.7961],[9.055999999999999,47.7957],[9.057,47.7952],[9.058299999999999,47.7944],[9.0595,47.7936],[9.060600000000001,47.7927],[9.061500000000001,47.7916],[9.062300000000001,47.791],[9.063499999999999,47.7897],[9.065200000000001,47.7882],[9.0664,47.787],[9.0673,47.7864],[9.068,47.7858],[9.068899999999999,47.7852],[9.069599999999999,47.7846],[9.070499999999999,47.7841],[9.071300000000001,47.7835],[9.072699999999999,47.7828],[9.0733,47.7825],[9.0769,47.7802],[9.0786,47.7794],[9.0795,47.7788],[9.081200000000001,47.778],[9.083399999999999,47.7768],[9.084099999999999,47.7765],[9.0854,47.776],[9.0861,47.7757],[9.0883,47.7744],[9.09,47.7736],[9.0909,47.7731],[9.0915,47.7729],[9.093,47.7725],[9.093500000000001,47.7723],[9.094200000000001,47.7719],[9.0945,47.7718],[9.0968,47.7713],[9.098699999999999,47.7707],[9.101000000000001,47.7702],[9.1014,47.7701],[9.1023,47.7696],[9.102600000000001,47.7695],[9.103300000000001,47.7694],[9.1052,47.7691],[9.1059,47.769],[9.106199999999999,47.7689],[9.107200000000001,47.7684],[9.1075,47.7683],[9.1098,47.7678],[9.111700000000001,47.7672],[9.114000000000001,47.7667],[9.114599999999999,47.7665],[9.115500000000001,47.7659],[9.117900000000001,47.765],[9.118600000000001,47.7648],[9.120200000000001,47.7645],[9.120900000000001,47.7643],[9.121700000000001,47.7637],[9.1226,47.7632],[9.1234,47.7626],[9.1242,47.762],[9.125,47.7614],[9.1259,47.7609],[9.1267,47.7603],[9.127800000000001,47.7597],[9.128399999999999,47.7594],[9.1289,47.759],[9.129899999999999,47.758],[9.130800000000001,47.7574],[9.131500000000001,47.7567],[9.132400000000001,47.7562],[9.132999999999999,47.7558],[9.1335,47.7555],[9.1349,47.7552],[9.1355,47.755],[9.1364,47.7545],[9.136799999999999,47.7544],[9.138500000000001,47.7539],[9.1388,47.7538],[9.1397,47.7533],[9.1404,47.7531],[9.1411,47.753],[9.1449,47.7528],[9.147600000000001,47.753],[9.1519,47.7531],[9.1525,47.7531],[9.1531,47.753],[9.1533,47.7529],[9.1538,47.7525],[9.154999999999999,47.7509],[9.155799999999999,47.7496],[9.156599999999999,47.7489],[9.1584,47.7474],[9.162000000000001,47.7449],[9.163399999999999,47.7441],[9.165200000000001,47.7435],[9.1678,47.7424],[9.169000000000001,47.7418],[9.169600000000001,47.7415],[9.170999999999999,47.7412],[9.171300000000001,47.7411],[9.1722,47.7405],[9.173299999999999,47.7401],[9.174,47.7397],[9.1754,47.7389],[9.177,47.7377],[9.1777,47.7369],[9.178100000000001,47.7364],[9.178699999999999,47.735],[9.178800000000001,47.7348],[9.179500000000001,47.7341],[9.179600000000001,47.7339],[9.1798,47.7334],[9.1799,47.7328],[9.18,47.7306],[9.180199999999999,47.7298],[9.180400000000001,47.7292],[9.1805,47.729],[9.181100000000001,47.7283],[9.1814,47.7278],[9.1815,47.7273],[9.181800000000001,47.7254],[9.181900000000001,47.7249],[9.1822,47.7244],[9.1828,47.7237],[9.183,47.7235],[9.183199999999999,47.723],[9.1835,47.7216],[9.1837,47.7211],[9.1839,47.7209],[9.1845,47.7202],[9.184699999999999,47.72],[9.184900000000001,47.7195],[9.185000000000001,47.7189],[9.1851,47.718],[9.1851,47.7161],[9.184900000000001,47.7151],[9.1845,47.7138],[9.184100000000001,47.7122],[9.1837,47.7109],[9.1837,47.7103],[9.1837,47.7101],[9.1839,47.7095],[9.1844,47.7091],[9.1861,47.7081],[9.187099999999999,47.7075],[9.1877,47.7071],[9.1882,47.7066],[9.1889,47.7058],[9.1897,47.7051],[9.19,47.7047],[9.190300000000001,47.7039],[9.1906,47.7035],[9.1914,47.7029],[9.1921,47.7022],[9.193,47.7017],[9.1938,47.7011],[9.194699999999999,47.7006],[9.1953,47.7001],[9.1957,47.6998],[9.199199999999999,47.6984],[9.2006,47.6975],[9.2029,47.6966],[9.205,47.6958],[9.2064,47.695],[9.2088,47.6934],[9.2106,47.692],[9.2118,47.6907],[9.212400000000001,47.6903],[9.2128,47.6899],[9.2142,47.6883],[9.214499999999999,47.6878],[9.2151,47.6865],[9.215299999999999,47.686],[9.215400000000001,47.6853],[9.215400000000001,47.6844],[9.2149,47.6827],[9.2148,47.6814],[9.2148,47.6788],[9.2149,47.6778],[9.2151,47.6772],[9.215400000000001,47.6767],[9.2163,47.6759],[9.216799999999999,47.6753],[9.218500000000001,47.6735],[9.2197,47.6725],[9.2211,47.6708],[9.221399999999999,47.6703],[9.221600000000001,47.6695],[9.221500000000001,47.6689],[9.221399999999999,47.6686],[9.2211,47.6681],[9.2205,47.6676],[9.219900000000001,47.6673],[9.219099999999999,47.6671],[9.218,47.6669],[9.2174,47.6667],[9.216200000000001,47.666],[9.214,47.6651],[9.213200000000001,47.6649],[9.2128,47.6648],[9.212,47.6648],[9.2113,47.6649],[9.210900000000001,47.665],[9.2098,47.6657],[9.207100000000001,47.6668],[9.204800000000001,47.6673],[9.2045,47.6674],[9.2036,47.6679],[9.203200000000001,47.668],[9.201000000000001,47.6685],[9.199400000000001,47.669],[9.198600000000001,47.6692],[9.197699999999999,47.6693],[9.196400000000001,47.6694],[9.19,47.6694],[9.1883,47.6693],[9.1875,47.6692],[9.187200000000001,47.6691],[9.1868,47.6689],[9.186400000000001,47.6686],[9.185499999999999,47.6674],[9.1852,47.6669],[9.185000000000001,47.6659],[9.185000000000001,47.6643],[9.185000000000001,47.6639],[9.1851,47.66],[9.1853,47.6587],[9.185700000000001,47.6577],[9.1843,47.6576],[9.182600000000001,47.6574],[9.1814,47.6574],[9.1791,47.6576],[9.175700000000001,47.6578],[9.1745,47.658],[9.1738,47.6582],[9.1723,47.6592],[9.1716,47.6599],[9.1708,47.6605],[9.1699,47.6614],[9.1694,47.6618],[9.168699999999999,47.6621],[9.1683,47.6622],[9.1676,47.6622],[9.167299999999999,47.6621],[9.166600000000001,47.6618],[9.1662,47.6614],[9.1661,47.6609],[9.166499999999999,47.6601],[9.166499999999999,47.6595],[9.1663,47.6591],[9.165699999999999,47.6585],[9.164999999999999,47.6571],[9.164,47.6535],[9.159700000000001,47.6557],[9.1593,47.6561],[9.159000000000001,47.6567],[9.158799999999999,47.6572],[9.1586,47.6577],[9.1584,47.6579],[9.1579,47.6583],[9.157400000000001,47.6586],[9.157,47.6588],[9.1562,47.659],[9.1555,47.6591],[9.154500000000001,47.6594],[9.152900000000001,47.6605],[9.1525,47.661],[9.1519,47.6621],[9.1511,47.6631],[9.150399999999999,47.6646],[9.1496,47.6653],[9.148899999999999,47.6657],[9.1485,47.6659],[9.1465,47.6664],[9.1455,47.6665],[9.1434,47.6666],[9.1424,47.6669],[9.139900000000001,47.6674],[9.138500000000001,47.6677],[9.136900000000001,47.6681],[9.1335,47.6687],[9.1318,47.6689],[9.1295,47.6689],[9.1295,47.6706],[9.1295,47.6707],[9.130100000000001,47.672],[9.1303,47.6728],[9.1303,47.6739],[9.129899999999999,47.6752],[9.1289,47.6769],[9.128,47.6778],[9.1272,47.6785],[9.125299999999999,47.6796],[9.1249,47.6801],[9.1241,47.6812],[9.1233,47.6823],[9.1226,47.6833],[9.122199999999999,47.6838],[9.1211,47.6847],[9.119300000000001,47.6861],[9.118,47.6869],[9.117000000000001,47.6875],[9.116199999999999,47.6878],[9.115399999999999,47.6879],[9.1142,47.688],[9.1121,47.6881],[9.111000000000001,47.6882],[9.110300000000001,47.6884],[9.109400000000001,47.6889],[9.108700000000001,47.6891],[9.107200000000001,47.6894],[9.1043,47.6899],[9.1059,47.6909],[9.107200000000001,47.6916],[9.1077,47.6919],[9.108000000000001,47.6923],[9.1084,47.693],[9.108800000000001,47.6934],[9.109400000000001,47.6936],[9.1107,47.6939],[9.1113,47.6942],[9.111599999999999,47.6946],[9.111700000000001,47.695],[9.1115,47.6968],[9.1114,47.6974],[9.1112,47.6979],[9.110799999999999,47.6983],[9.110200000000001,47.6987],[9.109500000000001,47.6994],[9.108800000000001,47.6998],[9.1084,47.7001],[9.106999999999999,47.7018],[9.106,47.7033],[9.1054,47.7038],[9.1045,47.7044],[9.1038,47.7048],[9.103,47.7051],[9.101100000000001,47.7056],[9.1005,47.7058],[9.1,47.7062],[9.098800000000001,47.7073],[9.097899999999999,47.7079],[9.097300000000001,47.7083],[9.0955,47.7092],[9.094799999999999,47.7097],[9.094300000000001,47.71],[9.092599999999999,47.7107],[9.0916,47.711],[9.0908,47.7111],[9.089499999999999,47.7112],[9.0875,47.7113],[9.0863,47.7114],[9.085699999999999,47.7116],[9.0845,47.7122],[9.082700000000001,47.7126],[9.0822,47.7129],[9.081300000000001,47.7134],[9.0778,47.7149],[9.076599999999999,47.7156],[9.076000000000001,47.7158],[9.074299999999999,47.7161],[9.073499999999999,47.7163],[9.071199999999999,47.7173],[9.0703,47.7178],[9.069800000000001,47.718],[9.068,47.7185],[9.067500000000001,47.7187],[9.0665,47.7193],[9.063000000000001,47.7208],[9.0619,47.7214],[9.061299999999999,47.7216],[9.0601,47.7219],[9.0595,47.7221],[9.058400000000001,47.7228],[9.0557,47.7239],[9.053900000000001,47.7245],[9.051600000000001,47.7255],[9.0504,47.7261],[9.0497,47.7263],[9.049,47.7264],[9.0466,47.7265],[9.045400000000001,47.7266],[9.0448,47.7268],[9.0436,47.7274],[9.042400000000001,47.7277],[9.0418,47.7279],[9.0413,47.7282],[9.040900000000001,47.7286],[9.0374,47.7302],[9.036300000000001,47.7307],[9.035600000000001,47.731],[9.0337,47.7314],[9.032400000000001,47.732],[9.0321,47.7321],[9.031000000000001,47.7322],[9.0282,47.732421875],[9.0269,47.7325],[9.0261,47.7327],[9.0235,47.7336],[9.0228,47.7339],[9.021800000000001,47.7345],[9.018800000000001,47.7364],[9.017,47.7373],[9.016299999999999,47.7377],[9.015800000000001,47.738],[9.0131,47.7391],[9.011799999999999,47.7396],[9.0098,47.7403],[9.008100000000001,47.7408],[9.0055,47.7419],[9.0047,47.7426],[9.0038,47.7432],[9.001799999999999,47.7456],[9.0014,47.746],[9.0008,47.7463],[8.998799999999999,47.7471],[8.997999999999999,47.7474],[8.9971,47.7475],[8.9946,47.7476],[8.9923,47.7479],[8.9916,47.7479],[8.9888,47.7476],[8.9878,47.7474],[8.987299999999999,47.7471],[8.986000000000001,47.7463],[8.9857,47.7459],[8.9855,47.7454],[8.9854,47.7445],[8.9855,47.7436],[8.985799999999999,47.743],[8.9862,47.7425],[8.986800000000001,47.742],[8.987399999999999,47.7415],[8.988099999999999,47.7411],[8.988899999999999,47.7408],[8.9903,47.7403],[8.992100000000001,47.7396],[8.993499999999999,47.7392],[8.995100000000001,47.7387],[8.9955,47.7385],[8.9963,47.7384],[8.9992,47.7381],[9,47.738],[9.000400000000001,47.7378],[9.0008,47.7376],[9.001300000000001,47.7372],[9.0023,47.7363],[9.0031,47.7357],[9.0039,47.735],[9.0048,47.7345],[9.005599999999999,47.7339],[9.007099999999999,47.7333],[9.0092,47.7322],[9.009700000000001,47.7319],[9.01,47.7313],[9.0101,47.7301],[9.0031,47.7301],[9.001799999999999,47.7302],[9.000999999999999,47.7304],[9.000500000000001,47.7306],[8.999499999999999,47.7312],[8.997199999999999,47.7321],[8.9955,47.7327],[8.993600000000001,47.7334],[8.9922,47.7339],[8.9903,47.7346],[8.9885,47.7352],[8.9862,47.7362],[8.985099999999999,47.7368],[8.984400000000001,47.737],[8.9831,47.7374],[8.9825,47.7376],[8.9816,47.7382],[8.979200000000001,47.7391],[8.9785,47.7394],[8.9766,47.7398],[8.9762,47.7399],[8.975300000000001,47.7403],[8.975,47.7405],[8.9742,47.7406],[8.973000000000001,47.7407],[8.969900000000001,47.7407],[8.9686,47.7408],[8.967700000000001,47.741],[8.9658,47.7416],[8.9649,47.7418],[8.964,47.7419],[8.9612,47.7419],[8.958500000000001,47.7419],[8.957700000000001,47.7418],[8.956899999999999,47.7417],[8.9566,47.7416],[8.9556,47.7411],[8.955,47.741],[8.9537,47.7408],[8.951599999999999,47.7407],[8.9504,47.7406],[8.950100000000001,47.7405],[8.9491,47.74],[8.9488,47.7399],[8.9465,47.7394],[8.9458,47.7391],[8.9451,47.7387],[8.944100000000001,47.7381],[8.9436,47.7376],[8.9428,47.7368],[8.9421,47.7361],[8.941800000000001,47.7357],[8.9415,47.7349],[8.9412,47.7324],[8.9413,47.7318],[8.941700000000001,47.7309],[8.9421,47.7305],[8.9427,47.7301],[8.9437,47.7291],[8.9443,47.7287],[8.945,47.7283],[8.947800000000001,47.7273],[8.948600000000001,47.7271],[8.9506,47.7267],[8.950900000000001,47.7266],[8.9518,47.7261],[8.9521,47.726],[8.9535,47.7257],[8.9542,47.7254],[8.955299999999999,47.7248],[8.9588,47.7233],[8.960000000000001,47.7226],[8.960699999999999,47.7224],[8.9617,47.7222],[8.962300000000001,47.7219],[8.963200000000001,47.7214],[8.9641,47.7209],[8.964700000000001,47.7204],[8.9651,47.7201],[8.967499999999999,47.7191],[8.969200000000001,47.7186],[8.9719,47.7174],[8.972899999999999,47.7169],[8.9734,47.7167],[8.9748,47.7163],[8.975400000000001,47.7161],[8.9764,47.7156],[8.976699999999999,47.7155],[8.978400000000001,47.715],[8.9787,47.7149],[8.9796,47.7144],[8.98,47.7143],[8.980700000000001,47.7142],[8.982900000000001,47.7139],[8.983599999999999,47.7137],[8.9846,47.7133],[8.9849,47.7132],[8.9856,47.713],[8.987500000000001,47.7128],[8.988200000000001,47.7127],[8.9888,47.7124],[8.9894,47.7121],[8.9901,47.7119],[8.9915,47.7115],[8.9918,47.7114],[8.992699999999999,47.7109],[8.993,47.7108],[8.993700000000001,47.7107],[8.995699999999999,47.7105],[8.9964,47.7103],[8.996700000000001,47.7102],[8.9984,47.7091],[8.9992,47.7085],[9.0001,47.708],[9.0008,47.7073],[9.0017,47.7068],[9.0024,47.7062],[9.003299999999999,47.7057],[9.004099999999999,47.705],[9.005000000000001,47.7044],[9.005900000000001,47.7034],[9.007899999999999,47.7017],[9.0083,47.7012],[9.0084,47.7009],[9.008699999999999,47.7],[9.008699999999999,47.6994],[9.008699999999999,47.6988],[9.0085,47.6982],[9.0082,47.6976],[9.0068,47.6956],[9.0063,47.695],[9.0055,47.6943],[9.0029,47.6925],[9.0017,47.6915],[9.001200000000001,47.691],[9.000299999999999,47.6898],[8.9999,47.6893],[8.9993,47.6889],[8.997999999999999,47.6882],[8.997199999999999,47.6876],[8.9963,47.687],[8.995799999999999,47.6865],[8.9953,47.6862],[8.992900000000001,47.6851],[8.992100000000001,47.6847],[8.991,47.684],[8.990399999999999,47.6837],[8.989100000000001,47.6834],[8.9888,47.6833],[8.988,47.6827],[8.9877,47.6826],[8.9861,47.6821],[8.985799999999999,47.682],[8.9849,47.6815],[8.9847,47.6814],[8.984,47.6813],[8.982200000000001,47.681],[8.981500000000001,47.6809],[8.981299999999999,47.6807],[8.9809,47.6804],[8.9803,47.6794],[8.9788,47.678],[8.977600000000001,47.6767],[8.976699999999999,47.6761],[8.975899999999999,47.6755],[8.975400000000001,47.6752],[8.973699999999999,47.6746],[8.9725,47.6742],[8.969900000000001,47.6738],[8.968299999999999,47.6733],[8.9674,47.6731],[8.9666,47.673],[8.9644,47.6729],[8.963200000000001,47.6727],[8.962400000000001,47.6724],[8.9604,47.6717],[8.9595,47.6711],[8.9589,47.6709],[8.9572,47.6705],[8.956799999999999,47.6704],[8.9559,47.6699],[8.9556,47.6698],[8.9542,47.6694],[8.9536,47.6692],[8.9527,47.6687],[8.9518,47.6682],[8.951000000000001,47.6676],[8.949500000000001,47.6669],[8.948600000000001,47.6664],[8.947100000000001,47.6654],[8.943400000000001,47.6628],[8.942500000000001,47.6622],[8.941800000000001,47.6619],[8.9414,47.6618],[8.9407,47.6616],[8.939,47.6615],[8.932600000000001,47.6616],[8.930999999999999,47.6617],[8.9293,47.6618],[8.9262,47.6616],[8.9254,47.6614],[8.925000000000001,47.6613],[8.9221,47.6603],[8.9214,47.66],[8.919700000000001,47.659],[8.9186,47.6586],[8.917400000000001,47.6584],[8.914400000000001,47.6581],[8.9137,47.6579],[8.912100000000001,47.6575],[8.911199999999999,47.6573],[8.910399999999999,47.6573],[8.9076,47.6572],[8.9063,47.6571],[8.905900000000001,47.657],[8.905200000000001,47.6567],[8.9046,47.6565],[8.9033,47.656],[8.902100000000001,47.6553],[8.9015,47.6551],[8.9003,47.655],[8.8986,47.655],[8.8918,47.6552],[8.8872,47.6567],[8.885199999999999,47.6571],[8.882999999999999,47.6575],[8.8789,47.6586],[8.8788,47.6604],[8.8787,47.6634],[8.878500000000001,47.6658],[8.878299999999999,47.6667],[8.8779,47.6683],[8.8774,47.6713],[8.877000000000001,47.6721],[8.876099999999999,47.6729],[8.873900000000001,47.6754],[8.8729,47.6762],[8.8719,47.6778],[8.8703,47.6791],[8.8695,47.6796],[8.868700000000001,47.6802],[8.867800000000001,47.6808],[8.867000000000001,47.6814],[8.8665,47.6817],[8.866099999999999,47.6819],[8.865399999999999,47.6826],[8.8638,47.6835],[8.863200000000001,47.6837],[8.862500000000001,47.6839],[8.861700000000001,47.6839],[8.859999999999999,47.6839],[8.8577,47.684],[8.856299999999999,47.6839],[8.8538,47.6837],[8.854100000000001,47.6863],[8.854200000000001,47.6868],[8.8544,47.6874],[8.854799999999999,47.6879],[8.8558,47.6893],[8.856400000000001,47.6897],[8.856999999999999,47.6903],[8.8583,47.6919],[8.858499999999999,47.6921],[8.858700000000001,47.6927],[8.859,47.6944],[8.8589,47.6951],[8.858599999999999,47.6957],[8.8584,47.6962],[8.858000000000001,47.6965],[8.857100000000001,47.6971],[8.8558,47.6986],[8.855700000000001,47.6989],[8.855600000000001,47.6994],[8.8558,47.6998],[8.856199999999999,47.7002],[8.856299999999999,47.7002],[8.8575,47.7009],[8.858499999999999,47.7018],[8.8591,47.702],[8.8598,47.7021],[8.8605,47.702],[8.862,47.7015],[8.863300000000001,47.701],[8.8635,47.701],[8.864800000000001,47.7005],[8.8653,47.7003],[8.8668,47.7],[8.8675,47.6997],[8.868,47.6994],[8.868399999999999,47.6989],[8.867699999999999,47.6983],[8.8673,47.6978],[8.8672,47.6974],[8.8673,47.6971],[8.8675,47.6969],[8.867800000000001,47.6967],[8.8682,47.6966],[8.8689,47.6966],[8.8697,47.6967],[8.870100000000001,47.6968],[8.871,47.6971],[8.873900000000001,47.6971],[8.874800000000001,47.6972],[8.8756,47.6974],[8.876200000000001,47.6976],[8.8765,47.6978],[8.877800000000001,47.6989],[8.8781,47.6993],[8.8782,47.6996],[8.878299999999999,47.7002],[8.8781,47.7008],[8.878,47.701],[8.8775,47.7015],[8.8765,47.7021],[8.8752,47.7024],[8.8751,47.7024],[8.874499999999999,47.7026],[8.8742,47.7028],[8.873799999999999,47.7033],[8.8736,47.7039],[8.8737,47.7049],[8.873799999999999,47.7055],[8.8743,47.7065],[8.8743,47.7071],[8.8741,47.7076],[8.8735,47.708],[8.873200000000001,47.7082],[8.872,47.7085],[8.869,47.7088],[8.8682,47.7088],[8.866300000000001,47.7085],[8.8643,47.7084],[8.858000000000001,47.7083],[8.856,47.7083],[8.855,47.7081],[8.854200000000001,47.7079],[8.8528,47.7073],[8.850899999999999,47.7066],[8.848599999999999,47.7058],[8.848800000000001,47.7108],[8.848699999999999,47.7118],[8.848599999999999,47.7121],[8.8484,47.7125],[8.848100000000001,47.7134],[8.8474,47.7146],[8.847200000000001,47.7148],[8.8468,47.7152],[8.846299999999999,47.7155],[8.8446,47.7162],[8.843400000000001,47.7166],[8.841699999999999,47.7168],[8.8407,47.7169],[8.84,47.717],[8.8383,47.7177],[8.8375,47.7178],[8.836600000000001,47.7179],[8.8352,47.7178],[8.834300000000001,47.7176],[8.833500000000001,47.7172],[8.8316,47.7161],[8.8307,47.7157],[8.829700000000001,47.7154],[8.828300000000001,47.7151],[8.827500000000001,47.715],[8.826700000000001,47.715],[8.824500000000001,47.7153],[8.8234,47.7156],[8.822800000000001,47.716],[8.8226,47.7164],[8.8224,47.7168],[8.8224,47.7175],[8.822699999999999,47.7182],[8.823,47.7186],[8.824,47.7194],[8.824500000000001,47.7201],[8.8247,47.7208],[8.8246,47.7212],[8.824400000000001,47.7214],[8.8239,47.7217],[8.823600000000001,47.7218],[8.823,47.7218],[8.822200000000001,47.7217],[8.821400000000001,47.7217],[8.8207,47.7217],[8.8201,47.722],[8.819599999999999,47.7224],[8.819100000000001,47.7231],[8.818899999999999,47.7235],[8.816700000000001,47.7255],[8.815899999999999,47.7266],[8.8155,47.727],[8.8149,47.7273],[8.813000000000001,47.7278],[8.811400000000001,47.7282],[8.8088,47.7287],[8.8085,47.7288],[8.8081,47.7292],[8.808,47.7294],[8.8081,47.7297],[8.808199999999999,47.7299],[8.808400000000001,47.7302],[8.8089,47.7307],[8.811299999999999,47.7323],[8.8119,47.7328],[8.8124,47.7334],[8.8125,47.7337],[8.8125,47.7341],[8.8126,47.7343],[8.8125,47.7348],[8.812099999999999,47.7353],[8.8116,47.7356],[8.8111,47.7357],[8.8104,47.736],[8.810000000000001,47.7364],[8.809799999999999,47.7366],[8.8096,47.7372],[8.8096,47.7376],[8.8094,47.7396],[8.809200000000001,47.7402],[8.8089,47.7409],[8.8086,47.7413],[8.808199999999999,47.7416],[8.8079,47.7418],[8.807499999999999,47.7418],[8.806900000000001,47.7418],[8.8063,47.7417],[8.8051,47.7414],[8.8041,47.7409],[8.803699999999999,47.7407],[8.8024,47.7403],[8.8017,47.7401],[8.8003,47.7391],[8.799899999999999,47.7387],[8.7995,47.7379],[8.7994,47.7372],[8.799799999999999,47.7335],[8.8002,47.7313],[8.798400000000001,47.7319],[8.797599999999999,47.7321],[8.7957,47.7325],[8.7944,47.733],[8.794000000000001,47.7331],[8.793200000000001,47.7332],[8.792400000000001,47.7331],[8.792,47.733],[8.790699999999999,47.7325],[8.7891,47.732],[8.787800000000001,47.7314],[8.7864,47.7309],[8.7857,47.7305],[8.7857,47.7305],[8.785399999999999,47.7303],[8.784599999999999,47.7289],[8.7837,47.728],[8.783300000000001,47.7271],[8.7829,47.7265],[8.781499999999999,47.7255],[8.780799999999999,47.7251],[8.777200000000001,47.7236],[8.776199999999999,47.7231],[8.773999999999999,47.7225],[8.772600000000001,47.7218],[8.772500000000001,47.7217],[8.771900000000001,47.7214],[8.771699999999999,47.7212],[8.771599999999999,47.721],[8.7712,47.7204],[8.771100000000001,47.7197],[8.771100000000001,47.7186],[8.771100000000001,47.7173],[8.771100000000001,47.7149],[8.7712,47.7141],[8.7712,47.7139],[8.7713,47.7131],[8.771599999999999,47.7125],[8.7721,47.7119],[8.7728,47.7114],[8.7735,47.711],[8.773899999999999,47.7109],[8.774900000000001,47.7106],[8.7774,47.7104],[8.7784,47.7102],[8.7804,47.7097],[8.7814,47.7095],[8.783,47.7094],[8.7888,47.7092],[8.7942,47.7084],[8.7973,47.7079],[8.7973,47.7074],[8.7974,47.7072],[8.797700000000001,47.7069],[8.798400000000001,47.7064],[8.7989,47.706],[8.799300000000001,47.7055],[8.7995,47.7052],[8.7997,47.7046],[8.799899999999999,47.703],[8.800000000000001,47.7024],[8.8003,47.7018],[8.800599999999999,47.7016],[8.8009,47.7014],[8.801600000000001,47.701171875],[8.803100000000001,47.7008],[8.805,47.7002],[8.8066,47.6999],[8.8073,47.6997],[8.807600000000001,47.6996],[8.808,47.6992],[8.808400000000001,47.6986],[8.8085,47.6981],[8.8085,47.6978],[8.8085,47.6977],[8.8081,47.6971],[8.807700000000001,47.6968],[8.8073,47.6966],[8.8065,47.6965],[8.803800000000001,47.6965],[8.8026,47.6963],[8.802,47.6961],[8.8009,47.6954],[8.8004,47.6949],[8.799799999999999,47.6938],[8.799,47.6929],[8.798299999999999,47.6915],[8.7973,47.6904],[8.7971,47.6898],[8.7964,47.6877],[8.796099999999999,47.6853],[8.7957,47.6836],[8.7957,47.683],[8.7959,47.682],[8.796200000000001,47.6814],[8.796799999999999,47.6809],[8.7981,47.6799],[8.7971,47.6795],[8.7958,47.6793],[8.794499999999999,47.6792],[8.7926,47.6793],[8.791700000000001,47.6793],[8.790900000000001,47.6795],[8.7889,47.6801],[8.7866,47.6806],[8.785,47.6814],[8.7836,47.6817],[8.7829,47.6819],[8.781700000000001,47.6826],[8.7805,47.6831],[8.778000000000001,47.6842],[8.777100000000001,47.6849],[8.776199999999999,47.6854],[8.7753,47.6859],[8.774699999999999,47.6862],[8.7737,47.6864],[8.7731,47.6867],[8.772600000000001,47.687],[8.771699999999999,47.6879],[8.7705,47.6888],[8.769500000000001,47.6894],[8.768000000000001,47.6901],[8.7668,47.6908],[8.764099999999999,47.6919],[8.763199999999999,47.6922],[8.7609,47.693],[8.7586,47.6936],[8.7568,47.6943],[8.755900000000001,47.6944],[8.753,47.6949],[8.748900000000001,47.6951],[8.748799999999999,47.6952],[8.747199999999999,47.6953],[8.7461,47.6955],[8.743600000000001,47.6958],[8.7401,47.6965],[8.739599999999999,47.6966],[8.7386,47.6968],[8.737,47.6969],[8.734299999999999,47.6969],[8.7278,47.6968],[8.728400000000001,47.702],[8.7286,47.7026],[8.7296,47.7051],[8.7301,47.7077],[8.7304,47.7082],[8.731199999999999,47.7091],[8.731299999999999,47.7094],[8.7318,47.7103],[8.732799999999999,47.7114],[8.7333,47.7132],[8.7334,47.7137],[8.734400000000001,47.7149],[8.735099999999999,47.7165],[8.736000000000001,47.7179],[8.7365,47.7191],[8.736700000000001,47.7195],[8.737399999999999,47.7203],[8.737500000000001,47.7207],[8.737500000000001,47.7212],[8.7372,47.7217],[8.7364,47.7226],[8.736000000000001,47.7229],[8.7354,47.7233],[8.7347,47.7235],[8.7331,47.7238],[8.731199999999999,47.7244],[8.729100000000001,47.7248],[8.728300000000001,47.725],[8.7273,47.7255],[8.7262,47.7264],[8.7256,47.7267],[8.7248,47.7269],[8.7235,47.727],[8.721600000000001,47.7271],[8.719300000000001,47.727],[8.7187,47.7278],[8.718,47.7288],[8.716900000000001,47.7299],[8.7164,47.7308],[8.716100000000001,47.7313],[8.715199999999999,47.7321],[8.714600000000001,47.7333],[8.713699999999999,47.7342],[8.7136,47.7344],[8.7134,47.735],[8.7133,47.7356],[8.7134,47.7365],[8.7136,47.7371],[8.7142,47.7382],[8.7144,47.7388],[8.714600000000001,47.7397],[8.7148,47.7417],[8.715,47.7424],[8.7151,47.7427],[8.7156,47.7432],[8.716200000000001,47.7436],[8.717499999999999,47.7443],[8.718400000000001,47.7449],[8.719300000000001,47.7455],[8.7201,47.7461],[8.7209,47.7467],[8.7217,47.7473],[8.7225,47.7479],[8.7235,47.7489],[8.724,47.7494],[8.724600000000001,47.7497],[8.7257,47.7502],[8.7258,47.7503],[8.7266,47.7508],[8.727,47.7509],[8.7278,47.751],[8.729200000000001,47.7511],[8.7333,47.7511],[8.736800000000001,47.751],[8.7388,47.751],[8.7401,47.7512],[8.7407,47.7515],[8.7417,47.7522],[8.742100000000001,47.7525],[8.7422,47.7527],[8.7424,47.7533],[8.7424,47.7539],[8.7423,47.7545],[8.7416,47.7567],[8.741300000000001,47.7573],[8.741,47.7575],[8.740500000000001,47.758],[8.739800000000001,47.7584],[8.7384,47.759],[8.737,47.76],[8.7333,47.7616],[8.732799999999999,47.7619],[8.7317,47.7628],[8.731299999999999,47.7633],[8.7311,47.764],[8.7311,47.7652],[8.731,47.7654],[8.7308,47.7658],[8.7304,47.7661],[8.729799999999999,47.7665],[8.728999999999999,47.7671],[8.7281,47.7676],[8.7273,47.7682],[8.725099999999999,47.7691],[8.7243,47.7694],[8.7234,47.7695],[8.7201,47.7699],[8.719300000000001,47.7701],[8.717700000000001,47.7706],[8.716799999999999,47.7707],[8.7159,47.7708],[8.715,47.7708],[8.714,47.7707],[8.713100000000001,47.7706],[8.710000000000001,47.7696],[8.7098,47.7695],[8.7079,47.7689],[8.706,47.7684],[8.705299999999999,47.7682],[8.7036,47.7672],[8.7027,47.7666],[8.701000000000001,47.7657],[8.700100000000001,47.7651],[8.699500000000001,47.7646],[8.699,47.7641],[8.698700000000001,47.7636],[8.6984,47.7628],[8.6981,47.7623],[8.697800000000001,47.7621],[8.697100000000001,47.7618],[8.6967,47.7617],[8.6959,47.7617],[8.694699999999999,47.7618],[8.693899999999999,47.762],[8.6936,47.7621],[8.693,47.7624],[8.692600000000001,47.7625],[8.6919,47.7627],[8.690200000000001,47.7629],[8.69,47.7648],[8.688800000000001,47.7679],[8.6883,47.7701],[8.688000000000001,47.7706],[8.6874,47.7713],[8.687200000000001,47.7716],[8.6866,47.7736],[8.686299999999999,47.7741],[8.685700000000001,47.7747],[8.685600000000001,47.775],[8.6854,47.7755],[8.685499999999999,47.776],[8.685700000000001,47.7764],[8.687799999999999,47.7781],[8.6881,47.7785],[8.6883,47.7787],[8.6884,47.7793],[8.6883,47.7802],[8.6882,47.7808],[8.687900000000001,47.7814],[8.686500000000001,47.7826],[8.684799999999999,47.784],[8.6843,47.7844],[8.6839,47.7849],[8.6837,47.7855],[8.6836,47.7861],[8.6836,47.7901],[8.683400000000001,47.7908],[8.683,47.7914],[8.682700000000001,47.7917],[8.6822,47.792],[8.681800000000001,47.7921],[8.6807,47.7923],[8.6791,47.7924],[8.6761,47.7924],[8.6752,47.7926],[8.674300000000001,47.7928],[8.6721,47.7929],[8.671799999999999,47.7933],[8.6715,47.7937],[8.670999999999999,47.794],[8.6698,47.7946],[8.668699999999999,47.795],[8.6663,47.7955],[8.6647,47.7961],[8.663,47.7966],[8.6625,47.7968],[8.661300000000001,47.7977],[8.661,47.7981],[8.6609,47.7983],[8.6609,47.7992],[8.661,47.7997],[8.6618,47.8009],[8.6618,47.8014],[8.6618,47.8016],[8.6616,47.802],[8.661,47.8026],[8.660299999999999,47.8035],[8.659100000000001,47.8048],[8.6587,47.8051],[8.658099999999999,47.8054],[8.657500000000001,47.8056],[8.6569,47.8057],[8.6562,47.8057],[8.6525,47.8055],[8.6517,47.8053],[8.6511,47.8051],[8.649900000000001,47.8042],[8.6495,47.8038],[8.6493,47.8033],[8.649100000000001,47.8021],[8.648899999999999,47.8016],[8.648,47.8004],[8.6478,47.7999],[8.647500000000001,47.799],[8.647399999999999,47.7984],[8.6471,47.798],[8.6464,47.7973],[8.6463,47.797],[8.646100000000001,47.7965],[8.646000000000001,47.7959],[8.646100000000001,47.7949],[8.6463,47.7943],[8.646699999999999,47.7938],[8.6478,47.7924],[8.6486,47.7918],[8.648999999999999,47.7914],[8.6492,47.7908],[8.649800000000001,47.789],[8.649800000000001,47.7882],[8.6495,47.7871],[8.6495,47.7867],[8.6493,47.7856],[8.6493,47.7824],[8.6493,47.7823],[8.6493,47.7808],[8.649699999999999,47.7786],[8.6496,47.7784],[8.648899999999999,47.7771],[8.648400000000001,47.7765],[8.6465,47.7749],[8.6462,47.7743],[8.646100000000001,47.7741],[8.6463,47.7736],[8.6464,47.7734],[8.646599999999999,47.7731],[8.6487,47.771],[8.6465,47.7712],[8.644600000000001,47.7712],[8.6432,47.7712],[8.6424,47.7711],[8.642099999999999,47.771],[8.642,47.771],[8.641400000000001,47.7707],[8.641,47.7704],[8.640800000000001,47.7703],[8.6402,47.7699],[8.639200000000001,47.7692],[8.638400000000001,47.7686],[8.6378,47.7682],[8.6373,47.7679],[8.632099999999999,47.7658],[8.6312,47.7657],[8.6305,47.7657],[8.6297,47.7659],[8.629,47.7663],[8.6288,47.7664],[8.628500000000001,47.7667],[8.6281,47.7673],[8.627599999999999,47.7679],[8.626099999999999,47.7697],[8.625299999999999,47.7703],[8.624499999999999,47.771],[8.6234,47.7716],[8.622299999999999,47.7726],[8.6219,47.773],[8.6218,47.7733],[8.621700000000001,47.7739],[8.621700000000001,47.7748],[8.622,47.7758],[8.6228,47.7772],[8.623200000000001,47.7781],[8.6236,47.7809],[8.6236,47.7813],[8.6234,47.7819],[8.6233,47.7824],[8.622999999999999,47.7831],[8.6226,47.7836],[8.6221,47.7839],[8.620900000000001,47.7843],[8.6204,47.7847],[8.620100000000001,47.7851],[8.619400000000001,47.7863],[8.6189,47.7869],[8.6181,47.7877],[8.6176,47.7883],[8.6172,47.7887],[8.6168,47.7894],[8.6166,47.7901],[8.6166,47.7907],[8.6166,47.7914],[8.6167,47.792],[8.617000000000001,47.7926],[8.6172,47.7928],[8.6188,47.7938],[8.6196,47.7944],[8.6212,47.7966],[8.621499999999999,47.7973],[8.621600000000001,47.7979],[8.6219,47.8001],[8.6219,47.8003],[8.6218,47.8007],[8.621499999999999,47.8017],[8.6213,47.8022],[8.6198,47.804],[8.618,47.8054],[8.617100000000001,47.8059],[8.616400000000001,47.8065],[8.615500000000001,47.807],[8.614699999999999,47.8076],[8.6142,47.8078],[8.6135,47.8081],[8.6121,47.8086],[8.610799999999999,47.8089],[8.6099,47.809],[8.607900000000001,47.809],[8.6029,47.8091],[8.600899999999999,47.809],[8.599500000000001,47.8088],[8.598599999999999,47.8085],[8.5974,47.808],[8.5954,47.8066],[8.594799999999999,47.8063],[8.5947,47.8063],[8.5939,47.806],[8.593299999999999,47.806],[8.593,47.806],[8.5924,47.8062],[8.5923,47.8062],[8.590999999999999,47.807],[8.590199999999999,47.8076],[8.589700000000001,47.8079],[8.5878,47.8086],[8.5875,47.8087],[8.5868,47.8087],[8.5862,47.8086],[8.585000000000001,47.8081],[8.583399999999999,47.8077],[8.582100000000001,47.8071],[8.5814,47.8069],[8.580500000000001,47.8068],[8.579599999999999,47.8067],[8.5786,47.8067],[8.5777,47.8068],[8.5769,47.807],[8.576599999999999,47.8072],[8.5763,47.8073],[8.575900000000001,47.8077],[8.5753,47.8088],[8.574400000000001,47.8113],[8.574,47.8118],[8.5738,47.812],[8.5732,47.8123],[8.5718,47.8127],[8.571199999999999,47.813],[8.570600000000001,47.8133],[8.569699999999999,47.814],[8.5693,47.8142],[8.5686,47.8143],[8.5679,47.8143],[8.567500000000001,47.8142],[8.566800000000001,47.8139],[8.5657,47.8133],[8.5647,47.8126],[8.563700000000001,47.8118],[8.5631,47.8113],[8.5626,47.8107],[8.5625,47.8103],[8.562200000000001,47.8093],[8.562200000000001,47.8083],[8.562099999999999,47.8013],[8.562200000000001,47.8007],[8.562300000000001,47.7999],[8.5625,47.7994],[8.562900000000001,47.7987],[8.5633,47.7984],[8.563800000000001,47.798],[8.564500000000001,47.7978],[8.566100000000001,47.7975],[8.568,47.797],[8.571,47.7965],[8.5717,47.7962],[8.573,47.7956],[8.5738,47.7952],[8.574,47.7949],[8.574299999999999,47.7944],[8.5748,47.7928],[8.5755,47.7919],[8.575699999999999,47.7913],[8.5762,47.789],[8.574999999999999,47.7886],[8.5741,47.7882],[8.573499999999999,47.7879],[8.5716,47.7875],[8.5709,47.7873],[8.57,47.7869],[8.567399999999999,47.7859],[8.5662,47.7863],[8.5654,47.7866],[8.564299999999999,47.7872],[8.563700000000001,47.7875],[8.5624,47.7878],[8.5617,47.788],[8.560600000000001,47.7887],[8.5572,47.7901],[8.556200000000001,47.7907],[8.5556,47.7909],[8.5549,47.791],[8.553599999999999,47.7911],[8.552300000000001,47.7911],[8.5511,47.791],[8.5504,47.7908],[8.5494,47.7903],[8.549099999999999,47.7902],[8.548299999999999,47.7901],[8.5466,47.7899],[8.5459,47.7897],[8.5442,47.7891],[8.5434,47.7889],[8.540800000000001,47.7886],[8.539899999999999,47.7885],[8.538399999999999,47.788],[8.5364,47.7876],[8.5358,47.7874],[8.534599999999999,47.7867],[8.5319,47.7857],[8.5289,47.7852],[8.526999999999999,47.7846],[8.525499999999999,47.7843],[8.524800000000001,47.7841],[8.5242,47.7837],[8.523400000000001,47.7824],[8.5227,47.7817],[8.522600000000001,47.7815],[8.521900000000001,47.7798],[8.521000000000001,47.7783],[8.5183,47.7795],[8.5161,47.7806],[8.514900000000001,47.7811],[8.5137,47.7818],[8.513199999999999,47.7821],[8.5113,47.7828],[8.5106,47.7829],[8.51,47.7828],[8.509399999999999,47.7827],[8.508900000000001,47.7823],[8.507999999999999,47.7818],[8.507400000000001,47.7814],[8.5068,47.7812],[8.505699999999999,47.781],[8.5046,47.7809],[8.5032,47.7808],[8.502000000000001,47.7807],[8.5014,47.7804],[8.500500000000001,47.7799],[8.4985,47.7791],[8.4978,47.7789],[8.4969,47.7787],[8.495100000000001,47.7786],[8.4938,47.7786],[8.493,47.7787],[8.4922,47.7789],[8.491899999999999,47.779],[8.491199999999999,47.7793],[8.490600000000001,47.7796],[8.489599999999999,47.7797],[8.4884,47.7797],[8.4877,47.7796],[8.487299999999999,47.7795],[8.486700000000001,47.7793],[8.4854,47.7781],[8.483800000000001,47.7772],[8.4825,47.776],[8.4819,47.7755],[8.481,47.7749],[8.4803,47.7745],[8.478899999999999,47.7738],[8.478,47.7733],[8.476100000000001,47.7724],[8.4748,47.7716],[8.4735,47.7707],[8.4727,47.77],[8.471600000000001,47.769],[8.4709,47.7683],[8.4705,47.7679],[8.469900000000001,47.7668],[8.469099999999999,47.7659],[8.468999999999999,47.7657],[8.4688,47.7652],[8.468500000000001,47.7639],[8.468299999999999,47.7634],[8.4682,47.7631],[8.468,47.763],[8.4674,47.7622],[8.466799999999999,47.7609],[8.466799999999999,47.7608],[8.4664,47.7604],[8.4659,47.76],[8.465199999999999,47.7596],[8.4644,47.7594],[8.462999999999999,47.7591],[8.4626,47.759],[8.4617,47.7586],[8.460000000000001,47.7582],[8.459400000000001,47.7579],[8.4589,47.7576],[8.457599999999999,47.7563],[8.4572,47.7558],[8.456799999999999,47.7553],[8.4567,47.755],[8.4566,47.7543],[8.4565,47.7519],[8.4565,47.7513],[8.4564,47.7507],[8.456200000000001,47.75],[8.456099999999999,47.7497],[8.4559,47.7495],[8.4557,47.7491],[8.4551,47.7486],[8.4536,47.7474],[8.4529,47.7466],[8.4526,47.7461],[8.452299999999999,47.7454],[8.4522,47.7447],[8.452299999999999,47.7436],[8.452400000000001,47.7433],[8.4526,47.74],[8.4527,47.7393],[8.452999999999999,47.7387],[8.4534,47.7381],[8.454000000000001,47.7376],[8.457100000000001,47.7352],[8.456,47.7335],[8.4559,47.7332],[8.4551,47.7318],[8.4542,47.7297],[8.4526,47.7294],[8.449400000000001,47.7291],[8.446999999999999,47.7286],[8.444599999999999,47.728],[8.4442,47.7278],[8.443400000000001,47.7274],[8.4427,47.7269],[8.4421,47.7263],[8.4419,47.7261],[8.441599999999999,47.7256],[8.4412,47.7244],[8.440899999999999,47.724],[8.4406,47.7239],[8.440099999999999,47.7237],[8.439399999999999,47.7237],[8.438700000000001,47.7237],[8.437200000000001,47.7238],[8.436500000000001,47.7237],[8.4352,47.7235],[8.4344,47.7233],[8.433400000000001,47.7227],[8.430400000000001,47.7208],[8.428599999999999,47.7199],[8.4278,47.7193],[8.4269,47.7188],[8.4261,47.7182],[8.425599999999999,47.7179],[8.423500000000001,47.7172],[8.422700000000001,47.717],[8.421799999999999,47.7169],[8.4183,47.7168],[8.4176,47.7166],[8.417199999999999,47.7165],[8.4155,47.7154],[8.4131,47.7126],[8.4122,47.712],[8.4115,47.7114],[8.410600000000001,47.7108],[8.409599999999999,47.7098],[8.4077,47.7081],[8.406499999999999,47.7069],[8.4057,47.7062],[8.4055,47.706],[8.4053,47.7055],[8.405200000000001,47.7047],[8.4053,47.7039],[8.4056,47.7034],[8.406000000000001,47.703],[8.406499999999999,47.7026],[8.4072,47.7022],[8.4078,47.702],[8.4093,47.7017],[8.409700000000001,47.7015],[8.410299999999999,47.7012],[8.4109,47.7008],[8.4118,47.6998],[8.412599999999999,47.6991],[8.4139,47.6972],[8.414199999999999,47.6967],[8.4146,47.6953],[8.4148,47.695],[8.4154,47.6944],[8.4156,47.6941],[8.416,47.6931],[8.4162,47.6927],[8.417,47.692],[8.417199999999999,47.6917],[8.417999999999999,47.6907],[8.419600000000001,47.6893],[8.4186,47.689],[8.4178,47.6886],[8.417299999999999,47.6884],[8.4168,47.688],[8.415800000000001,47.6871],[8.414999999999999,47.6867],[8.412800000000001,47.6861],[8.4107,47.6857],[8.4092,47.6854],[8.4084,47.6853],[8.4079,47.685],[8.406599999999999,47.6842],[8.4063,47.6838],[8.4055,47.6824],[8.4048,47.6818],[8.4046,47.6815],[8.404400000000001,47.681],[8.404299999999999,47.68],[8.404400000000001,47.6793],[8.4047,47.6787],[8.405099999999999,47.6781],[8.4063,47.6771],[8.406700000000001,47.6768],[8.4107,47.6739],[8.4116,47.6732],[8.4125,47.6723],[8.413,47.672],[8.4137,47.6717],[8.414899999999999,47.6716],[8.4162,47.6715],[8.4175,47.6715],[8.4217,47.6715],[8.4231,47.6714],[8.4239,47.6713],[8.424300000000001,47.6712],[8.4267,47.6702],[8.427199999999999,47.67],[8.4278,47.6695],[8.428699999999999,47.669],[8.429600000000001,47.6684],[8.430199999999999,47.6682],[8.4316,47.6679],[8.4321,47.6676],[8.4336,47.6666],[8.4339,47.6662],[8.4343,47.6654],[8.4346,47.665],[8.4354,47.6643],[8.436299999999999,47.6633],[8.437200000000001,47.6627],[8.438599999999999,47.6621],[8.4396,47.6615],[8.440200000000001,47.6613],[8.441700000000001,47.6609],[8.4422,47.6607],[8.443099999999999,47.6602],[8.445499999999999,47.6593],[8.446300000000001,47.6592],[8.446999999999999,47.6592],[8.447699999999999,47.6593],[8.4483,47.6595],[8.4519,47.6595],[8.453799999999999,47.6594],[8.454800000000001,47.6592],[8.4583,47.6585],[8.459,47.6584],[8.459899999999999,47.6586],[8.4606,47.659],[8.4617,47.6596],[8.4636,47.6611],[8.464700000000001,47.6617],[8.4651,47.6618],[8.465500000000001,47.6618],[8.4659,47.6618],[8.4666,47.6615],[8.4671,47.6611],[8.4673,47.6608],[8.467499999999999,47.6601],[8.467499999999999,47.6592],[8.4674,47.6581],[8.4672,47.6571],[8.466100000000001,47.6543],[8.4658,47.6533],[8.4657,47.6518],[8.4658,47.6504],[8.4659,47.6494],[8.466200000000001,47.6487],[8.467000000000001,47.6473],[8.4678,47.6457],[8.4681,47.6453],[8.469799999999999,47.644],[8.4701,47.6438],[8.4703,47.6437],[8.470800000000001,47.6436],[8.4717,47.6434],[8.473599999999999,47.6433],[8.4756,47.6434],[8.4765,47.6435],[8.4771,47.6436],[8.477700000000001,47.6438],[8.478199999999999,47.6441],[8.4786,47.6445],[8.4787,47.6448],[8.4786,47.6453],[8.4781,47.6457],[8.4778,47.6459],[8.4771,47.6461],[8.4763,47.6463],[8.4742,47.6463],[8.4735,47.6465],[8.4732,47.6467],[8.472899999999999,47.6469],[8.472799999999999,47.6471],[8.4727,47.6476],[8.472899999999999,47.6481],[8.4732,47.6483],[8.4735,47.6485],[8.4742,47.6486],[8.4757,47.6487],[8.4762,47.6488],[8.4764,47.6489],[8.477,47.6492],[8.4773,47.6495],[8.477399999999999,47.6501],[8.477399999999999,47.6503],[8.4772,47.6507],[8.4747,47.6522],[8.4743,47.6525],[8.4742,47.653],[8.4742,47.6536],[8.474500000000001,47.6541],[8.475099999999999,47.6544],[8.4762,47.6547],[8.4772,47.6547],[8.479699999999999,47.6545],[8.480600000000001,47.6544],[8.481299999999999,47.6542],[8.4817,47.654],[8.482100000000001,47.6535],[8.4823,47.6529],[8.4826,47.6518],[8.482799999999999,47.6513],[8.4833,47.6508],[8.483499999999999,47.6506],[8.483700000000001,47.6503],[8.4842,47.6495],[8.4846,47.6491],[8.4849,47.649],[8.4855,47.6488],[8.4856,47.6488],[8.4879,47.6486],[8.488300000000001,47.6485],[8.488899999999999,47.6482],[8.4892,47.648],[8.489800000000001,47.6477],[8.490600000000001,47.6476],[8.491899999999999,47.6474],[8.4938,47.6474],[8.494400000000001,47.6475],[8.4949,47.6478],[8.4953,47.6482],[8.4954,47.6484],[8.495699999999999,47.6502],[8.495900000000001,47.6508],[8.4961,47.651],[8.496600000000001,47.6514],[8.496700000000001,47.6515],[8.497400000000001,47.6519],[8.4976,47.6519],[8.4978,47.652],[8.4987,47.6521],[8.499599999999999,47.6522],[8.500999999999999,47.6521],[8.5017,47.652],[8.503500000000001,47.6518],[8.505000000000001,47.6517],[8.5106,47.6515],[8.511100000000001,47.6515],[8.5151,47.6511],[8.519299999999999,47.651],[8.521800000000001,47.6509],[8.5227,47.6509],[8.5252,47.6505],[8.527200000000001,47.6504],[8.5297,47.6503],[8.5312,47.6504],[8.532500000000001,47.6506],[8.5337,47.651],[8.5342,47.6513],[8.5345,47.6515],[8.534599999999999,47.6517],[8.535299999999999,47.6528],[8.5357,47.6533],[8.5359,47.6537],[8.5358,47.6544],[8.535600000000001,47.6549],[8.534700000000001,47.656],[8.5336,47.6571],[8.533300000000001,47.6576],[8.5326,47.6597],[8.5321,47.6612],[8.531800000000001,47.6618],[8.5314,47.6624],[8.530799999999999,47.663],[8.5297,47.6639],[8.5288,47.6647],[8.530900000000001,47.6659],[8.532,47.6665],[8.5327,47.6667],[8.533,47.6668],[8.5337,47.6669],[8.5343,47.6667],[8.534800000000001,47.6665],[8.536,47.6657],[8.5367,47.665],[8.5382,47.6639],[8.538600000000001,47.6637],[8.539300000000001,47.6636],[8.539999999999999,47.6637],[8.5404,47.6638],[8.540699999999999,47.6639],[8.541015625,47.6642],[8.5412,47.6647],[8.5413,47.6653],[8.5412,47.6678],[8.5413,47.6684],[8.541499999999999,47.6687],[8.5418,47.6691],[8.5433,47.6701],[8.543900000000001,47.6703],[8.545299999999999,47.6706],[8.546799999999999,47.6713],[8.548500000000001,47.6717],[8.549099999999999,47.672],[8.550100000000001,47.6726],[8.551500000000001,47.6733],[8.561299999999999,47.6746],[8.564,47.6749],[8.5642,47.6742],[8.564399999999999,47.6736],[8.5657,47.6716],[8.5664,47.6708],[8.567399999999999,47.6702],[8.570600000000001,47.6691],[8.572900000000001,47.6686],[8.574199999999999,47.668],[8.574500000000001,47.6679],[8.5753,47.6677],[8.5762,47.6676],[8.5776,47.6675],[8.579000000000001,47.6675],[8.580299999999999,47.6676],[8.581099999999999,47.6678],[8.5814,47.6679],[8.582599999999999,47.6685],[8.5861,47.67],[8.587199999999999,47.6706],[8.587899999999999,47.6708],[8.5892,47.6712],[8.5908,47.6718],[8.5922,47.6722],[8.5928,47.6724],[8.5937,47.6729],[8.5952,47.6735],[8.5974,47.6745],[8.597799999999999,47.6749],[8.598599999999999,47.6757],[8.5992,47.6761],[8.5999,47.6766],[8.6007,47.6769],[8.6014,47.677],[8.602499999999999,47.6769],[8.605700000000001,47.6764],[8.607100000000001,47.6759],[8.607900000000001,47.673],[8.608800000000001,47.6709],[8.6091,47.6703],[8.6099,47.6693],[8.6112,47.6683],[8.6127,47.6673],[8.6138,47.6666],[8.614599999999999,47.6663],[8.616899999999999,47.6657],[8.6174,47.6654],[8.6188,47.6646],[8.6197,47.6639],[8.6206,47.6633],[8.6214,47.6627],[8.622199999999999,47.6621],[8.622999999999999,47.6615],[8.623799999999999,47.6609],[8.624599999999999,47.6603],[8.625500000000001,47.6598],[8.626300000000001,47.6591],[8.6271,47.6586],[8.628399999999999,47.6575],[8.6289,47.6568],[8.6294,47.6552],[8.6294,47.6547],[8.629300000000001,47.6535],[8.6294,47.6523],[8.6289,47.6513],[8.627800000000001,47.6501],[8.6272,47.6489],[8.626300000000001,47.6478],[8.6257,47.6465],[8.625,47.6458],[8.624499999999999,47.6454],[8.623200000000001,47.6447],[8.622400000000001,47.6441],[8.6204,47.6429],[8.618399999999999,47.6421],[8.6172,47.6418],[8.6157,47.6416],[8.614100000000001,47.6416],[8.6084,47.6416],[8.606400000000001,47.6417],[8.605600000000001,47.6419],[8.6052,47.6421],[8.604699999999999,47.6425],[8.6043,47.6431],[8.604100000000001,47.6438],[8.604200000000001,47.6443],[8.6045,47.6448],[8.605,47.6451],[8.605600000000001,47.6454],[8.6081,47.6461],[8.609,47.6462],[8.6112,47.6464],[8.612,47.6465],[8.612399999999999,47.6466],[8.6142,47.6477],[8.614599999999999,47.6483],[8.6151,47.6492],[8.6153,47.6501],[8.6152,47.6511],[8.615,47.6516],[8.6145,47.6526],[8.614000000000001,47.6535],[8.613,47.6543],[8.612,47.655],[8.610099999999999,47.656],[8.609500000000001,47.6564],[8.6089,47.6566],[8.607799999999999,47.6567],[8.606999999999999,47.6566],[8.606500000000001,47.6564],[8.605499999999999,47.6557],[8.604900000000001,47.6551],[8.6043,47.6535],[8.602700000000001,47.6506],[8.6021,47.6502],[8.600300000000001,47.6496],[8.598599999999999,47.6486],[8.597300000000001,47.6476],[8.5968,47.6471],[8.596399999999999,47.6462],[8.596299999999999,47.6455],[8.5967,47.6427],[8.597200000000001,47.6409],[8.597300000000001,47.6401],[8.5975,47.6363],[8.598000000000001,47.6345],[8.5983,47.6323],[8.5985,47.6316],[8.5993,47.6298],[8.600099999999999,47.6286],[8.6012,47.6274],[8.601900000000001,47.6263],[8.602700000000001,47.6254],[8.6036,47.6241],[8.6044,47.6231],[8.6053,47.6218],[8.6061,47.6209],[8.606299999999999,47.6203],[8.606400000000001,47.6193],[8.6058,47.6168],[8.605600000000001,47.6162],[8.605,47.6152],[8.6046,47.6147],[8.603199999999999,47.6137],[8.6029,47.6135],[8.599,47.6118],[8.598000000000001,47.6113],[8.596600000000001,47.6105],[8.595599999999999,47.6098],[8.5939,47.6085],[8.5924,47.6074],[8.592000000000001,47.6069],[8.591100000000001,47.6059],[8.590299999999999,47.6057],[8.589700000000001,47.6056],[8.588900000000001,47.6053],[8.5883,47.6048],[8.5875,47.604],[8.587300000000001,47.6037],[8.5871,47.6031],[8.5863,47.6028],[8.585900000000001,47.6024],[8.5855,47.602],[8.585100000000001,47.6009],[8.5846,47.6003],[8.5833,47.5999],[8.5832,47.5999],[8.5817,47.5997],[8.5792,47.5997],[8.5777,47.5997],[8.576700000000001,47.5998],[8.5754,47.6002],[8.5738,47.6008],[8.573,47.601],[8.571899999999999,47.6011],[8.569900000000001,47.6011],[8.5688,47.6013],[8.565899999999999,47.6022],[8.561400000000001,47.6036],[8.563800000000001,47.606],[8.564500000000001,47.6076],[8.565300000000001,47.609],[8.566100000000001,47.6111],[8.5664,47.6116],[8.567600000000001,47.613],[8.568,47.6134],[8.5685,47.6137],[8.571300000000001,47.6145],[8.571899999999999,47.6148],[8.5723,47.6151],[8.5726,47.6155],[8.572699999999999,47.6158],[8.572699999999999,47.6163],[8.5726,47.6167],[8.5723,47.6174],[8.571999999999999,47.6178],[8.571199999999999,47.6184],[8.5702,47.6197],[8.57,47.6199],[8.5693,47.6202],[8.566800000000001,47.6206],[8.566000000000001,47.6208],[8.5649,47.6212],[8.564399999999999,47.6217],[8.562900000000001,47.6231],[8.561999999999999,47.6248],[8.5612,47.6254],[8.5603,47.6265],[8.559699999999999,47.6271],[8.558999999999999,47.6276],[8.5578,47.6282],[8.5574,47.6283],[8.5565,47.6286],[8.5555,47.6287],[8.551600000000001,47.6289],[8.550000000000001,47.6291],[8.548,47.6295],[8.5467,47.6298],[8.544600000000001,47.6306],[8.5443,47.6307],[8.5434,47.6309],[8.541399999999999,47.6312],[8.540900000000001,47.6314],[8.5406,47.6315],[8.5403,47.6317],[8.539899999999999,47.6321],[8.5397,47.6327],[8.5395,47.6338],[8.539199999999999,47.6344],[8.539,47.6347],[8.5389,47.6347],[8.538500000000001,47.6352],[8.5381,47.6354],[8.5374,47.6357],[8.536,47.6359],[8.5337,47.6361],[8.533200000000001,47.6361],[8.531800000000001,47.6363],[8.529999999999999,47.6363],[8.5282,47.6362],[8.527100000000001,47.6362],[8.526,47.6365],[8.5244,47.6372],[8.523300000000001,47.6377],[8.523,47.6379],[8.5223,47.6381],[8.521599999999999,47.6381],[8.520899999999999,47.638],[8.5205,47.6379],[8.520099999999999,47.6377],[8.52,47.6376],[8.519299999999999,47.6371],[8.518800000000001,47.6365],[8.5185,47.6356],[8.5174,47.6346],[8.5166,47.6331],[8.515700000000001,47.6322],[8.515000000000001,47.6307],[8.514200000000001,47.6298],[8.5139,47.6293],[8.513500000000001,47.6286],[8.513199999999999,47.6282],[8.512700000000001,47.6278],[8.5121,47.6276],[8.5113,47.6274],[8.509700000000001,47.6272],[8.508900000000001,47.627],[8.5086,47.6269],[8.5082,47.6265],[8.5077,47.6259],[8.507400000000001,47.6251],[8.507099999999999,47.6233],[8.5069,47.6226],[8.506500000000001,47.6221],[8.5063,47.6218],[8.505699999999999,47.6214],[8.504899999999999,47.6211],[8.5025,47.6206],[8.5006,47.6201],[8.497999999999999,47.6196],[8.496,47.6191],[8.495699999999999,47.619],[8.4947,47.6188],[8.4922,47.6187],[8.491099999999999,47.6187],[8.484400000000001,47.6188],[8.483499999999999,47.6187],[8.4825,47.6186],[8.4817,47.6183],[8.481299999999999,47.618],[8.4811,47.6178],[8.479799999999999,47.6163],[8.478899999999999,47.6149],[8.477700000000001,47.6144],[8.4772,47.6142],[8.475899999999999,47.6133],[8.474399999999999,47.6126],[8.473100000000001,47.6118],[8.4725,47.6113],[8.472099999999999,47.6108],[8.4717,47.6103],[8.4712,47.6092],[8.471,47.609],[8.470800000000001,47.6088],[8.4705,47.6086],[8.4702,47.6086],[8.4694,47.6083],[8.466799999999999,47.6078],[8.464700000000001,47.6075],[8.461399999999999,47.6072],[8.4605,47.6071],[8.460100000000001,47.607],[8.459300000000001,47.6066],[8.4587,47.6062],[8.458500000000001,47.6059],[8.4582,47.6053],[8.4582,47.6051],[8.4581,47.6046],[8.4581,47.6039],[8.4582,47.6029],[8.458500000000001,47.602],[8.4587,47.6018],[8.4595,47.6011],[8.4598,47.6008],[8.460900000000001,47.5993],[8.4612,47.5987],[8.461399999999999,47.5981],[8.461399999999999,47.5974],[8.4613,47.5945],[8.461399999999999,47.5941],[8.4617,47.5935],[8.4626,47.5928],[8.4633,47.5925],[8.4649,47.5918],[8.4658,47.5912],[8.466699999999999,47.5903],[8.4674,47.5896],[8.4679,47.5888],[8.468299999999999,47.5884],[8.4688,47.5881],[8.4694,47.588],[8.4701,47.5881],[8.470599999999999,47.5883],[8.471500000000001,47.5885],[8.472799999999999,47.5887],[8.4747,47.5888],[8.479100000000001,47.5889],[8.48,47.5889],[8.4809,47.5891],[8.4817,47.5893],[8.4819,47.5894],[8.483700000000001,47.5901],[8.4848,47.5908],[8.486800000000001,47.5917],[8.4888,47.593],[8.491099999999999,47.5916],[8.4916,47.5913],[8.492000000000001,47.5909],[8.493,47.5892],[8.4939,47.5882],[8.4956,47.5851],[8.493399999999999,47.5846],[8.492100000000001,47.5842],[8.491400000000001,47.5839],[8.489599999999999,47.5827],[8.4885,47.5813],[8.485200000000001,47.5811],[8.4827,47.5808],[8.481199999999999,47.5811],[8.481,47.5812],[8.4795,47.5813],[8.4781,47.5813],[8.4772,47.5812],[8.4765,47.581],[8.4758,47.5808],[8.475,47.5805],[8.473800000000001,47.5798],[8.4733,47.5794],[8.4726,47.5788],[8.4709,47.5778],[8.4686,47.5771],[8.4672,47.5764],[8.465299999999999,47.5761],[8.4649,47.5761],[8.4634,47.5763],[8.457800000000001,47.5765],[8.456899999999999,47.5764],[8.4552,47.5761],[8.453300000000001,47.5755],[8.451000000000001,47.575],[8.449400000000001,47.5743],[8.4474,47.5738],[8.447100000000001,47.5738],[8.4452,47.5732],[8.4429,47.5727],[8.441599999999999,47.5721],[8.4405,47.5718],[8.4374,47.5714],[8.435499999999999,47.5713],[8.4345,47.5713],[8.4324,47.5713],[8.431900000000001,47.5713],[8.4285,47.5716],[8.427,47.5716],[8.4255,47.5714],[8.4239,47.5709],[8.423400000000001,47.5707],[8.423,47.5714],[8.4224,47.5722],[8.422000000000001,47.5726],[8.4217,47.5727],[8.4198,47.5733],[8.4184,47.5739],[8.4161,47.5744],[8.414400000000001,47.5749],[8.413600000000001,47.5752],[8.4124,47.5758],[8.4118,47.5761],[8.4101,47.5766],[8.4085,47.5772],[8.406800000000001,47.5777],[8.405200000000001,47.5783],[8.403499999999999,47.5788],[8.4019,47.5795],[8.400700000000001,47.5798],[8.3996,47.5801],[8.3987,47.5801],[8.397399999999999,47.5801],[8.3947,47.5797],[8.3934,47.5795],[8.392,47.579],[8.3901,47.578],[8.3894,47.5769],[8.388299999999999,47.5757],[8.3874,47.5745],[8.3871,47.574],[8.3866,47.5728],[8.3863,47.5722],[8.3851,47.5711],[8.384600000000001,47.5707],[8.384,47.5705],[8.383100000000001,47.5703125],[8.382099999999999,47.5702],[8.3811,47.5701],[8.3802,47.5702],[8.3795,47.5702],[8.378399999999999,47.5703],[8.374599999999999,47.571],[8.373200000000001,47.5716],[8.372400000000001,47.5718],[8.371,47.5719],[8.366899999999999,47.5721],[8.3659,47.5723],[8.363899999999999,47.5729],[8.3622,47.5732],[8.3574,47.5742],[8.3554,47.5744],[8.3528,47.5745],[8.3407,47.5745],[8.3362,47.5746],[8.3329,47.5746],[8.3314,47.5746],[8.330399999999999,47.5747],[8.3295,47.5749],[8.327500000000001,47.5755],[8.325100000000001,47.576],[8.3246,47.5763],[8.323,47.5772],[8.322200000000001,47.5779],[8.321300000000001,47.5784],[8.320499999999999,47.579],[8.3195,47.5796],[8.3185,47.5804],[8.316800000000001,47.5813],[8.3156,47.5817],[8.315200000000001,47.5827],[8.314500000000001,47.5834],[8.311999999999999,47.586],[8.3103,47.5872],[8.3074,47.5885],[8.3041,47.5896],[8.302199999999999,47.59],[8.301500000000001,47.5902],[8.2997,47.5913],[8.2989,47.5919],[8.297599999999999,47.5926],[8.297000000000001,47.593],[8.2965,47.5935],[8.2952,47.5952],[8.2949,47.5958],[8.294700000000001,47.5965],[8.294499999999999,47.5975],[8.294499999999999,47.5985],[8.294600000000001,47.5996],[8.2951,47.6013],[8.295299999999999,47.6024],[8.295400000000001,47.6071],[8.295500000000001,47.6082],[8.2958,47.6095],[8.2958,47.61],[8.2956,47.6106],[8.295400000000001,47.6109],[8.2949,47.6115],[8.294000000000001,47.6122],[8.2933,47.6126],[8.2918,47.6133],[8.290800000000001,47.6139],[8.290100000000001,47.6141],[8.285500000000001,47.6153],[8.2837,47.6156],[8.282500000000001,47.616],[8.2814,47.6163],[8.2812,47.6163],[8.2804,47.6165],[8.279,47.6166],[8.2769,47.6166],[8.2752,47.6166],[8.274100000000001,47.6164],[8.2728,47.6161],[8.2712,47.6157],[8.267099999999999,47.6151],[8.264900000000001,47.615],[8.264799999999999,47.615],[8.2613,47.615],[8.2609,47.616],[8.2608,47.6169],[8.2609,47.6178],[8.2613,47.6191],[8.259700000000001,47.6197],[8.258900000000001,47.62],[8.257400000000001,47.6202],[8.256,47.6202],[8.255000000000001,47.6202],[8.254200000000001,47.62],[8.2532,47.6197],[8.2522,47.6194],[8.249700000000001,47.619],[8.247400000000001,47.6183],[8.246499999999999,47.6182],[8.2446,47.6181],[8.2403,47.6181],[8.2394,47.6181],[8.2386,47.6179],[8.238300000000001,47.6178],[8.237,47.6173],[8.2357,47.6169],[8.235200000000001,47.6166],[8.2348,47.6162],[8.234,47.6151],[8.2323,47.6139],[8.2317,47.6132],[8.2309,47.6123],[8.2303,47.6119],[8.2296,47.6115],[8.2295,47.6115],[8.229200000000001,47.6114],[8.228300000000001,47.6113],[8.2266,47.6113],[8.225,47.6114],[8.223100000000001,47.6118],[8.223000000000001,47.6125],[8.222899999999999,47.613],[8.222200000000001,47.614],[8.2219,47.6145],[8.2218,47.6151],[8.221399999999999,47.6179],[8.220599999999999,47.6205],[8.219200000000001,47.6215],[8.2181,47.6225],[8.2173,47.6231],[8.2165,47.6237],[8.2148,47.6247],[8.2141,47.625],[8.212199999999999,47.6253],[8.2087,47.626],[8.2067,47.6262],[8.204800000000001,47.6262],[8.2028,47.6261],[8.202,47.626],[8.199500000000001,47.6254],[8.197900000000001,47.6249],[8.196899999999999,47.6245],[8.196300000000001,47.6241],[8.1953,47.6231],[8.1945,47.6226],[8.1937,47.6219],[8.1929,47.6213],[8.1914,47.6196],[8.1914,47.6196],[8.1907,47.6187],[8.1898,47.6179],[8.1898,47.6179],[8.189500000000001,47.6174],[8.189399999999999,47.6173],[8.189,47.6165],[8.1884,47.6159],[8.188000000000001,47.6154],[8.1877,47.6148],[8.1875,47.6145],[8.187200000000001,47.614],[8.187099999999999,47.6138],[8.186500000000001,47.6133],[8.185600000000001,47.6123],[8.1851,47.6118],[8.1829,47.6098],[8.1828,47.6097],[8.1828,47.6097],[8.181800000000001,47.6097],[8.1805,47.6093],[8.1775,47.609],[8.176600000000001,47.6088],[8.1759,47.6084],[8.1753,47.608],[8.174300000000001,47.6071],[8.173500000000001,47.6065],[8.172700000000001,47.6058],[8.171799999999999,47.6053],[8.171099999999999,47.6047],[8.1702,47.6041],[8.168100000000001,47.6016],[8.1677,47.6012],[8.167199999999999,47.6009],[8.1655,47.6002],[8.164400000000001,47.5999],[8.162699999999999,47.5996],[8.162100000000001,47.5996],[8.159800000000001,47.5997],[8.1576,47.5996],[8.156000000000001,47.6],[8.1556,47.6002],[8.1547,47.6007],[8.154,47.6009],[8.151400000000001,47.6012],[8.150399999999999,47.6012],[8.148400000000001,47.601],[8.1472,47.6008],[8.1464,47.6006],[8.144500000000001,47.5998],[8.1433,47.5991],[8.141400000000001,47.5982],[8.1395,47.5969],[8.1381,47.5958],[8.137700000000001,47.5952],[8.1374,47.5945],[8.1373,47.5938],[8.1372,47.5925],[8.1372,47.5918],[8.137000000000001,47.5912],[8.1366,47.5905],[8.1365,47.5904],[8.1358,47.5898],[8.135,47.5894],[8.134600000000001,47.5892],[8.133699999999999,47.589],[8.131600000000001,47.5888],[8.129,47.5887],[8.1275,47.5887],[8.125299999999999,47.5889],[8.122500000000001,47.5891],[8.1204,47.5891],[8.1149,47.5892],[8.1119,47.5891],[8.1105,47.5888],[8.1097,47.5886],[8.1073,47.5874],[8.1068,47.5871],[8.1051,47.5854],[8.1043,47.5844],[8.1035,47.5837],[8.102700000000001,47.5823],[8.102,47.5814],[8.101699999999999,47.5809],[8.1015,47.5796],[8.1014,47.5757],[8.100199999999999,47.5709],[8.100099999999999,47.5691],[8.100099999999999,47.5689],[8.0993,47.5681],[8.0989,47.5675],[8.098699999999999,47.567],[8.0985,47.5659],[8.095800000000001,47.5655],[8.0951,47.5654],[8.0944,47.5652],[8.0938,47.565],[8.0915,47.5636],[8.0908,47.5633],[8.0878,47.5628],[8.086499999999999,47.5628],[8.0856,47.5628],[8.0847,47.5629],[8.0817,47.5635],[8.081,47.5638],[8.079800000000001,47.5645],[8.077400000000001,47.5657],[8.076700000000001,47.566],[8.0756,47.5662],[8.075100000000001,47.5671],[8.0746,47.5677],[8.073,47.569],[8.0723,47.5694],[8.0717,47.5697],[8.071,47.57],[8.0703,47.5701],[8.0692,47.5704],[8.0685,47.5705],[8.0672,47.5705],[8.0665,47.5704],[8.0662,47.5703125],[8.065200000000001,47.5698],[8.0649,47.5697],[8.0641,47.5696],[8.062799999999999,47.5695],[8.0601,47.5694],[8.0588,47.5693],[8.058199999999999,47.569],[8.0579,47.5688],[8.0572,47.5678],[8.056800000000001,47.5674],[8.055300000000001,47.5666],[8.0533,47.5655],[8.051600000000001,47.5646],[8.050700000000001,47.564],[8.049799999999999,47.5635],[8.049,47.5629],[8.0479,47.5623],[8.0473,47.5619],[8.045400000000001,47.5602],[8.0435,47.5601],[8.042,47.56],[8.0391,47.5593],[8.035399999999999,47.5588],[8.0326,47.5581],[8.0289,47.5577],[8.0261,47.5569],[8.0205,47.5564],[8.019399999999999,47.5564],[8.0153,47.5568],[8.014099999999999,47.5571],[8.0128,47.5576],[8.0105,47.5581],[8.009,47.5584],[8.007999999999999,47.5585],[8.007099999999999,47.5585],[8.0068,47.5593],[8.006600000000001,47.5597],[8.0062,47.5601],[8.005000000000001,47.561],[8.004300000000001,47.5612],[8.0024,47.5616],[8.0009,47.5621],[7.9995,47.5624],[7.998,47.5625],[7.9965,47.5625],[7.9939,47.5625],[7.9924,47.5624],[7.991,47.5623],[7.9875,47.5616],[7.9865,47.5614],[7.9822,47.5612],[7.9798,47.5609],[7.9785,47.5609],[7.9772,47.561],[7.9752,47.5612],[7.9718,47.5614],[7.9704,47.5616],[7.9696,47.5618],[7.9676,47.5624],[7.965,47.5631],[7.9619,47.5637],[7.9592,47.5641],[7.9582,47.5641],[7.9571,47.564],[7.956,47.5636],[7.9553,47.5633],[7.9539,47.5624],[7.9523,47.561],[7.9515,47.5597],[7.9507,47.5577],[7.9504,47.5555],[7.9502,47.5548],[7.9496,47.5534],[7.9491,47.552],[7.9488,47.5514],[7.948,47.5506],[7.9476,47.5504],[7.9469,47.55],[7.9465,47.5498],[7.9455,47.5497],[7.944,47.5497],[7.94,47.5502],[7.937,47.5508],[7.936,47.5518],[7.9353,47.5523],[7.934,47.5527],[7.933,47.5529],[7.9308,47.5531],[7.9237,47.5531],[7.9208,47.5532],[7.9191,47.5534],[7.9173,47.5539],[7.916,47.5545],[7.9137,47.5552],[7.9119,47.5563],[7.9104,47.5576],[7.9095,47.5591],[7.9089,47.5598],[7.9087,47.5603],[7.9077,47.5626],[7.9068,47.5653],[7.9066,47.5659],[7.9066,47.5669],[7.9066,47.5675],[7.9068,47.5681],[7.9072,47.5685],[7.9079,47.5691],[7.9094,47.571],[7.91,47.5722],[7.9103,47.573],[7.9105,47.5739],[7.9104,47.5753],[7.9102,47.5759],[7.9096,47.5775],[7.9093,47.5783],[7.9083,47.5794],[7.9074,47.5808],[7.9066,47.5817],[7.9059,47.5828],[7.9048,47.5839],[7.9027,47.5863],[7.9009,47.5877],[7.9,47.5883],[7.8991,47.5889],[7.8977,47.5895],[7.8959,47.5907],[7.8944,47.592],[7.8942,47.5922],[7.8935,47.5925],[7.892,47.593],[7.8907,47.5936],[7.8892,47.594],[7.8891,47.594],[7.8874,47.5947],[7.8865,47.5948],[7.8855,47.5949],[7.8785,47.5951],[7.8775,47.5951],[7.8749,47.5955],[7.8723,47.5956],[7.8702,47.5955],[7.8676,47.5952],[7.8628,47.5949],[7.8599,47.5943],[7.8586,47.5939],[7.8578,47.5936],[7.8555,47.5922],[7.8549,47.5919],[7.853,47.5913],[7.8517,47.5907],[7.8498,47.5902],[7.8488,47.5897],[7.8475,47.5894],[7.8446,47.5889],[7.8431,47.5888],[7.84,47.5888],[7.8356,47.5891],[7.8352,47.59],[7.8351,47.59],[7.8348,47.5906],[7.8347,47.5908],[7.8344,47.5912],[7.834,47.5916],[7.8328,47.5925],[7.8323,47.5928],[7.83,47.5937],[7.8287,47.594],[7.8255,47.5943],[7.8235,47.5946],[7.8226,47.5947],[7.8207,47.5946],[7.8199,47.5945],[7.8192,47.5943],[7.8187,47.594],[7.8185,47.5939],[7.8179,47.5933],[7.8171,47.5927],[7.8156,47.5909],[7.8138,47.5883],[7.8134,47.5873],[7.8131,47.5867],[7.8122,47.5855],[7.8119,47.5846],[7.8119,47.584],[7.8118,47.5827],[7.8116,47.5817],[7.8106,47.5792],[7.8101,47.5775],[7.8098,47.5769],[7.8094,47.5764],[7.8086,47.5755],[7.8085,47.5754],[7.808,47.575],[7.8068,47.5744],[7.8042,47.573],[7.8027,47.5723],[7.8018,47.5717],[7.801,47.5712],[7.8002,47.5706],[7.7994,47.5701],[7.7979,47.5689],[7.7976,47.5685],[7.7969,47.5673],[7.7962,47.5667],[7.7954,47.5657],[7.7943,47.5646],[7.7937,47.564],[7.793,47.5638],[7.7911,47.5633],[7.7905,47.5631],[7.7898,47.5629],[7.7884,47.5624],[7.7873,47.5618],[7.7869,47.5616],[7.7853,47.5612],[7.7836,47.5605],[7.7824,47.5604],[7.7786,47.5602],[7.7744,47.5597],[7.7704,47.5591],[7.7681,47.5584],[7.7658,47.5579],[7.7642,47.5573],[7.7619,47.5568],[7.76,47.5563],[7.7579,47.5559],[7.7571,47.5557],[7.7564,47.5554],[7.7558,47.555],[7.7548,47.5541],[7.754,47.5534],[7.7536,47.5529],[7.753,47.5519],[7.7504,47.5516],[7.7461,47.5514],[7.744,47.5511],[7.7404,47.5508],[7.7378,47.5505],[7.7324,47.5503],[7.7288,47.5499],[7.7245,47.5497],[7.7199,47.5491],[7.719,47.5488],[7.7161,47.5479],[7.7136,47.546875],[7.7105,47.545],[7.7091,47.5445],[7.7084,47.5442],[7.707,47.5429],[7.7005,47.5406],[7.6996,47.5403],[7.6981,47.54],[7.6974,47.5398],[7.6969,47.5395],[7.6965,47.5389],[7.6959,47.5386],[7.6958,47.5384],[7.6957,47.538],[7.6959,47.5373],[7.6919,47.5366],[7.6901,47.5362],[7.6869,47.5361],[7.6824,47.5362],[7.6747,47.5372],[7.672,47.5372],[7.6694,47.5371],[7.6663,47.5381],[7.6657,47.5384],[7.6651,47.5388],[7.6642,47.5393],[7.6634,47.5398],[7.6615,47.5404],[7.6609,47.5407],[7.6595,47.5423],[7.6587,47.5435],[7.6569,47.546],[7.6561,47.5467],[7.6551,47.5474],[7.6545,47.5478],[7.653,47.5484],[7.6521,47.549],[7.6515,47.5492],[7.6501,47.5495],[7.6489,47.5501],[7.6482,47.5503],[7.6457,47.5506],[7.6453,47.5506],[7.6447,47.5509],[7.644,47.5513],[7.6426,47.5519],[7.6418,47.5525],[7.6405,47.554],[7.6403,47.5544],[7.6403,47.5548],[7.6389,47.5564],[7.6376,47.5581],[7.6368,47.5587],[7.6361,47.5593],[7.6352,47.5599],[7.6341,47.561],[7.6323,47.5624],[7.6355,47.5635],[7.6376,47.5633],[7.6394,47.5631],[7.6407,47.5629],[7.6421,47.5629],[7.6431,47.5629],[7.6439,47.5631],[7.6471,47.5644],[7.6478,47.5647],[7.648,47.5649],[7.6483,47.5653],[7.6516,47.5663],[7.653,47.5669],[7.6543,47.5672],[7.6589,47.5678],[7.66,47.5679],[7.6628,47.5679],[7.666,47.5677],[7.667,47.5678],[7.6677,47.5681],[7.6683,47.5684],[7.6701,47.57],[7.6711,47.571],[7.672,47.5717],[7.6727,47.5721],[7.6734,47.5724],[7.6745,47.5725],[7.6761,47.5713],[7.6767,47.571],[7.6774,47.5707],[7.6783,47.5705],[7.6788,47.5705],[7.6792,47.5706],[7.6798,47.5709],[7.6803,47.5713],[7.6808,47.5723],[7.6815,47.5732],[7.6817,47.5735],[7.6817,47.5741],[7.6814,47.5746],[7.6811,47.5749],[7.6808,47.5751],[7.6799,47.5752],[7.6786,47.5753],[7.6774,47.5763],[7.6766,47.5771],[7.675,47.5797],[7.6733,47.5818],[7.6719,47.5838],[7.6722,47.5841],[7.6722,47.5846],[7.672,47.585],[7.6716,47.5853],[7.6713,47.5854],[7.6705,47.5856],[7.6688,47.5857],[7.6681,47.5858],[7.6674,47.586],[7.6667,47.5863],[7.6651,47.5867],[7.6645,47.5871],[7.6643,47.5873],[7.6641,47.5878],[7.6641,47.5884],[7.6643,47.589],[7.6645,47.5893],[7.665,47.5897],[7.6662,47.5906],[7.6705,47.5932],[7.6681,47.5934],[7.6656,47.5936],[7.6613,47.5938],[7.6588,47.594],[7.6562,47.5942],[7.6551,47.5944],[7.6539,47.595],[7.6522,47.5953],[7.651,47.5959],[7.6503,47.596],[7.6494,47.5961],[7.6466,47.5962],[7.6456,47.5963],[7.6431,47.5968],[7.6413,47.5971],[7.64,47.5971],[7.6391,47.597],[7.6387,47.5969],[7.6378,47.5966],[7.6371,47.5961],[7.6364,47.5956],[7.6359,47.5951],[7.6357,47.5948],[7.6355,47.5943],[7.6353,47.5926],[7.6352,47.5925],[7.6349,47.5921],[7.6344,47.5919],[7.6325,47.5913],[7.6307,47.5903],[7.6291,47.5887],[7.6284,47.5879],[7.6273,47.5871],[7.6264,47.5862],[7.6257,47.5857],[7.6243,47.5851],[7.6238,47.5848],[7.6228,47.5839],[7.6201,47.582],[7.6196,47.5816],[7.6189,47.5809],[7.6183,47.5807],[7.6077,47.5809],[7.6074,47.5854],[7.6072,47.5882],[7.6027,47.5896],[7.6027,47.5927],[7.5965,47.5963],[7.5914,47.5961],[7.593,47.6008],[7.59,47.6032],[7.5743,47.6158],[7.5718,47.6214],[7.5673,47.6317],[7.5652,47.6331],[7.5329,47.6546],[7.5246,47.6601],[7.5218,47.6638],[7.52,47.6662],[7.52,47.668],[7.5197,47.6834],[7.5141,47.6928],[7.5121,47.696],[7.5137,47.7028],[7.5327,47.7134],[7.5349,47.7147],[7.5438,47.7225],[7.5485,47.7354],[7.5468,47.7391],[7.5408,47.7521],[7.5398,47.7543],[7.5333,47.766],[7.5302,47.7834],[7.5338,47.7902],[7.541,47.8034],[7.5458,47.8126],[7.5624,47.841],[7.5626,47.8431],[7.5629,47.847],[7.5633,47.8511],[7.5626,47.853],[7.5565,47.8683],[7.5558,47.87],[7.5556,47.8705],[7.5557,47.8711],[7.5576,47.8803],[7.5577,47.8809],[7.5583,47.8812],[7.5776,47.892],[7.5825,47.8982],[7.5809,47.9207],[7.5824,47.9289],[7.5826,47.9298],[7.586,47.9329],[7.6033,47.9485],[7.6036,47.949],[7.6221,47.9736],[7.6085,48.0003],[7.5784,48.0248],[7.5685,48.0363],[7.5733,48.0596],[7.5693,48.0806],[7.5739,48.0899],[7.5759,48.0939],[7.5797,48.1068],[7.5791,48.1114],[7.578,48.1196],[7.5778,48.1213],[7.5877,48.128],[7.5926,48.1312],[7.595,48.1328],[7.5988,48.1354],[7.5989,48.1372],[7.5994,48.1532],[7.5994,48.1538],[7.5994,48.1556],[7.6043,48.1604],[7.6137,48.1696],[7.6171,48.1726],[7.6248,48.1793],[7.6293,48.1832],[7.6334,48.1899],[7.6371,48.1958],[7.6418,48.2039],[7.646,48.2069],[7.6661,48.221],[7.6663,48.2216],[7.6795,48.2541],[7.6807,48.2573],[7.6814,48.2596],[7.6815,48.2599],[7.6817,48.2607],[7.6904,48.2903],[7.6932,48.2997],[7.6939,48.3021],[7.6952,48.3029],[7.705,48.3096],[7.7341,48.3182],[7.7416,48.3232],[7.7452,48.3298],[7.7448,48.332],[7.7435,48.3403],[7.736,48.3625],[7.7309,48.3822],[7.7335,48.3986],[7.734,48.3995],[7.7358,48.4027],[7.7512,48.4306],[7.7534,48.4346],[7.7566,48.442],[7.7661,48.4639],[7.7668,48.4868],[7.7714,48.4924],[7.7716,48.4924],[7.7824,48.4969],[7.7906,48.5003],[7.7939,48.5016],[7.8051,48.5135],[7.8051,48.5171],[7.8054,48.5588],[7.8001,48.5831],[7.805,48.5931],[7.8251,48.6144],[7.8304,48.62],[7.8317,48.6232],[7.8349,48.6312],[7.8359,48.6336],[7.845,48.6455],[7.8607,48.6511],[7.8615,48.6514],[7.8809,48.6583],[7.8962,48.6672],[7.9246,48.6905],[7.9615,48.72],[7.9617,48.7202],[7.962,48.7206],[7.9625,48.7215],[7.9645,48.7247],[7.9677,48.7297],[7.9683,48.736],[7.9702,48.7557],[7.9702,48.7562],[7.9716,48.7567],[7.9829,48.761],[8.003399999999999,48.7587],[8.0162,48.7623],[8.0174,48.7627],[8.018000000000001,48.7637],[8.019399999999999,48.7661],[8.031800000000001,48.7881],[8.041499999999999,48.7907],[8.046799999999999,48.7903],[8.056200000000001,48.7896],[8.058199999999999,48.7894],[8.0624,48.7891],[8.0632,48.7896],[8.080399999999999,48.7985],[8.087,48.802],[8.090299999999999,48.8052],[8.1006,48.8154],[8.101000000000001,48.8158],[8.101800000000001,48.8174],[8.1059,48.8256],[8.107200000000001,48.8284],[8.1075,48.829],[8.111000000000001,48.8381],[8.1181,48.8563],[8.1214,48.8649],[8.141500000000001,48.896],[8.1425,48.897],[8.1492,48.9042],[8.1587,48.9142],[8.16,48.9155],[8.1685,48.9245],[8.187099999999999,48.945],[8.196300000000001,48.9559],[8.197100000000001,48.9568],[8.1973,48.9571],[8.1976,48.9571],[8.2264,48.9649],[8.2302,48.9672],[8.229799999999999,48.9683],[8.2288,48.9706],[8.221399999999999,48.9752],[8.212899999999999,48.9725],[8.210100000000001,48.9716],[8.205,48.97],[8.2028,48.9693],[8.201599999999999,48.9695],[8.197699999999999,48.9702],[8.1935,48.9764],[8.1624,48.9774],[8.1328,48.981],[8.1249,48.9848],[8.0913,48.9892],[8.068099999999999,48.9993],[8.0611,49.0048],[8.0511,49.0127],[8.022600000000001,49.0189],[8.022399999999999,49.0189],[8.0205,49.0193],[7.9973,49.028],[7.9763,49.0283],[7.9654,49.0404],[7.937,49.0562],[7.9152,49.0419],[7.8932,49.0471],[7.89,49.0479],[7.8864,49.0471],[7.8849,49.0468],[7.8835,49.0456],[7.8788,49.0421],[7.8784,49.0418],[7.8733,49.038],[7.8684,49.0342],[7.8674,49.0334],[7.8554,49.0354],[7.8473,49.0437],[7.8329,49.0477],[7.7999,49.0641],[7.7946,49.0642],[7.7887,49.0585],[7.7783,49.0576],[7.7756,49.0551],[7.7753,49.0548],[7.7664,49.0466],[7.7418,49.0468],[7.7413,49.0468],[7.7412,49.0468],[7.7322,49.0443],[7.7306,49.0544],[7.7206,49.0527],[7.6958,49.0563],[7.697,49.0497],[7.671,49.0459],[7.6352,49.0541],[7.6273,49.0733],[7.5997,49.083],[7.5684,49.0799],[7.5588,49.0823],[7.5311,49.0971],[7.5238,49.1058],[7.5178,49.1187],[7.5049,49.1241],[7.4985,49.1335],[7.4895,49.1365],[7.4961,49.143],[7.5035,49.1505],[7.5033,49.154],[7.5028,49.1542],[7.4951,49.1584],[7.4913,49.1685],[7.4758,49.1687],[7.4567,49.1641],[7.4492,49.169],[7.4373,49.1645],[7.4437,49.1797],[7.4455,49.184],[7.4403,49.1833],[7.3815,49.1752],[7.3664,49.172],[7.3661,49.172],[7.366,49.171],[7.3654,49.1672],[7.363,49.1522],[7.3624,49.1484],[7.3627,49.1451],[7.3259,49.1434],[7.3136,49.1365],[7.3041,49.124],[7.2934,49.1151],[7.2836,49.1175],[7.2793,49.1232],[7.2491,49.1273],[7.2454,49.1297],[7.2111,49.1248],[7.1983,49.1151],[7.196,49.122],[7.1848,49.1296],[7.164,49.1269],[7.1587,49.1207],[7.1316,49.1321],[7.1249,49.1412],[7.1042,49.1386],[7.1036,49.1453],[7.1042,49.1457],[7.1074,49.148],[7.1108,49.1503],[7.1086,49.1527],[7.1081,49.1532],[7.0981,49.1543],[7.0832,49.1512],[7.0825,49.1413],[7.0849,49.1384],[7.09,49.1322],[7.0726,49.1251],[7.0674,49.1155],[7.058,49.1125],[7.0459,49.1182],[7.0456,49.1284],[7.0457,49.1388],[7.0341,49.1544],[7.0282,49.1713],[7.0337,49.1882],[7.0202,49.1927],[7.0154,49.1912],[7.013,49.1886],[7.008,49.1937],[6.9988,49.1942],[6.9765,49.2086],[6.9575,49.2038],[6.9535,49.206],[6.9435,49.2137],[6.9348,49.2221],[6.9242,49.223],[6.9211,49.2217],[6.9151,49.2191],[6.8942,49.2101],[6.8848,49.2111],[6.8584,49.2216],[6.8445,49.2159],[6.8404,49.2142],[6.8376,49.2112],[6.8447,49.2056],[6.8511,49.2004],[6.8501,49.1935],[6.8609,49.1786],[6.8587,49.1757],[6.8447,49.1729],[6.8453,49.1601],[6.8477,49.1574],[6.8438,49.1555],[6.8344,49.1513],[6.7841,49.1681],[6.7737,49.1676],[6.7637,49.1651],[6.7478,49.1659],[6.7379,49.1645],[6.7301,49.1691],[6.7197,49.1765],[6.7128,49.1895],[6.719,49.1955],[6.7306,49.2067],[6.7251,49.2149],[6.7223,49.2191],[6.7221,49.2194],[6.7206,49.2192],[6.6972,49.2155],[6.6929,49.2175],[6.6915,49.2223],[6.6851,49.2437],[6.6887,49.2462],[6.6843,49.252],[6.6718,49.2549],[6.6615,49.2573],[6.6627,49.2617],[6.6678,49.2804],[6.6578,49.2808],[6.6532,49.2811],[6.651,49.2874],[6.6317,49.296],[6.6255,49.3012],[6.6159,49.3026],[6.5888,49.3221],[6.592,49.326],[6.5933,49.3276],[6.5921,49.3336],[6.5822,49.3347],[6.5787,49.335],[6.5653,49.3492],[6.5649,49.3561],[6.5696,49.3577],[6.57,49.3576],[6.5795,49.3564],[6.5872,49.3517],[6.5938,49.3598],[6.5966,49.3632],[6.5968,49.3635],[6.5993,49.3666],[6.5859,49.3713],[6.584,49.3847],[6.5754,49.3887],[6.5648,49.3885],[6.552,49.3945],[6.5491,49.4],[6.5405,49.4011],[6.5383,49.411],[6.545,49.4143],[6.5531,49.4182],[6.5546,49.419],[6.5366,49.4331],[6.5354,49.4341],[6.5204,49.4378],[6.5005,49.4497],[6.4848,49.4524],[6.4681,49.4647],[6.4539,49.4638],[6.4404,49.4666],[6.4318,49.4744],[6.4224,49.476],[6.4032,49.4659],[6.3777,49.4663],[6.3694,49.4665],[6.3675,49.4665],[6.3688,49.4598],[6.3643,49.4594],[6.3548,49.4649],[6.3597,49.4651],[6.3602,49.4654],[6.3662,49.4683],[6.3648,49.4773],[6.3649,49.4818],[6.3665,49.4892],[6.3674,49.497],[6.3674,49.4971],[6.3649,49.5068],[6.3725,49.5092],[6.3673,49.5269],[6.3603,49.5256],[6.3594,49.5307],[6.3598,49.5318],[6.3608,49.5351],[6.3648,49.5394],[6.3699,49.5435],[6.3715,49.5443],[6.3715,49.5447],[6.3714,49.548],[6.3753,49.548],[6.3781,49.548],[6.3778,49.5516],[6.3789,49.5533],[6.3794,49.5586],[6.3761,49.5619],[6.3712,49.5644],[6.3705,49.5652],[6.3666,49.5691],[6.3636,49.574],[6.3668,49.5769],[6.3693,49.5773],[6.3696,49.5736],[6.3754,49.5739],[6.3813,49.5742],[6.3806,49.5803],[6.3817,49.5834],[6.3804,49.5869],[6.3802,49.5874],[6.3767,49.5921],[6.3792,49.5965],[6.3906,49.5971],[6.3959,49.6012],[6.3986,49.6052],[6.4008,49.607],[6.4032,49.6105],[6.4035,49.6109],[6.4063,49.613],[6.412,49.6134],[6.4174,49.6174],[6.4171,49.6199],[6.4191,49.6212],[6.4218,49.6248],[6.4224,49.6252],[6.4223,49.6255],[6.4216,49.6326],[6.4369,49.6522],[6.4363,49.6585],[6.4362,49.6596],[6.4248,49.6589],[6.424,49.6663],[6.4294,49.6703],[6.4394,49.6743],[6.4404,49.6748],[6.4409,49.6751],[6.4422,49.6758],[6.4495,49.6796],[6.4534,49.6833],[6.4564,49.687],[6.457,49.6877],[6.4596,49.6909],[6.4619,49.691],[6.4617,49.6926],[6.4615,49.6947],[6.4675,49.6951],[6.473,49.6954],[6.4762,49.6978],[6.4819,49.6998],[6.4895,49.7035],[6.4968,49.7111],[6.5018,49.7147],[6.5031,49.7157],[6.501,49.7186],[6.4999,49.7201],[6.4971,49.7255],[6.4984,49.7268],[6.5006,49.7289],[6.507,49.7277],[6.5118,49.7239],[6.512,49.7237],[6.5164,49.7241],[6.5023,49.7318],[6.4979,49.7342],[6.4979,49.7347],[6.4992,49.7347],[6.5079,49.7347],[6.5105,49.7349],[6.5066,49.7372],[6.5032,49.7423],[6.5019,49.7484],[6.5043,49.7539],[6.5097,49.7564],[6.5151,49.759],[6.5188,49.7636],[6.518,49.7683],[6.5177,49.7688],[6.5152,49.7729],[6.5138,49.7798],[6.5177,49.7851],[6.5127,49.7873],[6.5069,49.79],[6.5111,49.7943],[6.5177,49.7964],[6.5246,49.8025],[6.5282,49.8085],[6.5244,49.8129],[6.5243,49.813],[6.5218,49.8097],[6.5175,49.8057],[6.5123,49.8032],[6.5115,49.8045],[6.5083,49.802],[6.5079,49.8057],[6.5022,49.8053],[6.5019,49.809],[6.4958,49.8124],[6.4845,49.8116],[6.4784,49.815],[6.4782,49.8173],[6.4781,49.8187],[6.472,49.822],[6.4607,49.8213],[6.4525,49.8151],[6.45,49.8132],[6.4479,49.813],[6.4434,49.8149],[6.4321,49.8151],[6.4249,49.8171],[6.4153,49.8182],[6.4052,49.8199],[6.3974,49.8236],[6.3951,49.8273],[6.3901,49.8319],[6.3885,49.8336],[6.3855,49.837],[6.3815,49.8423],[6.3757,49.8492],[6.3708,49.8526],[6.3629,49.854],[6.3513,49.8526],[6.3424,49.8511],[6.3392,49.848],[6.3378,49.8466],[6.3354,49.8418],[6.3336,49.8417],[6.332,49.8416],[6.3297,49.84],[6.3301,49.8363],[6.3122,49.8354],[6.3115,49.8429],[6.3171,49.8469],[6.3168,49.8491],[6.3167,49.8506],[6.3157,49.8511],[6.3103,49.854],[6.3099,49.8577],[6.304,49.8574],[6.3036,49.8611],[6.3096,49.8614],[6.3092,49.8651],[6.3028,49.8685],[6.2968,49.8683],[6.2915,49.8643],[6.2862,49.864],[6.2853,49.8714],[6.2803,49.8711],[6.2797,49.8748],[6.2746,49.8746],[6.2689,49.8744],[6.2626,49.878],[6.2566,49.8779],[6.2563,49.8816],[6.2501,49.8815],[6.2498,49.8851],[6.2434,49.8887],[6.243,49.8924],[6.2389,49.8924],[6.2369,49.8923],[6.2365,49.896],[6.2348,49.896],[6.2372,49.8974],[6.2387,49.8989],[6.2334,49.9048],[6.2307,49.9095],[6.2327,49.9132],[6.2343,49.9173],[6.2318,49.9211],[6.2254,49.9228],[6.2244,49.923],[6.2243,49.9295],[6.2256,49.9344],[6.2257,49.9405],[6.2226,49.9455],[6.2191,49.9516],[6.2129,49.9545],[6.2089,49.9545],[6.2032,49.9546],[6.1983,49.956],[6.1956,49.9606],[6.1951,49.967],[6.1905,49.9712],[6.1837,49.9689],[6.1811,49.9642],[6.1789,49.9603],[6.172,49.9636],[6.1708,49.9651],[6.1685,49.965],[6.1688,49.9614],[6.1751,49.9615],[6.1757,49.9541],[6.1632,49.9539],[6.1626,49.9613],[6.1563,49.9612],[6.1553,49.9735],[6.155,49.9774],[6.1546,49.9833],[6.1608,49.9834],[6.148,49.9869],[6.1414,49.9905],[6.1412,49.9942],[6.1286,49.994],[6.1283,49.9977],[6.1346,49.9977],[6.1343,50.0014],[6.1403,50.0052],[6.14,50.0089],[6.1337,50.0088],[6.1206,50.016],[6.1269,50.0161],[6.1266,50.0197],[6.1328,50.0198],[6.1325,50.0235],[6.1263,50.0234],[6.1194,50.0307],[6.1189,50.038],[6.1251,50.0381],[6.1186,50.0417],[6.1183,50.0454],[6.1117,50.049],[6.1115,50.0517],[6.1108,50.06],[6.1046,50.0599],[6.1049,50.0563],[6.0983,50.0599],[6.098,50.0645],[6.0996,50.0653],[6.1042,50.0647],[6.1043,50.0636],[6.1105,50.0637],[6.1104,50.065],[6.1103,50.0674],[6.1162,50.0711],[6.1156,50.0785],[6.1097,50.0747],[6.11,50.0711],[6.1034,50.0746],[6.1031,50.0783],[6.1094,50.0784],[6.1082,50.0931],[6.1207,50.0933],[6.1142,50.0969],[6.1139,50.1006],[6.1263,50.1007],[6.1261,50.1044],[6.1198,50.1043],[6.1195,50.108],[6.1254,50.1118],[6.1192,50.1117],[6.1183,50.1227],[6.1245,50.1228],[6.1305,50.1266],[6.1299,50.1337],[6.1299,50.1339],[6.1305,50.1339],[6.1422,50.1341],[6.142,50.1374],[6.1498,50.1373],[6.1534,50.1496],[6.1352,50.1547],[6.1372,50.158],[6.1387,50.1606],[6.1464,50.1738],[6.1513,50.1711],[6.1573,50.1712],[6.1568,50.1772],[6.1585,50.1775],[6.1683,50.1788],[6.1695,50.179],[6.1824,50.1855],[6.1855,50.187],[6.1896,50.1894],[6.1737,50.2281],[6.1709,50.2347],[6.1703,50.2362],[6.1919,50.2434],[6.1924,50.2439],[6.1991,50.2509],[6.2027,50.2548],[6.2034,50.2549],[6.2192,50.2578],[6.2289,50.2596],[6.2395,50.2601],[6.2425,50.2622],[6.2547,50.2645],[6.2667,50.265],[6.2756,50.2654],[6.2754,50.2677],[6.275,50.2713],[6.276,50.2728],[6.2806,50.2803],[6.2803,50.2805],[6.2792,50.2916],[6.2853,50.2918],[6.2849,50.2955],[6.2903,50.2957],[6.291,50.2958],[6.291,50.2958],[6.2909,50.2968],[6.2907,50.2989],[6.29,50.3069],[6.2974,50.3072],[6.3013,50.3073],[6.3021,50.3074],[6.302,50.3094],[6.3017,50.3125],[6.3016,50.3129],[6.3011,50.3185],[6.3104,50.3189],[6.3194,50.3192],[6.3216,50.3207],[6.3251,50.3232],[6.3253,50.3211],[6.3283,50.3214],[6.3312,50.3234],[6.3314,50.3218],[6.3413,50.3228],[6.3528,50.3153],[6.3564,50.3129],[6.3564,50.3132],[6.3579,50.3133],[6.3593,50.3137],[6.3796,50.3194],[6.3819,50.32],[6.3838,50.3189],[6.3857,50.3178],[6.3917,50.318],[6.4033,50.3219],[6.4083,50.333],[6.4023,50.3329],[6.402,50.3366],[6.396,50.3365],[6.3954,50.3438],[6.3828,50.3509],[6.3804,50.3508],[6.3773,50.3508],[6.3768,50.3512],[6.3766,50.3535],[6.3765,50.3544],[6.3754,50.3544],[6.3727,50.3544],[6.3704,50.3561],[6.369,50.3572],[6.364,50.3611],[6.3636,50.3652],[6.3448,50.3759],[6.3397,50.3798],[6.3397,50.3803],[6.3404,50.3906],[6.362,50.4047],[6.3622,50.4207],[6.3735,50.4437],[6.3746,50.4459],[6.3732,50.4467],[6.3728,50.4506],[6.3664,50.4541],[6.3636,50.4522],[6.3424,50.4643],[6.341,50.4676],[6.3409,50.4682],[6.3407,50.4683],[6.3377,50.4755],[6.333,50.4864],[6.3307,50.4918],[6.33,50.4936],[6.3283,50.4946],[6.3218,50.4985],[6.3151,50.5026],[6.3035,50.4991],[6.3019,50.4986],[6.2989,50.4977],[6.2979,50.4978],[6.2911,50.4982],[6.2773,50.499],[6.2773,50.4994],[6.2735,50.4993],[6.2712,50.4992],[6.2708,50.4994],[6.2707,50.4995],[6.2648,50.5026],[6.261,50.5],[6.2591,50.4987],[6.2591,50.4986],[6.2595,50.495],[6.2534,50.4948],[6.253,50.4985],[6.251,50.4984],[6.2469,50.4982],[6.2469,50.4983],[6.2467,50.5009],[6.2405,50.5012],[6.2249,50.5022],[6.2238,50.5022],[6.2103,50.517],[6.21,50.5171],[6.1876,50.5293],[6.1808,50.533],[6.178,50.5386],[6.1721,50.5505],[6.1733,50.5535],[6.1756,50.5598],[6.1795,50.5625],[6.1855,50.5627],[6.1974,50.5669],[6.1969,50.5727],[6.1967,50.5744],[6.2009,50.5745],[6.2028,50.5746],[6.2062,50.5769],[6.2121,50.5796],[6.22,50.587],[6.2201,50.5865],[6.2281,50.5844],[6.2326,50.5833],[6.2323,50.5862],[6.2322,50.587],[6.2417,50.5935],[6.2465,50.5928],[6.2515,50.592],[6.2783,50.6163],[6.2668,50.6198],[6.2659,50.6201],[6.2658,50.6212],[6.2657,50.6219],[6.2642,50.6227],[6.2629,50.6234],[6.2593,50.6254],[6.2565,50.6252],[6.2289,50.6242],[6.2286,50.6243],[6.2145,50.6292],[6.2099,50.6309],[6.199,50.6304],[6.1975,50.6311],[6.1954,50.6303],[6.1882,50.6274],[6.173,50.6214],[6.1727,50.6225],[6.1717,50.6255],[6.168,50.6369],[6.1596,50.6437],[6.1658,50.644],[6.1661,50.6402],[6.1668,50.6407],[6.1719,50.6442],[6.178,50.6445],[6.1777,50.6482],[6.1694,50.6526],[6.1737,50.6584],[6.1491,50.6768],[6.1187,50.7087],[6.1104,50.7133],[6.1007,50.7186],[6.085,50.7194],[6.0851,50.7189],[6.0839,50.7195],[6.0788,50.7198],[6.0789,50.7186],[6.0603,50.7176],[6.0558,50.7187],[6.0505,50.72],[6.0492,50.7203],[6.0349,50.7239],[6.0284,50.7273],[6.0286,50.7252],[6.0244,50.7325],[6.0155,50.7482],[6.0132,50.7523],[6.0121,50.7542],[6.0116,50.7568],[6.0071,50.7566],[6.007,50.7572],[6.0068,50.7599],[6.0062,50.7674],[6.0124,50.7677],[6.0118,50.7752],[5.9993,50.7745],[5.999,50.7783],[5.9928,50.7779],[5.9925,50.7817],[5.9862,50.7813],[5.9859,50.7851],[5.9797,50.7847],[5.9794,50.7885],[5.9728,50.7919],[5.9666,50.7915],[5.9631,50.795],[5.9624,50.7973],[5.962,50.7987],[5.9619,50.799],[5.9618,50.7993],[5.961,50.8024],[5.9649,50.8027],[5.9658,50.8027],[5.9657,50.8036],[5.9656,50.8065],[5.9685,50.8066],[5.9752,50.814],[5.9886,50.8103],[5.9897,50.8096],[5.9941,50.8068],[5.9992,50.8031],[5.9997,50.8028],[6.0095,50.8045],[6.0112,50.8053],[6.0144,50.8071],[6.0214,50.8118],[6.0271,50.8147],[6.031,50.8213],[6.0309,50.8216],[6.0294,50.8256],[6.0291,50.8276],[6.0242,50.8332],[6.0203,50.8394],[6.0196,50.8452],[6.0249,50.8466],[6.0269,50.8472],[6.0277,50.8473],[6.0418,50.8494],[6.0504,50.8503],[6.0536,50.8506],[6.0631,50.8515],[6.0674,50.8496],[6.0691,50.8489],[6.0738,50.8468],[6.0751,50.8512],[6.0787,50.8634],[6.0834,50.8675],[6.0878,50.8696],[6.0899,50.8745],[6.0877,50.8789],[6.0836,50.8811],[6.0782,50.8864],[6.0756,50.895],[6.0753,50.9009],[6.0779,50.9027],[6.0778,50.9047],[6.0777,50.9067],[6.0775,50.9102],[6.0833,50.9142],[6.0829,50.9217],[6.0707,50.9211],[6.0706,50.9229],[6.0676,50.9229],[6.0646,50.9208],[6.0585,50.9205],[6.0521,50.9239],[6.0519,50.9277],[6.0456,50.9311],[6.0397,50.927],[6.0395,50.9308],[6.0241,50.9322],[6.0151,50.9331],[6.0085,50.9477],[6.0143,50.9518],[6.0023,50.9548],[6.0021,50.9585],[6.008,50.9589],[6.008,50.9608],[6.0079,50.9626],[6.0138,50.963],[6.0137,50.9668],[6.0144,50.9673],[6.0195,50.9709],[6.0195,50.9714],[6.0199,50.9715],[6.0279,50.975],[6.0323,50.9799],[6.03,50.9833],[6.0228,50.9851],[6.0189,50.9849],[6.013,50.9846],[6.0084,50.9827],[6.0005,50.9838],[6.0002,50.9839],[5.9956,50.9847],[5.9908,50.9856],[5.9825,50.988],[5.9713,50.9845],[5.9668,50.9831],[5.956,50.9889],[5.95,50.9921],[5.936,50.9902],[5.9259,50.9879],[5.9203,50.9861],[5.9137,50.9841],[5.9052,50.9791],[5.9036,50.9782],[5.8997,50.9814],[5.9082,50.9934],[5.9081,50.9959],[5.908,50.9999],[5.9079,51.0009],[5.8963,51.0038],[5.8961,51.0104],[5.8961,51.0113],[5.8955,51.0113],[5.8954,51.0115],[5.8897,51.0151],[5.8859,51.0209],[5.8807,51.0255],[5.8804,51.0257],[5.8807,51.0267],[5.8822,51.0323],[5.878,51.0363],[5.878,51.0367],[5.8779,51.04],[5.872,51.0434],[5.8719,51.0471],[5.8718,51.0485],[5.8716,51.0508],[5.8759,51.0497],[5.8835,51.0479],[5.8951,51.0486],[5.903,51.0545],[5.91,51.0551],[5.9247,51.0559],[5.9261,51.0557],[5.93,51.0472],[5.9346,51.0446],[5.9418,51.0405],[5.9418,51.0384],[5.9455,51.0346],[5.9477,51.0348],[5.9477,51.0372],[5.9593,51.038],[5.9593,51.0358],[5.9594,51.0358],[5.9612,51.0356],[5.9695,51.0344],[5.9675,51.0394],[5.9664,51.0422],[5.967,51.0422],[5.9707,51.0425],[5.9707,51.0429],[5.9734,51.0431],[5.9786,51.0472],[5.9789,51.0489],[5.9823,51.0534],[5.9795,51.056],[5.9781,51.0574],[5.9783,51.0631],[5.9825,51.0639],[5.9889,51.0651],[5.9893,51.0701],[5.9895,51.0722],[5.9901,51.0723],[5.9952,51.0737],[5.9963,51.0768],[5.9967,51.0778],[5.9979,51.0779],[5.9986,51.078],[5.9985,51.0786],[5.9984,51.0813],[5.9989,51.0817],[6.0019,51.0819],[6.0042,51.0821],[6.0041,51.0837],[6.0041,51.0857],[6.0072,51.086],[6.0098,51.0862],[6.0098,51.0874],[6.0096,51.0895],[6.0096,51.0899],[6.0103,51.0899],[6.0153,51.0903],[6.0155,51.0903],[6.0153,51.0929],[6.0152,51.094],[6.0173,51.0941],[6.0314,51.0951],[6.0387,51.0956],[6.0409,51.0972],[6.0445,51.0998],[6.0467,51.1014],[6.0483,51.1019],[6.0583,51.1081],[6.0584,51.1081],[6.0607,51.1083],[6.0615,51.1084],[6.0615,51.1088],[6.0614,51.1104],[6.0654,51.1134],[6.0674,51.1149],[6.0721,51.1186],[6.0745,51.1204],[6.0765,51.1205],[6.083,51.121],[6.0844,51.1211],[6.0844,51.1213],[6.0842,51.1244],[6.0842,51.1248],[6.0849,51.1249],[6.0901,51.1252],[6.0899,51.1282],[6.0911,51.129],[6.0944,51.1292],[6.0958,51.1293],[6.0957,51.1305],[6.0956,51.1319],[6.0955,51.133],[6.1012,51.1372],[6.1043,51.1374],[6.1069,51.1376],[6.1071,51.1376],[6.1071,51.139],[6.1069,51.1413],[6.1197,51.1422],[6.12,51.1422],[6.1247,51.1425],[6.1251,51.1428],[6.1304,51.1466],[6.1302,51.1504],[6.142,51.1512],[6.1479,51.1515],[6.1598,51.1522],[6.1684,51.1527],[6.1717,51.1529],[6.1716,51.1549],[6.1717,51.155],[6.1773,51.1607],[6.1785,51.1619],[6.1669,51.1671],[6.1592,51.1695],[6.1447,51.1737],[6.1494,51.1768],[6.1511,51.1779],[6.1613,51.1805],[6.1671,51.182],[6.1738,51.1836],[6.1844,51.1899],[6.1837,51.1903],[6.1855,51.1909],[6.1873,51.1915],[6.1931,51.1916],[6.1743,51.198],[6.1683,51.1976],[6.1481,51.1911],[6.1455,51.1904],[6.1453,51.1901],[6.1422,51.1874],[6.1337,51.1837],[6.1326,51.1833],[6.1258,51.1802],[6.1218,51.1784],[6.1219,51.1774],[6.122,51.1758],[6.1184,51.1755],[6.1112,51.175],[6.1102,51.1747],[6.0986,51.1737],[6.0972,51.174],[6.0918,51.1752],[6.0916,51.1773],[6.0865,51.1798],[6.0851,51.1805],[6.085,51.1818],[6.0847,51.1842],[6.0829,51.1851],[6.0783,51.1874],[6.0774,51.1948],[6.0749,51.2141],[6.0745,51.2167],[6.0737,51.2231],[6.0736,51.224],[6.0856,51.2249],[6.0916,51.2253],[6.0912,51.229],[6.0781,51.2447],[6.0802,51.2454],[6.0805,51.2455],[6.0887,51.2492],[6.0906,51.2503],[6.0978,51.2545],[6.1033,51.2595],[6.1091,51.2649],[6.1178,51.2699],[6.1245,51.2781],[6.1281,51.2862],[6.1292,51.2871],[6.1355,51.2921],[6.1429,51.2952],[6.1441,51.2957],[6.1517,51.301],[6.1532,51.3026],[6.1545,51.3035],[6.1556,51.3052],[6.1573,51.3077],[6.1596,51.3112],[6.1652,51.3152],[6.1647,51.319],[6.166,51.3205],[6.1683,51.3253],[6.1699,51.3264],[6.1696,51.3282],[6.1711,51.3313],[6.1736,51.3331],[6.175,51.3341],[6.1745,51.3377],[6.1867,51.3383],[6.1957,51.3387],[6.1988,51.3389],[6.1984,51.3421],[6.1983,51.3425],[6.2263,51.362],[6.2319,51.3659],[6.2315,51.3696],[6.2227,51.3914],[6.2266,51.3971],[6.2278,51.399],[6.228,51.3991],[6.232,51.4018],[6.2335,51.4029],[6.2208,51.4061],[6.2152,51.4022],[6.215,51.4036],[6.2146,51.4068],[6.2143,51.4095],[6.2228,51.4394],[6.2214,51.4504],[6.2275,51.4506],[6.2259,51.4642],[6.227,51.4662],[6.2314,51.4692],[6.2305,51.4766],[6.223,51.4874],[6.2211,51.4893],[6.2198,51.4925],[6.2203,51.5002],[6.2203,51.5048],[6.2203,51.5083],[6.2203,51.5091],[6.2155,51.5169],[6.2097,51.5221],[6.2026,51.5281],[6.1951,51.5347],[6.1869,51.537],[6.1843,51.5396],[6.1792,51.5409],[6.1568,51.5692],[6.1434,51.5758],[6.13,51.5823],[6.1224,51.5929],[6.1162,51.5925],[6.0909,51.6052],[6.0954,51.6166],[6.095,51.6202],[6.0963,51.6212],[6.0982,51.6227],[6.1022,51.6227],[6.1049,51.6226],[6.1056,51.6226],[6.1089,51.6299],[6.1113,51.6397],[6.1139,51.6493],[6.1211,51.6536],[6.119,51.6595],[6.1187,51.6604],[6.1161,51.6604],[6.1101,51.6603],[6.1098,51.6603],[6.1035,51.6605],[6.1028,51.6605],[6.102,51.6605],[6.1018,51.6605],[6.0922,51.6629],[6.0781,51.6658],[6.0722,51.6675],[6.0624,51.6704],[6.0514,51.6726],[6.0412,51.6768],[6.0402,51.6772],[6.039,51.6777],[6.0382,51.6788],[6.0376,51.6796],[6.0363,51.6815],[6.0354,51.6828],[6.0353,51.6829],[6.0345,51.6881],[6.0343,51.6891],[6.0338,51.6959],[6.0336,51.6968],[6.0328,51.7029],[6.0338,51.7081],[6.0346,51.7081],[6.0344,51.7109],[6.0351,51.7113],[6.0357,51.7117],[6.0389,51.7138],[6.0416,51.7155],[6.0428,51.7157],[6.0505,51.7167],[6.0451,51.719],[6.0428,51.72],[6.0377,51.7222],[6.0366,51.7268],[6.0365,51.7274],[6.0237,51.7315],[6.0128,51.7358],[6.0095,51.7364],[6.001,51.7379],[6.0009,51.7379],[5.9853,51.7379],[5.9849,51.7379],[5.9695,51.7378],[5.9694,51.7399],[5.9693,51.7416],[5.964,51.7416],[5.9641,51.7418],[5.9652,51.7435],[5.9688,51.7491],[5.9686,51.7529296875],[5.9739,51.7529],[5.9839,51.7603],[5.9841,51.7605],[5.9842,51.7604],[5.9896,51.7568],[5.9894,51.7605],[5.9997,51.7643],[6.0047,51.7681],[5.9995,51.7681],[5.9994,51.7707],[5.9994,51.771],[5.9993,51.7719],[5.998,51.7719],[5.9941,51.7718],[5.994,51.7739],[5.9937,51.7794],[6.0007,51.7819],[5.9999,51.7832],[5.9923,51.795],[5.9901,51.7962],[5.9927,51.7982],[5.9874,51.7982],[5.9867,51.7987],[5.985,51.7998],[5.9819,51.8019],[5.9817,51.8057],[5.9762,51.8094],[5.9708,51.8093],[5.9686,51.8108],[5.9653,51.8131],[5.965,51.8168],[5.9757,51.8169],[5.9702,51.8206],[5.9646,51.8244],[5.9675,51.8272],[5.9721,51.8318],[6.0012,51.8285],[6.0095,51.8322],[6.0173,51.8322],[6.0224,51.836],[6.0276,51.836],[6.0275,51.8373],[6.0274,51.8398],[6.0326,51.8398],[6.0325,51.8427],[6.0329,51.8428],[6.0384,51.8431],[6.0429,51.8433],[6.044,51.8433],[6.0449,51.8436],[6.048,51.8436],[6.0525,51.8458],[6.0537,51.8465],[6.0609,51.8515],[6.0609,51.8522],[6.0608,51.8527],[6.0606,51.8549],[6.0603,51.8573],[6.0606,51.8572],[6.0649,51.857],[6.0655,51.8583],[6.0682,51.8649],[6.0703,51.8639],[6.0796,51.8599],[6.0909,51.8555],[6.0985,51.8509],[6.11,51.8469],[6.1163,51.847],[6.1196,51.847],[6.1333,51.8476],[6.1446,51.8473],[6.1534,51.8447],[6.1642,51.8449],[6.1689,51.845],[6.1669,51.8586],[6.1634,51.8601],[6.1586,51.8622],[6.1538,51.8651],[6.1517,51.8678],[6.1508,51.8678],[6.1445,51.8705],[6.1445,51.8763],[6.1383,51.879],[6.1382,51.8849],[6.1319,51.8846],[6.1256,51.8873],[6.1194,51.8871],[6.1193,51.8901],[6.1131,51.8898],[6.1071,51.8889],[6.1067,51.8925],[6.1087,51.8938],[6.1097,51.8946],[6.1124,51.8964],[6.1125,51.8965],[6.1181,51.8988],[6.1199,51.8989],[6.1297,51.8992],[6.1327,51.8999],[6.1396,51.9016],[6.15,51.9045],[6.1588,51.9053],[6.1602,51.905],[6.1631,51.9043],[6.169,51.9029],[6.1725,51.9011],[6.1749,51.8998],[6.1762,51.8991],[6.1791,51.8979],[6.1805,51.898],[6.1806,51.8973],[6.1851,51.8953],[6.1904,51.8917],[6.1929,51.89],[6.1928,51.8884],[6.1926,51.887],[6.1926,51.8867],[6.2018,51.8842],[6.2013,51.8791],[6.2043,51.8765],[6.2072,51.874],[6.2095,51.8719],[6.2131,51.8687],[6.2185,51.8674],[6.2329,51.8685],[6.2482,51.8694],[6.256,51.8709],[6.2608,51.8719],[6.2705,51.8723],[6.2703,51.874],[6.2786,51.876],[6.2807,51.8761],[6.2889,51.8765],[6.289,51.8754],[6.2899,51.8754],[6.2978,51.8736],[6.3049,51.8706],[6.3049,51.8698],[6.305,51.8669],[6.305,51.865],[6.3068,51.8575],[6.3105,51.8509],[6.3143,51.8513],[6.3264,51.8524],[6.3275,51.8525],[6.3295,51.8527],[6.3405,51.8543],[6.3413,51.8543],[6.3465,51.8544],[6.3529,51.8544],[6.3599,51.851],[6.3607,51.8505],[6.3658,51.847],[6.3697,51.8422],[6.3698,51.8408],[6.3698,51.8392],[6.3723,51.8379],[6.3751,51.8364],[6.3812,51.8366],[6.387,51.8405],[6.3996,51.8371],[6.3997,51.8356],[6.4015,51.8356],[6.4037,51.8334],[6.4059,51.8312],[6.4086,51.8286],[6.4116,51.8276],[6.4174,51.8256],[6.4151,51.8291],[6.4145,51.83],[6.4121,51.8335],[6.412,51.8337],[6.4105,51.8359],[6.4123,51.8368],[6.4127,51.8371],[6.4135,51.8375],[6.4158,51.8387],[6.4178,51.8376],[6.4177,51.8384],[6.4174,51.8414],[6.4144,51.8431],[6.4126,51.8441],[6.4111,51.845],[6.4109,51.8467],[6.4107,51.847],[6.4104,51.8536],[6.399,51.8599],[6.3986,51.8627],[6.398,51.8666],[6.3978,51.8681],[6.3973,51.8713],[6.3974,51.8714],[6.3994,51.8728],[6.4022,51.8748],[6.4026,51.8748],[6.4083,51.875],[6.4136,51.872],[6.4146,51.8719],[6.4143,51.8751],[6.4203,51.8753],[6.4267,51.8717],[6.4327,51.8719],[6.4331,51.8682],[6.439,51.8683],[6.4396,51.8622],[6.4398,51.8608],[6.4417,51.8609],[6.443,51.8609],[6.4458,51.861],[6.4457,51.8621],[6.4454,51.8647],[6.4514,51.8649],[6.457,51.8688],[6.463,51.869],[6.4634,51.8652],[6.4698,51.8616],[6.47,51.8591],[6.4726,51.858],[6.4735,51.8575],[6.4745,51.8571],[6.4767,51.8562],[6.4803,51.8546],[6.4826,51.8549],[6.4832,51.855],[6.488,51.8556],[6.5017,51.8589],[6.513,51.8638],[6.5222,51.8689],[6.5271,51.8705],[6.5317,51.872],[6.5412,51.8765],[6.5533,51.8827],[6.5638,51.883],[6.5662,51.8831],[6.5683,51.8831],[6.5695,51.8837],[6.5698,51.8838],[6.5694,51.8868],[6.5811,51.8908],[6.5867,51.8947],[6.5869,51.8921],[6.5871,51.891],[6.5902,51.8932],[6.5927,51.8949],[6.6103,51.8991],[6.6339,51.9035],[6.6352,51.9035],[6.6359,51.9036],[6.6399,51.9037],[6.6455,51.9076],[6.6551,51.9078],[6.6576,51.9079],[6.6691,51.912],[6.6728,51.9145],[6.6748,51.9159],[6.6774,51.9159],[6.6776,51.9159],[6.6808,51.916],[6.6844,51.9173],[6.6924,51.9201],[6.6925,51.9189],[6.6927,51.9174],[6.6966,51.9165],[6.6998,51.9166],[6.7039,51.9167],[6.7048,51.9167],[6.7054,51.9109],[6.7069,51.9093],[6.7114,51.9094],[6.7119,51.9057],[6.7307,51.8987],[6.7309,51.8967],[6.731,51.8949],[6.7427,51.899],[6.7432,51.8998],[6.7463,51.9044],[6.7472,51.9048],[6.7499,51.9063],[6.7508,51.9067],[6.7568,51.9069],[6.7599,51.907],[6.7598,51.9078],[6.7596,51.91],[6.7617,51.9108],[6.7653,51.9109],[6.7655,51.9109],[6.7655,51.9111],[6.7654,51.912],[6.7654,51.9121],[6.7652,51.9142],[6.7652,51.9146],[6.7679,51.9147],[6.7736,51.9149],[6.7772,51.915],[6.786,51.9211],[6.7867,51.9215],[6.7869,51.9218],[6.7927,51.9283],[6.7944,51.9305],[6.7937,51.9305],[6.7951,51.9315],[6.7993,51.9344],[6.8003,51.9344],[6.8053,51.9346],[6.805,51.9377],[6.8042,51.9458],[6.8086,51.9606],[6.8087,51.9609],[6.813,51.9611],[6.8139,51.9611],[6.8206,51.9618],[6.8262,51.9623],[6.8346,51.9652],[6.8347,51.9653],[6.8348,51.9654],[6.8383,51.9655],[6.838,51.9692],[6.8357,51.9914],[6.8354,51.995],[6.8353,51.9955],[6.8305,51.9953],[6.8173,51.9949],[6.8169,51.9987],[6.8135,52.0006],[6.7786,52.02],[6.7726,52.0199],[6.7722,52.0236],[6.7594,52.0307],[6.7222,52.0408],[6.6981,52.0401],[6.698,52.0413],[6.6979,52.0421],[6.6975,52.0458],[6.6962,52.0587],[6.7014,52.0663],[6.7065,52.0699],[6.7071,52.0702],[6.7064,52.0702],[6.701,52.07],[6.7006,52.0737],[6.7187,52.0743],[6.7316,52.0747],[6.7428,52.0751],[6.7436,52.0756],[6.754,52.0829],[6.7597,52.0868],[6.7594,52.0897],[6.7593,52.0905],[6.7559,52.0924],[6.7529,52.0941],[6.7525,52.0978],[6.7645,52.0982],[6.7638,52.1056],[6.7694,52.1096],[6.7684,52.1195],[6.7683,52.1201],[6.7684,52.1207],[6.8061,52.1196],[6.8288,52.1189],[6.8529,52.1197],[6.8539,52.1204],[6.8586,52.1236],[6.8758,52.1278],[6.8762,52.128],[6.8762,52.1281],[6.8759,52.1317],[6.8819,52.1319],[6.8827,52.1384],[6.8852,52.1406],[6.8875,52.15],[6.8865,52.1568],[6.8908,52.1602],[6.897,52.1624],[6.9083,52.1702],[6.9143,52.1704],[6.9137,52.1762],[6.9163,52.178],[6.9326,52.1785],[6.9376,52.1787],[6.9379,52.1789],[6.9433,52.1827],[6.9553,52.1831],[6.9583,52.1851],[6.9593,52.1853],[6.9688,52.1904],[6.9722,52.1966],[6.9741,52.2018],[6.9825,52.214],[6.9822,52.2177],[6.9878,52.2217],[6.9875,52.2245],[6.9879,52.2249],[6.9884,52.2253],[6.9957,52.2287],[6.9994,52.2296],[7.0232,52.2305],[7.0235,52.2277],[7.0235,52.2267],[7.027,52.2268],[7.0296,52.2269],[7.0412,52.2311],[7.0648,52.2357],[7.0658,52.2371],[7.0693,52.2392],[7.0704,52.242],[7.071,52.2434],[7.0701,52.2434],[7.0448,52.2575],[7.0372,52.2759],[7.0312,52.2756],[7.0306,52.2831],[7.0366,52.2833],[7.03,52.2905],[7.0297,52.2943],[7.0412,52.306],[7.0471,52.3099],[7.0468,52.3137],[7.0525,52.3213],[7.0523,52.3251],[7.0579,52.3327],[7.0614,52.3351],[7.0621,52.3365],[7.0647,52.3415],[7.0759,52.3516],[7.0802,52.3569],[7.0804,52.3572],[7.0822,52.3658],[7.0811,52.3731],[7.0808,52.3751],[7.0792,52.3822],[7.0791,52.3827],[7.0788,52.383],[7.0726,52.3905],[7.0723,52.3909],[7.065,52.3998],[7.0643,52.4007],[7.0609,52.4017],[7.0553,52.4033],[7.0528,52.4033],[7.052,52.4038],[7.0466,52.4069],[7.0448,52.4068],[7.0432,52.4068],[7.0392,52.4117],[7.0364,52.4189],[7.0356,52.4211],[7.0351,52.4213],[7.0348,52.4215],[7.0342,52.4228],[7.0333,52.4252],[7.0208,52.4325],[7.0083,52.4588],[7.0068,52.462],[7.0062,52.4695],[7.0003,52.4694],[7.0001,52.4731],[6.9876,52.4727],[6.9877,52.469],[6.9814,52.4649],[6.9752,52.457],[6.9754,52.4532],[6.9628,52.445],[6.9573,52.4431],[6.9502,52.4407],[6.9504,52.4387],[6.9505,52.4369],[6.9399,52.4385],[6.9313,52.4398],[6.9293,52.4405],[6.9289,52.4406],[6.9119,52.4464],[6.8973,52.4479],[6.8866,52.449],[6.8824,52.4505],[6.8673,52.4557],[6.8637,52.4544],[6.8624,52.454],[6.8594,52.4598],[6.8582,52.4599],[6.8545,52.46],[6.8542,52.4626],[6.8357,52.4618],[6.8111,52.4608],[6.78,52.4633],[6.7648,52.4649],[6.7577,52.4675],[6.7495,52.4703],[6.7441,52.4721],[6.7375,52.475],[6.7325,52.4776],[6.7288,52.4795],[6.7284,52.4795],[6.7271,52.4794],[6.7136,52.4844],[6.7121,52.4876],[6.7095,52.4938],[6.7094,52.4943],[6.7079,52.5013],[6.7096,52.5099],[6.7115,52.5191],[6.7104,52.5279],[6.7104,52.528],[6.7077,52.531],[6.7039,52.5354],[6.6951,52.5443],[6.6881,52.5515],[6.6837,52.556],[6.7016,52.5545],[6.7181,52.5522],[6.7216,52.5539],[6.7244,52.5552],[6.7288,52.5606],[6.7294,52.5631],[6.7301,52.5668],[6.7419,52.567],[6.7523,52.5658],[6.767,52.5642],[6.7682,52.5651],[6.7681,52.5666],[6.7621,52.5663],[6.7496,52.5732],[6.7242,52.5906],[6.7242,52.5907],[6.7242,52.5912],[6.7263,52.6006],[6.7326,52.6092],[6.7316,52.6149],[6.7278,52.6227],[6.7232,52.6263],[6.7215,52.6277],[6.7208,52.6283],[6.7192,52.6295],[6.7305,52.6351],[6.7356,52.6393],[6.7383,52.6394],[6.7382,52.6414],[6.738,52.6431],[6.7438,52.647],[6.7486,52.6473],[6.7558,52.6476],[6.7583,52.6493],[6.7617,52.6495],[6.7618,52.6478],[6.7621,52.6478],[6.7679,52.6481],[6.7692,52.649],[6.7699,52.6495],[6.7736,52.652],[6.7807,52.6523],[6.7865,52.6561],[6.8016,52.6569],[6.815,52.6545],[6.8313,52.6533],[6.835,52.6538],[6.838,52.6542],[6.8432,52.6549],[6.8595,52.6526],[6.8689,52.6537],[6.8714,52.6543],[6.872,52.6544],[6.8733,52.6553],[6.876,52.6553],[6.8831,52.657],[6.8894,52.6542],[6.9052,52.6554],[6.9166,52.6504],[6.93,52.6454],[6.9487,52.6425],[6.9689,52.6459],[6.9878,52.6498],[7.0064,52.6447],[7.0076,52.6455],[7.011,52.6438],[7.0131,52.6427],[7.0143,52.6421],[7.0164,52.6409],[7.0208,52.6386],[7.0396,52.6355],[7.0518,52.6358],[7.063,52.6471],[7.0707,52.6876],[7.0714,52.6915],[7.0713,52.6925],[7.0707,52.6998],[7.0695,52.7135],[7.0706,52.7142],[7.0745,52.7168],[7.0753,52.7173],[7.0783,52.7542],[7.0783,52.7557],[7.0792,52.8026],[7.0803,52.8138],[7.0902,52.826],[7.0914,52.8275],[7.1002,52.8357],[7.0985,52.8387],[7.0942,52.8464],[7.0959,52.848],[7.1021,52.8542],[7.1228,52.8682],[7.1366,52.8754],[7.1605,52.8941],[7.1778,52.9077],[7.2121,52.9329],[7.2123,52.9365],[7.2191,52.9401],[7.2217,52.944],[7.2262,52.9508],[7.2262,52.951],[7.2264,52.958],[7.239,52.971],[7.2404,52.9724],[7.2419,52.9754],[7.2476,52.9867],[7.2477,52.9903],[7.2614,52.9975],[7.2548,53.0011],[7.2553,53.0182],[7.2554,53.0226],[7.2537,53.0285],[7.249,53.0443],[7.2491,53.0553],[7.2491,53.0568],[7.2493,53.0659],[7.2565,53.0984],[7.252,53.103],[7.2493,53.1057],[7.2421,53.1059],[7.2347,53.1096],[7.2346,53.1131],[7.2346,53.1133],[7.2278,53.1168],[7.2271,53.1171],[7.2271,53.1193],[7.2269,53.1244],[7.2343,53.1279296875],[7.2342,53.1315],[7.2415,53.135],[7.2413,53.1423],[7.2487,53.1458],[7.2486,53.1494],[7.2632,53.16],[7.2706,53.1598],[7.2874,53.1621],[7.2897,53.1625],[7.2927,53.1629],[7.2853,53.1667],[7.2779,53.1705],[7.2703,53.1744],[7.2702,53.1776],[7.2701,53.178],[7.2777,53.1778],[7.2776,53.1814],[7.2849,53.1885],[7.2845,53.1995],[7.28,53.2055],[7.2761,53.2108],[7.2745,53.2294],[7.2761,53.2301],[7.2759,53.2308],[7.2723,53.2337],[7.2693,53.2312],[7.2715,53.2285],[7.2692,53.2287],[7.239,53.231],[7.2256,53.2341],[7.2211,53.2343],[7.2188,53.2336],[7.2144,53.2355],[7.2052,53.2388],[7.2052,53.2395],[7.2058,53.2395],[7.2058,53.2404],[7.2063,53.2404],[7.2063,53.2406],[7.2069,53.2406],[7.2069,53.2423],[7.2074,53.2423],[7.2074,53.2426],[7.208,53.2426],[7.208,53.2429],[7.2086,53.2429],[7.2086,53.2431],[7.2091,53.2431],[7.2091,53.2434],[7.2097,53.2434],[7.2097,53.244],[7.2102,53.244],[7.2102,53.2443],[7.2108,53.2443],[7.2108,53.2448],[7.2113,53.2448],[7.2113,53.2451],[7.2119,53.2451],[7.2119,53.2454],[7.2125,53.2454],[7.2125,53.2456],[7.213,53.2456],[7.213,53.2462],[7.2141,53.2462],[7.2141,53.2465],[7.2147,53.2465],[7.2147,53.2468],[7.2152,53.2468],[7.2152,53.247],[7.2158,53.247],[7.2158,53.2473],[7.2163,53.2473],[7.2163,53.2476],[7.2169,53.2476],[7.2169,53.2479],[7.218,53.2479],[7.218,53.2481],[7.2186,53.2481],[7.2186,53.2484],[7.2191,53.2484],[7.2191,53.2487],[7.2197,53.2487],[7.2197,53.2495],[7.2202,53.2495],[7.2202,53.2504],[7.2208,53.2504],[7.2208,53.2509],[7.2213,53.2509],[7.2213,53.2515],[7.2219,53.2515],[7.2219,53.252],[7.2224,53.252],[7.2224,53.2526],[7.223,53.2526],[7.223,53.2529],[7.2236,53.2529],[7.2236,53.2534],[7.2241,53.2534],[7.2241,53.2543],[7.2247,53.2543],[7.2247,53.2554],[7.2252,53.2554],[7.2252,53.2562],[7.2258,53.2562],[7.2258,53.2568],[7.2263,53.2568],[7.2263,53.2576],[7.2269,53.2576],[7.2269,53.2579],[7.2274,53.2579],[7.2274,53.2581],[7.228,53.2581],[7.228,53.2598],[7.2286,53.2598],[7.2286,53.2612],[7.2291,53.2612],[7.2291,53.2626],[7.2297,53.2626],[7.2297,53.2637],[7.2302,53.2637],[7.2302,53.2645],[7.2308,53.2645],[7.2308,53.2648],[7.2313,53.2648],[7.2313,53.2662],[7.2319,53.2662],[7.2319,53.267],[7.2325,53.267],[7.2325,53.2679],[7.233,53.2679],[7.233,53.2693],[7.2336,53.2693],[7.2336,53.2698],[7.2341,53.2698],[7.2341,53.2723],[7.2347,53.2723],[7.2347,53.2729],[7.2352,53.2729],[7.2352,53.2737],[7.2358,53.2737],[7.2358,53.2765],[7.2363,53.2765],[7.2363,53.2868],[7.2358,53.2868],[7.2358,53.2884],[7.2352,53.2884],[7.2352,53.2898],[7.2347,53.2898],[7.2347,53.2901],[7.2341,53.2901],[7.2341,53.2906],[7.2336,53.2906],[7.2336,53.2912],[7.233,53.2912],[7.233,53.2918],[7.2325,53.2918],[7.2325,53.292],[7.2319,53.292],[7.2319,53.2923],[7.2308,53.2923],[7.2308,53.2926],[7.2302,53.2926],[7.2302,53.2931],[7.2297,53.2931],[7.2297,53.2943],[7.2302,53.2943],[7.2302,53.2945],[7.2313,53.2945],[7.2313,53.2948],[7.2325,53.2948],[7.2325,53.2951],[7.233,53.2951],[7.233,53.2954],[7.2336,53.2954],[7.2336,53.2959],[7.2341,53.2959],[7.2341,53.2973],[7.2347,53.2973],[7.2347,53.2979],[7.2352,53.2979],[7.2352,53.2984],[7.2363,53.2984],[7.2363,53.2987],[7.2369,53.2987],[7.2369,53.299],[7.2375,53.299],[7.2375,53.2995],[7.238,53.2995],[7.238,53.3001],[7.2386,53.3001],[7.2386,53.3009],[7.2391,53.3009],[7.2391,53.3026],[7.2397,53.3026],[7.2397,53.3034],[7.2402,53.3034],[7.2402,53.304],[7.2408,53.304],[7.2408,53.3062],[7.2413,53.3062],[7.2413,53.3087],[7.2419,53.3087],[7.2419,53.3095],[7.2425,53.3095],[7.2425,53.3123],[7.243,53.3123],[7.243,53.3134],[7.2436,53.3134],[7.2436,53.3159],[7.2441,53.3159],[7.2441,53.3173],[7.2447,53.3173],[7.2447,53.3193],[7.2452,53.3193],[7.2452,53.3195],[7.2458,53.3195],[7.2458,53.3197],[7.2458,53.3198],[7.2463,53.3198],[7.2463,53.3209],[7.2469,53.3209],[7.2469,53.3226],[7.2474,53.3226],[7.2474,53.3243],[7.248,53.3243],[7.248,53.3262],[7.2486,53.3262],[7.2486,53.3279],[7.2491,53.3279],[7.2491,53.3287],[7.2486,53.3287],[7.2486,53.3295],[7.2491,53.3295],[7.2491,53.3298],[7.248,53.3298],[7.248,53.3301],[7.2452,53.3301],[7.2452,53.3304],[7.243,53.3304],[7.243,53.3306],[7.2419,53.3306],[7.2419,53.3309],[7.2397,53.3309],[7.2397,53.3312],[7.2352,53.3312],[7.2352,53.3309],[7.2347,53.3309],[7.2347,53.3312],[7.2325,53.3312],[7.2325,53.3315],[7.2291,53.3315],[7.2291,53.3318],[7.2263,53.3318],[7.2263,53.332],[7.223,53.332],[7.223,53.3323],[7.2152,53.3323],[7.2152,53.3326],[7.2097,53.3326],[7.2097,53.3329],[7.2086,53.3329],[7.2086,53.3331],[7.2074,53.3331],[7.2074,53.3334],[7.2058,53.3334],[7.2058,53.3337],[7.1974,53.3337],[7.1975,53.334],[7.1941,53.334],[7.1941,53.3343],[7.1886,53.3343],[7.1886,53.3345],[7.1874,53.3345],[7.1875,53.3348],[7.1863,53.3348],[7.1863,53.3351],[7.1852,53.3351],[7.1852,53.3356],[7.1858,53.3356],[7.1858,53.3362],[7.1852,53.3362],[7.1852,53.3365],[7.1841,53.3365],[7.1841,53.3368],[7.1836,53.3368],[7.1836,53.337],[7.183,53.337],[7.183,53.3379],[7.1836,53.3379],[7.1836,53.3381],[7.1841,53.3381],[7.1841,53.3387],[7.1847,53.3387],[7.1847,53.3393],[7.1841,53.3393],[7.1841,53.3395],[7.183,53.3395],[7.183,53.339],[7.1824,53.339],[7.1824,53.3387],[7.1819,53.3387],[7.1819,53.3384],[7.1813,53.3384],[7.1813,53.3376],[7.1808,53.3376],[7.1808,53.3368],[7.1802,53.3368],[7.1802,53.3365],[7.1797,53.3365],[7.1797,53.3356],[7.1791,53.3356],[7.1791,53.3351],[7.1786,53.3351],[7.1786,53.3345],[7.178,53.3345],[7.178,53.3343],[7.1774,53.3343],[7.1774,53.334],[7.1747,53.334],[7.1747,53.3343],[7.1741,53.3343],[7.1741,53.3345],[7.1686,53.3345],[7.1686,53.3348],[7.1652,53.3348],[7.1652,53.3351],[7.153,53.3351],[7.153,53.3354],[7.1391,53.3354],[7.1391,53.3351],[7.1202,53.3351],[7.1202,53.3354],[7.1174,53.3354],[7.1174,53.3351],[7.1147,53.3351],[7.1147,53.3354],[7.1141,53.3354],[7.1141,53.3351],[7.103,53.3351],[7.103,53.3348],[7.1024,53.3348],[7.1024,53.3351],[7.0858,53.3351],[7.0858,53.3348],[7.0808,53.3348],[7.0808,53.3345],[7.0608,53.3345],[7.0608,53.3348],[7.0597,53.3348],[7.0597,53.3351],[7.0586,53.3351],[7.0586,53.3354],[7.058,53.3354],[7.058,53.3362],[7.0574,53.3362],[7.0574,53.3365],[7.0563,53.3365],[7.0563,53.3368],[7.0558,53.3368],[7.0558,53.337],[7.0552,53.337],[7.0552,53.3373],[7.0536,53.3373],[7.0536,53.3376],[7.0525,53.3376],[7.0524,53.3379],[7.0519,53.3379],[7.0519,53.3381],[7.0452,53.3381],[7.0452,53.3379],[7.0441,53.3379],[7.0441,53.3376],[7.0428,53.3376],[7.0397,53.3376],[7.0397,53.3373],[7.0391,53.3373],[7.0391,53.337],[7.038,53.337],[7.038,53.3368],[7.0374,53.3368],[7.0374,53.3365],[7.0369,53.3365],[7.0369,53.3362],[7.0352,53.3362],[7.0352,53.3359],[7.0308,53.3359],[7.0308,53.3362],[7.0269,53.3362],[7.0269,53.3365],[7.0254,53.3365],[7.0247,53.3365],[7.0247,53.3368],[7.0241,53.3368],[7.0241,53.3373],[7.0236,53.3373],[7.0236,53.3376],[7.023,53.3376],[7.023,53.3379],[7.0219,53.3379],[7.0219,53.3381],[7.0213,53.3381],[7.0213,53.3384],[7.0208,53.3384],[7.0208,53.3387],[7.0202,53.3387],[7.0202,53.339],[7.0197,53.339],[7.0197,53.3393],[7.0191,53.3393],[7.0191,53.3395],[7.0186,53.3395],[7.0186,53.3401],[7.018,53.3401],[7.018,53.3406],[7.0174,53.3406],[7.0174,53.3409],[7.0169,53.3409],[7.0169,53.3412],[7.0163,53.3412],[7.0163,53.3415],[7.0158,53.3415],[7.0158,53.3423],[7.0152,53.3423],[7.0152,53.3429],[7.0147,53.3429],[7.0147,53.3431],[7.0141,53.3431],[7.0141,53.34375],[7.0136,53.34375],[7.0136,53.3443],[7.013,53.3443],[7.013,53.3448],[7.0124,53.3448],[7.0124,53.3454],[7.0119,53.3454],[7.0119,53.3459],[7.0113,53.3459],[7.0113,53.347],[7.0108,53.347],[7.0108,53.3479],[7.0102,53.3479],[7.0102,53.3481],[7.0097,53.3481],[7.0097,53.3484],[7.0091,53.3484],[7.0091,53.3487],[7.0088,53.3487],[7.0086,53.3487],[7.0086,53.349],[7.008,53.349],[7.008,53.3495],[7.0074,53.3495],[7.0075,53.3506],[7.0069,53.3506],[7.0069,53.3512],[7.0063,53.3512],[7.0063,53.3518],[7.0058,53.3518],[7.0058,53.352],[7.0052,53.352],[7.0052,53.3526],[7.0047,53.3526],[7.0047,53.3534],[7.0041,53.3534],[7.0041,53.3554],[7.0036,53.3554],[7.0036,53.3559],[7.003,53.3559],[7.003,53.3562],[7.0025,53.3562],[7.0025,53.357],[7.0019,53.357],[7.0019,53.3579],[7.0013,53.3579],[7.0013,53.3584],[7.0008,53.3584],[7.0008,53.3587],[7.0002,53.3587],[7.0002,53.359],[6.9991,53.359],[6.9991,53.3612],[6.9986,53.3612],[6.9986,53.3631],[6.9991,53.3631],[6.9991,53.3637],[6.9986,53.3637],[6.9986,53.3659],[6.9991,53.3659],[6.9991,53.3681],[6.9986,53.3681],[6.9986,53.369],[6.9991,53.369],[6.9991,53.3704],[6.9986,53.3704],[6.9986,53.3706],[6.998,53.3706],[6.998,53.3718],[6.9986,53.3718],[6.9986,53.3723],[6.9991,53.3723],[6.9991,53.3737],[7.0002,53.3737],[7.0002,53.374],[7.0013,53.374],[7.0013,53.3743],[7.0019,53.3743],[7.0019,53.3745],[7.0025,53.3745],[7.0025,53.3748],[7.003,53.3748],[7.003,53.3751],[7.0036,53.3751],[7.0036,53.3754],[7.0041,53.3754],[7.0041,53.3756],[7.0047,53.3756],[7.0047,53.3759],[7.0052,53.3759],[7.0052,53.3762],[7.0058,53.3762],[7.0058,53.3768],[7.0063,53.3768],[7.0063,53.377],[7.0069,53.377],[7.0069,53.3773],[7.0074,53.3773],[7.0074,53.3779],[7.008,53.3779],[7.008,53.3793],[7.0086,53.3793],[7.0086,53.3809],[7.0091,53.3809],[7.0091,53.3818],[7.0097,53.3818],[7.0097,53.3831],[7.0102,53.3831],[7.0102,53.3837],[7.0108,53.3837],[7.0108,53.3843],[7.0113,53.3843],[7.0113,53.387],[7.0108,53.387],[7.0108,53.3876],[7.0102,53.3876],[7.0102,53.3887],[7.0097,53.3887],[7.0097,53.3895],[7.0091,53.3895],[7.0091,53.3898],[7.0086,53.3898],[7.0086,53.3904],[7.008,53.3904],[7.008,53.3934],[7.0074,53.3934],[7.0074,53.3954],[7.008,53.3954],[7.008,53.3959],[7.0086,53.3959],[7.0086,53.3979],[7.0091,53.3979],[7.0091,53.3984],[7.0097,53.3984],[7.0097,53.3993],[7.0102,53.3993],[7.0102,53.404],[7.0108,53.404],[7.0108,53.4076],[7.0113,53.4076],[7.0113,53.4087],[7.0119,53.4087],[7.0119,53.4093],[7.0124,53.4093],[7.0124,53.4101],[7.013,53.4101],[7.013,53.4118],[7.0136,53.4118],[7.0136,53.4131],[7.0141,53.4131],[7.0141,53.4143],[7.0147,53.4143],[7.0147,53.4154],[7.0141,53.4154],[7.0141,53.4165],[7.0136,53.4165],[7.0136,53.4234],[7.013,53.4234],[7.013,53.4237],[7.0119,53.4237],[7.0119,53.424],[7.0113,53.424],[7.0113,53.4306],[7.0119,53.4306],[7.0119,53.4312],[7.0124,53.4312],[7.0124,53.4345],[7.013,53.4345],[7.013,53.4348],[7.0136,53.4348],[7.0136,53.4351],[7.0141,53.4351],[7.0141,53.4365],[7.0136,53.4365],[7.0136,53.4381],[7.0141,53.4381],[7.0141,53.4393],[7.0147,53.4393],[7.0147,53.4401],[7.0152,53.4401],[7.0152,53.4409],[7.0158,53.4409],[7.0158,53.4412],[7.0163,53.4412],[7.0163,53.4429],[7.0169,53.4429],[7.0169,53.4454],[7.0174,53.4454],[7.0174,53.4479],[7.018,53.4479],[7.018,53.4493],[7.0186,53.4493],[7.0186,53.4518],[7.0191,53.4518],[7.0191,53.4548],[7.0197,53.4548],[7.0197,53.4565],[7.0202,53.4565],[7.0202,53.4573],[7.0208,53.4573],[7.0208,53.4584],[7.0213,53.4584],[7.0213,53.459],[7.0219,53.459],[7.0219,53.4595],[7.0225,53.4595],[7.0225,53.4612],[7.023,53.4612],[7.023,53.4637],[7.0236,53.4637],[7.0236,53.4654],[7.0241,53.4654],[7.0241,53.4684],[7.0247,53.4684],[7.0247,53.4695],[7.0252,53.4695],[7.0252,53.4734],[7.0258,53.4734],[7.0258,53.4748],[7.0263,53.4748],[7.0263,53.4795],[7.0258,53.4795],[7.0258,53.4812],[7.0252,53.4812],[7.0252,53.4834],[7.0258,53.4834],[7.0258,53.4843],[7.0263,53.4843],[7.0263,53.4851],[7.0269,53.4851],[7.0269,53.4856],[7.0275,53.4856],[7.0275,53.4862],[7.028,53.4862],[7.028,53.4868],[7.0286,53.4868],[7.0286,53.4876],[7.0291,53.4876],[7.0291,53.4884],[7.0297,53.4884],[7.0297,53.489],[7.0302,53.489],[7.0302,53.4895],[7.0308,53.4895],[7.0308,53.4898],[7.0313,53.4898],[7.0313,53.4904],[7.0319,53.4904],[7.0319,53.4906],[7.0324,53.4906],[7.0325,53.4912],[7.033,53.4912],[7.033,53.4915],[7.0336,53.4915],[7.0336,53.492],[7.0341,53.492],[7.0341,53.4923],[7.0347,53.4923],[7.0347,53.4929],[7.0352,53.4929],[7.0352,53.4934],[7.0358,53.4934],[7.0358,53.4943],[7.0363,53.4943],[7.0363,53.4948],[7.0369,53.4948],[7.0369,53.4954],[7.0374,53.4954],[7.0374,53.4959],[7.038,53.4959],[7.038,53.4962],[7.0386,53.4962],[7.0386,53.4968],[7.0391,53.4968],[7.0391,53.4973],[7.0397,53.4973],[7.0397,53.4981],[7.0402,53.4981],[7.0402,53.4987],[7.0408,53.4987],[7.0408,53.4993],[7.0413,53.4993],[7.0413,53.4998],[7.0419,53.4998],[7.0419,53.5004],[7.0425,53.5004],[7.0425,53.5009],[7.043,53.5009],[7.043,53.5018],[7.0436,53.5018],[7.0436,53.502],[7.0441,53.502],[7.0441,53.5023],[7.0447,53.5023],[7.0447,53.5026],[7.0452,53.5026],[7.0452,53.5034],[7.0458,53.5034],[7.0458,53.5043],[7.0463,53.5043],[7.0463,53.5048],[7.0469,53.5048],[7.0469,53.5051],[7.0475,53.5051],[7.0475,53.5056],[7.048,53.5056],[7.048,53.5065],[7.0486,53.5065],[7.0486,53.5068],[7.0491,53.5068],[7.0491,53.5076],[7.0497,53.5076],[7.0497,53.509],[7.0491,53.509],[7.0491,53.5095],[7.0486,53.5095],[7.0486,53.5101],[7.048,53.5101],[7.048,53.5106],[7.0475,53.5106],[7.0475,53.5112],[7.0469,53.5112],[7.0469,53.512],[7.0463,53.512],[7.0463,53.5123],[7.0458,53.5123],[7.0458,53.5126],[7.0452,53.5126],[7.0452,53.5131],[7.0447,53.5131],[7.0447,53.5137],[7.0441,53.5137],[7.0441,53.514],[7.0436,53.514],[7.0436,53.5148],[7.043,53.5148],[7.043,53.5154],[7.0425,53.5154],[7.0425,53.5159],[7.0419,53.5159],[7.0419,53.5165],[7.0413,53.5165],[7.0413,53.517],[7.0408,53.517],[7.0408,53.5176],[7.0402,53.5176],[7.0402,53.5187],[7.0397,53.5187],[7.0397,53.5195],[7.0391,53.5195],[7.0391,53.5201],[7.0386,53.5201],[7.0386,53.5229],[7.038,53.5229],[7.038,53.524],[7.0374,53.524],[7.0374,53.5245],[7.0369,53.5245],[7.0369,53.5251],[7.0363,53.5251],[7.0363,53.5262],[7.0358,53.5262],[7.0358,53.5265],[7.0352,53.5265],[7.0352,53.5281],[7.0347,53.5281],[7.0347,53.5298],[7.0341,53.5298],[7.0341,53.5331],[7.0347,53.5331],[7.0347,53.5337],[7.0352,53.5337],[7.0352,53.534],[7.0358,53.534],[7.0358,53.5343],[7.0363,53.5343],[7.0363,53.5345],[7.0369,53.5345],[7.0369,53.5348],[7.0374,53.5348],[7.0374,53.5351],[7.038,53.5351],[7.038,53.5362],[7.0374,53.5362],[7.0374,53.5379],[7.038,53.5379],[7.038,53.5381],[7.0397,53.5381],[7.0397,53.5379],[7.0402,53.5379],[7.0402,53.5376],[7.0408,53.5376],[7.0408,53.5373],[7.0413,53.5373],[7.0413,53.537],[7.0419,53.537],[7.0419,53.5368],[7.043,53.5368],[7.043,53.5365],[7.0436,53.5365],[7.0436,53.5362],[7.0447,53.5362],[7.0447,53.5359],[7.0452,53.5359],[7.0452,53.5356],[7.0469,53.5356],[7.0469,53.5354],[7.048,53.5354],[7.048,53.5351],[7.0486,53.5351],[7.0486,53.5348],[7.0502,53.5348],[7.0502,53.5345],[7.0508,53.5345],[7.0508,53.5343],[7.0513,53.5343],[7.0513,53.534],[7.0519,53.534],[7.0519,53.5337],[7.0525,53.5337],[7.0524,53.5334],[7.053,53.5334],[7.053,53.5331],[7.0536,53.5331],[7.0536,53.5329],[7.0541,53.5329],[7.0541,53.5323],[7.0547,53.5323],[7.0547,53.5318],[7.0552,53.5318],[7.0552,53.5315],[7.0558,53.5315],[7.0558,53.5312],[7.0563,53.5312],[7.0563,53.5306],[7.0569,53.5306],[7.0569,53.5301],[7.0574,53.5301],[7.0574,53.5295],[7.058,53.5295],[7.058,53.5287],[7.0586,53.5287],[7.0586,53.5281],[7.0591,53.5281],[7.0591,53.5276],[7.0597,53.5276],[7.0597,53.527],[7.0602,53.527],[7.0602,53.5265],[7.0608,53.5265],[7.0608,53.5251],[7.0613,53.5251],[7.0613,53.5248],[7.0652,53.5248],[7.0652,53.5251],[7.0663,53.5251],[7.0663,53.5254],[7.0675,53.5254],[7.0675,53.5256],[7.068,53.5256],[7.068,53.5262],[7.0686,53.5262],[7.0686,53.5265],[7.0691,53.5265],[7.0691,53.5268],[7.0702,53.5268],[7.0702,53.527],[7.0708,53.527],[7.0708,53.5273],[7.0713,53.5273],[7.0713,53.5276],[7.0719,53.5276],[7.0719,53.5279],[7.0725,53.5279],[7.0725,53.5284],[7.073,53.5284],[7.073,53.5287],[7.0736,53.5287],[7.0736,53.529],[7.0741,53.529],[7.0741,53.5293],[7.0747,53.5293],[7.0747,53.5295],[7.0752,53.5295],[7.0752,53.5298],[7.0758,53.5298],[7.0758,53.5318],[7.0752,53.5318],[7.0752,53.5323],[7.0758,53.5323],[7.0758,53.5326],[7.0774,53.5326],[7.0774,53.5323],[7.078,53.5323],[7.078,53.532],[7.0786,53.532],[7.0786,53.5318],[7.0791,53.5318],[7.0791,53.5312],[7.0797,53.5312],[7.0797,53.5309],[7.0802,53.5309],[7.0802,53.5306],[7.0808,53.5306],[7.0808,53.5304],[7.0813,53.5304],[7.0813,53.5301],[7.0819,53.5301],[7.0819,53.5298],[7.0824,53.5298],[7.0824,53.5293],[7.083,53.5293],[7.083,53.5284],[7.0836,53.5284],[7.0836,53.5281],[7.0841,53.5281],[7.0841,53.5279],[7.0847,53.5279],[7.0847,53.5273],[7.0852,53.5273],[7.0852,53.5265],[7.0858,53.5265],[7.0858,53.5256],[7.0863,53.5256],[7.0863,53.5251],[7.0869,53.5251],[7.0869,53.5248],[7.0875,53.5248],[7.0874,53.5223],[7.088,53.5223],[7.088,53.522],[7.0891,53.522],[7.0891,53.5218],[7.0897,53.5218],[7.0897,53.5215],[7.0902,53.5215],[7.0902,53.5212],[7.0908,53.5212],[7.0908,53.5209],[7.0925,53.5209],[7.0925,53.5206],[7.0936,53.5206],[7.0936,53.5204],[7.0941,53.5204],[7.0941,53.5201],[7.0947,53.5201],[7.0947,53.5195],[7.0952,53.5195],[7.0952,53.5194],[7.0952,53.5193],[7.098,53.5193],[7.098,53.5194],[7.098,53.5198],[7.0974,53.5198],[7.0974,53.5204],[7.0969,53.5204],[7.0969,53.5223],[7.0974,53.5223],[7.0974,53.5226],[7.098,53.5226],[7.098,53.5234],[7.0986,53.5234],[7.0986,53.5245],[7.0991,53.5245],[7.0991,53.5251],[7.0997,53.5251],[7.0997,53.5254],[7.1002,53.5254],[7.1002,53.5256],[7.1008,53.5256],[7.1008,53.5259],[7.1013,53.5259],[7.1013,53.5262],[7.1024,53.5262],[7.1024,53.5265],[7.1036,53.5265],[7.1036,53.5268],[7.1041,53.5268],[7.1041,53.527],[7.1063,53.527],[7.1063,53.5273],[7.1075,53.5273],[7.1075,53.5276],[7.1091,53.5276],[7.1091,53.5279],[7.1102,53.5279],[7.1102,53.5281],[7.1125,53.5281],[7.1125,53.5284],[7.1163,53.5284],[7.1163,53.5287],[7.123,53.5287],[7.123,53.529],[7.1247,53.529],[7.1247,53.5293],[7.1275,53.5293],[7.1275,53.5298],[7.128,53.5298],[7.128,53.5304],[7.1286,53.5304],[7.1286,53.5306],[7.1297,53.5306],[7.1297,53.5309],[7.1302,53.5309],[7.1302,53.5312],[7.1308,53.5312],[7.1308,53.5315],[7.1319,53.5315],[7.1319,53.5318],[7.1325,53.5318],[7.1325,53.532],[7.133,53.532],[7.133,53.5323],[7.1336,53.5323],[7.1336,53.5331],[7.1341,53.5331],[7.1341,53.5387],[7.1336,53.5387],[7.1336,53.539],[7.133,53.539],[7.133,53.5393],[7.1325,53.5393],[7.1325,53.5398],[7.133,53.5398],[7.133,53.5401],[7.1341,53.5401],[7.1341,53.5404],[7.1358,53.5404],[7.1358,53.5406],[7.1369,53.5406],[7.1369,53.5409],[7.1424,53.5409],[7.1424,53.5418],[7.1419,53.5418],[7.1419,53.542],[7.1402,53.542],[7.1402,53.5423],[7.1369,53.5423],[7.1369,53.542],[7.1363,53.542],[7.1363,53.5418],[7.1347,53.5418],[7.1347,53.5415],[7.1341,53.5415],[7.1341,53.5412],[7.1336,53.5412],[7.1336,53.5409],[7.1325,53.5409],[7.1325,53.5406],[7.1319,53.5406],[7.1319,53.5404],[7.1291,53.5404],[7.1291,53.5406],[7.128,53.5406],[7.128,53.5409],[7.1275,53.5409],[7.1275,53.5423],[7.1269,53.5423],[7.1269,53.5426],[7.1263,53.5426],[7.1263,53.5429],[7.1258,53.5429],[7.1258,53.5431],[7.1252,53.5431],[7.1252,53.5434],[7.1247,53.5434],[7.1247,53.5437],[7.1241,53.5437],[7.1241,53.544],[7.1236,53.544],[7.1236,53.5445],[7.123,53.5445],[7.123,53.5448],[7.1224,53.5448],[7.1224,53.5451],[7.1219,53.5451],[7.1219,53.5456],[7.1213,53.5456],[7.1213,53.5459],[7.1208,53.5459],[7.1208,53.5462],[7.1202,53.5462],[7.1202,53.5468],[7.1197,53.5468],[7.1197,53.547],[7.1191,53.547],[7.1191,53.5476],[7.1186,53.5476],[7.1186,53.5479],[7.118,53.5479],[7.118,53.5481],[7.1174,53.5481],[7.1174,53.5484],[7.1169,53.5484],[7.1169,53.5493],[7.1163,53.5493],[7.1163,53.5506],[7.1158,53.5506],[7.1158,53.552],[7.1152,53.552],[7.1152,53.5526],[7.1147,53.5526],[7.1147,53.5531],[7.1141,53.5531],[7.1141,53.5534],[7.1136,53.5534],[7.1136,53.5537],[7.113,53.5537],[7.113,53.554],[7.1125,53.554],[7.1125,53.5543],[7.1119,53.5543],[7.1119,53.5548],[7.1113,53.5548],[7.1113,53.5551],[7.1108,53.5551],[7.1108,53.5554],[7.1069,53.5554],[7.1069,53.5551],[7.1052,53.5551],[7.1052,53.5554],[7.1047,53.5554],[7.1047,53.5556],[7.1041,53.5556],[7.1041,53.5559],[7.1036,53.5559],[7.1036,53.5565],[7.103,53.5565],[7.103,53.5579],[7.1024,53.5579],[7.1024,53.5581],[7.1019,53.5581],[7.1019,53.5587],[7.1013,53.5587],[7.1013,53.5595],[7.1019,53.5595],[7.1019,53.5601],[7.1024,53.5601],[7.1024,53.5606],[7.103,53.5606],[7.103,53.562],[7.1024,53.562],[7.1024,53.5626],[7.1019,53.5626],[7.1019,53.5629],[7.1013,53.5629],[7.1013,53.5631],[7.1008,53.5631],[7.1008,53.5634],[7.1002,53.5634],[7.1002,53.5637],[7.0997,53.5637],[7.0997,53.564],[7.0991,53.564],[7.0991,53.5643],[7.0986,53.5643],[7.0986,53.5645],[7.098,53.5645],[7.098,53.5648],[7.0974,53.5648],[7.0974,53.5654],[7.0969,53.5654],[7.0969,53.5659],[7.0963,53.5659],[7.0963,53.5662],[7.0958,53.5662],[7.0958,53.5665],[7.0952,53.5665],[7.0952,53.567],[7.0947,53.567],[7.0947,53.5679],[7.0941,53.5679],[7.0941,53.5681],[7.0936,53.5681],[7.0936,53.5684],[7.093,53.5684],[7.093,53.5687],[7.0925,53.5687],[7.0925,53.5693],[7.0919,53.5693],[7.0919,53.5695],[7.0913,53.5695],[7.0913,53.5698],[7.0908,53.5698],[7.0908,53.5704],[7.0902,53.5704],[7.0902,53.5706],[7.0897,53.5706],[7.0897,53.5709],[7.0891,53.5709],[7.0891,53.572],[7.0897,53.572],[7.0897,53.5731],[7.0902,53.5731],[7.0902,53.5741],[7.0902,53.5765],[7.0908,53.5765],[7.0908,53.5784],[7.0913,53.5784],[7.0913,53.5795],[7.0919,53.5795],[7.0919,53.5801],[7.0925,53.5801],[7.0925,53.5806],[7.093,53.5806],[7.093,53.5809],[7.0941,53.5809],[7.0941,53.5812],[7.0947,53.5812],[7.0947,53.5818],[7.0952,53.5818],[7.0952,53.582],[7.0958,53.582],[7.0958,53.5823],[7.0963,53.5823],[7.0963,53.5829],[7.0969,53.5829],[7.0969,53.5834],[7.0974,53.5834],[7.0974,53.5837],[7.098,53.5837],[7.098,53.584],[7.0986,53.584],[7.0986,53.5843],[7.0991,53.5843],[7.0991,53.5848],[7.0997,53.5848],[7.0997,53.5851],[7.1002,53.5851],[7.1002,53.5856],[7.1008,53.5856],[7.1008,53.5862],[7.1013,53.5862],[7.1013,53.5865],[7.1019,53.5865],[7.1019,53.5868],[7.1024,53.5868],[7.1024,53.5873],[7.103,53.5873],[7.103,53.5879],[7.1041,53.5879],[7.1041,53.5884],[7.1047,53.5884],[7.1047,53.589],[7.1052,53.589],[7.1052,53.5893],[7.1058,53.5893],[7.1058,53.5895],[7.1063,53.5895],[7.1063,53.5898],[7.1069,53.5898],[7.1069,53.5904],[7.1075,53.5904],[7.1075,53.5909],[7.108,53.5909],[7.108,53.5912],[7.1086,53.5912],[7.1086,53.5915],[7.1091,53.5915],[7.1091,53.5918],[7.1097,53.5918],[7.1097,53.5923],[7.1102,53.5923],[7.1102,53.5926],[7.1108,53.5926],[7.1108,53.5929],[7.1113,53.5929],[7.1113,53.5931],[7.1119,53.5931],[7.1119,53.5937],[7.1125,53.5937],[7.1125,53.5943],[7.113,53.5943],[7.113,53.5945],[7.1136,53.5945],[7.1136,53.5948],[7.1147,53.5948],[7.1147,53.5951],[7.1152,53.5951],[7.1152,53.5954],[7.1158,53.5954],[7.1158,53.5956],[7.1163,53.5956],[7.1163,53.5959],[7.1169,53.5959],[7.1169,53.5962],[7.1174,53.5962],[7.1174,53.5965],[7.118,53.5965],[7.118,53.5968],[7.1186,53.5968],[7.1186,53.597],[7.1197,53.597],[7.1197,53.5973],[7.1202,53.5973],[7.1202,53.5976],[7.1208,53.5976],[7.1208,53.5979],[7.1213,53.5979],[7.1213,53.5981],[7.1219,53.5981],[7.1219,53.5984],[7.1224,53.5984],[7.1224,53.5987],[7.123,53.5987],[7.123,53.599],[7.1236,53.599],[7.1236,53.5993],[7.1241,53.5993],[7.1241,53.5995],[7.1247,53.5995],[7.1247,53.5998],[7.1252,53.5998],[7.1252,53.6001],[7.1258,53.6001],[7.1258,53.6004],[7.1269,53.6004],[7.1269,53.6006],[7.1275,53.6006],[7.1275,53.6009],[7.128,53.6009],[7.128,53.6012],[7.1286,53.6012],[7.1286,53.6015],[7.1291,53.6015],[7.1291,53.6018],[7.1302,53.6018],[7.1302,53.602],[7.1308,53.602],[7.1308,53.6023],[7.1313,53.6023],[7.1313,53.6026],[7.1319,53.6026],[7.1319,53.6029],[7.133,53.6029],[7.133,53.6031],[7.1336,53.6031],[7.1336,53.6034],[7.1341,53.6034],[7.1341,53.6037],[7.1347,53.6037],[7.1347,53.604],[7.1352,53.604],[7.1352,53.6043],[7.1358,53.6043],[7.1358,53.6045],[7.1369,53.6045],[7.1369,53.6048],[7.1374,53.6048],[7.1375,53.6054],[7.138,53.6054],[7.138,53.6056],[7.1386,53.6056],[7.1386,53.6059],[7.1391,53.6059],[7.1391,53.6062],[7.1397,53.6062],[7.1397,53.6068],[7.1402,53.6068],[7.1402,53.607],[7.1408,53.607],[7.1408,53.6073],[7.1413,53.6073],[7.1413,53.6076],[7.1419,53.6076],[7.1419,53.6079],[7.1424,53.6079],[7.1424,53.6081],[7.143,53.6081],[7.143,53.6087],[7.1436,53.6087],[7.1436,53.609],[7.1441,53.609],[7.1441,53.6095],[7.1447,53.6095],[7.1447,53.6101],[7.1452,53.6101],[7.1452,53.6106],[7.1458,53.6106],[7.1458,53.6109],[7.1463,53.6109],[7.1463,53.6112],[7.1469,53.6112],[7.1469,53.6118],[7.1475,53.6118],[7.1475,53.6123],[7.148,53.6123],[7.148,53.6131],[7.1486,53.6131],[7.1486,53.6134],[7.1491,53.6134],[7.1491,53.614],[7.1497,53.614],[7.1497,53.6145],[7.1502,53.6145],[7.1502,53.6154],[7.1508,53.6154],[7.1508,53.6159],[7.1513,53.6159],[7.1513,53.6162],[7.1519,53.6162],[7.1519,53.6165],[7.1525,53.6165],[7.1525,53.617],[7.153,53.617],[7.153,53.6173],[7.1536,53.6173],[7.1536,53.6181],[7.1541,53.6181],[7.1541,53.6187],[7.1547,53.6187],[7.1547,53.6193],[7.1552,53.6193],[7.1552,53.6198],[7.1558,53.6198],[7.1558,53.6212],[7.1552,53.6212],[7.1552,53.6215],[7.1547,53.6215],[7.1547,53.622],[7.1541,53.622],[7.1541,53.6226],[7.1547,53.6226],[7.1547,53.6223],[7.1559,53.6223],[7.1569,53.6223],[7.1569,53.6243],[7.1575,53.6243],[7.1575,53.6245],[7.1586,53.6245],[7.1586,53.6248],[7.1591,53.6248],[7.1591,53.6254],[7.158,53.6254],[7.158,53.6256],[7.1575,53.6256],[7.1575,53.6262],[7.158,53.6262],[7.158,53.6265],[7.1586,53.6265],[7.1586,53.6273],[7.158,53.6273],[7.158,53.6279],[7.1586,53.6279],[7.1586,53.6281],[7.1597,53.6281],[7.1597,53.6279],[7.1602,53.6279],[7.1602,53.6276],[7.1619,53.6276],[7.1619,53.6273],[7.1624,53.6273],[7.1624,53.627],[7.163,53.627],[7.163,53.6268],[7.1652,53.6268],[7.1652,53.6276],[7.1658,53.6276],[7.1658,53.6284],[7.1663,53.6284],[7.1663,53.6287],[7.1669,53.6287],[7.1669,53.629],[7.1674,53.629],[7.1674,53.6295],[7.1681,53.6295],[7.1688,53.6295],[7.1697,53.6295],[7.1697,53.6293],[7.1713,53.6293],[7.1713,53.6295],[7.1719,53.6295],[7.1719,53.6298],[7.173,53.6298],[7.173,53.6301],[7.1736,53.6301],[7.1736,53.6304],[7.1741,53.6304],[7.1741,53.6309],[7.1747,53.6309],[7.1747,53.6312],[7.1752,53.6312],[7.1752,53.6315],[7.1752,53.6326],[7.1763,53.6326],[7.1763,53.6329],[7.1769,53.6329],[7.1769,53.6334],[7.1774,53.6334],[7.1774,53.6337],[7.1774,53.634],[7.178,53.634],[7.178,53.6348],[7.1786,53.6348],[7.1786,53.6354],[7.1791,53.6354],[7.1791,53.6356],[7.1797,53.6356],[7.1797,53.6362],[7.1802,53.6362],[7.1802,53.6368],[7.1808,53.6368],[7.1808,53.6376],[7.1813,53.6376],[7.1813,53.639],[7.1819,53.639],[7.1819,53.6393],[7.1824,53.6393],[7.1824,53.6401],[7.183,53.6401],[7.183,53.6406],[7.1836,53.6406],[7.1836,53.6409],[7.1847,53.6409],[7.1847,53.6412],[7.1851,53.6412],[7.1852,53.6412],[7.1852,53.6415],[7.1858,53.6415],[7.1858,53.6418],[7.1863,53.6418],[7.1863,53.642],[7.1869,53.642],[7.1869,53.6423],[7.1874,53.6423],[7.1874,53.6426],[7.188,53.6426],[7.188,53.6429],[7.1886,53.6429],[7.1886,53.6431],[7.1902,53.6431],[7.1902,53.6434],[7.1908,53.6434],[7.1908,53.6437],[7.1913,53.6437],[7.1913,53.644],[7.1919,53.644],[7.1919,53.6443],[7.1925,53.6443],[7.1925,53.6448],[7.1936,53.6448],[7.1936,53.6451],[7.1941,53.6451],[7.1941,53.6454],[7.1958,53.6454],[7.1958,53.6456],[7.1963,53.6456],[7.1963,53.6459],[7.1969,53.6459],[7.1969,53.6462],[7.1974,53.6462],[7.1974,53.6465],[7.198,53.6465],[7.198,53.647],[7.1991,53.647],[7.1991,53.6473],[7.2002,53.6473],[7.2002,53.6476],[7.2008,53.6476],[7.2008,53.6481],[7.2013,53.6481],[7.2013,53.6487],[7.2024,53.6487],[7.2024,53.649],[7.203,53.649],[7.203,53.6493],[7.2041,53.6493],[7.2041,53.6495],[7.2047,53.6495],[7.2047,53.6498],[7.2058,53.6498],[7.2058,53.6501],[7.2063,53.6501],[7.2063,53.6504],[7.2069,53.6504],[7.2069,53.6506],[7.208,53.6506],[7.208,53.6509],[7.2086,53.6509],[7.2086,53.6512],[7.2091,53.6512],[7.2091,53.6515],[7.2097,53.6515],[7.2097,53.6518],[7.2102,53.6518],[7.2102,53.652],[7.2108,53.652],[7.2108,53.6523],[7.2113,53.6523],[7.2113,53.6526],[7.2119,53.6526],[7.2119,53.6529],[7.2136,53.6529],[7.2136,53.6531],[7.2141,53.6531],[7.2141,53.6534],[7.2147,53.6534],[7.2147,53.654],[7.2152,53.654],[7.2152,53.6543],[7.2158,53.6543],[7.2158,53.6545],[7.2163,53.6545],[7.2163,53.6548],[7.2175,53.6548],[7.2175,53.6551],[7.2191,53.6551],[7.2191,53.6554],[7.2197,53.6554],[7.2197,53.6559],[7.2197,53.6562],[7.2202,53.6562],[7.2202,53.6565],[7.2208,53.6565],[7.2208,53.6568],[7.2219,53.6568],[7.2219,53.6573],[7.2224,53.6573],[7.2224,53.6581],[7.223,53.6581],[7.223,53.6584],[7.2236,53.6584],[7.2236,53.6587],[7.2241,53.6587],[7.2241,53.6593],[7.2247,53.6593],[7.2247,53.6598],[7.2252,53.6598],[7.2252,53.6601],[7.2258,53.6601],[7.2258,53.6604],[7.2263,53.6604],[7.2263,53.6609],[7.2269,53.6609],[7.2269,53.6612],[7.2274,53.6612],[7.2274,53.6615],[7.2286,53.6615],[7.2286,53.6618],[7.2297,53.6618],[7.2297,53.662],[7.2313,53.662],[7.2313,53.6623],[7.2325,53.6623],[7.2325,53.6629],[7.233,53.6629],[7.233,53.6637],[7.2336,53.6637],[7.2336,53.6643],[7.2341,53.6643],[7.2341,53.6645],[7.2347,53.6645],[7.2347,53.6648],[7.2363,53.6648],[7.2363,53.6651],[7.2386,53.6651],[7.2386,53.6654],[7.2391,53.6654],[7.2391,53.6656],[7.2397,53.6656],[7.2397,53.6662],[7.2402,53.6662],[7.2402,53.6665],[7.2408,53.6665],[7.2408,53.6668],[7.2419,53.6668],[7.2419,53.6673],[7.2424,53.6673],[7.2424,53.6676],[7.243,53.6676],[7.243,53.6679],[7.2436,53.6679],[7.2436,53.6681],[7.2441,53.6681],[7.2441,53.6684],[7.2447,53.6684],[7.2447,53.6687],[7.2458,53.6687],[7.2458,53.669],[7.248,53.669],[7.248,53.6693],[7.2488,53.6693],[7.2491,53.6693],[7.2491,53.6695],[7.2502,53.6695],[7.2502,53.6698],[7.2508,53.6698],[7.2508,53.6701],[7.2513,53.6701],[7.2513,53.6704],[7.2524,53.6704],[7.2524,53.6706],[7.2547,53.6706],[7.2547,53.6709],[7.2558,53.6709],[7.2558,53.6712],[7.2569,53.6712],[7.2569,53.6715],[7.2586,53.6715],[7.2586,53.6718],[7.2597,53.6718],[7.2597,53.672],[7.2608,53.672],[7.2608,53.6723],[7.2624,53.6723],[7.2624,53.6726],[7.2641,53.6726],[7.2641,53.6729],[7.2669,53.6729],[7.2669,53.6726],[7.268,53.6726],[7.268,53.6723],[7.2725,53.6723],[7.2725,53.6726],[7.274,53.6726],[7.2741,53.6726],[7.2741,53.6729],[7.2763,53.6729],[7.2763,53.6731],[7.2774,53.6731],[7.2774,53.6734],[7.2786,53.6734],[7.2786,53.6737],[7.2802,53.6737],[7.2802,53.674],[7.2819,53.674],[7.2819,53.6743],[7.2824,53.6743],[7.2824,53.6745],[7.2836,53.6745],[7.2836,53.6748],[7.2841,53.6748],[7.2841,53.6754],[7.2847,53.6754],[7.2847,53.6759],[7.2852,53.6759],[7.2852,53.6765],[7.2858,53.6765],[7.2858,53.6768],[7.2863,53.6768],[7.2863,53.677],[7.2869,53.677],[7.2869,53.6773],[7.2874,53.6773],[7.2874,53.6776],[7.2886,53.6776],[7.2886,53.6779],[7.2891,53.6779],[7.2891,53.6781],[7.2897,53.6781],[7.2897,53.6784],[7.2902,53.6784],[7.2902,53.6787],[7.2913,53.6787],[7.2913,53.679],[7.2919,53.679],[7.2919,53.6793],[7.2926,53.6793],[7.293,53.6793],[7.293,53.6795],[7.2941,53.6795],[7.2941,53.6798],[7.2952,53.6798],[7.2952,53.6801],[7.2958,53.6801],[7.2958,53.6804],[7.2969,53.6804],[7.2969,53.6806],[7.3008,53.6806],[7.3008,53.6809],[7.3024,53.6809],[7.3024,53.6812],[7.3036,53.6812],[7.3036,53.6815],[7.3086,53.6815],[7.3086,53.6818],[7.3119,53.6818],[7.3119,53.682],[7.3125,53.682],[7.3125,53.6823],[7.3136,53.6823],[7.3136,53.6826],[7.3141,53.6826],[7.3141,53.6829],[7.3158,53.6829],[7.3158,53.6831],[7.3169,53.6831],[7.3169,53.6834],[7.3213,53.6834],[7.3213,53.6837],[7.3236,53.6837],[7.3236,53.684],[7.3258,53.684],[7.3258,53.6843],[7.3369,53.6843],[7.3369,53.6845],[7.3419,53.6845],[7.3419,53.6848],[7.3441,53.6848],[7.3441,53.6851],[7.348,53.6851],[7.348,53.6854],[7.3508,53.6854],[7.3508,53.6856],[7.3519,53.6856],[7.3519,53.6859],[7.3563,53.6859],[7.3563,53.6856],[7.3591,53.6856],[7.3591,53.6859],[7.3597,53.6859],[7.3597,53.6865],[7.3608,53.6865],[7.3608,53.6862],[7.3613,53.6862],[7.3613,53.6859],[7.3619,53.6859],[7.3619,53.6854],[7.363,53.6854],[7.363,53.6851],[7.3663,53.6851],[7.3663,53.6848],[7.3674,53.6848],[7.3674,53.6845],[7.3684,53.6845],[7.3697,53.6845],[7.3697,53.6844],[7.3697,53.6843],[7.3702,53.6843],[7.3702,53.684],[7.3719,53.684],[7.3719,53.6837],[7.3741,53.6837],[7.3741,53.6834],[7.3752,53.6834],[7.3752,53.6831],[7.3758,53.6831],[7.3758,53.6829],[7.3778,53.6829],[7.3808,53.6829],[7.3808,53.6831],[7.383,53.6831],[7.383,53.6834],[7.3869,53.6834],[7.3869,53.6837],[7.3946,53.6837],[7.3958,53.6837],[7.3958,53.6834],[7.4013,53.6834],[7.4013,53.6837],[7.4024,53.6837],[7.4041,53.6837],[7.4041,53.684],[7.4102,53.684],[7.4102,53.6837],[7.4119,53.6837],[7.4119,53.6834],[7.4124,53.6834],[7.4124,53.6831],[7.413,53.6831],[7.413,53.6829],[7.4197,53.6829],[7.4197,53.6831],[7.4275,53.6831],[7.4275,53.6834],[7.4286,53.6834],[7.4286,53.6837],[7.4391,53.6837],[7.4391,53.6834],[7.4408,53.6834],[7.4408,53.6831],[7.4619,53.6831],[7.4619,53.6834],[7.4752,53.6834],[7.4752,53.6831],[7.478,53.6831],[7.478,53.6829],[7.4786,53.6829],[7.4786,53.6826],[7.4797,53.6826],[7.4797,53.6823],[7.4802,53.6823],[7.4802,53.682],[7.4813,53.682],[7.4813,53.6818],[7.4819,53.6818],[7.4819,53.6815],[7.4863,53.6815],[7.4863,53.6812],[7.488,53.6812],[7.488,53.6809],[7.4897,53.6809],[7.4897,53.6806],[7.4913,53.6806],[7.4913,53.6804],[7.4919,53.6804],[7.4919,53.6801],[7.493,53.6801],[7.493,53.6798],[7.4941,53.6798],[7.4941,53.6795],[7.4947,53.6795],[7.4947,53.6793],[7.4952,53.6793],[7.4952,53.679],[7.496,53.679],[7.4963,53.679],[7.4963,53.6788],[7.4963,53.6787],[7.498,53.6787],[7.498,53.6784],[7.4991,53.6784],[7.4991,53.6781],[7.5002,53.6781],[7.5002,53.6779],[7.5013,53.6779],[7.5013,53.6776],[7.5025,53.6776],[7.5025,53.6773],[7.5036,53.6773],[7.5036,53.677],[7.5047,53.677],[7.5047,53.6768],[7.5058,53.6768],[7.5058,53.6765],[7.5069,53.6765],[7.5069,53.6762],[7.5075,53.6762],[7.5075,53.6759],[7.508,53.6759],[7.508,53.6756],[7.5091,53.6756],[7.5091,53.6751],[7.5097,53.6751],[7.5097,53.6745],[7.5102,53.6745],[7.5102,53.6743],[7.5108,53.6743],[7.5108,53.674],[7.5113,53.674],[7.5113,53.6738],[7.5116,53.6737],[7.5119,53.6737],[7.5119,53.6734],[7.5124,53.6734],[7.5124,53.6731],[7.513,53.6731],[7.513,53.6729],[7.5136,53.6729],[7.5136,53.6726],[7.5147,53.6726],[7.5147,53.6723],[7.5158,53.6723],[7.5158,53.672],[7.5202,53.672],[7.5202,53.6718],[7.5223,53.6718],[7.5291,53.6718],[7.5291,53.6715],[7.5302,53.6715],[7.5302,53.6718],[7.5313,53.6718],[7.5313,53.672],[7.533,53.672],[7.533,53.6723],[7.5358,53.6723],[7.5358,53.6726],[7.538,53.6726],[7.538,53.6729],[7.5397,53.6729],[7.5397,53.6731],[7.5413,53.6731],[7.5413,53.6734],[7.5436,53.6734],[7.5436,53.6737],[7.5452,53.6737],[7.5452,53.674],[7.5463,53.674],[7.5463,53.6743],[7.5491,53.6743],[7.5491,53.6745],[7.5536,53.6745],[7.5536,53.6743],[7.5574,53.6743],[7.5574,53.6745],[7.558,53.6745],[7.558,53.6748],[7.5636,53.6748],[7.5636,53.6751],[7.5647,53.6751],[7.5647,53.6754],[7.5652,53.6754],[7.5658,53.6754],[7.5658,53.6756],[7.5663,53.6756],[7.5663,53.6762],[7.5675,53.6762],[7.5675,53.6765],[7.568,53.6765],[7.568,53.6768],[7.5691,53.6768],[7.5691,53.677],[7.5708,53.677],[7.5708,53.6773],[7.5719,53.6773],[7.5719,53.6776],[7.5724,53.6776],[7.5724,53.6781],[7.573,53.6781],[7.573,53.6787],[7.5724,53.6787],[7.5725,53.679],[7.5719,53.679],[7.5719,53.6795],[7.5713,53.6795],[7.5713,53.6798],[7.5708,53.6798],[7.5708,53.6801],[7.5702,53.6801],[7.5702,53.6806],[7.5719,53.6806],[7.5719,53.6804],[7.5736,53.6804],[7.5736,53.6806],[7.5752,53.6806],[7.5752,53.6809],[7.5758,53.6809],[7.5758,53.6812],[7.578,53.6812],[7.578,53.6815],[7.5802,53.6815],[7.5802,53.6812],[7.5813,53.6812],[7.5813,53.6809],[7.5841,53.6809],[7.5841,53.6806],[7.5847,53.6806],[7.5847,53.6804],[7.5858,53.6804],[7.5858,53.6801],[7.5863,53.6801],[7.5863,53.6798],[7.5886,53.6798],[7.5886,53.6801],[7.5902,53.6801],[7.5902,53.6804],[7.5908,53.6804],[7.5908,53.6806],[7.5913,53.6806],[7.5913,53.6809],[7.593,53.6809],[7.593,53.6812],[7.5936,53.6812],[7.5936,53.6815],[7.5941,53.6815],[7.5941,53.6818],[7.5947,53.6818],[7.5947,53.682],[7.5952,53.682],[7.5952,53.6823],[7.5963,53.6823],[7.5963,53.6826],[7.5969,53.6826],[7.5969,53.6829],[7.598,53.6829],[7.598,53.6831],[7.5986,53.6831],[7.5986,53.6834],[7.6002,53.6834],[7.6002,53.6837],[7.6008,53.6837],[7.6008,53.684],[7.6013,53.684],[7.6013,53.6843],[7.6024,53.6843],[7.6024,53.6845],[7.603,53.6845],[7.603,53.6848],[7.6036,53.6848],[7.6036,53.6851],[7.6052,53.6851],[7.6052,53.6854],[7.6063,53.6854],[7.6063,53.6856],[7.608,53.6856],[7.608,53.6862],[7.6086,53.6862],[7.6086,53.6865],[7.6097,53.6865],[7.6097,53.6868],[7.6113,53.6868],[7.6113,53.687],[7.6174,53.687],[7.6174,53.6873],[7.6186,53.6873],[7.6186,53.6876],[7.6274,53.6876],[7.6274,53.6879],[7.6286,53.6879],[7.6286,53.6881],[7.6297,53.6881],[7.6297,53.6884],[7.6313,53.6884],[7.6313,53.6887],[7.633,53.6887],[7.633,53.689],[7.6347,53.689],[7.6347,53.6893],[7.6352,53.6893],[7.6352,53.6895],[7.6358,53.6895],[7.6358,53.6898],[7.6369,53.6898],[7.6369,53.6901],[7.6374,53.6901],[7.6374,53.6904],[7.6386,53.6904],[7.6386,53.6906],[7.6402,53.6906],[7.6402,53.6909],[7.6419,53.6909],[7.6419,53.6912],[7.6458,53.6912],[7.6458,53.6915],[7.648,53.6915],[7.648,53.6918],[7.6497,53.6918],[7.6497,53.692],[7.6513,53.692],[7.6513,53.6923],[7.6524,53.6923],[7.6524,53.6926],[7.653,53.6926],[7.653,53.6929],[7.6547,53.6929],[7.6547,53.6931],[7.6552,53.6931],[7.6552,53.6934],[7.6563,53.6934],[7.6563,53.6937],[7.6591,53.6937],[7.6591,53.694],[7.6613,53.694],[7.6613,53.6943],[7.6647,53.6943],[7.6647,53.6945],[7.6663,53.6945],[7.6663,53.6948],[7.6675,53.6948],[7.6675,53.6951],[7.668,53.6951],[7.668,53.6956],[7.6686,53.6956],[7.6686,53.6959],[7.6691,53.6959],[7.6691,53.6962],[7.6697,53.6962],[7.6697,53.6965],[7.6702,53.6965],[7.6702,53.6968],[7.6708,53.6968],[7.6708,53.697],[7.6719,53.697],[7.6719,53.6973],[7.673,53.6973],[7.673,53.6976],[7.6747,53.6976],[7.6747,53.6979],[7.6774,53.6979],[7.6775,53.6981],[7.6791,53.6981],[7.6791,53.6984],[7.6819,53.6984],[7.6819,53.6987],[7.6824,53.6987],[7.6824,53.699],[7.6847,53.699],[7.6847,53.6993],[7.6858,53.6993],[7.6858,53.6995],[7.688,53.6995],[7.688,53.6998],[7.6886,53.6998],[7.6886,53.7001],[7.6902,53.7001],[7.6902,53.7004],[7.6913,53.7004],[7.6913,53.7006],[7.693,53.7006],[7.693,53.7009],[7.7013,53.7009],[7.7013,53.7012],[7.7024,53.7012],[7.7024,53.7015],[7.703,53.7015],[7.703,53.7018],[7.7041,53.7018],[7.7041,53.702],[7.7074,53.702],[7.7074,53.7018],[7.7108,53.7018],[7.7108,53.7015],[7.713,53.7015],[7.713,53.7012],[7.7141,53.7012],[7.7141,53.7009],[7.7169,53.7009],[7.7169,53.7006],[7.7186,53.7006],[7.7186,53.7004],[7.7219,53.7004],[7.7219,53.7001],[7.723,53.7001],[7.723,53.6998],[7.7241,53.6998],[7.7241,53.6995],[7.7286,53.6995],[7.7286,53.6993],[7.7336,53.6993],[7.7336,53.6995],[7.7352,53.6995],[7.7352,53.6998],[7.7386,53.6998],[7.7386,53.7001],[7.7447,53.7001],[7.7447,53.7004],[7.7463,53.7004],[7.7463,53.7006],[7.7474,53.7006],[7.7474,53.7009],[7.7508,53.7009],[7.7508,53.7012],[7.7536,53.7012],[7.7536,53.7015],[7.758,53.7015],[7.758,53.7018],[7.7586,53.7018],[7.7586,53.702],[7.7602,53.702],[7.7602,53.7023],[7.7619,53.7023],[7.7619,53.7026],[7.763,53.7026],[7.763,53.7029],[7.7636,53.7029],[7.7636,53.7031],[7.7652,53.7031],[7.7652,53.7034],[7.7658,53.7034],[7.7658,53.7037],[7.768,53.7037],[7.768,53.704],[7.7691,53.704],[7.7691,53.7043],[7.7708,53.7043],[7.7708,53.7045],[7.773,53.7045],[7.773,53.7048],[7.7747,53.7048],[7.7747,53.7051],[7.7752,53.7051],[7.7752,53.7054],[7.7758,53.7054],[7.7758,53.7056],[7.7763,53.7056],[7.7763,53.7059],[7.778,53.7059],[7.778,53.7062],[7.7797,53.7062],[7.7797,53.7065],[7.7813,53.7065],[7.7813,53.7068],[7.7824,53.7068],[7.7825,53.707],[7.7841,53.707],[7.7841,53.7073],[7.7852,53.7073],[7.7852,53.7076],[7.7863,53.7076],[7.7863,53.7079],[7.7874,53.7079],[7.7874,53.7081],[7.788,53.7081],[7.788,53.7087],[7.7886,53.7087],[7.7886,53.709],[7.7891,53.709],[7.7891,53.7093],[7.7908,53.7093],[7.7908,53.7095],[7.7925,53.7095],[7.7925,53.7098],[7.7936,53.7098],[7.7936,53.7101],[7.8002,53.7101],[7.8002,53.7104],[7.803,53.7104],[7.803,53.7101],[7.8036,53.7101],[7.8036,53.7098],[7.8041,53.7098],[7.8041,53.7095],[7.8047,53.7095],[7.8047,53.7093],[7.8052,53.7093],[7.8052,53.709],[7.808,53.709],[7.808,53.7093],[7.8086,53.7093],[7.8086,53.7095],[7.8091,53.7095],[7.8091,53.7101],[7.8097,53.7101],[7.8097,53.7104],[7.8102,53.7104],[7.8102,53.7106],[7.8108,53.7106],[7.8108,53.7112],[7.8113,53.7112],[7.8113,53.7115],[7.8161,53.7115],[7.8213,53.7115],[7.8213,53.7112],[7.8269,53.7112],[7.8269,53.7109],[7.8313,53.7109],[7.8313,53.7112],[7.833,53.7112],[7.833,53.7115],[7.8358,53.7115],[7.8358,53.7118],[7.8375,53.7118],[7.8375,53.712],[7.8424,53.712],[7.8424,53.7123],[7.8447,53.7123],[7.8447,53.7126],[7.8486,53.7126],[7.8486,53.7129],[7.853,53.7129],[7.853,53.7131],[7.858,53.7131],[7.858,53.7134],[7.8608,53.7134],[7.8608,53.7137],[7.8652,53.7137],[7.8652,53.714],[7.8663,53.714],[7.8663,53.7143],[7.8697,53.7143],[7.8697,53.7145],[7.8719,53.7145],[7.8719,53.7148],[7.8741,53.7148],[7.8741,53.7151],[7.8747,53.7151],[7.8747,53.7154],[7.8791,53.7154],[7.8791,53.7156],[7.8819,53.7156],[7.8819,53.7159],[7.8886,53.7159],[7.8886,53.7162],[7.893,53.7162],[7.893,53.7165],[7.8958,53.7165],[7.8958,53.7168],[7.8997,53.7168],[7.8997,53.717],[7.9041,53.717],[7.9041,53.7173],[7.9108,53.7173],[7.9108,53.7176],[7.9186,53.7176],[7.9186,53.7173],[7.9247,53.7173],[7.9247,53.717],[7.928,53.717],[7.928,53.7168],[7.9302,53.7168],[7.9302,53.7165],[7.9547,53.7165],[7.9547,53.7162],[7.9563,53.7162],[7.9563,53.7159],[7.9586,53.7159],[7.9586,53.7162],[7.9591,53.7162],[7.9591,53.7159],[7.9652,53.7159],[7.9652,53.7156],[7.968,53.7156],[7.968,53.7154],[7.9719,53.7154],[7.9719,53.7151],[7.9736,53.7151],[7.9736,53.7148],[7.9774,53.7148],[7.9774,53.7145],[7.9791,53.7145],[7.9791,53.7143],[7.9869,53.7143],[7.9869,53.714],[7.9924,53.714],[7.9924,53.7137],[7.9952,53.7137],[7.9952,53.7134],[7.9963,53.7134],[7.9963,53.7131],[7.9974,53.7131],[7.9974,53.7129],[7.9997,53.7129],[8.0008,53.7129],[8.0008,53.7126],[8.001300000000001,53.7126],[8.001300000000001,53.7123],[8.001899999999999,53.7123],[8.001899999999999,53.712],[8.0024,53.712],[8.0024,53.7118],[8.0052,53.7118],[8.0052,53.7115],[8.0091,53.7115],[8.0091,53.7112],[8.011900000000001,53.7112],[8.011900000000001,53.7109],[8.013,53.7109],[8.013,53.7106],[8.015800000000001,53.7106],[8.015800000000001,53.7104],[8.0169,53.7104],[8.0169,53.7101],[8.018000000000001,53.7101],[8.018000000000001,53.7098],[8.0191,53.7098],[8.0191,53.7095],[8.0208,53.7095],[8.0208,53.7093],[8.021900000000001,53.7093],[8.021900000000001,53.709],[8.023,53.709],[8.023,53.7087],[8.0236,53.7087],[8.0236,53.7084],[8.024100000000001,53.7084],[8.024100000000001,53.7081],[8.0252,53.7081],[8.0252,53.7079],[8.0258,53.7079],[8.0258,53.7076],[8.026300000000001,53.7076],[8.026300000000001,53.7073],[8.0269,53.7073],[8.0269,53.707],[8.028000000000001,53.707],[8.028000000000001,53.7068],[8.028600000000001,53.7068],[8.028600000000001,53.7065],[8.0291,53.7065],[8.0291,53.7062],[8.0297,53.7062],[8.0297,53.7059],[8.030200000000001,53.7059],[8.030200000000001,53.7056],[8.030799999999999,53.7056],[8.030799999999999,53.7054],[8.0313,53.7054],[8.0313,53.7034],[8.030799999999999,53.7034],[8.030799999999999,53.7029],[8.030200000000001,53.7029],[8.030200000000001,53.7026],[8.0297,53.7026],[8.0297,53.7023],[8.0291,53.7023],[8.0291,53.702],[8.028600000000001,53.702],[8.028600000000001,53.7012],[8.0291,53.7012],[8.0291,53.7006],[8.0297,53.7006],[8.0297,53.7004],[8.030200000000001,53.7004],[8.030200000000001,53.6987],[8.0297,53.6987],[8.0297,53.6981],[8.0291,53.6981],[8.0291,53.6973],[8.028600000000001,53.6973],[8.028600000000001,53.6965],[8.028000000000001,53.6965],[8.028000000000001,53.6962],[8.0269,53.6962],[8.0269,53.6954],[8.026300000000001,53.6954],[8.026300000000001,53.6948],[8.0252,53.6948],[8.0252,53.6945],[8.024699999999999,53.6945],[8.024699999999999,53.694],[8.024100000000001,53.694],[8.024100000000001,53.6929],[8.0236,53.6929],[8.0236,53.6926],[8.023,53.6926],[8.023,53.692],[8.022399999999999,53.692],[8.022399999999999,53.6901],[8.021900000000001,53.6901],[8.021900000000001,53.6898],[8.0213,53.6898],[8.0213,53.6895],[8.0208,53.6895],[8.0208,53.6893],[8.020200000000001,53.6893],[8.020200000000001,53.6884],[8.0213,53.6884],[8.0213,53.6887],[8.021900000000001,53.6887],[8.021900000000001,53.6884],[8.022399999999999,53.6884],[8.022399999999999,53.6879],[8.0213,53.6879],[8.0213,53.6881],[8.0208,53.6881],[8.0208,53.6873],[8.0213,53.6873],[8.0213,53.6865],[8.021900000000001,53.6865],[8.021900000000001,53.6848],[8.023,53.6848],[8.023,53.6845],[8.0238,53.6845],[8.024699999999999,53.6845],[8.024699999999999,53.6843],[8.0252,53.6843],[8.0252,53.6834],[8.024699999999999,53.6834],[8.024699999999999,53.6831],[8.024100000000001,53.6831],[8.024100000000001,53.6829],[8.0236,53.6829],[8.0236,53.6815],[8.024100000000001,53.6815],[8.024100000000001,53.6801],[8.0245,53.6801],[8.024699999999999,53.6801],[8.024699999999999,53.6795],[8.0252,53.6795],[8.0252,53.679],[8.0258,53.679],[8.0258,53.6787],[8.026300000000001,53.6787],[8.026300000000001,53.6781],[8.0269,53.6781],[8.0269,53.677],[8.026300000000001,53.677],[8.026300000000001,53.6754],[8.0269,53.6754],[8.0269,53.6737],[8.0274,53.6737],[8.0274,53.6723],[8.028000000000001,53.6723],[8.028000000000001,53.6709],[8.028600000000001,53.6709],[8.028600000000001,53.6686],[8.028600000000001,53.6618],[8.0291,53.6618],[8.0291,53.6609],[8.0297,53.6609],[8.0297,53.6604],[8.030200000000001,53.6604],[8.030200000000001,53.6593],[8.030799999999999,53.6593],[8.030799999999999,53.6579],[8.0319,53.6579],[8.032400000000001,53.6579],[8.032400000000001,53.6576],[8.0336,53.6576],[8.0336,53.657],[8.034100000000001,53.657],[8.034100000000001,53.6562],[8.034700000000001,53.6562],[8.034700000000001,53.6559],[8.0352,53.6559],[8.0352,53.6551],[8.0358,53.6551],[8.0358,53.6548],[8.036300000000001,53.6548],[8.036300000000001,53.6537],[8.036899999999999,53.6537],[8.036899999999999,53.6531],[8.0375,53.6531],[8.0375,53.6515],[8.038,53.6515],[8.038,53.6504],[8.038600000000001,53.6504],[8.038600000000001,53.6498],[8.0391,53.6498],[8.0391,53.6484],[8.0397,53.6484],[8.0397,53.6481],[8.040200000000001,53.6481],[8.040200000000001,53.647],[8.040800000000001,53.647],[8.040800000000001,53.6468],[8.0413,53.6468],[8.0413,53.6462],[8.0419,53.6462],[8.0419,53.6448],[8.042400000000001,53.6448],[8.042400000000001,53.6443],[8.042999999999999,53.6443],[8.042999999999999,53.644],[8.0441,53.644],[8.0441,53.6437],[8.044700000000001,53.6437],[8.044700000000001,53.6434],[8.0441,53.6434],[8.0441,53.6431],[8.044700000000001,53.6431],[8.044700000000001,53.6418],[8.0452,53.6418],[8.0452,53.6415],[8.046300000000001,53.6415],[8.046300000000001,53.6412],[8.048,53.6412],[8.048,53.6409],[8.0502,53.6409],[8.0502,53.6406],[8.0513,53.6406],[8.0513,53.6409],[8.0519,53.6409],[8.0519,53.6406],[8.0524,53.6406],[8.0524,53.6409],[8.0541,53.6409],[8.0541,53.6412],[8.056900000000001,53.6412],[8.056900000000001,53.6415],[8.0619,53.6415],[8.0619,53.6418],[8.063000000000001,53.6418],[8.063000000000001,53.642],[8.063599999999999,53.642],[8.063599999999999,53.6426],[8.0641,53.6426],[8.0641,53.6431],[8.0647,53.6431],[8.0647,53.6437],[8.065799999999999,53.6437],[8.065799999999999,53.644],[8.0669,53.644],[8.0669,53.6443],[8.067500000000001,53.6443],[8.067500000000001,53.6445],[8.071300000000001,53.6445],[8.071300000000001,53.6451],[8.071899999999999,53.6451],[8.071899999999999,53.6456],[8.0741,53.6456],[8.0741,53.6454],[8.0769,53.6454],[8.0769,53.6451],[8.077500000000001,53.6451],[8.077500000000001,53.6448],[8.077999999999999,53.6448],[8.077999999999999,53.6445],[8.0786,53.6445],[8.0786,53.644],[8.083,53.644],[8.083,53.6443],[8.0869,53.6443],[8.0869,53.6437],[8.087400000000001,53.6437],[8.087400000000001,53.6426],[8.0869,53.6426],[8.0869,53.6423],[8.0863,53.6423],[8.0863,53.642],[8.085800000000001,53.642],[8.085800000000001,53.6412],[8.0852,53.6412],[8.0852,53.6409],[8.0847,53.6409],[8.0847,53.6406],[8.083,53.6406],[8.083,53.6398],[8.084099999999999,53.6398],[8.084099999999999,53.6395],[8.0847,53.6395],[8.0847,53.6393],[8.0847,53.6393],[8.084899999999999,53.6393],[8.0852,53.6393],[8.0852,53.6389],[8.0852,53.6387],[8.0854,53.6387],[8.0863,53.6387],[8.0863,53.6384],[8.0869,53.6384],[8.0869,53.6387],[8.0891,53.6387],[8.0891,53.6384],[8.089700000000001,53.6384],[8.089700000000001,53.637],[8.090199999999999,53.637],[8.090199999999999,53.6365],[8.0908,53.6365],[8.0908,53.6356],[8.0913,53.6356],[8.0913,53.6354],[8.091900000000001,53.6354],[8.091900000000001,53.6348],[8.0924,53.6348],[8.0924,53.6345],[8.093,53.6345],[8.093,53.6343],[8.0936,53.6343],[8.0936,53.6334],[8.094300000000001,53.6334],[8.096299999999999,53.6334],[8.096299999999999,53.6337],[8.098000000000001,53.6337],[8.098000000000001,53.634],[8.0991,53.634],[8.0991,53.6343],[8.1013,53.6343],[8.1013,53.6345],[8.101900000000001,53.6345],[8.101900000000001,53.6348],[8.1036,53.6348],[8.1036,53.6351],[8.104699999999999,53.6351],[8.104699999999999,53.6354],[8.106299999999999,53.6354],[8.106299999999999,53.6356],[8.1074,53.6356],[8.1074,53.6359],[8.108599999999999,53.6359],[8.108599999999999,53.6362],[8.1091,53.6362],[8.1091,53.6365],[8.110200000000001,53.6365],[8.110200000000001,53.6368],[8.1113,53.6368],[8.1113,53.637],[8.1119,53.637],[8.1119,53.6379],[8.1113,53.6379],[8.1113,53.6384],[8.110799999999999,53.6384],[8.110799999999999,53.639],[8.1097,53.639],[8.1097,53.6393],[8.1091,53.6393],[8.1091,53.6395],[8.108599999999999,53.6395],[8.108599999999999,53.6409],[8.108000000000001,53.6409],[8.108000000000001,53.6412],[8.1074,53.6412],[8.1074,53.6415],[8.1069,53.6415],[8.1069,53.6426],[8.106299999999999,53.6426],[8.106299999999999,53.6429],[8.1069,53.6429],[8.1069,53.6431],[8.108000000000001,53.6431],[8.108000000000001,53.6429],[8.1091,53.6429],[8.1091,53.6426],[8.1097,53.6426],[8.1097,53.6423],[8.110200000000001,53.6423],[8.110200000000001,53.6415],[8.110799999999999,53.6415],[8.110799999999999,53.6404],[8.1113,53.6404],[8.1113,53.6393],[8.1119,53.6393],[8.1119,53.639],[8.112399999999999,53.639],[8.112399999999999,53.6387],[8.113,53.6387],[8.113,53.6384],[8.1136,53.6384],[8.1136,53.6379],[8.114100000000001,53.6379],[8.114100000000001,53.6376],[8.114699999999999,53.6376],[8.114699999999999,53.6365],[8.1136,53.6365],[8.1136,53.6362],[8.113,53.6362],[8.113,53.6359],[8.1119,53.6359],[8.1119,53.6356],[8.1113,53.6356],[8.1113,53.6354],[8.110200000000001,53.6354],[8.110200000000001,53.6351],[8.1097,53.6351],[8.1097,53.6348],[8.108000000000001,53.6348],[8.108000000000001,53.6345],[8.1069,53.6345],[8.1069,53.6343],[8.1058,53.6343],[8.1058,53.634],[8.1036,53.634],[8.1036,53.6337],[8.102499999999999,53.6337],[8.102499999999999,53.6334],[8.101900000000001,53.6334],[8.101900000000001,53.6331],[8.1013,53.6331],[8.1013,53.6329],[8.1008,53.6329],[8.1008,53.6326],[8.100199999999999,53.6326],[8.100199999999999,53.6323],[8.0991,53.6323],[8.0991,53.632],[8.0974,53.632],[8.0974,53.6318],[8.0969,53.6318],[8.0969,53.6306],[8.096299999999999,53.6306],[8.096299999999999,53.6298],[8.096299999999999,53.6295],[8.0969,53.6295],[8.0969,53.6293],[8.0974,53.6293],[8.098000000000001,53.6293],[8.098000000000001,53.629],[8.098599999999999,53.629],[8.098599999999999,53.6286],[8.098599999999999,53.6284],[8.098699999999999,53.6284],[8.0991,53.6284],[8.0991,53.628],[8.0991,53.6268],[8.100199999999999,53.6268],[8.100199999999999,53.6265],[8.1006,53.6265],[8.1008,53.6265],[8.1008,53.6263],[8.1008,53.6262],[8.100899999999999,53.6262],[8.1013,53.6262],[8.1013,53.6259],[8.101900000000001,53.6259],[8.101900000000001,53.6256],[8.102499999999999,53.6256],[8.102499999999999,53.6246],[8.102499999999999,53.6243],[8.1028,53.6243],[8.1036,53.6243],[8.1036,53.6237],[8.104100000000001,53.6237],[8.104100000000001,53.6231],[8.104699999999999,53.6231],[8.104699999999999,53.6223],[8.106299999999999,53.6223],[8.106299999999999,53.622],[8.1069,53.622],[8.1069,53.6209],[8.1074,53.6209],[8.1074,53.6206],[8.108000000000001,53.6206],[8.108000000000001,53.6201],[8.108599999999999,53.6201],[8.108599999999999,53.6195],[8.1091,53.6195],[8.1091,53.619],[8.1097,53.619],[8.1097,53.6181],[8.110200000000001,53.6181],[8.110200000000001,53.6173],[8.110799999999999,53.6173],[8.110799999999999,53.6168],[8.1113,53.6168],[8.1113,53.6165],[8.112399999999999,53.6165],[8.112399999999999,53.6168],[8.1136,53.6168],[8.1136,53.617],[8.1152,53.617],[8.1152,53.6173],[8.1158,53.6173],[8.1158,53.6176],[8.1175,53.6176],[8.1175,53.6179],[8.118600000000001,53.6179],[8.118600000000001,53.6181],[8.120200000000001,53.6181],[8.120200000000001,53.6184],[8.120799999999999,53.6184],[8.120799999999999,53.6187],[8.1219,53.6187],[8.1219,53.619],[8.122500000000001,53.619],[8.122500000000001,53.6193],[8.1241,53.6193],[8.1241,53.6195],[8.124700000000001,53.6195],[8.124700000000001,53.6204],[8.1241,53.6204],[8.1241,53.6209],[8.1236,53.6209],[8.1236,53.6223],[8.1252,53.6223],[8.1252,53.622],[8.1258,53.622],[8.1258,53.6212],[8.126300000000001,53.6212],[8.126300000000001,53.6209],[8.126899999999999,53.6209],[8.126899999999999,53.6201],[8.1275,53.6201],[8.1275,53.6193],[8.128,53.6193],[8.128,53.6184],[8.126300000000001,53.6184],[8.126300000000001,53.6181],[8.124700000000001,53.6181],[8.124700000000001,53.6179],[8.122999999999999,53.6179],[8.122999999999999,53.6176],[8.1219,53.6176],[8.1219,53.6173],[8.1213,53.6173],[8.1213,53.617],[8.120200000000001,53.617],[8.120200000000001,53.6168],[8.1191,53.6168],[8.1191,53.6165],[8.118,53.6165],[8.118,53.6162],[8.1175,53.6162],[8.1175,53.6159],[8.116300000000001,53.6159],[8.116300000000001,53.6156],[8.1152,53.6156],[8.1152,53.6154],[8.114100000000001,53.6154],[8.114100000000001,53.6151],[8.1136,53.6151],[8.1136,53.6148],[8.113,53.6148],[8.113,53.6145],[8.1136,53.6145],[8.1136,53.614],[8.114100000000001,53.614],[8.114100000000001,53.6126],[8.1136,53.6126],[8.1136,53.6123],[8.114100000000001,53.6123],[8.114100000000001,53.6115],[8.114699999999999,53.6115],[8.114699999999999,53.6104],[8.1152,53.6104],[8.1152,53.6095],[8.1152,53.6093],[8.1158,53.6093],[8.1158,53.6087],[8.116300000000001,53.6087],[8.116300000000001,53.6081],[8.116899999999999,53.6081],[8.116899999999999,53.6059],[8.1175,53.6059],[8.1175,53.6048],[8.118,53.6048],[8.118,53.6043],[8.118600000000001,53.6043],[8.118600000000001,53.6015],[8.1191,53.6015],[8.1191,53.6006],[8.1197,53.6006],[8.1197,53.5995],[8.120200000000001,53.5995],[8.120200000000001,53.599],[8.120799999999999,53.599],[8.120799999999999,53.5973],[8.1213,53.5973],[8.1213,53.5968],[8.1219,53.5968],[8.1219,53.5962],[8.122500000000001,53.5962],[8.122500000000001,53.5956],[8.122999999999999,53.5956],[8.122999999999999,53.5948],[8.1236,53.5948],[8.1236,53.594],[8.1241,53.594],[8.1241,53.5934],[8.124700000000001,53.5934],[8.124700000000001,53.5929],[8.1252,53.5929],[8.1252,53.5923],[8.1258,53.5923],[8.1258,53.5918],[8.126300000000001,53.5918],[8.126300000000001,53.5915],[8.126899999999999,53.5915],[8.126899999999999,53.5912],[8.1274,53.5912],[8.1274,53.591],[8.1275,53.5906],[8.128,53.5906],[8.128,53.5898],[8.128600000000001,53.5898],[8.128600000000001,53.5893],[8.129099999999999,53.5893],[8.129099999999999,53.589],[8.1297,53.589],[8.1297,53.5879],[8.1302,53.5879],[8.1302,53.5873],[8.130800000000001,53.5873],[8.130800000000001,53.5867],[8.130800000000001,53.5862],[8.1302,53.5862],[8.1302,53.5851],[8.130800000000001,53.5851],[8.130800000000001,53.5848],[8.1302,53.5848],[8.1302,53.584],[8.130800000000001,53.584],[8.130800000000001,53.5834],[8.1313,53.5834],[8.1313,53.5831],[8.1319,53.5831],[8.1319,53.5823],[8.132999999999999,53.5823],[8.132999999999999,53.582],[8.135199999999999,53.582],[8.135199999999999,53.5818],[8.1358,53.5818],[8.1358,53.5815],[8.1363,53.5815],[8.1363,53.5812],[8.1378,53.5812],[8.138,53.5812],[8.138,53.5815],[8.139099999999999,53.5815],[8.139099999999999,53.5818],[8.141299999999999,53.5818],[8.141299999999999,53.582],[8.1424,53.582],[8.1424,53.5823],[8.143599999999999,53.5823],[8.143599999999999,53.5826],[8.1447,53.5826],[8.1447,53.5829],[8.145200000000001,53.5829],[8.145200000000001,53.5831],[8.1458,53.5831],[8.1458,53.5834],[8.147500000000001,53.5834],[8.147500000000001,53.5837],[8.1486,53.5837],[8.1486,53.584],[8.149100000000001,53.584],[8.149100000000001,53.5843],[8.149699999999999,53.5843],[8.149699999999999,53.5845],[8.1508,53.5845],[8.1508,53.5848],[8.1519,53.5848],[8.1519,53.5851],[8.153000000000001,53.5851],[8.153000000000001,53.5854],[8.1541,53.5854],[8.1541,53.5856],[8.155799999999999,53.5856],[8.155799999999999,53.5854],[8.1563,53.5854],[8.1563,53.5851],[8.1569,53.5851],[8.1569,53.584],[8.157500000000001,53.584],[8.157500000000001,53.5829],[8.158,53.5829],[8.158,53.5818],[8.157500000000001,53.5818],[8.157500000000001,53.5812],[8.158,53.5812],[8.158,53.5806],[8.1563,53.5806],[8.1563,53.5809],[8.155799999999999,53.5809],[8.155799999999999,53.5818],[8.155200000000001,53.5818],[8.155200000000001,53.5826],[8.1547,53.5826],[8.1547,53.5837],[8.153000000000001,53.5837],[8.153000000000001,53.5834],[8.1519,53.5834],[8.1519,53.5831],[8.151300000000001,53.5831],[8.151300000000001,53.5829],[8.1502,53.5829],[8.1502,53.5826],[8.149100000000001,53.5826],[8.149100000000001,53.5823],[8.148,53.5823],[8.148,53.582],[8.146900000000001,53.582],[8.146900000000001,53.5818],[8.1458,53.5818],[8.1458,53.5815],[8.1447,53.5815],[8.1447,53.5812],[8.143599999999999,53.5812],[8.143599999999999,53.5809],[8.1424,53.5809],[8.1424,53.5806],[8.1419,53.5806],[8.1419,53.5804],[8.141299999999999,53.5804],[8.141299999999999,53.5801],[8.140800000000001,53.5801],[8.140800000000001,53.5798],[8.1402,53.5798],[8.1402,53.5793],[8.1402,53.5768],[8.140800000000001,53.5768],[8.140800000000001,53.5762],[8.141299999999999,53.5762],[8.141299999999999,53.5756],[8.1419,53.5756],[8.1419,53.5743],[8.1424,53.5743],[8.1424,53.5731],[8.143000000000001,53.5731],[8.143000000000001,53.5726],[8.143599999999999,53.5726],[8.143599999999999,53.5718],[8.1441,53.5718],[8.1441,53.5712],[8.1447,53.5712],[8.1447,53.5706],[8.145200000000001,53.5706],[8.145200000000001,53.5701],[8.1458,53.5701],[8.1458,53.569],[8.1463,53.569],[8.1463,53.5687],[8.147500000000001,53.5687],[8.147500000000001,53.5684],[8.148,53.5684],[8.148,53.5681],[8.1481,53.5681],[8.1486,53.5681],[8.1486,53.5676],[8.1487,53.5676],[8.149100000000001,53.5676],[8.149100000000001,53.5673],[8.1502,53.5673],[8.1502,53.5663],[8.1502,53.5654],[8.1508,53.5654],[8.1508,53.5651],[8.1519,53.5651],[8.1519,53.565],[8.1519,53.5648],[8.152200000000001,53.5648],[8.1525,53.5648],[8.1525,53.5646],[8.151300000000001,53.5645],[8.151300000000001,53.5604],[8.1525,53.5604],[8.1525,53.5606],[8.153600000000001,53.5606],[8.153600000000001,53.5609],[8.1547,53.5609],[8.1547,53.5612],[8.155799999999999,53.5612],[8.155799999999999,53.5606],[8.1563,53.5606],[8.1563,53.5604],[8.1569,53.5604],[8.1569,53.5598],[8.157500000000001,53.5598],[8.157500000000001,53.5595],[8.158,53.5595],[8.158,53.559],[8.1586,53.559],[8.1586,53.5579],[8.159100000000001,53.5579],[8.159100000000001,53.5576],[8.1608,53.5576],[8.1608,53.5579],[8.161,53.5579],[8.161899999999999,53.5579],[8.161899999999999,53.5581],[8.163,53.5581],[8.163,53.5584],[8.1647,53.5584],[8.1647,53.5587],[8.165200000000001,53.5587],[8.165200000000001,53.559],[8.165800000000001,53.559],[8.165800000000001,53.5604],[8.165200000000001,53.5604],[8.165200000000001,53.5615],[8.1647,53.5615],[8.1647,53.562],[8.1669,53.562],[8.1669,53.5618],[8.167400000000001,53.5618],[8.167400000000001,53.5615],[8.167999999999999,53.5615],[8.167999999999999,53.5604],[8.167400000000001,53.5604],[8.167400000000001,53.5593],[8.167999999999999,53.5593],[8.167999999999999,53.5587],[8.1686,53.5587],[8.1686,53.5579],[8.1691,53.5579],[8.1691,53.5576],[8.169700000000001,53.5576],[8.169700000000001,53.5556],[8.1702,53.5556],[8.1702,53.5551],[8.1708,53.5551],[8.1708,53.5548],[8.171300000000001,53.5548],[8.171300000000001,53.5545],[8.1724,53.5545],[8.1724,53.5543],[8.171900000000001,53.5543],[8.171900000000001,53.5534],[8.1708,53.5534],[8.1708,53.5531],[8.169700000000001,53.5531],[8.169700000000001,53.5534],[8.1691,53.5534],[8.1691,53.554],[8.1686,53.554],[8.1686,53.5551],[8.167999999999999,53.5551],[8.167999999999999,53.5565],[8.167400000000001,53.5565],[8.167400000000001,53.5573],[8.1669,53.5573],[8.1669,53.5576],[8.165200000000001,53.5576],[8.165200000000001,53.5573],[8.1641,53.5573],[8.1641,53.557],[8.1625,53.557],[8.1625,53.5568],[8.1618,53.5568],[8.161300000000001,53.5568],[8.161300000000001,53.5565],[8.1608,53.5565],[8.1608,53.5562],[8.1602,53.5562],[8.1602,53.5559],[8.159700000000001,53.5559],[8.159700000000001,53.5548],[8.1602,53.5548],[8.1602,53.5518],[8.1608,53.5518],[8.1608,53.5509],[8.161300000000001,53.5509],[8.161300000000001,53.5495],[8.161899999999999,53.5495],[8.161899999999999,53.549],[8.1625,53.549],[8.1625,53.5487],[8.162699999999999,53.5487],[8.163,53.5487],[8.163,53.5484],[8.163600000000001,53.5484],[8.163600000000001,53.5481],[8.1641,53.5481],[8.1641,53.5476],[8.1647,53.5476],[8.1647,53.547],[8.165200000000001,53.547],[8.165200000000001,53.5465],[8.165800000000001,53.5465],[8.165800000000001,53.5462],[8.1663,53.5462],[8.1663,53.5459],[8.1669,53.5459],[8.1669,53.5456],[8.167400000000001,53.5456],[8.167400000000001,53.5454],[8.167999999999999,53.5454],[8.167999999999999,53.5451],[8.1686,53.5451],[8.1686,53.5443],[8.1691,53.5443],[8.1691,53.5434],[8.169700000000001,53.5434],[8.169700000000001,53.5418],[8.169499999999999,53.5418],[8.1691,53.5418],[8.1691,53.5415],[8.169499999999999,53.5415],[8.169700000000001,53.5415],[8.169700000000001,53.5412],[8.169499999999999,53.5412],[8.1691,53.5412],[8.1691,53.5401],[8.167999999999999,53.5401],[8.167999999999999,53.5398],[8.1663,53.5398],[8.1663,53.5393],[8.165800000000001,53.5393],[8.165800000000001,53.5384],[8.165200000000001,53.5384],[8.165200000000001,53.5376],[8.1647,53.5376],[8.1647,53.5373],[8.1641,53.5373],[8.1641,53.537],[8.163600000000001,53.537],[8.163600000000001,53.5368],[8.1625,53.5368],[8.1625,53.5356],[8.163,53.5356],[8.163,53.5351],[8.1625,53.5351],[8.1625,53.5343],[8.161899999999999,53.5343],[8.161899999999999,53.5337],[8.161300000000001,53.5337],[8.161300000000001,53.5334],[8.1602,53.5334],[8.1602,53.5331],[8.159700000000001,53.5331],[8.159700000000001,53.5323],[8.159100000000001,53.5323],[8.159100000000001,53.5312],[8.159700000000001,53.5312],[8.159700000000001,53.5309],[8.161300000000001,53.5309],[8.161300000000001,53.5306],[8.161899999999999,53.5306],[8.161899999999999,53.5301],[8.1625,53.5301],[8.1625,53.53],[8.1625,53.5298],[8.1641,53.5298],[8.1641,53.5304],[8.163600000000001,53.5304],[8.163600000000001,53.5307],[8.163600000000001,53.5318],[8.1641,53.5318],[8.1641,53.532],[8.1647,53.532],[8.1647,53.5334],[8.165200000000001,53.5334],[8.165200000000001,53.5345],[8.1686,53.5345],[8.1686,53.5354],[8.1691,53.5354],[8.1691,53.5365],[8.1686,53.5365],[8.1686,53.5368],[8.1691,53.5368],[8.1691,53.5393],[8.169700000000001,53.5393],[8.1702,53.5393],[8.1702,53.539],[8.1708,53.539],[8.1708,53.5384],[8.171300000000001,53.5384],[8.171300000000001,53.5373],[8.171900000000001,53.5373],[8.171900000000001,53.5368],[8.171300000000001,53.5368],[8.171300000000001,53.5354],[8.1708,53.5354],[8.1708,53.5351],[8.1702,53.5351],[8.1702,53.5343],[8.169700000000001,53.5343],[8.169700000000001,53.5329],[8.1691,53.5329],[8.1691,53.5318],[8.1686,53.5318],[8.1686,53.5306],[8.167999999999999,53.5306],[8.167999999999999,53.5301],[8.167400000000001,53.5301],[8.167400000000001,53.5298],[8.1669,53.5298],[8.1669,53.5279],[8.1663,53.5279],[8.1663,53.5268],[8.165800000000001,53.5268],[8.165800000000001,53.5259],[8.165200000000001,53.5259],[8.165200000000001,53.5245],[8.1647,53.5245],[8.1647,53.5223],[8.1641,53.5223],[8.1641,53.522],[8.163600000000001,53.522],[8.163600000000001,53.5218],[8.163,53.5218],[8.163,53.5212],[8.163600000000001,53.5212],[8.163600000000001,53.5209],[8.163,53.5209],[8.163,53.5204],[8.1625,53.5204],[8.1625,53.5195],[8.161899999999999,53.5195],[8.161899999999999,53.5193],[8.161300000000001,53.5193],[8.161300000000001,53.519],[8.1608,53.519],[8.1608,53.5181],[8.1602,53.5181],[8.1602,53.5179],[8.159100000000001,53.5179],[8.159100000000001,53.5173],[8.1586,53.5173],[8.1586,53.517],[8.158,53.517],[8.158,53.5165],[8.157500000000001,53.5165],[8.157500000000001,53.5162],[8.1569,53.5162],[8.1569,53.5159],[8.1563,53.5159],[8.1563,53.5154],[8.155799999999999,53.5154],[8.155799999999999,53.5151],[8.1563,53.5151],[8.1563,53.5143],[8.155799999999999,53.5143],[8.155799999999999,53.514],[8.155200000000001,53.514],[8.155200000000001,53.5137],[8.1541,53.5137],[8.1541,53.514],[8.151300000000001,53.514],[8.151300000000001,53.5137],[8.1508,53.5137],[8.1508,53.5134],[8.1502,53.5134],[8.1502,53.5126],[8.149100000000001,53.5126],[8.149100000000001,53.5123],[8.1486,53.5123],[8.1486,53.512],[8.148,53.512],[8.148,53.5123],[8.1458,53.5123],[8.1458,53.5126],[8.145200000000001,53.5126],[8.145200000000001,53.5123],[8.143000000000001,53.5123],[8.143000000000001,53.512],[8.1402,53.512],[8.1402,53.5118],[8.139099999999999,53.5118],[8.139099999999999,53.5115],[8.1363,53.5115],[8.1363,53.5112],[8.1341,53.5112],[8.1341,53.5109],[8.1336,53.5109],[8.1336,53.5106],[8.132999999999999,53.5106],[8.132999999999999,53.5104],[8.1319,53.5104],[8.1319,53.5101],[8.130800000000001,53.5101],[8.130800000000001,53.5098],[8.129099999999999,53.5098],[8.129099999999999,53.5095],[8.128,53.5095],[8.128,53.5093],[8.126300000000001,53.5093],[8.126300000000001,53.509],[8.1252,53.509],[8.1252,53.5087],[8.122999999999999,53.5087],[8.122999999999999,53.5084],[8.1213,53.5084],[8.1213,53.5081],[8.120200000000001,53.5081],[8.120200000000001,53.5079],[8.1197,53.5079],[8.1197,53.5076],[8.118,53.5076],[8.118,53.5073],[8.116899999999999,53.5073],[8.116899999999999,53.507],[8.116300000000001,53.507],[8.116300000000001,53.5068],[8.1152,53.5068],[8.1152,53.5065],[8.114699999999999,53.5065],[8.114699999999999,53.5062],[8.1136,53.5062],[8.1136,53.5059],[8.112399999999999,53.5059],[8.112399999999999,53.5056],[8.1113,53.5056],[8.1113,53.5054],[8.1097,53.5054],[8.1097,53.5051],[8.108599999999999,53.5051],[8.108599999999999,53.5048],[8.108000000000001,53.5048],[8.108000000000001,53.5045],[8.1074,53.5045],[8.1074,53.504],[8.104100000000001,53.504],[8.104100000000001,53.5037],[8.102499999999999,53.5037],[8.102499999999999,53.5034],[8.1008,53.5034],[8.1008,53.5031],[8.100199999999999,53.5031],[8.100199999999999,53.5029],[8.0991,53.5029],[8.0991,53.5026],[8.0952,53.5026],[8.0952,53.5023],[8.0936,53.5023],[8.0936,53.502],[8.081300000000001,53.502],[8.081300000000001,53.5018],[8.0802,53.5018],[8.0802,53.502],[8.079700000000001,53.502],[8.079700000000001,53.5018],[8.0791,53.5018],[8.0791,53.502],[8.0763,53.502],[8.0763,53.5023],[8.075799999999999,53.5023],[8.075799999999999,53.5026],[8.0747,53.5026],[8.0747,53.5029],[8.073600000000001,53.5029],[8.073600000000001,53.5031],[8.073,53.5031],[8.073,53.5034],[8.0725,53.5034],[8.0725,53.5037],[8.071300000000001,53.5037],[8.071300000000001,53.504],[8.0702,53.504],[8.0702,53.5043],[8.069699999999999,53.5043],[8.069699999999999,53.5045],[8.0686,53.5045],[8.0686,53.5048],[8.0669,53.5048],[8.0669,53.5056],[8.065799999999999,53.5056],[8.065799999999999,53.5059],[8.0647,53.5059],[8.0647,53.5054],[8.0641,53.5054],[8.0641,53.5045],[8.063599999999999,53.5045],[8.063599999999999,53.504],[8.063000000000001,53.504],[8.063000000000001,53.5031],[8.0625,53.5031],[8.0625,53.5026],[8.0625,53.5012],[8.0619,53.5012],[8.0619,53.5009],[8.061299999999999,53.5009],[8.061299999999999,53.5004],[8.0608,53.5004],[8.0608,53.4995],[8.061299999999999,53.4995],[8.061299999999999,53.4987],[8.0619,53.4987],[8.0619,53.4984],[8.0625,53.4984],[8.0625,53.4979],[8.0619,53.4979],[8.0619,53.497],[8.061299999999999,53.497],[8.061299999999999,53.4965],[8.0619,53.4965],[8.0619,53.4959],[8.061299999999999,53.4959],[8.061299999999999,53.4937],[8.0619,53.4937],[8.0619,53.4931],[8.061299999999999,53.4931],[8.061299999999999,53.4923],[8.0619,53.4923],[8.0619,53.492],[8.061299999999999,53.492],[8.061299999999999,53.4915],[8.0619,53.4915],[8.0619,53.4906],[8.0625,53.4906],[8.0625,53.4893],[8.0619,53.4893],[8.0619,53.4881],[8.0625,53.4881],[8.0625,53.4834],[8.063000000000001,53.4834],[8.063000000000001,53.4826],[8.063599999999999,53.4826],[8.063599999999999,53.4815],[8.0641,53.4815],[8.0641,53.4781],[8.0647,53.4781],[8.0647,53.4776],[8.065200000000001,53.4776],[8.065200000000001,53.4768],[8.065799999999999,53.4768],[8.065799999999999,53.4756],[8.0663,53.4756],[8.0663,53.4751],[8.0669,53.4751],[8.0669,53.474],[8.067500000000001,53.474],[8.067500000000001,53.4734],[8.068,53.4734],[8.068,53.4729],[8.0686,53.4729],[8.0686,53.4723],[8.069100000000001,53.4723],[8.069100000000001,53.4712],[8.069699999999999,53.4712],[8.069699999999999,53.4706],[8.0702,53.4706],[8.0702,53.4698],[8.0708,53.4698],[8.0708,53.4695],[8.071300000000001,53.4695],[8.071300000000001,53.469],[8.071899999999999,53.469],[8.071899999999999,53.467],[8.0725,53.467],[8.0725,53.4668],[8.073,53.4668],[8.073,53.4659],[8.073600000000001,53.4659],[8.073600000000001,53.4648],[8.0741,53.4648],[8.0741,53.4645],[8.0747,53.4645],[8.0747,53.464],[8.075200000000001,53.464],[8.075200000000001,53.4631],[8.075799999999999,53.4631],[8.075799999999999,53.4629],[8.0763,53.4629],[8.0763,53.4626],[8.0769,53.4626],[8.0769,53.4623],[8.077500000000001,53.4623],[8.077500000000001,53.4609],[8.077999999999999,53.4609],[8.077999999999999,53.4606],[8.0786,53.4606],[8.0786,53.4601],[8.0791,53.4601],[8.0791,53.4598],[8.079700000000001,53.4598],[8.079700000000001,53.4595],[8.0808,53.4595],[8.0808,53.4593],[8.081300000000001,53.4593],[8.081300000000001,53.459],[8.081899999999999,53.459],[8.081899999999999,53.4584],[8.0824,53.4584],[8.0825,53.4581],[8.083,53.4581],[8.083,53.4576],[8.083600000000001,53.4576],[8.083600000000001,53.4573],[8.084099999999999,53.4573],[8.084099999999999,53.457],[8.0847,53.457],[8.0847,53.4565],[8.0852,53.4565],[8.0852,53.4556],[8.085800000000001,53.4556],[8.085800000000001,53.4554],[8.0863,53.4554],[8.0863,53.4551],[8.0869,53.4551],[8.0869,53.454],[8.087400000000001,53.454],[8.087400000000001,53.4537],[8.087999999999999,53.4537],[8.087999999999999,53.4534],[8.0886,53.4534],[8.0886,53.4531],[8.090199999999999,53.4531],[8.090199999999999,53.4523],[8.0908,53.4523],[8.0908,53.452],[8.0913,53.452],[8.0913,53.4518],[8.091799999999999,53.4518],[8.091900000000001,53.4518],[8.091900000000001,53.4516],[8.091900000000001,53.4512],[8.0921,53.4512],[8.0924,53.4512],[8.0924,53.4507],[8.0924,53.4498],[8.093,53.4498],[8.093,53.4495],[8.0932,53.4495],[8.0936,53.4495],[8.0936,53.4493],[8.094099999999999,53.4493],[8.094099999999999,53.4487],[8.0947,53.4487],[8.0947,53.4479],[8.0952,53.4479],[8.0952,53.4476],[8.096299999999999,53.4476],[8.096299999999999,53.4473],[8.0969,53.4473],[8.0969,53.447],[8.098000000000001,53.447],[8.098000000000001,53.4462],[8.098599999999999,53.4462],[8.098599999999999,53.4459],[8.0991,53.4459],[8.0991,53.4456],[8.1013,53.4456],[8.1013,53.4459],[8.104100000000001,53.4459],[8.104100000000001,53.4462],[8.1058,53.4462],[8.1058,53.4465],[8.106299999999999,53.4465],[8.106299999999999,53.4468],[8.1069,53.4468],[8.1069,53.4473],[8.108000000000001,53.4473],[8.108000000000001,53.447],[8.1097,53.447],[8.1097,53.4473],[8.110200000000001,53.4473],[8.110200000000001,53.4479],[8.1113,53.4479],[8.1113,53.4481],[8.1119,53.4481],[8.1119,53.4484],[8.112399999999999,53.4484],[8.112399999999999,53.449],[8.113,53.449],[8.113,53.4493],[8.114100000000001,53.4493],[8.114100000000001,53.4495],[8.114699999999999,53.4495],[8.114699999999999,53.4498],[8.1152,53.4498],[8.1152,53.4501],[8.1158,53.4501],[8.1158,53.4504],[8.116300000000001,53.4504],[8.116300000000001,53.4509],[8.1213,53.4509],[8.1213,53.4512],[8.1252,53.4512],[8.1252,53.4515],[8.128,53.4515],[8.128,53.452],[8.1297,53.452],[8.1297,53.4523],[8.130800000000001,53.4523],[8.130800000000001,53.452],[8.1313,53.452],[8.1313,53.4518],[8.1319,53.4518],[8.1319,53.4523],[8.1336,53.4523],[8.1336,53.4526],[8.135199999999999,53.4526],[8.135199999999999,53.4529],[8.136900000000001,53.4529],[8.136900000000001,53.4526],[8.1386,53.4526],[8.1386,53.4523],[8.1402,53.4523],[8.1402,53.452],[8.1419,53.452],[8.1419,53.4518],[8.1424,53.4518],[8.1424,53.4515],[8.143000000000001,53.4515],[8.143000000000001,53.4512],[8.143599999999999,53.4512],[8.143599999999999,53.4509],[8.1441,53.4509],[8.1441,53.4504],[8.1447,53.4504],[8.1447,53.4501],[8.145200000000001,53.4501],[8.145200000000001,53.4498],[8.147500000000001,53.4498],[8.147500000000001,53.4493],[8.148,53.4493],[8.148,53.4487],[8.1486,53.4487],[8.1486,53.4484],[8.149100000000001,53.4484],[8.149100000000001,53.4481],[8.149699999999999,53.4481],[8.149699999999999,53.4479],[8.1525,53.4479],[8.1525,53.4476],[8.153000000000001,53.4476],[8.153000000000001,53.4473],[8.153600000000001,53.4473],[8.153600000000001,53.4468],[8.1541,53.4468],[8.1541,53.4462],[8.1547,53.4462],[8.1547,53.4458],[8.1547,53.4456],[8.155099999999999,53.4456],[8.155200000000001,53.4456],[8.155200000000001,53.4454],[8.1556,53.4454],[8.1563,53.4454],[8.1563,53.4451],[8.1569,53.4451],[8.1569,53.4448],[8.157500000000001,53.4448],[8.157500000000001,53.4444],[8.157500000000001,53.4443],[8.1577,53.4443],[8.158,53.4443],[8.158,53.4441],[8.158,53.4437],[8.1586,53.4437],[8.1586,53.4431],[8.159100000000001,53.4431],[8.159100000000001,53.4429],[8.159700000000001,53.4429],[8.159700000000001,53.4426],[8.1602,53.4426],[8.1602,53.4418],[8.1608,53.4418],[8.1608,53.4415],[8.161300000000001,53.4415],[8.161300000000001,53.4409],[8.161899999999999,53.4409],[8.161899999999999,53.4406],[8.1625,53.4406],[8.1625,53.4401],[8.163,53.4401],[8.163,53.4395],[8.163600000000001,53.4395],[8.163600000000001,53.4393],[8.1641,53.4393],[8.1641,53.4387],[8.1647,53.4387],[8.1647,53.4384],[8.165800000000001,53.4384],[8.165800000000001,53.4381],[8.1663,53.4381],[8.1663,53.4379],[8.1669,53.4379],[8.1669,53.4373],[8.167400000000001,53.4373],[8.167400000000001,53.4368],[8.167999999999999,53.4368],[8.167999999999999,53.4365],[8.1686,53.4365],[8.1686,53.4359],[8.1691,53.4359],[8.1691,53.4354],[8.1702,53.4354],[8.1702,53.4348],[8.1708,53.4348],[8.1708,53.4345],[8.171300000000001,53.4345],[8.171300000000001,53.434],[8.171900000000001,53.434],[8.171900000000001,53.4337],[8.1724,53.4337],[8.1724,53.4334],[8.173,53.4334],[8.173,53.4329],[8.1736,53.4329],[8.1736,53.4323],[8.174099999999999,53.4323],[8.174099999999999,53.4318],[8.1752,53.4318],[8.1752,53.4315],[8.175800000000001,53.4315],[8.175800000000001,53.4306],[8.1763,53.4306],[8.1763,53.4301],[8.1769,53.4301],[8.1769,53.4295],[8.1774,53.4295],[8.1774,53.4293],[8.178000000000001,53.4293],[8.178000000000001,53.429],[8.178599999999999,53.429],[8.178599999999999,53.4287],[8.1791,53.4287],[8.1791,53.4279],[8.1797,53.4279],[8.1797,53.4276],[8.180199999999999,53.4276],[8.180199999999999,53.427],[8.1808,53.427],[8.1808,53.4265],[8.1813,53.4265],[8.1813,53.4262],[8.181900000000001,53.4262],[8.181900000000001,53.4256],[8.182499999999999,53.4256],[8.182499999999999,53.4251],[8.183,53.4251],[8.183,53.4245],[8.1836,53.4245],[8.1836,53.424],[8.184100000000001,53.424],[8.184100000000001,53.4231],[8.184699999999999,53.4231],[8.184699999999999,53.4229],[8.1852,53.4229],[8.1852,53.4226],[8.1858,53.4226],[8.1858,53.4223],[8.186299999999999,53.4223],[8.186299999999999,53.4218],[8.1869,53.4218],[8.1869,53.4215],[8.1875,53.4215],[8.1874,53.4209],[8.188000000000001,53.4209],[8.188000000000001,53.4204],[8.188599999999999,53.4204],[8.188599999999999,53.4201],[8.1891,53.4201],[8.1891,53.4195],[8.1897,53.4195],[8.1897,53.4193],[8.190200000000001,53.4193],[8.190200000000001,53.419],[8.190799999999999,53.419],[8.190799999999999,53.4181],[8.1913,53.4181],[8.1913,53.4179],[8.1919,53.4179],[8.1919,53.4173],[8.192399999999999,53.4173],[8.192399999999999,53.4168],[8.193,53.4168],[8.193,53.4162],[8.1936,53.4162],[8.1936,53.4159],[8.194100000000001,53.4159],[8.194100000000001,53.4156],[8.194699999999999,53.4156],[8.194699999999999,53.4148],[8.1952,53.4148],[8.1952,53.4143],[8.1958,53.4143],[8.1958,53.4134],[8.196300000000001,53.4134],[8.196300000000001,53.4123],[8.196899999999999,53.4123],[8.196899999999999,53.4112],[8.196300000000001,53.4112],[8.196300000000001,53.4084],[8.196899999999999,53.4084],[8.196899999999999,53.4076],[8.1975,53.4076],[8.1975,53.4073],[8.198,53.4073],[8.198,53.4068],[8.1991,53.4068],[8.1991,53.4065],[8.1997,53.4065],[8.1997,53.40625],[8.200200000000001,53.40625],[8.200200000000001,53.4059],[8.200799999999999,53.4059],[8.200799999999999,53.4051],[8.2013,53.4051],[8.2013,53.4045],[8.2019,53.4045],[8.2019,53.4043],[8.202500000000001,53.4043],[8.202500000000001,53.404],[8.2058,53.404],[8.2058,53.4037],[8.206300000000001,53.4037],[8.206300000000001,53.4034],[8.206899999999999,53.4034],[8.206899999999999,53.4029],[8.2075,53.4029],[8.2075,53.4026],[8.208,53.4026],[8.208,53.4023],[8.208600000000001,53.4023],[8.208600000000001,53.402],[8.2113,53.402],[8.2113,53.4018],[8.2136,53.4018],[8.2136,53.402],[8.215199999999999,53.402],[8.215199999999999,53.4018],[8.2163,53.4018],[8.2163,53.4015],[8.2219,53.4015],[8.2219,53.4012],[8.223599999999999,53.4012],[8.223599999999999,53.4009],[8.2258,53.4009],[8.2258,53.4006],[8.2263,53.4006],[8.2263,53.4004],[8.227399999999999,53.4004],[8.227399999999999,53.4006],[8.228,53.4006],[8.228,53.4009],[8.2286,53.4009],[8.2286,53.4012],[8.229100000000001,53.4012],[8.229100000000001,53.4009],[8.2302,53.4009],[8.2302,53.4006],[8.231299999999999,53.4006],[8.231299999999999,53.4004],[8.2325,53.4004],[8.2325,53.4001],[8.235200000000001,53.4001],[8.235200000000001,53.3998],[8.237500000000001,53.3998],[8.237500000000001,53.3995],[8.2386,53.3995],[8.2386,53.3993],[8.239699999999999,53.3993],[8.239699999999999,53.399],[8.245200000000001,53.399],[8.245200000000001,53.3987],[8.247400000000001,53.3987],[8.247400000000001,53.399],[8.2524,53.399],[8.2524,53.3993],[8.253,53.3993],[8.253,53.3995],[8.254099999999999,53.3995],[8.254099999999999,53.3998],[8.2547,53.3998],[8.2547,53.4001],[8.255800000000001,53.4001],[8.255800000000001,53.4004],[8.2563,53.4004],[8.2563,53.4006],[8.257999999999999,53.4006],[8.257999999999999,53.4009],[8.2591,53.4009],[8.2591,53.4015],[8.259700000000001,53.4015],[8.259700000000001,53.4018],[8.260199999999999,53.4018],[8.260199999999999,53.4023],[8.2608,53.4023],[8.2608,53.4026],[8.261900000000001,53.4026],[8.261900000000001,53.4029],[8.262499999999999,53.4029],[8.262499999999999,53.4031],[8.2636,53.4031],[8.2636,53.4037],[8.264099999999999,53.4037],[8.264099999999999,53.404],[8.2647,53.404],[8.2647,53.4043],[8.2652,53.4043],[8.2652,53.4045],[8.265800000000001,53.4045],[8.265800000000001,53.4048],[8.266299999999999,53.4048],[8.266299999999999,53.4051],[8.2669,53.4051],[8.2669,53.4054],[8.2674,53.4054],[8.2674,53.4056],[8.268000000000001,53.4056],[8.268000000000001,53.4059],[8.268599999999999,53.4059],[8.268599999999999,53.4068],[8.2691,53.4068],[8.2691,53.407],[8.2697,53.407],[8.2697,53.4073],[8.2708,53.4073],[8.2708,53.4081],[8.2713,53.4081],[8.2713,53.4084],[8.271900000000001,53.4084],[8.271900000000001,53.4087],[8.272399999999999,53.4087],[8.272399999999999,53.4095],[8.273,53.4095],[8.273,53.4098],[8.2736,53.4098],[8.2736,53.4101],[8.274100000000001,53.4101],[8.274100000000001,53.4104],[8.274699999999999,53.4104],[8.274699999999999,53.4106],[8.2752,53.4106],[8.2752,53.4109],[8.2758,53.4109],[8.2758,53.4112],[8.276300000000001,53.4112],[8.276300000000001,53.4115],[8.2769,53.4115],[8.2769,53.412],[8.2775,53.412],[8.2775,53.4126],[8.278600000000001,53.4126],[8.278600000000001,53.414],[8.2813,53.414],[8.2813,53.4143],[8.2819,53.4143],[8.2819,53.4145],[8.282500000000001,53.4145],[8.282500000000001,53.4151],[8.283,53.4151],[8.283,53.4156],[8.2836,53.4156],[8.2836,53.4165],[8.284100000000001,53.4165],[8.284100000000001,53.4168],[8.284700000000001,53.4168],[8.284700000000001,53.417],[8.2852,53.417],[8.2852,53.4179],[8.2858,53.4179],[8.2858,53.4181],[8.286300000000001,53.4181],[8.286300000000001,53.4184],[8.286899999999999,53.4184],[8.286899999999999,53.419],[8.2875,53.419],[8.2875,53.4195],[8.288,53.4195],[8.288,53.4201],[8.288600000000001,53.4201],[8.288600000000001,53.4206],[8.2891,53.4206],[8.2891,53.4212],[8.2897,53.4212],[8.2897,53.4215],[8.290200000000001,53.4215],[8.290200000000001,53.422],[8.290800000000001,53.422],[8.290800000000001,53.4226],[8.2913,53.4226],[8.2913,53.4229],[8.2919,53.4229],[8.2919,53.4237],[8.292400000000001,53.4237],[8.2925,53.4243],[8.292999999999999,53.4243],[8.292999999999999,53.4248],[8.2936,53.4248],[8.2936,53.4254],[8.2941,53.4254],[8.2941,53.4259],[8.294700000000001,53.4259],[8.294700000000001,53.4265],[8.2952,53.4265],[8.2952,53.4276],[8.2958,53.4276],[8.2958,53.4281],[8.296300000000001,53.4281],[8.296300000000001,53.429],[8.296900000000001,53.429],[8.296900000000001,53.4295],[8.296300000000001,53.4295],[8.296300000000001,53.4301],[8.296900000000001,53.4301],[8.296900000000001,53.4309],[8.2974,53.4309],[8.2974,53.432],[8.296900000000001,53.432],[8.296900000000001,53.4331],[8.296300000000001,53.4331],[8.296300000000001,53.4334],[8.2958,53.4334],[8.2958,53.4337],[8.2952,53.4337],[8.2952,53.4345],[8.294700000000001,53.4345],[8.294700000000001,53.4351],[8.2952,53.4351],[8.2952,53.4356],[8.2958,53.4356],[8.2958,53.4373],[8.296300000000001,53.4373],[8.296300000000001,53.4426],[8.296900000000001,53.4426],[8.296900000000001,53.4429],[8.2974,53.4429],[8.2974,53.4431],[8.2986,53.4431],[8.2986,53.4434],[8.299099999999999,53.4434],[8.299099999999999,53.4437],[8.2997,53.4437],[8.2997,53.444],[8.3002,53.444],[8.3002,53.4443],[8.300800000000001,53.4443],[8.300800000000001,53.4445],[8.3019,53.4445],[8.3019,53.4448],[8.3024,53.4448],[8.3024,53.4454],[8.303000000000001,53.4454],[8.303000000000001,53.4462],[8.303599999999999,53.4462],[8.303599999999999,53.4465],[8.3047,53.4465],[8.3047,53.4468],[8.305199999999999,53.4468],[8.305199999999999,53.4476],[8.3063,53.4476],[8.3063,53.4479],[8.3074,53.4479],[8.3074,53.4481],[8.308,53.4481],[8.308,53.4487],[8.3086,53.4487],[8.3086,53.4501],[8.309100000000001,53.4501],[8.309100000000001,53.4504],[8.309699999999999,53.4504],[8.309699999999999,53.4509],[8.3102,53.4509],[8.3102,53.4515],[8.3108,53.4515],[8.3108,53.4548],[8.311299999999999,53.4548],[8.311299999999999,53.4551],[8.313000000000001,53.4551],[8.313000000000001,53.4556],[8.313599999999999,53.4556],[8.313599999999999,53.4559],[8.313000000000001,53.4559],[8.313000000000001,53.4562],[8.313599999999999,53.4562],[8.313599999999999,53.4576],[8.313000000000001,53.4576],[8.313000000000001,53.4584],[8.3125,53.4584],[8.3125,53.4587],[8.313000000000001,53.4587],[8.313000000000001,53.459],[8.313599999999999,53.459],[8.313599999999999,53.4593],[8.3141,53.4593],[8.3141,53.4595],[8.3147,53.4595],[8.3147,53.4629],[8.315200000000001,53.4629],[8.315200000000001,53.4631],[8.3147,53.4631],[8.3147,53.464],[8.315200000000001,53.464],[8.315200000000001,53.4643],[8.315799999999999,53.4643],[8.315799999999999,53.4662],[8.3163,53.4662],[8.3163,53.4668],[8.315799999999999,53.4668],[8.315799999999999,53.4679],[8.3163,53.4679],[8.3163,53.469],[8.315799999999999,53.469],[8.315799999999999,53.4693],[8.315200000000001,53.4693],[8.315200000000001,53.4704],[8.315799999999999,53.4704],[8.315799999999999,53.4737],[8.3163,53.4737],[8.3163,53.4748],[8.315799999999999,53.4748],[8.315799999999999,53.4765],[8.3163,53.4765],[8.3163,53.4784],[8.315799999999999,53.4784],[8.315799999999999,53.4801],[8.315200000000001,53.4801],[8.315200000000001,53.4806],[8.315799999999999,53.4806],[8.315799999999999,53.4848],[8.3163,53.4848],[8.3163,53.4856],[8.315799999999999,53.4856],[8.315799999999999,53.4859],[8.315200000000001,53.4859],[8.315200000000001,53.4865],[8.3156,53.4865],[8.315799999999999,53.4865],[8.315799999999999,53.4873],[8.3163,53.4873],[8.3163,53.4884],[8.315799999999999,53.4884],[8.315799999999999,53.4901],[8.3163,53.4901],[8.3163,53.4912],[8.315899999999999,53.4912],[8.315799999999999,53.4912],[8.315799999999999,53.4918],[8.315200000000001,53.4918],[8.315200000000001,53.4929],[8.315799999999999,53.4929],[8.315799999999999,53.4934],[8.3163,53.4934],[8.3163,53.4945],[8.315799999999999,53.4945],[8.315799999999999,53.4962],[8.315200000000001,53.4962],[8.315200000000001,53.4976],[8.3147,53.4976],[8.3147,53.4984],[8.3141,53.4984],[8.3141,53.499],[8.313599999999999,53.499],[8.313599999999999,53.5001],[8.3141,53.5001],[8.3141,53.5004],[8.3147,53.5004],[8.3147,53.5012],[8.315200000000001,53.5012],[8.315200000000001,53.5018],[8.315799999999999,53.5018],[8.315799999999999,53.5037],[8.315200000000001,53.5037],[8.315200000000001,53.504],[8.3147,53.504],[8.3147,53.5045],[8.3141,53.5045],[8.3141,53.5059],[8.3147,53.5059],[8.3147,53.5065],[8.315200000000001,53.5065],[8.315200000000001,53.507],[8.315799999999999,53.507],[8.315799999999999,53.5093],[8.315200000000001,53.5093],[8.315200000000001,53.5098],[8.3147,53.5098],[8.3147,53.5106],[8.315200000000001,53.5106],[8.315200000000001,53.5112],[8.315799999999999,53.5112],[8.315799999999999,53.5115],[8.315200000000001,53.5115],[8.315200000000001,53.5123],[8.3147,53.5123],[8.3147,53.5131],[8.315200000000001,53.5131],[8.315200000000001,53.5137],[8.315799999999999,53.5137],[8.315799999999999,53.5143],[8.3163,53.5143],[8.3163,53.5145],[8.315799999999999,53.5145],[8.315799999999999,53.5159],[8.315200000000001,53.5159],[8.315200000000001,53.5165],[8.3147,53.5165],[8.3147,53.5168],[8.3141,53.5168],[8.3141,53.5173],[8.313599999999999,53.5173],[8.313599999999999,53.5179],[8.313000000000001,53.5179],[8.313000000000001,53.519],[8.3125,53.519],[8.3125,53.5206],[8.3148,53.5206],[8.315200000000001,53.5206],[8.315200000000001,53.5209],[8.3163,53.5209],[8.3163,53.522],[8.315799999999999,53.522],[8.315799999999999,53.5223],[8.313599999999999,53.5223],[8.313599999999999,53.5226],[8.313000000000001,53.5226],[8.313000000000001,53.5229],[8.3127,53.5229],[8.3125,53.5229],[8.3125,53.5231],[8.311299999999999,53.5231],[8.311299999999999,53.5229],[8.3086,53.5229],[8.3086,53.5231],[8.308,53.5231],[8.308,53.5234],[8.306900000000001,53.5234],[8.306900000000001,53.5237],[8.3063,53.5237],[8.3063,53.524],[8.305199999999999,53.524],[8.305199999999999,53.5243],[8.3047,53.5243],[8.3047,53.5245],[8.3041,53.5245],[8.3041,53.5248],[8.303599999999999,53.5248],[8.303599999999999,53.5251],[8.303000000000001,53.5251],[8.303000000000001,53.5254],[8.3013,53.5254],[8.3013,53.5256],[8.3002,53.5256],[8.3002,53.5254],[8.2971,53.5254],[8.296900000000001,53.5254],[8.296900000000001,53.5251],[8.296300000000001,53.5251],[8.2958,53.5251],[8.2958,53.5249],[8.2958,53.5248],[8.295500000000001,53.5248],[8.2952,53.5248],[8.2952,53.5245],[8.294700000000001,53.5245],[8.2941,53.5245],[8.2941,53.5243],[8.293900000000001,53.5243],[8.292999999999999,53.5243],[8.292999999999999,53.524],[8.292400000000001,53.524],[8.292400000000001,53.5237],[8.292299999999999,53.5237],[8.290200000000001,53.5237],[8.290200000000001,53.5234],[8.2891,53.5234],[8.2891,53.5231],[8.288600000000001,53.5231],[8.288600000000001,53.5229],[8.286899999999999,53.5229],[8.286899999999999,53.5226],[8.2852,53.5226],[8.2852,53.5223],[8.284700000000001,53.5223],[8.284700000000001,53.522],[8.2836,53.522],[8.2836,53.5218],[8.282500000000001,53.5218],[8.282500000000001,53.5215],[8.2819,53.5215],[8.2819,53.5212],[8.2813,53.5212],[8.2813,53.5209],[8.280799999999999,53.5209],[8.280799999999999,53.5204],[8.280200000000001,53.5204],[8.280200000000001,53.5201],[8.2791,53.5201],[8.2791,53.5204],[8.278000000000001,53.5204],[8.278000000000001,53.5201],[8.2775,53.5201],[8.2775,53.5193],[8.2769,53.5193],[8.2769,53.519],[8.276300000000001,53.519],[8.276300000000001,53.5187],[8.274100000000001,53.5187],[8.274100000000001,53.519],[8.272399999999999,53.519],[8.272399999999999,53.5187],[8.271900000000001,53.5187],[8.271900000000001,53.519],[8.2713,53.519],[8.2713,53.5187],[8.270200000000001,53.5187],[8.270200000000001,53.5184],[8.2691,53.5184],[8.2691,53.5181],[8.2674,53.5181],[8.2674,53.5184],[8.266299999999999,53.5184],[8.266299999999999,53.5181],[8.260199999999999,53.5181],[8.260199999999999,53.5184],[8.259700000000001,53.5184],[8.259700000000001,53.5187],[8.257999999999999,53.5187],[8.257999999999999,53.519],[8.2569,53.519],[8.2569,53.5187],[8.255800000000001,53.5187],[8.255800000000001,53.519],[8.253600000000001,53.519],[8.253600000000001,53.5193],[8.2524,53.5193],[8.2524,53.5195],[8.251300000000001,53.5195],[8.251300000000001,53.5198],[8.2508,53.5198],[8.2508,53.5195],[8.249700000000001,53.5195],[8.249700000000001,53.5198],[8.2469,53.5198],[8.2469,53.5201],[8.2463,53.5201],[8.2463,53.5204],[8.2447,53.5204],[8.2447,53.5201],[8.243,53.5201],[8.243,53.5198],[8.239699999999999,53.5198],[8.239699999999999,53.5195],[8.2386,53.5195],[8.2386,53.5193],[8.2369,53.5193],[8.2369,53.5198],[8.2327,53.5198],[8.2319,53.5198],[8.2319,53.5201],[8.231299999999999,53.5201],[8.231299999999999,53.5204],[8.2308,53.5204],[8.2308,53.5209],[8.231299999999999,53.5209],[8.231299999999999,53.5218],[8.2319,53.5218],[8.2319,53.5229],[8.2325,53.5229],[8.2325,53.5236],[8.2325,53.524],[8.2326,53.524],[8.233000000000001,53.524],[8.233000000000001,53.5249],[8.233000000000001,53.5268],[8.233599999999999,53.5268],[8.233599999999999,53.5293],[8.2341,53.5293],[8.2341,53.5329],[8.2347,53.5329],[8.2347,53.5337],[8.235200000000001,53.5337],[8.235200000000001,53.5381],[8.235799999999999,53.5381],[8.235799999999999,53.5384],[8.2363,53.5384],[8.2363,53.5398],[8.235799999999999,53.5398],[8.235799999999999,53.5415],[8.2363,53.5415],[8.2363,53.5426],[8.2369,53.5426],[8.2369,53.544],[8.2363,53.544],[8.2363,53.5445],[8.2369,53.5445],[8.2369,53.5448],[8.2363,53.5448],[8.2363,53.547],[8.2369,53.547],[8.2369,53.5479],[8.2363,53.5479],[8.2363,53.5484],[8.2369,53.5484],[8.2369,53.5498],[8.237500000000001,53.5498],[8.237500000000001,53.5526],[8.238,53.5526],[8.238,53.5612],[8.2386,53.5612],[8.2386,53.5631],[8.239100000000001,53.5631],[8.239100000000001,53.5648],[8.239699999999999,53.5648],[8.239699999999999,53.5665],[8.2402,53.5665],[8.2402,53.5673],[8.2408,53.5673],[8.2408,53.5676],[8.2402,53.5676],[8.2402,53.5681],[8.2408,53.5681],[8.2408,53.5698],[8.241300000000001,53.5698],[8.241300000000001,53.5723],[8.241899999999999,53.5723],[8.241899999999999,53.5737],[8.2425,53.5737],[8.2425,53.574],[8.2425,53.5751],[8.243,53.5751],[8.243,53.5756],[8.2425,53.5756],[8.2425,53.5762],[8.241899999999999,53.5762],[8.241899999999999,53.5768],[8.241300000000001,53.5768],[8.241300000000001,53.5769],[8.241300000000001,53.5773],[8.2408,53.5773],[8.2408,53.5787],[8.241300000000001,53.5787],[8.241300000000001,53.5793],[8.241899999999999,53.5793],[8.241899999999999,53.5798],[8.2425,53.5798],[8.2425,53.5812],[8.243,53.5812],[8.243,53.5823],[8.243600000000001,53.5823],[8.243600000000001,53.5826],[8.2447,53.5826],[8.2447,53.5831],[8.245200000000001,53.5831],[8.245200000000001,53.5843],[8.245799999999999,53.5843],[8.245799999999999,53.5848],[8.2463,53.5848],[8.2463,53.5859],[8.2469,53.5859],[8.2469,53.5865],[8.247400000000001,53.5865],[8.247400000000001,53.5868],[8.247999999999999,53.5868],[8.247999999999999,53.5873],[8.2486,53.5873],[8.2486,53.5881],[8.2491,53.5881],[8.2491,53.589],[8.249700000000001,53.589],[8.249700000000001,53.5898],[8.2502,53.5898],[8.2502,53.5906],[8.2508,53.5906],[8.2508,53.5912],[8.251300000000001,53.5912],[8.251300000000001,53.5918],[8.251899999999999,53.5918],[8.251899999999999,53.5926],[8.2524,53.5926],[8.2524,53.5929],[8.253,53.5929],[8.253,53.5931],[8.253600000000001,53.5931],[8.253600000000001,53.5937],[8.254099999999999,53.5937],[8.254099999999999,53.594],[8.2547,53.594],[8.2547,53.5943],[8.2552,53.5943],[8.2552,53.5945],[8.255800000000001,53.5945],[8.255800000000001,53.5948],[8.2563,53.5948],[8.2563,53.5951],[8.2569,53.5951],[8.2569,53.5956],[8.257400000000001,53.5956],[8.257400000000001,53.5959],[8.257999999999999,53.5959],[8.257999999999999,53.5962],[8.2586,53.5962],[8.2586,53.5965],[8.2591,53.5965],[8.2591,53.597],[8.259700000000001,53.597],[8.259700000000001,53.5973],[8.260199999999999,53.5973],[8.260199999999999,53.5979],[8.2608,53.5979],[8.2608,53.5981],[8.2613,53.5981],[8.2613,53.5984],[8.261900000000001,53.5984],[8.261900000000001,53.599],[8.262499999999999,53.599],[8.262499999999999,53.5995],[8.263,53.5995],[8.263,53.5998],[8.2636,53.5998],[8.2636,53.6001],[8.2647,53.6001],[8.2647,53.6004],[8.2652,53.6004],[8.2652,53.6006],[8.265800000000001,53.6006],[8.265800000000001,53.6009],[8.266299999999999,53.6009],[8.266299999999999,53.6012],[8.266500000000001,53.6012],[8.2669,53.6012],[8.2669,53.6015],[8.2674,53.6015],[8.2674,53.6018],[8.268599999999999,53.6018],[8.268599999999999,53.602],[8.2691,53.602],[8.2691,53.6023],[8.2697,53.6023],[8.2697,53.6026],[8.270200000000001,53.6026],[8.270200000000001,53.6029],[8.2708,53.6029],[8.2708,53.6031],[8.2713,53.6031],[8.2713,53.6034],[8.271900000000001,53.6034],[8.271900000000001,53.6037],[8.273,53.6037],[8.273,53.604],[8.2736,53.604],[8.2736,53.6043],[8.274100000000001,53.6043],[8.274100000000001,53.6048],[8.274699999999999,53.6048],[8.274699999999999,53.6056],[8.274100000000001,53.6056],[8.274100000000001,53.6062],[8.2736,53.6062],[8.2736,53.6065],[8.273,53.6065],[8.273,53.6073],[8.272399999999999,53.6073],[8.272399999999999,53.6079],[8.271900000000001,53.6079],[8.271900000000001,53.6084],[8.2713,53.6084],[8.2713,53.6095],[8.271900000000001,53.6095],[8.271900000000001,53.6098],[8.273,53.6098],[8.273,53.6101],[8.274699999999999,53.6101],[8.274699999999999,53.6104],[8.2752,53.6104],[8.2752,53.6106],[8.2758,53.6106],[8.2758,53.6109],[8.276300000000001,53.6109],[8.276300000000001,53.6112],[8.2769,53.6112],[8.2769,53.6115],[8.2775,53.6115],[8.2775,53.6118],[8.278600000000001,53.6118],[8.278600000000001,53.612],[8.2791,53.612],[8.2791,53.6123],[8.280200000000001,53.6123],[8.280200000000001,53.6126],[8.2819,53.6126],[8.2819,53.6129],[8.283,53.6129],[8.283,53.6131],[8.284100000000001,53.6131],[8.284100000000001,53.6134],[8.2852,53.6134],[8.2852,53.6137],[8.286300000000001,53.6137],[8.286300000000001,53.614],[8.2875,53.614],[8.2875,53.6143],[8.288600000000001,53.6143],[8.288600000000001,53.6145],[8.2897,53.6145],[8.2897,53.6148],[8.2913,53.6148],[8.2913,53.6151],[8.292400000000001,53.6151],[8.2925,53.6154],[8.294700000000001,53.6154],[8.294700000000001,53.6156],[8.296300000000001,53.6156],[8.296300000000001,53.6159],[8.2986,53.6159],[8.2986,53.6162],[8.2997,53.6162],[8.2997,53.6165],[8.300800000000001,53.6165],[8.300800000000001,53.6168],[8.3024,53.6168],[8.3024,53.617],[8.303599999999999,53.617],[8.303599999999999,53.6173],[8.3041,53.6173],[8.3041,53.6176],[8.3047,53.6176],[8.3047,53.6179],[8.3058,53.6179],[8.3058,53.6181],[8.3074,53.6181],[8.3074,53.6179],[8.3086,53.6179],[8.3086,53.6176],[8.311299999999999,53.6176],[8.311299999999999,53.6179],[8.3119,53.6179],[8.3119,53.6176],[8.313599999999999,53.6176],[8.313599999999999,53.6173],[8.315799999999999,53.6173],[8.315799999999999,53.6176],[8.317500000000001,53.6176],[8.317500000000001,53.6173],[8.325200000000001,53.6173],[8.325200000000001,53.617],[8.3263,53.617],[8.3263,53.6168],[8.327400000000001,53.6168],[8.327400000000001,53.6165],[8.3286,53.6165],[8.3286,53.6162],[8.329700000000001,53.6162],[8.329700000000001,53.6159],[8.3325,53.6159],[8.3325,53.6156],[8.333,53.6156],[8.333,53.6154],[8.334099999999999,53.6154],[8.334099999999999,53.6151],[8.3347,53.6151],[8.3347,53.6148],[8.3363,53.6148],[8.3363,53.6145],[8.3369,53.6145],[8.3369,53.6143],[8.337400000000001,53.6143],[8.337400000000001,53.614],[8.337999999999999,53.614],[8.337999999999999,53.6134],[8.3386,53.6134],[8.3386,53.6129],[8.3391,53.6129],[8.3391,53.6126],[8.339700000000001,53.6126],[8.339700000000001,53.6123],[8.340199999999999,53.6123],[8.340199999999999,53.612],[8.3436,53.612],[8.3436,53.6109],[8.344099999999999,53.6109],[8.344099999999999,53.6106],[8.3447,53.6106],[8.3447,53.6104],[8.345800000000001,53.6104],[8.345800000000001,53.6101],[8.346299999999999,53.6101],[8.346299999999999,53.6093],[8.3469,53.6093],[8.3469,53.609],[8.3474,53.609],[8.3474,53.6087],[8.348000000000001,53.6087],[8.348000000000001,53.6068],[8.348599999999999,53.6068],[8.348599999999999,53.6062],[8.348599999999999,53.6059],[8.3491,53.6059],[8.3491,53.6054],[8.3497,53.6054],[8.3497,53.6051],[8.350199999999999,53.6051],[8.350199999999999,53.6048],[8.3508,53.6048],[8.3508,53.604],[8.3513,53.604],[8.3513,53.6037],[8.351900000000001,53.6037],[8.351900000000001,53.6031],[8.353,53.6031],[8.353,53.6029],[8.3536,53.6029],[8.3536,53.6026],[8.354100000000001,53.6026],[8.354100000000001,53.6018],[8.354699999999999,53.6018],[8.354699999999999,53.6015],[8.3552,53.6015],[8.3552,53.6009],[8.3558,53.6009],[8.3558,53.6006],[8.356299999999999,53.6006],[8.356299999999999,53.6001],[8.3569,53.6001],[8.3569,53.5995],[8.3575,53.5995],[8.3575,53.5993],[8.3569,53.5993],[8.3569,53.5984],[8.3575,53.5984],[8.3575,53.5981],[8.358000000000001,53.5981],[8.358000000000001,53.5979],[8.358599999999999,53.5979],[8.358599999999999,53.5976],[8.3591,53.5976],[8.3591,53.5973],[8.3597,53.5973],[8.3597,53.5965],[8.360200000000001,53.5965],[8.360200000000001,53.5959],[8.360799999999999,53.5959],[8.360799999999999,53.5954],[8.3613,53.5954],[8.3613,53.5948],[8.3619,53.5948],[8.362500000000001,53.5948],[8.362500000000001,53.5945],[8.363,53.5945],[8.363,53.594],[8.3636,53.594],[8.3636,53.5937],[8.364100000000001,53.5937],[8.364100000000001,53.592],[8.364100000000001,53.5915],[8.3645,53.5915],[8.364699999999999,53.5915],[8.364699999999999,53.5913],[8.364699999999999,53.5909],[8.3649,53.5909],[8.3658,53.5909],[8.3658,53.5904],[8.365399999999999,53.5904],[8.3652,53.5904],[8.3652,53.5898],[8.3658,53.5898],[8.3658,53.5895],[8.366,53.5895],[8.366300000000001,53.5895],[8.366300000000001,53.5893],[8.366899999999999,53.5893],[8.366899999999999,53.5884],[8.366899999999999,53.5879],[8.3673,53.5879],[8.3675,53.5879],[8.3675,53.5877],[8.3675,53.5873],[8.367800000000001,53.5873],[8.368,53.5873],[8.368,53.587],[8.368600000000001,53.587],[8.368600000000001,53.5868],[8.3691,53.5868],[8.3691,53.5859],[8.3697,53.5859],[8.3697,53.5856],[8.370200000000001,53.5856],[8.370200000000001,53.5848],[8.370799999999999,53.5848],[8.370799999999999,53.5845],[8.3713,53.5845],[8.3713,53.5843],[8.3719,53.5843],[8.3719,53.584],[8.372500000000001,53.584],[8.372500000000001,53.5837],[8.372999999999999,53.5837],[8.372999999999999,53.5834],[8.3741,53.5834],[8.3741,53.5831],[8.374700000000001,53.5831],[8.374700000000001,53.5829],[8.3752,53.5829],[8.3752,53.5818],[8.3758,53.5818],[8.3758,53.5815],[8.376899999999999,53.5815],[8.376899999999999,53.5812],[8.378600000000001,53.5812],[8.378600000000001,53.5809],[8.379099999999999,53.5809],[8.379099999999999,53.5804],[8.3797,53.5804],[8.3797,53.5798],[8.3802,53.5798],[8.3802,53.5773],[8.380800000000001,53.5773],[8.380800000000001,53.5768],[8.3813,53.5768],[8.3813,53.5762],[8.3819,53.5762],[8.3819,53.5759],[8.382400000000001,53.5759],[8.382400000000001,53.5754],[8.382999999999999,53.5754],[8.382999999999999,53.5751],[8.3836,53.5751],[8.3836,53.5745],[8.3841,53.5745],[8.3841,53.5743],[8.385199999999999,53.5743],[8.385199999999999,53.574],[8.3863,53.574],[8.3863,53.5737],[8.386900000000001,53.5737],[8.386900000000001,53.5735],[8.386900000000001,53.5734],[8.3874,53.5734],[8.3874,53.5731],[8.3886,53.5731],[8.3886,53.5729],[8.3897,53.5729],[8.3897,53.5726],[8.3902,53.5726],[8.3902,53.5723],[8.390800000000001,53.5723],[8.390800000000001,53.572],[8.391299999999999,53.572],[8.391299999999999,53.5718],[8.3919,53.5718],[8.3919,53.5715],[8.3924,53.5715],[8.3924,53.5712],[8.393000000000001,53.5712],[8.393000000000001,53.5709],[8.393599999999999,53.5709],[8.393599999999999,53.5706],[8.3941,53.5706],[8.3941,53.5701],[8.395200000000001,53.5701],[8.395200000000001,53.5698],[8.396900000000001,53.5698],[8.396900000000001,53.5695],[8.397399999999999,53.5695],[8.397399999999999,53.5693],[8.398,53.5693],[8.398,53.569],[8.399100000000001,53.569],[8.399100000000001,53.5687],[8.4019,53.5687],[8.4019,53.569],[8.4025,53.569],[8.4025,53.5687],[8.403000000000001,53.5687],[8.403000000000001,53.5684],[8.403600000000001,53.5684],[8.403600000000001,53.5681],[8.4041,53.5681],[8.4041,53.5679],[8.4047,53.5679],[8.4047,53.5676],[8.4063,53.5676],[8.4063,53.5673],[8.4086,53.5673],[8.4086,53.567],[8.409100000000001,53.567],[8.409100000000001,53.5668],[8.4108,53.5668],[8.4108,53.5665],[8.411300000000001,53.5665],[8.411300000000001,53.5662],[8.4125,53.5662],[8.4125,53.5659],[8.413600000000001,53.5659],[8.413600000000001,53.5656],[8.4141,53.5656],[8.4141,53.5654],[8.4147,53.5654],[8.4147,53.5651],[8.415800000000001,53.5651],[8.415800000000001,53.5648],[8.417400000000001,53.5648],[8.417400000000001,53.5645],[8.4191,53.5645],[8.4191,53.5643],[8.4208,53.5643],[8.4208,53.564],[8.423,53.564],[8.423,53.5637],[8.4247,53.5637],[8.4247,53.5634],[8.4252,53.5634],[8.4252,53.5637],[8.4269,53.5637],[8.4269,53.5634],[8.428000000000001,53.5634],[8.428000000000001,53.5631],[8.4291,53.5631],[8.4291,53.5629],[8.430199999999999,53.5629],[8.430199999999999,53.5626],[8.4313,53.5626],[8.4313,53.5623],[8.433,53.5623],[8.433,53.562],[8.4352,53.562],[8.4352,53.5618],[8.436299999999999,53.5618],[8.436299999999999,53.5615],[8.4369,53.5615],[8.4369,53.5604],[8.4375,53.5604],[8.4375,53.5601],[8.438000000000001,53.5601],[8.438000000000001,53.5598],[8.4391,53.5598],[8.4391,53.5595],[8.444100000000001,53.5595],[8.444100000000001,53.5593],[8.444699999999999,53.5593],[8.444699999999999,53.559],[8.4452,53.559],[8.4452,53.5587],[8.4458,53.5587],[8.4458,53.559],[8.4475,53.559],[8.4475,53.5587],[8.448,53.5587],[8.448,53.5584],[8.448600000000001,53.5584],[8.448600000000001,53.5579],[8.4491,53.5579],[8.4491,53.5576],[8.4497,53.5576],[8.4497,53.5573],[8.450799999999999,53.5573],[8.450799999999999,53.557],[8.4513,53.557],[8.4513,53.5568],[8.452500000000001,53.5568],[8.452500000000001,53.5565],[8.452999999999999,53.5565],[8.452999999999999,53.5562],[8.4541,53.5562],[8.4541,53.5559],[8.454700000000001,53.5559],[8.454700000000001,53.5556],[8.4552,53.5556],[8.4552,53.5554],[8.4558,53.5554],[8.4558,53.5551],[8.456300000000001,53.5551],[8.456300000000001,53.5548],[8.456899999999999,53.5548],[8.456899999999999,53.5545],[8.458,53.5545],[8.458,53.5543],[8.458600000000001,53.5543],[8.458600000000001,53.554],[8.460800000000001,53.554],[8.460800000000001,53.5537],[8.4619,53.5537],[8.4619,53.5534],[8.4641,53.5534],[8.4641,53.5531],[8.464700000000001,53.5531],[8.464700000000001,53.5529],[8.466900000000001,53.5529],[8.466900000000001,53.5534],[8.4674,53.5534],[8.4674,53.5537],[8.468,53.5537],[8.468,53.554],[8.4697,53.554],[8.4697,53.5537],[8.471299999999999,53.5537],[8.471299999999999,53.5534],[8.476900000000001,53.5534],[8.476900000000001,53.5537],[8.479100000000001,53.5537],[8.479100000000001,53.5534],[8.481299999999999,53.5534],[8.481299999999999,53.5531],[8.4825,53.5531],[8.4825,53.5529],[8.4841,53.5529],[8.4841,53.5526],[8.489699999999999,53.5526],[8.489699999999999,53.5523],[8.493,53.5523],[8.493,53.552],[8.495200000000001,53.552],[8.495200000000001,53.5518],[8.501300000000001,53.5518],[8.501300000000001,53.5515],[8.5047,53.5515],[8.5047,53.5518],[8.5069,53.5518],[8.5069,53.552],[8.5086,53.552],[8.5086,53.5523],[8.509700000000001,53.5523],[8.509700000000001,53.5526],[8.5108,53.5526],[8.5108,53.5529],[8.5113,53.5529],[8.5113,53.5531],[8.5124,53.5531],[8.5124,53.5534],[8.513,53.5534],[8.513,53.554],[8.5136,53.554],[8.5136,53.5545],[8.514099999999999,53.5545],[8.514099999999999,53.5554],[8.5147,53.5554],[8.5147,53.5559],[8.515800000000001,53.5559],[8.515800000000001,53.5562],[8.516299999999999,53.5562],[8.516299999999999,53.5559],[8.5169,53.5559],[8.5169,53.5548],[8.516299999999999,53.5548],[8.516299999999999,53.554],[8.515800000000001,53.554],[8.515800000000001,53.5534],[8.516299999999999,53.5534],[8.516299999999999,53.5523],[8.5169,53.5523],[8.5169,53.5506],[8.5174,53.5506],[8.5174,53.5504],[8.518000000000001,53.5504],[8.518000000000001,53.5501],[8.518599999999999,53.5501],[8.518599999999999,53.5495],[8.5191,53.5495],[8.5191,53.549],[8.520200000000001,53.549],[8.520200000000001,53.5487],[8.5208,53.5487],[8.5208,53.5484],[8.520200000000001,53.5484],[8.520200000000001,53.5476],[8.5208,53.5476],[8.5208,53.5473],[8.5213,53.5473],[8.5213,53.547],[8.521900000000001,53.547],[8.521900000000001,53.5468],[8.522500000000001,53.5468],[8.522500000000001,53.5465],[8.523,53.5465],[8.523,53.5462],[8.5236,53.5462],[8.5236,53.5459],[8.524100000000001,53.5459],[8.524100000000001,53.5456],[8.5252,53.5456],[8.5252,53.5454],[8.5258,53.5454],[8.5258,53.5451],[8.526300000000001,53.5451],[8.526300000000001,53.5448],[8.5269,53.5448],[8.5269,53.5445],[8.5275,53.5445],[8.5275,53.5443],[8.528000000000001,53.5443],[8.528000000000001,53.544],[8.528600000000001,53.544],[8.528600000000001,53.5437],[8.5291,53.5437],[8.5291,53.5434],[8.5297,53.5434],[8.5297,53.5431],[8.530799999999999,53.5431],[8.530799999999999,53.5429],[8.5313,53.5429],[8.5313,53.5426],[8.5319,53.5426],[8.5319,53.5423],[8.532500000000001,53.5423],[8.532500000000001,53.542],[8.533,53.542],[8.533,53.5418],[8.534100000000001,53.5418],[8.534100000000001,53.5415],[8.534700000000001,53.5415],[8.534700000000001,53.5412],[8.5352,53.5412],[8.5352,53.5409],[8.536899999999999,53.5409],[8.536899999999999,53.5406],[8.5375,53.5406],[8.5375,53.5404],[8.538,53.5404],[8.538,53.5401],[8.538600000000001,53.5401],[8.538600000000001,53.5398],[8.5397,53.5398],[8.5397,53.5395],[8.540800000000001,53.5395],[8.540800000000001,53.5393],[8.5419,53.5393],[8.5419,53.5395],[8.5441,53.5395],[8.5441,53.5393],[8.546300000000001,53.5393],[8.546300000000001,53.5395],[8.546900000000001,53.5395],[8.546900000000001,53.539],[8.5474,53.539],[8.5474,53.5387],[8.549099999999999,53.5387],[8.549099999999999,53.5384],[8.5497,53.5384],[8.5497,53.5373],[8.5502,53.5373],[8.5502,53.5368],[8.550800000000001,53.5368],[8.550800000000001,53.5365],[8.5513,53.5365],[8.5513,53.5362],[8.5519,53.5362],[8.5519,53.5356],[8.5524,53.5356],[8.5524,53.5326],[8.553000000000001,53.5326],[8.553000000000001,53.5318],[8.553599999999999,53.5318],[8.553599999999999,53.5309],[8.5541,53.5309],[8.5541,53.5293],[8.5547,53.5293],[8.5547,53.5284],[8.555199999999999,53.5284],[8.555199999999999,53.527],[8.5558,53.527],[8.5558,53.5262],[8.5563,53.5262],[8.5563,53.5256],[8.556900000000001,53.5256],[8.556900000000001,53.5248],[8.5563,53.5248],[8.5563,53.5245],[8.5558,53.5245],[8.5558,53.5243],[8.5541,53.5243],[8.5541,53.524],[8.553599999999999,53.524],[8.553599999999999,53.5237],[8.553000000000001,53.5237],[8.553000000000001,53.5234],[8.5524,53.5234],[8.5524,53.5229],[8.5513,53.5229],[8.5513,53.5226],[8.5502,53.5226],[8.5502,53.5223],[8.549099999999999,53.5223],[8.549099999999999,53.522],[8.548,53.522],[8.548,53.5218],[8.5474,53.5218],[8.5474,53.5198],[8.546900000000001,53.5198],[8.546900000000001,53.5195],[8.5452,53.5195],[8.5452,53.5193],[8.542999999999999,53.5193],[8.542999999999999,53.519],[8.542400000000001,53.519],[8.542400000000001,53.5184],[8.5419,53.5184],[8.5419,53.5181],[8.5413,53.5181],[8.5413,53.5179],[8.5397,53.5179],[8.5397,53.5181],[8.5391,53.5181],[8.5391,53.5184],[8.5375,53.5184],[8.5375,53.5181],[8.536899999999999,53.5181],[8.536899999999999,53.5179],[8.5358,53.5179],[8.5358,53.5176],[8.5352,53.5176],[8.5352,53.5168],[8.534100000000001,53.5168],[8.534100000000001,53.5165],[8.5336,53.5165],[8.5336,53.5162],[8.532500000000001,53.5162],[8.532500000000001,53.5159],[8.5313,53.5159],[8.5313,53.5156],[8.530200000000001,53.5156],[8.530200000000001,53.5154],[8.5297,53.5154],[8.5297,53.5151],[8.5291,53.5151],[8.5291,53.5148],[8.528600000000001,53.5148],[8.528600000000001,53.5143],[8.5275,53.5143],[8.5275,53.514],[8.5269,53.514],[8.5269,53.5137],[8.5252,53.5137],[8.5252,53.5134],[8.524699999999999,53.5134],[8.524699999999999,53.5131],[8.523,53.5131],[8.523,53.5129],[8.522500000000001,53.5129],[8.522500000000001,53.5126],[8.521900000000001,53.5126],[8.521900000000001,53.5112],[8.5213,53.5112],[8.5213,53.5101],[8.5191,53.5101],[8.5191,53.5098],[8.518599999999999,53.5098],[8.518599999999999,53.5095],[8.518000000000001,53.5095],[8.518000000000001,53.5093],[8.5174,53.5093],[8.5174,53.509],[8.5169,53.509],[8.5169,53.5087],[8.516299999999999,53.5087],[8.516299999999999,53.5081],[8.515800000000001,53.5081],[8.515800000000001,53.5079],[8.5147,53.5079],[8.5147,53.5073],[8.5152,53.5073],[8.5152,53.507],[8.514099999999999,53.507],[8.514099999999999,53.5068],[8.5136,53.5068],[8.5136,53.5065],[8.513,53.5065],[8.513,53.5056],[8.5136,53.5056],[8.5136,53.5051],[8.5139,53.5051],[8.514099999999999,53.5051],[8.514099999999999,53.5048],[8.5147,53.5048],[8.5147,53.5045],[8.5152,53.5045],[8.5152,53.504],[8.515800000000001,53.504],[8.515800000000001,53.5037],[8.516299999999999,53.5037],[8.516299999999999,53.5031],[8.5169,53.5031],[8.5169,53.5029],[8.5174,53.5029],[8.5174,53.5026],[8.518000000000001,53.5026],[8.518000000000001,53.502],[8.518599999999999,53.502],[8.518599999999999,53.5018],[8.5191,53.5018],[8.5191,53.5015],[8.5197,53.5015],[8.5197,53.5009],[8.5208,53.5009],[8.5208,53.5012],[8.5213,53.5012],[8.5213,53.5015],[8.522500000000001,53.5015],[8.522500000000001,53.5018],[8.523,53.5018],[8.523,53.502],[8.524100000000001,53.502],[8.524100000000001,53.5023],[8.524699999999999,53.5023],[8.524699999999999,53.5026],[8.5258,53.5026],[8.5258,53.5029],[8.528000000000001,53.5029],[8.528000000000001,53.5031],[8.532500000000001,53.5031],[8.532500000000001,53.5034],[8.5336,53.5034],[8.5336,53.5037],[8.534700000000001,53.5037],[8.534700000000001,53.504],[8.5358,53.504],[8.5358,53.5043],[8.5375,53.5043],[8.5375,53.5045],[8.5391,53.5045],[8.5391,53.5048],[8.5397,53.5048],[8.5397,53.5051],[8.540200000000001,53.5051],[8.540200000000001,53.5054],[8.542400000000001,53.5054],[8.542400000000001,53.5056],[8.5436,53.5056],[8.5436,53.5059],[8.5441,53.5059],[8.5441,53.5062],[8.548,53.5062],[8.548,53.5065],[8.549099999999999,53.5065],[8.549099999999999,53.5068],[8.550800000000001,53.5068],[8.550800000000001,53.507],[8.5519,53.507],[8.5519,53.5073],[8.553599999999999,53.5073],[8.553599999999999,53.5076],[8.5547,53.5076],[8.5547,53.5079],[8.555199999999999,53.5079],[8.555199999999999,53.5084],[8.5558,53.5084],[8.5558,53.509],[8.5563,53.509],[8.5563,53.5095],[8.558,53.5095],[8.558,53.5098],[8.5586,53.5098],[8.5586,53.5101],[8.559100000000001,53.5101],[8.559100000000001,53.5104],[8.5608,53.5104],[8.5608,53.5109],[8.561299999999999,53.5109],[8.561299999999999,53.5118],[8.5619,53.5118],[8.5619,53.5126],[8.5624,53.5126],[8.5624,53.5134],[8.563000000000001,53.5134],[8.563000000000001,53.5137],[8.5634,53.5137],[8.563599999999999,53.5137],[8.563599999999999,53.514],[8.5641,53.514],[8.5641,53.5143],[8.5647,53.5143],[8.5647,53.5145],[8.565200000000001,53.5145],[8.565200000000001,53.5151],[8.565799999999999,53.5151],[8.565799999999999,53.5156],[8.5663,53.5156],[8.5663,53.5159],[8.5669,53.5159],[8.5669,53.5165],[8.567399999999999,53.5165],[8.567399999999999,53.517],[8.568,53.517],[8.568,53.5173],[8.5686,53.5173],[8.5686,53.5179],[8.569699999999999,53.5179],[8.569699999999999,53.5181],[8.5708,53.5181],[8.5708,53.5193],[8.569699999999999,53.5193],[8.569699999999999,53.5195],[8.5702,53.5195],[8.5702,53.5201],[8.5708,53.5201],[8.5708,53.5209],[8.571300000000001,53.5209],[8.571300000000001,53.5226],[8.571899999999999,53.5226],[8.571899999999999,53.5234],[8.5725,53.5234],[8.5725,53.524],[8.573,53.524],[8.573,53.5254],[8.573600000000001,53.5254],[8.573600000000001,53.5265],[8.573,53.5265],[8.573,53.5268],[8.573600000000001,53.5268],[8.573600000000001,53.5281],[8.5741,53.5281],[8.5741,53.5287],[8.5747,53.5287],[8.5747,53.5304],[8.575200000000001,53.5304],[8.575200000000001,53.5345],[8.5747,53.5345],[8.5747,53.5348],[8.5741,53.5348],[8.5741,53.5354],[8.5747,53.5354],[8.5747,53.5356],[8.575200000000001,53.5356],[8.575200000000001,53.5362],[8.575799999999999,53.5362],[8.575799999999999,53.537],[8.5763,53.537],[8.5763,53.5376],[8.5769,53.5376],[8.5769,53.5393],[8.5763,53.5393],[8.5763,53.5395],[8.575799999999999,53.5395],[8.575799999999999,53.5398],[8.575200000000001,53.5398],[8.575200000000001,53.5404],[8.5747,53.5404],[8.5747,53.5412],[8.5741,53.5412],[8.5741,53.5415],[8.573600000000001,53.5415],[8.573600000000001,53.542],[8.573,53.542],[8.573,53.5423],[8.5702,53.5423],[8.5702,53.5426],[8.569100000000001,53.5426],[8.569100000000001,53.5431],[8.5686,53.5431],[8.5686,53.5437],[8.568,53.5437],[8.568,53.5462],[8.567399999999999,53.5462],[8.567399999999999,53.547],[8.5669,53.547],[8.5669,53.5473],[8.5663,53.5473],[8.5663,53.5479],[8.565799999999999,53.5479],[8.565799999999999,53.5495],[8.565200000000001,53.5495],[8.565200000000001,53.5505],[8.565200000000001,53.5506],[8.565099999999999,53.5506],[8.5647,53.5506],[8.5647,53.5509],[8.563000000000001,53.5509],[8.563000000000001,53.5518],[8.5624,53.5518],[8.5624,53.552],[8.561299999999999,53.552],[8.561299999999999,53.5523],[8.5608,53.5523],[8.5608,53.5526],[8.5602,53.5526],[8.5602,53.5537],[8.559699999999999,53.5537],[8.559699999999999,53.554],[8.559100000000001,53.554],[8.559100000000001,53.5543],[8.557499999999999,53.5543],[8.557499999999999,53.5545],[8.5563,53.5545],[8.5563,53.5559],[8.5558,53.5559],[8.5558,53.5565],[8.555199999999999,53.5565],[8.555199999999999,53.5568],[8.5547,53.5568],[8.5547,53.557],[8.5541,53.557],[8.5541,53.5579],[8.553599999999999,53.5579],[8.553599999999999,53.559],[8.553000000000001,53.559],[8.553000000000001,53.5593],[8.5524,53.5593],[8.5524,53.5598],[8.5519,53.5598],[8.5519,53.5604],[8.5513,53.5604],[8.5513,53.5606],[8.550800000000001,53.5606],[8.550800000000001,53.5609],[8.5502,53.5609],[8.5502,53.5612],[8.5497,53.5612],[8.5497,53.5615],[8.549099999999999,53.5615],[8.549099999999999,53.562],[8.5486,53.562],[8.5486,53.5626],[8.548,53.5626],[8.548,53.5631],[8.5486,53.5631],[8.5486,53.5643],[8.548,53.5643],[8.548,53.5645],[8.5474,53.5645],[8.5474,53.5648],[8.546300000000001,53.5648],[8.546300000000001,53.5662],[8.5458,53.5662],[8.5458,53.5665],[8.5452,53.5665],[8.5452,53.567],[8.544700000000001,53.567],[8.544700000000001,53.5679],[8.5441,53.5679],[8.5441,53.5681],[8.5436,53.5681],[8.5436,53.5687],[8.542999999999999,53.5687],[8.542999999999999,53.569],[8.542400000000001,53.569],[8.542400000000001,53.5695],[8.5419,53.5695],[8.5419,53.5701],[8.5413,53.5701],[8.5413,53.5715],[8.540800000000001,53.5715],[8.540800000000001,53.5718],[8.540200000000001,53.5718],[8.540200000000001,53.5723],[8.5397,53.5723],[8.5397,53.5726],[8.5391,53.5726],[8.5391,53.5729],[8.538600000000001,53.5729],[8.538600000000001,53.5731],[8.538,53.5731],[8.538,53.574],[8.5375,53.574],[8.5375,53.5745],[8.536899999999999,53.5745],[8.536899999999999,53.5762],[8.536300000000001,53.5762],[8.536300000000001,53.5768],[8.5358,53.5768],[8.5358,53.5776],[8.5352,53.5776],[8.5352,53.5779],[8.534700000000001,53.5779],[8.534700000000001,53.5781],[8.534100000000001,53.5781],[8.534100000000001,53.5787],[8.5336,53.5787],[8.5336,53.579],[8.533,53.579],[8.533,53.5793],[8.532500000000001,53.5793],[8.532500000000001,53.5795],[8.5319,53.5795],[8.5319,53.5798],[8.5313,53.5798],[8.5313,53.5806],[8.530799999999999,53.5806],[8.530799999999999,53.5823],[8.530200000000001,53.5823],[8.530200000000001,53.5826],[8.5297,53.5826],[8.5297,53.5829],[8.5291,53.5829],[8.5291,53.5831],[8.528600000000001,53.5831],[8.528600000000001,53.5843],[8.528000000000001,53.5843],[8.528000000000001,53.5848],[8.5275,53.5848],[8.5275,53.5859],[8.5269,53.5859],[8.5269,53.5865],[8.526300000000001,53.5865],[8.526300000000001,53.5868],[8.5258,53.5868],[8.5258,53.5873],[8.5252,53.5873],[8.5252,53.5876],[8.524699999999999,53.5876],[8.524699999999999,53.5879],[8.5252,53.5879],[8.5252,53.5884],[8.524699999999999,53.5884],[8.524699999999999,53.5903],[8.524699999999999,53.592],[8.5252,53.592],[8.5252,53.5918],[8.526300000000001,53.5918],[8.526300000000001,53.592],[8.5269,53.592],[8.5269,53.5934],[8.526300000000001,53.5934],[8.526300000000001,53.5937],[8.5258,53.5937],[8.5258,53.594],[8.526300000000001,53.594],[8.526300000000001,53.5943],[8.5269,53.5943],[8.5269,53.5945],[8.5275,53.5945],[8.5275,53.5948],[8.528000000000001,53.5948],[8.528000000000001,53.5954],[8.5275,53.5954],[8.5275,53.5956],[8.5269,53.5956],[8.5269,53.5959],[8.526300000000001,53.5959],[8.526300000000001,53.5965],[8.5258,53.5965],[8.5258,53.5968],[8.5252,53.5968],[8.5252,53.597],[8.5258,53.597],[8.5258,53.5976],[8.5252,53.5976],[8.5252,53.5979],[8.524699999999999,53.5979],[8.524699999999999,53.599],[8.524100000000001,53.599],[8.524100000000001,53.6004],[8.5236,53.6004],[8.5236,53.602],[8.523,53.602],[8.523,53.6023],[8.522500000000001,53.6023],[8.522500000000001,53.6031],[8.521900000000001,53.6031],[8.521900000000001,53.6034],[8.5213,53.6034],[8.5213,53.6051],[8.521900000000001,53.6051],[8.521900000000001,53.6056],[8.5213,53.6056],[8.5213,53.6068],[8.5208,53.6068],[8.5208,53.607],[8.520200000000001,53.607],[8.520200000000001,53.6073],[8.5197,53.6073],[8.5197,53.6079],[8.5191,53.6079],[8.5191,53.6081],[8.518599999999999,53.6081],[8.518599999999999,53.6101],[8.518000000000001,53.6101],[8.518000000000001,53.6106],[8.5174,53.6106],[8.5174,53.6118],[8.5169,53.6118],[8.5169,53.6129],[8.516299999999999,53.6129],[8.516299999999999,53.6131],[8.515800000000001,53.6131],[8.515800000000001,53.6143],[8.5152,53.6143],[8.5152,53.6145],[8.5147,53.6145],[8.5147,53.6151],[8.514099999999999,53.6151],[8.514099999999999,53.6159],[8.5147,53.6159],[8.5147,53.6168],[8.514099999999999,53.6168],[8.514099999999999,53.6176],[8.5136,53.6176],[8.5136,53.6179],[8.5124,53.6179],[8.5124,53.619],[8.5113,53.619],[8.5113,53.6193],[8.5108,53.6193],[8.5108,53.6195],[8.5113,53.6195],[8.5113,53.6198],[8.5108,53.6198],[8.5108,53.6209],[8.510199999999999,53.6209],[8.510199999999999,53.6218],[8.509700000000001,53.6218],[8.509700000000001,53.6226],[8.5091,53.6226],[8.5091,53.6229],[8.5086,53.6229],[8.5086,53.624],[8.507999999999999,53.624],[8.507999999999999,53.6243],[8.507400000000001,53.6243],[8.507400000000001,53.6248],[8.5069,53.6248],[8.5069,53.6254],[8.5063,53.6254],[8.5063,53.627],[8.505800000000001,53.627],[8.505800000000001,53.6276],[8.5052,53.6276],[8.5052,53.6281],[8.5047,53.6281],[8.5047,53.6287],[8.504099999999999,53.6287],[8.504099999999999,53.6298],[8.503600000000001,53.6298],[8.503600000000001,53.6301],[8.503,53.6301],[8.503,53.6306],[8.5025,53.6306],[8.5025,53.6309],[8.501899999999999,53.6309],[8.501899999999999,53.6318],[8.501300000000001,53.6318],[8.501300000000001,53.6323],[8.5008,53.6323],[8.5008,53.6329],[8.5002,53.6329],[8.5002,53.6334],[8.499700000000001,53.6334],[8.499700000000001,53.6343],[8.4991,53.6343],[8.4991,53.6351],[8.4986,53.6351],[8.4986,53.6359],[8.497999999999999,53.6359],[8.497999999999999,53.6362],[8.497500000000001,53.6362],[8.497500000000001,53.6365],[8.4963,53.6365],[8.4963,53.6376],[8.495799999999999,53.6376],[8.495799999999999,53.6379],[8.495200000000001,53.6379],[8.495200000000001,53.6393],[8.4947,53.6393],[8.4947,53.6401],[8.4941,53.6401],[8.4941,53.6409],[8.493600000000001,53.6409],[8.493600000000001,53.6415],[8.493,53.6415],[8.493,53.6426],[8.493600000000001,53.6426],[8.493600000000001,53.6431],[8.4941,53.6431],[8.4941,53.644],[8.493600000000001,53.644],[8.493600000000001,53.6451],[8.493,53.6451],[8.493,53.6456],[8.491899999999999,53.6456],[8.491899999999999,53.6459],[8.491300000000001,53.6459],[8.491300000000001,53.6468],[8.4908,53.6468],[8.4908,53.6479],[8.4902,53.6479],[8.4902,53.6484],[8.489699999999999,53.6484],[8.489699999999999,53.6487],[8.489100000000001,53.6487],[8.489100000000001,53.649],[8.4886,53.649],[8.4886,53.6493],[8.488,53.6493],[8.488,53.6506],[8.487399999999999,53.6506],[8.487399999999999,53.6518],[8.4869,53.6518],[8.4869,53.652],[8.487399999999999,53.652],[8.487399999999999,53.6529],[8.4869,53.6529],[8.4869,53.6531],[8.4863,53.6531],[8.4863,53.6534],[8.485799999999999,53.6534],[8.485799999999999,53.654],[8.485200000000001,53.654],[8.485200000000001,53.6545],[8.4847,53.6545],[8.4847,53.6551],[8.4841,53.6551],[8.4841,53.6556],[8.483599999999999,53.6556],[8.483599999999999,53.6584],[8.4841,53.6584],[8.4841,53.6593],[8.4847,53.6593],[8.4847,53.6606],[8.4846,53.6606],[8.4841,53.6606],[8.4841,53.6609],[8.483599999999999,53.6609],[8.483599999999999,53.6629],[8.4841,53.6629],[8.4841,53.6634],[8.484400000000001,53.6634],[8.4847,53.6634],[8.4847,53.6643],[8.484299999999999,53.6643],[8.4841,53.6643],[8.4841,53.6648],[8.483599999999999,53.6648],[8.483599999999999,53.6662],[8.4841,53.6662],[8.4841,53.6665],[8.483599999999999,53.6665],[8.483599999999999,53.667],[8.483000000000001,53.667],[8.483000000000001,53.6715],[8.4825,53.6715],[8.4825,53.6723],[8.483000000000001,53.6723],[8.483000000000001,53.6731],[8.483599999999999,53.6731],[8.483599999999999,53.6743],[8.483000000000001,53.6743],[8.483000000000001,53.6748],[8.483599999999999,53.6748],[8.483599999999999,53.6751],[8.483000000000001,53.6751],[8.483000000000001,53.6781],[8.4834,53.6781],[8.483599999999999,53.6781],[8.483599999999999,53.6793],[8.4834,53.6793],[8.483000000000001,53.6793],[8.483000000000001,53.6801],[8.4825,53.6801],[8.4825,53.6804],[8.483000000000001,53.6804],[8.483000000000001,53.6812],[8.4833,53.6812],[8.483599999999999,53.6812],[8.483599999999999,53.6818],[8.4832,53.6818],[8.483000000000001,53.6818],[8.483000000000001,53.682],[8.4832,53.682],[8.483599999999999,53.682],[8.483599999999999,53.6843],[8.4841,53.6843],[8.4841,53.6854],[8.483599999999999,53.6854],[8.483599999999999,53.6862],[8.483000000000001,53.6862],[8.483000000000001,53.6865],[8.483599999999999,53.6865],[8.483599999999999,53.687],[8.4841,53.687],[8.4841,53.6879],[8.483599999999999,53.6879],[8.483599999999999,53.6893],[8.4841,53.6893],[8.4841,53.6904],[8.483599999999999,53.6904],[8.483599999999999,53.6918],[8.4841,53.6918],[8.4841,53.6923],[8.483599999999999,53.6923],[8.483599999999999,53.6943],[8.4841,53.6943],[8.4841,53.6951],[8.4847,53.6951],[8.4847,53.6962],[8.485200000000001,53.6962],[8.485200000000001,53.6965],[8.485799999999999,53.6965],[8.485799999999999,53.6968],[8.4863,53.6968],[8.4863,53.6976],[8.4869,53.6976],[8.4869,53.6983],[8.4869,53.6984],[8.4871,53.6984],[8.487399999999999,53.6984],[8.487399999999999,53.6987],[8.488,53.6987],[8.488,53.699],[8.4886,53.699],[8.4886,53.7015],[8.489100000000001,53.7015],[8.489100000000001,53.7029],[8.489699999999999,53.7029],[8.489699999999999,53.7034],[8.491899999999999,53.7034],[8.491899999999999,53.704],[8.491300000000001,53.704],[8.491300000000001,53.7045],[8.491899999999999,53.7045],[8.491899999999999,53.7048],[8.491300000000001,53.7048],[8.491300000000001,53.7051],[8.491899999999999,53.7051],[8.491899999999999,53.7054],[8.4925,53.7054],[8.4925,53.7065],[8.493,53.7065],[8.493,53.7073],[8.493600000000001,53.7073],[8.493600000000001,53.7079],[8.493,53.7079],[8.493,53.7091],[8.493,53.7093],[8.4931,53.7093],[8.493600000000001,53.7093],[8.493600000000001,53.7095],[8.4941,53.7095],[8.4941,53.7098],[8.4947,53.7098],[8.4947,53.7101],[8.495200000000001,53.7101],[8.495200000000001,53.7109],[8.4948,53.7109],[8.4941,53.7109],[8.4941,53.7112],[8.493600000000001,53.7112],[8.493600000000001,53.7115],[8.4925,53.7115],[8.4925,53.7118],[8.491899999999999,53.7118],[8.491899999999999,53.712],[8.491300000000001,53.712],[8.491300000000001,53.7123],[8.491899999999999,53.7123],[8.491899999999999,53.7126],[8.4925,53.7126],[8.4925,53.7129],[8.493,53.7129],[8.493,53.7137],[8.493600000000001,53.7137],[8.493600000000001,53.714],[8.4941,53.714],[8.4941,53.7143],[8.4947,53.7143],[8.4947,53.7159],[8.495200000000001,53.7159],[8.495200000000001,53.7168],[8.495799999999999,53.7168],[8.495799999999999,53.7173],[8.4963,53.7173],[8.4963,53.7187],[8.4969,53.7187],[8.4969,53.719],[8.497500000000001,53.719],[8.497500000000001,53.7193],[8.497999999999999,53.7193],[8.497999999999999,53.7201],[8.4986,53.7201],[8.4986,53.7206],[8.499700000000001,53.7206],[8.499700000000001,53.7218],[8.5002,53.7218],[8.5002,53.724],[8.5008,53.724],[8.5008,53.7254],[8.5008,53.7259],[8.501899999999999,53.7259],[8.501899999999999,53.7265],[8.5025,53.7265],[8.5025,53.727],[8.503,53.727],[8.503,53.7276],[8.503600000000001,53.7276],[8.503600000000001,53.7279],[8.504099999999999,53.7279],[8.504099999999999,53.7281],[8.5047,53.7281],[8.5047,53.7284],[8.504099999999999,53.7284],[8.504099999999999,53.729],[8.5047,53.729],[8.5047,53.7295],[8.507400000000001,53.7295],[8.507400000000001,53.7298],[8.507999999999999,53.7298],[8.507999999999999,53.7299],[8.507999999999999,53.7301],[8.5086,53.7301],[8.5086,53.7304],[8.5091,53.7304],[8.5091,53.7309],[8.5086,53.7309],[8.5086,53.731],[8.5086,53.7318],[8.508900000000001,53.7318],[8.5091,53.7318],[8.5091,53.732],[8.509700000000001,53.732],[8.509700000000001,53.7332],[8.509700000000001,53.7334],[8.5108,53.7334],[8.5108,53.7354],[8.5113,53.7354],[8.5113,53.7362],[8.511900000000001,53.7362],[8.511900000000001,53.7365],[8.5124,53.7365],[8.5124,53.7374],[8.5124,53.7384],[8.513,53.7384],[8.513,53.739],[8.5136,53.739],[8.5136,53.7401],[8.514099999999999,53.7401],[8.514099999999999,53.7405],[8.514099999999999,53.7409],[8.5147,53.7409],[8.5147,53.7412],[8.5152,53.7412],[8.5152,53.7423],[8.515800000000001,53.7423],[8.515800000000001,53.7426],[8.516299999999999,53.7426],[8.516299999999999,53.7429],[8.5169,53.7429],[8.5169,53.7434],[8.5174,53.7434],[8.5174,53.7437],[8.518000000000001,53.7437],[8.518000000000001,53.744],[8.518599999999999,53.744],[8.518599999999999,53.7445],[8.5191,53.7445],[8.5191,53.7454],[8.5197,53.7454],[8.5197,53.7458],[8.5197,53.7459],[8.5199,53.7459],[8.520200000000001,53.7459],[8.520200000000001,53.7461],[8.520200000000001,53.7468],[8.5208,53.7468],[8.5208,53.7473],[8.5213,53.7473],[8.5213,53.749],[8.521900000000001,53.749],[8.521900000000001,53.7495],[8.522500000000001,53.7495],[8.522500000000001,53.7504],[8.521900000000001,53.7504],[8.521900000000001,53.7506],[8.5213,53.7506],[8.5213,53.7509],[8.520200000000001,53.7509],[8.520200000000001,53.7512],[8.5197,53.7512],[8.5197,53.7516],[8.5197,53.7518],[8.5191,53.7518],[8.5191,53.7543],[8.5197,53.7543],[8.5197,53.7545],[8.520200000000001,53.7545],[8.520200000000001,53.7556],[8.5208,53.7556],[8.5208,53.7562],[8.5213,53.7562],[8.5213,53.7573],[8.521900000000001,53.7573],[8.521900000000001,53.7584],[8.522500000000001,53.7584],[8.522500000000001,53.759],[8.523,53.759],[8.523,53.7598],[8.5236,53.7598],[8.5236,53.7609],[8.524100000000001,53.7609],[8.524100000000001,53.7615],[8.524699999999999,53.7615],[8.524699999999999,53.7618],[8.5252,53.7618],[8.5252,53.7631],[8.5258,53.7631],[8.5258,53.764],[8.526300000000001,53.764],[8.526300000000001,53.7651],[8.5269,53.7651],[8.5269,53.7656],[8.5275,53.7656],[8.5275,53.7665],[8.528000000000001,53.7665],[8.528000000000001,53.7676],[8.528600000000001,53.7676],[8.528600000000001,53.7681],[8.5291,53.7681],[8.5291,53.7704],[8.5297,53.7704],[8.5297,53.7709],[8.530200000000001,53.7709],[8.530200000000001,53.7715],[8.530799999999999,53.7715],[8.530799999999999,53.7731],[8.5313,53.7731],[8.5313,53.7743],[8.5319,53.7743],[8.5319,53.7754],[8.532500000000001,53.7754],[8.532500000000001,53.7765],[8.533,53.7765],[8.533,53.7779],[8.533,53.7784],[8.533300000000001,53.7784],[8.5336,53.7784],[8.5336,53.7788],[8.5336,53.7793],[8.533799999999999,53.7793],[8.534100000000001,53.7793],[8.534100000000001,53.7797],[8.534100000000001,53.7804],[8.5345,53.7804],[8.534700000000001,53.7804],[8.534700000000001,53.7806],[8.534700000000001,53.7815],[8.5352,53.7815],[8.5352,53.782],[8.535500000000001,53.782],[8.5358,53.782],[8.5358,53.7824],[8.5358,53.7826],[8.536300000000001,53.7826],[8.536300000000001,53.7834],[8.536899999999999,53.7834],[8.536899999999999,53.7842],[8.536899999999999,53.7854],[8.5375,53.7854],[8.5375,53.7865],[8.538,53.7865],[8.538,53.7873],[8.538600000000001,53.7873],[8.538600000000001,53.7879],[8.5391,53.7879],[8.5391,53.7881],[8.539300000000001,53.7881],[8.540200000000001,53.7881],[8.540200000000001,53.7884],[8.5413,53.7884],[8.5413,53.7887],[8.542400000000001,53.7887],[8.542400000000001,53.789],[8.542999999999999,53.789],[8.542999999999999,53.7898],[8.5436,53.7898],[8.5436,53.7901],[8.5441,53.7901],[8.5441,53.7912],[8.5436,53.7912],[8.5436,53.7915],[8.542999999999999,53.7915],[8.542999999999999,53.7918],[8.5419,53.7918],[8.5419,53.7945],[8.5413,53.7945],[8.5413,53.7954],[8.5419,53.7954],[8.5419,53.7959],[8.542400000000001,53.7959],[8.542400000000001,53.7968],[8.5419,53.7968],[8.5419,53.799],[8.5419,53.7998],[8.5413,53.7998],[8.5413,53.8001],[8.540800000000001,53.8001],[8.540800000000001,53.8009],[8.540200000000001,53.8009],[8.540200000000001,53.8018],[8.540800000000001,53.8018],[8.540800000000001,53.802],[8.5413,53.802],[8.5413,53.8043],[8.5419,53.8043],[8.5419,53.8048],[8.542400000000001,53.8048],[8.542400000000001,53.8051],[8.5419,53.8051],[8.5419,53.8068],[8.542400000000001,53.8068],[8.542400000000001,53.8076],[8.542999999999999,53.8076],[8.542999999999999,53.8093],[8.5436,53.8093],[8.5436,53.8098],[8.5441,53.8098],[8.5441,53.8115],[8.544700000000001,53.8115],[8.544700000000001,53.8123],[8.5452,53.8123],[8.5452,53.8131],[8.5458,53.8131],[8.5458,53.8151],[8.546300000000001,53.8151],[8.546300000000001,53.8156],[8.548,53.8156],[8.548,53.8159],[8.5486,53.8159],[8.5486,53.817],[8.5497,53.817],[8.5497,53.8181],[8.549099999999999,53.8181],[8.549099999999999,53.8184],[8.5497,53.8184],[8.5497,53.819],[8.550800000000001,53.819],[8.5524,53.819],[8.5524,53.8193],[8.553599999999999,53.8193],[8.553599999999999,53.8198],[8.5541,53.8198],[8.5541,53.8204],[8.553599999999999,53.8204],[8.553599999999999,53.8215],[8.553000000000001,53.8215],[8.553000000000001,53.8223],[8.553000000000001,53.8234],[8.553599999999999,53.8234],[8.553599999999999,53.8237],[8.553900000000001,53.8237],[8.5541,53.8237],[8.5541,53.824],[8.553000000000001,53.824],[8.553000000000001,53.8243],[8.5524,53.8243],[8.5524,53.8245],[8.5519,53.8245],[8.5519,53.8251],[8.5524,53.8251],[8.5524,53.8256],[8.553000000000001,53.8256],[8.553000000000001,53.8259],[8.553599999999999,53.8259],[8.553599999999999,53.8273],[8.5541,53.8273],[8.5541,53.8281],[8.5547,53.8281],[8.5547,53.8287],[8.555199999999999,53.8287],[8.555199999999999,53.829],[8.5558,53.829],[8.5558,53.8293],[8.5563,53.8293],[8.5563,53.8301],[8.5558,53.8301],[8.5558,53.8315],[8.556900000000001,53.8315],[8.556900000000001,53.8318],[8.5586,53.8318],[8.5586,53.8329],[8.558,53.8329],[8.558,53.834],[8.5608,53.834],[8.5608,53.8341],[8.5608,53.8343],[8.5609,53.8343],[8.561299999999999,53.8343],[8.561299999999999,53.8345],[8.5619,53.8345],[8.5619,53.8348],[8.5624,53.8348],[8.5624,53.8354],[8.563000000000001,53.8354],[8.563000000000001,53.8359],[8.563599999999999,53.8359],[8.563599999999999,53.8368],[8.5641,53.8368],[8.5641,53.8376],[8.563599999999999,53.8376],[8.563599999999999,53.8381],[8.5641,53.8381],[8.5641,53.8387],[8.5647,53.8387],[8.5647,53.8393],[8.565200000000001,53.8393],[8.565200000000001,53.8398],[8.565799999999999,53.8398],[8.565799999999999,53.8404],[8.5663,53.8404],[8.5663,53.8406],[8.5669,53.8406],[8.5669,53.8412],[8.567399999999999,53.8412],[8.567399999999999,53.8431],[8.568,53.8431],[8.568,53.8434],[8.5686,53.8434],[8.5686,53.8437],[8.569100000000001,53.8437],[8.569100000000001,53.8445],[8.569699999999999,53.8445],[8.569699999999999,53.8448],[8.5702,53.8448],[8.5702,53.845],[8.5702,53.8451],[8.571899999999999,53.8451],[8.571899999999999,53.8448],[8.573600000000001,53.8448],[8.573600000000001,53.8445],[8.575200000000001,53.8445],[8.575200000000001,53.8448],[8.575799999999999,53.8448],[8.575799999999999,53.8452],[8.575799999999999,53.8454],[8.5763,53.8454],[8.5763,53.8462],[8.5769,53.8462],[8.5769,53.847],[8.577500000000001,53.847],[8.577500000000001,53.8481],[8.577999999999999,53.8481],[8.577999999999999,53.8487],[8.5786,53.8487],[8.5786,53.8493],[8.5791,53.8493],[8.5791,53.8495],[8.579700000000001,53.8495],[8.579700000000001,53.8501],[8.5802,53.8501],[8.5802,53.8504],[8.5808,53.8504],[8.5808,53.8509],[8.581300000000001,53.8509],[8.581300000000001,53.8515],[8.581899999999999,53.8515],[8.581899999999999,53.8518],[8.5825,53.8518],[8.5825,53.8526],[8.583,53.8526],[8.583,53.8534],[8.583600000000001,53.8534],[8.583600000000001,53.854],[8.584099999999999,53.854],[8.584099999999999,53.8545],[8.5846,53.8545],[8.5847,53.8551],[8.585100000000001,53.8551],[8.5852,53.8551],[8.5852,53.8553],[8.5852,53.8556],[8.5855,53.8556],[8.585800000000001,53.8556],[8.585800000000001,53.856],[8.585800000000001,53.8562],[8.585900000000001,53.8562],[8.5863,53.8562],[8.5863,53.8565],[8.5869,53.8565],[8.5869,53.8568],[8.587400000000001,53.8568],[8.587400000000001,53.8573],[8.587999999999999,53.8573],[8.587999999999999,53.8579],[8.5886,53.8579],[8.5886,53.8581],[8.5891,53.8581],[8.5891,53.8584],[8.589700000000001,53.8584],[8.589700000000001,53.8593],[8.590199999999999,53.8593],[8.590199999999999,53.8601],[8.5908,53.8601],[8.5908,53.8604],[8.5913,53.8604],[8.5913,53.8606],[8.591900000000001,53.8606],[8.591900000000001,53.8612],[8.5924,53.8612],[8.5924,53.8618],[8.593,53.8618],[8.593,53.8623],[8.5936,53.8623],[8.5936,53.8626],[8.594099999999999,53.8626],[8.594099999999999,53.8631],[8.5947,53.8631],[8.5947,53.8634],[8.5952,53.8634],[8.5952,53.8637],[8.595800000000001,53.8637],[8.595800000000001,53.8643],[8.596299999999999,53.8643],[8.596299999999999,53.8651],[8.595800000000001,53.8651],[8.595800000000001,53.8654],[8.596299999999999,53.8654],[8.596299999999999,53.8656],[8.5969,53.8656],[8.5969,53.8659],[8.598000000000001,53.8659],[8.598000000000001,53.8668],[8.598599999999999,53.8668],[8.598599999999999,53.867],[8.5991,53.867],[8.5991,53.8676],[8.5997,53.8676],[8.5997,53.8679],[8.600199999999999,53.8679],[8.600199999999999,53.8684],[8.6008,53.8684],[8.6008,53.8687],[8.6013,53.8687],[8.6013,53.8698],[8.601900000000001,53.8698],[8.601900000000001,53.8701],[8.602399999999999,53.8701],[8.602399999999999,53.8704],[8.603,53.8704],[8.603,53.8706],[8.604100000000001,53.8706],[8.604100000000001,53.8709],[8.604699999999999,53.8709],[8.604699999999999,53.8723],[8.604100000000001,53.8723],[8.604100000000001,53.8729],[8.6036,53.8729],[8.6036,53.8734],[8.603,53.8734],[8.603,53.874],[8.602399999999999,53.874],[8.602399999999999,53.8745],[8.602399999999999,53.8748],[8.603,53.8748],[8.603,53.8751],[8.603400000000001,53.8751],[8.6075,53.8751],[8.6075,53.8777],[8.6075,53.8781],[8.608000000000001,53.8781],[8.608000000000001,53.8787],[8.608599999999999,53.8787],[8.608599999999999,53.879],[8.609500000000001,53.879],[8.6097,53.879],[8.6097,53.8793],[8.609999999999999,53.8793],[8.610799999999999,53.8793],[8.610799999999999,53.8795],[8.6113,53.8795],[8.6113,53.8798],[8.6136,53.8798],[8.6136,53.8801],[8.614100000000001,53.8801],[8.614100000000001,53.8806],[8.614699999999999,53.8806],[8.614699999999999,53.8809],[8.616300000000001,53.8809],[8.616300000000001,53.8812],[8.616899999999999,53.8812],[8.616899999999999,53.8818],[8.6175,53.8818],[8.6175,53.882],[8.6236,53.882],[8.6236,53.8823],[8.624700000000001,53.8823],[8.624700000000001,53.882],[8.6258,53.882],[8.6258,53.8818],[8.626899999999999,53.8818],[8.626899999999999,53.882],[8.628,53.882],[8.628,53.8823],[8.628600000000001,53.8823],[8.628600000000001,53.8826],[8.629099999999999,53.8826],[8.629099999999999,53.8829],[8.6297,53.8829],[8.6297,53.8831],[8.6302,53.8831],[8.6302,53.8834],[8.630800000000001,53.8834],[8.630800000000001,53.8837],[8.6313,53.8837],[8.6313,53.884],[8.6319,53.884],[8.6319,53.8843],[8.632400000000001,53.8843],[8.632400000000001,53.8845],[8.6328,53.8845],[8.6341,53.8845],[8.6341,53.8848],[8.634700000000001,53.8848],[8.634700000000001,53.885],[8.634700000000001,53.8851],[8.635199999999999,53.8851],[8.635199999999999,53.8854],[8.6358,53.8854],[8.6358,53.8856],[8.6363,53.8856],[8.6363,53.8859],[8.6386,53.8859],[8.6386,53.8862],[8.640000000000001,53.8862],[8.6425,53.8862],[8.6425,53.8865],[8.643599999999999,53.8865],[8.643599999999999,53.8868],[8.6447,53.8868],[8.6447,53.887],[8.645200000000001,53.887],[8.645200000000001,53.8873],[8.6486,53.8873],[8.6486,53.8876],[8.6508,53.8876],[8.6508,53.8879],[8.651300000000001,53.8879],[8.651300000000001,53.8881],[8.6525,53.8881],[8.6525,53.8884],[8.653600000000001,53.8884],[8.653600000000001,53.889],[8.6541,53.889],[8.6541,53.8884],[8.6547,53.8884],[8.6547,53.8887],[8.655200000000001,53.8887],[8.655200000000001,53.889],[8.659100000000001,53.889],[8.659100000000001,53.8893],[8.6608,53.8893],[8.6608,53.8895],[8.661899999999999,53.8895],[8.661899999999999,53.8898],[8.6641,53.8898],[8.6641,53.8901],[8.665800000000001,53.8901],[8.665800000000001,53.8904],[8.6663,53.8904],[8.6663,53.8906],[8.6669,53.8906],[8.6669,53.8909],[8.6708,53.8909],[8.6708,53.8912],[8.6736,53.8912],[8.6736,53.8915],[8.6769,53.8915],[8.6769,53.8918],[8.6797,53.8918],[8.6797,53.892],[8.6808,53.892],[8.6808,53.8918],[8.6824,53.8918],[8.6824,53.8915],[8.683,53.8915],[8.683,53.8912],[8.6836,53.8912],[8.6836,53.8906],[8.684100000000001,53.8906],[8.684100000000001,53.8895],[8.6836,53.8895],[8.6836,53.8887],[8.683,53.8887],[8.683,53.8865],[8.6824,53.8865],[8.6824,53.8859],[8.683,53.8859],[8.683,53.8851],[8.6836,53.8851],[8.6836,53.8834],[8.684100000000001,53.8834],[8.684100000000001,53.8823],[8.684699999999999,53.8823],[8.684699999999999,53.8815],[8.6852,53.8815],[8.6852,53.8809],[8.6858,53.8809],[8.6858,53.8806],[8.686299999999999,53.8806],[8.686299999999999,53.8804],[8.6869,53.8804],[8.6869,53.8801],[8.6875,53.8801],[8.6874,53.8795],[8.688000000000001,53.8795],[8.688000000000001,53.8793],[8.688599999999999,53.8793],[8.688599999999999,53.8787],[8.6891,53.8787],[8.6891,53.8781],[8.6897,53.8781],[8.6897,53.8779],[8.690200000000001,53.8779],[8.690200000000001,53.8776],[8.690799999999999,53.8776],[8.690799999999999,53.8773],[8.6913,53.8773],[8.6913,53.8768],[8.6919,53.8768],[8.6919,53.8765],[8.692500000000001,53.8765],[8.692500000000001,53.8762],[8.6936,53.8762],[8.6936,53.8759],[8.694699999999999,53.8759],[8.694699999999999,53.8762],[8.6958,53.8762],[8.6958,53.8768],[8.696300000000001,53.8768],[8.696300000000001,53.8773],[8.696899999999999,53.8773],[8.696899999999999,53.8776],[8.6975,53.8776],[8.6975,53.8779],[8.698,53.8779],[8.698,53.8781],[8.698600000000001,53.8781],[8.698600000000001,53.8784],[8.6991,53.8784],[8.6991,53.8787],[8.6997,53.8787],[8.6997,53.879],[8.700200000000001,53.879],[8.700200000000001,53.8793],[8.702400000000001,53.8793],[8.702400000000001,53.879],[8.702999999999999,53.879],[8.702999999999999,53.8789],[8.702999999999999,53.8787],[8.7036,53.8787],[8.7036,53.8784],[8.702999999999999,53.8784],[8.702999999999999,53.8779],[8.700799999999999,53.8779],[8.700799999999999,53.877],[8.7013,53.877],[8.7013,53.8768],[8.702999999999999,53.8768],[8.702999999999999,53.8773],[8.7051,53.8773],[8.7058,53.8773],[8.7058,53.877],[8.706300000000001,53.877],[8.706300000000001,53.8768],[8.706899999999999,53.8768],[8.706899999999999,53.8756],[8.706300000000001,53.8756],[8.706300000000001,53.8754],[8.7058,53.8754],[8.7058,53.8751],[8.705399999999999,53.8751],[8.7052,53.8751],[8.7052,53.8748],[8.704700000000001,53.8748],[8.704700000000001,53.8745],[8.7036,53.8745],[8.7036,53.8743],[8.702999999999999,53.8743],[8.702999999999999,53.874],[8.702400000000001,53.874],[8.702400000000001,53.8737],[8.7019,53.8737],[8.7019,53.8734],[8.7013,53.8734],[8.7013,53.8731],[8.700799999999999,53.8731],[8.700799999999999,53.8729],[8.700200000000001,53.8729],[8.700200000000001,53.8726],[8.700799999999999,53.8726],[8.700799999999999,53.8723],[8.7013,53.8723],[8.7013,53.872],[8.7019,53.872],[8.7019,53.8718],[8.702400000000001,53.8718],[8.702400000000001,53.8715],[8.702999999999999,53.8715],[8.702999999999999,53.8712],[8.7041,53.8712],[8.7041,53.8709],[8.706300000000001,53.8709],[8.706300000000001,53.8715],[8.706899999999999,53.8715],[8.706899999999999,53.8723],[8.708,53.8723],[8.708,53.8726],[8.709099999999999,53.8726],[8.709099999999999,53.8729],[8.7097,53.8729],[8.7097,53.8734],[8.710800000000001,53.8734],[8.710800000000001,53.8729],[8.7113,53.8729],[8.7113,53.8726],[8.7119,53.8726],[8.7119,53.872],[8.712400000000001,53.872],[8.712400000000001,53.8718],[8.712999999999999,53.8718],[8.712999999999999,53.8709],[8.7136,53.8709],[8.7136,53.8706],[8.7141,53.8706],[8.7141,53.8704],[8.714700000000001,53.8704],[8.714700000000001,53.8701],[8.715199999999999,53.8701],[8.715199999999999,53.8698],[8.7163,53.8698],[8.7163,53.8695],[8.716900000000001,53.8695],[8.716900000000001,53.869],[8.717499999999999,53.869],[8.717499999999999,53.8684],[8.718,53.8684],[8.718,53.8676],[8.7186,53.8676],[8.7186,53.8673],[8.718,53.8673],[8.718,53.867],[8.716900000000001,53.867],[8.716900000000001,53.8673],[8.714700000000001,53.8673],[8.714700000000001,53.867],[8.7141,53.867],[8.7141,53.8662],[8.7136,53.8662],[8.7136,53.8659],[8.712999999999999,53.8659],[8.712999999999999,53.8648],[8.7141,53.8648],[8.7141,53.8645],[8.714700000000001,53.8645],[8.714700000000001,53.8648],[8.715199999999999,53.8648],[8.715199999999999,53.8645],[8.7158,53.8645],[8.7158,53.8643],[8.7163,53.8643],[8.7163,53.864],[8.716900000000001,53.864],[8.716900000000001,53.8637],[8.717499999999999,53.8637],[8.717499999999999,53.864],[8.718,53.864],[8.718,53.8645],[8.7186,53.8645],[8.7186,53.8656],[8.719099999999999,53.8656],[8.719099999999999,53.8662],[8.720800000000001,53.8662],[8.720800000000001,53.8656],[8.721299999999999,53.8656],[8.721299999999999,53.8648],[8.7219,53.8648],[8.7219,53.8637],[8.7225,53.8637],[8.7225,53.8634],[8.723000000000001,53.8634],[8.723000000000001,53.8637],[8.723599999999999,53.8637],[8.723599999999999,53.8634],[8.7241,53.8634],[8.7241,53.8631],[8.7247,53.8631],[8.7247,53.8626],[8.725199999999999,53.8626],[8.725199999999999,53.8612],[8.7258,53.8612],[8.7258,53.8606],[8.7263,53.8606],[8.7263,53.8604],[8.726900000000001,53.8604],[8.726900000000001,53.8601],[8.729100000000001,53.8601],[8.729100000000001,53.8595],[8.729699999999999,53.8595],[8.729699999999999,53.8587],[8.729100000000001,53.8587],[8.729100000000001,53.8584],[8.7285,53.8584],[8.728,53.8584],[8.728,53.8581],[8.726900000000001,53.8581],[8.726900000000001,53.857],[8.727399999999999,53.857],[8.727399999999999,53.8568],[8.728,53.8568],[8.728,53.8565],[8.7286,53.8565],[8.7286,53.8562],[8.729100000000001,53.8562],[8.729100000000001,53.8559],[8.729699999999999,53.8559],[8.729699999999999,53.8556],[8.7302,53.8556],[8.7302,53.8554],[8.7308,53.8554],[8.7308,53.8551],[8.731299999999999,53.8551],[8.731299999999999,53.8548],[8.7319,53.8548],[8.7319,53.8545],[8.7325,53.8545],[8.7325,53.8543],[8.733599999999999,53.8543],[8.733599999999999,53.854],[8.7341,53.854],[8.7341,53.8537],[8.735200000000001,53.8537],[8.735200000000001,53.8534],[8.735799999999999,53.8534],[8.735799999999999,53.8531],[8.7369,53.8531],[8.7369,53.8529],[8.738,53.8529],[8.738,53.8526],[8.7386,53.8526],[8.7386,53.8523],[8.741899999999999,53.8523],[8.741899999999999,53.8518],[8.743,53.8518],[8.743,53.8515],[8.7447,53.8515],[8.7447,53.8512],[8.745200000000001,53.8512],[8.745200000000001,53.8506],[8.745799999999999,53.8506],[8.745799999999999,53.8498],[8.7463,53.8498],[8.7463,53.8493],[8.7469,53.8493],[8.7469,53.849],[8.747500000000001,53.849],[8.747500000000001,53.8481],[8.7469,53.8481],[8.7469,53.8476],[8.7486,53.8476],[8.7486,53.8479],[8.749700000000001,53.8479],[8.749700000000001,53.8476],[8.7502,53.8476],[8.7502,53.8473],[8.7508,53.8473],[8.7508,53.847],[8.751899999999999,53.847],[8.751899999999999,53.8468],[8.753,53.8468],[8.753,53.8465],[8.753600000000001,53.8465],[8.753600000000001,53.8462],[8.754099999999999,53.8462],[8.754099999999999,53.8459],[8.7547,53.8459],[8.7547,53.8456],[8.7552,53.8456],[8.7552,53.8454],[8.755800000000001,53.8454],[8.755800000000001,53.8448],[8.7563,53.8448],[8.7563,53.8443],[8.755800000000001,53.8443],[8.755800000000001,53.8434],[8.7563,53.8434],[8.7563,53.8429],[8.7569,53.8429],[8.7569,53.8426],[8.757999999999999,53.8426],[8.757999999999999,53.8423],[8.7586,53.8423],[8.7586,53.8426],[8.7591,53.8426],[8.7591,53.8434],[8.759700000000001,53.8434],[8.759700000000001,53.8431],[8.760199999999999,53.8431],[8.760199999999999,53.8429],[8.7613,53.8429],[8.7613,53.8423],[8.761900000000001,53.8423],[8.761900000000001,53.842],[8.7624,53.842],[8.7624,53.8418],[8.7636,53.8418],[8.7636,53.8415],[8.7647,53.8415],[8.7647,53.8412],[8.765800000000001,53.8412],[8.765800000000001,53.8409],[8.766299999999999,53.8409],[8.766299999999999,53.8398],[8.768000000000001,53.8398],[8.768000000000001,53.8395],[8.7691,53.8395],[8.7691,53.8393],[8.7697,53.8393],[8.7697,53.839],[8.770200000000001,53.839],[8.770200000000001,53.8384],[8.773,53.8384],[8.773,53.8381],[8.7736,53.8381],[8.7736,53.8376],[8.774100000000001,53.8376],[8.774100000000001,53.8373],[8.774699999999999,53.8373],[8.774699999999999,53.837],[8.776300000000001,53.837],[8.776300000000001,53.8368],[8.7775,53.8368],[8.7775,53.8365],[8.778000000000001,53.8365],[8.778000000000001,53.8362],[8.7791,53.8362],[8.7791,53.8359],[8.780200000000001,53.8359],[8.780200000000001,53.8356],[8.7813,53.8356],[8.7813,53.8354],[8.783,53.8354],[8.783,53.8351],[8.784100000000001,53.8351],[8.784100000000001,53.8345],[8.7852,53.8345],[8.7852,53.8343],[8.786300000000001,53.8343],[8.786300000000001,53.834],[8.786899999999999,53.834],[8.786899999999999,53.8337],[8.790200000000001,53.8337],[8.790200000000001,53.8334],[8.7958,53.8334],[8.7958,53.8326],[8.796300000000001,53.8326],[8.796300000000001,53.8323],[8.796900000000001,53.8323],[8.796900000000001,53.8326],[8.7997,53.8326],[8.7997,53.8323],[8.8013,53.8323],[8.8013,53.832],[8.8019,53.832],[8.8019,53.8326],[8.803000000000001,53.8326],[8.803000000000001,53.8329],[8.803599999999999,53.8329],[8.803599999999999,53.8326],[8.8063,53.8326],[8.8063,53.8323],[8.8102,53.8323],[8.8102,53.832],[8.8124,53.832],[8.8124,53.8318],[8.815799999999999,53.8318],[8.815799999999999,53.8312],[8.8169,53.8312],[8.8169,53.8309],[8.818,53.8309],[8.818,53.8312],[8.8186,53.8312],[8.8186,53.8315],[8.8208,53.8315],[8.8208,53.8312],[8.821899999999999,53.8312],[8.821899999999999,53.8309],[8.823,53.8309],[8.823,53.8306],[8.823600000000001,53.8306],[8.823600000000001,53.8309],[8.825799999999999,53.8309],[8.825799999999999,53.8312],[8.8263,53.8312],[8.8263,53.8315],[8.827500000000001,53.8315],[8.827500000000001,53.8318],[8.827999999999999,53.8318],[8.827999999999999,53.832],[8.8286,53.832],[8.8286,53.8323],[8.8291,53.8323],[8.8291,53.8326],[8.829700000000001,53.8326],[8.829700000000001,53.8329],[8.8302,53.8329],[8.8302,53.8331],[8.834099999999999,53.8331],[8.834099999999999,53.8337],[8.8352,53.8337],[8.8352,53.8331],[8.835800000000001,53.8331],[8.835800000000001,53.8329],[8.8369,53.8329],[8.8369,53.8326],[8.839700000000001,53.8326],[8.839700000000001,53.8323],[8.8413,53.8323],[8.8413,53.832],[8.8436,53.832],[8.8436,53.8318],[8.845800000000001,53.8318],[8.845800000000001,53.8315],[8.8497,53.8315],[8.8497,53.8312],[8.850199999999999,53.8312],[8.850199999999999,53.8309],[8.8513,53.8309],[8.8513,53.8306],[8.8558,53.8306],[8.8558,53.8304],[8.8575,53.8304],[8.8575,53.8301],[8.858599999999999,53.8301],[8.858599999999999,53.8298],[8.862399999999999,53.8298],[8.862399999999999,53.8301],[8.8652,53.8301],[8.8652,53.8298],[8.868600000000001,53.8298],[8.868600000000001,53.8295],[8.872999999999999,53.8295],[8.872999999999999,53.8293],[8.876899999999999,53.8293],[8.876899999999999,53.8295],[8.8802,53.8295],[8.8802,53.8293],[8.8813,53.8293],[8.8813,53.829],[8.8825,53.829],[8.8825,53.8287],[8.8836,53.8287],[8.8836,53.8279],[8.8841,53.8279],[8.8841,53.8281],[8.884700000000001,53.8281],[8.884700000000001,53.8284],[8.885199999999999,53.8284],[8.885199999999999,53.8287],[8.8874,53.8287],[8.8874,53.8284],[8.893000000000001,53.8284],[8.893000000000001,53.829],[8.893599999999999,53.829],[8.893599999999999,53.8293],[8.8947,53.8293],[8.8947,53.8295],[8.895200000000001,53.8295],[8.895200000000001,53.8298],[8.8958,53.8298],[8.8958,53.8301],[8.8963,53.8301],[8.8963,53.8304],[8.897500000000001,53.8304],[8.897500000000001,53.8301],[8.8986,53.8301],[8.8986,53.8298],[8.9086,53.8298],[8.9086,53.8301],[8.909700000000001,53.8301],[8.909700000000001,53.8304],[8.9141,53.8304],[8.9141,53.8301],[8.9191,53.8301],[8.9191,53.8304],[8.919700000000001,53.8304],[8.919700000000001,53.8306],[8.9208,53.8306],[8.9208,53.8309],[8.923,53.8309],[8.923,53.8312],[8.9252,53.8312],[8.9252,53.8315],[8.925800000000001,53.8315],[8.925800000000001,53.8318],[8.928599999999999,53.8318],[8.928599999999999,53.832],[8.9291,53.832],[8.9291,53.8323],[8.9308,53.8323],[8.9308,53.8326],[8.931900000000001,53.8326],[8.931900000000001,53.8329],[8.9336,53.8329],[8.9336,53.8331],[8.934100000000001,53.8331],[8.934100000000001,53.8334],[8.9352,53.8334],[8.9352,53.8337],[8.938000000000001,53.8337],[8.938000000000001,53.834],[8.938599999999999,53.834],[8.938599999999999,53.8345],[8.9397,53.8345],[8.9397,53.8348],[8.940799999999999,53.8348],[8.940799999999999,53.8351],[8.9419,53.8351],[8.9419,53.8354],[8.944100000000001,53.8354],[8.944100000000001,53.8356],[8.944699999999999,53.8356],[8.944699999999999,53.8359],[8.946899999999999,53.8359],[8.946899999999999,53.8362],[8.948,53.8362],[8.948,53.8359],[8.948600000000001,53.8359],[8.948600000000001,53.8362],[8.950200000000001,53.8362],[8.950200000000001,53.8365],[8.950799999999999,53.8365],[8.950799999999999,53.8368],[8.952500000000001,53.8368],[8.952500000000001,53.837],[8.9536,53.837],[8.9536,53.8373],[8.9552,53.8373],[8.9552,53.8376],[8.956300000000001,53.8376],[8.956300000000001,53.8379],[8.958600000000001,53.8379],[8.958600000000001,53.8381],[8.960800000000001,53.8381],[8.960800000000001,53.8384],[8.962400000000001,53.8384],[8.962400000000001,53.8387],[8.965199999999999,53.8387],[8.965199999999999,53.839],[8.9674,53.839],[8.9674,53.8393],[8.9686,53.8393],[8.9686,53.8395],[8.971299999999999,53.8395],[8.971299999999999,53.8398],[8.9724,53.8398],[8.9724,53.8401],[8.973599999999999,53.8401],[8.973599999999999,53.8404],[8.978,53.8404],[8.978,53.8406],[8.979699999999999,53.8406],[8.979699999999999,53.8401],[8.9802,53.8401],[8.9802,53.8398],[8.9808,53.8398],[8.9808,53.8395],[8.981299999999999,53.8395],[8.981299999999999,53.8393],[8.985799999999999,53.8393],[8.985799999999999,53.8398],[8.9863,53.8398],[8.9863,53.8406],[8.9869,53.8406],[8.9869,53.8404],[8.9886,53.8404],[8.9886,53.8401],[8.9902,53.8401],[8.9902,53.8398],[8.991300000000001,53.8398],[8.991300000000001,53.8395],[8.991899999999999,53.8395],[8.991899999999999,53.8393],[8.9925,53.8393],[8.9925,53.839],[8.9941,53.839],[8.9941,53.8387],[8.9947,53.8387],[8.9947,53.8384],[8.995200000000001,53.8384],[8.995200000000001,53.8381],[8.995799999999999,53.8381],[8.995799999999999,53.8379],[8.9963,53.8379],[8.9963,53.8381],[8.9969,53.8381],[8.9969,53.8379],[8.997500000000001,53.8379],[8.997500000000001,53.8376],[8.9986,53.8376],[8.9986,53.8373],[8.999700000000001,53.8373],[9.0002,53.8373],[9.004099999999999,53.8373],[9.004099999999999,53.8376],[9.005800000000001,53.8376],[9.005800000000001,53.8373],[9.0063,53.8373],[9.0063,53.837],[9.010199999999999,53.837],[9.010199999999999,53.8368],[9.0108,53.8368],[9.0108,53.8365],[9.0147,53.8365],[9.0147,53.8362],[9.015800000000001,53.8362],[9.015800000000001,53.8359],[9.016299999999999,53.8359],[9.016299999999999,53.8362],[9.0169,53.8362],[9.0169,53.8365],[9.0175,53.8365],[9.0175,53.837],[9.018000000000001,53.837],[9.018000000000001,53.8373],[9.018599999999999,53.8373],[9.018599999999999,53.8376],[9.0191,53.8376],[9.0191,53.8379],[9.0197,53.8379],[9.0197,53.8381],[9.020200000000001,53.8381],[9.020200000000001,53.8383],[9.020200000000001,53.8387],[9.0208,53.8387],[9.0208,53.839],[9.0213,53.839],[9.0213,53.8393],[9.021900000000001,53.8393],[9.021900000000001,53.8398],[9.0213,53.8398],[9.0213,53.8401],[9.0208,53.8401],[9.0208,53.8418],[9.021900000000001,53.8418],[9.021900000000001,53.842],[9.022399999999999,53.842],[9.022399999999999,53.8423],[9.023,53.8423],[9.023,53.8426],[9.0252,53.8426],[9.0252,53.8429],[9.028000000000001,53.8429],[9.028000000000001,53.8426],[9.030799999999999,53.8426],[9.030799999999999,53.8429],[9.0313,53.8429],[9.0313,53.8434],[9.0319,53.8434],[9.0319,53.8437],[9.032500000000001,53.8437],[9.032500000000001,53.844],[9.0336,53.844],[9.0336,53.8443],[9.034100000000001,53.8443],[9.034100000000001,53.8445],[9.034700000000001,53.8445],[9.034700000000001,53.8451],[9.0352,53.8451],[9.0352,53.8454],[9.0358,53.8454],[9.0358,53.8456],[9.0375,53.8456],[9.0375,53.8459],[9.0397,53.8459],[9.0397,53.8465],[9.040200000000001,53.8465],[9.040200000000001,53.8468],[9.040800000000001,53.8468],[9.040800000000001,53.847],[9.0413,53.847],[9.0413,53.8473],[9.0419,53.8473],[9.0419,53.8479],[9.042400000000001,53.8479],[9.0425,53.8484],[9.042999999999999,53.8484],[9.042999999999999,53.8487],[9.0436,53.8487],[9.0436,53.849],[9.0441,53.849],[9.0441,53.8493],[9.0452,53.8493],[9.0452,53.8495],[9.0458,53.8495],[9.0458,53.8498],[9.046300000000001,53.8498],[9.046300000000001,53.8501],[9.0474,53.8501],[9.0474,53.8504],[9.048,53.8504],[9.048,53.8506],[9.0486,53.8506],[9.0486,53.8509],[9.0497,53.8509],[9.0497,53.8512],[9.0513,53.8512],[9.0513,53.8515],[9.0519,53.8515],[9.0519,53.8523],[9.0524,53.8523],[9.0524,53.8529],[9.053000000000001,53.8529],[9.053000000000001,53.8531],[9.0541,53.8531],[9.0541,53.8534],[9.0558,53.8534],[9.0558,53.8537],[9.056900000000001,53.8537],[9.056900000000001,53.854],[9.0574,53.854],[9.0574,53.8543],[9.0608,53.8543],[9.0608,53.8545],[9.0619,53.8545],[9.0619,53.8548],[9.0624,53.8548],[9.0624,53.8551],[9.063000000000001,53.8551],[9.063000000000001,53.8554],[9.0647,53.8554],[9.0647,53.8556],[9.065799999999999,53.8556],[9.065799999999999,53.8559],[9.0669,53.8559],[9.0669,53.8562],[9.069100000000001,53.8562],[9.069100000000001,53.8565],[9.069699999999999,53.8565],[9.069699999999999,53.8568],[9.0702,53.8568],[9.0702,53.857],[9.0708,53.857],[9.0708,53.8573],[9.071300000000001,53.8573],[9.071300000000001,53.8576],[9.0725,53.8576],[9.0725,53.8579],[9.073,53.8579],[9.073,53.8581],[9.0741,53.8581],[9.0741,53.8584],[9.075200000000001,53.8584],[9.075200000000001,53.8587],[9.075799999999999,53.8587],[9.075799999999999,53.859],[9.0769,53.859],[9.0769,53.8593],[9.077500000000001,53.8593],[9.077500000000001,53.8595],[9.077999999999999,53.8595],[9.077999999999999,53.8598],[9.0786,53.8598],[9.0786,53.8601],[9.0791,53.8601],[9.0791,53.8604],[9.0802,53.8604],[9.0802,53.8606],[9.081300000000001,53.8606],[9.081300000000001,53.8609],[9.083,53.8609],[9.083,53.8612],[9.083600000000001,53.8612],[9.083600000000001,53.8615],[9.084099999999999,53.8615],[9.084099999999999,53.8618],[9.087999999999999,53.8618],[9.087999999999999,53.862],[9.096299999999999,53.862],[9.096299999999999,53.8623],[9.0969,53.8623],[9.0969,53.8626],[9.098599999999999,53.8626],[9.098599999999999,53.8629],[9.0997,53.8629],[9.0997,53.8662],[9.0991,53.8662],[9.0991,53.8695],[9.098599999999999,53.8695],[9.098599999999999,53.8729],[9.098000000000001,53.8729],[9.098000000000001,53.8765],[9.0975,53.8765],[9.0975,53.8798],[9.0969,53.8798],[9.0969,53.8831],[9.096299999999999,53.8831],[9.096299999999999,53.8839],[9.096299999999999,53.8865],[9.095800000000001,53.8865],[9.095800000000001,53.8881],[9.094099999999999,53.8881],[9.094099999999999,53.8884],[9.0924,53.8884],[9.0924,53.8887],[9.0913,53.8887],[9.0913,53.889],[9.090199999999999,53.889],[9.090199999999999,53.8893],[9.0891,53.8893],[9.0891,53.889],[9.0886,53.889],[9.0886,53.8893],[9.087999999999999,53.8893],[9.087999999999999,53.8895],[9.087400000000001,53.8895],[9.087400000000001,53.8893],[9.085800000000001,53.8893],[9.085800000000001,53.8895],[9.0847,53.8895],[9.0847,53.8898],[9.083600000000001,53.8898],[9.083600000000001,53.8901],[9.081899999999999,53.8901],[9.081899999999999,53.8904],[9.0808,53.8904],[9.0808,53.8906],[9.079700000000001,53.8906],[9.079700000000001,53.8912],[9.0791,53.8912],[9.0791,53.8915],[9.0786,53.8915],[9.0786,53.8912],[9.077500000000001,53.8912],[9.077500000000001,53.8918],[9.0769,53.8918],[9.0769,53.892],[9.0763,53.892],[9.0763,53.8923],[9.075799999999999,53.8923],[9.075799999999999,53.8926],[9.075200000000001,53.8926],[9.075200000000001,53.8929],[9.0747,53.8929],[9.0747,53.8931],[9.0741,53.8931],[9.0741,53.8934],[9.0725,53.8934],[9.0725,53.8937],[9.071300000000001,53.8937],[9.071300000000001,53.894],[9.0702,53.894],[9.0702,53.8945],[9.069100000000001,53.8945],[9.069100000000001,53.8948],[9.068,53.8948],[9.068,53.8951],[9.065200000000001,53.8951],[9.065200000000001,53.8954],[9.0641,53.8954],[9.0641,53.8956],[9.0602,53.8956],[9.0602,53.8959],[9.0586,53.8959],[9.0586,53.8962],[9.055199999999999,53.8962],[9.055199999999999,53.8965],[9.053599999999999,53.8965],[9.053599999999999,53.897],[9.053000000000001,53.897],[9.053000000000001,53.8979],[9.0524,53.8979],[9.0524,53.8981],[9.0519,53.8981],[9.0519,53.8987],[9.0513,53.8987],[9.0513,53.899],[9.0497,53.899],[9.0497,53.8987],[9.0486,53.8987],[9.0486,53.8984],[9.0458,53.8984],[9.0458,53.8987],[9.040800000000001,53.8987],[9.040800000000001,53.8984],[9.0391,53.8984],[9.0391,53.8981],[9.0375,53.8981],[9.0375,53.8979],[9.0358,53.8979],[9.0358,53.8981],[9.0352,53.8981],[9.0352,53.8984],[9.0297,53.8984],[9.0297,53.8987],[9.0291,53.8987],[9.0291,53.8984],[9.0274,53.8984],[9.0274,53.8981],[9.0258,53.8981],[9.0258,53.8979],[9.0236,53.8979],[9.0236,53.8976],[9.022399999999999,53.8976],[9.022399999999999,53.8973],[9.021900000000001,53.8973],[9.021900000000001,53.897],[9.0213,53.897],[9.0213,53.8968],[9.0208,53.8968],[9.0208,53.8962],[9.020200000000001,53.8962],[9.020200000000001,53.8959],[9.0197,53.8959],[9.0197,53.8956],[9.0191,53.8956],[9.0169,53.8956],[9.0169,53.8954],[9.0152,53.8954],[9.0152,53.8951],[9.014099999999999,53.8951],[9.014099999999999,53.8948],[9.013,53.8948],[9.013,53.8945],[9.011900000000001,53.8945],[9.011900000000001,53.8943],[9.007400000000001,53.8943],[9.007400000000001,53.8945],[9.004099999999999,53.8945],[9.004099999999999,53.8943],[9.001300000000001,53.8943],[9.001300000000001,53.8945],[9.0002,53.8945],[8.999700000000001,53.8945],[8.997500000000001,53.8945],[8.997500000000001,53.8943],[8.9963,53.8943],[8.9963,53.894],[8.995200000000001,53.894],[8.995200000000001,53.8937],[8.993,53.8937],[8.993,53.8934],[8.9908,53.8934],[8.9908,53.8931],[8.9902,53.8931],[8.9902,53.8929],[8.989699999999999,53.8929],[8.989699999999999,53.8931],[8.989100000000001,53.8931],[8.989100000000001,53.8929],[8.9869,53.8929],[8.9869,53.8926],[8.9841,53.8926],[8.9841,53.8923],[8.981299999999999,53.8923],[8.981299999999999,53.892],[8.975199999999999,53.892],[8.975199999999999,53.8923],[8.9719,53.8923],[8.9719,53.8926],[8.970800000000001,53.8926],[8.970800000000001,53.8929],[8.9697,53.8929],[8.9697,53.8931],[8.969099999999999,53.8931],[8.969099999999999,53.8934],[8.9686,53.8934],[8.9686,53.8937],[8.968,53.8937],[8.968,53.894],[8.9674,53.894],[8.9674,53.8943],[8.966900000000001,53.8943],[8.966900000000001,53.8945],[8.9663,53.8945],[8.9663,53.8948],[8.965199999999999,53.8948],[8.965199999999999,53.8945],[8.9636,53.8945],[8.9636,53.8959],[8.962999999999999,53.8959],[8.962999999999999,53.8962],[8.9613,53.8962],[8.9613,53.8968],[8.9619,53.8968],[8.9619,53.897],[8.9613,53.897],[8.9613,53.8973],[8.960800000000001,53.8973],[8.960800000000001,53.8976],[8.9597,53.8976],[8.9597,53.8979],[8.959099999999999,53.8979],[8.959099999999999,53.8984],[8.958600000000001,53.8984],[8.958600000000001,53.8987],[8.958,53.8987],[8.958,53.8993],[8.956899999999999,53.8993],[8.956899999999999,53.8995],[8.956300000000001,53.8995],[8.956300000000001,53.9001],[8.9558,53.9001],[8.9558,53.9004],[8.954700000000001,53.9004],[8.954700000000001,53.9006],[8.9541,53.9006],[8.9541,53.9012],[8.9536,53.9012],[8.9536,53.9015],[8.952999999999999,53.9015],[8.952999999999999,53.9018],[8.9513,53.9018],[8.9513,53.902],[8.950799999999999,53.902],[8.950799999999999,53.9023],[8.950200000000001,53.9023],[8.950200000000001,53.9029],[8.9497,53.9029],[8.9497,53.9043],[8.9491,53.9043],[8.9491,53.9048],[8.948600000000001,53.9048],[8.948600000000001,53.9051],[8.946899999999999,53.9051],[8.946899999999999,53.9059],[8.9458,53.9059],[8.9458,53.9068],[8.9452,53.9068],[8.9452,53.9073],[8.944699999999999,53.9073],[8.944699999999999,53.9079],[8.944100000000001,53.9079],[8.944100000000001,53.9081],[8.943,53.9081],[8.943,53.9087],[8.942399999999999,53.9087],[8.942399999999999,53.909],[8.9419,53.909],[8.9419,53.9093],[8.9413,53.9093],[8.9413,53.9095],[8.940200000000001,53.9095],[8.940200000000001,53.9098],[8.9397,53.9098],[8.9397,53.9101],[8.938599999999999,53.9101],[8.938599999999999,53.9104],[8.938000000000001,53.9104],[8.938000000000001,53.9106],[8.9375,53.9106],[8.9375,53.9109],[8.9369,53.9109],[8.9369,53.9118],[8.936299999999999,53.9118],[8.936299999999999,53.912],[8.9358,53.912],[8.9358,53.9123],[8.934699999999999,53.9123],[8.934699999999999,53.9137],[8.9336,53.9137],[8.9336,53.914],[8.933,53.914],[8.933,53.9143],[8.932499999999999,53.9143],[8.932499999999999,53.9145],[8.931900000000001,53.9145],[8.931900000000001,53.9154],[8.9313,53.9154],[8.9313,53.9159],[8.9308,53.9159],[8.9308,53.9162],[8.930199999999999,53.9162],[8.930199999999999,53.9165],[8.9297,53.9165],[8.9297,53.9173],[8.9291,53.9173],[8.9291,53.9179],[8.928000000000001,53.9179],[8.928000000000001,53.9181],[8.9269,53.9181],[8.9269,53.9184],[8.9263,53.9184],[8.9263,53.9187],[8.925800000000001,53.9187],[8.925800000000001,53.919],[8.9252,53.919],[8.9252,53.9193],[8.9247,53.9193],[8.9247,53.9195],[8.924099999999999,53.9195],[8.924099999999999,53.9198],[8.923,53.9198],[8.923,53.9201],[8.9224,53.9201],[8.9224,53.9206],[8.921900000000001,53.9206],[8.921900000000001,53.9212],[8.921300000000001,53.9212],[8.921300000000001,53.9215],[8.9208,53.9215],[8.9208,53.9223],[8.9202,53.9223],[8.9202,53.9229],[8.919700000000001,53.9229],[8.919700000000001,53.9231],[8.9191,53.9231],[8.9191,53.9237],[8.9186,53.9237],[8.9186,53.9243],[8.917999999999999,53.9243],[8.917999999999999,53.9245],[8.9175,53.9245],[8.917400000000001,53.9248],[8.9169,53.9248],[8.9169,53.9251],[8.915800000000001,53.9251],[8.915800000000001,53.9254],[8.9147,53.9254],[8.9147,53.927],[8.9141,53.927],[8.9141,53.9273],[8.913600000000001,53.9273],[8.913600000000001,53.9281],[8.913,53.9281],[8.913,53.9284],[8.9125,53.9284],[8.9125,53.929],[8.911899999999999,53.929],[8.911899999999999,53.9293],[8.911300000000001,53.9293],[8.911300000000001,53.9295],[8.9108,53.9295],[8.9108,53.9309],[8.9102,53.9309],[8.9102,53.9312],[8.909700000000001,53.9312],[8.909700000000001,53.9315],[8.9086,53.9315],[8.9086,53.9326],[8.908,53.9326],[8.908,53.9329],[8.907500000000001,53.9329],[8.907500000000001,53.9331],[8.9069,53.9331],[8.9069,53.9334],[8.9063,53.9334],[8.9063,53.9348],[8.905799999999999,53.9348],[8.905799999999999,53.9351],[8.905200000000001,53.9351],[8.905200000000001,53.9354],[8.9047,53.9354],[8.9047,53.9359],[8.9041,53.9359],[8.9041,53.9365],[8.903600000000001,53.9365],[8.903600000000001,53.9376],[8.903000000000001,53.9376],[8.903000000000001,53.9379],[8.9025,53.9379],[8.9025,53.9384],[8.9019,53.9384],[8.9019,53.9395],[8.901300000000001,53.9395],[8.901300000000001,53.9401],[8.9008,53.9401],[8.9008,53.9409],[8.9002,53.9409],[8.9002,53.9415],[8.899699999999999,53.9415],[8.899699999999999,53.9426],[8.9002,53.9426],[8.9002,53.9434],[8.899699999999999,53.9434],[8.899699999999999,53.9443],[8.899100000000001,53.9443],[8.899100000000001,53.9448],[8.8986,53.9448],[8.8986,53.9451],[8.898,53.9451],[8.898,53.9462],[8.897500000000001,53.9462],[8.897500000000001,53.9468],[8.896900000000001,53.9468],[8.896900000000001,53.9476],[8.8963,53.9476],[8.8963,53.9484],[8.8958,53.9484],[8.8958,53.9487],[8.895200000000001,53.9487],[8.895200000000001,53.9495],[8.8947,53.9495],[8.8947,53.9501],[8.8941,53.9501],[8.8941,53.9504],[8.893599999999999,53.9504],[8.893599999999999,53.9509],[8.893000000000001,53.9509],[8.893000000000001,53.9515],[8.8924,53.9515],[8.8924,53.952],[8.8919,53.952],[8.8919,53.9529],[8.891299999999999,53.9529],[8.891299999999999,53.9534],[8.890800000000001,53.9534],[8.890800000000001,53.9543],[8.8902,53.9543],[8.8902,53.9548],[8.8897,53.9548],[8.8897,53.9559],[8.889099999999999,53.9559],[8.889099999999999,53.957],[8.8886,53.957],[8.8886,53.9573],[8.888,53.9573],[8.888,53.9576],[8.8874,53.9576],[8.8874,53.9587],[8.886900000000001,53.9587],[8.886900000000001,53.9593],[8.8863,53.9593],[8.8863,53.9595],[8.8858,53.9595],[8.8858,53.9598],[8.885199999999999,53.9598],[8.885199999999999,53.9601],[8.884700000000001,53.9601],[8.884700000000001,53.9604],[8.8841,53.9604],[8.8841,53.9609],[8.8836,53.9609],[8.8836,53.9629],[8.882999999999999,53.9629],[8.882999999999999,53.9631],[8.8813,53.9631],[8.8813,53.9634],[8.880800000000001,53.9634],[8.880800000000001,53.9637],[8.878600000000001,53.9637],[8.878600000000001,53.964],[8.878,53.964],[8.878,53.9643],[8.8774,53.9643],[8.8774,53.9645],[8.876899999999999,53.9645],[8.876899999999999,53.9651],[8.8774,53.9651],[8.8774,53.967],[8.876899999999999,53.967],[8.876899999999999,53.9673],[8.874700000000001,53.9673],[8.874700000000001,53.9693],[8.8752,53.9693],[8.8752,53.9704],[8.8758,53.9704],[8.8758,53.9723],[8.876300000000001,53.9723],[8.876300000000001,53.9729],[8.876899999999999,53.9729],[8.876899999999999,53.9734],[8.876300000000001,53.9734],[8.876300000000001,53.974],[8.8758,53.974],[8.8758,53.9743],[8.8752,53.9743],[8.8752,53.9751],[8.874700000000001,53.9751],[8.874700000000001,53.9756],[8.8741,53.9756],[8.8741,53.9765],[8.874700000000001,53.9765],[8.874700000000001,53.977],[8.8752,53.977],[8.8752,53.9776],[8.8758,53.9776],[8.8758,53.9779],[8.876300000000001,53.9779],[8.876300000000001,53.9784],[8.876899999999999,53.9784],[8.876899999999999,53.979],[8.876300000000001,53.979],[8.876300000000001,53.9793],[8.8758,53.9793],[8.8758,53.9795],[8.874700000000001,53.9795],[8.874700000000001,53.9798],[8.8741,53.9798],[8.8741,53.9801],[8.872999999999999,53.9801],[8.872999999999999,53.9804],[8.872500000000001,53.9804],[8.872500000000001,53.9806],[8.8719,53.9806],[8.8719,53.9812],[8.8713,53.9812],[8.8713,53.9815],[8.870799999999999,53.9815],[8.870799999999999,53.9818],[8.870200000000001,53.9818],[8.870200000000001,53.982],[8.8697,53.982],[8.8697,53.9826],[8.8691,53.9826],[8.8691,53.9834],[8.868600000000001,53.9834],[8.868600000000001,53.984],[8.868,53.984],[8.868,53.9845],[8.8675,53.9845],[8.8675,53.9854],[8.868,53.9854],[8.868,53.9865],[8.8675,53.9865],[8.8675,53.987],[8.866899999999999,53.987],[8.866899999999999,53.9873],[8.8658,53.9873],[8.8658,53.9876],[8.8652,53.9876],[8.8652,53.9884],[8.864699999999999,53.9884],[8.864699999999999,53.9895],[8.864100000000001,53.9895],[8.864100000000001,53.9906],[8.8636,53.9906],[8.8636,53.9912],[8.858599999999999,53.9912],[8.858599999999999,53.9915],[8.858000000000001,53.9915],[8.858000000000001,53.9918],[8.8558,53.9918],[8.8558,53.992],[8.854699999999999,53.992],[8.854699999999999,53.9923],[8.854100000000001,53.9923],[8.854100000000001,53.9926],[8.8536,53.9926],[8.8536,53.9929],[8.853,53.9929],[8.853,53.9931],[8.852499999999999,53.9931],[8.852499999999999,53.9954],[8.851900000000001,53.9954],[8.851900000000001,53.9959],[8.8513,53.9959],[8.8513,53.9965],[8.8508,53.9965],[8.8508,53.997],[8.850199999999999,53.997],[8.850199999999999,53.9976],[8.8497,53.9976],[8.8497,53.9981],[8.8491,53.9981],[8.8491,53.999],[8.848599999999999,53.999],[8.848599999999999,53.9995],[8.848000000000001,53.9995],[8.848000000000001,54.0001],[8.848000000000001,54.0006],[8.8474,54.0006],[8.8474,54.0012],[8.8469,54.0012],[8.8469,54.0015],[8.845800000000001,54.0015],[8.845800000000001,54.0018],[8.8452,54.0018],[8.8452,54.002],[8.844099999999999,54.002],[8.844099999999999,54.0026],[8.8436,54.0026],[8.8436,54.0031],[8.844099999999999,54.0031],[8.844099999999999,54.004],[8.8436,54.004],[8.8436,54.0043],[8.843,54.0043],[8.843,54.0048],[8.8424,54.0048],[8.8424,54.0059],[8.841900000000001,54.0059],[8.841900000000001,54.0065],[8.8413,54.0065],[8.8413,54.0068],[8.8408,54.0068],[8.8408,54.0076],[8.840199999999999,54.0076],[8.840199999999999,54.0079],[8.839700000000001,54.0079],[8.839700000000001,54.0084],[8.8391,54.0084],[8.8391,54.009],[8.839700000000001,54.009],[8.839700000000001,54.0098],[8.8391,54.0098],[8.8391,54.0104],[8.8386,54.0104],[8.8386,54.012],[8.837999999999999,54.012],[8.837999999999999,54.0123],[8.837400000000001,54.0123],[8.837400000000001,54.0126],[8.8369,54.0126],[8.8369,54.0129],[8.8363,54.0129],[8.8363,54.0131],[8.8352,54.0131],[8.8352,54.0134],[8.835800000000001,54.0134],[8.835800000000001,54.0154],[8.8352,54.0154],[8.8352,54.0159],[8.8347,54.0159],[8.8347,54.0165],[8.834099999999999,54.0165],[8.834099999999999,54.0168],[8.833600000000001,54.0168],[8.833600000000001,54.0173],[8.833,54.0173],[8.833,54.0181],[8.831899999999999,54.0181],[8.831899999999999,54.0187],[8.831300000000001,54.0187],[8.831300000000001,54.0204],[8.8308,54.0204],[8.8308,54.0215],[8.831899999999999,54.0215],[8.831899999999999,54.0218],[8.833,54.0218],[8.833,54.022],[8.834099999999999,54.022],[8.834099999999999,54.0226],[8.8347,54.0226],[8.8347,54.0229],[8.8352,54.0229],[8.8352,54.0234],[8.833600000000001,54.0234],[8.833600000000001,54.0231],[8.831899999999999,54.0231],[8.831899999999999,54.0229],[8.8302,54.0229],[8.8302,54.0226],[8.8291,54.0226],[8.8291,54.0223],[8.8247,54.0223],[8.8247,54.022],[8.8241,54.022],[8.8241,54.0215],[8.821899999999999,54.0215],[8.821899999999999,54.0212],[8.8208,54.0212],[8.8208,54.0215],[8.819699999999999,54.0215],[8.819699999999999,54.0243],[8.8202,54.0243],[8.8202,54.0248],[8.8208,54.0248],[8.8208,54.0251],[8.823,54.0251],[8.823,54.0254],[8.8241,54.0254],[8.8241,54.0256],[8.8269,54.0256],[8.8269,54.0259],[8.827500000000001,54.0259],[8.827500000000001,54.0262],[8.827999999999999,54.0262],[8.827999999999999,54.0265],[8.829700000000001,54.0265],[8.829700000000001,54.0268],[8.831899999999999,54.0268],[8.831899999999999,54.027],[8.833,54.027],[8.833,54.0273],[8.8347,54.0273],[8.8347,54.0276],[8.835800000000001,54.0276],[8.835800000000001,54.0279],[8.837400000000001,54.0279],[8.837400000000001,54.0281],[8.837400000000001,54.0284],[8.837999999999999,54.0284],[8.837999999999999,54.0293],[8.8386,54.0293],[8.8386,54.0309],[8.8391,54.0309],[8.8391,54.0318],[8.839700000000001,54.0318],[8.839700000000001,54.0326],[8.840199999999999,54.0326],[8.840199999999999,54.0334],[8.8408,54.0334],[8.8408,54.0365],[8.8413,54.0365],[8.8413,54.037],[8.841900000000001,54.037],[8.841900000000001,54.0373],[8.8424,54.0373],[8.8424,54.0379],[8.8447,54.0379],[8.8447,54.0381],[8.846299999999999,54.0381],[8.846299999999999,54.0384],[8.8474,54.0384],[8.8474,54.0393],[8.848000000000001,54.0393],[8.848000000000001,54.0398],[8.848599999999999,54.0398],[8.848599999999999,54.0404],[8.8491,54.0404],[8.8491,54.0406],[8.8508,54.0406],[8.8508,54.0408],[8.8508,54.0409],[8.8513,54.0409],[8.8513,54.0412],[8.852499999999999,54.0412],[8.852499999999999,54.0415],[8.8536,54.0415],[8.8536,54.042],[8.854100000000001,54.042],[8.854100000000001,54.0426],[8.854699999999999,54.0426],[8.854699999999999,54.0429],[8.856299999999999,54.0429],[8.856299999999999,54.0431],[8.860799999999999,54.0431],[8.860799999999999,54.0434],[8.863,54.0434],[8.863,54.0437],[8.866300000000001,54.0437],[8.866300000000001,54.044],[8.868,54.044],[8.868,54.0443],[8.8697,54.0443],[8.8697,54.0445],[8.870799999999999,54.0445],[8.870799999999999,54.0448],[8.8719,54.0448],[8.8719,54.0451],[8.872999999999999,54.0451],[8.872999999999999,54.0454],[8.8741,54.0454],[8.8741,54.0456],[8.8758,54.0456],[8.8758,54.0459],[8.878,54.0459],[8.878,54.0462],[8.8802,54.0462],[8.8802,54.0459],[8.8836,54.0459],[8.8836,54.0456],[8.8863,54.0456],[8.8863,54.0454],[8.8897,54.0454],[8.8897,54.0451],[8.8919,54.0451],[8.8919,54.0448],[8.8958,54.0448],[8.8958,54.0445],[8.8986,54.0445],[8.8986,54.0443],[8.903600000000001,54.0443],[8.903600000000001,54.044],[8.905200000000001,54.044],[8.905200000000001,54.0437],[8.9063,54.0437],[8.9063,54.0434],[8.909100000000001,54.0434],[8.909100000000001,54.0437],[8.909700000000001,54.0437],[8.909700000000001,54.044],[8.9102,54.044],[8.9102,54.0437],[8.913600000000001,54.0437],[8.913600000000001,54.0434],[8.9163,54.0434],[8.9163,54.0431],[8.9191,54.0431],[8.9191,54.0429],[8.924099999999999,54.0429],[8.924099999999999,54.0426],[8.9247,54.0426],[8.9247,54.0423],[8.9252,54.0423],[8.9252,54.042],[8.9263,54.042],[8.9263,54.0418],[8.9269,54.0418],[8.9269,54.0415],[8.928000000000001,54.0415],[8.928000000000001,54.0409],[8.9291,54.0409],[8.9291,54.0406],[8.9297,54.0406],[8.9297,54.0404],[8.930199999999999,54.0404],[8.930199999999999,54.0401],[8.9308,54.0401],[8.9308,54.0398],[8.9313,54.0398],[8.9313,54.0395],[8.931900000000001,54.0395],[8.931900000000001,54.0393],[8.933,54.0393],[8.933,54.039],[8.9336,54.039],[8.9336,54.0387],[8.934100000000001,54.0387],[8.934100000000001,54.0384],[8.934699999999999,54.0384],[8.934699999999999,54.0381],[8.9352,54.0381],[8.9352,54.0379],[8.9358,54.0379],[8.9358,54.0376],[8.9369,54.0376],[8.9369,54.0373],[8.9375,54.0373],[8.9375,54.037],[8.938000000000001,54.037],[8.938000000000001,54.0365],[8.938599999999999,54.0365],[8.938599999999999,54.0362],[8.9391,54.0362],[8.9391,54.0359],[8.9397,54.0359],[8.9397,54.0356],[8.940200000000001,54.0356],[8.940200000000001,54.0354],[8.940799999999999,54.0354],[8.940799999999999,54.0351],[8.9419,54.0351],[8.9419,54.0348],[8.9436,54.0348],[8.9436,54.0345],[8.9443,54.0345],[8.9458,54.0345],[8.9458,54.0348],[8.948600000000001,54.0348],[8.948600000000001,54.0351],[8.950200000000001,54.0351],[8.950200000000001,54.0354],[8.9536,54.0354],[8.9536,54.0356],[8.956300000000001,54.0356],[8.956300000000001,54.0355],[8.956300000000001,54.0354],[8.956899999999999,54.0354],[8.956899999999999,54.0348],[8.9575,54.0348],[8.9575,54.0345],[8.958600000000001,54.0345],[8.958600000000001,54.0343],[8.9602,54.0343],[8.9602,54.0345],[8.9613,54.0345],[8.9613,54.0348],[8.962400000000001,54.0348],[8.962400000000001,54.0351],[8.9641,54.0351],[8.9641,54.0354],[8.965199999999999,54.0354],[8.965199999999999,54.0356],[8.9663,54.0356],[8.9663,54.0359],[8.966900000000001,54.0359],[8.966900000000001,54.0362],[8.9674,54.0362],[8.9674,54.0365],[8.968,54.0365],[8.968,54.0368],[8.9686,54.0368],[8.9686,54.037],[8.969099999999999,54.037],[8.969099999999999,54.0373],[8.9697,54.0373],[8.9697,54.0376],[8.9702,54.0376],[8.9702,54.0379],[8.970800000000001,54.0379],[8.970800000000001,54.0381],[8.971299999999999,54.0381],[8.971299999999999,54.0384],[8.9724,54.0384],[8.9724,54.0387],[8.973000000000001,54.0387],[8.973000000000001,54.039],[8.973599999999999,54.039],[8.973599999999999,54.0393],[8.9741,54.0393],[8.9741,54.0395],[8.9747,54.0395],[8.9747,54.0398],[8.975199999999999,54.0398],[8.975199999999999,54.0401],[8.9758,54.0401],[8.9758,54.0404],[8.9763,54.0404],[8.9763,54.0406],[8.976900000000001,54.0406],[8.976900000000001,54.0409],[8.977399999999999,54.0409],[8.977399999999999,54.0418],[8.978,54.0418],[8.978,54.0426],[8.9786,54.0426],[8.9786,54.043],[8.9786,54.0431],[8.9788,54.0431],[8.979100000000001,54.0431],[8.979100000000001,54.0437],[8.979699999999999,54.0437],[8.979699999999999,54.0443],[8.9802,54.0443],[8.9802,54.0445],[8.9808,54.0445],[8.9808,54.0451],[8.981299999999999,54.0451],[8.981299999999999,54.0456],[8.9819,54.0456],[8.9819,54.0465],[8.9825,54.0465],[8.9825,54.0484],[8.983000000000001,54.0484],[8.983000000000001,54.0495],[8.983000000000001,54.0498],[8.983499999999999,54.0499],[8.983599999999999,54.0499],[8.983599999999999,54.0515],[8.9841,54.0515],[8.9841,54.054],[8.9847,54.054],[8.9847,54.0556],[8.9848,54.0556],[8.985200000000001,54.0556],[8.985200000000001,54.0581],[8.985799999999999,54.0581],[8.985799999999999,54.0598],[8.985200000000001,54.0598],[8.985200000000001,54.0601],[8.985799999999999,54.0601],[8.985799999999999,54.0612],[8.985200000000001,54.0612],[8.985200000000001,54.0618],[8.9847,54.0618],[8.9847,54.062],[8.984500000000001,54.062],[8.9841,54.062],[8.9841,54.0626],[8.983599999999999,54.0626],[8.983599999999999,54.0629],[8.9841,54.0629],[8.9841,54.0637],[8.983599999999999,54.0637],[8.983599999999999,54.0648],[8.983000000000001,54.0648],[8.983000000000001,54.0659],[8.9825,54.0659],[8.9825,54.0662],[8.9819,54.0662],[8.9819,54.0673],[8.981299999999999,54.0673],[8.981299999999999,54.0679],[8.9808,54.0679],[8.9808,54.0681],[8.9802,54.0681],[8.9802,54.0687],[8.979699999999999,54.0687],[8.979699999999999,54.0693],[8.979100000000001,54.0693],[8.979100000000001,54.0698],[8.9786,54.0698],[8.9786,54.0704],[8.978,54.0704],[8.978,54.0706],[8.977399999999999,54.0706],[8.977399999999999,54.0712],[8.9763,54.0712],[8.9763,54.0715],[8.9758,54.0715],[8.9758,54.072],[8.975199999999999,54.072],[8.975199999999999,54.0723],[8.9747,54.0723],[8.9747,54.0726],[8.9741,54.0726],[8.9741,54.0734],[8.973599999999999,54.0734],[8.973599999999999,54.0737],[8.973000000000001,54.0737],[8.973000000000001,54.074],[8.9724,54.074],[8.9724,54.0743],[8.9719,54.0743],[8.9719,54.0745],[8.971299999999999,54.0745],[8.971299999999999,54.0748],[8.970800000000001,54.0748],[8.970800000000001,54.0754],[8.9702,54.0754],[8.9702,54.0756],[8.9697,54.0756],[8.9697,54.0759],[8.969099999999999,54.0759],[8.969099999999999,54.0765],[8.9686,54.0765],[8.9686,54.077],[8.968,54.077],[8.968,54.0773],[8.9674,54.0773],[8.9674,54.0776],[8.966900000000001,54.0776],[8.966900000000001,54.0779],[8.9663,54.0779],[8.9663,54.0784],[8.9658,54.0784],[8.9658,54.0793],[8.965199999999999,54.0793],[8.965199999999999,54.0795],[8.964700000000001,54.0795],[8.964700000000001,54.0798],[8.9641,54.0798],[8.9641,54.0804],[8.9636,54.0804],[8.9636,54.0806],[8.962999999999999,54.0806],[8.962999999999999,54.0809],[8.962400000000001,54.0809],[8.962400000000001,54.0812],[8.9619,54.0812],[8.9619,54.0815],[8.9613,54.0815],[8.9613,54.082],[8.960800000000001,54.082],[8.960800000000001,54.0826],[8.9602,54.0826],[8.9602,54.0831],[8.9597,54.0831],[8.9597,54.0837],[8.959099999999999,54.0837],[8.959099999999999,54.0843],[8.958,54.0843],[8.958,54.0845],[8.9575,54.0845],[8.9575,54.0854],[8.9558,54.0854],[8.9558,54.0865],[8.9552,54.0865],[8.9552,54.087],[8.954700000000001,54.087],[8.954700000000001,54.0876],[8.9541,54.0876],[8.9541,54.0879],[8.9536,54.0879],[8.9536,54.0887],[8.952999999999999,54.0887],[8.952999999999999,54.0895],[8.952500000000001,54.0895],[8.952500000000001,54.09],[8.952500000000001,54.0904],[8.9519,54.0904],[8.9519,54.0906],[8.9513,54.0906],[8.9513,54.0909],[8.950799999999999,54.0909],[8.950799999999999,54.0912],[8.9491,54.0912],[8.9491,54.0915],[8.948600000000001,54.0915],[8.948600000000001,54.0956],[8.948,54.0956],[8.948,54.0965],[8.9474,54.0965],[8.9474,54.0976],[8.946899999999999,54.0976],[8.946899999999999,54.0987],[8.946300000000001,54.0987],[8.946300000000001,54.0998],[8.9458,54.0998],[8.9458,54.1004],[8.9452,54.1004],[8.9452,54.102],[8.944699999999999,54.102],[8.944699999999999,54.1034],[8.944100000000001,54.1034],[8.944100000000001,54.1045],[8.9436,54.1045],[8.9436,54.1048],[8.943,54.1048],[8.943,54.1056],[8.942399999999999,54.1056],[8.942399999999999,54.1068],[8.9419,54.1068],[8.9419,54.1073],[8.9413,54.1073],[8.9413,54.1079],[8.940799999999999,54.1079],[8.940799999999999,54.1087],[8.940200000000001,54.1087],[8.940200000000001,54.1095],[8.9397,54.1095],[8.9397,54.1112],[8.9391,54.1112],[8.9391,54.1126],[8.938599999999999,54.1126],[8.938599999999999,54.1143],[8.938000000000001,54.1143],[8.938000000000001,54.1151],[8.9375,54.1151],[8.9375,54.1159],[8.9369,54.1159],[8.9369,54.117],[8.936299999999999,54.117],[8.936299999999999,54.1179],[8.9358,54.1179],[8.9358,54.1184],[8.9352,54.1184],[8.9352,54.1195],[8.934699999999999,54.1195],[8.934699999999999,54.1201],[8.934100000000001,54.1201],[8.934100000000001,54.1218],[8.9336,54.1218],[8.9336,54.1229],[8.933,54.1229],[8.933,54.1234],[8.932499999999999,54.1234],[8.932499999999999,54.1248],[8.931900000000001,54.1248],[8.931900000000001,54.1254],[8.9313,54.1254],[8.9313,54.1262],[8.930999999999999,54.1262],[8.9308,54.1262],[8.9308,54.1276],[8.930199999999999,54.1276],[8.930199999999999,54.1284],[8.9297,54.1284],[8.9297,54.129],[8.9291,54.129],[8.9291,54.1301],[8.928599999999999,54.1301],[8.928599999999999,54.1309],[8.928000000000001,54.1309],[8.928000000000001,54.1312],[8.9274,54.1312],[8.9274,54.1318],[8.9269,54.1318],[8.9269,54.132],[8.9263,54.132],[8.9263,54.1323],[8.925800000000001,54.1323],[8.925800000000001,54.1326],[8.9247,54.1326],[8.9247,54.1329],[8.9236,54.1329],[8.9236,54.1331],[8.923,54.1331],[8.923,54.1334],[8.921900000000001,54.1334],[8.921900000000001,54.1337],[8.919700000000001,54.1337],[8.919700000000001,54.134],[8.9175,54.134],[8.917400000000001,54.1343],[8.915200000000001,54.1343],[8.915200000000001,54.1345],[8.911300000000001,54.1345],[8.911300000000001,54.1348],[8.909700000000001,54.1348],[8.905200000000001,54.1348],[8.9041,54.1348],[8.9041,54.1345],[8.9008,54.1345],[8.9008,54.1343],[8.8986,54.1343],[8.8986,54.134],[8.8958,54.134],[8.8958,54.1337],[8.8941,54.1337],[8.8941,54.1334],[8.893599999999999,54.1334],[8.893599999999999,54.1331],[8.8924,54.1331],[8.8924,54.1329],[8.8919,54.1329],[8.8919,54.1326],[8.891299999999999,54.1326],[8.891299999999999,54.1323],[8.8909,54.1323],[8.8902,54.1323],[8.8902,54.132],[8.8897,54.132],[8.8897,54.1318],[8.8886,54.1318],[8.8886,54.1315],[8.888,54.1315],[8.888,54.1312],[8.8874,54.1312],[8.8874,54.1309],[8.8863,54.1309],[8.8863,54.1306],[8.8858,54.1306],[8.8858,54.1304],[8.885199999999999,54.1304],[8.885199999999999,54.1301],[8.8841,54.1301],[8.8841,54.1298],[8.882999999999999,54.1298],[8.882999999999999,54.1295],[8.8825,54.1295],[8.8825,54.1293],[8.8819,54.1293],[8.8819,54.129],[8.880800000000001,54.129],[8.880800000000001,54.1287],[8.8802,54.1287],[8.8802,54.1284],[8.879099999999999,54.1284],[8.879099999999999,54.1281],[8.878600000000001,54.1281],[8.878600000000001,54.1279],[8.878,54.1279],[8.878,54.1276],[8.8774,54.1276],[8.8774,54.1273],[8.876899999999999,54.1273],[8.876899999999999,54.127],[8.876300000000001,54.127],[8.876300000000001,54.1268],[8.8758,54.1268],[8.8758,54.1265],[8.8752,54.1265],[8.8752,54.1262],[8.874700000000001,54.1262],[8.874700000000001,54.1259],[8.8741,54.1259],[8.8741,54.1256],[8.8736,54.1256],[8.8736,54.1254],[8.872999999999999,54.1254],[8.872999999999999,54.1251],[8.872500000000001,54.1251],[8.872500000000001,54.1248],[8.8719,54.1248],[8.8719,54.1245],[8.8713,54.1245],[8.8713,54.1243],[8.870799999999999,54.1243],[8.870799999999999,54.124],[8.870200000000001,54.124],[8.870200000000001,54.1237],[8.8697,54.1237],[8.8697,54.1234],[8.868600000000001,54.1234],[8.868600000000001,54.1231],[8.8675,54.1231],[8.8675,54.1229],[8.8652,54.1229],[8.8652,54.1226],[8.862399999999999,54.1226],[8.862399999999999,54.1223],[8.8613,54.1223],[8.8613,54.122],[8.860799999999999,54.122],[8.860799999999999,54.1223],[8.860200000000001,54.1223],[8.860200000000001,54.1226],[8.8591,54.1226],[8.8591,54.1231],[8.858599999999999,54.1231],[8.858599999999999,54.124],[8.8591,54.124],[8.8591,54.1245],[8.858599999999999,54.1245],[8.858599999999999,54.1259],[8.858000000000001,54.1259],[8.858000000000001,54.1268],[8.8575,54.1268],[8.8575,54.1273],[8.8569,54.1273],[8.8569,54.1279],[8.8558,54.1279],[8.8558,54.1287],[8.8552,54.1287],[8.8552,54.129],[8.854200000000001,54.129],[8.854100000000001,54.129],[8.854100000000001,54.1293],[8.853199999999999,54.1293],[8.853,54.1293],[8.853,54.1295],[8.8521,54.1295],[8.8513,54.1295],[8.8513,54.1298],[8.851000000000001,54.1298],[8.8497,54.1298],[8.8497,54.1301],[8.848599999999999,54.1301],[8.848599999999999,54.1304],[8.8474,54.1304],[8.8474,54.1306],[8.8469,54.1306],[8.8469,54.1309],[8.8467,54.1309],[8.845800000000001,54.1309],[8.845800000000001,54.1312],[8.845700000000001,54.1312],[8.8447,54.1312],[8.8447,54.1315],[8.844099999999999,54.1315],[8.844099999999999,54.1316],[8.844099999999999,54.1318],[8.843500000000001,54.1318],[8.8424,54.1318],[8.8424,54.132],[8.8424,54.1323],[8.8413,54.1323],[8.8413,54.1331],[8.8408,54.1331],[8.8408,54.1334],[8.839700000000001,54.1334],[8.839700000000001,54.1337],[8.8391,54.1337],[8.8391,54.134],[8.8386,54.134],[8.8386,54.1348],[8.837400000000001,54.1348],[8.837400000000001,54.1351],[8.8369,54.1351],[8.8369,54.1354],[8.8363,54.1354],[8.8363,54.1359],[8.8386,54.1359],[8.8386,54.1368],[8.837999999999999,54.1368],[8.837999999999999,54.137],[8.8363,54.137],[8.8363,54.1368],[8.835800000000001,54.1368],[8.835800000000001,54.1365],[8.8347,54.1365],[8.8347,54.1368],[8.834099999999999,54.1368],[8.834099999999999,54.1373],[8.833600000000001,54.1373],[8.833600000000001,54.1379],[8.8331,54.1379],[8.833,54.1384],[8.8325,54.1384],[8.8325,54.139],[8.832000000000001,54.139],[8.831899999999999,54.139],[8.831899999999999,54.1391],[8.831899999999999,54.1395],[8.8315,54.1395],[8.831300000000001,54.1395],[8.831300000000001,54.1397],[8.831300000000001,54.1398],[8.831200000000001,54.1398],[8.8308,54.1398],[8.8308,54.1403],[8.8308,54.1404],[8.8307,54.1404],[8.8302,54.1404],[8.8302,54.1408],[8.8302,54.1409],[8.829700000000001,54.1409],[8.829700000000001,54.1414],[8.8291,54.1415],[8.8291,54.142],[8.8286,54.142],[8.8286,54.1426],[8.8286,54.1429],[8.828300000000001,54.1429],[8.827999999999999,54.1429],[8.827999999999999,54.143],[8.827999999999999,54.1434],[8.827500000000001,54.1434],[8.827500000000001,54.1437],[8.8269,54.1437],[8.8269,54.1443],[8.8263,54.1443],[8.8263,54.1448],[8.825799999999999,54.1448],[8.825799999999999,54.1456],[8.825200000000001,54.1456],[8.825200000000001,54.147],[8.8247,54.147],[8.8247,54.1479],[8.8241,54.1479],[8.8241,54.1493],[8.823600000000001,54.1493],[8.823600000000001,54.1512],[8.823,54.1512],[8.823,54.1531],[8.8225,54.1531],[8.8225,54.1545],[8.821899999999999,54.1545],[8.821899999999999,54.1573],[8.821300000000001,54.1573],[8.821300000000001,54.1604],[8.8208,54.1604],[8.8208,54.1615],[8.8202,54.1615],[8.8202,54.1618],[8.819699999999999,54.1618],[8.819699999999999,54.1634],[8.819100000000001,54.1634],[8.819100000000001,54.1648],[8.8186,54.1648],[8.8186,54.1656],[8.818,54.1656],[8.818,54.167],[8.817500000000001,54.167],[8.817500000000001,54.1673],[8.8169,54.1673],[8.8169,54.1676],[8.8163,54.1676],[8.8163,54.1681],[8.815799999999999,54.1681],[8.815799999999999,54.1684],[8.815200000000001,54.1684],[8.815200000000001,54.1687],[8.8147,54.1687],[8.8147,54.169],[8.8141,54.169],[8.8141,54.1693],[8.813000000000001,54.1693],[8.813000000000001,54.1695],[8.8124,54.1695],[8.8124,54.1698],[8.811299999999999,54.1698],[8.811299999999999,54.1701],[8.8108,54.1701],[8.8108,54.1704],[8.8102,54.1704],[8.8102,54.1709],[8.809699999999999,54.1709],[8.809699999999999,54.1715],[8.809100000000001,54.1715],[8.809100000000001,54.1718],[8.8086,54.1718],[8.8086,54.1726],[8.808,54.1726],[8.808,54.1731],[8.8074,54.1731],[8.8074,54.1751],[8.808,54.1751],[8.808,54.1765],[8.8086,54.1765],[8.8086,54.1773],[8.8086,54.1776],[8.8088,54.1776],[8.809100000000001,54.1776],[8.809100000000001,54.178],[8.809100000000001,54.1784],[8.8095,54.1784],[8.809699999999999,54.1784],[8.809699999999999,54.1787],[8.8102,54.1787],[8.8102,54.1794],[8.8102,54.1809],[8.809699999999999,54.1809],[8.809699999999999,54.1815],[8.809100000000001,54.1815],[8.809100000000001,54.1829],[8.8086,54.1829],[8.8086,54.1854],[8.809100000000001,54.1854],[8.809100000000001,54.187],[8.809699999999999,54.187],[8.809699999999999,54.1895],[8.809100000000001,54.1895],[8.809100000000001,54.1915],[8.809699999999999,54.1915],[8.809699999999999,54.1918],[8.8102,54.1918],[8.8102,54.192],[8.811299999999999,54.192],[8.811299999999999,54.1923],[8.8119,54.1923],[8.8119,54.1931],[8.8124,54.1931],[8.8124,54.1945],[8.813000000000001,54.1945],[8.813000000000001,54.1959],[8.813599999999999,54.1959],[8.813599999999999,54.1973],[8.8141,54.1973],[8.8141,54.1993],[8.8147,54.1993],[8.8147,54.2012],[8.815200000000001,54.2012],[8.815200000000001,54.2026],[8.815799999999999,54.2026],[8.815799999999999,54.2029],[8.8163,54.2029],[8.8163,54.2037],[8.8169,54.2037],[8.8169,54.2043],[8.817500000000001,54.2043],[8.817500000000001,54.2048],[8.818,54.2048],[8.818,54.2054],[8.8186,54.2054],[8.8186,54.2056],[8.819100000000001,54.2056],[8.819100000000001,54.2059],[8.819699999999999,54.2059],[8.819699999999999,54.2065],[8.8202,54.2065],[8.8202,54.2068],[8.8208,54.2068],[8.8208,54.2076],[8.821899999999999,54.2076],[8.821899999999999,54.2087],[8.8225,54.2087],[8.8225,54.2093],[8.823,54.2093],[8.823,54.2098],[8.8241,54.2098],[8.8241,54.2101],[8.8247,54.2101],[8.8247,54.2106],[8.825200000000001,54.2106],[8.825200000000001,54.2109],[8.825799999999999,54.2109],[8.825799999999999,54.2112],[8.8263,54.2112],[8.8263,54.2115],[8.8269,54.2115],[8.8269,54.2118],[8.827500000000001,54.2118],[8.827500000000001,54.212],[8.827999999999999,54.212],[8.827999999999999,54.2126],[8.8291,54.2126],[8.8291,54.2131],[8.829700000000001,54.2131],[8.829700000000001,54.2134],[8.8308,54.2134],[8.8308,54.2137],[8.831300000000001,54.2137],[8.831300000000001,54.2143],[8.831899999999999,54.2143],[8.831899999999999,54.2145],[8.8325,54.2145],[8.8325,54.2162],[8.833600000000001,54.2162],[8.833600000000001,54.217],[8.834099999999999,54.217],[8.834099999999999,54.2179],[8.8347,54.2179],[8.8347,54.2198],[8.8352,54.2198],[8.8352,54.2226],[8.835800000000001,54.2226],[8.835800000000001,54.2229],[8.8363,54.2229],[8.8363,54.2231],[8.835800000000001,54.2231],[8.835800000000001,54.2237],[8.8363,54.2237],[8.8363,54.2251],[8.8369,54.2251],[8.8369,54.2268],[8.837400000000001,54.2268],[8.837400000000001,54.2284],[8.837999999999999,54.2284],[8.837999999999999,54.2304],[8.837400000000001,54.2304],[8.837400000000001,54.2309],[8.837999999999999,54.2309],[8.837999999999999,54.232],[8.837400000000001,54.232],[8.837400000000001,54.2323],[8.8369,54.2323],[8.8369,54.2329],[8.8363,54.2329],[8.8363,54.2337],[8.835800000000001,54.2337],[8.835800000000001,54.2345],[8.8352,54.2345],[8.8352,54.2348],[8.8347,54.2348],[8.8347,54.2351],[8.834099999999999,54.2351],[8.834099999999999,54.2356],[8.833,54.2356],[8.833,54.2359],[8.8325,54.2359],[8.8325,54.2362],[8.831899999999999,54.2362],[8.831899999999999,54.2365],[8.8302,54.2365],[8.8302,54.2368],[8.8308,54.2368],[8.8308,54.2381],[8.831300000000001,54.2381],[8.831300000000001,54.2393],[8.8325,54.2393],[8.8325,54.2398],[8.831300000000001,54.2398],[8.831300000000001,54.2401],[8.8308,54.2401],[8.8308,54.2415],[8.831300000000001,54.2415],[8.831300000000001,54.242],[8.831899999999999,54.242],[8.831899999999999,54.244],[8.831300000000001,54.244],[8.831300000000001,54.2451],[8.833,54.2451],[8.833,54.2473],[8.8325,54.2473],[8.8325,54.2476],[8.834099999999999,54.2476],[8.834099999999999,54.2481],[8.8347,54.2481],[8.8347,54.2484],[8.8352,54.2484],[8.8352,54.249],[8.8363,54.249],[8.8363,54.2493],[8.837400000000001,54.2493],[8.837400000000001,54.2504],[8.8363,54.2504],[8.8363,54.2509],[8.835800000000001,54.2509],[8.835800000000001,54.2518],[8.837400000000001,54.2518],[8.837400000000001,54.252],[8.8386,54.252],[8.8386,54.2523],[8.839700000000001,54.2523],[8.839700000000001,54.2534],[8.840199999999999,54.2534],[8.840199999999999,54.2551],[8.8408,54.2551],[8.8408,54.2562],[8.8413,54.2562],[8.8413,54.2568],[8.841900000000001,54.2568],[8.841900000000001,54.257],[8.843,54.257],[8.843,54.2573],[8.844099999999999,54.2573],[8.844099999999999,54.2579],[8.8447,54.2579],[8.8469,54.2579],[8.8469,54.2576],[8.850199999999999,54.2576],[8.850199999999999,54.2579],[8.851900000000001,54.2579],[8.851900000000001,54.2581],[8.8697,54.2581],[8.8697,54.2579],[8.8719,54.2579],[8.8719,54.2581],[8.8752,54.2581],[8.8752,54.2584],[8.8758,54.2584],[8.8758,54.2581],[8.876300000000001,54.2581],[8.876300000000001,54.2579],[8.8774,54.2579],[8.8774,54.2581],[8.878,54.2581],[8.878,54.2584],[8.8802,54.2584],[8.8802,54.2581],[8.8825,54.2581],[8.8825,54.2584],[8.8836,54.2584],[8.8836,54.259],[8.8863,54.259],[8.8863,54.2593],[8.886900000000001,54.2593],[8.886900000000001,54.259],[8.8886,54.259],[8.8886,54.2587],[8.888,54.2587],[8.888,54.2584],[8.889099999999999,54.2584],[8.889099999999999,54.2587],[8.890800000000001,54.2587],[8.890800000000001,54.2584],[8.891299999999999,54.2584],[8.891299999999999,54.2581],[8.893000000000001,54.2581],[8.893000000000001,54.2579],[8.893599999999999,54.2579],[8.893599999999999,54.2581],[8.897500000000001,54.2581],[8.897500000000001,54.2584],[8.8986,54.2584],[8.8986,54.2587],[8.899699999999999,54.2587],[8.899699999999999,54.259],[8.9008,54.259],[8.9008,54.2593],[8.901300000000001,54.2593],[8.901300000000001,54.2595],[8.9019,54.2595],[8.9019,54.2598],[8.9025,54.2598],[8.9025,54.2601],[8.903000000000001,54.2601],[8.903000000000001,54.2606],[8.903600000000001,54.2606],[8.903600000000001,54.2612],[8.9041,54.2612],[8.9041,54.2618],[8.9047,54.2618],[8.9047,54.262],[8.905200000000001,54.262],[8.905200000000001,54.2626],[8.905799999999999,54.2626],[8.905799999999999,54.2631],[8.9063,54.2631],[8.9063,54.2637],[8.9069,54.2637],[8.9069,54.2643],[8.907500000000001,54.2643],[8.907500000000001,54.2648],[8.908,54.2648],[8.908,54.2656],[8.9086,54.2656],[8.9086,54.2659],[8.909100000000001,54.2659],[8.909100000000001,54.2662],[8.9102,54.2662],[8.9102,54.2665],[8.9108,54.2665],[8.9108,54.2673],[8.911300000000001,54.2673],[8.911300000000001,54.2681],[8.911899999999999,54.2681],[8.911899999999999,54.2687],[8.9125,54.2687],[8.9125,54.269],[8.913,54.269],[8.913,54.2695],[8.913600000000001,54.2695],[8.913600000000001,54.2701],[8.9141,54.2701],[8.9141,54.2706],[8.9147,54.2706],[8.9147,54.2709],[8.915200000000001,54.2709],[8.915200000000001,54.2712],[8.915800000000001,54.2712],[8.915800000000001,54.2718],[8.9163,54.2718],[8.9163,54.2723],[8.9169,54.2723],[8.9169,54.2726],[8.917400000000001,54.2726],[8.9175,54.2731],[8.917999999999999,54.2731],[8.917999999999999,54.2734],[8.9186,54.2734],[8.9186,54.2737],[8.9191,54.2737],[8.9191,54.2743],[8.919700000000001,54.2743],[8.919700000000001,54.2745],[8.9202,54.2745],[8.9202,54.2748],[8.9208,54.2748],[8.9208,54.2754],[8.921300000000001,54.2754],[8.921300000000001,54.2756],[8.921900000000001,54.2756],[8.921900000000001,54.2759],[8.9224,54.2759],[8.9224,54.2762],[8.924099999999999,54.2762],[8.924099999999999,54.2768],[8.9252,54.2768],[8.9252,54.277],[8.928000000000001,54.277],[8.928000000000001,54.2768],[8.928599999999999,54.2768],[8.928599999999999,54.277],[8.9291,54.277],[8.9291,54.2776],[8.928599999999999,54.2776],[8.928599999999999,54.2781],[8.9308,54.2781],[8.9308,54.2784],[8.931900000000001,54.2784],[8.931900000000001,54.2787],[8.933,54.2787],[8.933,54.2795],[8.932499999999999,54.2795],[8.932499999999999,54.2798],[8.931900000000001,54.2798],[8.931900000000001,54.2801],[8.932499999999999,54.2801],[8.932499999999999,54.2806],[8.934100000000001,54.2806],[8.934100000000001,54.2818],[8.934699999999999,54.2818],[8.934699999999999,54.282],[8.9352,54.282],[8.9352,54.2823],[8.936299999999999,54.2823],[8.936299999999999,54.2826],[8.9369,54.2826],[8.9369,54.2829],[8.9375,54.2829],[8.9375,54.2831],[8.938000000000001,54.2831],[8.938000000000001,54.2837],[8.938599999999999,54.2837],[8.938599999999999,54.2851],[8.9391,54.2851],[8.9391,54.2862],[8.940200000000001,54.2862],[8.940200000000001,54.2873],[8.940799999999999,54.2873],[8.940799999999999,54.2879],[8.9413,54.2879],[8.9413,54.2884],[8.9419,54.2884],[8.9419,54.289],[8.9413,54.289],[8.9413,54.2901],[8.940799999999999,54.2901],[8.940799999999999,54.2904],[8.940200000000001,54.2904],[8.940200000000001,54.2918],[8.940799999999999,54.2918],[8.940799999999999,54.2931],[8.9413,54.2931],[8.9413,54.2934],[8.9419,54.2934],[8.9419,54.2951],[8.9413,54.2951],[8.9413,54.2962],[8.940799999999999,54.2962],[8.940799999999999,54.2965],[8.9413,54.2965],[8.9413,54.2968],[8.9419,54.2968],[8.9419,54.297],[8.9413,54.297],[8.9413,54.2979],[8.9419,54.2979],[8.9419,54.299],[8.942399999999999,54.299],[8.942399999999999,54.3001],[8.943,54.3001],[8.943,54.3009],[8.9436,54.3009],[8.9436,54.3018],[8.944100000000001,54.3018],[8.944100000000001,54.3026],[8.944699999999999,54.3026],[8.944699999999999,54.3029],[8.944100000000001,54.3029],[8.944100000000001,54.3034],[8.9436,54.3034],[8.9436,54.3037],[8.943,54.3037],[8.943,54.304],[8.944100000000001,54.304],[8.944100000000001,54.3043],[8.944699999999999,54.3043],[8.944699999999999,54.3056],[8.9452,54.3056],[8.9452,54.3054],[8.9458,54.3054],[8.9458,54.3059],[8.944699999999999,54.3059],[8.944699999999999,54.3065],[8.9452,54.3065],[8.9452,54.307],[8.9458,54.307],[8.9458,54.3081],[8.946300000000001,54.3081],[8.946300000000001,54.3093],[8.9474,54.3093],[8.9474,54.3098],[8.948,54.3098],[8.948,54.3106],[8.948600000000001,54.3106],[8.948600000000001,54.3109],[8.9491,54.3109],[8.9491,54.3115],[8.9497,54.3115],[8.9497,54.3118],[8.950200000000001,54.3118],[8.950200000000001,54.312],[8.950799999999999,54.312],[8.950799999999999,54.3123],[8.9513,54.3123],[8.9513,54.3126],[8.9519,54.3126],[8.9519,54.3128],[8.950799999999999,54.3129],[8.950799999999999,54.3131],[8.9497,54.3131],[8.9497,54.3134],[8.946300000000001,54.3134],[8.946300000000001,54.3131],[8.944699999999999,54.3131],[8.944699999999999,54.3126],[8.944100000000001,54.3126],[8.944100000000001,54.3123],[8.9436,54.3123],[8.9436,54.3118],[8.943,54.3118],[8.943,54.3112],[8.942399999999999,54.3112],[8.942399999999999,54.3106],[8.9419,54.3106],[8.9419,54.3098],[8.940799999999999,54.3098],[8.940799999999999,54.3093],[8.940200000000001,54.3093],[8.940200000000001,54.309],[8.9391,54.309],[8.9391,54.3084],[8.938599999999999,54.3084],[8.938599999999999,54.3081],[8.938000000000001,54.3081],[8.938000000000001,54.3079],[8.9375,54.3079],[8.9375,54.3076],[8.9369,54.3076],[8.9369,54.3073],[8.9358,54.3073],[8.9358,54.3068],[8.9352,54.3068],[8.9352,54.3059],[8.934699999999999,54.3059],[8.934699999999999,54.3048],[8.934100000000001,54.3048],[8.934100000000001,54.3045],[8.9336,54.3045],[8.9336,54.3043],[8.933,54.3043],[8.933,54.304],[8.932499999999999,54.304],[8.932499999999999,54.3037],[8.9313,54.3037],[8.9313,54.3034],[8.930199999999999,54.3034],[8.930199999999999,54.3031],[8.9297,54.3031],[8.9297,54.302],[8.9291,54.302],[8.9291,54.3018],[8.928599999999999,54.3018],[8.928599999999999,54.3012],[8.928000000000001,54.3012],[8.928000000000001,54.3006],[8.9274,54.3006],[8.9274,54.3001],[8.9269,54.3001],[8.9269,54.2998],[8.9263,54.2998],[8.9263,54.2993],[8.925800000000001,54.2993],[8.925800000000001,54.2987],[8.9252,54.2987],[8.9252,54.2984],[8.9247,54.2984],[8.9247,54.2981],[8.924099999999999,54.2981],[8.924099999999999,54.2979],[8.9236,54.2979],[8.9236,54.2976],[8.923,54.2976],[8.923,54.2973],[8.921900000000001,54.2973],[8.921900000000001,54.297],[8.921300000000001,54.297],[8.921300000000001,54.2968],[8.9208,54.2968],[8.9208,54.2965],[8.9202,54.2965],[8.9202,54.2962],[8.9191,54.2962],[8.9191,54.2956],[8.9186,54.2956],[8.9186,54.2954],[8.917999999999999,54.2954],[8.917999999999999,54.2951],[8.917400000000001,54.2951],[8.917400000000001,54.2948],[8.9169,54.2948],[8.9169,54.2945],[8.9163,54.2945],[8.9163,54.2943],[8.915800000000001,54.2943],[8.915800000000001,54.294],[8.915200000000001,54.294],[8.915200000000001,54.2937],[8.9141,54.2937],[8.9141,54.2934],[8.913600000000001,54.2934],[8.913600000000001,54.2931],[8.9125,54.2931],[8.9125,54.2929],[8.911899999999999,54.2929],[8.911899999999999,54.2926],[8.911300000000001,54.2926],[8.911300000000001,54.2923],[8.9108,54.2923],[8.9108,54.292],[8.9102,54.292],[8.9102,54.2918],[8.909100000000001,54.2918],[8.909100000000001,54.2915],[8.9086,54.2915],[8.9086,54.2912],[8.908,54.2912],[8.908,54.2909],[8.9069,54.2909],[8.9069,54.2906],[8.9063,54.2906],[8.9063,54.2904],[8.905799999999999,54.2904],[8.905799999999999,54.2898],[8.9047,54.2898],[8.9047,54.2893],[8.9041,54.2893],[8.9041,54.289],[8.903600000000001,54.289],[8.903600000000001,54.2879],[8.903000000000001,54.2879],[8.903000000000001,54.287],[8.9025,54.287],[8.9025,54.2868],[8.9019,54.2868],[8.9019,54.2859],[8.9008,54.2859],[8.9008,54.2856],[8.9002,54.2856],[8.9002,54.2851],[8.899699999999999,54.2851],[8.899699999999999,54.2848],[8.898,54.2848],[8.898,54.2845],[8.897500000000001,54.2845],[8.897500000000001,54.2843],[8.896900000000001,54.2843],[8.896900000000001,54.284],[8.8958,54.284],[8.8958,54.2837],[8.8941,54.2837],[8.8941,54.2834],[8.893599999999999,54.2834],[8.893599999999999,54.2831],[8.893000000000001,54.2831],[8.893000000000001,54.2829],[8.891299999999999,54.2829],[8.891299999999999,54.2826],[8.890800000000001,54.2826],[8.890800000000001,54.2823],[8.889099999999999,54.2823],[8.889099999999999,54.282],[8.8886,54.282],[8.8886,54.2818],[8.888,54.2818],[8.888,54.2815],[8.8874,54.2815],[8.8874,54.2812],[8.886900000000001,54.2812],[8.886900000000001,54.2809],[8.8863,54.2809],[8.8863,54.2801],[8.885199999999999,54.2801],[8.885199999999999,54.2795],[8.884700000000001,54.2795],[8.884700000000001,54.2793],[8.8841,54.2793],[8.8841,54.279],[8.8836,54.279],[8.8836,54.2784],[8.882999999999999,54.2784],[8.882999999999999,54.2779],[8.8825,54.2779],[8.8825,54.2773],[8.8819,54.2773],[8.8819,54.2768],[8.8813,54.2768],[8.8813,54.2765],[8.880800000000001,54.2765],[8.880800000000001,54.2762],[8.8802,54.2762],[8.8802,54.2756],[8.8797,54.2756],[8.8797,54.2751],[8.879099999999999,54.2751],[8.879099999999999,54.2748],[8.878600000000001,54.2748],[8.878600000000001,54.2745],[8.878,54.2745],[8.878,54.274],[8.876899999999999,54.274],[8.876899999999999,54.2737],[8.876300000000001,54.2737],[8.876300000000001,54.2734],[8.8758,54.2734],[8.8758,54.2731],[8.8752,54.2731],[8.8752,54.2734],[8.872999999999999,54.2734],[8.872999999999999,54.2731],[8.8719,54.2731],[8.8719,54.2712],[8.8713,54.2712],[8.8713,54.2709],[8.870200000000001,54.2709],[8.870200000000001,54.2718],[8.866899999999999,54.2718],[8.866899999999999,54.2715],[8.8658,54.2715],[8.8658,54.2712],[8.8652,54.2712],[8.8652,54.2709],[8.864699999999999,54.2709],[8.864699999999999,54.2706],[8.864100000000001,54.2706],[8.864100000000001,54.2698],[8.863,54.2698],[8.863,54.269],[8.8619,54.269],[8.8619,54.2687],[8.860799999999999,54.2687],[8.860799999999999,54.269],[8.8597,54.269],[8.8597,54.2701],[8.8591,54.2701],[8.8591,54.2706],[8.8597,54.2706],[8.8597,54.2726],[8.860200000000001,54.2726],[8.860200000000001,54.2743],[8.860799999999999,54.2743],[8.860799999999999,54.2756],[8.8613,54.2756],[8.8613,54.2762],[8.860799999999999,54.2762],[8.860799999999999,54.277],[8.860200000000001,54.277],[8.860200000000001,54.2776],[8.860799999999999,54.2776],[8.860799999999999,54.2784],[8.860200000000001,54.2784],[8.860200000000001,54.2787],[8.860799999999999,54.2787],[8.860799999999999,54.2795],[8.860200000000001,54.2795],[8.860200000000001,54.2801],[8.8597,54.2801],[8.8597,54.2809],[8.8591,54.2809],[8.8591,54.2812],[8.858599999999999,54.2812],[8.858599999999999,54.2818],[8.858000000000001,54.2818],[8.858000000000001,54.282],[8.8575,54.282],[8.8575,54.2826],[8.8569,54.2826],[8.8569,54.2831],[8.856299999999999,54.2831],[8.856299999999999,54.2834],[8.8558,54.2834],[8.8558,54.284],[8.8536,54.284],[8.8536,54.2837],[8.853,54.2837],[8.853,54.284],[8.852499999999999,54.284],[8.852499999999999,54.2843],[8.851900000000001,54.2843],[8.851900000000001,54.2845],[8.8508,54.2845],[8.8508,54.2865],[8.850199999999999,54.2865],[8.850199999999999,54.2868],[8.8491,54.2868],[8.8491,54.287],[8.848599999999999,54.287],[8.848599999999999,54.2873],[8.848000000000001,54.2873],[8.848000000000001,54.2876],[8.845800000000001,54.2876],[8.845800000000001,54.2879],[8.8447,54.2879],[8.8447,54.2881],[8.844099999999999,54.2881],[8.844099999999999,54.2884],[8.8436,54.2884],[8.8436,54.2879],[8.843,54.2879],[8.843,54.2873],[8.841900000000001,54.2873],[8.841900000000001,54.287],[8.8452,54.287],[8.8452,54.2868],[8.846299999999999,54.2868],[8.846299999999999,54.2862],[8.8474,54.2862],[8.8474,54.2859],[8.848000000000001,54.2859],[8.848000000000001,54.2856],[8.848599999999999,54.2856],[8.848599999999999,54.2854],[8.8491,54.2854],[8.8491,54.2851],[8.8497,54.2851],[8.8497,54.2845],[8.850199999999999,54.2845],[8.850199999999999,54.2843],[8.8508,54.2843],[8.8508,54.2837],[8.8513,54.2837],[8.8513,54.2834],[8.851900000000001,54.2834],[8.851900000000001,54.2831],[8.852499999999999,54.2831],[8.852499999999999,54.2829],[8.8536,54.2829],[8.8536,54.2826],[8.854100000000001,54.2826],[8.854100000000001,54.282],[8.854699999999999,54.282],[8.854699999999999,54.2818],[8.8552,54.2818],[8.8552,54.2806],[8.856299999999999,54.2806],[8.856299999999999,54.2804],[8.8569,54.2804],[8.8569,54.2798],[8.8575,54.2798],[8.8575,54.2795],[8.858000000000001,54.2795],[8.858000000000001,54.2793],[8.858599999999999,54.2793],[8.858599999999999,54.279],[8.8591,54.279],[8.8591,54.2784],[8.8597,54.2784],[8.8597,54.2765],[8.8591,54.2765],[8.8591,54.2745],[8.858599999999999,54.2745],[8.858599999999999,54.2743],[8.858000000000001,54.2743],[8.858000000000001,54.2737],[8.8569,54.2737],[8.8569,54.2729],[8.856299999999999,54.2729],[8.856299999999999,54.2726],[8.8558,54.2726],[8.8558,54.2723],[8.8552,54.2723],[8.8552,54.2704],[8.8558,54.2704],[8.8558,54.2701],[8.8569,54.2701],[8.8569,54.269],[8.8575,54.269],[8.8575,54.2684],[8.858000000000001,54.2684],[8.858000000000001,54.2673],[8.858599999999999,54.2673],[8.858599999999999,54.267],[8.8552,54.267],[8.8552,54.2668],[8.851900000000001,54.2668],[8.851900000000001,54.2662],[8.8513,54.2662],[8.8513,54.2656],[8.848000000000001,54.2656],[8.848000000000001,54.2654],[8.8469,54.2654],[8.8469,54.2648],[8.846299999999999,54.2648],[8.846299999999999,54.2629],[8.845800000000001,54.2629],[8.845800000000001,54.2631],[8.8452,54.2631],[8.8452,54.2634],[8.8447,54.2634],[8.8447,54.2647],[8.8447,54.2648],[8.844099999999999,54.2648],[8.844099999999999,54.2651],[8.8424,54.2651],[8.8424,54.2654],[8.8413,54.2654],[8.8413,54.2656],[8.8408,54.2656],[8.8408,54.2659],[8.840500000000001,54.2659],[8.840199999999999,54.2659],[8.840199999999999,54.2662],[8.839700000000001,54.2662],[8.839700000000001,54.267],[8.840500000000001,54.267],[8.841900000000001,54.267],[8.841900000000001,54.2673],[8.843,54.2673],[8.843,54.2676],[8.8436,54.2676],[8.8436,54.274],[8.843,54.274],[8.843,54.2756],[8.8424,54.2756],[8.8424,54.277],[8.841900000000001,54.277],[8.841900000000001,54.2781],[8.8413,54.2781],[8.8413,54.2793],[8.8408,54.2793],[8.8408,54.2804],[8.840199999999999,54.2804],[8.840199999999999,54.2809],[8.839700000000001,54.2809],[8.839700000000001,54.2812],[8.8391,54.2812],[8.8391,54.2818],[8.8386,54.2818],[8.8386,54.2823],[8.837999999999999,54.2823],[8.837999999999999,54.2831],[8.837400000000001,54.2831],[8.837400000000001,54.284],[8.8369,54.284],[8.8369,54.2845],[8.8363,54.2845],[8.8363,54.2848],[8.835800000000001,54.2848],[8.835800000000001,54.2856],[8.8352,54.2856],[8.8352,54.2859],[8.8347,54.2859],[8.8347,54.2865],[8.834099999999999,54.2865],[8.834099999999999,54.287],[8.833600000000001,54.287],[8.833600000000001,54.2873],[8.833,54.2873],[8.833,54.2881],[8.8325,54.2881],[8.8325,54.2884],[8.831899999999999,54.2884],[8.831899999999999,54.2887],[8.831300000000001,54.2887],[8.831300000000001,54.2893],[8.8302,54.2893],[8.8302,54.2898],[8.8286,54.2898],[8.8286,54.2901],[8.827999999999999,54.2901],[8.827999999999999,54.2904],[8.8269,54.2904],[8.8269,54.2906],[8.825799999999999,54.2906],[8.825799999999999,54.2909],[8.8241,54.2909],[8.8241,54.2912],[8.823,54.2912],[8.823,54.2915],[8.819699999999999,54.2915],[8.819699999999999,54.2912],[8.819100000000001,54.2912],[8.819100000000001,54.2909],[8.818,54.2909],[8.818,54.2906],[8.8169,54.2906],[8.8169,54.2904],[8.8163,54.2904],[8.8163,54.2901],[8.815799999999999,54.2901],[8.815799999999999,54.2898],[8.8141,54.2898],[8.8141,54.2895],[8.813599999999999,54.2895],[8.813599999999999,54.2893],[8.813000000000001,54.2893],[8.813000000000001,54.289],[8.8119,54.289],[8.8119,54.2887],[8.811299999999999,54.2887],[8.811299999999999,54.2884],[8.8108,54.2884],[8.8108,54.2879],[8.809699999999999,54.2879],[8.809699999999999,54.2876],[8.809100000000001,54.2876],[8.809100000000001,54.2873],[8.8086,54.2873],[8.8086,54.287],[8.8074,54.287],[8.8074,54.2868],[8.806900000000001,54.2868],[8.806900000000001,54.2865],[8.806699999999999,54.2865],[8.8058,54.2865],[8.8058,54.2863],[8.8056,54.2862],[8.805199999999999,54.2862],[8.805199999999999,54.2856],[8.8041,54.2856],[8.8041,54.2854],[8.803000000000001,54.2854],[8.803000000000001,54.2851],[8.8025,54.2851],[8.8025,54.2848],[8.800800000000001,54.2848],[8.800800000000001,54.2845],[8.799099999999999,54.2845],[8.799099999999999,54.2843],[8.7986,54.2843],[8.7986,54.2837],[8.7974,54.2837],[8.7974,54.2834],[8.796900000000001,54.2834],[8.796900000000001,54.2831],[8.7952,54.2831],[8.7952,54.2829],[8.794700000000001,54.2829],[8.794700000000001,54.2826],[8.7936,54.2826],[8.7936,54.2823],[8.792999999999999,54.2823],[8.792999999999999,54.282],[8.7913,54.282],[8.7913,54.2818],[8.7897,54.2818],[8.7897,54.2815],[8.787800000000001,54.2815],[8.786899999999999,54.2815],[8.786899999999999,54.2812],[8.7836,54.2812],[8.7836,54.2809],[8.783,54.2809],[8.783,54.2806],[8.780200000000001,54.2806],[8.780200000000001,54.2809],[8.7791,54.2809],[8.7791,54.2812],[8.771900000000001,54.2812],[8.771900000000001,54.2815],[8.7713,54.2815],[8.7713,54.2818],[8.7708,54.2818],[8.7708,54.2826],[8.770200000000001,54.2826],[8.770200000000001,54.2834],[8.7697,54.2834],[8.7697,54.2845],[8.7691,54.2845],[8.7691,54.2868],[8.7684,54.2868],[8.766299999999999,54.2868],[8.766299999999999,54.287],[8.7569,54.287],[8.7569,54.2868],[8.7563,54.2868],[8.7563,54.287],[8.755800000000001,54.287],[8.755800000000001,54.2876],[8.753600000000001,54.2876],[8.753600000000001,54.2873],[8.751899999999999,54.2873],[8.751899999999999,54.2876],[8.749700000000001,54.2876],[8.749700000000001,54.2878],[8.749700000000001,54.2879],[8.747999999999999,54.2879],[8.747999999999999,54.2881],[8.7469,54.2881],[8.7469,54.2884],[8.745799999999999,54.2884],[8.745799999999999,54.289],[8.745200000000001,54.289],[8.745200000000001,54.2893],[8.7447,54.2893],[8.7447,54.2898],[8.743600000000001,54.2898],[8.743600000000001,54.2901],[8.7402,54.2901],[8.7402,54.2898],[8.739100000000001,54.2898],[8.739100000000001,54.2895],[8.7363,54.2895],[8.7363,54.2893],[8.735799999999999,54.2893],[8.735799999999999,54.289],[8.733599999999999,54.289],[8.733599999999999,54.2887],[8.733000000000001,54.2887],[8.733000000000001,54.2884],[8.7325,54.2884],[8.7325,54.2881],[8.7319,54.2881],[8.7319,54.2879],[8.731299999999999,54.2879],[8.731299999999999,54.2876],[8.729100000000001,54.2876],[8.729100000000001,54.2873],[8.7286,54.2873],[8.7286,54.287],[8.729100000000001,54.287],[8.729100000000001,54.2859],[8.7286,54.2859],[8.7286,54.2856],[8.727399999999999,54.2856],[8.727399999999999,54.2854],[8.7258,54.2854],[8.7258,54.2851],[8.723599999999999,54.2851],[8.723599999999999,54.2854],[8.723000000000001,54.2854],[8.723000000000001,54.2859],[8.7241,54.2859],[8.7241,54.2862],[8.7247,54.2862],[8.7247,54.2868],[8.723599999999999,54.2868],[8.723599999999999,54.2865],[8.7225,54.2865],[8.7225,54.2859],[8.7202,54.2859],[8.7202,54.2856],[8.719099999999999,54.2856],[8.719099999999999,54.2859],[8.7186,54.2859],[8.7186,54.2862],[8.718,54.2862],[8.718,54.2865],[8.716799999999999,54.2865],[8.7163,54.2865],[8.7163,54.2862],[8.715199999999999,54.2862],[8.715199999999999,54.2859],[8.714700000000001,54.2859],[8.714700000000001,54.2865],[8.714700000000001,54.2868],[8.712999999999999,54.2868],[8.712999999999999,54.2865],[8.7119,54.2865],[8.7119,54.287],[8.7113,54.287],[8.7113,54.2873],[8.710800000000001,54.2873],[8.710800000000001,54.2876],[8.7097,54.2876],[8.7097,54.2873],[8.709099999999999,54.2873],[8.709099999999999,54.2865],[8.7075,54.2865],[8.7075,54.2863],[8.7075,54.2862],[8.706300000000001,54.2862],[8.706300000000001,54.2859],[8.7041,54.2859],[8.7041,54.2856],[8.704000000000001,54.2856],[8.702999999999999,54.2856],[8.702999999999999,54.2851],[8.702400000000001,54.2851],[8.702400000000001,54.284],[8.700799999999999,54.284],[8.700799999999999,54.2837],[8.700200000000001,54.2837],[8.700200000000001,54.2825],[8.700200000000001,54.2823],[8.6997,54.2823],[8.6997,54.2815],[8.6991,54.2815],[8.6991,54.2812],[8.698600000000001,54.2812],[8.698600000000001,54.2809],[8.698,54.2809],[8.698,54.2806],[8.6975,54.2806],[8.6975,54.2804],[8.696300000000001,54.2804],[8.696300000000001,54.2798],[8.696899999999999,54.2798],[8.696899999999999,54.2784],[8.696300000000001,54.2784],[8.696300000000001,54.2781],[8.6958,54.2781],[8.6958,54.2779],[8.694699999999999,54.2779],[8.694699999999999,54.2773],[8.694100000000001,54.2773],[8.694100000000001,54.277],[8.693,54.277],[8.693,54.2768],[8.6913,54.2768],[8.6913,54.2765],[8.6891,54.2765],[8.6891,54.2743],[8.688599999999999,54.2743],[8.688599999999999,54.2731],[8.688000000000001,54.2731],[8.688000000000001,54.2726],[8.6874,54.2726],[8.6874,54.2723],[8.6869,54.2723],[8.6869,54.272],[8.686299999999999,54.272],[8.686299999999999,54.2718],[8.6862,54.2718],[8.6858,54.2718],[8.6858,54.2715],[8.6852,54.2715],[8.6852,54.2712],[8.6858,54.2712],[8.6858,54.271],[8.688000000000001,54.2709],[8.688000000000001,54.2706],[8.688599999999999,54.2706],[8.688599999999999,54.2704],[8.6897,54.2704],[8.6897,54.2698],[8.6891,54.2698],[8.6891,54.2693],[8.688599999999999,54.2693],[8.688599999999999,54.2687],[8.688000000000001,54.2687],[8.688000000000001,54.2684],[8.6858,54.2684],[8.6858,54.2681],[8.683,54.2681],[8.683,54.2679],[8.680899999999999,54.2679],[8.6808,54.2681],[8.678000000000001,54.2681],[8.678000000000001,54.2684],[8.675800000000001,54.2684],[8.675800000000001,54.2687],[8.673,54.2687],[8.673,54.269],[8.671300000000001,54.269],[8.671300000000001,54.2693],[8.6686,54.2693],[8.6686,54.2695],[8.6675,54.2695],[8.667400000000001,54.2698],[8.6663,54.2698],[8.6663,54.2701],[8.665800000000001,54.2701],[8.665800000000001,54.2704],[8.6647,54.2704],[8.6647,54.2706],[8.6641,54.2706],[8.6641,54.2709],[8.663,54.2709],[8.663,54.2712],[8.6625,54.2712],[8.6625,54.2718],[8.661899999999999,54.2718],[8.661899999999999,54.2726],[8.661300000000001,54.2726],[8.661300000000001,54.2731],[8.6608,54.2731],[8.6608,54.2737],[8.6602,54.2737],[8.6602,54.2743],[8.659700000000001,54.2743],[8.659700000000001,54.2748],[8.659100000000001,54.2748],[8.659100000000001,54.2754],[8.6586,54.2754],[8.6586,54.2759],[8.658,54.2759],[8.658,54.2765],[8.657500000000001,54.2765],[8.657500000000001,54.277],[8.6569,54.277],[8.6569,54.2776],[8.6541,54.2776],[8.6541,54.2779],[8.6519,54.2779],[8.6519,54.2781],[8.647399999999999,54.2781],[8.647399999999999,54.2779],[8.648,54.2779],[8.648,54.2776],[8.649100000000001,54.2776],[8.649100000000001,54.2773],[8.649699999999999,54.2773],[8.649699999999999,54.277],[8.6508,54.277],[8.6508,54.2745],[8.6502,54.2745],[8.6502,54.2743],[8.649699999999999,54.2743],[8.649699999999999,54.274],[8.6486,54.274],[8.6486,54.2737],[8.648,54.2737],[8.648,54.2734],[8.645200000000001,54.2734],[8.645200000000001,54.2731],[8.6458,54.2731],[8.6458,54.2726],[8.645200000000001,54.2726],[8.645200000000001,54.2729],[8.6447,54.2729],[8.6447,54.274],[8.6441,54.274],[8.6441,54.2754],[8.643599999999999,54.2754],[8.643599999999999,54.2765],[8.643000000000001,54.2765],[8.643000000000001,54.2773],[8.6425,54.2773],[8.6425,54.2776],[8.6419,54.2776],[8.6419,54.2779],[8.641299999999999,54.2779],[8.641299999999999,54.2781],[8.640800000000001,54.2781],[8.640800000000001,54.2784],[8.6402,54.2784],[8.6402,54.2787],[8.6397,54.2787],[8.6397,54.279],[8.6386,54.279],[8.6386,54.2793],[8.638,54.2793],[8.638,54.2795],[8.637499999999999,54.2795],[8.637499999999999,54.2798],[8.636900000000001,54.2798],[8.636900000000001,54.2804],[8.6358,54.2804],[8.6358,54.2806],[8.635199999999999,54.2806],[8.635199999999999,54.284],[8.634700000000001,54.284],[8.634700000000001,54.2843],[8.6341,54.2843],[8.6341,54.2848],[8.6336,54.2848],[8.6336,54.2851],[8.632999999999999,54.2851],[8.632999999999999,54.2854],[8.632400000000001,54.2854],[8.632400000000001,54.2856],[8.6319,54.2856],[8.6319,54.2859],[8.6313,54.2859],[8.6313,54.2862],[8.6302,54.2862],[8.6302,54.2865],[8.6297,54.2865],[8.6297,54.287],[8.629099999999999,54.287],[8.629099999999999,54.2873],[8.628600000000001,54.2873],[8.628600000000001,54.2879],[8.628,54.2879],[8.628,54.2881],[8.6274,54.2881],[8.6274,54.2884],[8.626899999999999,54.2884],[8.626899999999999,54.2895],[8.626300000000001,54.2895],[8.626300000000001,54.2898],[8.624700000000001,54.2898],[8.624700000000001,54.2901],[8.6241,54.2901],[8.6241,54.2909],[8.6236,54.2909],[8.6236,54.2915],[8.6241,54.2915],[8.6241,54.2934],[8.6236,54.2934],[8.6236,54.2937],[8.622400000000001,54.2937],[8.622400000000001,54.2943],[8.6219,54.2943],[8.6219,54.2945],[8.6213,54.2945],[8.6213,54.2948],[8.620200000000001,54.2948],[8.620200000000001,54.2954],[8.620799999999999,54.2954],[8.620799999999999,54.2962],[8.620200000000001,54.2962],[8.620200000000001,54.2965],[8.6197,54.2965],[8.6197,54.2968],[8.618,54.2968],[8.618,54.2965],[8.6175,54.2965],[8.6175,54.2962],[8.6167,54.2962],[8.6158,54.2962],[8.6158,54.297],[8.615600000000001,54.297],[8.6152,54.297],[8.6152,54.2973],[8.6152,54.2976],[8.614699999999999,54.2976],[8.614699999999999,54.2981],[8.614100000000001,54.2981],[8.614100000000001,54.2987],[8.6136,54.2987],[8.6136,54.2993],[8.613,54.2993],[8.613,54.2998],[8.612500000000001,54.2998],[8.612500000000001,54.3004],[8.6119,54.3004],[8.6119,54.3006],[8.6113,54.3006],[8.6113,54.3012],[8.610200000000001,54.3012],[8.610200000000001,54.3015],[8.6097,54.3015],[8.6097,54.3018],[8.6091,54.3018],[8.6091,54.3023],[8.608599999999999,54.3023],[8.608599999999999,54.3026],[8.608000000000001,54.3026],[8.608000000000001,54.3029],[8.6069,54.3029],[8.6069,54.304],[8.606299999999999,54.304],[8.606299999999999,54.3048],[8.6058,54.3048],[8.6058,54.3051],[8.6052,54.3051],[8.6052,54.3073],[8.604100000000001,54.3073],[8.604100000000001,54.3079],[8.6036,54.3079],[8.6036,54.309],[8.6036,54.3095],[8.603,54.3095],[8.603,54.3101],[8.601900000000001,54.3101],[8.601900000000001,54.3093],[8.602399999999999,54.3093],[8.602399999999999,54.3073],[8.603,54.3073],[8.603,54.3068],[8.6036,54.3068],[8.6036,54.3065],[8.602399999999999,54.3065],[8.602399999999999,54.3068],[8.6013,54.3068],[8.6013,54.307],[8.6008,54.307],[8.6008,54.3076],[8.600199999999999,54.3076],[8.600199999999999,54.3081],[8.5991,54.3081],[8.5991,54.307],[8.5997,54.307],[8.5997,54.3062],[8.6008,54.3062],[8.6008,54.3059],[8.6013,54.3059],[8.6013,54.3056],[8.601900000000001,54.3056],[8.601900000000001,54.3054],[8.603,54.3054],[8.603,54.3051],[8.602399999999999,54.3051],[8.602399999999999,54.3043],[8.601900000000001,54.3043],[8.601900000000001,54.3029],[8.602399999999999,54.3029],[8.602399999999999,54.3026],[8.604100000000001,54.3026],[8.604100000000001,54.3023],[8.6036,54.3023],[8.6036,54.3018],[8.604100000000001,54.3018],[8.604100000000001,54.3012],[8.6052,54.3012],[8.6052,54.3006],[8.606299999999999,54.3006],[8.606299999999999,54.2998],[8.6069,54.2998],[8.6069,54.299],[8.6075,54.299],[8.6075,54.2979],[8.608000000000001,54.2979],[8.608000000000001,54.2976],[8.608599999999999,54.2976],[8.608599999999999,54.2968],[8.6091,54.2968],[8.6091,54.2964],[8.6091,54.2948],[8.610200000000001,54.2948],[8.610200000000001,54.294],[8.6106,54.294],[8.610799999999999,54.294],[8.610799999999999,54.2934],[8.6113,54.2934],[8.6113,54.2926],[8.6119,54.2926],[8.6119,54.2923],[8.610799999999999,54.2923],[8.610799999999999,54.2926],[8.6107,54.2926],[8.608599999999999,54.2926],[8.608599999999999,54.2929],[8.6069,54.2929],[8.6069,54.2931],[8.6052,54.2931],[8.6052,54.2937],[8.604100000000001,54.2937],[8.604100000000001,54.294],[8.6036,54.294],[8.6036,54.2945],[8.603,54.2945],[8.603,54.2948],[8.6013,54.2948],[8.6013,54.2951],[8.6008,54.2951],[8.6008,54.2959],[8.5997,54.2959],[8.5997,54.2962],[8.5991,54.2962],[8.5991,54.2965],[8.598599999999999,54.2965],[8.598599999999999,54.2973],[8.598000000000001,54.2973],[8.598000000000001,54.2976],[8.5974,54.2976],[8.5974,54.2981],[8.5969,54.2981],[8.5969,54.2987],[8.596299999999999,54.2987],[8.596299999999999,54.299],[8.595800000000001,54.299],[8.595800000000001,54.2995],[8.5952,54.2995],[8.5952,54.2998],[8.5947,54.2998],[8.5947,54.3012],[8.594099999999999,54.3012],[8.594099999999999,54.3015],[8.5936,54.3015],[8.5936,54.3018],[8.594099999999999,54.3018],[8.594099999999999,54.302],[8.5936,54.302],[8.5936,54.3023],[8.5924,54.3023],[8.5924,54.302],[8.591900000000001,54.302],[8.591900000000001,54.3015],[8.5924,54.3015],[8.5924,54.3004],[8.593,54.3004],[8.593,54.3001],[8.5936,54.3001],[8.5936,54.2998],[8.594099999999999,54.2998],[8.594099999999999,54.2993],[8.5947,54.2993],[8.5947,54.2987],[8.5952,54.2987],[8.5952,54.2984],[8.5947,54.2984],[8.5947,54.2983],[8.5947,54.2981],[8.594900000000001,54.2981],[8.5952,54.2981],[8.5952,54.298],[8.5952,54.2976],[8.595800000000001,54.2976],[8.595800000000001,54.2973],[8.596299999999999,54.2973],[8.596299999999999,54.2965],[8.5969,54.2965],[8.5969,54.2962],[8.5974,54.2962],[8.5974,54.2956],[8.598000000000001,54.2956],[8.598000000000001,54.2954],[8.598599999999999,54.2954],[8.598599999999999,54.2951],[8.5991,54.2951],[8.5991,54.2945],[8.5997,54.2945],[8.5997,54.294],[8.600199999999999,54.294],[8.600199999999999,54.2937],[8.600400000000001,54.2937],[8.6008,54.2937],[8.6008,54.2933],[8.6008,54.2931],[8.600899999999999,54.2931],[8.6013,54.2931],[8.6013,54.2929],[8.601900000000001,54.2929],[8.601900000000001,54.2926],[8.603,54.2926],[8.603,54.2918],[8.604100000000001,54.2918],[8.604100000000001,54.2915],[8.6036,54.2915],[8.6036,54.2912],[8.6052,54.2912],[8.6052,54.2906],[8.6069,54.2906],[8.6069,54.2901],[8.608000000000001,54.2901],[8.608000000000001,54.2898],[8.6091,54.2898],[8.6091,54.2895],[8.6097,54.2895],[8.6097,54.2893],[8.610900000000001,54.2893],[8.6113,54.2893],[8.6113,54.2887],[8.612500000000001,54.2887],[8.612500000000001,54.2879],[8.613,54.2879],[8.613,54.2881],[8.6136,54.2881],[8.6136,54.287],[8.614100000000001,54.287],[8.614100000000001,54.2868],[8.6152,54.2868],[8.6152,54.2865],[8.6158,54.2865],[8.6158,54.2862],[8.616300000000001,54.2862],[8.616300000000001,54.2851],[8.6175,54.2851],[8.6175,54.2848],[8.616899999999999,54.2848],[8.616899999999999,54.2843],[8.6175,54.2843],[8.6175,54.2837],[8.618600000000001,54.2837],[8.618600000000001,54.2834],[8.620200000000001,54.2834],[8.620200000000001,54.2829],[8.620799999999999,54.2829],[8.620799999999999,54.282],[8.620200000000001,54.282],[8.620200000000001,54.2823],[8.6197,54.2823],[8.6197,54.282],[8.618,54.282],[8.618,54.2823],[8.6175,54.2823],[8.6175,54.2826],[8.616300000000001,54.2826],[8.616300000000001,54.2829],[8.6152,54.2829],[8.6152,54.2834],[8.612500000000001,54.2834],[8.612500000000001,54.2837],[8.610200000000001,54.2837],[8.610200000000001,54.2843],[8.6097,54.2843],[8.6097,54.2845],[8.6091,54.2845],[8.6091,54.2848],[8.608000000000001,54.2848],[8.608000000000001,54.2851],[8.6075,54.2851],[8.6075,54.2854],[8.6069,54.2854],[8.6069,54.2856],[8.6058,54.2856],[8.6058,54.2862],[8.6052,54.2862],[8.6052,54.2865],[8.6036,54.2865],[8.6036,54.287],[8.603,54.287],[8.603,54.2868],[8.6013,54.2868],[8.6013,54.287],[8.601100000000001,54.287],[8.5997,54.287],[8.5997,54.2873],[8.5991,54.2873],[8.5991,54.2876],[8.598599999999999,54.2876],[8.598599999999999,54.2879],[8.598000000000001,54.2879],[8.598000000000001,54.2881],[8.5969,54.2881],[8.5969,54.2884],[8.596299999999999,54.2884],[8.596299999999999,54.2887],[8.595800000000001,54.2887],[8.595800000000001,54.289],[8.5952,54.289],[8.5952,54.2893],[8.5947,54.2893],[8.5947,54.2895],[8.594099999999999,54.2895],[8.594099999999999,54.2898],[8.593,54.2898],[8.593,54.2909],[8.5924,54.2909],[8.5924,54.2912],[8.591900000000001,54.2912],[8.591900000000001,54.2915],[8.5913,54.2915],[8.5913,54.2918],[8.591900000000001,54.2918],[8.591900000000001,54.292],[8.5908,54.292],[8.5908,54.2926],[8.590199999999999,54.2926],[8.590199999999999,54.2929],[8.589700000000001,54.2929],[8.589700000000001,54.2934],[8.5891,54.2934],[8.5891,54.294],[8.5886,54.294],[8.5886,54.2945],[8.587999999999999,54.2945],[8.587999999999999,54.2951],[8.587400000000001,54.2951],[8.587400000000001,54.2954],[8.5869,54.2954],[8.5869,54.2959],[8.5863,54.2959],[8.5863,54.2968],[8.585800000000001,54.2968],[8.585800000000001,54.297],[8.5863,54.297],[8.5863,54.2973],[8.585800000000001,54.2973],[8.585800000000001,54.2976],[8.5847,54.2976],[8.5847,54.2981],[8.584099999999999,54.2981],[8.584099999999999,54.2987],[8.583600000000001,54.2987],[8.583600000000001,54.2993],[8.583,54.2993],[8.583,54.3001],[8.5825,54.3001],[8.5825,54.3012],[8.581899999999999,54.3012],[8.581899999999999,54.3023],[8.581300000000001,54.3023],[8.581300000000001,54.3034],[8.5808,54.3034],[8.5808,54.304],[8.5802,54.304],[8.5802,54.3043],[8.5808,54.3043],[8.5808,54.3045],[8.5802,54.3045],[8.5802,54.3048],[8.5808,54.3048],[8.5808,54.3054],[8.581300000000001,54.3054],[8.581300000000001,54.3056],[8.5808,54.3056],[8.5808,54.3065],[8.581300000000001,54.3065],[8.581300000000001,54.3068],[8.5808,54.3068],[8.5808,54.307],[8.5802,54.307],[8.5802,54.3081],[8.579700000000001,54.3081],[8.579700000000001,54.3095],[8.5802,54.3095],[8.5802,54.3112],[8.5808,54.3112],[8.5808,54.3134],[8.581300000000001,54.3134],[8.581300000000001,54.3148],[8.581899999999999,54.3148],[8.581899999999999,54.317],[8.5825,54.317],[8.5825,54.3204],[8.583,54.3204],[8.583,54.3229],[8.583600000000001,54.3229],[8.583600000000001,54.324],[8.584099999999999,54.324],[8.584099999999999,54.3254],[8.5847,54.3254],[8.5847,54.3265],[8.5852,54.3265],[8.5852,54.3315],[8.585800000000001,54.3315],[8.585800000000001,54.3331],[8.5863,54.3331],[8.5863,54.3348],[8.5869,54.3348],[8.5869,54.3365],[8.587400000000001,54.3365],[8.587400000000001,54.3379],[8.587999999999999,54.3379],[8.587999999999999,54.3387],[8.5886,54.3387],[8.5886,54.3395],[8.5891,54.3395],[8.5891,54.3404],[8.589700000000001,54.3404],[8.589700000000001,54.3412],[8.590199999999999,54.3412],[8.590199999999999,54.3418],[8.590199999999999,54.342],[8.590400000000001,54.342],[8.5908,54.342],[8.5908,54.3425],[8.5908,54.3429],[8.590999999999999,54.3429],[8.5913,54.3429],[8.5913,54.3433],[8.5913,54.34375],[8.591699999999999,54.34375],[8.591900000000001,54.34375],[8.591900000000001,54.344],[8.591900000000001,54.3445],[8.5923,54.3445],[8.5924,54.3445],[8.5924,54.3447],[8.5924,54.3454],[8.593,54.3454],[8.593,54.3462],[8.5936,54.3462],[8.5936,54.347],[8.594099999999999,54.347],[8.594099999999999,54.3479],[8.5947,54.3479],[8.5947,54.3487],[8.5952,54.3487],[8.5952,54.3495],[8.595800000000001,54.3495],[8.595800000000001,54.3501],[8.596299999999999,54.3501],[8.596299999999999,54.3506],[8.5969,54.3506],[8.5969,54.3512],[8.5974,54.3512],[8.5974,54.3518],[8.598000000000001,54.3518],[8.598000000000001,54.3523],[8.598599999999999,54.3523],[8.598599999999999,54.3529],[8.5991,54.3529],[8.5991,54.3534],[8.5997,54.3534],[8.5997,54.354],[8.600199999999999,54.354],[8.600199999999999,54.3545],[8.6008,54.3545],[8.6008,54.3548],[8.6013,54.3548],[8.6013,54.3554],[8.601900000000001,54.3554],[8.601900000000001,54.3559],[8.602399999999999,54.3559],[8.602399999999999,54.3565],[8.603,54.3565],[8.603,54.3568],[8.6036,54.3568],[8.6036,54.3573],[8.604100000000001,54.3573],[8.604100000000001,54.3579],[8.604699999999999,54.3579],[8.604699999999999,54.3581],[8.608000000000001,54.3581],[8.608000000000001,54.3579],[8.608599999999999,54.3579],[8.608599999999999,54.3576],[8.6091,54.3576],[8.6091,54.3573],[8.610200000000001,54.3573],[8.610200000000001,54.357],[8.6136,54.357],[8.6136,54.3568],[8.614699999999999,54.3568],[8.614699999999999,54.3565],[8.6152,54.3565],[8.6152,54.3562],[8.6158,54.3562],[8.6158,54.3559],[8.6197,54.3559],[8.6197,54.3543],[8.6191,54.3543],[8.6191,54.352],[8.6197,54.352],[8.6197,54.3518],[8.620200000000001,54.3518],[8.620200000000001,54.3515],[8.620799999999999,54.3515],[8.620799999999999,54.3509],[8.6213,54.3509],[8.6213,54.3501],[8.6219,54.3501],[8.6219,54.3498],[8.6175,54.3498],[8.6175,54.3493],[8.616899999999999,54.3493],[8.616899999999999,54.3487],[8.616300000000001,54.3487],[8.616300000000001,54.3481],[8.616899999999999,54.3481],[8.616899999999999,54.3476],[8.6175,54.3476],[8.6175,54.3473],[8.618,54.3473],[8.618,54.3468],[8.618600000000001,54.3468],[8.618600000000001,54.3465],[8.6191,54.3465],[8.6191,54.3459],[8.6197,54.3459],[8.6197,54.3456],[8.620200000000001,54.3456],[8.620200000000001,54.3445],[8.624700000000001,54.3445],[8.624700000000001,54.3451],[8.6258,54.3451],[8.6258,54.3448],[8.626300000000001,54.3448],[8.626300000000001,54.3445],[8.626899999999999,54.3445],[8.626899999999999,54.3443],[8.6274,54.3443],[8.6274,54.344],[8.628,54.344],[8.628,54.3434],[8.628600000000001,54.3434],[8.628600000000001,54.3431],[8.6302,54.3431],[8.6302,54.3429],[8.630800000000001,54.3429],[8.630800000000001,54.3426],[8.6313,54.3426],[8.6313,54.342],[8.6319,54.342],[8.6319,54.3418],[8.6336,54.3418],[8.6336,54.3415],[8.634700000000001,54.3415],[8.634700000000001,54.3412],[8.6358,54.3412],[8.6358,54.3409],[8.6363,54.3409],[8.6363,54.3406],[8.637499999999999,54.3406],[8.637499999999999,54.3404],[8.638,54.3404],[8.638,54.3401],[8.639099999999999,54.3401],[8.639099999999999,54.3409],[8.638,54.3409],[8.638,54.3412],[8.636900000000001,54.3412],[8.636900000000001,54.3415],[8.6363,54.3415],[8.6363,54.3418],[8.635199999999999,54.3418],[8.635199999999999,54.342],[8.6341,54.342],[8.6341,54.3429],[8.6336,54.3429],[8.6336,54.3434],[8.632999999999999,54.3434],[8.632999999999999,54.3443],[8.634700000000001,54.3443],[8.634700000000001,54.34375],[8.635199999999999,54.34375],[8.635199999999999,54.3434],[8.6358,54.3434],[8.6358,54.3431],[8.6363,54.3431],[8.6363,54.3429],[8.636900000000001,54.3429],[8.636900000000001,54.3426],[8.637499999999999,54.3426],[8.637499999999999,54.3423],[8.6386,54.3423],[8.6386,54.34375],[8.638,54.34375],[8.638,54.3462],[8.637499999999999,54.3462],[8.637499999999999,54.3465],[8.6386,54.3465],[8.6386,54.3459],[8.641299999999999,54.3459],[8.641299999999999,54.3462],[8.6419,54.3462],[8.6419,54.3465],[8.6425,54.3465],[8.6425,54.3462],[8.643000000000001,54.3462],[8.643000000000001,54.3456],[8.6441,54.3456],[8.6441,54.3473],[8.6447,54.3473],[8.6447,54.3479],[8.645200000000001,54.3479],[8.645200000000001,54.3481],[8.6458,54.3481],[8.6458,54.3484],[8.647399999999999,54.3484],[8.647399999999999,54.3487],[8.6486,54.3487],[8.6486,54.349],[8.649699999999999,54.349],[8.649699999999999,54.3498],[8.649100000000001,54.3498],[8.649100000000001,54.3509],[8.6502,54.3509],[8.6502,54.3512],[8.6519,54.3512],[8.6519,54.3515],[8.653000000000001,54.3515],[8.653000000000001,54.3518],[8.653600000000001,54.3518],[8.653600000000001,54.352],[8.6541,54.352],[8.6541,54.3518],[8.6547,54.3518],[8.6547,54.3515],[8.655200000000001,54.3515],[8.655200000000001,54.3512],[8.655799999999999,54.3512],[8.655799999999999,54.3509],[8.657500000000001,54.3509],[8.657500000000001,54.3529],[8.658,54.3529],[8.658,54.3526],[8.6586,54.3526],[8.6586,54.3523],[8.663,54.3523],[8.663,54.3529],[8.663600000000001,54.3529],[8.663600000000001,54.3545],[8.6641,54.3545],[8.6641,54.3548],[8.6647,54.3548],[8.6647,54.3551],[8.6669,54.3551],[8.6669,54.3548],[8.667400000000001,54.3548],[8.667400000000001,54.3545],[8.6691,54.3545],[8.6691,54.3543],[8.669700000000001,54.3543],[8.669700000000001,54.354],[8.6702,54.354],[8.6702,54.3537],[8.671900000000001,54.3537],[8.671900000000001,54.3534],[8.6724,54.3534],[8.6724,54.3531],[8.6763,54.3531],[8.6763,54.3534],[8.6769,54.3534],[8.6769,54.3537],[8.678000000000001,54.3537],[8.678000000000001,54.354],[8.6791,54.354],[8.6791,54.3543],[8.680199999999999,54.3543],[8.680199999999999,54.3545],[8.6808,54.3545],[8.6808,54.3548],[8.681900000000001,54.3548],[8.681900000000001,54.3551],[8.6824,54.3551],[8.6824,54.3554],[8.683,54.3554],[8.683,54.3556],[8.6836,54.3556],[8.6836,54.3559],[8.684100000000001,54.3559],[8.684100000000001,54.3565],[8.684699999999999,54.3565],[8.684699999999999,54.3568],[8.6852,54.3568],[8.6852,54.357],[8.6858,54.357],[8.6858,54.3573],[8.6852,54.3573],[8.6852,54.3576],[8.684699999999999,54.3576],[8.684699999999999,54.3579],[8.684100000000001,54.3579],[8.684100000000001,54.3581],[8.683,54.3581],[8.683,54.3576],[8.6824,54.3576],[8.6824,54.357],[8.6813,54.357],[8.6813,54.3584],[8.6808,54.3584],[8.6808,54.3595],[8.6747,54.3595],[8.6747,54.3598],[8.6736,54.3598],[8.6736,54.3601],[8.673,54.3601],[8.673,54.3634],[8.674099999999999,54.3634],[8.674099999999999,54.3637],[8.6769,54.3637],[8.6769,54.364],[8.6763,54.364],[8.6763,54.3651],[8.675800000000001,54.3651],[8.675800000000001,54.3659],[8.6763,54.3659],[8.6763,54.3662],[8.6774,54.3662],[8.6774,54.3665],[8.678599999999999,54.3665],[8.678599999999999,54.3668],[8.6797,54.3668],[8.6797,54.367],[8.680199999999999,54.367],[8.680199999999999,54.3673],[8.6808,54.3673],[8.6808,54.3684],[8.6797,54.3684],[8.6797,54.3681],[8.678599999999999,54.3681],[8.678599999999999,54.3679],[8.678000000000001,54.3679],[8.678000000000001,54.3676],[8.6763,54.3676],[8.6763,54.3673],[8.675800000000001,54.3673],[8.675800000000001,54.367],[8.6752,54.367],[8.6752,54.3668],[8.671300000000001,54.3668],[8.671300000000001,54.3665],[8.6702,54.3665],[8.6702,54.3662],[8.6691,54.3662],[8.6691,54.3665],[8.6686,54.3665],[8.6686,54.3668],[8.6675,54.3668],[8.667400000000001,54.367],[8.6669,54.367],[8.6669,54.3673],[8.665800000000001,54.3673],[8.665800000000001,54.3676],[8.663600000000001,54.3676],[8.663600000000001,54.3679],[8.661300000000001,54.3679],[8.661300000000001,54.3681],[8.6608,54.3681],[8.6608,54.3684],[8.6602,54.3684],[8.6602,54.369],[8.659700000000001,54.369],[8.659700000000001,54.3704],[8.657500000000001,54.3704],[8.657500000000001,54.3709],[8.6569,54.3709],[8.6569,54.3712],[8.655799999999999,54.3712],[8.655799999999999,54.3715],[8.6547,54.3715],[8.6547,54.372],[8.653600000000001,54.372],[8.653600000000001,54.3715],[8.653600000000001,54.3698],[8.6541,54.3698],[8.6541,54.3684],[8.653600000000001,54.3684],[8.653600000000001,54.3668],[8.6541,54.3668],[8.6541,54.3662],[8.6547,54.3662],[8.6547,54.3656],[8.653000000000001,54.3656],[8.653000000000001,54.3659],[8.6525,54.3659],[8.6525,54.3662],[8.6508,54.3662],[8.6508,54.3665],[8.6458,54.3665],[8.6458,54.3668],[8.6441,54.3668],[8.6441,54.367],[8.643000000000001,54.367],[8.643000000000001,54.3676],[8.6425,54.3676],[8.6425,54.3681],[8.643000000000001,54.3681],[8.643000000000001,54.3687],[8.640800000000001,54.3687],[8.640800000000001,54.3684],[8.638,54.3684],[8.638,54.3687],[8.637499999999999,54.3687],[8.637499999999999,54.369],[8.638,54.369],[8.638,54.3698],[8.637499999999999,54.3698],[8.637499999999999,54.3709],[8.636900000000001,54.3709],[8.636900000000001,54.3718],[8.6363,54.3718],[8.6363,54.3723],[8.6358,54.3723],[8.6358,54.3729],[8.635199999999999,54.3729],[8.635199999999999,54.3759],[8.634700000000001,54.3759],[8.634700000000001,54.3756],[8.6319,54.3756],[8.6319,54.3754],[8.628,54.3754],[8.628,54.3759],[8.6274,54.3759],[8.6274,54.3762],[8.626899999999999,54.3762],[8.626899999999999,54.3765],[8.626300000000001,54.3765],[8.626300000000001,54.377],[8.6252,54.377],[8.6252,54.3768],[8.624700000000001,54.3768],[8.624700000000001,54.3765],[8.6241,54.3765],[8.6241,54.3698],[8.6236,54.3698],[8.6236,54.3695],[8.613,54.3695],[8.613,54.3698],[8.6113,54.3698],[8.6113,54.3701],[8.610200000000001,54.3701],[8.610200000000001,54.3704],[8.606299999999999,54.3704],[8.606299999999999,54.3706],[8.6058,54.3706],[8.6058,54.3718],[8.6052,54.3718],[8.6052,54.3729],[8.602399999999999,54.3729],[8.602399999999999,54.3737],[8.603,54.3737],[8.603,54.3754],[8.6036,54.3754],[8.6036,54.3762],[8.604699999999999,54.3762],[8.604699999999999,54.3765],[8.604100000000001,54.3765],[8.604100000000001,54.3793],[8.604699999999999,54.3793],[8.604699999999999,54.3804],[8.6052,54.3804],[8.6052,54.3815],[8.6058,54.3815],[8.6058,54.3829],[8.606299999999999,54.3829],[8.606299999999999,54.384],[8.6069,54.384],[8.6069,54.3848],[8.6075,54.3848],[8.6075,54.3854],[8.608000000000001,54.3854],[8.608000000000001,54.3856],[8.608599999999999,54.3856],[8.608599999999999,54.3862],[8.6091,54.3862],[8.6091,54.3865],[8.6113,54.3865],[8.6113,54.3868],[8.6136,54.3868],[8.6136,54.387],[8.614100000000001,54.387],[8.614100000000001,54.3873],[8.614699999999999,54.3873],[8.614699999999999,54.3876],[8.6158,54.3876],[8.6158,54.3879],[8.616300000000001,54.3879],[8.616300000000001,54.3881],[8.616899999999999,54.3881],[8.616899999999999,54.3884],[8.6175,54.3884],[8.6175,54.3887],[8.618600000000001,54.3887],[8.618600000000001,54.389],[8.6191,54.389],[8.6191,54.3893],[8.6197,54.3893],[8.6197,54.3895],[8.620200000000001,54.3895],[8.620200000000001,54.3898],[8.620799999999999,54.3898],[8.620799999999999,54.3901],[8.6213,54.3901],[8.6213,54.3904],[8.6219,54.3904],[8.6219,54.3906],[8.622999999999999,54.3906],[8.622999999999999,54.3909],[8.6241,54.3909],[8.6241,54.3912],[8.6252,54.3912],[8.6252,54.3915],[8.626300000000001,54.3915],[8.626300000000001,54.3918],[8.6274,54.3918],[8.6274,54.392],[8.628600000000001,54.392],[8.628600000000001,54.3923],[8.6297,54.3923],[8.6297,54.3926],[8.6302,54.3926],[8.6302,54.3929],[8.6313,54.3929],[8.6313,54.3931],[8.632400000000001,54.3931],[8.632400000000001,54.3934],[8.6336,54.3934],[8.6336,54.3937],[8.634700000000001,54.3937],[8.634700000000001,54.394],[8.6358,54.394],[8.6358,54.3943],[8.636900000000001,54.3943],[8.636900000000001,54.3945],[8.6386,54.3945],[8.6386,54.394],[8.638,54.394],[8.638,54.3937],[8.637499999999999,54.3937],[8.637499999999999,54.3934],[8.636900000000001,54.3934],[8.636900000000001,54.3931],[8.6363,54.3931],[8.6363,54.3929],[8.6358,54.3929],[8.6358,54.3926],[8.635199999999999,54.3926],[8.635199999999999,54.3923],[8.634700000000001,54.3923],[8.634700000000001,54.3918],[8.6341,54.3918],[8.6341,54.3912],[8.634700000000001,54.3912],[8.634700000000001,54.3909],[8.635199999999999,54.3909],[8.635199999999999,54.3912],[8.6358,54.3912],[8.6358,54.3915],[8.6363,54.3915],[8.6363,54.3918],[8.636900000000001,54.3918],[8.636900000000001,54.392],[8.637499999999999,54.392],[8.637499999999999,54.3923],[8.638,54.3923],[8.638,54.3926],[8.6386,54.3926],[8.6386,54.3929],[8.639099999999999,54.3929],[8.639099999999999,54.3931],[8.6397,54.3931],[8.6397,54.3934],[8.6402,54.3934],[8.6402,54.3937],[8.6425,54.3937],[8.6425,54.3934],[8.643000000000001,54.3934],[8.643000000000001,54.3931],[8.6425,54.3931],[8.6425,54.3929],[8.6419,54.3929],[8.6419,54.3926],[8.641299999999999,54.3926],[8.641299999999999,54.3912],[8.6419,54.3912],[8.6419,54.3915],[8.6425,54.3915],[8.6425,54.392],[8.643000000000001,54.392],[8.643000000000001,54.3923],[8.643599999999999,54.3923],[8.643599999999999,54.3926],[8.6441,54.3926],[8.6441,54.3929],[8.6447,54.3929],[8.6447,54.3931],[8.645200000000001,54.3931],[8.645200000000001,54.3934],[8.6458,54.3934],[8.6458,54.3937],[8.647399999999999,54.3937],[8.647399999999999,54.3934],[8.649100000000001,54.3934],[8.649100000000001,54.3937],[8.6502,54.3937],[8.6502,54.394],[8.6508,54.394],[8.6508,54.3943],[8.6519,54.3943],[8.6519,54.3934],[8.651300000000001,54.3934],[8.651300000000001,54.3931],[8.653600000000001,54.3931],[8.653600000000001,54.3937],[8.6547,54.3937],[8.6547,54.394],[8.655799999999999,54.394],[8.655799999999999,54.3943],[8.657500000000001,54.3943],[8.657500000000001,54.3945],[8.6586,54.3945],[8.6586,54.3948],[8.659100000000001,54.3948],[8.659100000000001,54.3951],[8.659700000000001,54.3951],[8.659700000000001,54.3954],[8.6602,54.3954],[8.6602,54.3959],[8.663,54.3959],[8.663,54.3962],[8.6641,54.3962],[8.6641,54.3965],[8.6647,54.3965],[8.6647,54.3968],[8.665800000000001,54.3968],[8.665800000000001,54.397],[8.6663,54.397],[8.6663,54.3973],[8.6669,54.3973],[8.6669,54.3976],[8.667400000000001,54.3976],[8.6675,54.3979],[8.667999999999999,54.3979],[8.667999999999999,54.3981],[8.6686,54.3981],[8.6686,54.3984],[8.6691,54.3984],[8.6691,54.3987],[8.669700000000001,54.3987],[8.669700000000001,54.399],[8.6702,54.399],[8.6702,54.4004],[8.6708,54.4004],[8.6708,54.4006],[8.6747,54.4006],[8.6747,54.4004],[8.6797,54.4004],[8.6797,54.4001],[8.6824,54.4001],[8.6824,54.4004],[8.683,54.4004],[8.683,54.4001],[8.684699999999999,54.4001],[8.684699999999999,54.3995],[8.6858,54.3995],[8.6858,54.3993],[8.6869,54.3993],[8.6869,54.399],[8.690799999999999,54.399],[8.690799999999999,54.3987],[8.6913,54.3987],[8.6913,54.3984],[8.6936,54.3984],[8.6936,54.4006],[8.694100000000001,54.4006],[8.694100000000001,54.4009],[8.6958,54.4009],[8.6958,54.4006],[8.696300000000001,54.4006],[8.696300000000001,54.4009],[8.6975,54.4009],[8.6975,54.4012],[8.7041,54.4012],[8.7041,54.4015],[8.706300000000001,54.4015],[8.706300000000001,54.4018],[8.7075,54.4018],[8.7075,54.4015],[8.706899999999999,54.4015],[8.706899999999999,54.4006],[8.708,54.4006],[8.708,54.4009],[8.709099999999999,54.4009],[8.709099999999999,54.4018],[8.708600000000001,54.4018],[8.708600000000001,54.402],[8.709099999999999,54.402],[8.709099999999999,54.4023],[8.712999999999999,54.4023],[8.712999999999999,54.4026],[8.7136,54.4026],[8.7136,54.4023],[8.7158,54.4023],[8.7158,54.4026],[8.716900000000001,54.4026],[8.716900000000001,54.4023],[8.7186,54.4023],[8.7186,54.4026],[8.719099999999999,54.4026],[8.719099999999999,54.4029],[8.720800000000001,54.4029],[8.720800000000001,54.4031],[8.7219,54.4031],[8.7219,54.4034],[8.7225,54.4034],[8.7225,54.4031],[8.7241,54.4031],[8.7241,54.4034],[8.725199999999999,54.4034],[8.725199999999999,54.404],[8.7247,54.404],[8.7247,54.4043],[8.723599999999999,54.4043],[8.723599999999999,54.4045],[8.7241,54.4045],[8.7241,54.4059],[8.7286,54.4059],[8.7286,54.40625],[8.729100000000001,54.40625],[8.729100000000001,54.4065],[8.7347,54.4065],[8.7347,54.4056],[8.7363,54.4056],[8.7363,54.40625],[8.735799999999999,54.40625],[8.735799999999999,54.4065],[8.738,54.4065],[8.738,54.4068],[8.741300000000001,54.4068],[8.741300000000001,54.4065],[8.7441,54.4065],[8.7441,54.407],[8.751899999999999,54.407],[8.751899999999999,54.4073],[8.7552,54.4073],[8.7552,54.4076],[8.7586,54.4076],[8.7586,54.4079],[8.7613,54.4079],[8.7613,54.4081],[8.764099999999999,54.4081],[8.764099999999999,54.4084],[8.766299999999999,54.4084],[8.766299999999999,54.4079],[8.768000000000001,54.4079],[8.768000000000001,54.4084],[8.7697,54.4084],[8.7697,54.4087],[8.773,54.4087],[8.773,54.409],[8.7769,54.409],[8.7769,54.4087],[8.778600000000001,54.4087],[8.778600000000001,54.409],[8.7791,54.409],[8.7791,54.4093],[8.780200000000001,54.4093],[8.780200000000001,54.409],[8.780799999999999,54.409],[8.780799999999999,54.4087],[8.783,54.4087],[8.783,54.4095],[8.7836,54.4095],[8.7836,54.4101],[8.784700000000001,54.4101],[8.784700000000001,54.4098],[8.786899999999999,54.4098],[8.786899999999999,54.4104],[8.7891,54.4104],[8.7891,54.4101],[8.7913,54.4101],[8.7913,54.4104],[8.792400000000001,54.4104],[8.792400000000001,54.4106],[8.7936,54.4106],[8.7936,54.4109],[8.7941,54.4109],[8.7941,54.4112],[8.794700000000001,54.4112],[8.794700000000001,54.4115],[8.796900000000001,54.4115],[8.796900000000001,54.4118],[8.7997,54.4118],[8.7997,54.412],[8.800800000000001,54.412],[8.800800000000001,54.4123],[8.8047,54.4123],[8.8047,54.4126],[8.8063,54.4126],[8.8063,54.4129],[8.8119,54.4129],[8.8119,54.4126],[8.8141,54.4126],[8.8141,54.4129],[8.815200000000001,54.4129],[8.815200000000001,54.4123],[8.818,54.4123],[8.818,54.412],[8.819699999999999,54.412],[8.819699999999999,54.4118],[8.8208,54.4118],[8.8208,54.4115],[8.821300000000001,54.4115],[8.821300000000001,54.4112],[8.821899999999999,54.4112],[8.821899999999999,54.4109],[8.823600000000001,54.4109],[8.823600000000001,54.4106],[8.8247,54.4106],[8.8247,54.4104],[8.825200000000001,54.4104],[8.825200000000001,54.4101],[8.827999999999999,54.4101],[8.827999999999999,54.4098],[8.8286,54.4098],[8.8286,54.4095],[8.8291,54.4095],[8.8291,54.409],[8.8347,54.409],[8.8347,54.4087],[8.8363,54.4087],[8.8363,54.4084],[8.8369,54.4084],[8.8369,54.4081],[8.837400000000001,54.4081],[8.837400000000001,54.4079],[8.8386,54.4079],[8.8386,54.4073],[8.843,54.4073],[8.843,54.407],[8.8436,54.407],[8.8436,54.4068],[8.8447,54.4068],[8.8447,54.4065],[8.845800000000001,54.4065],[8.845800000000001,54.40625],[8.846299999999999,54.40625],[8.846299999999999,54.4059],[8.848599999999999,54.4059],[8.848599999999999,54.4056],[8.8491,54.4056],[8.8491,54.4054],[8.8497,54.4054],[8.8497,54.4051],[8.850199999999999,54.4051],[8.850199999999999,54.4048],[8.8513,54.4048],[8.8513,54.4043],[8.853,54.4043],[8.853,54.404],[8.8536,54.404],[8.8536,54.4037],[8.854699999999999,54.4037],[8.854699999999999,54.4034],[8.8552,54.4034],[8.8552,54.4031],[8.856299999999999,54.4031],[8.856299999999999,54.4034],[8.8575,54.4034],[8.8575,54.4037],[8.8613,54.4037],[8.8613,54.404],[8.864699999999999,54.404],[8.864699999999999,54.4043],[8.866300000000001,54.4043],[8.866300000000001,54.4045],[8.866899999999999,54.4045],[8.866899999999999,54.4048],[8.868,54.4048],[8.868,54.4051],[8.868600000000001,54.4051],[8.868600000000001,54.4054],[8.8691,54.4054],[8.8691,54.4056],[8.870200000000001,54.4056],[8.870200000000001,54.4059],[8.8713,54.4059],[8.8713,54.40625],[8.8719,54.40625],[8.8719,54.4065],[8.872500000000001,54.4065],[8.872500000000001,54.4068],[8.8736,54.4068],[8.8736,54.407],[8.874700000000001,54.407],[8.874700000000001,54.4073],[8.8758,54.4073],[8.8758,54.4076],[8.876899999999999,54.4076],[8.876899999999999,54.4079],[8.878,54.4079],[8.878,54.4081],[8.878600000000001,54.4081],[8.878600000000001,54.4084],[8.8797,54.4084],[8.8797,54.4087],[8.880800000000001,54.4087],[8.880800000000001,54.409],[8.8819,54.409],[8.8819,54.4093],[8.882999999999999,54.4093],[8.882999999999999,54.4095],[8.8841,54.4095],[8.8841,54.4098],[8.884700000000001,54.4098],[8.884700000000001,54.4101],[8.8863,54.4101],[8.8863,54.4104],[8.8874,54.4104],[8.8874,54.4106],[8.8886,54.4106],[8.8886,54.4109],[8.8897,54.4109],[8.8897,54.4112],[8.8902,54.4112],[8.8902,54.4115],[8.8919,54.4115],[8.8919,54.4118],[8.8924,54.4118],[8.8924,54.412],[8.893599999999999,54.412],[8.893599999999999,54.4123],[8.8941,54.4123],[8.8941,54.4126],[8.8947,54.4126],[8.8947,54.4131],[8.895200000000001,54.4131],[8.895200000000001,54.4134],[8.8963,54.4134],[8.8963,54.4137],[8.897500000000001,54.4137],[8.897500000000001,54.414],[8.8986,54.414],[8.8986,54.4145],[8.899100000000001,54.4145],[8.899100000000001,54.4151],[8.9002,54.4151],[8.9002,54.4156],[8.9008,54.4156],[8.9008,54.4165],[8.9019,54.4165],[8.9019,54.4168],[8.903000000000001,54.4168],[8.903000000000001,54.4173],[8.903600000000001,54.4173],[8.903600000000001,54.4176],[8.9041,54.4176],[8.9041,54.4179],[8.9047,54.4179],[8.9047,54.4184],[8.905200000000001,54.4184],[8.905200000000001,54.4187],[8.905799999999999,54.4187],[8.905799999999999,54.419],[8.9063,54.419],[8.9063,54.4193],[8.909100000000001,54.4193],[8.909100000000001,54.4195],[8.909700000000001,54.4195],[8.909700000000001,54.4201],[8.9102,54.4201],[8.9102,54.4209],[8.9108,54.4209],[8.9108,54.4212],[8.911300000000001,54.4212],[8.911300000000001,54.4215],[8.911899999999999,54.4215],[8.911899999999999,54.4218],[8.9125,54.4218],[8.9125,54.4223],[8.913600000000001,54.4223],[8.913600000000001,54.4226],[8.9141,54.4226],[8.9141,54.4229],[8.9147,54.4229],[8.9147,54.4231],[8.915800000000001,54.4231],[8.915800000000001,54.4234],[8.9163,54.4234],[8.9163,54.4237],[8.9169,54.4237],[8.9169,54.4243],[8.917400000000001,54.4243],[8.9175,54.4259],[8.917999999999999,54.4259],[8.917999999999999,54.4262],[8.9186,54.4262],[8.9186,54.4265],[8.9191,54.4265],[8.9191,54.4268],[8.919700000000001,54.4268],[8.919700000000001,54.4273],[8.9202,54.4273],[8.9202,54.4279],[8.9208,54.4279],[8.9208,54.4281],[8.921300000000001,54.4281],[8.921300000000001,54.4284],[8.921900000000001,54.4284],[8.921900000000001,54.4312],[8.924099999999999,54.4312],[8.924099999999999,54.4309],[8.9247,54.4309],[8.9247,54.4312],[8.9252,54.4312],[8.9252,54.4329],[8.9291,54.4329],[8.9291,54.434],[8.928599999999999,54.434],[8.928599999999999,54.4343],[8.928000000000001,54.4343],[8.928000000000001,54.4348],[8.930199999999999,54.4348],[8.930199999999999,54.4351],[8.9308,54.4351],[8.9308,54.4362],[8.930199999999999,54.4362],[8.930199999999999,54.4368],[8.931900000000001,54.4368],[8.931900000000001,54.437],[8.933,54.437],[8.933,54.4373],[8.934699999999999,54.4373],[8.934699999999999,54.4384],[8.934100000000001,54.4384],[8.934100000000001,54.4393],[8.9358,54.4393],[8.9358,54.4395],[8.936299999999999,54.4395],[8.936299999999999,54.4398],[8.9375,54.4398],[8.9375,54.4406],[8.938000000000001,54.4406],[8.938000000000001,54.4412],[8.9397,54.4412],[8.9397,54.4415],[8.940200000000001,54.4415],[8.940200000000001,54.442],[8.940799999999999,54.442],[8.940799999999999,54.4431],[8.943,54.4431],[8.943,54.4434],[8.9436,54.4434],[8.9436,54.4443],[8.944100000000001,54.4443],[8.944100000000001,54.4445],[8.9458,54.4445],[8.9458,54.4451],[8.946300000000001,54.4451],[8.946300000000001,54.4456],[8.9458,54.4456],[8.9458,54.4465],[8.946300000000001,54.4465],[8.946300000000001,54.4468],[8.946899999999999,54.4468],[8.946899999999999,54.447],[8.9474,54.447],[8.9474,54.4473],[8.948,54.4473],[8.948,54.4479],[8.948600000000001,54.4479],[8.948600000000001,54.4487],[8.948,54.4487],[8.948,54.449],[8.948600000000001,54.449],[8.948600000000001,54.4493],[8.950200000000001,54.4493],[8.950200000000001,54.4509],[8.950799999999999,54.4509],[8.950799999999999,54.4512],[8.9519,54.4512],[8.9519,54.4515],[8.952500000000001,54.4515],[8.952500000000001,54.4518],[8.952999999999999,54.4518],[8.952999999999999,54.452],[8.9536,54.452],[8.9536,54.4526],[8.9541,54.4526],[8.9541,54.4534],[8.954700000000001,54.4534],[8.954700000000001,54.454],[8.956300000000001,54.454],[8.956300000000001,54.4543],[8.956899999999999,54.4543],[8.956899999999999,54.4545],[8.9575,54.4545],[8.9575,54.4554],[8.958,54.4554],[8.958,54.4559],[8.959099999999999,54.4559],[8.959099999999999,54.4562],[8.9597,54.4562],[8.9597,54.4568],[8.9602,54.4568],[8.9602,54.457],[8.960800000000001,54.457],[8.960800000000001,54.4576],[8.9613,54.4576],[8.9613,54.4579],[8.962400000000001,54.4579],[8.962400000000001,54.4581],[8.9641,54.4581],[8.9641,54.4584],[8.9658,54.4584],[8.9658,54.4587],[8.9686,54.4587],[8.9686,54.4593],[8.975199999999999,54.4593],[8.975199999999999,54.459],[8.9763,54.459],[8.9763,54.4587],[8.976900000000001,54.4587],[8.976900000000001,54.4584],[8.977399999999999,54.4584],[8.977399999999999,54.4579],[8.9802,54.4579],[8.9802,54.4584],[8.983000000000001,54.4584],[8.983000000000001,54.4587],[8.9847,54.4587],[8.9847,54.459],[8.9863,54.459],[8.9863,54.4593],[8.987500000000001,54.4593],[8.987500000000001,54.4595],[8.9886,54.4595],[8.9886,54.4598],[8.989699999999999,54.4598],[8.989699999999999,54.4601],[8.9902,54.4601],[8.9902,54.4604],[8.991300000000001,54.4604],[8.991300000000001,54.4606],[8.993,54.4606],[8.993,54.4609],[8.993600000000001,54.4609],[8.993600000000001,54.4612],[8.9941,54.4612],[8.9941,54.4615],[8.995799999999999,54.4615],[8.995799999999999,54.4618],[8.9963,54.4618],[8.9963,54.462],[8.9969,54.462],[8.9969,54.4623],[8.997999999999999,54.4623],[8.997999999999999,54.4626],[8.9986,54.4626],[8.9986,54.4631],[8.9991,54.4631],[8.9991,54.4651],[8.9986,54.4651],[8.9986,54.4656],[8.997999999999999,54.4656],[8.997999999999999,54.4676],[8.997500000000001,54.4676],[8.997500000000001,54.4679],[8.9969,54.4679],[8.9969,54.4687],[8.997500000000001,54.4687],[8.997500000000001,54.469],[8.9969,54.469],[8.9969,54.4695],[8.997500000000001,54.4695],[8.997500000000001,54.4701],[8.997999999999999,54.4701],[8.997999999999999,54.4706],[8.9986,54.4706],[8.9986,54.4709],[9.0002,54.4709],[9.001899999999999,54.4709],[9.001899999999999,54.4712],[9.0024,54.4712],[9.0024,54.4715],[9.003,54.4715],[9.003,54.472],[9.003600000000001,54.472],[9.003600000000001,54.4723],[9.004099999999999,54.4723],[9.004099999999999,54.4729],[9.0047,54.4729],[9.0047,54.4731],[9.0069,54.4731],[9.0069,54.4734],[9.007999999999999,54.4734],[9.007999999999999,54.4737],[9.0086,54.4737],[9.0086,54.474],[9.0091,54.474],[9.0091,54.4745],[9.009700000000001,54.4745],[9.009700000000001,54.4748],[9.0099,54.4748],[9.0108,54.4748],[9.0108,54.4751],[9.0113,54.4751],[9.0113,54.4748],[9.0124,54.4748],[9.0124,54.4745],[9.0136,54.4745],[9.0136,54.4743],[9.014099999999999,54.4743],[9.014099999999999,54.474],[9.0147,54.474],[9.0147,54.4737],[9.015800000000001,54.4737],[9.015800000000001,54.4734],[9.0169,54.4734],[9.0169,54.4731],[9.018000000000001,54.4731],[9.018000000000001,54.4729],[9.0191,54.4729],[9.0191,54.4726],[9.0197,54.4726],[9.0197,54.4723],[9.0208,54.4723],[9.0208,54.472],[9.023,54.472],[9.023,54.4726],[9.0236,54.4726],[9.0236,54.4734],[9.023,54.4734],[9.023,54.4743],[9.022399999999999,54.4743],[9.022399999999999,54.4745],[9.021900000000001,54.4745],[9.021900000000001,54.4748],[9.020200000000001,54.4748],[9.020200000000001,54.4751],[9.0197,54.4751],[9.0197,54.4754],[9.018599999999999,54.4754],[9.018599999999999,54.4756],[9.0175,54.4756],[9.0175,54.4759],[9.0169,54.4759],[9.0169,54.4762],[9.0152,54.4762],[9.0152,54.4765],[9.014099999999999,54.4765],[9.014099999999999,54.4768],[9.0136,54.4768],[9.0136,54.477],[9.0124,54.477],[9.0124,54.4773],[9.0108,54.4773],[9.0108,54.4776],[9.009700000000001,54.4776],[9.009700000000001,54.4779],[9.0086,54.4779],[9.0086,54.4781],[9.007999999999999,54.4781],[9.007999999999999,54.4784],[9.0069,54.4784],[9.0069,54.4787],[9.006500000000001,54.4787],[9.0052,54.4787],[9.0052,54.479],[9.0047,54.479],[9.0047,54.4798],[9.0052,54.4798],[9.0052,54.4801],[9.005800000000001,54.4801],[9.005800000000001,54.4804],[9.0069,54.4804],[9.0069,54.4806],[9.007400000000001,54.4806],[9.007400000000001,54.4812],[9.007999999999999,54.4812],[9.007999999999999,54.482],[9.009700000000001,54.482],[9.009700000000001,54.4823],[9.0108,54.4823],[9.0108,54.484],[9.011900000000001,54.484],[9.011900000000001,54.4845],[9.0124,54.4845],[9.0124,54.4859],[9.011900000000001,54.4859],[9.011900000000001,54.4862],[9.0124,54.4862],[9.0124,54.4868],[9.013,54.4868],[9.013,54.4884],[9.0124,54.4884],[9.0124,54.4904],[9.011900000000001,54.4904],[9.011900000000001,54.4909],[9.0113,54.4909],[9.0113,54.4915],[9.0108,54.4915],[9.0108,54.4926],[9.010199999999999,54.4926],[9.010199999999999,54.4929],[9.009700000000001,54.4929],[9.009700000000001,54.4931],[9.0091,54.4931],[9.0091,54.4934],[9.0086,54.4934],[9.0086,54.4951],[9.007999999999999,54.4951],[9.007999999999999,54.4954],[9.007400000000001,54.4954],[9.007400000000001,54.4973],[9.0063,54.4973],[9.0063,54.4976],[9.005800000000001,54.4976],[9.005800000000001,54.4979],[9.0052,54.4979],[9.0052,54.4981],[9.0047,54.4981],[9.0047,54.4984],[9.0052,54.4984],[9.0052,54.4989],[9.0052,54.4998],[9.0047,54.4998],[9.0047,54.5001],[9.003600000000001,54.5001],[9.003600000000001,54.5004],[9.0025,54.5004],[9.0024,54.5015],[9.001899999999999,54.5015],[9.001899999999999,54.5026],[9.0006,54.5026],[9.0002,54.5026],[8.9991,54.5026],[8.9991,54.5029],[8.9986,54.5029],[8.9986,54.5031],[8.997999999999999,54.5031],[8.997999999999999,54.5034],[8.997500000000001,54.5034],[8.997500000000001,54.5045],[8.9969,54.5045],[8.9969,54.5056],[8.997500000000001,54.5056],[8.997500000000001,54.5062],[8.9963,54.5062],[8.9963,54.5065],[8.995799999999999,54.5065],[8.995799999999999,54.5068],[8.995200000000001,54.5068],[8.995200000000001,54.507],[8.9947,54.507],[8.9947,54.5079],[8.995200000000001,54.5079],[8.995200000000001,54.5081],[8.995799999999999,54.5081],[8.995799999999999,54.5087],[8.995200000000001,54.5087],[8.995200000000001,54.5093],[8.9941,54.5093],[8.9941,54.5095],[8.993600000000001,54.5095],[8.993600000000001,54.5098],[8.993,54.5098],[8.993,54.5101],[8.991899999999999,54.5101],[8.991899999999999,54.5104],[8.991300000000001,54.5104],[8.991300000000001,54.5106],[8.9908,54.5106],[8.9908,54.5109],[8.9902,54.5109],[8.9902,54.5118],[8.989699999999999,54.5118],[8.989699999999999,54.5137],[8.989100000000001,54.5137],[8.989100000000001,54.514],[8.9886,54.514],[8.9886,54.5148],[8.989100000000001,54.5148],[8.989100000000001,54.5162],[8.989699999999999,54.5162],[8.989699999999999,54.5168],[8.9902,54.5168],[8.9902,54.5176],[8.989699999999999,54.5176],[8.989699999999999,54.5179],[8.989100000000001,54.5179],[8.989100000000001,54.5193],[8.9886,54.5193],[8.9886,54.5195],[8.9863,54.5195],[8.9863,54.5193],[8.985200000000001,54.5193],[8.985200000000001,54.519],[8.9841,54.519],[8.9841,54.5193],[8.983599999999999,54.5193],[8.983599999999999,54.5204],[8.983000000000001,54.5204],[8.983000000000001,54.5209],[8.981299999999999,54.5209],[8.981299999999999,54.5206],[8.9802,54.5206],[8.9802,54.5204],[8.979100000000001,54.5204],[8.979100000000001,54.5201],[8.978,54.5201],[8.978,54.5198],[8.9763,54.5198],[8.9763,54.519],[8.9758,54.519],[8.9758,54.5187],[8.973599999999999,54.5187],[8.973599999999999,54.5184],[8.9719,54.5184],[8.9719,54.5181],[8.971299999999999,54.5181],[8.971299999999999,54.5176],[8.970800000000001,54.5176],[8.970800000000001,54.5159],[8.9702,54.5159],[8.9702,54.5156],[8.966900000000001,54.5156],[8.966900000000001,54.5154],[8.9674,54.5154],[8.9674,54.5151],[8.968,54.5151],[8.968,54.5148],[8.9686,54.5148],[8.9686,54.514],[8.968,54.514],[8.968,54.5137],[8.966900000000001,54.5137],[8.966900000000001,54.5134],[8.964700000000001,54.5134],[8.964700000000001,54.5131],[8.9636,54.5131],[8.9636,54.5112],[8.9641,54.5112],[8.9641,54.5104],[8.964700000000001,54.5104],[8.964700000000001,54.5095],[8.9636,54.5095],[8.9636,54.5093],[8.962999999999999,54.5093],[8.962999999999999,54.5084],[8.9636,54.5084],[8.9636,54.5073],[8.9641,54.5073],[8.9641,54.5065],[8.964700000000001,54.5065],[8.964700000000001,54.5062],[8.9641,54.5062],[8.9641,54.5056],[8.9636,54.5056],[8.9636,54.5054],[8.962999999999999,54.5054],[8.962999999999999,54.5045],[8.962400000000001,54.5045],[8.962400000000001,54.5031],[8.962999999999999,54.5031],[8.962999999999999,54.5015],[8.9619,54.5015],[8.9619,54.5012],[8.960800000000001,54.5012],[8.960800000000001,54.5009],[8.9602,54.5009],[8.9602,54.5001],[8.9597,54.5001],[8.9597,54.4979],[8.959099999999999,54.4979],[8.959099999999999,54.4973],[8.958,54.4973],[8.958,54.497],[8.954700000000001,54.497],[8.954700000000001,54.4959],[8.9552,54.4959],[8.9552,54.4945],[8.954700000000001,54.4945],[8.954700000000001,54.494],[8.9536,54.494],[8.9536,54.4937],[8.952999999999999,54.4937],[8.952999999999999,54.4934],[8.9519,54.4934],[8.9519,54.4931],[8.9513,54.4931],[8.9513,54.4929],[8.950799999999999,54.4929],[8.950799999999999,54.4923],[8.950200000000001,54.4923],[8.950200000000001,54.4918],[8.9491,54.4918],[8.9491,54.4915],[8.948600000000001,54.4915],[8.948600000000001,54.4912],[8.946300000000001,54.4912],[8.946300000000001,54.4918],[8.9452,54.4918],[8.9452,54.4915],[8.944699999999999,54.4915],[8.944699999999999,54.4912],[8.9436,54.4912],[8.9436,54.4909],[8.942399999999999,54.4909],[8.942399999999999,54.4906],[8.9419,54.4906],[8.9419,54.4904],[8.9413,54.4904],[8.9413,54.4901],[8.940799999999999,54.4901],[8.940799999999999,54.4887],[8.940200000000001,54.4887],[8.940200000000001,54.4881],[8.940799999999999,54.4881],[8.940799999999999,54.4879],[8.9413,54.4879],[8.9413,54.4876],[8.9419,54.4876],[8.9419,54.487],[8.9397,54.487],[8.9397,54.4868],[8.9391,54.4868],[8.9391,54.4851],[8.938599999999999,54.4851],[8.938599999999999,54.4848],[8.936299999999999,54.4848],[8.936299999999999,54.484],[8.9369,54.484],[8.9369,54.4823],[8.934100000000001,54.4823],[8.934100000000001,54.482],[8.9336,54.482],[8.9336,54.4815],[8.933,54.4815],[8.933,54.4806],[8.932499999999999,54.4806],[8.932499999999999,54.4801],[8.931900000000001,54.4801],[8.931900000000001,54.4795],[8.9313,54.4795],[8.9313,54.4793],[8.9308,54.4793],[8.9308,54.479],[8.930199999999999,54.479],[8.930199999999999,54.4787],[8.9297,54.4787],[8.9297,54.4776],[8.9291,54.4776],[8.9291,54.4765],[8.928599999999999,54.4765],[8.928599999999999,54.4754],[8.928000000000001,54.4754],[8.928000000000001,54.4723],[8.9274,54.4723],[8.9274,54.4712],[8.9269,54.4712],[8.9269,54.4709],[8.9263,54.4709],[8.9263,54.4704],[8.925800000000001,54.4704],[8.925800000000001,54.4701],[8.9252,54.4701],[8.9252,54.4698],[8.924099999999999,54.4698],[8.924099999999999,54.4695],[8.9236,54.4695],[8.9236,54.4693],[8.923,54.4693],[8.923,54.4681],[8.9224,54.4681],[8.9224,54.4673],[8.921900000000001,54.4673],[8.921900000000001,54.467],[8.921300000000001,54.467],[8.921300000000001,54.4668],[8.9208,54.4668],[8.9208,54.4665],[8.9202,54.4665],[8.9202,54.4662],[8.919700000000001,54.4662],[8.919700000000001,54.4659],[8.9191,54.4659],[8.9191,54.4656],[8.9186,54.4656],[8.9186,54.4654],[8.917999999999999,54.4654],[8.917999999999999,54.4648],[8.9169,54.4648],[8.9169,54.4645],[8.915200000000001,54.4645],[8.915200000000001,54.4643],[8.9147,54.4643],[8.9147,54.464],[8.9141,54.464],[8.9141,54.4637],[8.9125,54.4637],[8.9125,54.4634],[8.911899999999999,54.4634],[8.911899999999999,54.4631],[8.9102,54.4631],[8.9102,54.4626],[8.909100000000001,54.4626],[8.909100000000001,54.4623],[8.9086,54.4623],[8.9086,54.462],[8.9069,54.462],[8.9069,54.4618],[8.9063,54.4618],[8.9063,54.4615],[8.905200000000001,54.4615],[8.905200000000001,54.4612],[8.9041,54.4612],[8.9041,54.4609],[8.903600000000001,54.4609],[8.903600000000001,54.4606],[8.901300000000001,54.4606],[8.901300000000001,54.4604],[8.9008,54.4604],[8.9008,54.4601],[8.9002,54.4601],[8.9002,54.4598],[8.897600000000001,54.4598],[8.897500000000001,54.4598],[8.897500000000001,54.4595],[8.8971,54.4595],[8.896900000000001,54.4595],[8.896900000000001,54.4594],[8.896900000000001,54.4593],[8.896699999999999,54.4593],[8.8963,54.4593],[8.8963,54.459],[8.8962,54.459],[8.893000000000001,54.459],[8.893000000000001,54.4587],[8.8802,54.4587],[8.8802,54.4584],[8.8797,54.4584],[8.8797,54.4587],[8.878600000000001,54.4587],[8.878600000000001,54.459],[8.878,54.459],[8.878,54.4593],[8.876300000000001,54.4593],[8.876300000000001,54.4595],[8.8619,54.4595],[8.8619,54.4598],[8.8591,54.4598],[8.8591,54.4601],[8.8575,54.4601],[8.8575,54.4604],[8.8469,54.4604],[8.8469,54.4606],[8.8432,54.4606],[8.841900000000001,54.4606],[8.841900000000001,54.4609],[8.8413,54.4609],[8.8413,54.4612],[8.840199999999999,54.4612],[8.840199999999999,54.4615],[8.839700000000001,54.4615],[8.839700000000001,54.4618],[8.8391,54.4618],[8.8391,54.462],[8.837999999999999,54.462],[8.837999999999999,54.4623],[8.837400000000001,54.4623],[8.837400000000001,54.4626],[8.8363,54.4626],[8.8363,54.4629],[8.831300000000001,54.4629],[8.831300000000001,54.4626],[8.8291,54.4626],[8.8291,54.462],[8.827999999999999,54.462],[8.827999999999999,54.4623],[8.827500000000001,54.4623],[8.827500000000001,54.4626],[8.8263,54.4626],[8.8263,54.4629],[8.825799999999999,54.4629],[8.825799999999999,54.4631],[8.825200000000001,54.4631],[8.825200000000001,54.4634],[8.8241,54.4634],[8.8241,54.4637],[8.823600000000001,54.4637],[8.823600000000001,54.464],[8.8225,54.464],[8.8225,54.4643],[8.821899999999999,54.4643],[8.821899999999999,54.4645],[8.8208,54.4645],[8.8208,54.4648],[8.819699999999999,54.4648],[8.819699999999999,54.4651],[8.8186,54.4651],[8.8186,54.4654],[8.818,54.4654],[8.818,54.4656],[8.817500000000001,54.4656],[8.817500000000001,54.4659],[8.8169,54.4659],[8.8169,54.4662],[8.815799999999999,54.4662],[8.815799999999999,54.4665],[8.8147,54.4665],[8.8147,54.4668],[8.8141,54.4668],[8.8141,54.4673],[8.813000000000001,54.4673],[8.813000000000001,54.4676],[8.8119,54.4676],[8.8119,54.4681],[8.8108,54.4681],[8.8108,54.4687],[8.809699999999999,54.4687],[8.809699999999999,54.469],[8.809100000000001,54.469],[8.809100000000001,54.4693],[8.8086,54.4693],[8.8086,54.4695],[8.808,54.4695],[8.808,54.4698],[8.8074,54.4698],[8.8074,54.4701],[8.806900000000001,54.4701],[8.806900000000001,54.4704],[8.8063,54.4704],[8.8063,54.4729],[8.806900000000001,54.4729],[8.806900000000001,54.4737],[8.8074,54.4737],[8.8074,54.4744],[8.8074,54.4748],[8.8079,54.4748],[8.808,54.4748],[8.808,54.4749],[8.808,54.4754],[8.8085,54.4754],[8.8086,54.4762],[8.809100000000001,54.4762],[8.809100000000001,54.4768],[8.809699999999999,54.4768],[8.809699999999999,54.4773],[8.8102,54.4773],[8.8102,54.4781],[8.8108,54.4781],[8.8108,54.4784],[8.811299999999999,54.4784],[8.811299999999999,54.479],[8.8119,54.479],[8.8119,54.4795],[8.8124,54.4795],[8.8124,54.4801],[8.813000000000001,54.4801],[8.813000000000001,54.4806],[8.813599999999999,54.4806],[8.813599999999999,54.4812],[8.8141,54.4812],[8.8141,54.4818],[8.8147,54.4818],[8.8147,54.482],[8.815200000000001,54.482],[8.815200000000001,54.4826],[8.815799999999999,54.4826],[8.815799999999999,54.4831],[8.816100000000001,54.4831],[8.8163,54.4831],[8.8163,54.4834],[8.8169,54.4834],[8.8169,54.484],[8.817500000000001,54.484],[8.817500000000001,54.4843],[8.818,54.4843],[8.818,54.4854],[8.8186,54.4854],[8.8186,54.487],[8.818,54.487],[8.818,54.4873],[8.8169,54.4873],[8.8169,54.4876],[8.815799999999999,54.4876],[8.815799999999999,54.4879],[8.8147,54.4879],[8.8147,54.4881],[8.8141,54.4881],[8.8141,54.4884],[8.813599999999999,54.4884],[8.813599999999999,54.4887],[8.8124,54.4887],[8.8124,54.489],[8.811299999999999,54.489],[8.811299999999999,54.4893],[8.8108,54.4893],[8.8108,54.4895],[8.8102,54.4895],[8.8102,54.4898],[8.809699999999999,54.4898],[8.809699999999999,54.4904],[8.809100000000001,54.4904],[8.809100000000001,54.4912],[8.8086,54.4912],[8.8086,54.492],[8.808,54.492],[8.808,54.4926],[8.8074,54.4926],[8.8074,54.4934],[8.806900000000001,54.4934],[8.806900000000001,54.4959],[8.8063,54.4959],[8.8063,54.4968],[8.8058,54.4968],[8.8058,54.497],[8.805199999999999,54.497],[8.805199999999999,54.4979],[8.8063,54.4979],[8.8063,54.4981],[8.808,54.4981],[8.808,54.4984],[8.8086,54.4984],[8.8086,54.499],[8.809100000000001,54.499],[8.809100000000001,54.5001],[8.809699999999999,54.5001],[8.809699999999999,54.5006],[8.8102,54.5006],[8.8102,54.5009],[8.8108,54.5009],[8.8108,54.5012],[8.811299999999999,54.5012],[8.811299999999999,54.5014],[8.811299999999999,54.5018],[8.8119,54.5018],[8.8119,54.502],[8.8124,54.502],[8.8124,54.5029],[8.813000000000001,54.5029],[8.813000000000001,54.5031],[8.8141,54.5031],[8.8141,54.5034],[8.8163,54.5034],[8.8163,54.5037],[8.8186,54.5037],[8.8186,54.504],[8.819100000000001,54.504],[8.819100000000001,54.5043],[8.819699999999999,54.5043],[8.819699999999999,54.5045],[8.8202,54.5045],[8.8202,54.5048],[8.8208,54.5048],[8.8208,54.5054],[8.821300000000001,54.5054],[8.821300000000001,54.5056],[8.8247,54.5056],[8.8247,54.5059],[8.825200000000001,54.5059],[8.825200000000001,54.5062],[8.825799999999999,54.5062],[8.825799999999999,54.5068],[8.8269,54.5068],[8.8269,54.507],[8.827999999999999,54.507],[8.827999999999999,54.5073],[8.829700000000001,54.5073],[8.829700000000001,54.5079],[8.831300000000001,54.5079],[8.831300000000001,54.5081],[8.831899999999999,54.5081],[8.831899999999999,54.5079],[8.8324,54.5079],[8.8325,54.5073],[8.833,54.5073],[8.833,54.507],[8.834099999999999,54.507],[8.834099999999999,54.5073],[8.8347,54.5073],[8.8347,54.5076],[8.8352,54.5076],[8.8352,54.5079],[8.835800000000001,54.5079],[8.835800000000001,54.5081],[8.8363,54.5081],[8.8363,54.5084],[8.837400000000001,54.5084],[8.837400000000001,54.5087],[8.837999999999999,54.5087],[8.837999999999999,54.509],[8.8386,54.509],[8.8386,54.5093],[8.8391,54.5093],[8.8391,54.5095],[8.839700000000001,54.5095],[8.839700000000001,54.5098],[8.840199999999999,54.5098],[8.840199999999999,54.5101],[8.8408,54.5101],[8.8408,54.5104],[8.8413,54.5104],[8.8413,54.5106],[8.8424,54.5106],[8.8424,54.5109],[8.843,54.5109],[8.843,54.5112],[8.8436,54.5112],[8.8436,54.5115],[8.844099999999999,54.5115],[8.844099999999999,54.5118],[8.8452,54.5118],[8.8452,54.5123],[8.846299999999999,54.5123],[8.846299999999999,54.5129],[8.8474,54.5129],[8.8474,54.5131],[8.848000000000001,54.5131],[8.848000000000001,54.5134],[8.8491,54.5134],[8.8491,54.5137],[8.850199999999999,54.5137],[8.850199999999999,54.514],[8.8508,54.514],[8.8508,54.5145],[8.8513,54.5145],[8.8513,54.5148],[8.851900000000001,54.5148],[8.851900000000001,54.5154],[8.852499999999999,54.5154],[8.852499999999999,54.5159],[8.853,54.5159],[8.853,54.5162],[8.854100000000001,54.5162],[8.854100000000001,54.5165],[8.854699999999999,54.5165],[8.854699999999999,54.5168],[8.8552,54.5168],[8.8552,54.5176],[8.8558,54.5176],[8.8558,54.5181],[8.856299999999999,54.5181],[8.856299999999999,54.5187],[8.8569,54.5187],[8.8569,54.519],[8.8575,54.519],[8.8575,54.5193],[8.858599999999999,54.5193],[8.858599999999999,54.5195],[8.8591,54.5195],[8.8591,54.5204],[8.8597,54.5204],[8.8597,54.5206],[8.860200000000001,54.5206],[8.860200000000001,54.5209],[8.860799999999999,54.5209],[8.860799999999999,54.5215],[8.8619,54.5215],[8.8619,54.5218],[8.862399999999999,54.5218],[8.862399999999999,54.5223],[8.8636,54.5223],[8.8636,54.5229],[8.864699999999999,54.5229],[8.864699999999999,54.5234],[8.8652,54.5234],[8.8652,54.5237],[8.8658,54.5237],[8.8658,54.524],[8.866300000000001,54.524],[8.866300000000001,54.5243],[8.866899999999999,54.5243],[8.866899999999999,54.5245],[8.868,54.5245],[8.868,54.5251],[8.868600000000001,54.5251],[8.868600000000001,54.5256],[8.8691,54.5256],[8.8691,54.5262],[8.8697,54.5262],[8.8697,54.5265],[8.870200000000001,54.5265],[8.870200000000001,54.527],[8.870799999999999,54.527],[8.870799999999999,54.5276],[8.8713,54.5276],[8.8713,54.5281],[8.8719,54.5281],[8.8719,54.529],[8.872500000000001,54.529],[8.872500000000001,54.5298],[8.872999999999999,54.5298],[8.872999999999999,54.5309],[8.8736,54.5309],[8.8736,54.5318],[8.8741,54.5318],[8.8741,54.5329],[8.874700000000001,54.5329],[8.874700000000001,54.5348],[8.8752,54.5348],[8.8752,54.5354],[8.8758,54.5354],[8.8758,54.5359],[8.876300000000001,54.5359],[8.876300000000001,54.5365],[8.876899999999999,54.5365],[8.876899999999999,54.5376],[8.8774,54.5376],[8.8774,54.5412],[8.878,54.5412],[8.878,54.5418],[8.878600000000001,54.5418],[8.878600000000001,54.5426],[8.878,54.5426],[8.878,54.5429],[8.8774,54.5429],[8.8774,54.5437],[8.878,54.5437],[8.878,54.5448],[8.8774,54.5448],[8.8774,54.5476],[8.876899999999999,54.5476],[8.876899999999999,54.5493],[8.876300000000001,54.5493],[8.876300000000001,54.5504],[8.8758,54.5504],[8.8758,54.5515],[8.8752,54.5515],[8.8752,54.5526],[8.874700000000001,54.5526],[8.874700000000001,54.5531],[8.8741,54.5531],[8.8741,54.5537],[8.8736,54.5537],[8.8736,54.5545],[8.872999999999999,54.5545],[8.872999999999999,54.5554],[8.872500000000001,54.5554],[8.872500000000001,54.5556],[8.8719,54.5556],[8.8719,54.5562],[8.872500000000001,54.5562],[8.872500000000001,54.5565],[8.8719,54.5565],[8.8719,54.5573],[8.8713,54.5573],[8.8713,54.5584],[8.870799999999999,54.5584],[8.870799999999999,54.5593],[8.870200000000001,54.5593],[8.870200000000001,54.5595],[8.8697,54.5595],[8.8697,54.5606],[8.870200000000001,54.5606],[8.870200000000001,54.5612],[8.8697,54.5612],[8.8697,54.5631],[8.870200000000001,54.5631],[8.870200000000001,54.5643],[8.870799999999999,54.5643],[8.870799999999999,54.5651],[8.8713,54.5651],[8.8713,54.5665],[8.8719,54.5665],[8.8719,54.5676],[8.872500000000001,54.5676],[8.872500000000001,54.5684],[8.872999999999999,54.5684],[8.872999999999999,54.569],[8.8736,54.569],[8.8736,54.5695],[8.8741,54.5695],[8.8741,54.5704],[8.874700000000001,54.5704],[8.874700000000001,54.5706],[8.8752,54.5706],[8.8752,54.5712],[8.8758,54.5712],[8.8758,54.5723],[8.876300000000001,54.5723],[8.876300000000001,54.5729],[8.876899999999999,54.5729],[8.876899999999999,54.5754],[8.878,54.5754],[8.878,54.5762],[8.878600000000001,54.5762],[8.878600000000001,54.577],[8.8774,54.577],[8.8774,54.5773],[8.876899999999999,54.5773],[8.876899999999999,54.5779],[8.8774,54.5779],[8.8774,54.5776],[8.879099999999999,54.5776],[8.879099999999999,54.5779],[8.8802,54.5779],[8.8802,54.579],[8.8797,54.579],[8.8797,54.5793],[8.8802,54.5793],[8.8802,54.5806],[8.8813,54.5806],[8.8813,54.5823],[8.8819,54.5823],[8.8819,54.5826],[8.8825,54.5826],[8.8825,54.5834],[8.882999999999999,54.5834],[8.882999999999999,54.5845],[8.8825,54.5845],[8.8825,54.5848],[8.8836,54.5848],[8.8836,54.5854],[8.8841,54.5854],[8.8841,54.5865],[8.8836,54.5865],[8.8836,54.587],[8.8841,54.587],[8.8841,54.5873],[8.884700000000001,54.5873],[8.884700000000001,54.5876],[8.885199999999999,54.5876],[8.885199999999999,54.5881],[8.8858,54.5881],[8.8858,54.5884],[8.8874,54.5884],[8.8874,54.5893],[8.888,54.5893],[8.888,54.5895],[8.8886,54.5895],[8.8886,54.5901],[8.889099999999999,54.5901],[8.889099999999999,54.5918],[8.8897,54.5918],[8.8897,54.592],[8.8902,54.592],[8.8902,54.5926],[8.889099999999999,54.5926],[8.889099999999999,54.5929],[8.886900000000001,54.5929],[8.886900000000001,54.5918],[8.8874,54.5918],[8.8874,54.5912],[8.888,54.5912],[8.888,54.5904],[8.8858,54.5904],[8.8858,54.5901],[8.885199999999999,54.5901],[8.885199999999999,54.5898],[8.884700000000001,54.5898],[8.884700000000001,54.5895],[8.8825,54.5895],[8.8825,54.5898],[8.8819,54.5898],[8.8819,54.5901],[8.8813,54.5901],[8.8813,54.5904],[8.8819,54.5904],[8.8819,54.5906],[8.8825,54.5906],[8.8825,54.5909],[8.882999999999999,54.5909],[8.882999999999999,54.5912],[8.8836,54.5912],[8.8836,54.5918],[8.8841,54.5918],[8.8841,54.5943],[8.8836,54.5943],[8.8836,54.5948],[8.882999999999999,54.5948],[8.882999999999999,54.5951],[8.8825,54.5951],[8.8825,54.5956],[8.8819,54.5956],[8.8819,54.5959],[8.8813,54.5959],[8.8813,54.5965],[8.880800000000001,54.5965],[8.880800000000001,54.5973],[8.8802,54.5973],[8.8802,54.5976],[8.880800000000001,54.5976],[8.880800000000001,54.5987],[8.8802,54.5987],[8.8802,54.599],[8.878,54.599],[8.878,54.5998],[8.8774,54.5998],[8.8774,54.6001],[8.876899999999999,54.6001],[8.876899999999999,54.6029],[8.8774,54.6029],[8.8774,54.6037],[8.878,54.6037],[8.878,54.6051],[8.878600000000001,54.6051],[8.878600000000001,54.6059],[8.879099999999999,54.6059],[8.879099999999999,54.6062],[8.878,54.6062],[8.878,54.6059],[8.8774,54.6059],[8.8774,54.6056],[8.876300000000001,54.6056],[8.876300000000001,54.6059],[8.8758,54.6059],[8.8758,54.6062],[8.874700000000001,54.6062],[8.874700000000001,54.6059],[8.8741,54.6059],[8.8741,54.6054],[8.8736,54.6054],[8.8736,54.6045],[8.872999999999999,54.6045],[8.872999999999999,54.6037],[8.872500000000001,54.6037],[8.872500000000001,54.6031],[8.8719,54.6031],[8.8719,54.6029],[8.8713,54.6029],[8.8713,54.6026],[8.870799999999999,54.6026],[8.870799999999999,54.6023],[8.870200000000001,54.6023],[8.870200000000001,54.602],[8.8697,54.602],[8.8697,54.6018],[8.866899999999999,54.6018],[8.866899999999999,54.6015],[8.8658,54.6015],[8.8658,54.6012],[8.8652,54.6012],[8.8652,54.6009],[8.864100000000001,54.6009],[8.864100000000001,54.6006],[8.862399999999999,54.6006],[8.862399999999999,54.6004],[8.8613,54.6004],[8.8613,54.6001],[8.860200000000001,54.6001],[8.860200000000001,54.5998],[8.8597,54.5998],[8.8597,54.5995],[8.858599999999999,54.5995],[8.858599999999999,54.5998],[8.8569,54.5998],[8.8569,54.5995],[8.8558,54.5995],[8.8558,54.5993],[8.854699999999999,54.5993],[8.854699999999999,54.5998],[8.854100000000001,54.5998],[8.854100000000001,54.6001],[8.8536,54.6001],[8.8536,54.6004],[8.8491,54.6004],[8.8491,54.6001],[8.846299999999999,54.6001],[8.846299999999999,54.5998],[8.8452,54.5998],[8.8452,54.6004],[8.8447,54.6004],[8.8447,54.6006],[8.841900000000001,54.6006],[8.841900000000001,54.6004],[8.8413,54.6004],[8.8413,54.6001],[8.840199999999999,54.6001],[8.840199999999999,54.5998],[8.8386,54.5998],[8.8386,54.6001],[8.837999999999999,54.6001],[8.837999999999999,54.6004],[8.8352,54.6004],[8.8352,54.6001],[8.834099999999999,54.6001],[8.834099999999999,54.5998],[8.8325,54.5998],[8.8324,54.5995],[8.831300000000001,54.5995],[8.831300000000001,54.5993],[8.8263,54.5993],[8.8263,54.5995],[8.825799999999999,54.5995],[8.825799999999999,54.5993],[8.825100000000001,54.5993],[8.8247,54.5993],[8.8247,54.599],[8.823600000000001,54.599],[8.823600000000001,54.5987],[8.823,54.5987],[8.823,54.5981],[8.8225,54.5981],[8.8225,54.5976],[8.821899999999999,54.5976],[8.821899999999999,54.5973],[8.821899999999999,54.5968],[8.821300000000001,54.5968],[8.821300000000001,54.5962],[8.8208,54.5962],[8.8208,54.5954],[8.8202,54.5954],[8.8202,54.5951],[8.819699999999999,54.5951],[8.819699999999999,54.5948],[8.8186,54.5948],[8.8186,54.5945],[8.817500000000001,54.5945],[8.817500000000001,54.5948],[8.8169,54.5948],[8.8169,54.5954],[8.8163,54.5954],[8.8163,54.5956],[8.815799999999999,54.5956],[8.815799999999999,54.5959],[8.815200000000001,54.5959],[8.815200000000001,54.5962],[8.8147,54.5962],[8.8147,54.5965],[8.8141,54.5965],[8.8141,54.597],[8.813599999999999,54.597],[8.813599999999999,54.5973],[8.813000000000001,54.5973],[8.813000000000001,54.5979],[8.8124,54.5979],[8.8124,54.5987],[8.8119,54.5987],[8.8119,54.5995],[8.811299999999999,54.5995],[8.811299999999999,54.6004],[8.8108,54.6004],[8.8108,54.6009],[8.8102,54.6009],[8.8102,54.6013],[8.8102,54.6018],[8.809699999999999,54.6018],[8.809699999999999,54.6026],[8.809100000000001,54.6026],[8.809100000000001,54.6034],[8.8102,54.6034],[8.8102,54.6031],[8.8124,54.6031],[8.8124,54.6029],[8.813599999999999,54.6029],[8.813599999999999,54.6026],[8.817500000000001,54.6026],[8.817500000000001,54.6031],[8.8186,54.6031],[8.8186,54.6034],[8.819100000000001,54.6034],[8.819100000000001,54.6037],[8.819699999999999,54.6037],[8.819699999999999,54.604],[8.8202,54.604],[8.8202,54.6043],[8.821300000000001,54.6043],[8.821300000000001,54.6045],[8.823600000000001,54.6045],[8.823600000000001,54.6048],[8.8241,54.6048],[8.8241,54.6054],[8.8247,54.6054],[8.8247,54.6056],[8.825200000000001,54.6056],[8.825200000000001,54.6059],[8.8263,54.6059],[8.8263,54.6062],[8.8269,54.6062],[8.8269,54.6065],[8.827500000000001,54.6065],[8.827500000000001,54.6068],[8.827999999999999,54.6068],[8.827999999999999,54.607],[8.8286,54.607],[8.8286,54.6073],[8.8291,54.6073],[8.8291,54.6076],[8.829700000000001,54.6076],[8.829700000000001,54.6079],[8.8308,54.6079],[8.8308,54.6081],[8.831300000000001,54.6081],[8.831300000000001,54.6087],[8.831899999999999,54.6087],[8.831899999999999,54.6098],[8.8325,54.6098],[8.8325,54.6109],[8.831899999999999,54.6109],[8.831899999999999,54.6118],[8.833,54.6118],[8.833,54.612],[8.833600000000001,54.612],[8.833600000000001,54.6123],[8.834099999999999,54.6123],[8.834099999999999,54.6126],[8.8352,54.6126],[8.8352,54.6131],[8.835800000000001,54.6131],[8.835800000000001,54.6143],[8.8352,54.6143],[8.8352,54.6148],[8.835800000000001,54.6148],[8.835800000000001,54.6151],[8.8386,54.6151],[8.8386,54.6148],[8.839700000000001,54.6148],[8.839700000000001,54.6145],[8.840199999999999,54.6145],[8.840199999999999,54.6148],[8.841900000000001,54.6148],[8.841900000000001,54.6156],[8.8413,54.6156],[8.8413,54.6162],[8.8408,54.6162],[8.8408,54.6165],[8.840199999999999,54.6165],[8.840199999999999,54.6168],[8.839700000000001,54.6168],[8.839700000000001,54.617],[8.8391,54.617],[8.8391,54.6176],[8.839700000000001,54.6176],[8.839700000000001,54.6179],[8.840199999999999,54.6179],[8.840199999999999,54.6181],[8.8408,54.6181],[8.8408,54.619],[8.840199999999999,54.619],[8.840199999999999,54.6195],[8.839700000000001,54.6195],[8.839700000000001,54.6198],[8.8391,54.6198],[8.8391,54.6204],[8.8386,54.6204],[8.8386,54.6206],[8.837999999999999,54.6206],[8.837999999999999,54.6209],[8.837400000000001,54.6209],[8.837400000000001,54.6212],[8.8369,54.6212],[8.8369,54.622],[8.837400000000001,54.622],[8.837400000000001,54.6231],[8.8369,54.6231],[8.8369,54.6237],[8.8363,54.6237],[8.8363,54.624],[8.835800000000001,54.624],[8.835800000000001,54.6243],[8.8347,54.6243],[8.8347,54.6245],[8.834099999999999,54.6245],[8.834099999999999,54.6248],[8.833,54.6248],[8.833,54.6251],[8.834099999999999,54.6251],[8.834099999999999,54.6259],[8.833600000000001,54.6259],[8.833600000000001,54.6265],[8.833,54.6265],[8.833,54.6268],[8.8325,54.6268],[8.8325,54.627],[8.831899999999999,54.627],[8.831899999999999,54.6273],[8.831300000000001,54.6273],[8.831300000000001,54.6276],[8.8308,54.6276],[8.8308,54.6287],[8.8302,54.6287],[8.8302,54.629],[8.829700000000001,54.629],[8.829700000000001,54.6293],[8.8291,54.6293],[8.8291,54.6298],[8.8286,54.6298],[8.8286,54.6304],[8.827999999999999,54.6304],[8.827999999999999,54.6306],[8.827500000000001,54.6306],[8.827500000000001,54.6309],[8.8269,54.6309],[8.8269,54.6312],[8.8263,54.6312],[8.8263,54.6318],[8.8269,54.6318],[8.8269,54.6323],[8.827500000000001,54.6323],[8.827500000000001,54.6334],[8.8263,54.6334],[8.8263,54.6345],[8.825799999999999,54.6345],[8.825799999999999,54.6348],[8.825200000000001,54.6348],[8.825200000000001,54.6354],[8.825799999999999,54.6354],[8.825799999999999,54.6356],[8.8263,54.6356],[8.8263,54.6373],[8.825799999999999,54.6373],[8.825799999999999,54.6376],[8.825200000000001,54.6376],[8.825200000000001,54.6379],[8.8247,54.6379],[8.8247,54.6393],[8.825200000000001,54.6393],[8.825200000000001,54.6401],[8.825799999999999,54.6401],[8.825799999999999,54.6415],[8.825200000000001,54.6415],[8.825200000000001,54.6418],[8.8247,54.6418],[8.8247,54.642],[8.8241,54.642],[8.8241,54.6429],[8.823600000000001,54.6429],[8.823600000000001,54.6431],[8.8208,54.6431],[8.8208,54.6434],[8.8202,54.6434],[8.8202,54.6437],[8.8208,54.6437],[8.8208,54.644],[8.821300000000001,54.644],[8.821300000000001,54.6443],[8.821899999999999,54.6443],[8.821899999999999,54.6445],[8.8225,54.6445],[8.8225,54.6459],[8.821899999999999,54.6459],[8.821899999999999,54.6462],[8.8186,54.6462],[8.8186,54.6465],[8.817500000000001,54.6465],[8.817500000000001,54.6476],[8.818,54.6476],[8.818,54.6495],[8.817500000000001,54.6495],[8.817500000000001,54.6498],[8.8169,54.6498],[8.8169,54.6501],[8.8163,54.6501],[8.8163,54.6504],[8.8147,54.6504],[8.8147,54.6509],[8.8141,54.6509],[8.8141,54.6512],[8.8147,54.6512],[8.8147,54.6518],[8.815200000000001,54.6518],[8.815200000000001,54.6529],[8.8147,54.6529],[8.8147,54.6534],[8.813599999999999,54.6534],[8.813599999999999,54.6537],[8.813000000000001,54.6537],[8.813000000000001,54.654],[8.8102,54.654],[8.8102,54.6537],[8.8086,54.6537],[8.8086,54.6543],[8.808,54.6543],[8.808,54.6545],[8.806900000000001,54.6545],[8.806900000000001,54.6548],[8.8063,54.6548],[8.8063,54.6554],[8.8058,54.6554],[8.8058,54.6559],[8.8047,54.6559],[8.8047,54.6562],[8.8041,54.6562],[8.8041,54.6565],[8.803599999999999,54.6565],[8.803599999999999,54.6568],[8.803000000000001,54.6568],[8.803000000000001,54.657],[8.8025,54.657],[8.8025,54.6586],[8.8025,54.6587],[8.802099999999999,54.6587],[8.800800000000001,54.6587],[8.800800000000001,54.659],[8.8002,54.659],[8.8002,54.6592],[8.8002,54.6598],[8.7997,54.6598],[8.7997,54.6609],[8.799099999999999,54.6609],[8.799099999999999,54.6612],[8.798,54.6612],[8.798,54.6615],[8.796900000000001,54.6615],[8.796900000000001,54.6618],[8.7958,54.6618],[8.7958,54.662],[8.7952,54.662],[8.7952,54.6623],[8.794700000000001,54.6623],[8.794700000000001,54.6626],[8.7936,54.6626],[8.7936,54.6629],[8.792400000000001,54.6629],[8.792400000000001,54.6631],[8.7919,54.6631],[8.7919,54.6634],[8.790800000000001,54.6634],[8.790800000000001,54.6637],[8.7897,54.6637],[8.7897,54.664],[8.788600000000001,54.664],[8.788600000000001,54.6643],[8.7875,54.6643],[8.7875,54.6645],[8.786300000000001,54.6645],[8.786300000000001,54.6648],[8.7852,54.6648],[8.7852,54.6651],[8.784100000000001,54.6651],[8.784100000000001,54.6654],[8.783,54.6654],[8.783,54.6656],[8.7819,54.6656],[8.7819,54.6659],[8.780799999999999,54.6659],[8.780799999999999,54.6662],[8.780200000000001,54.6662],[8.780200000000001,54.6665],[8.7791,54.6665],[8.7791,54.6668],[8.778600000000001,54.6668],[8.778600000000001,54.6673],[8.778000000000001,54.6673],[8.778000000000001,54.6676],[8.7775,54.6676],[8.7775,54.6679],[8.7769,54.6679],[8.7769,54.6681],[8.776300000000001,54.6681],[8.776300000000001,54.6684],[8.7758,54.6684],[8.7758,54.6687],[8.7752,54.6687],[8.7752,54.6693],[8.774699999999999,54.6693],[8.774699999999999,54.6695],[8.774100000000001,54.6695],[8.774100000000001,54.6698],[8.773,54.6698],[8.773,54.6695],[8.7736,54.6695],[8.7736,54.669],[8.772500000000001,54.669],[8.772500000000001,54.6693],[8.770200000000001,54.6693],[8.770200000000001,54.6698],[8.772500000000001,54.6698],[8.772500000000001,54.6709],[8.771900000000001,54.6709],[8.771900000000001,54.6712],[8.7713,54.6712],[8.7713,54.6715],[8.770200000000001,54.6715],[8.770200000000001,54.6718],[8.7697,54.6718],[8.7697,54.6723],[8.7691,54.6723],[8.7691,54.6729],[8.768000000000001,54.6729],[8.768000000000001,54.6731],[8.7674,54.6731],[8.7674,54.6737],[8.7669,54.6737],[8.7669,54.674],[8.766299999999999,54.674],[8.766299999999999,54.6743],[8.765800000000001,54.6743],[8.765800000000001,54.6745],[8.7652,54.6745],[8.7652,54.6751],[8.7647,54.6751],[8.7647,54.6754],[8.764099999999999,54.6754],[8.764099999999999,54.6756],[8.7636,54.6756],[8.7636,54.6759],[8.763,54.6759],[8.763,54.6762],[8.7624,54.6762],[8.7624,54.6765],[8.761900000000001,54.6765],[8.761900000000001,54.6768],[8.7613,54.6768],[8.7613,54.677],[8.7608,54.677],[8.7608,54.6773],[8.760199999999999,54.6773],[8.760199999999999,54.6776],[8.759700000000001,54.6776],[8.759700000000001,54.6779],[8.7591,54.6779],[8.7591,54.6781],[8.7586,54.6781],[8.7586,54.6787],[8.757999999999999,54.6787],[8.757999999999999,54.679],[8.757400000000001,54.679],[8.757400000000001,54.6793],[8.7569,54.6793],[8.7569,54.6798],[8.7563,54.6798],[8.7563,54.6801],[8.755800000000001,54.6801],[8.755800000000001,54.6804],[8.7552,54.6804],[8.7552,54.6806],[8.7547,54.6806],[8.7547,54.6809],[8.7538,54.6809],[8.7524,54.6809],[8.7524,54.6812],[8.751300000000001,54.6812],[8.751300000000001,54.6826],[8.751899999999999,54.6826],[8.751899999999999,54.6829],[8.7524,54.6829],[8.7524,54.6831],[8.753,54.6831],[8.753,54.6834],[8.753600000000001,54.6834],[8.753600000000001,54.6837],[8.754099999999999,54.6837],[8.754099999999999,54.684],[8.753600000000001,54.684],[8.753600000000001,54.6854],[8.753,54.6854],[8.753,54.6862],[8.7524,54.6862],[8.7524,54.6868],[8.751899999999999,54.6868],[8.751899999999999,54.6881],[8.751300000000001,54.6881],[8.751300000000001,54.6887],[8.7508,54.6887],[8.7508,54.6904],[8.7502,54.6904],[8.7502,54.6937],[8.7508,54.6937],[8.7508,54.6968],[8.751300000000001,54.6968],[8.751300000000001,54.6973],[8.751899999999999,54.6973],[8.751899999999999,54.6995],[8.751300000000001,54.6995],[8.751300000000001,54.6999],[8.751300000000001,54.7006],[8.7502,54.7006],[8.7502,54.7009],[8.7491,54.7009],[8.7491,54.7015],[8.7486,54.7015],[8.7486,54.702],[8.747999999999999,54.702],[8.747999999999999,54.7026],[8.747500000000001,54.7026],[8.747500000000001,54.7031],[8.7469,54.7031],[8.7469,54.7051],[8.7463,54.7051],[8.7463,54.7059],[8.745799999999999,54.7059],[8.745799999999999,54.7065],[8.745200000000001,54.7065],[8.745200000000001,54.7076],[8.7447,54.7076],[8.7447,54.7081],[8.743600000000001,54.7081],[8.743600000000001,54.7084],[8.741899999999999,54.7084],[8.741899999999999,54.7087],[8.741300000000001,54.7087],[8.741300000000001,54.7093],[8.7408,54.7093],[8.7408,54.7098],[8.7402,54.7098],[8.7402,54.7101],[8.7386,54.7101],[8.7386,54.7104],[8.737500000000001,54.7104],[8.737500000000001,54.7109],[8.7363,54.7109],[8.7363,54.7106],[8.7341,54.7106],[8.7341,54.7109],[8.733599999999999,54.7109],[8.733599999999999,54.7115],[8.733000000000001,54.7115],[8.733000000000001,54.7118],[8.733599999999999,54.7118],[8.733599999999999,54.7123],[8.7325,54.7123],[8.7325,54.7126],[8.7319,54.7126],[8.7319,54.7129],[8.7308,54.7129],[8.7308,54.7123],[8.729100000000001,54.7123],[8.729100000000001,54.7126],[8.7286,54.7126],[8.7286,54.7129],[8.728,54.7129],[8.728,54.7131],[8.727399999999999,54.7131],[8.727399999999999,54.7134],[8.7258,54.7134],[8.7258,54.7131],[8.7247,54.7131],[8.7247,54.7134],[8.723000000000001,54.7134],[8.723000000000001,54.7137],[8.7225,54.7137],[8.7225,54.714],[8.7219,54.714],[8.7219,54.7143],[8.721299999999999,54.7143],[8.721299999999999,54.7151],[8.7219,54.7151],[8.7219,54.7159],[8.719099999999999,54.7159],[8.719099999999999,54.7156],[8.7186,54.7156],[8.7186,54.7159],[8.718,54.7159],[8.718,54.7162],[8.717499999999999,54.7162],[8.717499999999999,54.7165],[8.716900000000001,54.7165],[8.716900000000001,54.717],[8.7163,54.717],[8.7163,54.7173],[8.7158,54.7173],[8.7158,54.7179],[8.714700000000001,54.7179],[8.714700000000001,54.7176],[8.7141,54.7176],[8.7141,54.717],[8.7136,54.717],[8.7136,54.7168],[8.712400000000001,54.7168],[8.712400000000001,54.717],[8.7119,54.717],[8.7119,54.7179],[8.7113,54.7179],[8.7113,54.7218],[8.710800000000001,54.7218],[8.710800000000001,54.7223],[8.709099999999999,54.7223],[8.709099999999999,54.7229],[8.708600000000001,54.7229],[8.708600000000001,54.7231],[8.708600000000001,54.7234],[8.708,54.7234],[8.708,54.7237],[8.7075,54.7237],[8.7075,54.724],[8.702400000000001,54.724],[8.702400000000001,54.7243],[8.7019,54.7243],[8.7019,54.724],[8.700200000000001,54.724],[8.700200000000001,54.7243],[8.698,54.7243],[8.698,54.7245],[8.6958,54.7245],[8.6958,54.7248],[8.694100000000001,54.7248],[8.694100000000001,54.7251],[8.6936,54.7251],[8.6936,54.7254],[8.693099999999999,54.7254],[8.693,54.7254],[8.693,54.7281],[8.692500000000001,54.7281],[8.692500000000001,54.7287],[8.6919,54.7287],[8.6919,54.7293],[8.6913,54.7293],[8.6913,54.7295],[8.688599999999999,54.7295],[8.688599999999999,54.7298],[8.6874,54.7298],[8.6874,54.7309],[8.688000000000001,54.7309],[8.688000000000001,54.7315],[8.688599999999999,54.7315],[8.688599999999999,54.7323],[8.690799999999999,54.7323],[8.690799999999999,54.732],[8.6913,54.732],[8.6913,54.7318],[8.6919,54.7318],[8.6919,54.7315],[8.692500000000001,54.7315],[8.692500000000001,54.7312],[8.693,54.7312],[8.693,54.7309],[8.6936,54.7309],[8.6936,54.7306],[8.694699999999999,54.7306],[8.694699999999999,54.7309],[8.6952,54.7309],[8.6952,54.7312],[8.6958,54.7312],[8.6958,54.7315],[8.696300000000001,54.7315],[8.696300000000001,54.7318],[8.696899999999999,54.7318],[8.696899999999999,54.732],[8.6974,54.732],[8.6975,54.7323],[8.6976,54.7323],[8.698,54.7323],[8.698,54.7326],[8.698600000000001,54.7326],[8.698600000000001,54.7329],[8.6991,54.7329],[8.6991,54.7331],[8.6997,54.7331],[8.6997,54.7334],[8.700200000000001,54.7334],[8.700200000000001,54.7337],[8.700799999999999,54.7337],[8.700799999999999,54.734],[8.7013,54.734],[8.7013,54.7341],[8.7013,54.7343],[8.7019,54.7343],[8.7019,54.7348],[8.702400000000001,54.7348],[8.702400000000001,54.7362],[8.702999999999999,54.7362],[8.702999999999999,54.7365],[8.7036,54.7365],[8.7036,54.7368],[8.7041,54.7368],[8.7041,54.737],[8.704700000000001,54.737],[8.704700000000001,54.7373],[8.7052,54.7373],[8.7052,54.7379],[8.7058,54.7379],[8.7058,54.7381],[8.7052,54.7381],[8.7052,54.7387],[8.7058,54.7387],[8.7058,54.7398],[8.706300000000001,54.7398],[8.706300000000001,54.7401],[8.7058,54.7401],[8.7058,54.7404],[8.706300000000001,54.7404],[8.706300000000001,54.741],[8.706300000000001,54.7415],[8.7058,54.7415],[8.7058,54.742],[8.7052,54.742],[8.7052,54.7426],[8.7058,54.7426],[8.7058,54.7437],[8.706300000000001,54.7437],[8.706300000000001,54.7445],[8.706899999999999,54.7445],[8.706899999999999,54.7451],[8.706300000000001,54.7451],[8.706300000000001,54.7454],[8.7058,54.7454],[8.7058,54.7456],[8.7052,54.7456],[8.7052,54.7459],[8.704800000000001,54.7459],[8.704700000000001,54.7459],[8.704700000000001,54.7468],[8.704800000000001,54.7468],[8.7052,54.7468],[8.7052,54.747],[8.7058,54.747],[8.7058,54.7484],[8.7052,54.7484],[8.7052,54.749],[8.704700000000001,54.749],[8.704700000000001,54.7495],[8.7043,54.7495],[8.7041,54.7495],[8.7041,54.7497],[8.7041,54.7504],[8.7036,54.7504],[8.7036,54.7512],[8.702999999999999,54.7512],[8.702999999999999,54.752],[8.702400000000001,54.752],[8.702400000000001,54.7523],[8.7019,54.7523],[8.7019,54.7529],[8.7013,54.7529],[8.7013,54.7531],[8.700900000000001,54.7531],[8.700799999999999,54.7531],[8.700799999999999,54.7533],[8.700799999999999,54.7534],[8.7006,54.7534],[8.700200000000001,54.7534],[8.700200000000001,54.7539],[8.700200000000001,54.7543],[8.6999,54.7543],[8.6997,54.7543],[8.6997,54.7545],[8.6997,54.7551],[8.6991,54.7551],[8.6991,54.7556],[8.698600000000001,54.7556],[8.698600000000001,54.7562],[8.698,54.7562],[8.698,54.7568],[8.697699999999999,54.7568],[8.6975,54.7568],[8.6975,54.7576],[8.696899999999999,54.7576],[8.696899999999999,54.7581],[8.696300000000001,54.7581],[8.696300000000001,54.7587],[8.6958,54.7587],[8.6958,54.7593],[8.6952,54.7593],[8.6952,54.7601],[8.694699999999999,54.7601],[8.694699999999999,54.7612],[8.694100000000001,54.7612],[8.694100000000001,54.762],[8.6936,54.762],[8.6936,54.7623],[8.693,54.7623],[8.693,54.7627],[8.693,54.7643],[8.6936,54.7643],[8.6936,54.7645],[8.693,54.7645],[8.693,54.7656],[8.692500000000001,54.7656],[8.692500000000001,54.7658],[8.692500000000001,54.7665],[8.6919,54.7665],[8.6919,54.767],[8.692500000000001,54.767],[8.692500000000001,54.769],[8.693,54.769],[8.693,54.7698],[8.692500000000001,54.7698],[8.692500000000001,54.7704],[8.6919,54.7704],[8.6919,54.7706],[8.690799999999999,54.7706],[8.690799999999999,54.7709],[8.6897,54.7709],[8.6897,54.7718],[8.6891,54.7718],[8.6891,54.7726],[8.688599999999999,54.7726],[8.688599999999999,54.7731],[8.688000000000001,54.7731],[8.688000000000001,54.7748],[8.688599999999999,54.7748],[8.688599999999999,54.7754],[8.688000000000001,54.7754],[8.688000000000001,54.7759],[8.6874,54.7759],[8.6874,54.7765],[8.6869,54.7765],[8.6869,54.7773],[8.686299999999999,54.7773],[8.686299999999999,54.7781],[8.6858,54.7781],[8.6858,54.7787],[8.6852,54.7787],[8.6852,54.7793],[8.684699999999999,54.7793],[8.684699999999999,54.7795],[8.6836,54.7795],[8.6836,54.7806],[8.683,54.7806],[8.683,54.7818],[8.6824,54.7818],[8.6824,54.7826],[8.681900000000001,54.7826],[8.681900000000001,54.7829],[8.6813,54.7829],[8.6813,54.7831],[8.6808,54.7831],[8.6808,54.7837],[8.680199999999999,54.7837],[8.680199999999999,54.7856],[8.6797,54.7856],[8.6797,54.7859],[8.678599999999999,54.7859],[8.678599999999999,54.7862],[8.678000000000001,54.7862],[8.678000000000001,54.7865],[8.6774,54.7865],[8.6774,54.7868],[8.6763,54.7868],[8.6763,54.7873],[8.675800000000001,54.7873],[8.675800000000001,54.789],[8.6752,54.789],[8.6752,54.7893],[8.673,54.7893],[8.673,54.789],[8.6691,54.789],[8.6691,54.7884],[8.6686,54.7884],[8.6686,54.7893],[8.667999999999999,54.7893],[8.667999999999999,54.7901],[8.6675,54.7901],[8.667400000000001,54.7912],[8.6669,54.7912],[8.6669,54.7915],[8.665800000000001,54.7915],[8.665800000000001,54.7918],[8.6647,54.7918],[8.6647,54.792],[8.6641,54.792],[8.6641,54.7926],[8.663600000000001,54.7926],[8.663600000000001,54.7929],[8.663,54.7929],[8.663,54.7931],[8.661899999999999,54.7931],[8.661899999999999,54.7933],[8.661899999999999,54.7934],[8.6608,54.7934],[8.6608,54.7937],[8.6602,54.7937],[8.6602,54.7943],[8.659700000000001,54.7943],[8.659700000000001,54.7948],[8.6586,54.7948],[8.6586,54.7951],[8.657500000000001,54.7951],[8.657500000000001,54.7962],[8.658,54.7962],[8.658,54.7965],[8.6586,54.7965],[8.6586,54.7968],[8.6602,54.7968],[8.6602,54.7981],[8.658,54.7981],[8.658,54.7984],[8.6563,54.7984],[8.6563,54.799],[8.6569,54.799],[8.6569,54.7993],[8.655200000000001,54.7993],[8.655200000000001,54.8012],[8.6547,54.8012],[8.6547,54.8015],[8.6541,54.8015],[8.6541,54.8018],[8.653600000000001,54.8018],[8.653600000000001,54.8029],[8.653000000000001,54.8029],[8.653000000000001,54.8037],[8.6525,54.8037],[8.6525,54.8048],[8.6519,54.8048],[8.6519,54.8059],[8.651300000000001,54.8059],[8.651300000000001,54.8068],[8.6508,54.8068],[8.6508,54.807],[8.6502,54.807],[8.6502,54.8081],[8.649699999999999,54.8081],[8.649699999999999,54.809],[8.649100000000001,54.809],[8.649100000000001,54.8095],[8.6486,54.8095],[8.6486,54.8101],[8.648199999999999,54.8101],[8.647399999999999,54.8101],[8.647399999999999,54.8106],[8.646900000000001,54.8106],[8.646900000000001,54.8112],[8.6458,54.8112],[8.6458,54.8118],[8.645200000000001,54.8118],[8.645200000000001,54.812],[8.643599999999999,54.812],[8.643599999999999,54.8123],[8.643000000000001,54.8123],[8.643000000000001,54.8129],[8.6425,54.8129],[8.6425,54.8137],[8.6419,54.8137],[8.6419,54.814],[8.641299999999999,54.814],[8.641299999999999,54.8143],[8.640800000000001,54.8143],[8.640800000000001,54.8151],[8.6402,54.8151],[8.6402,54.8154],[8.6397,54.8154],[8.6397,54.8162],[8.639099999999999,54.8162],[8.639099999999999,54.8165],[8.6386,54.8165],[8.6386,54.817],[8.638,54.817],[8.638,54.8176],[8.637499999999999,54.8176],[8.637499999999999,54.8179],[8.6363,54.8179],[8.6363,54.8181],[8.6358,54.8181],[8.6358,54.8184],[8.635199999999999,54.8184],[8.635199999999999,54.8206],[8.634700000000001,54.8206],[8.634700000000001,54.8212],[8.6341,54.8212],[8.6341,54.822],[8.632400000000001,54.822],[8.632400000000001,54.8223],[8.6313,54.8223],[8.6313,54.8226],[8.630800000000001,54.8226],[8.630800000000001,54.8229],[8.6297,54.8229],[8.6297,54.8234],[8.628,54.8234],[8.628,54.8237],[8.6274,54.8237],[8.6274,54.824],[8.626899999999999,54.824],[8.626899999999999,54.8243],[8.626300000000001,54.8243],[8.626300000000001,54.8248],[8.6258,54.8248],[8.6258,54.8254],[8.6252,54.8254],[8.6252,54.8259],[8.624700000000001,54.8259],[8.624700000000001,54.8262],[8.6241,54.8262],[8.6241,54.8265],[8.6236,54.8265],[8.6236,54.827],[8.622999999999999,54.827],[8.622999999999999,54.8276],[8.622400000000001,54.8276],[8.622400000000001,54.8281],[8.6219,54.8281],[8.6219,54.8287],[8.6213,54.8287],[8.6213,54.8293],[8.620799999999999,54.8293],[8.620799999999999,54.8295],[8.620200000000001,54.8295],[8.620200000000001,54.8298],[8.6197,54.8298],[8.6197,54.8301],[8.6191,54.8301],[8.6191,54.8304],[8.618600000000001,54.8304],[8.618600000000001,54.832],[8.618,54.832],[8.618,54.8331],[8.6175,54.8331],[8.6175,54.834],[8.616899999999999,54.834],[8.616899999999999,54.8343],[8.616300000000001,54.8343],[8.616300000000001,54.8345],[8.6158,54.8345],[8.6158,54.8348],[8.6152,54.8348],[8.6152,54.8351],[8.614699999999999,54.8351],[8.614699999999999,54.8354],[8.614100000000001,54.8354],[8.614100000000001,54.8356],[8.6136,54.8356],[8.6136,54.8365],[8.613,54.8365],[8.613,54.8368],[8.6119,54.8368],[8.6119,54.837],[8.6113,54.837],[8.6113,54.8373],[8.610799999999999,54.8373],[8.610799999999999,54.8376],[8.610200000000001,54.8376],[8.610200000000001,54.8379],[8.6097,54.8379],[8.6097,54.8381],[8.6091,54.8381],[8.6091,54.8384],[8.608599999999999,54.8384],[8.608599999999999,54.839],[8.6075,54.839],[8.6075,54.8395],[8.6069,54.8395],[8.6069,54.8401],[8.606299999999999,54.8401],[8.606299999999999,54.8409],[8.6058,54.8409],[8.6058,54.841],[8.6058,54.8412],[8.6052,54.8412],[8.6052,54.8431],[8.6058,54.8431],[8.6058,54.844],[8.6052,54.844],[8.6052,54.8445],[8.604699999999999,54.8445],[8.604699999999999,54.8456],[8.6052,54.8456],[8.6052,54.8468],[8.6058,54.8468],[8.6058,54.8487],[8.6052,54.8487],[8.6052,54.849],[8.604699999999999,54.849],[8.604699999999999,54.8501],[8.605,54.8501],[8.6052,54.8501],[8.6052,54.8509],[8.604699999999999,54.8509],[8.604699999999999,54.8515],[8.6052,54.8515],[8.6052,54.8526],[8.604699999999999,54.8526],[8.604699999999999,54.8531],[8.604100000000001,54.8531],[8.604100000000001,54.8543],[8.604699999999999,54.8543],[8.604699999999999,54.8545],[8.6052,54.8545],[8.6052,54.8559],[8.604699999999999,54.8559],[8.604699999999999,54.8562],[8.604100000000001,54.8562],[8.604100000000001,54.8568],[8.6036,54.8568],[8.6036,54.8587],[8.604100000000001,54.8587],[8.604100000000001,54.859],[8.604699999999999,54.859],[8.604699999999999,54.8651],[8.6052,54.8651],[8.6052,54.8695],[8.6058,54.8695],[8.6058,54.8706],[8.6052,54.8706],[8.6052,54.8709],[8.604699999999999,54.8709],[8.604699999999999,54.872],[8.604100000000001,54.872],[8.604100000000001,54.8729],[8.6036,54.8729],[8.6036,54.8731],[8.603,54.8731],[8.603,54.8737],[8.602399999999999,54.8737],[8.602399999999999,54.8743],[8.601900000000001,54.8743],[8.601900000000001,54.8762],[8.602399999999999,54.8762],[8.602399999999999,54.877],[8.603,54.877],[8.603,54.8781],[8.602399999999999,54.8781],[8.602399999999999,54.8787],[8.601900000000001,54.8787],[8.601900000000001,54.879],[8.6013,54.879],[8.6013,54.8793],[8.6008,54.8793],[8.6008,54.8795],[8.600199999999999,54.8795],[8.600199999999999,54.8801],[8.5991,54.8801],[8.5991,54.8804],[8.598599999999999,54.8804],[8.598599999999999,54.8806],[8.5974,54.8806],[8.5974,54.8809],[8.5969,54.8809],[8.5969,54.8812],[8.596299999999999,54.8812],[8.596299999999999,54.8818],[8.595800000000001,54.8818],[8.595800000000001,54.8823],[8.5952,54.8823],[8.5952,54.8829],[8.5947,54.8829],[8.5947,54.8831],[8.594099999999999,54.8831],[8.594099999999999,54.8834],[8.5936,54.8834],[8.5936,54.8837],[8.593,54.8837],[8.593,54.884],[8.5924,54.884],[8.5924,54.8843],[8.5913,54.8843],[8.5913,54.8845],[8.5908,54.8845],[8.5908,54.8848],[8.590199999999999,54.8848],[8.590199999999999,54.8851],[8.587400000000001,54.8851],[8.587400000000001,54.8848],[8.5802,54.8848],[8.5802,54.8845],[8.5741,54.8845],[8.5741,54.8843],[8.5641,54.8843],[8.5641,54.884],[8.5497,54.884],[8.5497,54.8837],[8.538,54.8837],[8.538,54.8834],[8.528600000000001,54.8834],[8.528600000000001,54.8831],[8.5213,54.8831],[8.5213,54.8829],[8.516299999999999,54.8829],[8.516299999999999,54.8826],[8.5136,54.8826],[8.5136,54.8823],[8.5124,54.8823],[8.5124,54.882],[8.510199999999999,54.882],[8.510199999999999,54.8818],[8.5091,54.8818],[8.5091,54.8815],[8.507999999999999,54.8815],[8.507999999999999,54.8812],[8.5069,54.8812],[8.5069,54.8809],[8.505800000000001,54.8809],[8.505800000000001,54.8806],[8.5047,54.8806],[8.5047,54.8804],[8.504099999999999,54.8804],[8.504099999999999,54.8801],[8.503,54.8801],[8.503,54.8798],[8.5025,54.8798],[8.5025,54.8795],[8.501300000000001,54.8795],[8.501300000000001,54.8793],[8.5002,54.8793],[8.5002,54.879],[8.499700000000001,54.879],[8.499700000000001,54.8787],[8.4986,54.8787],[8.4986,54.8784],[8.497999999999999,54.8784],[8.497999999999999,54.8781],[8.4969,54.8781],[8.4969,54.8779],[8.4963,54.8779],[8.4963,54.8776],[8.495200000000001,54.8776],[8.495200000000001,54.8773],[8.4947,54.8773],[8.4947,54.877],[8.493600000000001,54.877],[8.493600000000001,54.8768],[8.4925,54.8768],[8.4925,54.8765],[8.491899999999999,54.8765],[8.491899999999999,54.8762],[8.4908,54.8762],[8.4908,54.8759],[8.4902,54.8759],[8.4902,54.8756],[8.489699999999999,54.8756],[8.489699999999999,54.8751],[8.489100000000001,54.8751],[8.489100000000001,54.8748],[8.488,54.8748],[8.488,54.8745],[8.487399999999999,54.8745],[8.487399999999999,54.8743],[8.4863,54.8743],[8.4863,54.874],[8.485799999999999,54.874],[8.485799999999999,54.8737],[8.485200000000001,54.8737],[8.485200000000001,54.8734],[8.4841,54.8734],[8.4841,54.8731],[8.483000000000001,54.8731],[8.483000000000001,54.8729],[8.4825,54.8729],[8.4825,54.8726],[8.481299999999999,54.8726],[8.481299999999999,54.8723],[8.4808,54.8723],[8.4808,54.872],[8.4802,54.872],[8.4802,54.8718],[8.479699999999999,54.8718],[8.479699999999999,54.8715],[8.479100000000001,54.8715],[8.479100000000001,54.8712],[8.4786,54.8712],[8.4786,54.8709],[8.478,54.8709],[8.478,54.8706],[8.477499999999999,54.8706],[8.477499999999999,54.8704],[8.476900000000001,54.8704],[8.476900000000001,54.8701],[8.4763,54.8701],[8.4763,54.8693],[8.4758,54.8693],[8.4758,54.869],[8.475199999999999,54.869],[8.475199999999999,54.8684],[8.4747,54.8684],[8.4747,54.8681],[8.4741,54.8681],[8.4741,54.8676],[8.473000000000001,54.8676],[8.473000000000001,54.8673],[8.4719,54.8673],[8.4719,54.867],[8.471299999999999,54.867],[8.471299999999999,54.8665],[8.470800000000001,54.8665],[8.470800000000001,54.8662],[8.4702,54.8662],[8.4702,54.8659],[8.4697,54.8659],[8.4697,54.8656],[8.469099999999999,54.8656],[8.469099999999999,54.8654],[8.4686,54.8654],[8.4686,54.8651],[8.467700000000001,54.8651],[8.4674,54.8651],[8.4674,54.8649],[8.4674,54.8645],[8.466799999999999,54.8645],[8.4663,54.8645],[8.4663,54.8643],[8.4658,54.8643],[8.4658,54.8638],[8.4658,54.8637],[8.4656,54.8637],[8.465199999999999,54.8637],[8.465199999999999,54.8635],[8.465199999999999,54.8629],[8.464700000000001,54.8629],[8.464700000000001,54.8626],[8.463900000000001,54.8626],[8.462999999999999,54.8626],[8.462999999999999,54.862],[8.462400000000001,54.862],[8.462400000000001,54.8616],[8.462400000000001,54.8615],[8.462199999999999,54.8615],[8.4619,54.8615],[8.4619,54.8613],[8.4619,54.8612],[8.460800000000001,54.8612],[8.460800000000001,54.8609],[8.459099999999999,54.8609],[8.459099999999999,54.8606],[8.458,54.8606],[8.458,54.8604],[8.456899999999999,54.8604],[8.456899999999999,54.8601],[8.4558,54.8601],[8.4558,54.8598],[8.4552,54.8598],[8.4552,54.8595],[8.4551,54.8595],[8.454700000000001,54.8595],[8.454700000000001,54.8593],[8.4541,54.8593],[8.4541,54.8584],[8.4536,54.8584],[8.4536,54.8579],[8.452999999999999,54.8579],[8.452999999999999,54.8576],[8.452500000000001,54.8576],[8.452500000000001,54.8573],[8.4519,54.8573],[8.4519,54.857],[8.4475,54.857],[8.4475,54.8568],[8.4458,54.8568],[8.4458,54.8565],[8.444699999999999,54.8565],[8.444100000000001,54.8565],[8.444100000000001,54.8563],[8.444100000000001,54.8562],[8.443899999999999,54.8562],[8.4436,54.8562],[8.4436,54.8561],[8.4436,54.8559],[8.443,54.8559],[8.443,54.8556],[8.442500000000001,54.8556],[8.442500000000001,54.8551],[8.4413,54.8551],[8.4413,54.8548],[8.440799999999999,54.8548],[8.440799999999999,54.8545],[8.438599999999999,54.8545],[8.438599999999999,54.8543],[8.4369,54.8543],[8.4369,54.854],[8.434699999999999,54.854],[8.434699999999999,54.8537],[8.434100000000001,54.8537],[8.434100000000001,54.8534],[8.433,54.8534],[8.433,54.8531],[8.4313,54.8531],[8.4313,54.8529],[8.430199999999999,54.8529],[8.430199999999999,54.8526],[8.4291,54.8526],[8.4291,54.852],[8.428000000000001,54.852],[8.428000000000001,54.8526],[8.4263,54.8526],[8.4263,54.8523],[8.425800000000001,54.8523],[8.425800000000001,54.8518],[8.4252,54.8518],[8.4252,54.8515],[8.4247,54.8515],[8.4247,54.8506],[8.424099999999999,54.8506],[8.424099999999999,54.8498],[8.4236,54.8498],[8.4236,54.8495],[8.423,54.8495],[8.423,54.8493],[8.422499999999999,54.8493],[8.422499999999999,54.8487],[8.421300000000001,54.8487],[8.421300000000001,54.8484],[8.4202,54.8484],[8.4202,54.8481],[8.419700000000001,54.8481],[8.419700000000001,54.8479],[8.4186,54.8479],[8.4186,54.8476],[8.417400000000001,54.8476],[8.417400000000001,54.8473],[8.4163,54.8473],[8.4163,54.847],[8.415900000000001,54.847],[8.411300000000001,54.847],[8.411300000000001,54.8473],[8.409700000000001,54.8473],[8.409700000000001,54.8476],[8.4069,54.8476],[8.4069,54.8479],[8.405200000000001,54.8479],[8.405200000000001,54.8481],[8.403600000000001,54.8481],[8.403600000000001,54.8484],[8.403000000000001,54.8484],[8.403000000000001,54.8487],[8.4025,54.8487],[8.4025,54.849],[8.401300000000001,54.849],[8.401300000000001,54.8493],[8.4008,54.8493],[8.4008,54.8495],[8.4002,54.8495],[8.4002,54.8498],[8.3986,54.8498],[8.3986,54.8501],[8.398,54.8501],[8.398,54.8504],[8.397399999999999,54.8504],[8.397399999999999,54.8506],[8.396900000000001,54.8506],[8.396900000000001,54.8509],[8.3958,54.8509],[8.3958,54.8512],[8.395200000000001,54.8512],[8.395200000000001,54.8518],[8.3941,54.8518],[8.3941,54.852],[8.393599999999999,54.852],[8.393599999999999,54.8523],[8.393000000000001,54.8523],[8.393000000000001,54.8526],[8.3924,54.8526],[8.3924,54.8529],[8.3919,54.8529],[8.3919,54.8531],[8.391299999999999,54.8531],[8.391299999999999,54.8534],[8.390800000000001,54.8534],[8.390800000000001,54.8537],[8.3902,54.8537],[8.3902,54.854],[8.3897,54.854],[8.3897,54.8543],[8.389099999999999,54.8543],[8.389099999999999,54.8545],[8.3886,54.8545],[8.3886,54.8548],[8.3874,54.8548],[8.3874,54.8551],[8.386900000000001,54.8551],[8.386900000000001,54.8554],[8.3863,54.8554],[8.3863,54.8556],[8.3858,54.8556],[8.3858,54.8559],[8.384700000000001,54.8559],[8.384700000000001,54.8562],[8.3836,54.8562],[8.3836,54.8565],[8.382999999999999,54.8565],[8.382999999999999,54.8568],[8.382,54.8568],[8.3813,54.8568],[8.3813,54.857],[8.380800000000001,54.857],[8.380800000000001,54.8573],[8.380800000000001,54.8576],[8.3802,54.8576],[8.3797,54.8576],[8.3797,54.8578],[8.379099999999999,54.8579],[8.379099999999999,54.8581],[8.379,54.8581],[8.378600000000001,54.8581],[8.378600000000001,54.8584],[8.378399999999999,54.8584],[8.378,54.8584],[8.378,54.8586],[8.378,54.8587],[8.3774,54.8587],[8.3774,54.859],[8.3774,54.8593],[8.377000000000001,54.8593],[8.376899999999999,54.8593],[8.376899999999999,54.8595],[8.3766,54.8595],[8.376300000000001,54.8595],[8.376300000000001,54.8597],[8.376300000000001,54.8598],[8.376899999999999,54.8598],[8.376899999999999,54.8604],[8.376300000000001,54.8604],[8.376300000000001,54.8606],[8.3758,54.8606],[8.3758,54.8612],[8.3752,54.8612],[8.3752,54.8618],[8.374700000000001,54.8618],[8.374700000000001,54.8626],[8.3741,54.8626],[8.3741,54.8629],[8.3736,54.8629],[8.3736,54.8643],[8.372999999999999,54.8643],[8.372999999999999,54.8651],[8.372500000000001,54.8651],[8.372500000000001,54.8662],[8.3719,54.8662],[8.3719,54.867],[8.3713,54.867],[8.3713,54.8676],[8.370799999999999,54.8676],[8.370799999999999,54.8687],[8.3697,54.8687],[8.3697,54.8693],[8.3691,54.8693],[8.3691,54.8695],[8.368600000000001,54.8695],[8.368600000000001,54.8704],[8.368,54.8704],[8.368,54.8706],[8.3675,54.8706],[8.3675,54.8723],[8.366899999999999,54.8723],[8.366899999999999,54.8726],[8.366300000000001,54.8726],[8.366300000000001,54.8737],[8.3658,54.8737],[8.3658,54.8754],[8.365,54.8754],[8.364699999999999,54.8754],[8.364699999999999,54.8756],[8.3619,54.8756],[8.3619,54.8754],[8.3613,54.8754],[8.3613,54.8756],[8.360799999999999,54.8756],[8.360799999999999,54.8759],[8.353,54.8759],[8.353,54.8756],[8.350199999999999,54.8756],[8.350199999999999,54.8759],[8.3497,54.8759],[8.3497,54.8762],[8.346299999999999,54.8762],[8.346299999999999,54.8765],[8.345800000000001,54.8765],[8.345800000000001,54.8768],[8.3452,54.8768],[8.3452,54.8773],[8.3447,54.8773],[8.3447,54.8776],[8.344099999999999,54.8776],[8.344099999999999,54.8784],[8.3436,54.8784],[8.3436,54.8787],[8.343,54.8787],[8.343,54.8793],[8.342499999999999,54.8793],[8.342499999999999,54.8798],[8.341900000000001,54.8798],[8.341900000000001,54.8804],[8.3413,54.8804],[8.3413,54.8806],[8.340199999999999,54.8806],[8.340199999999999,54.8804],[8.339700000000001,54.8804],[8.339700000000001,54.8798],[8.3391,54.8798],[8.3391,54.8793],[8.3386,54.8793],[8.3386,54.879],[8.337899999999999,54.879],[8.337400000000001,54.879],[8.337400000000001,54.8784],[8.3369,54.8784],[8.3369,54.8779],[8.3363,54.8779],[8.3363,54.8776],[8.335800000000001,54.8776],[8.335800000000001,54.8768],[8.3352,54.8768],[8.3352,54.8759],[8.3347,54.8759],[8.3347,54.8746],[8.3347,54.8745],[8.334099999999999,54.8745],[8.334099999999999,54.8734],[8.333600000000001,54.8734],[8.333600000000001,54.8723],[8.333,54.8723],[8.333,54.8709],[8.3325,54.8709],[8.3325,54.8693],[8.333,54.8693],[8.333,54.869],[8.333600000000001,54.869],[8.333600000000001,54.8684],[8.3308,54.8684],[8.3308,54.8681],[8.3302,54.8681],[8.3302,54.8679],[8.329700000000001,54.8679],[8.329700000000001,54.8676],[8.3291,54.8676],[8.3291,54.8673],[8.3286,54.8673],[8.3286,54.8687],[8.3291,54.8687],[8.3291,54.8693],[8.329700000000001,54.8693],[8.329700000000001,54.8701],[8.3302,54.8701],[8.3302,54.8709],[8.3308,54.8709],[8.3308,54.8726],[8.3302,54.8726],[8.3302,54.8745],[8.3308,54.8745],[8.3308,54.8751],[8.331300000000001,54.8751],[8.331300000000001,54.8756],[8.331899999999999,54.8756],[8.331899999999999,54.8765],[8.3325,54.8765],[8.3325,54.877],[8.333,54.877],[8.333,54.8776],[8.333600000000001,54.8776],[8.333600000000001,54.8779],[8.3325,54.8779],[8.3325,54.8781],[8.331300000000001,54.8781],[8.331300000000001,54.8784],[8.329700000000001,54.8784],[8.329700000000001,54.8795],[8.3286,54.8795],[8.3286,54.8793],[8.327999999999999,54.8793],[8.327999999999999,54.879],[8.3269,54.879],[8.3269,54.8787],[8.3263,54.8787],[8.3263,54.8784],[8.3269,54.8784],[8.3269,54.8779],[8.327400000000001,54.8779],[8.327400000000001,54.8776],[8.327999999999999,54.8776],[8.327999999999999,54.8759],[8.3263,54.8759],[8.3263,54.8762],[8.325799999999999,54.8762],[8.325799999999999,54.8765],[8.3247,54.8765],[8.3247,54.8768],[8.3241,54.8768],[8.3241,54.877],[8.323600000000001,54.877],[8.323600000000001,54.8773],[8.3202,54.8773],[8.3202,54.877],[8.318,54.877],[8.318,54.8768],[8.3169,54.8768],[8.3169,54.8762],[8.315799999999999,54.8762],[8.315799999999999,54.8751],[8.315200000000001,54.8751],[8.315200000000001,54.8743],[8.3147,54.8743],[8.3147,54.8723],[8.3141,54.8723],[8.3141,54.8712],[8.311299999999999,54.8712],[8.311299999999999,54.8715],[8.3119,54.8715],[8.3119,54.8729],[8.311299999999999,54.8729],[8.311299999999999,54.8737],[8.3119,54.8737],[8.3119,54.8743],[8.3102,54.8743],[8.3102,54.8709],[8.309699999999999,54.8709],[8.309699999999999,54.8704],[8.309100000000001,54.8704],[8.309100000000001,54.8701],[8.3086,54.8701],[8.3086,54.8704],[8.308,54.8704],[8.308,54.8709],[8.3074,54.8709],[8.3074,54.8715],[8.3063,54.8715],[8.3063,54.8709],[8.3058,54.8709],[8.3058,54.8698],[8.3063,54.8698],[8.3063,54.8695],[8.3058,54.8695],[8.3058,54.8693],[8.305199999999999,54.8693],[8.305199999999999,54.8684],[8.3047,54.8684],[8.3047,54.8681],[8.3041,54.8681],[8.3041,54.8679],[8.303599999999999,54.8679],[8.303599999999999,54.8676],[8.303000000000001,54.8676],[8.303000000000001,54.867],[8.3019,54.867],[8.3019,54.8654],[8.3013,54.8654],[8.3013,54.8637],[8.3019,54.8637],[8.3019,54.8631],[8.3024,54.8631],[8.3024,54.8629],[8.303000000000001,54.8629],[8.303000000000001,54.8626],[8.303599999999999,54.8626],[8.303599999999999,54.8612],[8.303000000000001,54.8612],[8.303000000000001,54.8609],[8.3019,54.8609],[8.3019,54.8606],[8.3013,54.8606],[8.3013,54.8601],[8.3019,54.8601],[8.3019,54.8598],[8.3024,54.8598],[8.3024,54.8595],[8.303000000000001,54.8595],[8.303000000000001,54.859],[8.3041,54.859],[8.3041,54.8587],[8.3047,54.8587],[8.3047,54.859],[8.3058,54.859],[8.3058,54.8593],[8.306900000000001,54.8593],[8.306900000000001,54.8595],[8.308,54.8595],[8.308,54.8598],[8.309100000000001,54.8598],[8.309100000000001,54.8601],[8.3103,54.8601],[8.3108,54.8601],[8.3108,54.8604],[8.3119,54.8604],[8.3119,54.8606],[8.3141,54.8606],[8.3141,54.8609],[8.3163,54.8609],[8.3163,54.8612],[8.3186,54.8612],[8.3186,54.8615],[8.321300000000001,54.8615],[8.321300000000001,54.8618],[8.323600000000001,54.8618],[8.323600000000001,54.862],[8.3269,54.862],[8.3269,54.8623],[8.3291,54.8623],[8.3291,54.8626],[8.3302,54.8626],[8.3302,54.8627],[8.3302,54.8631],[8.3308,54.8631],[8.3308,54.8637],[8.3325,54.8637],[8.3325,54.8631],[8.331899999999999,54.8631],[8.331899999999999,54.8627],[8.331899999999999,54.8626],[8.331300000000001,54.8626],[8.331300000000001,54.8623],[8.3308,54.8623],[8.3308,54.862],[8.3302,54.862],[8.3302,54.8618],[8.3291,54.8618],[8.3291,54.8615],[8.3269,54.8615],[8.3269,54.8612],[8.323600000000001,54.8612],[8.323600000000001,54.8609],[8.321300000000001,54.8609],[8.321300000000001,54.8606],[8.3186,54.8606],[8.3186,54.8604],[8.3163,54.8604],[8.3163,54.8601],[8.3141,54.8601],[8.3141,54.8598],[8.3119,54.8598],[8.3119,54.8595],[8.3108,54.8595],[8.3108,54.8593],[8.3104,54.8593],[8.309100000000001,54.8593],[8.309100000000001,54.859],[8.308,54.859],[8.308,54.8587],[8.306900000000001,54.8587],[8.306900000000001,54.8584],[8.3058,54.8584],[8.3058,54.8581],[8.3047,54.8581],[8.3047,54.8576],[8.305199999999999,54.8576],[8.305199999999999,54.8573],[8.3058,54.8573],[8.3058,54.857],[8.3063,54.857],[8.3063,54.8568],[8.306900000000001,54.8568],[8.306900000000001,54.8566],[8.306900000000001,54.8562],[8.3074,54.8562],[8.3074,54.8556],[8.308,54.8556],[8.308,54.8554],[8.3074,54.8554],[8.3074,54.8551],[8.306900000000001,54.8551],[8.306900000000001,54.8545],[8.3063,54.8545],[8.3063,54.8554],[8.305199999999999,54.8554],[8.305199999999999,54.8556],[8.305199999999999,54.8556],[8.303599999999999,54.8556],[8.303599999999999,54.8548],[8.3041,54.8548],[8.3041,54.8545],[8.303599999999999,54.8545],[8.303599999999999,54.8543],[8.303000000000001,54.8543],[8.303000000000001,54.8531],[8.3041,54.8531],[8.3041,54.8529],[8.3024,54.8529],[8.3024,54.8523],[8.3019,54.8523],[8.3019,54.8515],[8.3013,54.8515],[8.3013,54.8509],[8.300800000000001,54.8509],[8.300800000000001,54.8506],[8.3002,54.8506],[8.3002,54.8493],[8.300800000000001,54.8493],[8.300800000000001,54.8484],[8.3002,54.8484],[8.3002,54.8454],[8.2997,54.8454],[8.2997,54.8445],[8.299099999999999,54.8445],[8.299099999999999,54.844],[8.2986,54.844],[8.2986,54.84375],[8.298,54.84375],[8.298,54.8434],[8.2974,54.8434],[8.2974,54.8431],[8.296900000000001,54.8431],[8.296900000000001,54.8423],[8.296300000000001,54.8423],[8.296300000000001,54.839],[8.296900000000001,54.839],[8.296900000000001,54.837],[8.2974,54.837],[8.2974,54.8365],[8.298,54.8365],[8.298,54.8348],[8.2974,54.8348],[8.2974,54.8337],[8.296900000000001,54.8337],[8.296900000000001,54.8318],[8.296300000000001,54.8318],[8.296300000000001,54.8304],[8.2958,54.8304],[8.2958,54.8295],[8.2952,54.8295],[8.2952,54.8284],[8.294700000000001,54.8284],[8.294700000000001,54.8276],[8.2941,54.8276],[8.2941,54.8259],[8.294700000000001,54.8259],[8.294700000000001,54.8254],[8.2952,54.8254],[8.2952,54.8226],[8.2958,54.8226],[8.2958,54.8206],[8.296300000000001,54.8206],[8.296300000000001,54.8201],[8.296900000000001,54.8201],[8.296900000000001,54.8198],[8.2974,54.8198],[8.2974,54.8193],[8.298,54.8193],[8.298,54.819],[8.2986,54.819],[8.2986,54.8187],[8.299099999999999,54.8187],[8.299099999999999,54.8184],[8.2997,54.8184],[8.2997,54.8168],[8.299099999999999,54.8168],[8.299099999999999,54.8156],[8.2986,54.8156],[8.2986,54.8151],[8.298,54.8151],[8.298,54.814],[8.2974,54.814],[8.2974,54.8129],[8.296900000000001,54.8129],[8.296900000000001,54.8112],[8.2974,54.8112],[8.2974,54.8101],[8.298,54.8101],[8.298,54.809],[8.2986,54.809],[8.2986,54.807],[8.299099999999999,54.807],[8.299099999999999,54.8051],[8.2997,54.8051],[8.2997,54.8043],[8.3002,54.8043],[8.3002,54.8034],[8.2997,54.8034],[8.2997,54.8029],[8.299099999999999,54.8029],[8.299099999999999,54.802],[8.2986,54.802],[8.2986,54.8015],[8.298,54.8015],[8.298,54.8001],[8.2974,54.8001],[8.2974,54.7998],[8.296900000000001,54.7998],[8.296900000000001,54.7995],[8.296300000000001,54.7995],[8.296300000000001,54.7987],[8.2958,54.7987],[8.2958,54.7981],[8.2952,54.7981],[8.2952,54.7945],[8.2958,54.7945],[8.2958,54.794],[8.2952,54.794],[8.2952,54.7934],[8.294700000000001,54.7934],[8.294700000000001,54.7929],[8.2941,54.7929],[8.2941,54.792],[8.2936,54.792],[8.2936,54.7904],[8.292999999999999,54.7904],[8.292999999999999,54.7884],[8.292400000000001,54.7884],[8.292400000000001,54.7851],[8.292999999999999,54.7851],[8.292999999999999,54.7843],[8.2936,54.7843],[8.2936,54.7829],[8.2941,54.7829],[8.2941,54.782],[8.294700000000001,54.782],[8.294700000000001,54.78125],[8.2952,54.78125],[8.2952,54.7804],[8.2958,54.7804],[8.2958,54.7787],[8.296300000000001,54.7787],[8.296300000000001,54.7781],[8.296900000000001,54.7781],[8.296900000000001,54.7779],[8.2974,54.7779],[8.2974,54.7768],[8.2986,54.7768],[8.2986,54.7765],[8.299099999999999,54.7765],[8.299099999999999,54.7762],[8.2997,54.7762],[8.2997,54.7759],[8.3002,54.7759],[8.3002,54.7706],[8.2997,54.7706],[8.2997,54.7693],[8.299099999999999,54.7693],[8.299099999999999,54.7662],[8.2997,54.7662],[8.2997,54.7651],[8.3002,54.7651],[8.3002,54.764],[8.300800000000001,54.764],[8.300800000000001,54.7629],[8.299099999999999,54.7629],[8.299099999999999,54.7623],[8.2986,54.7623],[8.2986,54.7612],[8.298,54.7612],[8.298,54.7604],[8.2974,54.7604],[8.2974,54.7593],[8.298,54.7593],[8.298,54.7584],[8.2974,54.7584],[8.2974,54.757],[8.2958,54.757],[8.2958,54.7568],[8.2952,54.7568],[8.2952,54.7565],[8.294700000000001,54.7565],[8.294700000000001,54.7556],[8.2941,54.7556],[8.2941,54.7548],[8.294700000000001,54.7548],[8.294700000000001,54.7534],[8.2941,54.7534],[8.2941,54.7498],[8.294700000000001,54.7498],[8.294700000000001,54.7473],[8.2952,54.7473],[8.2952,54.7459],[8.2958,54.7459],[8.2958,54.7454],[8.296300000000001,54.7454],[8.296300000000001,54.7448],[8.296900000000001,54.7448],[8.296900000000001,54.7445],[8.2974,54.7445],[8.2974,54.7443],[8.298,54.7443],[8.298,54.744],[8.2986,54.744],[8.2986,54.742],[8.2974,54.742],[8.2974,54.7415],[8.296900000000001,54.7415],[8.296900000000001,54.7418],[8.296300000000001,54.7418],[8.296300000000001,54.742],[8.2941,54.742],[8.2941,54.7423],[8.293699999999999,54.7423],[8.292999999999999,54.7423],[8.292999999999999,54.7426],[8.2925,54.7426],[8.292400000000001,54.7429],[8.2919,54.7429],[8.2919,54.7431],[8.2913,54.7431],[8.2913,54.7434],[8.290800000000001,54.7434],[8.290800000000001,54.7437],[8.290200000000001,54.7437],[8.290200000000001,54.744],[8.2897,54.744],[8.2897,54.7445],[8.2891,54.7445],[8.2891,54.7448],[8.288600000000001,54.7448],[8.288600000000001,54.7454],[8.288,54.7454],[8.288,54.7456],[8.2875,54.7456],[8.2875,54.7459],[8.286899999999999,54.7459],[8.286899999999999,54.7465],[8.286300000000001,54.7465],[8.286300000000001,54.7468],[8.2858,54.7468],[8.2858,54.747],[8.2852,54.747],[8.2852,54.7473],[8.284700000000001,54.7473],[8.284700000000001,54.7479],[8.284100000000001,54.7479],[8.284100000000001,54.7493],[8.2836,54.7493],[8.2836,54.7506],[8.283,54.7506],[8.283,54.7509],[8.2819,54.7509],[8.2819,54.7515],[8.280799999999999,54.7515],[8.280799999999999,54.7518],[8.2797,54.7518],[8.2797,54.7559],[8.280200000000001,54.7559],[8.280200000000001,54.7601],[8.280799999999999,54.7601],[8.280799999999999,54.7602],[8.280799999999999,54.7619],[8.280799999999999,54.7626],[8.2813,54.7626],[8.2813,54.7798],[8.2819,54.7798],[8.2819,54.7859],[8.282500000000001,54.7859],[8.282500000000001,54.8029],[8.283,54.8029],[8.283,54.8044],[8.283,54.8061],[8.283,54.8087],[8.2836,54.8087],[8.2836,54.8195],[8.284100000000001,54.8195],[8.284100000000001,54.8251],[8.284700000000001,54.8251],[8.284700000000001,54.8334],[8.2852,54.8334],[8.2852,54.8379],[8.2858,54.8379],[8.2858,54.8423],[8.286300000000001,54.8423],[8.286300000000001,54.8457],[8.286300000000001,54.8498],[8.286899999999999,54.8498],[8.286899999999999,54.8531],[8.286899999999999,54.8573],[8.2875,54.8573],[8.2875,54.8609],[8.288,54.8609],[8.288,54.867],[8.288600000000001,54.867],[8.288600000000001,54.874],[8.2891,54.874],[8.2891,54.8773],[8.2897,54.8773],[8.2897,54.8818],[8.2891,54.8818],[8.2891,54.882],[8.2897,54.882],[8.2897,54.884],[8.290200000000001,54.884],[8.290200000000001,54.8848],[8.290800000000001,54.8848],[8.290800000000001,54.8898],[8.2913,54.8898],[8.2913,54.8918],[8.2919,54.8918],[8.2919,54.8931],[8.292400000000001,54.8931],[8.2925,54.8943],[8.292999999999999,54.8943],[8.292999999999999,54.8959],[8.2936,54.8959],[8.2936,54.8976],[8.2941,54.8976],[8.2941,54.899],[8.294700000000001,54.899],[8.294700000000001,54.9004],[8.2952,54.9004],[8.2952,54.902],[8.2958,54.902],[8.2958,54.9034],[8.296300000000001,54.9034],[8.296300000000001,54.9043],[8.296900000000001,54.9043],[8.296900000000001,54.9065],[8.2974,54.9065],[8.2974,54.9079],[8.298,54.9079],[8.298,54.9093],[8.2986,54.9093],[8.2986,54.9104],[8.299099999999999,54.9104],[8.299099999999999,54.9115],[8.2997,54.9115],[8.2997,54.9123],[8.3002,54.9123],[8.3002,54.9131],[8.300800000000001,54.9131],[8.300800000000001,54.9143],[8.3013,54.9143],[8.3013,54.9151],[8.3019,54.9151],[8.3019,54.9165],[8.3024,54.9165],[8.3024,54.9173],[8.303000000000001,54.9173],[8.303000000000001,54.9184],[8.303599999999999,54.9184],[8.303599999999999,54.9195],[8.3041,54.9195],[8.3041,54.9206],[8.3047,54.9206],[8.3047,54.9218],[8.305199999999999,54.9218],[8.305199999999999,54.9229],[8.3058,54.9229],[8.3058,54.9234],[8.3063,54.9234],[8.3063,54.9245],[8.306900000000001,54.9245],[8.306900000000001,54.9248],[8.3074,54.9248],[8.3074,54.9256],[8.308,54.9256],[8.308,54.9273],[8.3086,54.9273],[8.3086,54.9284],[8.309100000000001,54.9284],[8.309100000000001,54.929],[8.309699999999999,54.929],[8.309699999999999,54.9301],[8.3102,54.9301],[8.3102,54.9315],[8.3108,54.9315],[8.3108,54.9318],[8.311299999999999,54.9318],[8.311299999999999,54.9323],[8.3119,54.9323],[8.3119,54.9331],[8.3125,54.9331],[8.3125,54.9337],[8.313000000000001,54.9337],[8.313000000000001,54.934],[8.3132,54.934],[8.313599999999999,54.934],[8.313599999999999,54.9351],[8.313599999999999,54.9354],[8.313700000000001,54.9354],[8.3141,54.9354],[8.3141,54.936],[8.3141,54.937],[8.3147,54.937],[8.3147,54.9379],[8.315200000000001,54.9379],[8.315200000000001,54.939],[8.315799999999999,54.939],[8.315799999999999,54.9398],[8.3163,54.9398],[8.3163,54.9406],[8.3169,54.9406],[8.3169,54.9415],[8.317500000000001,54.9415],[8.317500000000001,54.942],[8.3178,54.942],[8.318,54.942],[8.318,54.9424],[8.318,54.9429],[8.318300000000001,54.9429],[8.3186,54.9429],[8.3186,54.9431],[8.319100000000001,54.9431],[8.319100000000001,54.9434],[8.3187,54.9434],[8.3186,54.9434],[8.3186,54.9437],[8.3188,54.9437],[8.319100000000001,54.9437],[8.319100000000001,54.944],[8.319699999999999,54.944],[8.319699999999999,54.9451],[8.319699999999999,54.9459],[8.3202,54.9459],[8.3202,54.9462],[8.320399999999999,54.9462],[8.3208,54.9462],[8.3208,54.9469],[8.3208,54.947],[8.321300000000001,54.947],[8.321300000000001,54.9478],[8.321300000000001,54.9481],[8.3216,54.9481],[8.321899999999999,54.9481],[8.321899999999999,54.9487],[8.321899999999999,54.949],[8.322100000000001,54.949],[8.3225,54.949],[8.3225,54.9496],[8.3225,54.9498],[8.3226,54.9498],[8.323,54.9498],[8.323,54.9505],[8.323,54.9509],[8.3233,54.9509],[8.323600000000001,54.9509],[8.323600000000001,54.9514],[8.323600000000001,54.952],[8.324,54.952],[8.3241,54.952],[8.3241,54.9523],[8.3241,54.9534],[8.3247,54.9534],[8.3247,54.9543],[8.325200000000001,54.9543],[8.325200000000001,54.9551],[8.325799999999999,54.9551],[8.325799999999999,54.9559],[8.3263,54.9559],[8.3263,54.9562],[8.3269,54.9562],[8.3269,54.957],[8.327400000000001,54.957],[8.327400000000001,54.9581],[8.327999999999999,54.9581],[8.327999999999999,54.9593],[8.3286,54.9593],[8.3286,54.9595],[8.3291,54.9595],[8.3291,54.9604],[8.329700000000001,54.9604],[8.329700000000001,54.9612],[8.3302,54.9612],[8.3302,54.9623],[8.3308,54.9623],[8.3308,54.9626],[8.331300000000001,54.9626],[8.331300000000001,54.9634],[8.331899999999999,54.9634],[8.331899999999999,54.9637],[8.3325,54.9637],[8.3325,54.9643],[8.333,54.9643],[8.333,54.9648],[8.333600000000001,54.9648],[8.333600000000001,54.9654],[8.334,54.9654],[8.334099999999999,54.9654],[8.334099999999999,54.9655],[8.334099999999999,54.9662],[8.3346,54.9662],[8.3347,54.9665],[8.3348,54.9665],[8.3352,54.9665],[8.3352,54.967],[8.3352,54.9673],[8.3355,54.9673],[8.335800000000001,54.9673],[8.335800000000001,54.9677],[8.335800000000001,54.9679],[8.335900000000001,54.9679],[8.3363,54.9679],[8.3363,54.9681],[8.3369,54.9681],[8.3369,54.969],[8.337400000000001,54.969],[8.337400000000001,54.9696],[8.337400000000001,54.9698],[8.3377,54.9698],[8.337999999999999,54.9698],[8.337999999999999,54.9701],[8.337999999999999,54.9706],[8.3385,54.9706],[8.3386,54.9709],[8.338800000000001,54.9709],[8.3391,54.9709],[8.3391,54.9712],[8.3391,54.9715],[8.3394,54.9715],[8.339700000000001,54.9715],[8.339700000000001,54.9718],[8.339700000000001,54.9723],[8.340199999999999,54.9723],[8.340199999999999,54.9734],[8.3408,54.9734],[8.3408,54.974],[8.3413,54.974],[8.3413,54.9745],[8.341900000000001,54.9745],[8.341900000000001,54.9751],[8.342499999999999,54.9751],[8.342499999999999,54.9759],[8.343,54.9759],[8.343,54.9768],[8.3436,54.9768],[8.3436,54.9773],[8.344099999999999,54.9773],[8.344099999999999,54.9779],[8.3447,54.9779],[8.3447,54.9781],[8.3452,54.9781],[8.3452,54.9787],[8.345800000000001,54.9787],[8.345800000000001,54.9801],[8.346299999999999,54.9801],[8.346299999999999,54.9809],[8.3469,54.9809],[8.3469,54.9823],[8.3474,54.9823],[8.3474,54.9831],[8.348000000000001,54.9831],[8.348000000000001,54.9843],[8.348599999999999,54.9843],[8.348599999999999,54.9844],[8.348599999999999,54.9848],[8.348800000000001,54.9848],[8.3497,54.9848],[8.3497,54.9856],[8.350199999999999,54.9856],[8.350199999999999,54.9865],[8.3508,54.9865],[8.3508,54.9873],[8.351900000000001,54.9873],[8.351900000000001,54.9898],[8.352399999999999,54.9898],[8.352399999999999,54.9904],[8.353,54.9904],[8.353,54.9912],[8.3536,54.9912],[8.3536,54.992],[8.354100000000001,54.992],[8.354100000000001,54.9929],[8.354699999999999,54.9929],[8.354699999999999,54.9934],[8.3552,54.9934],[8.3552,54.9943],[8.3558,54.9943],[8.3558,54.9956],[8.356299999999999,54.9956],[8.356299999999999,54.997],[8.3569,54.997],[8.3569,54.9979],[8.3575,54.9979],[8.3575,54.9984],[8.358000000000001,54.9984],[8.358000000000001,54.999],[8.358599999999999,54.999],[8.358599999999999,54.9993],[8.3591,54.9993],[8.3591,54.9998],[8.3597,54.9998],[8.3597,55.0001],[8.360200000000001,55.0001],[8.360200000000001,55.0006],[8.360799999999999,55.0006],[8.360799999999999,55.0015],[8.3613,55.0015],[8.3613,55.0018],[8.3619,55.0018],[8.3619,55.0029],[8.362500000000001,55.0029],[8.362500000000001,55.0034],[8.363,55.0034],[8.363,55.004],[8.3636,55.004],[8.3636,55.0051],[8.364100000000001,55.0051],[8.364100000000001,55.0065],[8.364699999999999,55.0065],[8.364699999999999,55.0068],[8.3652,55.0068],[8.3652,55.0073],[8.3658,55.0073],[8.3658,55.0079],[8.366300000000001,55.0079],[8.366300000000001,55.0084],[8.3658,55.0084],[8.3658,55.009],[8.366300000000001,55.009],[8.366300000000001,55.0098],[8.366899999999999,55.0098],[8.366899999999999,55.0101],[8.3675,55.0101],[8.3675,55.0106],[8.366899999999999,55.0106],[8.366899999999999,55.0109],[8.3675,55.0109],[8.3675,55.0112],[8.368,55.0112],[8.368,55.0118],[8.368600000000001,55.0118],[8.368600000000001,55.012],[8.3691,55.012],[8.3691,55.0129],[8.3697,55.0129],[8.3697,55.0134],[8.370200000000001,55.0134],[8.370200000000001,55.0148],[8.370799999999999,55.0148],[8.370799999999999,55.0156],[8.3713,55.0156],[8.3713,55.0168],[8.3719,55.0168],[8.3719,55.0173],[8.372500000000001,55.0173],[8.372500000000001,55.0181],[8.372999999999999,55.0181],[8.372999999999999,55.019],[8.3736,55.019],[8.3736,55.0195],[8.3741,55.0195],[8.3741,55.0201],[8.374700000000001,55.0201],[8.374700000000001,55.0209],[8.3752,55.0209],[8.3752,55.022],[8.3758,55.022],[8.3758,55.0231],[8.376300000000001,55.0231],[8.376300000000001,55.0237],[8.376899999999999,55.0237],[8.376899999999999,55.0245],[8.3774,55.0245],[8.3774,55.0256],[8.378,55.0256],[8.378,55.0262],[8.378600000000001,55.0262],[8.378600000000001,55.027],[8.378600000000001,55.0276],[8.379,55.0276],[8.379099999999999,55.0276],[8.379099999999999,55.0277],[8.379099999999999,55.0279],[8.379200000000001,55.0279],[8.3797,55.0279],[8.3797,55.0285],[8.3797,55.0287],[8.379899999999999,55.0287],[8.3802,55.0287],[8.3802,55.0292],[8.3802,55.0301],[8.380800000000001,55.0301],[8.380800000000001,55.0309],[8.3813,55.0309],[8.3813,55.0315],[8.3819,55.0315],[8.3819,55.0318],[8.382199999999999,55.0318],[8.382400000000001,55.0318],[8.382400000000001,55.0321],[8.382400000000001,55.0326],[8.382899999999999,55.0326],[8.382999999999999,55.0326],[8.382999999999999,55.0328],[8.382999999999999,55.0337],[8.3836,55.0337],[8.3836,55.034],[8.382999999999999,55.034],[8.382999999999999,55.0345],[8.3836,55.0345],[8.3836,55.0354],[8.3841,55.0354],[8.3841,55.0359],[8.384700000000001,55.0359],[8.384700000000001,55.0368],[8.385199999999999,55.0368],[8.385199999999999,55.037],[8.3858,55.037],[8.3858,55.0379],[8.3863,55.0379],[8.3863,55.039],[8.386900000000001,55.039],[8.386900000000001,55.0401],[8.3874,55.0401],[8.3874,55.0404],[8.388,55.0404],[8.388,55.0409],[8.3886,55.0409],[8.3886,55.0415],[8.389099999999999,55.0415],[8.389099999999999,55.0423],[8.3897,55.0423],[8.3897,55.0429],[8.3902,55.0429],[8.3902,55.0434],[8.390800000000001,55.0434],[8.390800000000001,55.0437],[8.391299999999999,55.0437],[8.391299999999999,55.0445],[8.3919,55.0445],[8.3919,55.0459],[8.3924,55.0459],[8.3924,55.0465],[8.393000000000001,55.0465],[8.393000000000001,55.0468],[8.393599999999999,55.0468],[8.393599999999999,55.0479],[8.3941,55.0479],[8.3941,55.049],[8.3947,55.049],[8.3947,55.0495],[8.395200000000001,55.0495],[8.395200000000001,55.0501],[8.3963,55.0501],[8.3963,55.0506],[8.396900000000001,55.0506],[8.396900000000001,55.0508],[8.396900000000001,55.0509],[8.397,55.0509],[8.397500000000001,55.0509],[8.397500000000001,55.0515],[8.397399999999999,55.0518],[8.3977,55.0518],[8.398,55.0518],[8.398,55.052],[8.3986,55.052],[8.3986,55.0529],[8.399100000000001,55.0529],[8.399100000000001,55.0531],[8.399699999999999,55.0531],[8.399699999999999,55.0534],[8.4002,55.0534],[8.4002,55.0537],[8.4019,55.0537],[8.4019,55.054],[8.4025,55.054],[8.4025,55.0543],[8.4041,55.0543],[8.4041,55.0545],[8.4047,55.0545],[8.4047,55.0548],[8.405799999999999,55.0548],[8.405799999999999,55.0551],[8.4069,55.0551],[8.4069,55.0554],[8.407400000000001,55.0554],[8.407400000000001,55.0556],[8.4086,55.0556],[8.4086,55.0559],[8.409100000000001,55.0559],[8.409100000000001,55.0562],[8.409700000000001,55.0562],[8.409700000000001,55.0559],[8.4102,55.0559],[8.4102,55.0562],[8.4125,55.0562],[8.4125,55.0565],[8.417400000000001,55.0565]]]]}}]};var TGMarker = {

    map: null,
    url: null,
    iconMark: null,
    errorURL: null,
    zIndex: null,
    iconURL: null,
    movehandler: null,
    zoomhandler: null,
    clickHandler: null,
    markers: null,
    showOverlay: null,
    infoURL: null,
    layer: null,
    zoomIgnore: null,
    markerGroup: null,
    pendingRequest: null,
    reqB: null,
    layerid: null,


    initialize: function (map, url, icon, infoURL, zIndex, zoom, _reqB, _errorURL, _layerID) {
        this.map = map;
        this.url = url;
        this.iconMark = L.icon({
            iconUrl: icon,
            iconSize: [30, 30], // size of the icon
            iconAnchor: [15, 15], // point of the icon which will correspond to marker's location
            popupAnchor: [-15, -15] // point from which the popup should open relative to the iconAnchor
        });

        this.errorURL = _errorURL;
        this.zIndex = zIndex;
        this.iconURL = icon;
        this.movehandler = null;
        this.zoomhandler = null;
        this.clickHandler = new Array();
        this.markers = new Array();
        this.showOverlay = true;
        this.infoURL = infoURL;
        this.layer = zIndex;
        this.zoomIgnore = zoom;
        this.markerGroup = null;
        this.pendingRequest = null;
        this.reqB = _reqB;
        this.layerid = _layerID;
        return this;


    },

    repaint: function () {
        if (this.showOverlay) {
            addRequestRunning(this.reqB);
            if (this.pendingRequest != null) {
                this.pendingRequest.abort()
            }

            var bounds = this.map.getBounds();
            var zf = "";
            if (this.zoomIgnore != null) {
                var bbox = {
                    "Box": {
                        "sued": bounds.getSouth(),
                        "west": bounds.getWest(),
                        "nord": bounds.getNorth(),
                        "ost": bounds.getEast()
                    },
                    "zoomIgnore": this.zoomIgnore
                };
            } else {
                var bbox = {
                    "Box": {
                        "sued": bounds.getSouth(),
                        "west": bounds.getWest(),
                        "nord": bounds.getNorth(),
                        "ost": bounds.getEast()
                    }
                };
            }

            var overlayurl = this.url; //+"?bbox="+bbox;
            //console.log("TGMarker: " + overlayurl);
            this.pendingRequest = xhttp.request(overlayurl, {
                "method": "POST",
                "handleAs": "JSON",
                "data": JSON.stringify(bbox),
                "headers": {
                    'Accept': 'application/json',
                    'dataType': 'json',
                    "Content-Type": "application/json"
                }
            }, this.repaintCallback.bind(this), this.repaintFailure.bind(this));


        }

    },

    repaintFailure: function (e) {
        komError('Fehler in der Kommunikation mit dem Server. Die Daten der ' + this.reqB + ' konnten nicht geladen werden. Bitte laden Sie die Kartenanwendung erneut.');
        finishRequestRunning(this.reqB);
    },

    repaintCallback: function (transport) {
        //  var response = transport.responseText || "no response text";
        this.pendingRequest = null;
        this.remove();
        var markerinfo = transport; //response.evalJSON(true);


        if (typeof markerinfo.d.Fehler != 'undefined') {
            komError(markerinfo.d.Fehler);
            return;
        }

        if (markerinfo.d.SecMode && markerinfo.d.Result) {
            if (markerinfo.d.SecMode == true) {
                markerinfo.d = JSON.parse(DecryptData(markerinfo.d.Result));
            }
        } else if (markerinfo.d.Result !== undefined) {
            markerinfo.d = markerinfo.d.Result;
        }


        if (markerinfo.d.length > 0) {
            this.markerGroup = L.featureGroup();
            for (i = 0; i < markerinfo.d.length; i++) {
                
                (function (_lat, _lon, _sonderseite, _markerGroup, _icon, _titel, _layerid, _objectid) {
                    var tm = L.marker([_lat, _lon], {
                        icon: _icon
                    });
                    tm.on('click', function () {
                        if (_layerid !== undefined) {
                            zeigeInfofenster(_layerid, _objectid, _sonderseite);                            
                        } else {
                            var link = this.infoURL + "?fid=" + _objectid;
                            if (_sonderseite === true) {
                                link = this.errorURL + "?fid=" + _objectid;
                            }
                            zeigeInfofenster(link);
                        }
                    });
                    tm.bindTooltip(_titel);
                    tm.addTo(_markerGroup);
                })(markerinfo.d[i].Lat, markerinfo.d[i].Lng, markerinfo.d[i].sonderseite, this.markerGroup, this.iconMark, markerinfo.d[i].Titel, this.layerid, markerinfo.d[i].fID);
            }
            this.map.addLayer(this.markerGroup);
        }
        finishRequestRunning(this.reqB);
    },

    remove: function () {
        // Marker entfernen
        if (this.markerGroup !== null) {
            this.map.removeLayer(this.markerGroup);
        }
        this.markerGroup = null;
    },

        showDetailwindow: function(_layerid,_objectid,_sonderseite) {
            var ce = document.querySelectorAll("#detailfenster iframe, #detailfenster .tgDetailInfoContentArea");
            ce.forEach(element => {element.style.display = "none"});
            if (this.infoURL == "AMS2021") {
                amsinfo.openInfo(_objectid);
            } else {
                var link = this.infoURL + "?fid=" + _objectid;
                if (_sonderseite === true) {
                    link = this.errorURL + "?fid=" + _objectid;
                }
                emfkarte.openDetail(link,_layerid,_objectid,_sonderseite);    
            }
        },

    setState: function (visible) {
        if (visible) {
            this.showOverlay = true;
            this.repaint();
        } else {
            this.showOverlay = false;
            this.remove();
        }
    },

    toggleState: function () {
        if (this.showOverlay == false) {
            this.showOverlay = true;
            this.repaint();
            return this.iconURL;
        } else {
            this.showOverlay = false;
            this.remove();
            return (this.iconURL).replace(/.([^.]*)$/, '_grau.' + '$1');
        }
        //return this.iconMarkTGMark;
    },

    ignoreZoom: function (zoomState) {
        if (zoomState) {
            this.zoomIgnore = true;
            this.repaint();
        }
    },

    isIgnoreZoom: function() {
        return this.zoomIgnore;
    }
};
!function(t,r){"object"==typeof exports&&"object"==typeof module?module.exports=r():"function"==typeof define&&define.amd?define([],r):"object"==typeof exports?exports.JsonUrl=r():t.JsonUrl=r()}(window,(function(){return function(t){function r(r){for(var e,n,i=r[0],u=r[1],a=0,f=[];a<i.length;a++)n=i[a],Object.prototype.hasOwnProperty.call(o,n)&&o[n]&&f.push(o[n][0]),o[n]=0;for(e in u)Object.prototype.hasOwnProperty.call(u,e)&&(t[e]=u[e]);for(s&&s(r);f.length;)f.shift()()}function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}var n={},o={2:0};e.e=function(t){var r=[],n=o[t];if(0!==n)if(n)r.push(n[2]);else{var i=new Promise((function(r,e){n=o[t]=[r,e]}));r.push(n[2]=i);var u,a=document.createElement("script");a.charset="utf-8",a.timeout=120,e.nc&&a.setAttribute("nonce",e.nc),a.src=function(t){return e.p+"json-url-"+({0:"lzstring",1:"lzw",3:"msgpack",4:"safe64",5:"vendors~lzma",6:"vendors~msgpack"}[t]||t)+".js"}(t);var s=new Error;u=function(r){a.onerror=a.onload=null,clearTimeout(f);var e=o[t];if(0!==e){if(e){var n=r&&("load"===r.type?"missing":r.type),i=r&&r.target&&r.target.src;s.message="Loading chunk "+t+" failed.\n("+n+": "+i+")",s.name="ChunkLoadError",s.type=n,s.request=i,e[1](s)}o[t]=void 0}};var f=setTimeout((function(){u({type:"timeout",target:a})}),12e4);a.onerror=a.onload=u,document.head.appendChild(a)}return Promise.all(r)},e.m=t,e.c=n,e.d=function(t,r,n){e.o(t,r)||Object.defineProperty(t,r,{enumerable:!0,get:n})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,r){if(1&r&&(t=e(t)),8&r)return t;if(4&r&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(e.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&r&&"string"!=typeof t)for(var o in t)e.d(n,o,function(r){return t[r]}.bind(null,o));return n},e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,"a",r),r},e.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},e.p="",e.oe=function(t){throw console.error(t),t};var i=window.webpackJsonpJsonUrl=window.webpackJsonpJsonUrl||[],u=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var s=u;return e(e.s=12)}([function(t,r,e){t.exports=e(9)},function(t,r){function e(t,r,e,n,o,i,u){try{var a=t[i](u),s=a.value}catch(t){return void e(t)}a.done?r(s):Promise.resolve(s).then(n,o)}t.exports=function(t){return function(){var r=this,n=arguments;return new Promise((function(o,i){function u(t){e(s,o,i,u,a,"next",t)}function a(t){e(s,o,i,u,a,"throw",t)}var s=t.apply(r,n);u(void 0)}))}}},function(t,r,e){"use strict";var n=e(0),o=e.n(n),i=e(1),u=e.n(i);r.a={msgpack:function(){return u()(o.a.mark((function t(){var r,n;return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Promise.all([e.e(6),e.e(3)]).then(e.t.bind(null,13,7));case 2:return r=t.sent,n=r.default||r,t.abrupt("return",n());case 5:case"end":return t.stop()}}),t)})))()},safe64:function(){return u()(o.a.mark((function t(){return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.e(4).then(e.t.bind(null,14,7));case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)})))()},lzma:function(){return u()(o.a.mark((function t(){var r;return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.e(5).then(e.t.bind(null,15,7));case 2:return r=t.sent,t.abrupt("return",r.compress?r:r.LZMA);case 4:case"end":return t.stop()}}),t)})))()},lzstring:function(){return u()(o.a.mark((function t(){return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.e(0).then(e.t.bind(null,16,7));case 2:return t.abrupt("return",t.sent);case 3:case"end":return t.stop()}}),t)})))()},lzw:function(){return u()(o.a.mark((function t(){var r,n;return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.e(1).then(e.t.bind(null,17,7));case 2:return r=t.sent,n=r.default||r,t.abrupt("return",n);case 5:case"end":return t.stop()}}),t)})))()}}},function(t,r,e){"use strict";(function(t){function n(){return i.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function o(t,r){if(n()<r)throw new RangeError("Invalid typed array length");return i.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(r)).__proto__=i.prototype:(null===t&&(t=new i(r)),t.length=r),t}function i(t,r,e){if(!(i.TYPED_ARRAY_SUPPORT||this instanceof i))return new i(t,r,e);if("number"==typeof t){if("string"==typeof r)throw new Error("If encoding is specified then the first argument must be a string");return s(this,t)}return u(this,t,r,e)}function u(t,r,e,n){if("number"==typeof r)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&r instanceof ArrayBuffer?function(t,r,e,n){if(r.byteLength,e<0||r.byteLength<e)throw new RangeError("'offset' is out of bounds");if(r.byteLength<e+(n||0))throw new RangeError("'length' is out of bounds");return r=void 0===e&&void 0===n?new Uint8Array(r):void 0===n?new Uint8Array(r,e):new Uint8Array(r,e,n),i.TYPED_ARRAY_SUPPORT?(t=r).__proto__=i.prototype:t=f(t,r),t}(t,r,e,n):"string"==typeof r?function(t,r,e){if("string"==typeof e&&""!==e||(e="utf8"),!i.isEncoding(e))throw new TypeError('"encoding" must be a valid string encoding');var n=0|h(r,e),u=(t=o(t,n)).write(r,e);return u!==n&&(t=t.slice(0,u)),t}(t,r,e):function(t,r){if(i.isBuffer(r)){var e=0|c(r.length);return 0===(t=o(t,e)).length||r.copy(t,0,0,e),t}if(r){if("undefined"!=typeof ArrayBuffer&&r.buffer instanceof ArrayBuffer||"length"in r)return"number"!=typeof r.length||function(t){return t!=t}(r.length)?o(t,0):f(t,r);if("Buffer"===r.type&&z(r.data))return f(t,r.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,r)}function a(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function s(t,r){if(a(r),t=o(t,r<0?0:0|c(r)),!i.TYPED_ARRAY_SUPPORT)for(var e=0;e<r;++e)t[e]=0;return t}function f(t,r){var e=r.length<0?0:0|c(r.length);t=o(t,e);for(var n=0;n<e;n+=1)t[n]=255&r[n];return t}function c(t){if(t>=n())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n().toString(16)+" bytes");return 0|t}function h(t,r){if(i.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var e=t.length;if(0===e)return 0;for(var n=!1;;)switch(r){case"ascii":case"latin1":case"binary":return e;case"utf8":case"utf-8":case void 0:return M(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*e;case"hex":return e>>>1;case"base64":return C(t).length;default:if(n)return M(t).length;r=(""+r).toLowerCase(),n=!0}}function p(t,r,e){var n=!1;if((void 0===r||r<0)&&(r=0),r>this.length)return"";if((void 0===e||e>this.length)&&(e=this.length),e<=0)return"";if((e>>>=0)<=(r>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return R(this,r,e);case"utf8":case"utf-8":return _(this,r,e);case"ascii":return x(this,r,e);case"latin1":case"binary":return P(this,r,e);case"base64":return A(this,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return T(this,r,e);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function l(t,r,e){var n=t[r];t[r]=t[e],t[e]=n}function g(t,r,e,n,o){if(0===t.length)return-1;if("string"==typeof e?(n=e,e=0):e>2147483647?e=2147483647:e<-2147483648&&(e=-2147483648),e=+e,isNaN(e)&&(e=o?0:t.length-1),e<0&&(e=t.length+e),e>=t.length){if(o)return-1;e=t.length-1}else if(e<0){if(!o)return-1;e=0}if("string"==typeof r&&(r=i.from(r,n)),i.isBuffer(r))return 0===r.length?-1:y(t,r,e,n,o);if("number"==typeof r)return r&=255,i.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,r,e):Uint8Array.prototype.lastIndexOf.call(t,r,e):y(t,[r],e,n,o);throw new TypeError("val must be string, number or Buffer")}function y(t,r,e,n,o){function i(t,r){return 1===a?t[r]:t.readUInt16BE(r*a)}var u,a=1,s=t.length,f=r.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||r.length<2)return-1;a=2,s/=2,f/=2,e/=2}if(o){var c=-1;for(u=e;u<s;u++)if(i(t,u)===i(r,-1===c?0:u-c)){if(-1===c&&(c=u),u-c+1===f)return c*a}else-1!==c&&(u-=u-c),c=-1}else for(e+f>s&&(e=s-f),u=e;u>=0;u--){for(var h=!0,p=0;p<f;p++)if(i(t,u+p)!==i(r,p)){h=!1;break}if(h)return u}return-1}function d(t,r,e,n){e=Number(e)||0;var o=t.length-e;n?(n=Number(n))>o&&(n=o):n=o;var i=r.length;if(i%2!=0)throw new TypeError("Invalid hex string");n>i/2&&(n=i/2);for(var u=0;u<n;++u){var a=parseInt(r.substr(2*u,2),16);if(isNaN(a))return u;t[e+u]=a}return u}function w(t,r,e,n){return j(M(r,t.length-e),t,e,n)}function v(t,r,e,n){return j(function(t){for(var r=[],e=0;e<t.length;++e)r.push(255&t.charCodeAt(e));return r}(r),t,e,n)}function m(t,r,e,n){return v(t,r,e,n)}function b(t,r,e,n){return j(C(r),t,e,n)}function E(t,r,e,n){return j(function(t,r){for(var e,n,o,i=[],u=0;u<t.length&&!((r-=2)<0);++u)e=t.charCodeAt(u),n=e>>8,o=e%256,i.push(o),i.push(n);return i}(r,t.length-e),t,e,n)}function A(t,r,e){return 0===r&&e===t.length?N.fromByteArray(t):N.fromByteArray(t.slice(r,e))}function _(t,r,e){e=Math.min(t.length,e);for(var n=[],o=r;o<e;){var i,u,a,s,f=t[o],c=null,h=f>239?4:f>223?3:f>191?2:1;if(o+h<=e)switch(h){case 1:f<128&&(c=f);break;case 2:128==(192&(i=t[o+1]))&&(s=(31&f)<<6|63&i)>127&&(c=s);break;case 3:i=t[o+1],u=t[o+2],128==(192&i)&&128==(192&u)&&(s=(15&f)<<12|(63&i)<<6|63&u)>2047&&(s<55296||s>57343)&&(c=s);break;case 4:i=t[o+1],u=t[o+2],a=t[o+3],128==(192&i)&&128==(192&u)&&128==(192&a)&&(s=(15&f)<<18|(63&i)<<12|(63&u)<<6|63&a)>65535&&s<1114112&&(c=s)}null===c?(c=65533,h=1):c>65535&&(c-=65536,n.push(c>>>10&1023|55296),c=56320|1023&c),n.push(c),o+=h}return function(t){var r=t.length;if(r<=F)return String.fromCharCode.apply(String,t);for(var e="",n=0;n<r;)e+=String.fromCharCode.apply(String,t.slice(n,n+=F));return e}(n)}function x(t,r,e){var n="";e=Math.min(t.length,e);for(var o=r;o<e;++o)n+=String.fromCharCode(127&t[o]);return n}function P(t,r,e){var n="";e=Math.min(t.length,e);for(var o=r;o<e;++o)n+=String.fromCharCode(t[o]);return n}function R(t,r,e){var n=t.length;(!r||r<0)&&(r=0),(!e||e<0||e>n)&&(e=n);for(var o="",i=r;i<e;++i)o+=I(t[i]);return o}function T(t,r,e){for(var n=t.slice(r,e),o="",i=0;i<n.length;i+=2)o+=String.fromCharCode(n[i]+256*n[i+1]);return o}function S(t,r,e){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+r>e)throw new RangeError("Trying to access beyond buffer length")}function B(t,r,e,n,o,u){if(!i.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>o||r<u)throw new RangeError('"value" argument is out of bounds');if(e+n>t.length)throw new RangeError("Index out of range")}function U(t,r,e,n){r<0&&(r=65535+r+1);for(var o=0,i=Math.min(t.length-e,2);o<i;++o)t[e+o]=(r&255<<8*(n?o:1-o))>>>8*(n?o:1-o)}function k(t,r,e,n){r<0&&(r=4294967295+r+1);for(var o=0,i=Math.min(t.length-e,4);o<i;++o)t[e+o]=r>>>8*(n?o:3-o)&255}function L(t,r,e,n,o,i){if(e+n>t.length)throw new RangeError("Index out of range");if(e<0)throw new RangeError("Index out of range")}function O(t,r,e,n,o){return o||L(t,0,e,4),D.write(t,r,e,n,23,4),e+4}function Y(t,r,e,n,o){return o||L(t,0,e,8),D.write(t,r,e,n,52,8),e+8}function I(t){return t<16?"0"+t.toString(16):t.toString(16)}function M(t,r){r=r||1/0;for(var e,n=t.length,o=null,i=[],u=0;u<n;++u){if((e=t.charCodeAt(u))>55295&&e<57344){if(!o){if(e>56319){(r-=3)>-1&&i.push(239,191,189);continue}if(u+1===n){(r-=3)>-1&&i.push(239,191,189);continue}o=e;continue}if(e<56320){(r-=3)>-1&&i.push(239,191,189),o=e;continue}e=65536+(o-55296<<10|e-56320)}else o&&(r-=3)>-1&&i.push(239,191,189);if(o=null,e<128){if((r-=1)<0)break;i.push(e)}else if(e<2048){if((r-=2)<0)break;i.push(e>>6|192,63&e|128)}else if(e<65536){if((r-=3)<0)break;i.push(e>>12|224,e>>6&63|128,63&e|128)}else{if(!(e<1114112))throw new Error("Invalid code point");if((r-=4)<0)break;i.push(e>>18|240,e>>12&63|128,e>>6&63|128,63&e|128)}}return i}function C(t){return N.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(J,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function j(t,r,e,n){for(var o=0;o<n&&!(o+e>=r.length||o>=t.length);++o)r[o+e]=t[o];return o}var N=e(10),D=e(11),z=e(8);r.Buffer=i,r.SlowBuffer=function(t){return+t!=t&&(t=0),i.alloc(+t)},r.INSPECT_MAX_BYTES=50,i.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARRAY_SUPPORT:function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"==typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(t){return!1}}(),r.kMaxLength=n(),i.poolSize=8192,i._augment=function(t){return t.__proto__=i.prototype,t},i.from=function(t,r,e){return u(null,t,r,e)},i.TYPED_ARRAY_SUPPORT&&(i.prototype.__proto__=Uint8Array.prototype,i.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&i[Symbol.species]===i&&Object.defineProperty(i,Symbol.species,{value:null,configurable:!0})),i.alloc=function(t,r,e){return function(t,r,e,n){return a(r),r<=0?o(t,r):void 0!==e?"string"==typeof n?o(t,r).fill(e,n):o(t,r).fill(e):o(t,r)}(null,t,r,e)},i.allocUnsafe=function(t){return s(null,t)},i.allocUnsafeSlow=function(t){return s(null,t)},i.isBuffer=function(t){return!(null==t||!t._isBuffer)},i.compare=function(t,r){if(!i.isBuffer(t)||!i.isBuffer(r))throw new TypeError("Arguments must be Buffers");if(t===r)return 0;for(var e=t.length,n=r.length,o=0,u=Math.min(e,n);o<u;++o)if(t[o]!==r[o]){e=t[o],n=r[o];break}return e<n?-1:n<e?1:0},i.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},i.concat=function(t,r){if(!z(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return i.alloc(0);var e;if(void 0===r)for(r=0,e=0;e<t.length;++e)r+=t[e].length;var n=i.allocUnsafe(r),o=0;for(e=0;e<t.length;++e){var u=t[e];if(!i.isBuffer(u))throw new TypeError('"list" argument must be an Array of Buffers');u.copy(n,o),o+=u.length}return n},i.byteLength=h,i.prototype._isBuffer=!0,i.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)l(this,r,r+1);return this},i.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)l(this,r,r+3),l(this,r+1,r+2);return this},i.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)l(this,r,r+7),l(this,r+1,r+6),l(this,r+2,r+5),l(this,r+3,r+4);return this},i.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?_(this,0,t):p.apply(this,arguments)},i.prototype.equals=function(t){if(!i.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===i.compare(this,t)},i.prototype.inspect=function(){var t="",e=r.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,e).match(/.{2}/g).join(" "),this.length>e&&(t+=" ... ")),"<Buffer "+t+">"},i.prototype.compare=function(t,r,e,n,o){if(!i.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===r&&(r=0),void 0===e&&(e=t?t.length:0),void 0===n&&(n=0),void 0===o&&(o=this.length),r<0||e>t.length||n<0||o>this.length)throw new RangeError("out of range index");if(n>=o&&r>=e)return 0;if(n>=o)return-1;if(r>=e)return 1;if(this===t)return 0;for(var u=(o>>>=0)-(n>>>=0),a=(e>>>=0)-(r>>>=0),s=Math.min(u,a),f=this.slice(n,o),c=t.slice(r,e),h=0;h<s;++h)if(f[h]!==c[h]){u=f[h],a=c[h];break}return u<a?-1:a<u?1:0},i.prototype.includes=function(t,r,e){return-1!==this.indexOf(t,r,e)},i.prototype.indexOf=function(t,r,e){return g(this,t,r,e,!0)},i.prototype.lastIndexOf=function(t,r,e){return g(this,t,r,e,!1)},i.prototype.write=function(t,r,e,n){if(void 0===r)n="utf8",e=this.length,r=0;else if(void 0===e&&"string"==typeof r)n=r,e=this.length,r=0;else{if(!isFinite(r))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");r|=0,isFinite(e)?(e|=0,void 0===n&&(n="utf8")):(n=e,e=void 0)}var o=this.length-r;if((void 0===e||e>o)&&(e=o),t.length>0&&(e<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var i=!1;;)switch(n){case"hex":return d(this,t,r,e);case"utf8":case"utf-8":return w(this,t,r,e);case"ascii":return v(this,t,r,e);case"latin1":case"binary":return m(this,t,r,e);case"base64":return b(this,t,r,e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return E(this,t,r,e);default:if(i)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),i=!0}},i.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var F=4096;i.prototype.slice=function(t,r){var e,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(r=void 0===r?n:~~r)<0?(r+=n)<0&&(r=0):r>n&&(r=n),r<t&&(r=t),i.TYPED_ARRAY_SUPPORT)(e=this.subarray(t,r)).__proto__=i.prototype;else{var o=r-t;e=new i(o,void 0);for(var u=0;u<o;++u)e[u]=this[u+t]}return e},i.prototype.readUIntLE=function(t,r,e){t|=0,r|=0,e||S(t,r,this.length);for(var n=this[t],o=1,i=0;++i<r&&(o*=256);)n+=this[t+i]*o;return n},i.prototype.readUIntBE=function(t,r,e){t|=0,r|=0,e||S(t,r,this.length);for(var n=this[t+--r],o=1;r>0&&(o*=256);)n+=this[t+--r]*o;return n},i.prototype.readUInt8=function(t,r){return r||S(t,1,this.length),this[t]},i.prototype.readUInt16LE=function(t,r){return r||S(t,2,this.length),this[t]|this[t+1]<<8},i.prototype.readUInt16BE=function(t,r){return r||S(t,2,this.length),this[t]<<8|this[t+1]},i.prototype.readUInt32LE=function(t,r){return r||S(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},i.prototype.readUInt32BE=function(t,r){return r||S(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},i.prototype.readIntLE=function(t,r,e){t|=0,r|=0,e||S(t,r,this.length);for(var n=this[t],o=1,i=0;++i<r&&(o*=256);)n+=this[t+i]*o;return n>=(o*=128)&&(n-=Math.pow(2,8*r)),n},i.prototype.readIntBE=function(t,r,e){t|=0,r|=0,e||S(t,r,this.length);for(var n=r,o=1,i=this[t+--n];n>0&&(o*=256);)i+=this[t+--n]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*r)),i},i.prototype.readInt8=function(t,r){return r||S(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},i.prototype.readInt16LE=function(t,r){r||S(t,2,this.length);var e=this[t]|this[t+1]<<8;return 32768&e?4294901760|e:e},i.prototype.readInt16BE=function(t,r){r||S(t,2,this.length);var e=this[t+1]|this[t]<<8;return 32768&e?4294901760|e:e},i.prototype.readInt32LE=function(t,r){return r||S(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},i.prototype.readInt32BE=function(t,r){return r||S(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},i.prototype.readFloatLE=function(t,r){return r||S(t,4,this.length),D.read(this,t,!0,23,4)},i.prototype.readFloatBE=function(t,r){return r||S(t,4,this.length),D.read(this,t,!1,23,4)},i.prototype.readDoubleLE=function(t,r){return r||S(t,8,this.length),D.read(this,t,!0,52,8)},i.prototype.readDoubleBE=function(t,r){return r||S(t,8,this.length),D.read(this,t,!1,52,8)},i.prototype.writeUIntLE=function(t,r,e,n){t=+t,r|=0,e|=0,n||B(this,t,r,e,Math.pow(2,8*e)-1,0);var o=1,i=0;for(this[r]=255&t;++i<e&&(o*=256);)this[r+i]=t/o&255;return r+e},i.prototype.writeUIntBE=function(t,r,e,n){t=+t,r|=0,e|=0,n||B(this,t,r,e,Math.pow(2,8*e)-1,0);var o=e-1,i=1;for(this[r+o]=255&t;--o>=0&&(i*=256);)this[r+o]=t/i&255;return r+e},i.prototype.writeUInt8=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,1,255,0),i.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[r]=255&t,r+1},i.prototype.writeUInt16LE=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,2,65535,0),i.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8):U(this,t,r,!0),r+2},i.prototype.writeUInt16BE=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,2,65535,0),i.TYPED_ARRAY_SUPPORT?(this[r]=t>>>8,this[r+1]=255&t):U(this,t,r,!1),r+2},i.prototype.writeUInt32LE=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,4,4294967295,0),i.TYPED_ARRAY_SUPPORT?(this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=255&t):k(this,t,r,!0),r+4},i.prototype.writeUInt32BE=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,4,4294967295,0),i.TYPED_ARRAY_SUPPORT?(this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=255&t):k(this,t,r,!1),r+4},i.prototype.writeIntLE=function(t,r,e,n){if(t=+t,r|=0,!n){var o=Math.pow(2,8*e-1);B(this,t,r,e,o-1,-o)}var i=0,u=1,a=0;for(this[r]=255&t;++i<e&&(u*=256);)t<0&&0===a&&0!==this[r+i-1]&&(a=1),this[r+i]=(t/u>>0)-a&255;return r+e},i.prototype.writeIntBE=function(t,r,e,n){if(t=+t,r|=0,!n){var o=Math.pow(2,8*e-1);B(this,t,r,e,o-1,-o)}var i=e-1,u=1,a=0;for(this[r+i]=255&t;--i>=0&&(u*=256);)t<0&&0===a&&0!==this[r+i+1]&&(a=1),this[r+i]=(t/u>>0)-a&255;return r+e},i.prototype.writeInt8=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,1,127,-128),i.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[r]=255&t,r+1},i.prototype.writeInt16LE=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,2,32767,-32768),i.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8):U(this,t,r,!0),r+2},i.prototype.writeInt16BE=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,2,32767,-32768),i.TYPED_ARRAY_SUPPORT?(this[r]=t>>>8,this[r+1]=255&t):U(this,t,r,!1),r+2},i.prototype.writeInt32LE=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,4,2147483647,-2147483648),i.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24):k(this,t,r,!0),r+4},i.prototype.writeInt32BE=function(t,r,e){return t=+t,r|=0,e||B(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),i.TYPED_ARRAY_SUPPORT?(this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=255&t):k(this,t,r,!1),r+4},i.prototype.writeFloatLE=function(t,r,e){return O(this,t,r,!0,e)},i.prototype.writeFloatBE=function(t,r,e){return O(this,t,r,!1,e)},i.prototype.writeDoubleLE=function(t,r,e){return Y(this,t,r,!0,e)},i.prototype.writeDoubleBE=function(t,r,e){return Y(this,t,r,!1,e)},i.prototype.copy=function(t,r,e,n){if(e||(e=0),n||0===n||(n=this.length),r>=t.length&&(r=t.length),r||(r=0),n>0&&n<e&&(n=e),n===e)return 0;if(0===t.length||0===this.length)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(e<0||e>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-r<n-e&&(n=t.length-r+e);var o,u=n-e;if(this===t&&e<r&&r<n)for(o=u-1;o>=0;--o)t[o+r]=this[o+e];else if(u<1e3||!i.TYPED_ARRAY_SUPPORT)for(o=0;o<u;++o)t[o+r]=this[o+e];else Uint8Array.prototype.set.call(t,this.subarray(e,e+u),r);return u},i.prototype.fill=function(t,r,e,n){if("string"==typeof t){if("string"==typeof r?(n=r,r=0,e=this.length):"string"==typeof e&&(n=e,e=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!i.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof t&&(t&=255);if(r<0||this.length<r||this.length<e)throw new RangeError("Out of range index");if(e<=r)return this;var u;if(r>>>=0,e=void 0===e?this.length:e>>>0,t||(t=0),"number"==typeof t)for(u=r;u<e;++u)this[u]=t;else{var a=i.isBuffer(t)?t:M(new i(t,n).toString()),s=a.length;for(u=0;u<e-r;++u)this[u+r]=a[u%s]}return this};var J=/[^+\/0-9A-Za-z-_]/g}).call(this,e(7))},function(t,r,e){"use strict";(function(t){var n=e(0),o=e.n(n),i=e(1),u=e.n(i),a=e(2);r.a={pack:!0,encode:!0,compress:function(){var r=u()(o.a.mark((function r(e){var n;return o.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,a.a.lzma();case 2:return n=r.sent,r.abrupt("return",new Promise((function(r,o){return n.compress(e,9,(function(e,n){return n?o(n):r(t.from(e))}))})));case 4:case"end":return r.stop()}}),r)})));return function(t){return r.apply(this,arguments)}}(),decompress:function(){var r=u()(o.a.mark((function r(e){var n;return o.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=2,a.a.lzma();case 2:return n=r.sent,r.abrupt("return",new Promise((function(r,o){return n.decompress(e,(function(e,n){return n?o(n):r(t.from(e))}))})));case 4:case"end":return r.stop()}}),r)})));return function(t){return r.apply(this,arguments)}}()}}).call(this,e(3).Buffer)},function(t,r,e){"use strict";(function(t){var n=e(0),o=e.n(n),i=e(1),u=e.n(i),a=e(2);r.a={pack:!1,encode:!0,compress:function(){var r=u()(o.a.mark((function r(e){return o.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.t0=t,r.next=3,a.a.lzstring();case 3:return r.t1=r.sent.compressToUint8Array(e),r.abrupt("return",r.t0.from.call(r.t0,r.t1));case 5:case"end":return r.stop()}}),r)})));return function(t){return r.apply(this,arguments)}}(),decompress:function(){var t=u()(o.a.mark((function t(r){return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,a.a.lzstring();case 2:return t.abrupt("return",t.sent.decompressFromUint8Array(r));case 3:case"end":return t.stop()}}),t)})));return function(r){return t.apply(this,arguments)}}()}}).call(this,e(3).Buffer)},function(t,r,e){"use strict";(function(t){var n=e(0),o=e.n(n),i=e(1),u=e.n(i),a=e(2);r.a={pack:!0,encode:!0,compress:function(){var r=u()(o.a.mark((function r(e){return o.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.t0=t,r.next=3,a.a.lzw();case 3:return r.t1=r.sent.encode(e.toString("binary")),r.abrupt("return",r.t0.from.call(r.t0,r.t1));case 5:case"end":return r.stop()}}),r)})));return function(t){return r.apply(this,arguments)}}(),decompress:function(){var r=u()(o.a.mark((function r(e){return o.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.t0=t,r.next=3,a.a.lzw();case 3:return r.t1=r.sent.decode(e),r.abrupt("return",r.t0.from.call(r.t0,r.t1,"binary"));case 5:case"end":return r.stop()}}),r)})));return function(t){return r.apply(this,arguments)}}()}}).call(this,e(3).Buffer)},function(t,r){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},function(t,r){var e={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==e.call(t)}},function(t,r,e){var n=function(t){"use strict";function r(t,r,e,o){var i=r&&r.prototype instanceof n?r:n,u=Object.create(i.prototype),a=new p(o||[]);return u._invoke=s(t,e,a),u}function e(t,r,e){try{return{type:"normal",arg:t.call(r,e)}}catch(t){return{type:"throw",arg:t}}}function n(){}function o(){}function i(){}function u(t){["next","throw","return"].forEach((function(r){t[r]=function(t){return this._invoke(r,t)}}))}function a(t){function r(n,o,i,u){var a=e(t[n],t,o);if("throw"!==a.type){var s=a.arg,f=s.value;return f&&"object"==typeof f&&w.call(f,"__await")?Promise.resolve(f.__await).then((function(t){r("next",t,i,u)}),(function(t){r("throw",t,i,u)})):Promise.resolve(f).then((function(t){s.value=t,i(s)}),(function(t){return r("throw",t,i,u)}))}u(a.arg)}var n;this._invoke=function(t,e){function o(){return new Promise((function(n,o){r(t,e,n,o)}))}return n=n?n.then(o,o):o()}}function s(t,r,n){var o=A;return function(i,u){if(o===x)throw new Error("Generator is already running");if(o===P){if("throw"===i)throw u;return g()}for(n.method=i,n.arg=u;;){var a=n.delegate;if(a){var s=f(a,n);if(s){if(s===R)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===A)throw o=P,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=x;var c=e(t,r,n);if("normal"===c.type){if(o=n.done?P:_,c.arg===R)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(o=P,n.method="throw",n.arg=c.arg)}}}function f(t,r){var n=t.iterator[r.method];if(n===y){if(r.delegate=null,"throw"===r.method){if(t.iterator.return&&(r.method="return",r.arg=y,f(t,r),"throw"===r.method))return R;r.method="throw",r.arg=new TypeError("The iterator does not provide a 'throw' method")}return R}var o=e(n,t.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,R;var i=o.arg;return i?i.done?(r[t.resultName]=i.value,r.next=t.nextLoc,"return"!==r.method&&(r.method="next",r.arg=y),r.delegate=null,R):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,R)}function c(t){var r={tryLoc:t[0]};1 in t&&(r.catchLoc=t[1]),2 in t&&(r.finallyLoc=t[2],r.afterLoc=t[3]),this.tryEntries.push(r)}function h(t){var r=t.completion||{};r.type="normal",delete r.arg,t.completion=r}function p(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(c,this),this.reset(!0)}function l(t){if(t){var r=t[m];if(r)return r.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var e=-1,n=function r(){for(;++e<t.length;)if(w.call(t,e))return r.value=t[e],r.done=!1,r;return r.value=y,r.done=!0,r};return n.next=n}}return{next:g}}function g(){return{value:y,done:!0}}var y,d=Object.prototype,w=d.hasOwnProperty,v="function"==typeof Symbol?Symbol:{},m=v.iterator||"@@iterator",b=v.asyncIterator||"@@asyncIterator",E=v.toStringTag||"@@toStringTag";t.wrap=r;var A="suspendedStart",_="suspendedYield",x="executing",P="completed",R={},T={};T[m]=function(){return this};var S=Object.getPrototypeOf,B=S&&S(S(l([])));B&&B!==d&&w.call(B,m)&&(T=B);var U=i.prototype=n.prototype=Object.create(T);return o.prototype=U.constructor=i,i.constructor=o,i[E]=o.displayName="GeneratorFunction",t.isGeneratorFunction=function(t){var r="function"==typeof t&&t.constructor;return!!r&&(r===o||"GeneratorFunction"===(r.displayName||r.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,i):(t.__proto__=i,E in t||(t[E]="GeneratorFunction")),t.prototype=Object.create(U),t},t.awrap=function(t){return{__await:t}},u(a.prototype),a.prototype[b]=function(){return this},t.AsyncIterator=a,t.async=function(e,n,o,i){var u=new a(r(e,n,o,i));return t.isGeneratorFunction(n)?u:u.next().then((function(t){return t.done?t.value:u.next()}))},u(U),U[E]="Generator",U[m]=function(){return this},U.toString=function(){return"[object Generator]"},t.keys=function(t){var r=[];for(var e in t)r.push(e);return r.reverse(),function e(){for(;r.length;){var n=r.pop();if(n in t)return e.value=n,e.done=!1,e}return e.done=!0,e}},t.values=l,p.prototype={constructor:p,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=y,this.done=!1,this.delegate=null,this.method="next",this.arg=y,this.tryEntries.forEach(h),!t)for(var r in this)"t"===r.charAt(0)&&w.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=y)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){function r(r,n){return i.type="throw",i.arg=t,e.next=r,n&&(e.method="next",e.arg=y),!!n}if(this.done)throw t;for(var e=this,n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n],i=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var u=w.call(o,"catchLoc"),a=w.call(o,"finallyLoc");if(u&&a){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(u){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!a)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(t,r){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc<=this.prev&&w.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=r&&r<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=t,i.arg=r,o?(this.method="next",this.next=o.finallyLoc,R):this.complete(i)},complete:function(t,r){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&r&&(this.next=r),R},finish:function(t){for(var r=this.tryEntries.length-1;r>=0;--r){var e=this.tryEntries[r];if(e.finallyLoc===t)return this.complete(e.completion,e.afterLoc),h(e),R}},catch:function(t){for(var r=this.tryEntries.length-1;r>=0;--r){var e=this.tryEntries[r];if(e.tryLoc===t){var n=e.completion;if("throw"===n.type){var o=n.arg;h(e)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,r,e){return this.delegate={iterator:l(t),resultName:r,nextLoc:e},"next"===this.method&&(this.arg=y),R}},t}(t.exports);try{regeneratorRuntime=n}catch(t){Function("r","regeneratorRuntime = r")(n)}},function(t,r,e){"use strict";function n(t){var r=t.length;if(r%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var e=t.indexOf("=");return-1===e&&(e=r),[e,e===r?0:4-e%4]}function o(t){return u[t>>18&63]+u[t>>12&63]+u[t>>6&63]+u[63&t]}function i(t,r,e){for(var n,i=[],u=r;u<e;u+=3)n=(t[u]<<16&16711680)+(t[u+1]<<8&65280)+(255&t[u+2]),i.push(o(n));return i.join("")}r.byteLength=function(t){var r=n(t),e=r[0],o=r[1];return 3*(e+o)/4-o},r.toByteArray=function(t){var r,e,o=n(t),i=o[0],u=o[1],f=new s(function(t,r,e){return 3*(r+e)/4-e}(0,i,u)),c=0,h=u>0?i-4:i;for(e=0;e<h;e+=4)r=a[t.charCodeAt(e)]<<18|a[t.charCodeAt(e+1)]<<12|a[t.charCodeAt(e+2)]<<6|a[t.charCodeAt(e+3)],f[c++]=r>>16&255,f[c++]=r>>8&255,f[c++]=255&r;return 2===u&&(r=a[t.charCodeAt(e)]<<2|a[t.charCodeAt(e+1)]>>4,f[c++]=255&r),1===u&&(r=a[t.charCodeAt(e)]<<10|a[t.charCodeAt(e+1)]<<4|a[t.charCodeAt(e+2)]>>2,f[c++]=r>>8&255,f[c++]=255&r),f},r.fromByteArray=function(t){for(var r,e=t.length,n=e%3,o=[],a=0,s=e-n;a<s;a+=16383)o.push(i(t,a,a+16383>s?s:a+16383));return 1===n?(r=t[e-1],o.push(u[r>>2]+u[r<<4&63]+"==")):2===n&&(r=(t[e-2]<<8)+t[e-1],o.push(u[r>>10]+u[r>>4&63]+u[r<<2&63]+"=")),o.join("")};for(var u=[],a=[],s="undefined"!=typeof Uint8Array?Uint8Array:Array,f="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",c=0,h=f.length;c<h;++c)u[c]=f[c],a[f.charCodeAt(c)]=c;a["-".charCodeAt(0)]=62,a["_".charCodeAt(0)]=63},function(t,r){r.read=function(t,r,e,n,o){var i,u,a=8*o-n-1,s=(1<<a)-1,f=s>>1,c=-7,h=e?o-1:0,p=e?-1:1,l=t[r+h];for(h+=p,i=l&(1<<-c)-1,l>>=-c,c+=a;c>0;i=256*i+t[r+h],h+=p,c-=8);for(u=i&(1<<-c)-1,i>>=-c,c+=n;c>0;u=256*u+t[r+h],h+=p,c-=8);if(0===i)i=1-f;else{if(i===s)return u?NaN:1/0*(l?-1:1);u+=Math.pow(2,n),i-=f}return(l?-1:1)*u*Math.pow(2,i-n)},r.write=function(t,r,e,n,o,i){var u,a,s,f=8*i-o-1,c=(1<<f)-1,h=c>>1,p=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,l=n?0:i-1,g=n?1:-1,y=r<0||0===r&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(a=isNaN(r)?1:0,u=c):(u=Math.floor(Math.log(r)/Math.LN2),r*(s=Math.pow(2,-u))<1&&(u--,s*=2),(r+=u+h>=1?p/s:p*Math.pow(2,1-h))*s>=2&&(u++,s/=2),u+h>=c?(a=0,u=c):u+h>=1?(a=(r*s-1)*Math.pow(2,o),u+=h):(a=r*Math.pow(2,h-1)*Math.pow(2,o),u=0));o>=8;t[e+l]=255&a,l+=g,a/=256,o-=8);for(u=u<<o|a,f+=o;f>0;t[e+l]=255&u,l+=g,u/=256,f-=8);t[e+l-g]|=128*y}},function(t,r,e){"use strict";e.r(r);var n=e(0),o=e.n(n),i=e(1),u=e.n(i),a=e(4),s=e(5),f=e(6),c={pack:!0,encode:!0,compress:function(){var t=u()(o.a.mark((function t(r){return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",r);case 1:case"end":return t.stop()}}),t)})));return function(r){return t.apply(this,arguments)}}(),decompress:function(){var t=u()(o.a.mark((function t(r){return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",r);case 1:case"end":return t.stop()}}),t)})));return function(r){return t.apply(this,arguments)}}()},h={lzma:a.a,lzstring:s.a,lzw:f.a,pack:c},p=e(2),l=function(t){return Math.floor(1e4*t)/1e4};e.p=function(t){return t.substring(0,t.lastIndexOf("/"))}(function(){if(document.currentScript)return document.currentScript.src;var t=document.getElementsByTagName("script");return t[t.length-1].src}())+"/",r.default=function(t){function r(t){return e.apply(this,arguments)}function e(){return(e=u()(o.a.mark((function r(e){var n,i,u;return o.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(!s){r.next=6;break}return r.next=3,p.a.msgpack();case 3:r.t0=r.sent.encode(e),r.next=7;break;case 6:r.t0=JSON.stringify(e);case 7:return n=r.t0,r.next=10,h[t].compress(n);case 10:if(i=r.sent,!f){r.next=17;break}return r.next=14,p.a.safe64();case 14:r.t1=r.sent.encode(i),r.next=18;break;case 17:r.t1=i;case 18:return u=r.t1,r.abrupt("return",u);case 20:case"end":return r.stop()}}),r)})))).apply(this,arguments)}function n(){return(n=u()(o.a.mark((function r(e){var n,i,u;return o.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(!f){r.next=6;break}return r.next=3,p.a.safe64();case 3:r.t0=r.sent.decode(e),r.next=7;break;case 6:r.t0=e;case 7:return n=r.t0,r.next=10,h[t].decompress(n);case 10:if(i=r.sent,!s){r.next=17;break}return r.next=14,p.a.msgpack();case 14:r.t1=r.sent.decode(i),r.next=18;break;case 17:r.t1=JSON.parse(i);case 18:return u=r.t1,r.abrupt("return",u);case 20:case"end":return r.stop()}}),r)})))).apply(this,arguments)}function i(){return(i=u()(o.a.mark((function t(e){var n,i,u;return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=JSON.stringify(e),i=encodeURIComponent(n),t.next=4,r(e);case 4:return u=t.sent,t.abrupt("return",{raw:n.length,rawencoded:i.length,compressedencoded:u.length,compression:l(i.length/u.length)});case 6:case"end":return t.stop()}}),t)})))).apply(this,arguments)}if(!Object.prototype.hasOwnProperty.call(h,t))throw new Error("No such algorithm ".concat(t));var a=h[t],s=a.pack,f=a.encode;return{compress:r,decompress:function(t){return n.apply(this,arguments)},stats:function(t){return i.apply(this,arguments)}}}}]).default}));(window.webpackJsonpJsonUrl=window.webpackJsonpJsonUrl||[]).push([[6],[,,,,,,,,,,,,,function(e,t,n){"use strict";var r=n(23).Buffer,i=n(44),o=n(25),a=n(52),s=n(58),u=n(59);e.exports=function(e){var t=[],n=[];return{encode:u(t,(e=e||{forceFloat64:!1,compatibilityMode:!1,disableTimestampEncoding:!1}).forceFloat64,e.compatibilityMode,e.disableTimestampEncoding),decode:s(n),register:function(e,t,n,a){return i(t,"must have a constructor"),i(n,"must have an encode function"),i(e>=0,"must have a non-negative type"),i(a,"must have a decode function"),this.registerEncoder((function(e){return e instanceof t}),(function(t){var i=o(),a=r.allocUnsafe(1);return a.writeInt8(e,0),i.append(a),i.append(n(t)),i})),this.registerDecoder(e,a),this},registerEncoder:function(e,n){return i(e,"must have an encode function"),i(n,"must have an encode function"),t.push({check:e,encode:n}),this},registerDecoder:function(e,t){return i(e>=0,"must have a non-negative type"),i(t,"must have a decode function"),n.push({type:e,decode:t}),this},encoder:a.encoder,decoder:a.decoder,buffer:!0,type:"msgpack5",IncompleteBufferError:s.IncompleteBufferError}}},,,,,function(e,t){"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}},function(e,t){function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function i(e){if(l===setTimeout)return setTimeout(e,0);if((l===n||!l)&&setTimeout)return l=setTimeout,setTimeout(e,0);try{return l(e,0)}catch(t){try{return l.call(null,e,0)}catch(t){return l.call(this,e,0)}}}function o(){p&&h&&(p=!1,h.length?d=h.concat(d):g=-1,d.length&&a())}function a(){if(!p){var e=i(o);p=!0;for(var t=d.length;t;){for(h=d,d=[];++g<t;)h&&h[g].run();g=-1,t=d.length}h=null,p=!1,function(e){if(f===clearTimeout)return clearTimeout(e);if((f===r||!f)&&clearTimeout)return f=clearTimeout,clearTimeout(e);try{f(e)}catch(t){try{return f.call(null,e)}catch(t){return f.call(this,e)}}}(e)}}function s(e,t){this.fun=e,this.array=t}function u(){}var l,f,c=e.exports={};!function(){try{l="function"==typeof setTimeout?setTimeout:n}catch(e){l=n}try{f="function"==typeof clearTimeout?clearTimeout:r}catch(e){f=r}}();var h,d=[],p=!1,g=-1;c.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];d.push(new s(e,t)),1!==d.length||p||i(a)},s.prototype.run=function(){this.fun.apply(null,this.array)},c.title="browser",c.browser=!0,c.env={},c.argv=[],c.version="",c.versions={},c.on=u,c.addListener=u,c.once=u,c.off=u,c.removeListener=u,c.removeAllListeners=u,c.emit=u,c.prependListener=u,c.prependOnceListener=u,c.listeners=function(e){return[]},c.binding=function(e){throw new Error("process.binding is not supported")},c.cwd=function(){return"/"},c.chdir=function(e){throw new Error("process.chdir is not supported")},c.umask=function(){return 0}},function(e,t,n){(function(e){function n(e){return Object.prototype.toString.call(e)}t.isArray=function(e){return Array.isArray?Array.isArray(e):"[object Array]"===n(e)},t.isBoolean=function(e){return"boolean"==typeof e},t.isNull=function(e){return null===e},t.isNullOrUndefined=function(e){return null==e},t.isNumber=function(e){return"number"==typeof e},t.isString=function(e){return"string"==typeof e},t.isSymbol=function(e){return"symbol"==typeof e},t.isUndefined=function(e){return void 0===e},t.isRegExp=function(e){return"[object RegExp]"===n(e)},t.isObject=function(e){return"object"==typeof e&&null!==e},t.isDate=function(e){return"[object Date]"===n(e)},t.isError=function(e){return"[object Error]"===n(e)||e instanceof Error},t.isFunction=function(e){return"function"==typeof e},t.isPrimitive=function(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e},t.isBuffer=e.isBuffer}).call(this,n(3).Buffer)},function(e,t,n){"use strict";function r(e){if(!(this instanceof r))return new r(e);l.call(this,e),f.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",i)}function i(){this.allowHalfOpen||this._writableState.ended||a.nextTick(o,this)}function o(e){e.end()}var a=n(26),s=Object.keys||function(e){var t=[];for(var n in e)t.push(n);return t};e.exports=r;var u=n(20);u.inherits=n(18);var l=n(33),f=n(36);u.inherits(r,l);for(var c=s(f.prototype),h=0;h<c.length;h++){var d=c[h];r.prototype[d]||(r.prototype[d]=f.prototype[d])}Object.defineProperty(r.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(r.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&void 0!==this._writableState&&this._readableState.destroyed&&this._writableState.destroyed},set:function(e){void 0!==this._readableState&&void 0!==this._writableState&&(this._readableState.destroyed=e,this._writableState.destroyed=e)}}),r.prototype._destroy=function(e,t){this.push(null),this.end(),a.nextTick(t,e)}},function(e,t,n){"use strict";function r(e){if(!(this instanceof r))return new r(e);l.call(this,e),f.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",i)}function i(){this.allowHalfOpen||this._writableState.ended||a.nextTick(o,this)}function o(e){e.end()}var a=n(30),s=Object.keys||function(e){var t=[];for(var n in e)t.push(n);return t};e.exports=r;var u=n(20);u.inherits=n(18);var l=n(39),f=n(42);u.inherits(r,l);for(var c=s(f.prototype),h=0;h<c.length;h++){var d=c[h];r.prototype[d]||(r.prototype[d]=f.prototype[d])}Object.defineProperty(r.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(r.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&void 0!==this._writableState&&this._readableState.destroyed&&this._writableState.destroyed},set:function(e){void 0!==this._readableState&&void 0!==this._writableState&&(this._readableState.destroyed=e,this._writableState.destroyed=e)}}),r.prototype._destroy=function(e,t){this.push(null),this.end(),a.nextTick(t,e)}},function(e,t,n){function r(e,t){for(var n in e)t[n]=e[n]}function i(e,t,n){return a(e,t,n)}var o=n(3),a=o.Buffer;a.from&&a.alloc&&a.allocUnsafe&&a.allocUnsafeSlow?e.exports=o:(r(o,t),t.Buffer=i),r(a,i),i.from=function(e,t,n){if("number"==typeof e)throw new TypeError("Argument must not be a number");return a(e,t,n)},i.alloc=function(e,t,n){if("number"!=typeof e)throw new TypeError("Argument must be a number");var r=a(e);return void 0!==t?"string"==typeof n?r.fill(t,n):r.fill(t):r.fill(0),r},i.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return a(e)},i.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return o.SlowBuffer(e)}},function(e,t,n){function r(e,t){for(var n in e)t[n]=e[n]}function i(e,t,n){return a(e,t,n)}var o=n(3),a=o.Buffer;a.from&&a.alloc&&a.allocUnsafe&&a.allocUnsafeSlow?e.exports=o:(r(o,t),t.Buffer=i),r(a,i),i.from=function(e,t,n){if("number"==typeof e)throw new TypeError("Argument must not be a number");return a(e,t,n)},i.alloc=function(e,t,n){if("number"!=typeof e)throw new TypeError("Argument must be a number");var r=a(e);return void 0!==t?"string"==typeof n?r.fill(t,n):r.fill(t):r.fill(0),r},i.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return a(e)},i.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return o.SlowBuffer(e)}},function(e,t,n){"use strict";function r(e){if(!(this instanceof r))return new r(e);if(this._bufs=[],this.length=0,"function"==typeof e){this._callback=e;var t=function(e){this._callback&&(this._callback(e),this._callback=null)}.bind(this);this.on("pipe",(function(e){e.on("error",t)})),this.on("unpipe",(function(e){e.removeListener("error",t)}))}else this.append(e);i.call(this)}var i=n(47).Duplex,o=n(31),a=n(24).Buffer;o.inherits(r,i),r.prototype._offset=function(e){var t,n=0,r=0;if(0===e)return[0,0];for(;r<this._bufs.length;r++){if(e<(t=n+this._bufs[r].length)||r==this._bufs.length-1)return[r,e-n];n=t}},r.prototype._reverseOffset=function(e){for(var t=e[0],n=e[1],r=0;r<t;r++)n+=this._bufs[r].length;return n},r.prototype.append=function(e){var t=0;if(a.isBuffer(e))this._appendBuffer(e);else if(Array.isArray(e))for(;t<e.length;t++)this.append(e[t]);else if(e instanceof r)for(;t<e._bufs.length;t++)this.append(e._bufs[t]);else null!=e&&("number"==typeof e&&(e=e.toString()),this._appendBuffer(a.from(e)));return this},r.prototype._appendBuffer=function(e){this._bufs.push(e),this.length+=e.length},r.prototype._write=function(e,t,n){this._appendBuffer(e),"function"==typeof n&&n()},r.prototype._read=function(e){if(!this.length)return this.push(null);e=Math.min(e,this.length),this.push(this.slice(0,e)),this.consume(e)},r.prototype.end=function(e){i.prototype.end.call(this,e),this._callback&&(this._callback(null,this.slice()),this._callback=null)},r.prototype.get=function(e){if(!(e>this.length||e<0)){var t=this._offset(e);return this._bufs[t[0]][t[1]]}},r.prototype.slice=function(e,t){return"number"==typeof e&&e<0&&(e+=this.length),"number"==typeof t&&t<0&&(t+=this.length),this.copy(null,0,e,t)},r.prototype.copy=function(e,t,n,r){if(("number"!=typeof n||n<0)&&(n=0),("number"!=typeof r||r>this.length)&&(r=this.length),n>=this.length)return e||a.alloc(0);if(r<=0)return e||a.alloc(0);var i,o,s=!!e,u=this._offset(n),l=r-n,f=l,c=s&&t||0,h=u[1];if(0===n&&r==this.length){if(!s)return 1===this._bufs.length?this._bufs[0]:a.concat(this._bufs,this.length);for(o=0;o<this._bufs.length;o++)this._bufs[o].copy(e,c),c+=this._bufs[o].length;return e}if(f<=this._bufs[u[0]].length-h)return s?this._bufs[u[0]].copy(e,t,h,h+f):this._bufs[u[0]].slice(h,h+f);for(s||(e=a.allocUnsafe(l)),o=u[0];o<this._bufs.length;o++){if(!(f>(i=this._bufs[o].length-h))){this._bufs[o].copy(e,c,h,h+f);break}this._bufs[o].copy(e,c,h),c+=i,f-=i,h&&(h=0)}return e},r.prototype.shallowSlice=function(e,t){if(e=e||0,t="number"!=typeof t?this.length:t,e<0&&(e+=this.length),t<0&&(t+=this.length),e===t)return new r;var n=this._offset(e),i=this._offset(t),o=this._bufs.slice(n[0],i[0]+1);return 0==i[1]?o.pop():o[o.length-1]=o[o.length-1].slice(0,i[1]),0!=n[1]&&(o[0]=o[0].slice(n[1])),new r(o)},r.prototype.toString=function(e,t,n){return this.slice(t,n).toString(e)},r.prototype.consume=function(e){for(;this._bufs.length;){if(!(e>=this._bufs[0].length)){this._bufs[0]=this._bufs[0].slice(e),this.length-=e;break}e-=this._bufs[0].length,this.length-=this._bufs[0].length,this._bufs.shift()}return this},r.prototype.duplicate=function(){for(var e=0,t=new r;e<this._bufs.length;e++)t.append(this._bufs[e]);return t},r.prototype.destroy=function(){this._bufs.length=0,this.length=0,this.push(null)},r.prototype.indexOf=function(e,t,n){if(void 0===n&&"string"==typeof t&&(n=t,t=void 0),"function"==typeof e||Array.isArray(e))throw new TypeError('The "value" argument must be one of type string, Buffer, BufferList, or Uint8Array.');if("number"==typeof e?e=a.from([e]):"string"==typeof e?e=a.from(e,n):e instanceof r?e=e.slice():a.isBuffer(e)||(e=a.from(e)),t=Number(t||0),isNaN(t)&&(t=0),t<0&&(t=this.length+t),t<0&&(t=0),0===e.length)return t>this.length?this.length:t;for(var i=this._offset(t),o=i[0],s=i[1];o<this._bufs.length;o++){for(var u=this._bufs[o];s<u.length;)if(u.length-s>=e.length){var l=u.indexOf(e,s);if(-1!==l)return this._reverseOffset([o,l]);s=u.length-e.length+1}else{var f=this._reverseOffset([o,s]);if(this._match(f,e))return f;s++}s=0}return-1},r.prototype._match=function(e,t){if(this.length-e<t.length)return!1;for(var n=0;n<t.length;n++)if(this.get(e+n)!==t[n])return!1;return!0},function(){var e={readDoubleBE:8,readDoubleLE:8,readFloatBE:4,readFloatLE:4,readInt32BE:4,readInt32LE:4,readUInt32BE:4,readUInt32LE:4,readInt16BE:2,readInt16LE:2,readUInt16BE:2,readUInt16LE:2,readInt8:1,readUInt8:1,readIntBE:null,readIntLE:null,readUIntBE:null,readUIntLE:null};for(var t in e)!function(t){r.prototype[t]=null===e[t]?function(e,n){return this.slice(e,e+n)[t](0,n)}:function(n){return this.slice(n,n+e[t])[t](0)}}(t)}(),e.exports=r},function(e,t,n){"use strict";(function(t){!t.version||0===t.version.indexOf("v0.")||0===t.version.indexOf("v1.")&&0!==t.version.indexOf("v1.8.")?e.exports={nextTick:function(e,n,r,i){if("function"!=typeof e)throw new TypeError('"callback" argument must be a function');var o,a,s=arguments.length;switch(s){case 0:case 1:return t.nextTick(e);case 2:return t.nextTick((function(){e.call(null,n)}));case 3:return t.nextTick((function(){e.call(null,n,r)}));case 4:return t.nextTick((function(){e.call(null,n,r,i)}));default:for(o=new Array(s-1),a=0;a<o.length;)o[a++]=arguments[a];return t.nextTick((function(){e.apply(null,o)}))}}}:e.exports=t}).call(this,n(19))},function(e,t,n){"use strict";function r(){r.init.call(this)}function i(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function o(e){return void 0===e._maxListeners?r.defaultMaxListeners:e._maxListeners}function a(e,t,n,r){var a,s,u;if(i(n),void 0===(s=e._events)?(s=e._events=Object.create(null),e._eventsCount=0):(void 0!==s.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),s=e._events),u=s[t]),void 0===u)u=s[t]=n,++e._eventsCount;else if("function"==typeof u?u=s[t]=r?[n,u]:[u,n]:r?u.unshift(n):u.push(n),(a=o(e))>0&&u.length>a&&!u.warned){u.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+u.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=u.length,function(e){console&&console.warn&&console.warn(e)}(l)}return e}function s(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function u(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=s.bind(r);return i.listener=n,r.wrapFn=i,i}function l(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):c(i,i.length)}function f(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function c(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}var h,d="object"==typeof Reflect?Reflect:null,p=d&&"function"==typeof d.apply?d.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};h=d&&"function"==typeof d.ownKeys?d.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var g=Number.isNaN||function(e){return e!=e};e.exports=r,r.EventEmitter=r,r.prototype._events=void 0,r.prototype._eventsCount=0,r.prototype._maxListeners=void 0;var b=10;Object.defineProperty(r,"defaultMaxListeners",{enumerable:!0,get:function(){return b},set:function(e){if("number"!=typeof e||e<0||g(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");b=e}}),r.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},r.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||g(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},r.prototype.getMaxListeners=function(){return o(this)},r.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var r="error"===e,i=this._events;if(void 0!==i)r=r&&void 0===i.error;else if(!r)return!1;if(r){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw o;var a=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw a.context=o,a}var s=i[e];if(void 0===s)return!1;if("function"==typeof s)p(s,this,t);else{var u=s.length,l=c(s,u);for(n=0;n<u;++n)p(l[n],this,t)}return!0},r.prototype.addListener=function(e,t){return a(this,e,t,!1)},r.prototype.on=r.prototype.addListener,r.prototype.prependListener=function(e,t){return a(this,e,t,!0)},r.prototype.once=function(e,t){return i(t),this.on(e,u(this,e,t)),this},r.prototype.prependOnceListener=function(e,t){return i(t),this.prependListener(e,u(this,e,t)),this},r.prototype.removeListener=function(e,t){var n,r,o,a,s;if(i(t),void 0===(r=this._events))return this;if(void 0===(n=r[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(o=-1,a=n.length-1;a>=0;a--)if(n[a]===t||n[a].listener===t){s=n[a].listener,o=a;break}if(o<0)return this;0===o?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,o),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,s||t)}return this},r.prototype.off=r.prototype.removeListener,r.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,o=Object.keys(n);for(r=0;r<o.length;++r)"removeListener"!==(i=o[r])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},r.prototype.listeners=function(e){return l(this,e,!0)},r.prototype.rawListeners=function(e){return l(this,e,!1)},r.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):f.call(e,t)},r.prototype.listenerCount=f,r.prototype.eventNames=function(){return this._eventsCount>0?h(this._events):[]}},function(e,t,n){(function(e){function r(e,t){this._id=e,this._clearFn=t}var i=void 0!==e&&e||"undefined"!=typeof self&&self||window,o=Function.prototype.apply;t.setTimeout=function(){return new r(o.call(setTimeout,i,arguments),clearTimeout)},t.setInterval=function(){return new r(o.call(setInterval,i,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e&&e.close()},r.prototype.unref=r.prototype.ref=function(){},r.prototype.close=function(){this._clearFn.call(i,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout((function(){e._onTimeout&&e._onTimeout()}),t))},n(32),t.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==e&&e.setImmediate||this&&this.setImmediate,t.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==e&&e.clearImmediate||this&&this.clearImmediate}).call(this,n(7))},function(e,t,n){"use strict";function r(e){var t;switch(this.encoding=function(e){var t=function(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}(e);if("string"!=typeof t&&(h.isEncoding===d||!d(e)))throw new Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=a,this.end=s,t=4;break;case"utf8":this.fillLast=o,t=4;break;case"base64":this.text=u,this.end=l,t=3;break;default:return this.write=f,void(this.end=c)}this.lastNeed=0,this.lastTotal=0,this.lastChar=h.allocUnsafe(t)}function i(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:-1}function o(e){var t=this.lastTotal-this.lastNeed,n=function(e,t,n){if(128!=(192&t[0]))return e.lastNeed=0,"�".repeat(n);if(e.lastNeed>1&&t.length>1){if(128!=(192&t[1]))return e.lastNeed=1,"�".repeat(n+1);if(e.lastNeed>2&&t.length>2&&128!=(192&t[2]))return e.lastNeed=2,"�".repeat(n+2)}}(this,e,t);return void 0!==n?n:this.lastNeed<=e.length?(e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(e.copy(this.lastChar,t,0,e.length),void(this.lastNeed-=e.length))}function a(e,t){if((e.length-t)%2==0){var n=e.toString("utf16le",t);if(n){var r=n.charCodeAt(n.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function s(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,n)}return t}function u(e,t){var n=(e.length-t)%3;return 0===n?e.toString("base64",t):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-n))}function l(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function f(e){return e.toString(this.encoding)}function c(e){return e&&e.length?this.write(e):""}var h=n(24).Buffer,d=h.isEncoding||function(e){switch((e=""+e)&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};t.StringDecoder=r,r.prototype.write=function(e){if(0===e.length)return"";var t,n;if(this.lastNeed){if(void 0===(t=this.fillLast(e)))return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n<e.length?t?t+this.text(e,n):this.text(e,n):t||""},r.prototype.end=function(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�".repeat(this.lastTotal-this.lastNeed):t},r.prototype.text=function(e,t){var n=function(e,t,n){var r=t.length-1;if(r<n)return 0;var o=i(t[r]);return o>=0?(o>0&&(e.lastNeed=o-1),o):--r<n?0:(o=i(t[r]))>=0?(o>0&&(e.lastNeed=o-2),o):--r<n?0:(o=i(t[r]))>=0?(o>0&&(2===o?o=0:e.lastNeed=o-3),o):0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString("utf8",t,r)},r.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length}},function(e,t,n){"use strict";(function(t){!t.version||0===t.version.indexOf("v0.")||0===t.version.indexOf("v1.")&&0!==t.version.indexOf("v1.8.")?e.exports={nextTick:function(e,n,r,i){if("function"!=typeof e)throw new TypeError('"callback" argument must be a function');var o,a,s=arguments.length;switch(s){case 0:case 1:return t.nextTick(e);case 2:return t.nextTick((function(){e.call(null,n)}));case 3:return t.nextTick((function(){e.call(null,n,r)}));case 4:return t.nextTick((function(){e.call(null,n,r,i)}));default:for(o=new Array(s-1),a=0;a<o.length;)o[a++]=arguments[a];return t.nextTick((function(){e.apply(null,o)}))}}}:e.exports=t}).call(this,n(19))},function(e,t,n){(function(e){function r(e,n){var r={seen:[],stylize:o};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),c(n)?r.showHidden=n:n&&t._extend(r,n),g(r.showHidden)&&(r.showHidden=!1),g(r.depth)&&(r.depth=2),g(r.colors)&&(r.colors=!1),g(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=i),a(r,e,r.depth)}function i(e,t){var n=r.styles[t];return n?"["+r.colors[n][0]+"m"+e+"["+r.colors[n][1]+"m":e}function o(e,t){return e}function a(e,n,r){if(e.customInspect&&n&&w(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var i=n.inspect(r,e);return p(i)||(i=a(e,i,r)),i}var o=s(e,n);if(o)return o;var c=Object.keys(n),h=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(c);if(e.showHidden&&(c=Object.getOwnPropertyNames(n)),v(n)&&(c.indexOf("message")>=0||c.indexOf("description")>=0))return u(n);if(0===c.length){if(w(n)){var d=n.name?": "+n.name:"";return e.stylize("[Function"+d+"]","special")}if(b(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(m(n))return e.stylize(Date.prototype.toString.call(n),"date");if(v(n))return u(n)}var g,y="",_=!1,S=["{","}"];return f(n)&&(_=!0,S=["[","]"]),w(n)&&(y=" [Function"+(n.name?": "+n.name:"")+"]"),b(n)&&(y=" "+RegExp.prototype.toString.call(n)),m(n)&&(y=" "+Date.prototype.toUTCString.call(n)),v(n)&&(y=" "+u(n)),0!==c.length||_&&0!=n.length?r<0?b(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special"):(e.seen.push(n),g=_?function(e,t,n,r,i){for(var o=[],a=0,s=t.length;a<s;++a)k(t,String(a))?o.push(l(e,t,n,r,String(a),!0)):o.push("");return i.forEach((function(i){i.match(/^\d+$/)||o.push(l(e,t,n,r,i,!0))})),o}(e,n,r,h,c):c.map((function(t){return l(e,n,r,h,t,_)})),e.seen.pop(),function(e,t,n){return e.reduce((function(e,t){return t.indexOf("\n")>=0&&0,e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n  ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}(g,y,S)):S[0]+y+S[1]}function s(e,t){if(g(t))return e.stylize("undefined","undefined");if(p(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return d(t)?e.stylize(""+t,"number"):c(t)?e.stylize(""+t,"boolean"):h(t)?e.stylize("null","null"):void 0}function u(e){return"["+Error.prototype.toString.call(e)+"]"}function l(e,t,n,r,i,o){var s,u,l;if((l=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]}).get?u=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(u=e.stylize("[Setter]","special")),k(r,i)||(s="["+i+"]"),u||(e.seen.indexOf(l.value)<0?(u=h(n)?a(e,l.value,null):a(e,l.value,n-1)).indexOf("\n")>-1&&(u=o?u.split("\n").map((function(e){return"  "+e})).join("\n").substr(2):"\n"+u.split("\n").map((function(e){return"   "+e})).join("\n")):u=e.stylize("[Circular]","special")),g(s)){if(o&&i.match(/^\d+$/))return u;(s=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(s=s.substr(1,s.length-2),s=e.stylize(s,"name")):(s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),s=e.stylize(s,"string"))}return s+": "+u}function f(e){return Array.isArray(e)}function c(e){return"boolean"==typeof e}function h(e){return null===e}function d(e){return"number"==typeof e}function p(e){return"string"==typeof e}function g(e){return void 0===e}function b(e){return y(e)&&"[object RegExp]"===_(e)}function y(e){return"object"==typeof e&&null!==e}function m(e){return y(e)&&"[object Date]"===_(e)}function v(e){return y(e)&&("[object Error]"===_(e)||e instanceof Error)}function w(e){return"function"==typeof e}function _(e){return Object.prototype.toString.call(e)}function S(e){return e<10?"0"+e.toString(10):e.toString(10)}function E(){var e=new Date,t=[S(e.getHours()),S(e.getMinutes()),S(e.getSeconds())].join(":");return[e.getDate(),B[e.getMonth()],t].join(" ")}function k(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function x(e,t){if(!e){var n=new Error("Promise was rejected with a falsy value");n.reason=e,e=n}return t(e)}var j=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++)n[t[r]]=Object.getOwnPropertyDescriptor(e,t[r]);return n},M=/%[sdj%]/g;t.format=function(e){if(!p(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(r(arguments[n]));return t.join(" ")}n=1;for(var i=arguments,o=i.length,a=String(e).replace(M,(function(e){if("%%"===e)return"%";if(n>=o)return e;switch(e){case"%s":return String(i[n++]);case"%d":return Number(i[n++]);case"%j":try{return JSON.stringify(i[n++])}catch(e){return"[Circular]"}default:return e}})),s=i[n];n<o;s=i[++n])h(s)||!y(s)?a+=" "+s:a+=" "+r(s);return a},t.deprecate=function(n,r){if(void 0!==e&&!0===e.noDeprecation)return n;if(void 0===e)return function(){return t.deprecate(n,r).apply(this,arguments)};var i=!1;return function(){if(!i){if(e.throwDeprecation)throw new Error(r);e.traceDeprecation?console.trace(r):console.error(r),i=!0}return n.apply(this,arguments)}};var T,O={};t.debuglog=function(n){if(g(T)&&(T=e.env.NODE_DEBUG||""),n=n.toUpperCase(),!O[n])if(new RegExp("\\b"+n+"\\b","i").test(T)){var r=e.pid;O[n]=function(){var e=t.format.apply(t,arguments);console.error("%s %d: %s",n,r,e)}}else O[n]=function(){};return O[n]},t.inspect=r,r.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},r.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.isArray=f,t.isBoolean=c,t.isNull=h,t.isNullOrUndefined=function(e){return null==e},t.isNumber=d,t.isString=p,t.isSymbol=function(e){return"symbol"==typeof e},t.isUndefined=g,t.isRegExp=b,t.isObject=y,t.isDate=m,t.isError=v,t.isFunction=w,t.isPrimitive=function(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e},t.isBuffer=n(46);var B=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];t.log=function(){console.log("%s - %s",E(),t.format.apply(t,arguments))},t.inherits=n(18),t._extend=function(e,t){if(!t||!y(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e};var U="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;t.promisify=function(e){function t(){for(var t,n,r=new Promise((function(e,r){t=e,n=r})),i=[],o=0;o<arguments.length;o++)i.push(arguments[o]);i.push((function(e,r){e?n(e):t(r)}));try{e.apply(this,i)}catch(e){n(e)}return r}if("function"!=typeof e)throw new TypeError('The "original" argument must be of type Function');if(U&&e[U]){var t;if("function"!=typeof(t=e[U]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,U,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),U&&Object.defineProperty(t,U,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,j(e))},t.promisify.custom=U,t.callbackify=function(t){function n(){for(var n=[],r=0;r<arguments.length;r++)n.push(arguments[r]);var i=n.pop();if("function"!=typeof i)throw new TypeError("The last argument must be of type Function");var o=this,a=function(){return i.apply(o,arguments)};t.apply(this,n).then((function(t){e.nextTick(a,null,t)}),(function(t){e.nextTick(x,t,a)}))}if("function"!=typeof t)throw new TypeError('The "original" argument must be of type Function');return Object.setPrototypeOf(n,Object.getPrototypeOf(t)),Object.defineProperties(n,j(t)),n}}).call(this,n(19))},function(e,t,n){(function(e,t){!function(e,n){"use strict";function r(e){delete s[e]}function i(e){if(u)setTimeout(i,0,e);else{var t=s[e];if(t){u=!0;try{!function(e){var t=e.callback,n=e.args;switch(n.length){case 0:t();break;case 1:t(n[0]);break;case 2:t(n[0],n[1]);break;case 3:t(n[0],n[1],n[2]);break;default:t.apply(void 0,n)}}(t)}finally{r(e),u=!1}}}}if(!e.setImmediate){var o,a=1,s={},u=!1,l=e.document,f=Object.getPrototypeOf&&Object.getPrototypeOf(e);f=f&&f.setTimeout?f:e,"[object process]"==={}.toString.call(e.process)?o=function(e){t.nextTick((function(){i(e)}))}:function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=n,t}}()?function(){var t="setImmediate$"+Math.random()+"$",n=function(n){n.source===e&&"string"==typeof n.data&&0===n.data.indexOf(t)&&i(+n.data.slice(t.length))};e.addEventListener?e.addEventListener("message",n,!1):e.attachEvent("onmessage",n),o=function(n){e.postMessage(t+n,"*")}}():e.MessageChannel?function(){var e=new MessageChannel;e.port1.onmessage=function(e){i(e.data)},o=function(t){e.port2.postMessage(t)}}():l&&"onreadystatechange"in l.createElement("script")?function(){var e=l.documentElement;o=function(t){var n=l.createElement("script");n.onreadystatechange=function(){i(t),n.onreadystatechange=null,e.removeChild(n),n=null},e.appendChild(n)}}():o=function(e){setTimeout(i,0,e)},f.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),n=0;n<t.length;n++)t[n]=arguments[n+1];var r={callback:e,args:t};return s[a]=r,o(a),a++},f.clearImmediate=r}}("undefined"==typeof self?void 0===e?this:e:self)}).call(this,n(7),n(19))},function(e,t,n){"use strict";(function(t,r){function i(e,t){e=e||{};var r=t instanceof(S=S||n(21));this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var i=e.highWaterMark,o=e.readableHighWaterMark,a=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r&&(o||0===o)?o:a,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new R,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(U||(U=n(29).StringDecoder),this.decoder=new U(e.encoding),this.encoding=e.encoding)}function o(e){if(S=S||n(21),!(this instanceof o))return new o(e);this._readableState=new i(e,this),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),x.call(this)}function a(e,t,n,r,i){var o,a=e._readableState;null===t?(a.reading=!1,function(e,t){if(!t.ended){if(t.decoder){var n=t.decoder.end();n&&n.length&&(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,f(e)}}(e,a)):(i||(o=u(a,t)),o?e.emit("error",o):a.objectMode||t&&t.length>0?("string"==typeof t||a.objectMode||Object.getPrototypeOf(t)===j.prototype||(t=function(e){return j.from(e)}(t)),r?a.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):s(e,a,t,!0):a.ended?e.emit("error",new Error("stream.push() after EOF")):(a.reading=!1,a.decoder&&!n?(t=a.decoder.write(t),a.objectMode||0!==t.length?s(e,a,t,!1):h(e,a)):s(e,a,t,!1))):r||(a.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(a)}function s(e,t,n,r){t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,r?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&f(e)),h(e,t)}function u(e,t){var n;return function(e){return j.isBuffer(e)||e instanceof M}(t)||"string"==typeof t||void 0===t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk")),n}function l(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=L?e=L:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function f(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(B("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?_.nextTick(c,e):c(e))}function c(e){B("emit readable"),e.emit("readable"),b(e)}function h(e,t){t.readingMore||(t.readingMore=!0,_.nextTick(d,e,t))}function d(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(B("maybeReadMore read 0"),e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function p(e){B("readable nexttick read 0"),e.read(0)}function g(e,t){t.reading||(B("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),b(e),t.flowing&&!t.reading&&e.read(0)}function b(e){var t=e._readableState;for(B("flow",t.flowing);t.flowing&&null!==e.read(););}function y(e,t){return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e>=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=function(e,t,n){var r;return e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():n?function(e,t){var n=t.head,r=1,i=n.data;for(e-=i.length;n=n.next;){var o=n.data,a=e>o.length?o.length:e;if(a===o.length?i+=o:i+=o.slice(0,e),0==(e-=a)){a===o.length?(++r,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(a));break}++r}return t.length-=r,i}(e,t):function(e,t){var n=j.allocUnsafe(e),r=t.head,i=1;for(r.data.copy(n),e-=r.data.length;r=r.next;){var o=r.data,a=e>o.length?o.length:e;if(o.copy(n,n.length-e,0,a),0==(e-=a)){a===o.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(a));break}++i}return t.length-=i,n}(e,t),r}(e,t.buffer,t.decoder),n);var n}function m(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,_.nextTick(v,t,e))}function v(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function w(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}var _=n(26);e.exports=o;var S,E=n(8);o.ReadableState=i;var k=(n(27).EventEmitter,function(e,t){return e.listeners(t).length}),x=n(34),j=n(24).Buffer,M=t.Uint8Array||function(){},T=n(20);T.inherits=n(18);var O=n(48),B=void 0;B=O&&O.debuglog?O.debuglog("stream"):function(){};var U,R=n(49),I=n(35);T.inherits(o,x);var C=["error","close","destroy","pause","resume"];Object.defineProperty(o.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}}),o.prototype.destroy=I.destroy,o.prototype._undestroy=I.undestroy,o.prototype._destroy=function(e,t){this.push(null),t(e)},o.prototype.push=function(e,t){var n,r=this._readableState;return r.objectMode?n=!0:"string"==typeof e&&((t=t||r.defaultEncoding)!==r.encoding&&(e=j.from(e,t),t=""),n=!0),a(this,e,t,!1,n)},o.prototype.unshift=function(e){return a(this,e,null,!0,!1)},o.prototype.isPaused=function(){return!1===this._readableState.flowing},o.prototype.setEncoding=function(e){return U||(U=n(29).StringDecoder),this._readableState.decoder=new U(e),this._readableState.encoding=e,this};var L=8388608;o.prototype.read=function(e){B("read",e),e=parseInt(e,10);var t=this._readableState,n=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return B("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?m(this):f(this),null;if(0===(e=l(e,t))&&t.ended)return 0===t.length&&m(this),null;var r,i=t.needReadable;return B("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&B("length less than watermark",i=!0),t.ended||t.reading?B("reading or ended",i=!1):i&&(B("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=l(n,t))),null===(r=e>0?y(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&m(this)),null!==r&&this.emit("data",r),r},o.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},o.prototype.pipe=function(e,t){function n(e,t){B("onunpipe"),e===c&&t&&!1===t.hasUnpiped&&(t.hasUnpiped=!0,o())}function i(){B("onend"),e.end()}function o(){B("cleanup"),e.removeListener("close",u),e.removeListener("finish",l),e.removeListener("drain",p),e.removeListener("error",s),e.removeListener("unpipe",n),c.removeListener("end",i),c.removeListener("end",f),c.removeListener("data",a),g=!0,!h.awaitDrain||e._writableState&&!e._writableState.needDrain||p()}function a(t){B("ondata"),y=!1,!1!==e.write(t)||y||((1===h.pipesCount&&h.pipes===e||h.pipesCount>1&&-1!==w(h.pipes,e))&&!g&&(B("false write response, pause",c._readableState.awaitDrain),c._readableState.awaitDrain++,y=!0),c.pause())}function s(t){B("onerror",t),f(),e.removeListener("error",s),0===k(e,"error")&&e.emit("error",t)}function u(){e.removeListener("finish",l),f()}function l(){B("onfinish"),e.removeListener("close",u),f()}function f(){B("unpipe"),c.unpipe(e)}var c=this,h=this._readableState;switch(h.pipesCount){case 0:h.pipes=e;break;case 1:h.pipes=[h.pipes,e];break;default:h.pipes.push(e)}h.pipesCount+=1,B("pipe count=%d opts=%j",h.pipesCount,t);var d=(!t||!1!==t.end)&&e!==r.stdout&&e!==r.stderr?i:f;h.endEmitted?_.nextTick(d):c.once("end",d),e.on("unpipe",n);var p=function(e){return function(){var t=e._readableState;B("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&k(e,"data")&&(t.flowing=!0,b(e))}}(c);e.on("drain",p);var g=!1,y=!1;return c.on("data",a),function(e,t,n){if("function"==typeof e.prependListener)return e.prependListener(t,n);e._events&&e._events[t]?E(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",s),e.once("close",u),e.once("finish",l),e.emit("pipe",c),h.flowing||(B("pipe resume"),c.resume()),e},o.prototype.unpipe=function(e){var t=this._readableState,n={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,n)),this;if(!e){var r=t.pipes,i=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o<i;o++)r[o].emit("unpipe",this,n);return this}var a=w(t.pipes,e);return-1===a||(t.pipes.splice(a,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,n)),this},o.prototype.on=function(e,t){var n=x.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&f(this):_.nextTick(p,this))}return n},o.prototype.addListener=o.prototype.on,o.prototype.resume=function(){var e=this._readableState;return e.flowing||(B("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,_.nextTick(g,e,t))}(this,e)),this},o.prototype.pause=function(){return B("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(B("pause"),this._readableState.flowing=!1,this.emit("pause")),this},o.prototype.wrap=function(e){var t=this,n=this._readableState,r=!1;for(var i in e.on("end",(function(){if(B("wrapped end"),n.decoder&&!n.ended){var e=n.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(i){B("wrapped data"),n.decoder&&(i=n.decoder.write(i)),n.objectMode&&null==i||!(n.objectMode||i&&i.length)||t.push(i)||(r=!0,e.pause())})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));for(var o=0;o<C.length;o++)e.on(C[o],this.emit.bind(this,C[o]));return this._read=function(t){B("wrapped _read",t),r&&(r=!1,e.resume())},this},Object.defineProperty(o.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),o._fromList=y}).call(this,n(7),n(19))},function(e,t,n){e.exports=n(27).EventEmitter},function(e,t,n){"use strict";function r(e,t){e.emit("error",t)}var i=n(26);e.exports={destroy:function(e,t){var n=this,o=this._readableState&&this._readableState.destroyed,a=this._writableState&&this._writableState.destroyed;return o||a?(t?t(e):!e||this._writableState&&this._writableState.errorEmitted||i.nextTick(r,this,e),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,(function(e){!t&&e?(i.nextTick(r,n,e),n._writableState&&(n._writableState.errorEmitted=!0)):t&&t(e)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}}},function(e,t,n){"use strict";(function(t,r,i){function o(e){var t=this;this.next=null,this.entry=null,this.finish=function(){!function(e,t,n){var r=e.entry;for(e.entry=null;r;){var i=r.callback;t.pendingcb--,i(n),r=r.next}t.corkedRequestsFree?t.corkedRequestsFree.next=e:t.corkedRequestsFree=e}(t,e)}}function a(){}function s(e,t){y=y||n(21),e=e||{};var r=t instanceof y;this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var i=e.highWaterMark,a=e.writableHighWaterMark,s=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r&&(a||0===a)?a:s,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var u=!1===e.decodeStrings;this.decodeStrings=!u,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var n=e._writableState,r=n.sync,i=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)!function(e,t,n,r,i){--t.pendingcb,n?(b.nextTick(i,r),b.nextTick(g,e,t),e._writableState.errorEmitted=!0,e.emit("error",r)):(i(r),e._writableState.errorEmitted=!0,e.emit("error",r),g(e,t))}(e,n,r,t,i);else{var o=d(n);o||n.corked||n.bufferProcessing||!n.bufferedRequest||h(e,n),r?m(c,e,n,o,i):c(e,n,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new o(this)}function u(e){if(y=y||n(21),!(w.call(u,this)||this instanceof y))return new u(e);this._writableState=new s(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev),"function"==typeof e.destroy&&(this._destroy=e.destroy),"function"==typeof e.final&&(this._final=e.final)),S.call(this)}function l(e,t,n,r,i,o){if(!n){var a=function(e,t,n){return e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=E.from(t,n)),t}(t,r,i);r!==a&&(n=!0,i="buffer",r=a)}var s=t.objectMode?1:r.length;t.length+=s;var u=t.length<t.highWaterMark;if(u||(t.needDrain=!0),t.writing||t.corked){var l=t.lastBufferedRequest;t.lastBufferedRequest={chunk:r,encoding:i,isBuf:n,callback:o,next:null},l?l.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else f(e,t,!1,s,r,i,o);return u}function f(e,t,n,r,i,o,a){t.writelen=r,t.writecb=a,t.writing=!0,t.sync=!0,n?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function c(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),g(e,t)}function h(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,i=new Array(r),a=t.corkedRequestsFree;a.entry=n;for(var s=0,u=!0;n;)i[s]=n,n.isBuf||(u=!1),n=n.next,s+=1;i.allBuffers=u,f(e,t,!0,t.length,i,"",a.finish),t.pendingcb++,t.lastBufferedRequest=null,a.next?(t.corkedRequestsFree=a.next,a.next=null):t.corkedRequestsFree=new o(t),t.bufferedRequestCount=0}else{for(;n;){var l=n.chunk,c=n.encoding,h=n.callback;if(f(e,t,!1,t.objectMode?1:l.length,l,c,h),n=n.next,t.bufferedRequestCount--,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequest=n,t.bufferProcessing=!1}function d(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function p(e,t){e._final((function(n){t.pendingcb--,n&&e.emit("error",n),t.prefinished=!0,e.emit("prefinish"),g(e,t)}))}function g(e,t){var n=d(t);return n&&(function(e,t){t.prefinished||t.finalCalled||("function"==typeof e._final?(t.pendingcb++,t.finalCalled=!0,b.nextTick(p,e,t)):(t.prefinished=!0,e.emit("prefinish")))}(e,t),0===t.pendingcb&&(t.finished=!0,e.emit("finish"))),n}var b=n(26);e.exports=u;var y,m=!t.browser&&["v0.10","v0.9."].indexOf(t.version.slice(0,5))>-1?r:b.nextTick;u.WritableState=s;var v=n(20);v.inherits=n(18);var w,_={deprecate:n(37)},S=n(34),E=n(24).Buffer,k=i.Uint8Array||function(){},x=n(35);v.inherits(u,S),s.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(s.prototype,"buffer",{get:_.deprecate((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(e){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(w=Function.prototype[Symbol.hasInstance],Object.defineProperty(u,Symbol.hasInstance,{value:function(e){return!!w.call(this,e)||this===u&&e&&e._writableState instanceof s}})):w=function(e){return e instanceof this},u.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},u.prototype.write=function(e,t,n){var r=this._writableState,i=!1,o=!r.objectMode&&function(e){return E.isBuffer(e)||e instanceof k}(e);return o&&!E.isBuffer(e)&&(e=function(e){return E.from(e)}(e)),"function"==typeof t&&(n=t,t=null),o?t="buffer":t||(t=r.defaultEncoding),"function"!=typeof n&&(n=a),r.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),b.nextTick(t,n)}(this,n):(o||function(e,t,n,r){var i=!0,o=!1;return null===n?o=new TypeError("May not write null values to stream"):"string"==typeof n||void 0===n||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),b.nextTick(r,o),i=!1),i}(this,r,e,n))&&(r.pendingcb++,i=l(this,r,o,e,t,n)),i},u.prototype.cork=function(){this._writableState.corked++},u.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||h(this,e))},u.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(u.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),u.prototype._write=function(e,t,n){n(new Error("_write() is not implemented"))},u.prototype._writev=null,u.prototype.end=function(e,t,n){var r=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!=e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,n){t.ending=!0,g(e,t),n&&(t.finished?b.nextTick(n):e.once("finish",n)),t.ended=!0,e.writable=!1}(this,r,n)},Object.defineProperty(u.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),u.prototype.destroy=x.destroy,u.prototype._undestroy=x.undestroy,u.prototype._destroy=function(e,t){this.end(),t(e)}}).call(this,n(19),n(28).setImmediate,n(7))},function(e,t,n){(function(t){function n(e){try{if(!t.localStorage)return!1}catch(e){return!1}var n=t.localStorage[e];return null!=n&&"true"===String(n).toLowerCase()}e.exports=function(e,t){if(n("noDeprecation"))return e;var r=!1;return function(){if(!r){if(n("throwDeprecation"))throw new Error(t);n("traceDeprecation")?console.trace(t):console.warn(t),r=!0}return e.apply(this,arguments)}}}).call(this,n(7))},function(e,t,n){"use strict";function r(e,t){var n=this._transformState;n.transforming=!1;var r=n.writecb;if(!r)return this.emit("error",new Error("write callback called multiple times"));n.writechunk=null,n.writecb=null,null!=t&&this.push(t),r(e);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function i(e){if(!(this instanceof i))return new i(e);s.call(this,e),this._transformState={afterTransform:r.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.on("prefinish",o)}function o(){var e=this;"function"==typeof this._flush?this._flush((function(t,n){a(e,t,n)})):a(this,null,null)}function a(e,t,n){if(t)return e.emit("error",t);if(null!=n&&e.push(n),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}e.exports=i;var s=n(21),u=n(20);u.inherits=n(18),u.inherits(i,s),i.prototype.push=function(e,t){return this._transformState.needTransform=!1,s.prototype.push.call(this,e,t)},i.prototype._transform=function(e,t,n){throw new Error("_transform() is not implemented")},i.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var i=this._readableState;(r.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},i.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},i.prototype._destroy=function(e,t){var n=this;s.prototype._destroy.call(this,e,(function(e){t(e),n.emit("close")}))}},function(e,t,n){"use strict";(function(t,r){function i(e,t){e=e||{};var r=t instanceof(S=S||n(22));this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var i=e.highWaterMark,o=e.readableHighWaterMark,a=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r&&(o||0===o)?o:a,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new R,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(U||(U=n(29).StringDecoder),this.decoder=new U(e.encoding),this.encoding=e.encoding)}function o(e){if(S=S||n(22),!(this instanceof o))return new o(e);this._readableState=new i(e,this),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),x.call(this)}function a(e,t,n,r,i){var o,a=e._readableState;null===t?(a.reading=!1,function(e,t){if(!t.ended){if(t.decoder){var n=t.decoder.end();n&&n.length&&(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,f(e)}}(e,a)):(i||(o=u(a,t)),o?e.emit("error",o):a.objectMode||t&&t.length>0?("string"==typeof t||a.objectMode||Object.getPrototypeOf(t)===j.prototype||(t=function(e){return j.from(e)}(t)),r?a.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):s(e,a,t,!0):a.ended?e.emit("error",new Error("stream.push() after EOF")):(a.reading=!1,a.decoder&&!n?(t=a.decoder.write(t),a.objectMode||0!==t.length?s(e,a,t,!1):h(e,a)):s(e,a,t,!1))):r||(a.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(a)}function s(e,t,n,r){t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,r?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&f(e)),h(e,t)}function u(e,t){var n;return function(e){return j.isBuffer(e)||e instanceof M}(t)||"string"==typeof t||void 0===t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk")),n}function l(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=L?e=L:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function f(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(B("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?_.nextTick(c,e):c(e))}function c(e){B("emit readable"),e.emit("readable"),b(e)}function h(e,t){t.readingMore||(t.readingMore=!0,_.nextTick(d,e,t))}function d(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(B("maybeReadMore read 0"),e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function p(e){B("readable nexttick read 0"),e.read(0)}function g(e,t){t.reading||(B("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),b(e),t.flowing&&!t.reading&&e.read(0)}function b(e){var t=e._readableState;for(B("flow",t.flowing);t.flowing&&null!==e.read(););}function y(e,t){return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e>=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=function(e,t,n){var r;return e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():n?function(e,t){var n=t.head,r=1,i=n.data;for(e-=i.length;n=n.next;){var o=n.data,a=e>o.length?o.length:e;if(a===o.length?i+=o:i+=o.slice(0,e),0==(e-=a)){a===o.length?(++r,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(a));break}++r}return t.length-=r,i}(e,t):function(e,t){var n=j.allocUnsafe(e),r=t.head,i=1;for(r.data.copy(n),e-=r.data.length;r=r.next;){var o=r.data,a=e>o.length?o.length:e;if(o.copy(n,n.length-e,0,a),0==(e-=a)){a===o.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(a));break}++i}return t.length-=i,n}(e,t),r}(e,t.buffer,t.decoder),n);var n}function m(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,_.nextTick(v,t,e))}function v(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function w(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}var _=n(30);e.exports=o;var S,E=n(8);o.ReadableState=i;var k=(n(27).EventEmitter,function(e,t){return e.listeners(t).length}),x=n(40),j=n(23).Buffer,M=t.Uint8Array||function(){},T=n(20);T.inherits=n(18);var O=n(54),B=void 0;B=O&&O.debuglog?O.debuglog("stream"):function(){};var U,R=n(55),I=n(41);T.inherits(o,x);var C=["error","close","destroy","pause","resume"];Object.defineProperty(o.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}}),o.prototype.destroy=I.destroy,o.prototype._undestroy=I.undestroy,o.prototype._destroy=function(e,t){this.push(null),t(e)},o.prototype.push=function(e,t){var n,r=this._readableState;return r.objectMode?n=!0:"string"==typeof e&&((t=t||r.defaultEncoding)!==r.encoding&&(e=j.from(e,t),t=""),n=!0),a(this,e,t,!1,n)},o.prototype.unshift=function(e){return a(this,e,null,!0,!1)},o.prototype.isPaused=function(){return!1===this._readableState.flowing},o.prototype.setEncoding=function(e){return U||(U=n(29).StringDecoder),this._readableState.decoder=new U(e),this._readableState.encoding=e,this};var L=8388608;o.prototype.read=function(e){B("read",e),e=parseInt(e,10);var t=this._readableState,n=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return B("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?m(this):f(this),null;if(0===(e=l(e,t))&&t.ended)return 0===t.length&&m(this),null;var r,i=t.needReadable;return B("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&B("length less than watermark",i=!0),t.ended||t.reading?B("reading or ended",i=!1):i&&(B("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=l(n,t))),null===(r=e>0?y(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&m(this)),null!==r&&this.emit("data",r),r},o.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},o.prototype.pipe=function(e,t){function n(e,t){B("onunpipe"),e===c&&t&&!1===t.hasUnpiped&&(t.hasUnpiped=!0,o())}function i(){B("onend"),e.end()}function o(){B("cleanup"),e.removeListener("close",u),e.removeListener("finish",l),e.removeListener("drain",p),e.removeListener("error",s),e.removeListener("unpipe",n),c.removeListener("end",i),c.removeListener("end",f),c.removeListener("data",a),g=!0,!h.awaitDrain||e._writableState&&!e._writableState.needDrain||p()}function a(t){B("ondata"),y=!1,!1!==e.write(t)||y||((1===h.pipesCount&&h.pipes===e||h.pipesCount>1&&-1!==w(h.pipes,e))&&!g&&(B("false write response, pause",c._readableState.awaitDrain),c._readableState.awaitDrain++,y=!0),c.pause())}function s(t){B("onerror",t),f(),e.removeListener("error",s),0===k(e,"error")&&e.emit("error",t)}function u(){e.removeListener("finish",l),f()}function l(){B("onfinish"),e.removeListener("close",u),f()}function f(){B("unpipe"),c.unpipe(e)}var c=this,h=this._readableState;switch(h.pipesCount){case 0:h.pipes=e;break;case 1:h.pipes=[h.pipes,e];break;default:h.pipes.push(e)}h.pipesCount+=1,B("pipe count=%d opts=%j",h.pipesCount,t);var d=(!t||!1!==t.end)&&e!==r.stdout&&e!==r.stderr?i:f;h.endEmitted?_.nextTick(d):c.once("end",d),e.on("unpipe",n);var p=function(e){return function(){var t=e._readableState;B("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&k(e,"data")&&(t.flowing=!0,b(e))}}(c);e.on("drain",p);var g=!1,y=!1;return c.on("data",a),function(e,t,n){if("function"==typeof e.prependListener)return e.prependListener(t,n);e._events&&e._events[t]?E(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",s),e.once("close",u),e.once("finish",l),e.emit("pipe",c),h.flowing||(B("pipe resume"),c.resume()),e},o.prototype.unpipe=function(e){var t=this._readableState,n={hasUnpiped:!1};if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this,n)),this;if(!e){var r=t.pipes,i=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o<i;o++)r[o].emit("unpipe",this,n);return this}var a=w(t.pipes,e);return-1===a||(t.pipes.splice(a,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,n)),this},o.prototype.on=function(e,t){var n=x.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&f(this):_.nextTick(p,this))}return n},o.prototype.addListener=o.prototype.on,o.prototype.resume=function(){var e=this._readableState;return e.flowing||(B("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,_.nextTick(g,e,t))}(this,e)),this},o.prototype.pause=function(){return B("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(B("pause"),this._readableState.flowing=!1,this.emit("pause")),this},o.prototype.wrap=function(e){var t=this,n=this._readableState,r=!1;for(var i in e.on("end",(function(){if(B("wrapped end"),n.decoder&&!n.ended){var e=n.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(i){B("wrapped data"),n.decoder&&(i=n.decoder.write(i)),n.objectMode&&null==i||!(n.objectMode||i&&i.length)||t.push(i)||(r=!0,e.pause())})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));for(var o=0;o<C.length;o++)e.on(C[o],this.emit.bind(this,C[o]));return this._read=function(t){B("wrapped _read",t),r&&(r=!1,e.resume())},this},Object.defineProperty(o.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),o._fromList=y}).call(this,n(7),n(19))},function(e,t,n){e.exports=n(27).EventEmitter},function(e,t,n){"use strict";function r(e,t){e.emit("error",t)}var i=n(30);e.exports={destroy:function(e,t){var n=this,o=this._readableState&&this._readableState.destroyed,a=this._writableState&&this._writableState.destroyed;return o||a?(t?t(e):!e||this._writableState&&this._writableState.errorEmitted||i.nextTick(r,this,e),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,(function(e){!t&&e?(i.nextTick(r,n,e),n._writableState&&(n._writableState.errorEmitted=!0)):t&&t(e)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}}},function(e,t,n){"use strict";(function(t,r,i){function o(e){var t=this;this.next=null,this.entry=null,this.finish=function(){!function(e,t,n){var r=e.entry;for(e.entry=null;r;){var i=r.callback;t.pendingcb--,i(n),r=r.next}t.corkedRequestsFree?t.corkedRequestsFree.next=e:t.corkedRequestsFree=e}(t,e)}}function a(){}function s(e,t){y=y||n(22),e=e||{};var r=t instanceof y;this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var i=e.highWaterMark,a=e.writableHighWaterMark,s=this.objectMode?16:16384;this.highWaterMark=i||0===i?i:r&&(a||0===a)?a:s,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var u=!1===e.decodeStrings;this.decodeStrings=!u,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var n=e._writableState,r=n.sync,i=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)!function(e,t,n,r,i){--t.pendingcb,n?(b.nextTick(i,r),b.nextTick(g,e,t),e._writableState.errorEmitted=!0,e.emit("error",r)):(i(r),e._writableState.errorEmitted=!0,e.emit("error",r),g(e,t))}(e,n,r,t,i);else{var o=d(n);o||n.corked||n.bufferProcessing||!n.bufferedRequest||h(e,n),r?m(c,e,n,o,i):c(e,n,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new o(this)}function u(e){if(y=y||n(22),!(w.call(u,this)||this instanceof y))return new u(e);this._writableState=new s(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev),"function"==typeof e.destroy&&(this._destroy=e.destroy),"function"==typeof e.final&&(this._final=e.final)),S.call(this)}function l(e,t,n,r,i,o){if(!n){var a=function(e,t,n){return e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=E.from(t,n)),t}(t,r,i);r!==a&&(n=!0,i="buffer",r=a)}var s=t.objectMode?1:r.length;t.length+=s;var u=t.length<t.highWaterMark;if(u||(t.needDrain=!0),t.writing||t.corked){var l=t.lastBufferedRequest;t.lastBufferedRequest={chunk:r,encoding:i,isBuf:n,callback:o,next:null},l?l.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else f(e,t,!1,s,r,i,o);return u}function f(e,t,n,r,i,o,a){t.writelen=r,t.writecb=a,t.writing=!0,t.sync=!0,n?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function c(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),g(e,t)}function h(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,i=new Array(r),a=t.corkedRequestsFree;a.entry=n;for(var s=0,u=!0;n;)i[s]=n,n.isBuf||(u=!1),n=n.next,s+=1;i.allBuffers=u,f(e,t,!0,t.length,i,"",a.finish),t.pendingcb++,t.lastBufferedRequest=null,a.next?(t.corkedRequestsFree=a.next,a.next=null):t.corkedRequestsFree=new o(t),t.bufferedRequestCount=0}else{for(;n;){var l=n.chunk,c=n.encoding,h=n.callback;if(f(e,t,!1,t.objectMode?1:l.length,l,c,h),n=n.next,t.bufferedRequestCount--,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequest=n,t.bufferProcessing=!1}function d(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function p(e,t){e._final((function(n){t.pendingcb--,n&&e.emit("error",n),t.prefinished=!0,e.emit("prefinish"),g(e,t)}))}function g(e,t){var n=d(t);return n&&(function(e,t){t.prefinished||t.finalCalled||("function"==typeof e._final?(t.pendingcb++,t.finalCalled=!0,b.nextTick(p,e,t)):(t.prefinished=!0,e.emit("prefinish")))}(e,t),0===t.pendingcb&&(t.finished=!0,e.emit("finish"))),n}var b=n(30);e.exports=u;var y,m=!t.browser&&["v0.10","v0.9."].indexOf(t.version.slice(0,5))>-1?r:b.nextTick;u.WritableState=s;var v=n(20);v.inherits=n(18);var w,_={deprecate:n(37)},S=n(40),E=n(23).Buffer,k=i.Uint8Array||function(){},x=n(41);v.inherits(u,S),s.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(s.prototype,"buffer",{get:_.deprecate((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(e){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(w=Function.prototype[Symbol.hasInstance],Object.defineProperty(u,Symbol.hasInstance,{value:function(e){return!!w.call(this,e)||this===u&&e&&e._writableState instanceof s}})):w=function(e){return e instanceof this},u.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},u.prototype.write=function(e,t,n){var r=this._writableState,i=!1,o=!r.objectMode&&function(e){return E.isBuffer(e)||e instanceof k}(e);return o&&!E.isBuffer(e)&&(e=function(e){return E.from(e)}(e)),"function"==typeof t&&(n=t,t=null),o?t="buffer":t||(t=r.defaultEncoding),"function"!=typeof n&&(n=a),r.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),b.nextTick(t,n)}(this,n):(o||function(e,t,n,r){var i=!0,o=!1;return null===n?o=new TypeError("May not write null values to stream"):"string"==typeof n||void 0===n||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),b.nextTick(r,o),i=!1),i}(this,r,e,n))&&(r.pendingcb++,i=l(this,r,o,e,t,n)),i},u.prototype.cork=function(){this._writableState.corked++},u.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||h(this,e))},u.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Object.defineProperty(u.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),u.prototype._write=function(e,t,n){n(new Error("_write() is not implemented"))},u.prototype._writev=null,u.prototype.end=function(e,t,n){var r=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!=e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,n){t.ending=!0,g(e,t),n&&(t.finished?b.nextTick(n):e.once("finish",n)),t.ended=!0,e.writable=!1}(this,r,n)},Object.defineProperty(u.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),u.prototype.destroy=x.destroy,u.prototype._undestroy=x.undestroy,u.prototype._destroy=function(e,t){this.end(),t(e)}}).call(this,n(19),n(28).setImmediate,n(7))},function(e,t,n){"use strict";function r(e,t){var n=this._transformState;n.transforming=!1;var r=n.writecb;if(!r)return this.emit("error",new Error("write callback called multiple times"));n.writechunk=null,n.writecb=null,null!=t&&this.push(t),r(e);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function i(e){if(!(this instanceof i))return new i(e);s.call(this,e),this._transformState={afterTransform:r.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.on("prefinish",o)}function o(){var e=this;"function"==typeof this._flush?this._flush((function(t,n){a(e,t,n)})):a(this,null,null)}function a(e,t,n){if(t)return e.emit("error",t);if(null!=n&&e.push(n),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}e.exports=i;var s=n(22),u=n(20);u.inherits=n(18),u.inherits(i,s),i.prototype.push=function(e,t){return this._transformState.needTransform=!1,s.prototype.push.call(this,e,t)},i.prototype._transform=function(e,t,n){throw new Error("_transform() is not implemented")},i.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var i=this._readableState;(r.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},i.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},i.prototype._destroy=function(e,t){var n=this;s.prototype._destroy.call(this,e,(function(e){t(e),n.emit("close")}))}},function(e,t,n){"use strict";(function(t){function r(e,t){if(e===t)return 0;for(var n=e.length,r=t.length,i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0}function i(e){return t.Buffer&&"function"==typeof t.Buffer.isBuffer?t.Buffer.isBuffer(e):!(null==e||!e._isBuffer)}function o(e){return Object.prototype.toString.call(e)}function a(e){return!i(e)&&"function"==typeof t.ArrayBuffer&&("function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(e):!!e&&(e instanceof DataView||!!(e.buffer&&e.buffer instanceof ArrayBuffer)))}function s(e){if(y.isFunction(e)){if(w)return e.name;var t=e.toString().match(S);return t&&t[1]}}function u(e,t){return"string"==typeof e?e.length<t?e:e.slice(0,t):e}function l(e){if(w||!y.isFunction(e))return y.inspect(e);var t=s(e);return"[Function"+(t?": "+t:"")+"]"}function f(e,t,n,r,i){throw new _.AssertionError({message:n,actual:e,expected:t,operator:r,stackStartFunction:i})}function c(e,t){e||f(e,!0,t,"==",_.ok)}function h(e,t,n,s){if(e===t)return!0;if(i(e)&&i(t))return 0===r(e,t);if(y.isDate(e)&&y.isDate(t))return e.getTime()===t.getTime();if(y.isRegExp(e)&&y.isRegExp(t))return e.source===t.source&&e.global===t.global&&e.multiline===t.multiline&&e.lastIndex===t.lastIndex&&e.ignoreCase===t.ignoreCase;if(null!==e&&"object"==typeof e||null!==t&&"object"==typeof t){if(a(e)&&a(t)&&o(e)===o(t)&&!(e instanceof Float32Array||e instanceof Float64Array))return 0===r(new Uint8Array(e.buffer),new Uint8Array(t.buffer));if(i(e)!==i(t))return!1;var u=(s=s||{actual:[],expected:[]}).actual.indexOf(e);return-1!==u&&u===s.expected.indexOf(t)||(s.actual.push(e),s.expected.push(t),function(e,t,n,r){if(null==e||null==t)return!1;if(y.isPrimitive(e)||y.isPrimitive(t))return e===t;if(n&&Object.getPrototypeOf(e)!==Object.getPrototypeOf(t))return!1;var i=d(e),o=d(t);if(i&&!o||!i&&o)return!1;if(i)return e=v.call(e),t=v.call(t),h(e,t,n);var a,s,u=E(e),l=E(t);if(u.length!==l.length)return!1;for(u.sort(),l.sort(),s=u.length-1;s>=0;s--)if(u[s]!==l[s])return!1;for(s=u.length-1;s>=0;s--)if(a=u[s],!h(e[a],t[a],n,r))return!1;return!0}(e,t,n,s))}return n?e===t:e==t}function d(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function p(e,t){if(!e||!t)return!1;if("[object RegExp]"==Object.prototype.toString.call(t))return t.test(e);try{if(e instanceof t)return!0}catch(e){}return!Error.isPrototypeOf(t)&&!0===t.call({},e)}function g(e,t,n,r){var i;if("function"!=typeof t)throw new TypeError('"block" argument must be a function');"string"==typeof n&&(r=n,n=null),i=function(e){var t;try{e()}catch(e){t=e}return t}(t),r=(n&&n.name?" ("+n.name+").":".")+(r?" "+r:"."),e&&!i&&f(i,n,"Missing expected exception"+r);var o="string"==typeof r,a=!e&&i&&!n;if((!e&&y.isError(i)&&o&&p(i,n)||a)&&f(i,n,"Got unwanted exception"+r),e&&i&&n&&!p(i,n)||!e&&i)throw i}var b=n(45),y=n(31),m=Object.prototype.hasOwnProperty,v=Array.prototype.slice,w="foo"===function(){}.name,_=e.exports=c,S=/\s*function\s+([^\(\s]*)\s*/;_.AssertionError=function(e){this.name="AssertionError",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,e.message?(this.message=e.message,this.generatedMessage=!1):(this.message=function(e){return u(l(e.actual),128)+" "+e.operator+" "+u(l(e.expected),128)}(this),this.generatedMessage=!0);var t=e.stackStartFunction||f;if(Error.captureStackTrace)Error.captureStackTrace(this,t);else{var n=new Error;if(n.stack){var r=n.stack,i=s(t),o=r.indexOf("\n"+i);if(o>=0){var a=r.indexOf("\n",o+1);r=r.substring(a+1)}this.stack=r}}},y.inherits(_.AssertionError,Error),_.fail=f,_.ok=c,_.equal=function(e,t,n){e!=t&&f(e,t,n,"==",_.equal)},_.notEqual=function(e,t,n){e==t&&f(e,t,n,"!=",_.notEqual)},_.deepEqual=function(e,t,n){h(e,t,!1)||f(e,t,n,"deepEqual",_.deepEqual)},_.deepStrictEqual=function(e,t,n){h(e,t,!0)||f(e,t,n,"deepStrictEqual",_.deepStrictEqual)},_.notDeepEqual=function(e,t,n){h(e,t,!1)&&f(e,t,n,"notDeepEqual",_.notDeepEqual)},_.notDeepStrictEqual=function e(t,n,r){h(t,n,!0)&&f(t,n,r,"notDeepStrictEqual",e)},_.strictEqual=function(e,t,n){e!==t&&f(e,t,n,"===",_.strictEqual)},_.notStrictEqual=function(e,t,n){e===t&&f(e,t,n,"!==",_.notStrictEqual)},_.throws=function(e,t,n){g(!0,e,t,n)},_.doesNotThrow=function(e,t,n){g(!1,e,t,n)},_.ifError=function(e){if(e)throw e},_.strict=b((function e(t,n){t||f(t,!0,n,"==",e)}),_,{equal:_.strictEqual,deepEqual:_.deepStrictEqual,notEqual:_.notStrictEqual,notDeepEqual:_.notDeepStrictEqual}),_.strict.strict=_.strict;var E=Object.keys||function(e){var t=[];for(var n in e)m.call(e,n)&&t.push(n);return t}}).call(this,n(7))},function(e,t,n){"use strict";function r(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}var i=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var n,s,u=r(e),l=1;l<arguments.length;l++){for(var f in n=Object(arguments[l]))o.call(n,f)&&(u[f]=n[f]);if(i){s=i(n);for(var c=0;c<s.length;c++)a.call(n,s[c])&&(u[s[c]]=n[s[c]])}}return u}},function(e,t){e.exports=function(e){return e&&"object"==typeof e&&"function"==typeof e.copy&&"function"==typeof e.fill&&"function"==typeof e.readUInt8}},function(e,t,n){(t=e.exports=n(33)).Stream=t,t.Readable=t,t.Writable=n(36),t.Duplex=n(21),t.Transform=n(38),t.PassThrough=n(51)},,function(e,t,n){"use strict";function r(e,t,n){e.copy(t,n)}var i=n(24).Buffer,o=n(50);e.exports=function(){function e(){(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),this.head=null,this.tail=null,this.length=0}return e.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},e.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},e.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n},e.prototype.concat=function(e){if(0===this.length)return i.alloc(0);if(1===this.length)return this.head.data;for(var t=i.allocUnsafe(e>>>0),n=this.head,o=0;n;)r(n.data,t,o),o+=n.data.length,n=n.next;return t},e}(),o&&o.inspect&&o.inspect.custom&&(e.exports.prototype[o.inspect.custom]=function(){var e=o.inspect({length:this.length});return this.constructor.name+" "+e})},,function(e,t,n){"use strict";function r(e){if(!(this instanceof r))return new r(e);i.call(this,e)}e.exports=r;var i=n(38),o=n(20);o.inherits=n(18),o.inherits(r,i),r.prototype._transform=function(e,t,n){n(null,e)}},function(e,t,n){"use strict";function r(e){(e=e||{}).objectMode=!0,e.highWaterMark=16,a.call(this,e),this._msgpack=e.msgpack}function i(e){if(!(this instanceof i))return(e=e||{}).msgpack=this,new i(e);r.call(this,e),this._wrap="wrap"in e&&e.wrap}function o(e){if(!(this instanceof o))return(e=e||{}).msgpack=this,new o(e);r.call(this,e),this._chunks=u(),this._wrap="wrap"in e&&e.wrap}var a=n(53).Transform,s=n(18),u=n(25);s(r,a),s(i,r),i.prototype._transform=function(e,t,n){var r=null;try{r=this._msgpack.encode(this._wrap?e.value:e).slice(0)}catch(e){return this.emit("error",e),n()}this.push(r),n()},s(o,r),o.prototype._transform=function(e,t,n){e&&this._chunks.append(e);try{var r=this._msgpack.decode(this._chunks);this._wrap&&(r={value:r}),this.push(r)}catch(e){return void(e instanceof this._msgpack.IncompleteBufferError?n():this.emit("error",e))}this._chunks.length>0?this._transform(null,t,n):n()},e.exports.decoder=o,e.exports.encoder=i},function(e,t,n){(t=e.exports=n(39)).Stream=t,t.Readable=t,t.Writable=n(42),t.Duplex=n(22),t.Transform=n(43),t.PassThrough=n(57)},,function(e,t,n){"use strict";function r(e,t,n){e.copy(t,n)}var i=n(23).Buffer,o=n(56);e.exports=function(){function e(){(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),this.head=null,this.tail=null,this.length=0}return e.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},e.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},e.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},e.prototype.clear=function(){this.head=this.tail=null,this.length=0},e.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n},e.prototype.concat=function(e){if(0===this.length)return i.alloc(0);if(1===this.length)return this.head.data;for(var t=i.allocUnsafe(e>>>0),n=this.head,o=0;n;)r(n.data,t,o),o+=n.data.length,n=n.next;return t},e}(),o&&o.inspect&&o.inspect.custom&&(e.exports.prototype[o.inspect.custom]=function(){var e=o.inspect({length:this.length});return this.constructor.name+" "+e})},,function(e,t,n){"use strict";function r(e){if(!(this instanceof r))return new r(e);i.call(this,e)}e.exports=r;var i=n(43),o=n(20);o.inherits=n(18),o.inherits(r,i),r.prototype._transform=function(e,t,n){n(null,e)}},function(e,t,n){"use strict";function r(e){Error.call(this),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.message=e||"unable to decode"}var i=n(25);n(31).inherits(r,Error),e.exports=function(e){function t(e,t){var n=function(e){switch(e){case 196:return 2;case 197:return 3;case 198:return 5;case 199:return 3;case 200:return 4;case 201:return 6;case 202:return 5;case 203:return 9;case 204:return 2;case 205:return 3;case 206:return 5;case 207:return 9;case 208:return 2;case 209:return 3;case 210:return 5;case 211:return 9;case 212:return 3;case 213:return 4;case 214:return 6;case 215:return 10;case 216:return 18;case 217:return 2;case 218:return 3;case 219:return 5;case 222:return 3;default:return-1}}(e);return!(-1!==n&&t<n)}function n(e,t,n){return t>=n+e}function o(e,t){return{value:e,bytesConsumed:t}}function a(e,r){r=void 0===r?0:r;var i=e.length-r;if(i<=0)return null;var a,c,h,d=e.readUInt8(r),p=0;if(!t(d,i))return null;switch(d){case 192:return o(null,1);case 194:return o(!1,1);case 195:return o(!0,1);case 204:return o(p=e.readUInt8(r+1),2);case 205:return o(p=e.readUInt16BE(r+1),3);case 206:return o(p=e.readUInt32BE(r+1),5);case 207:for(h=7;h>=0;h--)p+=e.readUInt8(r+h+1)*Math.pow(2,8*(7-h));return o(p,9);case 208:return o(p=e.readInt8(r+1),2);case 209:return o(p=e.readInt16BE(r+1),3);case 210:return o(p=e.readInt32BE(r+1),5);case 211:return o(p=function(e,t){var n=128==(128&e[t]);if(n)for(var r=1,i=t+7;i>=t;i--){var o=(255^e[i])+r;e[i]=255&o,r=o>>8}return(4294967296*e.readUInt32BE(t+0)+e.readUInt32BE(t+4))*(n?-1:1)}(e.slice(r+1,r+9),0),9);case 202:return o(p=e.readFloatBE(r+1),5);case 203:return o(p=e.readDoubleBE(r+1),9);case 217:return n(a=e.readUInt8(r+1),i,2)?o(p=e.toString("utf8",r+2,r+2+a),2+a):null;case 218:return n(a=e.readUInt16BE(r+1),i,3)?o(p=e.toString("utf8",r+3,r+3+a),3+a):null;case 219:return n(a=e.readUInt32BE(r+1),i,5)?o(p=e.toString("utf8",r+5,r+5+a),5+a):null;case 196:return n(a=e.readUInt8(r+1),i,2)?o(p=e.slice(r+2,r+2+a),2+a):null;case 197:return n(a=e.readUInt16BE(r+1),i,3)?o(p=e.slice(r+3,r+3+a),3+a):null;case 198:return n(a=e.readUInt32BE(r+1),i,5)?o(p=e.slice(r+5,r+5+a),5+a):null;case 220:return i<3?null:(a=e.readUInt16BE(r+1),s(e,r,a,3));case 221:return i<5?null:(a=e.readUInt32BE(r+1),s(e,r,a,5));case 222:return a=e.readUInt16BE(r+1),u(e,r,a,3);case 223:return a=e.readUInt32BE(r+1),u(e,r,a,5);case 212:return l(e,r,1);case 213:return l(e,r,2);case 214:return l(e,r,4);case 215:return l(e,r,8);case 216:return l(e,r,16);case 199:return a=e.readUInt8(r+1),c=e.readUInt8(r+2),n(a,i,3)?f(e,r,c,a,3):null;case 200:return a=e.readUInt16BE(r+1),c=e.readUInt8(r+3),n(a,i,4)?f(e,r,c,a,4):null;case 201:return a=e.readUInt32BE(r+1),c=e.readUInt8(r+5),n(a,i,6)?f(e,r,c,a,6):null}if(144==(240&d))return s(e,r,a=15&d,1);if(128==(240&d))return u(e,r,a=15&d,1);if(160==(224&d))return n(a=31&d,i,1)?o(p=e.toString("utf8",r+1,r+a+1),a+1):null;if(d>=224)return o(p=d-256,1);if(d<128)return o(d,1);throw new Error("not implemented yet")}function s(e,t,n,r){var i,s=[],u=0;for(t+=r,i=0;i<n;i++){var l=a(e,t);if(!l)return null;s.push(l.value),t+=l.bytesConsumed,u+=l.bytesConsumed}return o(s,r+u)}function u(e,t,n,r){var i,s={},u=0;for(t+=r,i=0;i<n;i++){var l=a(e,t);if(!l)return null;var f=a(e,t+=l.bytesConsumed);if(!f)return null;s[l.value]=f.value,t+=f.bytesConsumed,u+=l.bytesConsumed+f.bytesConsumed}return o(s,r+u)}function l(e,t,n){return f(e,t,e.readInt8(t+1),n,2)}function f(t,n,r,i,a){var s,u;if(n+=a,r<0)switch(r){case-1:return function(e,t,n){var r,i=0;switch(t){case 4:r=e.readUInt32BE(0);break;case 8:var a=e.readUInt32BE(0),s=e.readUInt32BE(4);i=a/4,r=(3&a)*Math.pow(2,32)+s;break;case 12:throw new Error("timestamp 96 is not yet implemented")}var u=1e3*r+Math.round(i/1e6);return o(new Date(u),t+n)}(u=t.slice(n,n+i),i,a)}for(s=0;s<e.length;s++)if(r===e[s].type){return u=t.slice(n,n+i),o(e[s].decode(u),a+i)}throw new Error("unable to find ext type "+r)}return function(e){e instanceof i||(e=i().append(e));var t=a(e);if(t)return e.consume(t.bytesConsumed),t.value;throw new r}},e.exports.IncompleteBufferError=r},function(e,t,n){"use strict";function r(e,t){var n,r=!0;return Math.fround&&(r=Math.fround(e)!==e),t&&(r=!0),r?((n=i.allocUnsafe(9))[0]=203,n.writeDoubleBE(e,1)):((n=i.allocUnsafe(5))[0]=202,n.writeFloatBE(e,1)),n}var i=n(23).Buffer,o=n(25);e.exports=function(e,t,n,a){function s(e,l){var f,c;if(void 0===e)throw new Error("undefined is not encodable in msgpack!");if(function(e){return e!=e&&"number"==typeof e}(e))throw new Error("NaN is not encodable in msgpack!");if(null===e)(f=i.allocUnsafe(1))[0]=192;else if(!0===e)(f=i.allocUnsafe(1))[0]=195;else if(!1===e)(f=i.allocUnsafe(1))[0]=194;else if("string"==typeof e)(c=i.byteLength(e))<32?((f=i.allocUnsafe(1+c))[0]=160|c,c>0&&f.write(e,1)):c<=255&&!n?((f=i.allocUnsafe(2+c))[0]=217,f[1]=c,f.write(e,2)):c<=65535?((f=i.allocUnsafe(3+c))[0]=218,f.writeUInt16BE(c,1),f.write(e,3)):((f=i.allocUnsafe(5+c))[0]=219,f.writeUInt32BE(c,1),f.write(e,5));else if(e&&(e.readUInt32LE||e instanceof Uint8Array))e instanceof Uint8Array&&(e=i.from(e)),e.length<=255?((f=i.allocUnsafe(2))[0]=196,f[1]=e.length):e.length<=65535?((f=i.allocUnsafe(3))[0]=197,f.writeUInt16BE(e.length,1)):((f=i.allocUnsafe(5))[0]=198,f.writeUInt32BE(e.length,1)),f=o([f,e]);else if(Array.isArray(e))e.length<16?(f=i.allocUnsafe(1))[0]=144|e.length:e.length<65536?((f=i.allocUnsafe(3))[0]=220,f.writeUInt16BE(e.length,1)):((f=i.allocUnsafe(5))[0]=221,f.writeUInt32BE(e.length,1)),f=e.reduce((function(e,t){return e.append(s(t,!0)),e}),o().append(f));else{if(!a&&"function"==typeof e.getDate)return function(e){var t,n=1*e,r=Math.floor(n/1e3),a=1e6*(n-1e3*r);if(a||r>4294967295){(t=i.allocUnsafe(10))[0]=215,t[1]=-1;var s=4*a,u=r/Math.pow(2,32),l=s+u&4294967295,f=4294967295&r;t.writeInt32BE(l,2),t.writeInt32BE(f,6)}else(t=i.allocUnsafe(6))[0]=214,t[1]=-1,t.writeUInt32BE(Math.floor(n/1e3),2);return o().append(t)}(e);if("object"==typeof e)f=u(e)||function(e){var t,n,r=[],a=0;for(t in e)e.hasOwnProperty(t)&&void 0!==e[t]&&"function"!=typeof e[t]&&(++a,r.push(s(t,!0)),r.push(s(e[t],!0)));return a<16?(n=i.allocUnsafe(1))[0]=128|a:a<65535?((n=i.allocUnsafe(3))[0]=222,n.writeUInt16BE(a,1)):((n=i.allocUnsafe(5))[0]=223,n.writeUInt32BE(a,1)),r.unshift(n),r.reduce((function(e,t){return e.append(t)}),o())}(e);else if("number"==typeof e){if(function(e){return e%1!=0}(e))return r(e,t);if(e>=0)if(e<128)(f=i.allocUnsafe(1))[0]=e;else if(e<256)(f=i.allocUnsafe(2))[0]=204,f[1]=e;else if(e<65536)(f=i.allocUnsafe(3))[0]=205,f.writeUInt16BE(e,1);else if(e<=4294967295)(f=i.allocUnsafe(5))[0]=206,f.writeUInt32BE(e,1);else{if(!(e<=9007199254740991))return r(e,!0);(f=i.allocUnsafe(9))[0]=207,function(e,t){for(var n=7;n>=0;n--)e[n+1]=255&t,t/=256}(f,e)}else if(e>=-32)(f=i.allocUnsafe(1))[0]=256+e;else if(e>=-128)(f=i.allocUnsafe(2))[0]=208,f.writeInt8(e,1);else if(e>=-32768)(f=i.allocUnsafe(3))[0]=209,f.writeInt16BE(e,1);else if(e>-214748365)(f=i.allocUnsafe(5))[0]=210,f.writeInt32BE(e,1);else{if(!(e>=-9007199254740991))return r(e,!0);(f=i.allocUnsafe(9))[0]=211,function(e,t,n){var r=n<0;r&&(n=Math.abs(n));var i=n%4294967296,o=n/4294967296;if(e.writeUInt32BE(Math.floor(o),t+0),e.writeUInt32BE(i,t+4),r)for(var a=1,s=t+7;s>=t;s--){var u=(255^e[s])+a;e[s]=255&u,a=u>>8}}(f,1,e)}}}if(!f)throw new Error("not implemented yet");return l?f:f.slice()}function u(t){var n,r,a=-1,s=[];for(n=0;n<e.length;n++)if(e[n].check(t)){r=e[n].encode(t);break}return r?(1===(a=r.length-1)?s.push(212):2===a?s.push(213):4===a?s.push(214):8===a?s.push(215):16===a?s.push(216):a<256?(s.push(199),s.push(a)):a<65536?(s.push(200),s.push(a>>8),s.push(255&a)):(s.push(201),s.push(a>>24),s.push(a>>16&255),s.push(a>>8&255),s.push(255&a)),o().append(i.from(s)).append(r)):null}return s}}]]);(window.webpackJsonpJsonUrl=window.webpackJsonpJsonUrl||[]).push([[3],{48:function(a,b){},50:function(a,b){},54:function(a,b){},56:function(a,b){}}]);(window.webpackJsonpJsonUrl=window.webpackJsonpJsonUrl||[]).push([[4],{14:function(a,b,c){a.exports=c(60)},60:function(a,b,c){(function(d){b.version="1.0.0",b.encode=function(f){return f.toString("base64").replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")},b.decode=function(e){return e=(e+=Array(5-e.length%4).join("=")).replace(/\-/g,"+").replace(/\_/g,"/"),new d(e,"base64")},b.validate=function(f){return/^[A-Za-z0-9\-_]+$/.test(f)}}).call(this,c(3).Buffer)}}]);/*!
 * Chart.js v3.6.0
 * https://www.chartjs.org
 * (c) 2021 Chart.js Contributors
 * Released under the MIT License
 */
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).Chart=e()}(this,(function(){"use strict";const t="undefined"==typeof window?function(t){return t()}:window.requestAnimationFrame;function e(e,i,s){const n=s||(t=>Array.prototype.slice.call(t));let o=!1,a=[];return function(...s){a=n(s),o||(o=!0,t.call(window,(()=>{o=!1,e.apply(i,a)})))}}function i(t,e){let i;return function(...s){return e?(clearTimeout(i),i=setTimeout(t,e,s)):t.apply(this,s),e}}const s=t=>"start"===t?"left":"end"===t?"right":"center",n=(t,e,i)=>"start"===t?e:"end"===t?i:(e+i)/2,o=(t,e,i,s)=>t===(s?"left":"right")?i:"center"===t?(e+i)/2:e;var a=new class{constructor(){this._request=null,this._charts=new Map,this._running=!1,this._lastDate=void 0}_notify(t,e,i,s){const n=e.listeners[s],o=e.duration;n.forEach((s=>s({chart:t,initial:e.initial,numSteps:o,currentStep:Math.min(i-e.start,o)})))}_refresh(){this._request||(this._running=!0,this._request=t.call(window,(()=>{this._update(),this._request=null,this._running&&this._refresh()})))}_update(t=Date.now()){let e=0;this._charts.forEach(((i,s)=>{if(!i.running||!i.items.length)return;const n=i.items;let o,a=n.length-1,r=!1;for(;a>=0;--a)o=n[a],o._active?(o._total>i.duration&&(i.duration=o._total),o.tick(t),r=!0):(n[a]=n[n.length-1],n.pop());r&&(s.draw(),this._notify(s,i,t,"progress")),n.length||(i.running=!1,this._notify(s,i,t,"complete"),i.initial=!1),e+=n.length})),this._lastDate=t,0===e&&(this._running=!1)}_getAnims(t){const e=this._charts;let i=e.get(t);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},e.set(t,i)),i}listen(t,e,i){this._getAnims(t).listeners[e].push(i)}add(t,e){e&&e.length&&this._getAnims(t).items.push(...e)}has(t){return this._getAnims(t).items.length>0}start(t){const e=this._charts.get(t);e&&(e.running=!0,e.start=Date.now(),e.duration=e.items.reduce(((t,e)=>Math.max(t,e._duration)),0),this._refresh())}running(t){if(!this._running)return!1;const e=this._charts.get(t);return!!(e&&e.running&&e.items.length)}stop(t){const e=this._charts.get(t);if(!e||!e.items.length)return;const i=e.items;let s=i.length-1;for(;s>=0;--s)i[s].cancel();e.items=[],this._notify(t,e,Date.now(),"complete")}remove(t){return this._charts.delete(t)}};
/*!
 * @kurkle/color v0.1.9
 * https://github.com/kurkle/color#readme
 * (c) 2020 Jukka Kurkela
 * Released under the MIT License
 */const r={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},l="0123456789ABCDEF",h=t=>l[15&t],c=t=>l[(240&t)>>4]+l[15&t],d=t=>(240&t)>>4==(15&t);function u(t){var e=function(t){return d(t.r)&&d(t.g)&&d(t.b)&&d(t.a)}(t)?h:c;return t?"#"+e(t.r)+e(t.g)+e(t.b)+(t.a<255?e(t.a):""):t}function f(t){return t+.5|0}const g=(t,e,i)=>Math.max(Math.min(t,i),e);function p(t){return g(f(2.55*t),0,255)}function m(t){return g(f(255*t),0,255)}function x(t){return g(f(t/2.55)/100,0,1)}function b(t){return g(f(100*t),0,100)}const _=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;const y=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function v(t,e,i){const s=e*Math.min(i,1-i),n=(e,n=(e+t/30)%12)=>i-s*Math.max(Math.min(n-3,9-n,1),-1);return[n(0),n(8),n(4)]}function w(t,e,i){const s=(s,n=(s+t/60)%6)=>i-i*e*Math.max(Math.min(n,4-n,1),0);return[s(5),s(3),s(1)]}function M(t,e,i){const s=v(t,1,.5);let n;for(e+i>1&&(n=1/(e+i),e*=n,i*=n),n=0;n<3;n++)s[n]*=1-e-i,s[n]+=e;return s}function k(t){const e=t.r/255,i=t.g/255,s=t.b/255,n=Math.max(e,i,s),o=Math.min(e,i,s),a=(n+o)/2;let r,l,h;return n!==o&&(h=n-o,l=a>.5?h/(2-n-o):h/(n+o),r=n===e?(i-s)/h+(i<s?6:0):n===i?(s-e)/h+2:(e-i)/h+4,r=60*r+.5),[0|r,l||0,a]}function S(t,e,i,s){return(Array.isArray(e)?t(e[0],e[1],e[2]):t(e,i,s)).map(m)}function P(t,e,i){return S(v,t,e,i)}function D(t){return(t%360+360)%360}function C(t){const e=y.exec(t);let i,s=255;if(!e)return;e[5]!==i&&(s=e[6]?p(+e[5]):m(+e[5]));const n=D(+e[2]),o=+e[3]/100,a=+e[4]/100;return i="hwb"===e[1]?function(t,e,i){return S(M,t,e,i)}(n,o,a):"hsv"===e[1]?function(t,e,i){return S(w,t,e,i)}(n,o,a):P(n,o,a),{r:i[0],g:i[1],b:i[2],a:s}}const O={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},A={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};let T;function L(t){T||(T=function(){const t={},e=Object.keys(A),i=Object.keys(O);let s,n,o,a,r;for(s=0;s<e.length;s++){for(a=r=e[s],n=0;n<i.length;n++)o=i[n],r=r.replace(o,O[o]);o=parseInt(A[a],16),t[r]=[o>>16&255,o>>8&255,255&o]}return t}(),T.transparent=[0,0,0,0]);const e=T[t.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:4===e.length?e[3]:255}}function R(t,e,i){if(t){let s=k(t);s[e]=Math.max(0,Math.min(s[e]+s[e]*i,0===e?360:1)),s=P(s),t.r=s[0],t.g=s[1],t.b=s[2]}}function E(t,e){return t?Object.assign(e||{},t):t}function I(t){var e={r:0,g:0,b:0,a:255};return Array.isArray(t)?t.length>=3&&(e={r:t[0],g:t[1],b:t[2],a:255},t.length>3&&(e.a=m(t[3]))):(e=E(t,{r:0,g:0,b:0,a:1})).a=m(e.a),e}function z(t){return"r"===t.charAt(0)?function(t){const e=_.exec(t);let i,s,n,o=255;if(e){if(e[7]!==i){const t=+e[7];o=255&(e[8]?p(t):255*t)}return i=+e[1],s=+e[3],n=+e[5],i=255&(e[2]?p(i):i),s=255&(e[4]?p(s):s),n=255&(e[6]?p(n):n),{r:i,g:s,b:n,a:o}}}(t):C(t)}class F{constructor(t){if(t instanceof F)return t;const e=typeof t;let i;var s,n,o;"object"===e?i=I(t):"string"===e&&(o=(s=t).length,"#"===s[0]&&(4===o||5===o?n={r:255&17*r[s[1]],g:255&17*r[s[2]],b:255&17*r[s[3]],a:5===o?17*r[s[4]]:255}:7!==o&&9!==o||(n={r:r[s[1]]<<4|r[s[2]],g:r[s[3]]<<4|r[s[4]],b:r[s[5]]<<4|r[s[6]],a:9===o?r[s[7]]<<4|r[s[8]]:255})),i=n||L(t)||z(t)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var t=E(this._rgb);return t&&(t.a=x(t.a)),t}set rgb(t){this._rgb=I(t)}rgbString(){return this._valid?(t=this._rgb)&&(t.a<255?`rgba(${t.r}, ${t.g}, ${t.b}, ${x(t.a)})`:`rgb(${t.r}, ${t.g}, ${t.b})`):this._rgb;var t}hexString(){return this._valid?u(this._rgb):this._rgb}hslString(){return this._valid?function(t){if(!t)return;const e=k(t),i=e[0],s=b(e[1]),n=b(e[2]);return t.a<255?`hsla(${i}, ${s}%, ${n}%, ${x(t.a)})`:`hsl(${i}, ${s}%, ${n}%)`}(this._rgb):this._rgb}mix(t,e){const i=this;if(t){const s=i.rgb,n=t.rgb;let o;const a=e===o?.5:e,r=2*a-1,l=s.a-n.a,h=((r*l==-1?r:(r+l)/(1+r*l))+1)/2;o=1-h,s.r=255&h*s.r+o*n.r+.5,s.g=255&h*s.g+o*n.g+.5,s.b=255&h*s.b+o*n.b+.5,s.a=a*s.a+(1-a)*n.a,i.rgb=s}return i}clone(){return new F(this.rgb)}alpha(t){return this._rgb.a=m(t),this}clearer(t){return this._rgb.a*=1-t,this}greyscale(){const t=this._rgb,e=f(.3*t.r+.59*t.g+.11*t.b);return t.r=t.g=t.b=e,this}opaquer(t){return this._rgb.a*=1+t,this}negate(){const t=this._rgb;return t.r=255-t.r,t.g=255-t.g,t.b=255-t.b,this}lighten(t){return R(this._rgb,2,t),this}darken(t){return R(this._rgb,2,-t),this}saturate(t){return R(this._rgb,1,t),this}desaturate(t){return R(this._rgb,1,-t),this}rotate(t){return function(t,e){var i=k(t);i[0]=D(i[0]+e),i=P(i),t.r=i[0],t.g=i[1],t.b=i[2]}(this._rgb,t),this}}function B(t){return new F(t)}const V=t=>t instanceof CanvasGradient||t instanceof CanvasPattern;function W(t){return V(t)?t:B(t)}function N(t){return V(t)?t:B(t).saturate(.5).darken(.1).hexString()}function H(){}const j=function(){let t=0;return function(){return t++}}();function $(t){return null==t}function Y(t){if(Array.isArray&&Array.isArray(t))return!0;const e=Object.prototype.toString.call(t);return"[object"===e.substr(0,7)&&"Array]"===e.substr(-6)}function U(t){return null!==t&&"[object Object]"===Object.prototype.toString.call(t)}const X=t=>("number"==typeof t||t instanceof Number)&&isFinite(+t);function q(t,e){return X(t)?t:e}function K(t,e){return void 0===t?e:t}const G=(t,e)=>"string"==typeof t&&t.endsWith("%")?parseFloat(t)/100:t/e,Z=(t,e)=>"string"==typeof t&&t.endsWith("%")?parseFloat(t)/100*e:+t;function Q(t,e,i){if(t&&"function"==typeof t.call)return t.apply(i,e)}function J(t,e,i,s){let n,o,a;if(Y(t))if(o=t.length,s)for(n=o-1;n>=0;n--)e.call(i,t[n],n);else for(n=0;n<o;n++)e.call(i,t[n],n);else if(U(t))for(a=Object.keys(t),o=a.length,n=0;n<o;n++)e.call(i,t[a[n]],a[n])}function tt(t,e){let i,s,n,o;if(!t||!e||t.length!==e.length)return!1;for(i=0,s=t.length;i<s;++i)if(n=t[i],o=e[i],n.datasetIndex!==o.datasetIndex||n.index!==o.index)return!1;return!0}function et(t){if(Y(t))return t.map(et);if(U(t)){const e=Object.create(null),i=Object.keys(t),s=i.length;let n=0;for(;n<s;++n)e[i[n]]=et(t[i[n]]);return e}return t}function it(t){return-1===["__proto__","prototype","constructor"].indexOf(t)}function st(t,e,i,s){if(!it(t))return;const n=e[t],o=i[t];U(n)&&U(o)?nt(n,o,s):e[t]=et(o)}function nt(t,e,i){const s=Y(e)?e:[e],n=s.length;if(!U(t))return t;const o=(i=i||{}).merger||st;for(let a=0;a<n;++a){if(!U(e=s[a]))continue;const n=Object.keys(e);for(let s=0,a=n.length;s<a;++s)o(n[s],t,e,i)}return t}function ot(t,e){return nt(t,e,{merger:at})}function at(t,e,i){if(!it(t))return;const s=e[t],n=i[t];U(s)&&U(n)?ot(s,n):Object.prototype.hasOwnProperty.call(e,t)||(e[t]=et(n))}function rt(t,e){const i=t.indexOf(".",e);return-1===i?t.length:i}function lt(t,e){if(""===e)return t;let i=0,s=rt(e,i);for(;t&&s>i;)t=t[e.substr(i,s-i)],i=s+1,s=rt(e,i);return t}function ht(t){return t.charAt(0).toUpperCase()+t.slice(1)}const ct=t=>void 0!==t,dt=t=>"function"==typeof t,ut=(t,e)=>{if(t.size!==e.size)return!1;for(const i of t)if(!e.has(i))return!1;return!0},ft=Object.create(null),gt=Object.create(null);function pt(t,e){if(!e)return t;const i=e.split(".");for(let e=0,s=i.length;e<s;++e){const s=i[e];t=t[s]||(t[s]=Object.create(null))}return t}function mt(t,e,i){return"string"==typeof e?nt(pt(t,e),i):nt(pt(t,""),e)}var xt=new class{constructor(t){this.animation=void 0,this.backgroundColor="rgba(0,0,0,0.1)",this.borderColor="rgba(0,0,0,0.1)",this.color="#666",this.datasets={},this.devicePixelRatio=t=>t.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(t,e)=>N(e.backgroundColor),this.hoverBorderColor=(t,e)=>N(e.borderColor),this.hoverColor=(t,e)=>N(e.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.describe(t)}set(t,e){return mt(this,t,e)}get(t){return pt(this,t)}describe(t,e){return mt(gt,t,e)}override(t,e){return mt(ft,t,e)}route(t,e,i,s){const n=pt(this,t),o=pt(this,i),a="_"+e;Object.defineProperties(n,{[a]:{value:n[e],writable:!0},[e]:{enumerable:!0,get(){const t=this[a],e=o[s];return U(t)?Object.assign({},e,t):K(t,e)},set(t){this[a]=t}}})}}({_scriptable:t=>!t.startsWith("on"),_indexable:t=>"events"!==t,hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});const bt=Math.PI,_t=2*bt,yt=_t+bt,vt=Number.POSITIVE_INFINITY,wt=bt/180,Mt=bt/2,kt=bt/4,St=2*bt/3,Pt=Math.log10,Dt=Math.sign;function Ct(t){const e=Math.round(t);t=Tt(t,e,t/1e3)?e:t;const i=Math.pow(10,Math.floor(Pt(t))),s=t/i;return(s<=1?1:s<=2?2:s<=5?5:10)*i}function Ot(t){const e=[],i=Math.sqrt(t);let s;for(s=1;s<i;s++)t%s==0&&(e.push(s),e.push(t/s));return i===(0|i)&&e.push(i),e.sort(((t,e)=>t-e)).pop(),e}function At(t){return!isNaN(parseFloat(t))&&isFinite(t)}function Tt(t,e,i){return Math.abs(t-e)<i}function Lt(t,e){const i=Math.round(t);return i-e<=t&&i+e>=t}function Rt(t,e,i){let s,n,o;for(s=0,n=t.length;s<n;s++)o=t[s][i],isNaN(o)||(e.min=Math.min(e.min,o),e.max=Math.max(e.max,o))}function Et(t){return t*(bt/180)}function It(t){return t*(180/bt)}function zt(t){if(!X(t))return;let e=1,i=0;for(;Math.round(t*e)/e!==t;)e*=10,i++;return i}function Ft(t,e){const i=e.x-t.x,s=e.y-t.y,n=Math.sqrt(i*i+s*s);let o=Math.atan2(s,i);return o<-.5*bt&&(o+=_t),{angle:o,distance:n}}function Bt(t,e){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Vt(t,e){return(t-e+yt)%_t-bt}function Wt(t){return(t%_t+_t)%_t}function Nt(t,e,i,s){const n=Wt(t),o=Wt(e),a=Wt(i),r=Wt(o-n),l=Wt(a-n),h=Wt(n-o),c=Wt(n-a);return n===o||n===a||s&&o===a||r>l&&h<c}function Ht(t,e,i){return Math.max(e,Math.min(i,t))}function jt(t){return Ht(t,-32768,32767)}function $t(t){return!t||$(t.size)||$(t.family)?null:(t.style?t.style+" ":"")+(t.weight?t.weight+" ":"")+t.size+"px "+t.family}function Yt(t,e,i,s,n){let o=e[n];return o||(o=e[n]=t.measureText(n).width,i.push(n)),o>s&&(s=o),s}function Ut(t,e,i,s){let n=(s=s||{}).data=s.data||{},o=s.garbageCollect=s.garbageCollect||[];s.font!==e&&(n=s.data={},o=s.garbageCollect=[],s.font=e),t.save(),t.font=e;let a=0;const r=i.length;let l,h,c,d,u;for(l=0;l<r;l++)if(d=i[l],null!=d&&!0!==Y(d))a=Yt(t,n,o,a,d);else if(Y(d))for(h=0,c=d.length;h<c;h++)u=d[h],null==u||Y(u)||(a=Yt(t,n,o,a,u));t.restore();const f=o.length/2;if(f>i.length){for(l=0;l<f;l++)delete n[o[l]];o.splice(0,f)}return a}function Xt(t,e,i){const s=t.currentDevicePixelRatio,n=0!==i?Math.max(i/2,.5):0;return Math.round((e-n)*s)/s+n}function qt(t,e){(e=e||t.getContext("2d")).save(),e.resetTransform(),e.clearRect(0,0,t.width,t.height),e.restore()}function Kt(t,e,i,s){let n,o,a,r,l;const h=e.pointStyle,c=e.rotation,d=e.radius;let u=(c||0)*wt;if(h&&"object"==typeof h&&(n=h.toString(),"[object HTMLImageElement]"===n||"[object HTMLCanvasElement]"===n))return t.save(),t.translate(i,s),t.rotate(u),t.drawImage(h,-h.width/2,-h.height/2,h.width,h.height),void t.restore();if(!(isNaN(d)||d<=0)){switch(t.beginPath(),h){default:t.arc(i,s,d,0,_t),t.closePath();break;case"triangle":t.moveTo(i+Math.sin(u)*d,s-Math.cos(u)*d),u+=St,t.lineTo(i+Math.sin(u)*d,s-Math.cos(u)*d),u+=St,t.lineTo(i+Math.sin(u)*d,s-Math.cos(u)*d),t.closePath();break;case"rectRounded":l=.516*d,r=d-l,o=Math.cos(u+kt)*r,a=Math.sin(u+kt)*r,t.arc(i-o,s-a,l,u-bt,u-Mt),t.arc(i+a,s-o,l,u-Mt,u),t.arc(i+o,s+a,l,u,u+Mt),t.arc(i-a,s+o,l,u+Mt,u+bt),t.closePath();break;case"rect":if(!c){r=Math.SQRT1_2*d,t.rect(i-r,s-r,2*r,2*r);break}u+=kt;case"rectRot":o=Math.cos(u)*d,a=Math.sin(u)*d,t.moveTo(i-o,s-a),t.lineTo(i+a,s-o),t.lineTo(i+o,s+a),t.lineTo(i-a,s+o),t.closePath();break;case"crossRot":u+=kt;case"cross":o=Math.cos(u)*d,a=Math.sin(u)*d,t.moveTo(i-o,s-a),t.lineTo(i+o,s+a),t.moveTo(i+a,s-o),t.lineTo(i-a,s+o);break;case"star":o=Math.cos(u)*d,a=Math.sin(u)*d,t.moveTo(i-o,s-a),t.lineTo(i+o,s+a),t.moveTo(i+a,s-o),t.lineTo(i-a,s+o),u+=kt,o=Math.cos(u)*d,a=Math.sin(u)*d,t.moveTo(i-o,s-a),t.lineTo(i+o,s+a),t.moveTo(i+a,s-o),t.lineTo(i-a,s+o);break;case"line":o=Math.cos(u)*d,a=Math.sin(u)*d,t.moveTo(i-o,s-a),t.lineTo(i+o,s+a);break;case"dash":t.moveTo(i,s),t.lineTo(i+Math.cos(u)*d,s+Math.sin(u)*d)}t.fill(),e.borderWidth>0&&t.stroke()}}function Gt(t,e,i){return i=i||.5,!e||t&&t.x>e.left-i&&t.x<e.right+i&&t.y>e.top-i&&t.y<e.bottom+i}function Zt(t,e){t.save(),t.beginPath(),t.rect(e.left,e.top,e.right-e.left,e.bottom-e.top),t.clip()}function Qt(t){t.restore()}function Jt(t,e,i,s,n){if(!e)return t.lineTo(i.x,i.y);if("middle"===n){const s=(e.x+i.x)/2;t.lineTo(s,e.y),t.lineTo(s,i.y)}else"after"===n!=!!s?t.lineTo(e.x,i.y):t.lineTo(i.x,e.y);t.lineTo(i.x,i.y)}function te(t,e,i,s){if(!e)return t.lineTo(i.x,i.y);t.bezierCurveTo(s?e.cp1x:e.cp2x,s?e.cp1y:e.cp2y,s?i.cp2x:i.cp1x,s?i.cp2y:i.cp1y,i.x,i.y)}function ee(t,e,i,s,n,o={}){const a=Y(e)?e:[e],r=o.strokeWidth>0&&""!==o.strokeColor;let l,h;for(t.save(),t.font=n.string,function(t,e){e.translation&&t.translate(e.translation[0],e.translation[1]);$(e.rotation)||t.rotate(e.rotation);e.color&&(t.fillStyle=e.color);e.textAlign&&(t.textAlign=e.textAlign);e.textBaseline&&(t.textBaseline=e.textBaseline)}(t,o),l=0;l<a.length;++l)h=a[l],r&&(o.strokeColor&&(t.strokeStyle=o.strokeColor),$(o.strokeWidth)||(t.lineWidth=o.strokeWidth),t.strokeText(h,i,s,o.maxWidth)),t.fillText(h,i,s,o.maxWidth),ie(t,i,s,h,o),s+=n.lineHeight;t.restore()}function ie(t,e,i,s,n){if(n.strikethrough||n.underline){const o=t.measureText(s),a=e-o.actualBoundingBoxLeft,r=e+o.actualBoundingBoxRight,l=i-o.actualBoundingBoxAscent,h=i+o.actualBoundingBoxDescent,c=n.strikethrough?(l+h)/2:h;t.strokeStyle=t.fillStyle,t.beginPath(),t.lineWidth=n.decorationWidth||2,t.moveTo(a,c),t.lineTo(r,c),t.stroke()}}function se(t,e){const{x:i,y:s,w:n,h:o,radius:a}=e;t.arc(i+a.topLeft,s+a.topLeft,a.topLeft,-Mt,bt,!0),t.lineTo(i,s+o-a.bottomLeft),t.arc(i+a.bottomLeft,s+o-a.bottomLeft,a.bottomLeft,bt,Mt,!0),t.lineTo(i+n-a.bottomRight,s+o),t.arc(i+n-a.bottomRight,s+o-a.bottomRight,a.bottomRight,Mt,0,!0),t.lineTo(i+n,s+a.topRight),t.arc(i+n-a.topRight,s+a.topRight,a.topRight,0,-Mt,!0),t.lineTo(i+a.topLeft,s)}function ne(t,e,i){i=i||(i=>t[i]<e);let s,n=t.length-1,o=0;for(;n-o>1;)s=o+n>>1,i(s)?o=s:n=s;return{lo:o,hi:n}}const oe=(t,e,i)=>ne(t,i,(s=>t[s][e]<i)),ae=(t,e,i)=>ne(t,i,(s=>t[s][e]>=i));function re(t,e,i){let s=0,n=t.length;for(;s<n&&t[s]<e;)s++;for(;n>s&&t[n-1]>i;)n--;return s>0||n<t.length?t.slice(s,n):t}const le=["push","pop","shift","splice","unshift"];function he(t,e){t._chartjs?t._chartjs.listeners.push(e):(Object.defineProperty(t,"_chartjs",{configurable:!0,enumerable:!1,value:{listeners:[e]}}),le.forEach((e=>{const i="_onData"+ht(e),s=t[e];Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value(...e){const n=s.apply(this,e);return t._chartjs.listeners.forEach((t=>{"function"==typeof t[i]&&t[i](...e)})),n}})})))}function ce(t,e){const i=t._chartjs;if(!i)return;const s=i.listeners,n=s.indexOf(e);-1!==n&&s.splice(n,1),s.length>0||(le.forEach((e=>{delete t[e]})),delete t._chartjs)}function de(t){const e=new Set;let i,s;for(i=0,s=t.length;i<s;++i)e.add(t[i]);return e.size===s?t:Array.from(e)}function ue(){return"undefined"!=typeof window&&"undefined"!=typeof document}function fe(t){let e=t.parentNode;return e&&"[object ShadowRoot]"===e.toString()&&(e=e.host),e}function ge(t,e,i){let s;return"string"==typeof t?(s=parseInt(t,10),-1!==t.indexOf("%")&&(s=s/100*e.parentNode[i])):s=t,s}const pe=t=>window.getComputedStyle(t,null);function me(t,e){return pe(t).getPropertyValue(e)}const xe=["top","right","bottom","left"];function be(t,e,i){const s={};i=i?"-"+i:"";for(let n=0;n<4;n++){const o=xe[n];s[o]=parseFloat(t[e+"-"+o+i])||0}return s.width=s.left+s.right,s.height=s.top+s.bottom,s}function _e(t,e){const{canvas:i,currentDevicePixelRatio:s}=e,n=pe(i),o="border-box"===n.boxSizing,a=be(n,"padding"),r=be(n,"border","width"),{x:l,y:h,box:c}=function(t,e){const i=t.native||t,s=i.touches,n=s&&s.length?s[0]:i,{offsetX:o,offsetY:a}=n;let r,l,h=!1;if(((t,e,i)=>(t>0||e>0)&&(!i||!i.shadowRoot))(o,a,i.target))r=o,l=a;else{const t=e.getBoundingClientRect();r=n.clientX-t.left,l=n.clientY-t.top,h=!0}return{x:r,y:l,box:h}}(t,i),d=a.left+(c&&r.left),u=a.top+(c&&r.top);let{width:f,height:g}=e;return o&&(f-=a.width+r.width,g-=a.height+r.height),{x:Math.round((l-d)/f*i.width/s),y:Math.round((h-u)/g*i.height/s)}}const ye=t=>Math.round(10*t)/10;function ve(t,e,i,s){const n=pe(t),o=be(n,"margin"),a=ge(n.maxWidth,t,"clientWidth")||vt,r=ge(n.maxHeight,t,"clientHeight")||vt,l=function(t,e,i){let s,n;if(void 0===e||void 0===i){const o=fe(t);if(o){const t=o.getBoundingClientRect(),a=pe(o),r=be(a,"border","width"),l=be(a,"padding");e=t.width-l.width-r.width,i=t.height-l.height-r.height,s=ge(a.maxWidth,o,"clientWidth"),n=ge(a.maxHeight,o,"clientHeight")}else e=t.clientWidth,i=t.clientHeight}return{width:e,height:i,maxWidth:s||vt,maxHeight:n||vt}}(t,e,i);let{width:h,height:c}=l;if("content-box"===n.boxSizing){const t=be(n,"border","width"),e=be(n,"padding");h-=e.width+t.width,c-=e.height+t.height}return h=Math.max(0,h-o.width),c=Math.max(0,s?Math.floor(h/s):c-o.height),h=ye(Math.min(h,a,l.maxWidth)),c=ye(Math.min(c,r,l.maxHeight)),h&&!c&&(c=ye(h/2)),{width:h,height:c}}function we(t,e,i){const s=e||1,n=Math.floor(t.height*s),o=Math.floor(t.width*s);t.height=n/s,t.width=o/s;const a=t.canvas;return a.style&&(i||!a.style.height&&!a.style.width)&&(a.style.height=`${t.height}px`,a.style.width=`${t.width}px`),(t.currentDevicePixelRatio!==s||a.height!==n||a.width!==o)&&(t.currentDevicePixelRatio=s,a.height=n,a.width=o,t.ctx.setTransform(s,0,0,s,0,0),!0)}const Me=function(){let t=!1;try{const e={get passive(){return t=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch(t){}return t}();function ke(t,e){const i=me(t,e),s=i&&i.match(/^(\d+)(\.\d+)?px$/);return s?+s[1]:void 0}function Se(t,e){return"native"in t?{x:t.x,y:t.y}:_e(t,e)}function Pe(t,e,i,s){const{controller:n,data:o,_sorted:a}=t,r=n._cachedMeta.iScale;if(r&&e===r.axis&&a&&o.length){const t=r._reversePixels?ae:oe;if(!s)return t(o,e,i);if(n._sharedOptions){const s=o[0],n="function"==typeof s.getRange&&s.getRange(e);if(n){const s=t(o,e,i-n),a=t(o,e,i+n);return{lo:s.lo,hi:a.hi}}}}return{lo:0,hi:o.length-1}}function De(t,e,i,s,n){const o=t.getSortedVisibleDatasetMetas(),a=i[e];for(let t=0,i=o.length;t<i;++t){const{index:i,data:r}=o[t],{lo:l,hi:h}=Pe(o[t],e,a,n);for(let t=l;t<=h;++t){const e=r[t];e.skip||s(e,i,t)}}}function Ce(t,e,i,s){const n=[];if(!Gt(e,t.chartArea,t._minPadding))return n;return De(t,i,e,(function(t,i,o){t.inRange(e.x,e.y,s)&&n.push({element:t,datasetIndex:i,index:o})}),!0),n}function Oe(t,e,i,s,n){const o=function(t){const e=-1!==t.indexOf("x"),i=-1!==t.indexOf("y");return function(t,s){const n=e?Math.abs(t.x-s.x):0,o=i?Math.abs(t.y-s.y):0;return Math.sqrt(Math.pow(n,2)+Math.pow(o,2))}}(i);let a=Number.POSITIVE_INFINITY,r=[];if(!Gt(e,t.chartArea,t._minPadding))return r;return De(t,i,e,(function(i,l,h){if(s&&!i.inRange(e.x,e.y,n))return;const c=i.getCenterPoint(n);if(!Gt(c,t.chartArea,t._minPadding)&&!i.inRange(e.x,e.y,n))return;const d=o(e,c);d<a?(r=[{element:i,datasetIndex:l,index:h}],a=d):d===a&&r.push({element:i,datasetIndex:l,index:h})})),r}function Ae(t,e,i,s){const n=Se(e,t),o=[],a=i.axis,r="x"===a?"inXRange":"inYRange";let l=!1;return function(t,e){const i=t.getSortedVisibleDatasetMetas();let s,n,o;for(let t=0,a=i.length;t<a;++t){({index:s,data:n}=i[t]);for(let t=0,i=n.length;t<i;++t)o=n[t],o.skip||e(o,s,t)}}(t,((t,e,i)=>{t[r](n[a],s)&&o.push({element:t,datasetIndex:e,index:i}),t.inRange(n.x,n.y,s)&&(l=!0)})),i.intersect&&!l?[]:o}var Te={modes:{index(t,e,i,s){const n=Se(e,t),o=i.axis||"x",a=i.intersect?Ce(t,n,o,s):Oe(t,n,o,!1,s),r=[];return a.length?(t.getSortedVisibleDatasetMetas().forEach((t=>{const e=a[0].index,i=t.data[e];i&&!i.skip&&r.push({element:i,datasetIndex:t.index,index:e})})),r):[]},dataset(t,e,i,s){const n=Se(e,t),o=i.axis||"xy";let a=i.intersect?Ce(t,n,o,s):Oe(t,n,o,!1,s);if(a.length>0){const e=a[0].datasetIndex,i=t.getDatasetMeta(e).data;a=[];for(let t=0;t<i.length;++t)a.push({element:i[t],datasetIndex:e,index:t})}return a},point:(t,e,i,s)=>Ce(t,Se(e,t),i.axis||"xy",s),nearest:(t,e,i,s)=>Oe(t,Se(e,t),i.axis||"xy",i.intersect,s),x:(t,e,i,s)=>(i.axis="x",Ae(t,e,i,s)),y:(t,e,i,s)=>(i.axis="y",Ae(t,e,i,s))}};const Le=new RegExp(/^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/),Re=new RegExp(/^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/);function Ee(t,e){const i=(""+t).match(Le);if(!i||"normal"===i[1])return 1.2*e;switch(t=+i[2],i[3]){case"px":return t;case"%":t/=100}return e*t}function Ie(t,e){const i={},s=U(e),n=s?Object.keys(e):e,o=U(t)?s?i=>K(t[i],t[e[i]]):e=>t[e]:()=>t;for(const t of n)i[t]=+o(t)||0;return i}function ze(t){return Ie(t,{top:"y",right:"x",bottom:"y",left:"x"})}function Fe(t){return Ie(t,["topLeft","topRight","bottomLeft","bottomRight"])}function Be(t){const e=ze(t);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function Ve(t,e){t=t||{},e=e||xt.font;let i=K(t.size,e.size);"string"==typeof i&&(i=parseInt(i,10));let s=K(t.style,e.style);s&&!(""+s).match(Re)&&(console.warn('Invalid font style specified: "'+s+'"'),s="");const n={family:K(t.family,e.family),lineHeight:Ee(K(t.lineHeight,e.lineHeight),i),size:i,style:s,weight:K(t.weight,e.weight),string:""};return n.string=$t(n),n}function We(t,e,i,s){let n,o,a,r=!0;for(n=0,o=t.length;n<o;++n)if(a=t[n],void 0!==a&&(void 0!==e&&"function"==typeof a&&(a=a(e),r=!1),void 0!==i&&Y(a)&&(a=a[i%a.length],r=!1),void 0!==a))return s&&!r&&(s.cacheable=!1),a}function Ne(t,e,i){const{min:s,max:n}=t,o=Z(e,(n-s)/2),a=(t,e)=>i&&0===t?0:t+e;return{min:a(s,-Math.abs(o)),max:a(n,o)}}function He(t,e){return Object.assign(Object.create(t),e)}const je=["left","top","right","bottom"];function $e(t,e){return t.filter((t=>t.pos===e))}function Ye(t,e){return t.filter((t=>-1===je.indexOf(t.pos)&&t.box.axis===e))}function Ue(t,e){return t.sort(((t,i)=>{const s=e?i:t,n=e?t:i;return s.weight===n.weight?s.index-n.index:s.weight-n.weight}))}function Xe(t,e){const i=function(t){const e={};for(const i of t){const{stack:t,pos:s,stackWeight:n}=i;if(!t||!je.includes(s))continue;const o=e[t]||(e[t]={count:0,placed:0,weight:0,size:0});o.count++,o.weight+=n}return e}(t),{vBoxMaxWidth:s,hBoxMaxHeight:n}=e;let o,a,r;for(o=0,a=t.length;o<a;++o){r=t[o];const{fullSize:a}=r.box,l=i[r.stack],h=l&&r.stackWeight/l.weight;r.horizontal?(r.width=h?h*s:a&&e.availableWidth,r.height=n):(r.width=s,r.height=h?h*n:a&&e.availableHeight)}return i}function qe(t,e,i,s){return Math.max(t[i],e[i])+Math.max(t[s],e[s])}function Ke(t,e){t.top=Math.max(t.top,e.top),t.left=Math.max(t.left,e.left),t.bottom=Math.max(t.bottom,e.bottom),t.right=Math.max(t.right,e.right)}function Ge(t,e,i,s){const{pos:n,box:o}=i,a=t.maxPadding;if(!U(n)){i.size&&(t[n]-=i.size);const e=s[i.stack]||{size:0,count:1};e.size=Math.max(e.size,i.horizontal?o.height:o.width),i.size=e.size/e.count,t[n]+=i.size}o.getPadding&&Ke(a,o.getPadding());const r=Math.max(0,e.outerWidth-qe(a,t,"left","right")),l=Math.max(0,e.outerHeight-qe(a,t,"top","bottom")),h=r!==t.w,c=l!==t.h;return t.w=r,t.h=l,i.horizontal?{same:h,other:c}:{same:c,other:h}}function Ze(t,e){const i=e.maxPadding;function s(t){const s={left:0,top:0,right:0,bottom:0};return t.forEach((t=>{s[t]=Math.max(e[t],i[t])})),s}return s(t?["left","right"]:["top","bottom"])}function Qe(t,e,i,s){const n=[];let o,a,r,l,h,c;for(o=0,a=t.length,h=0;o<a;++o){r=t[o],l=r.box,l.update(r.width||e.w,r.height||e.h,Ze(r.horizontal,e));const{same:a,other:d}=Ge(e,i,r,s);h|=a&&n.length,c=c||d,l.fullSize||n.push(r)}return h&&Qe(n,e,i,s)||c}function Je(t,e,i,s,n){t.top=i,t.left=e,t.right=e+s,t.bottom=i+n,t.width=s,t.height=n}function ti(t,e,i,s){const n=i.padding;let{x:o,y:a}=e;for(const r of t){const t=r.box,l=s[r.stack]||{count:1,placed:0,weight:1},h=r.stackWeight/l.weight||1;if(r.horizontal){const s=e.w*h,o=l.size||t.height;ct(l.start)&&(a=l.start),t.fullSize?Je(t,n.left,a,i.outerWidth-n.right-n.left,o):Je(t,e.left+l.placed,a,s,o),l.start=a,l.placed+=s,a=t.bottom}else{const s=e.h*h,a=l.size||t.width;ct(l.start)&&(o=l.start),t.fullSize?Je(t,o,n.top,a,i.outerHeight-n.bottom-n.top):Je(t,o,e.top+l.placed,a,s),l.start=o,l.placed+=s,o=t.right}}e.x=o,e.y=a}xt.set("layout",{autoPadding:!0,padding:{top:0,right:0,bottom:0,left:0}});var ei={addBox(t,e){t.boxes||(t.boxes=[]),e.fullSize=e.fullSize||!1,e.position=e.position||"top",e.weight=e.weight||0,e._layers=e._layers||function(){return[{z:0,draw(t){e.draw(t)}}]},t.boxes.push(e)},removeBox(t,e){const i=t.boxes?t.boxes.indexOf(e):-1;-1!==i&&t.boxes.splice(i,1)},configure(t,e,i){e.fullSize=i.fullSize,e.position=i.position,e.weight=i.weight},update(t,e,i,s){if(!t)return;const n=Be(t.options.layout.padding),o=Math.max(e-n.width,0),a=Math.max(i-n.height,0),r=function(t){const e=function(t){const e=[];let i,s,n,o,a,r;for(i=0,s=(t||[]).length;i<s;++i)n=t[i],({position:o,options:{stack:a,stackWeight:r=1}}=n),e.push({index:i,box:n,pos:o,horizontal:n.isHorizontal(),weight:n.weight,stack:a&&o+a,stackWeight:r});return e}(t),i=Ue(e.filter((t=>t.box.fullSize)),!0),s=Ue($e(e,"left"),!0),n=Ue($e(e,"right")),o=Ue($e(e,"top"),!0),a=Ue($e(e,"bottom")),r=Ye(e,"x"),l=Ye(e,"y");return{fullSize:i,leftAndTop:s.concat(o),rightAndBottom:n.concat(l).concat(a).concat(r),chartArea:$e(e,"chartArea"),vertical:s.concat(n).concat(l),horizontal:o.concat(a).concat(r)}}(t.boxes),l=r.vertical,h=r.horizontal;J(t.boxes,(t=>{"function"==typeof t.beforeLayout&&t.beforeLayout()}));const c=l.reduce(((t,e)=>e.box.options&&!1===e.box.options.display?t:t+1),0)||1,d=Object.freeze({outerWidth:e,outerHeight:i,padding:n,availableWidth:o,availableHeight:a,vBoxMaxWidth:o/2/c,hBoxMaxHeight:a/2}),u=Object.assign({},n);Ke(u,Be(s));const f=Object.assign({maxPadding:u,w:o,h:a,x:n.left,y:n.top},n),g=Xe(l.concat(h),d);Qe(r.fullSize,f,d,g),Qe(l,f,d,g),Qe(h,f,d,g)&&Qe(l,f,d,g),function(t){const e=t.maxPadding;function i(i){const s=Math.max(e[i]-t[i],0);return t[i]+=s,s}t.y+=i("top"),t.x+=i("left"),i("right"),i("bottom")}(f),ti(r.leftAndTop,f,d,g),f.x+=f.w,f.y+=f.h,ti(r.rightAndBottom,f,d,g),t.chartArea={left:f.left,top:f.top,right:f.left+f.w,bottom:f.top+f.h,height:f.h,width:f.w},J(r.chartArea,(e=>{const i=e.box;Object.assign(i,t.chartArea),i.update(f.w,f.h)}))}};function ii(t,e=[""],i=t,s,n=(()=>t[0])){ct(s)||(s=fi("_fallback",t));const o={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:t,_rootScopes:i,_fallback:s,_getTarget:n,override:n=>ii([n,...t],e,i,s)};return new Proxy(o,{deleteProperty:(e,i)=>(delete e[i],delete e._keys,delete t[0][i],!0),get:(i,s)=>ri(i,s,(()=>function(t,e,i,s){let n;for(const o of e)if(n=fi(oi(o,t),i),ct(n))return ai(t,n)?di(i,s,t,n):n}(s,e,t,i))),getOwnPropertyDescriptor:(t,e)=>Reflect.getOwnPropertyDescriptor(t._scopes[0],e),getPrototypeOf:()=>Reflect.getPrototypeOf(t[0]),has:(t,e)=>gi(t).includes(e),ownKeys:t=>gi(t),set:(t,e,i)=>((t._storage||(t._storage=n()))[e]=i,delete t[e],delete t._keys,!0)})}function si(t,e,i,s){const n={_cacheable:!1,_proxy:t,_context:e,_subProxy:i,_stack:new Set,_descriptors:ni(t,s),setContext:e=>si(t,e,i,s),override:n=>si(t.override(n),e,i,s)};return new Proxy(n,{deleteProperty:(e,i)=>(delete e[i],delete t[i],!0),get:(t,e,i)=>ri(t,e,(()=>function(t,e,i){const{_proxy:s,_context:n,_subProxy:o,_descriptors:a}=t;let r=s[e];dt(r)&&a.isScriptable(e)&&(r=function(t,e,i,s){const{_proxy:n,_context:o,_subProxy:a,_stack:r}=i;if(r.has(t))throw new Error("Recursion detected: "+Array.from(r).join("->")+"->"+t);r.add(t),e=e(o,a||s),r.delete(t),U(e)&&(e=di(n._scopes,n,t,e));return e}(e,r,t,i));Y(r)&&r.length&&(r=function(t,e,i,s){const{_proxy:n,_context:o,_subProxy:a,_descriptors:r}=i;if(ct(o.index)&&s(t))e=e[o.index%e.length];else if(U(e[0])){const i=e,s=n._scopes.filter((t=>t!==i));e=[];for(const l of i){const i=di(s,n,t,l);e.push(si(i,o,a&&a[t],r))}}return e}(e,r,t,a.isIndexable));ai(e,r)&&(r=si(r,n,o&&o[e],a));return r}(t,e,i))),getOwnPropertyDescriptor:(e,i)=>e._descriptors.allKeys?Reflect.has(t,i)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(t,i),getPrototypeOf:()=>Reflect.getPrototypeOf(t),has:(e,i)=>Reflect.has(t,i),ownKeys:()=>Reflect.ownKeys(t),set:(e,i,s)=>(t[i]=s,delete e[i],!0)})}function ni(t,e={scriptable:!0,indexable:!0}){const{_scriptable:i=e.scriptable,_indexable:s=e.indexable,_allKeys:n=e.allKeys}=t;return{allKeys:n,scriptable:i,indexable:s,isScriptable:dt(i)?i:()=>i,isIndexable:dt(s)?s:()=>s}}const oi=(t,e)=>t?t+ht(e):e,ai=(t,e)=>U(e)&&"adapters"!==t;function ri(t,e,i){if(Object.prototype.hasOwnProperty.call(t,e))return t[e];const s=i();return t[e]=s,s}function li(t,e,i){return dt(t)?t(e,i):t}const hi=(t,e)=>!0===t?e:"string"==typeof t?lt(e,t):void 0;function ci(t,e,i,s){for(const n of e){const e=hi(i,n);if(e){t.add(e);const n=li(e._fallback,i,e);if(ct(n)&&n!==i&&n!==s)return n}else if(!1===e&&ct(s)&&i!==s)return null}return!1}function di(t,e,i,s){const n=e._rootScopes,o=li(e._fallback,i,s),a=[...t,...n],r=new Set;r.add(s);let l=ui(r,a,i,o||i);return null!==l&&((!ct(o)||o===i||(l=ui(r,a,o,l),null!==l))&&ii(Array.from(r),[""],n,o,(()=>function(t,e,i){const s=t._getTarget();e in s||(s[e]={});const n=s[e];if(Y(n)&&U(i))return i;return n}(e,i,s))))}function ui(t,e,i,s){for(;i;)i=ci(t,e,i,s);return i}function fi(t,e){for(const i of e){if(!i)continue;const e=i[t];if(ct(e))return e}}function gi(t){let e=t._keys;return e||(e=t._keys=function(t){const e=new Set;for(const i of t)for(const t of Object.keys(i).filter((t=>!t.startsWith("_"))))e.add(t);return Array.from(e)}(t._scopes)),e}const pi=Number.EPSILON||1e-14,mi=(t,e)=>e<t.length&&!t[e].skip&&t[e],xi=t=>"x"===t?"y":"x";function bi(t,e,i,s){const n=t.skip?e:t,o=e,a=i.skip?e:i,r=Bt(o,n),l=Bt(a,o);let h=r/(r+l),c=l/(r+l);h=isNaN(h)?0:h,c=isNaN(c)?0:c;const d=s*h,u=s*c;return{previous:{x:o.x-d*(a.x-n.x),y:o.y-d*(a.y-n.y)},next:{x:o.x+u*(a.x-n.x),y:o.y+u*(a.y-n.y)}}}function _i(t,e="x"){const i=xi(e),s=t.length,n=Array(s).fill(0),o=Array(s);let a,r,l,h=mi(t,0);for(a=0;a<s;++a)if(r=l,l=h,h=mi(t,a+1),l){if(h){const t=h[e]-l[e];n[a]=0!==t?(h[i]-l[i])/t:0}o[a]=r?h?Dt(n[a-1])!==Dt(n[a])?0:(n[a-1]+n[a])/2:n[a-1]:n[a]}!function(t,e,i){const s=t.length;let n,o,a,r,l,h=mi(t,0);for(let c=0;c<s-1;++c)l=h,h=mi(t,c+1),l&&h&&(Tt(e[c],0,pi)?i[c]=i[c+1]=0:(n=i[c]/e[c],o=i[c+1]/e[c],r=Math.pow(n,2)+Math.pow(o,2),r<=9||(a=3/Math.sqrt(r),i[c]=n*a*e[c],i[c+1]=o*a*e[c])))}(t,n,o),function(t,e,i="x"){const s=xi(i),n=t.length;let o,a,r,l=mi(t,0);for(let h=0;h<n;++h){if(a=r,r=l,l=mi(t,h+1),!r)continue;const n=r[i],c=r[s];a&&(o=(n-a[i])/3,r[`cp1${i}`]=n-o,r[`cp1${s}`]=c-o*e[h]),l&&(o=(l[i]-n)/3,r[`cp2${i}`]=n+o,r[`cp2${s}`]=c+o*e[h])}}(t,o,e)}function yi(t,e,i){return Math.max(Math.min(t,i),e)}function vi(t,e,i,s,n){let o,a,r,l;if(e.spanGaps&&(t=t.filter((t=>!t.skip))),"monotone"===e.cubicInterpolationMode)_i(t,n);else{let i=s?t[t.length-1]:t[0];for(o=0,a=t.length;o<a;++o)r=t[o],l=bi(i,r,t[Math.min(o+1,a-(s?0:1))%a],e.tension),r.cp1x=l.previous.x,r.cp1y=l.previous.y,r.cp2x=l.next.x,r.cp2y=l.next.y,i=r}e.capBezierPoints&&function(t,e){let i,s,n,o,a,r=Gt(t[0],e);for(i=0,s=t.length;i<s;++i)a=o,o=r,r=i<s-1&&Gt(t[i+1],e),o&&(n=t[i],a&&(n.cp1x=yi(n.cp1x,e.left,e.right),n.cp1y=yi(n.cp1y,e.top,e.bottom)),r&&(n.cp2x=yi(n.cp2x,e.left,e.right),n.cp2y=yi(n.cp2y,e.top,e.bottom)))}(t,i)}const wi=t=>0===t||1===t,Mi=(t,e,i)=>-Math.pow(2,10*(t-=1))*Math.sin((t-e)*_t/i),ki=(t,e,i)=>Math.pow(2,-10*t)*Math.sin((t-e)*_t/i)+1,Si={linear:t=>t,easeInQuad:t=>t*t,easeOutQuad:t=>-t*(t-2),easeInOutQuad:t=>(t/=.5)<1?.5*t*t:-.5*(--t*(t-2)-1),easeInCubic:t=>t*t*t,easeOutCubic:t=>(t-=1)*t*t+1,easeInOutCubic:t=>(t/=.5)<1?.5*t*t*t:.5*((t-=2)*t*t+2),easeInQuart:t=>t*t*t*t,easeOutQuart:t=>-((t-=1)*t*t*t-1),easeInOutQuart:t=>(t/=.5)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2),easeInQuint:t=>t*t*t*t*t,easeOutQuint:t=>(t-=1)*t*t*t*t+1,easeInOutQuint:t=>(t/=.5)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2),easeInSine:t=>1-Math.cos(t*Mt),easeOutSine:t=>Math.sin(t*Mt),easeInOutSine:t=>-.5*(Math.cos(bt*t)-1),easeInExpo:t=>0===t?0:Math.pow(2,10*(t-1)),easeOutExpo:t=>1===t?1:1-Math.pow(2,-10*t),easeInOutExpo:t=>wi(t)?t:t<.5?.5*Math.pow(2,10*(2*t-1)):.5*(2-Math.pow(2,-10*(2*t-1))),easeInCirc:t=>t>=1?t:-(Math.sqrt(1-t*t)-1),easeOutCirc:t=>Math.sqrt(1-(t-=1)*t),easeInOutCirc:t=>(t/=.5)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1),easeInElastic:t=>wi(t)?t:Mi(t,.075,.3),easeOutElastic:t=>wi(t)?t:ki(t,.075,.3),easeInOutElastic(t){const e=.1125;return wi(t)?t:t<.5?.5*Mi(2*t,e,.45):.5+.5*ki(2*t-1,e,.45)},easeInBack(t){const e=1.70158;return t*t*((e+1)*t-e)},easeOutBack(t){const e=1.70158;return(t-=1)*t*((e+1)*t+e)+1},easeInOutBack(t){let e=1.70158;return(t/=.5)<1?t*t*((1+(e*=1.525))*t-e)*.5:.5*((t-=2)*t*((1+(e*=1.525))*t+e)+2)},easeInBounce:t=>1-Si.easeOutBounce(1-t),easeOutBounce(t){const e=7.5625,i=2.75;return t<1/i?e*t*t:t<2/i?e*(t-=1.5/i)*t+.75:t<2.5/i?e*(t-=2.25/i)*t+.9375:e*(t-=2.625/i)*t+.984375},easeInOutBounce:t=>t<.5?.5*Si.easeInBounce(2*t):.5*Si.easeOutBounce(2*t-1)+.5};function Pi(t,e,i,s){return{x:t.x+i*(e.x-t.x),y:t.y+i*(e.y-t.y)}}function Di(t,e,i,s){return{x:t.x+i*(e.x-t.x),y:"middle"===s?i<.5?t.y:e.y:"after"===s?i<1?t.y:e.y:i>0?e.y:t.y}}function Ci(t,e,i,s){const n={x:t.cp2x,y:t.cp2y},o={x:e.cp1x,y:e.cp1y},a=Pi(t,n,i),r=Pi(n,o,i),l=Pi(o,e,i),h=Pi(a,r,i),c=Pi(r,l,i);return Pi(h,c,i)}const Oi=new Map;function Ai(t,e,i){return function(t,e){e=e||{};const i=t+JSON.stringify(e);let s=Oi.get(i);return s||(s=new Intl.NumberFormat(t,e),Oi.set(i,s)),s}(e,i).format(t)}function Ti(t,e,i){return t?function(t,e){return{x:i=>t+t+e-i,setWidth(t){e=t},textAlign:t=>"center"===t?t:"right"===t?"left":"right",xPlus:(t,e)=>t-e,leftForLtr:(t,e)=>t-e}}(e,i):{x:t=>t,setWidth(t){},textAlign:t=>t,xPlus:(t,e)=>t+e,leftForLtr:(t,e)=>t}}function Li(t,e){let i,s;"ltr"!==e&&"rtl"!==e||(i=t.canvas.style,s=[i.getPropertyValue("direction"),i.getPropertyPriority("direction")],i.setProperty("direction",e,"important"),t.prevTextDirection=s)}function Ri(t,e){void 0!==e&&(delete t.prevTextDirection,t.canvas.style.setProperty("direction",e[0],e[1]))}function Ei(t){return"angle"===t?{between:Nt,compare:Vt,normalize:Wt}:{between:(t,e,i)=>t>=Math.min(e,i)&&t<=Math.max(i,e),compare:(t,e)=>t-e,normalize:t=>t}}function Ii({start:t,end:e,count:i,loop:s,style:n}){return{start:t%i,end:e%i,loop:s&&(e-t+1)%i==0,style:n}}function zi(t,e,i){if(!i)return[t];const{property:s,start:n,end:o}=i,a=e.length,{compare:r,between:l,normalize:h}=Ei(s),{start:c,end:d,loop:u,style:f}=function(t,e,i){const{property:s,start:n,end:o}=i,{between:a,normalize:r}=Ei(s),l=e.length;let h,c,{start:d,end:u,loop:f}=t;if(f){for(d+=l,u+=l,h=0,c=l;h<c&&a(r(e[d%l][s]),n,o);++h)d--,u--;d%=l,u%=l}return u<d&&(u+=l),{start:d,end:u,loop:f,style:t.style}}(t,e,i),g=[];let p,m,x,b=!1,_=null;const y=()=>b||l(n,x,p)&&0!==r(n,x),v=()=>!b||0===r(o,p)||l(o,x,p);for(let t=c,i=c;t<=d;++t)m=e[t%a],m.skip||(p=h(m[s]),p!==x&&(b=l(p,n,o),null===_&&y()&&(_=0===r(p,n)?t:i),null!==_&&v()&&(g.push(Ii({start:_,end:t,loop:u,count:a,style:f})),_=null),i=t,x=p));return null!==_&&g.push(Ii({start:_,end:d,loop:u,count:a,style:f})),g}function Fi(t,e){const i=[],s=t.segments;for(let n=0;n<s.length;n++){const o=zi(s[n],t.points,e);o.length&&i.push(...o)}return i}function Bi(t,e){const i=t.points,s=t.options.spanGaps,n=i.length;if(!n)return[];const o=!!t._loop,{start:a,end:r}=function(t,e,i,s){let n=0,o=e-1;if(i&&!s)for(;n<e&&!t[n].skip;)n++;for(;n<e&&t[n].skip;)n++;for(n%=e,i&&(o+=n);o>n&&t[o%e].skip;)o--;return o%=e,{start:n,end:o}}(i,n,o,s);if(!0===s)return Vi(t,[{start:a,end:r,loop:o}],i,e);return Vi(t,function(t,e,i,s){const n=t.length,o=[];let a,r=e,l=t[e];for(a=e+1;a<=i;++a){const i=t[a%n];i.skip||i.stop?l.skip||(s=!1,o.push({start:e%n,end:(a-1)%n,loop:s}),e=r=i.stop?a:null):(r=a,l.skip&&(e=a)),l=i}return null!==r&&o.push({start:e%n,end:r%n,loop:s}),o}(i,a,r<a?r+n:r,!!t._fullLoop&&0===a&&r===n-1),i,e)}function Vi(t,e,i,s){return s&&s.setContext&&i?function(t,e,i,s){const n=t._chart.getContext(),o=Wi(t.options),{_datasetIndex:a,options:{spanGaps:r}}=t,l=i.length,h=[];let c=o,d=e[0].start,u=d;function f(t,e,s,n){const o=r?-1:1;if(t!==e){for(t+=l;i[t%l].skip;)t-=o;for(;i[e%l].skip;)e+=o;t%l!=e%l&&(h.push({start:t%l,end:e%l,loop:s,style:n}),c=n,d=e%l)}}for(const t of e){d=r?d:t.start;let e,o=i[d%l];for(u=d+1;u<=t.end;u++){const r=i[u%l];e=Wi(s.setContext(He(n,{type:"segment",p0:o,p1:r,p0DataIndex:(u-1)%l,p1DataIndex:u%l,datasetIndex:a}))),Ni(e,c)&&f(d,u-1,t.loop,c),o=r,c=e}d<u-1&&f(d,u-1,t.loop,c)}return h}(t,e,i,s):e}function Wi(t){return{backgroundColor:t.backgroundColor,borderCapStyle:t.borderCapStyle,borderDash:t.borderDash,borderDashOffset:t.borderDashOffset,borderJoinStyle:t.borderJoinStyle,borderWidth:t.borderWidth,borderColor:t.borderColor}}function Ni(t,e){return e&&JSON.stringify(t)!==JSON.stringify(e)}var Hi=Object.freeze({__proto__:null,easingEffects:Si,color:W,getHoverColor:N,noop:H,uid:j,isNullOrUndef:$,isArray:Y,isObject:U,isFinite:X,finiteOrDefault:q,valueOrDefault:K,toPercentage:G,toDimension:Z,callback:Q,each:J,_elementsEqual:tt,clone:et,_merger:st,merge:nt,mergeIf:ot,_mergerIf:at,_deprecated:function(t,e,i,s){void 0!==e&&console.warn(t+': "'+i+'" is deprecated. Please use "'+s+'" instead')},resolveObjectKey:lt,_capitalize:ht,defined:ct,isFunction:dt,setsEqual:ut,toFontString:$t,_measureText:Yt,_longestText:Ut,_alignPixel:Xt,clearCanvas:qt,drawPoint:Kt,_isPointInArea:Gt,clipArea:Zt,unclipArea:Qt,_steppedLineTo:Jt,_bezierCurveTo:te,renderText:ee,addRoundedRectPath:se,_lookup:ne,_lookupByKey:oe,_rlookupByKey:ae,_filterBetween:re,listenArrayEvents:he,unlistenArrayEvents:ce,_arrayUnique:de,_createResolver:ii,_attachContext:si,_descriptors:ni,splineCurve:bi,splineCurveMonotone:_i,_updateBezierControlPoints:vi,_isDomSupported:ue,_getParentNode:fe,getStyle:me,getRelativePosition:_e,getMaximumSize:ve,retinaScale:we,supportsEventListenerOptions:Me,readUsedSize:ke,fontString:function(t,e,i){return e+" "+t+"px "+i},requestAnimFrame:t,throttled:e,debounce:i,_toLeftRightCenter:s,_alignStartEnd:n,_textX:o,_pointInLine:Pi,_steppedInterpolation:Di,_bezierInterpolation:Ci,formatNumber:Ai,toLineHeight:Ee,_readValueToProps:Ie,toTRBL:ze,toTRBLCorners:Fe,toPadding:Be,toFont:Ve,resolve:We,_addGrace:Ne,createContext:He,PI:bt,TAU:_t,PITAU:yt,INFINITY:vt,RAD_PER_DEG:wt,HALF_PI:Mt,QUARTER_PI:kt,TWO_THIRDS_PI:St,log10:Pt,sign:Dt,niceNum:Ct,_factorize:Ot,isNumber:At,almostEquals:Tt,almostWhole:Lt,_setMinAndMaxByKey:Rt,toRadians:Et,toDegrees:It,_decimalPlaces:zt,getAngleFromPoint:Ft,distanceBetweenPoints:Bt,_angleDiff:Vt,_normalizeAngle:Wt,_angleBetween:Nt,_limitValue:Ht,_int16Range:jt,getRtlAdapter:Ti,overrideTextDirection:Li,restoreTextDirection:Ri,_boundSegment:zi,_boundSegments:Fi,_computeSegments:Bi});class ji{acquireContext(t,e){}releaseContext(t){return!1}addEventListener(t,e,i){}removeEventListener(t,e,i){}getDevicePixelRatio(){return 1}getMaximumSize(t,e,i,s){return e=Math.max(0,e||t.width),i=i||t.height,{width:e,height:Math.max(0,s?Math.floor(e/s):i)}}isAttached(t){return!0}updateConfig(t){}}class $i extends ji{acquireContext(t){return t&&t.getContext&&t.getContext("2d")||null}updateConfig(t){t.options.animation=!1}}const Yi={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Ui=t=>null===t||""===t;const Xi=!!Me&&{passive:!0};function qi(t,e,i){t.canvas.removeEventListener(e,i,Xi)}function Ki(t,e,i){const s=t.canvas,n=new MutationObserver((t=>{for(const e of t)for(const t of e.addedNodes)if(t===s||t.contains(s))return i()}));return n.observe(document,{childList:!0,subtree:!0}),n}function Gi(t,e,i){const s=t.canvas,n=new MutationObserver((t=>{for(const e of t)for(const t of e.removedNodes)if(t===s||t.contains(s))return i()}));return n.observe(document,{childList:!0,subtree:!0}),n}const Zi=new Map;let Qi=0;function Ji(){const t=window.devicePixelRatio;t!==Qi&&(Qi=t,Zi.forEach(((e,i)=>{i.currentDevicePixelRatio!==t&&e()})))}function ts(t,i,s){const n=t.canvas,o=n&&fe(n);if(!o)return;const a=e(((t,e)=>{const i=o.clientWidth;s(t,e),i<o.clientWidth&&s()}),window),r=new ResizeObserver((t=>{const e=t[0],i=e.contentRect.width,s=e.contentRect.height;0===i&&0===s||a(i,s)}));return r.observe(o),function(t,e){Zi.size||window.addEventListener("resize",Ji),Zi.set(t,e)}(t,a),r}function es(t,e,i){i&&i.disconnect(),"resize"===e&&function(t){Zi.delete(t),Zi.size||window.removeEventListener("resize",Ji)}(t)}function is(t,i,s){const n=t.canvas,o=e((e=>{null!==t.ctx&&s(function(t,e){const i=Yi[t.type]||t.type,{x:s,y:n}=_e(t,e);return{type:i,chart:e,native:t,x:void 0!==s?s:null,y:void 0!==n?n:null}}(e,t))}),t,(t=>{const e=t[0];return[e,e.offsetX,e.offsetY]}));return function(t,e,i){t.addEventListener(e,i,Xi)}(n,i,o),o}class ss extends ji{acquireContext(t,e){const i=t&&t.getContext&&t.getContext("2d");return i&&i.canvas===t?(function(t,e){const i=t.style,s=t.getAttribute("height"),n=t.getAttribute("width");if(t.$chartjs={initial:{height:s,width:n,style:{display:i.display,height:i.height,width:i.width}}},i.display=i.display||"block",i.boxSizing=i.boxSizing||"border-box",Ui(n)){const e=ke(t,"width");void 0!==e&&(t.width=e)}if(Ui(s))if(""===t.style.height)t.height=t.width/(e||2);else{const e=ke(t,"height");void 0!==e&&(t.height=e)}}(t,e),i):null}releaseContext(t){const e=t.canvas;if(!e.$chartjs)return!1;const i=e.$chartjs.initial;["height","width"].forEach((t=>{const s=i[t];$(s)?e.removeAttribute(t):e.setAttribute(t,s)}));const s=i.style||{};return Object.keys(s).forEach((t=>{e.style[t]=s[t]})),e.width=e.width,delete e.$chartjs,!0}addEventListener(t,e,i){this.removeEventListener(t,e);const s=t.$proxies||(t.$proxies={}),n={attach:Ki,detach:Gi,resize:ts}[e]||is;s[e]=n(t,e,i)}removeEventListener(t,e){const i=t.$proxies||(t.$proxies={}),s=i[e];if(!s)return;({attach:es,detach:es,resize:es}[e]||qi)(t,e,s),i[e]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(t,e,i,s){return ve(t,e,i,s)}isAttached(t){const e=fe(t);return!(!e||!e.isConnected)}}function ns(t){return!ue()||"undefined"!=typeof OffscreenCanvas&&t instanceof OffscreenCanvas?$i:ss}var os=Object.freeze({__proto__:null,_detectPlatform:ns,BasePlatform:ji,BasicPlatform:$i,DomPlatform:ss});const as="transparent",rs={boolean:(t,e,i)=>i>.5?e:t,color(t,e,i){const s=W(t||as),n=s.valid&&W(e||as);return n&&n.valid?n.mix(s,i).hexString():e},number:(t,e,i)=>t+(e-t)*i};class ls{constructor(t,e,i,s){const n=e[i];s=We([t.to,s,n,t.from]);const o=We([t.from,n,s]);this._active=!0,this._fn=t.fn||rs[t.type||typeof o],this._easing=Si[t.easing]||Si.linear,this._start=Math.floor(Date.now()+(t.delay||0)),this._duration=this._total=Math.floor(t.duration),this._loop=!!t.loop,this._target=e,this._prop=i,this._from=o,this._to=s,this._promises=void 0}active(){return this._active}update(t,e,i){if(this._active){this._notify(!1);const s=this._target[this._prop],n=i-this._start,o=this._duration-n;this._start=i,this._duration=Math.floor(Math.max(o,t.duration)),this._total+=n,this._loop=!!t.loop,this._to=We([t.to,e,s,t.from]),this._from=We([t.from,s,e])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(t){const e=t-this._start,i=this._duration,s=this._prop,n=this._from,o=this._loop,a=this._to;let r;if(this._active=n!==a&&(o||e<i),!this._active)return this._target[s]=a,void this._notify(!0);e<0?this._target[s]=n:(r=e/i%2,r=o&&r>1?2-r:r,r=this._easing(Math.min(1,Math.max(0,r))),this._target[s]=this._fn(n,a,r))}wait(){const t=this._promises||(this._promises=[]);return new Promise(((e,i)=>{t.push({res:e,rej:i})}))}_notify(t){const e=t?"res":"rej",i=this._promises||[];for(let t=0;t<i.length;t++)i[t][e]()}}xt.set("animation",{delay:void 0,duration:1e3,easing:"easeOutQuart",fn:void 0,from:void 0,loop:void 0,to:void 0,type:void 0});const hs=Object.keys(xt.animation);xt.describe("animation",{_fallback:!1,_indexable:!1,_scriptable:t=>"onProgress"!==t&&"onComplete"!==t&&"fn"!==t}),xt.set("animations",{colors:{type:"color",properties:["color","borderColor","backgroundColor"]},numbers:{type:"number",properties:["x","y","borderWidth","radius","tension"]}}),xt.describe("animations",{_fallback:"animation"}),xt.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:t=>0|t}}}});class cs{constructor(t,e){this._chart=t,this._properties=new Map,this.configure(e)}configure(t){if(!U(t))return;const e=this._properties;Object.getOwnPropertyNames(t).forEach((i=>{const s=t[i];if(!U(s))return;const n={};for(const t of hs)n[t]=s[t];(Y(s.properties)&&s.properties||[i]).forEach((t=>{t!==i&&e.has(t)||e.set(t,n)}))}))}_animateOptions(t,e){const i=e.options,s=function(t,e){if(!e)return;let i=t.options;if(!i)return void(t.options=e);i.$shared&&(t.options=i=Object.assign({},i,{$shared:!1,$animations:{}}));return i}(t,i);if(!s)return[];const n=this._createAnimations(s,i);return i.$shared&&function(t,e){const i=[],s=Object.keys(e);for(let e=0;e<s.length;e++){const n=t[s[e]];n&&n.active()&&i.push(n.wait())}return Promise.all(i)}(t.options.$animations,i).then((()=>{t.options=i}),(()=>{})),n}_createAnimations(t,e){const i=this._properties,s=[],n=t.$animations||(t.$animations={}),o=Object.keys(e),a=Date.now();let r;for(r=o.length-1;r>=0;--r){const l=o[r];if("$"===l.charAt(0))continue;if("options"===l){s.push(...this._animateOptions(t,e));continue}const h=e[l];let c=n[l];const d=i.get(l);if(c){if(d&&c.active()){c.update(d,h,a);continue}c.cancel()}d&&d.duration?(n[l]=c=new ls(d,t,l,h),s.push(c)):t[l]=h}return s}update(t,e){if(0===this._properties.size)return void Object.assign(t,e);const i=this._createAnimations(t,e);return i.length?(a.add(this._chart,i),!0):void 0}}function ds(t,e){const i=t&&t.options||{},s=i.reverse,n=void 0===i.min?e:0,o=void 0===i.max?e:0;return{start:s?o:n,end:s?n:o}}function us(t,e){const i=[],s=t._getSortedDatasetMetas(e);let n,o;for(n=0,o=s.length;n<o;++n)i.push(s[n].index);return i}function fs(t,e,i,s={}){const n=t.keys,o="single"===s.mode;let a,r,l,h;if(null!==e){for(a=0,r=n.length;a<r;++a){if(l=+n[a],l===i){if(s.all)continue;break}h=t.values[l],X(h)&&(o||0===e||Dt(e)===Dt(h))&&(e+=h)}return e}}function gs(t,e){const i=t&&t.options.stacked;return i||void 0===i&&void 0!==e.stack}function ps(t,e,i){const s=t[e]||(t[e]={});return s[i]||(s[i]={})}function ms(t,e,i,s){for(const n of e.getMatchingVisibleMetas(s).reverse()){const e=t[n.index];if(i&&e>0||!i&&e<0)return n.index}return null}function xs(t,e){const{chart:i,_cachedMeta:s}=t,n=i._stacks||(i._stacks={}),{iScale:o,vScale:a,index:r}=s,l=o.axis,h=a.axis,c=function(t,e,i){return`${t.id}.${e.id}.${i.stack||i.type}`}(o,a,s),d=e.length;let u;for(let t=0;t<d;++t){const i=e[t],{[l]:o,[h]:d}=i;u=(i._stacks||(i._stacks={}))[h]=ps(n,c,o),u[r]=d,u._top=ms(u,a,!0,s.type),u._bottom=ms(u,a,!1,s.type)}}function bs(t,e){const i=t.scales;return Object.keys(i).filter((t=>i[t].axis===e)).shift()}function _s(t,e){const i=t.controller.index,s=t.vScale&&t.vScale.axis;if(s){e=e||t._parsed;for(const t of e){const e=t._stacks;if(!e||void 0===e[s]||void 0===e[s][i])return;delete e[s][i]}}}const ys=t=>"reset"===t||"none"===t,vs=(t,e)=>e?t:Object.assign({},t);class ws{constructor(t,e){this.chart=t,this._ctx=t.ctx,this.index=e,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const t=this._cachedMeta;this.configure(),this.linkScales(),t._stacked=gs(t.vScale,t),this.addElements()}updateIndex(t){this.index!==t&&_s(this._cachedMeta),this.index=t}linkScales(){const t=this.chart,e=this._cachedMeta,i=this.getDataset(),s=(t,e,i,s)=>"x"===t?e:"r"===t?s:i,n=e.xAxisID=K(i.xAxisID,bs(t,"x")),o=e.yAxisID=K(i.yAxisID,bs(t,"y")),a=e.rAxisID=K(i.rAxisID,bs(t,"r")),r=e.indexAxis,l=e.iAxisID=s(r,n,o,a),h=e.vAxisID=s(r,o,n,a);e.xScale=this.getScaleForId(n),e.yScale=this.getScaleForId(o),e.rScale=this.getScaleForId(a),e.iScale=this.getScaleForId(l),e.vScale=this.getScaleForId(h)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(t){return this.chart.scales[t]}_getOtherScale(t){const e=this._cachedMeta;return t===e.iScale?e.vScale:e.iScale}reset(){this._update("reset")}_destroy(){const t=this._cachedMeta;this._data&&ce(this._data,this),t._stacked&&_s(t)}_dataCheck(){const t=this.getDataset(),e=t.data||(t.data=[]),i=this._data;if(U(e))this._data=function(t){const e=Object.keys(t),i=new Array(e.length);let s,n,o;for(s=0,n=e.length;s<n;++s)o=e[s],i[s]={x:o,y:t[o]};return i}(e);else if(i!==e){if(i){ce(i,this);const t=this._cachedMeta;_s(t),t._parsed=[]}e&&Object.isExtensible(e)&&he(e,this),this._syncList=[],this._data=e}}addElements(){const t=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(t.dataset=new this.datasetElementType)}buildOrUpdateElements(t){const e=this._cachedMeta,i=this.getDataset();let s=!1;this._dataCheck();const n=e._stacked;e._stacked=gs(e.vScale,e),e.stack!==i.stack&&(s=!0,_s(e),e.stack=i.stack),this._resyncElements(t),(s||n!==e._stacked)&&xs(this,e._parsed)}configure(){const t=this.chart.config,e=t.datasetScopeKeys(this._type),i=t.getOptionScopes(this.getDataset(),e,!0);this.options=t.createResolver(i,this.getContext()),this._parsing=this.options.parsing}parse(t,e){const{_cachedMeta:i,_data:s}=this,{iScale:n,_stacked:o}=i,a=n.axis;let r,l,h,c=0===t&&e===s.length||i._sorted,d=t>0&&i._parsed[t-1];if(!1===this._parsing)i._parsed=s,i._sorted=!0,h=s;else{h=Y(s[t])?this.parseArrayData(i,s,t,e):U(s[t])?this.parseObjectData(i,s,t,e):this.parsePrimitiveData(i,s,t,e);const n=()=>null===l[a]||d&&l[a]<d[a];for(r=0;r<e;++r)i._parsed[r+t]=l=h[r],c&&(n()&&(c=!1),d=l);i._sorted=c}o&&xs(this,h)}parsePrimitiveData(t,e,i,s){const{iScale:n,vScale:o}=t,a=n.axis,r=o.axis,l=n.getLabels(),h=n===o,c=new Array(s);let d,u,f;for(d=0,u=s;d<u;++d)f=d+i,c[d]={[a]:h||n.parse(l[f],f),[r]:o.parse(e[f],f)};return c}parseArrayData(t,e,i,s){const{xScale:n,yScale:o}=t,a=new Array(s);let r,l,h,c;for(r=0,l=s;r<l;++r)h=r+i,c=e[h],a[r]={x:n.parse(c[0],h),y:o.parse(c[1],h)};return a}parseObjectData(t,e,i,s){const{xScale:n,yScale:o}=t,{xAxisKey:a="x",yAxisKey:r="y"}=this._parsing,l=new Array(s);let h,c,d,u;for(h=0,c=s;h<c;++h)d=h+i,u=e[d],l[h]={x:n.parse(lt(u,a),d),y:o.parse(lt(u,r),d)};return l}getParsed(t){return this._cachedMeta._parsed[t]}getDataElement(t){return this._cachedMeta.data[t]}applyStack(t,e,i){const s=this.chart,n=this._cachedMeta,o=e[t.axis];return fs({keys:us(s,!0),values:e._stacks[t.axis]},o,n.index,{mode:i})}updateRangeFromParsed(t,e,i,s){const n=i[e.axis];let o=null===n?NaN:n;const a=s&&i._stacks[e.axis];s&&a&&(s.values=a,o=fs(s,n,this._cachedMeta.index)),t.min=Math.min(t.min,o),t.max=Math.max(t.max,o)}getMinMax(t,e){const i=this._cachedMeta,s=i._parsed,n=i._sorted&&t===i.iScale,o=s.length,a=this._getOtherScale(t),r=((t,e,i)=>t&&!e.hidden&&e._stacked&&{keys:us(i,!0),values:null})(e,i,this.chart),l={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY},{min:h,max:c}=function(t){const{min:e,max:i,minDefined:s,maxDefined:n}=t.getUserBounds();return{min:s?e:Number.NEGATIVE_INFINITY,max:n?i:Number.POSITIVE_INFINITY}}(a);let d,u;function f(){u=s[d];const e=u[a.axis];return!X(u[t.axis])||h>e||c<e}for(d=0;d<o&&(f()||(this.updateRangeFromParsed(l,t,u,r),!n));++d);if(n)for(d=o-1;d>=0;--d)if(!f()){this.updateRangeFromParsed(l,t,u,r);break}return l}getAllParsedValues(t){const e=this._cachedMeta._parsed,i=[];let s,n,o;for(s=0,n=e.length;s<n;++s)o=e[s][t.axis],X(o)&&i.push(o);return i}getMaxOverflow(){return!1}getLabelAndValue(t){const e=this._cachedMeta,i=e.iScale,s=e.vScale,n=this.getParsed(t);return{label:i?""+i.getLabelForValue(n[i.axis]):"",value:s?""+s.getLabelForValue(n[s.axis]):""}}_update(t){const e=this._cachedMeta;this.configure(),this._cachedDataOpts={},this.update(t||"default"),e._clip=function(t){let e,i,s,n;return U(t)?(e=t.top,i=t.right,s=t.bottom,n=t.left):e=i=s=n=t,{top:e,right:i,bottom:s,left:n,disabled:!1===t}}(K(this.options.clip,function(t,e,i){if(!1===i)return!1;const s=ds(t,i),n=ds(e,i);return{top:n.end,right:s.end,bottom:n.start,left:s.start}}(e.xScale,e.yScale,this.getMaxOverflow())))}update(t){}draw(){const t=this._ctx,e=this.chart,i=this._cachedMeta,s=i.data||[],n=e.chartArea,o=[],a=this._drawStart||0,r=this._drawCount||s.length-a;let l;for(i.dataset&&i.dataset.draw(t,n,a,r),l=a;l<a+r;++l){const e=s[l];e.hidden||(e.active?o.push(e):e.draw(t,n))}for(l=0;l<o.length;++l)o[l].draw(t,n)}getStyle(t,e){const i=e?"active":"default";return void 0===t&&this._cachedMeta.dataset?this.resolveDatasetElementOptions(i):this.resolveDataElementOptions(t||0,i)}getContext(t,e,i){const s=this.getDataset();let n;if(t>=0&&t<this._cachedMeta.data.length){const e=this._cachedMeta.data[t];n=e.$context||(e.$context=function(t,e,i){return He(t,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:i,index:e,mode:"default",type:"data"})}(this.getContext(),t,e)),n.parsed=this.getParsed(t),n.raw=s.data[t],n.index=n.dataIndex=t}else n=this.$context||(this.$context=function(t,e){return He(t,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}(this.chart.getContext(),this.index)),n.dataset=s,n.index=n.datasetIndex=this.index;return n.active=!!e,n.mode=i,n}resolveDatasetElementOptions(t){return this._resolveElementOptions(this.datasetElementType.id,t)}resolveDataElementOptions(t,e){return this._resolveElementOptions(this.dataElementType.id,e,t)}_resolveElementOptions(t,e="default",i){const s="active"===e,n=this._cachedDataOpts,o=t+"-"+e,a=n[o],r=this.enableOptionSharing&&ct(i);if(a)return vs(a,r);const l=this.chart.config,h=l.datasetElementScopeKeys(this._type,t),c=s?[`${t}Hover`,"hover",t,""]:[t,""],d=l.getOptionScopes(this.getDataset(),h),u=Object.keys(xt.elements[t]),f=l.resolveNamedOptions(d,u,(()=>this.getContext(i,s)),c);return f.$shared&&(f.$shared=r,n[o]=Object.freeze(vs(f,r))),f}_resolveAnimations(t,e,i){const s=this.chart,n=this._cachedDataOpts,o=`animation-${e}`,a=n[o];if(a)return a;let r;if(!1!==s.options.animation){const s=this.chart.config,n=s.datasetAnimationScopeKeys(this._type,e),o=s.getOptionScopes(this.getDataset(),n);r=s.createResolver(o,this.getContext(t,i,e))}const l=new cs(s,r&&r.animations);return r&&r._cacheable&&(n[o]=Object.freeze(l)),l}getSharedOptions(t){if(t.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},t))}includeOptions(t,e){return!e||ys(t)||this.chart._animationsDisabled}updateElement(t,e,i,s){ys(s)?Object.assign(t,i):this._resolveAnimations(e,s).update(t,i)}updateSharedOptions(t,e,i){t&&!ys(e)&&this._resolveAnimations(void 0,e).update(t,i)}_setStyle(t,e,i,s){t.active=s;const n=this.getStyle(e,s);this._resolveAnimations(e,i,s).update(t,{options:!s&&this.getSharedOptions(n)||n})}removeHoverStyle(t,e,i){this._setStyle(t,i,"active",!1)}setHoverStyle(t,e,i){this._setStyle(t,i,"active",!0)}_removeDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!1)}_setDatasetHoverStyle(){const t=this._cachedMeta.dataset;t&&this._setStyle(t,void 0,"active",!0)}_resyncElements(t){const e=this._data,i=this._cachedMeta.data;for(const[t,e,i]of this._syncList)this[t](e,i);this._syncList=[];const s=i.length,n=e.length,o=Math.min(n,s);o&&this.parse(0,o),n>s?this._insertElements(s,n-s,t):n<s&&this._removeElements(n,s-n)}_insertElements(t,e,i=!0){const s=this._cachedMeta,n=s.data,o=t+e;let a;const r=t=>{for(t.length+=e,a=t.length-1;a>=o;a--)t[a]=t[a-e]};for(r(n),a=t;a<o;++a)n[a]=new this.dataElementType;this._parsing&&r(s._parsed),this.parse(t,e),i&&this.updateElements(n,t,e,"reset")}updateElements(t,e,i,s){}_removeElements(t,e){const i=this._cachedMeta;if(this._parsing){const s=i._parsed.splice(t,e);i._stacked&&_s(i,s)}i.data.splice(t,e)}_sync(t){if(this._parsing)this._syncList.push(t);else{const[e,i,s]=t;this[e](i,s)}}_onDataPush(){const t=arguments.length;this._sync(["_insertElements",this.getDataset().data.length-t,t])}_onDataPop(){this._sync(["_removeElements",this._cachedMeta.data.length-1,1])}_onDataShift(){this._sync(["_removeElements",0,1])}_onDataSplice(t,e){this._sync(["_removeElements",t,e]),this._sync(["_insertElements",t,arguments.length-2])}_onDataUnshift(){this._sync(["_insertElements",0,arguments.length])}}ws.defaults={},ws.prototype.datasetElementType=null,ws.prototype.dataElementType=null;class Ms{constructor(){this.x=void 0,this.y=void 0,this.active=!1,this.options=void 0,this.$animations=void 0}tooltipPosition(t){const{x:e,y:i}=this.getProps(["x","y"],t);return{x:e,y:i}}hasValue(){return At(this.x)&&At(this.y)}getProps(t,e){const i=this.$animations;if(!e||!i)return this;const s={};return t.forEach((t=>{s[t]=i[t]&&i[t].active()?i[t]._to:this[t]})),s}}Ms.defaults={},Ms.defaultRoutes=void 0;const ks={values:t=>Y(t)?t:""+t,numeric(t,e,i){if(0===t)return"0";const s=this.chart.options.locale;let n,o=t;if(i.length>1){const e=Math.max(Math.abs(i[0].value),Math.abs(i[i.length-1].value));(e<1e-4||e>1e15)&&(n="scientific"),o=function(t,e){let i=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;Math.abs(i)>=1&&t!==Math.floor(t)&&(i=t-Math.floor(t));return i}(t,i)}const a=Pt(Math.abs(o)),r=Math.max(Math.min(-1*Math.floor(a),20),0),l={notation:n,minimumFractionDigits:r,maximumFractionDigits:r};return Object.assign(l,this.options.ticks.format),Ai(t,s,l)},logarithmic(t,e,i){if(0===t)return"0";const s=t/Math.pow(10,Math.floor(Pt(t)));return 1===s||2===s||5===s?ks.numeric.call(this,t,e,i):""}};var Ss={formatters:ks};function Ps(t,e){const i=t.options.ticks,s=i.maxTicksLimit||function(t){const e=t.options.offset,i=t._tickSize(),s=t._length/i+(e?0:1),n=t._maxLength/i;return Math.floor(Math.min(s,n))}(t),n=i.major.enabled?function(t){const e=[];let i,s;for(i=0,s=t.length;i<s;i++)t[i].major&&e.push(i);return e}(e):[],o=n.length,a=n[0],r=n[o-1],l=[];if(o>s)return function(t,e,i,s){let n,o=0,a=i[0];for(s=Math.ceil(s),n=0;n<t.length;n++)n===a&&(e.push(t[n]),o++,a=i[o*s])}(e,l,n,o/s),l;const h=function(t,e,i){const s=function(t){const e=t.length;let i,s;if(e<2)return!1;for(s=t[0],i=1;i<e;++i)if(t[i]-t[i-1]!==s)return!1;return s}(t),n=e.length/i;if(!s)return Math.max(n,1);const o=Ot(s);for(let t=0,e=o.length-1;t<e;t++){const e=o[t];if(e>n)return e}return Math.max(n,1)}(n,e,s);if(o>0){let t,i;const s=o>1?Math.round((r-a)/(o-1)):null;for(Ds(e,l,h,$(s)?0:a-s,a),t=0,i=o-1;t<i;t++)Ds(e,l,h,n[t],n[t+1]);return Ds(e,l,h,r,$(s)?e.length:r+s),l}return Ds(e,l,h),l}function Ds(t,e,i,s,n){const o=K(s,0),a=Math.min(K(n,t.length),t.length);let r,l,h,c=0;for(i=Math.ceil(i),n&&(r=n-s,i=r/Math.floor(r/i)),h=o;h<0;)c++,h=Math.round(o+c*i);for(l=Math.max(o,0);l<a;l++)l===h&&(e.push(t[l]),c++,h=Math.round(o+c*i))}xt.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(t,e)=>e.lineWidth,tickColor:(t,e)=>e.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Ss.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}}),xt.route("scale.ticks","color","","color"),xt.route("scale.grid","color","","borderColor"),xt.route("scale.grid","borderColor","","borderColor"),xt.route("scale.title","color","","color"),xt.describe("scale",{_fallback:!1,_scriptable:t=>!t.startsWith("before")&&!t.startsWith("after")&&"callback"!==t&&"parser"!==t,_indexable:t=>"borderDash"!==t&&"tickBorderDash"!==t}),xt.describe("scales",{_fallback:"scale"}),xt.describe("scale.ticks",{_scriptable:t=>"backdropPadding"!==t&&"callback"!==t,_indexable:t=>"backdropPadding"!==t});const Cs=(t,e,i)=>"top"===e||"left"===e?t[e]+i:t[e]-i;function Os(t,e){const i=[],s=t.length/e,n=t.length;let o=0;for(;o<n;o+=s)i.push(t[Math.floor(o)]);return i}function As(t,e,i){const s=t.ticks.length,n=Math.min(e,s-1),o=t._startPixel,a=t._endPixel,r=1e-6;let l,h=t.getPixelForTick(n);if(!(i&&(l=1===s?Math.max(h-o,a-h):0===e?(t.getPixelForTick(1)-h)/2:(h-t.getPixelForTick(n-1))/2,h+=n<e?l:-l,h<o-r||h>a+r)))return h}function Ts(t){return t.drawTicks?t.tickLength:0}function Ls(t,e){if(!t.display)return 0;const i=Ve(t.font,e),s=Be(t.padding);return(Y(t.text)?t.text.length:1)*i.lineHeight+s.height}function Rs(t,e,i){let n=s(t);return(i&&"right"!==e||!i&&"right"===e)&&(n=(t=>"left"===t?"right":"right"===t?"left":t)(n)),n}class Es extends Ms{constructor(t){super(),this.id=t.id,this.type=t.type,this.options=void 0,this.ctx=t.ctx,this.chart=t.chart,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this._margins={left:0,right:0,top:0,bottom:0},this.maxWidth=void 0,this.maxHeight=void 0,this.paddingTop=void 0,this.paddingBottom=void 0,this.paddingLeft=void 0,this.paddingRight=void 0,this.axis=void 0,this.labelRotation=void 0,this.min=void 0,this.max=void 0,this._range=void 0,this.ticks=[],this._gridLineItems=null,this._labelItems=null,this._labelSizes=null,this._length=0,this._maxLength=0,this._longestTextCache={},this._startPixel=void 0,this._endPixel=void 0,this._reversePixels=!1,this._userMax=void 0,this._userMin=void 0,this._suggestedMax=void 0,this._suggestedMin=void 0,this._ticksLength=0,this._borderValue=0,this._cache={},this._dataLimitsCached=!1,this.$context=void 0}init(t){this.options=t.setContext(this.getContext()),this.axis=t.axis,this._userMin=this.parse(t.min),this._userMax=this.parse(t.max),this._suggestedMin=this.parse(t.suggestedMin),this._suggestedMax=this.parse(t.suggestedMax)}parse(t,e){return t}getUserBounds(){let{_userMin:t,_userMax:e,_suggestedMin:i,_suggestedMax:s}=this;return t=q(t,Number.POSITIVE_INFINITY),e=q(e,Number.NEGATIVE_INFINITY),i=q(i,Number.POSITIVE_INFINITY),s=q(s,Number.NEGATIVE_INFINITY),{min:q(t,i),max:q(e,s),minDefined:X(t),maxDefined:X(e)}}getMinMax(t){let e,{min:i,max:s,minDefined:n,maxDefined:o}=this.getUserBounds();if(n&&o)return{min:i,max:s};const a=this.getMatchingVisibleMetas();for(let r=0,l=a.length;r<l;++r)e=a[r].controller.getMinMax(this,t),n||(i=Math.min(i,e.min)),o||(s=Math.max(s,e.max));return i=o&&i>s?s:i,s=n&&i>s?i:s,{min:q(i,q(s,i)),max:q(s,q(i,s))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const t=this.chart.data;return this.options.labels||(this.isHorizontal()?t.xLabels:t.yLabels)||t.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Q(this.options.beforeUpdate,[this])}update(t,e,i){const{beginAtZero:s,grace:n,ticks:o}=this.options,a=o.sampleSize;this.beforeUpdate(),this.maxWidth=t,this.maxHeight=e,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=Ne(this,n,s),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const r=a<this.ticks.length;this._convertTicksToLabels(r?Os(this.ticks,a):this.ticks),this.configure(),this.beforeCalculateLabelRotation(),this.calculateLabelRotation(),this.afterCalculateLabelRotation(),o.display&&(o.autoSkip||"auto"===o.source)&&(this.ticks=Ps(this,this.ticks),this._labelSizes=null),r&&this._convertTicksToLabels(this.ticks),this.beforeFit(),this.fit(),this.afterFit(),this.afterUpdate()}configure(){let t,e,i=this.options.reverse;this.isHorizontal()?(t=this.left,e=this.right):(t=this.top,e=this.bottom,i=!i),this._startPixel=t,this._endPixel=e,this._reversePixels=i,this._length=e-t,this._alignToPixels=this.options.alignToPixels}afterUpdate(){Q(this.options.afterUpdate,[this])}beforeSetDimensions(){Q(this.options.beforeSetDimensions,[this])}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=0,this.right=this.width):(this.height=this.maxHeight,this.top=0,this.bottom=this.height),this.paddingLeft=0,this.paddingTop=0,this.paddingRight=0,this.paddingBottom=0}afterSetDimensions(){Q(this.options.afterSetDimensions,[this])}_callHooks(t){this.chart.notifyPlugins(t,this.getContext()),Q(this.options[t],[this])}beforeDataLimits(){this._callHooks("beforeDataLimits")}determineDataLimits(){}afterDataLimits(){this._callHooks("afterDataLimits")}beforeBuildTicks(){this._callHooks("beforeBuildTicks")}buildTicks(){return[]}afterBuildTicks(){this._callHooks("afterBuildTicks")}beforeTickToLabelConversion(){Q(this.options.beforeTickToLabelConversion,[this])}generateTickLabels(t){const e=this.options.ticks;let i,s,n;for(i=0,s=t.length;i<s;i++)n=t[i],n.label=Q(e.callback,[n.value,i,t],this)}afterTickToLabelConversion(){Q(this.options.afterTickToLabelConversion,[this])}beforeCalculateLabelRotation(){Q(this.options.beforeCalculateLabelRotation,[this])}calculateLabelRotation(){const t=this.options,e=t.ticks,i=this.ticks.length,s=e.minRotation||0,n=e.maxRotation;let o,a,r,l=s;if(!this._isVisible()||!e.display||s>=n||i<=1||!this.isHorizontal())return void(this.labelRotation=s);const h=this._getLabelSizes(),c=h.widest.width,d=h.highest.height,u=Ht(this.chart.width-c,0,this.maxWidth);o=t.offset?this.maxWidth/i:u/(i-1),c+6>o&&(o=u/(i-(t.offset?.5:1)),a=this.maxHeight-Ts(t.grid)-e.padding-Ls(t.title,this.chart.options.font),r=Math.sqrt(c*c+d*d),l=It(Math.min(Math.asin(Ht((h.highest.height+6)/o,-1,1)),Math.asin(Ht(a/r,-1,1))-Math.asin(Ht(d/r,-1,1)))),l=Math.max(s,Math.min(n,l))),this.labelRotation=l}afterCalculateLabelRotation(){Q(this.options.afterCalculateLabelRotation,[this])}beforeFit(){Q(this.options.beforeFit,[this])}fit(){const t={width:0,height:0},{chart:e,options:{ticks:i,title:s,grid:n}}=this,o=this._isVisible(),a=this.isHorizontal();if(o){const o=Ls(s,e.options.font);if(a?(t.width=this.maxWidth,t.height=Ts(n)+o):(t.height=this.maxHeight,t.width=Ts(n)+o),i.display&&this.ticks.length){const{first:e,last:s,widest:n,highest:o}=this._getLabelSizes(),r=2*i.padding,l=Et(this.labelRotation),h=Math.cos(l),c=Math.sin(l);if(a){const e=i.mirror?0:c*n.width+h*o.height;t.height=Math.min(this.maxHeight,t.height+e+r)}else{const e=i.mirror?0:h*n.width+c*o.height;t.width=Math.min(this.maxWidth,t.width+e+r)}this._calculatePadding(e,s,c,h)}}this._handleMargins(),a?(this.width=this._length=e.width-this._margins.left-this._margins.right,this.height=t.height):(this.width=t.width,this.height=this._length=e.height-this._margins.top-this._margins.bottom)}_calculatePadding(t,e,i,s){const{ticks:{align:n,padding:o},position:a}=this.options,r=0!==this.labelRotation,l="top"!==a&&"x"===this.axis;if(this.isHorizontal()){const a=this.getPixelForTick(0)-this.left,h=this.right-this.getPixelForTick(this.ticks.length-1);let c=0,d=0;r?l?(c=s*t.width,d=i*e.height):(c=i*t.height,d=s*e.width):"start"===n?d=e.width:"end"===n?c=t.width:(c=t.width/2,d=e.width/2),this.paddingLeft=Math.max((c-a+o)*this.width/(this.width-a),0),this.paddingRight=Math.max((d-h+o)*this.width/(this.width-h),0)}else{let i=e.height/2,s=t.height/2;"start"===n?(i=0,s=t.height):"end"===n&&(i=e.height,s=0),this.paddingTop=i+o,this.paddingBottom=s+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){Q(this.options.afterFit,[this])}isHorizontal(){const{axis:t,position:e}=this.options;return"top"===e||"bottom"===e||"x"===t}isFullSize(){return this.options.fullSize}_convertTicksToLabels(t){let e,i;for(this.beforeTickToLabelConversion(),this.generateTickLabels(t),e=0,i=t.length;e<i;e++)$(t[e].label)&&(t.splice(e,1),i--,e--);this.afterTickToLabelConversion()}_getLabelSizes(){let t=this._labelSizes;if(!t){const e=this.options.ticks.sampleSize;let i=this.ticks;e<i.length&&(i=Os(i,e)),this._labelSizes=t=this._computeLabelSizes(i,i.length)}return t}_computeLabelSizes(t,e){const{ctx:i,_longestTextCache:s}=this,n=[],o=[];let a,r,l,h,c,d,u,f,g,p,m,x=0,b=0;for(a=0;a<e;++a){if(h=t[a].label,c=this._resolveTickFontOptions(a),i.font=d=c.string,u=s[d]=s[d]||{data:{},gc:[]},f=c.lineHeight,g=p=0,$(h)||Y(h)){if(Y(h))for(r=0,l=h.length;r<l;++r)m=h[r],$(m)||Y(m)||(g=Yt(i,u.data,u.gc,g,m),p+=f)}else g=Yt(i,u.data,u.gc,g,h),p=f;n.push(g),o.push(p),x=Math.max(g,x),b=Math.max(p,b)}!function(t,e){J(t,(t=>{const i=t.gc,s=i.length/2;let n;if(s>e){for(n=0;n<s;++n)delete t.data[i[n]];i.splice(0,s)}}))}(s,e);const _=n.indexOf(x),y=o.indexOf(b),v=t=>({width:n[t]||0,height:o[t]||0});return{first:v(0),last:v(e-1),widest:v(_),highest:v(y),widths:n,heights:o}}getLabelForValue(t){return t}getPixelForValue(t,e){return NaN}getValueForPixel(t){}getPixelForTick(t){const e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}getPixelForDecimal(t){this._reversePixels&&(t=1-t);const e=this._startPixel+t*this._length;return jt(this._alignToPixels?Xt(this.chart,e,0):e)}getDecimalForPixel(t){const e=(t-this._startPixel)/this._length;return this._reversePixels?1-e:e}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:t,max:e}=this;return t<0&&e<0?e:t>0&&e>0?t:0}getContext(t){const e=this.ticks||[];if(t>=0&&t<e.length){const i=e[t];return i.$context||(i.$context=function(t,e,i){return He(t,{tick:i,index:e,type:"tick"})}(this.getContext(),t,i))}return this.$context||(this.$context=He(this.chart.getContext(),{scale:this,type:"scale"}))}_tickSize(){const t=this.options.ticks,e=Et(this.labelRotation),i=Math.abs(Math.cos(e)),s=Math.abs(Math.sin(e)),n=this._getLabelSizes(),o=t.autoSkipPadding||0,a=n?n.widest.width+o:0,r=n?n.highest.height+o:0;return this.isHorizontal()?r*i>a*s?a/i:r/s:r*s<a*i?r/i:a/s}_isVisible(){const t=this.options.display;return"auto"!==t?!!t:this.getMatchingVisibleMetas().length>0}_computeGridLineItems(t){const e=this.axis,i=this.chart,s=this.options,{grid:n,position:o}=s,a=n.offset,r=this.isHorizontal(),l=this.ticks.length+(a?1:0),h=Ts(n),c=[],d=n.setContext(this.getContext()),u=d.drawBorder?d.borderWidth:0,f=u/2,g=function(t){return Xt(i,t,u)};let p,m,x,b,_,y,v,w,M,k,S,P;if("top"===o)p=g(this.bottom),y=this.bottom-h,w=p-f,k=g(t.top)+f,P=t.bottom;else if("bottom"===o)p=g(this.top),k=t.top,P=g(t.bottom)-f,y=p+f,w=this.top+h;else if("left"===o)p=g(this.right),_=this.right-h,v=p-f,M=g(t.left)+f,S=t.right;else if("right"===o)p=g(this.left),M=t.left,S=g(t.right)-f,_=p+f,v=this.left+h;else if("x"===e){if("center"===o)p=g((t.top+t.bottom)/2+.5);else if(U(o)){const t=Object.keys(o)[0],e=o[t];p=g(this.chart.scales[t].getPixelForValue(e))}k=t.top,P=t.bottom,y=p+f,w=y+h}else if("y"===e){if("center"===o)p=g((t.left+t.right)/2);else if(U(o)){const t=Object.keys(o)[0],e=o[t];p=g(this.chart.scales[t].getPixelForValue(e))}_=p-f,v=_-h,M=t.left,S=t.right}const D=K(s.ticks.maxTicksLimit,l),C=Math.max(1,Math.ceil(l/D));for(m=0;m<l;m+=C){const t=n.setContext(this.getContext(m)),e=t.lineWidth,s=t.color,o=n.borderDash||[],l=t.borderDashOffset,h=t.tickWidth,d=t.tickColor,u=t.tickBorderDash||[],f=t.tickBorderDashOffset;x=As(this,m,a),void 0!==x&&(b=Xt(i,x,e),r?_=v=M=S=b:y=w=k=P=b,c.push({tx1:_,ty1:y,tx2:v,ty2:w,x1:M,y1:k,x2:S,y2:P,width:e,color:s,borderDash:o,borderDashOffset:l,tickWidth:h,tickColor:d,tickBorderDash:u,tickBorderDashOffset:f}))}return this._ticksLength=l,this._borderValue=p,c}_computeLabelItems(t){const e=this.axis,i=this.options,{position:s,ticks:n}=i,o=this.isHorizontal(),a=this.ticks,{align:r,crossAlign:l,padding:h,mirror:c}=n,d=Ts(i.grid),u=d+h,f=c?-h:u,g=-Et(this.labelRotation),p=[];let m,x,b,_,y,v,w,M,k,S,P,D,C="middle";if("top"===s)v=this.bottom-f,w=this._getXAxisLabelAlignment();else if("bottom"===s)v=this.top+f,w=this._getXAxisLabelAlignment();else if("left"===s){const t=this._getYAxisLabelAlignment(d);w=t.textAlign,y=t.x}else if("right"===s){const t=this._getYAxisLabelAlignment(d);w=t.textAlign,y=t.x}else if("x"===e){if("center"===s)v=(t.top+t.bottom)/2+u;else if(U(s)){const t=Object.keys(s)[0],e=s[t];v=this.chart.scales[t].getPixelForValue(e)+u}w=this._getXAxisLabelAlignment()}else if("y"===e){if("center"===s)y=(t.left+t.right)/2-u;else if(U(s)){const t=Object.keys(s)[0],e=s[t];y=this.chart.scales[t].getPixelForValue(e)}w=this._getYAxisLabelAlignment(d).textAlign}"y"===e&&("start"===r?C="top":"end"===r&&(C="bottom"));const O=this._getLabelSizes();for(m=0,x=a.length;m<x;++m){b=a[m],_=b.label;const t=n.setContext(this.getContext(m));M=this.getPixelForTick(m)+n.labelOffset,k=this._resolveTickFontOptions(m),S=k.lineHeight,P=Y(_)?_.length:1;const e=P/2,i=t.color,r=t.textStrokeColor,h=t.textStrokeWidth;let d;if(o?(y=M,D="top"===s?"near"===l||0!==g?-P*S+S/2:"center"===l?-O.highest.height/2-e*S+S:-O.highest.height+S/2:"near"===l||0!==g?S/2:"center"===l?O.highest.height/2-e*S:O.highest.height-P*S,c&&(D*=-1)):(v=M,D=(1-P)*S/2),t.showLabelBackdrop){const e=Be(t.backdropPadding),i=O.heights[m],s=O.widths[m];let n=v+D-e.top,o=y-e.left;switch(C){case"middle":n-=i/2;break;case"bottom":n-=i}switch(w){case"center":o-=s/2;break;case"right":o-=s}d={left:o,top:n,width:s+e.width,height:i+e.height,color:t.backdropColor}}p.push({rotation:g,label:_,font:k,color:i,strokeColor:r,strokeWidth:h,textOffset:D,textAlign:w,textBaseline:C,translation:[y,v],backdrop:d})}return p}_getXAxisLabelAlignment(){const{position:t,ticks:e}=this.options;if(-Et(this.labelRotation))return"top"===t?"left":"right";let i="center";return"start"===e.align?i="left":"end"===e.align&&(i="right"),i}_getYAxisLabelAlignment(t){const{position:e,ticks:{crossAlign:i,mirror:s,padding:n}}=this.options,o=t+n,a=this._getLabelSizes().widest.width;let r,l;return"left"===e?s?(l=this.right+n,"near"===i?r="left":"center"===i?(r="center",l+=a/2):(r="right",l+=a)):(l=this.right-o,"near"===i?r="right":"center"===i?(r="center",l-=a/2):(r="left",l=this.left)):"right"===e?s?(l=this.left+n,"near"===i?r="right":"center"===i?(r="center",l-=a/2):(r="left",l-=a)):(l=this.left+o,"near"===i?r="left":"center"===i?(r="center",l+=a/2):(r="right",l=this.right)):r="right",{textAlign:r,x:l}}_computeLabelArea(){if(this.options.ticks.mirror)return;const t=this.chart,e=this.options.position;return"left"===e||"right"===e?{top:0,left:this.left,bottom:t.height,right:this.right}:"top"===e||"bottom"===e?{top:this.top,left:0,bottom:this.bottom,right:t.width}:void 0}drawBackground(){const{ctx:t,options:{backgroundColor:e},left:i,top:s,width:n,height:o}=this;e&&(t.save(),t.fillStyle=e,t.fillRect(i,s,n,o),t.restore())}getLineWidthForValue(t){const e=this.options.grid;if(!this._isVisible()||!e.display)return 0;const i=this.ticks.findIndex((e=>e.value===t));if(i>=0){return e.setContext(this.getContext(i)).lineWidth}return 0}drawGrid(t){const e=this.options.grid,i=this.ctx,s=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(t));let n,o;const a=(t,e,s)=>{s.width&&s.color&&(i.save(),i.lineWidth=s.width,i.strokeStyle=s.color,i.setLineDash(s.borderDash||[]),i.lineDashOffset=s.borderDashOffset,i.beginPath(),i.moveTo(t.x,t.y),i.lineTo(e.x,e.y),i.stroke(),i.restore())};if(e.display)for(n=0,o=s.length;n<o;++n){const t=s[n];e.drawOnChartArea&&a({x:t.x1,y:t.y1},{x:t.x2,y:t.y2},t),e.drawTicks&&a({x:t.tx1,y:t.ty1},{x:t.tx2,y:t.ty2},{color:t.tickColor,width:t.tickWidth,borderDash:t.tickBorderDash,borderDashOffset:t.tickBorderDashOffset})}}drawBorder(){const{chart:t,ctx:e,options:{grid:i}}=this,s=i.setContext(this.getContext()),n=i.drawBorder?s.borderWidth:0;if(!n)return;const o=i.setContext(this.getContext(0)).lineWidth,a=this._borderValue;let r,l,h,c;this.isHorizontal()?(r=Xt(t,this.left,n)-n/2,l=Xt(t,this.right,o)+o/2,h=c=a):(h=Xt(t,this.top,n)-n/2,c=Xt(t,this.bottom,o)+o/2,r=l=a),e.save(),e.lineWidth=s.borderWidth,e.strokeStyle=s.borderColor,e.beginPath(),e.moveTo(r,h),e.lineTo(l,c),e.stroke(),e.restore()}drawLabels(t){if(!this.options.ticks.display)return;const e=this.ctx,i=this._computeLabelArea();i&&Zt(e,i);const s=this._labelItems||(this._labelItems=this._computeLabelItems(t));let n,o;for(n=0,o=s.length;n<o;++n){const t=s[n],i=t.font,o=t.label;t.backdrop&&(e.fillStyle=t.backdrop.color,e.fillRect(t.backdrop.left,t.backdrop.top,t.backdrop.width,t.backdrop.height)),ee(e,o,0,t.textOffset,i,t)}i&&Qt(e)}drawTitle(){const{ctx:t,options:{position:e,title:i,reverse:s}}=this;if(!i.display)return;const o=Ve(i.font),a=Be(i.padding),r=i.align;let l=o.lineHeight/2;"bottom"===e||"center"===e||U(e)?(l+=a.bottom,Y(i.text)&&(l+=o.lineHeight*(i.text.length-1))):l+=a.top;const{titleX:h,titleY:c,maxWidth:d,rotation:u}=function(t,e,i,s){const{top:o,left:a,bottom:r,right:l,chart:h}=t,{chartArea:c,scales:d}=h;let u,f,g,p=0;const m=r-o,x=l-a;if(t.isHorizontal()){if(f=n(s,a,l),U(i)){const t=Object.keys(i)[0],s=i[t];g=d[t].getPixelForValue(s)+m-e}else g="center"===i?(c.bottom+c.top)/2+m-e:Cs(t,i,e);u=l-a}else{if(U(i)){const t=Object.keys(i)[0],s=i[t];f=d[t].getPixelForValue(s)-x+e}else f="center"===i?(c.left+c.right)/2-x+e:Cs(t,i,e);g=n(s,r,o),p="left"===i?-Mt:Mt}return{titleX:f,titleY:g,maxWidth:u,rotation:p}}(this,l,e,r);ee(t,i.text,0,0,o,{color:i.color,maxWidth:d,rotation:u,textAlign:Rs(r,e,s),textBaseline:"middle",translation:[h,c]})}draw(t){this._isVisible()&&(this.drawBackground(),this.drawGrid(t),this.drawBorder(),this.drawTitle(),this.drawLabels(t))}_layers(){const t=this.options,e=t.ticks&&t.ticks.z||0,i=K(t.grid&&t.grid.z,-1);return this._isVisible()&&this.draw===Es.prototype.draw?[{z:i,draw:t=>{this.drawBackground(),this.drawGrid(t),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:e,draw:t=>{this.drawLabels(t)}}]:[{z:e,draw:t=>{this.draw(t)}}]}getMatchingVisibleMetas(t){const e=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",s=[];let n,o;for(n=0,o=e.length;n<o;++n){const o=e[n];o[i]!==this.id||t&&o.type!==t||s.push(o)}return s}_resolveTickFontOptions(t){return Ve(this.options.ticks.setContext(this.getContext(t)).font)}_maxDigits(){const t=this._resolveTickFontOptions(0).lineHeight;return(this.isHorizontal()?this.width:this.height)/t}}class Is{constructor(t,e,i){this.type=t,this.scope=e,this.override=i,this.items=Object.create(null)}isForType(t){return Object.prototype.isPrototypeOf.call(this.type.prototype,t.prototype)}register(t){const e=Object.getPrototypeOf(t);let i;(function(t){return"id"in t&&"defaults"in t})(e)&&(i=this.register(e));const s=this.items,n=t.id,o=this.scope+"."+n;if(!n)throw new Error("class does not have id: "+t);return n in s||(s[n]=t,function(t,e,i){const s=nt(Object.create(null),[i?xt.get(i):{},xt.get(e),t.defaults]);xt.set(e,s),t.defaultRoutes&&function(t,e){Object.keys(e).forEach((i=>{const s=i.split("."),n=s.pop(),o=[t].concat(s).join("."),a=e[i].split("."),r=a.pop(),l=a.join(".");xt.route(o,n,l,r)}))}(e,t.defaultRoutes);t.descriptors&&xt.describe(e,t.descriptors)}(t,o,i),this.override&&xt.override(t.id,t.overrides)),o}get(t){return this.items[t]}unregister(t){const e=this.items,i=t.id,s=this.scope;i in e&&delete e[i],s&&i in xt[s]&&(delete xt[s][i],this.override&&delete ft[i])}}var zs=new class{constructor(){this.controllers=new Is(ws,"datasets",!0),this.elements=new Is(Ms,"elements"),this.plugins=new Is(Object,"plugins"),this.scales=new Is(Es,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...t){this._each("register",t)}remove(...t){this._each("unregister",t)}addControllers(...t){this._each("register",t,this.controllers)}addElements(...t){this._each("register",t,this.elements)}addPlugins(...t){this._each("register",t,this.plugins)}addScales(...t){this._each("register",t,this.scales)}getController(t){return this._get(t,this.controllers,"controller")}getElement(t){return this._get(t,this.elements,"element")}getPlugin(t){return this._get(t,this.plugins,"plugin")}getScale(t){return this._get(t,this.scales,"scale")}removeControllers(...t){this._each("unregister",t,this.controllers)}removeElements(...t){this._each("unregister",t,this.elements)}removePlugins(...t){this._each("unregister",t,this.plugins)}removeScales(...t){this._each("unregister",t,this.scales)}_each(t,e,i){[...e].forEach((e=>{const s=i||this._getRegistryForType(e);i||s.isForType(e)||s===this.plugins&&e.id?this._exec(t,s,e):J(e,(e=>{const s=i||this._getRegistryForType(e);this._exec(t,s,e)}))}))}_exec(t,e,i){const s=ht(t);Q(i["before"+s],[],i),e[t](i),Q(i["after"+s],[],i)}_getRegistryForType(t){for(let e=0;e<this._typedRegistries.length;e++){const i=this._typedRegistries[e];if(i.isForType(t))return i}return this.plugins}_get(t,e,i){const s=e.get(t);if(void 0===s)throw new Error('"'+t+'" is not a registered '+i+".");return s}};class Fs{constructor(){this._init=[]}notify(t,e,i,s){"beforeInit"===e&&(this._init=this._createDescriptors(t,!0),this._notify(this._init,t,"install"));const n=s?this._descriptors(t).filter(s):this._descriptors(t),o=this._notify(n,t,e,i);return"destroy"===e&&(this._notify(n,t,"stop"),this._notify(this._init,t,"uninstall")),o}_notify(t,e,i,s){s=s||{};for(const n of t){const t=n.plugin;if(!1===Q(t[i],[e,s,n.options],t)&&s.cancelable)return!1}return!0}invalidate(){$(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(t){if(this._cache)return this._cache;const e=this._cache=this._createDescriptors(t);return this._notifyStateChanges(t),e}_createDescriptors(t,e){const i=t&&t.config,s=K(i.options&&i.options.plugins,{}),n=function(t){const e=[],i=Object.keys(zs.plugins.items);for(let t=0;t<i.length;t++)e.push(zs.getPlugin(i[t]));const s=t.plugins||[];for(let t=0;t<s.length;t++){const i=s[t];-1===e.indexOf(i)&&e.push(i)}return e}(i);return!1!==s||e?function(t,e,i,s){const n=[],o=t.getContext();for(let a=0;a<e.length;a++){const r=e[a],l=Bs(i[r.id],s);null!==l&&n.push({plugin:r,options:Vs(t.config,r,l,o)})}return n}(t,n,s,e):[]}_notifyStateChanges(t){const e=this._oldCache||[],i=this._cache,s=(t,e)=>t.filter((t=>!e.some((e=>t.plugin.id===e.plugin.id))));this._notify(s(e,i),t,"stop"),this._notify(s(i,e),t,"start")}}function Bs(t,e){return e||!1!==t?!0===t?{}:t:null}function Vs(t,e,i,s){const n=t.pluginScopeKeys(e),o=t.getOptionScopes(i,n);return t.createResolver(o,s,[""],{scriptable:!1,indexable:!1,allKeys:!0})}function Ws(t,e){const i=xt.datasets[t]||{};return((e.datasets||{})[t]||{}).indexAxis||e.indexAxis||i.indexAxis||"x"}function Ns(t,e){return"x"===t||"y"===t?t:e.axis||("top"===(i=e.position)||"bottom"===i?"x":"left"===i||"right"===i?"y":void 0)||t.charAt(0).toLowerCase();var i}function Hs(t){const e=t.options||(t.options={});e.plugins=K(e.plugins,{}),e.scales=function(t,e){const i=ft[t.type]||{scales:{}},s=e.scales||{},n=Ws(t.type,e),o=Object.create(null),a=Object.create(null);return Object.keys(s).forEach((t=>{const e=s[t];if(!U(e))return console.error(`Invalid scale configuration for scale: ${t}`);if(e._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${t}`);const r=Ns(t,e),l=function(t,e){return t===e?"_index_":"_value_"}(r,n),h=i.scales||{};o[r]=o[r]||t,a[t]=ot(Object.create(null),[{axis:r},e,h[r],h[l]])})),t.data.datasets.forEach((i=>{const n=i.type||t.type,r=i.indexAxis||Ws(n,e),l=(ft[n]||{}).scales||{};Object.keys(l).forEach((t=>{const e=function(t,e){let i=t;return"_index_"===t?i=e:"_value_"===t&&(i="x"===e?"y":"x"),i}(t,r),n=i[e+"AxisID"]||o[e]||e;a[n]=a[n]||Object.create(null),ot(a[n],[{axis:e},s[n],l[t]])}))})),Object.keys(a).forEach((t=>{const e=a[t];ot(e,[xt.scales[e.type],xt.scale])})),a}(t,e)}function js(t){return(t=t||{}).datasets=t.datasets||[],t.labels=t.labels||[],t}const $s=new Map,Ys=new Set;function Us(t,e){let i=$s.get(t);return i||(i=e(),$s.set(t,i),Ys.add(i)),i}const Xs=(t,e,i)=>{const s=lt(e,i);void 0!==s&&t.add(s)};class qs{constructor(t){this._config=function(t){return(t=t||{}).data=js(t.data),Hs(t),t}(t),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(t){this._config.type=t}get data(){return this._config.data}set data(t){this._config.data=js(t)}get options(){return this._config.options}set options(t){this._config.options=t}get plugins(){return this._config.plugins}update(){const t=this._config;this.clearCache(),Hs(t)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(t){return Us(t,(()=>[[`datasets.${t}`,""]]))}datasetAnimationScopeKeys(t,e){return Us(`${t}.transition.${e}`,(()=>[[`datasets.${t}.transitions.${e}`,`transitions.${e}`],[`datasets.${t}`,""]]))}datasetElementScopeKeys(t,e){return Us(`${t}-${e}`,(()=>[[`datasets.${t}.elements.${e}`,`datasets.${t}`,`elements.${e}`,""]]))}pluginScopeKeys(t){const e=t.id;return Us(`${this.type}-plugin-${e}`,(()=>[[`plugins.${e}`,...t.additionalOptionScopes||[]]]))}_cachedScopes(t,e){const i=this._scopeCache;let s=i.get(t);return s&&!e||(s=new Map,i.set(t,s)),s}getOptionScopes(t,e,i){const{options:s,type:n}=this,o=this._cachedScopes(t,i),a=o.get(e);if(a)return a;const r=new Set;e.forEach((e=>{t&&(r.add(t),e.forEach((e=>Xs(r,t,e)))),e.forEach((t=>Xs(r,s,t))),e.forEach((t=>Xs(r,ft[n]||{},t))),e.forEach((t=>Xs(r,xt,t))),e.forEach((t=>Xs(r,gt,t)))}));const l=Array.from(r);return 0===l.length&&l.push(Object.create(null)),Ys.has(e)&&o.set(e,l),l}chartOptionScopes(){const{options:t,type:e}=this;return[t,ft[e]||{},xt.datasets[e]||{},{type:e},xt,gt]}resolveNamedOptions(t,e,i,s=[""]){const n={$shared:!0},{resolver:o,subPrefixes:a}=Ks(this._resolverCache,t,s);let r=o;if(function(t,e){const{isScriptable:i,isIndexable:s}=ni(t);for(const n of e){const e=i(n),o=s(n),a=(o||e)&&t[n];if(e&&(dt(a)||Gs(a))||o&&Y(a))return!0}return!1}(o,e)){n.$shared=!1;r=si(o,i=dt(i)?i():i,this.createResolver(t,i,a))}for(const t of e)n[t]=r[t];return n}createResolver(t,e,i=[""],s){const{resolver:n}=Ks(this._resolverCache,t,i);return U(e)?si(n,e,void 0,s):n}}function Ks(t,e,i){let s=t.get(e);s||(s=new Map,t.set(e,s));const n=i.join();let o=s.get(n);if(!o){o={resolver:ii(e,i),subPrefixes:i.filter((t=>!t.toLowerCase().includes("hover")))},s.set(n,o)}return o}const Gs=t=>U(t)&&Object.getOwnPropertyNames(t).reduce(((e,i)=>e||dt(t[i])),!1);const Zs=["top","bottom","left","right","chartArea"];function Qs(t,e){return"top"===t||"bottom"===t||-1===Zs.indexOf(t)&&"x"===e}function Js(t,e){return function(i,s){return i[t]===s[t]?i[e]-s[e]:i[t]-s[t]}}function tn(t){const e=t.chart,i=e.options.animation;e.notifyPlugins("afterRender"),Q(i&&i.onComplete,[t],e)}function en(t){const e=t.chart,i=e.options.animation;Q(i&&i.onProgress,[t],e)}function sn(t){return ue()&&"string"==typeof t?t=document.getElementById(t):t&&t.length&&(t=t[0]),t&&t.canvas&&(t=t.canvas),t}const nn={},on=t=>{const e=sn(t);return Object.values(nn).filter((t=>t.canvas===e)).pop()};class an{constructor(t,e){const s=this.config=new qs(e),n=sn(t),o=on(n);if(o)throw new Error("Canvas is already in use. Chart with ID '"+o.id+"' must be destroyed before the canvas can be reused.");const r=s.createResolver(s.chartOptionScopes(),this.getContext());this.platform=new(s.platform||ns(n)),this.platform.updateConfig(s);const l=this.platform.acquireContext(n,r.aspectRatio),h=l&&l.canvas,c=h&&h.height,d=h&&h.width;this.id=j(),this.ctx=l,this.canvas=h,this.width=d,this.height=c,this._options=r,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Fs,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=i((t=>this.update(t)),r.resizeDelay||0),nn[this.id]=this,l&&h?(a.listen(this,"complete",tn),a.listen(this,"progress",en),this._initialize(),this.attached&&this.update()):console.error("Failed to create chart: can't acquire context from the given item")}get aspectRatio(){const{options:{aspectRatio:t,maintainAspectRatio:e},width:i,height:s,_aspectRatio:n}=this;return $(t)?e&&n?n:s?i/s:null:t}get data(){return this.config.data}set data(t){this.config.data=t}get options(){return this._options}set options(t){this.config.options=t}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():we(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return qt(this.canvas,this.ctx),this}stop(){return a.stop(this),this}resize(t,e){a.running(this)?this._resizeBeforeDraw={width:t,height:e}:this._resize(t,e)}_resize(t,e){const i=this.options,s=this.canvas,n=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(s,t,e,n),a=i.devicePixelRatio||this.platform.getDevicePixelRatio(),r=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,we(this,a,!0)&&(this.notifyPlugins("resize",{size:o}),Q(i.onResize,[this,o],this),this.attached&&this._doResize(r)&&this.render())}ensureScalesHaveIDs(){J(this.options.scales||{},((t,e)=>{t.id=e}))}buildOrUpdateScales(){const t=this.options,e=t.scales,i=this.scales,s=Object.keys(i).reduce(((t,e)=>(t[e]=!1,t)),{});let n=[];e&&(n=n.concat(Object.keys(e).map((t=>{const i=e[t],s=Ns(t,i),n="r"===s,o="x"===s;return{options:i,dposition:n?"chartArea":o?"bottom":"left",dtype:n?"radialLinear":o?"category":"linear"}})))),J(n,(e=>{const n=e.options,o=n.id,a=Ns(o,n),r=K(n.type,e.dtype);void 0!==n.position&&Qs(n.position,a)===Qs(e.dposition)||(n.position=e.dposition),s[o]=!0;let l=null;if(o in i&&i[o].type===r)l=i[o];else{l=new(zs.getScale(r))({id:o,type:r,ctx:this.ctx,chart:this}),i[l.id]=l}l.init(n,t)})),J(s,((t,e)=>{t||delete i[e]})),J(i,(t=>{ei.configure(this,t,t.options),ei.addBox(this,t)}))}_updateMetasets(){const t=this._metasets,e=this.data.datasets.length,i=t.length;if(t.sort(((t,e)=>t.index-e.index)),i>e){for(let t=e;t<i;++t)this._destroyDatasetMeta(t);t.splice(e,i-e)}this._sortedMetasets=t.slice(0).sort(Js("order","index"))}_removeUnreferencedMetasets(){const{_metasets:t,data:{datasets:e}}=this;t.length>e.length&&delete this._stacks,t.forEach(((t,i)=>{0===e.filter((e=>e===t._dataset)).length&&this._destroyDatasetMeta(i)}))}buildOrUpdateControllers(){const t=[],e=this.data.datasets;let i,s;for(this._removeUnreferencedMetasets(),i=0,s=e.length;i<s;i++){const s=e[i];let n=this.getDatasetMeta(i);const o=s.type||this.config.type;if(n.type&&n.type!==o&&(this._destroyDatasetMeta(i),n=this.getDatasetMeta(i)),n.type=o,n.indexAxis=s.indexAxis||Ws(o,this.options),n.order=s.order||0,n.index=i,n.label=""+s.label,n.visible=this.isDatasetVisible(i),n.controller)n.controller.updateIndex(i),n.controller.linkScales();else{const e=zs.getController(o),{datasetElementType:s,dataElementType:a}=xt.datasets[o];Object.assign(e.prototype,{dataElementType:zs.getElement(a),datasetElementType:s&&zs.getElement(s)}),n.controller=new e(this,i),t.push(n.controller)}}return this._updateMetasets(),t}_resetElements(){J(this.data.datasets,((t,e)=>{this.getDatasetMeta(e).controller.reset()}),this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(t){const e=this.config;e.update();const i=this._options=e.createResolver(e.chartOptionScopes(),this.getContext());J(this.scales,(t=>{ei.removeBox(this,t)}));const s=this._animationsDisabled=!i.animation;this.ensureScalesHaveIDs(),this.buildOrUpdateScales();const n=new Set(Object.keys(this._listeners)),o=new Set(i.events);if(ut(n,o)&&!!this._responsiveListeners===i.responsive||(this.unbindEvents(),this.bindEvents()),this._plugins.invalidate(),!1===this.notifyPlugins("beforeUpdate",{mode:t,cancelable:!0}))return;const a=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let r=0;for(let t=0,e=this.data.datasets.length;t<e;t++){const{controller:e}=this.getDatasetMeta(t),i=!s&&-1===a.indexOf(e);e.buildOrUpdateElements(i),r=Math.max(+e.getMaxOverflow(),r)}r=this._minPadding=i.layout.autoPadding?r:0,this._updateLayout(r),s||J(a,(t=>{t.reset()})),this._updateDatasets(t),this.notifyPlugins("afterUpdate",{mode:t}),this._layers.sort(Js("z","_idx")),this._lastEvent&&this._eventHandler(this._lastEvent,!0),this.render()}_updateLayout(t){if(!1===this.notifyPlugins("beforeLayout",{cancelable:!0}))return;ei.update(this,this.width,this.height,t);const e=this.chartArea,i=e.width<=0||e.height<=0;this._layers=[],J(this.boxes,(t=>{i&&"chartArea"===t.position||(t.configure&&t.configure(),this._layers.push(...t._layers()))}),this),this._layers.forEach(((t,e)=>{t._idx=e})),this.notifyPlugins("afterLayout")}_updateDatasets(t){if(!1!==this.notifyPlugins("beforeDatasetsUpdate",{mode:t,cancelable:!0})){for(let e=0,i=this.data.datasets.length;e<i;++e)this._updateDataset(e,dt(t)?t({datasetIndex:e}):t);this.notifyPlugins("afterDatasetsUpdate",{mode:t})}}_updateDataset(t,e){const i=this.getDatasetMeta(t),s={meta:i,index:t,mode:e,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetUpdate",s)&&(i.controller._update(e),s.cancelable=!1,this.notifyPlugins("afterDatasetUpdate",s))}render(){!1!==this.notifyPlugins("beforeRender",{cancelable:!0})&&(a.has(this)?this.attached&&!a.running(this)&&a.start(this):(this.draw(),tn({chart:this})))}draw(){let t;if(this._resizeBeforeDraw){const{width:t,height:e}=this._resizeBeforeDraw;this._resize(t,e),this._resizeBeforeDraw=null}if(this.clear(),this.width<=0||this.height<=0)return;if(!1===this.notifyPlugins("beforeDraw",{cancelable:!0}))return;const e=this._layers;for(t=0;t<e.length&&e[t].z<=0;++t)e[t].draw(this.chartArea);for(this._drawDatasets();t<e.length;++t)e[t].draw(this.chartArea);this.notifyPlugins("afterDraw")}_getSortedDatasetMetas(t){const e=this._sortedMetasets,i=[];let s,n;for(s=0,n=e.length;s<n;++s){const n=e[s];t&&!n.visible||i.push(n)}return i}getSortedVisibleDatasetMetas(){return this._getSortedDatasetMetas(!0)}_drawDatasets(){if(!1===this.notifyPlugins("beforeDatasetsDraw",{cancelable:!0}))return;const t=this.getSortedVisibleDatasetMetas();for(let e=t.length-1;e>=0;--e)this._drawDataset(t[e]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(t){const e=this.ctx,i=t._clip,s=!i.disabled,n=this.chartArea,o={meta:t,index:t.index,cancelable:!0};!1!==this.notifyPlugins("beforeDatasetDraw",o)&&(s&&Zt(e,{left:!1===i.left?0:n.left-i.left,right:!1===i.right?this.width:n.right+i.right,top:!1===i.top?0:n.top-i.top,bottom:!1===i.bottom?this.height:n.bottom+i.bottom}),t.controller.draw(),s&&Qt(e),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}getElementsAtEventForMode(t,e,i,s){const n=Te.modes[e];return"function"==typeof n?n(this,t,i,s):[]}getDatasetMeta(t){const e=this.data.datasets[t],i=this._metasets;let s=i.filter((t=>t&&t._dataset===e)).pop();return s||(s={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:e&&e.order||0,index:t,_dataset:e,_parsed:[],_sorted:!1},i.push(s)),s}getContext(){return this.$context||(this.$context=He(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(t){const e=this.data.datasets[t];if(!e)return!1;const i=this.getDatasetMeta(t);return"boolean"==typeof i.hidden?!i.hidden:!e.hidden}setDatasetVisibility(t,e){this.getDatasetMeta(t).hidden=!e}toggleDataVisibility(t){this._hiddenIndices[t]=!this._hiddenIndices[t]}getDataVisibility(t){return!this._hiddenIndices[t]}_updateVisibility(t,e,i){const s=i?"show":"hide",n=this.getDatasetMeta(t),o=n.controller._resolveAnimations(void 0,s);ct(e)?(n.data[e].hidden=!i,this.update()):(this.setDatasetVisibility(t,i),o.update(n,{visible:i}),this.update((e=>e.datasetIndex===t?s:void 0)))}hide(t,e){this._updateVisibility(t,e,!1)}show(t,e){this._updateVisibility(t,e,!0)}_destroyDatasetMeta(t){const e=this._metasets[t];e&&e.controller&&e.controller._destroy(),delete this._metasets[t]}_stop(){let t,e;for(this.stop(),a.remove(this),t=0,e=this.data.datasets.length;t<e;++t)this._destroyDatasetMeta(t)}destroy(){const{canvas:t,ctx:e}=this;this._stop(),this.config.clearCache(),t&&(this.unbindEvents(),qt(t,e),this.platform.releaseContext(e),this.canvas=null,this.ctx=null),this.notifyPlugins("destroy"),delete nn[this.id]}toBase64Image(...t){return this.canvas.toDataURL(...t)}bindEvents(){this.bindUserEvents(),this.options.responsive?this.bindResponsiveEvents():this.attached=!0}bindUserEvents(){const t=this._listeners,e=this.platform,i=(i,s)=>{e.addEventListener(this,i,s),t[i]=s},s=(t,e,i)=>{t.offsetX=e,t.offsetY=i,this._eventHandler(t)};J(this.options.events,(t=>i(t,s)))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const t=this._responsiveListeners,e=this.platform,i=(i,s)=>{e.addEventListener(this,i,s),t[i]=s},s=(i,s)=>{t[i]&&(e.removeEventListener(this,i,s),delete t[i])},n=(t,e)=>{this.canvas&&this.resize(t,e)};let o;const a=()=>{s("attach",a),this.attached=!0,this.resize(),i("resize",n),i("detach",o)};o=()=>{this.attached=!1,s("resize",n),this._stop(),this._resize(0,0),i("attach",a)},e.isAttached(this.canvas)?a():o()}unbindEvents(){J(this._listeners,((t,e)=>{this.platform.removeEventListener(this,e,t)})),this._listeners={},J(this._responsiveListeners,((t,e)=>{this.platform.removeEventListener(this,e,t)})),this._responsiveListeners=void 0}updateHoverStyle(t,e,i){const s=i?"set":"remove";let n,o,a,r;for("dataset"===e&&(n=this.getDatasetMeta(t[0].datasetIndex),n.controller["_"+s+"DatasetHoverStyle"]()),a=0,r=t.length;a<r;++a){o=t[a];const e=o&&this.getDatasetMeta(o.datasetIndex).controller;e&&e[s+"HoverStyle"](o.element,o.datasetIndex,o.index)}}getActiveElements(){return this._active||[]}setActiveElements(t){const e=this._active||[],i=t.map((({datasetIndex:t,index:e})=>{const i=this.getDatasetMeta(t);if(!i)throw new Error("No dataset found at index "+t);return{datasetIndex:t,element:i.data[e],index:e}}));!tt(i,e)&&(this._active=i,this._updateHoverStyles(i,e))}notifyPlugins(t,e,i){return this._plugins.notify(this,t,e,i)}_updateHoverStyles(t,e,i){const s=this.options.hover,n=(t,e)=>t.filter((t=>!e.some((e=>t.datasetIndex===e.datasetIndex&&t.index===e.index)))),o=n(e,t),a=i?t:n(t,e);o.length&&this.updateHoverStyle(o,s.mode,!1),a.length&&s.mode&&this.updateHoverStyle(a,s.mode,!0)}_eventHandler(t,e){const i={event:t,replay:e,cancelable:!0},s=e=>(e.options.events||this.options.events).includes(t.native.type);if(!1===this.notifyPlugins("beforeEvent",i,s))return;const n=this._handleEvent(t,e);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,s),(n||i.changed)&&this.render(),this}_handleEvent(t,e){const{_active:i=[],options:s}=this,n=s.hover,o=e;let a=[],r=!1,l=null;return"mouseout"!==t.type&&(a=this.getElementsAtEventForMode(t,n.mode,n,o),l="click"===t.type?this._lastEvent:t),this._lastEvent=null,Gt(t,this.chartArea,this._minPadding)&&(Q(s.onHover,[t,a,this],this),"mouseup"!==t.type&&"click"!==t.type&&"contextmenu"!==t.type||Q(s.onClick,[t,a,this],this)),r=!tt(a,i),(r||e)&&(this._active=a,this._updateHoverStyles(a,i,e)),this._lastEvent=l,r}}const rn=()=>J(an.instances,(t=>t._plugins.invalidate())),ln=!0;function hn(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}Object.defineProperties(an,{defaults:{enumerable:ln,value:xt},instances:{enumerable:ln,value:nn},overrides:{enumerable:ln,value:ft},registry:{enumerable:ln,value:zs},version:{enumerable:ln,value:"3.6.0"},getChart:{enumerable:ln,value:on},register:{enumerable:ln,value:(...t)=>{zs.add(...t),rn()}},unregister:{enumerable:ln,value:(...t)=>{zs.remove(...t),rn()}}});class cn{constructor(t){this.options=t||{}}formats(){return hn()}parse(t,e){return hn()}format(t,e){return hn()}add(t,e,i){return hn()}diff(t,e,i){return hn()}startOf(t,e,i){return hn()}endOf(t,e){return hn()}}cn.override=function(t){Object.assign(cn.prototype,t)};var dn={_date:cn};function un(t){const e=t.iScale,i=function(t,e){if(!t._cache.$bar){const i=t.getMatchingVisibleMetas(e);let s=[];for(let e=0,n=i.length;e<n;e++)s=s.concat(i[e].controller.getAllParsedValues(t));t._cache.$bar=de(s.sort(((t,e)=>t-e)))}return t._cache.$bar}(e,t.type);let s,n,o,a,r=e._length;const l=()=>{32767!==o&&-32768!==o&&(ct(a)&&(r=Math.min(r,Math.abs(o-a)||r)),a=o)};for(s=0,n=i.length;s<n;++s)o=e.getPixelForValue(i[s]),l();for(a=void 0,s=0,n=e.ticks.length;s<n;++s)o=e.getPixelForTick(s),l();return r}function fn(t,e,i,s){return Y(t)?function(t,e,i,s){const n=i.parse(t[0],s),o=i.parse(t[1],s),a=Math.min(n,o),r=Math.max(n,o);let l=a,h=r;Math.abs(a)>Math.abs(r)&&(l=r,h=a),e[i.axis]=h,e._custom={barStart:l,barEnd:h,start:n,end:o,min:a,max:r}}(t,e,i,s):e[i.axis]=i.parse(t,s),e}function gn(t,e,i,s){const n=t.iScale,o=t.vScale,a=n.getLabels(),r=n===o,l=[];let h,c,d,u;for(h=i,c=i+s;h<c;++h)u=e[h],d={},d[n.axis]=r||n.parse(a[h],h),l.push(fn(u,d,o,h));return l}function pn(t){return t&&void 0!==t.barStart&&void 0!==t.barEnd}function mn(t,e,i,s){let n=e.borderSkipped;const o={};if(!n)return void(t.borderSkipped=o);const{start:a,end:r,reverse:l,top:h,bottom:c}=function(t){let e,i,s,n,o;return t.horizontal?(e=t.base>t.x,i="left",s="right"):(e=t.base<t.y,i="bottom",s="top"),e?(n="end",o="start"):(n="start",o="end"),{start:i,end:s,reverse:e,top:n,bottom:o}}(t);"middle"===n&&i&&(t.enableBorderRadius=!0,(i._top||0)===s?n=h:(i._bottom||0)===s?n=c:(o[xn(c,a,r,l)]=!0,n=h)),o[xn(n,a,r,l)]=!0,t.borderSkipped=o}function xn(t,e,i,s){var n,o,a;return s?(a=i,t=bn(t=(n=t)===(o=e)?a:n===a?o:n,i,e)):t=bn(t,e,i),t}function bn(t,e,i){return"start"===t?e:"end"===t?i:t}function _n(t,{inflateAmount:e},i){t.inflateAmount="auto"===e?1===i?.33:0:e}class yn extends ws{parsePrimitiveData(t,e,i,s){return gn(t,e,i,s)}parseArrayData(t,e,i,s){return gn(t,e,i,s)}parseObjectData(t,e,i,s){const{iScale:n,vScale:o}=t,{xAxisKey:a="x",yAxisKey:r="y"}=this._parsing,l="x"===n.axis?a:r,h="x"===o.axis?a:r,c=[];let d,u,f,g;for(d=i,u=i+s;d<u;++d)g=e[d],f={},f[n.axis]=n.parse(lt(g,l),d),c.push(fn(lt(g,h),f,o,d));return c}updateRangeFromParsed(t,e,i,s){super.updateRangeFromParsed(t,e,i,s);const n=i._custom;n&&e===this._cachedMeta.vScale&&(t.min=Math.min(t.min,n.min),t.max=Math.max(t.max,n.max))}getMaxOverflow(){return 0}getLabelAndValue(t){const e=this._cachedMeta,{iScale:i,vScale:s}=e,n=this.getParsed(t),o=n._custom,a=pn(o)?"["+o.start+", "+o.end+"]":""+s.getLabelForValue(n[s.axis]);return{label:""+i.getLabelForValue(n[i.axis]),value:a}}initialize(){this.enableOptionSharing=!0,super.initialize();this._cachedMeta.stack=this.getDataset().stack}update(t){const e=this._cachedMeta;this.updateElements(e.data,0,e.data.length,t)}updateElements(t,e,i,s){const n="reset"===s,{index:o,_cachedMeta:{vScale:a}}=this,r=a.getBasePixel(),l=a.isHorizontal(),h=this._getRuler(),c=this.resolveDataElementOptions(e,s),d=this.getSharedOptions(c),u=this.includeOptions(s,d);this.updateSharedOptions(d,s,c);for(let c=e;c<e+i;c++){const e=this.getParsed(c),i=n||$(e[a.axis])?{base:r,head:r}:this._calculateBarValuePixels(c),f=this._calculateBarIndexPixels(c,h),g=(e._stacks||{})[a.axis],p={horizontal:l,base:i.base,enableBorderRadius:!g||pn(e._custom)||o===g._top||o===g._bottom,x:l?i.head:f.center,y:l?f.center:i.head,height:l?f.size:Math.abs(i.size),width:l?Math.abs(i.size):f.size};u&&(p.options=d||this.resolveDataElementOptions(c,t[c].active?"active":s));const m=p.options||t[c].options;mn(p,m,g,o),_n(p,m,h.ratio),this.updateElement(t[c],c,p,s)}}_getStacks(t,e){const i=this._cachedMeta.iScale,s=i.getMatchingVisibleMetas(this._type),n=i.options.stacked,o=s.length,a=[];let r,l;for(r=0;r<o;++r)if(l=s[r],l.controller.options.grouped){if(void 0!==e){const t=l.controller.getParsed(e)[l.controller._cachedMeta.vScale.axis];if($(t)||isNaN(t))continue}if((!1===n||-1===a.indexOf(l.stack)||void 0===n&&void 0===l.stack)&&a.push(l.stack),l.index===t)break}return a.length||a.push(void 0),a}_getStackCount(t){return this._getStacks(void 0,t).length}_getStackIndex(t,e,i){const s=this._getStacks(t,i),n=void 0!==e?s.indexOf(e):-1;return-1===n?s.length-1:n}_getRuler(){const t=this.options,e=this._cachedMeta,i=e.iScale,s=[];let n,o;for(n=0,o=e.data.length;n<o;++n)s.push(i.getPixelForValue(this.getParsed(n)[i.axis],n));const a=t.barThickness;return{min:a||un(e),pixels:s,start:i._startPixel,end:i._endPixel,stackCount:this._getStackCount(),scale:i,grouped:t.grouped,ratio:a?1:t.categoryPercentage*t.barPercentage}}_calculateBarValuePixels(t){const{_cachedMeta:{vScale:e,_stacked:i},options:{base:s,minBarLength:n}}=this,o=s||0,a=this.getParsed(t),r=a._custom,l=pn(r);let h,c,d=a[e.axis],u=0,f=i?this.applyStack(e,a,i):d;f!==d&&(u=f-d,f=d),l&&(d=r.barStart,f=r.barEnd-r.barStart,0!==d&&Dt(d)!==Dt(r.barEnd)&&(u=0),u+=d);const g=$(s)||l?u:s;let p=e.getPixelForValue(g);if(h=this.chart.getDataVisibility(t)?e.getPixelForValue(u+f):p,c=h-p,Math.abs(c)<n&&(c=function(t,e,i){return 0!==t?Dt(t):(e.isHorizontal()?1:-1)*(e.min>=i?1:-1)}(c,e,o)*n,d===o&&(p-=c/2),h=p+c),p===e.getPixelForValue(o)){const t=Dt(c)*e.getLineWidthForValue(o)/2;p+=t,c-=t}return{size:c,base:p,head:h,center:h+c/2}}_calculateBarIndexPixels(t,e){const i=e.scale,s=this.options,n=s.skipNull,o=K(s.maxBarThickness,1/0);let a,r;if(e.grouped){const i=n?this._getStackCount(t):e.stackCount,l="flex"===s.barThickness?function(t,e,i,s){const n=e.pixels,o=n[t];let a=t>0?n[t-1]:null,r=t<n.length-1?n[t+1]:null;const l=i.categoryPercentage;null===a&&(a=o-(null===r?e.end-e.start:r-o)),null===r&&(r=o+o-a);const h=o-(o-Math.min(a,r))/2*l;return{chunk:Math.abs(r-a)/2*l/s,ratio:i.barPercentage,start:h}}(t,e,s,i):function(t,e,i,s){const n=i.barThickness;let o,a;return $(n)?(o=e.min*i.categoryPercentage,a=i.barPercentage):(o=n*s,a=1),{chunk:o/s,ratio:a,start:e.pixels[t]-o/2}}(t,e,s,i),h=this._getStackIndex(this.index,this._cachedMeta.stack,n?t:void 0);a=l.start+l.chunk*h+l.chunk/2,r=Math.min(o,l.chunk*l.ratio)}else a=i.getPixelForValue(this.getParsed(t)[i.axis],t),r=Math.min(o,e.min*e.ratio);return{base:a-r/2,head:a+r/2,center:a,size:r}}draw(){const t=this._cachedMeta,e=t.vScale,i=t.data,s=i.length;let n=0;for(;n<s;++n)null!==this.getParsed(n)[e.axis]&&i[n].draw(this._ctx)}}yn.id="bar",yn.defaults={datasetElementType:!1,dataElementType:"bar",categoryPercentage:.8,barPercentage:.9,grouped:!0,animations:{numbers:{type:"number",properties:["x","y","base","width","height"]}}},yn.overrides={scales:{_index_:{type:"category",offset:!0,grid:{offset:!0}},_value_:{type:"linear",beginAtZero:!0}}};class vn extends ws{initialize(){this.enableOptionSharing=!0,super.initialize()}parsePrimitiveData(t,e,i,s){const n=super.parsePrimitiveData(t,e,i,s);for(let t=0;t<n.length;t++)n[t]._custom=this.resolveDataElementOptions(t+i).radius;return n}parseArrayData(t,e,i,s){const n=super.parseArrayData(t,e,i,s);for(let t=0;t<n.length;t++){const s=e[i+t];n[t]._custom=K(s[2],this.resolveDataElementOptions(t+i).radius)}return n}parseObjectData(t,e,i,s){const n=super.parseObjectData(t,e,i,s);for(let t=0;t<n.length;t++){const s=e[i+t];n[t]._custom=K(s&&s.r&&+s.r,this.resolveDataElementOptions(t+i).radius)}return n}getMaxOverflow(){const t=this._cachedMeta.data;let e=0;for(let i=t.length-1;i>=0;--i)e=Math.max(e,t[i].size(this.resolveDataElementOptions(i))/2);return e>0&&e}getLabelAndValue(t){const e=this._cachedMeta,{xScale:i,yScale:s}=e,n=this.getParsed(t),o=i.getLabelForValue(n.x),a=s.getLabelForValue(n.y),r=n._custom;return{label:e.label,value:"("+o+", "+a+(r?", "+r:"")+")"}}update(t){const e=this._cachedMeta.data;this.updateElements(e,0,e.length,t)}updateElements(t,e,i,s){const n="reset"===s,{iScale:o,vScale:a}=this._cachedMeta,r=this.resolveDataElementOptions(e,s),l=this.getSharedOptions(r),h=this.includeOptions(s,l),c=o.axis,d=a.axis;for(let r=e;r<e+i;r++){const e=t[r],i=!n&&this.getParsed(r),l={},u=l[c]=n?o.getPixelForDecimal(.5):o.getPixelForValue(i[c]),f=l[d]=n?a.getBasePixel():a.getPixelForValue(i[d]);l.skip=isNaN(u)||isNaN(f),h&&(l.options=this.resolveDataElementOptions(r,e.active?"active":s),n&&(l.options.radius=0)),this.updateElement(e,r,l,s)}this.updateSharedOptions(l,s,r)}resolveDataElementOptions(t,e){const i=this.getParsed(t);let s=super.resolveDataElementOptions(t,e);s.$shared&&(s=Object.assign({},s,{$shared:!1}));const n=s.radius;return"active"!==e&&(s.radius=0),s.radius+=K(i&&i._custom,n),s}}vn.id="bubble",vn.defaults={datasetElementType:!1,dataElementType:"point",animations:{numbers:{type:"number",properties:["x","y","borderWidth","radius"]}}},vn.overrides={scales:{x:{type:"linear"},y:{type:"linear"}},plugins:{tooltip:{callbacks:{title:()=>""}}}};class wn extends ws{constructor(t,e){super(t,e),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(t,e){const i=this.getDataset().data,s=this._cachedMeta;if(!1===this._parsing)s._parsed=i;else{let n,o,a=t=>+i[t];if(U(i[t])){const{key:t="value"}=this._parsing;a=e=>+lt(i[e],t)}for(n=t,o=t+e;n<o;++n)s._parsed[n]=a(n)}}_getRotation(){return Et(this.options.rotation-90)}_getCircumference(){return Et(this.options.circumference)}_getRotationExtents(){let t=_t,e=-_t;for(let i=0;i<this.chart.data.datasets.length;++i)if(this.chart.isDatasetVisible(i)){const s=this.chart.getDatasetMeta(i).controller,n=s._getRotation(),o=s._getCircumference();t=Math.min(t,n),e=Math.max(e,n+o)}return{rotation:t,circumference:e-t}}update(t){const e=this.chart,{chartArea:i}=e,s=this._cachedMeta,n=s.data,o=this.getMaxBorderWidth()+this.getMaxOffset(n)+this.options.spacing,a=Math.max((Math.min(i.width,i.height)-o)/2,0),r=Math.min(G(this.options.cutout,a),1),l=this._getRingWeight(this.index),{circumference:h,rotation:c}=this._getRotationExtents(),{ratioX:d,ratioY:u,offsetX:f,offsetY:g}=function(t,e,i){let s=1,n=1,o=0,a=0;if(e<_t){const r=t,l=r+e,h=Math.cos(r),c=Math.sin(r),d=Math.cos(l),u=Math.sin(l),f=(t,e,s)=>Nt(t,r,l,!0)?1:Math.max(e,e*i,s,s*i),g=(t,e,s)=>Nt(t,r,l,!0)?-1:Math.min(e,e*i,s,s*i),p=f(0,h,d),m=f(Mt,c,u),x=g(bt,h,d),b=g(bt+Mt,c,u);s=(p-x)/2,n=(m-b)/2,o=-(p+x)/2,a=-(m+b)/2}return{ratioX:s,ratioY:n,offsetX:o,offsetY:a}}(c,h,r),p=(i.width-o)/d,m=(i.height-o)/u,x=Math.max(Math.min(p,m)/2,0),b=Z(this.options.radius,x),_=(b-Math.max(b*r,0))/this._getVisibleDatasetWeightTotal();this.offsetX=f*b,this.offsetY=g*b,s.total=this.calculateTotal(),this.outerRadius=b-_*this._getRingWeightOffset(this.index),this.innerRadius=Math.max(this.outerRadius-_*l,0),this.updateElements(n,0,n.length,t)}_circumference(t,e){const i=this.options,s=this._cachedMeta,n=this._getCircumference();return e&&i.animation.animateRotate||!this.chart.getDataVisibility(t)||null===s._parsed[t]||s.data[t].hidden?0:this.calculateCircumference(s._parsed[t]*n/_t)}updateElements(t,e,i,s){const n="reset"===s,o=this.chart,a=o.chartArea,r=o.options.animation,l=(a.left+a.right)/2,h=(a.top+a.bottom)/2,c=n&&r.animateScale,d=c?0:this.innerRadius,u=c?0:this.outerRadius,f=this.resolveDataElementOptions(e,s),g=this.getSharedOptions(f),p=this.includeOptions(s,g);let m,x=this._getRotation();for(m=0;m<e;++m)x+=this._circumference(m,n);for(m=e;m<e+i;++m){const e=this._circumference(m,n),i=t[m],o={x:l+this.offsetX,y:h+this.offsetY,startAngle:x,endAngle:x+e,circumference:e,outerRadius:u,innerRadius:d};p&&(o.options=g||this.resolveDataElementOptions(m,i.active?"active":s)),x+=e,this.updateElement(i,m,o,s)}this.updateSharedOptions(g,s,f)}calculateTotal(){const t=this._cachedMeta,e=t.data;let i,s=0;for(i=0;i<e.length;i++){const n=t._parsed[i];null===n||isNaN(n)||!this.chart.getDataVisibility(i)||e[i].hidden||(s+=Math.abs(n))}return s}calculateCircumference(t){const e=this._cachedMeta.total;return e>0&&!isNaN(t)?_t*(Math.abs(t)/e):0}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart,s=i.data.labels||[],n=Ai(e._parsed[t],i.options.locale);return{label:s[t]||"",value:n}}getMaxBorderWidth(t){let e=0;const i=this.chart;let s,n,o,a,r;if(!t)for(s=0,n=i.data.datasets.length;s<n;++s)if(i.isDatasetVisible(s)){o=i.getDatasetMeta(s),t=o.data,a=o.controller,a!==this&&a.configure();break}if(!t)return 0;for(s=0,n=t.length;s<n;++s)r=a.resolveDataElementOptions(s),"inner"!==r.borderAlign&&(e=Math.max(e,r.borderWidth||0,r.hoverBorderWidth||0));return e}getMaxOffset(t){let e=0;for(let i=0,s=t.length;i<s;++i){const t=this.resolveDataElementOptions(i);e=Math.max(e,t.offset||0,t.hoverOffset||0)}return e}_getRingWeightOffset(t){let e=0;for(let i=0;i<t;++i)this.chart.isDatasetVisible(i)&&(e+=this._getRingWeight(i));return e}_getRingWeight(t){return Math.max(K(this.chart.data.datasets[t].weight,1),0)}_getVisibleDatasetWeightTotal(){return this._getRingWeightOffset(this.chart.data.datasets.length)||1}}wn.id="doughnut",wn.defaults={datasetElementType:!1,dataElementType:"arc",animation:{animateRotate:!0,animateScale:!1},animations:{numbers:{type:"number",properties:["circumference","endAngle","innerRadius","outerRadius","startAngle","x","y","offset","borderWidth","spacing"]}},cutout:"50%",rotation:0,circumference:360,radius:"100%",spacing:0,indexAxis:"r"},wn.descriptors={_scriptable:t=>"spacing"!==t,_indexable:t=>"spacing"!==t},wn.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:i}}=t.legend.options;return e.labels.map(((e,s)=>{const n=t.getDatasetMeta(0).controller.getStyle(s);return{text:e,fillStyle:n.backgroundColor,strokeStyle:n.borderColor,lineWidth:n.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(s),index:s}}))}return[]}},onClick(t,e,i){i.chart.toggleDataVisibility(e.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label(t){let e=t.label;const i=": "+t.formattedValue;return Y(e)?(e=e.slice(),e[0]+=i):e+=i,e}}}}};class Mn extends ws{initialize(){this.enableOptionSharing=!0,super.initialize()}update(t){const e=this._cachedMeta,{dataset:i,data:s=[],_dataset:n}=e,o=this.chart._animationsDisabled;let{start:a,count:r}=function(t,e,i){const s=e.length;let n=0,o=s;if(t._sorted){const{iScale:a,_parsed:r}=t,l=a.axis,{min:h,max:c,minDefined:d,maxDefined:u}=a.getUserBounds();d&&(n=Ht(Math.min(oe(r,a.axis,h).lo,i?s:oe(e,l,a.getPixelForValue(h)).lo),0,s-1)),o=u?Ht(Math.max(oe(r,a.axis,c).hi+1,i?0:oe(e,l,a.getPixelForValue(c)).hi+1),n,s)-n:s-n}return{start:n,count:o}}(e,s,o);this._drawStart=a,this._drawCount=r,function(t){const{xScale:e,yScale:i,_scaleRanges:s}=t,n={xmin:e.min,xmax:e.max,ymin:i.min,ymax:i.max};if(!s)return t._scaleRanges=n,!0;const o=s.xmin!==e.min||s.xmax!==e.max||s.ymin!==i.min||s.ymax!==i.max;return Object.assign(s,n),o}(e)&&(a=0,r=s.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!n._decimated,i.points=s;const l=this.resolveDatasetElementOptions(t);this.options.showLine||(l.borderWidth=0),l.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:l},t),this.updateElements(s,a,r,t)}updateElements(t,e,i,s){const n="reset"===s,{iScale:o,vScale:a,_stacked:r,_dataset:l}=this._cachedMeta,h=this.resolveDataElementOptions(e,s),c=this.getSharedOptions(h),d=this.includeOptions(s,c),u=o.axis,f=a.axis,{spanGaps:g,segment:p}=this.options,m=At(g)?g:Number.POSITIVE_INFINITY,x=this.chart._animationsDisabled||n||"none"===s;let b=e>0&&this.getParsed(e-1);for(let h=e;h<e+i;++h){const e=t[h],i=this.getParsed(h),g=x?e:{},_=$(i[f]),y=g[u]=o.getPixelForValue(i[u],h),v=g[f]=n||_?a.getBasePixel():a.getPixelForValue(r?this.applyStack(a,i,r):i[f],h);g.skip=isNaN(y)||isNaN(v)||_,g.stop=h>0&&i[u]-b[u]>m,p&&(g.parsed=i,g.raw=l.data[h]),d&&(g.options=c||this.resolveDataElementOptions(h,e.active?"active":s)),x||this.updateElement(e,h,g,s),b=i}this.updateSharedOptions(c,s,h)}getMaxOverflow(){const t=this._cachedMeta,e=t.dataset,i=e.options&&e.options.borderWidth||0,s=t.data||[];if(!s.length)return i;const n=s[0].size(this.resolveDataElementOptions(0)),o=s[s.length-1].size(this.resolveDataElementOptions(s.length-1));return Math.max(i,n,o)/2}draw(){const t=this._cachedMeta;t.dataset.updateControlPoints(this.chart.chartArea,t.iScale.axis),super.draw()}}Mn.id="line",Mn.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1},Mn.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class kn extends ws{constructor(t,e){super(t,e),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(t){const e=this._cachedMeta,i=this.chart,s=i.data.labels||[],n=Ai(e._parsed[t].r,i.options.locale);return{label:s[t]||"",value:n}}update(t){const e=this._cachedMeta.data;this._updateRadius(),this.updateElements(e,0,e.length,t)}_updateRadius(){const t=this.chart,e=t.chartArea,i=t.options,s=Math.min(e.right-e.left,e.bottom-e.top),n=Math.max(s/2,0),o=(n-Math.max(i.cutoutPercentage?n/100*i.cutoutPercentage:1,0))/t.getVisibleDatasetCount();this.outerRadius=n-o*this.index,this.innerRadius=this.outerRadius-o}updateElements(t,e,i,s){const n="reset"===s,o=this.chart,a=this.getDataset(),r=o.options.animation,l=this._cachedMeta.rScale,h=l.xCenter,c=l.yCenter,d=l.getIndexAngle(0)-.5*bt;let u,f=d;const g=360/this.countVisibleElements();for(u=0;u<e;++u)f+=this._computeAngle(u,s,g);for(u=e;u<e+i;u++){const e=t[u];let i=f,p=f+this._computeAngle(u,s,g),m=o.getDataVisibility(u)?l.getDistanceFromCenterForValue(a.data[u]):0;f=p,n&&(r.animateScale&&(m=0),r.animateRotate&&(i=p=d));const x={x:h,y:c,innerRadius:0,outerRadius:m,startAngle:i,endAngle:p,options:this.resolveDataElementOptions(u,e.active?"active":s)};this.updateElement(e,u,x,s)}}countVisibleElements(){const t=this.getDataset(),e=this._cachedMeta;let i=0;return e.data.forEach(((e,s)=>{!isNaN(t.data[s])&&this.chart.getDataVisibility(s)&&i++})),i}_computeAngle(t,e,i){return this.chart.getDataVisibility(t)?Et(this.resolveDataElementOptions(t,e).angle||i):0}}kn.id="polarArea",kn.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0},kn.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(t){const e=t.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:i}}=t.legend.options;return e.labels.map(((e,s)=>{const n=t.getDatasetMeta(0).controller.getStyle(s);return{text:e,fillStyle:n.backgroundColor,strokeStyle:n.borderColor,lineWidth:n.borderWidth,pointStyle:i,hidden:!t.getDataVisibility(s),index:s}}))}return[]}},onClick(t,e,i){i.chart.toggleDataVisibility(e.index),i.chart.update()}},tooltip:{callbacks:{title:()=>"",label:t=>t.chart.data.labels[t.dataIndex]+": "+t.formattedValue}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class Sn extends wn{}Sn.id="pie",Sn.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class Pn extends ws{getLabelAndValue(t){const e=this._cachedMeta.vScale,i=this.getParsed(t);return{label:e.getLabels()[t],value:""+e.getLabelForValue(i[e.axis])}}update(t){const e=this._cachedMeta,i=e.dataset,s=e.data||[],n=e.iScale.getLabels();if(i.points=s,"resize"!==t){const e=this.resolveDatasetElementOptions(t);this.options.showLine||(e.borderWidth=0);const o={_loop:!0,_fullLoop:n.length===s.length,options:e};this.updateElement(i,void 0,o,t)}this.updateElements(s,0,s.length,t)}updateElements(t,e,i,s){const n=this.getDataset(),o=this._cachedMeta.rScale,a="reset"===s;for(let r=e;r<e+i;r++){const e=t[r],i=this.resolveDataElementOptions(r,e.active?"active":s),l=o.getPointPositionForValue(r,n.data[r]),h=a?o.xCenter:l.x,c=a?o.yCenter:l.y,d={x:h,y:c,angle:l.angle,skip:isNaN(h)||isNaN(c),options:i};this.updateElement(e,r,d,s)}}}Pn.id="radar",Pn.defaults={datasetElementType:"line",dataElementType:"point",indexAxis:"r",showLine:!0,elements:{line:{fill:"start"}}},Pn.overrides={aspectRatio:1,scales:{r:{type:"radialLinear"}}};class Dn extends Mn{}Dn.id="scatter",Dn.defaults={showLine:!1,fill:!1},Dn.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title:()=>"",label:t=>"("+t.label+", "+t.formattedValue+")"}}},scales:{x:{type:"linear"},y:{type:"linear"}}};var Cn=Object.freeze({__proto__:null,BarController:yn,BubbleController:vn,DoughnutController:wn,LineController:Mn,PolarAreaController:kn,PieController:Sn,RadarController:Pn,ScatterController:Dn});function On(t,e,i){const{startAngle:s,pixelMargin:n,x:o,y:a,outerRadius:r,innerRadius:l}=e;let h=n/r;t.beginPath(),t.arc(o,a,r,s-h,i+h),l>n?(h=n/l,t.arc(o,a,l,i+h,s-h,!0)):t.arc(o,a,n,i+Mt,s-Mt),t.closePath(),t.clip()}function An(t,e,i,s){const n=Ie(t.options.borderRadius,["outerStart","outerEnd","innerStart","innerEnd"]);const o=(i-e)/2,a=Math.min(o,s*e/2),r=t=>{const e=(i-Math.min(o,t))*s/2;return Ht(t,0,Math.min(o,e))};return{outerStart:r(n.outerStart),outerEnd:r(n.outerEnd),innerStart:Ht(n.innerStart,0,a),innerEnd:Ht(n.innerEnd,0,a)}}function Tn(t,e,i,s){return{x:i+t*Math.cos(e),y:s+t*Math.sin(e)}}function Ln(t,e,i,s,n){const{x:o,y:a,startAngle:r,pixelMargin:l,innerRadius:h}=e,c=Math.max(e.outerRadius+s+i-l,0),d=h>0?h+s+i+l:0;let u=0;const f=n-r;if(s){const t=((h>0?h-s:0)+(c>0?c-s:0))/2;u=(f-(0!==t?f*t/(t+s):f))/2}const g=(f-Math.max(.001,f*c-i/bt)/c)/2,p=r+g+u,m=n-g-u,{outerStart:x,outerEnd:b,innerStart:_,innerEnd:y}=An(e,d,c,m-p),v=c-x,w=c-b,M=p+x/v,k=m-b/w,S=d+_,P=d+y,D=p+_/S,C=m-y/P;if(t.beginPath(),t.arc(o,a,c,M,k),b>0){const e=Tn(w,k,o,a);t.arc(e.x,e.y,b,k,m+Mt)}const O=Tn(P,m,o,a);if(t.lineTo(O.x,O.y),y>0){const e=Tn(P,C,o,a);t.arc(e.x,e.y,y,m+Mt,C+Math.PI)}if(t.arc(o,a,d,m-y/d,p+_/d,!0),_>0){const e=Tn(S,D,o,a);t.arc(e.x,e.y,_,D+Math.PI,p-Mt)}const A=Tn(v,p,o,a);if(t.lineTo(A.x,A.y),x>0){const e=Tn(v,M,o,a);t.arc(e.x,e.y,x,p-Mt,M)}t.closePath()}function Rn(t,e,i,s,n){const{options:o}=e,a="inner"===o.borderAlign;o.borderWidth&&(a?(t.lineWidth=2*o.borderWidth,t.lineJoin="round"):(t.lineWidth=o.borderWidth,t.lineJoin="bevel"),e.fullCircles&&function(t,e,i){const{x:s,y:n,startAngle:o,pixelMargin:a,fullCircles:r}=e,l=Math.max(e.outerRadius-a,0),h=e.innerRadius+a;let c;for(i&&On(t,e,o+_t),t.beginPath(),t.arc(s,n,h,o+_t,o,!0),c=0;c<r;++c)t.stroke();for(t.beginPath(),t.arc(s,n,l,o,o+_t),c=0;c<r;++c)t.stroke()}(t,e,a),a&&On(t,e,n),Ln(t,e,i,s,n),t.stroke())}class En extends Ms{constructor(t){super(),this.options=void 0,this.circumference=void 0,this.startAngle=void 0,this.endAngle=void 0,this.innerRadius=void 0,this.outerRadius=void 0,this.pixelMargin=0,this.fullCircles=0,t&&Object.assign(this,t)}inRange(t,e,i){const s=this.getProps(["x","y"],i),{angle:n,distance:o}=Ft(s,{x:t,y:e}),{startAngle:a,endAngle:r,innerRadius:l,outerRadius:h,circumference:c}=this.getProps(["startAngle","endAngle","innerRadius","outerRadius","circumference"],i),d=this.options.spacing/2;return(c>=_t||Nt(n,a,r))&&(o>=l+d&&o<=h+d)}getCenterPoint(t){const{x:e,y:i,startAngle:s,endAngle:n,innerRadius:o,outerRadius:a}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],t),{offset:r,spacing:l}=this.options,h=(s+n)/2,c=(o+a+l+r)/2;return{x:e+Math.cos(h)*c,y:i+Math.sin(h)*c}}tooltipPosition(t){return this.getCenterPoint(t)}draw(t){const{options:e,circumference:i}=this,s=(e.offset||0)/2,n=(e.spacing||0)/2;if(this.pixelMargin="inner"===e.borderAlign?.33:0,this.fullCircles=i>_t?Math.floor(i/_t):0,0===i||this.innerRadius<0||this.outerRadius<0)return;t.save();let o=0;if(s){o=s/2;const e=(this.startAngle+this.endAngle)/2;t.translate(Math.cos(e)*o,Math.sin(e)*o),this.circumference>=bt&&(o=s)}t.fillStyle=e.backgroundColor,t.strokeStyle=e.borderColor;const a=function(t,e,i,s){const{fullCircles:n,startAngle:o,circumference:a}=e;let r=e.endAngle;if(n){Ln(t,e,i,s,o+_t);for(let e=0;e<n;++e)t.fill();isNaN(a)||(r=o+a%_t,a%_t==0&&(r+=_t))}return Ln(t,e,i,s,r),t.fill(),r}(t,this,o,n);Rn(t,this,o,n,a),t.restore()}}function In(t,e,i=e){t.lineCap=K(i.borderCapStyle,e.borderCapStyle),t.setLineDash(K(i.borderDash,e.borderDash)),t.lineDashOffset=K(i.borderDashOffset,e.borderDashOffset),t.lineJoin=K(i.borderJoinStyle,e.borderJoinStyle),t.lineWidth=K(i.borderWidth,e.borderWidth),t.strokeStyle=K(i.borderColor,e.borderColor)}function zn(t,e,i){t.lineTo(i.x,i.y)}function Fn(t,e,i={}){const s=t.length,{start:n=0,end:o=s-1}=i,{start:a,end:r}=e,l=Math.max(n,a),h=Math.min(o,r),c=n<a&&o<a||n>r&&o>r;return{count:s,start:l,loop:e.loop,ilen:h<l&&!c?s+h-l:h-l}}function Bn(t,e,i,s){const{points:n,options:o}=e,{count:a,start:r,loop:l,ilen:h}=Fn(n,i,s),c=function(t){return t.stepped?Jt:t.tension||"monotone"===t.cubicInterpolationMode?te:zn}(o);let d,u,f,{move:g=!0,reverse:p}=s||{};for(d=0;d<=h;++d)u=n[(r+(p?h-d:d))%a],u.skip||(g?(t.moveTo(u.x,u.y),g=!1):c(t,f,u,p,o.stepped),f=u);return l&&(u=n[(r+(p?h:0))%a],c(t,f,u,p,o.stepped)),!!l}function Vn(t,e,i,s){const n=e.points,{count:o,start:a,ilen:r}=Fn(n,i,s),{move:l=!0,reverse:h}=s||{};let c,d,u,f,g,p,m=0,x=0;const b=t=>(a+(h?r-t:t))%o,_=()=>{f!==g&&(t.lineTo(m,g),t.lineTo(m,f),t.lineTo(m,p))};for(l&&(d=n[b(0)],t.moveTo(d.x,d.y)),c=0;c<=r;++c){if(d=n[b(c)],d.skip)continue;const e=d.x,i=d.y,s=0|e;s===u?(i<f?f=i:i>g&&(g=i),m=(x*m+e)/++x):(_(),t.lineTo(e,i),u=s,x=0,f=g=i),p=i}_()}function Wn(t){const e=t.options,i=e.borderDash&&e.borderDash.length;return!(t._decimated||t._loop||e.tension||"monotone"===e.cubicInterpolationMode||e.stepped||i)?Vn:Bn}En.id="arc",En.defaults={borderAlign:"center",borderColor:"#fff",borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0},En.defaultRoutes={backgroundColor:"backgroundColor"};const Nn="function"==typeof Path2D;function Hn(t,e,i,s){Nn&&!e.options.segment?function(t,e,i,s){let n=e._path;n||(n=e._path=new Path2D,e.path(n,i,s)&&n.closePath()),In(t,e.options),t.stroke(n)}(t,e,i,s):function(t,e,i,s){const{segments:n,options:o}=e,a=Wn(e);for(const r of n)In(t,o,r.style),t.beginPath(),a(t,e,r,{start:i,end:i+s-1})&&t.closePath(),t.stroke()}(t,e,i,s)}class jn extends Ms{constructor(t){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,t&&Object.assign(this,t)}updateControlPoints(t,e){const i=this.options;if((i.tension||"monotone"===i.cubicInterpolationMode)&&!i.stepped&&!this._pointsUpdated){const s=i.spanGaps?this._loop:this._fullLoop;vi(this._points,i,t,s,e),this._pointsUpdated=!0}}set points(t){this._points=t,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=Bi(this,this.options.segment))}first(){const t=this.segments,e=this.points;return t.length&&e[t[0].start]}last(){const t=this.segments,e=this.points,i=t.length;return i&&e[t[i-1].end]}interpolate(t,e){const i=this.options,s=t[e],n=this.points,o=Fi(this,{property:e,start:s,end:s});if(!o.length)return;const a=[],r=function(t){return t.stepped?Di:t.tension||"monotone"===t.cubicInterpolationMode?Ci:Pi}(i);let l,h;for(l=0,h=o.length;l<h;++l){const{start:h,end:c}=o[l],d=n[h],u=n[c];if(d===u){a.push(d);continue}const f=r(d,u,Math.abs((s-d[e])/(u[e]-d[e])),i.stepped);f[e]=t[e],a.push(f)}return 1===a.length?a[0]:a}pathSegment(t,e,i){return Wn(this)(t,this,e,i)}path(t,e,i){const s=this.segments,n=Wn(this);let o=this._loop;e=e||0,i=i||this.points.length-e;for(const a of s)o&=n(t,this,a,{start:e,end:e+i-1});return!!o}draw(t,e,i,s){const n=this.options||{};(this.points||[]).length&&n.borderWidth&&(t.save(),Hn(t,this,i,s),t.restore()),this.animated&&(this._pointsUpdated=!1,this._path=void 0)}}function $n(t,e,i,s){const n=t.options,{[i]:o}=t.getProps([i],s);return Math.abs(e-o)<n.radius+n.hitRadius}jn.id="line",jn.defaults={borderCapStyle:"butt",borderDash:[],borderDashOffset:0,borderJoinStyle:"miter",borderWidth:3,capBezierPoints:!0,cubicInterpolationMode:"default",fill:!1,spanGaps:!1,stepped:!1,tension:0},jn.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"},jn.descriptors={_scriptable:!0,_indexable:t=>"borderDash"!==t&&"fill"!==t};class Yn extends Ms{constructor(t){super(),this.options=void 0,this.parsed=void 0,this.skip=void 0,this.stop=void 0,t&&Object.assign(this,t)}inRange(t,e,i){const s=this.options,{x:n,y:o}=this.getProps(["x","y"],i);return Math.pow(t-n,2)+Math.pow(e-o,2)<Math.pow(s.hitRadius+s.radius,2)}inXRange(t,e){return $n(this,t,"x",e)}inYRange(t,e){return $n(this,t,"y",e)}getCenterPoint(t){const{x:e,y:i}=this.getProps(["x","y"],t);return{x:e,y:i}}size(t){let e=(t=t||this.options||{}).radius||0;e=Math.max(e,e&&t.hoverRadius||0);return 2*(e+(e&&t.borderWidth||0))}draw(t,e){const i=this.options;this.skip||i.radius<.1||!Gt(this,e,this.size(i)/2)||(t.strokeStyle=i.borderColor,t.lineWidth=i.borderWidth,t.fillStyle=i.backgroundColor,Kt(t,i,this.x,this.y))}getRange(){const t=this.options||{};return t.radius+t.hitRadius}}function Un(t,e){const{x:i,y:s,base:n,width:o,height:a}=t.getProps(["x","y","base","width","height"],e);let r,l,h,c,d;return t.horizontal?(d=a/2,r=Math.min(i,n),l=Math.max(i,n),h=s-d,c=s+d):(d=o/2,r=i-d,l=i+d,h=Math.min(s,n),c=Math.max(s,n)),{left:r,top:h,right:l,bottom:c}}function Xn(t,e,i,s){return t?0:Ht(e,i,s)}function qn(t){const e=Un(t),i=e.right-e.left,s=e.bottom-e.top,n=function(t,e,i){const s=t.options.borderWidth,n=t.borderSkipped,o=ze(s);return{t:Xn(n.top,o.top,0,i),r:Xn(n.right,o.right,0,e),b:Xn(n.bottom,o.bottom,0,i),l:Xn(n.left,o.left,0,e)}}(t,i/2,s/2),o=function(t,e,i){const{enableBorderRadius:s}=t.getProps(["enableBorderRadius"]),n=t.options.borderRadius,o=Fe(n),a=Math.min(e,i),r=t.borderSkipped,l=s||U(n);return{topLeft:Xn(!l||r.top||r.left,o.topLeft,0,a),topRight:Xn(!l||r.top||r.right,o.topRight,0,a),bottomLeft:Xn(!l||r.bottom||r.left,o.bottomLeft,0,a),bottomRight:Xn(!l||r.bottom||r.right,o.bottomRight,0,a)}}(t,i/2,s/2);return{outer:{x:e.left,y:e.top,w:i,h:s,radius:o},inner:{x:e.left+n.l,y:e.top+n.t,w:i-n.l-n.r,h:s-n.t-n.b,radius:{topLeft:Math.max(0,o.topLeft-Math.max(n.t,n.l)),topRight:Math.max(0,o.topRight-Math.max(n.t,n.r)),bottomLeft:Math.max(0,o.bottomLeft-Math.max(n.b,n.l)),bottomRight:Math.max(0,o.bottomRight-Math.max(n.b,n.r))}}}}function Kn(t,e,i,s){const n=null===e,o=null===i,a=t&&!(n&&o)&&Un(t,s);return a&&(n||e>=a.left&&e<=a.right)&&(o||i>=a.top&&i<=a.bottom)}function Gn(t,e){t.rect(e.x,e.y,e.w,e.h)}function Zn(t,e,i={}){const s=t.x!==i.x?-e:0,n=t.y!==i.y?-e:0,o=(t.x+t.w!==i.x+i.w?e:0)-s,a=(t.y+t.h!==i.y+i.h?e:0)-n;return{x:t.x+s,y:t.y+n,w:t.w+o,h:t.h+a,radius:t.radius}}Yn.id="point",Yn.defaults={borderWidth:1,hitRadius:1,hoverBorderWidth:1,hoverRadius:4,pointStyle:"circle",radius:3,rotation:0},Yn.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};class Qn extends Ms{constructor(t){super(),this.options=void 0,this.horizontal=void 0,this.base=void 0,this.width=void 0,this.height=void 0,this.inflateAmount=void 0,t&&Object.assign(this,t)}draw(t){const{inflateAmount:e,options:{borderColor:i,backgroundColor:s}}=this,{inner:n,outer:o}=qn(this),a=(r=o.radius).topLeft||r.topRight||r.bottomLeft||r.bottomRight?se:Gn;var r;t.save(),o.w===n.w&&o.h===n.h||(t.beginPath(),a(t,Zn(o,e,n)),t.clip(),a(t,Zn(n,-e,o)),t.fillStyle=i,t.fill("evenodd")),t.beginPath(),a(t,Zn(n,e)),t.fillStyle=s,t.fill(),t.restore()}inRange(t,e,i){return Kn(this,t,e,i)}inXRange(t,e){return Kn(this,t,null,e)}inYRange(t,e){return Kn(this,null,t,e)}getCenterPoint(t){const{x:e,y:i,base:s,horizontal:n}=this.getProps(["x","y","base","horizontal"],t);return{x:n?(e+s)/2:e,y:n?i:(i+s)/2}}getRange(t){return"x"===t?this.width/2:this.height/2}}Qn.id="bar",Qn.defaults={borderSkipped:"start",borderWidth:0,borderRadius:0,inflateAmount:"auto",pointStyle:void 0},Qn.defaultRoutes={backgroundColor:"backgroundColor",borderColor:"borderColor"};var Jn=Object.freeze({__proto__:null,ArcElement:En,LineElement:jn,PointElement:Yn,BarElement:Qn});function to(t){if(t._decimated){const e=t._data;delete t._decimated,delete t._data,Object.defineProperty(t,"data",{value:e})}}function eo(t){t.data.datasets.forEach((t=>{to(t)}))}var io={id:"decimation",defaults:{algorithm:"min-max",enabled:!1},beforeElementsUpdate:(t,e,i)=>{if(!i.enabled)return void eo(t);const s=t.width;t.data.datasets.forEach(((e,n)=>{const{_data:o,indexAxis:a}=e,r=t.getDatasetMeta(n),l=o||e.data;if("y"===We([a,t.options.indexAxis]))return;if("line"!==r.type)return;const h=t.scales[r.xAxisID];if("linear"!==h.type&&"time"!==h.type)return;if(t.options.parsing)return;let{start:c,count:d}=function(t,e){const i=e.length;let s,n=0;const{iScale:o}=t,{min:a,max:r,minDefined:l,maxDefined:h}=o.getUserBounds();return l&&(n=Ht(oe(e,o.axis,a).lo,0,i-1)),s=h?Ht(oe(e,o.axis,r).hi+1,n,i)-n:i-n,{start:n,count:s}}(r,l);if(d<=(i.threshold||4*s))return void to(e);let u;switch($(o)&&(e._data=l,delete e.data,Object.defineProperty(e,"data",{configurable:!0,enumerable:!0,get:function(){return this._decimated},set:function(t){this._data=t}})),i.algorithm){case"lttb":u=function(t,e,i,s,n){const o=n.samples||s;if(o>=i)return t.slice(e,e+i);const a=[],r=(i-2)/(o-2);let l=0;const h=e+i-1;let c,d,u,f,g,p=e;for(a[l++]=t[p],c=0;c<o-2;c++){let s,n=0,o=0;const h=Math.floor((c+1)*r)+1+e,m=Math.min(Math.floor((c+2)*r)+1,i)+e,x=m-h;for(s=h;s<m;s++)n+=t[s].x,o+=t[s].y;n/=x,o/=x;const b=Math.floor(c*r)+1+e,_=Math.min(Math.floor((c+1)*r)+1,i)+e,{x:y,y:v}=t[p];for(u=f=-1,s=b;s<_;s++)f=.5*Math.abs((y-n)*(t[s].y-v)-(y-t[s].x)*(o-v)),f>u&&(u=f,d=t[s],g=s);a[l++]=d,p=g}return a[l++]=t[h],a}(l,c,d,s,i);break;case"min-max":u=function(t,e,i,s){let n,o,a,r,l,h,c,d,u,f,g=0,p=0;const m=[],x=e+i-1,b=t[e].x,_=t[x].x-b;for(n=e;n<e+i;++n){o=t[n],a=(o.x-b)/_*s,r=o.y;const e=0|a;if(e===l)r<u?(u=r,h=n):r>f&&(f=r,c=n),g=(p*g+o.x)/++p;else{const i=n-1;if(!$(h)&&!$(c)){const e=Math.min(h,c),s=Math.max(h,c);e!==d&&e!==i&&m.push({...t[e],x:g}),s!==d&&s!==i&&m.push({...t[s],x:g})}n>0&&i!==d&&m.push(t[i]),m.push(o),l=e,p=0,u=f=r,h=c=d=n}}return m}(l,c,d,s);break;default:throw new Error(`Unsupported decimation algorithm '${i.algorithm}'`)}e._decimated=u}))},destroy(t){eo(t)}};function so(t,e,i){const s=function(t){const e=t.options,i=e.fill;let s=K(i&&i.target,i);return void 0===s&&(s=!!e.backgroundColor),!1!==s&&null!==s&&(!0===s?"origin":s)}(t);if(U(s))return!isNaN(s.value)&&s;let n=parseFloat(s);return X(n)&&Math.floor(n)===n?("-"!==s[0]&&"+"!==s[0]||(n=e+n),!(n===e||n<0||n>=i)&&n):["origin","start","end","stack","shape"].indexOf(s)>=0&&s}class no{constructor(t){this.x=t.x,this.y=t.y,this.radius=t.radius}pathSegment(t,e,i){const{x:s,y:n,radius:o}=this;return e=e||{start:0,end:_t},t.arc(s,n,o,e.end,e.start,!0),!i.bounds}interpolate(t){const{x:e,y:i,radius:s}=this,n=t.angle;return{x:e+Math.cos(n)*s,y:i+Math.sin(n)*s,angle:n}}}function oo(t){return(t.scale||{}).getPointPositionForValue?function(t){const{scale:e,fill:i}=t,s=e.options,n=e.getLabels().length,o=[],a=s.reverse?e.max:e.min,r=s.reverse?e.min:e.max;let l,h,c;if(c="start"===i?a:"end"===i?r:U(i)?i.value:e.getBaseValue(),s.grid.circular)return h=e.getPointPositionForValue(0,a),new no({x:h.x,y:h.y,radius:e.getDistanceFromCenterForValue(c)});for(l=0;l<n;++l)o.push(e.getPointPositionForValue(l,c));return o}(t):function(t){const{scale:e={},fill:i}=t;let s,n=null;return"start"===i?n=e.bottom:"end"===i?n=e.top:U(i)?n=e.getPixelForValue(i.value):e.getBasePixel&&(n=e.getBasePixel()),X(n)?(s=e.isHorizontal(),{x:s?n:null,y:s?null:n}):null}(t)}function ao(t,e,i){for(;e>t;e--){const t=i[e];if(!isNaN(t.x)&&!isNaN(t.y))break}return e}function ro(t,e,i){const s=[];for(let n=0;n<i.length;n++){const o=i[n],{first:a,last:r,point:l}=lo(o,e,"x");if(!(!l||a&&r))if(a)s.unshift(l);else if(t.push(l),!r)break}t.push(...s)}function lo(t,e,i){const s=t.interpolate(e,i);if(!s)return{};const n=s[i],o=t.segments,a=t.points;let r=!1,l=!1;for(let t=0;t<o.length;t++){const e=o[t],s=a[e.start][i],h=a[e.end][i];if(n>=s&&n<=h){r=n===s,l=n===h;break}}return{first:r,last:l,point:s}}function ho(t){const{chart:e,fill:i,line:s}=t;if(X(i))return function(t,e){const i=t.getDatasetMeta(e);return i&&t.isDatasetVisible(e)?i.dataset:null}(e,i);if("stack"===i)return function(t){const{scale:e,index:i,line:s}=t,n=[],o=s.segments,a=s.points,r=function(t,e){const i=[],s=t.getMatchingVisibleMetas("line");for(let t=0;t<s.length;t++){const n=s[t];if(n.index===e)break;n.hidden||i.unshift(n.dataset)}return i}(e,i);r.push(co({x:null,y:e.bottom},s));for(let t=0;t<o.length;t++){const e=o[t];for(let t=e.start;t<=e.end;t++)ro(n,a[t],r)}return new jn({points:n,options:{}})}(t);if("shape"===i)return!0;const n=oo(t);return n instanceof no?n:co(n,s)}function co(t,e){let i=[],s=!1;return Y(t)?(s=!0,i=t):i=function(t,e){const{x:i=null,y:s=null}=t||{},n=e.points,o=[];return e.segments.forEach((({start:t,end:e})=>{e=ao(t,e,n);const a=n[t],r=n[e];null!==s?(o.push({x:a.x,y:s}),o.push({x:r.x,y:s})):null!==i&&(o.push({x:i,y:a.y}),o.push({x:i,y:r.y}))})),o}(t,e),i.length?new jn({points:i,options:{tension:0},_loop:s,_fullLoop:s}):null}function uo(t,e,i){let s=t[e].fill;const n=[e];let o;if(!i)return s;for(;!1!==s&&-1===n.indexOf(s);){if(!X(s))return s;if(o=t[s],!o)return!1;if(o.visible)return s;n.push(s),s=o.fill}return!1}function fo(t,e,i){t.beginPath(),e.path(t),t.lineTo(e.last().x,i),t.lineTo(e.first().x,i),t.closePath(),t.clip()}function go(t,e,i,s){if(s)return;let n=e[t],o=i[t];return"angle"===t&&(n=Wt(n),o=Wt(o)),{property:t,start:n,end:o}}function po(t,e,i,s){return t&&e?s(t[i],e[i]):t?t[i]:e?e[i]:0}function mo(t,e,i){const{top:s,bottom:n}=e.chart.chartArea,{property:o,start:a,end:r}=i||{};"x"===o&&(t.beginPath(),t.rect(a,s,r-a,n-s),t.clip())}function xo(t,e,i,s){const n=e.interpolate(i,s);n&&t.lineTo(n.x,n.y)}function bo(t,e){const{line:i,target:s,property:n,color:o,scale:a}=e,r=function(t,e,i){const s=t.segments,n=t.points,o=e.points,a=[];for(const t of s){let{start:s,end:r}=t;r=ao(s,r,n);const l=go(i,n[s],n[r],t.loop);if(!e.segments){a.push({source:t,target:l,start:n[s],end:n[r]});continue}const h=Fi(e,l);for(const e of h){const s=go(i,o[e.start],o[e.end],e.loop),r=zi(t,n,s);for(const t of r)a.push({source:t,target:e,start:{[i]:po(l,s,"start",Math.max)},end:{[i]:po(l,s,"end",Math.min)}})}}return a}(i,s,n);for(const{source:e,target:l,start:h,end:c}of r){const{style:{backgroundColor:r=o}={}}=e,d=!0!==s;t.save(),t.fillStyle=r,mo(t,a,d&&go(n,h,c)),t.beginPath();const u=!!i.pathSegment(t,e);let f;if(d){u?t.closePath():xo(t,s,c,n);const e=!!s.pathSegment(t,l,{move:u,reverse:!0});f=u&&e,f||xo(t,s,h,n)}t.closePath(),t.fill(f?"evenodd":"nonzero"),t.restore()}}function _o(t,e,i){const s=ho(e),{line:n,scale:o,axis:a}=e,r=n.options,l=r.fill,h=r.backgroundColor,{above:c=h,below:d=h}=l||{};s&&n.points.length&&(Zt(t,i),function(t,e){const{line:i,target:s,above:n,below:o,area:a,scale:r}=e,l=i._loop?"angle":e.axis;t.save(),"x"===l&&o!==n&&(fo(t,s,a.top),bo(t,{line:i,target:s,color:n,scale:r,property:l}),t.restore(),t.save(),fo(t,s,a.bottom)),bo(t,{line:i,target:s,color:o,scale:r,property:l}),t.restore()}(t,{line:n,target:s,above:c,below:d,area:i,scale:o,axis:a}),Qt(t))}var yo={id:"filler",afterDatasetsUpdate(t,e,i){const s=(t.data.datasets||[]).length,n=[];let o,a,r,l;for(a=0;a<s;++a)o=t.getDatasetMeta(a),r=o.dataset,l=null,r&&r.options&&r instanceof jn&&(l={visible:t.isDatasetVisible(a),index:a,fill:so(r,a,s),chart:t,axis:o.controller.options.indexAxis,scale:o.vScale,line:r}),o.$filler=l,n.push(l);for(a=0;a<s;++a)l=n[a],l&&!1!==l.fill&&(l.fill=uo(n,a,i.propagate))},beforeDraw(t,e,i){const s="beforeDraw"===i.drawTime,n=t.getSortedVisibleDatasetMetas(),o=t.chartArea;for(let e=n.length-1;e>=0;--e){const i=n[e].$filler;i&&(i.line.updateControlPoints(o,i.axis),s&&_o(t.ctx,i,o))}},beforeDatasetsDraw(t,e,i){if("beforeDatasetsDraw"!==i.drawTime)return;const s=t.getSortedVisibleDatasetMetas();for(let e=s.length-1;e>=0;--e){const i=s[e].$filler;i&&_o(t.ctx,i,t.chartArea)}},beforeDatasetDraw(t,e,i){const s=e.meta.$filler;s&&!1!==s.fill&&"beforeDatasetDraw"===i.drawTime&&_o(t.ctx,s,t.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const vo=(t,e)=>{let{boxHeight:i=e,boxWidth:s=e}=t;return t.usePointStyle&&(i=Math.min(i,e),s=Math.min(s,e)),{boxWidth:s,boxHeight:i,itemHeight:Math.max(e,i)}};class wo extends Ms{constructor(t){super(),this._added=!1,this.legendHitBoxes=[],this._hoveredItem=null,this.doughnutMode=!1,this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this.legendItems=void 0,this.columnSizes=void 0,this.lineWidths=void 0,this.maxHeight=void 0,this.maxWidth=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.height=void 0,this.width=void 0,this._margins=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,e,i){this.maxWidth=t,this.maxHeight=e,this._margins=i,this.setDimensions(),this.buildLabels(),this.fit()}setDimensions(){this.isHorizontal()?(this.width=this.maxWidth,this.left=this._margins.left,this.right=this.width):(this.height=this.maxHeight,this.top=this._margins.top,this.bottom=this.height)}buildLabels(){const t=this.options.labels||{};let e=Q(t.generateLabels,[this.chart],this)||[];t.filter&&(e=e.filter((e=>t.filter(e,this.chart.data)))),t.sort&&(e=e.sort(((e,i)=>t.sort(e,i,this.chart.data)))),this.options.reverse&&e.reverse(),this.legendItems=e}fit(){const{options:t,ctx:e}=this;if(!t.display)return void(this.width=this.height=0);const i=t.labels,s=Ve(i.font),n=s.size,o=this._computeTitleHeight(),{boxWidth:a,itemHeight:r}=vo(i,n);let l,h;e.font=s.string,this.isHorizontal()?(l=this.maxWidth,h=this._fitRows(o,n,a,r)+10):(h=this.maxHeight,l=this._fitCols(o,n,a,r)+10),this.width=Math.min(l,t.maxWidth||this.maxWidth),this.height=Math.min(h,t.maxHeight||this.maxHeight)}_fitRows(t,e,i,s){const{ctx:n,maxWidth:o,options:{labels:{padding:a}}}=this,r=this.legendHitBoxes=[],l=this.lineWidths=[0],h=s+a;let c=t;n.textAlign="left",n.textBaseline="middle";let d=-1,u=-h;return this.legendItems.forEach(((t,f)=>{const g=i+e/2+n.measureText(t.text).width;(0===f||l[l.length-1]+g+2*a>o)&&(c+=h,l[l.length-(f>0?0:1)]=0,u+=h,d++),r[f]={left:0,top:u,row:d,width:g,height:s},l[l.length-1]+=g+a})),c}_fitCols(t,e,i,s){const{ctx:n,maxHeight:o,options:{labels:{padding:a}}}=this,r=this.legendHitBoxes=[],l=this.columnSizes=[],h=o-t;let c=a,d=0,u=0,f=0,g=0;return this.legendItems.forEach(((t,o)=>{const p=i+e/2+n.measureText(t.text).width;o>0&&u+s+2*a>h&&(c+=d+a,l.push({width:d,height:u}),f+=d+a,g++,d=u=0),r[o]={left:f,top:u,col:g,width:p,height:s},d=Math.max(d,p),u+=s+a})),c+=d,l.push({width:d,height:u}),c}adjustHitBoxes(){if(!this.options.display)return;const t=this._computeTitleHeight(),{legendHitBoxes:e,options:{align:i,labels:{padding:s},rtl:o}}=this,a=Ti(o,this.left,this.width);if(this.isHorizontal()){let o=0,r=n(i,this.left+s,this.right-this.lineWidths[o]);for(const l of e)o!==l.row&&(o=l.row,r=n(i,this.left+s,this.right-this.lineWidths[o])),l.top+=this.top+t+s,l.left=a.leftForLtr(a.x(r),l.width),r+=l.width+s}else{let o=0,r=n(i,this.top+t+s,this.bottom-this.columnSizes[o].height);for(const l of e)l.col!==o&&(o=l.col,r=n(i,this.top+t+s,this.bottom-this.columnSizes[o].height)),l.top=r,l.left+=this.left+s,l.left=a.leftForLtr(a.x(l.left),l.width),r+=l.height+s}}isHorizontal(){return"top"===this.options.position||"bottom"===this.options.position}draw(){if(this.options.display){const t=this.ctx;Zt(t,this),this._draw(),Qt(t)}}_draw(){const{options:t,columnSizes:e,lineWidths:i,ctx:s}=this,{align:a,labels:r}=t,l=xt.color,h=Ti(t.rtl,this.left,this.width),c=Ve(r.font),{color:d,padding:u}=r,f=c.size,g=f/2;let p;this.drawTitle(),s.textAlign=h.textAlign("left"),s.textBaseline="middle",s.lineWidth=.5,s.font=c.string;const{boxWidth:m,boxHeight:x,itemHeight:b}=vo(r,f),_=this.isHorizontal(),y=this._computeTitleHeight();p=_?{x:n(a,this.left+u,this.right-i[0]),y:this.top+u+y,line:0}:{x:this.left+u,y:n(a,this.top+y+u,this.bottom-e[0].height),line:0},Li(this.ctx,t.textDirection);const v=b+u;this.legendItems.forEach(((w,M)=>{s.strokeStyle=w.fontColor||d,s.fillStyle=w.fontColor||d;const k=s.measureText(w.text).width,S=h.textAlign(w.textAlign||(w.textAlign=r.textAlign)),P=m+g+k;let D=p.x,C=p.y;h.setWidth(this.width),_?M>0&&D+P+u>this.right&&(C=p.y+=v,p.line++,D=p.x=n(a,this.left+u,this.right-i[p.line])):M>0&&C+v>this.bottom&&(D=p.x=D+e[p.line].width+u,p.line++,C=p.y=n(a,this.top+y+u,this.bottom-e[p.line].height));!function(t,e,i){if(isNaN(m)||m<=0||isNaN(x)||x<0)return;s.save();const n=K(i.lineWidth,1);if(s.fillStyle=K(i.fillStyle,l),s.lineCap=K(i.lineCap,"butt"),s.lineDashOffset=K(i.lineDashOffset,0),s.lineJoin=K(i.lineJoin,"miter"),s.lineWidth=n,s.strokeStyle=K(i.strokeStyle,l),s.setLineDash(K(i.lineDash,[])),r.usePointStyle){const o={radius:m*Math.SQRT2/2,pointStyle:i.pointStyle,rotation:i.rotation,borderWidth:n},a=h.xPlus(t,m/2);Kt(s,o,a,e+g)}else{const o=e+Math.max((f-x)/2,0),a=h.leftForLtr(t,m),r=Fe(i.borderRadius);s.beginPath(),Object.values(r).some((t=>0!==t))?se(s,{x:a,y:o,w:m,h:x,radius:r}):s.rect(a,o,m,x),s.fill(),0!==n&&s.stroke()}s.restore()}(h.x(D),C,w),D=o(S,D+m+g,_?D+P:this.right,t.rtl),function(t,e,i){ee(s,i.text,t,e+b/2,c,{strikethrough:i.hidden,textAlign:h.textAlign(i.textAlign)})}(h.x(D),C,w),_?p.x+=P+u:p.y+=v})),Ri(this.ctx,t.textDirection)}drawTitle(){const t=this.options,e=t.title,i=Ve(e.font),o=Be(e.padding);if(!e.display)return;const a=Ti(t.rtl,this.left,this.width),r=this.ctx,l=e.position,h=i.size/2,c=o.top+h;let d,u=this.left,f=this.width;if(this.isHorizontal())f=Math.max(...this.lineWidths),d=this.top+c,u=n(t.align,u,this.right-f);else{const e=this.columnSizes.reduce(((t,e)=>Math.max(t,e.height)),0);d=c+n(t.align,this.top,this.bottom-e-t.labels.padding-this._computeTitleHeight())}const g=n(l,u,u+f);r.textAlign=a.textAlign(s(l)),r.textBaseline="middle",r.strokeStyle=e.color,r.fillStyle=e.color,r.font=i.string,ee(r,e.text,g,d,i)}_computeTitleHeight(){const t=this.options.title,e=Ve(t.font),i=Be(t.padding);return t.display?e.lineHeight+i.height:0}_getLegendItemAt(t,e){let i,s,n;if(t>=this.left&&t<=this.right&&e>=this.top&&e<=this.bottom)for(n=this.legendHitBoxes,i=0;i<n.length;++i)if(s=n[i],t>=s.left&&t<=s.left+s.width&&e>=s.top&&e<=s.top+s.height)return this.legendItems[i];return null}handleEvent(t){const e=this.options;if(!function(t,e){if("mousemove"===t&&(e.onHover||e.onLeave))return!0;if(e.onClick&&("click"===t||"mouseup"===t))return!0;return!1}(t.type,e))return;const i=this._getLegendItemAt(t.x,t.y);if("mousemove"===t.type){const o=this._hoveredItem,a=(n=i,null!==(s=o)&&null!==n&&s.datasetIndex===n.datasetIndex&&s.index===n.index);o&&!a&&Q(e.onLeave,[t,o,this],this),this._hoveredItem=i,i&&!a&&Q(e.onHover,[t,i,this],this)}else i&&Q(e.onClick,[t,i,this],this);var s,n}}var Mo={id:"legend",_element:wo,start(t,e,i){const s=t.legend=new wo({ctx:t.ctx,options:i,chart:t});ei.configure(t,s,i),ei.addBox(t,s)},stop(t){ei.removeBox(t,t.legend),delete t.legend},beforeUpdate(t,e,i){const s=t.legend;ei.configure(t,s,i),s.options=i},afterUpdate(t){const e=t.legend;e.buildLabels(),e.adjustHitBoxes()},afterEvent(t,e){e.replay||t.legend.handleEvent(e.event)},defaults:{display:!0,position:"top",align:"center",fullSize:!0,reverse:!1,weight:1e3,onClick(t,e,i){const s=e.datasetIndex,n=i.chart;n.isDatasetVisible(s)?(n.hide(s),e.hidden=!0):(n.show(s),e.hidden=!1)},onHover:null,onLeave:null,labels:{color:t=>t.chart.options.color,boxWidth:40,padding:10,generateLabels(t){const e=t.data.datasets,{labels:{usePointStyle:i,pointStyle:s,textAlign:n,color:o}}=t.legend.options;return t._getSortedDatasetMetas().map((t=>{const a=t.controller.getStyle(i?0:void 0),r=Be(a.borderWidth);return{text:e[t.index].label,fillStyle:a.backgroundColor,fontColor:o,hidden:!t.visible,lineCap:a.borderCapStyle,lineDash:a.borderDash,lineDashOffset:a.borderDashOffset,lineJoin:a.borderJoinStyle,lineWidth:(r.width+r.height)/4,strokeStyle:a.borderColor,pointStyle:s||a.pointStyle,rotation:a.rotation,textAlign:n||a.textAlign,borderRadius:0,datasetIndex:t.index}}),this)}},title:{color:t=>t.chart.options.color,display:!1,position:"center",text:""}},descriptors:{_scriptable:t=>!t.startsWith("on"),labels:{_scriptable:t=>!["generateLabels","filter","sort"].includes(t)}}};class ko extends Ms{constructor(t){super(),this.chart=t.chart,this.options=t.options,this.ctx=t.ctx,this._padding=void 0,this.top=void 0,this.bottom=void 0,this.left=void 0,this.right=void 0,this.width=void 0,this.height=void 0,this.position=void 0,this.weight=void 0,this.fullSize=void 0}update(t,e){const i=this.options;if(this.left=0,this.top=0,!i.display)return void(this.width=this.height=this.right=this.bottom=0);this.width=this.right=t,this.height=this.bottom=e;const s=Y(i.text)?i.text.length:1;this._padding=Be(i.padding);const n=s*Ve(i.font).lineHeight+this._padding.height;this.isHorizontal()?this.height=n:this.width=n}isHorizontal(){const t=this.options.position;return"top"===t||"bottom"===t}_drawArgs(t){const{top:e,left:i,bottom:s,right:o,options:a}=this,r=a.align;let l,h,c,d=0;return this.isHorizontal()?(h=n(r,i,o),c=e+t,l=o-i):("left"===a.position?(h=i+t,c=n(r,s,e),d=-.5*bt):(h=o-t,c=n(r,e,s),d=.5*bt),l=s-e),{titleX:h,titleY:c,maxWidth:l,rotation:d}}draw(){const t=this.ctx,e=this.options;if(!e.display)return;const i=Ve(e.font),n=i.lineHeight/2+this._padding.top,{titleX:o,titleY:a,maxWidth:r,rotation:l}=this._drawArgs(n);ee(t,e.text,0,0,i,{color:e.color,maxWidth:r,rotation:l,textAlign:s(e.align),textBaseline:"middle",translation:[o,a]})}}var So={id:"title",_element:ko,start(t,e,i){!function(t,e){const i=new ko({ctx:t.ctx,options:e,chart:t});ei.configure(t,i,e),ei.addBox(t,i),t.titleBlock=i}(t,i)},stop(t){const e=t.titleBlock;ei.removeBox(t,e),delete t.titleBlock},beforeUpdate(t,e,i){const s=t.titleBlock;ei.configure(t,s,i),s.options=i},defaults:{align:"center",display:!1,font:{weight:"bold"},fullSize:!0,padding:10,position:"top",text:"",weight:2e3},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Po=new WeakMap;var Do={id:"subtitle",start(t,e,i){const s=new ko({ctx:t.ctx,options:i,chart:t});ei.configure(t,s,i),ei.addBox(t,s),Po.set(t,s)},stop(t){ei.removeBox(t,Po.get(t)),Po.delete(t)},beforeUpdate(t,e,i){const s=Po.get(t);ei.configure(t,s,i),s.options=i},defaults:{align:"center",display:!1,font:{weight:"normal"},fullSize:!0,padding:0,position:"top",text:"",weight:1500},defaultRoutes:{color:"color"},descriptors:{_scriptable:!0,_indexable:!1}};const Co={average(t){if(!t.length)return!1;let e,i,s=0,n=0,o=0;for(e=0,i=t.length;e<i;++e){const i=t[e].element;if(i&&i.hasValue()){const t=i.tooltipPosition();s+=t.x,n+=t.y,++o}}return{x:s/o,y:n/o}},nearest(t,e){if(!t.length)return!1;let i,s,n,o=e.x,a=e.y,r=Number.POSITIVE_INFINITY;for(i=0,s=t.length;i<s;++i){const s=t[i].element;if(s&&s.hasValue()){const t=Bt(e,s.getCenterPoint());t<r&&(r=t,n=s)}}if(n){const t=n.tooltipPosition();o=t.x,a=t.y}return{x:o,y:a}}};function Oo(t,e){return e&&(Y(e)?Array.prototype.push.apply(t,e):t.push(e)),t}function Ao(t){return("string"==typeof t||t instanceof String)&&t.indexOf("\n")>-1?t.split("\n"):t}function To(t,e){const{element:i,datasetIndex:s,index:n}=e,o=t.getDatasetMeta(s).controller,{label:a,value:r}=o.getLabelAndValue(n);return{chart:t,label:a,parsed:o.getParsed(n),raw:t.data.datasets[s].data[n],formattedValue:r,dataset:o.getDataset(),dataIndex:n,datasetIndex:s,element:i}}function Lo(t,e){const i=t._chart.ctx,{body:s,footer:n,title:o}=t,{boxWidth:a,boxHeight:r}=e,l=Ve(e.bodyFont),h=Ve(e.titleFont),c=Ve(e.footerFont),d=o.length,u=n.length,f=s.length,g=Be(e.padding);let p=g.height,m=0,x=s.reduce(((t,e)=>t+e.before.length+e.lines.length+e.after.length),0);if(x+=t.beforeBody.length+t.afterBody.length,d&&(p+=d*h.lineHeight+(d-1)*e.titleSpacing+e.titleMarginBottom),x){p+=f*(e.displayColors?Math.max(r,l.lineHeight):l.lineHeight)+(x-f)*l.lineHeight+(x-1)*e.bodySpacing}u&&(p+=e.footerMarginTop+u*c.lineHeight+(u-1)*e.footerSpacing);let b=0;const _=function(t){m=Math.max(m,i.measureText(t).width+b)};return i.save(),i.font=h.string,J(t.title,_),i.font=l.string,J(t.beforeBody.concat(t.afterBody),_),b=e.displayColors?a+2+e.boxPadding:0,J(s,(t=>{J(t.before,_),J(t.lines,_),J(t.after,_)})),b=0,i.font=c.string,J(t.footer,_),i.restore(),m+=g.width,{width:m,height:p}}function Ro(t,e,i,s){const{x:n,width:o}=i,{width:a,chartArea:{left:r,right:l}}=t;let h="center";return"center"===s?h=n<=(r+l)/2?"left":"right":n<=o/2?h="left":n>=a-o/2&&(h="right"),function(t,e,i,s){const{x:n,width:o}=s,a=i.caretSize+i.caretPadding;return"left"===t&&n+o+a>e.width||"right"===t&&n-o-a<0||void 0}(h,t,e,i)&&(h="center"),h}function Eo(t,e,i){const s=e.yAlign||function(t,e){const{y:i,height:s}=e;return i<s/2?"top":i>t.height-s/2?"bottom":"center"}(t,i);return{xAlign:e.xAlign||Ro(t,e,i,s),yAlign:s}}function Io(t,e,i,s){const{caretSize:n,caretPadding:o,cornerRadius:a}=t,{xAlign:r,yAlign:l}=i,h=n+o,{topLeft:c,topRight:d,bottomLeft:u,bottomRight:f}=Fe(a);let g=function(t,e){let{x:i,width:s}=t;return"right"===e?i-=s:"center"===e&&(i-=s/2),i}(e,r);const p=function(t,e,i){let{y:s,height:n}=t;return"top"===e?s+=i:s-="bottom"===e?n+i:n/2,s}(e,l,h);return"center"===l?"left"===r?g+=h:"right"===r&&(g-=h):"left"===r?g-=Math.max(c,u)+o:"right"===r&&(g+=Math.max(d,f)+o),{x:Ht(g,0,s.width-e.width),y:Ht(p,0,s.height-e.height)}}function zo(t,e,i){const s=Be(i.padding);return"center"===e?t.x+t.width/2:"right"===e?t.x+t.width-s.right:t.x+s.left}function Fo(t){return Oo([],Ao(t))}function Bo(t,e){const i=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return i?t.override(i):t}class Vo extends Ms{constructor(t){super(),this.opacity=0,this._active=[],this._chart=t._chart,this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.options=t.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(t){this.options=t,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const t=this._cachedAnimations;if(t)return t;const e=this._chart,i=this.options.setContext(this.getContext()),s=i.enabled&&e.options.animation&&i.animations,n=new cs(this._chart,s);return s._cacheable&&(this._cachedAnimations=Object.freeze(n)),n}getContext(){return this.$context||(this.$context=(t=this._chart.getContext(),e=this,i=this._tooltipItems,He(t,{tooltip:e,tooltipItems:i,type:"tooltip"})));var t,e,i}getTitle(t,e){const{callbacks:i}=e,s=i.beforeTitle.apply(this,[t]),n=i.title.apply(this,[t]),o=i.afterTitle.apply(this,[t]);let a=[];return a=Oo(a,Ao(s)),a=Oo(a,Ao(n)),a=Oo(a,Ao(o)),a}getBeforeBody(t,e){return Fo(e.callbacks.beforeBody.apply(this,[t]))}getBody(t,e){const{callbacks:i}=e,s=[];return J(t,(t=>{const e={before:[],lines:[],after:[]},n=Bo(i,t);Oo(e.before,Ao(n.beforeLabel.call(this,t))),Oo(e.lines,n.label.call(this,t)),Oo(e.after,Ao(n.afterLabel.call(this,t))),s.push(e)})),s}getAfterBody(t,e){return Fo(e.callbacks.afterBody.apply(this,[t]))}getFooter(t,e){const{callbacks:i}=e,s=i.beforeFooter.apply(this,[t]),n=i.footer.apply(this,[t]),o=i.afterFooter.apply(this,[t]);let a=[];return a=Oo(a,Ao(s)),a=Oo(a,Ao(n)),a=Oo(a,Ao(o)),a}_createItems(t){const e=this._active,i=this._chart.data,s=[],n=[],o=[];let a,r,l=[];for(a=0,r=e.length;a<r;++a)l.push(To(this._chart,e[a]));return t.filter&&(l=l.filter(((e,s,n)=>t.filter(e,s,n,i)))),t.itemSort&&(l=l.sort(((e,s)=>t.itemSort(e,s,i)))),J(l,(e=>{const i=Bo(t.callbacks,e);s.push(i.labelColor.call(this,e)),n.push(i.labelPointStyle.call(this,e)),o.push(i.labelTextColor.call(this,e))})),this.labelColors=s,this.labelPointStyles=n,this.labelTextColors=o,this.dataPoints=l,l}update(t,e){const i=this.options.setContext(this.getContext()),s=this._active;let n,o=[];if(s.length){const t=Co[i.position].call(this,s,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const e=this._size=Lo(this,i),a=Object.assign({},t,e),r=Eo(this._chart,i,a),l=Io(i,a,r,this._chart);this.xAlign=r.xAlign,this.yAlign=r.yAlign,n={opacity:1,x:l.x,y:l.y,width:e.width,height:e.height,caretX:t.x,caretY:t.y}}else 0!==this.opacity&&(n={opacity:0});this._tooltipItems=o,this.$context=void 0,n&&this._resolveAnimations().update(this,n),t&&i.external&&i.external.call(this,{chart:this._chart,tooltip:this,replay:e})}drawCaret(t,e,i,s){const n=this.getCaretPosition(t,i,s);e.lineTo(n.x1,n.y1),e.lineTo(n.x2,n.y2),e.lineTo(n.x3,n.y3)}getCaretPosition(t,e,i){const{xAlign:s,yAlign:n}=this,{caretSize:o,cornerRadius:a}=i,{topLeft:r,topRight:l,bottomLeft:h,bottomRight:c}=Fe(a),{x:d,y:u}=t,{width:f,height:g}=e;let p,m,x,b,_,y;return"center"===n?(_=u+g/2,"left"===s?(p=d,m=p-o,b=_+o,y=_-o):(p=d+f,m=p+o,b=_-o,y=_+o),x=p):(m="left"===s?d+Math.max(r,h)+o:"right"===s?d+f-Math.max(l,c)-o:this.caretX,"top"===n?(b=u,_=b-o,p=m-o,x=m+o):(b=u+g,_=b+o,p=m+o,x=m-o),y=b),{x1:p,x2:m,x3:x,y1:b,y2:_,y3:y}}drawTitle(t,e,i){const s=this.title,n=s.length;let o,a,r;if(n){const l=Ti(i.rtl,this.x,this.width);for(t.x=zo(this,i.titleAlign,i),e.textAlign=l.textAlign(i.titleAlign),e.textBaseline="middle",o=Ve(i.titleFont),a=i.titleSpacing,e.fillStyle=i.titleColor,e.font=o.string,r=0;r<n;++r)e.fillText(s[r],l.x(t.x),t.y+o.lineHeight/2),t.y+=o.lineHeight+a,r+1===n&&(t.y+=i.titleMarginBottom-a)}}_drawColorBox(t,e,i,s,n){const o=this.labelColors[i],a=this.labelPointStyles[i],{boxHeight:r,boxWidth:l,boxPadding:h}=n,c=Ve(n.bodyFont),d=zo(this,"left",n),u=s.x(d),f=r<c.lineHeight?(c.lineHeight-r)/2:0,g=e.y+f;if(n.usePointStyle){const e={radius:Math.min(l,r)/2,pointStyle:a.pointStyle,rotation:a.rotation,borderWidth:1},i=s.leftForLtr(u,l)+l/2,h=g+r/2;t.strokeStyle=n.multiKeyBackground,t.fillStyle=n.multiKeyBackground,Kt(t,e,i,h),t.strokeStyle=o.borderColor,t.fillStyle=o.backgroundColor,Kt(t,e,i,h)}else{t.lineWidth=o.borderWidth||1,t.strokeStyle=o.borderColor,t.setLineDash(o.borderDash||[]),t.lineDashOffset=o.borderDashOffset||0;const e=s.leftForLtr(u,l-h),i=s.leftForLtr(s.xPlus(u,1),l-h-2),a=Fe(o.borderRadius);Object.values(a).some((t=>0!==t))?(t.beginPath(),t.fillStyle=n.multiKeyBackground,se(t,{x:e,y:g,w:l,h:r,radius:a}),t.fill(),t.stroke(),t.fillStyle=o.backgroundColor,t.beginPath(),se(t,{x:i,y:g+1,w:l-2,h:r-2,radius:a}),t.fill()):(t.fillStyle=n.multiKeyBackground,t.fillRect(e,g,l,r),t.strokeRect(e,g,l,r),t.fillStyle=o.backgroundColor,t.fillRect(i,g+1,l-2,r-2))}t.fillStyle=this.labelTextColors[i]}drawBody(t,e,i){const{body:s}=this,{bodySpacing:n,bodyAlign:o,displayColors:a,boxHeight:r,boxWidth:l,boxPadding:h}=i,c=Ve(i.bodyFont);let d=c.lineHeight,u=0;const f=Ti(i.rtl,this.x,this.width),g=function(i){e.fillText(i,f.x(t.x+u),t.y+d/2),t.y+=d+n},p=f.textAlign(o);let m,x,b,_,y,v,w;for(e.textAlign=o,e.textBaseline="middle",e.font=c.string,t.x=zo(this,p,i),e.fillStyle=i.bodyColor,J(this.beforeBody,g),u=a&&"right"!==p?"center"===o?l/2+h:l+2+h:0,_=0,v=s.length;_<v;++_){for(m=s[_],x=this.labelTextColors[_],e.fillStyle=x,J(m.before,g),b=m.lines,a&&b.length&&(this._drawColorBox(e,t,_,f,i),d=Math.max(c.lineHeight,r)),y=0,w=b.length;y<w;++y)g(b[y]),d=c.lineHeight;J(m.after,g)}u=0,d=c.lineHeight,J(this.afterBody,g),t.y-=n}drawFooter(t,e,i){const s=this.footer,n=s.length;let o,a;if(n){const r=Ti(i.rtl,this.x,this.width);for(t.x=zo(this,i.footerAlign,i),t.y+=i.footerMarginTop,e.textAlign=r.textAlign(i.footerAlign),e.textBaseline="middle",o=Ve(i.footerFont),e.fillStyle=i.footerColor,e.font=o.string,a=0;a<n;++a)e.fillText(s[a],r.x(t.x),t.y+o.lineHeight/2),t.y+=o.lineHeight+i.footerSpacing}}drawBackground(t,e,i,s){const{xAlign:n,yAlign:o}=this,{x:a,y:r}=t,{width:l,height:h}=i,{topLeft:c,topRight:d,bottomLeft:u,bottomRight:f}=Fe(s.cornerRadius);e.fillStyle=s.backgroundColor,e.strokeStyle=s.borderColor,e.lineWidth=s.borderWidth,e.beginPath(),e.moveTo(a+c,r),"top"===o&&this.drawCaret(t,e,i,s),e.lineTo(a+l-d,r),e.quadraticCurveTo(a+l,r,a+l,r+d),"center"===o&&"right"===n&&this.drawCaret(t,e,i,s),e.lineTo(a+l,r+h-f),e.quadraticCurveTo(a+l,r+h,a+l-f,r+h),"bottom"===o&&this.drawCaret(t,e,i,s),e.lineTo(a+u,r+h),e.quadraticCurveTo(a,r+h,a,r+h-u),"center"===o&&"left"===n&&this.drawCaret(t,e,i,s),e.lineTo(a,r+c),e.quadraticCurveTo(a,r,a+c,r),e.closePath(),e.fill(),s.borderWidth>0&&e.stroke()}_updateAnimationTarget(t){const e=this._chart,i=this.$animations,s=i&&i.x,n=i&&i.y;if(s||n){const i=Co[t.position].call(this,this._active,this._eventPosition);if(!i)return;const o=this._size=Lo(this,t),a=Object.assign({},i,this._size),r=Eo(e,t,a),l=Io(t,a,r,e);s._to===l.x&&n._to===l.y||(this.xAlign=r.xAlign,this.yAlign=r.yAlign,this.width=o.width,this.height=o.height,this.caretX=i.x,this.caretY=i.y,this._resolveAnimations().update(this,l))}}draw(t){const e=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(e);const s={width:this.width,height:this.height},n={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=Be(e.padding),a=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;e.enabled&&a&&(t.save(),t.globalAlpha=i,this.drawBackground(n,t,s,e),Li(t,e.textDirection),n.y+=o.top,this.drawTitle(n,t,e),this.drawBody(n,t,e),this.drawFooter(n,t,e),Ri(t,e.textDirection),t.restore())}getActiveElements(){return this._active||[]}setActiveElements(t,e){const i=this._active,s=t.map((({datasetIndex:t,index:e})=>{const i=this._chart.getDatasetMeta(t);if(!i)throw new Error("Cannot find a dataset at index "+t);return{datasetIndex:t,element:i.data[e],index:e}})),n=!tt(i,s),o=this._positionChanged(s,e);(n||o)&&(this._active=s,this._eventPosition=e,this.update(!0))}handleEvent(t,e){const i=this.options,s=this._active||[];let n=!1,o=[];"mouseout"!==t.type&&(o=this._chart.getElementsAtEventForMode(t,i.mode,i,e),i.reverse&&o.reverse());const a=this._positionChanged(o,t);return n=e||!tt(o,s)||a,n&&(this._active=o,(i.enabled||i.external)&&(this._eventPosition={x:t.x,y:t.y},this.update(!0,e))),n}_positionChanged(t,e){const{caretX:i,caretY:s,options:n}=this,o=Co[n.position].call(this,t,e);return!1!==o&&(i!==o.x||s!==o.y)}}Vo.positioners=Co;var Wo={id:"tooltip",_element:Vo,positioners:Co,afterInit(t,e,i){i&&(t.tooltip=new Vo({_chart:t,options:i}))},beforeUpdate(t,e,i){t.tooltip&&t.tooltip.initialize(i)},reset(t,e,i){t.tooltip&&t.tooltip.initialize(i)},afterDraw(t){const e=t.tooltip,i={tooltip:e};!1!==t.notifyPlugins("beforeTooltipDraw",i)&&(e&&e.draw(t.ctx),t.notifyPlugins("afterTooltipDraw",i))},afterEvent(t,e){if(t.tooltip){const i=e.replay;t.tooltip.handleEvent(e.event,i)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(t,e)=>e.bodyFont.size,boxWidth:(t,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:H,title(t){if(t.length>0){const e=t[0],i=e.chart.data.labels,s=i?i.length:0;if(this&&this.options&&"dataset"===this.options.mode)return e.dataset.label||"";if(e.label)return e.label;if(s>0&&e.dataIndex<s)return i[e.dataIndex]}return""},afterTitle:H,beforeBody:H,beforeLabel:H,label(t){if(this&&this.options&&"dataset"===this.options.mode)return t.label+": "+t.formattedValue||t.formattedValue;let e=t.dataset.label||"";e&&(e+=": ");const i=t.formattedValue;return $(i)||(e+=i),e},labelColor(t){const e=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{borderColor:e.borderColor,backgroundColor:e.backgroundColor,borderWidth:e.borderWidth,borderDash:e.borderDash,borderDashOffset:e.borderDashOffset,borderRadius:0}},labelTextColor(){return this.options.bodyColor},labelPointStyle(t){const e=t.chart.getDatasetMeta(t.datasetIndex).controller.getStyle(t.dataIndex);return{pointStyle:e.pointStyle,rotation:e.rotation}},afterLabel:H,afterBody:H,beforeFooter:H,footer:H,afterFooter:H}},defaultRoutes:{bodyFont:"font",footerFont:"font",titleFont:"font"},descriptors:{_scriptable:t=>"filter"!==t&&"itemSort"!==t&&"external"!==t,_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]},No=Object.freeze({__proto__:null,Decimation:io,Filler:yo,Legend:Mo,SubTitle:Do,Title:So,Tooltip:Wo});function Ho(t,e,i){const s=t.indexOf(e);if(-1===s)return((t,e,i)=>"string"==typeof e?t.push(e)-1:isNaN(e)?null:i)(t,e,i);return s!==t.lastIndexOf(e)?i:s}class jo extends Es{constructor(t){super(t),this._startValue=void 0,this._valueRange=0}parse(t,e){if($(t))return null;const i=this.getLabels();return((t,e)=>null===t?null:Ht(Math.round(t),0,e))(e=isFinite(e)&&i[e]===t?e:Ho(i,t,K(e,t)),i.length-1)}determineDataLimits(){const{minDefined:t,maxDefined:e}=this.getUserBounds();let{min:i,max:s}=this.getMinMax(!0);"ticks"===this.options.bounds&&(t||(i=0),e||(s=this.getLabels().length-1)),this.min=i,this.max=s}buildTicks(){const t=this.min,e=this.max,i=this.options.offset,s=[];let n=this.getLabels();n=0===t&&e===n.length-1?n:n.slice(t,e+1),this._valueRange=Math.max(n.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let i=t;i<=e;i++)s.push({value:i});return s}getLabelForValue(t){const e=this.getLabels();return t>=0&&t<e.length?e[t]:t}configure(){super.configure(),this.isHorizontal()||(this._reversePixels=!this._reversePixels)}getPixelForValue(t){return"number"!=typeof t&&(t=this.parse(t)),null===t?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getPixelForTick(t){const e=this.ticks;return t<0||t>e.length-1?null:this.getPixelForValue(e[t].value)}getValueForPixel(t){return Math.round(this._startValue+this.getDecimalForPixel(t)*this._valueRange)}getBasePixel(){return this.bottom}}function $o(t,e,{horizontal:i,minRotation:s}){const n=Et(s),o=(i?Math.sin(n):Math.cos(n))||.001,a=.75*e*(""+t).length;return Math.min(e/o,a)}jo.id="category",jo.defaults={ticks:{callback:jo.prototype.getLabelForValue}};class Yo extends Es{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._endValue=void 0,this._valueRange=0}parse(t,e){return $(t)||("number"==typeof t||t instanceof Number)&&!isFinite(+t)?null:+t}handleTickRangeOptions(){const{beginAtZero:t}=this.options,{minDefined:e,maxDefined:i}=this.getUserBounds();let{min:s,max:n}=this;const o=t=>s=e?s:t,a=t=>n=i?n:t;if(t){const t=Dt(s),e=Dt(n);t<0&&e<0?a(0):t>0&&e>0&&o(0)}if(s===n){let e=1;(n>=Number.MAX_SAFE_INTEGER||s<=Number.MIN_SAFE_INTEGER)&&(e=Math.abs(.05*n)),a(n+e),t||o(s-e)}this.min=s,this.max=n}getTickLimit(){const t=this.options.ticks;let e,{maxTicksLimit:i,stepSize:s}=t;return s?(e=Math.ceil(this.max/s)-Math.floor(this.min/s)+1,e>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${s} would result generating up to ${e} ticks. Limiting to 1000.`),e=1e3)):(e=this.computeTickLimit(),i=i||11),i&&(e=Math.min(i,e)),e}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const t=this.options,e=t.ticks;let i=this.getTickLimit();i=Math.max(2,i);const s=function(t,e){const i=[],{bounds:s,step:n,min:o,max:a,precision:r,count:l,maxTicks:h,maxDigits:c,includeBounds:d}=t,u=n||1,f=h-1,{min:g,max:p}=e,m=!$(o),x=!$(a),b=!$(l),_=(p-g)/(c+1);let y,v,w,M,k=Ct((p-g)/f/u)*u;if(k<1e-14&&!m&&!x)return[{value:g},{value:p}];M=Math.ceil(p/k)-Math.floor(g/k),M>f&&(k=Ct(M*k/f/u)*u),$(r)||(y=Math.pow(10,r),k=Math.ceil(k*y)/y),"ticks"===s?(v=Math.floor(g/k)*k,w=Math.ceil(p/k)*k):(v=g,w=p),m&&x&&n&&Lt((a-o)/n,k/1e3)?(M=Math.round(Math.min((a-o)/k,h)),k=(a-o)/M,v=o,w=a):b?(v=m?o:v,w=x?a:w,M=l-1,k=(w-v)/M):(M=(w-v)/k,M=Tt(M,Math.round(M),k/1e3)?Math.round(M):Math.ceil(M));const S=Math.max(zt(k),zt(v));y=Math.pow(10,$(r)?S:r),v=Math.round(v*y)/y,w=Math.round(w*y)/y;let P=0;for(m&&(d&&v!==o?(i.push({value:o}),v<o&&P++,Tt(Math.round((v+P*k)*y)/y,o,$o(o,_,t))&&P++):v<o&&P++);P<M;++P)i.push({value:Math.round((v+P*k)*y)/y});return x&&d&&w!==a?i.length&&Tt(i[i.length-1].value,a,$o(a,_,t))?i[i.length-1].value=a:i.push({value:a}):x&&w!==a||i.push({value:w}),i}({maxTicks:i,bounds:t.bounds,min:t.min,max:t.max,precision:e.precision,step:e.stepSize,count:e.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:e.minRotation||0,includeBounds:!1!==e.includeBounds},this._range||this);return"ticks"===t.bounds&&Rt(s,this,"value"),t.reverse?(s.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),s}configure(){const t=this.ticks;let e=this.min,i=this.max;if(super.configure(),this.options.offset&&t.length){const s=(i-e)/Math.max(t.length-1,1)/2;e-=s,i+=s}this._startValue=e,this._endValue=i,this._valueRange=i-e}getLabelForValue(t){return Ai(t,this.chart.options.locale)}}class Uo extends Yo{determineDataLimits(){const{min:t,max:e}=this.getMinMax(!0);this.min=X(t)?t:0,this.max=X(e)?e:1,this.handleTickRangeOptions()}computeTickLimit(){const t=this.isHorizontal(),e=t?this.width:this.height,i=Et(this.options.ticks.minRotation),s=(t?Math.sin(i):Math.cos(i))||.001,n=this._resolveTickFontOptions(0);return Math.ceil(e/Math.min(40,n.lineHeight/s))}getPixelForValue(t){return null===t?NaN:this.getPixelForDecimal((t-this._startValue)/this._valueRange)}getValueForPixel(t){return this._startValue+this.getDecimalForPixel(t)*this._valueRange}}function Xo(t){return 1===t/Math.pow(10,Math.floor(Pt(t)))}Uo.id="linear",Uo.defaults={ticks:{callback:Ss.formatters.numeric}};class qo extends Es{constructor(t){super(t),this.start=void 0,this.end=void 0,this._startValue=void 0,this._valueRange=0}parse(t,e){const i=Yo.prototype.parse.apply(this,[t,e]);if(0!==i)return X(i)&&i>0?i:null;this._zero=!0}determineDataLimits(){const{min:t,max:e}=this.getMinMax(!0);this.min=X(t)?Math.max(0,t):null,this.max=X(e)?Math.max(0,e):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:t,maxDefined:e}=this.getUserBounds();let i=this.min,s=this.max;const n=e=>i=t?i:e,o=t=>s=e?s:t,a=(t,e)=>Math.pow(10,Math.floor(Pt(t))+e);i===s&&(i<=0?(n(1),o(10)):(n(a(i,-1)),o(a(s,1)))),i<=0&&n(a(s,-1)),s<=0&&o(a(i,1)),this._zero&&this.min!==this._suggestedMin&&i===a(this.min,0)&&n(a(i,-1)),this.min=i,this.max=s}buildTicks(){const t=this.options,e=function(t,e){const i=Math.floor(Pt(e.max)),s=Math.ceil(e.max/Math.pow(10,i)),n=[];let o=q(t.min,Math.pow(10,Math.floor(Pt(e.min)))),a=Math.floor(Pt(o)),r=Math.floor(o/Math.pow(10,a)),l=a<0?Math.pow(10,Math.abs(a)):1;do{n.push({value:o,major:Xo(o)}),++r,10===r&&(r=1,++a,l=a>=0?1:l),o=Math.round(r*Math.pow(10,a)*l)/l}while(a<i||a===i&&r<s);const h=q(t.max,o);return n.push({value:h,major:Xo(o)}),n}({min:this._userMin,max:this._userMax},this);return"ticks"===t.bounds&&Rt(e,this,"value"),t.reverse?(e.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),e}getLabelForValue(t){return void 0===t?"0":Ai(t,this.chart.options.locale)}configure(){const t=this.min;super.configure(),this._startValue=Pt(t),this._valueRange=Pt(this.max)-Pt(t)}getPixelForValue(t){return void 0!==t&&0!==t||(t=this.min),null===t||isNaN(t)?NaN:this.getPixelForDecimal(t===this.min?0:(Pt(t)-this._startValue)/this._valueRange)}getValueForPixel(t){const e=this.getDecimalForPixel(t);return Math.pow(10,this._startValue+e*this._valueRange)}}function Ko(t){const e=t.ticks;if(e.display&&t.display){const t=Be(e.backdropPadding);return K(e.font&&e.font.size,xt.font.size)+t.height}return 0}function Go(t,e,i,s,n){return t===s||t===n?{start:e-i/2,end:e+i/2}:t<s||t>n?{start:e-i,end:e}:{start:e,end:e+i}}function Zo(t){const e={l:0,r:t.width,t:0,b:t.height-t.paddingTop},i={},s=[],n=[],o=t.getLabels().length;for(let h=0;h<o;h++){const o=t.options.pointLabels.setContext(t.getPointLabelContext(h));n[h]=o.padding;const c=t.getPointPosition(h,t.drawingArea+n[h]),d=Ve(o.font),u=(a=t.ctx,r=d,l=Y(l=t._pointLabels[h])?l:[l],{w:Ut(a,r.string,l),h:l.length*r.lineHeight});s[h]=u;const f=t.getIndexAngle(h),g=It(f),p=Go(g,c.x,u.w,0,180),m=Go(g,c.y,u.h,90,270);p.start<e.l&&(e.l=p.start,i.l=f),p.end>e.r&&(e.r=p.end,i.r=f),m.start<e.t&&(e.t=m.start,i.t=f),m.end>e.b&&(e.b=m.end,i.b=f)}var a,r,l;t._setReductions(t.drawingArea,e,i),t._pointLabelItems=function(t,e,i){const s=[],n=t.getLabels().length,o=t.options,a=Ko(o),r=t.getDistanceFromCenterForValue(o.ticks.reverse?t.min:t.max);for(let o=0;o<n;o++){const n=0===o?a/2:0,l=t.getPointPosition(o,r+n+i[o]),h=It(t.getIndexAngle(o)),c=e[o],d=ta(l.y,c.h,h),u=Qo(h),f=Jo(l.x,c.w,u);s.push({x:l.x,y:d,textAlign:u,left:f,top:d,right:f+c.w,bottom:d+c.h})}return s}(t,s,n)}function Qo(t){return 0===t||180===t?"center":t<180?"left":"right"}function Jo(t,e,i){return"right"===i?t-=e:"center"===i&&(t-=e/2),t}function ta(t,e,i){return 90===i||270===i?t-=e/2:(i>270||i<90)&&(t-=e),t}function ea(t,e,i,s){const{ctx:n}=t;if(i)n.arc(t.xCenter,t.yCenter,e,0,_t);else{let i=t.getPointPosition(0,e);n.moveTo(i.x,i.y);for(let o=1;o<s;o++)i=t.getPointPosition(o,e),n.lineTo(i.x,i.y)}}function ia(t){return At(t)?t:0}qo.id="logarithmic",qo.defaults={ticks:{callback:Ss.formatters.logarithmic,major:{enabled:!0}}};class sa extends Yo{constructor(t){super(t),this.xCenter=void 0,this.yCenter=void 0,this.drawingArea=void 0,this._pointLabels=[],this._pointLabelItems=[]}setDimensions(){this.width=this.maxWidth,this.height=this.maxHeight,this.paddingTop=Ko(this.options)/2,this.xCenter=Math.floor(this.width/2),this.yCenter=Math.floor((this.height-this.paddingTop)/2),this.drawingArea=Math.min(this.height-this.paddingTop,this.width)/2}determineDataLimits(){const{min:t,max:e}=this.getMinMax(!1);this.min=X(t)&&!isNaN(t)?t:0,this.max=X(e)&&!isNaN(e)?e:0,this.handleTickRangeOptions()}computeTickLimit(){return Math.ceil(this.drawingArea/Ko(this.options))}generateTickLabels(t){Yo.prototype.generateTickLabels.call(this,t),this._pointLabels=this.getLabels().map(((t,e)=>{const i=Q(this.options.pointLabels.callback,[t,e],this);return i||0===i?i:""}))}fit(){const t=this.options;t.display&&t.pointLabels.display?Zo(this):this.setCenterPoint(0,0,0,0)}_setReductions(t,e,i){let s=e.l/Math.sin(i.l),n=Math.max(e.r-this.width,0)/Math.sin(i.r),o=-e.t/Math.cos(i.t),a=-Math.max(e.b-(this.height-this.paddingTop),0)/Math.cos(i.b);s=ia(s),n=ia(n),o=ia(o),a=ia(a),this.drawingArea=Math.max(t/2,Math.min(Math.floor(t-(s+n)/2),Math.floor(t-(o+a)/2))),this.setCenterPoint(s,n,o,a)}setCenterPoint(t,e,i,s){const n=this.width-e-this.drawingArea,o=t+this.drawingArea,a=i+this.drawingArea,r=this.height-this.paddingTop-s-this.drawingArea;this.xCenter=Math.floor((o+n)/2+this.left),this.yCenter=Math.floor((a+r)/2+this.top+this.paddingTop)}getIndexAngle(t){return Wt(t*(_t/this.getLabels().length)+Et(this.options.startAngle||0))}getDistanceFromCenterForValue(t){if($(t))return NaN;const e=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-t)*e:(t-this.min)*e}getValueForDistanceFromCenter(t){if($(t))return NaN;const e=t/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-e:this.min+e}getPointLabelContext(t){const e=this._pointLabels||[];if(t>=0&&t<e.length){const i=e[t];return function(t,e,i){return He(t,{label:i,index:e,type:"pointLabel"})}(this.getContext(),t,i)}}getPointPosition(t,e){const i=this.getIndexAngle(t)-Mt;return{x:Math.cos(i)*e+this.xCenter,y:Math.sin(i)*e+this.yCenter,angle:i}}getPointPositionForValue(t,e){return this.getPointPosition(t,this.getDistanceFromCenterForValue(e))}getBasePosition(t){return this.getPointPositionForValue(t||0,this.getBaseValue())}getPointLabelPosition(t){const{left:e,top:i,right:s,bottom:n}=this._pointLabelItems[t];return{left:e,top:i,right:s,bottom:n}}drawBackground(){const{backgroundColor:t,grid:{circular:e}}=this.options;if(t){const i=this.ctx;i.save(),i.beginPath(),ea(this,this.getDistanceFromCenterForValue(this._endValue),e,this.getLabels().length),i.closePath(),i.fillStyle=t,i.fill(),i.restore()}}drawGrid(){const t=this.ctx,e=this.options,{angleLines:i,grid:s}=e,n=this.getLabels().length;let o,a,r;if(e.pointLabels.display&&function(t,e){const{ctx:i,options:{pointLabels:s}}=t;for(let n=e-1;n>=0;n--){const e=s.setContext(t.getPointLabelContext(n)),o=Ve(e.font),{x:a,y:r,textAlign:l,left:h,top:c,right:d,bottom:u}=t._pointLabelItems[n],{backdropColor:f}=e;if(!$(f)){const t=Be(e.backdropPadding);i.fillStyle=f,i.fillRect(h-t.left,c-t.top,d-h+t.width,u-c+t.height)}ee(i,t._pointLabels[n],a,r+o.lineHeight/2,o,{color:e.color,textAlign:l,textBaseline:"middle"})}}(this,n),s.display&&this.ticks.forEach(((t,e)=>{if(0!==e){a=this.getDistanceFromCenterForValue(t.value);!function(t,e,i,s){const n=t.ctx,o=e.circular,{color:a,lineWidth:r}=e;!o&&!s||!a||!r||i<0||(n.save(),n.strokeStyle=a,n.lineWidth=r,n.setLineDash(e.borderDash),n.lineDashOffset=e.borderDashOffset,n.beginPath(),ea(t,i,o,s),n.closePath(),n.stroke(),n.restore())}(this,s.setContext(this.getContext(e-1)),a,n)}})),i.display){for(t.save(),o=this.getLabels().length-1;o>=0;o--){const s=i.setContext(this.getPointLabelContext(o)),{color:n,lineWidth:l}=s;l&&n&&(t.lineWidth=l,t.strokeStyle=n,t.setLineDash(s.borderDash),t.lineDashOffset=s.borderDashOffset,a=this.getDistanceFromCenterForValue(e.ticks.reverse?this.min:this.max),r=this.getPointPosition(o,a),t.beginPath(),t.moveTo(this.xCenter,this.yCenter),t.lineTo(r.x,r.y),t.stroke())}t.restore()}}drawBorder(){}drawLabels(){const t=this.ctx,e=this.options,i=e.ticks;if(!i.display)return;const s=this.getIndexAngle(0);let n,o;t.save(),t.translate(this.xCenter,this.yCenter),t.rotate(s),t.textAlign="center",t.textBaseline="middle",this.ticks.forEach(((s,a)=>{if(0===a&&!e.reverse)return;const r=i.setContext(this.getContext(a)),l=Ve(r.font);if(n=this.getDistanceFromCenterForValue(this.ticks[a].value),r.showLabelBackdrop){t.font=l.string,o=t.measureText(s.label).width,t.fillStyle=r.backdropColor;const e=Be(r.backdropPadding);t.fillRect(-o/2-e.left,-n-l.size/2-e.top,o+e.width,l.size+e.height)}ee(t,s.label,0,-n,l,{color:r.color})})),t.restore()}drawTitle(){}}sa.id="radialLinear",sa.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Ss.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback:t=>t,padding:5}},sa.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"},sa.descriptors={angleLines:{_fallback:"grid"}};const na={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},oa=Object.keys(na);function aa(t,e){return t-e}function ra(t,e){if($(e))return null;const i=t._adapter,{parser:s,round:n,isoWeekday:o}=t._parseOpts;let a=e;return"function"==typeof s&&(a=s(a)),X(a)||(a="string"==typeof s?i.parse(a,s):i.parse(a)),null===a?null:(n&&(a="week"!==n||!At(o)&&!0!==o?i.startOf(a,n):i.startOf(a,"isoWeek",o)),+a)}function la(t,e,i,s){const n=oa.length;for(let o=oa.indexOf(t);o<n-1;++o){const t=na[oa[o]],n=t.steps?t.steps:Number.MAX_SAFE_INTEGER;if(t.common&&Math.ceil((i-e)/(n*t.size))<=s)return oa[o]}return oa[n-1]}function ha(t,e,i){if(i){if(i.length){const{lo:s,hi:n}=ne(i,e);t[i[s]>=e?i[s]:i[n]]=!0}}else t[e]=!0}function ca(t,e,i){const s=[],n={},o=e.length;let a,r;for(a=0;a<o;++a)r=e[a],n[r]=a,s.push({value:r,major:!1});return 0!==o&&i?function(t,e,i,s){const n=t._adapter,o=+n.startOf(e[0].value,s),a=e[e.length-1].value;let r,l;for(r=o;r<=a;r=+n.add(r,1,s))l=i[r],l>=0&&(e[l].major=!0);return e}(t,s,n,i):s}class da extends Es{constructor(t){super(t),this._cache={data:[],labels:[],all:[]},this._unit="day",this._majorUnit=void 0,this._offsets={},this._normalized=!1,this._parseOpts=void 0}init(t,e){const i=t.time||(t.time={}),s=this._adapter=new dn._date(t.adapters.date);ot(i.displayFormats,s.formats()),this._parseOpts={parser:i.parser,round:i.round,isoWeekday:i.isoWeekday},super.init(t),this._normalized=e.normalized}parse(t,e){return void 0===t?null:ra(this,t)}beforeLayout(){super.beforeLayout(),this._cache={data:[],labels:[],all:[]}}determineDataLimits(){const t=this.options,e=this._adapter,i=t.time.unit||"day";let{min:s,max:n,minDefined:o,maxDefined:a}=this.getUserBounds();function r(t){o||isNaN(t.min)||(s=Math.min(s,t.min)),a||isNaN(t.max)||(n=Math.max(n,t.max))}o&&a||(r(this._getLabelBounds()),"ticks"===t.bounds&&"labels"===t.ticks.source||r(this.getMinMax(!1))),s=X(s)&&!isNaN(s)?s:+e.startOf(Date.now(),i),n=X(n)&&!isNaN(n)?n:+e.endOf(Date.now(),i)+1,this.min=Math.min(s,n-1),this.max=Math.max(s+1,n)}_getLabelBounds(){const t=this.getLabelTimestamps();let e=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;return t.length&&(e=t[0],i=t[t.length-1]),{min:e,max:i}}buildTicks(){const t=this.options,e=t.time,i=t.ticks,s="labels"===i.source?this.getLabelTimestamps():this._generate();"ticks"===t.bounds&&s.length&&(this.min=this._userMin||s[0],this.max=this._userMax||s[s.length-1]);const n=this.min,o=re(s,n,this.max);return this._unit=e.unit||(i.autoSkip?la(e.minUnit,this.min,this.max,this._getLabelCapacity(n)):function(t,e,i,s,n){for(let o=oa.length-1;o>=oa.indexOf(i);o--){const i=oa[o];if(na[i].common&&t._adapter.diff(n,s,i)>=e-1)return i}return oa[i?oa.indexOf(i):0]}(this,o.length,e.minUnit,this.min,this.max)),this._majorUnit=i.major.enabled&&"year"!==this._unit?function(t){for(let e=oa.indexOf(t)+1,i=oa.length;e<i;++e)if(na[oa[e]].common)return oa[e]}(this._unit):void 0,this.initOffsets(s),t.reverse&&o.reverse(),ca(this,o,this._majorUnit)}initOffsets(t){let e,i,s=0,n=0;this.options.offset&&t.length&&(e=this.getDecimalForValue(t[0]),s=1===t.length?1-e:(this.getDecimalForValue(t[1])-e)/2,i=this.getDecimalForValue(t[t.length-1]),n=1===t.length?i:(i-this.getDecimalForValue(t[t.length-2]))/2);const o=t.length<3?.5:.25;s=Ht(s,0,o),n=Ht(n,0,o),this._offsets={start:s,end:n,factor:1/(s+1+n)}}_generate(){const t=this._adapter,e=this.min,i=this.max,s=this.options,n=s.time,o=n.unit||la(n.minUnit,e,i,this._getLabelCapacity(e)),a=K(n.stepSize,1),r="week"===o&&n.isoWeekday,l=At(r)||!0===r,h={};let c,d,u=e;if(l&&(u=+t.startOf(u,"isoWeek",r)),u=+t.startOf(u,l?"day":o),t.diff(i,e,o)>1e5*a)throw new Error(e+" and "+i+" are too far apart with stepSize of "+a+" "+o);const f="data"===s.ticks.source&&this.getDataTimestamps();for(c=u,d=0;c<i;c=+t.add(c,a,o),d++)ha(h,c,f);return c!==i&&"ticks"!==s.bounds&&1!==d||ha(h,c,f),Object.keys(h).sort(((t,e)=>t-e)).map((t=>+t))}getLabelForValue(t){const e=this._adapter,i=this.options.time;return i.tooltipFormat?e.format(t,i.tooltipFormat):e.format(t,i.displayFormats.datetime)}_tickFormatFunction(t,e,i,s){const n=this.options,o=n.time.displayFormats,a=this._unit,r=this._majorUnit,l=a&&o[a],h=r&&o[r],c=i[e],d=r&&h&&c&&c.major,u=this._adapter.format(t,s||(d?h:l)),f=n.ticks.callback;return f?Q(f,[u,e,i],this):u}generateTickLabels(t){let e,i,s;for(e=0,i=t.length;e<i;++e)s=t[e],s.label=this._tickFormatFunction(s.value,e,t)}getDecimalForValue(t){return null===t?NaN:(t-this.min)/(this.max-this.min)}getPixelForValue(t){const e=this._offsets,i=this.getDecimalForValue(t);return this.getPixelForDecimal((e.start+i)*e.factor)}getValueForPixel(t){const e=this._offsets,i=this.getDecimalForPixel(t)/e.factor-e.end;return this.min+i*(this.max-this.min)}_getLabelSize(t){const e=this.options.ticks,i=this.ctx.measureText(t).width,s=Et(this.isHorizontal()?e.maxRotation:e.minRotation),n=Math.cos(s),o=Math.sin(s),a=this._resolveTickFontOptions(0).size;return{w:i*n+a*o,h:i*o+a*n}}_getLabelCapacity(t){const e=this.options.time,i=e.displayFormats,s=i[e.unit]||i.millisecond,n=this._tickFormatFunction(t,0,ca(this,[t],this._majorUnit),s),o=this._getLabelSize(n),a=Math.floor(this.isHorizontal()?this.width/o.w:this.height/o.h)-1;return a>0?a:1}getDataTimestamps(){let t,e,i=this._cache.data||[];if(i.length)return i;const s=this.getMatchingVisibleMetas();if(this._normalized&&s.length)return this._cache.data=s[0].controller.getAllParsedValues(this);for(t=0,e=s.length;t<e;++t)i=i.concat(s[t].controller.getAllParsedValues(this));return this._cache.data=this.normalize(i)}getLabelTimestamps(){const t=this._cache.labels||[];let e,i;if(t.length)return t;const s=this.getLabels();for(e=0,i=s.length;e<i;++e)t.push(ra(this,s[e]));return this._cache.labels=this._normalized?t:this.normalize(t)}normalize(t){return de(t.sort(aa))}}function ua(t,e,i){let s,n,o,a,r=0,l=t.length-1;i?(e>=t[r].pos&&e<=t[l].pos&&({lo:r,hi:l}=oe(t,"pos",e)),({pos:s,time:o}=t[r]),({pos:n,time:a}=t[l])):(e>=t[r].time&&e<=t[l].time&&({lo:r,hi:l}=oe(t,"time",e)),({time:s,pos:o}=t[r]),({time:n,pos:a}=t[l]));const h=n-s;return h?o+(a-o)*(e-s)/h:o}da.id="time",da.defaults={bounds:"data",adapters:{},time:{parser:!1,unit:!1,round:!1,isoWeekday:!1,minUnit:"millisecond",displayFormats:{}},ticks:{source:"auto",major:{enabled:!1}}};class fa extends da{constructor(t){super(t),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const t=this._getTimestampsForTable(),e=this._table=this.buildLookupTable(t);this._minPos=ua(e,this.min),this._tableRange=ua(e,this.max)-this._minPos,super.initOffsets(t)}buildLookupTable(t){const{min:e,max:i}=this,s=[],n=[];let o,a,r,l,h;for(o=0,a=t.length;o<a;++o)l=t[o],l>=e&&l<=i&&s.push(l);if(s.length<2)return[{time:e,pos:0},{time:i,pos:1}];for(o=0,a=s.length;o<a;++o)h=s[o+1],r=s[o-1],l=s[o],Math.round((h+r)/2)!==l&&n.push({time:l,pos:o/(a-1)});return n}_getTimestampsForTable(){let t=this._cache.all||[];if(t.length)return t;const e=this.getDataTimestamps(),i=this.getLabelTimestamps();return t=e.length&&i.length?this.normalize(e.concat(i)):e.length?e:i,t=this._cache.all=t,t}getDecimalForValue(t){return(ua(this._table,t)-this._minPos)/this._tableRange}getValueForPixel(t){const e=this._offsets,i=this.getDecimalForPixel(t)/e.factor-e.end;return ua(this._table,i*this._tableRange+this._minPos,!0)}}fa.id="timeseries",fa.defaults=da.defaults;var ga=Object.freeze({__proto__:null,CategoryScale:jo,LinearScale:Uo,LogarithmicScale:qo,RadialLinearScale:sa,TimeScale:da,TimeSeriesScale:fa});return an.register(Cn,ga,Jn,No),an.helpers={...Hi},an._adapters=dn,an.Animation=ls,an.Animations=cs,an.animator=a,an.controllers=zs.controllers.items,an.DatasetController=ws,an.Element=Ms,an.elements=Jn,an.Interaction=Te,an.layouts=ei,an.platforms=os,an.Scale=Es,an.Ticks=Ss,Object.assign(an,Cn,ga,Jn,No,os),an.Chart=an,"undefined"!=typeof window&&(window.Chart=an),an}));
var amsinfo = (function () {

    var _dBezName;
    var _dHeaderAdr;
    var _dArtZeitpunktMessungDatum;
    var _dArtZeitpunktMessungUhrzeit;
    var _dArtFrequenzband;
    var _dArtWerte;
    var _dLegCanvasSwitch;
    var _aktAggregation = "MG";
    var _aktMGGuid;
    var _prevMGGuid,_subsMGGuid;
    var _aktMGTag;
    var _aktMGWoche;
    var _aktMGMonat;
    var _aktMGJahr;
    var _aktME;
    var _aChart = null;
    var _dMain,_dFehler;
    var _dFehlerText;

    var createWindowContent = function(pelm) {
        _detailarea_ams = document.createElement("div");
        _detailarea_ams.setAttribute("id", "detailarea_ams");
        _detailarea_ams.className = "tgDetailInfoContentArea tgDetailInfoAMS";

        var _dHeader = document.createElement("section");
        _dHeader.setAttribute("class","header");
        var _dBez = document.createElement("h2");
        _dBez.appendChild(document.createTextNode("EMF-Messstation "));
        _dBezName = document.createElement("em");
        _dBezName.setAttribute("id","AMSBezeichnung"); 
        //_dBezName.appendChild(document.createTextNode("NW-AMS-15"));
        _dBez.appendChild(_dBezName);
        _dHeader.appendChild(_dBez);
        _dHeaderAdr = document.createElement("p");
        _dHeaderAdr.innerHTML = "&nbsp;";
        _dHeader.appendChild(_dHeaderAdr);
        _detailarea_ams.appendChild(_dHeader);

        var _dNav = document.createElement("nav");
        var _dNavUl = document.createElement("ul");
        var _dNavUlLiMG = document.createElement("li");
        _dNavUlLiMG.appendChild(document.createTextNode("Messgang"));
        _dNavUlLiMG.setAttribute("data-aggregation","Messgang");
        _dNavUlLiMG.className = "aktiv";
        _dNavUlLiMG.onclick = switchAggregation.bind(this);
        _dNavUl.appendChild(_dNavUlLiMG);
        var _dNavUlLiT = document.createElement("li");
        _dNavUlLiT.appendChild(document.createTextNode("Tag"));
        _dNavUlLiT.setAttribute("data-aggregation","Tag");
        _dNavUlLiT.onclick = switchAggregation.bind(this);
        _dNavUl.appendChild(_dNavUlLiT);
        var _dNavUlLiW = document.createElement("li");
        _dNavUlLiW.appendChild(document.createTextNode("Woche"));
        _dNavUlLiW.setAttribute("data-aggregation","Woche");
        _dNavUlLiW.onclick = switchAggregation.bind(this);
        _dNavUl.appendChild(_dNavUlLiW);
        var _dNavUlLiM = document.createElement("li");
        _dNavUlLiM.appendChild(document.createTextNode("Monat"));
        _dNavUlLiM.setAttribute("data-aggregation","Monat");
        _dNavUlLiM.onclick = switchAggregation.bind(this);
        _dNavUl.appendChild(_dNavUlLiM);
        var _dNavUlLiJ = document.createElement("li");
        _dNavUlLiJ.appendChild(document.createTextNode("Jahr"));
        _dNavUlLiJ.setAttribute("data-aggregation","Jahr");
        _dNavUlLiJ.onclick = switchAggregation.bind(this);
        _dNavUl.appendChild(_dNavUlLiJ);
        _dNav.appendChild(_dNavUl);
        _detailarea_ams.appendChild(_dNav);

        _dMain = document.createElement("div");
        _dMain.className = "main";

        var _dArt = document.createElement("div");
        _dArt.className = "MesswerteSektion";

        var _dArtZeitpunkt = document.createElement("div");
        _dArtZeitpunkt.setAttribute("id","zeitpunktMessung");
        var _dArtZeitpunktBtnPrev = document.createElement("button");
        _dArtZeitpunktBtnPrev.className = "previous";
        _dArtZeitpunktBtnPrev.onclick = _getPrev;
        _dArtZeitpunkt.appendChild(_dArtZeitpunktBtnPrev);
        var _dArtZeitpunktInfo = document.createElement("div");
        var _dArtZeitpunktInfoText = document.createElement("strong");
        _dArtZeitpunktInfoText.appendChild(document.createTextNode("Zeitpunkt der Messung"));
        var _dArtZeitpunktInfoTextParagraph = document.createElement("p");
        _dArtZeitpunktInfoTextParagraph.appendChild(_dArtZeitpunktInfoText);
        _dArtZeitpunktInfo.appendChild(_dArtZeitpunktInfoTextParagraph);
        var _dArtZeitpunktInfoDatumParagraph = document.createElement("p");
        _dArtZeitpunktInfoDatum = document.createElement("label");
        _dArtZeitpunktInfoDatum.appendChild(document.createTextNode("Datum:"));
        _dArtZeitpunktInfoDatumParagraph.appendChild(_dArtZeitpunktInfoDatum);
        _dArtZeitpunktMessungDatum = document.createElement("span");
        //_dArtZeitpunktMessungDatum.appendChild(document.createTextNode("14.10.2021"));
        _dArtZeitpunktInfoDatumParagraph.appendChild(_dArtZeitpunktMessungDatum);
        _dArtZeitpunktInfo.appendChild(_dArtZeitpunktInfoDatumParagraph);       
        var _dArtZeitpunktInfoUhrzeitParagraph = document.createElement("p");
        var _dArtZeitpunktInfoUhrzeit = document.createElement("label");
        _dArtZeitpunktInfoUhrzeit.appendChild(document.createTextNode("Zeit:"));
        _dArtZeitpunktInfoUhrzeitParagraph.appendChild(_dArtZeitpunktInfoUhrzeit);
        _dArtZeitpunktMessungUhrzeit = document.createElement("span")
        //_dArtZeitpunktMessungUhrzeit.appendChild(document.createTextNode("07:23 Uhr"));
        _dArtZeitpunktInfoUhrzeitParagraph.appendChild(_dArtZeitpunktMessungUhrzeit);
        _dArtZeitpunktInfo.appendChild(_dArtZeitpunktInfoUhrzeitParagraph);  
        _dArtZeitpunkt.appendChild(_dArtZeitpunktInfo);
        var _dArtZeitpunktBtnSubs = document.createElement("button");
        _dArtZeitpunktBtnSubs.className = "subsequent";
        _dArtZeitpunktBtnSubs.setAttribute("disabled","disabled");
        _dArtZeitpunktBtnSubs.onclick = _getSubs;
        _dArtZeitpunkt.appendChild(_dArtZeitpunktBtnSubs);
        _dArt.appendChild(_dArtZeitpunkt);

        var _dArtFreqFenster = document.createElement("div");
        _dArtFreqFenster.setAttribute("id","frequendbandAuswahl");
        var _dArtFreqFensterLabel = document.createElement("label");
        _dArtFreqFensterLabel.appendChild(document.createTextNode("Frequenzband"));
        _dArtFreqFenster.appendChild(_dArtFreqFensterLabel);
        _dArtFrequenzband = document.createElement("select");
        _dArtFrequenzband.setAttribute("id","frequenzbaender");
        _dArtFrequenzband.onchange = _switchFrequenzband;
        //_dArtFrequenzband.innerHTML = "<option>komplettes Spektrum</option><option selected=''>Mobilfunk</option><option>Amateurfunk</option>";
        _dArtFreqFenster.appendChild(_dArtFrequenzband);
        _dArt.appendChild(_dArtFreqFenster);

        _dArtWerte = document.createElement("div");
        _dArtWerte.setAttribute("id","grenzwertAusschoepfung");
        var _dArtWerteHL = document.createElement("p");
        var _dArtWerteHLS = document.createElement("strong");
        _dArtWerteHLS.appendChild(document.createTextNode("Ausschöpfungsgrad der Grenzwerte"));
        _dArtWerteHL.appendChild(_dArtWerteHLS);
        _dArtWerte.appendChild(_dArtWerteHL);
        _dArt.appendChild(_dArtWerte);
        _dMain.appendChild(_dArt);

        var _dAs = document.createElement("div");
        _dAs.className = "MessgrafikSektion";
        /* <div class="legende"><button class="aktiv btn_bed_switch" onclick="show12()">Bed. 1&amp;2</button><button class="btn_bed_switch" onclick="show34()">Bed. 3&amp;4</button></div> */
        
        _dLegCanvasSwitch = document.createElement("div");
        _dLegCanvasSwitch.className = "legende";
        var _dLegBtn12 = document.createElement("button");
        _dLegBtn12.setAttribute("data-as","12");
        _dLegBtn12.className="btn_bed_switch aktiv";
        _dLegBtn12.onclick = _canvasswitch;
        _dLegBtn12.innerHTML = "Bed 1&2";
        _dLegCanvasSwitch.appendChild(_dLegBtn12);
        var _dLegBtn34 = document.createElement("button");
        _dLegBtn34.setAttribute("data-as","34");
        _dLegBtn34.className="btn_bed_switch";
        _dLegBtn34.onclick = _canvasswitch;
        _dLegBtn34.innerHTML = "Bed 3&4";
        _dLegCanvasSwitch.appendChild(_dLegBtn34);
        _dAs.appendChild(_dLegCanvasSwitch);
        var _dCanvas = document.createElement("canvas");
        _dCanvas.className = "grenzwertauschoepfungGrafik";
        _dCanvas.setAttribute("id","amschart");

        _dAs.appendChild(_dCanvas);
        var _dLeg = document.createElement("div");
        _dLeg.className = "legende";
        var _dLegSpan = document.createElement("span");
        _dLegSpan.className = "legende grenzwertunterschreitung";
        _dLeg.appendChild(_dLegSpan);
        var _dLegLab = document.createElement("label");
        _dLegLab.appendChild(document.createTextNode("Höhe der Grenzwertunterschreitung"));
        _dLeg.appendChild(_dLegLab);
        _dAs.appendChild(_dLeg);
        var _dLeg = document.createElement("div");
        _dLeg.className = "legende";
        var _dLegSpan = document.createElement("span");
        _dLegSpan.className = "legende grenzwertausschoepfung";
        _dLeg.appendChild(_dLegSpan);
        var _dLegLab = document.createElement("label");
        _dLegLab.appendChild(document.createTextNode("Höhe der Grenzwertausschöpfung"));
        _dLeg.appendChild(_dLegLab);
        _dAs.appendChild(_dLeg);
        _dMain.appendChild(_dAs);
        _detailarea_ams.appendChild(_dMain);

        _dFehler = document.createElement("div");
        _dFehler.className = "fehler";
        _dFehler.innerHTML = "<h3>Entschuldigung</h3><p>Beim Laden der Daten des AMS ist ein Problem aufgetreten.</p>";
        _dFehlerText = document.createElement("p");
        _dFehlerText.className = "fehlertext";
        _dFehler.appendChild(_dFehlerText);
        _detailarea_ams.appendChild(_dFehler);
        
        return _detailarea_ams;
    };

    var _openError = function(message) {
        _dFehlerText.innerHTML = message;
        _dFehler.style.display = "block";
        _dMain.style.display = "none";
    }

    var openInfo = function(einsatzid) {
        // Alle Einträge löschen
        if (_aChart !== null) {
            _aChart.destroy();
        }
        _dBezName.innerHTML = "&nbsp;";
        _dHeaderAdr.innerHTML = "&nbsp;"
        _dArtZeitpunktMessungDatum.innerHTML = "&nbsp;";
        _dArtZeitpunktMessungUhrzeit.innerHTML = "&nbsp;";
        _dArtWerte.innerHTML = "&nbsp;";
        _detailarea_ams.style.display = "flex";
        _dFehler.style.display = "";
        _dMain.style.display = "";
        emfkarte.showDetailFenster();
        var _ag = document.querySelectorAll(".tgDetailInfoAMS nav ul li");
        _ag.forEach(element => element.className = "");
        _ag[0].className = "aktiv";


        _aktME = einsatzid;
        // ToDo Ajax Abfrage 
        var options = {
            "method": "POST",
            "handleAs": "JSON",
            "data": JSON.stringify({"me":einsatzid}),
            "headers": {
                'Accept': 'application/json',
                'dataType': 'json',
                "Content-Type": "application/json"
            }
        };
        xhttp.request(chart21URL+"ams_informationen.asmx/Einsatzdaten",options,_cbOpenInfo,_errOpenInfo);
        //_dBezName.innerHTML = einsatzid;
    }

    var _cbOpenInfo = function(res) {

        if (res.d.SecMode && res.d.Result) {
            if (res.d.SecMode === true) {
                res.d.Result = JSON.parse(DecryptData(res.d.Result));
            }
        } 
        if (res.d.Result === undefined) {
            var _fText = "Fehler beim Abrufen der AMS-Daten vom Server";
            if (res.d.Fehler) {
                _fText = res.d.Fehler;
            } 
            _openError(_fText);
            return;
        }
        try {
            _dBezName.innerHTML = res.d.Result.Bezeichnung;
            _dHeaderAdr.innerHTML = res.d.Result.Adresse;
            _aktMGGuid = res.d.Result.aktMessung;
    
            var _ffstr = "";
            for (var a=0,aa = res.d.Result.frequenzfenster.length;a<aa;a++) {
                _ffstr += "<option value='"+res.d.Result.frequenzfenster[a].fid+"' "+(res.d.Result.frequenzfenster[a].Bezeichnung == "Komplettes Spektrum"?"selected ":"")+">"+res.d.Result.frequenzfenster[a].Bezeichnung+"</option>";
            }
            _dArtFrequenzband.innerHTML = _ffstr;
    
            _loadMG(_aktMGGuid);
    
        } catch(e) {
            _openError("Fehler bei der Anzeige der AMS-Daten");
        }

    }

    var _errOpenInfo = function(err) {
        console.error(err);
    }

    var _switchFrequenzband = function(e) {
        var _aktAggregation = document.querySelector(".tgDetailInfoAMS nav ul li.aktiv").getAttribute("data-aggregation");
        switch(_aktAggregation) {
            case "Messgang":
                _loadMG(_prevMGGuid);
                break;
            case "Tag":
            case "Woche":
                var _ff = _dArtFrequenzband.value;
                var _t = {"me":_aktME, "aG":document.querySelector(".tgDetailInfoAMS nav ul li.aktiv").getAttribute("data-aggregation"), "aD":_prevMGGuid,"aW":_aktMGWoche,"aM":_aktMGMonat,"aY":_aktMGJahr,"ff":_ff};
                _loadAggregatedData(_t);
                break;

        }
    }

    var _loadMG = function(mg) {
        var _ff = _dArtFrequenzband.value;
        var options = {
            "method": "POST",
            "handleAs": "JSON",
            "data": JSON.stringify({"me":_aktME, "mg":mg, "ff":_ff}),
            "headers": {
                'Accept': 'application/json',
                'dataType': 'json',
                "Content-Type": "application/json"
            }
        };
        xhttp.request("../emf-karte/ams_informationen.asmx/MessgangDaten",options,_cbLoadMG,_errLoadMG);
    }

    var _cbLoadMG = function(res) {

        if (res.d.SecMode && res.d.Result) {
            if (res.d.SecMode === true) {
                res.d.Result = JSON.parse(DecryptData(res.d.Result));
            }
        } 
        if (res.d.Result === undefined) {
            var _fText = "Fehler beim Abrufen der AMS-Daten vom Server";
            if (res.d.Fehler) {
                _fText = res.d.Fehler;
            } 
            _openError(_fText);
            return;
        }

        document.querySelectorAll(".btn_bed_switch").forEach((elm) => {elm.disabled=true;});
        _aktMGGuid = res.d.Result.aMG;
        _aktMGTag = res.d.Result.aD;
        _aktMGWoche = res.d.Result.aW;
        _aktMGMonat = res.d.Result.aM;
        _aktMGJahr = res.d.Result.aY;
        if (_aChart !== null) {
            _aChart.destroy();
        }
        var mydata = {
            labels: res.d.Result.labels,
            datasets: res.d.Result.datasets
        };

        _aChart = new Chart("amschart", {
            type: "bar",
            data: mydata,
            options: {
                plugins: {
                    title: {
                        display: false,
                        text: 'Grenzwertausschöpfung elektrische Feldstärke'
                    },
                    legend: {
                        display: false
                    },
                    tooltip: {
                        callbacks: {
                            label: function(context) {
                                label = context.dataset.label || '';
        
                                if (label) {
                                    label += ': ';
                                }
                                if (context.parsed.y !== null) {
                                    label += context.parsed.y+" %";
                                }
                                return label;
                            }
                        }
                    }
                },
                elements: {
                    bar: {
                        borderWidth: 0
                    }
                },
                responsive: true,
                maintainAspectRatio: true,
                aspectRatio: 1.5,
                interaction: {
                    intersect: false,
                },
                scales: {
                    x: {
                        stacked: true
                    },
                    y: {
                        stacked: true,
                        //type: 'logarithmic',
                        ticks: {
                            // Include a dollar sign in the ticks
                            callback: function (value, index, values) {
                                return value + " %";
                            }
                        }
                    }
                }
            },
            plugins: []
        });

        _dArtZeitpunktMessungDatum.innerHTML = res.d.Result.aDs;
        _dArtZeitpunktMessungUhrzeit.innerHTML = res.d.Result.aU;
        /*
<p><strong>Ausschöpfungsgrad der Grenzwerte</strong></p>
                <p><label>Bedingung (1+2):</label><span>0.06512 Prozent</span></p>
                <p><label>Bedingung (3+4):</label><span>0.02943 Prozent</span></p>
        */
        var _werte = "<p><strong>Ausschöpfungsgrad der Grenzwerte</strong></p>";
        var _w = res.d.Result.datasets[0].data;
        var _wr = null;
        if (res.d.Result.datasets[2]) {
            _wr = res.d.Result.datasets[2].data;
        }
        _werte += "<p><label>Bedingung (1+2):</label><span>"+_w[0]+" %"+(_wr!==null?" (ges. "+_wr[0]+" %)":"")+"</span></p>";
        _werte += "<p><label>Bedingung (3+4):</label><span>"+_w[1]+" %"+(_wr!==null?" (ges. "+_wr[1]+" %)":"")+"</span></p>";
        _dArtWerte.innerHTML = _werte;

        document.querySelector("button.previous").disabled = (res.d.Result.prevVal == null);
        document.querySelector("button.subsequent").disabled = (res.d.Result.nextVal == null);
        
        _prevMGGuid = res.d.Result.prevVal;
        _subsMGGuid = res.d.Result.nextVal;

    }

    var _errLoadMG = function(err) {
        console.error("Fehler beim Laden der Messgruppe");
        console.error(err);
    }





    var _getPrev = function() {
        var _aktAggregation = document.querySelector(".tgDetailInfoAMS nav ul li.aktiv").getAttribute("data-aggregation");
        if (_prevMGGuid !== null) {
            switch(_aktAggregation) {
                case "Messgang":
                    _loadMG(_prevMGGuid);
                    break;
                case "Tag":
                case "Woche":
                case "Monat":
                case "Jahr":
                    var _ff = _dArtFrequenzband.value;
                    var _t = {"me":_aktME, "aG":document.querySelector(".tgDetailInfoAMS nav ul li.aktiv").getAttribute("data-aggregation"), "aD":_prevMGGuid,"aW":_aktMGWoche,"aM":_aktMGMonat,"aY":_aktMGJahr,"ff":_ff};
                    _loadAggregatedData(_t);
                    break;

            }
        }
        
    }

    var _getSubs = function() {
        var _aktAggregation = document.querySelector(".tgDetailInfoAMS nav ul li.aktiv").getAttribute("data-aggregation");
        if (_subsMGGuid !== null) {
            switch(_aktAggregation) {
                case "Messgang":
                    _loadMG(_subsMGGuid);
                    break;
                case "Tag":
                case "Woche":
                case "Monat":
                case "Jahr":
                    var _ff = _dArtFrequenzband.value;
                    var _t = {"me":_aktME, "aG":document.querySelector(".tgDetailInfoAMS nav ul li.aktiv").getAttribute("data-aggregation"), "aD":_subsMGGuid,"aW":_aktMGWoche,"aM":_aktMGMonat,"aY":_aktMGJahr,"ff":_ff};
                    _loadAggregatedData(_t);
                    break;

            }
        }
        
    }

    var _loadAggregatedData = function(_t) {
        var options = {
            "method": "POST",
            "handleAs": "JSON",
            "data": JSON.stringify(_t),
            "headers": {
                'Accept': 'application/json',
                'dataType': 'json',
                "Content-Type": "application/json"
            }
        };
        xhttp.request("../emf-karte/ams_informationen.asmx/DatenAggregiert",options,_cbLoadAggregatedData,_errLoadAggregatedData);
    }

    var _cbLoadAggregatedData = function(res){
        if (res.d.SecMode && res.d.Result) {
            if (res.d.SecMode === true) {
                res.d.Result = JSON.parse(DecryptData(res.d.Result));
            }
        } 
        if (res.d.Result === undefined) {
            var _fText = "Fehler beim Abrufen der AMS-Daten vom Server";
            if (res.d.Fehler) {
                _fText = res.d.Fehler;
            } 
            _openError(_fText);
            return;
        }
        
        document.querySelectorAll(".btn_bed_switch").forEach((elm) => {elm.disabled=false;});

        _aktMGGuid = res.d.Result.aMG;
        _aktMGTag = res.d.Result.aD;
        _aktMGWoche = res.d.Result.aW;
        _aktMGMonat = res.d.Result.aM;
        _aktMGJahr = res.d.Result.aY;
        if (_aChart !== null) {
            _aChart.destroy();
        }
        var mydata = {
            labels: res.d.Result.labels,
            datasets: res.d.Result.datasets
        };

        _aChart = new Chart("amschart", {
            type: "bar",
            data: mydata,
            options: {
                plugins: {
                    title: {
                        display: false,
                        text: 'Grenzwertausschöpfung elektrische Feldstärke'
                    },
                    legend: {
                        display: false
                    },
                    tooltip: {
                        callbacks: {
                            label: function(context) {
                                label = context.dataset.label || '';
        
                                if (label) {
                                    label += ': ';
                                }
                                if (context.parsed.y !== null) {
                                    label += context.parsed.y+" %";
                                }
                                return label;
                            }
                        }
                    }
                },
                elements: {
                    bar: {
                        borderWidth: 0
                    }
                },
                responsive: true,
                maintainAspectRatio: true,
                aspectRatio: 1.5,
                interaction: {
                    intersect: false,
                },
                scales: {
                    x: {
                        stacked: true
                    },
                    y: {
                        stacked: true,
                        //type: 'logarithmic',
                        ticks: {
                            // Include a dollar sign in the ticks
                            callback: function (value, index, values) {
                                return value + " %";
                            }
                        }
                    }
                }
            },
            plugins: []
        });
        _canvasSwitchDataSelect();
        _dArtZeitpunktMessungDatum.innerHTML = res.d.Result.aDs;
        _dArtZeitpunktMessungUhrzeit.innerHTML = res.d.Result.aU;
        document.querySelector("button.previous").disabled = (res.d.Result.prevVal == null);
        document.querySelector("button.subsequent").disabled = (res.d.Result.nextVal == null);
        
        _prevMGGuid = res.d.Result.prevVal;
        _subsMGGuid = res.d.Result.nextVal;
        var _d1 = res.d.Result.datasets[0].data;
        var _d3 = res.d.Result.datasets[2].data;
        var _l  = res.d.Result.labels;
        var a,aa;
        var _wt = "<table><tbody><tr><th></th><th>Messzeit</th><th>Bed. 1&amp;2</th><th>Bed. 3&amp;4</th></tr>"
        for (a=0,aa=_d1.length;a<aa;a++) {
            _wt += "<tr>";
            _wt += "<td></td><td>"+_l[a]+"</td>";
            _wt += "<td>"+(_d1[a]!== null?_d1[a]+" %":"-")+"</td>";
            _wt += "<td>"+(_d3[a]!== null?_d3[a]+" %":"-")+"</td>";
            _wt += "</tr>";
        }

        _wt += "</tbody></table>";
        _dArtWerte.innerHTML = _wt;



    };

    var _errLoadAggregatedData = function(res){
        console.error(res);
    }; 


    var switchAggregation = function(evt) {
        //console.log(e.target.getAttribute)
        document.querySelector(".tgDetailInfoAMS nav ul li.aktiv").className = "";
        evt.target.className="aktiv";
        if (evt.target.getAttribute("data-aggregation")=== "Messgang"){
            _loadMG(_aktMGGuid);
        } else {
            var _ff = _dArtFrequenzband.value;
            var _t = {"me":_aktME, "aG":document.querySelector(".tgDetailInfoAMS nav ul li.aktiv").getAttribute("data-aggregation"), "aD":_aktMGTag,"aW":_aktMGWoche,"aM":_aktMGMonat,"aY":_aktMGJahr,"ff":_ff}
            _loadAggregatedData(_t);
        }
    }

    var _canvasswitch = function(e) {
        _d = document.querySelector(".btn_bed_switch.aktiv");
        _d.className = "btn_bed_switch";
        e.target.className = "btn_bed_switch aktiv";
        _canvasSwitchDataSelect(e.target);
    }

    var _canvasSwitchDataSelect = function(e) {
        _d = (e!== undefined)?e:document.querySelector(".btn_bed_switch.aktiv");
        var _v = _d.getAttribute("data-as");

        switch(_v) { 
            case "12":
                _aChart.data.datasets.forEach((dataSet, i) => {
                    var meta = _aChart.getDatasetMeta(i);
                    meta.hidden = (i>1);
                  });
                break;
            case "34":
                _aChart.data.datasets.forEach((dataSet, i) => {
                    var meta = _aChart.getDatasetMeta(i);
                    meta.hidden = (i<2);
                  });
                break;
        }
        _aChart.update();
    }

    return {
        createWindowContent: createWindowContent,
        openInfo: openInfo
    };
})();
var emfkarte=(function(){var y=null;var x=null;var w=null;var N=null;var k=null;var l=null;var m;var v=null;var q=null;var E=null;var n=false;var t=undefined;var F=null;var W=JsonUrl("pack");var d=null;var c=null;var u={EMFKarte:[],SmallCell:[]};var j={l:null,i:null,s:false};var I=null;var p=L.icon({iconUrl:"emf-karte/framework/ico_GPS.png",iconRetinaUrl:"emf-karte/framework/ico_GPS.png",iconSize:[32,32],iconAnchor:[16,16],popupAnchor:[16,0],shadowUrl:"",shadowSize:[0,0],shadowAnchor:[0,0]});var D=L.icon({iconUrl:"emf-karte/framework/ico_Suche.png",iconRetinaUrl:"emf-karte/framework/ico_Suche.png",iconSize:[32,32],iconAnchor:[16,16],popupAnchor:[16,0],shadowUrl:"",shadowSize:[0,0],shadowAnchor:[0,0]});var V=function(ab){try{y=document.getElementById(ab)}catch(aa){console.log("EMF-Karte konnte nicht initialisiert werden.");return}var ac=window.location.search;var ad=new URLSearchParams(ac);if(ad.has("p")){W.decompress(ad.get("p")).then(function(ae){r(ae)})}else{r(undefined)}};var r=function(aB){console.log(aB);y.className+=" tgEMFKartenarea";var au=document.createElement("div");au.className="tgMaparea";au.setAttribute("id","maparea");y.appendChild(au);var av=document.createElement("div");av.setAttribute("id","selectorKartenTyp");av.className="tgMaptypeSelector tgShadow";av.className="tgMaptypeSelector";var ad=document.createElement("button");ad.innerHTML="EMF Karte";ad.setAttribute("id","btn_KartenTypEMF");ad.setAttribute("data-maptype","EMFKarte");ad.onclick=G;var ah=document.createElement("button");ah.innerHTML="SmallCell";ah.setAttribute("id","btn_KartenTypSmallCell");ah.setAttribute("data-maptype","SmallCell");ah.onclick=G;av.appendChild(ad);av.appendChild(ah);y.appendChild(av);var aJ=document.createElement("div");aJ.className="tgSearchArea tgShadow";aJ.className="tgSearchArea";aJ.setAttribute("id","suchfenster");var ax=document.createElement("button");ax.setAttribute("id","LegendeSchalter");ax.className="tgMenuSchalter";ax.setAttribute("title","Legende/Kartenfunktionen");ax.onclick=Q;aJ.appendChild(ax);var aI=document.createElement("input");aI.className="tgSucheEingabefeld";aI.setAttribute("type","search");aI.setAttribute("id","tgSearchField");aI.setAttribute("placeholder","In der EMF-Karte suchen");aI.setAttribute("title","Zur Suche bitte PLZ, Ortsnamen oder die Stob-Nr. eingeben");aJ.appendChild(aI);var aD=document.createElement("button");aD.className="tgSucheSchalter";aD.onclick=K;aI.onkeyup=function(aP){if(!aP.altKey&&!aP.ctrlKey&&aP.key.toUpperCase()==="ENTER"){aD.click()}};aJ.appendChild(aD);y.appendChild(aJ);var aw=document.createElement("div");aw.className="tgMapControlArea";var ai=document.createElement("button");ai.className="tgBtn_share tgShadow";ai.onclick=J;ai.setAttribute("title","Kartenansicht teilen");aw.appendChild(ai);var ae=document.createElement("button");ae.className="tgBtn_fullscreen tgShadow";ae.onclick=o;ae.setAttribute("title","Kartenansicht Vollbild wechseln");aw.appendChild(ae);var ac=document.createElement("button");ac.className="tgBtn_centerGPSLocation tgShadow";ac.setAttribute("id","btn_centerGPSLocation");ac.setAttribute("title","Auf aktuellen Standort zentrieren");ac.onclick=f;aw.appendChild(ac);var af=document.createElement("button");af.className="tgBtn_mapZoomIn noMarginBottom tgShadow";af.onclick=z;af.setAttribute("title","In Karte zoomen");aw.appendChild(af);var ag=document.createElement("button");ag.className="tgBtn_mapZoomOut noMarginBottom tgShadow";ag.onclick=A;ag.setAttribute("title","Aus Karte zoomen");aw.appendChild(ag);y.appendChild(aw);m=document.createElement("div");m.className="tgMessageArea";m.setAttribute("id","meldungen");y.appendChild(m);var ay=document.createElement("div");ay.className="meldung benachrichtigung";ay.setAttribute("id","benachrichtigung_zoom");ay.innerHTML="Zur Darstellung von Messorten und Funkanlagenstandorten bitte mit Hilfe der Zoomfunktion einen größeren Maßstab (500 m) wählen.";m.appendChild(ay);var an=document.createElement("div");an.className="meldung fehler";an.setAttribute("id","benachrichtigung_session");an.style.display="none";an.innerHTML="Ihre Session ist abgelaufen, bitte laden Sie die Seite erneut!";m.appendChild(an);w=document.createElement("div");w.className="tgLegendArea tgShadow";w.setAttribute("id","legende");var ar=document.createElement("h3");ar.innerHTML="Kartenlegende";w.appendChild(ar);var at=document.createElement("div");at.className="tgLegendeListe";w.appendChild(at);x=at;y.appendChild(w);N=document.createElement("div");N.className="tgSearchResultArea tgShadow";N.setAttribute("id","suchergebnis");var aE=document.createElement("h3");var aF=document.createElement("button");aF.className="tg_detail_close";aF.onclick=function(aP){N.style.display="none"};aE.appendChild(aF);aE.appendChild(document.createTextNode("Suchergebnis"));N.appendChild(aE);var aG=document.createElement("p");aG.setAttribute("id","suchergebnis_text");aG.innerHTML="Für die angegebene Adresse wurden mehrere mögliche Orte gefunden:";N.appendChild(aG);var aK=document.createElement("ul");aK.setAttribute("id","suchergebnis_liste");N.appendChild(aK);y.appendChild(N);k=document.createElement("div");k.className="tgDetailInfoArea tgShadow";k.setAttribute("id","detailfenster");var al=document.createElement("h3");al.setAttribute("id","detailfensterheader");var am=document.createElement("button");am.className="tg_detail_close";am.onclick=h;al.appendChild(am);al.appendChild(document.createTextNode("Detail-Informationen"));k.appendChild(al);l=document.createElement("iframe");l.setAttribute("id","detailinfo");l.style.display="none";k.appendChild(l);k.appendChild(amsinfo.createWindowContent());y.appendChild(k);T(k);I=document.createElement("div");I.setAttribute("id","teilenfenster");I.className="tgModalBackground";var aH=document.createElement("div");aH.className="tgShareArea tgShadow";var ao=document.createElement("h3");var aC=document.createElement("button");aC.className="tg_detail_close";aC.onclick=function(aP){I.style.display="none"};ao.appendChild(aC);ao.appendChild(document.createTextNode("Teilen"));aH.appendChild(ao);var az=document.createElement("p");az.innerHTML="Sie können diese Ansicht der EMF-Karte mit dem folgenden Link teilen:";aH.appendChild(az);var aL=document.createElement("a");aL.setAttribute("id","linkforshare");aH.appendChild(aL);var aa=document.createElement("button");aa.innerHTML="Link kopieren";aa.className="share";aa.onclick=function(aP){if(navigator.clipboard){navigator.clipboard.writeText(document.getElementById("linkforshare").innerHTML).then(function(){console.log("Async: Copying to clipboard was successful!");i("Link wurde in die Zwischenablage kopiert",3000)},function(aU){console.error("Async: Could not copy text: ",aU)})}else{var aT=document.createElement("textarea");aT.value=document.getElementById("linkforshare");aT.style.top="0";aT.style.left="0";aT.style.position="fixed";document.body.appendChild(aT);aT.focus();aT.select();try{var aS=document.execCommand("copy");if(aS){i("Link wurde in die Zwischenablage kopiert",3000)}var aR=aS?"successful":"unsuccessful";console.log("Fallback: Copying text command was "+aR)}catch(aQ){console.error("Fallback: Oops, unable to copy",aQ)}document.body.removeChild(aT)}};aH.appendChild(aa);I.appendChild(aH);y.appendChild(I);var aM=51.952;var aN=10.415;var aO=6;var aj=[aM,aN];if(aB&&aB.c){aj=aB.c;n=true}if(aB&&aB.z){aO=aB.z}v=L.map("maparea",{center:aj,zoom:aO,zoomControl:false,gestureHandling:true,});v.locate({watch:true,enableHighAccuracy:true});L.control.scale({metric:true,imperial:false}).addTo(v);d=L.tileLayer.wms("//sg.geodatenzentrum.de/wms_webatlasde.light_grau__"+getSessID(),{layers:"webatlasde.light_grau",format:"image/png",transparent:true,version:"1.1.1",attribution:"&copy; Geobasis-DE / BKG 2017",maxZoom:17});c=L.tileLayer.wms("https://sgx.geodatenzentrum.de/wms_basemapde",{layers:"de_basemapde_web_raster_grau",format:"image/png",transparent:true,version:"1.3.0",attribution:"© basemap.de / BKG ("+new Date().getFullYear()+")"}).addTo(v);var ab=L.geoJSON(gj,{style:function(aP){return{color:"#3b78a4",weight:3,fillOpacity:0}}}).addTo(v);v.on("locationfound",function(aP){B(aP.latlng)});v.on("locationerror",function(aP){B(undefined)});v.on("zoomend",function(aP){document.getElementById("benachrichtigung_zoom").style.display=(v.getZoom()>13)?"none":"block";R()});v.on("dragend",function(aP){R()});var aA=["StOBAnlagen","AFuAnlagen","NiederfrequenzAnlagen","AMSaktiv","Messorte","SmallCellAnlagen"];if(aB&&aB.l){aA=aB.l}u.EMFKarte.StOBAnlagen={object:Object.create(TGMarker).initialize(v,dataService+"GetStandorteFreigabe",mapSym21+"ico_Funkanlage.png",chart21URL+"hf.aspx",4,null,"ortsfesten Funkanlagen",undefined,"StOBAnlagen"),map:"EMF Karte",visible:(true&&aA.indexOf("StOBAnlagen")>-1),caption:"ortsfeste Funkanlage",breakBefore:false};u.EMFKarte.AFuAnlagen={object:Object.create(TGMarker).initialize(v,dataService+"GetAFuFreigabe",mapSym21+"ico_Funkanlage_AF.png",chartURL+"afu.vtl.aspx",5,null,"ortsfesten Amateurfunkanlagen",undefined,"AFuAnlagen"),map:"EMF Karte",visible:(true&&aA.indexOf("AFuAnlagen")>-1),caption:"ortsfeste Amateurfunkanlage",breakBefore:false};u.EMFKarte.AMSaktiv={object:Object.create(TGMarker).initialize(v,dataService+"GetAMSNAktiv",mapSym21+"ico_AMS_aktiv.png","AMS2021",2,null,"aktuellen EMF-Messstationen",undefined,"AMSaktiv"),map:"EMF Karte",visible:(true&&aA.indexOf("AMSaktiv")>-1),caption:"EMF-Messstation aktuell",breakBefore:false};u.EMFKarte.AMShistorisch={object:Object.create(TGMarker).initialize(v,dataService+"GetAMSNHistorisch",mapSym21+"ico_AMS_historisch.png","AMS2021",2,null,"ehemaligen EMF-Messstationen",undefined,"AMShistorisch"),map:"EMF Karte",visible:(false||aA.indexOf("AMShistorisch")>-1),caption:"EMF-Messstation ehemalig",breakBefore:false};u.EMFKarte.Messorte={object:Object.create(TGMarker).initialize(v,dataService+"GetMessorte",mapSym21+"ico_Messort.png",chartURL+"Messort.vtl.aspx",3,null,"EMF-Messorte",undefined,"Messorte"),map:"EMF Karte",visible:(true&&aA.indexOf("Messorte")>-1),caption:"Messort",breakBefore:false};u.EMFKarte.NiederfrequenzAnlagen={object:Object.create(TGMarker).initialize(v,dataService+"GetStandorteFreigabeNF",mapSym21+"ico_Funkanlage_NF.png",chart21URL+"nf.aspx",6,false,"der ortsfesten Funkanlagen &le;10MHz",undefined,"NiederfrequenzAnlagen"),map:"EMF Karte",visible:(true&&aA.indexOf("NiederfrequenzAnlagen")>-1),caption:"Funkanlagenstandort &le;10MHz<br /><small onclick='return emfkarte.setDwide(this)'>deutschlandweit anzeigen</small>",breakBefore:true};u.SmallCell.SmallCellAnlagen={object:Object.create(TGMarker).initialize(v,dataService+"GetStandorteSmallCellFreigabe",mapSym21+"ico_Funkanlage_SC.png",chart21URL+"/sc.aspx",7,null,"der SmallCell Funkanlagen",undefined,"SmallCellAnlagen"),map:"SmallCell",visible:(true&&aA.indexOf("SmallCellAnlagen")>-1),caption:"SmallCell Funkanlage",breakBefore:false};if(aB&&aB.m==="SmallCell"){ah.click()}else{ad.click()}document.getElementById("benachrichtigung_zoom").style.display=(v.getZoom()>13)?"none":"block";R();if(aB&&aB.d.l!==null){var ak=aB.d;var aq=u[F];var ap=aq[ak.l];ap.object.showDetailwindow(ak.l,ak.i,ak.s)}window.document.dispatchEvent(new Event("mapBuildReady"))};var s=function(ad){g();var ab=u[ad];var aa;for(var ac in ab){aa=ab[ac];if(aa.breakBefore){a()}b(ac,aa.object.iconURL,aa.caption,aa.visible,aa.object.isIgnoreZoom(),e)}a();b(7,mapSym21+"ico_Suche.png","Suchergebnis",true,false,function(){});b(8,mapSym21+"ico_GPS.png","aktuelle Position",true,false,function(){})};var g=function(){var aa={target:document.getElementById("LegendeSchalter")};Q(aa,true);x.innerHTML=""};var B=function(ab,aa){t=ab;if(ab===undefined){if(q!==null){v.removeLayer(q);q=null}}else{if(q===null){q=L.marker(ab,{icon:p}).addTo(v)}else{q.setLatLng(ab)}if(!n||aa){v.setView(ab,Math.max(v.getZoom(),14));n=true}}};var C=function(aa){if(aa===undefined){if(E!==null){v.removeLayer(E);E=null}}else{if(E===null){E=L.marker(aa,{icon:D}).addTo(v)}else{E.setLatLng(aa)}v.setView(aa,Math.max(v.getZoom(),14))}R()};var G=function(ab){var aa=document.querySelectorAll("#selectorKartenTyp button");aa[0].className="";aa[1].className="";ab.target.className="btn_Kartentyp_Aktiv";F=ab.target.getAttribute("data-maptype");s(ab.target.getAttribute("data-maptype"));H(ab.target.getAttribute("data-maptype"));R()};var Q=function(ac,ab){N.style.display="none";if(ac!==undefined){var aa=(ac.target.className.indexOf("aktiv")>-1);ac.target.className="tgMenuSchalter"+((aa||ab)?"":" aktiv");w.style.display=((aa||ab)?"":"block")}};var b=function(ag,af,ad,ai,ah,ae){var aa=document.createElement("button");aa.style.backgroundImage="url("+af+")";var ab=document.createElement("label");ab.setAttribute("title","Anzeige "+ad+" ein-/ausschalten");ab.appendChild(aa);ab.className=(ai?"":"inaktiv")+(ah?" ignoreZoom":"");ab.setAttribute("data-layerid",ag);var ac=document.createElement("span");ac.innerHTML=ad;ab.appendChild(ac);aa.onclick=ae;x.appendChild(ab)};var a=function(){var aa=document.createElement("hr");x.appendChild(aa)};var e=function(af){var ae=af.target.tagName.toUpperCase();var ab=af.target.parentNode;while(ab.tagName.toUpperCase()!=="LABEL"){ab=ab.parentNode}var ac=ab.getAttribute("data-layerid");console.log(ae);if(ae==="SMALL"){var ad=u[F];ad[ac].object.ignoreZoom(true);ab.className+=" ignoreZoom"}else{var aa=ab.className.indexOf("inaktiv")<0;ab.className=(aa?ab.className+" inaktiv":ab.className.replace("inaktiv","").trim());P(ac,!aa)}af.stopPropagation()};var P=function(aa,ac){var ab=u[F];ab[aa].visible=ac;ab[aa].object.setState(ac)};var J=function(ae){var ad={c:v.getCenter(),z:v.getZoom(),m:F,l:[],d:{l:j.l,i:j.i,s:j.s}};for(var ab in u){_ll=u[ab];for(var aa in _ll){if(_ll[aa].visible){ad.l.push(aa)}}}var ac=document.URL.split("?")[0];W.compress(ad).then(function(ag){_sharelink=ac+"?p="+ag;if(navigator.share){navigator.share({title:"Bundesnetzagentur EMF-Karte",text:"Ich möchte diese Ansicht der EMF-Karte der Bundesnetzagentur gerne teilen: ",url:_sharelink})}else{console.log(_sharelink);var af=document.getElementById("linkforshare");af.innerHTML=_sharelink;af.href=_sharelink;af.target="_blank";I.style.display="block"}})};var o=function(aa){if(aa.target.className.indexOf("fullScreenActive")>-1){y.className=y.className.replace("fullScreen","").trim();aa.target.className=aa.target.className.replace("fullScreenActive","").trim()}else{document.getElementById("topsticky").className="mini";y.className+=" fullScreen";aa.target.className+=" fullScreenActive"}v.invalidateSize();R()};var f=function(aa){B(t,true)};var z=function(aa){v.zoomIn()};var A=function(aa){v.zoomOut()};var h=function(){j.l=null;j.i=null;k.style.display="none";l.src="about:blank"};var H=function(aa){if(aa==="SmallCell"){v.setMaxZoom(18)}else{v.setMaxZoom(18)}};var T=function(ae){var ag=0,ah=0,ai=0,aj=0;var af=ae.offsetWidth;var ad=ae.offsetHeight;var al=ae.parentNode.offsetWidth-af-8;var ak=ae.parentNode.offsetHeight-ad-8;if(document.getElementById(ae.id+"header")){document.getElementById(ae.id+"header").onmousedown=ab}else{ae.onmousedown=ab}function ab(am){am=am||window.event;am.preventDefault();ai=am.clientX;aj=am.clientY;document.onmouseup=aa;document.onmousemove=ac}function ac(am){af=ae.offsetWidth;ad=ae.offsetHeight;al=ae.parentNode.offsetWidth-af-8;ak=ae.parentNode.offsetHeight-ad-8;am=am||window.event;am.preventDefault();ag=ai-am.clientX;ah=aj-am.clientY;ai=am.clientX;aj=am.clientY;ae.style.top=Math.max(Math.min(ak,ae.offsetTop-ah),0)+"px";ae.style.left=Math.max(Math.min(al,ae.offsetLeft-ag),0)+"px"}function aa(){document.onmouseup=null;document.onmousemove=null}};var R=function(){for(var ac in u){var ab,aa;if(ac===F){ab=u[ac];for(aa in ab){if(ab[aa].visible){ab[aa].object.repaint()}}}else{ab=u[ac];for(aa in ab){if(ab[aa].visible){ab[aa].object.remove()}}}}};var i=function(ac,ab){var aa=document.createElement("div");aa.className="meldung status";aa.innerHTML=ac;m.appendChild(aa);window.setTimeout(function(ad){m.removeChild(aa)},ab)};var S=function(ac,ab){var aa=document.createElement("div");aa.className="meldung fehler";aa.innerHTML=ac;m.appendChild(aa);if(ab!==undefined){window.setTimeout(function(ad){m.removeChild(aa)},ab)}};var U=function(ae,ac,af){var ab=u[F];for(var ad in ab){if(ad===ae){var aa=ab[ad];aa.object.showDetailwindow(ae,ac,af)}}};var X=function(ac,ab,aa,ad){j.l=ab;j.i=aa;j.s=ad;l.style.display="block";l.src=ac;Z()};var Z=function(){k.style.display="block";N.style.display="none";var aa={target:document.getElementById("LegendeSchalter")};Q(aa,true)};var K=function(){N.style.display="none";var ab=document.getElementById("tgSearchField").value;var ac=/^\d+$/.test(ab);var ad;if(ac&&ab.length>5){ad=dataService+"SucheStandortKoordinate";var aa={StobNummer:ab};xhttp.request(ad,{method:"POST",handleAs:"JSON",data:JSON.stringify(aa),headers:{Accept:"application/json",dataType:"json","Content-Type":"application/json"}},O,function(ae){console.log(ae)})}else{ad="//sg.geodatenzentrum.de/gdz_geokodierung_bund__"+getSessID()+"/geosearch.json?query=";ad+=encodeURI(ab);xhttp.request(ad,{handleAs:"JSON"},M,function(ae){console.log(ae)})}};var M=function(af){var ac;if(af.features.length===0){ac={target:document.getElementById("LegendeSchalter")};Q(ac,true);console.log("kein treffer");_st=document.getElementById("suchergebnis_text");_st.innerHTML="Für die angegebene Adresse wurde leider keine Entsprechung gefunden.";_sl=document.getElementById("suchergebnis_liste");_sl.innerHTML="";N.style.display="block"}else{if(af.features.length===1){var ab=af.features[0].geometry.coordinates;C(L.latLng(ab[1],ab[0]))}else{ac={target:document.getElementById("LegendeSchalter")};Q(ac,true);var ad,ae;_st=document.getElementById("suchergebnis_text");_st.innerHTML="Für die angegebene Adresse wurden mehrere mögliche Orte gefunden:";_sl=document.getElementById("suchergebnis_liste");_sl.innerHTML="";var aa;for(ad=0,ae=Math.min(af.features.length,10);ad<ae;ad++){aa=document.createElement("li");aa.innerHTML=af.features[ad].properties.text;aa.setAttribute("data-latlng",JSON.stringify(af.features[ad].geometry.coordinates));aa.onclick=function(ag){ab=JSON.parse(ag.target.getAttribute("data-latlng"));C(L.latLng(ab[1],ab[0]));N.style.display="none"};_sl.appendChild(aa)}N.style.display="block"}}};var O=function(ac){var ab=ac;console.log(ab);if(typeof ab.d.Fehler!=="undefined"){komError(ab.d.Fehler);return}if(ab.d.SecMode&&ab.d.Result){if(ab.d.SecMode===true){ab.d=JSON.parse(DecryptData(ab.d.Result))}}else{if(ab.d.Result!==undefined){ab.d=ab.d.Result}}if(ab.d.length===1){C(L.latLng(ab.d[0].Lat,ab.d[0].Lng));U("StOBAnlagen",ab.d[0].fID,false)}else{if(ab.d.length===0){var aa={target:document.getElementById("LegendeSchalter")};Q(aa,true);_st=document.getElementById("suchergebnis_text");_st.innerHTML="Für die angegebene Nummer wurde leider keine Entsprechung gefunden.";_sl=document.getElementById("suchergebnis_liste");_sl.innerHTML="";N.style.display="block"}}};var Y=function(ac){var ab=window.event;try{ab.stopPropagation();ab.cancelBubble=true}catch(ac){}var aa=ab;aa.target=ac;e(aa);return false};return{initialize:V,openDetail:X,generateDetailInfo:U,createShortTermError:S,setDwide:Y,showDetailFenster:Z,updateMarker:R}})();var openRequests=[];function addRequestRunning(a){if(openRequests.indexOf(a)===-1){openRequests.push(a)}}function finishRequestRunning(a){var b=openRequests.indexOf(a);if(b>-1){openRequests.splice(b,1)}if(openRequests.length===0){}}function komError(a){console.log(a);if(a.indexOf("Ihre Session ist abgelaufen")>-1){document.getElementById("benachrichtigung_session").style.display="block"}else{emfkarte.createShortTermError(a,undefined)}}function zeigeInfofenster(b,a,c){emfkarte.generateDetailInfo(b,a,c)};
/*Basisfehler: syntax error    bei Yahoo.Yui.Compressor.CustomErrorReporter.Error(String message, String sourceName, Int32 line, String lineSource, Int32 lineOffset)\r\n   bei EcmaScript.NET.Parser.AddError(String messageId)\r\n   bei EcmaScript.NET.Parser.ReportError(String messageId)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.argumentList(Node listNode)\r\n   bei EcmaScript.NET.Parser.memberExprTail(Boolean allowCallSyntax, Node pn)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.expr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.parseFunctionBody()\r\n   bei EcmaScript.NET.Parser.function(Int32 functionType)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.variables(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.Parse()\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.Parse(StreamReader stream, ErrorReporter reporter)\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.DoCompress(String source)\r\n   bei EMF_Karte.js.jscontent(String set) in C:\\Users\\tijahn\\Documents\\Visual Studio 2019\\Projekte\\BNetzA\\BNetzA-Quellcode\\BNetzA\\EMF-Karte\\js.asmx.cs:Zeile 203.*/

/*Fehler: syntax error*/

/*Dateiname: js\\TGMarker_Object.js*/

/*Basisfehler: syntax error    bei Yahoo.Yui.Compressor.CustomErrorReporter.Error(String message, String sourceName, Int32 line, String lineSource, Int32 lineOffset)\r\n   bei EcmaScript.NET.Parser.AddError(String messageId)\r\n   bei EcmaScript.NET.Parser.ReportError(String messageId)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.argumentList(Node listNode)\r\n   bei EcmaScript.NET.Parser.memberExprTail(Boolean allowCallSyntax, Node pn)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.expr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.parseFunctionBody()\r\n   bei EcmaScript.NET.Parser.function(Int32 functionType)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.variables(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.Parse()\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.Parse(StreamReader stream, ErrorReporter reporter)\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.DoCompress(String source)\r\n   bei EMF_Karte.js.jscontent(String set) in C:\\Users\\tijahn\\Documents\\Visual Studio 2019\\Projekte\\BNetzA\\BNetzA-Quellcode\\BNetzA\\EMF-Karte\\js.asmx.cs:Zeile 203.*/

/*Fehler: invalid property id*/

/*Dateiname: js/json-url/json-url.js*/

/*Basisfehler: syntax error    bei Yahoo.Yui.Compressor.CustomErrorReporter.Error(String message, String sourceName, Int32 line, String lineSource, Int32 lineOffset)\r\n   bei EcmaScript.NET.Parser.AddError(String messageId)\r\n   bei EcmaScript.NET.Parser.ReportError(String messageId)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.argumentList(Node listNode)\r\n   bei EcmaScript.NET.Parser.memberExprTail(Boolean allowCallSyntax, Node pn)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.expr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.parseFunctionBody()\r\n   bei EcmaScript.NET.Parser.function(Int32 functionType)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.variables(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.Parse()\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.Parse(StreamReader stream, ErrorReporter reporter)\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.DoCompress(String source)\r\n   bei EMF_Karte.js.jscontent(String set) in C:\\Users\\tijahn\\Documents\\Visual Studio 2019\\Projekte\\BNetzA\\BNetzA-Quellcode\\BNetzA\\EMF-Karte\\js.asmx.cs:Zeile 203.*/

/*Fehler: invalid property id*/

/*Dateiname: js/json-url/json-url-vendors~msgpack.js*/

/*Basisfehler: syntax error    bei Yahoo.Yui.Compressor.CustomErrorReporter.Error(String message, String sourceName, Int32 line, String lineSource, Int32 lineOffset)\r\n   bei EcmaScript.NET.Parser.AddError(String messageId)\r\n   bei EcmaScript.NET.Parser.ReportError(String messageId)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.argumentList(Node listNode)\r\n   bei EcmaScript.NET.Parser.memberExprTail(Boolean allowCallSyntax, Node pn)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.expr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.parseFunctionBody()\r\n   bei EcmaScript.NET.Parser.function(Int32 functionType)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.variables(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.Parse()\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.Parse(StreamReader stream, ErrorReporter reporter)\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.DoCompress(String source)\r\n   bei EMF_Karte.js.jscontent(String set) in C:\\Users\\tijahn\\Documents\\Visual Studio 2019\\Projekte\\BNetzA\\BNetzA-Quellcode\\BNetzA\\EMF-Karte\\js.asmx.cs:Zeile 203.*/

/*Fehler: identifier is a reserved word*/

/*Dateiname: js/chart.js*/

/*Basisfehler: syntax error    bei Yahoo.Yui.Compressor.CustomErrorReporter.Error(String message, String sourceName, Int32 line, String lineSource, Int32 lineOffset)\r\n   bei EcmaScript.NET.Parser.AddError(String messageId)\r\n   bei EcmaScript.NET.Parser.ReportError(String messageId)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.argumentList(Node listNode)\r\n   bei EcmaScript.NET.Parser.memberExprTail(Boolean allowCallSyntax, Node pn)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.expr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.parseFunctionBody()\r\n   bei EcmaScript.NET.Parser.function(Int32 functionType)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.primaryExpr()\r\n   bei EcmaScript.NET.Parser.memberExpr(Boolean allowCallSyntax)\r\n   bei EcmaScript.NET.Parser.unaryExpr()\r\n   bei EcmaScript.NET.Parser.mulExpr()\r\n   bei EcmaScript.NET.Parser.addExpr()\r\n   bei EcmaScript.NET.Parser.shiftExpr()\r\n   bei EcmaScript.NET.Parser.relExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.eqExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitAndExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitXorExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.bitOrExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.andExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.orExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.condExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.assignExpr(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.variables(Boolean inForInit)\r\n   bei EcmaScript.NET.Parser.statementHelper(Node statementLabel)\r\n   bei EcmaScript.NET.Parser.statement()\r\n   bei EcmaScript.NET.Parser.Parse()\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.Parse(StreamReader stream, ErrorReporter reporter)\r\n   bei Yahoo.Yui.Compressor.JavaScriptCompressor.DoCompress(String source)\r\n   bei EMF_Karte.js.jscontent(String set) in C:\\Users\\tijahn\\Documents\\Visual Studio 2019\\Projekte\\BNetzA\\BNetzA-Quellcode\\BNetzA\\EMF-Karte\\js.asmx.cs:Zeile 203.*/

/*Fehler: syntax error*/

/*Dateiname: js/amsinfo.js*/
