From cf8e6882f86112d7d73e6ec3f4049b9968eea147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Thu, 8 Sep 2022 09:49:18 +0200 Subject: [PATCH] 1.2.1 --- dist/assets/{index.098b1da4.js => index.03aa5401.js} | 4 ++-- dist/assets/{index.098b1da4.js.map => index.03aa5401.js.map} | 2 +- dist/index.html | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) rename dist/assets/{index.098b1da4.js => index.03aa5401.js} (99%) rename dist/assets/{index.098b1da4.js.map => index.03aa5401.js.map} (99%) diff --git a/dist/assets/index.098b1da4.js b/dist/assets/index.03aa5401.js similarity index 99% rename from dist/assets/index.098b1da4.js rename to dist/assets/index.03aa5401.js index abdeeac..e9c1670 100644 --- a/dist/assets/index.098b1da4.js +++ b/dist/assets/index.03aa5401.js @@ -7,5 +7,5 @@ const G6=function(){const t=document.createElement("link").relList;if(t&&t.suppo `,""),n.push(t,""),n}var XT=function(){function n(t,T,Z,e){this.overlaps=Z,this.pixelRatio=T,this.resolution=t,this.alignFill_,this.instructions=e.instructions,this.coordinates=e.coordinates,this.coordinateCache_={},this.renderedTransform_=F2(),this.hitDetectionInstructions=e.hitDetectionInstructions,this.pixelCoordinates_=null,this.viewRotation_=0,this.fillStates=e.fillStates||{},this.strokeStates=e.strokeStates||{},this.textStates=e.textStates||{},this.widths_={},this.labels_={}}return n.prototype.createLabel=function(t,T,Z,e){var r=t+T+Z+e;if(this.labels_[r])return this.labels_[r];var i=e?this.strokeStates[e]:null,o=Z?this.fillStates[Z]:null,a=this.textStates[T],s=this.pixelRatio,l=[a.scale[0]*s,a.scale[1]*s],h=Array.isArray(t),u=a.justify?v1[a.justify]:F7(Array.isArray(t)?t[0]:t,a.textAlign||R1),c=e&&i.lineWidth?i.lineWidth:0,f=h?t:t.split(` `).reduce(kT,[]),p=Y8(a,f),d=p.width,_=p.height,v=p.widths,g=p.heights,y=p.lineWidths,m=d+c,x=[],E=(m+2)*l[0],w=(_+c)*l[1],O={width:E<0?Math.floor(E):Math.ceil(E),height:w<0?Math.floor(w):Math.ceil(w),contextInstructions:x};if((l[0]!=1||l[1]!=1)&&x.push("scale",l),e){x.push("strokeStyle",i.strokeStyle),x.push("lineWidth",c),x.push("lineCap",i.lineCap),x.push("lineJoin",i.lineJoin),x.push("miterLimit",i.miterLimit);var S=_4?OffscreenCanvasRenderingContext2D:CanvasRenderingContext2D;S.prototype.setLineDash&&(x.push("setLineDash",[i.lineDash]),x.push("lineDashOffset",i.lineDashOffset))}Z&&x.push("fillStyle",o.fillStyle),x.push("textBaseline","middle"),x.push("textAlign","center");for(var A=.5-u,N=u*m+A*c,R=[],b=[],j=0,M=0,I=0,P=0,Y,W=0,K=f.length;Wt?t-s:r,y=i+l>T?T-l:i,m=f[3]+g*u[0]+f[1],x=f[0]+y*u[1]+f[2],E=_-f[3],w=v-f[0];(p||h!==0)&&(J2[0]=E,Q2[0]=E,J2[1]=w,G2[1]=w,G2[0]=E+m,b2[0]=G2[0],b2[1]=w+x,Q2[1]=b2[1]);var O;return h!==0?(O=K2(F2(),Z,e,1,1,h,-Z,-e),t2(O,J2),t2(O,G2),t2(O,b2),t2(O,Q2),D2(Math.min(J2[0],G2[0],b2[0],Q2[0]),Math.min(J2[1],G2[1],b2[1],Q2[1]),Math.max(J2[0],G2[0],b2[0],Q2[0]),Math.max(J2[1],G2[1],b2[1],Q2[1]),G0)):D2(Math.min(E,E+m),Math.min(w,w+x),Math.max(E,E+m),Math.max(w,w+x),G0),c&&(_=Math.round(_),v=Math.round(v)),{drawImageX:_,drawImageY:v,drawImageW:g,drawImageH:y,originX:s,originY:l,declutterBox:{minX:G0[0],minY:G0[1],maxX:G0[2],maxY:G0[3],value:d},canvasTransform:O,scale:u}},n.prototype.replayImageOrLabel_=function(t,T,Z,e,r,i,o){var a=!!(i||o),s=e.declutterBox,l=t.canvas,h=o?o[2]*e.scale[0]/2:0,u=s.minX-h<=l.width/T&&s.maxX+h>=0&&s.minY-h<=l.height/T&&s.maxY+h>=0;return u&&(a&&this.replayTextBackground_(t,J2,G2,b2,Q2,i,o),W8(t,e.canvasTransform,r,Z,e.originX,e.originY,e.drawImageW,e.drawImageH,e.drawImageX,e.drawImageY,e.scale)),!0},n.prototype.fill_=function(t){if(this.alignFill_){var T=t2(this.renderedTransform_,[0,0]),Z=512*this.pixelRatio;t.save(),t.translate(T[0]%Z,T[1]%Z),t.rotate(this.viewRotation_)}t.fill(),this.alignFill_&&t.restore()},n.prototype.setStrokeStyle_=function(t,T){t.strokeStyle=T[1],t.lineWidth=T[2],t.lineCap=T[3],t.lineJoin=T[4],t.miterLimit=T[5],t.setLineDash&&(t.lineDashOffset=T[7],t.setLineDash(T[6]))},n.prototype.drawLabelWithPointPlacement_=function(t,T,Z,e){var r=this.textStates[T],i=this.createLabel(t,T,e,Z),o=this.strokeStates[Z],a=this.pixelRatio,s=F7(Array.isArray(t)?t[0]:t,r.textAlign||R1),l=v1[r.textBaseline||h4],h=o&&o.lineWidth?o.lineWidth:0,u=i.width/a-2*r.scale[0],c=s*u+2*(.5-s)*h,f=l*i.height/a+2*(.5-l)*h;return{label:i,anchorX:c,anchorY:f}},n.prototype.execute_=function(t,T,Z,e,r,i,o,a){var s;this.pixelCoordinates_&&S0(Z,this.renderedTransform_)?s=this.pixelCoordinates_:(this.pixelCoordinates_||(this.pixelCoordinates_=[]),s=C0(this.coordinates,0,this.coordinates.length,2,Z,this.pixelCoordinates_),s9(this.renderedTransform_,Z));for(var l=0,h=e.length,u=0,c,f,p,d,_,v,g,y,m,x,E,w,O=0,S=0,A=null,N=null,R=this.coordinateCache_,b=this.viewRotation_,j=Math.round(Math.atan2(-Z[1],Z[0])*1e12)/1e12,M={context:t,pixelRatio:this.pixelRatio,resolution:this.resolution,rotation:b},I=this.instructions!=e||this.overlaps?0:200,P,Y,W,K;lI&&(this.fill_(t),O=0),S>I&&(t.stroke(),S=0),!O&&!S&&(t.beginPath(),d=NaN,_=NaN),++l;break;case F.CIRCLE:u=C[1];var V=s[u],k=s[u+1],i2=s[u+2],c2=s[u+3],o2=i2-V,A0=c2-k,v2=Math.sqrt(o2*o2+A0*A0);t.moveTo(V+v2,k),t.arc(V,k,v2,0,2*Math.PI,!0),++l;break;case F.CLOSE_PATH:t.closePath(),++l;break;case F.CUSTOM:u=C[1],c=C[2];var Q0=C[3],P2=C[4],T1=C.length==6?C[5]:void 0;M.geometry=Q0,M.feature=P,l in R||(R[l]=[]);var l0=R[l];T1?T1(s,u,c,2,l0):(l0[0]=s[u],l0[1]=s[u+1],l0.length=2),P2(l0,M),++l;break;case F.DRAW_IMAGE:u=C[1],c=C[2],y=C[3],f=C[4],p=C[5];var M0=C[6],G1=C[7],b1=C[8],Z1=C[9],t1=C[10],$2=C[11],F4=C[12],u0=C[13],j1=C[14],H2=C[15];if(!y&&C.length>=20){m=C[19],x=C[20],E=C[21],w=C[22];var F0=this.drawLabelWithPointPlacement_(m,x,E,w);y=F0.label,C[3]=y;var D4=C[23];f=(F0.anchorX-D4)*this.pixelRatio,C[4]=f;var k1=C[24];p=(F0.anchorY-k1)*this.pixelRatio,C[5]=p,M0=y.height,C[6]=M0,u0=y.width,C[13]=u0}var e1=void 0;C.length>25&&(e1=C[25]);var N2=void 0,L2=void 0,h0=void 0;C.length>17?(N2=C[16],L2=C[17],h0=C[18]):(N2=y0,L2=!1,h0=!1),t1&&j?$2+=b:!t1&&!j&&($2-=b);for(var n1=0;u0){if(!i||c!=="Image"&&c!=="Text"||i.indexOf(x)!==-1){var A=(u[O]-3)/4,N=e-A%o,R=e-(A/o|0),b=r(x,E,N*N+R*R);if(b)return b}l.clearRect(0,0,o,o);break}}var p=Object.keys(this.executorsByZIndex_).map(Number);p.sort(w0);var d,_,v,g,y;for(d=p.length-1;d>=0;--d){var m=p[d].toString();for(v=this.executorsByZIndex_[m],_=B4.length-1;_>=0;--_)if(c=B4[_],g=v[c],g!==void 0&&(y=g.executeHitDetection(l,a,Z,f,h),y))return y}},n.prototype.getClipCoords=function(t){var T=this.maxExtent_;if(!T)return null;var Z=T[0],e=T[1],r=T[2],i=T[3],o=[Z,e,Z,i,r,i,r,e];return C0(o,0,8,2,t,o),o},n.prototype.isEmpty=function(){return V0(this.executorsByZIndex_)},n.prototype.execute=function(t,T,Z,e,r,i,o){var a=Object.keys(this.executorsByZIndex_).map(Number);a.sort(w0),this.maxExtent_&&(t.save(),this.clip(t,Z));var s=i||B4,l,h,u,c,f,p;for(o&&a.reverse(),l=0,h=a.length;lT)break;var o=Z[i];o||(o=[],Z[i]=o),o.push(((n+e)*t+(n+r))*4+3),e>0&&o.push(((n-e)*t+(n+r))*4+3),r>0&&(o.push(((n+e)*t+(n-r))*4+3),e>0&&o.push(((n-e)*t+(n-r))*4+3))}for(var a=[],e=0,s=Z.length;ethis.maxCacheSize_},n.prototype.expire=function(){if(this.canExpireCache()){var t=0;for(var T in this.cache_){var Z=this.cache_[T];(t++&3)===0&&!Z.hasListener()&&(delete this.cache_[T],--this.cacheSize_)}}},n.prototype.get=function(t,T,Z){var e=N7(t,T,Z);return e in this.cache_?this.cache_[e]:null},n.prototype.set=function(t,T,Z,e){var r=N7(t,T,Z);this.cache_[r]=e,++this.cacheSize_},n.prototype.setSize=function(t){this.maxCacheSize_=t,this.expire()},n}();function N7(n,t,T){var Z=T?M3(T):"null";return t+":"+n+":"+Z}var p4=new VT,$T=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),HT=function(n){$T(t,n);function t(T,Z,e,r){var i=n.call(this)||this;return i.extent=T,i.pixelRatio_=e,i.resolution=Z,i.state=r,i}return t.prototype.changed=function(){this.dispatchEvent(G.CHANGE)},t.prototype.getExtent=function(){return this.extent},t.prototype.getImage=function(){return L()},t.prototype.getPixelRatio=function(){return this.pixelRatio_},t.prototype.getResolution=function(){return this.resolution},t.prototype.getState=function(){return this.state},t.prototype.load=function(){L()},t}(H0);const qT=HT;var JT=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}();(function(n){JT(t,n);function t(T,Z,e,r,i,o){var a=n.call(this,T,Z,e,$.IDLE)||this;return a.src_=r,a.image_=new Image,i!==null&&(a.image_.crossOrigin=i),a.unlisten_=null,a.state=$.IDLE,a.imageLoadFunction_=o,a}return t.prototype.getImage=function(){return this.image_},t.prototype.handleImageError_=function(){this.state=$.ERROR,this.unlistenImage_(),this.changed()},t.prototype.handleImageLoad_=function(){this.resolution===void 0&&(this.resolution=x2(this.extent)/this.image_.height),this.state=$.LOADED,this.unlistenImage_(),this.changed()},t.prototype.load=function(){(this.state==$.IDLE||this.state==$.ERROR)&&(this.state=$.LOADING,this.changed(),this.imageLoadFunction_(this,this.src_),this.unlisten_=k5(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))},t.prototype.setImage=function(T){this.image_=T,this.resolution=x2(this.extent)/this.image_.height},t.prototype.unlistenImage_=function(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)},t})(qT);function k5(n,t,T){var Z=n,e=!0,r=!1,i=!1,o=[r4(Z,G.LOAD,function(){i=!0,r||t()})];return Z.src&&o9?(r=!0,Z.decode().then(function(){e&&t()}).catch(function(a){e&&(i?t():T())})):o.push(r4(Z,G.ERROR,T)),function(){e=!1,o.forEach(H)}}var QT=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),h1=null,TZ=function(n){QT(t,n);function t(T,Z,e,r,i,o){var a=n.call(this)||this;return a.hitDetectionImage_=null,a.image_=T||new Image,r!==null&&(a.image_.crossOrigin=r),a.canvas_={},a.color_=o,a.unlisten_=null,a.imageState_=i,a.size_=e,a.src_=Z,a.tainted_,a}return t.prototype.isTainted_=function(){if(this.tainted_===void 0&&this.imageState_===$.LOADED){h1||(h1=g2(1,1)),h1.drawImage(this.image_,0,0);try{h1.getImageData(0,0,1,1),this.tainted_=!1}catch{h1=null,this.tainted_=!0}}return this.tainted_===!0},t.prototype.dispatchChangeEvent_=function(){this.dispatchEvent(G.CHANGE)},t.prototype.handleImageError_=function(){this.imageState_=$.ERROR,this.unlistenImage_(),this.dispatchChangeEvent_()},t.prototype.handleImageLoad_=function(){this.imageState_=$.LOADED,this.size_?(this.image_.width=this.size_[0],this.image_.height=this.size_[1]):this.size_=[this.image_.width,this.image_.height],this.unlistenImage_(),this.dispatchChangeEvent_()},t.prototype.getImage=function(T){return this.replaceColor_(T),this.canvas_[T]?this.canvas_[T]:this.image_},t.prototype.getPixelRatio=function(T){return this.replaceColor_(T),this.canvas_[T]?T:1},t.prototype.getImageState=function(){return this.imageState_},t.prototype.getHitDetectionImage=function(){if(!this.hitDetectionImage_)if(this.isTainted_()){var T=this.size_[0],Z=this.size_[1],e=g2(T,Z);e.fillRect(0,0,T,Z),this.hitDetectionImage_=e.canvas}else this.hitDetectionImage_=this.image_;return this.hitDetectionImage_},t.prototype.getSize=function(){return this.size_},t.prototype.getSrc=function(){return this.src_},t.prototype.load=function(){if(this.imageState_==$.IDLE){this.imageState_=$.LOADING;try{this.image_.src=this.src_}catch{this.handleImageError_()}this.unlisten_=k5(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this))}},t.prototype.replaceColor_=function(T){if(!(!this.color_||this.canvas_[T]||this.imageState_!==$.LOADED)){var Z=document.createElement("canvas");this.canvas_[T]=Z,Z.width=Math.ceil(this.image_.width*T),Z.height=Math.ceil(this.image_.height*T);var e=Z.getContext("2d");if(e.scale(T,T),e.drawImage(this.image_,0,0),e.globalCompositeOperation="multiply",e.globalCompositeOperation==="multiply"||this.isTainted_())e.fillStyle=M3(this.color_),e.fillRect(0,0,Z.width/T,Z.height/T),e.globalCompositeOperation="destination-in",e.drawImage(this.image_,0,0);else{for(var r=e.getImageData(0,0,Z.width,Z.height),i=r.data,o=this.color_[0]/255,a=this.color_[1]/255,s=this.color_[2]/255,l=this.color_[3],h=0,u=i.length;h0,6);var h=e.src!==void 0?$.IDLE:$.LOADED;return Z.color_=e.color!==void 0?s4(e.color):null,Z.iconImage_=ZZ(s,l,Z.imgSize_!==void 0?Z.imgSize_:null,Z.crossOrigin_,h,Z.color_),Z.offset_=e.offset!==void 0?e.offset:[0,0],Z.offsetOrigin_=e.offsetOrigin!==void 0?e.offsetOrigin:y2.TOP_LEFT,Z.origin_=null,Z.size_=e.size!==void 0?e.size:null,Z}return t.prototype.clone=function(){var T=this.getScale();return new t({anchor:this.anchor_.slice(),anchorOrigin:this.anchorOrigin_,anchorXUnits:this.anchorXUnits_,anchorYUnits:this.anchorYUnits_,color:this.color_&&this.color_.slice?this.color_.slice():this.color_||void 0,crossOrigin:this.crossOrigin_,imgSize:this.imgSize_,offset:this.offset_.slice(),offsetOrigin:this.offsetOrigin_,opacity:this.getOpacity(),rotateWithView:this.getRotateWithView(),rotation:this.getRotation(),scale:Array.isArray(T)?T.slice():T,size:this.size_!==null?this.size_.slice():void 0,src:this.getSrc(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()})},t.prototype.getAnchor=function(){var T=this.normalizedAnchor_;if(!T){T=this.anchor_;var Z=this.getSize();if(this.anchorXUnits_==e0.FRACTION||this.anchorYUnits_==e0.FRACTION){if(!Z)return null;T=this.anchor_.slice(),this.anchorXUnits_==e0.FRACTION&&(T[0]*=Z[0]),this.anchorYUnits_==e0.FRACTION&&(T[1]*=Z[1])}if(this.anchorOrigin_!=y2.TOP_LEFT){if(!Z)return null;T===this.anchor_&&(T=this.anchor_.slice()),(this.anchorOrigin_==y2.TOP_RIGHT||this.anchorOrigin_==y2.BOTTOM_RIGHT)&&(T[0]=-T[0]+Z[0]),(this.anchorOrigin_==y2.BOTTOM_LEFT||this.anchorOrigin_==y2.BOTTOM_RIGHT)&&(T[1]=-T[1]+Z[1])}this.normalizedAnchor_=T}var e=this.getDisplacement();return[T[0]-e[0],T[1]+e[1]]},t.prototype.setAnchor=function(T){this.anchor_=T,this.normalizedAnchor_=null},t.prototype.getColor=function(){return this.color_},t.prototype.getImage=function(T){return this.iconImage_.getImage(T)},t.prototype.getPixelRatio=function(T){return this.iconImage_.getPixelRatio(T)},t.prototype.getImageSize=function(){return this.iconImage_.getSize()},t.prototype.getImageState=function(){return this.iconImage_.getImageState()},t.prototype.getHitDetectionImage=function(){return this.iconImage_.getHitDetectionImage()},t.prototype.getOrigin=function(){if(this.origin_)return this.origin_;var T=this.offset_;if(this.offsetOrigin_!=y2.TOP_LEFT){var Z=this.getSize(),e=this.iconImage_.getSize();if(!Z||!e)return null;T=T.slice(),(this.offsetOrigin_==y2.TOP_RIGHT||this.offsetOrigin_==y2.BOTTOM_RIGHT)&&(T[0]=e[0]-Z[0]-T[0]),(this.offsetOrigin_==y2.BOTTOM_LEFT||this.offsetOrigin_==y2.BOTTOM_RIGHT)&&(T[1]=e[1]-Z[1]-T[1])}return this.origin_=T,this.origin_},t.prototype.getSrc=function(){return this.iconImage_.getSrc()},t.prototype.getSize=function(){return this.size_?this.size_:this.iconImage_.getSize()},t.prototype.listenImageChange=function(T){this.iconImage_.addEventListener(G.CHANGE,T)},t.prototype.load=function(){this.iconImage_.load()},t.prototype.unlistenImageChange=function(T){this.iconImage_.removeEventListener(G.CHANGE,T)},t}(A3);const p5=eZ;var A2=.5;function nZ(n,t,T,Z,e,r,i){var o=n[0]*A2,a=n[1]*A2,s=g2(o,a);s.imageSmoothingEnabled=!1;for(var l=s.canvas,h=new KT(s,A2,e,null,i),u=T.length,c=Math.floor((256*256*256-1)/u),f={},p=1;p<=u;++p){var d=T[p-1],_=d.getStyleFunction()||Z;if(!!Z){var v=_(d,r);if(!!v){Array.isArray(v)||(v=[v]);for(var g=p*c,y="#"+("000000"+g.toString(16)).slice(-6),m=0,x=v.length;mp[2];)++v,g=_*v,h.push(this.getRenderTransform(r,i,o,A2,u,c,g).slice()),d-=_}this.hitDetectionImageData_=nZ(e,h,this.renderedFeatures_,l.getStyleFunction(),s,i,o)}Z(rZ(T,this.renderedFeatures_,this.hitDetectionImageData_))}.bind(this))},t.prototype.forEachFeatureAtCoordinate=function(T,Z,e,r,i){var o=this;if(!!this.replayGroup_){var a=Z.viewState.resolution,s=Z.viewState.rotation,l=this.getLayer(),h={},u=function(p,d,_){var v=U(p),g=h[v];if(g){if(g!==!0&&_m[0]&&w[2]>m[2]&&y.push([w[0]-x,w[1],w[2]-x,w[3]])}if(this.ready&&this.renderedResolution_==u&&this.renderedRevision_==f&&this.renderedRenderOrder_==d&&v0(this.wrappedRenderedExtent_,v))return S0(this.renderedExtent_,g)||(this.hitDetectionImageData_=null,this.renderedExtent_=g),this.renderedCenter_=_,this.replayGroupChanged=!1,!0;this.replayGroup_=null;var O=new L7(d5(u,c),v,u,c),S;this.getLayer().getDeclutter()&&(S=new L7(d5(u,c),v,u,c));var A=d3(),N;if(A){for(var R=0,b=y.length;R=200&&o.status<300){var s=t.getType(),l=void 0;s=="json"||s=="text"?l=o.responseText:s=="xml"?(l=o.responseXML,l||(l=new DOMParser().parseFromString(o.responseText,"application/xml"))):s=="arraybuffer"&&(l=o.response),l?r(t.readFeatures(l,{extent:T,featureProjection:e}),t.readProjection(l)):i()}else i()},o.onerror=i,o.send()}function k7(n,t){return function(T,Z,e,r,i){var o=this;SZ(n,t,T,Z,e,function(a,s){o.addFeatures(a),r!==void 0&&r(a)},i||O0)}}var q3=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),T0=function(n){q3(t,n);function t(T,Z,e){var r=n.call(this,T)||this;return r.feature=Z,r.features=e,r}return t}(V2),IZ=function(n){q3(t,n);function t(T){var Z=this,e=T||{};Z=n.call(this,{attributions:e.attributions,interpolate:!0,projection:void 0,state:"ready",wrapX:e.wrapX!==void 0?e.wrapX:!0})||this,Z.on,Z.once,Z.un,Z.loader_=O0,Z.format_=e.format,Z.overlaps_=e.overlaps===void 0?!0:e.overlaps,Z.url_=e.url,e.loader!==void 0?Z.loader_=e.loader:Z.url_!==void 0&&(X(Z.format_,7),Z.loader_=k7(Z.url_,Z.format_)),Z.strategy_=e.strategy!==void 0?e.strategy:OZ;var r=e.useSpatialIndex!==void 0?e.useSpatialIndex:!0;Z.featuresRtree_=r?new b7:null,Z.loadedExtentsRtree_=new b7,Z.loadingExtentsCount_=0,Z.nullGeometryFeatures_={},Z.idIndex_={},Z.uidIndex_={},Z.featureChangeKeys_={},Z.featuresCollection_=null;var i,o;return Array.isArray(e.features)?o=e.features:e.features&&(i=e.features,o=i.getArray()),!r&&i===void 0&&(i=new m2(o)),o!==void 0&&Z.addFeaturesInternal(o),i!==void 0&&Z.bindFeaturesCollection_(i),Z}return t.prototype.addFeature=function(T){this.addFeatureInternal(T),this.changed()},t.prototype.addFeatureInternal=function(T){var Z=U(T);if(!this.addToIndex_(Z,T)){this.featuresCollection_&&this.featuresCollection_.remove(T);return}this.setupChangeEvents_(Z,T);var e=T.getGeometry();if(e){var r=e.getExtent();this.featuresRtree_&&this.featuresRtree_.insert(r,T)}else this.nullGeometryFeatures_[Z]=T;this.dispatchEvent(new T0(O2.ADDFEATURE,T))},t.prototype.setupChangeEvents_=function(T,Z){this.featureChangeKeys_[T]=[B(Z,G.CHANGE,this.handleFeatureChange_,this),B(Z,K0.PROPERTYCHANGE,this.handleFeatureChange_,this)]},t.prototype.addToIndex_=function(T,Z){var e=!0,r=Z.getId();return r!==void 0&&(r.toString()in this.idIndex_?e=!1:this.idIndex_[r.toString()]=Z),e&&(X(!(T in this.uidIndex_),30),this.uidIndex_[T]=Z),e},t.prototype.addFeatures=function(T){this.addFeaturesInternal(T),this.changed()},t.prototype.addFeaturesInternal=function(T){for(var Z=[],e=[],r=[],i=0,o=T.length;i0},t.prototype.refresh=function(){this.clear(!0),this.loadedExtentsRtree_.clear(),n.prototype.refresh.call(this)},t.prototype.removeLoadedExtent=function(T){var Z=this.loadedExtentsRtree_,e;Z.forEachInExtent(T,function(r){if(_1(r.extent,T))return e=r,!0}),e&&Z.remove(e)},t.prototype.removeFeature=function(T){if(!!T){var Z=U(T);Z in this.nullGeometryFeatures_?delete this.nullGeometryFeatures_[Z]:this.featuresRtree_&&this.featuresRtree_.remove(T);var e=this.removeFeatureInternal(T);e&&this.changed()}},t.prototype.removeFeatureInternal=function(T){var Z=U(T),e=this.featureChangeKeys_[Z];if(!!e){e.forEach(H),delete this.featureChangeKeys_[Z];var r=T.getId();return r!==void 0&&delete this.idIndex_[r.toString()],delete this.uidIndex_[Z],this.dispatchEvent(new T0(O2.REMOVEFEATURE,T)),T}},t.prototype.removeFromIdIndex_=function(T){var Z=!1;for(var e in this.idIndex_)if(this.idIndex_[e]===T){delete this.idIndex_[e],Z=!0;break}return Z},t.prototype.setLoader=function(T){this.loader_=T},t.prototype.setUrl=function(T){X(this.format_,7),this.url_=T,this.setLoader(k7(T,this.format_))},t}(H3);const I4=IZ,D={IDLE:0,LOADING:1,LOADED:2,ERROR:3,EMPTY:4};function J3(n){return Math.pow(n,3)}function J0(n){return 1-J3(1-n)}function PZ(n){return 3*n*n-2*n*n*n}function LZ(n){return n}var AZ=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),MZ=function(n){AZ(t,n);function t(T,Z,e){var r=n.call(this)||this,i=e||{};return r.tileCoord=T,r.state=Z,r.interimTile=null,r.key="",r.transition_=i.transition===void 0?250:i.transition,r.transitionStarts_={},r.interpolate=!!i.interpolate,r}return t.prototype.changed=function(){this.dispatchEvent(G.CHANGE)},t.prototype.release=function(){},t.prototype.getKey=function(){return this.key+"/"+this.tileCoord},t.prototype.getInterimTile=function(){if(!this.interimTile)return this;var T=this.interimTile;do{if(T.getState()==D.LOADED)return this.transition_=0,T;T=T.interimTile}while(T);return this},t.prototype.refreshInterimChain=function(){if(!!this.interimTile){var T=this.interimTile,Z=this;do{if(T.getState()==D.LOADED){T.interimTile=null;break}else T.getState()==D.LOADING?Z=T:T.getState()==D.IDLE?Z.interimTile=T.interimTile:Z=T;T=Z.interimTile}while(T)}},t.prototype.getTileCoord=function(){return this.tileCoord},t.prototype.getState=function(){return this.state},t.prototype.setState=function(T){if(this.state!==D.ERROR&&this.state>T)throw new Error("Tile load sequence violation");this.state=T,this.changed()},t.prototype.load=function(){L()},t.prototype.getAlpha=function(T,Z){if(!this.transition_)return 1;var e=this.transitionStarts_[T];if(!e)e=Z,this.transitionStarts_[T]=e;else if(e===-1)return 1;var r=Z-e+1e3/60;return r>=this.transition_?1:J3(r/this.transition_)},t.prototype.inTransition=function(T){return this.transition_?this.transitionStarts_[T]!==-1:!1},t.prototype.endTransition=function(T){this.transition_&&(this.transitionStarts_[T]=-1)},t}(H0);const Q3=MZ;var FZ=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),DZ=function(n){FZ(t,n);function t(T,Z,e,r,i,o){var a=n.call(this,T,Z,o)||this;return a.crossOrigin_=r,a.src_=e,a.key=e,a.image_=new Image,r!==null&&(a.image_.crossOrigin=r),a.unlisten_=null,a.tileLoadFunction_=i,a}return t.prototype.getImage=function(){return this.image_},t.prototype.setImage=function(T){this.image_=T,this.state=D.LOADED,this.unlistenImage_(),this.changed()},t.prototype.handleImageError_=function(){this.state=D.ERROR,this.unlistenImage_(),this.image_=NZ(),this.changed()},t.prototype.handleImageLoad_=function(){var T=this.image_;T.naturalWidth&&T.naturalHeight?this.state=D.LOADED:this.state=D.EMPTY,this.unlistenImage_(),this.changed()},t.prototype.load=function(){this.state==D.ERROR&&(this.state=D.IDLE,this.image_=new Image,this.crossOrigin_!==null&&(this.image_.crossOrigin=this.crossOrigin_)),this.state==D.IDLE&&(this.state=D.LOADING,this.changed(),this.tileLoadFunction_(this,this.src_),this.unlisten_=k5(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))},t.prototype.unlistenImage_=function(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)},t}(Q3);function NZ(){var n=g2(1,1);return n.fillStyle="rgba(0,0,0,0)",n.fillRect(0,0,1,1),n.canvas}const T6=DZ;var GZ=function(){function n(t,T,Z){this.decay_=t,this.minVelocity_=T,this.delay_=Z,this.points_=[],this.angle_=0,this.initialVelocity_=0}return n.prototype.begin=function(){this.points_.length=0,this.angle_=0,this.initialVelocity_=0},n.prototype.update=function(t,T){this.points_.push(t,T,Date.now())},n.prototype.end=function(){if(this.points_.length<6)return!1;var t=Date.now()-this.delay_,T=this.points_.length-3;if(this.points_[T+2]0&&this.points_[Z+2]>t;)Z-=3;var e=this.points_[T+2]-this.points_[Z+2];if(e<1e3/60)return!1;var r=this.points_[T]-this.points_[Z],i=this.points_[T+1]-this.points_[Z+1];return this.angle_=Math.atan2(i,r),this.initialVelocity_=Math.sqrt(r*r+i*i)/e,this.initialVelocity_>this.minVelocity_},n.prototype.getDistance=function(){return(this.minVelocity_-this.initialVelocity_)/this.decay_},n.prototype.getAngle=function(){return this.angle_},n}();const bZ=GZ;var jZ=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),kZ=function(n){jZ(t,n);function t(T){var Z=n.call(this)||this;return Z.map_=T,Z}return t.prototype.dispatchRenderEvent=function(T,Z){L()},t.prototype.calculateMatrices2D=function(T){var Z=T.viewState,e=T.coordinateToPixelTransform,r=T.pixelToCoordinateTransform;K2(e,T.size[0]/2,T.size[1]/2,1/Z.resolution,-1/Z.resolution,-Z.rotation,-Z.center[0],-Z.center[1]),x5(r,e)},t.prototype.forEachFeatureAtCoordinate=function(T,Z,e,r,i,o,a,s){var l,h=Z.viewState;function u(j,M,I,P){return i.call(o,M,j?I:null,P)}var c=h.projection,f=c3(T.slice(),c),p=[[0,0]];if(c.canWrapX()&&r){var d=c.getExtent(),_=q(d);p.push([-_,0],[_,0])}for(var v=Z.layerStatesArray,g=v.length,y=[],m=[],x=0;x=0;--E){var w=v[E],O=w.layer;if(O.hasRenderer()&&f4(w,h)&&a.call(s,O)){var S=O.getRenderer(),A=O.getSource();if(S&&A){var N=A.getWrapX()?f:T,R=u.bind(null,w.managed);m[0]=N[0]+p[x][0],m[1]=N[1]+p[x][1],l=S.forEachFeatureAtCoordinate(m,Z,e,R,y)}if(l)return l}}if(y.length!==0){var b=1/y.length;return y.forEach(function(j,M){return j.distanceSq+=M*b}),y.sort(function(j,M){return j.distanceSq-M.distanceSq}),y.some(function(j){return l=j.callback(j.feature,j.layer,j.geometry)}),l}},t.prototype.forEachLayerAtPixel=function(T,Z,e,r,i){return L()},t.prototype.hasFeatureAtCoordinate=function(T,Z,e,r,i,o){var a=this.forEachFeatureAtCoordinate(T,Z,e,r,B0,this,i,o);return a!==void 0},t.prototype.getMap=function(){return this.map_},t.prototype.renderFrame=function(T){L()},t.prototype.scheduleExpireIconCache=function(T){p4.canExpireCache()&&T.postRenderFunctions.push(XZ)},t}(E5);function XZ(n,t){p4.expire()}const YZ=kZ;var WZ=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),BZ=function(n){WZ(t,n);function t(T){var Z=n.call(this,T)||this;Z.fontChangeListenerKey_=B(X2,K0.PROPERTYCHANGE,T.redrawText.bind(T)),Z.element_=document.createElement("div");var e=Z.element_.style;e.position="absolute",e.width="100%",e.height="100%",e.zIndex="0",Z.element_.className=O4+" ol-layers";var r=T.getViewport();return r.insertBefore(Z.element_,r.firstChild||null),Z.children_=[],Z.renderedVisible_=!0,Z}return t.prototype.dispatchRenderEvent=function(T,Z){var e=this.getMap();if(e.hasListener(T)){var r=new z3(T,void 0,Z);e.dispatchEvent(r)}},t.prototype.disposeInternal=function(){H(this.fontChangeListenerKey_),this.element_.parentNode.removeChild(this.element_),n.prototype.disposeInternal.call(this)},t.prototype.renderFrame=function(T){if(!T){this.renderedVisible_&&(this.element_.style.display="none",this.renderedVisible_=!1);return}this.calculateMatrices2D(T),this.dispatchRenderEvent(a0.PRECOMPOSE,T);var Z=T.layerStatesArray.sort(function(c,f){return c.zIndex-f.zIndex}),e=T.viewState;this.children_.length=0;for(var r=[],i=null,o=0,a=Z.length;o=0;--o)r[o].renderDeclutter(T);N8(this.element_,this.children_),this.dispatchRenderEvent(a0.POSTCOMPOSE,T),this.renderedVisible_||(this.element_.style.display="",this.renderedVisible_=!0),this.scheduleExpireIconCache(T)},t.prototype.forEachLayerAtPixel=function(T,Z,e,r,i){for(var o=Z.viewState,a=Z.layerStatesArray,s=a.length,l=s-1;l>=0;--l){var h=a[l],u=h.layer;if(u.hasRenderer()&&f4(h,o)&&i(u)){var c=u.getRenderer(),f=c.getDataAtPixel(T,Z,e);if(f){var p=r(u,f);if(p)return p}}}},t}(YZ);const UZ=BZ;var Z6=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),n0=function(n){Z6(t,n);function t(T,Z){var e=n.call(this,T)||this;return e.layer=Z,e}return t}(V2),z4={LAYERS:"layers"},zZ=function(n){Z6(t,n);function t(T){var Z=this,e=T||{},r=e2({},e);delete r.layers;var i=e.layers;return Z=n.call(this,r)||this,Z.on,Z.once,Z.un,Z.layersListenerKeys_=[],Z.listenerKeys_={},Z.addChangeListener(z4.LAYERS,Z.handleLayersChanged_),i?Array.isArray(i)?i=new m2(i.slice(),{unique:!0}):X(typeof i.getArray=="function",43):i=new m2(void 0,{unique:!0}),Z.setLayers(i),Z}return t.prototype.handleLayerChange_=function(){this.changed()},t.prototype.handleLayersChanged_=function(){this.layersListenerKeys_.forEach(H),this.layersListenerKeys_.length=0;var T=this.getLayers();this.layersListenerKeys_.push(B(T,p2.ADD,this.handleLayersAdd_,this),B(T,p2.REMOVE,this.handleLayersRemove_,this));for(var Z in this.listenerKeys_)this.listenerKeys_[Z].forEach(H);I1(this.listenerKeys_);for(var e=T.getArray(),r=0,i=e.length;rthis.moveTolerance_||Math.abs(T.clientY-this.down_.clientY)>this.moveTolerance_},t.prototype.disposeInternal=function(){this.relayedListenerKey_&&(H(this.relayedListenerKey_),this.relayedListenerKey_=null),this.element_.removeEventListener(G.TOUCHMOVE,this.boundHandleTouchMove_),this.pointerdownListenerKey_&&(H(this.pointerdownListenerKey_),this.pointerdownListenerKey_=null),this.dragListenerKeys_.forEach(H),this.dragListenerKeys_.length=0,this.element_=null,n.prototype.disposeInternal.call(this)},t}(H0);const QZ=JZ,Y2={POSTRENDER:"postrender",MOVESTART:"movestart",MOVEEND:"moveend",LOADSTART:"loadstart",LOADEND:"loadend"},l2={LAYERGROUP:"layergroup",SIZE:"size",TARGET:"target",VIEW:"view"};var d4=1/0,Tt=function(){function n(t,T){this.priorityFunction_=t,this.keyFunction_=T,this.elements_=[],this.priorities_=[],this.queuedElements_={}}return n.prototype.clear=function(){this.elements_.length=0,this.priorities_.length=0,I1(this.queuedElements_)},n.prototype.dequeue=function(){var t=this.elements_,T=this.priorities_,Z=t[0];t.length==1?(t.length=0,T.length=0):(t[0]=t.pop(),T[0]=T.pop(),this.siftUp_(0));var e=this.keyFunction_(Z);return delete this.queuedElements_[e],Z},n.prototype.enqueue=function(t){X(!(this.keyFunction_(t)in this.queuedElements_),31);var T=this.priorityFunction_(t);return T!=d4?(this.elements_.push(t),this.priorities_.push(T),this.queuedElements_[this.keyFunction_(t)]=!0,this.siftDown_(0,this.elements_.length-1),!0):!1},n.prototype.getCount=function(){return this.elements_.length},n.prototype.getLeftChildIndex_=function(t){return t*2+1},n.prototype.getRightChildIndex_=function(t){return t*2+2},n.prototype.getParentIndex_=function(t){return t-1>>1},n.prototype.heapify_=function(){var t;for(t=(this.elements_.length>>1)-1;t>=0;t--)this.siftUp_(t)},n.prototype.isEmpty=function(){return this.elements_.length===0},n.prototype.isKeyQueued=function(t){return t in this.queuedElements_},n.prototype.isQueued=function(t){return this.isKeyQueued(this.keyFunction_(t))},n.prototype.siftUp_=function(t){for(var T=this.elements_,Z=this.priorities_,e=T.length,r=T[t],i=Z[t],o=t;t>1;){var a=this.getLeftChildIndex_(t),s=this.getRightChildIndex_(t),l=st;){var o=this.getParentIndex_(T);if(e[o]>i)Z[T]=Z[o],e[T]=e[o],T=o;else break}Z[T]=r,e[T]=i},n.prototype.reprioritize=function(){var t=this.priorityFunction_,T=this.elements_,Z=this.priorities_,e=0,r=T.length,i,o,a;for(o=0;o0;)i=this.dequeue()[0],o=i.getKey(),r=i.getState(),r===D.IDLE&&!(o in this.tilesLoadingKeys_)&&(this.tilesLoadingKeys_[o]=!0,++this.tilesLoading_,++e,i.load())},t}(Zt);const nt=et;function rt(n,t,T,Z,e){if(!n||!(T in n.wantedTiles)||!n.wantedTiles[T][t.getKey()])return d4;var r=n.viewState.center,i=Z[0]-r[0],o=Z[1]-r[1];return 65536*Math.log(e)+Math.sqrt(i*i+o*o)/e}const R2={CENTER:"center",RESOLUTION:"resolution",ROTATION:"rotation"};var it=42,X5=256;function X7(n,t,T){return function(Z,e,r,i,o){if(!!Z){if(!e&&!t)return Z;var a=t?0:r[0]*e,s=t?0:r[1]*e,l=o?o[0]:0,h=o?o[1]:0,u=n[0]+a/2+l,c=n[2]-a/2+l,f=n[1]+s/2+h,p=n[3]-s/2+h;u>c&&(u=(c+u)/2,c=u),f>p&&(f=(p+f)/2,p=f);var d=n2(Z[0],u,c),_=n2(Z[1],f,p);if(i&&T&&e){var v=30*e;d+=-v*Math.log(1+Math.max(0,u-Z[0])/v)+v*Math.log(1+Math.max(0,Z[0]-c)/v),_+=-v*Math.log(1+Math.max(0,f-Z[1])/v)+v*Math.log(1+Math.max(0,Z[1]-p)/v)}return[d,_]}}}function ot(n){return n}function Y5(n,t,T,Z){var e=q(t)/T[0],r=x2(t)/T[1];return Z?Math.min(n,Math.max(e,r)):Math.min(n,Math.min(e,r))}function W5(n,t,T){var Z=Math.min(n,t),e=50;return Z*=Math.log(1+e*Math.max(0,n/t-1))/e+1,T&&(Z=Math.max(Z,T),Z/=Math.log(1+e*Math.max(0,T/n-1))/e+1),n2(Z,T/2,t*2)}function at(n,t,T,Z){return function(e,r,i,o){if(e!==void 0){var a=n[0],s=n[n.length-1],l=T?Y5(a,T,i,Z):a;if(o){var h=t!==void 0?t:!0;return h?W5(e,l,s):n2(e,s,l)}var u=Math.min(l,e),c=Math.floor(C5(n,u,r));return n[c]>l&&c1&&typeof arguments[Z-1]=="function"&&(e=arguments[Z-1],--Z);for(var r=0;r0},t.prototype.getInteracting=function(){return this.hints_[u2.INTERACTING]>0},t.prototype.cancelAnimations=function(){this.setHint(u2.ANIMATING,-this.hints_[u2.ANIMATING]);for(var T,Z=0,e=this.animations_.length;Z=0;--e){for(var r=this.animations_[e],i=!0,o=0,a=r.length;o0?l/s.duration:1;h>=1?(s.complete=!0,h=1):i=!1;var u=s.easing(h);if(s.sourceCenter){var c=s.sourceCenter[0],f=s.sourceCenter[1],p=s.targetCenter[0],d=s.targetCenter[1];this.nextCenter_=s.targetCenter;var _=c+u*(p-c),v=f+u*(d-f);this.targetCenter_=[_,v]}if(s.sourceResolution&&s.targetResolution){var g=u===1?s.targetResolution:s.sourceResolution+u*(s.targetResolution-s.sourceResolution);if(s.anchor){var y=this.getViewportSize_(this.getRotation()),m=this.constraints_.resolution(g,0,y,!0);this.targetCenter_=this.calculateCenterZoom(m,s.anchor)}this.nextResolution_=s.targetResolution,this.targetResolution_=g,this.applyTargetState_(!0)}if(s.sourceRotation!==void 0&&s.targetRotation!==void 0){var x=u===1?U0(s.targetRotation+Math.PI,2*Math.PI)-Math.PI:s.sourceRotation+u*(s.targetRotation-s.sourceRotation);if(s.anchor){var E=this.constraints_.rotation(x,!0);this.targetCenter_=this.calculateCenterRotate(E,s.anchor)}this.nextRotation_=s.targetRotation,this.targetRotation_=x}if(this.applyTargetState_(!0),Z=!0,!s.complete)break}}if(i){this.animations_[e]=null,this.setHint(u2.ANIMATING,-1),this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN;var w=r[0].callback;w&&Q1(w,!0)}}this.animations_=this.animations_.filter(Boolean),Z&&this.updateAnimationKey_===void 0&&(this.updateAnimationKey_=requestAnimationFrame(this.updateAnimations_.bind(this)))}},t.prototype.calculateCenterRotate=function(T,Z){var e,r=this.getCenterInternal();return r!==void 0&&(e=[r[0]-Z[0],r[1]-Z[1]],S5(e,T-this.getRotation()),N9(e,Z)),e},t.prototype.calculateCenterZoom=function(T,Z){var e,r=this.getCenterInternal(),i=this.getResolution();if(r!==void 0&&i!==void 0){var o=Z[0]-T*(Z[0]-r[0])/i,a=Z[1]-T*(Z[1]-r[1])/i;e=[o,a]}return e},t.prototype.getViewportSize_=function(T){var Z=this.viewportSize_;if(T){var e=Z[0],r=Z[1];return[Math.abs(e*Math.cos(T))+Math.abs(r*Math.sin(T)),Math.abs(e*Math.sin(T))+Math.abs(r*Math.cos(T))]}else return Z},t.prototype.setViewportSize=function(T){this.viewportSize_=Array.isArray(T)?T.slice():[100,100],this.getAnimating()||this.resolveConstraints(0)},t.prototype.getCenter=function(){var T=this.getCenterInternal();return T&&o5(T,this.getProjection())},t.prototype.getCenterInternal=function(){return this.get(R2.CENTER)},t.prototype.getConstraints=function(){return this.constraints_},t.prototype.getConstrainResolution=function(){return this.get("constrainResolution")},t.prototype.getHints=function(T){return T!==void 0?(T[0]=this.hints_[0],T[1]=this.hints_[1],T):this.hints_.slice()},t.prototype.calculateExtent=function(T){var Z=this.calculateExtentInternal(T);return a5(Z,this.getProjection())},t.prototype.calculateExtentInternal=function(T){var Z=T||this.getViewportSizeMinusPadding_(),e=this.getCenterInternal();X(e,1);var r=this.getResolution();X(r!==void 0,2);var i=this.getRotation();return X(i!==void 0,3),e5(e,r,i,Z)},t.prototype.getMaxResolution=function(){return this.maxResolution_},t.prototype.getMinResolution=function(){return this.minResolution_},t.prototype.getMaxZoom=function(){return this.getZoomForResolution(this.minResolution_)},t.prototype.setMaxZoom=function(T){this.applyOptions_(this.getUpdatedOptions_({maxZoom:T}))},t.prototype.getMinZoom=function(){return this.getZoomForResolution(this.maxResolution_)},t.prototype.setMinZoom=function(T){this.applyOptions_(this.getUpdatedOptions_({minZoom:T}))},t.prototype.setConstrainResolution=function(T){this.applyOptions_(this.getUpdatedOptions_({constrainResolution:T}))},t.prototype.getProjection=function(){return this.projection_},t.prototype.getResolution=function(){return this.get(R2.RESOLUTION)},t.prototype.getResolutions=function(){return this.resolutions_},t.prototype.getResolutionForExtent=function(T,Z){return this.getResolutionForExtentInternal(g0(T,this.getProjection()),Z)},t.prototype.getResolutionForExtentInternal=function(T,Z){var e=Z||this.getViewportSizeMinusPadding_(),r=q(T)/e[0],i=x2(T)/e[1];return Math.max(r,i)},t.prototype.getResolutionForValueFunction=function(T){var Z=T||2,e=this.getConstrainedResolution(this.maxResolution_),r=this.minResolution_,i=Math.log(e/r)/Math.log(Z);return function(o){var a=e/Math.pow(Z,o*i);return a}},t.prototype.getRotation=function(){return this.get(R2.ROTATION)},t.prototype.getValueForResolutionFunction=function(T){var Z=Math.log(T||2),e=this.getConstrainedResolution(this.maxResolution_),r=this.minResolution_,i=Math.log(e/r)/Z;return function(o){var a=Math.log(e/o)/Z/i;return a}},t.prototype.getViewportSizeMinusPadding_=function(T){var Z=this.getViewportSize_(T),e=this.padding_;return e&&(Z=[Z[0]-e[1]-e[3],Z[1]-e[0]-e[2]]),Z},t.prototype.getState=function(){var T=this.getProjection(),Z=this.getResolution(),e=this.getRotation(),r=this.getCenterInternal(),i=this.padding_;if(i){var o=this.getViewportSizeMinusPadding_();r=V4(r,this.getViewportSize_(),[o[0]/2+i[3],o[1]/2+i[0]],Z,e)}return{center:r.slice(0),projection:T!==void 0?T:null,resolution:Z,nextCenter:this.nextCenter_,nextResolution:this.nextResolution_,nextRotation:this.nextRotation_,rotation:e,zoom:this.getZoom()}},t.prototype.getZoom=function(){var T,Z=this.getResolution();return Z!==void 0&&(T=this.getZoomForResolution(Z)),T},t.prototype.getZoomForResolution=function(T){var Z=this.minZoom_||0,e,r;if(this.resolutions_){var i=C5(this.resolutions_,T,1);Z=i,e=this.resolutions_[i],i==this.resolutions_.length-1?r=2:r=e/this.resolutions_[i+1]}else e=this.maxResolution_,r=this.zoomFactor_;return Z+Math.log(e/T)/Math.log(r)},t.prototype.getResolutionForZoom=function(T){if(this.resolutions_){if(this.resolutions_.length<=1)return 0;var Z=n2(Math.floor(T),0,this.resolutions_.length-2),e=this.resolutions_[Z]/this.resolutions_[Z+1];return this.resolutions_[Z]/Math.pow(e,n2(T-Z,0,1))}else return this.maxResolution_/Math.pow(this.zoomFactor_,T-this.minZoom_)},t.prototype.fit=function(T,Z){var e;if(X(Array.isArray(T)||typeof T.getSimplifiedGeometry=="function",24),Array.isArray(T)){X(!R5(T),25);var r=g0(T,this.getProjection());e=_7(r)}else if(T.getType()==="Circle"){var r=g0(T.getExtent(),this.getProjection());e=_7(r),e.rotate(this.getRotation(),R0(r))}else{var i=d3();i?e=T.clone().transform(i,this.getProjection()):e=T}this.fitInternal(e,Z)},t.prototype.rotatedExtentForGeometry=function(T){for(var Z=this.getRotation(),e=Math.cos(Z),r=Math.sin(-Z),i=T.getFlatCoordinates(),o=T.getStride(),a=1/0,s=1/0,l=-1/0,h=-1/0,u=0,c=i.length;u=0;s--){var l=a[s];if(!(l.getMap()!==this||!l.getActive()||!this.getTargetElement())){var h=l.handleEvent(T);if(!h||T.propagationStopped)break}}}},t.prototype.handlePostRender=function(){var T=this.frameState_,Z=this.tileQueue_;if(!Z.isEmpty()){var e=this.maxTilesLoading_,r=e;if(T){var i=T.viewHints;if(i[u2.ANIMATING]||i[u2.INTERACTING]){var o=Date.now()-T.time>8;e=o?0:8,r=o?0:2}}Z.getTilesLoading()0;if(this.renderedVisible_!=e&&(this.element.style.display=e?"":"none",this.renderedVisible_=e),!S0(Z,this.renderedAttributions_)){N3(this.ulElement_);for(var r=0,i=Z.length;r0&&e%(2*Math.PI)!==0?Z.animate({rotation:0,duration:this.duration_,easing:J0}):Z.setRotation(0))}},t.prototype.render=function(T){var Z=T.frameState;if(!!Z){var e=Z.viewState.rotation;if(e!=this.rotation_){var r="rotate("+e+"rad)";if(this.autoHide_){var i=this.element.classList.contains($1);!i&&e===0?this.element.classList.add($1):i&&e!==0&&this.element.classList.remove($1)}this.label_.style.transform=r}this.rotation_=e}},t}(U5);const It=St;var Pt=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Lt=function(n){Pt(t,n);function t(T){var Z=this,e=T||{};Z=n.call(this,{element:document.createElement("div"),target:e.target})||this;var r=e.className!==void 0?e.className:"ol-zoom",i=e.delta!==void 0?e.delta:1,o=e.zoomInClassName!==void 0?e.zoomInClassName:r+"-in",a=e.zoomOutClassName!==void 0?e.zoomOutClassName:r+"-out",s=e.zoomInLabel!==void 0?e.zoomInLabel:"+",l=e.zoomOutLabel!==void 0?e.zoomOutLabel:"\u2013",h=e.zoomInTipLabel!==void 0?e.zoomInTipLabel:"Zoom in",u=e.zoomOutTipLabel!==void 0?e.zoomOutTipLabel:"Zoom out",c=document.createElement("button");c.className=o,c.setAttribute("type","button"),c.title=h,c.appendChild(typeof s=="string"?document.createTextNode(s):s),c.addEventListener(G.CLICK,Z.handleClick_.bind(Z,i),!1);var f=document.createElement("button");f.className=a,f.setAttribute("type","button"),f.title=u,f.appendChild(typeof l=="string"?document.createTextNode(l):l),f.addEventListener(G.CLICK,Z.handleClick_.bind(Z,-i),!1);var p=r+" "+O4+" "+j5,d=Z.element;return d.className=p,d.appendChild(c),d.appendChild(f),Z.duration_=e.duration!==void 0?e.duration:250,Z}return t.prototype.handleClick_=function(T,Z){Z.preventDefault(),this.zoomByDelta_(T)},t.prototype.zoomByDelta_=function(T){var Z=this.getMap(),e=Z.getView();if(!!e){var r=e.getZoom();if(r!==void 0){var i=e.getConstrainedZoom(r+T);this.duration_>0?(e.getAnimating()&&e.cancelAnimations(),e.animate({zoom:i,duration:this.duration_,easing:J0})):e.setZoom(i)}}},t}(U5);const At=Lt;var Mt=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),s2={ELEMENT:"element",MAP:"map",OFFSET:"offset",POSITION:"position",POSITIONING:"positioning"},Ft=function(n){Mt(t,n);function t(T){var Z=n.call(this)||this;Z.on,Z.once,Z.un,Z.options=T,Z.id=T.id,Z.insertFirst=T.insertFirst!==void 0?T.insertFirst:!0,Z.stopEvent=T.stopEvent!==void 0?T.stopEvent:!0,Z.element=document.createElement("div"),Z.element.className=T.className!==void 0?T.className:"ol-overlay-container "+G8,Z.element.style.position="absolute",Z.element.style.pointerEvents="auto";var e=T.autoPan;return e&&typeof e!="object"&&(e={animation:T.autoPanAnimation,margin:T.autoPanMargin}),Z.autoPan=e||!1,Z.rendered={transform_:"",visible:!0},Z.mapPostrenderListenerKey=null,Z.addChangeListener(s2.ELEMENT,Z.handleElementChanged),Z.addChangeListener(s2.MAP,Z.handleMapChanged),Z.addChangeListener(s2.OFFSET,Z.handleOffsetChanged),Z.addChangeListener(s2.POSITION,Z.handlePositionChanged),Z.addChangeListener(s2.POSITIONING,Z.handlePositioningChanged),T.element!==void 0&&Z.setElement(T.element),Z.setOffset(T.offset!==void 0?T.offset:[0,0]),Z.setPositioning(T.positioning||"top-left"),T.position!==void 0&&Z.setPosition(T.position),Z}return t.prototype.getElement=function(){return this.get(s2.ELEMENT)},t.prototype.getId=function(){return this.id},t.prototype.getMap=function(){return this.get(s2.MAP)||null},t.prototype.getOffset=function(){return this.get(s2.OFFSET)},t.prototype.getPosition=function(){return this.get(s2.POSITION)},t.prototype.getPositioning=function(){return this.get(s2.POSITIONING)},t.prototype.handleElementChanged=function(){N3(this.element);var T=this.getElement();T&&this.element.appendChild(T)},t.prototype.handleMapChanged=function(){this.mapPostrenderListenerKey&&(l4(this.element),H(this.mapPostrenderListenerKey),this.mapPostrenderListenerKey=null);var T=this.getMap();if(T){this.mapPostrenderListenerKey=B(T,Y2.POSTRENDER,this.render,this),this.updatePixelPosition();var Z=this.stopEvent?T.getOverlayContainerStopEvent():T.getOverlayContainer();this.insertFirst?Z.insertBefore(this.element,Z.childNodes[0]||null):Z.appendChild(this.element),this.performAutoPan()}},t.prototype.render=function(){this.updatePixelPosition()},t.prototype.handleOffsetChanged=function(){this.updatePixelPosition()},t.prototype.handlePositionChanged=function(){this.updatePixelPosition(),this.performAutoPan()},t.prototype.handlePositioningChanged=function(){this.updatePixelPosition()},t.prototype.setElement=function(T){this.set(s2.ELEMENT,T)},t.prototype.setMap=function(T){this.set(s2.MAP,T)},t.prototype.setOffset=function(T){this.set(s2.OFFSET,T)},t.prototype.setPosition=function(T){this.set(s2.POSITION,T)},t.prototype.performAutoPan=function(){this.autoPan&&this.panIntoView(this.autoPan)},t.prototype.panIntoView=function(T){var Z=this.getMap();if(!(!Z||!Z.getTargetElement()||!this.get(s2.POSITION))){var e=this.getRect(Z.getTargetElement(),Z.getSize()),r=this.getElement(),i=this.getRect(r,[F8(r),D8(r)]),o=T||{},a=o.margin===void 0?20:o.margin;if(!v0(e,i)){var s=i[0]-e[0],l=e[2]-i[2],h=i[1]-e[1],u=e[3]-i[3],c=[0,0];if(s<0?c[0]=s-a:l<0&&(c[0]=Math.abs(l)+a),h<0?c[1]=h-a:u<0&&(c[1]=Math.abs(u)+a),c[0]!==0||c[1]!==0){var f=Z.getView().getCenterInternal(),p=Z.getPixelFromCoordinateInternal(f);if(!p)return;var d=[p[0]+c[0],p[1]+c[1]],_=o.animation||{};Z.getView().animateInternal({center:Z.getCoordinateFromPixelInternal(d),duration:_.duration,easing:_.easing})}}}},t.prototype.getRect=function(T,Z){var e=T.getBoundingClientRect(),r=e.left+window.pageXOffset,i=e.top+window.pageYOffset;return[r,i,r+Z[0],i+Z[1]]},t.prototype.setPositioning=function(T){this.set(s2.POSITIONING,T)},t.prototype.setVisible=function(T){this.rendered.visible!==T&&(this.element.style.display=T?"":"none",this.rendered.visible=T)},t.prototype.updatePixelPosition=function(){var T=this.getMap(),Z=this.getPosition();if(!T||!T.isRendered()||!Z){this.setVisible(!1);return}var e=T.getPixelFromCoordinate(Z),r=T.getSize();this.updateRenderedPosition(e,r)},t.prototype.updateRenderedPosition=function(T,Z){var e=this.element.style,r=this.getOffset(),i=this.getPositioning();this.setVisible(!0);var o=Math.round(T[0]+r[0])+"px",a=Math.round(T[1]+r[1])+"px",s="0%",l="0%";i=="bottom-right"||i=="center-right"||i=="top-right"?s="-100%":(i=="bottom-center"||i=="center-center"||i=="top-center")&&(s="-50%"),i=="bottom-left"||i=="bottom-center"||i=="bottom-right"?l="-100%":(i=="center-left"||i=="center-center"||i=="center-right")&&(l="-50%");var h="translate(".concat(s,", ").concat(l,") translate(").concat(o,", ").concat(a,")");this.rendered.transform_!=h&&(this.rendered.transform_=h,e.transform=h,e.msTransform=h)},t.prototype.getOptions=function(){return this.options},t}(I2);const Dt=Ft;function Nt(n){var t=n||{},T=new m2,Z=t.zoom!==void 0?t.zoom:!0;Z&&T.push(new At(t.zoomOptions));var e=t.rotate!==void 0?t.rotate:!0;e&&T.push(new It(t.rotateOptions));var r=t.attribution!==void 0?t.attribution:!0;return r&&T.push(new Ot(t.attributionOptions)),T}const B7={ACTIVE:"active"};var Gt=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),bt=function(n){Gt(t,n);function t(T){var Z=n.call(this)||this;return Z.on,Z.once,Z.un,T&&T.handleEvent&&(Z.handleEvent=T.handleEvent),Z.map_=null,Z.setActive(!0),Z}return t.prototype.getActive=function(){return this.get(B7.ACTIVE)},t.prototype.getMap=function(){return this.map_},t.prototype.handleEvent=function(T){return!0},t.prototype.setActive=function(T){this.set(B7.ACTIVE,T)},t.prototype.setMap=function(T){this.map_=T},t}(I2);function jt(n,t,T){var Z=n.getCenterInternal();if(Z){var e=[Z[0]+t[0],Z[1]+t[1]];n.animateInternal({duration:T!==void 0?T:250,easing:LZ,center:n.getConstrainedCenter(e)})}}function z5(n,t,T,Z){var e=n.getZoom();if(e!==void 0){var r=n.getConstrainedZoom(e+t),i=n.getResolutionForZoom(r);n.getAnimating()&&n.cancelAnimations(),n.animate({resolution:i,anchor:T,duration:Z!==void 0?Z:250,easing:J0})}}const D1=bt;var kt=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Xt=function(n){kt(t,n);function t(T){var Z=n.call(this)||this,e=T||{};return Z.delta_=e.delta?e.delta:1,Z.duration_=e.duration!==void 0?e.duration:250,Z}return t.prototype.handleEvent=function(T){var Z=!1;if(T.type==J.DBLCLICK){var e=T.originalEvent,r=T.map,i=T.coordinate,o=e.shiftKey?-this.delta_:this.delta_,a=r.getView();z5(a,o,i,this.duration_),e.preventDefault(),Z=!0}return!Z},t}(D1);const Yt=Xt;var Wt=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Bt=function(n){Wt(t,n);function t(T){var Z=this,e=T||{};return Z=n.call(this,e)||this,e.handleDownEvent&&(Z.handleDownEvent=e.handleDownEvent),e.handleDragEvent&&(Z.handleDragEvent=e.handleDragEvent),e.handleMoveEvent&&(Z.handleMoveEvent=e.handleMoveEvent),e.handleUpEvent&&(Z.handleUpEvent=e.handleUpEvent),e.stopDown&&(Z.stopDown=e.stopDown),Z.handlingDownUpSequence=!1,Z.targetPointers=[],Z}return t.prototype.getPointerCount=function(){return this.targetPointers.length},t.prototype.handleDownEvent=function(T){return!1},t.prototype.handleDragEvent=function(T){},t.prototype.handleEvent=function(T){if(!T.originalEvent)return!0;var Z=!1;if(this.updateTrackedPointers_(T),this.handlingDownUpSequence){if(T.type==J.POINTERDRAG)this.handleDragEvent(T),T.originalEvent.preventDefault();else if(T.type==J.POINTERUP){var e=this.handleUpEvent(T);this.handlingDownUpSequence=e&&this.targetPointers.length>0}}else if(T.type==J.POINTERDOWN){var r=this.handleDownEvent(T);this.handlingDownUpSequence=r,Z=this.stopDown(r)}else T.type==J.POINTERMOVE&&this.handleMoveEvent(T);return!Z},t.prototype.handleMoveEvent=function(T){},t.prototype.handleUpEvent=function(T){return!1},t.prototype.stopDown=function(T){return T},t.prototype.updateTrackedPointers_=function(T){T.activePointers&&(this.targetPointers=T.activePointers)},t}(D1);function K5(n){for(var t=n.length,T=0,Z=0,e=0;e0&&this.condition_(T)){var Z=T.map,e=Z.getView();return this.lastCentroid=null,e.getAnimating()&&e.cancelAnimations(),this.kinetic_&&this.kinetic_.begin(),this.noKinetic_=this.targetPointers.length>1,!0}else return!1},t}(N1);const Jt=qt;var Qt=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Te=function(n){Qt(t,n);function t(T){var Z=this,e=T||{};return Z=n.call(this,{stopDown:v4})||this,Z.condition_=e.condition?e.condition:Ut,Z.lastAngle_=void 0,Z.duration_=e.duration!==void 0?e.duration:250,Z}return t.prototype.handleDragEvent=function(T){if(!!$4(T)){var Z=T.map,e=Z.getView();if(e.getConstraints().rotation!==B5){var r=Z.getSize(),i=T.pixel,o=Math.atan2(r[1]/2-i[1],i[0]-r[0]/2);if(this.lastAngle_!==void 0){var a=o-this.lastAngle_;e.adjustRotationInternal(-a)}this.lastAngle_=o}}},t.prototype.handleUpEvent=function(T){if(!$4(T))return!0;var Z=T.map,e=Z.getView();return e.endInteraction(this.duration_),!1},t.prototype.handleDownEvent=function(T){if(!$4(T))return!1;if(r6(T)&&this.condition_(T)){var Z=T.map;return Z.getView().beginInteraction(),this.lastAngle_=void 0,!0}else return!1},t}(N1);const Ze=Te;var te=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),ee=function(n){te(t,n);function t(T){var Z=n.call(this)||this;return Z.geometry_=null,Z.element_=document.createElement("div"),Z.element_.style.position="absolute",Z.element_.style.pointerEvents="auto",Z.element_.className="ol-box "+T,Z.map_=null,Z.startPixel_=null,Z.endPixel_=null,Z}return t.prototype.disposeInternal=function(){this.setMap(null)},t.prototype.render_=function(){var T=this.startPixel_,Z=this.endPixel_,e="px",r=this.element_.style;r.left=Math.min(T[0],Z[0])+e,r.top=Math.min(T[1],Z[1])+e,r.width=Math.abs(Z[0]-T[0])+e,r.height=Math.abs(Z[1]-T[1])+e},t.prototype.setMap=function(T){if(this.map_){this.map_.getOverlayContainer().removeChild(this.element_);var Z=this.element_.style;Z.left="inherit",Z.top="inherit",Z.width="inherit",Z.height="inherit"}this.map_=T,this.map_&&this.map_.getOverlayContainer().appendChild(this.element_)},t.prototype.setPixels=function(T,Z){this.startPixel_=T,this.endPixel_=Z,this.createOrUpdateGeometry(),this.render_()},t.prototype.createOrUpdateGeometry=function(){var T=this.startPixel_,Z=this.endPixel_,e=[T,[T[0],Z[1]],Z,[Z[0],T[1]]],r=e.map(this.map_.getCoordinateFromPixelInternal,this.map_);r[4]=r[0].slice(),this.geometry_?this.geometry_.setCoordinates([r]):this.geometry_=new a4([r])},t.prototype.getGeometry=function(){return this.geometry_},t}(E5);const ne=ee;var a6=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),T4={BOXSTART:"boxstart",BOXDRAG:"boxdrag",BOXEND:"boxend",BOXCANCEL:"boxcancel"},H4=function(n){a6(t,n);function t(T,Z,e){var r=n.call(this,T)||this;return r.coordinate=Z,r.mapBrowserEvent=e,r}return t}(V2),re=function(n){a6(t,n);function t(T){var Z=n.call(this)||this;Z.on,Z.once,Z.un;var e=T||{};return Z.box_=new ne(e.className||"ol-dragbox"),Z.minArea_=e.minArea!==void 0?e.minArea:64,e.onBoxEnd&&(Z.onBoxEnd=e.onBoxEnd),Z.startPixel_=null,Z.condition_=e.condition?e.condition:r6,Z.boxEndCondition_=e.boxEndCondition?e.boxEndCondition:Z.defaultBoxEndCondition,Z}return t.prototype.defaultBoxEndCondition=function(T,Z,e){var r=e[0]-Z[0],i=e[1]-Z[1];return r*r+i*i>=this.minArea_},t.prototype.getGeometry=function(){return this.box_.getGeometry()},t.prototype.handleDragEvent=function(T){this.box_.setPixels(this.startPixel_,T.pixel),this.dispatchEvent(new H4(T4.BOXDRAG,T.coordinate,T))},t.prototype.handleUpEvent=function(T){this.box_.setMap(null);var Z=this.boxEndCondition_(T,this.startPixel_,T.pixel);return Z&&this.onBoxEnd(T),this.dispatchEvent(new H4(Z?T4.BOXEND:T4.BOXCANCEL,T.coordinate,T)),!1},t.prototype.handleDownEvent=function(T){return this.condition_(T)?(this.startPixel_=T.pixel,this.box_.setMap(T.map),this.box_.setPixels(this.startPixel_,this.startPixel_),this.dispatchEvent(new H4(T4.BOXSTART,T.coordinate,T)),!0):!1},t.prototype.onBoxEnd=function(T){},t}(N1);const ie=re;var oe=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),ae=function(n){oe(t,n);function t(T){var Z=this,e=T||{},r=e.condition?e.condition:Vt;return Z=n.call(this,{condition:r,className:e.className||"ol-dragzoom",minArea:e.minArea})||this,Z.duration_=e.duration!==void 0?e.duration:200,Z.out_=e.out!==void 0?e.out:!1,Z}return t.prototype.onBoxEnd=function(T){var Z=this.getMap(),e=Z.getView(),r=this.getGeometry();if(this.out_){var i=e.rotatedExtentForGeometry(r),o=e.getResolutionForExtentInternal(i),a=e.getResolution()/o;r=r.clone(),r.scale(a*a)}e.fitInternal(r,{duration:this.duration_,easing:J0})},t}(ie);const se=ae,f0={LEFT:37,UP:38,RIGHT:39,DOWN:40};var le=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),ue=function(n){le(t,n);function t(T){var Z=n.call(this)||this,e=T||{};return Z.defaultCondition_=function(r){return i6(r)&&o6(r)},Z.condition_=e.condition!==void 0?e.condition:Z.defaultCondition_,Z.duration_=e.duration!==void 0?e.duration:100,Z.pixelDelta_=e.pixelDelta!==void 0?e.pixelDelta:128,Z}return t.prototype.handleEvent=function(T){var Z=!1;if(T.type==G.KEYDOWN){var e=T.originalEvent,r=e.keyCode;if(this.condition_(T)&&(r==f0.DOWN||r==f0.LEFT||r==f0.RIGHT||r==f0.UP)){var i=T.map,o=i.getView(),a=o.getResolution()*this.pixelDelta_,s=0,l=0;r==f0.DOWN?l=-a:r==f0.LEFT?s=-a:r==f0.RIGHT?s=a:l=a;var h=[s,l];S5(h,o.getRotation()),jt(o,h,this.duration_),e.preventDefault(),Z=!0}}return!Z},t}(D1);const he=ue;var ce=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),fe=function(n){ce(t,n);function t(T){var Z=n.call(this)||this,e=T||{};return Z.condition_=e.condition?e.condition:o6,Z.delta_=e.delta?e.delta:1,Z.duration_=e.duration!==void 0?e.duration:100,Z}return t.prototype.handleEvent=function(T){var Z=!1;if(T.type==G.KEYDOWN||T.type==G.KEYPRESS){var e=T.originalEvent,r=e.charCode;if(this.condition_(T)&&(r=="+".charCodeAt(0)||r=="-".charCodeAt(0))){var i=T.map,o=r=="+".charCodeAt(0)?this.delta_:-this.delta_,a=i.getView();z5(a,o,void 0,this.duration_),e.preventDefault(),Z=!0}}return!Z},t}(D1);const pe=fe;var de=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),q4={TRACKPAD:"trackpad",WHEEL:"wheel"},ve=function(n){de(t,n);function t(T){var Z=this,e=T||{};Z=n.call(this,e)||this,Z.totalDelta_=0,Z.lastDelta_=0,Z.maxDelta_=e.maxDelta!==void 0?e.maxDelta:1,Z.duration_=e.duration!==void 0?e.duration:250,Z.timeout_=e.timeout!==void 0?e.timeout:80,Z.useAnchor_=e.useAnchor!==void 0?e.useAnchor:!0,Z.constrainResolution_=e.constrainResolution!==void 0?e.constrainResolution:!1;var r=e.condition?e.condition:Kt;return Z.condition_=e.onFocusOnly?g5(n6,r):r,Z.lastAnchor_=null,Z.startTime_=void 0,Z.timeoutId_,Z.mode_=void 0,Z.trackpadEventGap_=400,Z.trackpadTimeoutId_,Z.deltaPerZoom_=300,Z}return t.prototype.endInteraction_=function(){this.trackpadTimeoutId_=void 0;var T=this.getMap();if(!!T){var Z=T.getView();Z.endInteraction(void 0,this.lastDelta_?this.lastDelta_>0?1:-1:0,this.lastAnchor_)}},t.prototype.handleEvent=function(T){if(!this.condition_(T))return!0;var Z=T.type;if(Z!==G.WHEEL)return!0;var e=T.map,r=T.originalEvent;r.preventDefault(),this.useAnchor_&&(this.lastAnchor_=T.coordinate);var i;if(T.type==G.WHEEL&&(i=r.deltaY,e9&&r.deltaMode===WheelEvent.DOM_DELTA_PIXEL&&(i/=t3),r.deltaMode===WheelEvent.DOM_DELTA_LINE&&(i*=40)),i===0)return!1;this.lastDelta_=i;var o=Date.now();this.startTime_===void 0&&(this.startTime_=o),(!this.mode_||o-this.startTime_>this.trackpadEventGap_)&&(this.mode_=Math.abs(i)<4?q4.TRACKPAD:q4.WHEEL);var a=e.getView();if(this.mode_===q4.TRACKPAD&&!(a.getConstrainResolution()||this.constrainResolution_))return this.trackpadTimeoutId_?clearTimeout(this.trackpadTimeoutId_):(a.getAnimating()&&a.cancelAnimations(),a.beginInteraction()),this.trackpadTimeoutId_=setTimeout(this.endInteraction_.bind(this),this.timeout_),a.adjustZoom(-i/this.deltaPerZoom_,this.lastAnchor_),this.startTime_=o,!1;this.totalDelta_+=i;var s=Math.max(this.timeout_-(o-this.startTime_),0);return clearTimeout(this.timeoutId_),this.timeoutId_=setTimeout(this.handleWheelZoom_.bind(this,e),s),!1},t.prototype.handleWheelZoom_=function(T){var Z=T.getView();Z.getAnimating()&&Z.cancelAnimations();var e=-n2(this.totalDelta_,-this.maxDelta_*this.deltaPerZoom_,this.maxDelta_*this.deltaPerZoom_)/this.deltaPerZoom_;(Z.getConstrainResolution()||this.constrainResolution_)&&(e=e?e>0?1:-1:0),z5(Z,e,this.lastAnchor_,this.duration_),this.mode_=void 0,this.totalDelta_=0,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_=void 0},t.prototype.setMouseAnchor=function(T){this.useAnchor_=T,T||(this.lastAnchor_=null)},t}(D1);const ge=ve;var _e=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),ye=function(n){_e(t,n);function t(T){var Z=this,e=T||{},r=e;return r.stopDown||(r.stopDown=v4),Z=n.call(this,r)||this,Z.anchor_=null,Z.lastAngle_=void 0,Z.rotating_=!1,Z.rotationDelta_=0,Z.threshold_=e.threshold!==void 0?e.threshold:.3,Z.duration_=e.duration!==void 0?e.duration:250,Z}return t.prototype.handleDragEvent=function(T){var Z=0,e=this.targetPointers[0],r=this.targetPointers[1],i=Math.atan2(r.clientY-e.clientY,r.clientX-e.clientX);if(this.lastAngle_!==void 0){var o=i-this.lastAngle_;this.rotationDelta_+=o,!this.rotating_&&Math.abs(this.rotationDelta_)>this.threshold_&&(this.rotating_=!0),Z=o}this.lastAngle_=i;var a=T.map,s=a.getView();if(s.getConstraints().rotation!==B5){var l=a.getViewport().getBoundingClientRect(),h=K5(this.targetPointers);h[0]-=l.left,h[1]-=l.top,this.anchor_=a.getCoordinateFromPixelInternal(h),this.rotating_&&(a.render(),s.adjustRotationInternal(Z,this.anchor_))}},t.prototype.handleUpEvent=function(T){if(this.targetPointers.length<2){var Z=T.map,e=Z.getView();return e.endInteraction(this.duration_),!1}else return!0},t.prototype.handleDownEvent=function(T){if(this.targetPointers.length>=2){var Z=T.map;return this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.handlingDownUpSequence||Z.getView().beginInteraction(),!0}else return!1},t}(N1);const me=ye;var Ee=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Ce=function(n){Ee(t,n);function t(T){var Z=this,e=T||{},r=e;return r.stopDown||(r.stopDown=v4),Z=n.call(this,r)||this,Z.anchor_=null,Z.duration_=e.duration!==void 0?e.duration:400,Z.lastDistance_=void 0,Z.lastScaleDelta_=1,Z}return t.prototype.handleDragEvent=function(T){var Z=1,e=this.targetPointers[0],r=this.targetPointers[1],i=e.clientX-r.clientX,o=e.clientY-r.clientY,a=Math.sqrt(i*i+o*o);this.lastDistance_!==void 0&&(Z=this.lastDistance_/a),this.lastDistance_=a;var s=T.map,l=s.getView();Z!=1&&(this.lastScaleDelta_=Z);var h=s.getViewport().getBoundingClientRect(),u=K5(this.targetPointers);u[0]-=h.left,u[1]-=h.top,this.anchor_=s.getCoordinateFromPixelInternal(u),s.render(),l.adjustResolutionInternal(Z,this.anchor_)},t.prototype.handleUpEvent=function(T){if(this.targetPointers.length<2){var Z=T.map,e=Z.getView(),r=this.lastScaleDelta_>1?1:-1;return e.endInteraction(this.duration_,r),!1}else return!0},t.prototype.handleDownEvent=function(T){if(this.targetPointers.length>=2){var Z=T.map;return this.anchor_=null,this.lastDistance_=void 0,this.lastScaleDelta_=1,this.handlingDownUpSequence||Z.getView().beginInteraction(),!0}else return!1},t}(N1);const xe=Ce;var we=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Oe=function(n){we(t,n);function t(T,Z,e){var r=n.call(this)||this;if(r.ends_=[],r.maxDelta_=-1,r.maxDeltaRevision_=-1,Array.isArray(T[0]))r.setCoordinates(T,Z);else if(Z!==void 0&&e)r.setFlatCoordinates(Z,T),r.ends_=e;else{for(var i=r.getLayout(),o=T,a=[],s=[],l=0,h=o.length;l0&&this.getCount()>this.highWaterMark},n.prototype.expireCache=function(t){for(;this.canExpireCache();)this.pop()},n.prototype.clear=function(){this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null},n.prototype.containsKey=function(t){return this.entries_.hasOwnProperty(t)},n.prototype.forEach=function(t){for(var T=this.oldest_;T;)t(T.value_,T.key_,this),T=T.newer},n.prototype.get=function(t,T){var Z=this.entries_[t];return X(Z!==void 0,15),Z===this.newest_||(Z===this.oldest_?(this.oldest_=this.oldest_.newer,this.oldest_.older=null):(Z.newer.older=Z.older,Z.older.newer=Z.newer),Z.newer=null,Z.older=this.newest_,this.newest_.newer=Z,this.newest_=Z),Z.value_},n.prototype.remove=function(t){var T=this.entries_[t];return X(T!==void 0,15),T===this.newest_?(this.newest_=T.older,this.newest_&&(this.newest_.newer=null)):T===this.oldest_?(this.oldest_=T.newer,this.oldest_&&(this.oldest_.older=null)):(T.newer.older=T.older,T.older.newer=T.newer),delete this.entries_[t],--this.count_,T.value_},n.prototype.getCount=function(){return this.count_},n.prototype.getKeys=function(){var t=new Array(this.count_),T=0,Z;for(Z=this.newest_;Z;Z=Z.older)t[T++]=Z.key_;return t},n.prototype.getValues=function(){var t=new Array(this.count_),T=0,Z;for(Z=this.newest_;Z;Z=Z.older)t[T++]=Z.value_;return t},n.prototype.peekLast=function(){return this.oldest_.value_},n.prototype.peekLastKey=function(){return this.oldest_.key_},n.prototype.peekFirstKey=function(){return this.newest_.key_},n.prototype.peek=function(t){if(!!this.containsKey(t))return this.entries_[t].value_},n.prototype.pop=function(){var t=this.oldest_;return delete this.entries_[t.key_],t.newer&&(t.newer.older=null),this.oldest_=t.newer,this.oldest_||(this.newest_=null),--this.count_,t.value_},n.prototype.replace=function(t,T){this.get(t),this.entries_[t].value_=T},n.prototype.set=function(t,T){X(!(t in this.entries_),16);var Z={key_:t,newer:null,older:this.newest_,value_:T};this.newest_?this.newest_.newer=Z:this.oldest_=Z,this.newest_=Z,this.entries_[t]=Z,++this.count_},n.prototype.setSize=function(t){this.highWaterMark=t},n}();const je=be;function U7(n,t,T,Z){return Z!==void 0?(Z[0]=n,Z[1]=t,Z[2]=T,Z):[n,t,T]}function L4(n,t,T){return n+"/"+t+"/"+T}function l6(n){return L4(n[0],n[1],n[2])}function ke(n){return n.split("/").map(Number)}function Xe(n){return(n[1]<T||T>t.getMaxZoom())return!1;var r=t.getFullTileRange(T);return r?r.containsXY(Z,e):!0}var We=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Be=function(n){We(t,n);function t(){return n!==null&&n.apply(this,arguments)||this}return t.prototype.expireCache=function(T){for(;this.canExpireCache();){var Z=this.peekLast();if(Z.getKey()in T)break;this.pop().release()}},t.prototype.pruneExceptNewestZ=function(){if(this.getCount()!==0){var T=this.peekFirstKey(),Z=ke(T),e=Z[0];this.forEach(function(r){r.tileCoord[0]!==e&&(this.remove(l6(r.tileCoord)),r.release())}.bind(this))}},t}(je);const u6=Be;var h6=function(){function n(t,T,Z,e){this.minX=t,this.maxX=T,this.minY=Z,this.maxY=e}return n.prototype.contains=function(t){return this.containsXY(t[1],t[2])},n.prototype.containsTileRange=function(t){return this.minX<=t.minX&&t.maxX<=this.maxX&&this.minY<=t.minY&&t.maxY<=this.maxY},n.prototype.containsXY=function(t,T){return this.minX<=t&&t<=this.maxX&&this.minY<=T&&T<=this.maxY},n.prototype.equals=function(t){return this.minX==t.minX&&this.minY==t.minY&&this.maxX==t.maxX&&this.maxY==t.maxY},n.prototype.extend=function(t){t.minXthis.maxX&&(this.maxX=t.maxX),t.minYthis.maxY&&(this.maxY=t.maxY)},n.prototype.getHeight=function(){return this.maxY-this.minY+1},n.prototype.getSize=function(){return[this.getWidth(),this.getHeight()]},n.prototype.getWidth=function(){return this.maxX-this.minX+1},n.prototype.intersects=function(t){return this.minX<=t.maxX&&this.maxX>=t.minX&&this.minY<=t.maxY&&this.maxY>=t.minY},n}();function b0(n,t,T,Z,e){return e!==void 0?(e.minX=n,e.maxX=t,e.minY=T,e.maxY=Z,e):new h6(n,t,T,Z)}const c6=h6;var Ue=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),ze=function(n){Ue(t,n);function t(T){var Z=n.call(this)||this;return Z.geometries_=T||null,Z.changeEventsKeys_=[],Z.listenGeometriesChange_(),Z}return t.prototype.unlistenGeometriesChange_=function(){this.changeEventsKeys_.forEach(H),this.changeEventsKeys_.length=0},t.prototype.listenGeometriesChange_=function(){if(!!this.geometries_)for(var T=0,Z=this.geometries_.length;Tthis.sourceWorldWidth_/2){var y=[[g.source[0][0],g.source[0][1]],[g.source[1][0],g.source[1][1]],[g.source[2][0],g.source[2][1]]];y[0][0]-v>this.sourceWorldWidth_/2&&(y[0][0]-=this.sourceWorldWidth_),y[1][0]-v>this.sourceWorldWidth_/2&&(y[1][0]-=this.sourceWorldWidth_),y[2][0]-v>this.sourceWorldWidth_/2&&(y[2][0]-=this.sourceWorldWidth_);var m=Math.min(y[0][0],y[1][0],y[2][0]),x=Math.max(y[0][0],y[1][0],y[2][0]);x-m.5&&h<1,f=!1;if(s>0){if(this.targetProj_.isGlobal()&&this.targetWorldWidth_){var p=o7([t,T,Z,e]),d=q(p)/this.targetWorldWidth_;f=d>K7||f}!c&&this.sourceProj_.isGlobal()&&h&&(f=h>K7||f)}if(!(!f&&this.maxSourceExtent_&&isFinite(l[0])&&isFinite(l[1])&&isFinite(l[2])&&isFinite(l[3])&&!d2(l,this.maxSourceExtent_))){var _=0;if(!f&&(!isFinite(r[0])||!isFinite(r[1])||!isFinite(i[0])||!isFinite(i[1])||!isFinite(o[0])||!isFinite(o[1])||!isFinite(a[0])||!isFinite(a[1]))){if(s>0)f=!0;else if(_=(!isFinite(r[0])||!isFinite(r[1])?8:0)+(!isFinite(i[0])||!isFinite(i[1])?4:0)+(!isFinite(o[0])||!isFinite(o[1])?2:0)+(!isFinite(a[0])||!isFinite(a[1])?1:0),_!=1&&_!=2&&_!=4&&_!=8)return}if(s>0){if(!f){var v=[(t[0]+Z[0])/2,(t[1]+Z[1])/2],g=this.transformInv_(v),y=void 0;if(c){var m=(U0(r[0],u)+U0(o[0],u))/2;y=m-U0(g[0],u)}else y=(r[0]+o[0])/2-g[0];var x=(r[1]+o[1])/2-g[1],E=y*y+x*x;f=E>this.errorThresholdSquared_}if(f){if(Math.abs(t[0]-Z[0])<=Math.abs(t[1]-Z[1])){var w=[(T[0]+Z[0])/2,(T[1]+Z[1])/2],O=this.transformInv_(w),S=[(e[0]+t[0])/2,(e[1]+t[1])/2],A=this.transformInv_(S);this.addQuad_(t,T,w,S,r,i,O,A,s-1),this.addQuad_(S,w,Z,e,A,O,o,a,s-1)}else{var N=[(t[0]+T[0])/2,(t[1]+T[1])/2],R=this.transformInv_(N),b=[(Z[0]+e[0])/2,(Z[1]+e[1])/2],j=this.transformInv_(b);this.addQuad_(t,N,b,e,r,R,j,a,s-1),this.addQuad_(N,T,Z,b,R,i,o,j,s-1)}return}}if(c){if(!this.canWrapXInSource_)return;this.wrapsXInSource_=!0}(_&11)==0&&this.addTriangle_(t,Z,e,r,o,a),(_&14)==0&&this.addTriangle_(t,Z,T,r,o,i),_&&((_&13)==0&&this.addTriangle_(T,e,t,i,a,r),(_&7)==0&&this.addTriangle_(T,e,Z,i,a,o))}},n.prototype.calculateSourceExtent=function(){var t=C2();return this.triangles_.forEach(function(T,Z,e){var r=T.source;p1(t,r[0]),p1(t,r[1]),p1(t,r[2])}),t},n.prototype.getTriangles=function(){return this.triangles_},n}();const _n=gn;var J4,p6=[];function V7(n,t,T,Z,e){n.beginPath(),n.moveTo(0,0),n.lineTo(t,T),n.lineTo(Z,e),n.closePath(),n.save(),n.clip(),n.fillRect(0,0,Math.max(t,Z)+1,Math.max(T,e)),n.restore()}function Q4(n,t){return Math.abs(n[t*4]-210)>2||Math.abs(n[t*4+3]-.75*255)>2}function yn(){if(J4===void 0){var n=document.createElement("canvas").getContext("2d");n.globalCompositeOperation="lighter",n.fillStyle="rgba(210, 0, 0, 0.75)",V7(n,4,5,4,0),V7(n,4,5,0,5);var t=n.getImageData(0,0,3,3).data;J4=Q4(t,0)||Q4(t,4)||Q4(t,8)}return J4}function $7(n,t,T,Z){var e=L5(T,t,n),r=h7(t,Z,T),i=t.getMetersPerUnit();i!==void 0&&(r*=i);var o=n.getMetersPerUnit();o!==void 0&&(r/=o);var a=n.getExtent();if(!a||P1(a,e)){var s=h7(n,r,e)/r;isFinite(s)&&s>0&&(r/=s)}return r}function mn(n,t,T,Z){var e=R0(T),r=$7(n,t,e,Z);return(!isFinite(r)||r<=0)&&s3(T,function(i){return r=$7(n,t,i,Z),isFinite(r)&&r>0}),r}function En(n,t,T,Z,e,r,i,o,a,s,l,h){var u=g2(Math.round(T*n),Math.round(T*t),p6);if(h||e2(u,m5),a.length===0)return u.canvas;u.scale(T,T);function c(y){return Math.round(y*T)/T}u.globalCompositeOperation="lighter";var f=C2();a.forEach(function(y,m,x){o3(f,y.extent)});var p=q(f),d=x2(f),_=g2(Math.round(T*p/Z),Math.round(T*d/Z));h||e2(_,m5);var v=T/Z;a.forEach(function(y,m,x){var E=y.extent[0]-f[0],w=-(y.extent[3]-f[3]),O=q(y.extent),S=x2(y.extent);y.image.width>0&&y.image.height>0&&_.drawImage(y.image,s,s,y.image.width-2*s,y.image.height-2*s,E*v,w*v,O*v,S*v)});var g=P0(i);return o.getTriangles().forEach(function(y,m,x){var E=y.source,w=y.target,O=E[0][0],S=E[0][1],A=E[1][0],N=E[1][1],R=E[2][0],b=E[2][1],j=c((w[0][0]-g[0])/r),M=c(-(w[0][1]-g[1])/r),I=c((w[1][0]-g[0])/r),P=c(-(w[1][1]-g[1])/r),Y=c((w[2][0]-g[0])/r),W=c(-(w[2][1]-g[1])/r),K=O,C=S;O=0,S=0,A-=K,N-=C,R-=K,b-=C;var Q=[[A,N,0,0,I-j],[R,b,0,0,Y-j],[0,0,A,N,P-M],[0,0,R,b,W-M]],V=x9(Q);if(!!V){if(u.save(),u.beginPath(),yn()||!h){u.moveTo(I,P);for(var k=4,i2=j-I,c2=M-P,o2=0;o20&&(this.newTiles_=!0):l.setState(D.LOADED)),this.isDrawableTile(l)||(l=l.getInterimTile()),l},t.prototype.getData=function(T){var Z=this.frameState;if(!Z)return null;var e=this.getLayer(),r=t2(Z.pixelToCoordinateTransform,T.slice()),i=e.getExtent();if(i&&!P1(i,r))return null;for(var o=Z.pixelRatio,a=Z.viewState.projection,s=Z.viewState,l=e.getRenderSource(),h=l.getTileGridForProjection(s.projection),u=l.getTilePixelRatio(Z.pixelRatio),c=h.getZForResolution(s.resolution);c>=h.getMinZoom();--c){var f=h.getTileCoordForCoordAndZ(r,c),p=l.getTile(c,f[1],f[2],o,a);if(!(p instanceof T6||p instanceof d6))return null;if(p.getState()===D.LOADED){var d=h.getOrigin(c),_=S2(h.getTileSize(c)),v=h.getResolution(c),g=Math.floor(u*((r[0]-d[0])/v-f[1]*_[0])),y=Math.floor(u*((d[1]-r[1])/v-f[2]*_[1])),m=Math.round(u*l.getGutterForProjection(s.projection));return this.getImageData(p.getImage(),g+m,y+m)}}return null},t.prototype.loadedTileCallback=function(T,Z,e){return this.isDrawableTile(e)?n.prototype.loadedTileCallback.call(this,T,Z,e):!1},t.prototype.prepareFrame=function(T){return!!this.getLayer().getSource()},t.prototype.renderFrame=function(T,Z){var e=T.layerStatesArray[T.layerIndex],r=T.viewState,i=r.projection,o=r.resolution,a=r.center,s=r.rotation,l=T.pixelRatio,h=this.getLayer(),u=h.getSource(),c=u.getRevision(),f=u.getTileGridForProjection(i),p=f.getZForResolution(o,u.zDirection),d=f.getResolution(p),_=T.extent,v=T.viewState.resolution,g=u.getTilePixelRatio(l),y=Math.round(q(_)/v*l),m=Math.round(x2(_)/v*l),x=e.extent&&g0(e.extent,i);x&&(_=d1(_,g0(e.extent,i)));var E=d*y/2/g,w=d*m/2/g,O=[a[0]-E,a[1]-w,a[0]+E,a[1]+w],S=f.getTileRangeForExtentAndZ(_,p),A={};A[p]={};var N=this.createLoadedTileFinder(u,i,A),R=this.tmpExtent,b=this.tmpTileRange_;this.newTiles_=!1;for(var j=s?n5(r.center,v,s,T.size):void 0,M=S.minX;M<=S.maxX;++M)for(var I=S.minY;I<=S.maxY;++I)if(!(s&&!f.tileCoordIntersectsViewport([p,M,I],j))){var P=this.getTile(p,M,I,T);if(this.isDrawableTile(P)){var Y=U(this);if(P.getState()==D.LOADED){A[p][P.tileCoord.toString()]=P;var W=P.inTransition(Y);W&&e.opacity!==1&&(P.endTransition(Y),W=!1),!this.newTiles_&&(W||this.renderedTiles.indexOf(P)===-1)&&(this.newTiles_=!0)}if(P.getAlpha(Y,T.time)===1)continue}var K=f.getTileCoordChildTileRange(P.tileCoord,b,R),C=!1;K&&(C=N(p+1,K)),C||f.forEachTileCoordParentTileRange(P.tileCoord,N,b,R)}var Q=d/o*l/g;K2(this.pixelTransform,T.size[0]/2,T.size[1]/2,1/l,1/l,s,-y/2,-m/2);var V=n3(this.pixelTransform);this.useContainer(Z,V,this.getBackground(T));var k=this.context,i2=k.canvas;x5(this.inversePixelTransform,this.pixelTransform),K2(this.tempTransform,y/2,m/2,Q,Q,0,-y/2,-m/2),i2.width!=y||i2.height!=m?(i2.width=y,i2.height=m):this.containerReused||k.clearRect(0,0,y,m),x&&this.clipUnrotated(k,T,x),u.getInterpolate()||e2(k,m5),this.preRender(k,T),this.renderedTiles.length=0;var c2=Object.keys(A).map(Number);c2.sort(w0);var o2,A0,v2;e.opacity===1&&(!this.containerReused||u.getOpaque(T.viewState.projection))?c2=c2.reverse():(o2=[],A0=[]);for(var Q0=c2.length-1;Q0>=0;--Q0){var P2=c2[Q0],T1=u.getTilePixelSize(P2,l,i),l0=f.getResolution(P2),M0=l0/d,G1=T1[0]*M0*Q,b1=T1[1]*M0*Q,Z1=f.getTileCoordForCoordAndZ(P0(O),P2),t1=f.getTileCoordExtent(Z1),$2=t2(this.tempTransform,[g*(t1[0]-O[0])/d,g*(O[3]-t1[3])/d]),F4=g*u.getGutterForProjection(i),u0=A[P2];for(var j1 in u0){var P=u0[j1],H2=P.tileCoord,F0=Z1[1]-H2[1],D4=Math.round($2[0]-(F0-1)*G1),k1=Z1[2]-H2[2],e1=Math.round($2[1]-(k1-1)*b1),M=Math.round($2[0]-F0*G1),I=Math.round($2[1]-k1*b1),N2=D4-M,L2=e1-I,h0=p===P2,W=h0&&P.getAlpha(U(this),T.time)!==1,n1=!1;if(!W)if(o2){v2=[M,I,M+N2,I,M+N2,I+L2,M,I+L2];for(var h2=0,X1=o2.length;h2=this.minZoom;){if(this.zoomFactor_===2?(i=Math.floor(i/2),o=Math.floor(o/2),r=b0(i,i,o,o,Z)):r=this.getTileRangeForExtentAndZ(a,s,Z),T(s,r))return!0;--s}return!1},n.prototype.getExtent=function(){return this.extent_},n.prototype.getMaxZoom=function(){return this.maxZoom},n.prototype.getMinZoom=function(){return this.minZoom},n.prototype.getOrigin=function(t){return this.origin_?this.origin_:this.origins_[t]},n.prototype.getResolution=function(t){return this.resolutions_[t]},n.prototype.getResolutions=function(){return this.resolutions_},n.prototype.getTileCoordChildTileRange=function(t,T,Z){if(t[0]this.maxZoom||T0?Z:Math.max(i/o[0],r/o[1]),s=e+1,l=new Array(s),h=0;he.highWaterMark&&(e.highWaterMark=T)},t.prototype.useTile=function(T,Z,e,r){},t}(H3),Dn=function(n){y6(t,n);function t(T,Z){var e=n.call(this,T)||this;return e.tile=Z,e}return t}(V2);const Nn=Fn;function Gn(n,t){var T=/\{z\}/g,Z=/\{x\}/g,e=/\{y\}/g,r=/\{-y\}/g;return function(i,o,a){if(i)return n.replace(T,i[0].toString()).replace(Z,i[1].toString()).replace(e,i[2].toString()).replace(r,function(){var s=i[0],l=t.getFullTileRange(s);X(l,55);var h=l.getHeight()-i[2]-1;return h.toString()})}}function bn(n,t){for(var T=n.length,Z=new Array(T),e=0;e{const n=new A4().readFeature(C6[0]);$5.fit(n.getGeometry(),{maxZoom:10,duration:1e3})},3e3);const S6=document.getElementById("popup"),I6=new Dt({element:S6,positioning:"bottom-center",stopEvent:!1});x0.addOverlay(I6);let g1;function P6(){g1&&(g1.dispose(),g1=void 0)}function gr(n){const t=document.createElement("div"),T=document.createElement("div");return T.textContent=n.get("name"),t.append(T),t.innerHTML}x0.on("click",function(n){const t=x0.forEachFeatureAtPixel(n.pixel,function(T){return T});P6(),t&&(I6.setPosition(n.coordinate),g1=new bootstrap.Popover(S6,{placement:"top",html:!0,content:gr(t)}),g1.show())});x0.on("pointermove",function(n){x0.getTargetElement().style.cursor=x0.hasFeatureAtPixel(n.pixel)?"pointer":""});x0.on("movestart",P6);const _r=5e3;function L6(n=!1){fetch("https://r2b22.kip.pe/last.json").then(t=>t.json()).then(t=>{console.log(t);const T=[t.lon,t.lat];R6.getGeometry().setCoordinates(T)}),n&&setInterval(L6,_r)}L6(!0); -//# sourceMappingURL=index.098b1da4.js.map +`);this.generateTileUrlFunction_?this.setTileUrlFunction(bn(T,this.tileGrid),Z):this.setKey(Z)},t.prototype.tileUrlFunction=function(T,Z,e){},t.prototype.useTile=function(T,Z,e){var r=L4(T,Z,e);this.tileCache.containsKey(r)&&this.tileCache.get(r)},t}(Nn);const Wn=Yn;var Bn=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Un=function(n){Bn(t,n);function t(T){var Z=this,e=T.imageSmoothing!==void 0?T.imageSmoothing:!0;return T.interpolate!==void 0&&(e=T.interpolate),Z=n.call(this,{attributions:T.attributions,cacheSize:T.cacheSize,opaque:T.opaque,projection:T.projection,state:T.state,tileGrid:T.tileGrid,tileLoadFunction:T.tileLoadFunction?T.tileLoadFunction:zn,tilePixelRatio:T.tilePixelRatio,tileUrlFunction:T.tileUrlFunction,url:T.url,urls:T.urls,wrapX:T.wrapX,transition:T.transition,interpolate:e,key:T.key,attributionsCollapsible:T.attributionsCollapsible,zDirection:T.zDirection})||this,Z.crossOrigin=T.crossOrigin!==void 0?T.crossOrigin:null,Z.tileClass=T.tileClass!==void 0?T.tileClass:T6,Z.tileCacheForProjection={},Z.tileGridForProjection={},Z.reprojectionErrorThreshold_=T.reprojectionErrorThreshold,Z.renderReprojectionEdges_=!1,Z}return t.prototype.canExpireCache=function(){if(!j2)return n.prototype.canExpireCache.call(this);if(this.tileCache.canExpireCache())return!0;for(var T in this.tileCacheForProjection)if(this.tileCacheForProjection[T].canExpireCache())return!0;return!1},t.prototype.expireCache=function(T,Z){if(!j2){n.prototype.expireCache.call(this,T,Z);return}var e=this.getTileCacheForProjection(T);this.tileCache.expireCache(this.tileCache==e?Z:{});for(var r in this.tileCacheForProjection){var i=this.tileCacheForProjection[r];i.expireCache(i==e?Z:{})}},t.prototype.getGutterForProjection=function(T){return j2&&this.getProjection()&&T&&!d0(this.getProjection(),T)?0:this.getGutter()},t.prototype.getGutter=function(){return 0},t.prototype.getKey=function(){var T=n.prototype.getKey.call(this);return this.getInterpolate()||(T+=":disable-interpolation"),T},t.prototype.getOpaque=function(T){return j2&&this.getProjection()&&T&&!d0(this.getProjection(),T)?!1:n.prototype.getOpaque.call(this,T)},t.prototype.getTileGridForProjection=function(T){if(!j2)return n.prototype.getTileGridForProjection.call(this,T);var Z=this.getProjection();if(this.tileGrid&&(!Z||d0(Z,T)))return this.tileGrid;var e=U(T);return e in this.tileGridForProjection||(this.tileGridForProjection[e]=g6(T)),this.tileGridForProjection[e]},t.prototype.getTileCacheForProjection=function(T){if(!j2)return n.prototype.getTileCacheForProjection.call(this,T);var Z=this.getProjection();if(!Z||d0(Z,T))return this.tileCache;var e=U(T);return e in this.tileCacheForProjection||(this.tileCacheForProjection[e]=new u6(this.tileCache.highWaterMark)),this.tileCacheForProjection[e]},t.prototype.createTile_=function(T,Z,e,r,i,o){var a=[T,Z,e],s=this.getTileCoordForTileUrlFunction(a,i),l=s?this.tileUrlFunction(s,r,i):void 0,h=new this.tileClass(a,l!==void 0?D.IDLE:D.EMPTY,l!==void 0?l:"",this.crossOrigin,this.tileLoadFunction,this.tileOptions);return h.key=o,h.addEventListener(G.CHANGE,this.handleTileChange.bind(this)),h},t.prototype.getTile=function(T,Z,e,r,i){var o=this.getProjection();if(!j2||!o||!i||d0(o,i))return this.getTileInternal(T,Z,e,r,o||i);var a=this.getTileCacheForProjection(i),s=[T,Z,e],l=void 0,h=l6(s);a.containsKey(h)&&(l=a.get(h));var u=this.getKey();if(l&&l.key==u)return l;var c=this.getTileGridForProjection(o),f=this.getTileGridForProjection(i),p=this.getTileCoordForTileUrlFunction(s,i),d=new d6(o,c,i,f,s,p,this.getTilePixelRatio(r),this.getGutter(),function(_,v,g,y){return this.getTileInternal(_,v,g,y,o)}.bind(this),this.reprojectionErrorThreshold_,this.renderReprojectionEdges_,this.getInterpolate());return d.key=u,l?(d.interimTile=l,d.refreshInterimChain(),a.replace(h,d)):a.set(h,d),d},t.prototype.getTileInternal=function(T,Z,e,r,i){var o=null,a=L4(T,Z,e),s=this.getKey();if(!this.tileCache.containsKey(a))o=this.createTile_(T,Z,e,r,i,s),this.tileCache.set(a,o);else if(o=this.tileCache.get(a),o.key!=s){var l=o;o=this.createTile_(T,Z,e,r,i,s),l.getState()==D.IDLE?o.interimTile=l.interimTile:o.interimTile=l,o.refreshInterimChain(),this.tileCache.replace(a,o)}return o},t.prototype.setRenderReprojectionEdges=function(T){if(!(!j2||this.renderReprojectionEdges_==T)){this.renderReprojectionEdges_=T;for(var Z in this.tileCacheForProjection)this.tileCacheForProjection[Z].clear();this.changed()}},t.prototype.setTileGridForProjection=function(T,Z){if(j2){var e=Z2(T);if(e){var r=U(e);r in this.tileGridForProjection||(this.tileGridForProjection[r]=Z)}}},t}(Wn);function zn(n,t){n.getImage().src=t}const Kn=Un;var Vn=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),$n=function(n){Vn(t,n);function t(T){var Z=this,e=T||{},r=e2({},e);return delete r.preload,delete r.useInterimTilesOnError,Z=n.call(this,r)||this,Z.on,Z.once,Z.un,Z.setPreload(e.preload!==void 0?e.preload:0),Z.setUseInterimTilesOnError(e.useInterimTilesOnError!==void 0?e.useInterimTilesOnError:!0),Z}return t.prototype.getPreload=function(){return this.get(t4.PRELOAD)},t.prototype.setPreload=function(T){this.set(t4.PRELOAD,T)},t.prototype.getUseInterimTilesOnError=function(){return this.get(t4.USE_INTERIM_TILES_ON_ERROR)},t.prototype.setUseInterimTilesOnError=function(T){this.set(t4.USE_INTERIM_TILES_ON_ERROR,T)},t.prototype.getData=function(T){return n.prototype.getData.call(this,T)},t}(R4);const Hn=$n;var qn=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Jn=function(n){qn(t,n);function t(T){return n.call(this,T)||this}return t.prototype.createRenderer=function(){return new Rn(this)},t}(Hn);const Qn=Jn;var Tr=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),Zr=function(n){Tr(t,n);function t(T){var Z=this,e=T||{},r=e.imageSmoothing!==void 0?e.imageSmoothing:!0;e.interpolate!==void 0&&(r=e.interpolate);var i=e.projection!==void 0?e.projection:"EPSG:3857",o=e.tileGrid!==void 0?e.tileGrid:An({extent:V5(i),maxResolution:e.maxResolution,maxZoom:e.maxZoom,minZoom:e.minZoom,tileSize:e.tileSize});return Z=n.call(this,{attributions:e.attributions,cacheSize:e.cacheSize,crossOrigin:e.crossOrigin,interpolate:r,opaque:e.opaque,projection:i,reprojectionErrorThreshold:e.reprojectionErrorThreshold,tileGrid:o,tileLoadFunction:e.tileLoadFunction,tilePixelRatio:e.tilePixelRatio,tileUrlFunction:e.tileUrlFunction,url:e.url,urls:e.urls,wrapX:e.wrapX!==void 0?e.wrapX:!0,transition:e.transition,attributionsCollapsible:e.attributionsCollapsible,zDirection:e.zDirection})||this,Z.gutter_=e.gutter!==void 0?e.gutter:0,Z}return t.prototype.getGutter=function(){return this.gutter_},t}(Kn);const tr=Zr;var er=globalThis&&globalThis.__extends||function(){var n=function(t,T){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Z,e){Z.__proto__=e}||function(Z,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(Z[r]=e[r])},n(t,T)};return function(t,T){if(typeof T!="function"&&T!==null)throw new TypeError("Class extends value "+String(T)+" is not a constructor or null");n(t,T);function Z(){this.constructor=t}t.prototype=T===null?Object.create(T):(Z.prototype=T.prototype,new Z)}}(),nr='© OpenStreetMap contributors.',rr=function(n){er(t,n);function t(T){var Z=T||{},e=Z.imageSmoothing!==void 0?Z.imageSmoothing:!0;Z.interpolate!==void 0&&(e=Z.interpolate);var r;Z.attributions!==void 0?r=Z.attributions:r=[nr];var i=Z.crossOrigin!==void 0?Z.crossOrigin:"anonymous",o=Z.url!==void 0?Z.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png";return n.call(this,{attributions:r,attributionsCollapsible:!1,cacheSize:Z.cacheSize,crossOrigin:i,interpolate:e,maxZoom:Z.maxZoom!==void 0?Z.maxZoom:19,opaque:Z.opaque!==void 0?Z.opaque:!0,reprojectionErrorThreshold:Z.reprojectionErrorThreshold,tileLoadFunction:Z.tileLoadFunction,transition:Z.transition,url:o,wrapX:Z.wrapX,zDirection:Z.zDirection})||this}return t}(tr);const ir=rr,or="FeatureCollection",ar=[{type:"Feature",properties:{name:"Stage 1",time:"2022-05-16T21:04:16.059Z",coordTimes:["2022-05-16T21:04:16.059Z","2022-05-16T21:04:32.020Z","2022-05-16T21:04:47.445Z","2022-05-16T21:04:56.936Z","2022-05-16T21:05:00.554Z","2022-05-16T21:05:02.156Z","2022-05-16T21:05:12.405Z","2022-05-16T21:05:16.603Z","2022-05-16T21:05:29.363Z","2022-05-16T21:05:32.047Z","2022-05-16T21:05:59.677Z","2022-05-16T21:06:22.454Z","2022-05-16T21:06:33.023Z","2022-05-16T21:06:56.215Z","2022-05-16T21:07:05.865Z","2022-05-16T21:07:10.732Z","2022-05-16T21:07:13.251Z","2022-05-16T21:07:19.585Z","2022-05-16T21:07:25.946Z","2022-05-16T21:07:52.297Z","2022-05-16T21:08:13.430Z","2022-05-16T21:08:22.273Z","2022-05-16T21:08:41.495Z","2022-05-16T21:08:45.501Z","2022-05-16T21:08:49.578Z","2022-05-16T21:09:21.947Z","2022-05-16T21:09:55.449Z","2022-05-16T21:10:30.139Z","2022-05-16T21:10:38.659Z","2022-05-16T21:10:57.612Z","2022-05-16T21:11:13.327Z","2022-05-16T21:11:17.866Z","2022-05-16T21:11:40.351Z","2022-05-16T21:11:57.887Z","2022-05-16T21:12:18.713Z","2022-05-16T21:12:45.968Z","2022-05-16T21:13:01.128Z","2022-05-16T21:13:07.617Z","2022-05-16T21:13:11.419Z","2022-05-16T21:13:15.846Z","2022-05-16T21:13:23.095Z","2022-05-16T21:13:37.856Z","2022-05-16T21:13:56.669Z","2022-05-16T21:14:08.036Z","2022-05-16T21:14:12.280Z","2022-05-16T21:14:38.704Z","2022-05-16T21:14:50.209Z","2022-05-16T21:14:58.176Z","2022-05-16T21:15:41.179Z","2022-05-16T21:16:01.872Z","2022-05-16T21:16:03.220Z","2022-05-16T21:16:09.311Z","2022-05-16T21:16:21.544Z","2022-05-16T21:16:33.127Z","2022-05-16T21:16:38.227Z","2022-05-16T21:16:43.767Z","2022-05-16T21:16:45.999Z","2022-05-16T21:16:47.892Z","2022-05-16T21:16:49.801Z","2022-05-16T21:16:52.285Z","2022-05-16T21:16:55.642Z","2022-05-16T21:17:07.845Z","2022-05-16T21:17:09.498Z","2022-05-16T21:17:29.824Z","2022-05-16T21:17:53.832Z","2022-05-16T21:17:57.976Z","2022-05-16T21:18:00.346Z","2022-05-16T21:18:18.849Z","2022-05-16T21:18:20.954Z","2022-05-16T21:18:26.313Z","2022-05-16T21:18:38.418Z","2022-05-16T21:19:07.662Z","2022-05-16T21:19:14.161Z","2022-05-16T21:19:40.116Z","2022-05-16T21:19:46.001Z","2022-05-16T21:19:52.147Z","2022-05-16T21:20:12.404Z","2022-05-16T21:20:15.388Z","2022-05-16T21:20:20.413Z","2022-05-16T21:20:39.939Z","2022-05-16T21:20:47.373Z","2022-05-16T21:20:54.383Z","2022-05-16T21:21:06.197Z","2022-05-16T21:21:12.319Z","2022-05-16T21:21:24.785Z","2022-05-16T21:21:41.109Z","2022-05-16T21:22:13.639Z","2022-05-16T21:22:17.929Z","2022-05-16T21:22:29.007Z","2022-05-16T21:22:59.394Z","2022-05-16T21:23:09.897Z","2022-05-16T21:23:19.037Z","2022-05-16T21:23:24.786Z","2022-05-16T21:23:32.380Z","2022-05-16T21:23:42.511Z","2022-05-16T21:23:50.829Z","2022-05-16T21:23:56.528Z","2022-05-16T21:23:59.073Z","2022-05-16T21:24:09.855Z","2022-05-16T21:24:12.037Z","2022-05-16T21:24:25.938Z","2022-05-16T21:25:06.331Z","2022-05-16T21:25:11.931Z","2022-05-16T21:25:16.352Z","2022-05-16T21:26:26.531Z","2022-05-16T21:26:57.379Z","2022-05-16T21:27:02.100Z","2022-05-16T21:27:05.777Z","2022-05-16T21:27:42.689Z","2022-05-16T21:27:44.336Z","2022-05-16T21:27:52.843Z","2022-05-16T21:28:10.795Z","2022-05-16T21:28:16.658Z","2022-05-16T21:28:25.647Z","2022-05-16T21:28:33.832Z","2022-05-16T21:28:47.303Z","2022-05-16T21:28:57.033Z","2022-05-16T21:29:06.775Z","2022-05-16T21:29:17.941Z","2022-05-16T21:29:30.717Z","2022-05-16T21:29:32.574Z","2022-05-16T21:29:35.936Z","2022-05-16T21:29:39.797Z","2022-05-16T21:29:46.673Z","2022-05-16T21:29:47.476Z","2022-05-16T21:29:49.434Z","2022-05-16T21:29:50.693Z","2022-05-16T21:29:54.189Z","2022-05-16T21:30:01.174Z","2022-05-16T21:30:01.501Z","2022-05-16T21:30:13.375Z","2022-05-16T21:30:14.354Z","2022-05-16T21:30:15.656Z","2022-05-16T21:30:18.795Z","2022-05-16T21:30:25.451Z","2022-05-16T21:30:27.138Z","2022-05-16T21:30:27.837Z","2022-05-16T21:30:32.595Z","2022-05-16T21:30:35.803Z","2022-05-16T21:30:38.794Z","2022-05-16T21:30:47.110Z","2022-05-16T21:31:02.660Z","2022-05-16T21:31:17.720Z","2022-05-16T21:31:18.352Z","2022-05-16T21:31:19.119Z","2022-05-16T21:31:27.892Z","2022-05-16T21:31:29.276Z","2022-05-16T21:31:43.484Z","2022-05-16T21:31:54.425Z","2022-05-16T21:32:01.744Z","2022-05-16T21:32:03.163Z","2022-05-16T21:32:07.018Z","2022-05-16T21:32:26.684Z","2022-05-16T21:32:33.641Z","2022-05-16T21:32:38.378Z","2022-05-16T21:32:46.042Z","2022-05-16T21:32:48.792Z","2022-05-16T21:32:59.168Z","2022-05-16T21:33:01.461Z","2022-05-16T21:33:07.472Z","2022-05-16T21:33:11.994Z","2022-05-16T21:33:17.334Z","2022-05-16T21:33:24.246Z","2022-05-16T21:33:30.433Z","2022-05-16T21:33:40.961Z","2022-05-16T21:33:45.226Z","2022-05-16T21:33:59.477Z","2022-05-16T21:34:00.874Z","2022-05-16T21:34:05.569Z","2022-05-16T21:34:13.700Z","2022-05-16T21:34:19.217Z","2022-05-16T21:34:28.683Z","2022-05-16T21:34:36.157Z","2022-05-16T21:34:39.753Z","2022-05-16T21:34:47.335Z","2022-05-16T21:34:50.211Z","2022-05-16T21:35:12.398Z","2022-05-16T21:35:15.361Z","2022-05-16T21:35:18.807Z","2022-05-16T21:35:20.278Z","2022-05-16T21:35:22.003Z","2022-05-16T21:35:30.870Z","2022-05-16T21:35:33.165Z","2022-05-16T21:35:37.107Z","2022-05-16T21:35:40.613Z","2022-05-16T21:35:42.273Z","2022-05-16T21:35:45.572Z","2022-05-16T21:35:49.063Z","2022-05-16T21:36:09.550Z","2022-05-16T21:36:13.698Z","2022-05-16T21:36:16.057Z","2022-05-16T21:36:19.955Z","2022-05-16T21:36:35.602Z","2022-05-16T21:36:42.496Z","2022-05-16T21:36:46.162Z","2022-05-16T21:36:52.635Z","2022-05-16T21:37:10.986Z","2022-05-16T21:37:15.745Z","2022-05-16T21:37:20.005Z","2022-05-16T21:37:25.910Z","2022-05-16T21:37:31.774Z","2022-05-16T21:37:32.519Z","2022-05-16T21:37:39.240Z","2022-05-16T21:37:44.638Z","2022-05-16T21:37:45.300Z","2022-05-16T21:37:46.048Z","2022-05-16T21:37:48.530Z","2022-05-16T21:38:03.134Z","2022-05-16T21:38:05.819Z","2022-05-16T21:38:10.363Z","2022-05-16T21:38:17.797Z","2022-05-16T21:38:29.332Z","2022-05-16T21:38:34.700Z","2022-05-16T21:38:44.749Z","2022-05-16T21:38:49.811Z","2022-05-16T21:38:55.769Z","2022-05-16T21:39:11.262Z","2022-05-16T21:39:25.670Z","2022-05-16T21:39:40.389Z","2022-05-16T21:39:53.775Z","2022-05-16T21:39:59.660Z","2022-05-16T21:40:05.296Z","2022-05-16T21:40:08.402Z","2022-05-16T21:40:13.213Z","2022-05-16T21:40:14.014Z","2022-05-16T21:40:20.329Z","2022-05-16T21:40:22.765Z","2022-05-16T21:40:33.584Z","2022-05-16T21:40:36.090Z","2022-05-16T21:40:39.201Z","2022-05-16T21:40:46.420Z","2022-05-16T21:40:52.672Z","2022-05-16T21:41:12.141Z","2022-05-16T21:41:21.737Z","2022-05-16T21:41:27.092Z","2022-05-16T21:41:35.940Z","2022-05-16T21:41:39.298Z","2022-05-16T21:41:43.539Z","2022-05-16T21:41:48.907Z","2022-05-16T21:41:50.076Z","2022-05-16T21:42:01.322Z","2022-05-16T21:42:06.416Z","2022-05-16T21:42:18.496Z","2022-05-16T21:42:20.922Z","2022-05-16T21:42:28.242Z","2022-05-16T21:42:30.722Z","2022-05-16T21:42:49.004Z","2022-05-16T21:42:52.193Z","2022-05-16T21:42:57.384Z","2022-05-16T21:43:01.268Z","2022-05-16T21:43:16.748Z","2022-05-16T21:43:42.005Z","2022-05-16T21:43:42.717Z","2022-05-16T21:43:45.169Z","2022-05-16T21:43:47.185Z","2022-05-16T21:43:58.984Z","2022-05-16T21:44:06.937Z","2022-05-16T21:44:15.207Z","2022-05-16T21:44:18.448Z","2022-05-16T21:44:24.043Z","2022-05-16T21:44:24.775Z","2022-05-16T21:44:31.984Z","2022-05-16T21:44:36.540Z","2022-05-16T21:44:41.864Z","2022-05-16T21:44:43.935Z","2022-05-16T21:45:01.561Z","2022-05-16T21:45:06.853Z","2022-05-16T21:45:10.381Z","2022-05-16T21:45:17.237Z","2022-05-16T21:45:18.730Z","2022-05-16T21:45:29.576Z","2022-05-16T21:45:38.061Z","2022-05-16T21:45:42.937Z","2022-05-16T21:45:55.323Z","2022-05-16T21:46:06.961Z","2022-05-16T21:46:11.252Z","2022-05-16T21:46:24.825Z","2022-05-16T21:46:27.649Z","2022-05-16T21:46:35.664Z","2022-05-16T21:46:42.543Z","2022-05-16T21:46:48.179Z","2022-05-16T21:46:52.058Z","2022-05-16T21:46:59.505Z","2022-05-16T21:47:04.754Z","2022-05-16T21:47:09.846Z","2022-05-16T21:47:12.367Z","2022-05-16T21:47:15.105Z","2022-05-16T21:47:20.519Z","2022-05-16T21:47:23.819Z","2022-05-16T21:47:33.589Z","2022-05-16T21:47:42.296Z","2022-05-16T21:47:47.654Z","2022-05-16T21:48:20.726Z","2022-05-16T21:48:28.456Z","2022-05-16T21:48:33.647Z","2022-05-16T21:48:36.090Z","2022-05-16T21:48:46.221Z","2022-05-16T21:48:56.658Z","2022-05-16T21:48:58.774Z","2022-05-16T21:49:02.942Z","2022-05-16T21:49:26.503Z","2022-05-16T21:49:53.694Z","2022-05-16T21:50:28.012Z","2022-05-16T21:50:33.251Z","2022-05-16T21:50:34.793Z","2022-05-16T21:50:43.349Z","2022-05-16T21:50:48.735Z","2022-05-16T21:51:01.239Z","2022-05-16T21:51:02.532Z","2022-05-16T21:51:04.413Z","2022-05-16T21:51:18.015Z","2022-05-16T21:51:21.620Z","2022-05-16T21:51:29.210Z","2022-05-16T21:51:45.686Z","2022-05-16T21:51:48.663Z","2022-05-16T21:51:55.650Z","2022-05-16T21:52:02.162Z","2022-05-16T21:52:07.807Z","2022-05-16T21:52:13.848Z","2022-05-16T21:52:23.451Z","2022-05-16T21:52:29.091Z","2022-05-16T21:52:31.705Z","2022-05-16T21:52:44.965Z","2022-05-16T21:52:46.304Z","2022-05-16T21:52:48.382Z","2022-05-16T21:52:51.894Z","2022-05-16T21:53:00.191Z","2022-05-16T21:53:07.869Z","2022-05-16T21:53:14.939Z","2022-05-16T21:53:19.863Z","2022-05-16T21:53:22.775Z","2022-05-16T21:53:25.909Z","2022-05-16T21:53:27.751Z","2022-05-16T21:53:33.308Z","2022-05-16T21:53:39.576Z","2022-05-16T21:53:47.979Z","2022-05-16T21:53:59.744Z","2022-05-16T21:54:08.212Z","2022-05-16T21:54:11.093Z","2022-05-16T21:54:22.404Z","2022-05-16T21:54:31.354Z","2022-05-16T21:54:31.711Z","2022-05-16T21:54:37.602Z","2022-05-16T21:54:42.566Z","2022-05-16T21:54:48.662Z","2022-05-16T21:54:56.503Z","2022-05-16T21:55:02.255Z","2022-05-16T21:55:10.866Z","2022-05-16T21:55:19.259Z","2022-05-16T21:55:21.437Z","2022-05-16T21:55:29.565Z","2022-05-16T21:55:31.756Z","2022-05-16T21:55:35.892Z","2022-05-16T21:55:36.288Z","2022-05-16T21:55:37.007Z","2022-05-16T21:55:42.029Z","2022-05-16T21:55:51.581Z","2022-05-16T21:56:15.912Z","2022-05-16T21:56:24.982Z","2022-05-16T21:56:48.113Z","2022-05-16T21:57:05.031Z","2022-05-16T21:57:16.894Z","2022-05-16T21:57:29.337Z","2022-05-16T21:57:40.375Z","2022-05-16T21:57:46.710Z","2022-05-16T21:57:53.319Z","2022-05-16T21:58:07.458Z","2022-05-16T21:58:16.438Z","2022-05-16T21:58:24.048Z","2022-05-16T21:58:26.279Z","2022-05-16T21:58:35.404Z","2022-05-16T21:58:37.709Z","2022-05-16T21:58:41.581Z","2022-05-16T21:58:43.415Z","2022-05-16T21:58:47.837Z","2022-05-16T21:59:10.211Z","2022-05-16T21:59:11.128Z","2022-05-16T21:59:17.174Z","2022-05-16T21:59:19.316Z","2022-05-16T21:59:30.698Z","2022-05-16T21:59:40.181Z","2022-05-16T21:59:49.402Z","2022-05-16T22:00:02.630Z","2022-05-16T22:00:06.395Z","2022-05-16T22:00:26.016Z","2022-05-16T22:00:30.174Z","2022-05-16T22:00:36.031Z","2022-05-16T22:00:44.599Z","2022-05-16T22:00:54.415Z","2022-05-16T22:00:54.771Z","2022-05-16T22:01:01.805Z","2022-05-16T22:01:18.508Z","2022-05-16T22:01:26.577Z","2022-05-16T22:01:50.485Z","2022-05-16T22:01:51.843Z","2022-05-16T22:01:56.628Z","2022-05-16T22:02:03.055Z","2022-05-16T22:02:06.103Z","2022-05-16T22:02:17.968Z","2022-05-16T22:02:25.034Z","2022-05-16T22:02:35.552Z","2022-05-16T22:02:39.061Z","2022-05-16T22:02:39.753Z","2022-05-16T22:02:54.617Z","2022-05-16T22:03:02.605Z","2022-05-16T22:03:16.691Z","2022-05-16T22:03:35.912Z","2022-05-16T22:03:44.281Z","2022-05-16T22:03:54.081Z","2022-05-16T22:04:05.354Z","2022-05-16T22:04:32.756Z","2022-05-16T22:05:03.287Z","2022-05-16T22:05:17.432Z","2022-05-16T22:05:32.097Z","2022-05-16T22:05:39.583Z","2022-05-16T22:05:46.552Z","2022-05-16T22:05:50.146Z","2022-05-16T22:06:08.530Z","2022-05-16T22:06:13.360Z","2022-05-16T22:06:19.873Z","2022-05-16T22:06:23.388Z","2022-05-16T22:06:27.562Z","2022-05-16T22:06:29.405Z","2022-05-16T22:06:34.555Z","2022-05-16T22:06:36.167Z","2022-05-16T22:06:45.982Z","2022-05-16T22:07:10.405Z","2022-05-16T22:07:25.223Z","2022-05-16T22:07:32.664Z","2022-05-16T22:07:38.060Z","2022-05-16T22:07:47.111Z","2022-05-16T22:07:56.213Z","2022-05-16T22:08:01.072Z","2022-05-16T22:08:03.371Z","2022-05-16T22:08:08.512Z","2022-05-16T22:08:12.467Z","2022-05-16T22:08:22.992Z","2022-05-16T22:08:40.893Z","2022-05-16T22:08:43.325Z","2022-05-16T22:08:58.756Z","2022-05-16T22:09:08.304Z","2022-05-16T22:09:22.639Z","2022-05-16T22:09:36.654Z","2022-05-16T22:09:39.834Z","2022-05-16T22:09:42.450Z","2022-05-16T22:09:47.622Z","2022-05-16T22:09:51.446Z","2022-05-16T22:09:55.140Z","2022-05-16T22:10:24.299Z","2022-05-16T22:10:33.749Z","2022-05-16T22:10:40.857Z","2022-05-16T22:11:23.341Z","2022-05-16T22:11:45.597Z","2022-05-16T22:11:50.993Z","2022-05-16T22:12:06.123Z","2022-05-16T22:12:17.373Z","2022-05-16T22:12:32.846Z","2022-05-16T22:13:08.387Z","2022-05-16T22:13:34.578Z","2022-05-16T22:13:48.983Z","2022-05-16T22:14:10.605Z","2022-05-16T22:14:22.263Z","2022-05-16T22:14:28.681Z","2022-05-16T22:14:43.996Z","2022-05-16T22:14:50.078Z","2022-05-16T22:15:36.141Z","2022-05-16T22:15:56.554Z","2022-05-16T22:16:35.279Z","2022-05-16T22:16:45.620Z","2022-05-16T22:16:48.960Z","2022-05-16T22:16:52.212Z","2022-05-16T22:16:58.862Z","2022-05-16T22:17:04.853Z","2022-05-16T22:17:06.635Z","2022-05-16T22:17:09.830Z","2022-05-16T22:17:15.217Z","2022-05-16T22:17:20.618Z","2022-05-16T22:17:26.983Z","2022-05-16T22:17:32.770Z","2022-05-16T22:17:43.544Z","2022-05-16T22:18:02.829Z","2022-05-16T22:18:09.059Z","2022-05-16T22:18:15.987Z","2022-05-16T22:18:29.221Z","2022-05-16T22:18:34.906Z","2022-05-16T22:18:53.305Z","2022-05-16T22:18:54.966Z","2022-05-16T22:19:04.606Z","2022-05-16T22:19:11.198Z","2022-05-16T22:19:15.290Z","2022-05-16T22:19:24.603Z","2022-05-16T22:19:31.624Z","2022-05-16T22:19:33.974Z","2022-05-16T22:19:39.686Z","2022-05-16T22:19:42.972Z","2022-05-16T22:19:46.801Z","2022-05-16T22:19:50.157Z","2022-05-16T22:20:05.499Z","2022-05-16T22:20:08.512Z","2022-05-16T22:20:21.177Z","2022-05-16T22:20:22.958Z","2022-05-16T22:20:39.861Z","2022-05-16T22:20:45.513Z","2022-05-16T22:20:58.537Z","2022-05-16T22:21:27.438Z","2022-05-16T22:21:40.181Z","2022-05-16T22:21:56.842Z","2022-05-16T22:22:21.078Z","2022-05-16T22:22:22.425Z","2022-05-16T22:22:25.671Z","2022-05-16T22:22:29.930Z","2022-05-16T22:22:33.047Z","2022-05-16T22:22:47.531Z","2022-05-16T22:22:50.234Z","2022-05-16T22:22:58.845Z","2022-05-16T22:23:06.479Z","2022-05-16T22:23:10.515Z","2022-05-16T22:23:16.944Z","2022-05-16T22:23:20.813Z","2022-05-16T22:23:35.152Z","2022-05-16T22:23:41.489Z","2022-05-16T22:23:44.307Z","2022-05-16T22:23:46.823Z","2022-05-16T22:23:49.836Z","2022-05-16T22:24:04.316Z","2022-05-16T22:24:11.720Z","2022-05-16T22:24:15.002Z","2022-05-16T22:24:17.262Z","2022-05-16T22:24:20.890Z","2022-05-16T22:24:33.931Z","2022-05-16T22:24:41.122Z","2022-05-16T22:24:56.672Z","2022-05-16T22:25:05.933Z","2022-05-16T22:25:14.659Z","2022-05-16T22:25:31.633Z","2022-05-16T22:25:33.063Z","2022-05-16T22:25:37.339Z","2022-05-16T22:26:04.873Z","2022-05-16T22:26:30.443Z","2022-05-16T22:26:56.061Z","2022-05-16T22:27:02.070Z","2022-05-16T22:27:18.953Z","2022-05-16T22:27:34.916Z","2022-05-16T22:27:44.275Z","2022-05-16T22:27:49.495Z","2022-05-16T22:28:03.887Z","2022-05-16T22:28:06.204Z","2022-05-16T22:28:10.817Z","2022-05-16T22:28:13.579Z","2022-05-16T22:28:21.107Z","2022-05-16T22:28:23.503Z","2022-05-16T22:28:31.965Z","2022-05-16T22:28:37.955Z","2022-05-16T22:28:48.196Z","2022-05-16T22:29:03.467Z","2022-05-16T22:29:39.250Z","2022-05-16T22:30:12.537Z","2022-05-16T22:30:23.118Z","2022-05-16T22:30:30.855Z","2022-05-16T22:30:36.800Z","2022-05-16T22:30:46.355Z","2022-05-16T22:30:47.628Z","2022-05-16T22:30:49.101Z","2022-05-16T22:30:51.384Z","2022-05-16T22:30:56.547Z","2022-05-16T22:30:56.762Z","2022-05-16T22:31:00.666Z","2022-05-16T22:31:03.623Z","2022-05-16T22:31:14.897Z","2022-05-16T22:31:54.380Z","2022-05-16T22:32:03.211Z","2022-05-16T22:32:19.095Z","2022-05-16T22:32:34.867Z","2022-05-16T22:32:57.184Z","2022-05-16T22:33:13.659Z","2022-05-16T22:33:21.819Z","2022-05-16T22:33:43.542Z","2022-05-16T22:33:57.546Z","2022-05-16T22:34:22.623Z","2022-05-16T22:34:26.068Z","2022-05-16T22:34:26.866Z","2022-05-16T22:34:51.983Z","2022-05-16T22:34:54.173Z","2022-05-16T22:34:55.688Z","2022-05-16T22:35:10.786Z","2022-05-16T22:35:32.540Z","2022-05-16T22:35:58.394Z","2022-05-16T22:36:49.191Z","2022-05-16T22:37:29.151Z","2022-05-16T22:37:30.930Z","2022-05-16T22:37:44.890Z","2022-05-16T22:37:53.063Z","2022-05-16T22:38:21.226Z","2022-05-16T22:38:46.114Z","2022-05-16T22:38:50.036Z","2022-05-16T22:39:19.209Z","2022-05-16T22:39:21.955Z","2022-05-16T22:39:41.842Z","2022-05-16T22:40:30.805Z","2022-05-16T22:40:53.406Z","2022-05-16T22:41:12.081Z","2022-05-16T22:41:33.491Z","2022-05-16T22:41:55.935Z","2022-05-16T22:42:00.176Z","2022-05-16T22:42:15.257Z","2022-05-16T22:43:05.087Z","2022-05-16T22:43:34.587Z","2022-05-16T22:43:44.083Z","2022-05-16T22:44:13.161Z","2022-05-16T22:45:01.313Z","2022-05-16T22:45:08.669Z","2022-05-16T22:45:31.510Z","2022-05-16T22:45:47.079Z","2022-05-16T22:46:03.466Z","2022-05-16T22:46:33.156Z","2022-05-16T22:47:04.646Z","2022-05-16T22:47:19.061Z","2022-05-16T22:48:29.723Z","2022-05-16T22:48:59.063Z","2022-05-16T22:49:28.401Z","2022-05-16T22:50:21.420Z","2022-05-16T22:50:39.250Z","2022-05-16T22:51:10.841Z","2022-05-16T22:51:32.895Z","2022-05-16T22:51:59.247Z","2022-05-16T22:52:27.108Z","2022-05-16T22:52:43.880Z","2022-05-16T22:52:56.213Z","2022-05-16T22:53:32.858Z","2022-05-16T22:53:34.117Z","2022-05-16T22:53:48.005Z","2022-05-16T22:53:52.491Z","2022-05-16T22:53:57.238Z","2022-05-16T22:54:05.207Z","2022-05-16T22:54:19.473Z","2022-05-16T22:54:28.070Z","2022-05-16T22:54:39.047Z","2022-05-16T22:54:47.673Z","2022-05-16T22:54:59.536Z","2022-05-16T22:55:02.058Z","2022-05-16T22:55:06.876Z","2022-05-16T22:55:09.129Z","2022-05-16T22:55:10.336Z","2022-05-16T22:55:12.457Z","2022-05-16T22:55:17.425Z","2022-05-16T22:55:24.606Z","2022-05-16T22:55:26.341Z","2022-05-16T22:55:31.034Z","2022-05-16T22:55:38.102Z","2022-05-16T22:55:40.784Z","2022-05-16T22:55:42.500Z","2022-05-16T22:55:44.273Z","2022-05-16T22:55:50.262Z","2022-05-16T22:56:08.940Z","2022-05-16T22:56:30.047Z","2022-05-16T22:56:42.236Z","2022-05-16T22:56:57.332Z","2022-05-16T22:56:58.656Z","2022-05-16T22:57:02.827Z","2022-05-16T22:57:14.152Z","2022-05-16T22:57:23.500Z","2022-05-16T22:57:47.324Z","2022-05-16T22:57:59.912Z","2022-05-16T22:58:16.568Z","2022-05-16T22:58:31.277Z","2022-05-16T22:58:36.200Z","2022-05-16T22:58:39.415Z","2022-05-16T22:58:45.462Z","2022-05-16T22:58:54.361Z","2022-05-16T22:59:04.318Z","2022-05-16T22:59:07.772Z","2022-05-16T22:59:17.495Z","2022-05-16T22:59:29.148Z","2022-05-16T22:59:34.789Z","2022-05-16T22:59:42.671Z","2022-05-16T22:59:52.783Z","2022-05-16T22:59:57.763Z","2022-05-16T23:00:03.048Z","2022-05-16T23:00:21.721Z","2022-05-16T23:00:37.633Z","2022-05-16T23:00:55.362Z","2022-05-16T23:00:59.158Z","2022-05-16T23:01:03.185Z","2022-05-16T23:01:18.700Z","2022-05-16T23:01:21.803Z","2022-05-16T23:01:28.570Z","2022-05-16T23:01:37.907Z","2022-05-16T23:01:39.848Z","2022-05-16T23:01:50.139Z","2022-05-16T23:02:00.723Z","2022-05-16T23:02:03.052Z","2022-05-16T23:02:06.202Z","2022-05-16T23:02:12.624Z","2022-05-16T23:02:16.243Z","2022-05-16T23:02:21.575Z","2022-05-16T23:02:22.387Z","2022-05-16T23:02:27.259Z","2022-05-16T23:02:30.099Z","2022-05-16T23:02:30.416Z","2022-05-16T23:02:38.996Z","2022-05-16T23:02:47.493Z","2022-05-16T23:02:53.022Z","2022-05-16T23:02:55.593Z","2022-05-16T23:03:11.428Z","2022-05-16T23:03:17.044Z","2022-05-16T23:03:18.845Z","2022-05-16T23:03:43.927Z","2022-05-16T23:04:02.140Z","2022-05-16T23:04:09.916Z","2022-05-16T23:04:18.147Z","2022-05-16T23:04:20.135Z","2022-05-16T23:04:24.093Z","2022-05-16T23:04:30.076Z","2022-05-16T23:04:32.357Z","2022-05-16T23:04:39.790Z","2022-05-16T23:04:53.705Z","2022-05-16T23:05:01.866Z","2022-05-16T23:05:21.235Z","2022-05-16T23:05:34.540Z","2022-05-16T23:05:44.127Z","2022-05-16T23:05:51.376Z","2022-05-16T23:05:53.050Z","2022-05-16T23:05:53.936Z","2022-05-16T23:05:55.413Z","2022-05-16T23:06:03.042Z","2022-05-16T23:06:08.376Z","2022-05-16T23:06:12.646Z","2022-05-16T23:06:12.964Z","2022-05-16T23:06:17.233Z","2022-05-16T23:06:17.942Z","2022-05-16T23:06:29.503Z","2022-05-16T23:06:48.321Z","2022-05-16T23:06:57.542Z","2022-05-16T23:07:13.462Z","2022-05-16T23:07:21.651Z","2022-05-16T23:07:25.919Z","2022-05-16T23:07:29.793Z","2022-05-16T23:07:34.093Z","2022-05-16T23:07:39.681Z","2022-05-16T23:07:52.685Z","2022-05-16T23:08:10.785Z","2022-05-16T23:08:34.529Z","2022-05-16T23:08:39.506Z","2022-05-16T23:08:40.990Z","2022-05-16T23:08:42.013Z","2022-05-16T23:08:49.977Z","2022-05-16T23:08:50.838Z","2022-05-16T23:08:56.062Z","2022-05-16T23:08:56.690Z","2022-05-16T23:09:07.139Z","2022-05-16T23:09:22.827Z","2022-05-16T23:09:27.885Z","2022-05-16T23:09:40.472Z","2022-05-16T23:09:42.533Z","2022-05-16T23:10:16.129Z","2022-05-16T23:10:25.710Z","2022-05-16T23:10:35.380Z","2022-05-16T23:10:36.635Z","2022-05-16T23:10:40.709Z","2022-05-16T23:10:50.200Z","2022-05-16T23:10:50.679Z","2022-05-16T23:10:56.391Z","2022-05-16T23:11:05.082Z","2022-05-16T23:11:24.617Z","2022-05-16T23:11:31.128Z","2022-05-16T23:11:39.292Z","2022-05-16T23:11:43.195Z","2022-05-16T23:11:47.950Z","2022-05-16T23:11:52.757Z","2022-05-16T23:11:57.886Z","2022-05-16T23:12:06.404Z","2022-05-16T23:12:08.301Z","2022-05-16T23:12:09.515Z","2022-05-16T23:12:12.609Z","2022-05-16T23:12:13.467Z","2022-05-16T23:12:14.894Z","2022-05-16T23:12:17.389Z","2022-05-16T23:12:18.754Z","2022-05-16T23:12:21.939Z","2022-05-16T23:12:26.299Z","2022-05-16T23:12:28.166Z","2022-05-16T23:12:32.612Z","2022-05-16T23:12:37.459Z","2022-05-16T23:12:47.217Z","2022-05-16T23:12:54.117Z","2022-05-16T23:13:04.466Z","2022-05-16T23:13:15.356Z","2022-05-16T23:13:19.883Z","2022-05-16T23:13:30.882Z","2022-05-16T23:13:32.191Z","2022-05-16T23:13:32.547Z","2022-05-16T23:13:33.145Z","2022-05-16T23:13:35.674Z","2022-05-16T23:14:07.398Z","2022-05-16T23:14:12.240Z","2022-05-16T23:14:16.714Z","2022-05-16T23:14:33.262Z","2022-05-16T23:14:51.090Z","2022-05-16T23:14:57.951Z","2022-05-16T23:15:09.163Z","2022-05-16T23:15:30.268Z","2022-05-16T23:15:33.895Z","2022-05-16T23:15:40.503Z","2022-05-16T23:15:44.205Z","2022-05-16T23:16:27.687Z","2022-05-16T23:16:31.184Z","2022-05-16T23:16:32.883Z","2022-05-16T23:16:47.808Z","2022-05-16T23:16:56.028Z","2022-05-16T23:16:58.273Z","2022-05-16T23:17:08.170Z","2022-05-16T23:17:27.671Z","2022-05-16T23:17:32.526Z","2022-05-16T23:17:36.630Z","2022-05-16T23:17:45.271Z","2022-05-16T23:17:48.730Z","2022-05-16T23:17:50.997Z","2022-05-16T23:17:58.560Z","2022-05-16T23:17:59.714Z","2022-05-16T23:18:08.241Z","2022-05-16T23:18:10.668Z","2022-05-16T23:18:17.921Z","2022-05-16T23:18:24.870Z","2022-05-16T23:18:33.216Z","2022-05-16T23:18:37.260Z","2022-05-16T23:18:55.228Z","2022-05-16T23:19:01.200Z","2022-05-16T23:19:08.531Z","2022-05-16T23:19:26.999Z","2022-05-16T23:19:29.087Z","2022-05-16T23:19:33.658Z","2022-05-16T23:19:57.631Z","2022-05-16T23:20:03.956Z","2022-05-16T23:20:11.204Z","2022-05-16T23:20:40.164Z","2022-05-16T23:21:24.498Z","2022-05-16T23:21:42.830Z","2022-05-16T23:21:55.651Z","2022-05-16T23:22:03.920Z","2022-05-16T23:22:09.417Z","2022-05-16T23:22:33.536Z","2022-05-16T23:22:36.900Z","2022-05-16T23:22:50.109Z","2022-05-16T23:23:04.319Z","2022-05-16T23:23:11.058Z","2022-05-16T23:23:12.581Z","2022-05-16T23:23:18.884Z","2022-05-16T23:23:30.990Z","2022-05-16T23:23:48.786Z","2022-05-16T23:24:01.938Z","2022-05-16T23:24:04.911Z","2022-05-16T23:24:09.659Z","2022-05-16T23:24:22.445Z","2022-05-16T23:24:27.630Z","2022-05-16T23:24:35.425Z","2022-05-16T23:24:40.990Z","2022-05-16T23:24:46.342Z","2022-05-16T23:24:54.503Z","2022-05-16T23:25:06.000Z","2022-05-16T23:25:37.261Z","2022-05-16T23:25:47.980Z","2022-05-16T23:26:02.201Z","2022-05-16T23:26:30.084Z","2022-05-16T23:26:58.692Z","2022-05-16T23:27:17.029Z","2022-05-16T23:27:20.639Z","2022-05-16T23:27:33.414Z","2022-05-16T23:27:47.600Z","2022-05-16T23:27:51.695Z","2022-05-16T23:27:59.353Z","2022-05-16T23:28:18.450Z","2022-05-16T23:28:26.319Z","2022-05-16T23:28:35.693Z","2022-05-16T23:28:39.399Z","2022-05-16T23:28:44.236Z","2022-05-16T23:29:17.844Z","2022-05-16T23:29:36.332Z","2022-05-16T23:30:11.188Z","2022-05-16T23:30:16.853Z","2022-05-16T23:30:19.651Z","2022-05-16T23:30:28.573Z","2022-05-16T23:31:21.091Z","2022-05-16T23:31:22.560Z","2022-05-16T23:31:23.563Z","2022-05-16T23:31:26.882Z","2022-05-16T23:31:38.110Z","2022-05-16T23:31:40.016Z","2022-05-16T23:31:44.327Z","2022-05-16T23:31:50.908Z","2022-05-16T23:32:09.224Z","2022-05-16T23:32:12.889Z","2022-05-16T23:32:14.521Z","2022-05-16T23:32:16.569Z","2022-05-16T23:32:18.344Z","2022-05-16T23:32:21.876Z","2022-05-16T23:32:25.042Z","2022-05-16T23:32:27.027Z","2022-05-16T23:32:29.873Z","2022-05-16T23:32:33.541Z","2022-05-16T23:32:46.664Z","2022-05-16T23:33:37.208Z","2022-05-16T23:33:49.202Z","2022-05-16T23:33:54.983Z","2022-05-16T23:34:10.927Z","2022-05-16T23:34:28.065Z","2022-05-16T23:34:54.035Z","2022-05-16T23:35:02.418Z","2022-05-16T23:35:40.390Z","2022-05-16T23:35:52.761Z","2022-05-16T23:36:03.930Z","2022-05-16T23:36:04.965Z","2022-05-16T23:36:10.155Z","2022-05-16T23:36:10.788Z","2022-05-16T23:36:17.569Z","2022-05-16T23:36:26.165Z","2022-05-16T23:36:29.448Z","2022-05-16T23:36:37.497Z","2022-05-16T23:36:39.912Z","2022-05-16T23:36:50.013Z","2022-05-16T23:37:07.310Z","2022-05-16T23:37:36.343Z","2022-05-16T23:37:41.425Z","2022-05-16T23:37:45.468Z","2022-05-16T23:38:06.398Z","2022-05-16T23:38:11.013Z","2022-05-16T23:38:22.388Z","2022-05-16T23:38:28.967Z","2022-05-16T23:38:42.414Z","2022-05-16T23:38:54.848Z","2022-05-16T23:39:15.580Z","2022-05-16T23:40:15.610Z","2022-05-16T23:41:07.555Z","2022-05-16T23:42:09.290Z","2022-05-16T23:42:16.572Z","2022-05-16T23:42:24.490Z","2022-05-16T23:42:30.885Z","2022-05-16T23:42:42.249Z","2022-05-16T23:42:46.426Z","2022-05-16T23:42:50.777Z","2022-05-16T23:42:58.666Z","2022-05-16T23:43:02.749Z","2022-05-16T23:43:07.187Z","2022-05-16T23:43:18.325Z","2022-05-16T23:43:23.359Z","2022-05-16T23:43:32.023Z","2022-05-16T23:43:35.360Z","2022-05-16T23:43:37.090Z","2022-05-16T23:44:04.249Z","2022-05-16T23:44:19.588Z","2022-05-16T23:45:13.571Z","2022-05-16T23:46:50.236Z","2022-05-16T23:47:51.438Z","2022-05-16T23:48:00.603Z","2022-05-16T23:48:05.893Z","2022-05-16T23:48:11.511Z","2022-05-16T23:48:28.589Z","2022-05-16T23:48:37.959Z","2022-05-16T23:48:41.720Z","2022-05-16T23:48:46.760Z","2022-05-16T23:48:53.960Z","2022-05-16T23:49:18.317Z","2022-05-16T23:49:35.894Z","2022-05-16T23:49:42.710Z","2022-05-16T23:49:47.135Z","2022-05-16T23:50:40.563Z","2022-05-16T23:50:49.866Z","2022-05-16T23:51:30.054Z","2022-05-16T23:51:58.847Z","2022-05-16T23:52:46.997Z","2022-05-16T23:53:03.283Z","2022-05-16T23:53:15.400Z","2022-05-16T23:53:27.533Z","2022-05-16T23:53:45.304Z","2022-05-16T23:53:52.916Z","2022-05-16T23:53:58.585Z","2022-05-16T23:54:03.386Z","2022-05-16T23:54:25.390Z","2022-05-16T23:54:30.087Z","2022-05-16T23:54:44.383Z","2022-05-16T23:54:50.513Z","2022-05-16T23:54:52.772Z","2022-05-16T23:55:13.776Z","2022-05-16T23:55:19.427Z","2022-05-16T23:55:31.659Z","2022-05-16T23:56:00.561Z","2022-05-16T23:56:05.835Z","2022-05-16T23:56:11.383Z","2022-05-16T23:56:19.745Z","2022-05-16T23:56:56.296Z","2022-05-16T23:57:07.325Z","2022-05-16T23:57:17.113Z","2022-05-16T23:57:21.185Z","2022-05-16T23:57:29.816Z","2022-05-16T23:58:04.677Z","2022-05-16T23:58:09.898Z","2022-05-16T23:58:19.950Z","2022-05-16T23:58:26.029Z","2022-05-16T23:58:30.538Z","2022-05-16T23:58:37.317Z","2022-05-16T23:58:45.308Z","2022-05-16T23:58:55.596Z","2022-05-16T23:59:03.282Z","2022-05-16T23:59:12.109Z","2022-05-16T23:59:15.888Z","2022-05-16T23:59:25.111Z","2022-05-16T23:59:28.154Z","2022-05-16T23:59:34.003Z","2022-05-16T23:59:38.238Z","2022-05-16T23:59:41.806Z","2022-05-16T23:59:49.969Z","2022-05-16T23:59:52.781Z","2022-05-16T23:59:55.544Z","2022-05-16T23:59:57.618Z","2022-05-17T00:00:00.315Z","2022-05-17T00:00:06.940Z","2022-05-17T00:00:08.698Z","2022-05-17T00:00:11.477Z","2022-05-17T00:00:13.757Z","2022-05-17T00:00:17.185Z","2022-05-17T00:00:22.972Z","2022-05-17T00:00:25.489Z","2022-05-17T00:00:27.034Z","2022-05-17T00:00:33.955Z","2022-05-17T00:00:41.495Z","2022-05-17T00:00:59.049Z","2022-05-17T00:01:02.228Z","2022-05-17T00:01:31.477Z","2022-05-17T00:01:38.200Z","2022-05-17T00:02:12.176Z","2022-05-17T00:02:27.577Z","2022-05-17T00:02:46.103Z","2022-05-17T00:02:49.376Z","2022-05-17T00:02:55.462Z","2022-05-17T00:02:59.948Z","2022-05-17T00:03:15.762Z","2022-05-17T00:03:21.571Z","2022-05-17T00:03:22.859Z","2022-05-17T00:03:27.275Z","2022-05-17T00:03:32.277Z","2022-05-17T00:03:32.426Z","2022-05-17T00:03:36.853Z","2022-05-17T00:03:43.476Z","2022-05-17T00:03:50.132Z","2022-05-17T00:03:57.426Z","2022-05-17T00:04:00.717Z","2022-05-17T00:04:00.804Z","2022-05-17T00:04:03.969Z","2022-05-17T00:04:08.226Z","2022-05-17T00:04:11.739Z","2022-05-17T00:04:13.240Z","2022-05-17T00:04:24.120Z","2022-05-17T00:04:32.530Z","2022-05-17T00:04:35.347Z","2022-05-17T00:04:38.165Z","2022-05-17T00:04:46.980Z","2022-05-17T00:04:59.934Z","2022-05-17T00:05:02.928Z","2022-05-17T00:05:04.830Z","2022-05-17T00:05:37.249Z","2022-05-17T00:05:38.780Z","2022-05-17T00:05:55.046Z","2022-05-17T00:06:07.844Z","2022-05-17T00:06:09.403Z","2022-05-17T00:06:17.237Z","2022-05-17T00:06:30.148Z","2022-05-17T00:06:35.899Z","2022-05-17T00:06:42.407Z","2022-05-17T00:06:47.998Z","2022-05-17T00:06:54.200Z","2022-05-17T00:06:58.325Z","2022-05-17T00:07:03.952Z","2022-05-17T00:07:16.542Z","2022-05-17T00:07:21.285Z","2022-05-17T00:07:33.639Z","2022-05-17T00:08:00.767Z","2022-05-17T00:08:19.538Z","2022-05-17T00:08:29.024Z","2022-05-17T00:08:43.912Z","2022-05-17T00:09:51.718Z","2022-05-17T00:10:07.473Z","2022-05-17T00:10:25.633Z","2022-05-17T00:11:09.668Z","2022-05-17T00:11:19.726Z","2022-05-17T00:11:23.792Z","2022-05-17T00:11:31.332Z","2022-05-17T00:11:38.726Z","2022-05-17T00:12:09.659Z","2022-05-17T00:12:29.932Z","2022-05-17T00:12:52.643Z","2022-05-17T00:13:02.664Z","2022-05-17T00:13:12.983Z","2022-05-17T00:13:45.859Z","2022-05-17T00:14:11.364Z","2022-05-17T00:14:13.908Z","2022-05-17T00:14:18.065Z","2022-05-17T00:14:31.667Z","2022-05-17T00:14:40.634Z","2022-05-17T00:15:02.173Z","2022-05-17T00:15:14.088Z","2022-05-17T00:15:37.372Z","2022-05-17T00:15:51.434Z","2022-05-17T00:16:13.646Z","2022-05-17T00:16:41.810Z","2022-05-17T00:17:49.693Z","2022-05-17T00:18:01.316Z","2022-05-17T00:18:09.387Z","2022-05-17T00:18:17.652Z","2022-05-17T00:18:51.291Z","2022-05-17T00:19:35.153Z","2022-05-17T00:20:24.867Z","2022-05-17T00:20:40.635Z","2022-05-17T00:20:54.699Z","2022-05-17T00:21:00.187Z","2022-05-17T00:21:36.878Z","2022-05-17T00:21:41.335Z","2022-05-17T00:22:00.674Z","2022-05-17T00:22:27.196Z","2022-05-17T00:22:40.917Z","2022-05-17T00:22:45.636Z","2022-05-17T00:22:56.749Z","2022-05-17T00:23:17.557Z","2022-05-17T00:23:30.657Z","2022-05-17T00:24:05.912Z","2022-05-17T00:24:51.385Z","2022-05-17T00:25:18.947Z","2022-05-17T00:25:56.452Z","2022-05-17T00:26:22.285Z","2022-05-17T00:26:36.346Z","2022-05-17T00:26:41.038Z","2022-05-17T00:27:21.445Z","2022-05-17T00:27:36.013Z","2022-05-17T00:28:01.782Z","2022-05-17T00:28:21.808Z","2022-05-17T00:28:52.874Z","2022-05-17T00:29:04.619Z","2022-05-17T00:29:18.553Z","2022-05-17T00:29:31.936Z","2022-05-17T00:29:38.053Z","2022-05-17T00:30:09.527Z","2022-05-17T00:30:24.446Z","2022-05-17T00:30:28.230Z","2022-05-17T00:30:41.977Z","2022-05-17T00:30:48.597Z","2022-05-17T00:30:57.122Z","2022-05-17T00:31:00.456Z","2022-05-17T00:31:06.510Z","2022-05-17T00:31:09.893Z","2022-05-17T00:31:15.573Z","2022-05-17T00:31:23.003Z","2022-05-17T00:31:29.967Z","2022-05-17T00:31:37.441Z","2022-05-17T00:31:43.165Z","2022-05-17T00:31:49.247Z","2022-05-17T00:31:59.695Z","2022-05-17T00:32:15.965Z","2022-05-17T00:32:16.851Z","2022-05-17T00:32:33.532Z","2022-05-17T00:32:53.330Z","2022-05-17T00:32:58.566Z","2022-05-17T00:33:03.074Z","2022-05-17T00:33:07.533Z","2022-05-17T00:33:13.391Z","2022-05-17T00:33:21.824Z","2022-05-17T00:33:27.235Z","2022-05-17T00:33:45.794Z","2022-05-17T00:34:01.601Z","2022-05-17T00:34:13.369Z","2022-05-17T00:34:18.807Z","2022-05-17T00:34:27.798Z","2022-05-17T00:34:40.779Z","2022-05-17T00:34:49.261Z","2022-05-17T00:34:55.211Z","2022-05-17T00:34:58.459Z","2022-05-17T00:35:00.362Z","2022-05-17T00:35:03.099Z","2022-05-17T00:35:12.828Z","2022-05-17T00:35:17.371Z","2022-05-17T00:35:26.958Z","2022-05-17T00:35:28.863Z","2022-05-17T00:35:30.390Z","2022-05-17T00:35:33.289Z","2022-05-17T00:35:35.082Z","2022-05-17T00:35:41.495Z","2022-05-17T00:35:49.091Z","2022-05-17T00:35:51.660Z","2022-05-17T00:35:54.256Z","2022-05-17T00:35:58.378Z","2022-05-17T00:36:04.263Z","2022-05-17T00:36:10.837Z","2022-05-17T00:36:12.815Z","2022-05-17T00:36:18.055Z","2022-05-17T00:36:20.002Z","2022-05-17T00:36:26.164Z","2022-05-17T00:36:29.281Z","2022-05-17T00:36:32.544Z","2022-05-17T00:36:38.355Z","2022-05-17T00:36:48.243Z","2022-05-17T00:36:49.698Z","2022-05-17T00:36:53.459Z","2022-05-17T00:36:56.520Z","2022-05-17T00:37:07.724Z","2022-05-17T00:37:09.830Z","2022-05-17T00:37:10.494Z","2022-05-17T00:37:15.672Z","2022-05-17T00:37:18.036Z","2022-05-17T00:37:22.714Z","2022-05-17T00:37:24.453Z","2022-05-17T00:37:31.843Z","2022-05-17T00:37:33.652Z","2022-05-17T00:37:39.945Z","2022-05-17T00:37:41.599Z","2022-05-17T00:37:46.142Z","2022-05-17T00:37:51.242Z","2022-05-17T00:37:55.349Z","2022-05-17T00:37:58.666Z","2022-05-17T00:38:07.363Z","2022-05-17T00:38:11.127Z","2022-05-17T00:38:12.688Z","2022-05-17T00:38:13.666Z","2022-05-17T00:38:26.735Z","2022-05-17T00:38:29.277Z","2022-05-17T00:38:39.904Z","2022-05-17T00:38:46.195Z","2022-05-17T00:39:53.828Z","2022-05-17T00:39:56.749Z","2022-05-17T00:40:02.117Z","2022-05-17T00:40:03.299Z","2022-05-17T00:40:23.798Z","2022-05-17T00:40:50.835Z","2022-05-17T00:41:17.365Z","2022-05-17T00:42:26.467Z","2022-05-17T00:42:38.769Z","2022-05-17T00:42:54.078Z","2022-05-17T00:43:21.943Z","2022-05-17T00:44:23.338Z","2022-05-17T00:45:52.374Z","2022-05-17T00:46:01.711Z","2022-05-17T00:46:18.049Z","2022-05-17T00:46:29.049Z","2022-05-17T00:46:37.375Z","2022-05-17T00:46:42.187Z","2022-05-17T00:46:53.683Z","2022-05-17T00:46:55.926Z","2022-05-17T00:47:08.979Z","2022-05-17T00:47:54.490Z","2022-05-17T00:48:12.046Z","2022-05-17T00:49:27.825Z","2022-05-17T00:50:27.734Z","2022-05-17T00:50:50.372Z","2022-05-17T00:51:05.148Z","2022-05-17T00:51:10.384Z","2022-05-17T00:51:16.011Z","2022-05-17T00:51:32.893Z","2022-05-17T00:51:34.871Z","2022-05-17T00:51:40.629Z","2022-05-17T00:51:44.845Z","2022-05-17T00:51:48.143Z","2022-05-17T00:51:56.694Z","2022-05-17T00:51:58.872Z","2022-05-17T00:52:21.326Z","2022-05-17T00:52:29.407Z","2022-05-17T00:52:49.760Z","2022-05-17T00:53:21.655Z","2022-05-17T00:53:58.246Z","2022-05-17T00:54:09.919Z","2022-05-17T00:54:24.394Z","2022-05-17T00:54:52.458Z","2022-05-17T00:55:06.150Z","2022-05-17T00:55:51.711Z","2022-05-17T00:56:56.237Z","2022-05-17T00:57:16.432Z","2022-05-17T00:57:57.443Z","2022-05-17T00:58:30.764Z","2022-05-17T00:58:50.841Z","2022-05-17T00:59:21.250Z","2022-05-17T00:59:24.393Z","2022-05-17T00:59:39.131Z","2022-05-17T00:59:41.257Z","2022-05-17T00:59:47.898Z","2022-05-17T00:59:59.127Z","2022-05-17T01:00:01.622Z","2022-05-17T01:00:06.323Z","2022-05-17T01:00:15.737Z","2022-05-17T01:00:24.764Z","2022-05-17T01:00:29.913Z","2022-05-17T01:00:34.304Z","2022-05-17T01:00:41.339Z","2022-05-17T01:01:04.914Z","2022-05-17T01:01:11.675Z","2022-05-17T01:01:21.516Z","2022-05-17T01:01:36.789Z","2022-05-17T01:02:34.448Z","2022-05-17T01:03:06.235Z","2022-05-17T01:03:11.369Z","2022-05-17T01:03:32.937Z","2022-05-17T01:03:38.096Z","2022-05-17T01:03:40.721Z","2022-05-17T01:03:45.290Z","2022-05-17T01:03:55.468Z","2022-05-17T01:04:33.226Z","2022-05-17T01:04:38.181Z","2022-05-17T01:04:49.797Z","2022-05-17T01:06:27.239Z","2022-05-17T01:06:55.152Z","2022-05-17T01:07:27.557Z","2022-05-17T01:08:06.289Z","2022-05-17T01:08:31.542Z","2022-05-17T01:08:34.491Z","2022-05-17T01:08:40.866Z","2022-05-17T01:08:44.539Z","2022-05-17T01:08:48.367Z","2022-05-17T01:08:53.522Z","2022-05-17T01:09:23.382Z","2022-05-17T01:09:30.875Z","2022-05-17T01:09:51.025Z","2022-05-17T01:09:56.038Z","2022-05-17T01:10:20.562Z","2022-05-17T01:10:27.053Z","2022-05-17T01:10:51.260Z","2022-05-17T01:11:04.874Z","2022-05-17T01:11:10.868Z","2022-05-17T01:11:20.176Z","2022-05-17T01:11:28.149Z","2022-05-17T01:11:34.450Z","2022-05-17T01:11:55.613Z","2022-05-17T01:13:05.875Z","2022-05-17T01:13:20.401Z","2022-05-17T01:13:50.903Z","2022-05-17T01:13:57.631Z","2022-05-17T01:14:02.239Z","2022-05-17T01:14:04.276Z","2022-05-17T01:14:06.275Z"]},geometry:{type:"LineString",coordinates:[[8.918618,44.407408,3.923365],[8.918644,44.407637,3.923365],[8.918721,44.407852,3.923365],[8.918883,44.407924,3.923365],[8.918906,44.407875,3.923365],[8.91887,44.407821,3.923365],[8.919028,44.407519,3.932059],[8.919175,44.40743,3.941826],[8.919751,44.40747,3.971157],[8.919869,44.407477,3.977159],[8.92125,44.407551,4.04735],[8.922303,44.407608,4.394017],[8.922768,44.407654,4.55759],[8.923774,44.40771,4.909187],[8.924179,44.40772,5.173625],[8.924368,44.40767,5.314722],[8.924456,44.407631,5.387222],[8.92466,44.407514,5.570371],[8.92476,44.40734,5.754702],[8.925321,44.406667,6.522322],[8.926053,44.406267,7.198246],[8.92623,44.406019,7.488636],[8.926926,44.405719,8.094413],[8.926844,44.405617,8.217115],[8.926788,44.405507,8.339216],[8.927724,44.404912,9.273408],[8.928904,44.404299,10.361459],[8.92987,44.403447,11.615238],[8.929984,44.403227,11.885327],[8.930435,44.402822,12.481174],[8.930792,44.402493,13.057757],[8.930958,44.402441,13.239457],[8.931322,44.40187,14.119824],[8.931617,44.401428,14.806906],[8.93196,44.400798,14.000101],[8.932964,44.399814,11.520692],[8.933291,44.399175,9.743448],[8.933331,44.398885,8.962827],[8.933417,44.398728,8.511188],[8.933615,44.39859,7.981774],[8.934018,44.398452,7.126423],[8.934672,44.398138,7.061915],[8.935045,44.397683,7.817624],[8.935341,44.397495,8.223165],[8.935483,44.397474,8.371653],[8.93656,44.397479,9.618358],[8.936881,44.397719,10.296582],[8.937198,44.397741,10.761499],[8.939211,44.397447,12.478148],[8.940505,44.396906,11.710579],[8.940456,44.396831,11.651272],[8.940884,44.396688,11.272247],[8.941707,44.396557,10.316762],[8.942542,44.396506,9.367089],[8.942949,44.396435,8.892329],[8.943349,44.396304,8.461147],[8.943432,44.396211,8.328948],[8.943574,44.396167,8.1964],[8.943727,44.396185,8.06361],[8.943845,44.396268,7.921809],[8.944105,44.39622,7.691839],[8.944883,44.396027,6.986563],[8.944999,44.396,6.882085],[8.946404,44.395663,7.024249],[8.947491,44.395401,7.580457],[8.947668,44.395345,7.674312],[8.947766,44.395322,7.724325],[8.94855,44.395128,8.917002],[8.948648,44.395104,9.068493],[8.948875,44.395043,9.423139],[8.949344,44.39481,10.258449],[8.950164,44.394083,11.701215],[8.950349,44.393909,11.8707],[8.951319,44.393056,12.723168],[8.951621,44.392849,12.547818],[8.951973,44.392683,12.12287],[8.953465,44.392405,10.569278],[8.953709,44.392351,10.311904],[8.9541,44.392217,9.645088],[8.955518,44.391695,7.112752],[8.956041,44.391589,6.260571],[8.956602,44.391587,5.7086],[8.957498,44.391757,4.796488],[8.957926,44.391854,4.354711],[8.958751,44.392039,3.850815],[8.959795,44.392279,4.028586],[8.961452,44.392635,5.159865],[8.961605,44.392693,5.428515],[8.962036,44.392777,6.121467],[8.963323,44.392913,8.118656],[8.963795,44.392894,8.249688],[8.964228,44.392763,8.380016],[8.964504,44.392612,8.476363],[8.964794,44.392338,8.609617],[8.965087,44.391892,8.800729],[8.965559,44.391539,8.300376],[8.965969,44.391397,7.938148],[8.966164,44.391362,7.778302],[8.966981,44.391359,7.128759],[8.967144,44.391348,6.998593],[8.967913,44.391186,8.274341],[8.9692,44.390698,12.046397],[8.969269,44.390801,12.460127],[8.969361,44.390866,12.79508],[8.970687,44.39194,21.525271],[8.971253,44.392407,25.182326],[8.971344,44.392486,25.557547],[8.971428,44.39255,25.879313],[8.972372,44.393289,29.548536],[8.97243,44.393252,29.752273],[8.972708,44.393072,30.735319],[8.973303,44.393541,31.542759],[8.973649,44.39342,31.632487],[8.973857,44.393822,31.772201],[8.973944,44.394213,31.901261],[8.974766,44.394033,31.952842],[8.975246,44.393929,31.925098],[8.975375,44.394284,31.896706],[8.975986,44.39418,31.861963],[8.976367,44.394802,30.224376],[8.976431,44.394902,29.803698],[8.976713,44.394827,28.981149],[8.977064,44.394766,27.993674],[8.9777,44.394763,26.25505],[8.977775,44.394763,26.050028],[8.977956,44.394768,25.554872],[8.978071,44.394772,25.240133],[8.978391,44.394786,24.29533],[8.979036,44.394823,22.323884],[8.979066,44.394824,22.232384],[8.980149,44.394879,18.924485],[8.98023,44.39488,18.677666],[8.98034,44.39488,18.342529],[8.980584,44.39478,17.485532],[8.98102,44.394545,16.202069],[8.981128,44.394518,15.943675],[8.981164,44.394495,15.834618],[8.981467,44.394327,14.968509],[8.98168,44.394214,14.369403],[8.981887,44.394112,13.801554],[8.982487,44.393805,12.134988],[8.983615,44.39321,9.825713],[8.984488,44.392753,8.175571],[8.984521,44.392736,8.113539],[8.984557,44.392719,8.047742],[8.984962,44.392529,7.930287],[8.985022,44.392498,7.969856],[8.985687,44.392211,8.385036],[8.986203,44.392004,8.701282],[8.986544,44.391876,8.907134],[8.98661,44.391853,8.946377],[8.986796,44.391792,9.055749],[8.9878,44.391495,9.142529],[8.988171,44.391388,9.15411],[8.988462,44.391309,9.163122],[8.988983,44.391176,9.179138],[8.98918,44.391125,9.185204],[8.989873,44.39093,8.891233],[8.990015,44.390883,8.823047],[8.990372,44.390695,8.629819],[8.990545,44.39049,8.483851],[8.990656,44.390234,8.320434],[8.990986,44.390029,8.129909],[8.99127,44.389904,8.195113],[8.991776,44.38968,8.451813],[8.991963,44.389643,8.535494],[8.992715,44.389737,8.864729],[8.992797,44.389744,8.900344],[8.99301,44.389743,8.992205],[8.993514,44.389638,9.102586],[8.993803,44.389457,8.81835],[8.994078,44.389034,8.335583],[8.994154,44.388651,7.935194],[8.994249,44.388454,7.719522],[8.994666,44.388126,7.278429],[8.994842,44.388005,7.157342],[8.996065,44.387371,6.408231],[8.99624,44.387292,6.305603],[8.996422,44.387275,6.214598],[8.996489,44.387285,6.180662],[8.996585,44.387309,6.130236],[8.996991,44.387559,6.039639],[8.997152,44.387603,6.028347],[8.997374,44.387609,6.013793],[8.997639,44.387559,5.995838],[8.997716,44.387523,5.989811],[8.997844,44.387455,5.979362],[8.997961,44.387303,5.963459],[8.998168,44.386441,5.724685],[8.998439,44.386377,5.542451],[8.998613,44.386421,5.424604],[8.998902,44.386523,5.218804],[8.999833,44.387045,4.463254],[9.000212,44.387147,4.296037],[9.000469,44.387138,4.298977],[9.000826,44.387012,4.303527],[9.00161,44.386484,4.315836],[9.001848,44.386395,4.318905],[9.002152,44.386409,4.322386],[9.002457,44.386586,4.358583],[9.002737,44.38675,4.398302],[9.002779,44.386757,4.403034],[9.003169,44.386739,4.445911],[9.003458,44.386677,4.479016],[9.003489,44.386671,4.48254],[9.003524,44.386657,4.48694],[9.003666,44.386574,4.507067],[9.004036,44.386019,4.600088],[9.004179,44.385929,4.607607],[9.004417,44.385867,4.617603],[9.004911,44.385863,4.637098],[9.00566,44.385691,4.668143],[9.005986,44.385708,4.681042],[9.006469,44.385894,4.729812],[9.006685,44.385989,4.806803],[9.007017,44.386041,4.909975],[9.007926,44.385913,5.191212],[9.008744,44.385753,5.448653],[9.009588,44.385489,5.94765],[9.010231,44.385385,6.312983],[9.010559,44.385343,6.49764],[9.010882,44.385302,6.679434],[9.011056,44.385303,6.77586],[9.011295,44.385332,6.958077],[9.011344,44.385343,7.012321],[9.011644,44.385408,7.343402],[9.01175,44.385436,7.462754],[9.012251,44.385538,8.012928],[9.012381,44.385572,8.15913],[9.012513,44.385607,8.307825],[9.012847,44.385674,8.674204],[9.013117,44.385661,8.960005],[9.013987,44.385367,9.550862],[9.014603,44.385353,9.600898],[9.014975,44.385334,9.631176],[9.015589,44.385221,9.682651],[9.015813,44.385174,9.701605],[9.016072,44.385121,9.750403],[9.016375,44.385057,9.961793],[9.016433,44.385041,10.003389],[9.017011,44.384911,10.408797],[9.017274,44.384856,10.592136],[9.017835,44.384734,10.984465],[9.01786,44.384805,11.053007],[9.018251,44.384746,11.320373],[9.01837,44.38473,11.401386],[9.0192,44.384509,12.023084],[9.019274,44.384556,12.092585],[9.019469,44.384487,12.245341],[9.019518,44.384589,12.351278],[9.020234,44.384423,12.879716],[9.02193,44.384,11.997436],[9.021916,44.38396,11.948472],[9.021871,44.383824,11.782516],[9.021982,44.383801,11.684433],[9.022808,44.383622,10.91812],[9.023383,44.383489,10.195523],[9.024028,44.383343,9.386584],[9.024277,44.383289,9.075467],[9.0247,44.383201,8.548721],[9.024754,44.383188,8.480592],[9.025266,44.383071,7.986755],[9.025577,44.382997,7.905884],[9.025931,44.382915,7.81407],[9.026063,44.382888,7.780195],[9.027172,44.382635,7.492976],[9.027487,44.382634,7.415257],[9.027675,44.382663,7.510412],[9.02802,44.38274,7.767518],[9.028093,44.382756,7.821833],[9.028626,44.382886,8.222455],[9.029048,44.383002,8.544083],[9.029296,44.383068,8.732331],[9.02989,44.383213,9.178839],[9.030458,44.383352,9.770993],[9.030639,44.383449,9.996543],[9.031076,44.383866,10.723318],[9.031152,44.383964,10.87962],[9.031437,44.384167,11.280774],[9.031768,44.384229,11.621912],[9.032016,44.384244,12.119047],[9.032042,44.384337,12.449613],[9.032222,44.38447,13.094561],[9.032354,44.384533,13.489958],[9.032518,44.38456,13.909184],[9.032555,44.384624,14.150552],[9.032616,44.384684,14.409061],[9.032701,44.384797,14.856237],[9.032765,44.384875,15.171408],[9.032976,44.385076,16.04725],[9.033282,44.385181,16.892803],[9.033462,44.385186,17.34152],[9.034569,44.384824,20.762583],[9.034811,44.384727,21.565609],[9.034983,44.384657,22.138464],[9.035066,44.384624,22.413352],[9.035365,44.384495,23.424173],[9.035675,44.384364,24.46648],[9.035738,44.384336,24.681197],[9.035865,44.384283,25.106837],[9.036649,44.383983,27.347405],[9.037011,44.384664,29.891872],[9.03843,44.384411,32.377453],[9.038656,44.384449,32.619895],[9.038736,44.384467,32.707476],[9.039267,44.384483,33.262459],[9.039605,44.384464,33.616502],[9.04024,44.384402,34.262474],[9.040305,44.38437,34.328649],[9.040295,44.384288,34.425213],[9.040239,44.383826,34.969241],[9.04042,44.383817,35.121361],[9.040815,44.383777,35.455845],[9.041674,44.383647,36.19202],[9.041832,44.38364,36.291481],[9.042201,44.383618,36.382256],[9.042522,44.383618,36.460949],[9.042804,44.383612,36.530112],[9.043096,44.383491,36.612858],[9.043624,44.383282,36.760826],[9.043946,44.383119,36.85756],[9.044098,44.383042,36.860435],[9.044916,44.382618,35.863859],[9.044995,44.382577,35.767571],[9.045118,44.382506,35.61164],[9.045341,44.382431,35.368574],[9.045924,44.382282,34.75794],[9.046409,44.382007,33.97971],[9.04698,44.381979,33.058548],[9.047343,44.381905,32.451012],[9.047506,44.38179,32.082377],[9.047639,44.381641,31.68437],[9.04777,44.381579,31.431491],[9.048145,44.381389,30.69166],[9.048671,44.381331,29.889048],[9.049393,44.381263,28.837002],[9.050331,44.381172,27.469503],[9.050887,44.381179,26.732152],[9.051069,44.381179,26.75644],[9.051729,44.381113,26.845376],[9.05227,44.380949,26.9238],[9.052293,44.380948,26.926875],[9.052684,44.380952,26.97906],[9.052973,44.381028,27.020155],[9.05328,44.381026,27.061127],[9.053596,44.380914,26.992563],[9.053852,44.380825,26.93459],[9.05424,44.380782,26.854631],[9.054853,44.380783,26.729797],[9.054997,44.38082,26.698635],[9.055451,44.38116,26.564721],[9.05563,44.381151,26.530319],[9.055911,44.381022,26.469003],[9.05593,44.381007,26.463805],[9.055968,44.380994,26.45607],[9.056116,44.380731,26.38325],[9.056562,44.380517,26.284624],[9.05799,44.380501,26.628695],[9.05836,44.380463,27.195617],[9.059298,44.380268,28.677189],[9.060034,44.380263,29.793492],[9.060538,44.380229,30.065531],[9.061178,44.380135,30.308302],[9.06179,44.379921,30.561457],[9.06218,44.379836,30.712956],[9.062621,44.379725,30.747668],[9.063631,44.379607,30.001728],[9.064141,44.379405,29.576734],[9.064629,44.379353,29.217108],[9.064637,44.379231,29.092554],[9.065311,44.379253,28.545904],[9.065493,44.379259,28.395101],[9.065809,44.379301,28.129061],[9.065959,44.379341,27.996545],[9.066256,44.379495,27.692837],[9.06728,44.380129,27.426356],[9.067308,44.380147,27.4711],[9.067555,44.380256,27.815987],[9.067656,44.380297,27.953988],[9.068172,44.380374,28.580257],[9.068564,44.380294,29.064598],[9.068868,44.380107,29.541126],[9.06923,44.379749,30.339603],[9.069346,44.379668,30.566369],[9.069943,44.379291,31.680325],[9.070069,44.379185,31.952446],[9.070251,44.379032,32.345343],[9.070574,44.378812,32.969246],[9.071018,44.378622,33.551205],[9.071033,44.378619,33.561187],[9.071425,44.378551,33.819693],[9.072413,44.378518,34.453542],[9.072814,44.378461,34.715556],[9.073942,44.378217,35.553352],[9.074019,44.3782,35.614987],[9.074288,44.37815,35.827559],[9.07462,44.378082,36.09169],[9.074775,44.378051,36.214787],[9.075369,44.377913,36.692472],[9.075716,44.377836,36.970097],[9.076295,44.377709,37.363319],[9.076486,44.377673,37.491566],[9.076523,44.377665,37.516664],[9.077288,44.377498,38.035995],[9.077673,44.377413,38.297613],[9.078368,44.377315,38.452222],[9.079653,44.377246,37.64129],[9.080259,44.376979,37.193297],[9.080879,44.376661,36.983621],[9.081434,44.376218,36.923253],[9.082762,44.375814,37.261312],[9.083796,44.375486,39.22557],[9.084192,44.375199,40.204791],[9.084682,44.374823,40.948864],[9.085066,44.374605,40.065203],[9.085195,44.37422,39.067157],[9.085368,44.374015,38.4636],[9.086637,44.373244,35.339244],[9.087044,44.373148,34.488243],[9.087584,44.373151,33.415987],[9.087839,44.373279,32.797285],[9.087924,44.373456,32.277447],[9.088055,44.373527,31.951016],[9.088327,44.373551,31.794994],[9.088453,44.373538,31.90829],[9.088902,44.373348,32.372652],[9.089767,44.372999,33.256634],[9.0905,44.372852,33.899817],[9.090899,44.37285,33.642257],[9.091291,44.372788,33.383101],[9.091878,44.372595,32.966031],[9.092587,44.372509,32.501827],[9.092944,44.372458,32.239293],[9.093129,44.372385,31.940865],[9.093359,44.372165,31.398254],[9.093665,44.372106,30.950663],[9.094493,44.37225,29.747214],[9.095736,44.372685,27.740895],[9.095923,44.37269,27.462113],[9.097139,44.372569,25.633078],[9.097816,44.372277,24.16426],[9.099044,44.372147,21.305021],[9.100281,44.372111,19.11748],[9.100536,44.372064,19.056091],[9.100716,44.371983,19.006506],[9.101044,44.371829,18.915024],[9.101288,44.371821,18.858083],[9.101501,44.371858,18.806983],[9.102706,44.372249,20.27078],[9.103003,44.372296,21.372498],[9.103204,44.372244,22.146691],[9.104202,44.371648,26.856716],[9.104584,44.371298,29.09422],[9.104653,44.371201,29.640923],[9.104781,44.370876,31.337175],[9.104988,44.370649,32.698504],[9.105428,44.370414,34.671009],[9.106492,44.369842,38.624838],[9.107371,44.369645,40.918263],[9.107876,44.369549,42.21923],[9.108882,44.369147,43.819473],[9.109562,44.369041,44.489389],[9.109899,44.368954,44.834274],[9.11044,44.36857,45.805203],[9.110665,44.368494,46.493021],[9.112361,44.368191,51.324871],[9.112882,44.368098,52.678693],[9.114109,44.367869,55.077816],[9.114637,44.367812,56.088048],[9.114899,44.367762,56.601077],[9.115089,44.367665,57.042786],[9.115419,44.367348,55.956573],[9.115853,44.367156,54.715045],[9.115999,44.367109,54.325545],[9.116241,44.367018,53.660396],[9.11668,44.366831,52.417299],[9.117039,44.366595,51.230907],[9.117595,44.366576,50.219939],[9.118051,44.366562,49.438434],[9.118763,44.366205,47.949339],[9.120199,44.365954,46.646598],[9.120561,44.365974,46.60821],[9.120892,44.365932,46.572666],[9.121362,44.365634,46.506244],[9.121605,44.365555,46.478019],[9.123117,44.365496,43.951149],[9.123242,44.365439,43.676957],[9.123675,44.365003,42.293712],[9.123928,44.364605,40.384258],[9.124213,44.364402,38.743181],[9.12502,44.364089,34.998066],[9.125421,44.363716,32.313817],[9.125542,44.363592,31.473015],[9.126012,44.363481,29.920412],[9.126297,44.363493,29.024905],[9.126632,44.363587,27.896076],[9.126948,44.363591,26.904728],[9.128081,44.363039,23.093528],[9.128309,44.362947,22.655039],[9.129364,44.362857,20.875539],[9.129503,44.362823,20.629486],[9.130523,44.36239,20.05758],[9.130771,44.362273,20.442343],[9.131296,44.362108,21.184975],[9.132446,44.361987,22.690198],[9.132988,44.362026,23.336207],[9.133615,44.362038,24.079227],[9.134744,44.362323,25.497576],[9.134854,44.362322,25.627894],[9.135112,44.362285,25.007644],[9.135432,44.362172,23.920102],[9.135615,44.362043,23.137004],[9.136311,44.361214,19.016065],[9.136486,44.361078,18.228437],[9.137272,44.360851,15.261173],[9.137978,44.360734,12.694472],[9.138334,44.360749,11.431455],[9.138846,44.360892,9.484675],[9.139105,44.361039,8.966698],[9.139748,44.361666,8.302838],[9.140049,44.36186,8.055443],[9.140179,44.361928,7.95711],[9.140297,44.36199,7.867714],[9.140445,44.362065,7.756971],[9.141097,44.362419,8.626694],[9.141452,44.362498,9.403231],[9.141605,44.362456,9.745531],[9.141699,44.362435,9.951221],[9.141752,44.362335,10.263628],[9.142018,44.362037,11.296367],[9.142191,44.361913,11.808016],[9.142636,44.361762,12.850536],[9.142891,44.361675,13.967641],[9.143151,44.361587,15.104976],[9.143623,44.361396,17.249311],[9.143608,44.361365,17.430712],[9.143713,44.361306,17.958725],[9.143543,44.360681,21.479785],[9.143568,44.360161,23.998599],[9.143882,44.359647,26.400495],[9.144017,44.359522,27.076791],[9.144607,44.359266,29.18983],[9.145095,44.358897,30.521952],[9.145258,44.358576,30.606141],[9.145222,44.358387,30.653164],[9.144826,44.357854,30.801952],[9.144792,44.35772,30.835525],[9.144926,44.357486,30.897861],[9.145153,44.357425,30.879712],[9.14572,44.357282,30.74408],[9.145857,44.357196,30.702954],[9.146056,44.356767,30.560351],[9.146324,44.356598,30.479739],[9.146519,44.356233,30.356462],[9.147095,44.356102,32.286488],[9.148163,44.356031,36.003316],[9.149134,44.355839,39.244096],[9.149459,44.35576,39.742875],[9.149628,44.355654,40.069529],[9.149623,44.355406,40.573562],[9.149198,44.355158,41.370655],[9.14915,44.355134,41.455763],[9.149055,44.355087,41.623625],[9.148926,44.355023,41.851771],[9.148708,44.354858,42.313044],[9.148696,44.354847,42.341394],[9.148513,44.354686,42.830437],[9.148544,44.354578,43.394315],[9.148253,44.354224,45.494439],[9.149257,44.353778,49.81698],[9.149473,44.353727,50.648855],[9.149875,44.353741,52.349759],[9.150075,44.353949,55.096954],[9.150508,44.354058,58.669315],[9.150766,44.354225,61.377562],[9.15087,44.354303,62.550452],[9.151203,44.354112,65.872598],[9.151448,44.354033,67.964103],[9.151837,44.353797,71.966829],[9.151897,44.353765,72.592495],[9.151914,44.353756,72.769302],[9.152379,44.353533,77.449355],[9.152427,44.353512,77.919718],[9.152459,44.353514,78.188217],[9.152854,44.353502,81.492898],[9.153151,44.353228,85.545362],[9.15347,44.352985,89.441416],[9.15425,44.352817,97.368723],[9.154782,44.352504,104.852914],[9.154802,44.352491,105.146535],[9.154954,44.352407,107.23345],[9.155067,44.35233,108.929156],[9.155406,44.352117,113.831621],[9.155769,44.35198,118.290654],[9.155809,44.351926,119.219026],[9.155757,44.351568,122.950634],[9.155762,44.351509,123.526581],[9.155974,44.351323,125.864653],[9.157065,44.35069,135.653846],[9.157376,44.350394,139.313576],[9.157709,44.350164,142.628493],[9.158247,44.349848,147.613525],[9.158644,44.349714,150.756853],[9.158738,44.34972,151.432584],[9.158913,44.349764,152.760807],[9.159843,44.349699,160.868442],[9.160341,44.349792,165.836587],[9.160357,44.349875,166.967543],[9.160837,44.349873,171.600797],[9.161822,44.349624,180.733994],[9.161981,44.349526,181.808846],[9.162197,44.349225,184.231427],[9.162496,44.349009,186.407754],[9.162962,44.34872,189.566306],[9.163905,44.348505,194.770946],[9.164825,44.34836,199.909026],[9.165152,44.348245,201.896483],[9.166529,44.347785,212.899031],[9.167079,44.347675,218.165012],[9.16754,44.347496,223.00194],[9.168288,44.347156,231.062699],[9.168504,44.347007,233.650829],[9.168868,44.346687,238.625311],[9.169143,44.346442,242.413919],[9.169431,44.346089,247.342422],[9.169411,44.345613,252.275097],[9.169383,44.345331,254.265226],[9.169498,44.345132,255.780995],[9.170109,44.344428,261.613761],[9.170132,44.344403,261.824422],[9.170355,44.344156,263.842313],[9.170436,44.344069,264.170926],[9.170515,44.343986,264.486596],[9.170656,44.34412,265.013851],[9.170705,44.344419,265.96034],[9.170569,44.344588,266.573384],[9.170416,44.344787,267.287378],[9.170393,44.345054,268.128416],[9.170917,44.344484,266.887237],[9.171076,44.344369,265.290185],[9.171505,44.344218,261.913411],[9.171738,44.344212,260.266841],[9.171849,44.344245,259.417894],[9.172045,44.344322,257.838592],[9.172302,44.344656,254.073892],[9.173043,44.344831,245.300841],[9.173194,44.344917,242.517191],[9.173429,44.345246,235.06769],[9.174164,44.345436,223.797532],[9.174196,44.345638,219.698269],[9.174293,44.345748,217.075971],[9.174394,44.345861,214.449105],[9.174859,44.346167,206.006487],[9.175872,44.346574,190.482811],[9.176832,44.347175,177.640876],[9.177465,44.347361,173.081886],[9.17666,44.346581,164.195207],[9.176766,44.346539,163.502508],[9.177057,44.346727,161.260843],[9.177944,44.347133,155.241009],[9.178657,44.347548,149.705917],[9.180886,44.348166,130.598691],[9.182089,44.348269,123.126959],[9.183668,44.348207,113.689943],[9.185016,44.348036,106.794558],[9.185471,44.348052,104.500116],[9.185751,44.348112,103.027902],[9.186204,44.348346,100.053726],[9.186981,44.348578,95.505233],[9.187726,44.348988,90.427],[9.188021,44.349091,88.677509],[9.188787,44.349477,84.31532],[9.189236,44.350168,79.355222],[9.189586,44.35042,77.085259],[9.190214,44.350481,75.802786],[9.190942,44.350716,74.186483],[9.191163,44.350948,73.392114],[9.191238,44.351217,72.6159],[9.191791,44.352183,69.623015],[9.192437,44.352976,66.983081],[9.19355,44.353726,61.850007],[9.193565,44.353959,60.736984],[9.19342,44.354201,59.480672],[9.193528,44.355213,53.982789],[9.193604,44.355406,52.853601],[9.193902,44.355802,50.32109],[9.194162,44.356345,47.570959],[9.19427,44.356429,47.222735],[9.195072,44.35646,45.470121],[9.195767,44.356215,43.779241],[9.195951,44.356201,43.375463],[9.196158,44.356302,42.828612],[9.196707,44.356366,40.576373],[9.197031,44.356358,39.160715],[9.197492,44.356235,37.012069],[9.19754,44.356198,36.703856],[9.197684,44.356512,34.68572],[9.197669,44.356706,33.499106],[9.197659,44.356727,33.363624],[9.197275,44.357229,30.197159],[9.197081,44.357773,27.393872],[9.197589,44.35783,25.558025],[9.197811,44.357819,24.763545],[9.199056,44.357673,22.431166],[9.199374,44.35765,22.3113],[9.199467,44.357648,22.276407],[9.200876,44.357542,21.745083],[9.202168,44.357126,19.761047],[9.20272,44.356874,18.840953],[9.203306,44.356613,17.690738],[9.203459,44.356564,17.329408],[9.203798,44.356512,16.582135],[9.204325,44.356511,15.446285],[9.204513,44.356566,15.008481],[9.205129,44.35668,13.637063],[9.206228,44.356709,12.461345],[9.206765,44.356647,12.210377],[9.207836,44.356326,11.674584],[9.208615,44.356074,11.67252],[9.20915,44.355903,11.708809],[9.209531,44.355767,11.735179],[9.209622,44.355737,11.741384],[9.209669,44.355723,11.744537],[9.209744,44.355701,11.749557],[9.210169,44.355584,11.777758],[9.210481,44.355461,11.689479],[9.210724,44.355335,11.593893],[9.210742,44.355325,11.586635],[9.210994,44.355195,11.487682],[9.211032,44.35517,11.471239],[9.211625,44.354761,11.208868],[9.212464,44.354145,10.978048],[9.212782,44.353802,10.974772],[9.213606,44.353383,10.969018],[9.21409,44.35328,10.986507],[9.214347,44.353278,11.068695],[9.214569,44.353244,11.141296],[9.214828,44.353209,11.225586],[9.21514,44.353129,11.331578],[9.215858,44.352965,11.572611],[9.216862,44.352764,11.997932],[9.217942,44.352581,12.594275],[9.218213,44.35251,12.749346],[9.218224,44.35246,12.787378],[9.218285,44.352433,12.825924],[9.218205,44.352039,13.119549],[9.218181,44.351996,13.082842],[9.21811,44.351771,12.899972],[9.218101,44.351748,12.881037],[9.218801,44.35156,12.457126],[9.219762,44.351263,11.863608],[9.220128,44.351146,11.594367],[9.221051,44.350826,10.60659],[9.221187,44.35078,10.461714],[9.223356,44.35008,8.517175],[9.223966,44.349838,8.056559],[9.224573,44.349577,7.604276],[9.224645,44.349544,7.583326],[9.224891,44.34943,7.511516],[9.225459,44.349162,7.344813],[9.225489,44.349152,7.336704],[9.225817,44.348987,7.238463],[9.226175,44.348713,7.110003],[9.226814,44.348098,6.827211],[9.227203,44.348252,6.703498],[9.227704,44.348474,6.539509],[9.227953,44.348586,6.457662],[9.22826,44.348712,6.359175],[9.228547,44.34884,6.21612],[9.228772,44.348698,6.0061],[9.229162,44.348468,5.652315],[9.229216,44.348387,5.564495],[9.229259,44.348337,5.507048],[9.22937,44.348198,5.350394],[9.229423,44.348176,5.307506],[9.229531,44.34818,5.23182],[9.229727,44.348189,5.094367],[9.2298,44.348249,5.016532],[9.22999,44.348369,4.839124],[9.230256,44.348537,4.590752],[9.230376,44.348591,4.537644],[9.230705,44.348628,4.540517],[9.231031,44.34866,4.543355],[9.231587,44.348656,4.548151],[9.231931,44.348642,4.551123],[9.232467,44.348532,4.555933],[9.233151,44.348456,4.977528],[9.233459,44.348425,5.336936],[9.234061,44.348496,6.041957],[9.234119,44.348495,6.108997],[9.234132,44.348486,6.129905],[9.234159,44.348484,6.161271],[9.234262,44.348451,6.291689],[9.235332,44.347956,8.06619],[9.23552,44.347933,8.509063],[9.23571,44.34793,8.950345],[9.236399,44.348054,10.600069],[9.237049,44.348205,12.186988],[9.237299,44.348216,12.768576],[9.237643,44.34808,13.648991],[9.238139,44.347613,15.389591],[9.238246,44.347528,15.729049],[9.238485,44.347394,16.373669],[9.238649,44.347368,16.730221],[9.240489,44.347498,20.691637],[9.2406,44.347502,20.931868],[9.240655,44.347497,21.051707],[9.241096,44.347296,22.182079],[9.241299,44.34711,22.895246],[9.24136,44.347061,23.09354],[9.241621,44.346791,24.081444],[9.241837,44.346144,24.413941],[9.241752,44.345987,24.498096],[9.241591,44.345892,24.572709],[9.241192,44.345738,24.734785],[9.241062,44.345639,24.80267],[9.24105,44.345519,24.862806],[9.241275,44.34508,24.545185],[9.241264,44.345008,24.410559],[9.240856,44.344562,23.419915],[9.240905,44.344416,23.140831],[9.241243,44.34411,22.416004],[9.241704,44.343927,21.715126],[9.242139,44.343876,22.063448],[9.242285,44.343807,22.259249],[9.24278,44.343356,23.156241],[9.243037,44.343239,23.497109],[9.24334,44.3432,23.841575],[9.244123,44.343379,24.880847],[9.244232,44.343354,25.058161],[9.244401,44.343171,25.53318],[9.244791,44.342435,27.237966],[9.245064,44.342294,27.759604],[9.245424,44.342283,28.317772],[9.246333,44.342417,33.230297],[9.247139,44.342791,38.38844],[9.247418,44.343018,40.657209],[9.247616,44.343197,42.094765],[9.24781,44.343262,42.637568],[9.247964,44.343246,43.03185],[9.248461,44.34289,44.814093],[9.248473,44.342813,45.088576],[9.248179,44.342529,46.340465],[9.247803,44.341777,47.539422],[9.247373,44.341436,46.372335],[9.247412,44.34133,46.093752],[9.247885,44.341161,45.132638],[9.248684,44.341011,43.655624],[9.249738,44.341023,44.358948],[9.250369,44.341105,44.786848],[9.250499,44.341055,44.885332],[9.250605,44.340908,45.039632],[9.250743,44.340463,45.719805],[9.250939,44.340356,46.188533],[9.251285,44.340415,46.864703],[9.251496,44.340505,47.331722],[9.251644,44.340632,47.771153],[9.251792,44.340879,48.485409],[9.252173,44.341152,49.510628],[9.252637,44.341819,54.795789],[9.252811,44.341938,56.34704],[9.25309,44.34203,58.326605],[9.253445,44.342278,61.524142],[9.253649,44.342641,65.048797],[9.253886,44.342884,67.194164],[9.25399,44.342893,67.617608],[9.254373,44.342824,69.214091],[9.254849,44.342835,71.13913],[9.254966,44.342778,71.711358],[9.255083,44.34261,72.772137],[9.254947,44.34217,75.319019],[9.254869,44.341873,77.06767],[9.25489,44.341585,78.818424],[9.254963,44.341492,79.465885],[9.255123,44.34145,80.205875],[9.256079,44.341481,84.36083],[9.256524,44.341579,86.382421],[9.257211,44.341827,87.827077],[9.257355,44.341815,87.943382],[9.257423,44.341803,87.999571],[9.257584,44.341755,88.139506],[9.261724,44.340545,79.059887],[9.261858,44.340498,78.086359],[9.26195,44.340466,77.419042],[9.262168,44.340274,75.163262],[9.262449,44.339472,67.62249],[9.262559,44.33935,66.298499],[9.26285,44.339111,62.962761],[9.2633,44.338744,57.306671],[9.264558,44.337698,41.816124],[9.26481,44.337491,39.181626],[9.264924,44.337398,37.994475],[9.265114,44.337334,36.552684],[9.265295,44.337323,35.305616],[9.26563,44.337418,32.831623],[9.265908,44.337533,30.6269],[9.266077,44.337603,29.286188],[9.266323,44.337705,27.334109],[9.266611,44.337853,26.833953],[9.267207,44.338544,26.395791],[9.268095,44.339576,29.547791],[9.268281,44.33975,31.3303],[9.268434,44.3398,32.309413],[9.268843,44.339811,34.691716],[9.2691,44.339668,36.586994],[9.26936,44.339328,39.740835],[9.269389,44.339188,40.744518],[9.268979,44.338598,43.230789],[9.268933,44.3383,44.362162],[9.26885,44.337771,46.37094],[9.268841,44.337712,46.594905],[9.268717,44.33743,47.353369],[9.268692,44.337387,47.324425],[9.268532,44.336972,47.056871],[9.268232,44.336585,46.781848],[9.268222,44.336474,46.712717],[9.268564,44.336154,46.46238],[9.268766,44.336116,46.369529],[9.269023,44.336267,46.714752],[9.269534,44.336506,48.52446],[9.270554,44.336498,51.547958],[9.270662,44.336426,51.985566],[9.270665,44.33636,52.259219],[9.27057,44.335946,53.836453],[9.270588,44.335796,54.070338],[9.270805,44.335398,54.733994],[9.271026,44.335165,55.171404],[9.271696,44.334876,56.040796],[9.272301,44.334478,58.023969],[9.273041,44.334256,61.185569],[9.274462,44.333861,67.806389],[9.275524,44.333851,75.414455],[9.27685,44.333709,84.543874],[9.277019,44.333644,84.762313],[9.277137,44.333528,84.99063],[9.27711,44.333387,85.217132],[9.276865,44.333146,85.691377],[9.276837,44.33301,85.91016],[9.27688,44.332893,86.102697],[9.277147,44.332603,86.655339],[9.277335,44.332387,87.06029],[9.277603,44.332162,86.337669],[9.278325,44.331512,80.292684],[9.278592,44.331225,77.782491],[9.279191,44.330819,74.997114],[9.279383,44.330832,76.058216],[9.279482,44.330921,76.933038],[9.279698,44.331536,81.810415],[9.279886,44.331727,83.607127],[9.280193,44.332288,88.442455],[9.281094,44.332973,103.499212],[9.281935,44.33339,115.217065],[9.282151,44.333421,117.094806],[9.282258,44.333374,117.491562],[9.28229,44.33329,117.876161],[9.282214,44.332872,119.738224],[9.282243,44.332477,121.485538],[9.282303,44.332302,122.281508],[9.282427,44.332188,122.919576],[9.282677,44.332119,123.7663],[9.283609,44.332279,127.096827],[9.284174,44.332589,129.686463],[9.284399,44.332636,130.538908],[9.284516,44.332549,131.152671],[9.285062,44.331652,138.514412],[9.285184,44.331569,139.795073],[9.285863,44.331415,145.213164],[9.286407,44.331212,149.880226],[9.287513,44.331006,156.706039],[9.287795,44.330817,158.648924],[9.287931,44.330637,160.087022],[9.287966,44.330428,161.566497],[9.28775,44.330074,164.28129],[9.287766,44.329829,165.696848],[9.287918,44.329573,165.628483],[9.288174,44.329358,165.559065],[9.2896,44.32878,165.270877],[9.289739,44.328641,165.313118],[9.290052,44.328123,165.496422],[9.290285,44.327969,165.570134],[9.290431,44.327945,165.604943],[9.291685,44.327955,165.97137],[9.292072,44.32788,166.213436],[9.292641,44.32773,166.579543],[9.293904,44.327159,167.472663],[9.29416,44.327118,167.618683],[9.294497,44.327171,167.810741],[9.29493,44.327321,168.078527],[9.296803,44.326851,168.293196],[9.297584,44.32665,167.767709],[9.298219,44.326356,167.288826],[9.298454,44.326197,166.693363],[9.299079,44.325988,164.381628],[9.30208,44.325239,149.538472],[9.302587,44.32511,146.228935],[9.303651,44.325035,137.968578],[9.304279,44.324899,132.062104],[9.304713,44.324751,127.734153],[9.305362,44.324564,121.435893],[9.306161,44.324452,115.837116],[9.307217,44.324362,108.793876],[9.307868,44.324104,103.824751],[9.308528,44.323687,96.29819],[9.308889,44.323595,93.022548],[9.309847,44.323473,84.705159],[9.310128,44.323343,81.26064],[9.309772,44.323402,75.407241],[9.309815,44.323226,71.406869],[9.309646,44.323124,67.865161],[9.309137,44.323156,59.680576],[9.309241,44.323054,56.853783],[9.309077,44.323017,54.099296],[9.309016,44.322938,52.078553],[9.30885,44.322939,49.419461],[9.308586,44.32271,42.77328],[9.308476,44.322714,41.352462],[9.308384,44.322607,39.323455],[9.308352,44.322508,37.68225],[9.308403,44.322362,35.251595],[9.308655,44.322177,31.079348],[9.30864,44.322065,29.262084],[9.308797,44.322033,27.375723],[9.309307,44.321703,19.429724],[9.309839,44.32133,12.758391],[9.311082,44.32087,9.806428],[9.311258,44.320806,9.389974],[9.312719,44.320265,8.123148],[9.313038,44.320143,8.21447],[9.314753,44.319498,8.305829],[9.315634,44.319165,8.005413],[9.316774,44.318733,7.273587],[9.316679,44.318579,7.038197],[9.316514,44.318271,6.576948],[9.31676,44.318094,6.227897],[9.317787,44.317629,4.996596],[9.317562,44.317351,4.518351],[9.317512,44.317289,4.411788],[9.317343,44.317079,4.051037],[9.317146,44.316849,3.649451],[9.31714,44.316842,3.637226],[9.316966,44.316639,3.282712],[9.317379,44.316442,2.754003],[9.317804,44.316258,2.464725],[9.318259,44.316035,2.283718],[9.318457,44.315947,2.207217],[9.318462,44.315945,2.205337],[9.318648,44.315847,2.129525],[9.318882,44.315739,2.038133],[9.319081,44.315649,1.960867],[9.319158,44.315612,1.930425],[9.319672,44.315379,1.809707],[9.319495,44.315163,2.270215],[9.319447,44.315184,2.344252],[9.319495,44.315163,2.41829],[9.319672,44.315379,2.878798],[9.319158,44.315612,3.679508],[9.319222,44.315689,3.844275],[9.319261,44.315737,3.946388],[9.319955,44.316614,5.76209],[9.319986,44.316657,5.846558],[9.320353,44.317111,6.762173],[9.320669,44.317501,7.549175],[9.320709,44.317551,7.649752],[9.320908,44.317808,8.162676],[9.32128,44.318276,8.371338],[9.321471,44.318512,8.464022],[9.321672,44.318792,8.571002],[9.321855,44.319007,8.656555],[9.322042,44.319233,8.745815],[9.322155,44.319378,8.802238],[9.322406,44.319278,9.312194],[9.322963,44.319075,10.474174],[9.322821,44.318936,10.921497],[9.323219,44.318768,11.780491],[9.324036,44.318405,13.749279],[9.324427,44.318816,17.662274],[9.324599,44.318708,18.950918],[9.325007,44.31868,21.258941],[9.326395,44.318959,30.215073],[9.326673,44.318868,32.764209],[9.326929,44.319021,35.545584],[9.327662,44.319361,42.829617],[9.327878,44.319356,44.631615],[9.327818,44.31941,45.43558],[9.327746,44.319463,46.296948],[9.327744,44.31957,47.544081],[9.3282,44.319888,51.663336],[9.328423,44.320179,54.449378],[9.328989,44.320353,58.149441],[9.329167,44.32045,59.493353],[9.329409,44.320628,61.577975],[9.330022,44.321241,67.412821],[9.330591,44.321498,70.981158],[9.330628,44.321538,71.336686],[9.330643,44.321615,71.912936],[9.330811,44.3218,73.548165],[9.330832,44.321951,74.672923],[9.330596,44.322247,77.273988],[9.330407,44.32236,79.158624],[9.330157,44.322646,82.766281],[9.330077,44.322833,84.85783],[9.330059,44.323151,88.261643],[9.330198,44.323474,91.876153],[9.330531,44.324329,100.918458],[9.330637,44.324534,103.049878],[9.33074,44.324585,103.923732],[9.330796,44.324719,105.287566],[9.331379,44.325107,110.842374],[9.332053,44.325705,117.221457],[9.333103,44.326381,124.656563],[9.333478,44.32655,126.989341],[9.333875,44.326626,129.189958],[9.333953,44.326709,129.93887],[9.334002,44.327445,135.456424],[9.334033,44.32754,136.186927],[9.33435,44.327818,138.873377],[9.334466,44.328279,143.405445],[9.334433,44.328472,145.657427],[9.334423,44.328549,146.553081],[9.334447,44.328712,148.451387],[9.334624,44.329005,152.148209],[9.33465,44.329175,154.128895],[9.33455,44.329657,159.772557],[9.334088,44.330114,167.506339],[9.333966,44.330426,172.166761],[9.333579,44.330767,178.485007],[9.333309,44.331002,182.860691],[9.333219,44.331174,185.502566],[9.33325,44.331222,186.263172],[9.333959,44.331519,193.478164],[9.334221,44.331732,196.885385],[9.334608,44.331924,200.931266],[9.334684,44.332151,203.734509],[9.33456,44.332575,208.893922],[9.334414,44.332708,210.220445],[9.33408,44.332863,212.454447],[9.333926,44.332963,213.621522],[9.333883,44.333118,214.861134],[9.334337,44.333642,219.69704],[9.334648,44.333868,222.184653],[9.334725,44.334004,222.928386],[9.334771,44.33426,222.955885],[9.334737,44.334488,222.980314],[9.334893,44.334923,223.02816],[9.334835,44.335126,223.050235],[9.334446,44.335396,223.091542],[9.334336,44.3356,223.117358],[9.334263,44.335833,223.292464],[9.334089,44.336046,223.473374],[9.333835,44.336165,223.63264],[9.33338,44.336285,223.887005],[9.333049,44.336431,224.090981],[9.333002,44.336585,224.206575],[9.332987,44.336912,224.49469],[9.33325,44.337295,225.960282],[9.33322,44.337359,226.192129],[9.332806,44.337612,227.529851],[9.332275,44.337778,228.953475],[9.332184,44.337836,229.25291],[9.332101,44.338032,229.956313],[9.332131,44.338135,230.317682],[9.332356,44.338379,230.849589],[9.33246,44.338622,231.142464],[9.332396,44.33878,231.33204],[9.331919,44.339319,232.067189],[9.33235,44.339969,232.153273],[9.332342,44.340656,230.17224],[9.331985,44.340909,229.135784],[9.331732,44.341466,227.454708],[9.330848,44.341912,225.560794],[9.330365,44.342231,224.409827],[9.330334,44.342573,223.570907],[9.330186,44.342737,223.089399],[9.330262,44.342814,222.38314],[9.330399,44.342869,221.541183],[9.331138,44.342961,217.521297],[9.331565,44.343069,215.094099],[9.332567,44.343066,209.724307],[9.332696,44.343175,207.007207],[9.332673,44.343294,204.566993],[9.33246,44.343452,200.108868],[9.332564,44.343477,198.514997],[9.33283,44.343682,192.834161],[9.3333,44.343747,185.880007],[9.33342,44.343673,183.578198],[9.333582,44.343661,181.212241],[9.333773,44.343539,177.492024],[9.33412,44.343446,171.870827],[9.334522,44.343505,164.450536],[9.334644,44.343486,162.192881],[9.334948,44.343569,156.309127],[9.335007,44.343646,154.089184],[9.335358,44.343762,147.097676],[9.335482,44.34387,143.564527],[9.335686,44.34387,139.875905],[9.336034,44.343791,133.27414],[9.33639,44.344156,122.420396],[9.336264,44.344219,119.838611],[9.336097,44.344477,113.162706],[9.336199,44.344696,107.742441],[9.337384,44.344442,86.968194],[9.337614,44.344448,83.970505],[9.337682,44.344465,83.223515],[9.338184,44.344641,77.425979],[9.338428,44.344682,74.826853],[9.33884,44.344482,69.663217],[9.339023,44.344457,67.731232],[9.33972,44.344713,59.606002],[9.339745,44.344848,58.23994],[9.339369,44.345204,54.144331],[9.339344,44.345315,53.112205],[9.339474,44.345616,50.22019],[9.339437,44.345988,46.796559],[9.339704,44.346224,44.009761],[9.34004,44.346245,41.911975],[9.340917,44.346134,36.757845],[9.341306,44.346134,34.506675],[9.34143,44.346103,33.746493],[9.341478,44.346162,33.194119],[9.341948,44.34699,27.663161],[9.34203,44.347142,27.336591],[9.342293,44.347726,26.106759],[9.342419,44.347993,25.541905],[9.3434,44.350115,28.672867],[9.343495,44.350121,29.082373],[9.343546,44.350231,30.023912],[9.343525,44.350253,30.240322],[9.34364,44.35066,33.613842],[9.343791,44.351149,37.682457],[9.343957,44.351558,41.142522],[9.344854,44.352229,51.189261],[9.344964,44.352376,53.179062],[9.345206,44.35246,55.474789],[9.345639,44.352705,60.187018],[9.346834,44.353133,69.167984],[9.348812,44.354381,79.008275],[9.349114,44.354686,79.239638],[9.349805,44.355572,77.871583],[9.35023,44.35631,71.875953],[9.35052,44.356876,67.347682],[9.350648,44.357195,65.898397],[9.350493,44.357912,64.664474],[9.350513,44.358017,64.484246],[9.350808,44.358452,63.662037],[9.351694,44.359189,67.807501],[9.352067,44.3594,70.182158],[9.353321,44.360405,79.22387],[9.35497,44.361029,87.085595],[9.355666,44.361397,87.05311],[9.356715,44.361653,87.011514],[9.357106,44.361865,86.569625],[9.357287,44.362221,83.61967],[9.357424,44.363438,74.111204],[9.357596,44.363497,73.049036],[9.357957,44.363812,70.985582],[9.358067,44.364083,69.570714],[9.357962,44.364291,68.46195],[9.357682,44.364711,66.129091],[9.357567,44.364771,65.61876],[9.357631,44.365938,66.100117],[9.357519,44.366137,66.644716],[9.357188,44.366493,67.730003],[9.35684,44.36712,71.07127],[9.356707,44.367928,76.849217],[9.356616,44.368135,78.390201],[9.356472,44.368374,80.238307],[9.356073,44.368709,84.506017],[9.356084,44.368918,86.818455],[9.356433,44.369552,94.351455],[9.3567,44.370452,104.366705],[9.35689,44.370683,107.189783],[9.357606,44.370966,113.351195],[9.358356,44.370933,119.009958],[9.358883,44.370848,120.129467],[9.360478,44.371215,120.059386],[9.360665,44.371383,120.046824],[9.360781,44.372491,105.576061],[9.360661,44.372636,103.147175],[9.360681,44.373159,95.604172],[9.360387,44.374005,84.988378],[9.360404,44.374197,82.703662],[9.360742,44.374429,78.725827],[9.361418,44.374843,72.588256],[9.361875,44.374396,71.919905],[9.362133,44.374388,71.69707],[9.36231,44.374465,71.518275],[9.362551,44.374641,71.220973],[9.362843,44.375464,70.934409],[9.363029,44.375685,71.2257],[9.363389,44.375971,71.660216],[9.363982,44.376358,72.308462],[9.366225,44.377235,75.328829],[9.367502,44.378079,75.128142],[9.367646,44.37835,74.951168],[9.368453,44.379384,73.28779],[9.368783,44.379569,72.690834],[9.368967,44.379579,72.428183],[9.369151,44.379805,71.907459],[9.369728,44.380162,71.182299],[9.371151,44.381245,72.656648],[9.371362,44.381338,72.83247],[9.371685,44.381576,76.048303],[9.37331,44.382201,89.375717],[9.373533,44.381865,92.765982],[9.373919,44.381466,96.814058],[9.374748,44.381812,102.53975],[9.375437,44.381983,105.858705],[9.375628,44.382088,105.567207],[9.376181,44.381961,104.864556],[9.376502,44.381944,104.475179],[9.376542,44.382171,104.087921],[9.376714,44.382451,103.570328],[9.377951,44.383829,99.750744],[9.37813,44.384249,98.651671],[9.37862,44.385421,96.303142],[9.378709,44.385693,95.776158],[9.379318,44.386555,96.308632],[9.379486,44.386696,96.682028],[9.380254,44.387069,98.02002],[9.380531,44.387448,98.794137],[9.380647,44.387656,99.002068],[9.380667,44.388008,99.329218],[9.380636,44.38832,99.619682],[9.38053,44.388553,99.847202],[9.379814,44.389406,101.232847],[9.378009,44.391056,104.081368],[9.377969,44.391289,104.081368],[9.378428,44.39176,104.081368],[9.378562,44.391827,104.081368],[9.378718,44.391883,104.081368],[9.378784,44.391901,104.081368],[9.378806,44.391897,104.081368]]}},{type:"Feature",properties:{name:"Stage 2",time:"2022-05-16T21:10:59.546Z",coordTimes:["2022-05-16T21:10:59.546Z","2022-05-16T21:11:05.604Z","2022-05-16T21:11:08.457Z","2022-05-16T21:11:24.732Z","2022-05-16T21:11:32.681Z","2022-05-16T21:11:38.086Z","2022-05-16T21:11:47.781Z","2022-05-16T21:11:51.450Z","2022-05-16T21:12:30.148Z","2022-05-16T21:12:42.042Z","2022-05-16T21:13:52.675Z","2022-05-16T21:14:27.816Z","2022-05-16T21:14:49.088Z","2022-05-16T21:15:14.325Z","2022-05-16T21:15:39.826Z","2022-05-16T21:15:59.878Z","2022-05-16T21:16:10.743Z","2022-05-16T21:17:04.459Z","2022-05-16T21:17:19.713Z","2022-05-16T21:17:37.587Z","2022-05-16T21:18:09.104Z","2022-05-16T21:18:28.286Z","2022-05-16T21:18:46.484Z","2022-05-16T21:19:11.704Z","2022-05-16T21:19:32.397Z","2022-05-16T21:19:37.506Z","2022-05-16T21:19:52.125Z","2022-05-16T21:20:14.333Z","2022-05-16T21:20:33.012Z","2022-05-16T21:20:39.837Z","2022-05-16T21:20:57.269Z","2022-05-16T21:21:06.822Z","2022-05-16T21:21:19.649Z","2022-05-16T21:21:29.174Z","2022-05-16T21:21:53.702Z","2022-05-16T21:23:17.156Z","2022-05-16T21:24:07.765Z","2022-05-16T21:24:14.281Z","2022-05-16T21:24:30.725Z","2022-05-16T21:24:38.397Z","2022-05-16T21:24:44.753Z","2022-05-16T21:25:05.767Z","2022-05-16T21:25:38.871Z","2022-05-16T21:26:14.862Z","2022-05-16T21:27:47.479Z","2022-05-16T21:28:40.040Z","2022-05-16T21:29:44.767Z","2022-05-16T21:30:20.551Z","2022-05-16T21:30:52.824Z","2022-05-16T21:31:21.367Z","2022-05-16T21:31:59.674Z","2022-05-16T21:32:07.498Z","2022-05-16T21:32:32.959Z","2022-05-16T21:32:42.516Z","2022-05-16T21:33:01.448Z","2022-05-16T21:33:33.533Z","2022-05-16T21:33:48.376Z","2022-05-16T21:34:24.756Z","2022-05-16T21:34:54.374Z","2022-05-16T21:36:35.980Z","2022-05-16T21:36:58.518Z","2022-05-16T21:37:05.678Z","2022-05-16T21:37:09.070Z","2022-05-16T21:37:13.660Z","2022-05-16T21:37:18.837Z","2022-05-16T21:37:23.478Z","2022-05-16T21:37:55.776Z","2022-05-16T21:38:11.716Z","2022-05-16T21:38:20.031Z","2022-05-16T21:38:41.819Z","2022-05-16T21:38:57.601Z","2022-05-16T21:39:04.244Z","2022-05-16T21:39:30.012Z","2022-05-16T21:39:37.592Z","2022-05-16T21:39:42.070Z","2022-05-16T21:39:58.634Z","2022-05-16T21:40:12.536Z","2022-05-16T21:40:16.879Z","2022-05-16T21:40:30.053Z","2022-05-16T21:40:42.571Z","2022-05-16T21:41:06.403Z","2022-05-16T21:41:22.372Z","2022-05-16T21:42:12.778Z","2022-05-16T21:42:29.797Z","2022-05-16T21:42:40.647Z","2022-05-16T21:42:48.720Z","2022-05-16T21:43:45.657Z","2022-05-16T21:44:00.997Z","2022-05-16T21:44:32.465Z","2022-05-16T21:45:00.286Z","2022-05-16T21:45:40.945Z","2022-05-16T21:46:32.581Z","2022-05-16T21:46:44.596Z","2022-05-16T21:47:16.958Z","2022-05-16T21:47:46.004Z","2022-05-16T21:47:53.809Z","2022-05-16T21:48:01.756Z","2022-05-16T21:48:36.900Z","2022-05-16T21:49:12.517Z","2022-05-16T21:49:21.961Z","2022-05-16T21:49:25.760Z","2022-05-16T21:49:45.423Z","2022-05-16T21:50:13.411Z","2022-05-16T21:51:16.982Z","2022-05-16T21:51:44.816Z","2022-05-16T21:51:48.422Z","2022-05-16T21:51:57.488Z","2022-05-16T21:52:10.084Z","2022-05-16T21:52:25.938Z","2022-05-16T21:52:29.269Z","2022-05-16T21:52:37.542Z","2022-05-16T21:52:39.775Z","2022-05-16T21:52:43.921Z","2022-05-16T21:52:58.925Z","2022-05-16T21:53:05.564Z","2022-05-16T21:53:13.238Z","2022-05-16T21:53:27.091Z","2022-05-16T21:53:33.185Z","2022-05-16T21:53:40.611Z","2022-05-16T21:53:47.840Z","2022-05-16T21:54:02.940Z","2022-05-16T21:54:11.567Z","2022-05-16T21:54:25.996Z","2022-05-16T21:54:30.314Z","2022-05-16T21:54:39.148Z","2022-05-16T21:55:06.339Z","2022-05-16T21:55:14.455Z","2022-05-16T21:55:28.455Z","2022-05-16T21:55:38.608Z","2022-05-16T21:55:49.415Z","2022-05-16T21:55:54.869Z","2022-05-16T21:56:03.127Z","2022-05-16T21:56:27.947Z","2022-05-16T21:56:46.665Z","2022-05-16T21:58:14.167Z","2022-05-16T21:58:49.757Z","2022-05-16T21:59:18.075Z","2022-05-16T21:59:41.744Z","2022-05-16T22:00:41.455Z","2022-05-16T22:01:15.202Z","2022-05-16T22:02:13.835Z","2022-05-16T22:03:29.989Z","2022-05-16T22:03:38.976Z","2022-05-16T22:04:01.760Z","2022-05-16T22:04:22.774Z","2022-05-16T22:04:33.867Z","2022-05-16T22:04:45.264Z","2022-05-16T22:04:52.628Z","2022-05-16T22:05:20.343Z","2022-05-16T22:05:41.621Z","2022-05-16T22:06:28.078Z","2022-05-16T22:06:31.662Z","2022-05-16T22:06:34.886Z","2022-05-16T22:06:37.055Z","2022-05-16T22:06:44.921Z","2022-05-16T22:06:51.044Z","2022-05-16T22:07:02.158Z","2022-05-16T22:07:05.734Z","2022-05-16T22:07:34.092Z","2022-05-16T22:07:38.796Z","2022-05-16T22:07:57.162Z","2022-05-16T22:08:12.128Z","2022-05-16T22:08:57.750Z","2022-05-16T22:09:23.067Z","2022-05-16T22:09:56.388Z","2022-05-16T22:10:46.828Z","2022-05-16T22:11:02.115Z","2022-05-16T22:11:46.845Z","2022-05-16T22:12:22.904Z","2022-05-16T22:13:11.435Z","2022-05-16T22:13:47.765Z","2022-05-16T22:14:12.000Z","2022-05-16T22:14:17.535Z","2022-05-16T22:14:20.708Z","2022-05-16T22:14:40.807Z","2022-05-16T22:14:48.449Z","2022-05-16T22:14:59.212Z","2022-05-16T22:15:04.590Z","2022-05-16T22:15:07.923Z","2022-05-16T22:15:28.484Z","2022-05-16T22:15:33.818Z","2022-05-16T22:15:51.752Z","2022-05-16T22:16:16.920Z","2022-05-16T22:16:33.313Z","2022-05-16T22:16:39.260Z","2022-05-16T22:16:51.840Z","2022-05-16T22:17:10.725Z","2022-05-16T22:17:23.947Z","2022-05-16T22:17:36.783Z","2022-05-16T22:17:39.633Z","2022-05-16T22:17:47.076Z","2022-05-16T22:17:50.535Z","2022-05-16T22:17:53.971Z","2022-05-16T22:18:15.786Z","2022-05-16T22:18:29.883Z","2022-05-16T22:18:41.302Z","2022-05-16T22:19:26.115Z","2022-05-16T22:20:03.856Z","2022-05-16T22:20:48.850Z","2022-05-16T22:21:32.875Z","2022-05-16T22:22:06.775Z","2022-05-16T22:22:24.228Z","2022-05-16T22:23:20.758Z","2022-05-16T22:23:25.637Z","2022-05-16T22:23:28.163Z","2022-05-16T22:23:32.741Z","2022-05-16T22:23:35.271Z","2022-05-16T22:23:37.914Z","2022-05-16T22:23:43.814Z","2022-05-16T22:23:45.297Z","2022-05-16T22:23:49.854Z","2022-05-16T22:23:54.757Z","2022-05-16T22:24:01.802Z","2022-05-16T22:24:17.607Z","2022-05-16T22:24:42.847Z","2022-05-16T22:25:05.222Z","2022-05-16T22:25:26.051Z","2022-05-16T22:25:42.590Z","2022-05-16T22:25:57.955Z","2022-05-16T22:26:21.478Z","2022-05-16T22:26:40.949Z","2022-05-16T22:26:48.253Z","2022-05-16T22:27:24.556Z","2022-05-16T22:28:01.031Z","2022-05-16T22:28:11.687Z","2022-05-16T22:28:21.850Z","2022-05-16T22:28:38.717Z","2022-05-16T22:28:57.127Z","2022-05-16T22:28:59.738Z","2022-05-16T22:29:02.687Z","2022-05-16T22:29:17.928Z","2022-05-16T22:29:26.480Z","2022-05-16T22:29:29.092Z","2022-05-16T22:29:32.190Z","2022-05-16T22:29:36.114Z","2022-05-16T22:29:44.641Z","2022-05-16T22:29:56.139Z","2022-05-16T22:30:11.794Z","2022-05-16T22:30:21.810Z","2022-05-16T22:30:33.539Z","2022-05-16T22:31:00.552Z","2022-05-16T22:31:21.607Z","2022-05-16T22:31:45.640Z","2022-05-16T22:32:23.891Z","2022-05-16T22:32:32.316Z","2022-05-16T22:32:37.083Z","2022-05-16T22:32:44.771Z","2022-05-16T22:32:58.390Z","2022-05-16T22:33:27.802Z","2022-05-16T22:33:56.354Z","2022-05-16T22:34:15.642Z","2022-05-16T22:34:23.015Z","2022-05-16T22:34:53.821Z","2022-05-16T22:35:00.549Z","2022-05-16T22:35:08.343Z","2022-05-16T22:35:29.746Z","2022-05-16T22:35:46.400Z","2022-05-16T22:35:57.303Z","2022-05-16T22:36:22.094Z","2022-05-16T22:36:38.194Z","2022-05-16T22:37:00.324Z","2022-05-16T22:37:11.469Z","2022-05-16T22:37:40.502Z","2022-05-16T22:37:48.042Z","2022-05-16T22:38:13.988Z","2022-05-16T22:38:20.811Z","2022-05-16T22:38:45.813Z","2022-05-16T22:39:19.264Z","2022-05-16T22:39:27.999Z","2022-05-16T22:39:41.415Z","2022-05-16T22:40:12.747Z","2022-05-16T22:40:50.896Z","2022-05-16T22:41:02.682Z","2022-05-16T22:41:09.352Z","2022-05-16T22:42:07.626Z","2022-05-16T22:42:43.969Z","2022-05-16T22:44:26.229Z","2022-05-16T22:44:39.574Z","2022-05-16T22:45:14.268Z","2022-05-16T22:45:25.024Z","2022-05-16T22:45:38.754Z","2022-05-16T22:46:15.901Z","2022-05-16T22:46:25.889Z","2022-05-16T22:46:37.616Z","2022-05-16T22:46:47.049Z","2022-05-16T22:47:09.383Z","2022-05-16T22:47:15.943Z","2022-05-16T22:47:32.188Z","2022-05-16T22:47:47.008Z","2022-05-16T22:47:54.666Z","2022-05-16T22:47:58.377Z","2022-05-16T22:48:07.042Z","2022-05-16T22:48:13.778Z","2022-05-16T22:48:18.641Z","2022-05-16T22:48:21.957Z","2022-05-16T22:48:23.236Z","2022-05-16T22:48:25.830Z","2022-05-16T22:48:26.918Z","2022-05-16T22:48:30.546Z","2022-05-16T22:48:34.928Z","2022-05-16T22:48:40.093Z","2022-05-16T22:48:42.878Z","2022-05-16T22:48:48.080Z","2022-05-16T22:48:49.906Z","2022-05-16T22:48:51.501Z","2022-05-16T22:48:56.122Z","2022-05-16T22:49:01.089Z","2022-05-16T22:49:05.346Z","2022-05-16T22:49:11.016Z","2022-05-16T22:49:23.378Z","2022-05-16T22:49:32.550Z","2022-05-16T22:49:37.989Z","2022-05-16T22:49:40.472Z","2022-05-16T22:49:45.271Z","2022-05-16T22:49:49.153Z","2022-05-16T22:49:53.982Z","2022-05-16T22:49:56.881Z","2022-05-16T22:50:00.473Z","2022-05-16T22:50:03.327Z","2022-05-16T22:50:13.240Z","2022-05-16T22:50:16.572Z","2022-05-16T22:50:20.099Z","2022-05-16T22:50:26.367Z","2022-05-16T22:50:28.190Z","2022-05-16T22:50:33.697Z","2022-05-16T22:50:44.269Z","2022-05-16T22:50:49.013Z","2022-05-16T22:50:57.283Z","2022-05-16T22:51:06.816Z","2022-05-16T22:51:11.866Z","2022-05-16T22:51:19.733Z","2022-05-16T22:51:23.734Z","2022-05-16T22:51:33.441Z","2022-05-16T22:51:41.535Z","2022-05-16T22:51:44.011Z","2022-05-16T22:51:46.284Z","2022-05-16T22:51:49.781Z","2022-05-16T22:51:52.539Z","2022-05-16T22:52:13.998Z","2022-05-16T22:52:20.751Z","2022-05-16T22:52:37.009Z","2022-05-16T22:52:49.984Z","2022-05-16T22:52:54.351Z","2022-05-16T22:53:01.715Z","2022-05-16T22:53:13.481Z","2022-05-16T22:53:22.031Z","2022-05-16T22:53:22.758Z","2022-05-16T22:53:39.876Z","2022-05-16T22:53:43.026Z","2022-05-16T22:53:48.173Z","2022-05-16T22:53:51.349Z","2022-05-16T22:53:58.870Z","2022-05-16T22:54:05.811Z","2022-05-16T22:54:09.065Z","2022-05-16T22:54:12.316Z","2022-05-16T22:54:18.754Z","2022-05-16T22:54:23.723Z","2022-05-16T22:54:30.135Z","2022-05-16T22:54:34.747Z","2022-05-16T22:54:42.279Z","2022-05-16T22:54:43.986Z","2022-05-16T22:54:47.215Z","2022-05-16T22:54:48.977Z","2022-05-16T22:54:54.023Z","2022-05-16T22:54:56.377Z","2022-05-16T22:55:04.365Z","2022-05-16T22:55:08.048Z","2022-05-16T22:55:14.607Z","2022-05-16T22:55:19.513Z","2022-05-16T22:55:21.831Z","2022-05-16T22:55:28.197Z","2022-05-16T22:55:42.206Z","2022-05-16T22:55:49.955Z","2022-05-16T22:55:58.138Z","2022-05-16T22:56:00.233Z","2022-05-16T22:56:06.151Z","2022-05-16T22:56:09.164Z","2022-05-16T22:56:11.071Z","2022-05-16T22:56:13.513Z","2022-05-16T22:56:17.032Z","2022-05-16T22:56:21.684Z","2022-05-16T22:56:24.124Z","2022-05-16T22:56:27.361Z","2022-05-16T22:56:31.189Z","2022-05-16T22:56:36.358Z","2022-05-16T22:56:37.919Z","2022-05-16T22:56:40.936Z","2022-05-16T22:56:50.826Z","2022-05-16T22:56:57.883Z","2022-05-16T22:57:00.333Z","2022-05-16T22:57:05.694Z","2022-05-16T22:57:12.461Z","2022-05-16T22:57:25.114Z","2022-05-16T22:57:31.388Z","2022-05-16T22:57:34.177Z","2022-05-16T22:57:37.837Z","2022-05-16T22:57:40.207Z","2022-05-16T22:57:50.272Z","2022-05-16T22:58:01.959Z","2022-05-16T22:58:05.773Z","2022-05-16T22:58:11.547Z","2022-05-16T22:58:19.627Z","2022-05-16T22:58:26.730Z","2022-05-16T22:58:28.097Z","2022-05-16T22:58:30.687Z","2022-05-16T22:58:38.673Z","2022-05-16T22:58:47.950Z","2022-05-16T22:58:50.499Z","2022-05-16T22:59:12.060Z","2022-05-16T22:59:20.909Z","2022-05-16T22:59:28.691Z","2022-05-16T22:59:31.370Z","2022-05-16T22:59:35.805Z","2022-05-16T22:59:38.588Z","2022-05-16T22:59:48.032Z","2022-05-16T22:59:50.562Z","2022-05-16T22:59:55.697Z","2022-05-16T22:59:57.830Z","2022-05-16T23:00:00.121Z","2022-05-16T23:00:03.737Z","2022-05-16T23:00:06.105Z","2022-05-16T23:00:14.060Z","2022-05-16T23:00:35.674Z","2022-05-16T23:00:46.927Z","2022-05-16T23:00:52.861Z","2022-05-16T23:00:59.428Z","2022-05-16T23:01:02.569Z","2022-05-16T23:01:09.344Z","2022-05-16T23:01:12.345Z","2022-05-16T23:01:18.167Z","2022-05-16T23:01:26.127Z","2022-05-16T23:01:31.859Z","2022-05-16T23:01:43.845Z","2022-05-16T23:02:15.108Z","2022-05-16T23:02:19.012Z","2022-05-16T23:02:25.163Z","2022-05-16T23:02:27.294Z","2022-05-16T23:02:30.775Z","2022-05-16T23:02:35.667Z","2022-05-16T23:02:40.267Z","2022-05-16T23:02:45.612Z","2022-05-16T23:02:53.004Z","2022-05-16T23:02:55.883Z","2022-05-16T23:03:02.365Z","2022-05-16T23:03:11.591Z","2022-05-16T23:03:14.113Z","2022-05-16T23:03:17.439Z","2022-05-16T23:03:21.622Z","2022-05-16T23:03:23.536Z","2022-05-16T23:03:26.748Z","2022-05-16T23:03:40.266Z","2022-05-16T23:03:52.299Z","2022-05-16T23:04:11.876Z","2022-05-16T23:04:24.718Z","2022-05-16T23:04:33.387Z","2022-05-16T23:04:38.052Z","2022-05-16T23:04:41.311Z","2022-05-16T23:04:49.331Z","2022-05-16T23:04:55.255Z","2022-05-16T23:04:57.620Z","2022-05-16T23:05:04.437Z","2022-05-16T23:05:10.080Z","2022-05-16T23:05:16.203Z","2022-05-16T23:05:20.658Z","2022-05-16T23:05:25.694Z","2022-05-16T23:05:29.388Z","2022-05-16T23:05:49.984Z","2022-05-16T23:06:09.813Z","2022-05-16T23:06:15.336Z","2022-05-16T23:06:25.012Z","2022-05-16T23:06:32.973Z","2022-05-16T23:06:39.943Z","2022-05-16T23:06:51.842Z","2022-05-16T23:06:56.952Z","2022-05-16T23:07:00.277Z","2022-05-16T23:07:06.014Z","2022-05-16T23:07:13.212Z","2022-05-16T23:07:21.931Z","2022-05-16T23:07:34.029Z","2022-05-16T23:07:42.276Z","2022-05-16T23:07:53.183Z","2022-05-16T23:08:00.957Z","2022-05-16T23:08:50.825Z","2022-05-16T23:09:12.866Z","2022-05-16T23:09:20.368Z","2022-05-16T23:09:27.934Z","2022-05-16T23:09:31.499Z","2022-05-16T23:09:35.280Z","2022-05-16T23:09:49.906Z","2022-05-16T23:09:59.547Z","2022-05-16T23:10:10.358Z","2022-05-16T23:10:26.924Z","2022-05-16T23:10:49.584Z","2022-05-16T23:11:02.030Z","2022-05-16T23:11:06.292Z","2022-05-16T23:11:12.328Z","2022-05-16T23:11:25.667Z","2022-05-16T23:11:33.131Z","2022-05-16T23:11:35.527Z","2022-05-16T23:11:37.662Z","2022-05-16T23:11:40.320Z","2022-05-16T23:11:57.042Z","2022-05-16T23:12:02.116Z","2022-05-16T23:12:08.665Z","2022-05-16T23:12:17.283Z","2022-05-16T23:12:19.278Z","2022-05-16T23:12:37.025Z","2022-05-16T23:12:45.694Z","2022-05-16T23:13:12.212Z","2022-05-16T23:13:31.033Z","2022-05-16T23:13:36.661Z","2022-05-16T23:13:51.384Z","2022-05-16T23:14:05.319Z","2022-05-16T23:14:08.799Z","2022-05-16T23:14:12.406Z","2022-05-16T23:14:42.005Z","2022-05-16T23:15:17.806Z","2022-05-16T23:15:28.611Z","2022-05-16T23:15:33.310Z","2022-05-16T23:15:58.723Z","2022-05-16T23:16:13.997Z","2022-05-16T23:16:25.397Z","2022-05-16T23:16:32.892Z","2022-05-16T23:17:02.264Z","2022-05-16T23:17:10.021Z","2022-05-16T23:17:19.565Z","2022-05-16T23:17:23.832Z","2022-05-16T23:17:33.986Z","2022-05-16T23:17:40.200Z","2022-05-16T23:17:47.574Z","2022-05-16T23:17:48.989Z","2022-05-16T23:17:59.843Z","2022-05-16T23:18:13.576Z","2022-05-16T23:18:28.137Z","2022-05-16T23:18:38.614Z","2022-05-16T23:18:50.587Z","2022-05-16T23:19:06.170Z","2022-05-16T23:19:09.252Z","2022-05-16T23:19:26.172Z","2022-05-16T23:19:39.177Z","2022-05-16T23:19:42.941Z","2022-05-16T23:19:46.801Z","2022-05-16T23:20:00.526Z","2022-05-16T23:20:22.127Z","2022-05-16T23:20:36.310Z","2022-05-16T23:20:46.818Z","2022-05-16T23:20:58.825Z","2022-05-16T23:21:37.863Z","2022-05-16T23:21:43.161Z","2022-05-16T23:21:53.569Z","2022-05-16T23:22:08.146Z","2022-05-16T23:22:22.407Z","2022-05-16T23:22:34.765Z","2022-05-16T23:23:21.987Z","2022-05-16T23:23:58.385Z","2022-05-16T23:24:17.581Z","2022-05-16T23:24:39.584Z","2022-05-16T23:24:49.168Z","2022-05-16T23:24:56.669Z","2022-05-16T23:25:13.425Z","2022-05-16T23:25:21.747Z","2022-05-16T23:25:28.872Z","2022-05-16T23:25:34.195Z","2022-05-16T23:25:41.815Z","2022-05-16T23:25:50.592Z","2022-05-16T23:25:53.358Z","2022-05-16T23:25:56.412Z","2022-05-16T23:26:05.260Z","2022-05-16T23:26:19.220Z","2022-05-16T23:26:19.996Z","2022-05-16T23:26:22.408Z","2022-05-16T23:26:41.809Z","2022-05-16T23:26:47.263Z","2022-05-16T23:27:04.405Z","2022-05-16T23:27:09.743Z","2022-05-16T23:27:23.400Z","2022-05-16T23:27:35.089Z","2022-05-16T23:27:48.682Z","2022-05-16T23:28:00.205Z","2022-05-16T23:28:10.116Z","2022-05-16T23:28:34.352Z","2022-05-16T23:28:52.398Z","2022-05-16T23:29:01.658Z","2022-05-16T23:29:06.940Z","2022-05-16T23:29:32.666Z","2022-05-16T23:29:55.949Z","2022-05-16T23:30:04.690Z","2022-05-16T23:30:08.176Z","2022-05-16T23:30:22.001Z","2022-05-16T23:30:24.156Z","2022-05-16T23:30:39.586Z","2022-05-16T23:30:45.242Z","2022-05-16T23:30:50.973Z","2022-05-16T23:30:54.513Z","2022-05-16T23:31:07.350Z","2022-05-16T23:31:13.844Z","2022-05-16T23:31:19.649Z","2022-05-16T23:31:28.846Z","2022-05-16T23:31:38.038Z","2022-05-16T23:31:45.526Z","2022-05-16T23:31:50.003Z","2022-05-16T23:32:03.624Z","2022-05-16T23:32:08.134Z","2022-05-16T23:32:12.680Z","2022-05-16T23:32:15.580Z","2022-05-16T23:32:22.096Z","2022-05-16T23:32:24.782Z","2022-05-16T23:32:31.665Z","2022-05-16T23:32:33.321Z","2022-05-16T23:32:40.717Z","2022-05-16T23:32:44.153Z","2022-05-16T23:32:48.210Z","2022-05-16T23:32:52.588Z","2022-05-16T23:32:54.964Z","2022-05-16T23:32:58.648Z","2022-05-16T23:33:05.258Z","2022-05-16T23:33:12.809Z","2022-05-16T23:33:15.888Z","2022-05-16T23:33:40.804Z","2022-05-16T23:33:50.251Z","2022-05-16T23:33:55.212Z","2022-05-16T23:34:06.109Z","2022-05-16T23:34:38.227Z","2022-05-16T23:34:43.187Z","2022-05-16T23:34:47.830Z","2022-05-16T23:34:53.630Z","2022-05-16T23:35:01.027Z","2022-05-16T23:35:24.235Z","2022-05-16T23:35:44.197Z","2022-05-16T23:36:00.356Z","2022-05-16T23:36:13.481Z","2022-05-16T23:36:19.169Z","2022-05-16T23:36:34.723Z","2022-05-16T23:36:36.793Z","2022-05-16T23:36:46.495Z","2022-05-16T23:36:55.119Z","2022-05-16T23:37:00.153Z","2022-05-16T23:37:11.999Z","2022-05-16T23:37:30.709Z","2022-05-16T23:37:58.741Z","2022-05-16T23:38:05.609Z","2022-05-16T23:38:15.968Z","2022-05-16T23:38:23.513Z","2022-05-16T23:38:36.992Z","2022-05-16T23:38:40.427Z","2022-05-16T23:38:45.696Z","2022-05-16T23:38:55.444Z","2022-05-16T23:39:06.455Z","2022-05-16T23:39:13.316Z","2022-05-16T23:39:19.979Z","2022-05-16T23:39:30.927Z","2022-05-16T23:39:44.356Z","2022-05-16T23:39:47.603Z","2022-05-16T23:39:54.441Z","2022-05-16T23:40:05.133Z","2022-05-16T23:40:08.054Z","2022-05-16T23:40:15.368Z","2022-05-16T23:40:23.777Z","2022-05-16T23:41:00.810Z","2022-05-16T23:41:58.327Z","2022-05-16T23:42:27.628Z","2022-05-16T23:42:34.048Z","2022-05-16T23:42:42.276Z","2022-05-16T23:42:46.454Z","2022-05-16T23:42:49.093Z","2022-05-16T23:42:53.012Z","2022-05-16T23:43:02.406Z","2022-05-16T23:43:20.590Z","2022-05-16T23:43:22.951Z","2022-05-16T23:43:39.268Z","2022-05-16T23:43:55.708Z","2022-05-16T23:44:08.271Z","2022-05-16T23:44:21.366Z","2022-05-16T23:44:26.257Z","2022-05-16T23:44:43.330Z","2022-05-16T23:44:45.132Z","2022-05-16T23:44:51.819Z","2022-05-16T23:44:56.426Z","2022-05-16T23:45:24.567Z","2022-05-16T23:45:35.814Z","2022-05-16T23:45:49.276Z","2022-05-16T23:46:39.812Z","2022-05-16T23:46:57.692Z","2022-05-16T23:47:08.774Z","2022-05-16T23:47:54.893Z","2022-05-16T23:48:18.948Z","2022-05-16T23:48:26.804Z","2022-05-16T23:48:42.236Z","2022-05-16T23:48:49.980Z","2022-05-16T23:48:56.110Z","2022-05-16T23:49:02.658Z","2022-05-16T23:49:04.953Z","2022-05-16T23:49:19.457Z","2022-05-16T23:49:25.042Z","2022-05-16T23:49:27.779Z","2022-05-16T23:49:30.555Z","2022-05-16T23:49:55.182Z","2022-05-16T23:50:01.770Z","2022-05-16T23:50:10.140Z","2022-05-16T23:50:20.296Z","2022-05-16T23:50:40.961Z","2022-05-16T23:50:51.777Z","2022-05-16T23:50:57.356Z","2022-05-16T23:51:05.269Z","2022-05-16T23:51:32.023Z","2022-05-16T23:52:02.261Z","2022-05-16T23:52:16.276Z","2022-05-16T23:52:51.023Z","2022-05-16T23:53:04.975Z","2022-05-16T23:53:23.315Z","2022-05-16T23:53:25.414Z","2022-05-16T23:53:29.642Z","2022-05-16T23:53:32.080Z","2022-05-16T23:53:42.709Z","2022-05-16T23:53:51.204Z","2022-05-16T23:53:59.011Z","2022-05-16T23:54:05.322Z","2022-05-16T23:54:18.350Z","2022-05-16T23:54:33.745Z","2022-05-16T23:54:35.786Z","2022-05-16T23:54:42.189Z","2022-05-16T23:54:45.568Z","2022-05-16T23:54:47.912Z","2022-05-16T23:54:58.074Z","2022-05-16T23:55:01.493Z","2022-05-16T23:55:11.596Z","2022-05-16T23:55:12.755Z","2022-05-16T23:55:21.837Z","2022-05-16T23:55:26.651Z","2022-05-16T23:55:34.519Z","2022-05-16T23:55:42.925Z","2022-05-16T23:56:06.780Z","2022-05-16T23:56:13.545Z","2022-05-16T23:56:22.163Z","2022-05-16T23:56:34.663Z","2022-05-16T23:56:46.829Z","2022-05-16T23:57:04.705Z","2022-05-16T23:57:11.286Z","2022-05-16T23:57:12.563Z","2022-05-16T23:57:24.898Z","2022-05-16T23:57:33.287Z","2022-05-16T23:57:45.525Z","2022-05-16T23:58:01.366Z","2022-05-16T23:58:59.909Z","2022-05-16T23:59:01.749Z","2022-05-17T00:00:05.479Z","2022-05-17T00:00:18.252Z","2022-05-17T00:00:22.967Z","2022-05-17T00:00:30.479Z","2022-05-17T00:00:53.352Z","2022-05-17T00:01:02.079Z","2022-05-17T00:01:06.689Z","2022-05-17T00:01:12.132Z","2022-05-17T00:01:27.722Z","2022-05-17T00:01:42.224Z","2022-05-17T00:01:48.328Z","2022-05-17T00:01:50.306Z","2022-05-17T00:02:01.396Z","2022-05-17T00:02:12.832Z","2022-05-17T00:03:02.509Z","2022-05-17T00:03:06.200Z","2022-05-17T00:03:11.266Z","2022-05-17T00:03:17.311Z","2022-05-17T00:03:24.674Z","2022-05-17T00:03:29.462Z","2022-05-17T00:03:39.794Z","2022-05-17T00:03:44.647Z","2022-05-17T00:04:02.405Z","2022-05-17T00:04:07.991Z","2022-05-17T00:04:16.995Z","2022-05-17T00:04:21.720Z","2022-05-17T00:04:35.263Z","2022-05-17T00:04:55.411Z","2022-05-17T00:05:11.285Z","2022-05-17T00:05:35.753Z","2022-05-17T00:05:53.580Z","2022-05-17T00:06:06.233Z","2022-05-17T00:06:17.222Z","2022-05-17T00:06:32.747Z","2022-05-17T00:06:44.790Z","2022-05-17T00:06:56.268Z","2022-05-17T00:07:10.397Z","2022-05-17T00:07:44.233Z","2022-05-17T00:07:47.586Z","2022-05-17T00:07:58.930Z","2022-05-17T00:08:02.719Z","2022-05-17T00:08:32.242Z","2022-05-17T00:08:37.112Z","2022-05-17T00:08:52.961Z","2022-05-17T00:08:55.788Z","2022-05-17T00:09:02.109Z","2022-05-17T00:09:11.979Z","2022-05-17T00:09:33.742Z","2022-05-17T00:09:37.033Z","2022-05-17T00:09:43.086Z","2022-05-17T00:10:02.400Z","2022-05-17T00:10:08.050Z","2022-05-17T00:10:11.463Z","2022-05-17T00:10:13.352Z","2022-05-17T00:10:18.239Z","2022-05-17T00:10:20.170Z","2022-05-17T00:10:35.459Z","2022-05-17T00:10:42.761Z","2022-05-17T00:10:44.561Z","2022-05-17T00:11:10.215Z","2022-05-17T00:11:27.114Z","2022-05-17T00:11:28.548Z","2022-05-17T00:11:58.945Z","2022-05-17T00:12:30.015Z","2022-05-17T00:12:49.809Z","2022-05-17T00:13:02.317Z","2022-05-17T00:13:24.977Z","2022-05-17T00:14:58.079Z","2022-05-17T00:15:27.886Z","2022-05-17T00:15:31.365Z","2022-05-17T00:16:18.485Z","2022-05-17T00:16:47.739Z","2022-05-17T00:17:00.485Z","2022-05-17T00:17:08.647Z","2022-05-17T00:17:45.465Z","2022-05-17T00:18:16.628Z","2022-05-17T00:18:23.757Z","2022-05-17T00:18:38.280Z","2022-05-17T00:18:44.285Z","2022-05-17T00:18:51.818Z","2022-05-17T00:18:57.231Z","2022-05-17T00:19:31.766Z","2022-05-17T00:19:46.214Z","2022-05-17T00:20:01.131Z","2022-05-17T00:20:13.177Z","2022-05-17T00:20:22.681Z","2022-05-17T00:20:29.369Z","2022-05-17T00:20:46.556Z","2022-05-17T00:20:53.535Z","2022-05-17T00:21:36.438Z","2022-05-17T00:21:49.286Z","2022-05-17T00:22:00.605Z","2022-05-17T00:22:16.744Z","2022-05-17T00:22:21.302Z","2022-05-17T00:22:27.028Z","2022-05-17T00:22:30.154Z","2022-05-17T00:22:33.396Z","2022-05-17T00:22:47.221Z","2022-05-17T00:22:54.179Z","2022-05-17T00:23:18.648Z","2022-05-17T00:23:30.573Z","2022-05-17T00:23:49.834Z","2022-05-17T00:24:00.505Z","2022-05-17T00:24:22.572Z","2022-05-17T00:24:31.260Z","2022-05-17T00:24:36.344Z","2022-05-17T00:24:48.821Z","2022-05-17T00:25:05.044Z","2022-05-17T00:25:10.135Z","2022-05-17T00:25:25.935Z","2022-05-17T00:25:33.396Z","2022-05-17T00:25:57.737Z","2022-05-17T00:26:13.974Z","2022-05-17T00:26:19.309Z","2022-05-17T00:26:23.318Z","2022-05-17T00:26:38.165Z","2022-05-17T00:26:41.511Z","2022-05-17T00:27:18.136Z","2022-05-17T00:27:51.286Z","2022-05-17T00:28:16.729Z","2022-05-17T00:28:34.664Z","2022-05-17T00:28:41.709Z","2022-05-17T00:29:31.949Z","2022-05-17T00:29:47.143Z","2022-05-17T00:30:07.907Z","2022-05-17T00:30:32.078Z","2022-05-17T00:30:39.743Z","2022-05-17T00:31:00.647Z","2022-05-17T00:31:07.760Z","2022-05-17T00:31:18.905Z","2022-05-17T00:31:22.037Z","2022-05-17T00:31:32.669Z","2022-05-17T00:31:38.788Z","2022-05-17T00:31:42.181Z","2022-05-17T00:31:49.498Z","2022-05-17T00:32:07.090Z","2022-05-17T00:32:24.328Z","2022-05-17T00:32:45.448Z","2022-05-17T00:32:56.748Z","2022-05-17T00:33:00.868Z","2022-05-17T00:33:34.525Z","2022-05-17T00:33:42.807Z","2022-05-17T00:33:47.406Z","2022-05-17T00:34:07.211Z","2022-05-17T00:34:31.958Z","2022-05-17T00:34:39.295Z","2022-05-17T00:35:00.615Z","2022-05-17T00:35:07.078Z","2022-05-17T00:35:31.925Z","2022-05-17T00:35:52.082Z","2022-05-17T00:36:01.499Z","2022-05-17T00:36:06.674Z","2022-05-17T00:36:38.900Z","2022-05-17T00:36:54.037Z","2022-05-17T00:36:57.989Z","2022-05-17T00:37:07.062Z","2022-05-17T00:37:15.507Z","2022-05-17T00:37:24.736Z","2022-05-17T00:37:28.458Z","2022-05-17T00:37:41.301Z","2022-05-17T00:37:45.959Z","2022-05-17T00:37:50.511Z","2022-05-17T00:38:07.435Z","2022-05-17T00:38:18.733Z","2022-05-17T00:38:21.689Z","2022-05-17T00:38:24.519Z","2022-05-17T00:38:29.540Z","2022-05-17T00:38:33.773Z","2022-05-17T00:38:43.047Z","2022-05-17T00:38:46.540Z","2022-05-17T00:38:50.213Z","2022-05-17T00:38:53.344Z","2022-05-17T00:38:59.555Z","2022-05-17T00:39:06.841Z","2022-05-17T00:39:08.317Z","2022-05-17T00:39:10.558Z","2022-05-17T00:39:11.537Z","2022-05-17T00:39:23.416Z","2022-05-17T00:39:24.360Z","2022-05-17T00:39:26.466Z","2022-05-17T00:39:34.137Z","2022-05-17T00:39:39.708Z","2022-05-17T00:39:41.883Z","2022-05-17T00:39:44.151Z","2022-05-17T00:39:46.755Z","2022-05-17T00:39:57.167Z","2022-05-17T00:39:58.670Z","2022-05-17T00:40:07.648Z","2022-05-17T00:40:15.966Z","2022-05-17T00:40:24.662Z","2022-05-17T00:40:38.238Z","2022-05-17T00:40:43.068Z","2022-05-17T00:40:47.079Z","2022-05-17T00:41:51.830Z","2022-05-17T00:42:07.524Z","2022-05-17T00:42:33.962Z","2022-05-17T00:42:51.985Z","2022-05-17T00:42:56.470Z","2022-05-17T00:43:22.158Z","2022-05-17T00:43:36.358Z","2022-05-17T00:43:39.638Z","2022-05-17T00:43:43.422Z","2022-05-17T00:44:27.004Z","2022-05-17T00:44:45.860Z","2022-05-17T00:45:18.421Z","2022-05-17T00:45:47.496Z","2022-05-17T00:46:11.420Z","2022-05-17T00:46:14.314Z","2022-05-17T00:46:25.619Z","2022-05-17T00:46:31.646Z","2022-05-17T00:46:40.309Z","2022-05-17T00:46:47.471Z","2022-05-17T00:46:52.796Z","2022-05-17T00:47:09.805Z","2022-05-17T00:47:43.488Z","2022-05-17T00:48:36.756Z","2022-05-17T00:48:49.975Z","2022-05-17T00:49:11.814Z","2022-05-17T00:49:20.142Z","2022-05-17T00:49:39.311Z","2022-05-17T00:50:13.357Z","2022-05-17T00:50:45.495Z","2022-05-17T00:51:44.663Z","2022-05-17T00:51:59.499Z","2022-05-17T00:52:04.912Z","2022-05-17T00:52:08.299Z","2022-05-17T00:52:17.449Z","2022-05-17T00:52:20.159Z","2022-05-17T00:52:27.586Z","2022-05-17T00:52:33.094Z","2022-05-17T00:52:35.718Z","2022-05-17T00:52:52.983Z","2022-05-17T00:53:00.041Z","2022-05-17T00:53:09.989Z","2022-05-17T00:53:17.786Z","2022-05-17T00:53:24.932Z","2022-05-17T00:53:38.397Z","2022-05-17T00:54:03.895Z","2022-05-17T00:54:20.391Z","2022-05-17T00:54:36.782Z","2022-05-17T00:54:50.672Z","2022-05-17T00:55:06.278Z","2022-05-17T00:55:09.038Z","2022-05-17T00:55:12.918Z","2022-05-17T00:55:13.820Z","2022-05-17T00:55:14.482Z","2022-05-17T00:55:24.031Z","2022-05-17T00:55:27.931Z","2022-05-17T00:55:32.585Z","2022-05-17T00:55:40.952Z","2022-05-17T00:55:44.723Z","2022-05-17T00:56:04.785Z","2022-05-17T00:56:20.518Z","2022-05-17T00:56:21.005Z","2022-05-17T00:56:23.517Z","2022-05-17T00:56:27.237Z","2022-05-17T00:56:30.234Z","2022-05-17T00:56:41.739Z","2022-05-17T00:56:54.558Z","2022-05-17T00:57:21.172Z","2022-05-17T00:57:30.253Z","2022-05-17T00:57:49.049Z","2022-05-17T01:00:04.673Z","2022-05-17T01:00:44.915Z","2022-05-17T01:00:57.434Z","2022-05-17T01:01:23.997Z","2022-05-17T01:01:44.579Z","2022-05-17T01:02:33.515Z","2022-05-17T01:03:02.234Z","2022-05-17T01:03:11.792Z","2022-05-17T01:03:32.131Z","2022-05-17T01:03:34.268Z","2022-05-17T01:03:35.969Z","2022-05-17T01:03:39.735Z","2022-05-17T01:03:41.122Z","2022-05-17T01:04:10.266Z","2022-05-17T01:04:12.818Z","2022-05-17T01:04:16.595Z","2022-05-17T01:04:30.811Z","2022-05-17T01:05:00.835Z","2022-05-17T01:05:13.161Z","2022-05-17T01:05:27.918Z","2022-05-17T01:05:59.453Z","2022-05-17T01:06:04.346Z","2022-05-17T01:06:09.164Z","2022-05-17T01:06:16.147Z","2022-05-17T01:06:21.470Z","2022-05-17T01:06:25.732Z","2022-05-17T01:06:30.524Z","2022-05-17T01:06:35.618Z","2022-05-17T01:06:38.172Z","2022-05-17T01:06:42.493Z","2022-05-17T01:06:46.878Z","2022-05-17T01:06:56.552Z","2022-05-17T01:07:07.331Z","2022-05-17T01:07:13.578Z","2022-05-17T01:07:28.705Z","2022-05-17T01:07:33.667Z","2022-05-17T01:07:51.225Z","2022-05-17T01:07:57.042Z","2022-05-17T01:08:17.895Z","2022-05-17T01:08:21.012Z","2022-05-17T01:08:26.974Z","2022-05-17T01:08:31.920Z","2022-05-17T01:08:35.396Z","2022-05-17T01:08:39.717Z","2022-05-17T01:08:48.553Z","2022-05-17T01:08:53.705Z","2022-05-17T01:08:56.354Z","2022-05-17T01:09:00.382Z","2022-05-17T01:09:04.243Z","2022-05-17T01:09:07.822Z","2022-05-17T01:09:17.511Z","2022-05-17T01:09:21.615Z","2022-05-17T01:09:25.003Z","2022-05-17T01:09:30.187Z","2022-05-17T01:09:36.645Z","2022-05-17T01:09:39.970Z","2022-05-17T01:09:46.328Z","2022-05-17T01:09:59.921Z","2022-05-17T01:10:12.606Z","2022-05-17T01:10:38.273Z","2022-05-17T01:10:45.597Z","2022-05-17T01:10:55.479Z","2022-05-17T01:11:00.758Z","2022-05-17T01:11:19.243Z","2022-05-17T01:11:25.098Z","2022-05-17T01:11:28.737Z","2022-05-17T01:11:45.992Z","2022-05-17T01:12:01.872Z","2022-05-17T01:12:06.356Z","2022-05-17T01:12:10.827Z","2022-05-17T01:12:21.095Z","2022-05-17T01:12:29.223Z","2022-05-17T01:12:38.454Z","2022-05-17T01:12:40.312Z","2022-05-17T01:12:59.910Z","2022-05-17T01:13:06.831Z","2022-05-17T01:13:08.529Z","2022-05-17T01:13:13.263Z","2022-05-17T01:13:14.953Z","2022-05-17T01:13:37.221Z","2022-05-17T01:13:43.396Z","2022-05-17T01:13:50.851Z","2022-05-17T01:13:56.509Z","2022-05-17T01:13:57.872Z","2022-05-17T01:14:14.546Z","2022-05-17T01:14:19.139Z","2022-05-17T01:14:41.181Z","2022-05-17T01:14:54.278Z","2022-05-17T01:14:56.191Z","2022-05-17T01:15:21.168Z","2022-05-17T01:15:24.805Z","2022-05-17T01:15:34.853Z","2022-05-17T01:16:07.865Z","2022-05-17T01:16:52.492Z","2022-05-17T01:16:56.373Z","2022-05-17T01:17:11.220Z","2022-05-17T01:17:28.375Z","2022-05-17T01:17:45.045Z","2022-05-17T01:18:07.087Z","2022-05-17T01:18:13.070Z","2022-05-17T01:18:29.426Z","2022-05-17T01:18:36.988Z","2022-05-17T01:18:38.650Z","2022-05-17T01:18:45.307Z","2022-05-17T01:18:46.674Z","2022-05-17T01:18:49.312Z","2022-05-17T01:18:56.488Z","2022-05-17T01:19:03.705Z","2022-05-17T01:19:26.415Z","2022-05-17T01:19:32.956Z","2022-05-17T01:19:53.058Z","2022-05-17T01:20:16.901Z","2022-05-17T01:20:22.114Z","2022-05-17T01:20:31.351Z","2022-05-17T01:20:35.403Z","2022-05-17T01:20:55.203Z","2022-05-17T01:21:12.596Z","2022-05-17T01:21:21.520Z","2022-05-17T01:21:38.965Z","2022-05-17T01:22:10.454Z","2022-05-17T01:22:29.967Z","2022-05-17T01:22:32.561Z","2022-05-17T01:22:37.871Z","2022-05-17T01:22:45.960Z","2022-05-17T01:22:48.979Z","2022-05-17T01:22:51.327Z","2022-05-17T01:23:03.338Z","2022-05-17T01:23:10.743Z","2022-05-17T01:23:15.490Z","2022-05-17T01:23:49.261Z","2022-05-17T01:24:49.903Z","2022-05-17T01:25:15.123Z","2022-05-17T01:25:34.617Z","2022-05-17T01:26:11.151Z","2022-05-17T01:26:29.123Z","2022-05-17T01:26:58.644Z","2022-05-17T01:27:20.722Z","2022-05-17T01:29:10.841Z","2022-05-17T01:29:21.731Z","2022-05-17T01:29:25.815Z","2022-05-17T01:29:26.078Z","2022-05-17T01:29:32.919Z","2022-05-17T01:29:36.812Z","2022-05-17T01:30:13.581Z","2022-05-17T01:30:26.704Z","2022-05-17T01:30:56.219Z","2022-05-17T01:31:28.286Z","2022-05-17T01:32:12.940Z","2022-05-17T01:33:15.118Z","2022-05-17T01:33:33.338Z","2022-05-17T01:33:54.818Z","2022-05-17T01:34:03.927Z","2022-05-17T01:34:13.519Z","2022-05-17T01:34:44.063Z","2022-05-17T01:34:48.396Z","2022-05-17T01:34:53.889Z","2022-05-17T01:34:58.941Z","2022-05-17T01:35:05.899Z","2022-05-17T01:35:15.561Z","2022-05-17T01:35:21.650Z","2022-05-17T01:35:29.379Z","2022-05-17T01:35:37.077Z","2022-05-17T01:35:44.860Z","2022-05-17T01:36:08.745Z","2022-05-17T01:36:18.708Z","2022-05-17T01:36:26.367Z","2022-05-17T01:37:11.454Z","2022-05-17T01:37:18.869Z","2022-05-17T01:37:36.999Z","2022-05-17T01:37:43.309Z","2022-05-17T01:37:46.621Z","2022-05-17T01:37:52.038Z","2022-05-17T01:37:54.965Z","2022-05-17T01:37:58.246Z","2022-05-17T01:37:59.538Z","2022-05-17T01:38:19.813Z","2022-05-17T01:38:55.808Z","2022-05-17T01:39:38.060Z","2022-05-17T01:39:54.119Z","2022-05-17T01:40:01.219Z","2022-05-17T01:40:07.074Z","2022-05-17T01:40:20.034Z","2022-05-17T01:40:29.309Z","2022-05-17T01:40:35.854Z","2022-05-17T01:40:39.248Z","2022-05-17T01:41:40.324Z","2022-05-17T01:41:49.319Z","2022-05-17T01:41:55.526Z","2022-05-17T01:42:08.146Z","2022-05-17T01:42:27.095Z","2022-05-17T01:43:33.224Z","2022-05-17T01:44:20.769Z","2022-05-17T01:44:25.331Z","2022-05-17T01:44:28.623Z","2022-05-17T01:44:41.752Z","2022-05-17T01:45:15.517Z","2022-05-17T01:45:47.199Z","2022-05-17T01:45:57.066Z","2022-05-17T01:46:02.581Z","2022-05-17T01:46:06.757Z","2022-05-17T01:46:14.046Z","2022-05-17T01:46:17.173Z","2022-05-17T01:46:44.174Z","2022-05-17T01:46:54.762Z","2022-05-17T01:47:10.632Z","2022-05-17T01:47:26.176Z","2022-05-17T01:47:31.047Z","2022-05-17T01:47:41.264Z","2022-05-17T01:47:59.644Z","2022-05-17T01:48:08.994Z","2022-05-17T01:48:21.374Z","2022-05-17T01:48:34.779Z","2022-05-17T01:49:23.861Z","2022-05-17T01:49:32.590Z","2022-05-17T01:49:58.388Z","2022-05-17T01:50:33.639Z","2022-05-17T01:50:46.658Z","2022-05-17T01:51:11.747Z","2022-05-17T01:51:24.144Z","2022-05-17T01:51:41.163Z","2022-05-17T01:52:01.088Z","2022-05-17T01:52:03.703Z","2022-05-17T01:52:11.553Z","2022-05-17T01:52:16.326Z","2022-05-17T01:52:18.457Z","2022-05-17T01:52:21.070Z","2022-05-17T01:52:35.128Z","2022-05-17T01:52:39.474Z","2022-05-17T01:52:46.951Z","2022-05-17T01:53:02.506Z","2022-05-17T01:53:26.071Z","2022-05-17T01:53:46.070Z","2022-05-17T01:54:11.357Z","2022-05-17T01:54:34.136Z","2022-05-17T01:54:50.466Z","2022-05-17T01:55:00.552Z","2022-05-17T01:55:23.973Z","2022-05-17T01:55:40.974Z","2022-05-17T01:55:57.380Z","2022-05-17T01:56:04.612Z","2022-05-17T01:56:11.610Z","2022-05-17T01:56:31.227Z","2022-05-17T01:56:36.259Z","2022-05-17T01:56:42.837Z","2022-05-17T01:56:52.096Z","2022-05-17T01:56:56.195Z","2022-05-17T01:57:05.406Z","2022-05-17T01:57:15.417Z","2022-05-17T01:57:22.000Z","2022-05-17T01:57:29.796Z","2022-05-17T01:57:41.837Z","2022-05-17T01:57:56.658Z","2022-05-17T01:58:21.164Z","2022-05-17T01:58:32.991Z","2022-05-17T01:58:43.248Z","2022-05-17T01:58:50.357Z","2022-05-17T01:59:00.911Z","2022-05-17T01:59:04.569Z","2022-05-17T01:59:10.093Z","2022-05-17T01:59:17.505Z","2022-05-17T01:59:20.175Z","2022-05-17T01:59:24.005Z","2022-05-17T01:59:26.922Z","2022-05-17T01:59:35.290Z","2022-05-17T01:59:44.956Z","2022-05-17T02:00:00.047Z","2022-05-17T02:00:20.052Z","2022-05-17T02:00:27.504Z","2022-05-17T02:00:31.157Z","2022-05-17T02:00:33.645Z","2022-05-17T02:00:38.687Z","2022-05-17T02:00:43.397Z","2022-05-17T02:00:52.630Z","2022-05-17T02:00:57.568Z","2022-05-17T02:01:04.836Z","2022-05-17T02:01:19.717Z","2022-05-17T02:01:39.466Z","2022-05-17T02:01:58.098Z","2022-05-17T02:02:15.395Z","2022-05-17T02:02:22.392Z","2022-05-17T02:02:49.199Z","2022-05-17T02:03:03.412Z","2022-05-17T02:03:25.227Z","2022-05-17T02:04:34.850Z","2022-05-17T02:05:53.994Z","2022-05-17T02:06:09.885Z","2022-05-17T02:06:16.896Z","2022-05-17T02:06:24.873Z","2022-05-17T02:06:37.915Z","2022-05-17T02:06:46.043Z","2022-05-17T02:07:06.699Z","2022-05-17T02:07:41.636Z","2022-05-17T02:08:02.173Z","2022-05-17T02:08:24.463Z","2022-05-17T02:09:15.500Z","2022-05-17T02:09:21.157Z","2022-05-17T02:09:46.720Z","2022-05-17T02:10:14.162Z","2022-05-17T02:11:48.749Z","2022-05-17T02:11:52.029Z","2022-05-17T02:12:08.493Z","2022-05-17T02:12:50.845Z","2022-05-17T02:12:54.946Z","2022-05-17T02:13:02.653Z","2022-05-17T02:13:18.223Z","2022-05-17T02:13:33.799Z","2022-05-17T02:14:26.908Z","2022-05-17T02:14:41.472Z","2022-05-17T02:17:35.697Z","2022-05-17T02:17:42.513Z","2022-05-17T02:17:48.883Z","2022-05-17T02:17:55.727Z","2022-05-17T02:18:19.289Z","2022-05-17T02:18:30.248Z","2022-05-17T02:18:42.179Z","2022-05-17T02:19:19.891Z","2022-05-17T02:19:49.059Z","2022-05-17T02:19:50.532Z","2022-05-17T02:20:32.141Z","2022-05-17T02:20:38.375Z","2022-05-17T02:20:44.932Z","2022-05-17T02:20:53.935Z","2022-05-17T02:21:24.284Z","2022-05-17T02:21:30.908Z","2022-05-17T02:21:33.093Z","2022-05-17T02:21:41.411Z","2022-05-17T02:21:43.304Z","2022-05-17T02:22:20.289Z","2022-05-17T02:22:27.470Z","2022-05-17T02:22:40.334Z","2022-05-17T02:23:07.240Z","2022-05-17T02:23:24.807Z","2022-05-17T02:23:28.444Z","2022-05-17T02:23:32.274Z","2022-05-17T02:23:43.215Z","2022-05-17T02:23:49.732Z","2022-05-17T02:23:56.360Z","2022-05-17T02:24:00.303Z","2022-05-17T02:25:59.448Z","2022-05-17T02:26:37.439Z","2022-05-17T02:26:51.846Z","2022-05-17T02:27:09.268Z","2022-05-17T02:27:46.339Z","2022-05-17T02:28:21.277Z","2022-05-17T02:28:44.514Z","2022-05-17T02:30:20.331Z","2022-05-17T02:30:37.499Z","2022-05-17T02:31:37.076Z","2022-05-17T02:32:10.984Z","2022-05-17T02:32:32.541Z","2022-05-17T02:32:38.131Z","2022-05-17T02:32:52.795Z","2022-05-17T02:33:07.050Z","2022-05-17T02:33:18.349Z","2022-05-17T02:33:24.699Z","2022-05-17T02:33:33.302Z","2022-05-17T02:33:36.409Z","2022-05-17T02:33:45.396Z","2022-05-17T02:33:48.708Z","2022-05-17T02:33:58.084Z","2022-05-17T02:34:05.868Z","2022-05-17T02:34:09.171Z","2022-05-17T02:34:19.839Z","2022-05-17T02:34:25.761Z","2022-05-17T02:34:35.184Z","2022-05-17T02:34:46.503Z","2022-05-17T02:34:48.313Z","2022-05-17T02:34:57.065Z","2022-05-17T02:35:15.388Z","2022-05-17T02:35:18.073Z","2022-05-17T02:35:19.916Z","2022-05-17T02:35:28.151Z","2022-05-17T02:35:38.647Z","2022-05-17T02:35:56.776Z","2022-05-17T02:36:14.591Z","2022-05-17T02:36:26.863Z","2022-05-17T02:36:42.665Z","2022-05-17T02:36:58.285Z","2022-05-17T02:37:52.443Z","2022-05-17T02:37:57.721Z","2022-05-17T02:38:05.394Z","2022-05-17T02:38:09.739Z","2022-05-17T02:38:15.059Z","2022-05-17T02:38:29.566Z","2022-05-17T02:39:07.964Z","2022-05-17T02:39:13.900Z","2022-05-17T02:39:19.953Z","2022-05-17T02:39:31.888Z","2022-05-17T02:39:39.152Z","2022-05-17T02:39:45.034Z","2022-05-17T02:41:21.413Z","2022-05-17T02:41:51.946Z","2022-05-17T02:42:46.482Z","2022-05-17T02:43:30.201Z","2022-05-17T02:43:54.579Z","2022-05-17T02:43:59.362Z","2022-05-17T02:44:06.349Z","2022-05-17T02:44:10.529Z","2022-05-17T02:44:18.801Z","2022-05-17T02:44:24.175Z","2022-05-17T02:44:26.389Z","2022-05-17T02:44:40.738Z","2022-05-17T02:44:46.203Z","2022-05-17T02:45:24.012Z","2022-05-17T02:45:54.264Z","2022-05-17T02:46:32.337Z","2022-05-17T02:47:03.882Z","2022-05-17T02:47:30.753Z","2022-05-17T02:48:03.237Z","2022-05-17T02:48:11.358Z","2022-05-17T02:48:13.188Z","2022-05-17T02:48:20.838Z","2022-05-17T02:48:27.332Z","2022-05-17T02:48:32.065Z","2022-05-17T02:48:51.156Z","2022-05-17T02:49:14.355Z","2022-05-17T02:49:32.475Z","2022-05-17T02:49:39.238Z","2022-05-17T02:50:10.334Z","2022-05-17T02:50:51.049Z","2022-05-17T02:51:09.068Z","2022-05-17T02:51:48.544Z","2022-05-17T02:52:01.873Z","2022-05-17T02:52:17.583Z","2022-05-17T02:52:52.091Z","2022-05-17T02:53:14.154Z","2022-05-17T02:53:43.046Z","2022-05-17T02:54:05.163Z","2022-05-17T02:54:27.131Z","2022-05-17T02:56:15.072Z","2022-05-17T02:56:48.766Z","2022-05-17T02:57:07.738Z","2022-05-17T02:57:28.816Z","2022-05-17T02:57:32.881Z","2022-05-17T02:59:10.689Z","2022-05-17T02:59:27.732Z","2022-05-17T03:00:04.978Z","2022-05-17T03:00:10.080Z","2022-05-17T03:01:14.848Z","2022-05-17T03:01:38.967Z","2022-05-17T03:02:00.140Z","2022-05-17T03:02:36.260Z","2022-05-17T03:02:50.551Z","2022-05-17T03:03:18.591Z","2022-05-17T03:05:17.178Z","2022-05-17T03:05:27.985Z","2022-05-17T03:05:34.009Z","2022-05-17T03:05:35.789Z","2022-05-17T03:05:37.693Z","2022-05-17T03:05:39.357Z","2022-05-17T03:05:42.068Z","2022-05-17T03:05:46.456Z","2022-05-17T03:06:02.323Z","2022-05-17T03:06:23.332Z","2022-05-17T03:06:38.877Z","2022-05-17T03:06:56.093Z","2022-05-17T03:07:09.653Z","2022-05-17T03:09:37.410Z","2022-05-17T03:10:02.737Z","2022-05-17T03:10:13.756Z","2022-05-17T03:10:24.119Z","2022-05-17T03:10:32.360Z","2022-05-17T03:10:50.938Z","2022-05-17T03:11:10.950Z","2022-05-17T03:11:24.316Z","2022-05-17T03:11:52.483Z","2022-05-17T03:11:57.598Z","2022-05-17T03:12:04.602Z","2022-05-17T03:12:28.536Z","2022-05-17T03:12:32.975Z","2022-05-17T03:12:49.551Z","2022-05-17T03:13:16.166Z","2022-05-17T03:13:21.588Z","2022-05-17T03:13:31.523Z","2022-05-17T03:13:38.190Z","2022-05-17T03:13:46.730Z","2022-05-17T03:14:08.360Z","2022-05-17T03:14:15.670Z","2022-05-17T03:14:29.816Z","2022-05-17T03:14:30.659Z","2022-05-17T03:14:41.302Z","2022-05-17T03:15:09.379Z","2022-05-17T03:15:37.330Z","2022-05-17T03:15:57.189Z","2022-05-17T03:16:01.714Z","2022-05-17T03:16:11.392Z","2022-05-17T03:16:48.389Z","2022-05-17T03:16:58.599Z","2022-05-17T03:17:08.344Z","2022-05-17T03:17:27.538Z","2022-05-17T03:17:41.964Z","2022-05-17T03:17:54.373Z","2022-05-17T03:18:10.751Z","2022-05-17T03:18:35.726Z","2022-05-17T03:18:50.657Z","2022-05-17T03:18:57.903Z","2022-05-17T03:19:11.507Z","2022-05-17T03:19:30.140Z","2022-05-17T03:19:48.206Z","2022-05-17T03:20:30.500Z","2022-05-17T03:20:33.320Z","2022-05-17T03:20:35.620Z","2022-05-17T03:20:48.971Z","2022-05-17T03:21:02.301Z","2022-05-17T03:21:26.887Z","2022-05-17T03:21:29.623Z","2022-05-17T03:22:05.587Z","2022-05-17T03:23:19.177Z","2022-05-17T03:24:17.868Z","2022-05-17T03:24:19.936Z","2022-05-17T03:24:22.247Z","2022-05-17T03:24:34.494Z","2022-05-17T03:24:50.882Z","2022-05-17T03:25:00.489Z","2022-05-17T03:25:18.247Z","2022-05-17T03:25:31.365Z","2022-05-17T03:25:41.548Z","2022-05-17T03:25:48.600Z","2022-05-17T03:26:10.746Z","2022-05-17T03:26:36.343Z","2022-05-17T03:26:56.904Z","2022-05-17T03:28:58.245Z","2022-05-17T03:29:08.338Z","2022-05-17T03:29:18.000Z","2022-05-17T03:29:36.133Z","2022-05-17T03:29:45.809Z","2022-05-17T03:29:58.732Z","2022-05-17T03:30:06.086Z","2022-05-17T03:30:11.573Z","2022-05-17T03:30:24.209Z","2022-05-17T03:30:43.972Z","2022-05-17T03:30:57.003Z","2022-05-17T03:31:35.598Z","2022-05-17T03:31:57.452Z","2022-05-17T03:32:22.384Z","2022-05-17T03:32:48.228Z","2022-05-17T03:32:59.919Z","2022-05-17T03:33:44.715Z","2022-05-17T03:33:54.405Z","2022-05-17T03:34:25.540Z","2022-05-17T03:34:27.079Z","2022-05-17T03:34:35.139Z","2022-05-17T03:34:50.913Z","2022-05-17T03:34:54.389Z","2022-05-17T03:35:35.855Z","2022-05-17T03:36:46.968Z","2022-05-17T03:36:56.742Z","2022-05-17T03:37:02.689Z","2022-05-17T03:37:22.118Z","2022-05-17T03:37:24.941Z","2022-05-17T03:37:43.980Z","2022-05-17T03:37:55.600Z","2022-05-17T03:38:15.221Z","2022-05-17T03:38:51.155Z","2022-05-17T03:39:22.241Z","2022-05-17T03:40:30.100Z","2022-05-17T03:41:12.024Z","2022-05-17T03:41:48.994Z","2022-05-17T03:42:28.100Z","2022-05-17T03:42:42.335Z","2022-05-17T03:43:18.177Z","2022-05-17T03:43:30.285Z","2022-05-17T03:43:53.448Z","2022-05-17T03:44:19.544Z","2022-05-17T03:45:00.587Z","2022-05-17T03:45:31.763Z","2022-05-17T03:47:13.720Z","2022-05-17T03:47:23.904Z","2022-05-17T03:47:28.697Z","2022-05-17T03:47:31.719Z","2022-05-17T03:48:07.195Z","2022-05-17T03:48:08.230Z","2022-05-17T03:48:22.818Z","2022-05-17T03:48:30.888Z","2022-05-17T03:48:35.010Z","2022-05-17T03:48:35.279Z","2022-05-17T03:48:35.511Z","2022-05-17T03:48:40.729Z","2022-05-17T03:48:43.542Z","2022-05-17T03:49:22.214Z","2022-05-17T03:49:41.819Z","2022-05-17T03:49:58.873Z","2022-05-17T03:50:04.390Z","2022-05-17T03:50:18.849Z","2022-05-17T03:50:22.805Z","2022-05-17T03:50:53.017Z","2022-05-17T03:51:18.409Z","2022-05-17T03:51:29.799Z","2022-05-17T03:52:16.838Z","2022-05-17T03:52:25.358Z","2022-05-17T03:52:37.249Z","2022-05-17T03:52:48.234Z","2022-05-17T03:52:48.369Z","2022-05-17T03:52:54.731Z","2022-05-17T03:53:03.142Z","2022-05-17T03:53:08.213Z","2022-05-17T03:53:09.119Z","2022-05-17T03:53:10.563Z","2022-05-17T03:53:12.971Z","2022-05-17T03:53:13.665Z","2022-05-17T03:53:30.201Z","2022-05-17T03:53:40.181Z","2022-05-17T03:53:51.341Z","2022-05-17T03:53:58.157Z","2022-05-17T03:54:05.109Z","2022-05-17T03:54:08.004Z","2022-05-17T03:54:19.996Z","2022-05-17T03:54:32.229Z","2022-05-17T03:54:33.108Z","2022-05-17T03:54:44.588Z","2022-05-17T03:54:48.617Z","2022-05-17T03:55:03.732Z","2022-05-17T03:55:17.434Z","2022-05-17T03:55:21.451Z","2022-05-17T03:55:23.822Z","2022-05-17T03:55:25.676Z","2022-05-17T03:55:26.586Z","2022-05-17T03:55:29.320Z","2022-05-17T03:55:31.184Z","2022-05-17T03:55:35.809Z","2022-05-17T03:55:40.296Z","2022-05-17T03:55:42.259Z","2022-05-17T03:56:10.328Z","2022-05-17T03:56:11.308Z","2022-05-17T03:56:16.734Z","2022-05-17T03:56:17.776Z","2022-05-17T03:56:20.482Z","2022-05-17T03:56:27.391Z","2022-05-17T03:56:50.435Z","2022-05-17T03:57:11.637Z","2022-05-17T03:57:20.239Z","2022-05-17T03:57:25.644Z","2022-05-17T03:57:29.413Z","2022-05-17T03:57:33.990Z","2022-05-17T03:57:38.135Z","2022-05-17T03:57:47.102Z","2022-05-17T03:57:54.235Z","2022-05-17T03:58:51.691Z","2022-05-17T03:58:52.679Z","2022-05-17T03:59:34.580Z","2022-05-17T03:59:39.348Z","2022-05-17T03:59:45.616Z","2022-05-17T04:00:22.281Z","2022-05-17T04:00:55.868Z","2022-05-17T04:01:07.975Z","2022-05-17T04:01:08.498Z","2022-05-17T04:01:20.664Z","2022-05-17T04:02:08.870Z","2022-05-17T04:02:26.991Z","2022-05-17T04:03:06.921Z","2022-05-17T04:03:30.056Z","2022-05-17T04:03:37.362Z","2022-05-17T04:03:40.749Z","2022-05-17T04:03:52.037Z","2022-05-17T04:03:56.156Z","2022-05-17T04:03:56.759Z","2022-05-17T04:04:00.696Z","2022-05-17T04:04:05.185Z","2022-05-17T04:04:20.730Z","2022-05-17T04:04:41.373Z","2022-05-17T04:05:01.697Z","2022-05-17T04:05:26.286Z","2022-05-17T04:05:30.798Z","2022-05-17T04:05:39.795Z","2022-05-17T04:05:47.373Z","2022-05-17T04:05:52.635Z","2022-05-17T04:06:06.497Z","2022-05-17T04:06:23.756Z","2022-05-17T04:06:30.633Z","2022-05-17T04:06:32.800Z","2022-05-17T04:07:17.354Z","2022-05-17T04:07:34.914Z","2022-05-17T04:08:18.974Z","2022-05-17T04:09:04.079Z","2022-05-17T04:09:33.093Z","2022-05-17T04:09:37.217Z","2022-05-17T04:09:40.693Z","2022-05-17T04:09:48.343Z","2022-05-17T04:10:04.082Z","2022-05-17T04:10:06.588Z","2022-05-17T04:10:20.792Z","2022-05-17T04:10:45.589Z","2022-05-17T04:11:08.649Z","2022-05-17T04:12:30.715Z","2022-05-17T04:12:45.369Z","2022-05-17T04:13:10.011Z","2022-05-17T04:13:12.614Z","2022-05-17T04:13:15.979Z","2022-05-17T04:13:18.851Z","2022-05-17T04:13:27.049Z","2022-05-17T04:13:28.796Z","2022-05-17T04:13:33.373Z","2022-05-17T04:13:52.226Z","2022-05-17T04:14:11.689Z","2022-05-17T04:14:40.548Z","2022-05-17T04:14:45.410Z","2022-05-17T04:14:58.076Z","2022-05-17T04:15:07.756Z","2022-05-17T04:15:11.036Z","2022-05-17T04:15:15.898Z","2022-05-17T04:15:20.471Z","2022-05-17T04:15:29.372Z","2022-05-17T04:15:32.010Z","2022-05-17T04:15:33.388Z","2022-05-17T04:16:32.923Z","2022-05-17T04:16:36.377Z","2022-05-17T04:16:53.327Z","2022-05-17T04:16:53.971Z","2022-05-17T04:16:55.628Z","2022-05-17T04:17:30.528Z","2022-05-17T04:17:34.379Z","2022-05-17T04:17:37.538Z","2022-05-17T04:17:40.569Z","2022-05-17T04:17:41.321Z","2022-05-17T04:17:45.466Z","2022-05-17T04:17:46.963Z","2022-05-17T04:17:54.264Z","2022-05-17T04:18:01.142Z","2022-05-17T04:18:04.926Z","2022-05-17T04:18:57.379Z","2022-05-17T04:18:59.920Z","2022-05-17T04:19:05.941Z","2022-05-17T04:19:10.967Z","2022-05-17T04:19:16.577Z","2022-05-17T04:19:18.011Z","2022-05-17T04:19:20.312Z","2022-05-17T04:19:31.659Z","2022-05-17T04:19:47.966Z","2022-05-17T04:20:01.017Z","2022-05-17T04:20:02.598Z","2022-05-17T04:20:06.852Z","2022-05-17T04:20:09.545Z","2022-05-17T04:20:13.446Z","2022-05-17T04:20:14.917Z","2022-05-17T04:20:43.177Z","2022-05-17T04:21:25.939Z","2022-05-17T04:21:57.288Z","2022-05-17T04:22:05.417Z","2022-05-17T04:22:18.622Z","2022-05-17T04:22:35.856Z","2022-05-17T04:22:45.403Z","2022-05-17T04:22:51.590Z","2022-05-17T04:22:56.556Z","2022-05-17T04:22:57.888Z","2022-05-17T04:22:59.299Z","2022-05-17T04:23:05.152Z","2022-05-17T04:23:17.100Z","2022-05-17T04:23:18.362Z","2022-05-17T04:23:22.758Z","2022-05-17T04:24:16.362Z","2022-05-17T04:24:20.406Z","2022-05-17T04:24:48.332Z","2022-05-17T04:25:31.568Z","2022-05-17T04:25:46.760Z","2022-05-17T04:25:50.396Z","2022-05-17T04:25:55.190Z","2022-05-17T04:25:56.420Z","2022-05-17T04:25:56.785Z","2022-05-17T04:26:01.910Z","2022-05-17T04:26:05.689Z","2022-05-17T04:26:44.793Z","2022-05-17T04:26:46.267Z","2022-05-17T04:26:48.125Z","2022-05-17T04:26:49.094Z","2022-05-17T04:26:51.447Z","2022-05-17T04:28:04.943Z","2022-05-17T04:28:24.414Z","2022-05-17T04:28:43.495Z","2022-05-17T04:28:53.455Z","2022-05-17T04:29:47.316Z","2022-05-17T04:29:49.943Z","2022-05-17T04:29:52.938Z","2022-05-17T04:29:56.155Z","2022-05-17T04:30:00.564Z","2022-05-17T04:30:05.801Z","2022-05-17T04:30:06.872Z","2022-05-17T04:30:14.213Z","2022-05-17T04:30:14.484Z","2022-05-17T04:30:21.823Z","2022-05-17T04:30:31.120Z","2022-05-17T04:30:39.867Z","2022-05-17T04:30:49.086Z","2022-05-17T04:30:57.955Z","2022-05-17T04:31:02.098Z","2022-05-17T04:31:06.031Z","2022-05-17T04:31:07.653Z","2022-05-17T04:31:35.654Z","2022-05-17T04:31:38.576Z","2022-05-17T04:31:45.974Z","2022-05-17T04:31:53.616Z","2022-05-17T04:32:07.761Z","2022-05-17T04:32:13.202Z","2022-05-17T04:32:20.166Z","2022-05-17T04:32:35.774Z","2022-05-17T04:32:46.810Z","2022-05-17T04:32:56.158Z"]},geometry:{type:"LineString",coordinates:[[9.378806,44.391897,130.775966],[9.379034,44.391855,130.775966],[9.379188,44.391872,130.775966],[9.379862,44.392085,130.775966],[9.38019,44.392257,130.834052],[9.380279,44.392448,130.893225],[9.380091,44.392781,130.998771],[9.380113,44.392915,131.038428],[9.382091,44.394264,132.476682],[9.382544,44.394487,132.916224],[9.384647,44.395246,140.044131],[9.385658,44.395508,144.227781],[9.386283,44.395608,146.990176],[9.386772,44.395998,150.150871],[9.387436,44.396277,153.513566],[9.387726,44.396691,156.957275],[9.387939,44.396851,158.599848],[9.389074,44.397338,165.63632],[9.38943,44.397435,167.682086],[9.389891,44.397467,170.195802],[9.390738,44.397419,174.807074],[9.391238,44.397483,177.563872],[9.391708,44.397424,180.153723],[9.392408,44.397526,182.863668],[9.393001,44.397814,185.524243],[9.393166,44.397851,186.165933],[9.393536,44.39759,188.095211],[9.394313,44.397491,190.838101],[9.394973,44.3976,193.003944],[9.39522,44.397585,193.79652],[9.395805,44.397423,195.802499],[9.396121,44.39747,196.8345],[9.39643,44.397262,198.399125],[9.396714,44.397183,199.810767],[9.397432,44.397226,203.148153],[9.399441,44.398015,214.255566],[9.400414,44.398638,220.983149],[9.400475,44.39878,222.053631],[9.400832,44.399041,224.592963],[9.400882,44.399198,225.708192],[9.400999,44.399358,226.958543],[9.401469,44.399682,230.190555],[9.401731,44.40026,234.398689],[9.40232,44.400637,240.208834],[9.403447,44.401772,255.037619],[9.403863,44.402444,262.651942],[9.404807,44.403319,273.849797],[9.405148,44.403889,279.160787],[9.405742,44.404275,284.075761],[9.406446,44.404397,288.471654],[9.40729,44.404778,294.056536],[9.407484,44.4048,295.155353],[9.407854,44.404406,298.870414],[9.408046,44.40429,300.277036],[9.408518,44.404135,303.254493],[9.409118,44.403696,308.391123],[9.409233,44.403432,310.705814],[9.409768,44.402952,315.842632],[9.410085,44.402541,319.843909],[9.411917,44.401313,334.144406],[9.412601,44.401025,336.869504],[9.412878,44.401076,337.85133],[9.412968,44.401143,338.297459],[9.413005,44.401266,338.901861],[9.412898,44.40139,339.601685],[9.41271,44.401411,340.254804],[9.411644,44.401883,344.208609],[9.411327,44.402215,345.92949],[9.411102,44.402336,346.79102],[9.410948,44.402852,349.059708],[9.411287,44.403163,351.760259],[9.411257,44.403302,352.723807],[9.411434,44.403697,355.56526],[9.411408,44.403805,356.316036],[9.411279,44.403863,357.062064],[9.410852,44.403866,359.152141],[9.410521,44.404074,361.309773],[9.410579,44.404221,362.579737],[9.410754,44.404425,364.585759],[9.411082,44.4046,367.037823],[9.411283,44.405029,370.830775],[9.411014,44.405191,372.938117],[9.410012,44.40527,381.287251],[9.409667,44.405342,385.399348],[9.40952,44.405428,387.573132],[9.409502,44.405532,389.251333],[9.409814,44.406107,399.127367],[9.409829,44.406243,401.312102],[9.409617,44.406495,406.07908],[9.40965,44.40675,410.488369],[9.409325,44.40706,417.156965],[9.409372,44.407614,426.713188],[9.40951,44.407757,429.703748],[9.409986,44.40807,437.287627],[9.410006,44.408417,441.727308],[9.410133,44.408494,443.248507],[9.410236,44.408439,444.422865],[9.41033,44.40799,450.226555],[9.410038,44.407434,457.818025],[9.410137,44.407392,458.869542],[9.410221,44.407434,459.739056],[9.410341,44.407696,462.872053],[9.410613,44.408031,467.273469],[9.410939,44.408866,477.125516],[9.411671,44.409073,481.052867],[9.411729,44.409129,481.340674],[9.411699,44.409349,482.253912],[9.411494,44.409631,483.566733],[9.41102,44.409992,485.611621],[9.411098,44.410093,486.088192],[9.411559,44.410096,487.235918],[9.411686,44.410145,487.418331],[9.411803,44.410311,487.747126],[9.411829,44.410928,488.839164],[9.411692,44.411162,489.287883],[9.411475,44.411331,489.693583],[9.411386,44.411674,490.401423],[9.411172,44.411737,491.201813],[9.410958,44.411653,492.046187],[9.410708,44.41163,492.917825],[9.410236,44.411591,494.560881],[9.409983,44.411633,495.459069],[9.409736,44.411915,497.069381],[9.409599,44.411971,497.615203],[9.409427,44.412143,498.638447],[9.409053,44.412748,501.184688],[9.408793,44.412849,501.974778],[9.4083,44.412629,503.526599],[9.407858,44.41255,504.742937],[9.407709,44.412241,506.607485],[9.407549,44.412142,508.48551],[9.407192,44.412095,511.706182],[9.406887,44.411755,516.72166],[9.406691,44.411639,518.9799],[9.405424,44.411669,531.57643],[9.404986,44.411816,538.503346],[9.404914,44.41206,543.500061],[9.404982,44.41228,548.0146],[9.405274,44.412779,558.851954],[9.405574,44.412996,564.674203],[9.406482,44.413463,575.51849],[9.407643,44.414192,590.197926],[9.407817,44.414212,591.651178],[9.407628,44.413945,595.10506],[9.408009,44.413911,598.271203],[9.408312,44.413994,600.947157],[9.40819,44.414042,602.095677],[9.40811,44.414173,603.745573],[9.408273,44.414582,608.654696],[9.408271,44.414953,611.015985],[9.407737,44.415555,614.971143],[9.407848,44.415694,615.859237],[9.408061,44.415696,616.703668],[9.408185,44.415619,617.355004],[9.408316,44.415202,619.29725],[9.408588,44.414937,619.578258],[9.408737,44.414402,620.044749],[9.408898,44.414296,620.178502],[9.410072,44.414051,622.451926],[9.410212,44.414074,623.334769],[9.410548,44.414353,626.501126],[9.410883,44.414455,628.739117],[9.411852,44.414487,634.7005],[9.41232,44.414399,638.454527],[9.412861,44.414182,644.329163],[9.413558,44.413747,653.092635],[9.413817,44.413701,655.619583],[9.414496,44.413424,662.261853],[9.414902,44.413,667.313586],[9.41599,44.41268,675.578939],[9.416578,44.411937,679.779359],[9.416821,44.411146,682.366753],[9.416971,44.410944,683.097324],[9.417107,44.410884,683.462146],[9.418039,44.41094,685.017501],[9.418354,44.410824,685.602006],[9.418584,44.41052,686.39985],[9.418752,44.410417,686.764996],[9.418896,44.410397,687.006946],[9.419755,44.410468,689.411944],[9.419932,44.410445,690.084782],[9.420405,44.410263,692.094097],[9.421122,44.410159,694.830389],[9.421542,44.409973,696.678553],[9.421726,44.410002,697.334978],[9.421937,44.410219,698.499574],[9.422598,44.410255,700.586912],[9.422826,44.410565,702.130445],[9.423315,44.41057,703.670314],[9.423377,44.410622,703.971388],[9.423342,44.41078,704.676488],[9.423207,44.410844,705.224682],[9.423051,44.410814,705.84041],[9.422371,44.410389,709.284034],[9.421873,44.410404,711.183753],[9.421552,44.410343,712.449733],[9.420506,44.410671,720.305057],[9.419993,44.4109,726.278177],[9.419327,44.411058,733.207484],[9.418837,44.411443,740.149851],[9.418349,44.411647,744.240806],[9.418147,44.411834,746.633189],[9.417882,44.412804,756.643344],[9.417962,44.412913,757.710039],[9.418052,44.412941,757.80484],[9.418251,44.412924,757.998388],[9.418325,44.412842,758.130286],[9.418323,44.412698,758.324977],[9.41815,44.412544,758.591923],[9.418132,44.412462,758.704138],[9.418188,44.412275,758.962674],[9.418364,44.41205,759.311129],[9.418778,44.411863,759.784171],[9.419609,44.411705,761.843031],[9.42041,44.411408,764.85317],[9.421017,44.411311,766.927814],[9.421565,44.41129,768.966483],[9.421976,44.411397,771.661211],[9.422229,44.411613,774.089922],[9.422819,44.411646,777.735521],[9.423269,44.411787,780.762526],[9.423428,44.411787,781.741984],[9.424158,44.4116,786.424918],[9.424783,44.411192,791.443367],[9.425077,44.411079,793.422231],[9.425263,44.411065,794.530814],[9.425689,44.411204,797.306791],[9.425947,44.411544,799.838705],[9.426057,44.411586,800.258778],[9.426184,44.41162,800.715556],[9.426717,44.411596,802.514218],[9.426843,44.41172,803.236627],[9.42685,44.411792,803.57691],[9.426774,44.411858,803.979832],[9.426607,44.411887,804.558652],[9.426264,44.411781,805.817316],[9.425802,44.411851,807.407904],[9.425447,44.411643,809.439324],[9.42516,44.411549,810.840608],[9.424877,44.411633,812.200745],[9.424261,44.412031,815.887116],[9.423799,44.412244,818.32755],[9.423198,44.412366,821.467143],[9.422127,44.412366,826.918247],[9.421974,44.412464,827.964195],[9.421983,44.412548,828.564468],[9.422201,44.41261,829.758736],[9.422581,44.412491,831.895825],[9.423409,44.412548,836.366833],[9.424134,44.412372,840.482497],[9.424639,44.412329,843.216028],[9.424808,44.412375,844.188093],[9.425179,44.412829,848.115806],[9.425301,44.412891,848.913543],[9.425483,44.412891,849.883239],[9.426009,44.412761,852.84878],[9.42649,44.412708,855.441868],[9.426832,44.412749,857.289535],[9.427554,44.412944,860.722348],[9.428054,44.412938,862.789645],[9.428661,44.413128,865.529336],[9.429005,44.413102,866.95937],[9.429901,44.412907,870.950557],[9.430124,44.41294,871.946581],[9.430765,44.413222,875.239107],[9.430953,44.41323,876.062799],[9.431544,44.412957,879.140975],[9.432536,44.412679,883.063091],[9.432824,44.41261,884.147041],[9.433284,44.412644,885.797248],[9.43424,44.412288,889.815229],[9.435547,44.41201,895.639119],[9.435927,44.411994,897.264774],[9.43609,44.41202,897.97803],[9.436924,44.412692,907.620608],[9.437008,44.413139,913.335144],[9.438016,44.414213,929.575983],[9.438103,44.414374,931.720533],[9.438012,44.414833,937.481258],[9.438068,44.414974,939.302552],[9.43834,44.415028,941.808398],[9.439184,44.41482,947.468697],[9.439491,44.414877,949.02498],[9.439772,44.415061,950.895282],[9.440008,44.41514,952.174004],[9.440648,44.4151,955.32601],[9.440831,44.415169,956.341269],[9.441202,44.41544,957.348302],[9.441306,44.415797,957.770744],[9.441458,44.415958,957.995708],[9.441649,44.415994,958.159168],[9.442131,44.415678,958.700555],[9.4426,44.41542,958.667321],[9.442841,44.415161,956.736908],[9.443113,44.415092,955.45711],[9.443236,44.415117,954.890101],[9.443397,44.415258,953.760672],[9.443393,44.415327,953.331999],[9.443402,44.415589,951.705188],[9.443717,44.415806,949.76483],[9.443919,44.416141,947.463823],[9.443885,44.416336,946.142417],[9.443702,44.416682,943.65525],[9.443712,44.41681,942.793176],[9.443821,44.416891,942.037682],[9.444252,44.416929,939.951845],[9.444612,44.41715,937.67186],[9.445012,44.417112,935.749171],[9.445552,44.417152,933.493],[9.446404,44.416555,928.532915],[9.447234,44.416409,925.14532],[9.447683,44.416254,923.920812],[9.447897,44.416294,923.377651],[9.448188,44.416508,922.352096],[9.448194,44.416738,921.561291],[9.447965,44.416964,920.602242],[9.44794,44.417132,920.021458],[9.44807,44.417328,919.275884],[9.448307,44.417352,918.727554],[9.449013,44.41706,916.878603],[9.449216,44.41692,916.23907],[9.449347,44.41673,915.567055],[9.449451,44.416337,914.297978],[9.449563,44.41625,913.92296],[9.450047,44.416187,912.802862],[9.450981,44.416262,910.656873],[9.451385,44.41625,909.733643],[9.45204,44.416182,908.2224],[9.452782,44.416015,906.95488],[9.45319,44.415988,906.386204],[9.453682,44.415737,905.547088],[9.453983,44.415756,905.127709],[9.454646,44.416029,904.012974],[9.455144,44.416323,902.858488],[9.455317,44.416348,902.543091],[9.455516,44.416295,902.163584],[9.455757,44.416184,901.651174],[9.456009,44.416168,901.199099],[9.457597,44.416659,899.230564],[9.458083,44.416821,898.92798],[9.458862,44.417254,898.371079],[9.459075,44.41762,898.938002],[9.459183,44.417704,899.141237],[9.459452,44.417809,899.531421],[9.459804,44.418036,900.135056],[9.460159,44.418079,900.593361],[9.460197,44.418077,900.64186],[9.461164,44.418117,901.100441],[9.461377,44.418041,900.715802],[9.461638,44.417848,900.108905],[9.461876,44.417798,899.708138],[9.462499,44.417899,898.676104],[9.463033,44.418128,897.669905],[9.463328,44.418173,897.047078],[9.463597,44.41809,896.346895],[9.46406,44.417843,894.966031],[9.464485,44.417815,893.946184],[9.464911,44.41757,892.639289],[9.465291,44.417583,891.730235],[9.465859,44.417711,890.663061],[9.465974,44.417671,890.452772],[9.466125,44.41753,890.04417],[9.466258,44.417511,889.821184],[9.466553,44.417703,889.165046],[9.46673,44.417745,888.858416],[9.467382,44.417688,887.778513],[9.467686,44.417737,887.239943],[9.468193,44.417924,885.716811],[9.468625,44.417902,884.560743],[9.468776,44.418,884.016135],[9.469017,44.418371,882.487666],[9.470217,44.418603,878.7819],[9.470829,44.418869,876.346879],[9.47142,44.419199,873.797127],[9.471624,44.419171,873.091065],[9.472078,44.41895,871.169539],[9.472329,44.418905,870.230692],[9.472473,44.418994,869.539839],[9.472467,44.419136,868.818243],[9.472312,44.419349,867.598934],[9.471954,44.41952,866.036494],[9.471829,44.419646,865.25212],[9.471772,44.419868,864.1057],[9.471944,44.420076,862.877174],[9.472364,44.420255,860.885385],[9.472452,44.420333,860.31422],[9.472493,44.420522,859.22371],[9.472423,44.42117,855.517921],[9.473003,44.421429,852.73229],[9.47314,44.421577,851.147889],[9.473076,44.421967,847.50703],[9.473101,44.422462,842.914371],[9.472962,44.423388,834.92903],[9.473118,44.423826,832.360275],[9.473349,44.423935,831.236415],[9.473694,44.423932,829.835881],[9.473902,44.42388,828.941328],[9.474596,44.4236,825.726333],[9.475045,44.423182,824.820553],[9.47527,44.423215,824.53851],[9.475556,44.423421,824.039746],[9.476169,44.423413,823.28692],[9.47674,44.423518,822.388829],[9.476864,44.423555,821.864404],[9.476974,44.423707,820.929499],[9.476985,44.424251,817.956753],[9.476894,44.424882,814.490706],[9.477009,44.425046,813.488517],[9.478933,44.425396,807.200341],[9.479659,44.425391,804.969841],[9.480303,44.425466,803.530783],[9.480439,44.425599,803.0222],[9.480278,44.42584,802.197597],[9.480247,44.42601,801.66818],[9.480581,44.42654,799.87335],[9.480765,44.426626,799.396831],[9.48121,44.426671,798.522238],[9.481353,44.426746,798.176983],[9.481366,44.42689,797.783787],[9.481138,44.427027,797.203952],[9.481052,44.42716,796.804769],[9.481279,44.427591,795.550022],[9.482739,44.428258,791.424003],[9.48315,44.428944,788.747744],[9.483455,44.429257,786.906004],[9.48366,44.429675,784.282878],[9.483872,44.429837,782.969651],[9.484449,44.430034,780.264686],[9.484695,44.430145,779.033948],[9.48467,44.430554,776.441797],[9.48502,44.43103,772.627143],[9.48544,44.431275,769.879342],[9.486507,44.431676,763.499199],[9.4897,44.431661,745.099387],[9.490021,44.431551,743.816925],[9.490327,44.43123,741.858222],[9.490481,44.431163,741.208677],[9.490727,44.431244,740.232935],[9.490936,44.431452,739.025808],[9.49122,44.431543,738.460026],[9.491482,44.431594,737.966441],[9.491913,44.431862,736.927686],[9.492142,44.431939,736.467624],[9.492712,44.432029,735.40658],[9.49351,44.431979,733.767774],[9.493712,44.432074,733.190259],[9.493806,44.432266,732.510169],[9.493876,44.432528,731.618322],[9.493944,44.432643,731.200926],[9.494222,44.432661,730.534438],[9.495326,44.432412,728.625219],[9.495924,44.43232,728.831693],[9.496522,44.431965,729.094179],[9.497094,44.431717,729.320049],[9.497656,44.431512,727.765358],[9.498048,44.431426,726.407862],[9.498344,44.431454,725.419455],[9.499042,44.431687,722.86888],[9.499494,44.43195,720.901345],[9.499711,44.432016,719.805096],[9.50039,44.432086,716.616517],[9.500951,44.432057,714.002276],[9.501491,44.432229,711.254102],[9.501893,44.432208,709.380697],[9.502247,44.43205,709.112828],[9.502517,44.432017,708.969765],[9.503789,44.432142,708.29918],[9.504812,44.432364,708.001929],[9.505116,44.43237,707.997716],[9.505664,44.432277,707.989912],[9.506114,44.432082,707.98262],[9.506314,44.431753,707.975662],[9.506846,44.431235,706.973182],[9.507162,44.431061,706.467861],[9.50742,44.431022,706.1339],[9.507884,44.431044,705.545016],[9.508379,44.43082,704.802899],[9.509079,44.430822,704.027195],[9.509889,44.430499,703.002249],[9.510471,44.430376,702.331695],[9.511016,44.42996,701.717252],[9.511467,44.429719,701.396137],[9.514842,44.429225,699.657976],[9.516071,44.428547,698.780056],[9.51642,44.428256,698.446538],[9.516698,44.427911,698.100048],[9.516918,44.427802,697.933596],[9.517175,44.427849,697.89078],[9.517933,44.428328,698.201741],[9.51845,44.428514,698.379593],[9.518969,44.428614,698.544744],[9.519646,44.428544,698.875986],[9.520412,44.428102,699.458805],[9.520847,44.427601,699.947331],[9.520931,44.427388,700.02501],[9.520968,44.427034,698.369963],[9.520888,44.426163,694.300368],[9.520725,44.425655,691.87053],[9.520792,44.425491,690.999192],[9.520971,44.425408,690.207372],[9.521232,44.425427,689.234006],[9.522576,44.425967,683.512612],[9.522861,44.426205,682.160723],[9.523069,44.426566,681.250222],[9.523241,44.427055,680.074232],[9.523335,44.427153,679.797171],[9.524309,44.427824,677.815997],[9.524874,44.428041,677.198624],[9.526792,44.428409,675.010539],[9.528232,44.428421,672.822648],[9.528704,44.428343,672.086605],[9.52988,44.427876,668.432025],[9.531119,44.427748,664.91554],[9.531413,44.427734,664.629653],[9.53169,44.42783,664.368043],[9.532628,44.429132,662.803837],[9.533953,44.43,664.031032],[9.534505,44.430141,664.431149],[9.534759,44.430097,664.616155],[9.535875,44.429519,665.594627],[9.536641,44.429356,666.161923],[9.537066,44.429066,666.373949],[9.537462,44.428985,666.493853],[9.538438,44.427928,666.741714],[9.538861,44.427703,665.990037],[9.539545,44.42744,664.88293],[9.539903,44.427428,664.372167],[9.540765,44.427554,663.039506],[9.541284,44.427614,662.06056],[9.541877,44.427463,660.888315],[9.541996,44.427481,660.661824],[9.54273,44.427836,659.011197],[9.54374,44.428,657.436765],[9.544804,44.427661,655.74674],[9.545639,44.427813,654.196797],[9.546596,44.428021,651.932395],[9.547808,44.428512,648.87952],[9.548065,44.428576,648.37641],[9.549454,44.428726,645.779712],[9.550433,44.428642,644.558827],[9.550665,44.428735,644.479214],[9.550737,44.42892,644.398755],[9.550521,44.429537,644.132257],[9.55039,44.43046,644.054879],[9.550625,44.431055,644.249317],[9.550628,44.431527,644.39777],[9.550752,44.432109,645.930658],[9.55059,44.432981,650.097577],[9.550606,44.433113,650.725209],[9.550759,44.433271,651.635172],[9.551163,44.43337,653.123831],[9.551533,44.433446,655.21324],[9.551769,44.433527,656.634275],[9.552727,44.434099,663.411333],[9.553543,44.434329,667.353766],[9.554159,44.434698,669.328308],[9.555072,44.434847,671.628188],[9.555434,44.435048,672.754293],[9.555681,44.435271,672.477757],[9.556055,44.435985,671.315216],[9.556222,44.436488,670.526865],[9.5562,44.436959,669.004025],[9.556116,44.437305,667.087933],[9.555825,44.437769,664.313881],[9.555306,44.438236,661.060933],[9.555329,44.438426,660.132399],[9.555512,44.438604,659.400403],[9.556189,44.438947,657.43554],[9.556789,44.439539,655.013078],[9.556835,44.439554,654.893382],[9.557029,44.439533,654.428952],[9.55799,44.439155,655.713432],[9.558227,44.439124,656.024594],[9.558976,44.43913,656.991932],[9.559109,44.439195,657.200075],[9.559388,44.439464,657.663216],[9.559574,44.439774,657.85787],[9.559541,44.440274,658.146782],[9.5598,44.440851,658.496502],[9.559901,44.441435,658.428037],[9.559345,44.442647,657.673014],[9.559223,44.443164,658.717458],[9.559299,44.443382,659.453979],[9.559465,44.443471,659.939891],[9.560333,44.443626,662.034173],[9.561212,44.44381,663.239651],[9.561573,44.443965,662.924968],[9.561689,44.444051,662.800044],[9.562225,44.44479,661.92929],[9.562261,44.444925,661.785498],[9.562103,44.445889,659.571063],[9.562146,44.446217,658.71918],[9.562278,44.446526,657.883805],[9.562479,44.44664,657.409895],[9.563443,44.446743,654.982558],[9.563901,44.446911,653.580895],[9.564258,44.44717,652.195379],[9.564635,44.447746,649.452241],[9.564899,44.44838,644.286595],[9.564757,44.448914,640.041605],[9.564562,44.449203,637.53634],[9.563829,44.449965,631.210633],[9.563709,44.45026,629.186884],[9.563775,44.450584,627.029915],[9.563904,44.450751,625.773534],[9.56436,44.451079,622.952394],[9.564424,44.451229,622.078475],[9.564401,44.451702,619.440694],[9.564475,44.451815,618.745489],[9.56503,44.452063,616.140507],[9.565272,44.452226,614.816781],[9.565308,44.452408,614.159239],[9.565197,44.452695,614.182587],[9.565233,44.452803,614.191293],[9.565456,44.452965,614.209104],[9.565648,44.453108,614.224637],[9.565838,44.453283,614.242],[9.565873,44.45338,614.249855],[9.565644,44.454146,614.391929],[9.565642,44.454433,614.527333],[9.565689,44.454581,614.598929],[9.566014,44.455016,614.831516],[9.566159,44.456708,616.217803],[9.566222,44.456866,616.388553],[9.566356,44.456975,616.539283],[9.56655,44.457038,616.69741],[9.5668,44.457027,616.88324],[9.567516,44.456871,618.442608],[9.568154,44.456765,620.075751],[9.568744,44.456722,621.554352],[9.569333,44.456771,623.032752],[9.56965,44.456853,623.156793],[9.570612,44.457286,622.474723],[9.570692,44.4574,622.367594],[9.570779,44.457963,621.891682],[9.570594,44.45837,622.162625],[9.570624,44.458568,622.413394],[9.571014,44.458853,622.91503],[9.571468,44.459305,623.615322],[9.572615,44.459808,624.490707],[9.572911,44.459986,624.688607],[9.573096,44.460422,625.01495],[9.573342,44.460712,625.257804],[9.573673,44.461324,624.66388],[9.573811,44.461475,624.440717],[9.5741,44.461628,624.122819],[9.574864,44.461787,623.419734],[9.575593,44.462111,621.936959],[9.57601,44.462351,620.702705],[9.576315,44.462708,619.352877],[9.57718,44.463077,617.027561],[9.577896,44.463769,614.21525],[9.577977,44.463946,613.606509],[9.577957,44.464349,612.288171],[9.577743,44.46495,612.194587],[9.577751,44.465099,612.517114],[9.577991,44.465368,613.206907],[9.578311,44.465511,613.789738],[9.579408,44.465801,616.072202],[9.580632,44.466405,622.272881],[9.581517,44.466473,625.657589],[9.581884,44.466567,624.090952],[9.582529,44.466876,620.969701],[9.582837,44.467079,619.285206],[9.582976,44.467244,618.201318],[9.58302,44.467535,616.553505],[9.582971,44.46823,612.054755],[9.582469,44.46943,603.663239],[9.582472,44.469544,603.602903],[9.582735,44.470015,603.439857],[9.582894,44.470509,603.27686],[9.583511,44.470912,603.084915],[9.584038,44.471658,599.06231],[9.58399,44.471994,597.280746],[9.583208,44.473054,591.87329],[9.583194,44.473181,591.435934],[9.583347,44.473612,589.909517],[9.583582,44.473813,589.010843],[9.584787,44.474242,589.513625],[9.585153,44.474295,590.662457],[9.585557,44.474285,591.905981],[9.587115,44.474032,597.270113],[9.587676,44.474049,599.461707],[9.588016,44.474134,600.867836],[9.589073,44.474806,605.711602],[9.589417,44.475388,607.488934],[9.589719,44.475459,608.127353],[9.590501,44.475512,609.704517],[9.590913,44.47565,609.220808],[9.591245,44.475922,607.738031],[9.591466,44.476336,605.916867],[9.591596,44.476466,605.260363],[9.592638,44.47712,601.617981],[9.592963,44.477388,600.586417],[9.593166,44.477472,600.099044],[9.593388,44.477466,599.637646],[9.59502,44.477004,595.14432],[9.595509,44.476959,593.513908],[9.596282,44.477032,590.93547],[9.597201,44.477393,585.43042],[9.59926,44.47791,570.474224],[9.599965,44.478233,571.615091],[9.60022,44.478217,571.963664],[9.600419,44.478119,572.292917],[9.600852,44.477684,573.311165],[9.601213,44.477299,575.325985],[9.601455,44.477131,576.836423],[9.602163,44.476808,580.595744],[9.602529,44.476768,582.25216],[9.603315,44.477043,583.657151],[9.603449,44.477146,582.680858],[9.603536,44.47743,580.661377],[9.603669,44.477574,579.463339],[9.604632,44.477943,574.045263],[9.605287,44.478371,568.284108],[9.605991,44.47867,562.279807],[9.606394,44.479039,557.474807],[9.607614,44.479355,550.372332],[9.608759,44.479962,544.08525],[9.608867,44.480067,543.280712],[9.608972,44.480486,539.94478],[9.609109,44.480702,538.019383],[9.609287,44.480809,536.670752],[9.610244,44.481107,530.620587],[9.610486,44.48129,528.577357],[9.611045,44.481909,522.939636],[9.611124,44.481969,522.311294],[9.611951,44.482245,517.33933],[9.612362,44.482386,514.855844],[9.612861,44.482694,513.810691],[9.613223,44.482972,513.151429],[9.614349,44.483902,511.070834],[9.614583,44.484208,510.543764],[9.615177,44.484097,509.88136],[9.615208,44.484763,508.873777],[9.615348,44.485459,508.059057],[9.616532,44.48529,507.113539],[9.616944,44.485303,506.790602],[9.617027,44.48532,506.772464],[9.617765,44.485529,507.700065],[9.618096,44.485732,508.209989],[9.618335,44.486104,508.880077],[9.618721,44.486427,509.575122],[9.620508,44.487397,514.391984],[9.620566,44.487429,514.552493],[9.623154,44.488868,516.318203],[9.624178,44.489176,513.846885],[9.624535,44.489352,512.881856],[9.625012,44.489737,511.004048],[9.626738,44.490628,503.398403],[9.627397,44.490916,501.659985],[9.627789,44.490986,500.91981],[9.628254,44.490935,500.058068],[9.629433,44.491,498.239529],[9.630243,44.491127,499.066718],[9.630496,44.491088,499.324887],[9.630639,44.491128,499.478091],[9.63076,44.490787,499.969911],[9.630864,44.490494,500.39251],[9.632125,44.489299,502.90526],[9.632367,44.489215,503.234782],[9.632672,44.48923,503.609116],[9.633105,44.489181,503.071582],[9.633557,44.488904,501.965206],[9.633914,44.488768,501.21377],[9.634825,44.488768,499.5223],[9.635253,44.488712,498.69177],[9.636551,44.488123,495.63586],[9.637,44.488074,494.733539],[9.637631,44.488249,494.242679],[9.637947,44.4882,494.456759],[9.638655,44.487955,494.977694],[9.639511,44.48773,495.58162],[9.639925,44.487436,496.29995],[9.640514,44.486875,497.749144],[9.641089,44.486461,498.954147],[9.641762,44.486047,498.208783],[9.642611,44.485808,496.290012],[9.644044,44.48567,492.915216],[9.645157,44.485619,489.664719],[9.646053,44.485918,486.781801],[9.647079,44.486198,485.35398],[9.649618,44.486598,482.280809],[9.649847,44.486675,482.015918],[9.650495,44.487071,481.123147],[9.650721,44.487187,480.832147],[9.652756,44.487882,478.490667],[9.652917,44.488124,478.088204],[9.653173,44.488966,476.730032],[9.653381,44.488924,476.486933],[9.653851,44.488946,475.95725],[9.654536,44.489093,475.157835],[9.656094,44.488959,473.426359],[9.656316,44.489018,473.164969],[9.656595,44.489266,472.673148],[9.657146,44.490269,470.03434],[9.657179,44.490591,469.236946],[9.657339,44.490754,468.745486],[9.657455,44.490816,468.49011],[9.657749,44.491004,467.758868],[9.657809,44.4911,467.476149],[9.657983,44.491976,465.096383],[9.658207,44.492368,463.957763],[9.658254,44.492462,463.689325],[9.659149,44.493668,461.577715],[9.65973,44.494345,460.74615],[9.659773,44.494396,460.738109],[9.661421,44.493874,460.564324],[9.663362,44.493498,459.718267],[9.664701,44.493173,458.829607],[9.665574,44.493053,458.090185],[9.667039,44.49262,456.867589],[9.673197,44.491431,452.826042],[9.675106,44.49108,452.16377],[9.675123,44.491128,452.148302],[9.677994,44.490602,451.95979],[9.679747,44.490304,451.925534],[9.680548,44.490168,451.885086],[9.681046,44.490022,451.858636],[9.683135,44.489064,451.152158],[9.685175,44.488599,450.371162],[9.685604,44.488432,450.197697],[9.686321,44.48796,449.968982],[9.686616,44.487765,449.874701],[9.687041,44.487585,449.758832],[9.68738,44.48753,449.67733],[9.689654,44.487557,448.778484],[9.690747,44.487481,447.824885],[9.69191,44.4873,446.334689],[9.692797,44.487033,445.26958],[9.693512,44.486922,444.806529],[9.693992,44.486902,444.50226],[9.695088,44.48706,443.820863],[9.695502,44.487017,443.861644],[9.698023,44.48646,444.260749],[9.698581,44.486129,444.511394],[9.699015,44.485813,444.725578],[9.699796,44.485423,445.026555],[9.700018,44.48533,445.094675],[9.700285,44.485191,445.182133],[9.700379,44.485089,445.227407],[9.700438,44.484961,445.277382],[9.700483,44.48441,445.482086],[9.70063,44.484131,445.592633],[9.701715,44.483168,444.542164],[9.702338,44.482717,443.942071],[9.703685,44.482212,441.913778],[9.7045,44.482003,440.759367],[9.706232,44.481842,438.816731],[9.706858,44.481768,438.116548],[9.707202,44.481723,437.885703],[9.707993,44.481545,437.868032],[9.708798,44.481123,437.84675],[9.709093,44.481107,437.840447],[9.709929,44.481364,438.127088],[9.710332,44.481388,438.306891],[9.711494,44.480952,438.890623],[9.71238,44.480523,438.802372],[9.71262,44.480335,438.743148],[9.712719,44.480155,438.698115],[9.71309,44.479516,438.537033],[9.713233,44.479394,438.61649],[9.715221,44.478795,439.386486],[9.716463,44.478528,442.356516],[9.717345,44.47836,444.660382],[9.717913,44.478502,446.373526],[9.718132,44.478481,447.215492],[9.719286,44.477759,453.063668],[9.719702,44.47758,454.914714],[9.720345,44.477539,457.025637],[9.72109,44.477729,459.506594],[9.721332,44.477714,460.268327],[9.721952,44.477385,462.691281],[9.722212,44.477316,463.414204],[9.722694,44.477288,464.049165],[9.722824,44.477238,464.243073],[9.723087,44.476948,464.878702],[9.723308,44.47681,465.264303],[9.723446,44.476739,465.487689],[9.723795,44.476666,465.965215],[9.724699,44.476672,467.18014],[9.72548,44.476831,468.302245],[9.726389,44.476751,469.567652],[9.726798,44.476584,470.290642],[9.726962,44.476566,470.659781],[9.728126,44.477069,473.687173],[9.728435,44.477149,474.418447],[9.728602,44.477117,474.80313],[9.729178,44.476828,476.586613],[9.730021,44.476601,479.24922],[9.730268,44.476558,480.000533],[9.730956,44.476696,482.112422],[9.731148,44.476652,482.708339],[9.731863,44.476285,483.918525],[9.732678,44.476115,484.805077],[9.733246,44.47609,485.399252],[9.733558,44.476245,485.772354],[9.735496,44.477657,478.213296],[9.736243,44.47842,474.359993],[9.736556,44.478533,473.323769],[9.737315,44.478638,471.154769],[9.73793,44.478819,469.658483],[9.738607,44.479092,467.909452],[9.738803,44.479218,467.316083],[9.738958,44.47995,465.386757],[9.739174,44.480172,464.931198],[9.739447,44.48033,464.508414],[9.740491,44.480561,463.193779],[9.741295,44.480417,461.229396],[9.74152,44.480417,460.538393],[9.741708,44.480499,459.861683],[9.741899,44.480748,458.639879],[9.742225,44.480849,457.548384],[9.743085,44.480895,454.591589],[9.743419,44.48097,451.650623],[9.743631,44.481183,448.575266],[9.743655,44.480956,445.895429],[9.744025,44.480593,440.611653],[9.744474,44.480172,434.383942],[9.744623,44.48018,433.235436],[9.744747,44.480315,431.596517],[9.744843,44.480339,430.859566],[9.745668,44.479719,422.17879],[9.745757,44.479713,421.531132],[9.745926,44.479791,420.072931],[9.746477,44.480094,415.389112],[9.746648,44.480422,413.91821],[9.746703,44.480552,413.347457],[9.746829,44.480654,412.775992],[9.747076,44.480641,412.033263],[9.747865,44.480979,409.273442],[9.747889,44.481033,409.035337],[9.74824,44.481138,408.023338],[9.748612,44.481119,407.679552],[9.748872,44.480908,407.316571],[9.749112,44.480537,406.788657],[9.749298,44.480512,406.614185],[9.749469,44.480554,406.447477],[9.751555,44.481521,405.336361],[9.752109,44.481732,405.184435],[9.752884,44.482264,404.634431],[9.753466,44.482583,404.225939],[9.753589,44.482687,404.119782],[9.754336,44.483211,403.596444],[9.754827,44.483426,403.368233],[9.754953,44.483443,403.317437],[9.755104,44.483466,403.256273],[9.756723,44.48387,402.642926],[9.757301,44.484194,402.466],[9.758496,44.484513,402.158897],[9.759522,44.484875,401.618681],[9.760387,44.485179,401.14571],[9.760505,44.485181,401.087814],[9.760941,44.485047,400.81085],[9.761184,44.485101,400.568562],[9.761494,44.485246,400.215685],[9.761803,44.485283,399.917416],[9.762022,44.485233,399.698523],[9.762759,44.485214,398.996473],[9.764165,44.485342,398.094449],[9.766241,44.485364,397.228785],[9.766728,44.485313,397.088525],[9.767576,44.48532,396.846868],[9.7679,44.48538,396.751483],[9.768552,44.4857,396.269188],[9.769609,44.486413,394.916592],[9.770509,44.487168,393.698032],[9.771254,44.488843,391.950326],[9.771868,44.489374,391.576969],[9.772028,44.489594,391.442538],[9.771995,44.489742,391.361254],[9.771674,44.490072,391.200946],[9.771716,44.490098,391.193518],[9.77193,44.490232,391.155482],[9.772175,44.490068,391.110603],[9.772332,44.490062,391.089601],[9.772985,44.490687,390.943639],[9.773214,44.491012,390.821426],[9.773134,44.491507,390.462006],[9.773632,44.491626,390.191762],[9.7741,44.491761,389.932006],[9.774827,44.492206,389.508702],[9.776365,44.492769,389.011102],[9.777219,44.493181,388.728179],[9.778172,44.493538,388.445653],[9.779047,44.493796,388.16682],[9.780171,44.493987,387.11885],[9.780367,44.494015,386.937553],[9.780649,44.494052,386.677496],[9.780715,44.494058,386.617151],[9.780762,44.494062,386.574221],[9.781443,44.494184,385.937391],[9.781725,44.494155,385.640003],[9.782009,44.494023,385.283374],[9.782416,44.493703,384.646095],[9.782659,44.493609,384.355259],[9.78411,44.493719,382.934092],[9.785155,44.493983,382.06355],[9.785172,44.493962,382.036855],[9.78529,44.493864,381.894641],[9.785528,44.493806,381.697143],[9.785737,44.493821,381.532195],[9.786368,44.494147,381.148444],[9.787101,44.494447,380.894672],[9.788654,44.49482,380.455079],[9.789148,44.495005,380.355243],[9.790277,44.495235,380.145145],[9.79883,44.497365,375.993504],[9.80116,44.49831,374.927497],[9.801742,44.498697,374.681228],[9.803152,44.499299,374.168607],[9.804389,44.499673,373.7304],[9.807704,44.500449,370.867665],[9.809644,44.500853,369.472698],[9.810277,44.500949,369.284731],[9.81154,44.500992,368.917471],[9.811663,44.501006,368.895613],[9.811727,44.501061,368.955253],[9.811687,44.5012,369.073654],[9.811671,44.501255,369.120524],[9.810156,44.501117,370.029473],[9.81002,44.501118,370.110415],[9.809871,44.501191,370.217996],[9.810548,44.501334,370.791633],[9.811832,44.501819,372.184072],[9.812425,44.50194,372.775172],[9.813145,44.502049,373.315641],[9.814735,44.502182,374.476103],[9.815002,44.502168,374.624893],[9.815229,44.502272,374.590648],[9.815514,44.502485,374.538251],[9.815845,44.502517,374.495853],[9.816107,44.502458,374.46098],[9.816343,44.502603,374.421443],[9.816334,44.502843,374.378716],[9.816397,44.502956,374.357075],[9.816687,44.502975,374.320111],[9.816945,44.50307,374.271416],[9.817439,44.503369,374.154755],[9.817833,44.503767,374.031755],[9.818222,44.503781,373.961625],[9.818947,44.504148,373.91907],[9.819012,44.504335,373.972663],[9.819665,44.504833,374.162331],[9.819778,44.505046,374.225681],[9.819819,44.50597,373.783331],[9.819904,44.50611,373.588368],[9.820194,44.506323,373.208961],[9.820484,44.506482,372.87558],[9.820733,44.506545,372.634786],[9.821059,44.506559,372.337136],[9.821653,44.506808,371.244847],[9.822042,44.506894,370.381345],[9.822128,44.507034,369.926932],[9.822377,44.507197,369.210299],[9.822685,44.507247,368.540558],[9.822907,44.507388,367.910257],[9.823597,44.50767,366.27447],[9.823804,44.507862,365.628804],[9.823819,44.508062,365.094856],[9.824084,44.508288,364.309463],[9.824174,44.508649,363.331969],[9.82422,44.508837,362.823201],[9.824418,44.509157,361.914512],[9.825041,44.509675,361.756325],[9.825649,44.509996,361.631274],[9.826811,44.510457,361.814179],[9.827056,44.510641,362.023358],[9.827538,44.510567,362.313216],[9.827806,44.510598,362.472832],[9.828677,44.510971,362.94291],[9.829012,44.510872,362.846058],[9.829254,44.510857,362.781181],[9.830403,44.510912,362.473612],[9.831432,44.511011,362.256241],[9.831699,44.51108,362.220733],[9.831945,44.511186,362.184796],[9.832364,44.511531,362.104774],[9.832541,44.511863,362.042498],[9.832566,44.51225,361.990014],[9.832628,44.512312,361.987472],[9.833695,44.512616,361.960121],[9.834106,44.512677,361.950127],[9.83422,44.512685,361.947401],[9.834429,44.512841,361.940198],[9.834531,44.512865,361.937642],[9.835834,44.5133,361.341278],[9.836162,44.513475,361.150084],[9.836537,44.513709,360.917511],[9.836614,44.513982,360.697057],[9.836685,44.514031,360.567501],[9.837858,44.514294,358.955229],[9.838162,44.514413,358.500516],[9.839875,44.514598,356.12997],[9.840698,44.514144,354.655102],[9.840829,44.514156,354.467892],[9.842264,44.514649,355.013602],[9.842473,44.514633,355.217742],[9.842602,44.514914,355.620434],[9.842385,44.515765,357.716216],[9.840985,44.516189,362.047123],[9.840889,44.516257,362.43241],[9.840716,44.516608,363.502891],[9.840782,44.517125,363.489126],[9.840449,44.517884,363.46804],[9.84002,44.51917,359.456781],[9.84014,44.519534,357.866733],[9.840292,44.520574,353.467152],[9.840096,44.521019,351.522608],[9.840186,44.521089,351.126712],[9.840693,44.52123,349.50908],[9.840798,44.521268,349.159066],[9.840903,44.521396,348.540861],[9.840912,44.521816,347.416553],[9.841158,44.522205,346.37069],[9.842378,44.523065,343.689712],[9.842757,44.523247,343.369071],[9.844146,44.523288,342.393579],[9.845628,44.523202,342.225934],[9.845857,44.523064,342.251146],[9.846168,44.522768,342.294763],[9.846388,44.52276,342.313285],[9.847378,44.523114,342.457676],[9.848314,44.523287,342.606141],[9.848844,44.523258,342.687757],[9.849959,44.523529,342.105982],[9.852014,44.524161,340.552367],[9.853346,44.52431,339.643266],[9.853509,44.524348,339.527635],[9.853789,44.5245,339.290345],[9.854324,44.524548,339.61308],[9.854529,44.524525,339.760752],[9.854473,44.524443,339.851782],[9.853881,44.524405,340.274752],[9.85363,44.524263,340.502764],[9.853508,44.524169,340.630589],[9.854762,44.52428,344.375493],[9.856159,44.5244,351.389674],[9.856787,44.524493,353.852363],[9.857283,44.524617,354.457586],[9.859703,44.525424,354.138305],[9.861226,44.525998,349.436869],[9.863373,44.52678,345.291448],[9.864372,44.527258,346.368378],[9.868244,44.529796,349.621474],[9.869038,44.530116,349.201011],[9.869363,44.530234,348.671046],[9.869384,44.530242,348.591087],[9.869953,44.530449,346.445847],[9.870287,44.530571,345.18555],[9.873274,44.531681,335.421278],[9.874107,44.532055,335.150306],[9.875113,44.532614,338.033479],[9.875908,44.532925,340.592637],[9.876869,44.533207,347.053162],[9.878164,44.533645,355.630467],[9.878555,44.53387,356.611391],[9.879037,44.534269,358.053319],[9.87928,44.534506,358.857202],[9.879715,44.534891,360.210937],[9.881724,44.536372,350.268658],[9.88206,44.536544,348.736748],[9.882562,44.536635,346.818557],[9.88303,44.536631,345.085327],[9.88364,44.536506,342.734868],[9.884451,44.536229,339.809773],[9.885,44.536157,338.075899],[9.885692,44.53622,335.909013],[9.886263,44.536496,333.894481],[9.886654,44.536885,332.662483],[9.887542,44.538108,329.201199],[9.887901,44.538561,328.200733],[9.888309,44.538857,327.402794],[9.891711,44.539971,320.442496],[9.892376,44.540021,318.249821],[9.894028,44.539753,312.701569],[9.894611,44.539676,310.90451],[9.89492,44.539658,309.964858],[9.89541,44.53972,308.456526],[9.895659,44.539782,307.657124],[9.895915,44.539884,306.768231],[9.896013,44.539926,306.421651],[9.897359,44.540616,304.88656],[9.898777,44.541324,305.330969],[9.900129,44.542014,307.995653],[9.900875,44.542403,307.458621],[9.901245,44.542712,306.104763],[9.901517,44.54304,304.834972],[9.9021,44.543828,301.659242],[9.902451,44.544417,298.977566],[9.902759,44.54477,297.235583],[9.902962,44.544916,296.374231],[9.905835,44.546788,296.119072],[9.906142,44.546998,296.731589],[9.906358,44.547111,297.117279],[9.906778,44.547283,297.814537],[9.907383,44.547431,299.017804],[9.909624,44.547782,304.87733],[9.913383,44.548359,297.365181],[9.91379,44.548424,296.112737],[9.914081,44.548471,295.216769],[9.915216,44.548703,291.831024],[9.917827,44.549608,286.074256],[9.91939,44.550145,285.591953],[9.919801,44.550291,286.299149],[9.919782,44.550458,286.661208],[9.919634,44.550542,286.952572],[9.919597,44.550753,287.412073],[9.919668,44.550838,287.625831],[9.92062,44.551227,289.522626],[9.920929,44.551408,290.560166],[9.921369,44.551746,292.238333],[9.921615,44.552195,293.99282],[9.921745,44.552291,294.478423],[9.922059,44.552363,295.334023],[9.922571,44.552295,298.088142],[9.922756,44.552315,299.179143],[9.923015,44.552473,301.167029],[9.923076,44.5527,303.058094],[9.922959,44.553541,309.972904],[9.922996,44.553651,310.914147],[9.923317,44.55399,314.344906],[9.923528,44.55451,318.885933],[9.923665,44.554688,320.589031],[9.923673,44.555219,325.043898],[9.923571,44.555551,325.60181],[9.923723,44.556037,325.991322],[9.923878,44.556982,326.735603],[9.92403,44.557116,326.235634],[9.924601,44.557347,324.215863],[9.925028,44.557328,322.899834],[9.925182,44.557362,322.403905],[9.925274,44.557527,321.637448],[9.925038,44.557992,319.50283],[9.925053,44.558158,318.869961],[9.925269,44.558369,318.172253],[9.925586,44.55889,316.655232],[9.92624,44.559384,314.841005],[9.926148,44.559948,314.511931],[9.92678,44.560404,315.113028],[9.926867,44.560914,315.594898],[9.926738,44.561251,315.896855],[9.926761,44.561461,315.937073],[9.927312,44.561874,316.04587],[9.92742,44.562317,316.13172],[9.928104,44.562443,316.227829],[9.928396,44.562384,315.595413],[9.928721,44.56232,314.768447],[9.929641,44.562433,312.478811],[9.929831,44.562535,311.895356],[9.929972,44.562759,311.050298],[9.930271,44.563026,309.827053],[9.93047,44.563051,309.19129],[9.930912,44.562978,307.76377],[9.931373,44.563119,306.185348],[9.931636,44.563262,305.144455],[9.932004,44.563358,303.911469],[9.93236,44.563707,302.046784],[9.932976,44.563991,300.739521],[9.933556,44.564642,298.811275],[9.933928,44.56489,297.903589],[9.93415,44.565164,297.085192],[9.934379,44.565277,296.561269],[9.934413,44.565581,295.756193],[9.934699,44.565668,295.171305],[9.935127,44.565724,294.352863],[9.935458,44.56609,293.203466],[9.935667,44.56615,292.691634],[9.936002,44.566154,291.310062],[9.936175,44.566304,290.186393],[9.936877,44.566537,286.992975],[9.937256,44.567111,283.321516],[9.938295,44.56774,278.263396],[9.93998,44.568084,272.666022],[9.940589,44.568106,271.692222],[9.940861,44.568161,271.240691],[9.941041,44.568157,270.953098],[9.941324,44.56798,270.351705],[9.94147,44.567773,269.832406],[9.94176,44.567944,269.239995],[9.941844,44.568065,269.290232],[9.942236,44.5682,269.405669],[9.942915,44.568515,269.620495],[9.943577,44.568959,269.861551],[9.944389,44.569677,268.608928],[9.944951,44.570563,267.023857],[9.945087,44.570961,266.062984],[9.945409,44.572443,262.565765],[9.945482,44.573143,261.778053],[9.945343,44.574191,260.59624],[9.944119,44.577597,256.854904],[9.942367,44.580619,256.829945],[9.942122,44.581408,256.026818],[9.942058,44.581777,255.381312],[9.942081,44.582213,254.62382],[9.942214,44.582921,253.424415],[9.942379,44.583346,252.771329],[9.942978,44.584316,251.201855],[9.944337,44.585671,249.846678],[9.945196,44.586425,249.127332],[9.94608,44.587301,248.333383],[9.948099,44.589393,245.797319],[9.948311,44.589629,245.509489],[9.949305,44.590675,244.287135],[9.950593,44.591648,243.130681],[9.955973,44.594035,240.006741],[9.956156,44.594116,239.902492],[9.957108,44.594512,239.36467],[9.959808,44.59521,237.840585],[9.96006,44.595289,237.704774],[9.960532,44.595437,237.450388],[9.961413,44.595825,236.939442],[9.962174,44.596318,236.433226],[9.964438,44.598301,234.572573],[9.965116,44.598828,234.03256],[9.973608,44.6046,228.060333],[9.973892,44.604836,227.869707],[9.974172,44.605046,227.798445],[9.974412,44.605306,227.791746],[9.975402,44.606043,227.769788],[9.975762,44.606412,227.922355],[9.975963,44.606858,228.383607],[9.976047,44.608178,229.722132],[9.976342,44.609166,230.96426],[9.976277,44.609177,231.022751],[9.976762,44.610769,232.298279],[9.976843,44.611035,232.442594],[9.976952,44.611315,232.596653],[9.977082,44.611707,232.75479],[9.977521,44.61299,233.101733],[9.97765,44.613243,233.172448],[9.977701,44.613323,233.221507],[9.977885,44.613619,233.404236],[9.977926,44.613683,233.443945],[9.978762,44.615076,234.124245],[9.979078,44.615301,234.020409],[9.979787,44.615647,233.820704],[9.981492,44.616273,232.839825],[9.982715,44.616533,231.84192],[9.982989,44.616529,231.627655],[9.983298,44.61646,231.526225],[9.984157,44.61638,231.257956],[9.984643,44.616388,231.107418],[9.985106,44.616359,230.963489],[9.98535,44.616234,230.870396],[9.987139,44.613994,247.360507],[9.9875,44.613558,252.359799],[9.987759,44.613442,254.511528],[9.988065,44.613482,256.69925],[9.988661,44.613808,261.405077],[9.989404,44.613898,265.9228],[9.990138,44.614012,270.426051],[9.993241,44.61452,283.072232],[9.993749,44.614628,285.070613],[9.995394,44.615242,291.974251],[9.996665,44.615608,294.705832],[9.997582,44.615956,296.776189],[9.997801,44.616086,296.981495],[9.998209,44.616536,297.259124],[9.998368,44.617076,297.545125],[9.998706,44.617543,297.817442],[9.998987,44.61783,296.975165],[9.999493,44.618183,295.637975],[9.999645,44.618344,295.123647],[9.999821,44.618857,293.723458],[9.999942,44.619037,293.194368],[10.000551,44.61949,289.587405],[10.001225,44.619757,286.281925],[10.001385,44.619957,284.896297],[10.001807,44.620624,280.178128],[10.0019,44.621024,277.296885],[10.002612,44.62147,272.499426],[10.003165,44.622157,267.221622],[10.003305,44.622231,266.458899],[10.004101,44.622403,262.820425],[10.005594,44.623052,255.543573],[10.005804,44.623151,254.569716],[10.005949,44.623219,253.898361],[10.006589,44.623522,250.926563],[10.007201,44.624069,247.172992],[10.008177,44.625071,240.747651],[10.009149,44.626011,237.07812],[10.009828,44.626432,235.541337],[10.010575,44.626789,235.52446],[10.011109,44.627077,236.4709],[10.012818,44.628227,238.320481],[10.013035,44.62845,238.287019],[10.013222,44.628863,238.233491],[10.013449,44.629053,238.202726],[10.013879,44.629082,237.737051],[10.015064,44.628962,235.381165],[10.018361,44.628651,227.235732],[10.018941,44.628652,226.121199],[10.019486,44.628735,225.521998],[10.02043,44.628915,224.471299],[10.02086,44.629013,223.985877],[10.021064,44.629106,223.725416],[10.023416,44.630041,232.905547],[10.025162,44.631257,231.778651],[10.028546,44.633087,227.605043],[10.030604,44.633958,226.051358],[10.032641,44.634498,220.239523],[10.033052,44.634668,218.316961],[10.033623,44.634954,215.493048],[10.033967,44.63512,213.850924],[10.034584,44.635504,210.625159],[10.034879,44.635805,208.595696],[10.034965,44.635938,207.786037],[10.035522,44.636667,205.177008],[10.035776,44.63686,205.087157],[10.037446,44.637807,204.648219],[10.038831,44.638791,204.468925],[10.041213,44.63999,202.246943],[10.04271,44.640858,202.201626],[10.043735,44.641588,202.118117],[10.045242,44.642857,200.989616],[10.045559,44.643257,200.314436],[10.04562,44.643352,200.160869],[10.045871,44.643746,199.524833],[10.046083,44.644078,199.046405],[10.046144,44.644338,198.715103],[10.046186,44.645325,197.474028],[10.046667,44.64648,195.830155],[10.047163,44.647431,194.469632],[10.047244,44.647807,194.088018],[10.047758,44.649349,193.209085],[10.048507,44.650618,194.987542],[10.048875,44.651118,195.742631],[10.049878,44.65228,197.532901],[10.050497,44.652775,196.464867],[10.051491,44.653344,195.001718],[10.053961,44.654502,189.194557],[10.055384,44.655294,186.202916],[10.056966,44.656465,183.77155],[10.05793,44.657173,183.18825],[10.058798,44.657797,183.489029],[10.063979,44.660728,183.34316],[10.066228,44.661873,179.584009],[10.067461,44.662607,176.769388],[10.068706,44.663396,174.877659],[10.068879,44.663567,174.541638],[10.072679,44.667233,172.410823],[10.073653,44.667916,171.236439],[10.075298,44.6695,169.237257],[10.075479,44.66967,169.373672],[10.077603,44.671627,170.747212],[10.078598,44.672465,170.868507],[10.079679,44.673279,169.663987],[10.081793,44.674563,166.881429],[10.082701,44.675,165.616702],[10.08463,44.675747,162.903335],[10.09301,44.678905,149.682328],[10.093744,44.679141,149.153195],[10.094177,44.679119,149.054024],[10.094284,44.679071,149.025122],[10.094415,44.679085,148.994859],[10.094491,44.679145,148.968916],[10.094469,44.679279,148.925571],[10.094536,44.679477,148.860142],[10.094926,44.680054,148.815892],[10.095304,44.680773,149.823868],[10.095573,44.681285,150.54159],[10.095783,44.68186,151.14756],[10.095897,44.682326,151.373337],[10.097273,44.688541,154.628028],[10.097462,44.689364,155.907534],[10.097621,44.689726,156.612692],[10.097963,44.690024,157.327824],[10.098257,44.690154,157.7855],[10.098625,44.690659,158.839222],[10.099155,44.691185,160.036031],[10.099678,44.690984,160.817827],[10.101188,44.691242,160.728775],[10.101477,44.691335,160.519577],[10.101839,44.691607,160.17223],[10.10297,44.692769,157.077001],[10.102759,44.692987,156.350545],[10.103559,44.693721,154.934418],[10.105,44.694093,155.224332],[10.105192,44.694235,155.276727],[10.105433,44.694525,155.825471],[10.105651,44.694665,156.3576],[10.105975,44.69474,156.974783],[10.106834,44.694823,158.544972],[10.107146,44.6948,159.113119],[10.107717,44.694664,159.994727],[10.10774,44.694699,160.026351],[10.108208,44.694679,160.299192],[10.109494,44.695153,161.142186],[10.111275,44.695959,159.290038],[10.112405,44.69666,157.340412],[10.112557,44.696879,156.856267],[10.11274,44.697389,155.812795],[10.11311,44.699391,152.167025],[10.113378,44.699843,151.598081],[10.113814,44.700151,151.548647],[10.114817,44.700499,151.458889],[10.115617,44.700656,151.124941],[10.116419,44.700752,150.274378],[10.117631,44.701009,148.951638],[10.119669,44.701123,145.511244],[10.120725,44.700915,144.574247],[10.12115,44.700887,144.787117],[10.121812,44.700948,145.120041],[10.122642,44.701134,145.554074],[10.123357,44.701357,145.982278],[10.125409,44.702294,146.581639],[10.125526,44.702411,146.418032],[10.125628,44.702516,146.2726],[10.126504,44.702903,145.43703],[10.127393,44.703308,144.500823],[10.128987,44.70399,142.690366],[10.12917,44.703956,142.513299],[10.131173,44.704912,141.312799],[10.134968,44.70685,140.408506],[10.137779,44.708385,140.009841],[10.137828,44.708479,139.92817],[10.137949,44.708412,139.839353],[10.138662,44.708784,139.3272],[10.139632,44.70933,138.454636],[10.140139,44.70972,137.736253],[10.140959,44.710479,136.441581],[10.141649,44.710925,136.004151],[10.142184,44.711268,135.677705],[10.142486,44.711533,135.460307],[10.143312,44.712347,135.520996],[10.144603,44.711912,135.88962],[10.145608,44.711628,136.558213],[10.152065,44.710664,140.34847],[10.152257,44.71119,139.786834],[10.152962,44.711332,139.213229],[10.154205,44.711792,138.346962],[10.154829,44.711789,138.285159],[10.155577,44.711635,138.208031],[10.156006,44.711661,138.165388],[10.156305,44.711739,138.133842],[10.156962,44.712012,138.017204],[10.157846,44.712676,137.816042],[10.158602,44.713066,137.332297],[10.161275,44.713996,134.323221],[10.162846,44.714411,132.50813],[10.164521,44.71506,130.545354],[10.165986,44.715991,128.783742],[10.166714,44.716307,128.071716],[10.169292,44.717692,125.83446],[10.169712,44.718101,125.302266],[10.170765,44.71954,123.611122],[10.170769,44.719621,123.527814],[10.17048,44.719989,123.094653],[10.17089,44.720755,122.255637],[10.170808,44.720926,122.075382],[10.168082,44.721865,120.184277],[10.172273,44.723489,118.970926],[10.172777,44.723693,119.045862],[10.173077,44.723822,119.091165],[10.174063,44.72421,119.234552],[10.174205,44.724266,119.253062],[10.175217,44.724679,119.386074],[10.175842,44.724962,119.470541],[10.176887,44.725453,119.733747],[10.178576,44.72631,120.545887],[10.17966,44.72712,121.936034],[10.181747,44.728972,125.097557],[10.183341,44.730474,125.511377],[10.184564,44.732009,125.42997],[10.185957,44.733091,126.375948],[10.186443,44.73356,125.721492],[10.188004,44.735313,122.121748],[10.188537,44.735935,120.347778],[10.189498,44.737079,117.814357],[10.190522,44.738239,116.118081],[10.191892,44.73993,114.98401],[10.193667,44.740844,114.440101],[10.198846,44.743505,114.072201],[10.19942,44.7438,113.891986],[10.199696,44.743931,113.717737],[10.199878,44.744015,113.603802],[10.201949,44.745057,112.462041],[10.202006,44.745086,112.441227],[10.202776,44.745503,112.153778],[10.203193,44.74573,111.997811],[10.203402,44.745843,111.967406],[10.203415,44.74585,111.968568],[10.203427,44.745856,111.969613],[10.203699,44.745996,111.993539],[10.203843,44.746066,112.005968],[10.205773,44.747065,112.250085],[10.206744,44.747545,112.500717],[10.207551,44.747961,112.749826],[10.207817,44.748091,112.88847],[10.208476,44.748447,113.243982],[10.208671,44.748546,113.346904],[10.210034,44.749243,114.525903],[10.211065,44.749762,115.881574],[10.211469,44.749976,116.422238],[10.213174,44.750891,119.028681],[10.213567,44.751085,119.559803],[10.214219,44.751346,119.105674],[10.214899,44.751654,118.616303],[10.214907,44.751658,118.610366],[10.215379,44.751788,118.303193],[10.216045,44.751811,117.850282],[10.216449,44.751826,117.521549],[10.216517,44.751824,117.466246],[10.216599,44.751878,117.375375],[10.216767,44.751934,117.224571],[10.216796,44.751901,117.180062],[10.217783,44.752296,116.259461],[10.218395,44.752463,115.958063],[10.219079,44.752381,115.903109],[10.219473,44.752321,115.871186],[10.219892,44.752265,115.83741],[10.220063,44.752221,115.823002],[10.220781,44.752128,115.798848],[10.221484,44.752062,115.852463],[10.221536,44.752056,115.856446],[10.222202,44.752025,115.906909],[10.22217,44.752159,115.921379],[10.223134,44.752218,115.955469],[10.223969,44.752419,115.895917],[10.224216,44.752449,115.878991],[10.22433,44.752387,115.869292],[10.224421,44.752341,115.861747],[10.224477,44.752337,115.857945],[10.224623,44.752403,115.846255],[10.224638,44.752486,115.838296],[10.22478,44.752669,115.818422],[10.224986,44.752819,115.765921],[10.225094,44.75287,115.691298],[10.226772,44.753656,114.53475],[10.226836,44.753681,114.492724],[10.227152,44.753861,114.204898],[10.22723,44.753866,114.131127],[10.227371,44.753972,113.937712],[10.227836,44.754143,113.444459],[10.229325,44.754825,111.880098],[10.230524,44.755422,111.283725],[10.231029,44.755607,111.052307],[10.231366,44.755683,110.921625],[10.231477,44.755834,110.889114],[10.231616,44.756023,110.848417],[10.231817,44.756138,110.813432],[10.23236,44.756256,110.736468],[10.232758,44.756403,110.675665],[10.236103,44.757949,109.248308],[10.236161,44.757976,109.223679],[10.238544,44.759079,108.184666],[10.23881,44.759203,108.063825],[10.239161,44.759365,107.904844],[10.241384,44.760394,106.224926],[10.243521,44.761381,104.188647],[10.244223,44.761714,103.675027],[10.244252,44.761729,103.663698],[10.244908,44.762052,103.411619],[10.247637,44.763313,102.16531],[10.248748,44.763845,101.355553],[10.251211,44.764996,99.242586],[10.252591,44.76561,98.177827],[10.253044,44.765797,97.838981],[10.253241,44.765896,97.68291],[10.253925,44.766218,97.152211],[10.254176,44.766335,96.958049],[10.254211,44.766354,96.929559],[10.254169,44.766547,96.751692],[10.254032,44.766748,96.524737],[10.254266,44.767517,95.687114],[10.254565,44.768521,94.641349],[10.25484,44.76949,93.865094],[10.255162,44.770624,93.078303],[10.255437,44.77071,92.96125],[10.256026,44.770633,92.727959],[10.256518,44.77057,92.533218],[10.256862,44.770588,92.398857],[10.257608,44.770946,91.987786],[10.258569,44.771406,91.452625],[10.25895,44.771589,91.240226],[10.259071,44.771647,91.162887],[10.261617,44.772867,89.244012],[10.262647,44.773355,88.396906],[10.265144,44.774536,86.872517],[10.267731,44.774028,86.827575],[10.269454,44.773651,86.542041],[10.269712,44.773602,86.497696],[10.26991,44.773693,86.458531],[10.270351,44.773893,86.296982],[10.271286,44.774315,85.741133],[10.27143,44.774391,85.651113],[10.272282,44.774784,85.141377],[10.273747,44.775459,84.370038],[10.275062,44.776083,83.920052],[10.279417,44.778091,83.196626],[10.280305,44.778491,82.632594],[10.281917,44.779245,80.558329],[10.282088,44.779333,80.283769],[10.282364,44.779313,79.923126],[10.282587,44.779357,79.622252],[10.283125,44.77962,78.806138],[10.283173,44.779713,78.647817],[10.283349,44.779933,78.243408],[10.284574,44.780487,76.595358],[10.285804,44.781055,75.402411],[10.287503,44.781862,74.190179],[10.287778,44.781999,74.077761],[10.288502,44.782323,73.791382],[10.289091,44.782494,73.578454],[10.289315,44.7825,73.489579],[10.289617,44.782548,73.347177],[10.28976,44.782743,73.204665],[10.290148,44.783088,72.918494],[10.289965,44.78303,72.826277],[10.290031,44.782983,72.783259],[10.293413,44.784588,70.551515],[10.293574,44.784706,70.429225],[10.294549,44.785122,69.828108],[10.294592,44.785122,69.805387],[10.294646,44.785054,69.747274],[10.296655,44.785994,68.268358],[10.296909,44.785922,68.096022],[10.297119,44.785884,67.95947],[10.297283,44.785973,67.884518],[10.297326,44.786001,67.863652],[10.29712,44.786135,67.763741],[10.297118,44.786206,67.727966],[10.29749,44.786435,67.551896],[10.297871,44.786615,67.388249],[10.298065,44.786726,67.299151],[10.300681,44.78798,67.220022],[10.300807,44.788033,67.233235],[10.30114,44.78806,67.270479],[10.30132,44.787891,67.303649],[10.301203,44.788111,67.340466],[10.301197,44.788174,67.350353],[10.301276,44.788255,67.365777],[10.301854,44.788537,67.443717],[10.302727,44.788949,67.375289],[10.303452,44.789291,67.138318],[10.30354,44.789333,67.10945],[10.303786,44.789451,67.028626],[10.303954,44.789516,66.976541],[10.304185,44.789619,66.90228],[10.304133,44.789678,66.875588],[10.305712,44.790405,66.065915],[10.308098,44.791538,64.750723],[10.309846,44.792326,63.88705],[10.30999,44.792703,63.665924],[10.310384,44.793254,63.348305],[10.310766,44.793809,63.064459],[10.311329,44.793617,62.860756],[10.311691,44.793481,62.727179],[10.311892,44.793297,62.656088],[10.311959,44.793256,62.652944],[10.312027,44.793206,62.649463],[10.312354,44.793339,62.636068],[10.313094,44.793434,62.60934],[10.313166,44.793448,62.606686],[10.313421,44.793493,62.597347],[10.316384,44.793835,63.56407],[10.316584,44.793857,63.653704],[10.317954,44.793997,64.494103],[10.320341,44.794256,65.233784],[10.321351,44.794373,65.210741],[10.321515,44.794245,65.205251],[10.321811,44.794231,65.217984],[10.321891,44.794251,65.224105],[10.321914,44.794257,65.225874],[10.322049,44.794441,65.246971],[10.322292,44.794475,65.264845],[10.324508,44.794718,65.26268],[10.324506,44.794775,65.245036],[10.324498,44.794848,65.222378],[10.324521,44.794878,65.211809],[10.324507,44.79497,65.183174],[10.324347,44.798513,63.24955],[10.323994,44.799372,62.926765],[10.323817,44.800144,63.43595],[10.323796,44.800523,63.922367],[10.324089,44.802217,66.351676],[10.324197,44.802197,66.478019],[10.324331,44.802173,66.634455],[10.32448,44.802146,66.808525],[10.324685,44.80211,67.047571],[10.324937,44.802067,67.34095],[10.324991,44.802056,67.404543],[10.325352,44.801988,67.827324],[10.325366,44.801985,67.843878],[10.325753,44.801918,67.824024],[10.325641,44.802295,67.475633],[10.325886,44.80267,67.101879],[10.326154,44.803122,66.658465],[10.326346,44.803603,66.367919],[10.326426,44.803837,66.367919],[10.326132,44.803915,66.367919],[10.326149,44.803935,66.367919],[10.326384,44.804302,66.367919],[10.326437,44.804283,66.367919],[10.32651,44.804375,66.367919],[10.326648,44.804325,66.367919],[10.326778,44.804507,66.367919],[10.326829,44.804576,66.367919],[10.32695,44.804526,66.367919],[10.327231,44.804422,66.367919],[10.327389,44.804535,66.367919],[10.327455,44.804661,66.367919]]}},{type:"Feature",properties:{name:"Stage 3",time:"2022-05-16T21:16:29.585Z",coordTimes:["2022-05-16T21:16:29.585Z","2022-05-16T21:17:02.018Z","2022-05-16T21:17:07.448Z","2022-05-16T21:17:08.794Z","2022-05-16T21:17:25.211Z","2022-05-16T21:17:37.806Z","2022-05-16T21:17:52.140Z","2022-05-16T21:18:02.280Z","2022-05-16T21:18:03.561Z","2022-05-16T21:18:14.318Z","2022-05-16T21:18:19.000Z","2022-05-16T21:18:21.264Z","2022-05-16T21:18:26.781Z","2022-05-16T21:18:29.611Z","2022-05-16T21:18:32.625Z","2022-05-16T21:18:34.370Z","2022-05-16T21:18:43.427Z","2022-05-16T21:18:43.582Z","2022-05-16T21:18:44.884Z","2022-05-16T21:18:45.417Z","2022-05-16T21:18:50.271Z","2022-05-16T21:18:55.781Z","2022-05-16T21:18:57.632Z","2022-05-16T21:18:59.817Z","2022-05-16T21:19:01.142Z","2022-05-16T21:19:02.708Z","2022-05-16T21:19:06.739Z","2022-05-16T21:19:08.812Z","2022-05-16T21:19:13.417Z","2022-05-16T21:19:14.231Z","2022-05-16T21:19:15.064Z","2022-05-16T21:19:30.359Z","2022-05-16T21:19:39.745Z","2022-05-16T21:19:46.964Z","2022-05-16T21:20:19.205Z","2022-05-16T21:20:40.250Z","2022-05-16T21:20:41.472Z","2022-05-16T21:20:42.698Z","2022-05-16T21:20:54.423Z","2022-05-16T21:21:30.071Z","2022-05-16T21:21:51.575Z","2022-05-16T21:22:09.287Z","2022-05-16T21:22:10.883Z","2022-05-16T21:22:13.015Z","2022-05-16T21:22:13.788Z","2022-05-16T21:22:14.518Z","2022-05-16T21:22:21.275Z","2022-05-16T21:22:26.761Z","2022-05-16T21:22:35.767Z","2022-05-16T21:22:39.376Z","2022-05-16T21:22:46.607Z","2022-05-16T21:22:51.015Z","2022-05-16T21:22:55.949Z","2022-05-16T21:23:18.532Z","2022-05-16T21:23:20.622Z","2022-05-16T21:23:22.774Z","2022-05-16T21:23:23.478Z","2022-05-16T21:23:25.223Z","2022-05-16T21:23:25.794Z","2022-05-16T21:23:26.532Z","2022-05-16T21:23:27.971Z","2022-05-16T21:23:28.527Z","2022-05-16T21:23:29.918Z","2022-05-16T21:23:31.756Z","2022-05-16T21:23:33.111Z","2022-05-16T21:23:56.201Z","2022-05-16T21:24:19.833Z","2022-05-16T21:24:44.366Z","2022-05-16T21:24:58.756Z","2022-05-16T21:25:03.552Z","2022-05-16T21:25:07.514Z","2022-05-16T21:25:09.681Z","2022-05-16T21:25:12.747Z","2022-05-16T21:25:45.975Z","2022-05-16T21:25:59.813Z","2022-05-16T21:26:07.611Z","2022-05-16T21:26:16.213Z","2022-05-16T21:26:22.353Z","2022-05-16T21:26:31.671Z","2022-05-16T21:26:47.854Z","2022-05-16T21:27:12.927Z","2022-05-16T21:27:58.434Z","2022-05-16T21:28:21.138Z","2022-05-16T21:28:30.823Z","2022-05-16T21:28:32.957Z","2022-05-16T21:28:34.863Z","2022-05-16T21:28:38.672Z","2022-05-16T21:28:41.000Z","2022-05-16T21:28:43.731Z","2022-05-16T21:29:23.931Z","2022-05-16T21:30:17.627Z","2022-05-16T21:30:23.314Z","2022-05-16T21:30:27.299Z","2022-05-16T21:30:29.848Z","2022-05-16T21:30:31.980Z","2022-05-16T21:30:35.549Z","2022-05-16T21:30:37.597Z","2022-05-16T21:30:49.553Z","2022-05-16T21:30:56.039Z","2022-05-16T21:30:58.733Z","2022-05-16T21:31:17.945Z","2022-05-16T21:31:21.807Z","2022-05-16T21:31:31.005Z","2022-05-16T21:31:31.888Z","2022-05-16T21:31:33.933Z","2022-05-16T21:31:40.274Z","2022-05-16T21:31:43.330Z","2022-05-16T21:32:38.468Z","2022-05-16T21:32:54.538Z","2022-05-16T21:33:08.911Z","2022-05-16T21:33:31.026Z","2022-05-16T21:33:35.196Z","2022-05-16T21:33:47.697Z","2022-05-16T21:33:53.097Z","2022-05-16T21:33:54.508Z","2022-05-16T21:34:17.863Z","2022-05-16T21:34:25.014Z","2022-05-16T21:34:37.415Z","2022-05-16T21:34:53.692Z","2022-05-16T21:34:57.156Z","2022-05-16T21:35:05.659Z","2022-05-16T21:35:13.759Z","2022-05-16T21:35:38.615Z","2022-05-16T21:35:51.025Z","2022-05-16T21:35:58.109Z","2022-05-16T21:36:00.159Z","2022-05-16T21:36:06.534Z","2022-05-16T21:36:09.117Z","2022-05-16T21:36:17.038Z","2022-05-16T21:36:22.463Z","2022-05-16T21:36:27.414Z","2022-05-16T21:36:33.012Z","2022-05-16T21:36:41.679Z","2022-05-16T21:37:24.758Z","2022-05-16T21:37:26.994Z","2022-05-16T21:37:29.437Z","2022-05-16T21:37:52.440Z","2022-05-16T21:38:42.857Z","2022-05-16T21:38:47.128Z","2022-05-16T21:38:59.874Z","2022-05-16T21:39:02.096Z","2022-05-16T21:39:05.146Z","2022-05-16T21:39:07.191Z","2022-05-16T21:39:14.458Z","2022-05-16T21:39:17.943Z","2022-05-16T21:39:24.018Z","2022-05-16T21:39:25.809Z","2022-05-16T21:40:35.181Z","2022-05-16T21:40:36.896Z","2022-05-16T21:40:38.204Z","2022-05-16T21:40:41.040Z","2022-05-16T21:40:42.716Z","2022-05-16T21:41:06.770Z","2022-05-16T21:41:12.473Z","2022-05-16T21:41:17.027Z","2022-05-16T21:41:20.463Z","2022-05-16T21:41:39.248Z","2022-05-16T21:42:12.063Z","2022-05-16T21:42:15.455Z","2022-05-16T21:42:52.877Z","2022-05-16T21:43:53.884Z","2022-05-16T21:44:07.742Z","2022-05-16T21:45:31.648Z","2022-05-16T21:46:43.310Z","2022-05-16T21:47:44.814Z","2022-05-16T21:48:12.907Z","2022-05-16T21:48:21.554Z","2022-05-16T21:48:27.452Z","2022-05-16T21:48:28.752Z","2022-05-16T21:50:31.105Z","2022-05-16T21:53:00.476Z","2022-05-16T21:53:48.034Z","2022-05-16T21:53:58.211Z","2022-05-16T21:54:06.536Z","2022-05-16T21:54:24.464Z","2022-05-16T21:54:27.353Z","2022-05-16T21:55:35.060Z","2022-05-16T21:56:21.073Z","2022-05-16T21:56:25.184Z","2022-05-16T21:56:27.212Z","2022-05-16T21:57:20.602Z","2022-05-16T21:57:58.767Z","2022-05-16T21:58:12.340Z","2022-05-16T21:58:40.834Z","2022-05-16T22:00:01.738Z","2022-05-16T22:02:36.296Z","2022-05-16T22:04:45.154Z","2022-05-16T22:04:56.646Z","2022-05-16T22:06:52.113Z","2022-05-16T22:07:28.049Z","2022-05-16T22:07:39.643Z","2022-05-16T22:07:43.903Z","2022-05-16T22:08:33.178Z","2022-05-16T22:08:56.168Z","2022-05-16T22:09:50.758Z","2022-05-16T22:09:54.090Z","2022-05-16T22:11:01.240Z","2022-05-16T22:11:04.843Z","2022-05-16T22:11:07.347Z","2022-05-16T22:12:33.376Z","2022-05-16T22:12:39.103Z","2022-05-16T22:12:41.769Z","2022-05-16T22:12:44.276Z","2022-05-16T22:12:46.820Z","2022-05-16T22:12:49.502Z","2022-05-16T22:12:55.421Z","2022-05-16T22:13:05.535Z","2022-05-16T22:13:07.170Z","2022-05-16T22:14:22.819Z","2022-05-16T22:14:27.267Z","2022-05-16T22:14:31.976Z","2022-05-16T22:14:34.937Z","2022-05-16T22:15:46.833Z","2022-05-16T22:16:08.658Z","2022-05-16T22:16:17.881Z","2022-05-16T22:16:20.428Z","2022-05-16T22:16:23.187Z","2022-05-16T22:16:25.924Z","2022-05-16T22:16:28.435Z","2022-05-16T22:16:30.958Z","2022-05-16T22:16:39.403Z","2022-05-16T22:16:50.783Z","2022-05-16T22:16:57.177Z","2022-05-16T22:18:04.340Z","2022-05-16T22:18:09.082Z","2022-05-16T22:18:27.699Z","2022-05-16T22:18:38.701Z","2022-05-16T22:18:52.026Z","2022-05-16T22:19:05.565Z","2022-05-16T22:19:16.538Z","2022-05-16T22:19:17.872Z","2022-05-16T22:19:22.266Z","2022-05-16T22:19:38.347Z","2022-05-16T22:19:41.010Z","2022-05-16T22:19:55.317Z","2022-05-16T22:19:57.438Z","2022-05-16T22:19:59.083Z","2022-05-16T22:20:03.689Z","2022-05-16T22:20:15.222Z","2022-05-16T22:20:35.411Z","2022-05-16T22:20:46.534Z","2022-05-16T22:21:26.952Z","2022-05-16T22:21:32.645Z","2022-05-16T22:21:51.575Z","2022-05-16T22:22:25.756Z","2022-05-16T22:22:35.382Z","2022-05-16T22:22:49.746Z","2022-05-16T22:23:12.519Z","2022-05-16T22:23:19.307Z","2022-05-16T22:23:47.605Z","2022-05-16T22:23:57.893Z","2022-05-16T22:23:59.003Z","2022-05-16T22:24:15.120Z","2022-05-16T22:24:57.542Z","2022-05-16T22:25:16.234Z","2022-05-16T22:25:54.180Z","2022-05-16T22:26:02.924Z","2022-05-16T22:26:22.461Z","2022-05-16T22:26:27.946Z","2022-05-16T22:26:48.458Z","2022-05-16T22:27:10.121Z","2022-05-16T22:27:28.166Z","2022-05-16T22:27:37.588Z","2022-05-16T22:27:47.867Z","2022-05-16T22:28:06.326Z","2022-05-16T22:28:19.307Z","2022-05-16T22:28:24.548Z","2022-05-16T22:28:36.341Z","2022-05-16T22:28:56.561Z","2022-05-16T22:28:59.785Z","2022-05-16T22:29:04.675Z","2022-05-16T22:29:16.931Z","2022-05-16T22:29:54.042Z","2022-05-16T22:30:33.434Z","2022-05-16T22:30:49.201Z","2022-05-16T22:31:17.610Z","2022-05-16T22:31:29.394Z","2022-05-16T22:31:40.397Z","2022-05-16T22:31:44.289Z","2022-05-16T22:31:45.162Z","2022-05-16T22:31:47.579Z","2022-05-16T22:31:49.082Z","2022-05-16T22:31:53.803Z","2022-05-16T22:31:56.174Z","2022-05-16T22:32:05.527Z","2022-05-16T22:32:17.321Z","2022-05-16T22:32:51.203Z","2022-05-16T22:33:12.430Z","2022-05-16T22:33:33.139Z","2022-05-16T22:33:41.561Z","2022-05-16T22:33:56.101Z","2022-05-16T22:34:10.113Z","2022-05-16T22:34:14.895Z","2022-05-16T22:34:18.088Z","2022-05-16T22:34:24.384Z","2022-05-16T22:34:37.402Z","2022-05-16T22:35:01.484Z","2022-05-16T22:35:12.694Z","2022-05-16T22:35:14.698Z","2022-05-16T22:35:18.916Z","2022-05-16T22:35:23.555Z","2022-05-16T22:35:30.101Z","2022-05-16T22:35:35.363Z","2022-05-16T22:35:39.839Z","2022-05-16T22:35:58.209Z","2022-05-16T22:36:39.301Z","2022-05-16T22:36:43.092Z","2022-05-16T22:36:47.282Z","2022-05-16T22:36:58.215Z","2022-05-16T22:37:24.182Z","2022-05-16T22:37:32.202Z","2022-05-16T22:37:38.510Z","2022-05-16T22:37:54.949Z","2022-05-16T22:38:06.571Z","2022-05-16T22:38:18.423Z","2022-05-16T22:38:25.248Z","2022-05-16T22:38:39.939Z","2022-05-16T22:38:44.195Z","2022-05-16T22:38:55.200Z","2022-05-16T22:39:09.117Z","2022-05-16T22:39:19.566Z","2022-05-16T22:39:32.399Z","2022-05-16T22:39:42.389Z","2022-05-16T22:40:37.617Z","2022-05-16T22:41:10.081Z","2022-05-16T22:41:29.750Z","2022-05-16T22:41:51.210Z","2022-05-16T22:42:00.459Z","2022-05-16T22:42:43.162Z","2022-05-16T22:42:53.839Z","2022-05-16T22:43:04.140Z","2022-05-16T22:43:14.946Z","2022-05-16T22:43:20.217Z","2022-05-16T22:43:30.289Z","2022-05-16T22:43:42.250Z","2022-05-16T22:43:50.471Z","2022-05-16T22:44:01.721Z","2022-05-16T22:44:14.335Z","2022-05-16T22:44:28.979Z","2022-05-16T22:44:33.874Z","2022-05-16T22:44:35.989Z","2022-05-16T22:44:57.196Z","2022-05-16T22:44:59.339Z","2022-05-16T22:45:05.430Z","2022-05-16T22:45:19.765Z","2022-05-16T22:45:27.250Z","2022-05-16T22:45:36.431Z","2022-05-16T22:46:02.457Z","2022-05-16T22:46:15.172Z","2022-05-16T22:46:22.902Z","2022-05-16T22:47:02.108Z","2022-05-16T22:47:05.435Z","2022-05-16T22:47:06.784Z","2022-05-16T22:47:37.796Z","2022-05-16T22:48:14.097Z","2022-05-16T22:48:33.910Z","2022-05-16T22:49:02.565Z","2022-05-16T22:49:30.148Z","2022-05-16T22:49:48.050Z","2022-05-16T22:50:00.451Z","2022-05-16T22:50:06.099Z","2022-05-16T22:50:21.313Z","2022-05-16T22:50:39.645Z","2022-05-16T22:51:30.342Z","2022-05-16T22:52:11.310Z","2022-05-16T22:53:00.378Z","2022-05-16T22:53:38.187Z","2022-05-16T22:54:30.893Z","2022-05-16T22:55:25.210Z","2022-05-16T22:55:52.745Z","2022-05-16T22:56:26.850Z","2022-05-16T22:56:30.198Z","2022-05-16T22:56:44.255Z","2022-05-16T22:56:45.632Z","2022-05-16T22:56:47.566Z","2022-05-16T22:56:48.325Z","2022-05-16T22:56:52.133Z","2022-05-16T22:56:53.935Z","2022-05-16T22:57:14.651Z","2022-05-16T22:57:54.573Z","2022-05-16T22:58:07.848Z","2022-05-16T22:58:43.851Z","2022-05-16T22:58:54.541Z","2022-05-16T22:59:08.116Z","2022-05-16T22:59:11.682Z","2022-05-16T23:00:01.080Z","2022-05-16T23:00:44.452Z","2022-05-16T23:00:48.100Z","2022-05-16T23:01:06.936Z","2022-05-16T23:01:19.038Z","2022-05-16T23:01:23.664Z","2022-05-16T23:01:40.834Z","2022-05-16T23:02:15.091Z","2022-05-16T23:02:44.710Z","2022-05-16T23:03:07.140Z","2022-05-16T23:03:39.521Z","2022-05-16T23:03:44.049Z","2022-05-16T23:04:14.656Z","2022-05-16T23:04:19.746Z","2022-05-16T23:04:23.767Z","2022-05-16T23:04:36.374Z","2022-05-16T23:04:39.720Z","2022-05-16T23:05:08.348Z","2022-05-16T23:05:42.710Z","2022-05-16T23:05:55.573Z","2022-05-16T23:06:08.845Z","2022-05-16T23:06:36.003Z","2022-05-16T23:06:53.614Z","2022-05-16T23:07:35.064Z","2022-05-16T23:07:38.098Z","2022-05-16T23:08:18.434Z","2022-05-16T23:08:35.325Z","2022-05-16T23:08:40.144Z","2022-05-16T23:08:40.919Z","2022-05-16T23:08:55.818Z","2022-05-16T23:09:01.089Z","2022-05-16T23:09:07.154Z","2022-05-16T23:09:14.770Z","2022-05-16T23:09:26.126Z","2022-05-16T23:09:34.461Z","2022-05-16T23:09:38.982Z","2022-05-16T23:09:46.968Z","2022-05-16T23:10:00.043Z","2022-05-16T23:10:23.504Z","2022-05-16T23:11:20.241Z","2022-05-16T23:12:49.415Z","2022-05-16T23:13:24.110Z","2022-05-16T23:13:28.008Z","2022-05-16T23:14:32.284Z","2022-05-16T23:14:49.089Z","2022-05-16T23:15:00.775Z","2022-05-16T23:15:10.199Z","2022-05-16T23:15:17.405Z","2022-05-16T23:15:25.908Z","2022-05-16T23:15:35.101Z","2022-05-16T23:16:00.293Z","2022-05-16T23:16:28.470Z","2022-05-16T23:17:05.969Z","2022-05-16T23:17:27.947Z","2022-05-16T23:18:20.350Z","2022-05-16T23:18:25.878Z","2022-05-16T23:18:45.193Z","2022-05-16T23:18:48.822Z","2022-05-16T23:18:52.673Z","2022-05-16T23:19:05.446Z","2022-05-16T23:19:07.177Z","2022-05-16T23:19:16.804Z","2022-05-16T23:19:22.987Z","2022-05-16T23:19:29.515Z","2022-05-16T23:19:46.436Z","2022-05-16T23:19:47.535Z","2022-05-16T23:19:49.823Z","2022-05-16T23:20:40.022Z","2022-05-16T23:20:53.174Z","2022-05-16T23:21:28.548Z","2022-05-16T23:21:39.131Z","2022-05-16T23:22:16.091Z","2022-05-16T23:22:59.527Z","2022-05-16T23:23:40.850Z","2022-05-16T23:23:50.363Z","2022-05-16T23:23:54.941Z","2022-05-16T23:23:58.299Z","2022-05-16T23:24:00.872Z","2022-05-16T23:24:31.197Z","2022-05-16T23:24:35.340Z","2022-05-16T23:25:09.805Z","2022-05-16T23:25:43.496Z","2022-05-16T23:25:49.825Z","2022-05-16T23:25:55.635Z","2022-05-16T23:26:50.636Z","2022-05-16T23:26:52.364Z","2022-05-16T23:26:57.617Z","2022-05-16T23:27:35.504Z","2022-05-16T23:27:59.087Z","2022-05-16T23:28:19.601Z","2022-05-16T23:28:54.666Z","2022-05-16T23:29:26.122Z","2022-05-16T23:29:55.576Z","2022-05-16T23:30:30.639Z","2022-05-16T23:30:42.687Z","2022-05-16T23:30:51.741Z","2022-05-16T23:31:06.630Z","2022-05-16T23:31:16.368Z","2022-05-16T23:31:54.922Z","2022-05-16T23:32:07.763Z","2022-05-16T23:32:14.527Z","2022-05-16T23:32:21.810Z","2022-05-16T23:32:33.165Z","2022-05-16T23:32:41.097Z","2022-05-16T23:32:51.526Z","2022-05-16T23:33:31.606Z","2022-05-16T23:33:59.365Z","2022-05-16T23:34:10.320Z","2022-05-16T23:34:20.358Z","2022-05-16T23:34:26.544Z","2022-05-16T23:34:33.900Z","2022-05-16T23:34:42.025Z","2022-05-16T23:35:20.599Z","2022-05-16T23:35:30.335Z","2022-05-16T23:35:50.215Z","2022-05-16T23:36:09.463Z","2022-05-16T23:36:57.601Z","2022-05-16T23:37:10.866Z","2022-05-16T23:37:20.958Z","2022-05-16T23:37:32.820Z","2022-05-16T23:37:45.438Z","2022-05-16T23:37:58.279Z","2022-05-16T23:38:31.198Z","2022-05-16T23:38:34.265Z","2022-05-16T23:38:49.625Z","2022-05-16T23:39:11.470Z","2022-05-16T23:39:21.940Z","2022-05-16T23:39:30.780Z","2022-05-16T23:39:57.789Z","2022-05-16T23:40:10.160Z","2022-05-16T23:40:16.579Z","2022-05-16T23:40:18.273Z","2022-05-16T23:40:20.183Z","2022-05-16T23:40:29.985Z","2022-05-16T23:40:33.443Z","2022-05-16T23:40:43.384Z","2022-05-16T23:40:49.031Z","2022-05-16T23:40:58.818Z","2022-05-16T23:41:03.953Z","2022-05-16T23:41:04.579Z","2022-05-16T23:41:09.718Z","2022-05-16T23:41:16.957Z","2022-05-16T23:41:33.799Z","2022-05-16T23:41:44.762Z","2022-05-16T23:41:56.276Z","2022-05-16T23:42:08.042Z","2022-05-16T23:42:24.915Z","2022-05-16T23:42:46.459Z","2022-05-16T23:43:03.919Z","2022-05-16T23:43:18.249Z","2022-05-16T23:43:27.640Z","2022-05-16T23:43:34.131Z","2022-05-16T23:43:40.335Z","2022-05-16T23:43:43.558Z","2022-05-16T23:43:59.013Z","2022-05-16T23:44:07.660Z","2022-05-16T23:44:10.734Z","2022-05-16T23:44:28.698Z","2022-05-16T23:44:43.581Z","2022-05-16T23:45:12.578Z","2022-05-16T23:45:42.885Z","2022-05-16T23:45:47.849Z","2022-05-16T23:45:52.320Z","2022-05-16T23:46:48.988Z","2022-05-16T23:46:56.566Z","2022-05-16T23:47:33.727Z","2022-05-16T23:47:52.934Z","2022-05-16T23:48:11.693Z","2022-05-16T23:48:26.897Z","2022-05-16T23:48:45.647Z","2022-05-16T23:49:11.602Z","2022-05-16T23:49:37.809Z","2022-05-16T23:49:59.117Z","2022-05-16T23:50:17.251Z","2022-05-16T23:51:03.448Z","2022-05-16T23:51:13.236Z","2022-05-16T23:51:39.399Z","2022-05-16T23:52:08.063Z","2022-05-16T23:52:14.612Z","2022-05-16T23:52:44.167Z","2022-05-16T23:53:02.456Z","2022-05-16T23:53:28.452Z","2022-05-16T23:53:47.661Z","2022-05-16T23:54:01.431Z","2022-05-16T23:54:21.131Z","2022-05-16T23:54:27.614Z","2022-05-16T23:55:09.024Z","2022-05-16T23:55:18.589Z","2022-05-16T23:55:28.319Z","2022-05-16T23:55:51.763Z","2022-05-16T23:56:02.304Z","2022-05-16T23:56:07.216Z","2022-05-16T23:56:12.257Z","2022-05-16T23:56:36.099Z","2022-05-16T23:57:17.502Z","2022-05-16T23:57:40.355Z","2022-05-16T23:58:14.060Z","2022-05-16T23:58:23.186Z","2022-05-16T23:59:00.639Z","2022-05-16T23:59:32.246Z","2022-05-16T23:59:49.639Z","2022-05-16T23:59:56.620Z","2022-05-17T00:00:32.934Z","2022-05-17T00:01:10.560Z","2022-05-17T00:01:39.504Z","2022-05-17T00:01:43.809Z","2022-05-17T00:02:04.090Z","2022-05-17T00:02:19.199Z","2022-05-17T00:02:33.787Z","2022-05-17T00:02:39.145Z","2022-05-17T00:02:53.011Z","2022-05-17T00:03:15.371Z","2022-05-17T00:03:24.965Z","2022-05-17T00:03:40.301Z","2022-05-17T00:03:56.135Z","2022-05-17T00:04:02.543Z","2022-05-17T00:04:28.361Z","2022-05-17T00:05:26.623Z","2022-05-17T00:05:41.584Z","2022-05-17T00:06:42.073Z","2022-05-17T00:06:50.269Z","2022-05-17T00:06:51.224Z","2022-05-17T00:07:11.599Z","2022-05-17T00:07:36.641Z","2022-05-17T00:07:41.743Z","2022-05-17T00:07:48.126Z","2022-05-17T00:08:35.165Z","2022-05-17T00:08:40.355Z","2022-05-17T00:08:48.327Z","2022-05-17T00:09:10.631Z","2022-05-17T00:09:24.567Z","2022-05-17T00:09:37.452Z","2022-05-17T00:09:53.479Z","2022-05-17T00:09:59.959Z","2022-05-17T00:10:18.652Z","2022-05-17T00:11:09.249Z","2022-05-17T00:11:20.039Z","2022-05-17T00:11:25.457Z","2022-05-17T00:11:43.920Z","2022-05-17T00:12:03.569Z","2022-05-17T00:12:50.955Z","2022-05-17T00:13:28.168Z","2022-05-17T00:13:53.267Z","2022-05-17T00:13:56.534Z","2022-05-17T00:13:58.361Z","2022-05-17T00:14:25.036Z","2022-05-17T00:14:45.536Z","2022-05-17T00:14:54.234Z","2022-05-17T00:15:13.014Z","2022-05-17T00:15:15.990Z","2022-05-17T00:15:20.235Z","2022-05-17T00:15:23.004Z","2022-05-17T00:15:35.789Z","2022-05-17T00:16:49.575Z","2022-05-17T00:17:15.114Z","2022-05-17T00:17:23.747Z","2022-05-17T00:17:38.260Z","2022-05-17T00:18:10.325Z","2022-05-17T00:18:21.438Z","2022-05-17T00:18:38.700Z","2022-05-17T00:18:50.604Z","2022-05-17T00:18:56.138Z","2022-05-17T00:19:09.287Z","2022-05-17T00:19:19.633Z","2022-05-17T00:19:36.803Z","2022-05-17T00:19:41.226Z","2022-05-17T00:19:55.777Z","2022-05-17T00:20:00.821Z","2022-05-17T00:20:33.374Z","2022-05-17T00:20:51.704Z","2022-05-17T00:21:00.723Z","2022-05-17T00:21:25.867Z","2022-05-17T00:21:50.359Z","2022-05-17T00:22:26.200Z","2022-05-17T00:23:17.115Z","2022-05-17T00:24:49.528Z","2022-05-17T00:25:08.177Z","2022-05-17T00:26:04.672Z","2022-05-17T00:26:43.231Z","2022-05-17T00:27:19.160Z","2022-05-17T00:28:12.494Z","2022-05-17T00:28:17.807Z","2022-05-17T00:28:41.938Z","2022-05-17T00:28:52.714Z","2022-05-17T00:28:59.470Z","2022-05-17T00:29:01.802Z","2022-05-17T00:29:18.028Z","2022-05-17T00:29:20.626Z","2022-05-17T00:29:52.577Z","2022-05-17T00:30:14.509Z","2022-05-17T00:30:21.577Z","2022-05-17T00:30:23.155Z","2022-05-17T00:30:24.777Z","2022-05-17T00:30:28.732Z","2022-05-17T00:30:29.695Z","2022-05-17T00:30:33.497Z","2022-05-17T00:31:22.980Z","2022-05-17T00:32:03.167Z","2022-05-17T00:32:38.235Z","2022-05-17T00:33:06.629Z","2022-05-17T00:33:27.940Z","2022-05-17T00:33:49.490Z","2022-05-17T00:34:01.298Z","2022-05-17T00:34:10.024Z","2022-05-17T00:34:38.514Z","2022-05-17T00:35:00.287Z","2022-05-17T00:35:10.138Z","2022-05-17T00:35:33.196Z","2022-05-17T00:35:47.668Z","2022-05-17T00:36:08.915Z","2022-05-17T00:36:40.451Z","2022-05-17T00:37:01.333Z","2022-05-17T00:37:09.146Z","2022-05-17T00:37:24.696Z","2022-05-17T00:37:42.443Z","2022-05-17T00:37:56.785Z","2022-05-17T00:38:09.755Z","2022-05-17T00:38:24.549Z","2022-05-17T00:38:37.199Z","2022-05-17T00:38:55.822Z","2022-05-17T00:39:07.370Z","2022-05-17T00:39:20.509Z","2022-05-17T00:39:32.290Z","2022-05-17T00:39:45.246Z","2022-05-17T00:39:58.619Z","2022-05-17T00:40:07.653Z","2022-05-17T00:40:22.111Z","2022-05-17T00:40:58.622Z","2022-05-17T00:41:45.581Z","2022-05-17T00:42:04.068Z","2022-05-17T00:42:19.841Z","2022-05-17T00:42:36.018Z","2022-05-17T00:43:27.096Z","2022-05-17T00:43:41.722Z","2022-05-17T00:44:12.278Z","2022-05-17T00:44:14.835Z","2022-05-17T00:44:29.963Z","2022-05-17T00:44:33.924Z","2022-05-17T00:44:41.273Z","2022-05-17T00:44:53.995Z","2022-05-17T00:44:59.067Z","2022-05-17T00:45:22.849Z","2022-05-17T00:45:27.219Z","2022-05-17T00:47:13.097Z","2022-05-17T00:47:57.127Z","2022-05-17T00:48:04.009Z","2022-05-17T00:48:18.075Z","2022-05-17T00:48:27.648Z","2022-05-17T00:49:13.242Z","2022-05-17T00:50:35.868Z","2022-05-17T00:51:09.531Z","2022-05-17T00:51:18.189Z","2022-05-17T00:51:39.263Z","2022-05-17T00:51:53.716Z","2022-05-17T00:52:15.915Z","2022-05-17T00:52:27.336Z","2022-05-17T00:52:51.997Z","2022-05-17T00:53:05.012Z","2022-05-17T00:53:21.485Z","2022-05-17T00:53:31.171Z","2022-05-17T00:54:01.934Z","2022-05-17T00:54:25.992Z","2022-05-17T00:54:49.822Z","2022-05-17T00:55:12.144Z","2022-05-17T00:55:21.919Z","2022-05-17T00:55:42.188Z","2022-05-17T00:56:06.766Z","2022-05-17T00:56:48.618Z","2022-05-17T00:57:47.227Z","2022-05-17T00:57:58.325Z","2022-05-17T00:58:29.209Z","2022-05-17T00:58:35.753Z","2022-05-17T00:59:08.384Z","2022-05-17T00:59:32.750Z","2022-05-17T00:59:41.400Z","2022-05-17T00:59:56.358Z","2022-05-17T01:00:07.371Z","2022-05-17T01:00:28.120Z","2022-05-17T01:00:34.255Z","2022-05-17T01:00:39.239Z","2022-05-17T01:01:19.542Z","2022-05-17T01:01:32.027Z","2022-05-17T01:01:38.583Z","2022-05-17T01:01:46.140Z","2022-05-17T01:01:56.228Z","2022-05-17T01:01:58.836Z","2022-05-17T01:02:08.981Z","2022-05-17T01:02:33.494Z","2022-05-17T01:03:00.713Z","2022-05-17T01:03:02.156Z","2022-05-17T01:03:07.469Z","2022-05-17T01:03:16.203Z","2022-05-17T01:03:21.320Z","2022-05-17T01:03:29.149Z","2022-05-17T01:03:39.511Z","2022-05-17T01:03:50.216Z","2022-05-17T01:04:00.229Z","2022-05-17T01:04:21.491Z","2022-05-17T01:04:28.584Z","2022-05-17T01:04:41.309Z","2022-05-17T01:05:07.662Z","2022-05-17T01:05:35.709Z","2022-05-17T01:06:03.220Z","2022-05-17T01:06:26.157Z","2022-05-17T01:06:59.925Z","2022-05-17T01:07:54.659Z","2022-05-17T01:09:14.638Z","2022-05-17T01:09:18.773Z","2022-05-17T01:09:32.657Z","2022-05-17T01:09:50.453Z","2022-05-17T01:10:03.244Z","2022-05-17T01:10:08.029Z","2022-05-17T01:10:27.880Z","2022-05-17T01:10:34.209Z","2022-05-17T01:10:39.405Z","2022-05-17T01:10:44.684Z","2022-05-17T01:10:50.514Z","2022-05-17T01:10:56.721Z","2022-05-17T01:11:12.100Z","2022-05-17T01:11:31.176Z","2022-05-17T01:11:36.826Z","2022-05-17T01:11:51.716Z","2022-05-17T01:12:01.142Z","2022-05-17T01:12:30.914Z","2022-05-17T01:12:49.886Z","2022-05-17T01:13:13.350Z","2022-05-17T01:13:30.335Z","2022-05-17T01:14:15.369Z","2022-05-17T01:14:31.749Z","2022-05-17T01:16:01.131Z","2022-05-17T01:16:21.848Z","2022-05-17T01:16:46.286Z","2022-05-17T01:17:16.273Z","2022-05-17T01:17:24.006Z","2022-05-17T01:17:44.543Z","2022-05-17T01:17:51.451Z","2022-05-17T01:18:01.955Z","2022-05-17T01:18:14.456Z","2022-05-17T01:18:30.505Z","2022-05-17T01:18:54.371Z","2022-05-17T01:19:32.715Z","2022-05-17T01:19:39.327Z","2022-05-17T01:19:46.367Z","2022-05-17T01:19:52.957Z","2022-05-17T01:20:06.626Z","2022-05-17T01:20:13.117Z","2022-05-17T01:20:19.166Z","2022-05-17T01:20:25.469Z","2022-05-17T01:21:03.865Z","2022-05-17T01:21:42.898Z","2022-05-17T01:22:02.804Z","2022-05-17T01:22:20.211Z","2022-05-17T01:22:32.742Z","2022-05-17T01:22:47.475Z","2022-05-17T01:23:15.181Z","2022-05-17T01:23:45.078Z","2022-05-17T01:23:47.986Z","2022-05-17T01:23:51.499Z","2022-05-17T01:23:56.951Z","2022-05-17T01:24:10.090Z","2022-05-17T01:24:30.317Z","2022-05-17T01:24:49.324Z","2022-05-17T01:24:50.454Z","2022-05-17T01:24:58.958Z","2022-05-17T01:25:06.652Z","2022-05-17T01:25:10.056Z","2022-05-17T01:25:22.216Z","2022-05-17T01:25:27.416Z","2022-05-17T01:25:35.258Z","2022-05-17T01:25:48.408Z","2022-05-17T01:25:50.085Z","2022-05-17T01:25:54.221Z","2022-05-17T01:26:04.000Z","2022-05-17T01:26:07.370Z","2022-05-17T01:26:13.390Z","2022-05-17T01:26:20.270Z","2022-05-17T01:26:24.061Z","2022-05-17T01:26:29.169Z","2022-05-17T01:26:36.345Z","2022-05-17T01:26:49.614Z","2022-05-17T01:26:58.542Z","2022-05-17T01:27:04.819Z","2022-05-17T01:27:22.205Z","2022-05-17T01:27:44.210Z","2022-05-17T01:27:49.309Z","2022-05-17T01:27:50.940Z","2022-05-17T01:28:14.876Z","2022-05-17T01:28:32.399Z","2022-05-17T01:28:50.205Z","2022-05-17T01:28:52.942Z","2022-05-17T01:28:53.327Z","2022-05-17T01:28:56.110Z","2022-05-17T01:29:10.247Z","2022-05-17T01:29:23.894Z","2022-05-17T01:29:37.646Z","2022-05-17T01:30:09.823Z","2022-05-17T01:30:14.332Z","2022-05-17T01:30:18.745Z","2022-05-17T01:30:35.300Z","2022-05-17T01:30:45.068Z","2022-05-17T01:31:40.614Z","2022-05-17T01:32:11.322Z","2022-05-17T01:32:54.739Z","2022-05-17T01:33:28.571Z","2022-05-17T01:34:07.275Z","2022-05-17T01:34:36.403Z","2022-05-17T01:34:58.828Z","2022-05-17T01:35:11.666Z","2022-05-17T01:35:14.339Z","2022-05-17T01:35:19.685Z","2022-05-17T01:35:26.462Z","2022-05-17T01:35:27.464Z","2022-05-17T01:35:31.319Z","2022-05-17T01:35:41.714Z","2022-05-17T01:35:50.150Z","2022-05-17T01:36:01.089Z","2022-05-17T01:36:53.938Z","2022-05-17T01:36:59.131Z","2022-05-17T01:37:05.270Z","2022-05-17T01:37:43.557Z","2022-05-17T01:37:51.566Z","2022-05-17T01:38:39.403Z","2022-05-17T01:39:27.423Z","2022-05-17T01:39:56.557Z","2022-05-17T01:40:11.254Z","2022-05-17T01:40:36.918Z","2022-05-17T01:41:07.933Z","2022-05-17T01:41:13.611Z","2022-05-17T01:41:26.891Z","2022-05-17T01:41:30.025Z","2022-05-17T01:41:51.047Z","2022-05-17T01:42:10.844Z","2022-05-17T01:42:18.452Z","2022-05-17T01:42:38.332Z","2022-05-17T01:42:46.874Z","2022-05-17T01:42:55.899Z","2022-05-17T01:43:05.282Z","2022-05-17T01:43:21.925Z","2022-05-17T01:43:25.517Z","2022-05-17T01:43:40.725Z","2022-05-17T01:43:45.685Z","2022-05-17T01:43:58.216Z","2022-05-17T01:44:02.463Z","2022-05-17T01:44:06.649Z","2022-05-17T01:45:40.933Z","2022-05-17T01:45:55.183Z","2022-05-17T01:45:57.028Z","2022-05-17T01:46:18.344Z","2022-05-17T01:46:21.547Z","2022-05-17T01:46:30.872Z","2022-05-17T01:47:23.559Z","2022-05-17T01:47:35.995Z","2022-05-17T01:47:41.446Z","2022-05-17T01:48:14.703Z","2022-05-17T01:48:55.953Z","2022-05-17T01:49:00.255Z","2022-05-17T01:49:19.030Z","2022-05-17T01:49:48.088Z","2022-05-17T01:50:02.095Z","2022-05-17T01:50:41.002Z","2022-05-17T01:50:52.097Z","2022-05-17T01:51:05.520Z","2022-05-17T01:51:21.464Z","2022-05-17T01:51:51.688Z","2022-05-17T01:52:12.309Z","2022-05-17T01:52:31.129Z","2022-05-17T01:52:40.558Z","2022-05-17T01:53:16.599Z","2022-05-17T01:53:33.815Z","2022-05-17T01:53:44.194Z","2022-05-17T01:54:04.292Z","2022-05-17T01:54:12.621Z","2022-05-17T01:54:40.933Z","2022-05-17T01:55:00.611Z","2022-05-17T01:55:10.702Z","2022-05-17T01:55:22.795Z","2022-05-17T01:55:39.835Z","2022-05-17T01:56:23.369Z","2022-05-17T01:56:54.357Z","2022-05-17T01:57:00.537Z","2022-05-17T01:57:16.473Z","2022-05-17T01:57:26.316Z","2022-05-17T01:57:37.005Z","2022-05-17T01:57:51.615Z","2022-05-17T01:58:15.884Z","2022-05-17T01:59:10.538Z","2022-05-17T01:59:51.579Z","2022-05-17T02:00:53.244Z","2022-05-17T02:02:06.596Z","2022-05-17T02:02:15.093Z","2022-05-17T02:02:30.748Z","2022-05-17T02:02:33.105Z","2022-05-17T02:02:42.395Z","2022-05-17T02:02:53.643Z","2022-05-17T02:03:11.559Z","2022-05-17T02:03:28.583Z","2022-05-17T02:03:41.436Z","2022-05-17T02:03:52.574Z","2022-05-17T02:04:23.581Z","2022-05-17T02:04:30.726Z","2022-05-17T02:04:56.710Z","2022-05-17T02:05:03.448Z","2022-05-17T02:05:21.065Z","2022-05-17T02:05:35.754Z","2022-05-17T02:05:49.295Z","2022-05-17T02:05:56.007Z","2022-05-17T02:06:00.904Z","2022-05-17T02:06:08.098Z","2022-05-17T02:06:26.535Z","2022-05-17T02:06:43.327Z","2022-05-17T02:07:11.630Z","2022-05-17T02:07:29.795Z","2022-05-17T02:08:13.078Z","2022-05-17T02:08:25.155Z","2022-05-17T02:08:34.391Z","2022-05-17T02:08:45.987Z","2022-05-17T02:09:12.184Z","2022-05-17T02:09:25.628Z","2022-05-17T02:09:29.705Z","2022-05-17T02:10:14.048Z","2022-05-17T02:10:26.738Z","2022-05-17T02:10:38.786Z","2022-05-17T02:11:05.421Z","2022-05-17T02:12:41.311Z","2022-05-17T02:12:57.236Z","2022-05-17T02:13:48.956Z","2022-05-17T02:13:54.553Z","2022-05-17T02:14:21.015Z","2022-05-17T02:14:29.681Z","2022-05-17T02:14:40.820Z","2022-05-17T02:15:06.169Z","2022-05-17T02:15:25.686Z","2022-05-17T02:15:44.687Z","2022-05-17T02:16:12.168Z","2022-05-17T02:16:21.424Z","2022-05-17T02:17:15.555Z","2022-05-17T02:17:32.412Z","2022-05-17T02:17:50.064Z","2022-05-17T02:18:34.506Z","2022-05-17T02:18:40.960Z","2022-05-17T02:18:52.408Z","2022-05-17T02:19:32.166Z","2022-05-17T02:19:55.421Z","2022-05-17T02:20:15.258Z","2022-05-17T02:20:26.001Z","2022-05-17T02:20:31.110Z","2022-05-17T02:20:36.943Z","2022-05-17T02:20:43.811Z","2022-05-17T02:20:49.695Z","2022-05-17T02:21:10.790Z","2022-05-17T02:21:55.832Z","2022-05-17T02:22:13.210Z","2022-05-17T02:22:30.340Z","2022-05-17T02:22:36.341Z","2022-05-17T02:22:49.829Z","2022-05-17T02:23:04.941Z","2022-05-17T02:23:34.500Z","2022-05-17T02:24:16.770Z","2022-05-17T02:24:46.478Z","2022-05-17T02:24:55.488Z","2022-05-17T02:25:10.706Z","2022-05-17T02:25:14.345Z","2022-05-17T02:25:22.292Z","2022-05-17T02:25:38.800Z","2022-05-17T02:25:43.795Z","2022-05-17T02:26:05.385Z","2022-05-17T02:26:39.666Z","2022-05-17T02:27:20.977Z","2022-05-17T02:27:28.868Z","2022-05-17T02:28:12.225Z","2022-05-17T02:30:19.184Z","2022-05-17T02:30:24.808Z","2022-05-17T02:30:51.858Z","2022-05-17T02:31:00.962Z","2022-05-17T02:31:06.320Z","2022-05-17T02:31:10.045Z","2022-05-17T02:31:16.991Z","2022-05-17T02:31:22.249Z","2022-05-17T02:31:31.935Z","2022-05-17T02:31:38.170Z","2022-05-17T02:31:48.133Z","2022-05-17T02:32:02.973Z","2022-05-17T02:32:20.432Z","2022-05-17T02:32:29.176Z","2022-05-17T02:32:50.293Z","2022-05-17T02:33:41.231Z","2022-05-17T02:35:27.202Z","2022-05-17T02:35:30.262Z","2022-05-17T02:35:36.912Z","2022-05-17T02:35:39.385Z","2022-05-17T02:35:42.528Z","2022-05-17T02:35:53.547Z","2022-05-17T02:35:54.712Z","2022-05-17T02:36:00.819Z","2022-05-17T02:36:02.141Z","2022-05-17T02:36:03.350Z","2022-05-17T02:36:06.944Z","2022-05-17T02:36:09.115Z","2022-05-17T02:36:11.585Z","2022-05-17T02:36:27.309Z","2022-05-17T02:36:35.833Z","2022-05-17T02:36:36.982Z","2022-05-17T02:37:12.586Z","2022-05-17T02:37:53.470Z","2022-05-17T02:38:01.026Z","2022-05-17T02:38:40.862Z","2022-05-17T02:39:55.294Z","2022-05-17T02:40:07.638Z","2022-05-17T02:40:59.692Z","2022-05-17T02:42:34.412Z","2022-05-17T02:43:12.036Z","2022-05-17T02:43:15.907Z","2022-05-17T02:43:24.673Z","2022-05-17T02:43:27.188Z","2022-05-17T02:43:38.638Z","2022-05-17T02:43:52.891Z","2022-05-17T02:44:06.759Z","2022-05-17T02:44:17.366Z","2022-05-17T02:44:47.541Z","2022-05-17T02:45:00.386Z","2022-05-17T02:45:26.569Z","2022-05-17T02:45:51.558Z","2022-05-17T02:46:09.731Z","2022-05-17T02:46:24.615Z","2022-05-17T02:46:45.564Z","2022-05-17T02:47:01.856Z","2022-05-17T02:47:13.267Z","2022-05-17T02:47:21.675Z","2022-05-17T02:47:30.957Z","2022-05-17T02:48:01.635Z","2022-05-17T02:48:09.924Z","2022-05-17T02:48:30.373Z","2022-05-17T02:48:37.165Z","2022-05-17T02:48:44.703Z","2022-05-17T02:49:00.157Z","2022-05-17T02:49:22.669Z","2022-05-17T02:49:51.333Z","2022-05-17T02:50:31.141Z","2022-05-17T02:51:05.976Z","2022-05-17T02:51:40.367Z","2022-05-17T02:52:32.312Z","2022-05-17T02:52:59.924Z","2022-05-17T02:53:12.883Z","2022-05-17T02:53:20.095Z","2022-05-17T02:53:20.803Z","2022-05-17T02:53:47.458Z","2022-05-17T02:55:05.203Z","2022-05-17T02:55:24.674Z","2022-05-17T02:56:35.896Z","2022-05-17T02:56:48.053Z","2022-05-17T02:56:55.248Z","2022-05-17T02:57:25.950Z","2022-05-17T02:57:38.956Z","2022-05-17T02:57:49.791Z","2022-05-17T02:58:14.632Z","2022-05-17T02:58:41.463Z","2022-05-17T02:59:27.016Z","2022-05-17T02:59:33.323Z","2022-05-17T03:00:13.670Z","2022-05-17T03:00:23.724Z","2022-05-17T03:00:50.606Z","2022-05-17T03:01:01.368Z","2022-05-17T03:01:36.358Z","2022-05-17T03:01:54.626Z","2022-05-17T03:02:19.152Z","2022-05-17T03:02:34.226Z","2022-05-17T03:02:59.247Z","2022-05-17T03:03:23.720Z","2022-05-17T03:03:46.323Z","2022-05-17T03:04:54.584Z","2022-05-17T03:05:07.872Z","2022-05-17T03:05:14.841Z","2022-05-17T03:05:29.794Z","2022-05-17T03:05:50.525Z","2022-05-17T03:05:59.914Z","2022-05-17T03:06:27.561Z","2022-05-17T03:08:02.392Z","2022-05-17T03:08:48.290Z","2022-05-17T03:09:00.309Z","2022-05-17T03:09:22.168Z","2022-05-17T03:10:42.995Z","2022-05-17T03:10:59.832Z","2022-05-17T03:11:05.125Z","2022-05-17T03:11:28.831Z","2022-05-17T03:12:00.764Z","2022-05-17T03:12:05.327Z","2022-05-17T03:12:07.492Z","2022-05-17T03:12:17.631Z","2022-05-17T03:12:31.328Z","2022-05-17T03:12:34.246Z","2022-05-17T03:12:50.647Z","2022-05-17T03:12:58.603Z","2022-05-17T03:13:01.588Z","2022-05-17T03:13:25.695Z","2022-05-17T03:13:28.692Z","2022-05-17T03:13:54.606Z","2022-05-17T03:13:55.819Z","2022-05-17T03:14:10.640Z","2022-05-17T03:14:12.891Z","2022-05-17T03:14:15.908Z","2022-05-17T03:14:34.878Z","2022-05-17T03:14:47.267Z","2022-05-17T03:15:03.240Z","2022-05-17T03:15:06.013Z","2022-05-17T03:15:25.299Z","2022-05-17T03:16:17.130Z","2022-05-17T03:16:25.637Z","2022-05-17T03:16:37.182Z","2022-05-17T03:17:03.287Z","2022-05-17T03:17:17.385Z","2022-05-17T03:17:22.086Z","2022-05-17T03:17:30.073Z","2022-05-17T03:17:36.829Z","2022-05-17T03:17:40.944Z","2022-05-17T03:17:48.089Z","2022-05-17T03:17:50.872Z","2022-05-17T03:18:11.213Z","2022-05-17T03:19:11.028Z","2022-05-17T03:19:15.392Z","2022-05-17T03:21:21.131Z","2022-05-17T03:21:51.522Z","2022-05-17T03:22:00.337Z","2022-05-17T03:22:28.781Z","2022-05-17T03:22:46.882Z","2022-05-17T03:23:02.276Z","2022-05-17T03:23:09.007Z","2022-05-17T03:23:16.350Z","2022-05-17T03:23:21.893Z","2022-05-17T03:23:25.636Z","2022-05-17T03:23:42.953Z","2022-05-17T03:23:52.320Z","2022-05-17T03:23:56.860Z","2022-05-17T03:24:02.729Z","2022-05-17T03:24:17.407Z","2022-05-17T03:24:44.783Z","2022-05-17T03:25:12.652Z","2022-05-17T03:25:36.544Z","2022-05-17T03:26:28.484Z","2022-05-17T03:26:45.970Z","2022-05-17T03:26:51.296Z","2022-05-17T03:27:21.998Z","2022-05-17T03:27:56.501Z","2022-05-17T03:28:20.767Z","2022-05-17T03:28:30.062Z","2022-05-17T03:28:38.940Z","2022-05-17T03:29:13.305Z","2022-05-17T03:29:21.734Z","2022-05-17T03:29:56.940Z","2022-05-17T03:30:11.032Z","2022-05-17T03:30:16.643Z","2022-05-17T03:30:21.710Z","2022-05-17T03:30:37.481Z","2022-05-17T03:30:46.102Z","2022-05-17T03:31:04.111Z","2022-05-17T03:31:37.008Z","2022-05-17T03:31:47.853Z","2022-05-17T03:32:17.617Z","2022-05-17T03:32:41.483Z","2022-05-17T03:33:21.028Z","2022-05-17T03:33:34.373Z","2022-05-17T03:34:21.725Z","2022-05-17T03:34:43.907Z","2022-05-17T03:35:45.057Z","2022-05-17T03:35:57.179Z","2022-05-17T03:36:23.416Z","2022-05-17T03:37:03.701Z","2022-05-17T03:37:28.862Z","2022-05-17T03:37:34.585Z","2022-05-17T03:37:44.726Z","2022-05-17T03:37:52.831Z","2022-05-17T03:37:54.463Z","2022-05-17T03:38:06.415Z","2022-05-17T03:38:08.194Z","2022-05-17T03:38:25.624Z","2022-05-17T03:38:34.938Z","2022-05-17T03:38:36.172Z","2022-05-17T03:39:07.562Z","2022-05-17T03:39:08.322Z","2022-05-17T03:39:12.175Z","2022-05-17T03:39:16.335Z","2022-05-17T03:39:26.047Z","2022-05-17T03:39:27.907Z","2022-05-17T03:40:19.052Z","2022-05-17T03:41:03.299Z","2022-05-17T03:41:07.006Z","2022-05-17T03:41:16.142Z","2022-05-17T03:46:12.283Z","2022-05-17T03:46:34.573Z","2022-05-17T03:46:58.875Z","2022-05-17T03:49:22.844Z","2022-05-17T03:52:08.824Z","2022-05-17T03:52:41.490Z","2022-05-17T03:53:22.722Z","2022-05-17T03:53:41.197Z","2022-05-17T03:54:01.678Z","2022-05-17T03:54:09.237Z","2022-05-17T03:56:16.186Z","2022-05-17T03:57:01.289Z","2022-05-17T03:57:11.947Z","2022-05-17T03:57:26.802Z","2022-05-17T03:57:32.715Z","2022-05-17T03:57:52.896Z","2022-05-17T03:58:08.020Z","2022-05-17T03:58:25.183Z","2022-05-17T03:58:42.188Z","2022-05-17T03:58:49.108Z","2022-05-17T03:59:01.451Z","2022-05-17T03:59:21.638Z","2022-05-17T03:59:25.338Z","2022-05-17T03:59:40.689Z","2022-05-17T04:01:14.349Z","2022-05-17T04:01:20.761Z","2022-05-17T04:01:30.022Z","2022-05-17T04:04:30.951Z","2022-05-17T04:05:25.824Z","2022-05-17T04:05:32.585Z","2022-05-17T04:06:09.072Z","2022-05-17T04:06:51.695Z","2022-05-17T04:07:00.151Z","2022-05-17T04:07:29.157Z","2022-05-17T04:07:34.476Z","2022-05-17T04:07:38.765Z","2022-05-17T04:08:20.944Z","2022-05-17T04:08:35.011Z","2022-05-17T04:09:52.417Z","2022-05-17T04:09:58.984Z","2022-05-17T04:10:05.897Z","2022-05-17T04:10:30.476Z","2022-05-17T04:11:12.820Z","2022-05-17T04:11:30.347Z","2022-05-17T04:11:47.966Z","2022-05-17T04:11:56.785Z","2022-05-17T04:12:05.479Z","2022-05-17T04:12:53.766Z","2022-05-17T04:13:12.868Z","2022-05-17T04:13:16.215Z","2022-05-17T04:13:20.210Z","2022-05-17T04:13:56.871Z","2022-05-17T04:14:05.855Z","2022-05-17T04:15:22.038Z","2022-05-17T04:15:53.361Z","2022-05-17T04:16:15.325Z","2022-05-17T04:16:50.054Z","2022-05-17T04:17:24.346Z","2022-05-17T04:17:31.053Z","2022-05-17T04:17:42.798Z","2022-05-17T04:17:57.546Z","2022-05-17T04:18:20.131Z","2022-05-17T04:19:07.305Z","2022-05-17T04:19:15.030Z","2022-05-17T04:19:36.083Z","2022-05-17T04:19:51.888Z","2022-05-17T04:20:09.750Z","2022-05-17T04:20:36.602Z","2022-05-17T04:20:52.193Z","2022-05-17T04:21:02.850Z","2022-05-17T04:21:07.323Z","2022-05-17T04:21:10.121Z","2022-05-17T04:21:24.051Z","2022-05-17T04:21:36.443Z","2022-05-17T04:21:51.853Z","2022-05-17T04:22:08.044Z","2022-05-17T04:22:11.348Z","2022-05-17T04:22:13.782Z","2022-05-17T04:22:15.439Z","2022-05-17T04:22:16.790Z","2022-05-17T04:22:39.232Z","2022-05-17T04:22:46.842Z","2022-05-17T04:23:01.002Z","2022-05-17T04:23:02.801Z","2022-05-17T04:23:14.977Z","2022-05-17T04:23:19.028Z","2022-05-17T04:23:42.563Z","2022-05-17T04:23:45.451Z","2022-05-17T04:23:57.924Z","2022-05-17T04:23:58.777Z","2022-05-17T04:24:00.419Z","2022-05-17T04:24:03.831Z","2022-05-17T04:24:06.573Z","2022-05-17T04:24:06.815Z"]},geometry:{type:"LineString",coordinates:[[10.32741,44.804273,62.249335],[10.327994,44.804058,62.249335],[10.328034,44.804131,62.249335],[10.328045,44.804149,62.249335],[10.328325,44.804813,62.174598],[10.328572,44.805325,62.061787],[10.328851,44.805963,61.922535],[10.329025,44.806399,61.689064],[10.32905,44.806456,61.639271],[10.329247,44.806941,61.218262],[10.329339,44.80716,61.02765],[10.329383,44.80727,60.932274],[10.329481,44.807537,60.702139],[10.329547,44.807673,60.582164],[10.329663,44.807801,60.455233],[10.329734,44.80788,60.377082],[10.329871,44.808354,59.531714],[10.32987,44.808363,59.51588],[10.329842,44.808432,59.389947],[10.329852,44.808459,59.340985],[10.329923,44.808724,58.867885],[10.330005,44.80903,58.321585],[10.330115,44.809103,58.134164],[10.330144,44.809227,57.913709],[10.33009,44.809293,57.779865],[10.330119,44.809382,57.619653],[10.330183,44.809609,57.213848],[10.330216,44.809722,57.018734],[10.330285,44.80997,56.591332],[10.330297,44.810016,56.512236],[10.330357,44.809997,56.433421],[10.330585,44.810798,55.051777],[10.330705,44.811275,54.232536],[10.330769,44.81162,54.050129],[10.331012,44.813034,53.471741],[10.331172,44.813989,52.872515],[10.331196,44.814045,52.835227],[10.331221,44.814101,52.797806],[10.332012,44.813937,52.425377],[10.334417,44.813469,50.858369],[10.335766,44.813195,50.22938],[10.336859,44.81293,49.778789],[10.336961,44.812947,49.737915],[10.337017,44.81304,49.682305],[10.337069,44.813032,49.660613],[10.337117,44.813024,49.636477],[10.337459,44.812804,49.410485],[10.337818,44.812734,49.228233],[10.338405,44.812604,48.927211],[10.338639,44.812553,48.807381],[10.33912,44.812489,48.567818],[10.339379,44.812397,48.426028],[10.339695,44.812329,48.381845],[10.34107,44.812044,48.196305],[10.341199,44.812042,48.179592],[10.341273,44.812114,48.163323],[10.34126,44.812085,48.157767],[10.341219,44.812019,48.144599],[10.341185,44.812011,48.139959],[10.341151,44.81199,48.13412],[10.341135,44.811928,48.122613],[10.34115,44.811906,48.118151],[10.341225,44.811877,48.107087],[10.341321,44.811914,48.09383],[10.341397,44.811934,48.086703],[10.342784,44.811726,47.962059],[10.344373,44.811484,47.399857],[10.345549,44.812414,46.03454],[10.346539,44.812169,45.421353],[10.346877,44.812148,45.234926],[10.34715,44.81214,45.084796],[10.347246,44.812218,45.004597],[10.347143,44.812345,44.891114],[10.34722,44.813753,44.738914],[10.34727,44.81429,44.870049],[10.347397,44.814593,44.947074],[10.347645,44.814909,44.914735],[10.347857,44.815129,44.885159],[10.348275,44.815406,44.840123],[10.349099,44.815859,44.758048],[10.350504,44.816473,44.347942],[10.353101,44.817292,43.881289],[10.354464,44.817567,43.706081],[10.354701,44.817963,43.628305],[10.354834,44.817938,43.61066],[10.354944,44.817915,43.595953],[10.355012,44.817752,43.565222],[10.355136,44.817693,43.546074],[10.355301,44.817698,43.524895],[10.357795,44.818146,42.848066],[10.361338,44.818798,40.951261],[10.361612,44.818978,40.754879],[10.361743,44.819139,40.617073],[10.361911,44.819167,40.526325],[10.362045,44.819144,40.453828],[10.362148,44.818988,40.326127],[10.362278,44.818949,40.251904],[10.363093,44.819033,39.683902],[10.363544,44.819098,39.29699],[10.363698,44.819175,39.138588],[10.364063,44.820132,37.963555],[10.364132,44.82033,37.876515],[10.364305,44.820783,37.77179],[10.364362,44.82081,37.760942],[10.364471,44.820747,37.738688],[10.364372,44.820457,37.672108],[10.364385,44.82032,37.641469],[10.367379,44.81995,38.710118],[10.368295,44.819914,39.006046],[10.369159,44.819963,39.183777],[10.370526,44.820136,39.521894],[10.370748,44.820219,39.615691],[10.371473,44.820296,39.889692],[10.371769,44.820351,40.004059],[10.37184,44.820325,40.033924],[10.373114,44.820508,40.54199],[10.373499,44.820584,40.711073],[10.374122,44.820794,41.002912],[10.375041,44.820948,41.40244],[10.375229,44.821015,41.384547],[10.37558,44.821298,41.251688],[10.37611,44.821331,41.11867],[10.377671,44.821891,40.489891],[10.378454,44.82223,39.857592],[10.378823,44.822492,39.497713],[10.378891,44.822586,39.395044],[10.379116,44.822878,39.071673],[10.379279,44.822946,38.973274],[10.379847,44.822875,38.701371],[10.380173,44.822722,38.517085],[10.380525,44.822755,38.349695],[10.380808,44.822951,38.163225],[10.381339,44.823121,37.888574],[10.38363,44.824083,38.04404],[10.383767,44.824101,38.053299],[10.383898,44.824109,38.062037],[10.38509,44.824623,38.154744],[10.387973,44.825827,37.656802],[10.388108,44.826006,37.579436],[10.387682,44.82655,37.338566],[10.387765,44.826638,37.297584],[10.387957,44.826706,37.238667],[10.388071,44.826755,37.202071],[10.388365,44.826475,37.066937],[10.388594,44.826507,37.00286],[10.388812,44.826263,36.927652],[10.388932,44.826252,36.913245],[10.392774,44.827873,36.663869],[10.392759,44.827947,36.664335],[10.392779,44.827992,36.664629],[10.392942,44.827962,36.669412],[10.393031,44.827989,36.673948],[10.394261,44.828529,36.74173],[10.394561,44.828663,36.758342],[10.394742,44.828824,36.771946],[10.394797,44.828981,36.782634],[10.395183,44.829842,36.317701],[10.395868,44.831296,35.89286],[10.395883,44.83144,35.905702],[10.396557,44.8329,35.934087],[10.397898,44.835677,35.056677],[10.398538,44.836182,34.779865],[10.402468,44.839077,33.26029],[10.405744,44.841487,32.56767],[10.408368,44.843439,32.621889],[10.409709,44.844412,32.082623],[10.410129,44.844725,31.877222],[10.410349,44.844976,31.742057],[10.410434,44.84496,31.716614],[10.412669,44.850342,29.659533],[10.41516,44.856509,29.524313],[10.416014,44.85855,29.132078],[10.416211,44.858999,28.927793],[10.416749,44.859136,28.730208],[10.417987,44.859024,28.298846],[10.418171,44.858994,28.233821],[10.422669,44.858554,27.388189],[10.425081,44.858318,27.745677],[10.425292,44.858359,27.792796],[10.425372,44.85841,27.815969],[10.426417,44.86051,27.45926],[10.427243,44.862225,26.543114],[10.427724,44.862742,26.409408],[10.428535,44.86384,26.20947],[10.430651,44.866958,26.323004],[10.434897,44.872787,26.892318],[10.437217,44.875924,26.488644],[10.437492,44.876167,26.457882],[10.442084,44.879853,26.792996],[10.443663,44.880893,26.845746],[10.443995,44.881332,26.845403],[10.44409,44.881507,26.845274],[10.444952,44.883593,26.612916],[10.445545,44.884507,26.547462],[10.446496,44.886765,26.451108],[10.446613,44.886885,26.44668],[10.450848,44.887087,25.80597],[10.451054,44.88716,25.768799],[10.451157,44.887245,25.74328],[10.452469,44.890954,25.149822],[10.452693,44.891143,25.133325],[10.452832,44.891199,25.130419],[10.452914,44.891297,25.127498],[10.452917,44.89141,25.124599],[10.452841,44.89151,25.121687],[10.452757,44.891769,25.114871],[10.45291,44.892196,25.103573],[10.452936,44.892269,25.101643],[10.454208,44.895682,24.477999],[10.454423,44.895827,24.442813],[10.454716,44.895886,24.406708],[10.454912,44.895865,24.407767],[10.459206,44.895118,24.99171],[10.46048,44.894991,25.360854],[10.460973,44.894852,25.553462],[10.461069,44.894776,25.60572],[10.46122,44.894749,25.662252],[10.461366,44.894788,25.718891],[10.46145,44.894872,25.77164],[10.461457,44.894974,25.823967],[10.461617,44.895298,25.999854],[10.461857,44.895729,26.161495],[10.46197,44.895986,26.253177],[10.463189,44.898772,26.98859],[10.463292,44.89897,27.044732],[10.463894,44.89965,27.258282],[10.464321,44.899991,27.379554],[10.465077,44.90016,27.446333],[10.465902,44.90032,27.416475],[10.466606,44.900449,27.391091],[10.466695,44.900445,27.387978],[10.46693,44.900326,27.377894],[10.467878,44.89999,27.20719],[10.467918,44.899865,27.172454],[10.468206,44.899205,26.985241],[10.468273,44.899116,26.957906],[10.468377,44.899091,26.936823],[10.46868,44.899119,26.887136],[10.469383,44.899241,26.99759],[10.470541,44.89945,27.179951],[10.471183,44.899525,27.27141],[10.47369,44.89982,27.267988],[10.474082,44.899761,27.016459],[10.475231,44.899202,26.14158],[10.477441,44.898372,24.840449],[10.478025,44.898235,24.545444],[10.478908,44.898199,24.658305],[10.480254,44.898158,24.944836],[10.480627,44.898088,25.026903],[10.482046,44.897411,25.115099],[10.482561,44.897097,25.148155],[10.482616,44.897058,25.151941],[10.483392,44.89649,24.691049],[10.485715,44.895128,23.668533],[10.486742,44.89478,23.46676],[10.488865,44.894335,24.078793],[10.489385,44.89424,24.082555],[10.490633,44.894042,23.824113],[10.491013,44.893997,23.746257],[10.492463,44.893983,23.424439],[10.493857,44.893763,23.089013],[10.494985,44.893858,23.153661],[10.49553,44.893975,23.228965],[10.496086,44.89416,23.310193],[10.497064,44.894518,23.495602],[10.497755,44.894783,23.647778],[10.498034,44.89489,23.709221],[10.498648,44.895125,23.844377],[10.499747,44.895574,23.850178],[10.499941,44.895622,23.848165],[10.500228,44.895695,23.845177],[10.501002,44.895839,23.837336],[10.503072,44.896847,23.267886],[10.505346,44.897677,23.028903],[10.50626,44.897972,23.071145],[10.50795,44.898343,23.20193],[10.508628,44.89843,23.400918],[10.509212,44.898605,23.584043],[10.509435,44.898579,23.64931],[10.509444,44.898544,23.663814],[10.509544,44.898473,23.704703],[10.509632,44.898469,23.730169],[10.509838,44.898337,23.810389],[10.509912,44.898256,23.849724],[10.510377,44.898449,23.942842],[10.510971,44.898704,24.040024],[10.512915,44.899089,24.373013],[10.514131,44.899337,24.657791],[10.513762,44.900085,25.044927],[10.5136,44.900374,25.279201],[10.513313,44.900889,25.696346],[10.51404,44.90104,26.100657],[10.514291,44.901086,26.194399],[10.514456,44.901117,26.229886],[10.514792,44.901172,26.301576],[10.515503,44.901309,26.454754],[10.515087,44.902368,26.631512],[10.514898,44.902854,26.52121],[10.514868,44.902942,26.501402],[10.514805,44.903123,26.460612],[10.514736,44.903327,26.414712],[10.514644,44.903615,26.350102],[10.514625,44.90385,26.297777],[10.514689,44.904047,26.231574],[10.515083,44.9048,25.96858],[10.516467,44.906472,24.983604],[10.516661,44.906601,24.864595],[10.516929,44.906647,24.741267],[10.517666,44.906586,24.485075],[10.51941,44.906415,24.056488],[10.519909,44.906423,23.965758],[10.520278,44.906498,24.001445],[10.521144,44.906864,24.095192],[10.521666,44.90724,24.164404],[10.521969,44.907699,24.309904],[10.5221,44.907969,24.426152],[10.522489,44.908501,24.670094],[10.522711,44.908549,24.737031],[10.523354,44.908492,24.923904],[10.524181,44.908691,24.949822],[10.524815,44.908766,24.967703],[10.525319,44.90923,24.990697],[10.525834,44.909534,24.936308],[10.529117,44.91059,24.731597],[10.530998,44.910908,25.118743],[10.532089,44.910902,25.526644],[10.533349,44.910797,25.693761],[10.533923,44.910719,25.672106],[10.536573,44.909853,25.234208],[10.537217,44.909732,25.081099],[10.537807,44.909587,24.996957],[10.538365,44.909344,24.930605],[10.538547,44.909162,24.898708],[10.53876,44.908736,24.834073],[10.5395,44.908916,24.683893],[10.53976,44.908577,24.505219],[10.540458,44.908789,24.2561],[10.541163,44.909138,23.973961],[10.542024,44.909336,24.192708],[10.542308,44.909334,24.273327],[10.542425,44.909356,24.307689],[10.543583,44.90957,24.647398],[10.543693,44.909593,24.677196],[10.544027,44.909667,24.727476],[10.544814,44.909543,24.843311],[10.545117,44.90932,24.906094],[10.545591,44.909098,24.98774],[10.547056,44.908517,24.748667],[10.547849,44.908371,24.568367],[10.548289,44.908211,24.482445],[10.550545,44.907662,24.533679],[10.550728,44.907622,24.580159],[10.55067,44.907584,24.607165],[10.552379,44.907213,25.218118],[10.554377,44.906718,25.849023],[10.555561,44.906593,26.135572],[10.557322,44.906283,26.242779],[10.558779,44.90566,26.43277],[10.559644,44.905186,26.578197],[10.560311,44.90493,26.615267],[10.560643,44.904918,26.618932],[10.561196,44.905435,26.62903],[10.56229,44.905172,26.54208],[10.565342,44.904325,26.119366],[10.56751,44.903812,26.557395],[10.570219,44.903352,27.217664],[10.572541,44.903064,27.239907],[10.575787,44.902828,26.933207],[10.579242,44.902847,26.342495],[10.581023,44.902991,25.575166],[10.58338,44.903263,24.086761],[10.583606,44.903221,23.921826],[10.583923,44.902558,23.314927],[10.584027,44.902572,23.266857],[10.584153,44.902589,23.208613],[10.584206,44.902596,23.184132],[10.584338,44.902451,23.073525],[10.584453,44.902407,23.014174],[10.585806,44.902459,22.398891],[10.588233,44.902969,21.963547],[10.589048,44.903029,21.93545],[10.591226,44.903022,21.976138],[10.591859,44.902976,22.080017],[10.592599,44.902763,22.210417],[10.592749,44.90287,22.245171],[10.593221,44.904808,23.129242],[10.594573,44.906213,23.826374],[10.594756,44.906289,23.88527],[10.595956,44.906326,23.804247],[10.59674,44.906381,23.663588],[10.597006,44.906491,23.608595],[10.597792,44.907019,23.611502],[10.599466,44.907726,23.961395],[10.600034,44.908812,24.497188],[10.601086,44.909359,24.893967],[10.601805,44.910575,25.32441],[10.602008,44.910681,25.382731],[10.603789,44.910765,25.458086],[10.604068,44.910879,25.469289],[10.604197,44.911038,25.478294],[10.604422,44.911608,25.326795],[10.604572,44.91173,25.265351],[10.606289,44.912262,24.857221],[10.607748,44.913174,25.522135],[10.608306,44.913386,25.751769],[10.608918,44.913576,26.02519],[10.610452,44.913645,26.654126],[10.611536,44.913865,26.365551],[10.614153,44.914572,25.816232],[10.614314,44.914549,25.815039],[10.616288,44.913842,26.05989],[10.617211,44.914032,26.283552],[10.617512,44.91404,26.35364],[10.617521,44.914007,26.364684],[10.618456,44.913789,25.906502],[10.61881,44.91385,25.693836],[10.619153,44.914024,25.44755],[10.619668,44.914138,25.132591],[10.620451,44.914298,24.588695],[10.621052,44.914336,24.143532],[10.621363,44.914275,23.905447],[10.621771,44.914002,23.491323],[10.622629,44.913819,23.025904],[10.62411,44.913683,22.94476],[10.627201,44.91357,23.999906],[10.626661,44.917111,26.149558],[10.626415,44.918726,25.94701],[10.626383,44.918918,25.907318],[10.62588,44.921961,25.313482],[10.62574,44.922647,25.387176],[10.625752,44.923082,26.076056],[10.625761,44.923401,26.583526],[10.625885,44.923611,26.945546],[10.626158,44.923815,27.392529],[10.626528,44.923981,27.885809],[10.627586,44.924456,28.605502],[10.629046,44.925112,29.107397],[10.631325,44.926419,26.418049],[10.632285,44.927327,25.321676],[10.634066,44.929394,24.707062],[10.634409,44.929347,24.73226],[10.635025,44.929609,24.78409],[10.635213,44.929689,24.79991],[10.635402,44.929597,24.816453],[10.636096,44.929864,24.87166],[10.6362,44.929841,24.878644],[10.636608,44.929538,24.916544],[10.636964,44.929416,24.941895],[10.637382,44.929389,24.968799],[10.638433,44.929471,25.095062],[10.6385,44.929479,25.115213],[10.638485,44.929574,25.155255],[10.641362,44.929879,25.750002],[10.642205,44.929777,25.725185],[10.64458,44.929317,25.185168],[10.645288,44.929256,24.955604],[10.647627,44.929324,24.826074],[10.650485,44.929343,24.549065],[10.653069,44.92967,24.479151],[10.65318,44.930088,24.333035],[10.652951,44.930226,24.257038],[10.653002,44.930374,24.202659],[10.65315,44.93043,24.160252],[10.655244,44.93021,23.301047],[10.655557,44.930183,23.099072],[10.657594,44.931231,21.777525],[10.659665,44.931763,21.432993],[10.659976,44.931907,21.524731],[10.660159,44.932112,21.609294],[10.661362,44.934157,22.669553],[10.661463,44.934168,22.708823],[10.661714,44.934292,22.826444],[10.663892,44.934877,23.168381],[10.665201,44.935384,23.146518],[10.666231,44.935986,23.079158],[10.667722,44.937261,22.625002],[10.66872,44.938553,22.471147],[10.66931,44.939745,22.747156],[10.669579,44.941173,23.221247],[10.669847,44.941659,23.330891],[10.670179,44.942,23.417926],[10.670952,44.942388,23.542682],[10.67151,44.942578,23.608461],[10.673694,44.942926,23.706816],[10.674428,44.943094,23.634624],[10.674825,44.943238,23.592877],[10.675082,44.943527,23.547728],[10.67537,44.944028,23.359749],[10.675904,44.944084,23.207976],[10.676273,44.944529,23.00302],[10.677657,44.945964,23.147406],[10.678505,44.946936,23.41616],[10.678835,44.947349,23.519252],[10.679036,44.947775,23.616837],[10.679248,44.94763,23.662174],[10.679567,44.947884,23.629018],[10.680006,44.948101,23.573234],[10.68227,44.948903,23.119841],[10.68283,44.949146,22.918978],[10.683864,44.94981,22.464872],[10.684731,44.950547,21.969135],[10.686723,44.952297,21.279269],[10.687129,44.952847,21.113441],[10.687317,44.953308,20.983768],[10.68741,44.953859,20.833798],[10.688258,44.953824,20.74054],[10.68741,44.953859,20.685636],[10.687509,44.955303,20.757857],[10.687483,44.955435,20.788559],[10.687257,44.956075,20.940527],[10.686818,44.956949,21.294791],[10.686507,44.957324,21.504732],[10.686181,44.957605,21.680273],[10.685924,44.958677,22.438588],[10.685875,44.959161,22.848715],[10.685867,44.959396,23.047395],[10.685886,44.959455,23.09854],[10.685822,44.959514,23.161404],[10.685868,44.959865,23.440821],[10.685906,44.959984,23.501249],[10.686116,44.96031,23.678702],[10.686251,44.960505,23.786253],[10.686483,44.960862,23.980877],[10.686639,44.961046,24.087155],[10.686658,44.961069,24.100351],[10.686793,44.961264,24.207902],[10.686993,44.961548,24.217992],[10.68595,44.961812,23.647919],[10.686171,44.962334,23.251591],[10.686537,44.962867,22.803413],[10.687095,44.96329,22.341643],[10.687895,44.963859,21.701134],[10.688907,44.964544,21.323265],[10.687906,44.964933,21.087081],[10.687191,44.96534,21.031534],[10.687459,44.965703,21.027525],[10.687592,44.965964,21.024809],[10.687592,44.966231,21.022195],[10.687709,44.966342,21.02084],[10.688535,44.966654,21.088992],[10.688932,44.966877,21.147523],[10.68909,44.966945,21.168877],[10.690088,44.967267,21.295531],[10.690935,44.967522,21.298669],[10.692596,44.968148,21.253741],[10.694223,44.96899,21.005392],[10.69442,44.969167,20.966161],[10.694527,44.969357,20.971373],[10.695215,44.971781,20.96764],[10.695365,44.972129,20.87852],[10.696749,44.97368,20.162893],[10.697347,44.974481,19.816969],[10.697634,44.975318,19.61833],[10.697762,44.976029,19.44506],[10.698436,44.976803,19.16263],[10.698825,44.977978,19.092355],[10.698942,44.979051,19.544801],[10.698944,44.979884,19.90187],[10.698846,44.980612,20.218836],[10.698377,44.982684,20.290572],[10.698253,44.983149,20.209091],[10.697791,44.984346,19.908335],[10.697246,44.985578,19.860512],[10.697205,44.985863,19.869692],[10.69759,44.987131,19.841408],[10.697754,44.987976,19.789378],[10.697747,44.98919,19.601417],[10.697616,44.990077,19.484677],[10.697436,44.990676,19.582928],[10.69708,44.991445,19.712753],[10.697127,44.991706,19.754966],[10.697836,44.993354,19.977758],[10.698183,44.99371,19.789016],[10.698699,44.993983,19.533387],[10.700084,44.994565,18.932294],[10.700586,44.994922,18.776654],[10.700765,44.995112,18.706075],[10.700988,44.995282,18.634391],[10.70156,44.995771,18.438205],[10.702635,44.996519,18.764109],[10.703175,44.996974,18.963417],[10.703878,44.997711,19.285713],[10.703979,44.998086,19.42687],[10.703739,44.999547,20.045679],[10.703679,45.000807,20.49567],[10.703859,45.001556,20.357988],[10.704005,45.00186,20.299806],[10.705091,45.003395,19.715724],[10.706198,45.004847,19.43107],[10.707046,45.005931,19.287317],[10.707252,45.006058,19.245096],[10.708472,45.006345,19.046477],[10.709294,45.006762,18.686634],[10.710217,45.006987,18.26856],[10.710514,45.007131,18.11435],[10.711215,45.007572,17.786101],[10.712112,45.008405,17.381588],[10.71255,45.008684,17.221125],[10.713176,45.009116,17.653046],[10.71353,45.009668,18.076322],[10.713571,45.009899,18.238911],[10.713499,45.01081,19.065032],[10.713107,45.012969,20.879772],[10.712897,45.013563,21.235897],[10.711776,45.016034,21.233139],[10.711792,45.016413,21.079259],[10.711812,45.016456,21.060889],[10.712355,45.017345,20.656965],[10.713499,45.01821,20.092148],[10.713633,45.018419,19.982697],[10.713517,45.018685,19.872315],[10.712025,45.020401,19.833051],[10.71204,45.020634,19.801228],[10.712351,45.020921,19.751904],[10.713171,45.021729,19.627108],[10.713507,45.02229,19.668592],[10.713879,45.022766,19.705621],[10.71423,45.023381,19.753502],[10.714598,45.023321,19.781964],[10.715004,45.024074,19.867882],[10.7153,45.026375,19.734597],[10.715324,45.026888,19.586439],[10.715411,45.027138,19.495573],[10.715799,45.027974,19.185045],[10.716401,45.028821,18.849507],[10.718115,45.030717,18.088046],[10.718852,45.03241,17.466985],[10.719234,45.033586,17.104366],[10.719322,45.033729,17.073202],[10.719419,45.03378,17.056127],[10.721085,45.034104,16.858205],[10.722231,45.034486,16.950612],[10.722674,45.034703,16.989922],[10.723842,45.034703,17.04951],[10.723982,45.034791,17.055731],[10.724031,45.034977,17.06462],[10.724164,45.035059,17.070481],[10.724974,45.035046,17.097382],[10.729575,45.035593,17.229167],[10.731176,45.035699,17.394309],[10.731706,45.035674,17.490179],[10.732545,45.035489,17.648807],[10.734257,45.034976,18.302863],[10.734785,45.034725,18.55762],[10.734775,45.035395,18.887801],[10.734345,45.03576,19.088773],[10.734221,45.035966,19.183503],[10.73417,45.036488,19.404918],[10.734009,45.036909,19.482906],[10.733871,45.037651,19.408932],[10.733755,45.037825,19.38992],[10.734683,45.037904,19.322984],[10.734992,45.037981,19.243211],[10.737166,45.038186,18.709218],[10.738361,45.038384,18.521017],[10.738956,45.038395,18.430415],[10.739931,45.038372,18.315856],[10.740859,45.038478,18.306901],[10.742145,45.038777,18.294005],[10.743909,45.039324,18.340345],[10.747057,45.040493,18.217763],[10.747647,45.04079,18.194617],[10.749316,45.04177,18.300718],[10.750478,45.042353,18.599049],[10.75154,45.042834,19.313552],[10.753131,45.043423,20.592324],[10.753296,45.043429,20.67206],[10.753933,45.043836,21.086535],[10.754275,45.04396,21.272049],[10.75451,45.043934,21.386843],[10.754564,45.043892,21.4256],[10.75482,45.043516,21.710593],[10.754896,45.043467,21.760246],[10.75611,45.043615,21.829319],[10.757163,45.043548,21.886071],[10.757437,45.043434,21.91126],[10.757335,45.04341,21.932992],[10.757291,45.043343,21.954123],[10.757508,45.0433,21.999679],[10.757532,45.043331,22.009788],[10.757775,45.043327,22.058922],[10.760178,45.042095,22.47777],[10.762092,45.040821,22.237147],[10.763709,45.039537,21.474773],[10.765175,45.038606,20.67719],[10.76634,45.03794,20.025765],[10.767411,45.037198,19.577184],[10.768088,45.036905,19.38471],[10.768624,45.036763,19.245925],[10.770375,45.036492,19.15833],[10.77179,45.036391,19.023939],[10.772421,45.036259,18.899247],[10.773748,45.035685,18.594601],[10.774645,45.035396,18.363148],[10.776007,45.03512,18.04506],[10.777864,45.034504,17.963946],[10.779025,45.034169,18.028064],[10.779495,45.03412,18.073981],[10.780452,45.034252,18.16822],[10.781546,45.034454,18.061379],[10.782485,45.034612,17.91504],[10.78337,45.034606,17.796642],[10.784337,45.034688,17.736478],[10.785137,45.034756,17.686702],[10.786298,45.034678,17.67332],[10.787006,45.034732,17.701804],[10.787802,45.034904,17.735098],[10.788495,45.035118,17.78056],[10.789188,45.035427,17.850887],[10.789969,45.035639,17.922692],[10.790443,45.035832,17.969643],[10.79096,45.03631,18.153268],[10.792789,45.037163,18.434796],[10.795449,45.038439,17.846691],[10.796494,45.038889,17.620801],[10.797361,45.039196,17.865428],[10.798296,45.03931,18.189515],[10.801065,45.039336,19.877976],[10.80183,45.039338,20.384989],[10.803473,45.039204,21.22303],[10.803596,45.039148,21.297171],[10.803983,45.038527,21.421369],[10.804149,45.038379,21.321994],[10.80455,45.038161,21.133863],[10.805418,45.037983,20.797785],[10.805782,45.038044,20.658679],[10.806766,45.039061,19.614311],[10.807061,45.039148,19.419253],[10.814315,45.03925,17.230331],[10.816958,45.039324,17.557901],[10.817347,45.039398,17.66028],[10.81806,45.039688,17.864853],[10.818587,45.039827,18.001153],[10.821331,45.040015,18.213427],[10.826905,45.039777,17.467109],[10.828949,45.039674,17.65167],[10.829458,45.039629,17.76934],[10.83066,45.039383,18.07606],[10.831518,45.039334,18.319229],[10.832833,45.039356,18.690683],[10.833506,45.039325,18.795271],[10.835006,45.039348,19.027942],[10.835834,45.039302,18.963534],[10.836944,45.039434,18.666274],[10.837585,45.039642,18.479997],[10.839314,45.040333,18.649186],[10.840505,45.040716,18.902688],[10.84153,45.04136,19.297528],[10.842569,45.042113,19.075539],[10.842985,45.042533,18.702098],[10.84371,45.043446,18.073009],[10.844346,45.044504,17.695883],[10.845486,45.046137,17.992277],[10.847546,45.047972,19.713144],[10.847966,45.048201,20.124026],[10.849358,45.048766,21.36734],[10.84964,45.048913,21.400632],[10.851154,45.049988,21.327048],[10.852558,45.050717,20.755543],[10.85312,45.050782,20.558037],[10.854064,45.050646,20.40373],[10.854745,45.0505,20.36185],[10.856038,45.050245,20.282073],[10.856395,45.050115,20.256089],[10.856645,45.049966,20.234929],[10.858379,45.048617,19.972664],[10.859068,45.048257,19.825857],[10.859463,45.048104,19.748685],[10.859965,45.048074,19.689888],[10.860603,45.048168,19.690198],[10.860758,45.048144,19.690273],[10.861285,45.047877,19.69058],[10.862503,45.047238,19.752922],[10.863786,45.046568,19.920221],[10.863821,45.046503,19.930543],[10.863876,45.046249,19.90387],[10.863763,45.045809,19.568514],[10.863796,45.045551,19.374243],[10.863957,45.045168,19.07462],[10.864355,45.044713,18.673493],[10.864885,45.044315,18.184642],[10.865576,45.044118,17.699489],[10.866859,45.043534,16.816724],[10.867286,45.04335,16.638007],[10.868132,45.043161,16.320954],[10.869799,45.042881,16.355072],[10.871179,45.042376,16.876531],[10.872444,45.041773,17.451215],[10.8737,45.041362,17.830625],[10.875355,45.040281,17.621121],[10.877427,45.038232,17.294211],[10.880507,45.035404,17.541248],[10.880635,45.035261,17.583425],[10.880828,45.034692,17.729272],[10.881603,45.034171,17.818483],[10.882184,45.033785,17.823479],[10.882345,45.033596,17.825435],[10.882291,45.032666,17.720892],[10.882333,45.032362,17.618868],[10.882417,45.032113,17.533368],[10.882617,45.0319,17.447983],[10.882923,45.031726,17.355272],[10.883311,45.031633,17.258559],[10.884291,45.031745,17.183652],[10.885454,45.03199,17.119136],[10.885805,45.031915,17.099642],[10.886611,45.031552,16.93816],[10.887175,45.031367,16.825333],[10.889186,45.031096,16.214933],[10.890528,45.031046,15.645653],[10.89215,45.03117,15.247423],[10.893214,45.031371,15.00853],[10.89577,45.03197,15.478893],[10.896716,45.032195,15.580297],[10.902008,45.033486,15.933247],[10.903301,45.033813,15.853017],[10.904915,45.033734,15.669183],[10.906802,45.033746,15.691158],[10.907168,45.033531,15.716576],[10.908041,45.032877,15.750357],[10.908409,45.032712,15.74955],[10.909058,45.032582,15.748302],[10.909872,45.03255,15.746793],[10.910925,45.032591,15.649022],[10.91246,45.032729,15.50669],[10.914875,45.033059,15.335155],[10.915295,45.033159,15.258759],[10.915717,45.033321,15.172431],[10.916065,45.033525,15.091155],[10.916495,45.034093,14.927299],[10.916662,45.034365,14.909818],[10.916881,45.034584,15.008435],[10.917199,45.034739,15.108828],[10.919174,45.035454,15.615556],[10.92138,45.036178,15.744757],[10.922587,45.03669,15.308471],[10.923543,45.037205,15.242591],[10.924083,45.037586,15.453481],[10.924557,45.038064,15.681752],[10.925147,45.039011,16.566904],[10.925797,45.040028,17.710535],[10.92591,45.040113,17.760109],[10.926023,45.04022,17.816861],[10.926117,45.040426,17.908868],[10.926308,45.040943,18.136001],[10.92711,45.041575,18.457676],[10.928015,45.04104,18.475412],[10.928075,45.041004,18.476595],[10.928513,45.040763,18.484939],[10.928891,45.04053,18.492478],[10.929047,45.040429,18.472058],[10.92957,45.040018,18.32837],[10.929717,45.039813,18.268626],[10.930033,45.039534,18.175726],[10.930839,45.039214,17.974676],[10.930927,45.039158,17.919611],[10.931147,45.039018,17.78195],[10.931521,45.038615,17.464833],[10.931724,45.038523,17.352698],[10.932146,45.038481,17.154541],[10.932626,45.038408,16.92624],[10.932861,45.038312,16.833691],[10.933108,45.038127,16.798232],[10.933393,45.037841,16.749466],[10.933748,45.037289,16.664934],[10.934133,45.037025,16.612083],[10.934411,45.036859,16.627091],[10.934898,45.03747,16.844925],[10.935856,45.038137,17.140139],[10.936095,45.038299,17.075414],[10.936182,45.03834,17.047595],[10.93747,45.039024,16.618986],[10.938385,45.039635,16.196035],[10.939353,45.04018,15.713792],[10.939498,45.040265,15.640386],[10.939518,45.040277,15.630163],[10.939664,45.040362,15.556456],[10.940402,45.040785,15.345612],[10.941166,45.041135,15.182159],[10.941825,45.041557,15.023444],[10.942915,45.04281,14.799093],[10.943128,45.042968,14.765808],[10.943396,45.043054,14.730269],[10.944452,45.043296,14.582795],[10.94508,45.04341,14.496661],[10.948569,45.043782,14.350933],[10.950555,45.043863,14.167008],[10.953347,45.043345,13.642064],[10.955633,45.043055,12.990955],[10.958145,45.043202,12.712691],[10.959995,45.043416,12.753402],[10.96136,45.043427,12.87303],[10.96211,45.043555,13.001081],[10.962259,45.043579,13.026444],[10.962592,45.043527,13.083043],[10.962985,45.043417,13.153197],[10.963049,45.043398,13.164718],[10.963261,45.043337,13.203159],[10.963894,45.043269,13.324023],[10.964386,45.043257,13.416954],[10.965045,45.04324,13.541436],[10.968294,45.043133,14.000972],[10.968607,45.043153,14.004968],[10.968965,45.043226,14.005711],[10.971166,45.044013,13.866934],[10.971684,45.044138,13.732696],[10.974952,45.044477,13.010175],[10.97777,45.044936,13.424095],[10.979396,45.045173,13.996984],[10.980216,45.045355,14.313744],[10.981726,45.045601,14.56298],[10.983686,45.045743,14.700001],[10.984017,45.045647,14.700001],[10.984373,45.045109,14.700001],[10.984564,45.045058,14.700001],[10.985911,45.045145,14.72788],[10.98707,45.04547,14.769051],[10.987491,45.04562,14.786703],[10.988353,45.04623,14.97543],[10.988775,45.046423,15.053192],[10.989255,45.046577,15.134741],[10.989843,45.046638,15.09895],[10.990938,45.04684,14.816018],[10.991177,45.046884,14.754272],[10.9922,45.047084,14.532484],[10.992485,45.047219,14.517905],[10.993007,45.047695,14.481695],[10.993224,45.047821,14.469761],[10.993476,45.047882,14.458443],[10.998526,45.048726,16.917107],[10.9994,45.048805,17.082208],[10.999513,45.048813,17.061003],[11.000932,45.048922,16.794488],[11.001153,45.048909,16.75308],[11.000914,45.049346,16.53802],[11.000377,45.051981,14.707496],[11.000456,45.052584,14.349326],[11.000582,45.052829,14.282306],[11.001937,45.05391,14.487089],[11.003259,45.055352,15.015174],[11.003445,45.055483,15.077095],[11.004589,45.055461,15.084881],[11.006384,45.05574,15.085746],[11.007203,45.055778,15.283152],[11.009384,45.055811,15.785879],[11.009994,45.055714,15.916845],[11.010458,45.055264,16.081917],[11.011149,45.054776,16.15337],[11.012523,45.053866,16.09273],[11.013515,45.053356,16.151646],[11.014503,45.052986,16.214308],[11.015052,45.052877,16.17396],[11.017387,45.052921,15.64677],[11.018542,45.052876,15.30966],[11.019217,45.052827,15.11191],[11.020442,45.052598,14.844661],[11.020914,45.052456,14.781796],[11.022437,45.051801,14.515953],[11.023667,45.051539,14.186779],[11.024316,45.051457,14.017849],[11.025074,45.05132,13.928612],[11.026079,45.051031,13.87635],[11.028424,45.050406,14.386259],[11.029946,45.0499,15.036606],[11.030162,45.049725,15.179486],[11.030383,45.049133,15.556237],[11.030636,45.048785,15.796979],[11.031159,45.048544,15.798281],[11.032048,45.048453,15.742554],[11.033381,45.047852,15.596353],[11.036251,45.046508,15.225405],[11.038277,45.045541,15.335438],[11.041453,45.044277,15.847096],[11.045533,45.043502,16.874381],[11.045767,45.043191,16.995698],[11.045887,45.042557,17.183042],[11.045994,45.042506,17.20281],[11.046225,45.042167,17.284364],[11.046443,45.04173,17.384798],[11.046793,45.04101,17.450543],[11.047721,45.040621,17.116822],[11.048514,45.040373,16.84861],[11.049233,45.040145,16.602285],[11.05114,45.039667,15.96352],[11.051557,45.039596,15.98061],[11.053051,45.039501,16.244037],[11.053325,45.039322,16.309569],[11.053526,45.038621,16.252272],[11.053995,45.03805,16.078676],[11.054746,45.037691,15.910208],[11.055191,45.037599,15.610342],[11.055533,45.037554,15.364217],[11.056041,45.03757,15.004448],[11.05733,45.037748,14.085035],[11.058415,45.038035,13.598763],[11.059739,45.038921,13.03547],[11.060482,45.039491,13.045949],[11.063045,45.039501,13.221501],[11.063769,45.039539,13.297628],[11.064308,45.03965,13.35222],[11.064879,45.039926,13.415712],[11.066232,45.040462,13.552369],[11.066993,45.040678,13.43727],[11.067247,45.040642,13.400912],[11.069501,45.039383,12.947039],[11.070245,45.039181,12.806986],[11.070967,45.039111,12.796086],[11.072507,45.039282,12.965678],[11.07819,45.039912,13.449228],[11.07909,45.040109,13.62267],[11.081898,45.040884,14.226019],[11.082218,45.040852,14.295955],[11.083562,45.040381,14.569758],[11.084058,45.040358,14.644767],[11.084693,45.040449,14.74254],[11.086147,45.04093,14.465445],[11.087277,45.041424,13.962619],[11.088333,45.041957,13.558231],[11.089574,45.042821,13.155495],[11.090047,45.043014,13.234604],[11.093165,45.043334,13.749225],[11.094158,45.04334,13.934095],[11.095173,45.043271,14.294356],[11.097563,45.042978,15.352261],[11.097891,45.042897,15.546422],[11.098377,45.042622,15.894354],[11.100013,45.041686,16.848262],[11.101223,45.041267,17.291404],[11.102489,45.041067,16.670648],[11.103246,45.04103,16.307545],[11.103611,45.041058,16.131861],[11.103999,45.041173,15.922741],[11.104365,45.041409,15.67569],[11.104651,45.041631,15.463856],[11.105621,45.042314,14.915246],[11.10758,45.043259,16.14783],[11.108299,45.043633,16.564445],[11.108936,45.0441,16.990385],[11.109056,45.04432,17.145222],[11.10916,45.044884,17.165554],[11.109973,45.04537,16.620747],[11.111617,45.046238,15.701592],[11.113684,45.047479,14.88487],[11.115098,45.048363,14.508658],[11.115434,45.048698,14.390354],[11.115739,45.049355,14.191127],[11.115749,45.049519,14.143828],[11.115671,45.049874,14.054454],[11.115225,45.050537,13.917314],[11.115275,45.050756,13.875872],[11.115939,45.051587,13.688679],[11.117506,45.052656,13.346524],[11.119371,45.053885,13.302926],[11.119635,45.054149,13.43231],[11.121076,45.055538,14.093768],[11.125824,45.059637,15.414094],[11.126072,45.05977,15.548451],[11.127436,45.060159,16.183164],[11.127919,45.060223,16.395209],[11.12821,45.060208,16.454716],[11.1284,45.060163,16.480588],[11.128712,45.060006,16.530043],[11.128853,45.059832,16.566686],[11.129103,45.059495,16.636223],[11.129345,45.059292,16.684728],[11.129858,45.058989,16.611074],[11.130393,45.058314,15.334469],[11.131063,45.057477,13.770671],[11.131286,45.057031,13.447121],[11.131941,45.05612,12.748196],[11.133397,45.054699,14.234726],[11.137767,45.057485,16.757927],[11.13765,45.057575,16.774161],[11.137377,45.05778,16.811554],[11.137324,45.057873,16.824873],[11.137364,45.058008,16.843198],[11.137773,45.057636,16.905776],[11.137817,45.057601,16.911995],[11.138085,45.057409,16.947818],[11.138148,45.057373,16.955423],[11.138205,45.057341,16.962256],[11.138409,45.057252,16.907203],[11.138542,45.057209,16.865722],[11.1387,45.057169,16.818124],[11.139722,45.05692,16.511538],[11.140235,45.056713,16.343992],[11.140298,45.056677,16.321012],[11.142548,45.056046,15.755378],[11.144707,45.055051,15.842147],[11.145147,45.054991,15.902728],[11.147417,45.055101,16.766422],[11.151622,45.055247,17.437189],[11.152309,45.055609,17.278637],[11.156139,45.056319,13.741977],[11.161587,45.057288,13.002293],[11.163754,45.057906,12.848337],[11.164016,45.057896,12.811998],[11.164549,45.057729,12.731244],[11.164715,45.057698,12.707464],[11.165478,45.057765,12.571536],[11.166458,45.05785,12.396269],[11.16721,45.058184,12.264927],[11.16773,45.05845,12.352175],[11.169291,45.059173,12.633017],[11.169953,45.059421,13.173413],[11.171205,45.059824,14.165632],[11.172388,45.060033,15.431822],[11.173214,45.060167,16.43104],[11.173858,45.060381,17.270144],[11.174682,45.060934,17.440827],[11.175553,45.061434,17.444023],[11.176332,45.06168,17.080492],[11.176961,45.061785,16.523878],[11.17768,45.061855,15.898826],[11.179898,45.061949,14.576943],[11.180431,45.061849,14.323796],[11.181616,45.061384,13.775987],[11.182062,45.061289,13.603841],[11.182596,45.061241,13.404915],[11.183709,45.061266,13.132127],[11.185122,45.06145,13.09549],[11.18677,45.061673,13.472103],[11.189022,45.061709,14.045124],[11.19141,45.061629,13.651179],[11.193818,45.06144,12.768816],[11.197157,45.061139,11.804667],[11.199219,45.06096,10.589047],[11.200205,45.060962,9.85522],[11.200728,45.06097,9.465889],[11.200781,45.060971,9.42643],[11.202555,45.061071,9.16762],[11.207126,45.060775,10.274168],[11.208233,45.060637,10.695446],[11.212212,45.059836,11.974233],[11.212949,45.059683,12.064825],[11.213419,45.05964,12.120717],[11.215508,45.059631,11.653909],[11.216347,45.059468,11.534174],[11.216966,45.059243,11.560504],[11.218181,45.0586,11.617924],[11.219546,45.057963,11.795134],[11.22188,45.056738,11.875249],[11.22218,45.056542,11.871063],[11.223989,45.055206,11.687032],[11.224401,45.054845,11.683081],[11.225041,45.053721,11.689312],[11.225403,45.053333,11.79456],[11.226788,45.05224,12.334035],[11.227567,45.051744,12.662243],[11.228736,45.051141,13.120581],[11.229521,45.050806,13.3504],[11.230852,45.050326,13.710337],[11.232239,45.050022,14.060049],[11.233556,45.049852,14.382439],[11.237917,45.049334,14.182162],[11.238788,45.049283,14.101592],[11.239239,45.04932,14.036693],[11.24018,45.049507,13.896968],[11.241507,45.049769,13.671099],[11.242068,45.049971,13.541583],[11.243534,45.050789,13.212084],[11.247179,45.054254,13.561739],[11.248605,45.055475,15.171068],[11.248977,45.055793,15.726409],[11.249826,45.05637,16.403066],[11.253881,45.059341,13.345632],[11.2546,45.060061,12.5163],[11.254898,45.060237,12.31003],[11.256458,45.060618,11.685099],[11.258442,45.061083,11.38205],[11.258714,45.061114,11.375507],[11.258588,45.061146,11.372327],[11.257964,45.061116,11.357474],[11.257097,45.061005,11.284269],[11.256909,45.06102,11.266515],[11.256788,45.061775,11.165569],[11.256722,45.062138,11.116946],[11.2567,45.062277,11.073844],[11.256431,45.063408,10.700927],[11.256631,45.063429,10.654488],[11.256362,45.064658,10.144372],[11.256419,45.064704,10.116997],[11.257412,45.064888,9.792287],[11.257532,45.064959,9.742774],[11.257564,45.065104,9.688153],[11.257435,45.066009,9.375143],[11.257438,45.066591,9.174859],[11.257348,45.067325,9.069571],[11.257438,45.067432,9.061119],[11.25865,45.067597,9.001918],[11.261839,45.06823,8.968694],[11.262344,45.06837,9.041517],[11.262986,45.068618,9.139743],[11.264267,45.06919,9.412147],[11.265059,45.069387,9.616382],[11.265325,45.069388,9.681081],[11.265776,45.069249,9.800768],[11.266206,45.069229,9.840081],[11.266458,45.069291,9.752588],[11.266724,45.069555,9.602168],[11.266828,45.069666,9.540378],[11.26782,45.070409,9.066295],[11.270673,45.072696,6.883861],[11.270873,45.072846,6.774099],[11.275993,45.076859,7.759979],[11.27738,45.077784,7.861778],[11.277724,45.078081,7.866635],[11.278403,45.079243,7.670748],[11.278435,45.080061,7.464669],[11.278733,45.080736,7.231124],[11.278796,45.081043,7.12037],[11.278786,45.081381,6.999667],[11.278711,45.081628,6.909476],[11.278595,45.081778,6.848458],[11.277788,45.08231,6.624276],[11.277448,45.082655,6.513437],[11.277331,45.082843,6.459284],[11.277299,45.083105,6.389936],[11.27766,45.083712,6.214123],[11.278074,45.084912,5.880145],[11.278873,45.086043,5.611122],[11.278978,45.087091,5.491794],[11.279794,45.089194,5.780696],[11.280176,45.089871,5.893943],[11.28049,45.089855,5.928482],[11.282332,45.090081,5.873537],[11.284497,45.089831,5.554564],[11.285458,45.089769,5.346713],[11.285825,45.089798,5.271589],[11.286145,45.089898,5.23452],[11.286974,45.090637,5.093082],[11.287225,45.090781,5.058823],[11.288524,45.091021,4.965505],[11.28906,45.09106,4.939654],[11.289264,45.091012,4.929337],[11.289434,45.090944,4.919963],[11.289822,45.090613,4.890766],[11.290093,45.090474,4.829138],[11.290766,45.090301,4.622271],[11.292078,45.09044,4.239081],[11.292513,45.090417,4.126983],[11.293696,45.09044,3.921526],[11.294613,45.09057,3.759149],[11.295796,45.091199,3.995645],[11.296224,45.091362,4.115922],[11.297902,45.09151,4.746947],[11.298677,45.09153,5.144444],[11.300798,45.091885,6.044611],[11.30124,45.091904,6.192118],[11.302212,45.091842,6.502522],[11.30372,45.09188,6.730877],[11.304556,45.091597,6.871183],[11.304768,45.091569,6.8531],[11.304708,45.092017,6.774689],[11.30474,45.092401,6.707662],[11.304749,45.092481,6.693678],[11.304803,45.093041,6.595873],[11.304807,45.093121,6.581924],[11.306018,45.093054,6.256122],[11.306681,45.093084,6.06346],[11.306765,45.093082,6.039087],[11.30648,45.094481,5.890744],[11.306474,45.094513,5.893183],[11.306451,45.094683,5.906089],[11.306366,45.094853,5.919712],[11.306416,45.095276,5.951789],[11.306407,45.095356,5.957854],[11.306088,45.097511,6.168989],[11.30591,45.099412,6.242129],[11.305953,45.099568,6.254848],[11.305881,45.099955,6.286087],[11.300545,45.112024,7.118176],[11.300024,45.112889,7.183851],[11.299547,45.11387,7.214374],[11.296904,45.119918,6.711577],[11.293632,45.126494,7.656165],[11.292893,45.12781,7.693627],[11.292389,45.12955,7.782895],[11.291982,45.13026,7.902873],[11.291396,45.130994,8.080213],[11.291229,45.131282,8.145718],[11.289871,45.136618,8.637644],[11.289433,45.138462,8.987934],[11.289207,45.138879,9.019827],[11.289058,45.139503,9.056104],[11.289119,45.139756,9.070817],[11.28962,45.14056,9.106654],[11.28941,45.141198,9.118457],[11.289407,45.141929,9.131631],[11.28932,45.142646,9.188515],[11.289249,45.142933,9.212688],[11.288894,45.143393,9.256143],[11.287986,45.143981,9.294821],[11.28786,45.144115,9.298588],[11.287605,45.144757,9.314209],[11.287198,45.148747,9.48948],[11.287209,45.149029,9.50633],[11.287131,45.149433,9.530825],[11.286308,45.157126,10.026875],[11.285984,45.159431,10.237235],[11.286001,45.15973,10.2094],[11.286464,45.161324,9.960181],[11.286767,45.163165,9.922105],[11.286898,45.163515,9.968869],[11.28808,45.164409,10.126765],[11.288257,45.16459,10.171895],[11.288326,45.164759,10.221161],[11.288137,45.166475,10.670945],[11.288126,45.167063,10.744651],[11.288497,45.170409,10.851059],[11.288474,45.170687,10.867838],[11.288343,45.170965,10.885489],[11.287589,45.171854,10.98127],[11.286492,45.173465,11.331522],[11.286281,45.174145,11.593042],[11.286201,45.17485,11.858759],[11.286316,45.1752,11.879337],[11.286687,45.175466,11.884891],[11.289267,45.176761,11.6988],[11.290312,45.177268,11.570628],[11.29046,45.177381,11.566007],[11.290511,45.17756,11.560521],[11.290962,45.179103,11.581837],[11.291201,45.179441,11.648386],[11.293702,45.182078,12.269263],[11.295125,45.18293,12.451096],[11.296391,45.183247,12.438652],[11.298487,45.183636,12.466242],[11.300396,45.184056,12.735373],[11.300747,45.184154,12.853443],[11.301294,45.184427,13.063055],[11.301852,45.184858,13.321945],[11.302501,45.185654,13.610787],[11.302865,45.187621,13.926714],[11.303353,45.187574,13.944365],[11.30469,45.187666,13.956945],[11.305714,45.187655,13.872133],[11.306878,45.187492,13.773852],[11.308527,45.187232,13.870594],[11.309481,45.187077,13.95747],[11.309937,45.187403,14.233069],[11.31017,45.187482,14.342778],[11.310317,45.187529,14.411269],[11.311021,45.187762,14.741275],[11.311557,45.188056,15.040658],[11.312362,45.188236,15.589139],[11.312064,45.188828,16.167967],[11.312179,45.188923,16.283037],[11.312151,45.189016,16.370643],[11.312082,45.189058,16.429853],[11.312005,45.189069,16.480876],[11.311666,45.189848,17.225739],[11.311549,45.190116,17.481393],[11.311701,45.19064,17.969035],[11.311723,45.190708,18.032626],[11.311857,45.191169,18.305694],[11.311853,45.191326,18.305694],[11.312013,45.192205,18.305694],[11.311991,45.192307,18.305694],[11.311578,45.192709,18.305694],[11.311609,45.192749,18.305694],[11.311681,45.192792,18.305694],[11.311839,45.192868,18.305694],[11.31197,45.192932,18.305694],[11.311988,45.192941,18.305694]]}},{type:"Feature",properties:{name:"Stage 4",time:"2022-05-16T21:20:19.684Z",coordTimes:["2022-05-16T21:20:19.684Z","2022-05-16T21:20:19.707Z","2022-05-16T21:20:27.182Z","2022-05-16T21:20:31.129Z","2022-05-16T21:20:34.926Z","2022-05-16T21:20:37.023Z","2022-05-16T21:20:39.559Z","2022-05-16T21:20:41.657Z","2022-05-16T21:20:42.981Z","2022-05-16T21:20:43.527Z","2022-05-16T21:21:32.889Z","2022-05-16T21:21:33.511Z","2022-05-16T21:21:35.430Z","2022-05-16T21:21:40.783Z","2022-05-16T21:21:59.285Z","2022-05-16T21:22:30.626Z","2022-05-16T21:22:37.342Z","2022-05-16T21:22:42.518Z","2022-05-16T21:23:10.267Z","2022-05-16T21:23:26.351Z","2022-05-16T21:23:30.619Z","2022-05-16T21:23:39.590Z","2022-05-16T21:23:53.511Z","2022-05-16T21:24:07.047Z","2022-05-16T21:24:19.369Z","2022-05-16T21:24:21.327Z","2022-05-16T21:24:37.431Z","2022-05-16T21:24:42.077Z","2022-05-16T21:24:49.394Z","2022-05-16T21:24:50.968Z","2022-05-16T21:25:04.349Z","2022-05-16T21:25:07.688Z","2022-05-16T21:25:13.231Z","2022-05-16T21:25:15.546Z","2022-05-16T21:25:19.497Z","2022-05-16T21:25:21.202Z","2022-05-16T21:25:24.302Z","2022-05-16T21:25:32.743Z","2022-05-16T21:25:42.864Z","2022-05-16T21:25:46.308Z","2022-05-16T21:25:54.597Z","2022-05-16T21:26:02.088Z","2022-05-16T21:26:14.926Z","2022-05-16T21:26:19.899Z","2022-05-16T21:26:25.813Z","2022-05-16T21:26:58.370Z","2022-05-16T21:27:10.219Z","2022-05-16T21:27:45.899Z","2022-05-16T21:28:01.851Z","2022-05-16T21:28:27.767Z","2022-05-16T21:28:39.686Z","2022-05-16T21:28:53.810Z","2022-05-16T21:29:16.691Z","2022-05-16T21:29:22.394Z","2022-05-16T21:29:39.990Z","2022-05-16T21:29:59.644Z","2022-05-16T21:30:10.617Z","2022-05-16T21:30:21.441Z","2022-05-16T21:30:44.747Z","2022-05-16T21:31:01.297Z","2022-05-16T21:31:32.502Z","2022-05-16T21:31:54.589Z","2022-05-16T21:32:18.930Z","2022-05-16T21:32:41.416Z","2022-05-16T21:32:52.343Z","2022-05-16T21:33:09.999Z","2022-05-16T21:33:23.261Z","2022-05-16T21:34:00.029Z","2022-05-16T21:34:05.519Z","2022-05-16T21:34:23.935Z","2022-05-16T21:34:27.504Z","2022-05-16T21:34:49.096Z","2022-05-16T21:35:20.162Z","2022-05-16T21:35:54.628Z","2022-05-16T21:35:59.586Z","2022-05-16T21:36:16.510Z","2022-05-16T21:36:32.128Z","2022-05-16T21:36:39.077Z","2022-05-16T21:36:48.911Z","2022-05-16T21:37:17.199Z","2022-05-16T21:37:29.240Z","2022-05-16T21:37:42.156Z","2022-05-16T21:37:55.919Z","2022-05-16T21:38:07.093Z","2022-05-16T21:38:20.400Z","2022-05-16T21:38:38.025Z","2022-05-16T21:38:44.494Z","2022-05-16T21:38:46.816Z","2022-05-16T21:38:56.182Z","2022-05-16T21:39:04.424Z","2022-05-16T21:39:10.463Z","2022-05-16T21:39:16.472Z","2022-05-16T21:39:19.567Z","2022-05-16T21:39:20.648Z","2022-05-16T21:39:33.835Z","2022-05-16T21:39:37.026Z","2022-05-16T21:39:47.749Z","2022-05-16T21:39:49.462Z","2022-05-16T21:39:58.789Z","2022-05-16T21:40:01.016Z","2022-05-16T21:40:09.504Z","2022-05-16T21:40:30.009Z","2022-05-16T21:40:41.851Z","2022-05-16T21:40:48.559Z","2022-05-16T21:41:13.806Z","2022-05-16T21:41:27.535Z","2022-05-16T21:41:29.701Z","2022-05-16T21:42:34.508Z","2022-05-16T21:43:14.355Z","2022-05-16T21:43:41.641Z","2022-05-16T21:44:41.961Z","2022-05-16T21:44:52.263Z","2022-05-16T21:45:31.365Z","2022-05-16T21:45:41.710Z","2022-05-16T21:45:58.127Z","2022-05-16T21:46:10.718Z","2022-05-16T21:46:23.508Z","2022-05-16T21:46:32.202Z","2022-05-16T21:46:38.738Z","2022-05-16T21:46:48.995Z","2022-05-16T21:47:05.900Z","2022-05-16T21:47:25.080Z","2022-05-16T21:47:51.486Z","2022-05-16T21:48:10.526Z","2022-05-16T21:48:28.001Z","2022-05-16T21:48:35.207Z","2022-05-16T21:48:40.368Z","2022-05-16T21:48:44.956Z","2022-05-16T21:49:00.384Z","2022-05-16T21:49:04.822Z","2022-05-16T21:49:09.052Z","2022-05-16T21:49:22.804Z","2022-05-16T21:49:34.789Z","2022-05-16T21:50:02.419Z","2022-05-16T21:50:15.857Z","2022-05-16T21:50:40.403Z","2022-05-16T21:51:14.481Z","2022-05-16T21:51:29.472Z","2022-05-16T21:51:37.343Z","2022-05-16T21:51:58.245Z","2022-05-16T21:52:12.869Z","2022-05-16T21:53:04.510Z","2022-05-16T21:53:20.858Z","2022-05-16T21:53:44.154Z","2022-05-16T21:54:28.110Z","2022-05-16T21:54:51.525Z","2022-05-16T21:54:58.343Z","2022-05-16T21:55:13.566Z","2022-05-16T21:55:24.549Z","2022-05-16T21:55:26.516Z","2022-05-16T21:55:27.927Z","2022-05-16T21:55:30.211Z","2022-05-16T21:55:31.925Z","2022-05-16T21:55:47.388Z","2022-05-16T21:55:52.449Z","2022-05-16T21:56:08.952Z","2022-05-16T21:56:14.751Z","2022-05-16T21:56:40.278Z","2022-05-16T21:57:04.858Z","2022-05-16T21:57:12.595Z","2022-05-16T21:57:57.081Z","2022-05-16T21:58:53.991Z","2022-05-16T21:59:30.736Z","2022-05-16T21:59:41.917Z","2022-05-16T22:00:33.504Z","2022-05-16T22:00:53.166Z","2022-05-16T22:01:12.952Z","2022-05-16T22:01:53.490Z","2022-05-16T22:02:01.458Z","2022-05-16T22:03:09.005Z","2022-05-16T22:03:18.250Z","2022-05-16T22:03:41.942Z","2022-05-16T22:04:03.289Z","2022-05-16T22:04:11.538Z","2022-05-16T22:04:19.440Z","2022-05-16T22:05:13.156Z","2022-05-16T22:05:35.745Z","2022-05-16T22:05:42.424Z","2022-05-16T22:05:46.285Z","2022-05-16T22:06:07.066Z","2022-05-16T22:06:16.225Z","2022-05-16T22:06:20.154Z","2022-05-16T22:06:45.576Z","2022-05-16T22:06:59.437Z","2022-05-16T22:07:05.028Z","2022-05-16T22:07:06.865Z","2022-05-16T22:07:10.837Z","2022-05-16T22:07:13.021Z","2022-05-16T22:07:17.190Z","2022-05-16T22:07:51.539Z","2022-05-16T22:08:45.013Z","2022-05-16T22:09:22.545Z","2022-05-16T22:09:37.363Z","2022-05-16T22:09:53.069Z","2022-05-16T22:10:15.565Z","2022-05-16T22:10:42.261Z","2022-05-16T22:10:46.743Z","2022-05-16T22:11:09.884Z","2022-05-16T22:11:17.701Z","2022-05-16T22:12:04.057Z","2022-05-16T22:12:39.154Z","2022-05-16T22:12:45.562Z","2022-05-16T22:13:27.813Z","2022-05-16T22:13:41.511Z","2022-05-16T22:14:04.411Z","2022-05-16T22:14:15.817Z","2022-05-16T22:14:20.586Z","2022-05-16T22:14:37.068Z","2022-05-16T22:14:47.885Z","2022-05-16T22:14:58.150Z","2022-05-16T22:15:13.871Z","2022-05-16T22:15:27.131Z","2022-05-16T22:15:42.159Z","2022-05-16T22:15:56.454Z","2022-05-16T22:16:13.357Z","2022-05-16T22:16:19.450Z","2022-05-16T22:16:21.028Z","2022-05-16T22:16:23.755Z","2022-05-16T22:16:26.367Z","2022-05-16T22:16:55.755Z","2022-05-16T22:17:04.336Z","2022-05-16T22:17:24.166Z","2022-05-16T22:17:30.326Z","2022-05-16T22:17:46.215Z","2022-05-16T22:17:53.071Z","2022-05-16T22:17:58.094Z","2022-05-16T22:18:04.046Z","2022-05-16T22:18:19.365Z","2022-05-16T22:18:39.067Z","2022-05-16T22:18:52.529Z","2022-05-16T22:18:59.777Z","2022-05-16T22:19:16.368Z","2022-05-16T22:19:32.590Z","2022-05-16T22:19:38.179Z","2022-05-16T22:20:00.339Z","2022-05-16T22:20:06.832Z","2022-05-16T22:20:17.025Z","2022-05-16T22:20:20.116Z","2022-05-16T22:20:27.544Z","2022-05-16T22:20:46.250Z","2022-05-16T22:20:49.983Z","2022-05-16T22:21:04.791Z","2022-05-16T22:21:08.363Z","2022-05-16T22:21:13.737Z","2022-05-16T22:21:31.443Z","2022-05-16T22:21:56.016Z","2022-05-16T22:22:14.457Z","2022-05-16T22:22:18.717Z","2022-05-16T22:22:32.734Z","2022-05-16T22:23:03.309Z","2022-05-16T22:23:16.722Z","2022-05-16T22:23:20.675Z","2022-05-16T22:23:30.943Z","2022-05-16T22:23:36.926Z","2022-05-16T22:23:52.272Z","2022-05-16T22:24:21.018Z","2022-05-16T22:24:44.982Z","2022-05-16T22:25:52.444Z","2022-05-16T22:25:58.139Z","2022-05-16T22:26:13.135Z","2022-05-16T22:26:36.666Z","2022-05-16T22:26:56.844Z","2022-05-16T22:27:54.642Z","2022-05-16T22:28:50.063Z","2022-05-16T22:29:22.689Z","2022-05-16T22:29:23.991Z","2022-05-16T22:29:25.290Z","2022-05-16T22:29:27.346Z","2022-05-16T22:29:33.083Z","2022-05-16T22:29:35.092Z","2022-05-16T22:29:35.853Z","2022-05-16T22:29:45.933Z","2022-05-16T22:29:48.949Z","2022-05-16T22:29:54.761Z","2022-05-16T22:30:06.514Z","2022-05-16T22:30:38.043Z","2022-05-16T22:30:45.526Z","2022-05-16T22:30:46.379Z","2022-05-16T22:31:04.922Z","2022-05-16T22:31:56.514Z","2022-05-16T22:32:10.673Z","2022-05-16T22:33:30.690Z","2022-05-16T22:33:37.587Z","2022-05-16T22:34:00.689Z","2022-05-16T22:34:24.701Z","2022-05-16T22:34:28.036Z","2022-05-16T22:34:30.631Z","2022-05-16T22:34:44.778Z","2022-05-16T22:34:49.606Z","2022-05-16T22:34:54.394Z","2022-05-16T22:35:06.369Z","2022-05-16T22:35:10.008Z","2022-05-16T22:35:20.334Z","2022-05-16T22:35:30.467Z","2022-05-16T22:35:55.206Z","2022-05-16T22:36:27.383Z","2022-05-16T22:36:30.024Z","2022-05-16T22:36:41.180Z","2022-05-16T22:36:44.609Z","2022-05-16T22:36:47.610Z","2022-05-16T22:37:12.256Z","2022-05-16T22:37:23.932Z","2022-05-16T22:37:38.562Z","2022-05-16T22:37:53.006Z","2022-05-16T22:39:34.795Z","2022-05-16T22:40:04.424Z","2022-05-16T22:41:01.358Z","2022-05-16T22:41:07.251Z","2022-05-16T22:41:11.332Z","2022-05-16T22:41:59.154Z","2022-05-16T22:42:00.297Z","2022-05-16T22:42:02.805Z","2022-05-16T22:42:03.884Z","2022-05-16T22:43:27.519Z","2022-05-16T22:44:34.572Z","2022-05-16T22:44:48.748Z","2022-05-16T22:44:53.861Z","2022-05-16T22:44:59.267Z","2022-05-16T22:45:09.517Z","2022-05-16T22:45:20.913Z","2022-05-16T22:45:24.598Z","2022-05-16T22:46:31.015Z","2022-05-16T22:46:33.820Z","2022-05-16T22:46:37.339Z","2022-05-16T22:46:57.401Z","2022-05-16T22:47:20.765Z","2022-05-16T22:47:25.498Z","2022-05-16T22:47:37.658Z","2022-05-16T22:47:41.788Z","2022-05-16T22:47:56.790Z","2022-05-16T22:48:12.122Z","2022-05-16T22:48:19.232Z","2022-05-16T22:48:23.856Z","2022-05-16T22:48:31.783Z","2022-05-16T22:48:36.903Z","2022-05-16T22:48:48.473Z","2022-05-16T22:49:10.097Z","2022-05-16T22:49:13.494Z","2022-05-16T22:49:18.150Z","2022-05-16T22:49:20.711Z","2022-05-16T22:49:24.491Z","2022-05-16T22:49:33.826Z","2022-05-16T22:49:52.391Z","2022-05-16T22:50:08.217Z","2022-05-16T22:50:26.464Z","2022-05-16T22:50:33.439Z","2022-05-16T22:50:47.391Z","2022-05-16T22:51:01.453Z","2022-05-16T22:51:17.387Z","2022-05-16T22:51:29.951Z","2022-05-16T22:51:41.402Z","2022-05-16T22:51:44.279Z","2022-05-16T22:51:57.799Z","2022-05-16T22:52:03.705Z","2022-05-16T22:52:09.342Z","2022-05-16T22:52:10.451Z","2022-05-16T22:52:11.697Z","2022-05-16T22:52:16.338Z","2022-05-16T22:52:19.647Z","2022-05-16T22:52:30.633Z","2022-05-16T22:52:44.501Z","2022-05-16T22:52:51.717Z","2022-05-16T22:53:36.300Z","2022-05-16T22:53:45.788Z","2022-05-16T22:53:51.852Z","2022-05-16T22:53:55.103Z","2022-05-16T22:54:03.786Z","2022-05-16T22:54:07.572Z","2022-05-16T22:57:53.704Z","2022-05-16T22:58:05.952Z","2022-05-16T22:58:20.050Z","2022-05-16T22:58:22.047Z","2022-05-16T22:58:23.934Z","2022-05-16T22:58:25.449Z","2022-05-16T22:58:29.145Z","2022-05-16T22:59:08.285Z","2022-05-16T22:59:14.990Z","2022-05-16T22:59:20.091Z","2022-05-16T22:59:26.762Z","2022-05-16T22:59:28.318Z","2022-05-16T22:59:36.638Z","2022-05-16T23:00:01.300Z","2022-05-16T23:00:09.174Z","2022-05-16T23:00:12.411Z","2022-05-16T23:00:21.909Z","2022-05-16T23:00:26.796Z","2022-05-16T23:01:12.561Z","2022-05-16T23:01:25.777Z","2022-05-16T23:01:30.091Z","2022-05-16T23:01:34.237Z","2022-05-16T23:01:35.002Z","2022-05-16T23:01:36.213Z","2022-05-16T23:01:40.699Z","2022-05-16T23:01:44.822Z","2022-05-16T23:02:04.514Z","2022-05-16T23:02:15.862Z","2022-05-16T23:02:38.471Z","2022-05-16T23:02:39.636Z","2022-05-16T23:02:42.592Z","2022-05-16T23:03:03.414Z","2022-05-16T23:03:31.101Z","2022-05-16T23:03:50.533Z","2022-05-16T23:03:56.724Z","2022-05-16T23:04:03.162Z","2022-05-16T23:04:08.122Z","2022-05-16T23:04:10.084Z","2022-05-16T23:04:20.947Z","2022-05-16T23:04:35.546Z","2022-05-16T23:04:40.569Z","2022-05-16T23:04:51.598Z","2022-05-16T23:04:53.105Z","2022-05-16T23:05:01.585Z","2022-05-16T23:05:07.498Z","2022-05-16T23:05:18.527Z","2022-05-16T23:05:19.807Z","2022-05-16T23:05:34.967Z","2022-05-16T23:05:35.805Z","2022-05-16T23:05:39.134Z","2022-05-16T23:05:47.109Z","2022-05-16T23:05:49.672Z","2022-05-16T23:05:51.373Z","2022-05-16T23:06:01.009Z","2022-05-16T23:06:10.338Z","2022-05-16T23:06:43.591Z","2022-05-16T23:06:45.084Z","2022-05-16T23:06:46.304Z","2022-05-16T23:06:48.886Z","2022-05-16T23:06:49.363Z","2022-05-16T23:06:52.578Z","2022-05-16T23:07:13.394Z","2022-05-16T23:07:28.891Z","2022-05-16T23:08:01.535Z","2022-05-16T23:08:42.449Z","2022-05-16T23:08:43.271Z","2022-05-16T23:08:44.188Z","2022-05-16T23:08:54.021Z","2022-05-16T23:09:07.674Z","2022-05-16T23:09:12.172Z","2022-05-16T23:09:15.848Z","2022-05-16T23:09:17.073Z","2022-05-16T23:09:17.647Z","2022-05-16T23:09:18.913Z","2022-05-16T23:09:21.629Z","2022-05-16T23:09:24.124Z","2022-05-16T23:09:27.421Z","2022-05-16T23:09:48.156Z","2022-05-16T23:10:06.998Z","2022-05-16T23:10:19.442Z","2022-05-16T23:10:39.643Z","2022-05-16T23:11:00.487Z","2022-05-16T23:11:33.399Z","2022-05-16T23:11:57.865Z","2022-05-16T23:12:10.394Z","2022-05-16T23:12:34.844Z","2022-05-16T23:12:45.888Z","2022-05-16T23:12:59.099Z","2022-05-16T23:13:49.976Z","2022-05-16T23:13:50.898Z","2022-05-16T23:14:40.972Z","2022-05-16T23:14:42.169Z","2022-05-16T23:14:43.509Z","2022-05-16T23:15:28.634Z","2022-05-16T23:18:06.556Z","2022-05-16T23:19:46.005Z","2022-05-16T23:20:45.562Z","2022-05-16T23:21:34.457Z","2022-05-16T23:21:35.598Z","2022-05-16T23:21:36.528Z","2022-05-16T23:21:50.497Z","2022-05-16T23:21:57.823Z","2022-05-16T23:22:13.223Z","2022-05-16T23:22:30.732Z","2022-05-16T23:22:33.751Z","2022-05-16T23:23:39.350Z","2022-05-16T23:23:40.429Z","2022-05-16T23:26:03.192Z","2022-05-16T23:28:37.190Z","2022-05-16T23:29:14.231Z","2022-05-16T23:29:39.442Z","2022-05-16T23:29:44.344Z","2022-05-16T23:30:00.999Z","2022-05-16T23:30:26.309Z","2022-05-16T23:30:57.458Z","2022-05-16T23:33:40.934Z","2022-05-16T23:34:47.087Z","2022-05-16T23:36:20.581Z","2022-05-16T23:37:01.384Z","2022-05-16T23:42:08.402Z","2022-05-16T23:43:38.596Z","2022-05-16T23:44:10.975Z","2022-05-16T23:44:12.507Z","2022-05-16T23:44:53.251Z","2022-05-16T23:45:02.737Z","2022-05-16T23:45:20.503Z","2022-05-16T23:45:28.107Z","2022-05-16T23:45:44.726Z","2022-05-16T23:46:12.860Z","2022-05-16T23:46:20.246Z","2022-05-16T23:46:41.837Z","2022-05-16T23:46:42.849Z","2022-05-16T23:46:43.668Z","2022-05-16T23:46:49.690Z","2022-05-16T23:46:50.390Z","2022-05-16T23:46:51.149Z","2022-05-16T23:46:52.864Z","2022-05-16T23:46:54.021Z","2022-05-16T23:49:16.646Z","2022-05-16T23:51:27.403Z","2022-05-16T23:51:44.276Z","2022-05-16T23:51:45.822Z","2022-05-16T23:51:46.370Z","2022-05-16T23:51:48.395Z","2022-05-16T23:52:26.696Z","2022-05-16T23:53:13.090Z","2022-05-16T23:53:16.732Z","2022-05-16T23:53:19.833Z","2022-05-16T23:53:28.622Z","2022-05-16T23:53:47.511Z","2022-05-16T23:53:49.410Z","2022-05-16T23:53:59.624Z","2022-05-16T23:54:15.596Z","2022-05-16T23:54:29.087Z","2022-05-16T23:54:45.996Z","2022-05-16T23:54:56.250Z","2022-05-16T23:55:24.269Z","2022-05-16T23:56:20.724Z","2022-05-16T23:56:27.115Z","2022-05-16T23:56:33.368Z","2022-05-16T23:56:58.669Z","2022-05-16T23:57:30.797Z","2022-05-16T23:58:13.405Z","2022-05-16T23:58:23.044Z","2022-05-16T23:58:41.006Z","2022-05-16T23:58:51.897Z","2022-05-16T23:59:00.159Z","2022-05-16T23:59:03.060Z","2022-05-16T23:59:19.853Z","2022-05-16T23:59:40.424Z","2022-05-16T23:59:44.411Z","2022-05-16T23:59:48.651Z","2022-05-17T00:00:12.231Z","2022-05-17T00:00:21.794Z","2022-05-17T00:00:23.570Z","2022-05-17T00:00:28.601Z","2022-05-17T00:00:29.999Z","2022-05-17T00:00:38.996Z","2022-05-17T00:00:48.679Z","2022-05-17T00:01:00.793Z","2022-05-17T00:01:10.433Z","2022-05-17T00:01:25.553Z","2022-05-17T00:01:28.358Z","2022-05-17T00:01:30.857Z","2022-05-17T00:01:43.047Z","2022-05-17T00:01:47.093Z","2022-05-17T00:01:50.802Z","2022-05-17T00:02:15.994Z","2022-05-17T00:02:33.186Z","2022-05-17T00:02:43.629Z","2022-05-17T00:02:56.713Z","2022-05-17T00:03:16.366Z","2022-05-17T00:03:19.315Z","2022-05-17T00:03:38.591Z","2022-05-17T00:03:49.057Z","2022-05-17T00:04:06.978Z","2022-05-17T00:04:19.274Z","2022-05-17T00:04:22.989Z","2022-05-17T00:04:33.210Z","2022-05-17T00:04:37.145Z","2022-05-17T00:04:39.875Z","2022-05-17T00:04:45.810Z","2022-05-17T00:05:00.802Z","2022-05-17T00:05:03.890Z","2022-05-17T00:05:08.012Z","2022-05-17T00:05:50.948Z","2022-05-17T00:05:58.992Z","2022-05-17T00:06:12.635Z","2022-05-17T00:06:44.904Z","2022-05-17T00:06:58.533Z","2022-05-17T00:07:13.727Z","2022-05-17T00:07:31.277Z","2022-05-17T00:07:55.574Z","2022-05-17T00:08:02.361Z","2022-05-17T00:08:24.777Z","2022-05-17T00:08:33.653Z","2022-05-17T00:08:36.594Z","2022-05-17T00:08:45.387Z","2022-05-17T00:08:53.362Z","2022-05-17T00:09:24.968Z","2022-05-17T00:09:28.640Z","2022-05-17T00:09:47.525Z","2022-05-17T00:10:05.894Z","2022-05-17T00:10:14.328Z","2022-05-17T00:10:25.249Z","2022-05-17T00:10:28.275Z","2022-05-17T00:10:30.925Z","2022-05-17T00:10:35.694Z","2022-05-17T00:10:51.360Z","2022-05-17T00:11:13.810Z","2022-05-17T00:11:16.637Z","2022-05-17T00:11:21.591Z","2022-05-17T00:11:24.039Z","2022-05-17T00:11:33.382Z","2022-05-17T00:12:04.673Z","2022-05-17T00:12:21.012Z","2022-05-17T00:12:39.755Z","2022-05-17T00:12:49.055Z","2022-05-17T00:13:04.878Z","2022-05-17T00:13:24.016Z","2022-05-17T00:13:29.072Z","2022-05-17T00:13:37.184Z","2022-05-17T00:13:41.009Z","2022-05-17T00:13:55.905Z","2022-05-17T00:14:08.993Z","2022-05-17T00:14:25.319Z","2022-05-17T00:14:57.758Z","2022-05-17T00:15:13.341Z","2022-05-17T00:15:55.994Z","2022-05-17T00:16:12.653Z","2022-05-17T00:16:35.680Z","2022-05-17T00:17:31.317Z","2022-05-17T00:17:39.624Z","2022-05-17T00:17:45.262Z","2022-05-17T00:17:48.326Z","2022-05-17T00:17:53.222Z","2022-05-17T00:17:59.284Z","2022-05-17T00:18:15.062Z","2022-05-17T00:18:26.135Z","2022-05-17T00:18:37.230Z","2022-05-17T00:18:48.780Z","2022-05-17T00:18:58.819Z","2022-05-17T00:19:01.796Z","2022-05-17T00:19:13.319Z","2022-05-17T00:19:25.584Z","2022-05-17T00:19:54.082Z","2022-05-17T00:20:30.463Z","2022-05-17T00:20:35.282Z","2022-05-17T00:20:49.864Z","2022-05-17T00:21:17.633Z","2022-05-17T00:21:18.859Z","2022-05-17T00:21:25.599Z","2022-05-17T00:21:59.089Z","2022-05-17T00:22:32.993Z","2022-05-17T00:22:39.274Z","2022-05-17T00:22:42.776Z","2022-05-17T00:22:44.969Z","2022-05-17T00:23:04.566Z","2022-05-17T00:23:17.953Z","2022-05-17T00:23:58.320Z","2022-05-17T00:24:04.896Z","2022-05-17T00:24:10.042Z","2022-05-17T00:24:11.371Z","2022-05-17T00:24:16.642Z","2022-05-17T00:24:17.967Z","2022-05-17T00:24:27.466Z","2022-05-17T00:24:31.091Z","2022-05-17T00:24:32.016Z","2022-05-17T00:24:32.719Z","2022-05-17T00:24:32.973Z","2022-05-17T00:26:02.530Z","2022-05-17T00:27:38.386Z","2022-05-17T00:27:39.532Z","2022-05-17T00:27:40.714Z","2022-05-17T00:28:11.223Z","2022-05-17T00:28:36.254Z","2022-05-17T00:29:36.908Z","2022-05-17T00:29:37.852Z","2022-05-17T00:30:27.104Z","2022-05-17T00:31:31.584Z","2022-05-17T00:33:00.515Z","2022-05-17T00:33:01.794Z","2022-05-17T00:33:02.606Z","2022-05-17T00:33:16.488Z","2022-05-17T00:33:19.286Z","2022-05-17T00:34:01.682Z","2022-05-17T00:34:02.590Z","2022-05-17T00:34:03.784Z","2022-05-17T00:35:19.153Z","2022-05-17T00:35:21.037Z","2022-05-17T00:36:17.999Z","2022-05-17T00:36:20.291Z","2022-05-17T00:37:36.177Z","2022-05-17T00:37:42.716Z","2022-05-17T00:38:04.163Z","2022-05-17T00:38:04.989Z","2022-05-17T00:38:05.266Z","2022-05-17T00:38:05.943Z","2022-05-17T00:38:21.519Z","2022-05-17T00:39:02.168Z","2022-05-17T00:39:09.494Z","2022-05-17T00:39:16.821Z","2022-05-17T00:39:17.679Z","2022-05-17T00:39:19.558Z","2022-05-17T00:39:27.768Z","2022-05-17T00:42:08.712Z","2022-05-17T00:42:30.331Z","2022-05-17T00:42:31.521Z","2022-05-17T00:42:53.425Z","2022-05-17T00:43:28.356Z","2022-05-17T00:43:46.905Z","2022-05-17T00:43:52.371Z","2022-05-17T00:43:53.032Z","2022-05-17T00:43:54.160Z","2022-05-17T00:44:12.006Z","2022-05-17T00:44:17.341Z","2022-05-17T00:44:33.132Z","2022-05-17T00:44:37.330Z","2022-05-17T00:45:51.122Z","2022-05-17T00:45:53.558Z","2022-05-17T00:45:54.800Z","2022-05-17T00:47:16.989Z","2022-05-17T00:47:19.185Z","2022-05-17T00:47:21.421Z","2022-05-17T00:47:23.040Z","2022-05-17T00:47:24.646Z","2022-05-17T00:47:31.185Z","2022-05-17T00:47:56.916Z","2022-05-17T00:48:09.013Z","2022-05-17T00:48:12.362Z","2022-05-17T00:48:15.453Z","2022-05-17T00:48:21.604Z","2022-05-17T00:48:43.450Z","2022-05-17T00:49:24.784Z","2022-05-17T00:49:29.804Z","2022-05-17T00:49:33.733Z","2022-05-17T00:49:43.837Z","2022-05-17T00:49:56.727Z","2022-05-17T00:50:44.039Z","2022-05-17T00:51:34.015Z","2022-05-17T00:51:36.758Z","2022-05-17T00:51:40.885Z","2022-05-17T00:51:59.656Z","2022-05-17T00:52:43.448Z","2022-05-17T00:52:50.024Z","2022-05-17T00:53:01.823Z","2022-05-17T00:53:18.419Z","2022-05-17T00:53:53.822Z","2022-05-17T00:54:12.106Z","2022-05-17T00:54:19.128Z","2022-05-17T00:54:49.033Z","2022-05-17T00:54:55.794Z","2022-05-17T00:54:58.168Z","2022-05-17T00:55:02.046Z","2022-05-17T00:55:04.004Z","2022-05-17T00:55:33.988Z","2022-05-17T00:55:35.687Z","2022-05-17T00:55:36.274Z","2022-05-17T00:55:39.645Z","2022-05-17T00:55:40.311Z","2022-05-17T00:55:52.827Z","2022-05-17T00:56:03.203Z","2022-05-17T00:56:04.074Z","2022-05-17T00:56:06.421Z","2022-05-17T00:56:18.545Z","2022-05-17T00:56:24.100Z","2022-05-17T00:56:28.232Z","2022-05-17T00:56:32.779Z","2022-05-17T00:56:44.738Z","2022-05-17T00:57:09.057Z","2022-05-17T00:57:10.816Z","2022-05-17T00:57:17.510Z","2022-05-17T00:57:33.149Z","2022-05-17T00:58:13.699Z","2022-05-17T00:59:02.029Z","2022-05-17T00:59:03.938Z","2022-05-17T00:59:09.178Z","2022-05-17T01:00:39.716Z","2022-05-17T01:01:02.453Z","2022-05-17T01:04:20.633Z","2022-05-17T01:04:21.882Z","2022-05-17T01:04:23.962Z","2022-05-17T01:04:28.274Z","2022-05-17T01:04:29.713Z","2022-05-17T01:04:34.415Z","2022-05-17T01:04:39.394Z","2022-05-17T01:05:42.580Z","2022-05-17T01:07:39.711Z","2022-05-17T01:10:21.350Z","2022-05-17T01:11:23.618Z","2022-05-17T01:13:01.201Z","2022-05-17T01:13:02.854Z","2022-05-17T01:13:06.288Z","2022-05-17T01:14:28.537Z","2022-05-17T01:14:53.741Z","2022-05-17T01:15:15.212Z","2022-05-17T01:15:53.601Z","2022-05-17T01:16:11.170Z","2022-05-17T01:16:32.392Z","2022-05-17T01:16:54.585Z","2022-05-17T01:17:16.363Z","2022-05-17T01:17:41.729Z","2022-05-17T01:17:54.053Z","2022-05-17T01:19:22.085Z","2022-05-17T01:20:03.154Z","2022-05-17T01:20:34.565Z","2022-05-17T01:21:18.846Z","2022-05-17T01:21:42.063Z","2022-05-17T01:22:30.417Z","2022-05-17T01:23:09.617Z","2022-05-17T01:23:18.885Z","2022-05-17T01:23:30.422Z","2022-05-17T01:24:21.288Z","2022-05-17T01:24:30.708Z","2022-05-17T01:25:03.765Z","2022-05-17T01:25:31.851Z","2022-05-17T01:25:50.868Z","2022-05-17T01:26:15.511Z","2022-05-17T01:26:35.031Z","2022-05-17T01:26:44.729Z","2022-05-17T01:26:56.495Z","2022-05-17T01:27:21.801Z","2022-05-17T01:28:21.685Z","2022-05-17T01:28:30.911Z","2022-05-17T01:28:33.027Z","2022-05-17T01:29:18.532Z","2022-05-17T01:30:14.532Z","2022-05-17T01:30:39.471Z","2022-05-17T01:30:42.593Z","2022-05-17T01:30:55.006Z","2022-05-17T01:31:07.439Z","2022-05-17T01:31:10.972Z","2022-05-17T01:31:16.895Z","2022-05-17T01:31:26.613Z","2022-05-17T01:31:28.663Z","2022-05-17T01:31:30.646Z","2022-05-17T01:31:33.465Z","2022-05-17T01:31:37.630Z","2022-05-17T01:31:40.636Z","2022-05-17T01:31:50.402Z","2022-05-17T01:31:54.423Z","2022-05-17T01:31:59.720Z","2022-05-17T01:32:31.215Z","2022-05-17T01:33:09.593Z","2022-05-17T01:34:05.706Z","2022-05-17T01:34:07.720Z","2022-05-17T01:35:38.654Z","2022-05-17T01:35:53.613Z","2022-05-17T01:37:47.178Z","2022-05-17T01:38:02.696Z","2022-05-17T01:38:27.171Z","2022-05-17T01:38:29.996Z","2022-05-17T01:38:32.840Z","2022-05-17T01:38:38.190Z","2022-05-17T01:38:47.630Z","2022-05-17T01:40:14.441Z","2022-05-17T01:40:18.030Z","2022-05-17T01:41:10.090Z","2022-05-17T01:41:47.296Z","2022-05-17T01:42:25.423Z","2022-05-17T01:43:24.665Z","2022-05-17T01:43:27.919Z","2022-05-17T01:43:28.981Z","2022-05-17T01:45:14.040Z","2022-05-17T01:45:17.953Z","2022-05-17T01:45:19.204Z","2022-05-17T01:45:20.528Z","2022-05-17T01:45:24.488Z","2022-05-17T01:46:31.587Z","2022-05-17T01:47:20.888Z","2022-05-17T01:47:27.780Z","2022-05-17T01:47:29.216Z","2022-05-17T01:47:30.667Z","2022-05-17T01:49:06.724Z","2022-05-17T01:49:11.760Z","2022-05-17T01:49:18.860Z","2022-05-17T01:50:41.758Z","2022-05-17T01:50:49.523Z","2022-05-17T01:50:58.925Z","2022-05-17T01:51:16.748Z","2022-05-17T01:52:06.609Z","2022-05-17T01:52:10.420Z","2022-05-17T01:52:15.046Z","2022-05-17T01:52:44.579Z","2022-05-17T01:54:45.132Z","2022-05-17T01:54:45.298Z","2022-05-17T01:54:47.208Z","2022-05-17T01:54:47.662Z","2022-05-17T01:55:22.323Z","2022-05-17T01:55:27.842Z","2022-05-17T01:55:32.575Z","2022-05-17T01:55:36.710Z","2022-05-17T01:55:41.283Z","2022-05-17T01:57:27.795Z","2022-05-17T01:57:28.424Z","2022-05-17T01:57:29.255Z","2022-05-17T01:57:46.308Z","2022-05-17T01:57:47.573Z","2022-05-17T01:58:08.664Z","2022-05-17T01:58:14.649Z","2022-05-17T01:58:36.544Z","2022-05-17T01:58:47.006Z","2022-05-17T01:59:01.441Z","2022-05-17T01:59:11.546Z","2022-05-17T02:00:55.127Z","2022-05-17T02:01:32.692Z","2022-05-17T02:01:50.670Z","2022-05-17T02:02:15.943Z","2022-05-17T02:02:18.768Z","2022-05-17T02:02:20.884Z","2022-05-17T02:02:28.434Z","2022-05-17T02:02:29.310Z","2022-05-17T02:02:30.380Z","2022-05-17T02:02:33.661Z","2022-05-17T02:02:35.859Z","2022-05-17T02:02:39.173Z","2022-05-17T02:02:52.958Z","2022-05-17T02:03:00.381Z","2022-05-17T02:03:03.742Z","2022-05-17T02:03:09.021Z","2022-05-17T02:03:21.317Z","2022-05-17T02:03:28.371Z","2022-05-17T02:03:29.797Z","2022-05-17T02:03:37.893Z","2022-05-17T02:03:41.520Z","2022-05-17T02:04:00.732Z","2022-05-17T02:04:02.368Z","2022-05-17T02:04:05.385Z","2022-05-17T02:04:08.947Z","2022-05-17T02:04:10.071Z","2022-05-17T02:04:12.841Z","2022-05-17T02:04:15.665Z","2022-05-17T02:04:21.193Z","2022-05-17T02:04:28.359Z","2022-05-17T02:04:39.626Z","2022-05-17T02:04:45.674Z","2022-05-17T02:04:45.925Z","2022-05-17T02:04:52.027Z","2022-05-17T02:05:17.344Z","2022-05-17T02:05:29.161Z","2022-05-17T02:05:32.431Z","2022-05-17T02:05:46.229Z","2022-05-17T02:05:47.786Z","2022-05-17T02:05:49.420Z","2022-05-17T02:06:03.551Z","2022-05-17T02:06:11.168Z","2022-05-17T02:06:22.242Z","2022-05-17T02:06:22.652Z","2022-05-17T02:06:29.845Z","2022-05-17T02:06:30.655Z","2022-05-17T02:06:32.632Z","2022-05-17T02:06:36.463Z","2022-05-17T02:06:37.559Z","2022-05-17T02:06:48.336Z","2022-05-17T02:06:49.652Z","2022-05-17T02:06:52.269Z","2022-05-17T02:06:53.123Z","2022-05-17T02:06:54.692Z","2022-05-17T02:06:57.040Z","2022-05-17T02:06:58.833Z","2022-05-17T02:06:59.961Z","2022-05-17T02:07:01.216Z","2022-05-17T02:07:02.251Z","2022-05-17T02:07:07.520Z","2022-05-17T02:07:10.867Z","2022-05-17T02:07:19.116Z","2022-05-17T02:07:27.233Z","2022-05-17T02:07:29.346Z","2022-05-17T02:07:29.789Z","2022-05-17T02:07:31.635Z","2022-05-17T02:07:32.502Z","2022-05-17T02:07:42.138Z","2022-05-17T02:07:45.575Z","2022-05-17T02:07:47.734Z","2022-05-17T02:07:48.931Z","2022-05-17T02:07:51.255Z","2022-05-17T02:07:55.994Z","2022-05-17T02:07:57.040Z","2022-05-17T02:09:00.763Z","2022-05-17T02:09:18.260Z","2022-05-17T02:09:22.634Z","2022-05-17T02:09:46.845Z","2022-05-17T02:10:00.561Z","2022-05-17T02:10:03.638Z","2022-05-17T02:10:18.470Z","2022-05-17T02:10:32.110Z","2022-05-17T02:10:53.432Z","2022-05-17T02:11:12.299Z","2022-05-17T02:11:43.508Z","2022-05-17T02:11:45.102Z","2022-05-17T02:11:51.625Z","2022-05-17T02:11:53.012Z","2022-05-17T02:11:56.933Z","2022-05-17T02:11:57.559Z","2022-05-17T02:12:03.770Z","2022-05-17T02:12:04.422Z","2022-05-17T02:12:18.788Z","2022-05-17T02:12:28.645Z","2022-05-17T02:14:43.511Z","2022-05-17T02:14:44.671Z","2022-05-17T02:14:45.531Z","2022-05-17T02:14:47.369Z","2022-05-17T02:14:48.218Z","2022-05-17T02:14:49.938Z","2022-05-17T02:14:56.596Z","2022-05-17T02:15:28.310Z","2022-05-17T02:16:57.397Z","2022-05-17T02:17:11.415Z","2022-05-17T02:17:12.937Z","2022-05-17T02:17:21.920Z","2022-05-17T02:17:23.012Z","2022-05-17T02:17:29.348Z","2022-05-17T02:17:46.052Z","2022-05-17T02:17:49.449Z","2022-05-17T02:17:53.074Z","2022-05-17T02:18:03.867Z","2022-05-17T02:18:18.484Z","2022-05-17T02:20:33.705Z","2022-05-17T02:20:39.409Z","2022-05-17T02:20:49.742Z","2022-05-17T02:20:56.974Z","2022-05-17T02:21:49.945Z","2022-05-17T02:24:10.486Z","2022-05-17T02:24:19.818Z","2022-05-17T02:24:22.022Z","2022-05-17T02:24:42.333Z","2022-05-17T02:25:43.580Z","2022-05-17T02:26:48.259Z","2022-05-17T02:28:07.256Z","2022-05-17T02:28:21.567Z","2022-05-17T02:29:26.858Z","2022-05-17T02:29:57.525Z","2022-05-17T02:31:14.187Z","2022-05-17T02:31:15.876Z","2022-05-17T02:31:32.442Z","2022-05-17T02:32:14.157Z","2022-05-17T02:32:22.894Z","2022-05-17T02:32:31.075Z","2022-05-17T02:32:33.333Z","2022-05-17T02:32:38.431Z","2022-05-17T02:32:43.784Z","2022-05-17T02:33:42.700Z","2022-05-17T02:33:46.846Z","2022-05-17T02:35:37.062Z","2022-05-17T02:35:44.459Z","2022-05-17T02:35:46.078Z","2022-05-17T02:35:48.439Z","2022-05-17T02:35:56.507Z","2022-05-17T02:35:57.581Z","2022-05-17T02:35:58.257Z","2022-05-17T02:36:01.297Z","2022-05-17T02:36:05.501Z","2022-05-17T02:37:18.417Z","2022-05-17T02:39:32.173Z","2022-05-17T02:39:32.745Z","2022-05-17T02:39:35.991Z","2022-05-17T02:40:42.320Z","2022-05-17T02:40:46.052Z","2022-05-17T02:41:03.185Z","2022-05-17T02:41:05.050Z","2022-05-17T02:41:07.045Z","2022-05-17T02:41:55.955Z","2022-05-17T02:42:47.008Z","2022-05-17T02:42:48.790Z","2022-05-17T02:42:50.691Z","2022-05-17T02:44:03.491Z","2022-05-17T02:44:05.091Z","2022-05-17T02:44:06.497Z","2022-05-17T02:44:54.736Z","2022-05-17T02:44:56.523Z","2022-05-17T02:45:49.246Z","2022-05-17T02:47:09.694Z","2022-05-17T02:49:12.063Z","2022-05-17T02:49:14.529Z","2022-05-17T02:49:17.133Z","2022-05-17T02:50:27.475Z","2022-05-17T02:50:43.487Z","2022-05-17T02:50:43.937Z","2022-05-17T02:50:46.826Z","2022-05-17T02:51:53.907Z","2022-05-17T02:52:51.327Z","2022-05-17T02:53:58.819Z","2022-05-17T02:54:21.341Z","2022-05-17T02:54:25.652Z","2022-05-17T02:54:28.279Z","2022-05-17T02:55:51.774Z","2022-05-17T02:57:00.233Z","2022-05-17T02:58:35.652Z","2022-05-17T02:58:37.016Z","2022-05-17T02:58:38.330Z","2022-05-17T02:59:53.667Z","2022-05-17T02:59:56.132Z","2022-05-17T03:00:00.779Z","2022-05-17T03:00:03.349Z","2022-05-17T03:00:09.141Z","2022-05-17T03:00:18.067Z","2022-05-17T03:00:20.965Z","2022-05-17T03:04:27.802Z","2022-05-17T03:06:17.281Z","2022-05-17T03:07:40.303Z","2022-05-17T03:09:41.260Z","2022-05-17T03:09:45.294Z","2022-05-17T03:11:53.119Z","2022-05-17T03:11:55.673Z","2022-05-17T03:12:01.178Z","2022-05-17T03:14:52.682Z","2022-05-17T03:15:48.527Z","2022-05-17T03:15:56.129Z","2022-05-17T03:15:57.396Z","2022-05-17T03:16:00.197Z","2022-05-17T03:16:42.001Z","2022-05-17T03:16:55.088Z","2022-05-17T03:17:16.308Z","2022-05-17T03:18:11.935Z","2022-05-17T03:19:40.761Z","2022-05-17T03:21:55.700Z","2022-05-17T03:22:56.834Z","2022-05-17T03:23:59.221Z","2022-05-17T03:24:46.986Z","2022-05-17T03:25:13.037Z","2022-05-17T03:25:13.686Z","2022-05-17T03:25:16.044Z","2022-05-17T03:25:17.088Z","2022-05-17T03:25:20.755Z","2022-05-17T03:25:22.657Z","2022-05-17T03:25:26.100Z","2022-05-17T03:25:34.179Z","2022-05-17T03:25:39.967Z","2022-05-17T03:25:42.550Z","2022-05-17T03:25:46.468Z","2022-05-17T03:25:50.861Z","2022-05-17T03:25:54.446Z","2022-05-17T03:25:56.120Z","2022-05-17T03:25:58.097Z","2022-05-17T03:26:03.968Z","2022-05-17T03:26:27.069Z","2022-05-17T03:28:37.573Z","2022-05-17T03:29:13.902Z","2022-05-17T03:29:18.864Z","2022-05-17T03:29:21.663Z","2022-05-17T03:30:12.159Z","2022-05-17T03:32:54.836Z","2022-05-17T03:35:53.009Z","2022-05-17T03:35:54.082Z","2022-05-17T03:36:02.210Z","2022-05-17T03:36:58.580Z","2022-05-17T03:37:24.998Z","2022-05-17T03:38:19.370Z","2022-05-17T03:38:25.517Z","2022-05-17T03:38:58.978Z","2022-05-17T03:39:01.198Z","2022-05-17T03:39:58.411Z","2022-05-17T03:40:37.775Z","2022-05-17T03:40:42.636Z","2022-05-17T03:41:00.386Z","2022-05-17T03:41:02.098Z","2022-05-17T03:41:24.576Z","2022-05-17T03:42:10.092Z","2022-05-17T03:42:46.046Z","2022-05-17T03:42:47.023Z","2022-05-17T03:42:48.635Z","2022-05-17T03:42:49.962Z","2022-05-17T03:42:53.770Z","2022-05-17T03:43:02.015Z","2022-05-17T03:43:09.929Z","2022-05-17T03:43:38.557Z","2022-05-17T03:44:15.542Z","2022-05-17T03:44:20.512Z","2022-05-17T03:45:06.361Z","2022-05-17T03:45:35.622Z","2022-05-17T03:45:37.722Z","2022-05-17T03:45:56.529Z","2022-05-17T03:46:02.184Z","2022-05-17T03:46:05.618Z","2022-05-17T03:46:33.475Z","2022-05-17T03:46:51.633Z","2022-05-17T03:46:52.215Z","2022-05-17T03:46:55.772Z","2022-05-17T03:46:56.761Z","2022-05-17T03:47:09.626Z","2022-05-17T03:47:15.564Z","2022-05-17T03:47:16.239Z","2022-05-17T03:47:40.001Z","2022-05-17T03:47:55.939Z","2022-05-17T03:48:02.321Z","2022-05-17T03:48:06.282Z","2022-05-17T03:48:08.722Z","2022-05-17T03:48:09.770Z","2022-05-17T03:48:11.024Z","2022-05-17T03:48:12.245Z","2022-05-17T03:48:12.983Z","2022-05-17T03:48:16.645Z","2022-05-17T03:48:21.106Z","2022-05-17T03:48:22.889Z","2022-05-17T03:48:33.106Z","2022-05-17T03:48:42.709Z","2022-05-17T03:48:59.148Z","2022-05-17T03:49:05.710Z","2022-05-17T03:49:29.675Z","2022-05-17T03:50:04.562Z","2022-05-17T03:50:09.327Z","2022-05-17T03:50:11.391Z","2022-05-17T03:50:13.343Z","2022-05-17T03:50:16.470Z","2022-05-17T03:50:17.818Z","2022-05-17T03:50:24.322Z","2022-05-17T03:50:34.327Z","2022-05-17T03:50:40.466Z","2022-05-17T03:50:41.973Z","2022-05-17T03:50:43.641Z","2022-05-17T03:50:59.117Z","2022-05-17T03:51:37.058Z","2022-05-17T03:51:41.792Z","2022-05-17T03:52:06.920Z","2022-05-17T03:52:09.408Z","2022-05-17T03:52:21.569Z","2022-05-17T03:52:22.562Z","2022-05-17T03:52:23.727Z","2022-05-17T03:52:42.910Z","2022-05-17T03:52:43.691Z","2022-05-17T03:52:48.412Z","2022-05-17T03:52:52.706Z","2022-05-17T03:52:56.229Z","2022-05-17T03:52:58.200Z","2022-05-17T03:53:04.995Z","2022-05-17T03:53:06.775Z","2022-05-17T03:53:10.076Z","2022-05-17T03:53:12.817Z","2022-05-17T03:53:13.960Z","2022-05-17T03:53:20.642Z","2022-05-17T03:53:32.238Z","2022-05-17T03:53:33.496Z","2022-05-17T03:53:37.065Z","2022-05-17T03:53:47.464Z","2022-05-17T03:53:48.409Z","2022-05-17T03:53:54.486Z","2022-05-17T03:53:55.387Z","2022-05-17T03:53:57.813Z","2022-05-17T03:54:08.434Z","2022-05-17T03:54:15.072Z","2022-05-17T03:54:18.879Z","2022-05-17T03:54:22.353Z","2022-05-17T03:54:26.217Z","2022-05-17T03:54:33.471Z","2022-05-17T03:54:34.587Z","2022-05-17T03:54:42.297Z","2022-05-17T03:54:49.453Z","2022-05-17T03:54:50.849Z","2022-05-17T03:55:09.557Z"]},geometry:{type:"LineString",coordinates:[[11.31197,45.192932,18.376317],[11.31197,45.192932,18.376317],[11.312397,45.193154,18.376317],[11.312559,45.192994,18.376317],[11.312619,45.193028,18.376317],[11.312647,45.193005,18.376317],[11.312681,45.193032,18.376317],[11.312786,45.193116,18.376317],[11.312766,45.193184,18.376317],[11.312758,45.193211,18.375422],[11.31437,45.194179,16.723241],[11.314391,45.194161,16.697445],[11.314455,45.194106,16.618707],[11.314627,45.193951,16.400887],[11.315424,45.193232,15.736861],[11.316578,45.192812,15.078591],[11.316846,45.192778,14.971265],[11.317049,45.192827,14.886693],[11.318542,45.193566,14.167613],[11.319444,45.194047,13.729234],[11.319273,45.194222,13.61286],[11.319774,45.194475,13.374967],[11.320566,45.194876,13.010703],[11.321339,45.195262,12.690666],[11.321918,45.195689,12.407554],[11.322001,45.195765,12.361583],[11.32266,45.196366,12.111822],[11.322847,45.196537,12.058434],[11.323148,45.196808,11.973328],[11.323153,45.196886,11.954019],[11.322455,45.19725,11.802694],[11.322663,45.197312,11.778059],[11.322884,45.197511,11.751637],[11.322957,45.19761,11.739971],[11.322844,45.197769,11.721377],[11.322943,45.197807,11.713071],[11.323114,45.197887,11.697947],[11.323509,45.198149,11.657978],[11.323968,45.198474,11.610034],[11.32415,45.198568,11.608337],[11.324637,45.198722,11.648747],[11.325095,45.198782,11.684012],[11.32586,45.198637,11.743983],[11.326163,45.198688,11.767566],[11.326439,45.198854,11.795649],[11.327572,45.200017,12.037171],[11.327913,45.200471,12.072962],[11.328725,45.202045,11.712324],[11.329237,45.202741,11.427733],[11.329571,45.203941,11.053433],[11.329938,45.204419,11.028496],[11.330416,45.204953,10.999526],[11.330708,45.205956,10.835283],[11.330911,45.206178,10.773185],[11.331709,45.206814,10.573577],[11.332228,45.20768,10.434376],[11.332582,45.208112,10.363794],[11.332986,45.208494,10.32542],[11.333865,45.209237,10.744528],[11.334407,45.209787,11.03465],[11.335772,45.210699,11.314691],[11.336873,45.211346,11.353991],[11.338224,45.211975,11.160029],[11.339415,45.212607,10.989048],[11.339813,45.213025,10.908156],[11.340151,45.2138,10.80738],[11.340798,45.214208,10.763222],[11.34267,45.215182,10.950945],[11.342866,45.215372,11.025449],[11.343218,45.216092,11.267007],[11.343209,45.216233,11.374442],[11.34361,45.217026,12.06391],[11.343792,45.218211,12.96624],[11.344522,45.219512,13.824857],[11.344419,45.219719,13.808224],[11.34365,45.220272,13.631346],[11.34273,45.220675,13.456974],[11.342381,45.220915,13.310774],[11.341978,45.221308,13.074594],[11.340977,45.222474,12.59245],[11.340286,45.222747,12.647143],[11.339533,45.222904,12.701354],[11.338726,45.222941,12.882454],[11.338121,45.222833,13.211462],[11.337399,45.222733,13.599352],[11.336425,45.222723,14.092874],[11.336088,45.222631,14.149435],[11.335992,45.222566,14.170273],[11.335782,45.222216,14.254695],[11.335327,45.222066,14.333313],[11.334992,45.222171,14.390695],[11.334782,45.22239,14.44941],[11.334757,45.222525,14.479658],[11.334827,45.222531,14.487564],[11.334693,45.223141,14.560011],[11.33459,45.223264,14.576772],[11.334163,45.223619,14.63138],[11.334062,45.223635,14.639938],[11.333864,45.223982,14.683831],[11.333841,45.224071,14.694449],[11.333737,45.224403,14.787023],[11.333213,45.225138,15.013297],[11.333783,45.225447,15.152675],[11.334161,45.225586,15.128721],[11.335785,45.226061,14.667704],[11.336618,45.22638,14.487108],[11.336747,45.22643,14.474395],[11.337276,45.229316,14.210364],[11.338019,45.231121,13.83006],[11.338298,45.232369,13.725826],[11.33868,45.235008,13.978235],[11.338658,45.235444,14.218859],[11.338178,45.236981,15.173365],[11.338202,45.237375,15.504816],[11.338353,45.237986,16.026064],[11.33845,45.238475,16.435454],[11.338195,45.238959,16.553277],[11.338682,45.239082,16.636426],[11.339086,45.2391,16.701483],[11.339745,45.239153,16.808081],[11.340869,45.23891,16.409181],[11.342213,45.238653,15.77393],[11.343945,45.238246,15.119223],[11.345182,45.238001,14.712769],[11.346103,45.237501,14.437866],[11.346407,45.237752,14.327123],[11.346683,45.237894,14.246321],[11.346984,45.237856,14.167933],[11.347945,45.237595,13.837982],[11.348227,45.237533,13.743345],[11.348504,45.237514,13.65419],[11.349388,45.237595,13.371671],[11.35015,45.237589,13.298494],[11.351852,45.237446,13.133898],[11.352645,45.237291,13.245387],[11.354089,45.237209,13.47019],[11.355956,45.237599,13.950765],[11.356819,45.237636,14.181307],[11.357276,45.237595,14.266483],[11.358422,45.23728,14.469708],[11.359283,45.237229,14.612444],[11.362323,45.237217,15.073436],[11.362463,45.237927,15.198502],[11.362859,45.238912,15.350567],[11.364263,45.240593,15.302475],[11.36519,45.241538,14.889182],[11.365542,45.241754,14.787072],[11.366408,45.242137,14.753915],[11.366857,45.242519,14.731083],[11.366984,45.242498,14.726853],[11.367047,45.242543,14.723944],[11.367008,45.242637,14.719435],[11.366912,45.24265,14.716265],[11.366967,45.243278,14.854562],[11.36708,45.243465,14.926161],[11.367443,45.244121,15.174205],[11.367569,45.244358,15.263363],[11.368116,45.24541,15.300404],[11.368737,45.246476,15.159908],[11.369228,45.246361,15.016109],[11.370597,45.248279,14.223831],[11.372754,45.25044,13.590178],[11.373625,45.252057,13.169743],[11.374015,45.252507,13.029179],[11.376437,45.254229,12.439283],[11.377424,45.254813,12.319965],[11.378436,45.255321,12.448538],[11.380584,45.256127,12.840184],[11.380916,45.256372,12.937634],[11.38328,45.258825,13.42366],[11.38347,45.25921,13.44896],[11.383595,45.260267,13.462817],[11.383512,45.261242,13.38544],[11.38362,45.261615,13.355284],[11.383902,45.261925,13.311466],[11.386166,45.263816,12.981064],[11.386804,45.264749,12.855539],[11.386996,45.265026,12.842558],[11.387004,45.265203,12.8351],[11.386432,45.266058,12.795296],[11.386407,45.266461,12.871061],[11.386456,45.26663,12.930205],[11.387241,45.26754,13.295246],[11.387528,45.268068,13.527003],[11.387843,45.26802,13.639931],[11.387949,45.268008,13.67755],[11.388169,45.267985,13.755481],[11.388295,45.267986,13.799632],[11.388504,45.268077,13.885744],[11.389731,45.269222,14.487517],[11.392743,45.270121,15.11319],[11.394162,45.271391,15.361652],[11.394608,45.271987,15.427041],[11.395116,45.272607,15.350124],[11.396125,45.273399,15.149357],[11.397474,45.274173,15.017638],[11.397746,45.274237,14.999577],[11.399234,45.274162,14.934628],[11.399737,45.274219,14.925388],[11.399089,45.276244,15.077804],[11.400009,45.277562,15.298329],[11.400179,45.277806,15.33589],[11.401312,45.279611,15.180986],[11.402067,45.279286,15.054351],[11.403412,45.278981,15.09597],[11.404086,45.278906,15.116067],[11.404351,45.278975,15.124389],[11.405001,45.279458,15.371236],[11.405498,45.279708,15.554168],[11.406081,45.279697,15.728798],[11.406907,45.279459,16.001182],[11.406611,45.27995,16.239506],[11.406388,45.280527,16.506698],[11.406342,45.281105,16.744384],[11.406451,45.281788,16.956591],[11.406557,45.282031,17.035073],[11.406482,45.282073,17.055897],[11.406345,45.282139,17.091968],[11.40648,45.282188,17.124968],[11.408283,45.282379,17.285473],[11.408817,45.282472,17.300032],[11.410026,45.282822,17.223457],[11.410428,45.282886,17.148895],[11.411494,45.282913,16.955924],[11.411954,45.282881,16.872301],[11.412278,45.282809,16.800456],[11.412618,45.282656,16.711375],[11.413305,45.282114,16.483556],[11.413841,45.281276,16.29134],[11.413987,45.28067,16.286601],[11.414132,45.280358,16.284069],[11.414928,45.279891,16.308453],[11.415369,45.27926,16.415603],[11.415594,45.279078,16.452361],[11.416844,45.278677,16.539828],[11.417179,45.278508,16.526148],[11.417617,45.278848,16.504504],[11.417791,45.278922,16.497756],[11.418263,45.279009,16.481563],[11.419413,45.279382,16.195472],[11.419664,45.27943,16.115663],[11.420692,45.279434,15.800232],[11.420938,45.279418,15.724429],[11.42128,45.279318,15.626717],[11.422061,45.278666,15.334871],[11.423541,45.278212,15.034197],[11.424715,45.278052,14.952311],[11.424942,45.277944,14.933547],[11.425353,45.277375,14.877274],[11.425857,45.276026,14.776378],[11.42642,45.27555,14.72812],[11.426669,45.275506,14.71366],[11.427221,45.275772,14.675979],[11.427595,45.275837,14.654282],[11.428565,45.275958,14.660789],[11.430345,45.276054,14.852531],[11.431783,45.276184,15.038567],[11.434448,45.273893,15.41242],[11.434731,45.273722,15.345618],[11.435584,45.273353,15.166298],[11.436906,45.272698,14.861366],[11.437962,45.272089,14.581156],[11.439752,45.271183,14.727344],[11.441259,45.270257,15.218642],[11.442241,45.269787,15.593739],[11.442289,45.269778,15.609429],[11.442337,45.269769,15.625118],[11.442376,45.269854,15.665206],[11.442549,45.27007,15.662179],[11.442618,45.270145,15.645966],[11.442621,45.270178,15.639966],[11.442982,45.270087,15.590998],[11.44309,45.270118,15.576104],[11.44316,45.270267,15.547628],[11.443627,45.270719,15.446222],[11.445252,45.271756,15.010706],[11.44554,45.272043,14.898056],[11.445573,45.272075,14.885379],[11.446267,45.272739,14.996146],[11.448354,45.271326,15.528258],[11.449062,45.270992,15.565251],[11.452357,45.274003,13.545857],[11.452666,45.274259,13.366388],[11.45364,45.275116,12.927899],[11.454563,45.276069,12.52104],[11.45471,45.27619,12.472643],[11.454866,45.276245,12.435314],[11.455787,45.276094,12.233002],[11.456105,45.276081,12.164855],[11.456377,45.276193,12.154784],[11.456901,45.276603,12.185425],[11.457096,45.276693,12.194544],[11.457721,45.276808,12.219804],[11.458264,45.277013,12.243898],[11.459079,45.277884,12.504182],[11.460522,45.278859,12.619609],[11.460672,45.278917,12.602524],[11.461319,45.278664,12.52864],[11.461552,45.278676,12.50532],[11.461717,45.278757,12.485238],[11.462999,45.279542,12.104925],[11.463524,45.279954,11.9051],[11.464007,45.280533,11.839689],[11.464555,45.281043,11.901287],[11.468046,45.284698,12.694286],[11.469156,45.285824,12.487154],[11.471297,45.287997,12.165722],[11.471546,45.288188,12.195664],[11.471797,45.288202,12.21613],[11.474555,45.287517,12.4069],[11.474605,45.287554,12.410707],[11.474659,45.287655,12.418754],[11.474674,45.287701,12.422273],[11.479991,45.286455,11.506459],[11.48446,45.286379,10.701332],[11.485412,45.286408,10.566003],[11.485736,45.286325,10.575483],[11.486016,45.286168,10.585327],[11.486666,45.286083,10.603504],[11.487322,45.285891,10.623038],[11.487468,45.286012,10.629241],[11.488177,45.288628,12.016672],[11.488252,45.28873,12.053979],[11.488467,45.288746,12.103391],[11.489599,45.28835,12.294842],[11.491081,45.287945,11.975729],[11.491361,45.287832,11.910938],[11.491967,45.287443,11.753267],[11.492218,45.287362,11.702619],[11.493227,45.287318,11.517202],[11.494211,45.28715,11.34997],[11.494192,45.286821,11.323106],[11.494244,45.286612,11.305796],[11.494437,45.286275,11.276153],[11.494626,45.286085,11.257233],[11.495168,45.285713,11.21377],[11.496262,45.285215,11.726435],[11.49642,45.285143,11.80298],[11.496626,45.285037,11.906757],[11.496686,45.284949,11.963165],[11.496886,45.28491,12.047556],[11.497165,45.285208,12.25464],[11.497716,45.285814,12.804422],[11.498209,45.286326,13.277046],[11.498895,45.286889,13.658543],[11.499179,45.287131,13.694631],[11.49972,45.287647,13.768364],[11.500173,45.288189,13.839736],[11.500621,45.288812,13.910799],[11.500837,45.289349,13.967603],[11.500964,45.289845,14.014454],[11.501144,45.289824,14.009716],[11.501961,45.2897,13.988015],[11.502312,45.289601,13.978197],[11.502661,45.289519,13.968643],[11.50273,45.289504,13.966768],[11.502809,45.289488,13.964633],[11.503108,45.289424,13.956519],[11.503321,45.289378,13.950734],[11.504019,45.289225,13.867408],[11.504907,45.289081,13.756772],[11.505375,45.289129,13.699354],[11.508158,45.289778,13.436913],[11.508735,45.289909,13.416299],[11.509105,45.289882,13.408284],[11.509279,45.289818,13.404054],[11.509811,45.289844,13.392565],[11.510034,45.289791,13.387493],[11.522343,45.285115,12.799042],[11.523082,45.284955,12.62499],[11.523997,45.284934,12.418909],[11.524112,45.28489,12.389441],[11.524159,45.284809,12.361449],[11.524259,45.284824,12.338433],[11.524363,45.284981,12.208832],[11.526926,45.285628,10.657294],[11.527079,45.285317,10.43711],[11.527428,45.285336,10.272338],[11.52785,45.285461,10.056807],[11.527956,45.285463,10.006893],[11.527866,45.285851,9.743872],[11.5293,45.286282,9.950755],[11.529724,45.28633,10.055697],[11.529829,45.286425,10.097494],[11.530281,45.286567,10.218456],[11.530479,45.286675,10.33783],[11.532593,45.287342,12.182462],[11.533246,45.287533,12.493438],[11.533482,45.287523,12.577652],[11.533663,45.28743,12.657487],[11.533704,45.287446,12.674187],[11.533764,45.28747,12.698772],[11.533807,45.287641,12.786691],[11.533965,45.287769,12.872522],[11.535033,45.288118,13.301628],[11.535596,45.288376,13.566084],[11.536573,45.288921,14.056832],[11.536527,45.288951,14.08152],[11.536647,45.289028,14.145445],[11.537408,45.289574,14.766075],[11.538516,45.290253,15.648268],[11.539483,45.290624,15.892181],[11.53984,45.290716,15.952826],[11.540219,45.290815,16.017312],[11.54052,45.290885,16.067879],[11.540643,45.290915,16.088645],[11.541292,45.291119,16.093696],[11.542127,45.291437,15.93584],[11.542414,45.291556,15.880456],[11.543064,45.291826,15.754961],[11.54315,45.291863,15.738202],[11.54365,45.292077,15.511298],[11.544,45.292233,15.33489],[11.544599,45.29258,15.004521],[11.544664,45.292625,14.965694],[11.545398,45.293183,14.562685],[11.545439,45.293215,14.548084],[11.545598,45.293338,14.491736],[11.54598,45.293618,14.360202],[11.546114,45.293694,14.319163],[11.546044,45.293755,14.292592],[11.546237,45.293785,14.245466],[11.546836,45.293837,14.101566],[11.548971,45.293694,13.98606],[11.54905,45.293733,13.983962],[11.549128,45.29373,13.982264],[11.549293,45.293723,13.978671],[11.549323,45.293723,13.978019],[11.549335,45.293869,13.973501],[11.55036,45.294473,13.937665],[11.551113,45.294939,13.910132],[11.552653,45.295935,13.969585],[11.554454,45.29719,14.328134],[11.554443,45.297223,14.337337],[11.55443,45.29726,14.347684],[11.554681,45.297619,14.456302],[11.554892,45.298161,14.583542],[11.554897,45.298342,14.622077],[11.554732,45.298446,14.65525],[11.554747,45.298495,14.665919],[11.554755,45.298518,14.670959],[11.554771,45.29857,14.682284],[11.554932,45.298583,14.706549],[11.555062,45.298646,14.730186],[11.555142,45.298777,14.760535],[11.555515,45.299711,14.725683],[11.555856,45.300579,14.417662],[11.55609,45.30116,14.214286],[11.556497,45.302099,13.900637],[11.556881,45.302992,13.647188],[11.557519,45.304457,13.424073],[11.557991,45.305532,13.200635],[11.558209,45.306109,13.081792],[11.558379,45.307255,12.771498],[11.558478,45.307767,12.629408],[11.558712,45.308366,12.500793],[11.55962,45.310627,12.295576],[11.559636,45.310667,12.297003],[11.56045,45.312739,12.594291],[11.560467,45.312788,12.604381],[11.560482,45.312844,12.615782],[11.561047,45.314834,12.69528],[11.563895,45.321669,12.630787],[11.565682,45.325879,12.828202],[11.566828,45.328582,12.231079],[11.567449,45.330691,12.356719],[11.567462,45.330739,12.357409],[11.567476,45.330779,12.357991],[11.567674,45.331393,12.36688],[11.567706,45.331717,12.371465],[11.567623,45.332408,12.36495],[11.567473,45.333202,12.27536],[11.567441,45.333338,12.259941],[11.566824,45.336338,12.183264],[11.566813,45.336385,12.207278],[11.565674,45.342144,14.864476],[11.56418,45.349216,14.093099],[11.563859,45.350798,14.190532],[11.563737,45.351917,14.300469],[11.563721,45.352136,14.302698],[11.563519,45.352871,14.310305],[11.56334,45.354005,14.367692],[11.56352,45.355344,14.554178],[11.56435,45.362631,14.770709],[11.564626,45.365654,14.540137],[11.564002,45.369849,14.600084],[11.56393,45.371546,15.113066],[11.564018,45.38527,15.591441],[11.563372,45.389452,14.694014],[11.56313,45.391039,14.077296],[11.563118,45.391116,14.04688],[11.562838,45.392834,14.601714],[11.562893,45.393187,14.791649],[11.563137,45.393826,15.430231],[11.563313,45.394082,15.704625],[11.563841,45.394593,16.314028],[11.564931,45.395478,16.791803],[11.564994,45.395799,16.898264],[11.565883,45.396532,17.010779],[11.565853,45.396573,17.007562],[11.565829,45.396606,17.004977],[11.56608,45.396809,16.986215],[11.56611,45.396832,16.984039],[11.566143,45.396859,16.981555],[11.566067,45.396914,16.976207],[11.566074,45.396966,16.972562],[11.572305,45.402002,15.850471],[11.577299,45.406139,17.801693],[11.578021,45.406732,17.794354],[11.578088,45.406788,17.793666],[11.578112,45.406808,17.79342],[11.5782,45.406881,17.79252],[11.57993,45.408224,17.497134],[11.582003,45.409563,17.948099],[11.582163,45.409665,17.986105],[11.582302,45.409751,18.014542],[11.582686,45.410005,18.095521],[11.583536,45.410563,18.274136],[11.583623,45.410619,18.292253],[11.584065,45.410955,18.309874],[11.584554,45.411613,18.038749],[11.584681,45.412267,17.797622],[11.584738,45.413109,17.34635],[11.584851,45.413619,17.031899],[11.585498,45.414896,16.634077],[11.586768,45.417133,17.087528],[11.58713,45.417065,17.172331],[11.586768,45.417133,17.257135],[11.587317,45.418163,17.346303],[11.588154,45.419527,17.381339],[11.589101,45.421304,17.814665],[11.58956,45.421142,18.00315],[11.590485,45.421047,18.392749],[11.591041,45.420985,18.783016],[11.591462,45.421013,19.07617],[11.591582,45.421079,19.181854],[11.591776,45.421677,19.787587],[11.592105,45.42243,20.248246],[11.592222,45.422573,20.306809],[11.59245,45.422629,20.36702],[11.593504,45.423355,20.704847],[11.593789,45.423721,20.681946],[11.593893,45.423694,20.677673],[11.594184,45.423606,20.665463],[11.594266,45.42358,20.661996],[11.594361,45.423986,20.639406],[11.594552,45.424425,20.614204],[11.59528,45.424706,20.435795],[11.595911,45.424812,20.279882],[11.596938,45.424829,20.033023],[11.597128,45.424845,19.990546],[11.597267,45.42491,19.969753],[11.597496,45.425463,19.867607],[11.597655,45.425612,19.834588],[11.59787,45.425692,19.804295],[11.599434,45.425972,19.581838],[11.600606,45.425998,19.392179],[11.601263,45.426169,19.278841],[11.602141,45.426117,19.14977],[11.603445,45.426154,18.961489],[11.603638,45.426192,18.93257],[11.604713,45.426601,18.861133],[11.605363,45.426697,18.839887],[11.606006,45.42738,18.784242],[11.606628,45.427756,18.683741],[11.606746,45.427903,18.654309],[11.607073,45.42831,18.572803],[11.607229,45.428445,18.542483],[11.607384,45.428502,18.52106],[11.607749,45.428536,18.513905],[11.608658,45.428466,18.621658],[11.608849,45.428499,18.644836],[11.608969,45.428645,18.673136],[11.609275,45.430365,19.261405],[11.609477,45.430644,19.407546],[11.609947,45.431063,19.651045],[11.610517,45.432302,20.085524],[11.611232,45.431976,20.240842],[11.612207,45.431932,20.25706],[11.613282,45.431648,20.276127],[11.613913,45.432573,20.556289],[11.614176,45.432773,20.64355],[11.615368,45.433058,20.946457],[11.615837,45.43318,21.090365],[11.615935,45.433274,21.138117],[11.616076,45.43361,21.281723],[11.616218,45.433919,21.414834],[11.616766,45.43517,21.820742],[11.616943,45.435272,21.862534],[11.617272,45.436049,22.069969],[11.617393,45.436833,22.215279],[11.617362,45.437195,22.282104],[11.617354,45.437674,22.370374],[11.617388,45.437805,22.393258],[11.617443,45.437917,22.392886],[11.617574,45.438111,22.392212],[11.618042,45.438742,22.38998],[11.618373,45.439726,22.348409],[11.618463,45.43984,22.329166],[11.618716,45.439977,22.296055],[11.618868,45.440016,22.279286],[11.619469,45.439952,22.216305],[11.62151,45.439575,21.686464],[11.622609,45.439313,21.265424],[11.623819,45.438917,20.60519],[11.624464,45.438774,20.254813],[11.625589,45.438651,19.793624],[11.626864,45.438696,19.558821],[11.627157,45.4388,19.498428],[11.627535,45.439059,19.401254],[11.627639,45.439216,19.43105],[11.627846,45.439842,19.604218],[11.628058,45.44036,19.749443],[11.628554,45.440967,19.878416],[11.629743,45.442183,19.883663],[11.630397,45.442718,19.989803],[11.632263,45.443985,20.496086],[11.632953,45.444451,20.814349],[11.63392,45.445106,21.225893],[11.636344,45.446733,22.182276],[11.636752,45.446934,22.329958],[11.637076,45.446982,22.428053],[11.637243,45.447022,22.480326],[11.637527,45.447018,22.564123],[11.637843,45.446907,22.667994],[11.638268,45.447503,22.94719],[11.638555,45.447909,23.137051],[11.638851,45.448333,23.288637],[11.639161,45.448789,23.341419],[11.639392,45.449199,23.387478],[11.639534,45.449295,23.401932],[11.639852,45.449768,23.45657],[11.640296,45.450217,23.415214],[11.640964,45.451438,23.294218],[11.641548,45.453084,22.954898],[11.641846,45.453175,22.898096],[11.642817,45.453298,22.703044],[11.643878,45.454369,22.411168],[11.643862,45.454425,22.407984],[11.643581,45.454665,22.390673],[11.641869,45.455554,22.436544],[11.640114,45.456259,22.813541],[11.639781,45.456404,22.818745],[11.639613,45.456513,22.821783],[11.639659,45.456609,22.8237],[11.640565,45.457229,22.840504],[11.64119,45.457658,22.836792],[11.643068,45.458922,22.716806],[11.64342,45.459092,22.65633],[11.643762,45.459095,22.607932],[11.643784,45.459139,22.598525],[11.643728,45.459319,22.561357],[11.643686,45.459367,22.549995],[11.644134,45.45969,22.459083],[11.644199,45.459856,22.424353],[11.64426,45.459872,22.415138],[11.644306,45.459885,22.406453],[11.644319,45.459893,22.40271],[11.648712,45.462797,21.244653],[11.653313,45.465705,20.916628],[11.653367,45.46574,20.914861],[11.653425,45.465775,20.913023],[11.654882,45.466688,21.127538],[11.655989,45.467384,21.513124],[11.658518,45.468975,22.86654],[11.658561,45.469003,22.879882],[11.660973,45.470545,22.936247],[11.66397,45.472419,22.613648],[11.668173,45.475081,21.825789],[11.668237,45.475121,21.813656],[11.66828,45.475144,21.806003],[11.668945,45.475567,21.67894],[11.669087,45.475647,21.671566],[11.670994,45.476865,21.63176],[11.671032,45.476889,21.625154],[11.671083,45.476921,21.616313],[11.674666,45.479191,20.869471],[11.674759,45.47925,20.849141],[11.677455,45.480958,20.503684],[11.677556,45.481022,20.50872],[11.680876,45.483105,21.070677],[11.681174,45.483293,21.080259],[11.682167,45.483923,21.11227],[11.682206,45.483948,21.113533],[11.682219,45.483955,21.113925],[11.682251,45.483974,21.114927],[11.682986,45.484408,21.114714],[11.684848,45.48557,21.128306],[11.685168,45.485787,21.138408],[11.685489,45.486009,21.14864],[11.685526,45.486036,21.149852],[11.685617,45.486093,21.152621],[11.686003,45.486328,21.164222],[11.693187,45.490828,22.249899],[11.694277,45.491286,22.373161],[11.694326,45.491243,22.374433],[11.695186,45.490476,22.396969],[11.69662,45.489194,22.23285],[11.697446,45.489819,22.172364],[11.697733,45.489969,22.204653],[11.697761,45.489942,22.208948],[11.697796,45.489912,22.213935],[11.698829,45.490173,22.312975],[11.699157,45.490124,22.343224],[11.700111,45.490196,22.378709],[11.700361,45.490154,22.380887],[11.702679,45.487193,22.232375],[11.702791,45.487222,22.230439],[11.70287,45.487243,22.229069],[11.705289,45.483954,22.2],[11.705384,45.483885,22.2],[11.705522,45.483891,22.2],[11.705603,45.483843,22.2],[11.705683,45.483802,22.2],[11.705587,45.48352,22.2],[11.706277,45.482466,22.171861],[11.706587,45.481962,22.147438],[11.70674,45.481851,22.140569],[11.706934,45.48182,22.134361],[11.707306,45.481929,22.121782],[11.708595,45.482338,22.061678],[11.711151,45.482905,21.917272],[11.711373,45.483072,21.896819],[11.711635,45.483048,21.880221],[11.712243,45.483221,21.869984],[11.713026,45.48342,21.986595],[11.714671,45.483841,22.206363],[11.716388,45.484398,22.190623],[11.716414,45.484471,22.18973],[11.716582,45.484461,22.188328],[11.717298,45.484663,21.926469],[11.719106,45.484761,21.062288],[11.719376,45.484773,20.955204],[11.719856,45.484801,20.89003],[11.720497,45.484915,20.800548],[11.721796,45.485197,20.616937],[11.722449,45.48534,20.723016],[11.722706,45.485397,20.764813],[11.723771,45.485635,20.938138],[11.723831,45.485802,20.976227],[11.723941,45.48587,20.998967],[11.724128,45.48578,21.023024],[11.724243,45.485775,21.030761],[11.726052,45.486151,21.157469],[11.726161,45.486163,21.164878],[11.726198,45.486169,21.167428],[11.726399,45.486236,21.182374],[11.726424,45.486209,21.185457],[11.727156,45.486486,20.998885],[11.72773,45.486782,20.833884],[11.727779,45.486807,20.81985],[11.727906,45.486879,20.78203],[11.728524,45.487281,20.589684],[11.728848,45.48741,20.545248],[11.729114,45.487461,20.512361],[11.72916,45.487662,20.477731],[11.729602,45.488097,20.386879],[11.730527,45.489021,20.173598],[11.730574,45.4891,20.155671],[11.73066,45.488925,20.116904],[11.731047,45.489265,20.0258],[11.731948,45.490189,19.895304],[11.733461,45.491802,19.802794],[11.733526,45.491864,19.796135],[11.733703,45.492047,19.777001],[11.735678,45.49414,19.307548],[11.73644,45.494923,19.582565],[11.743075,45.501785,22.51316],[11.743066,45.501839,22.51837],[11.743055,45.501927,22.526836],[11.743033,45.502111,22.544532],[11.743023,45.502174,22.550607],[11.743293,45.502102,22.570011],[11.743518,45.502254,22.591001],[11.74575,45.504658,22.611671],[11.750005,45.508987,22.607478],[11.755747,45.515009,22.753367],[11.758043,45.517376,22.5361],[11.761425,45.520894,23.1538],[11.761485,45.520957,23.155805],[11.76161,45.521087,23.159955],[11.764558,45.524157,23.267403],[11.765396,45.525079,23.419564],[11.766191,45.525824,23.46296],[11.767591,45.527286,23.370996],[11.768325,45.527938,23.240167],[11.769284,45.528631,23.247199],[11.770339,45.529262,23.364174],[11.771429,45.529773,23.549316],[11.772823,45.53028,23.805211],[11.773531,45.530486,23.953556],[11.778539,45.531794,25.053002],[11.780931,45.532362,25.137823],[11.782986,45.532967,24.533034],[11.785899,45.533729,23.651205],[11.787272,45.534036,23.55459],[11.789981,45.53474,23.871865],[11.792725,45.535409,22.179775],[11.793399,45.535583,21.662022],[11.794219,45.535794,21.032362],[11.797408,45.53661,20.261372],[11.797972,45.536756,20.227337],[11.799988,45.53728,20.202259],[11.801649,45.53768,20.361043],[11.802755,45.537889,20.484129],[11.804247,45.538085,20.651255],[11.80559,45.538195,20.453884],[11.80623,45.538218,20.352938],[11.806999,45.538233,20.244775],[11.808645,45.538242,20.143018],[11.812595,45.538304,19.737683],[11.813226,45.538313,19.715899],[11.813368,45.538315,19.710997],[11.816194,45.538356,20.186156],[11.819307,45.53839,21.713534],[11.82074,45.538453,22.279726],[11.820921,45.538462,22.339562],[11.821667,45.538519,22.587018],[11.822406,45.538626,22.790196],[11.822619,45.538664,22.800375],[11.82297,45.538714,22.816963],[11.823568,45.538761,22.84483],[11.823669,45.538817,22.850795],[11.823621,45.538895,22.856411],[11.823671,45.538915,22.859078],[11.823747,45.538943,22.863054],[11.823851,45.538824,22.872279],[11.824477,45.538919,22.899542],[11.824748,45.538901,22.806233],[11.825082,45.538987,22.684256],[11.827195,45.539456,21.920578],[11.829664,45.540197,21.073664],[11.832909,45.541272,20.909809],[11.833024,45.541311,20.91069],[11.838286,45.543061,21.058167],[11.839129,45.543343,21.259071],[11.845182,45.545349,23.313646],[11.846064,45.545588,23.435463],[11.847603,45.545877,23.434339],[11.847649,45.545901,23.434299],[11.847693,45.545928,23.434258],[11.848047,45.545955,23.430877],[11.848655,45.546076,23.381304],[11.854125,45.547,22.988952],[11.854361,45.54704,22.957109],[11.857833,45.547564,22.266276],[11.86016,45.548047,22.115917],[11.862444,45.548435,22.377846],[11.866065,45.548965,22.638499],[11.866274,45.548991,22.609311],[11.866331,45.549021,22.599507],[11.873177,45.550183,21.538572],[11.873235,45.550015,21.51591],[11.873311,45.550025,21.50881],[11.873392,45.550039,21.50115],[11.873347,45.550211,21.478223],[11.877603,45.550922,21.228024],[11.880617,45.551524,21.266441],[11.881037,45.551623,21.260089],[11.881124,45.551645,21.258763],[11.881214,45.551663,21.257421],[11.887199,45.552912,21.107834],[11.887492,45.552961,21.123521],[11.887902,45.55306,21.171643],[11.892846,45.55412,21.688426],[11.893306,45.554217,21.718358],[11.893865,45.554334,21.754709],[11.89495,45.554563,21.731256],[11.898305,45.555269,20.609381],[11.898502,45.555381,20.531569],[11.898811,45.555382,20.436817],[11.900703,45.555783,20.273113],[11.907838,45.557295,21.228748],[11.907847,45.557297,21.2314],[11.907955,45.557318,21.262882],[11.907981,45.557324,21.270571],[11.909928,45.557745,21.696902],[11.910256,45.557813,21.695672],[11.910304,45.557872,21.695323],[11.910345,45.557924,21.695018],[11.910621,45.557888,21.694008],[11.91756,45.559367,20.316832],[11.9176,45.559375,20.311807],[11.917653,45.559387,20.305079],[11.918716,45.559625,20.170268],[11.918791,45.55964,20.160846],[11.92008,45.559918,20.079726],[11.920442,45.559996,20.067077],[11.921801,45.560294,20.025979],[11.922421,45.560506,20.029174],[11.923226,45.560855,20.033558],[11.923731,45.561133,20.036532],[11.924677,45.563706,21.071933],[11.924653,45.564696,21.394252],[11.924566,45.565166,21.465843],[11.924578,45.565843,21.558954],[11.924646,45.565897,21.568854],[11.924638,45.565991,21.581804],[11.924599,45.566331,21.628713],[11.924656,45.566336,21.634244],[11.924642,45.566383,21.640846],[11.924671,45.566529,21.668424],[11.924737,45.566608,21.691952],[11.924941,45.566582,21.729272],[11.925761,45.566465,21.879891],[11.926202,45.566403,21.960848],[11.926396,45.566376,21.996448],[11.926701,45.566337,22.05225],[11.927424,45.566165,22.189522],[11.927851,45.566069,22.270063],[11.927933,45.566049,22.285657],[11.928404,45.565922,22.3763],[11.9286,45.565869,22.414033],[11.929699,45.565608,22.558853],[11.929796,45.565585,22.551782],[11.929971,45.565549,22.539188],[11.930193,45.565517,22.523538],[11.930267,45.565511,22.518394],[11.930443,45.565486,22.505994],[11.93064,45.56546,22.492152],[11.93073,45.565727,22.465095],[11.930841,45.566063,22.431082],[11.931012,45.566555,22.39851],[11.931103,45.566798,22.397669],[11.931109,45.566812,22.39762],[11.931199,45.567069,22.396735],[11.931629,45.568195,22.414443],[11.931812,45.568692,22.552018],[11.931861,45.568823,22.588316],[11.932102,45.569377,22.743547],[11.932129,45.569442,22.761692],[11.932164,45.569508,22.780563],[11.932464,45.570074,23.020473],[11.932543,45.570372,23.196174],[11.932652,45.570805,23.451052],[11.932653,45.570822,23.460916],[11.932723,45.571103,23.62627],[11.932731,45.571135,23.645102],[11.93276,45.571216,23.69351],[11.932541,45.571229,23.7827],[11.932483,45.571245,23.807999],[11.931873,45.571369,23.959568],[11.931792,45.571382,23.969071],[11.931639,45.571408,23.987076],[11.931598,45.571429,23.992885],[11.93161,45.571493,24.00343],[11.931631,45.571592,24.01978],[11.931643,45.571673,24.033084],[11.931629,45.57172,24.040927],[11.931575,45.571757,24.049568],[11.931516,45.571772,24.056746],[11.931194,45.571814,24.094202],[11.931244,45.571951,24.117302],[11.931341,45.572308,24.176668],[11.931445,45.572689,24.144152],[11.931473,45.572788,24.104793],[11.931479,45.572809,24.096441],[11.931505,45.572895,24.062158],[11.931521,45.572935,24.045958],[11.931005,45.573237,23.86234],[11.930831,45.573342,23.799624],[11.930702,45.573388,23.760101],[11.930627,45.573414,23.737253],[11.930549,45.573512,23.693502],[11.93062,45.57373,23.606301],[11.930544,45.573743,23.584943],[11.931856,45.576707,22.143562],[11.932163,45.577509,21.791814],[11.93241,45.577622,21.724515],[11.933252,45.578627,21.34489],[11.933809,45.579119,21.298118],[11.933932,45.579226,21.316135],[11.934512,45.579732,21.40124],[11.935112,45.58015,21.478973],[11.936093,45.5807,21.889843],[11.936868,45.581227,22.266677],[11.938467,45.581893,22.696715],[11.938555,45.581876,22.715418],[11.938738,45.581652,22.790951],[11.938806,45.58168,22.807115],[11.938846,45.581832,22.852358],[11.938882,45.581845,22.860657],[11.93924,45.581941,22.892503],[11.939278,45.581951,22.886785],[11.940142,45.582231,22.752692],[11.940503,45.582341,22.69724],[11.948732,45.584875,21.424832],[11.948801,45.584898,21.421554],[11.948854,45.584913,21.419102],[11.948965,45.584947,21.413904],[11.949017,45.584963,21.411467],[11.949122,45.584995,21.406555],[11.949529,45.585118,21.387538],[11.951393,45.585681,21.424944],[11.956356,45.58716,22.376231],[11.956295,45.587806,22.362338],[11.956223,45.587851,22.360889],[11.955647,45.587947,22.351997],[11.955635,45.587998,22.350888],[11.956064,45.587942,22.305698],[11.95718,45.587826,22.170764],[11.95719,45.587874,22.162474],[11.957201,45.587926,22.15349],[11.957896,45.587859,22.069585],[11.95881,45.587922,22.040421],[11.966795,45.590347,22.106199],[11.96712,45.590446,22.124457],[11.967694,45.590646,22.167108],[11.968101,45.590772,22.228551],[11.971107,45.591698,22.538468],[11.979379,45.594228,22.699238],[11.979921,45.594398,22.671573],[11.980053,45.594439,22.664846],[11.981284,45.594775,22.603302],[11.985045,45.595946,22.27172],[11.988509,45.596987,23.191497],[11.993238,45.598443,22.98241],[11.994102,45.598708,22.854497],[11.998136,45.599924,22.047183],[12.000083,45.60052,21.509779],[12.004702,45.60195,21.201587],[12.004794,45.601979,21.207326],[12.005673,45.602228,21.413774],[12.007877,45.602892,22.332524],[12.008356,45.60304,22.332508],[12.008822,45.603195,22.332491],[12.008957,45.603239,22.332487],[12.009289,45.603287,22.332476],[12.009604,45.603423,22.332464],[12.013279,45.604672,21.259379],[12.013512,45.604751,21.208087],[12.020069,45.606948,20.493849],[12.020492,45.607085,20.538097],[12.020579,45.607119,20.547557],[12.020722,45.607146,20.561618],[12.021212,45.607089,20.60877],[12.021261,45.607119,20.614952],[12.02122,45.607126,20.618958],[12.021233,45.607168,20.624789],[12.021092,45.607316,20.648923],[12.024961,45.608626,21.86301],[12.032788,45.611292,21.577937],[12.032823,45.611304,21.564807],[12.033027,45.611372,21.488681],[12.0372,45.612798,19.992723],[12.037417,45.612866,19.972022],[12.038363,45.613182,20.128251],[12.038456,45.613221,20.144411],[12.038563,45.613256,20.162014],[12.041285,45.614109,20.499908],[12.044457,45.614983,20.256013],[12.044569,45.615013,20.25566],[12.044683,45.615049,20.255292],[12.049007,45.616231,20.423365],[12.049098,45.616251,20.430356],[12.049174,45.616276,20.436511],[12.05186,45.617016,20.993517],[12.051963,45.617045,20.980098],[12.055301,45.617965,20.55436],[12.060082,45.619278,20.651729],[12.066961,45.621141,22.123067],[12.067102,45.621179,22.123846],[12.067253,45.62122,22.124681],[12.071718,45.622426,21.279756],[12.072758,45.622711,21.002968],[12.072774,45.622716,20.998626],[12.072883,45.622746,20.969599],[12.076876,45.623859,21.131588],[12.079996,45.624716,22.308065],[12.082232,45.625291,23.55249],[12.082996,45.625494,23.880181],[12.083139,45.625537,23.903785],[12.083228,45.625562,23.918328],[12.086189,45.626386,24.09703],[12.088746,45.627078,23.318919],[12.092501,45.628124,20.932279],[12.092555,45.62814,20.910686],[12.092607,45.628154,20.890171],[12.095429,45.628922,20.192936],[12.095519,45.628929,20.207287],[12.095532,45.628995,20.222385],[12.095538,45.629032,20.230824],[12.095748,45.62901,20.264475],[12.096057,45.62909,20.316692],[12.096205,45.629131,20.34192],[12.104508,45.631392,23.649494],[12.108738,45.632566,21.481171],[12.112016,45.633563,19.069741],[12.116305,45.634863,18.710889],[12.116442,45.634904,18.764043],[12.120681,45.636173,20.3888],[12.120769,45.636199,20.418116],[12.120959,45.636256,20.331436],[12.127477,45.638199,17.390522],[12.129489,45.638798,17.195499],[12.129871,45.638916,17.189625],[12.129879,45.638964,17.188652],[12.130036,45.638966,17.186443],[12.13213,45.63961,17.670494],[12.132571,45.639751,17.774207],[12.133661,45.640087,17.822854],[12.136701,45.640974,17.582371],[12.141728,45.642496,16.132816],[12.148915,45.644638,16.106359],[12.15198,45.645552,16.913772],[12.155074,45.646489,17.686793],[12.15764,45.647261,17.625828],[12.159072,45.647767,17.313686],[12.159115,45.647774,17.301625],[12.159267,45.647801,17.258781],[12.159329,45.647821,17.240127],[12.159529,45.647898,17.177751],[12.159513,45.647982,17.144635],[12.159504,45.648031,17.125329],[12.160045,45.648119,16.973587],[12.160409,45.648231,16.864941],[12.160576,45.648245,16.818992],[12.160822,45.648176,16.7702],[12.160918,45.647988,16.748522],[12.161162,45.647975,16.729946],[12.161168,45.648022,16.724822],[12.161051,45.64806,16.715028],[12.160992,45.64822,16.697086],[12.16221,45.648589,16.596315],[12.169188,45.650759,16.296598],[12.171146,45.651297,16.348486],[12.171241,45.651323,16.351879],[12.171294,45.651339,16.353798],[12.173883,45.652116,16.540431],[12.18295,45.654855,14.676014],[12.192261,45.657614,15.394098],[12.192318,45.657629,15.399303],[12.192736,45.657756,15.438252],[12.195679,45.658719,15.436194],[12.197168,45.659108,15.218642],[12.200219,45.659987,14.547528],[12.200593,45.660103,14.458939],[12.202448,45.660665,14.021211],[12.202576,45.660697,13.989019],[12.205841,45.661691,13.064462],[12.207898,45.662317,13.043567],[12.208167,45.662398,13.089456],[12.209067,45.662673,13.243342],[12.209153,45.662697,13.25785],[12.210289,45.66304,13.326747],[12.212816,45.66371,13.189742],[12.214922,45.664002,12.973101],[12.214942,45.664005,12.97282],[12.214975,45.664005,12.972366],[12.215052,45.664011,12.971302],[12.215274,45.664024,12.968241],[12.215744,45.664051,12.961762],[12.216183,45.663966,12.955504],[12.217853,45.663914,12.97728],[12.219944,45.663692,13.181438],[12.220146,45.663567,13.284506],[12.222507,45.66338,14.04495],[12.224148,45.663248,14.08074],[12.224189,45.66316,14.083609],[12.224567,45.663102,14.091077],[12.224681,45.663117,14.076641],[12.224707,45.663163,14.067834],[12.224778,45.663561,13.996415],[12.224895,45.663809,13.949916],[12.224915,45.663836,13.944503],[12.225045,45.66398,13.914184],[12.22503,45.664024,13.90613],[12.225528,45.664483,13.803559],[12.225706,45.664673,13.826476],[12.225737,45.664657,13.85759],[12.226435,45.665384,14.868985],[12.226891,45.665867,15.537469],[12.227078,45.666057,15.803872],[12.227254,45.666136,15.958131],[12.227377,45.666162,16.049578],[12.227371,45.666199,16.087497],[12.227364,45.666241,16.130555],[12.227358,45.666288,16.178605],[12.227373,45.666314,16.207152],[12.227563,45.66632,16.3425],[12.227791,45.666333,16.505291],[12.227882,45.666306,16.575644],[12.228393,45.666359,16.94327],[12.228913,45.666409,17.316804],[12.229918,45.666512,17.74178],[12.230331,45.666556,17.792153],[12.231844,45.666719,17.976738],[12.233929,45.666937,18.541638],[12.234191,45.667023,18.621802],[12.234268,45.66699,18.646817],[12.23434,45.66696,18.670032],[12.234481,45.666958,18.710151],[12.234563,45.666967,18.738072],[12.234846,45.666997,18.834359],[12.23505,45.667016,18.903588],[12.235319,45.66704,18.994811],[12.23538,45.667046,19.015533],[12.235474,45.667051,19.047244],[12.236328,45.667123,19.336601],[12.238838,45.66735,19.195672],[12.238909,45.667116,19.125946],[12.239655,45.665996,18.394707],[12.23973,45.66588,18.308386],[12.239957,45.665275,17.884246],[12.239982,45.665231,17.852142],[12.240054,45.665264,17.832516],[12.241104,45.665721,18.097654],[12.241141,45.665738,18.107145],[12.241347,45.665835,18.160387],[12.24153,45.665918,18.207148],[12.241656,45.666025,18.24965],[12.241729,45.666072,18.270925],[12.242002,45.666243,18.349504],[12.242076,45.66629,18.370937],[12.242199,45.666367,18.533617],[12.242304,45.666433,18.697891],[12.242351,45.666464,18.773067],[12.242601,45.66662,19.162928],[12.243023,45.666886,19.823981],[12.243068,45.666914,19.894067],[12.243209,45.666844,20.095252],[12.243564,45.666648,20.621515],[12.243596,45.666629,20.670359],[12.243795,45.666518,20.966532],[12.243823,45.666501,21.009677],[12.24391,45.666454,21.13759],[12.244302,45.666251,21.37143],[12.244587,45.666128,21.37143],[12.244763,45.666057,21.37143],[12.244932,45.665992,21.37143],[12.245114,45.665909,21.37143],[12.245434,45.665747,21.37143],[12.245483,45.665775,21.37143],[12.245778,45.665654,21.37143],[12.245931,45.665851,21.37143],[12.24598,45.665894,21.37143],[12.245634,45.666013,21.37143]]}},{type:"Feature",properties:{name:"Stage 5",time:"2022-05-16T21:25:29.554Z",coordTimes:["2022-05-16T21:25:29.554Z","2022-05-16T21:25:48.909Z","2022-05-16T21:25:52.148Z","2022-05-16T21:25:52.922Z","2022-05-16T21:25:54.962Z","2022-05-16T21:25:55.434Z","2022-05-16T21:25:56.514Z","2022-05-16T21:26:01.405Z","2022-05-16T21:26:03.207Z","2022-05-16T21:26:05.374Z","2022-05-16T21:26:08.086Z","2022-05-16T21:26:12.597Z","2022-05-16T21:26:13.978Z","2022-05-16T21:26:18.957Z","2022-05-16T21:26:23.938Z","2022-05-16T21:26:29.753Z","2022-05-16T21:26:30.053Z","2022-05-16T21:26:33.185Z","2022-05-16T21:26:35.944Z","2022-05-16T21:26:39.327Z","2022-05-16T21:26:41.692Z","2022-05-16T21:26:47.104Z","2022-05-16T21:26:48.987Z","2022-05-16T21:26:59.685Z","2022-05-16T21:27:01.173Z","2022-05-16T21:27:04.691Z","2022-05-16T21:27:07.530Z","2022-05-16T21:27:08.401Z","2022-05-16T21:27:15.748Z","2022-05-16T21:27:16.543Z","2022-05-16T21:27:23.821Z","2022-05-16T21:27:38.716Z","2022-05-16T21:27:51.346Z","2022-05-16T21:27:52.053Z","2022-05-16T21:27:53.797Z","2022-05-16T21:27:55.200Z","2022-05-16T21:27:55.799Z","2022-05-16T21:28:12.149Z","2022-05-16T21:28:20.424Z","2022-05-16T21:28:21.699Z","2022-05-16T21:28:22.324Z","2022-05-16T21:28:24.630Z","2022-05-16T21:28:29.315Z","2022-05-16T21:28:33.031Z","2022-05-16T21:28:36.701Z","2022-05-16T21:28:37.868Z","2022-05-16T21:28:40.812Z","2022-05-16T21:28:43.943Z","2022-05-16T21:28:45.910Z","2022-05-16T21:28:47.824Z","2022-05-16T21:28:50.559Z","2022-05-16T21:28:54.352Z","2022-05-16T21:28:58.642Z","2022-05-16T21:29:21.866Z","2022-05-16T21:29:26.269Z","2022-05-16T21:29:31.174Z","2022-05-16T21:29:43.558Z","2022-05-16T21:29:46.516Z","2022-05-16T21:29:58.588Z","2022-05-16T21:30:12.972Z","2022-05-16T21:30:19.649Z","2022-05-16T21:30:29.992Z","2022-05-16T21:30:45.631Z","2022-05-16T21:30:57.371Z","2022-05-16T21:31:01.977Z","2022-05-16T21:31:23.438Z","2022-05-16T21:31:25.690Z","2022-05-16T21:31:27.335Z","2022-05-16T21:31:28.425Z","2022-05-16T21:31:41.490Z","2022-05-16T21:31:55.239Z","2022-05-16T21:32:14.712Z","2022-05-16T21:32:27.277Z","2022-05-16T21:32:36.828Z","2022-05-16T21:32:42.898Z","2022-05-16T21:32:47.152Z","2022-05-16T21:32:56.900Z","2022-05-16T21:33:16.536Z","2022-05-16T21:33:20.051Z","2022-05-16T21:33:21.446Z","2022-05-16T21:33:27.176Z","2022-05-16T21:33:28.002Z","2022-05-16T21:33:28.875Z","2022-05-16T21:33:40.013Z","2022-05-16T21:33:58.010Z","2022-05-16T21:34:08.704Z","2022-05-16T21:34:17.176Z","2022-05-16T21:34:18.544Z","2022-05-16T21:34:19.737Z","2022-05-16T21:34:25.380Z","2022-05-16T21:34:26.440Z","2022-05-16T21:34:29.366Z","2022-05-16T21:34:30.531Z","2022-05-16T21:34:34.653Z","2022-05-16T21:34:35.785Z","2022-05-16T21:34:44.384Z","2022-05-16T21:34:48.666Z","2022-05-16T21:35:00.013Z","2022-05-16T21:35:09.826Z","2022-05-16T21:35:13.364Z","2022-05-16T21:35:25.914Z","2022-05-16T21:35:32.825Z","2022-05-16T21:35:35.444Z","2022-05-16T21:35:36.983Z","2022-05-16T21:35:38.205Z","2022-05-16T21:35:41.872Z","2022-05-16T21:35:43.987Z","2022-05-16T21:36:52.351Z","2022-05-16T21:37:58.463Z","2022-05-16T21:38:24.964Z","2022-05-16T21:38:49.356Z","2022-05-16T21:39:19.014Z","2022-05-16T21:39:34.660Z","2022-05-16T21:40:17.054Z","2022-05-16T21:40:18.170Z","2022-05-16T21:40:22.576Z","2022-05-16T21:40:40.531Z","2022-05-16T21:40:59.315Z","2022-05-16T21:41:11.211Z","2022-05-16T21:41:15.934Z","2022-05-16T21:41:17.992Z","2022-05-16T21:41:24.720Z","2022-05-16T21:41:53.557Z","2022-05-16T21:42:00.041Z","2022-05-16T21:42:41.081Z","2022-05-16T21:44:08.969Z","2022-05-16T21:44:25.369Z","2022-05-16T21:44:31.681Z","2022-05-16T21:44:33.369Z","2022-05-16T21:44:35.360Z","2022-05-16T21:44:44.322Z","2022-05-16T21:45:14.344Z","2022-05-16T21:45:26.035Z","2022-05-16T21:45:33.529Z","2022-05-16T21:45:43.139Z","2022-05-16T21:46:05.250Z","2022-05-16T21:46:14.173Z","2022-05-16T21:46:25.513Z","2022-05-16T21:46:39.496Z","2022-05-16T21:48:50.292Z","2022-05-16T21:49:57.301Z","2022-05-16T21:50:02.732Z","2022-05-16T21:50:03.660Z","2022-05-16T21:50:08.247Z","2022-05-16T21:50:28.324Z","2022-05-16T21:50:44.224Z","2022-05-16T21:50:57.988Z","2022-05-16T21:51:08.733Z","2022-05-16T21:51:25.615Z","2022-05-16T21:51:30.823Z","2022-05-16T21:51:34.820Z","2022-05-16T21:51:39.010Z","2022-05-16T21:52:09.478Z","2022-05-16T21:52:10.906Z","2022-05-16T21:52:16.178Z","2022-05-16T21:52:20.931Z","2022-05-16T21:52:27.018Z","2022-05-16T21:52:41.894Z","2022-05-16T21:52:47.833Z","2022-05-16T21:52:55.425Z","2022-05-16T21:53:04.393Z","2022-05-16T21:53:07.343Z","2022-05-16T21:53:15.085Z","2022-05-16T21:53:18.311Z","2022-05-16T21:53:45.508Z","2022-05-16T21:53:49.720Z","2022-05-16T21:54:28.828Z","2022-05-16T21:54:31.687Z","2022-05-16T21:54:40.597Z","2022-05-16T21:55:37.643Z","2022-05-16T21:55:41.556Z","2022-05-16T21:55:47.885Z","2022-05-16T21:55:50.017Z","2022-05-16T21:55:58.322Z","2022-05-16T21:56:18.049Z","2022-05-16T21:56:54.316Z","2022-05-16T21:56:57.826Z","2022-05-16T21:57:13.787Z","2022-05-16T21:57:17.697Z","2022-05-16T21:58:00.446Z","2022-05-16T21:58:05.959Z","2022-05-16T21:58:35.180Z","2022-05-16T21:58:41.000Z","2022-05-16T21:59:10.236Z","2022-05-16T21:59:14.735Z","2022-05-16T21:59:50.099Z","2022-05-16T22:00:08.072Z","2022-05-16T22:00:16.767Z","2022-05-16T22:00:51.812Z","2022-05-16T22:03:53.850Z","2022-05-16T22:04:17.190Z","2022-05-16T22:04:49.824Z","2022-05-16T22:04:53.229Z","2022-05-16T22:04:54.299Z","2022-05-16T22:04:57.248Z","2022-05-16T22:05:10.573Z","2022-05-16T22:05:20.755Z","2022-05-16T22:05:25.088Z","2022-05-16T22:05:26.610Z","2022-05-16T22:05:35.070Z","2022-05-16T22:06:29.554Z","2022-05-16T22:06:33.993Z","2022-05-16T22:06:54.060Z","2022-05-16T22:06:56.744Z","2022-05-16T22:07:00.305Z","2022-05-16T22:07:02.887Z","2022-05-16T22:08:29.192Z","2022-05-16T22:08:31.784Z","2022-05-16T22:08:37.987Z","2022-05-16T22:08:49.701Z","2022-05-16T22:08:59.446Z","2022-05-16T22:09:13.298Z","2022-05-16T22:09:27.790Z","2022-05-16T22:10:05.007Z","2022-05-16T22:10:30.995Z","2022-05-16T22:10:43.390Z","2022-05-16T22:10:51.091Z","2022-05-16T22:11:04.482Z","2022-05-16T22:11:06.730Z","2022-05-16T22:11:08.234Z","2022-05-16T22:11:09.303Z","2022-05-16T22:11:11.807Z","2022-05-16T22:11:11.978Z","2022-05-16T22:11:29.285Z","2022-05-16T22:11:35.150Z","2022-05-16T22:11:43.480Z","2022-05-16T22:11:51.344Z","2022-05-16T22:12:43.068Z","2022-05-16T22:13:06.949Z","2022-05-16T22:13:15.469Z","2022-05-16T22:13:23.628Z","2022-05-16T22:13:39.902Z","2022-05-16T22:15:24.018Z","2022-05-16T22:16:11.958Z","2022-05-16T22:16:24.676Z","2022-05-16T22:16:27.928Z","2022-05-16T22:17:12.559Z","2022-05-16T22:19:04.593Z","2022-05-16T22:19:08.926Z","2022-05-16T22:19:54.967Z","2022-05-16T22:19:59.425Z","2022-05-16T22:20:02.530Z","2022-05-16T22:21:24.416Z","2022-05-16T22:21:27.124Z","2022-05-16T22:23:22.088Z","2022-05-16T22:24:30.567Z","2022-05-16T22:24:32.145Z","2022-05-16T22:24:38.920Z","2022-05-16T22:24:39.414Z","2022-05-16T22:24:41.515Z","2022-05-16T22:24:48.839Z","2022-05-16T22:25:25.971Z","2022-05-16T22:25:28.027Z","2022-05-16T22:25:41.493Z","2022-05-16T22:25:43.510Z","2022-05-16T22:26:28.412Z","2022-05-16T22:26:33.391Z","2022-05-16T22:26:55.589Z","2022-05-16T22:27:32.727Z","2022-05-16T22:28:08.437Z","2022-05-16T22:28:22.038Z","2022-05-16T22:28:24.735Z","2022-05-16T22:28:27.167Z","2022-05-16T22:28:41.098Z","2022-05-16T22:28:45.475Z","2022-05-16T22:28:49.501Z","2022-05-16T22:28:51.526Z","2022-05-16T22:28:52.626Z","2022-05-16T22:28:57.618Z","2022-05-16T22:29:03.371Z","2022-05-16T22:29:43.563Z","2022-05-16T22:30:12.696Z","2022-05-16T22:30:14.039Z","2022-05-16T22:30:14.601Z","2022-05-16T22:30:30.072Z","2022-05-16T22:30:34.285Z","2022-05-16T22:30:34.996Z","2022-05-16T22:30:38.437Z","2022-05-16T22:30:58.598Z","2022-05-16T22:31:32.043Z","2022-05-16T22:32:01.486Z","2022-05-16T22:32:08.959Z","2022-05-16T22:32:17.810Z","2022-05-16T22:32:30.677Z","2022-05-16T22:33:07.058Z","2022-05-16T22:33:29.880Z","2022-05-16T22:33:56.547Z","2022-05-16T22:34:09.541Z","2022-05-16T22:34:30.291Z","2022-05-16T22:34:45.278Z","2022-05-16T22:35:09.547Z","2022-05-16T22:35:33.960Z","2022-05-16T22:35:41.863Z","2022-05-16T22:35:44.239Z","2022-05-16T22:35:49.254Z","2022-05-16T22:35:50.478Z","2022-05-16T22:35:56.356Z","2022-05-16T22:35:59.161Z","2022-05-16T22:36:28.762Z","2022-05-16T22:36:34.863Z","2022-05-16T22:36:35.934Z","2022-05-16T22:36:36.974Z","2022-05-16T22:36:38.564Z","2022-05-16T22:36:43.013Z","2022-05-16T22:36:45.152Z","2022-05-16T22:36:52.554Z","2022-05-16T22:37:06.232Z","2022-05-16T22:37:08.209Z","2022-05-16T22:37:10.511Z","2022-05-16T22:37:12.801Z","2022-05-16T22:37:20.517Z","2022-05-16T22:37:28.347Z","2022-05-16T22:37:35.950Z","2022-05-16T22:37:42.715Z","2022-05-16T22:37:52.371Z","2022-05-16T22:38:07.089Z","2022-05-16T22:38:12.002Z","2022-05-16T22:38:13.016Z","2022-05-16T22:38:18.536Z","2022-05-16T22:38:28.138Z","2022-05-16T22:38:34.424Z","2022-05-16T22:39:13.498Z","2022-05-16T22:39:19.060Z","2022-05-16T22:39:20.326Z","2022-05-16T22:39:25.492Z","2022-05-16T22:39:42.904Z","2022-05-16T22:39:44.177Z","2022-05-16T22:40:50.734Z","2022-05-16T22:41:17.657Z","2022-05-16T22:41:51.666Z","2022-05-16T22:41:53.278Z","2022-05-16T22:41:55.915Z","2022-05-16T22:41:56.691Z","2022-05-16T22:41:57.610Z","2022-05-16T22:42:01.476Z","2022-05-16T22:42:06.186Z","2022-05-16T22:42:18.018Z","2022-05-16T22:42:39.523Z","2022-05-16T22:43:23.609Z","2022-05-16T22:43:30.012Z","2022-05-16T22:43:49.358Z","2022-05-16T22:43:52.045Z","2022-05-16T22:43:54.275Z","2022-05-16T22:43:55.820Z","2022-05-16T22:43:57.398Z","2022-05-16T22:43:59.245Z","2022-05-16T22:44:02.417Z","2022-05-16T22:45:13.319Z","2022-05-16T22:46:20.575Z","2022-05-16T22:46:21.947Z","2022-05-16T22:46:24.448Z","2022-05-16T22:46:26.321Z","2022-05-16T22:46:31.546Z","2022-05-16T22:46:55.524Z","2022-05-16T22:47:09.022Z","2022-05-16T22:47:54.951Z","2022-05-16T22:47:56.201Z","2022-05-16T22:47:57.281Z","2022-05-16T22:48:25.574Z","2022-05-16T22:48:54.633Z","2022-05-16T22:50:33.919Z","2022-05-16T22:50:41.097Z","2022-05-16T22:50:46.570Z","2022-05-16T22:50:47.894Z","2022-05-16T22:50:51.237Z","2022-05-16T22:50:53.931Z","2022-05-16T22:51:05.937Z","2022-05-16T22:51:14.164Z","2022-05-16T22:51:42.938Z","2022-05-16T22:52:41.875Z","2022-05-16T22:52:51.715Z","2022-05-16T22:54:00.513Z","2022-05-16T22:54:00.837Z","2022-05-16T22:54:03.294Z","2022-05-16T22:54:14.857Z","2022-05-16T22:54:23.913Z","2022-05-16T22:54:30.078Z","2022-05-16T22:54:33.124Z","2022-05-16T22:54:35.034Z","2022-05-16T22:54:38.657Z","2022-05-16T22:54:42.898Z","2022-05-16T22:54:48.036Z","2022-05-16T22:54:53.609Z","2022-05-16T22:55:20.509Z","2022-05-16T22:55:26.794Z","2022-05-16T22:55:28.596Z","2022-05-16T22:55:30.680Z","2022-05-16T22:55:48.526Z","2022-05-16T22:56:46.624Z","2022-05-16T22:56:48.887Z","2022-05-16T22:57:00.779Z","2022-05-16T22:57:33.797Z","2022-05-16T22:57:38.229Z","2022-05-16T22:57:43.839Z","2022-05-16T22:57:45.010Z","2022-05-16T22:57:47.929Z","2022-05-16T22:58:10.090Z","2022-05-16T22:59:18.350Z","2022-05-16T22:59:20.614Z","2022-05-16T22:59:23.814Z","2022-05-16T22:59:24.691Z","2022-05-16T22:59:26.118Z","2022-05-16T22:59:29.842Z","2022-05-16T23:00:12.618Z","2022-05-16T23:00:13.851Z","2022-05-16T23:00:16.977Z","2022-05-16T23:00:43.020Z","2022-05-16T23:00:58.637Z","2022-05-16T23:01:10.298Z","2022-05-16T23:01:26.675Z","2022-05-16T23:01:28.942Z","2022-05-16T23:01:31.628Z","2022-05-16T23:01:32.183Z","2022-05-16T23:01:33.312Z","2022-05-16T23:01:52.338Z","2022-05-16T23:01:56.662Z","2022-05-16T23:02:03.378Z","2022-05-16T23:02:08.677Z","2022-05-16T23:02:20.865Z","2022-05-16T23:02:28.464Z","2022-05-16T23:02:33.279Z","2022-05-16T23:02:57.387Z","2022-05-16T23:03:22.943Z","2022-05-16T23:03:25.964Z","2022-05-16T23:03:28.489Z","2022-05-16T23:03:29.712Z","2022-05-16T23:03:31.613Z","2022-05-16T23:04:03.409Z","2022-05-16T23:04:06.691Z","2022-05-16T23:04:09.599Z","2022-05-16T23:04:10.897Z","2022-05-16T23:04:13.816Z","2022-05-16T23:04:15.750Z","2022-05-16T23:04:16.315Z","2022-05-16T23:04:40.078Z","2022-05-16T23:04:42.509Z","2022-05-16T23:04:55.457Z","2022-05-16T23:05:01.075Z","2022-05-16T23:05:15.516Z","2022-05-16T23:05:23.876Z","2022-05-16T23:05:34.023Z","2022-05-16T23:05:37.447Z","2022-05-16T23:05:58.947Z","2022-05-16T23:06:18.026Z","2022-05-16T23:06:21.539Z","2022-05-16T23:06:39.331Z","2022-05-16T23:07:01.338Z","2022-05-16T23:07:25.691Z","2022-05-16T23:08:05.141Z","2022-05-16T23:08:18.511Z","2022-05-16T23:08:25.113Z","2022-05-16T23:08:35.698Z","2022-05-16T23:08:47.483Z","2022-05-16T23:09:02.441Z","2022-05-16T23:09:09.461Z","2022-05-16T23:09:17.330Z","2022-05-16T23:09:30.639Z","2022-05-16T23:10:14.416Z","2022-05-16T23:10:20.757Z","2022-05-16T23:10:29.023Z","2022-05-16T23:10:34.066Z","2022-05-16T23:10:34.889Z","2022-05-16T23:10:48.073Z","2022-05-16T23:10:50.111Z","2022-05-16T23:10:57.643Z","2022-05-16T23:11:03.503Z","2022-05-16T23:11:05.874Z","2022-05-16T23:11:09.363Z","2022-05-16T23:11:12.967Z","2022-05-16T23:11:22.769Z","2022-05-16T23:11:52.055Z","2022-05-16T23:12:00.587Z","2022-05-16T23:12:13.259Z","2022-05-16T23:12:16.744Z","2022-05-16T23:12:31.034Z","2022-05-16T23:12:39.131Z","2022-05-16T23:12:50.909Z","2022-05-16T23:13:05.367Z","2022-05-16T23:13:33.130Z","2022-05-16T23:13:38.109Z","2022-05-16T23:13:42.610Z","2022-05-16T23:14:29.538Z","2022-05-16T23:14:58.503Z","2022-05-16T23:15:09.577Z","2022-05-16T23:15:22.856Z","2022-05-16T23:15:35.294Z","2022-05-16T23:17:02.681Z","2022-05-16T23:17:22.711Z","2022-05-16T23:18:00.721Z","2022-05-16T23:18:21.699Z","2022-05-16T23:18:56.026Z","2022-05-16T23:19:44.896Z","2022-05-16T23:20:00.181Z","2022-05-16T23:20:07.711Z","2022-05-16T23:20:20.910Z","2022-05-16T23:20:29.446Z","2022-05-16T23:20:34.294Z","2022-05-16T23:20:40.695Z","2022-05-16T23:20:52.260Z","2022-05-16T23:21:03.710Z","2022-05-16T23:21:11.625Z","2022-05-16T23:21:57.057Z","2022-05-16T23:22:51.858Z","2022-05-16T23:23:00.346Z","2022-05-16T23:23:02.814Z","2022-05-16T23:23:07.339Z","2022-05-16T23:23:21.692Z","2022-05-16T23:23:24.611Z","2022-05-16T23:23:35.699Z","2022-05-16T23:23:55.179Z","2022-05-16T23:24:08.598Z","2022-05-16T23:24:19.525Z","2022-05-16T23:24:23.177Z","2022-05-16T23:25:05.934Z","2022-05-16T23:25:20.820Z","2022-05-16T23:25:45.068Z","2022-05-16T23:25:48.722Z","2022-05-16T23:25:52.606Z","2022-05-16T23:25:53.713Z","2022-05-16T23:25:55.818Z","2022-05-16T23:25:57.929Z","2022-05-16T23:26:04.473Z","2022-05-16T23:26:41.488Z","2022-05-16T23:26:57.443Z","2022-05-16T23:27:09.118Z","2022-05-16T23:27:40.899Z","2022-05-16T23:28:03.624Z","2022-05-16T23:28:17.596Z","2022-05-16T23:28:24.095Z","2022-05-16T23:28:55.791Z","2022-05-16T23:29:32.670Z","2022-05-16T23:29:43.360Z","2022-05-16T23:29:54.058Z","2022-05-16T23:30:26.842Z","2022-05-16T23:30:30.208Z","2022-05-16T23:30:38.386Z","2022-05-16T23:31:03.370Z","2022-05-16T23:31:04.400Z","2022-05-16T23:31:22.052Z","2022-05-16T23:31:47.077Z","2022-05-16T23:31:54.259Z","2022-05-16T23:32:01.956Z","2022-05-16T23:32:13.000Z","2022-05-16T23:32:18.683Z","2022-05-16T23:32:21.545Z","2022-05-16T23:32:49.632Z","2022-05-16T23:32:52.833Z","2022-05-16T23:33:00.400Z","2022-05-16T23:33:06.960Z","2022-05-16T23:33:12.088Z","2022-05-16T23:33:32.983Z","2022-05-16T23:34:48.657Z","2022-05-16T23:34:56.556Z","2022-05-16T23:35:20.124Z","2022-05-16T23:35:39.972Z","2022-05-16T23:36:08.845Z","2022-05-16T23:36:37.972Z","2022-05-16T23:36:47.394Z","2022-05-16T23:36:53.835Z","2022-05-16T23:36:56.531Z","2022-05-16T23:36:59.148Z","2022-05-16T23:37:04.841Z","2022-05-16T23:37:14.550Z","2022-05-16T23:37:22.669Z","2022-05-16T23:37:42.815Z","2022-05-16T23:37:58.777Z","2022-05-16T23:38:18.597Z","2022-05-16T23:38:41.296Z","2022-05-16T23:39:02.660Z","2022-05-16T23:39:35.777Z","2022-05-16T23:39:46.410Z","2022-05-16T23:40:00.453Z","2022-05-16T23:40:04.318Z","2022-05-16T23:40:07.034Z","2022-05-16T23:41:17.902Z","2022-05-16T23:41:23.459Z","2022-05-16T23:41:38.320Z","2022-05-16T23:41:40.347Z","2022-05-16T23:41:44.584Z","2022-05-16T23:41:55.919Z","2022-05-16T23:42:16.397Z","2022-05-16T23:42:28.718Z","2022-05-16T23:42:29.424Z","2022-05-16T23:42:32.206Z","2022-05-16T23:42:39.375Z","2022-05-16T23:42:41.100Z","2022-05-16T23:42:54.285Z","2022-05-16T23:43:00.626Z","2022-05-16T23:43:13.138Z","2022-05-16T23:43:16.362Z","2022-05-16T23:43:19.987Z","2022-05-16T23:44:08.525Z","2022-05-16T23:44:25.513Z","2022-05-16T23:44:31.966Z","2022-05-16T23:45:26.480Z","2022-05-16T23:45:33.320Z","2022-05-16T23:45:43.884Z","2022-05-16T23:45:53.904Z","2022-05-16T23:46:09.425Z","2022-05-16T23:46:18.520Z","2022-05-16T23:47:13.393Z","2022-05-16T23:47:19.268Z","2022-05-16T23:47:37.413Z","2022-05-16T23:47:47.772Z","2022-05-16T23:47:52.984Z","2022-05-16T23:48:37.256Z","2022-05-16T23:48:43.058Z","2022-05-16T23:48:45.350Z","2022-05-16T23:49:01.098Z","2022-05-16T23:49:09.625Z","2022-05-16T23:49:54.218Z","2022-05-16T23:49:59.014Z","2022-05-16T23:50:07.396Z","2022-05-16T23:50:17.557Z","2022-05-16T23:50:22.044Z","2022-05-16T23:50:26.842Z","2022-05-16T23:50:34.832Z","2022-05-16T23:50:38.722Z","2022-05-16T23:51:06.316Z","2022-05-16T23:51:26.324Z","2022-05-16T23:52:08.998Z","2022-05-16T23:53:18.936Z","2022-05-16T23:53:19.843Z","2022-05-16T23:53:57.116Z","2022-05-16T23:54:26.194Z","2022-05-16T23:55:14.502Z","2022-05-16T23:55:47.890Z","2022-05-16T23:56:00.063Z","2022-05-16T23:56:10.225Z","2022-05-16T23:56:22.095Z","2022-05-16T23:56:41.322Z","2022-05-16T23:57:10.248Z","2022-05-16T23:57:26.251Z","2022-05-16T23:57:37.377Z","2022-05-16T23:59:08.455Z","2022-05-16T23:59:09.606Z","2022-05-17T00:00:08.950Z","2022-05-17T00:00:41.335Z","2022-05-17T00:00:50.202Z","2022-05-17T00:01:41.608Z","2022-05-17T00:01:58.958Z","2022-05-17T00:03:02.362Z","2022-05-17T00:03:22.071Z","2022-05-17T00:03:27.939Z","2022-05-17T00:03:51.489Z","2022-05-17T00:03:52.865Z","2022-05-17T00:03:56.233Z","2022-05-17T00:04:04.899Z","2022-05-17T00:04:17.447Z","2022-05-17T00:04:18.795Z","2022-05-17T00:04:31.877Z","2022-05-17T00:04:33.793Z","2022-05-17T00:04:34.724Z","2022-05-17T00:04:44.933Z","2022-05-17T00:05:12.921Z","2022-05-17T00:05:17.964Z","2022-05-17T00:05:19.078Z","2022-05-17T00:05:19.907Z","2022-05-17T00:05:21.568Z","2022-05-17T00:05:23.320Z","2022-05-17T00:05:32.008Z","2022-05-17T00:05:36.864Z","2022-05-17T00:05:41.528Z","2022-05-17T00:05:54.221Z","2022-05-17T00:06:27.200Z","2022-05-17T00:06:29.775Z","2022-05-17T00:06:30.773Z","2022-05-17T00:06:38.661Z","2022-05-17T00:06:51.094Z","2022-05-17T00:07:17.215Z","2022-05-17T00:07:23.619Z","2022-05-17T00:07:29.605Z","2022-05-17T00:07:37.488Z","2022-05-17T00:07:44.797Z","2022-05-17T00:08:21.616Z","2022-05-17T00:08:35.172Z","2022-05-17T00:08:41.312Z","2022-05-17T00:08:48.642Z","2022-05-17T00:08:56.696Z","2022-05-17T00:09:11.574Z","2022-05-17T00:09:15.724Z","2022-05-17T00:09:39.494Z","2022-05-17T00:09:41.401Z","2022-05-17T00:09:57.120Z","2022-05-17T00:10:07.258Z","2022-05-17T00:10:14.242Z","2022-05-17T00:10:20.166Z","2022-05-17T00:10:25.720Z","2022-05-17T00:10:30.038Z","2022-05-17T00:10:35.261Z","2022-05-17T00:10:38.567Z","2022-05-17T00:10:43.415Z","2022-05-17T00:10:50.922Z","2022-05-17T00:11:09.948Z","2022-05-17T00:11:17.441Z","2022-05-17T00:11:18.658Z","2022-05-17T00:11:20.134Z","2022-05-17T00:11:42.542Z","2022-05-17T00:12:03.163Z","2022-05-17T00:12:05.105Z","2022-05-17T00:12:22.384Z","2022-05-17T00:12:28.963Z","2022-05-17T00:12:41.233Z","2022-05-17T00:12:47.567Z","2022-05-17T00:12:49.953Z","2022-05-17T00:12:51.953Z","2022-05-17T00:12:52.693Z","2022-05-17T00:12:54.733Z","2022-05-17T00:12:56.797Z","2022-05-17T00:12:59.218Z","2022-05-17T00:13:28.695Z","2022-05-17T00:13:44.605Z","2022-05-17T00:13:51.667Z","2022-05-17T00:13:55.919Z","2022-05-17T00:14:23.750Z","2022-05-17T00:14:43.137Z","2022-05-17T00:14:44.104Z","2022-05-17T00:14:48.348Z","2022-05-17T00:14:56.161Z","2022-05-17T00:15:15.187Z","2022-05-17T00:15:22.282Z","2022-05-17T00:15:25.423Z","2022-05-17T00:15:32.085Z","2022-05-17T00:15:40.371Z","2022-05-17T00:15:54.960Z","2022-05-17T00:16:08.610Z","2022-05-17T00:16:20.502Z","2022-05-17T00:16:47.488Z","2022-05-17T00:17:08.050Z","2022-05-17T00:17:38.735Z","2022-05-17T00:18:21.689Z","2022-05-17T00:18:28.330Z","2022-05-17T00:18:37.055Z","2022-05-17T00:19:21.621Z","2022-05-17T00:19:27.084Z","2022-05-17T00:19:31.686Z","2022-05-17T00:19:35.140Z","2022-05-17T00:20:03.563Z","2022-05-17T00:20:12.482Z","2022-05-17T00:20:54.526Z","2022-05-17T00:21:20.519Z","2022-05-17T00:21:21.787Z","2022-05-17T00:21:24.286Z","2022-05-17T00:21:25.480Z","2022-05-17T00:21:30.735Z","2022-05-17T00:21:34.477Z","2022-05-17T00:21:41.080Z","2022-05-17T00:21:57.677Z","2022-05-17T00:22:06.520Z","2022-05-17T00:23:04.831Z","2022-05-17T00:23:15.261Z","2022-05-17T00:24:58.297Z","2022-05-17T00:25:04.529Z","2022-05-17T00:25:26.460Z","2022-05-17T00:26:02.848Z","2022-05-17T00:26:31.365Z","2022-05-17T00:26:37.735Z","2022-05-17T00:26:55.346Z","2022-05-17T00:27:08.376Z","2022-05-17T00:27:27.563Z","2022-05-17T00:27:37.052Z","2022-05-17T00:27:38.109Z","2022-05-17T00:27:54.365Z","2022-05-17T00:28:17.112Z","2022-05-17T00:28:35.644Z","2022-05-17T00:28:36.368Z","2022-05-17T00:28:36.914Z","2022-05-17T00:28:39.386Z","2022-05-17T00:28:51.188Z","2022-05-17T00:29:01.147Z","2022-05-17T00:29:08.523Z","2022-05-17T00:29:08.965Z","2022-05-17T00:29:11.395Z","2022-05-17T00:29:19.912Z","2022-05-17T00:29:20.533Z","2022-05-17T00:29:24.156Z","2022-05-17T00:29:27.507Z","2022-05-17T00:29:33.846Z","2022-05-17T00:29:41.186Z","2022-05-17T00:29:48.081Z","2022-05-17T00:30:00.870Z","2022-05-17T00:30:18.114Z","2022-05-17T00:30:32.267Z","2022-05-17T00:30:36.191Z","2022-05-17T00:30:37.519Z","2022-05-17T00:30:40.183Z","2022-05-17T00:30:45.054Z","2022-05-17T00:31:00.758Z","2022-05-17T00:31:10.445Z","2022-05-17T00:31:16.399Z","2022-05-17T00:31:28.543Z","2022-05-17T00:31:39.633Z","2022-05-17T00:31:42.358Z","2022-05-17T00:31:47.981Z","2022-05-17T00:31:55.808Z","2022-05-17T00:32:01.594Z","2022-05-17T00:32:09.905Z","2022-05-17T00:32:29.983Z","2022-05-17T00:32:38.711Z","2022-05-17T00:33:41.289Z","2022-05-17T00:33:56.204Z","2022-05-17T00:35:07.229Z","2022-05-17T00:35:56.842Z","2022-05-17T00:35:57.530Z","2022-05-17T00:37:30.853Z","2022-05-17T00:37:36.306Z","2022-05-17T00:37:42.628Z","2022-05-17T00:38:03.045Z","2022-05-17T00:38:27.043Z","2022-05-17T00:38:36.253Z","2022-05-17T00:39:09.611Z","2022-05-17T00:39:20.114Z","2022-05-17T00:39:32.359Z","2022-05-17T00:39:53.388Z","2022-05-17T00:40:06.723Z","2022-05-17T00:40:13.776Z","2022-05-17T00:41:18.510Z","2022-05-17T00:42:01.748Z","2022-05-17T00:42:44.716Z","2022-05-17T00:42:56.262Z","2022-05-17T00:43:21.041Z","2022-05-17T00:43:40.249Z","2022-05-17T00:44:49.098Z","2022-05-17T00:44:51.906Z","2022-05-17T00:44:55.530Z","2022-05-17T00:45:04.714Z","2022-05-17T00:45:13.741Z","2022-05-17T00:45:18.297Z","2022-05-17T00:45:33.464Z","2022-05-17T00:46:04.916Z","2022-05-17T00:46:17.928Z","2022-05-17T00:46:53.851Z","2022-05-17T00:47:00.980Z","2022-05-17T00:47:07.165Z","2022-05-17T00:47:37.939Z","2022-05-17T00:47:45.768Z","2022-05-17T00:47:53.897Z","2022-05-17T00:48:00.097Z","2022-05-17T00:48:24.122Z","2022-05-17T00:48:30.248Z","2022-05-17T00:48:41.917Z","2022-05-17T00:49:12.865Z","2022-05-17T00:49:23.519Z","2022-05-17T00:49:25.665Z","2022-05-17T00:49:30.028Z","2022-05-17T00:49:33.379Z","2022-05-17T00:49:46.728Z","2022-05-17T00:50:15.705Z","2022-05-17T00:50:27.682Z","2022-05-17T00:50:33.706Z","2022-05-17T00:50:49.879Z","2022-05-17T00:50:54.802Z","2022-05-17T00:51:00.218Z","2022-05-17T00:51:07.506Z","2022-05-17T00:51:13.068Z","2022-05-17T00:51:18.853Z","2022-05-17T00:51:40.627Z","2022-05-17T00:51:52.348Z","2022-05-17T00:52:04.962Z","2022-05-17T00:52:07.991Z","2022-05-17T00:52:19.821Z","2022-05-17T00:52:24.593Z","2022-05-17T00:52:34.659Z","2022-05-17T00:52:36.974Z","2022-05-17T00:52:39.800Z","2022-05-17T00:53:00.349Z","2022-05-17T00:53:13.328Z","2022-05-17T00:53:14.124Z","2022-05-17T00:53:18.031Z","2022-05-17T00:53:21.928Z","2022-05-17T00:53:40.610Z","2022-05-17T00:53:52.373Z","2022-05-17T00:53:59.289Z","2022-05-17T00:54:10.553Z","2022-05-17T00:54:22.229Z","2022-05-17T00:54:32.175Z","2022-05-17T00:54:43.529Z","2022-05-17T00:54:43.974Z","2022-05-17T00:54:47.167Z","2022-05-17T00:54:47.702Z","2022-05-17T00:54:54.154Z","2022-05-17T00:54:54.825Z","2022-05-17T00:55:09.188Z","2022-05-17T00:55:18.412Z","2022-05-17T00:55:28.715Z","2022-05-17T00:55:43.113Z","2022-05-17T00:55:46.819Z","2022-05-17T00:55:51.311Z","2022-05-17T00:56:02.817Z","2022-05-17T00:56:06.037Z","2022-05-17T00:56:18.683Z","2022-05-17T00:56:22.769Z","2022-05-17T00:56:25.445Z","2022-05-17T00:56:34.059Z","2022-05-17T00:56:41.205Z","2022-05-17T00:56:48.139Z","2022-05-17T00:56:51.644Z","2022-05-17T00:56:58.858Z","2022-05-17T00:57:02.679Z","2022-05-17T00:57:18.495Z","2022-05-17T00:57:19.555Z","2022-05-17T00:57:24.254Z","2022-05-17T00:57:26.206Z","2022-05-17T00:57:59.079Z","2022-05-17T00:58:20.345Z","2022-05-17T00:58:33.043Z","2022-05-17T00:58:41.370Z","2022-05-17T00:58:47.885Z","2022-05-17T00:58:56.116Z","2022-05-17T00:59:48.742Z","2022-05-17T00:59:53.843Z","2022-05-17T01:00:32.103Z","2022-05-17T01:00:47.468Z","2022-05-17T01:01:03.521Z","2022-05-17T01:01:21.847Z","2022-05-17T01:01:56.814Z","2022-05-17T01:02:06.205Z","2022-05-17T01:02:10.962Z","2022-05-17T01:02:20.070Z","2022-05-17T01:02:32.277Z","2022-05-17T01:02:35.897Z","2022-05-17T01:03:04.518Z","2022-05-17T01:03:07.549Z","2022-05-17T01:03:10.305Z","2022-05-17T01:03:17.873Z","2022-05-17T01:03:25.288Z","2022-05-17T01:03:27.161Z","2022-05-17T01:03:48.993Z","2022-05-17T01:04:19.832Z","2022-05-17T01:05:19.488Z","2022-05-17T01:05:23.836Z","2022-05-17T01:05:25.147Z","2022-05-17T01:05:28.074Z","2022-05-17T01:05:36.416Z","2022-05-17T01:05:43.903Z","2022-05-17T01:06:12.159Z","2022-05-17T01:06:20.024Z","2022-05-17T01:06:29.381Z","2022-05-17T01:06:36.437Z","2022-05-17T01:06:46.264Z","2022-05-17T01:06:52.734Z","2022-05-17T01:07:09.206Z","2022-05-17T01:07:47.574Z","2022-05-17T01:08:10.844Z","2022-05-17T01:08:26.793Z","2022-05-17T01:08:41.955Z","2022-05-17T01:08:45.902Z","2022-05-17T01:08:54.701Z","2022-05-17T01:09:17.340Z","2022-05-17T01:10:13.615Z","2022-05-17T01:11:16.649Z","2022-05-17T01:11:21.155Z","2022-05-17T01:11:33.482Z","2022-05-17T01:12:20.344Z","2022-05-17T01:12:58.929Z","2022-05-17T01:13:13.437Z","2022-05-17T01:13:26.614Z","2022-05-17T01:13:34.744Z","2022-05-17T01:13:50.731Z","2022-05-17T01:14:17.025Z","2022-05-17T01:14:25.708Z","2022-05-17T01:14:45.308Z","2022-05-17T01:14:49.267Z","2022-05-17T01:14:55.556Z","2022-05-17T01:15:21.300Z","2022-05-17T01:15:25.309Z","2022-05-17T01:16:48.859Z","2022-05-17T01:17:17.494Z","2022-05-17T01:17:51.252Z","2022-05-17T01:18:00.494Z","2022-05-17T01:19:05.617Z","2022-05-17T01:19:06.108Z","2022-05-17T01:19:07.574Z","2022-05-17T01:19:08.951Z","2022-05-17T01:19:18.076Z","2022-05-17T01:19:41.955Z","2022-05-17T01:19:49.667Z","2022-05-17T01:19:59.383Z","2022-05-17T01:21:33.903Z","2022-05-17T01:21:47.849Z","2022-05-17T01:21:51.777Z","2022-05-17T01:21:58.109Z","2022-05-17T01:22:06.413Z","2022-05-17T01:22:27.272Z","2022-05-17T01:22:32.934Z","2022-05-17T01:22:40.469Z","2022-05-17T01:22:54.074Z","2022-05-17T01:23:05.743Z","2022-05-17T01:23:23.653Z","2022-05-17T01:23:45.961Z","2022-05-17T01:24:03.042Z","2022-05-17T01:24:44.789Z","2022-05-17T01:24:49.270Z","2022-05-17T01:24:52.968Z","2022-05-17T01:25:16.919Z","2022-05-17T01:25:24.924Z","2022-05-17T01:25:29.902Z","2022-05-17T01:25:31.602Z","2022-05-17T01:25:42.691Z","2022-05-17T01:25:49.152Z","2022-05-17T01:26:01.436Z","2022-05-17T01:26:52.860Z","2022-05-17T01:27:01.022Z","2022-05-17T01:27:45.254Z","2022-05-17T01:28:03.872Z","2022-05-17T01:28:12.584Z","2022-05-17T01:28:45.141Z","2022-05-17T01:28:53.683Z","2022-05-17T01:29:16.310Z","2022-05-17T01:29:42.598Z","2022-05-17T01:30:10.224Z","2022-05-17T01:30:23.820Z","2022-05-17T01:30:37.921Z","2022-05-17T01:30:48.584Z","2022-05-17T01:30:49.299Z","2022-05-17T01:31:08.340Z","2022-05-17T01:31:15.819Z","2022-05-17T01:31:18.879Z","2022-05-17T01:31:34.725Z","2022-05-17T01:31:38.748Z","2022-05-17T01:31:40.383Z","2022-05-17T01:31:49.289Z","2022-05-17T01:31:54.241Z","2022-05-17T01:32:00.821Z","2022-05-17T01:32:01.384Z","2022-05-17T01:32:04.410Z","2022-05-17T01:32:15.966Z","2022-05-17T01:32:53.747Z","2022-05-17T01:33:02.467Z","2022-05-17T01:33:09.343Z","2022-05-17T01:33:18.903Z","2022-05-17T01:33:36.365Z","2022-05-17T01:33:56.497Z","2022-05-17T01:34:20.138Z","2022-05-17T01:34:57.812Z","2022-05-17T01:35:08.831Z","2022-05-17T01:35:18.356Z","2022-05-17T01:35:38.940Z","2022-05-17T01:36:50.226Z","2022-05-17T01:37:13.316Z","2022-05-17T01:37:43.905Z","2022-05-17T01:38:04.710Z","2022-05-17T01:38:07.300Z","2022-05-17T01:38:12.683Z","2022-05-17T01:39:00.106Z","2022-05-17T01:39:04.692Z","2022-05-17T01:39:14.954Z","2022-05-17T01:39:30.120Z","2022-05-17T01:39:32.501Z","2022-05-17T01:39:54.262Z","2022-05-17T01:40:21.118Z","2022-05-17T01:40:27.439Z","2022-05-17T01:40:34.275Z","2022-05-17T01:40:38.819Z","2022-05-17T01:40:41.272Z","2022-05-17T01:41:24.805Z","2022-05-17T01:41:47.790Z","2022-05-17T01:41:52.562Z","2022-05-17T01:42:04.251Z","2022-05-17T01:42:08.147Z","2022-05-17T01:42:28.714Z","2022-05-17T01:43:48.112Z","2022-05-17T01:45:39.687Z","2022-05-17T01:45:41.610Z","2022-05-17T01:45:44.338Z","2022-05-17T01:46:09.319Z","2022-05-17T01:46:41.231Z","2022-05-17T01:47:45.028Z","2022-05-17T01:47:49.911Z","2022-05-17T01:48:48.057Z","2022-05-17T01:49:20.029Z","2022-05-17T01:49:41.861Z","2022-05-17T01:50:00.536Z","2022-05-17T01:50:07.688Z","2022-05-17T01:50:29.937Z","2022-05-17T01:50:47.548Z","2022-05-17T01:50:54.880Z","2022-05-17T01:51:02.650Z","2022-05-17T01:51:06.266Z","2022-05-17T01:51:12.562Z","2022-05-17T01:52:04.324Z","2022-05-17T01:52:11.945Z","2022-05-17T01:52:19.523Z","2022-05-17T01:52:28.396Z","2022-05-17T01:52:42.409Z","2022-05-17T01:52:47.830Z","2022-05-17T01:53:08.726Z","2022-05-17T01:54:54.146Z","2022-05-17T01:55:16.489Z","2022-05-17T01:55:20.907Z","2022-05-17T01:55:45.316Z","2022-05-17T01:56:06.584Z","2022-05-17T01:56:20.799Z","2022-05-17T01:56:22.654Z","2022-05-17T01:56:38.035Z","2022-05-17T01:57:57.299Z","2022-05-17T01:58:08.610Z","2022-05-17T01:58:13.250Z","2022-05-17T01:58:56.893Z","2022-05-17T01:59:04.625Z","2022-05-17T01:59:11.224Z","2022-05-17T01:59:19.769Z","2022-05-17T01:59:25.360Z","2022-05-17T01:59:30.345Z","2022-05-17T01:59:40.246Z","2022-05-17T01:59:51.699Z","2022-05-17T02:00:00.240Z","2022-05-17T02:00:06.139Z","2022-05-17T02:00:14.164Z","2022-05-17T02:00:18.403Z","2022-05-17T02:03:49.265Z","2022-05-17T02:04:00.699Z","2022-05-17T02:04:12.797Z","2022-05-17T02:04:22.170Z","2022-05-17T02:04:35.290Z","2022-05-17T02:04:43.653Z","2022-05-17T02:05:08.402Z","2022-05-17T02:05:34.888Z","2022-05-17T02:05:51.104Z","2022-05-17T02:06:56.904Z","2022-05-17T02:07:50.284Z","2022-05-17T02:08:46.669Z","2022-05-17T02:09:10.473Z","2022-05-17T02:09:36.720Z","2022-05-17T02:10:09.637Z","2022-05-17T02:10:20.088Z","2022-05-17T02:10:33.193Z","2022-05-17T02:10:54.246Z","2022-05-17T02:11:10.864Z","2022-05-17T02:14:13.846Z","2022-05-17T02:14:41.397Z","2022-05-17T02:14:49.237Z","2022-05-17T02:15:00.712Z","2022-05-17T02:15:11.782Z","2022-05-17T02:15:30.314Z","2022-05-17T02:15:47.156Z","2022-05-17T02:15:56.517Z","2022-05-17T02:16:25.692Z","2022-05-17T02:16:34.586Z","2022-05-17T02:17:44.325Z","2022-05-17T02:17:56.516Z","2022-05-17T02:18:11.594Z","2022-05-17T02:18:22.349Z","2022-05-17T02:18:35.889Z","2022-05-17T02:18:44.499Z","2022-05-17T02:19:03.103Z","2022-05-17T02:19:15.263Z","2022-05-17T02:19:28.094Z","2022-05-17T02:19:53.604Z","2022-05-17T02:19:59.763Z","2022-05-17T02:20:16.989Z","2022-05-17T02:20:30.212Z","2022-05-17T02:20:42.317Z","2022-05-17T02:21:17.126Z","2022-05-17T02:21:56.438Z","2022-05-17T02:22:03.714Z","2022-05-17T02:22:08.107Z","2022-05-17T02:22:21.646Z","2022-05-17T02:22:25.826Z","2022-05-17T02:22:38.500Z","2022-05-17T02:23:57.990Z","2022-05-17T02:25:25.551Z","2022-05-17T02:25:27.621Z","2022-05-17T02:25:41.730Z","2022-05-17T02:26:35.204Z","2022-05-17T02:26:58.276Z","2022-05-17T02:27:00.582Z","2022-05-17T02:27:15.184Z","2022-05-17T02:27:50.540Z","2022-05-17T02:28:05.015Z","2022-05-17T02:28:30.311Z","2022-05-17T02:28:52.900Z","2022-05-17T02:29:06.871Z","2022-05-17T02:29:18.461Z","2022-05-17T02:29:29.563Z","2022-05-17T02:29:58.825Z","2022-05-17T02:30:29.918Z","2022-05-17T02:30:36.773Z","2022-05-17T02:30:57.799Z","2022-05-17T02:31:23.882Z","2022-05-17T02:32:12.834Z","2022-05-17T02:32:38.800Z","2022-05-17T02:33:16.480Z","2022-05-17T02:33:29.561Z","2022-05-17T02:33:43.852Z","2022-05-17T02:34:04.473Z","2022-05-17T02:34:36.325Z","2022-05-17T02:34:39.378Z","2022-05-17T02:35:12.244Z","2022-05-17T02:35:17.038Z","2022-05-17T02:35:20.029Z","2022-05-17T02:35:22.042Z","2022-05-17T02:35:25.088Z","2022-05-17T02:35:27.156Z","2022-05-17T02:35:31.132Z","2022-05-17T02:35:32.510Z","2022-05-17T02:35:36.178Z","2022-05-17T02:35:59.116Z","2022-05-17T02:36:18.433Z","2022-05-17T02:36:27.781Z","2022-05-17T02:36:34.147Z","2022-05-17T02:36:57.209Z","2022-05-17T02:37:05.088Z","2022-05-17T02:37:05.944Z","2022-05-17T02:37:10.479Z","2022-05-17T02:37:14.817Z","2022-05-17T02:37:41.034Z","2022-05-17T02:37:47.669Z","2022-05-17T02:38:07.429Z","2022-05-17T02:38:12.997Z","2022-05-17T02:38:13.751Z","2022-05-17T02:38:19.652Z","2022-05-17T02:38:23.974Z","2022-05-17T02:38:32.298Z","2022-05-17T02:38:36.385Z","2022-05-17T02:38:37.878Z","2022-05-17T02:38:44.178Z","2022-05-17T02:38:56.298Z","2022-05-17T02:39:02.634Z","2022-05-17T02:39:04.282Z","2022-05-17T02:39:06.789Z","2022-05-17T02:39:08.259Z","2022-05-17T02:39:12.193Z","2022-05-17T02:39:14.232Z","2022-05-17T02:39:14.790Z","2022-05-17T02:39:16.364Z","2022-05-17T02:39:17.447Z","2022-05-17T02:39:20.206Z","2022-05-17T02:39:22.674Z","2022-05-17T02:39:24.299Z","2022-05-17T02:39:29.971Z","2022-05-17T02:39:33.068Z","2022-05-17T02:39:42.317Z","2022-05-17T02:39:44.528Z","2022-05-17T02:40:01.590Z","2022-05-17T02:40:03.309Z","2022-05-17T02:40:07.090Z","2022-05-17T02:40:46.266Z","2022-05-17T02:41:01.468Z","2022-05-17T02:41:16.914Z","2022-05-17T02:41:32.743Z","2022-05-17T02:41:39.654Z","2022-05-17T02:41:55.105Z","2022-05-17T02:42:11.422Z","2022-05-17T02:42:44.622Z","2022-05-17T02:43:00.879Z","2022-05-17T02:43:12.772Z","2022-05-17T02:43:16.448Z","2022-05-17T02:43:17.667Z","2022-05-17T02:43:18.741Z","2022-05-17T02:43:32.070Z","2022-05-17T02:44:22.081Z","2022-05-17T02:44:25.021Z","2022-05-17T02:46:22.390Z","2022-05-17T02:47:23.367Z","2022-05-17T02:47:26.052Z","2022-05-17T02:47:29.977Z","2022-05-17T02:47:34.068Z","2022-05-17T02:49:29.094Z","2022-05-17T02:49:34.149Z","2022-05-17T02:49:37.182Z","2022-05-17T02:49:46.932Z","2022-05-17T02:49:52.162Z","2022-05-17T02:49:56.555Z","2022-05-17T02:50:08.369Z","2022-05-17T02:50:09.713Z","2022-05-17T02:50:12.720Z","2022-05-17T02:50:17.535Z","2022-05-17T02:50:18.197Z","2022-05-17T02:50:20.628Z","2022-05-17T02:50:21.054Z","2022-05-17T02:50:26.611Z","2022-05-17T02:50:31.472Z","2022-05-17T02:50:32.502Z","2022-05-17T02:50:35.854Z","2022-05-17T02:50:43.827Z","2022-05-17T02:50:50.369Z","2022-05-17T02:51:27.919Z","2022-05-17T02:51:31.524Z","2022-05-17T02:51:43.618Z","2022-05-17T02:52:09.815Z","2022-05-17T02:52:18.091Z","2022-05-17T02:52:32.539Z","2022-05-17T02:52:39.754Z","2022-05-17T02:53:06.069Z","2022-05-17T02:53:48.871Z","2022-05-17T02:54:01.008Z","2022-05-17T02:54:24.610Z","2022-05-17T02:55:02.350Z","2022-05-17T02:57:21.263Z","2022-05-17T02:58:15.175Z","2022-05-17T02:59:02.051Z","2022-05-17T02:59:24.447Z","2022-05-17T03:00:35.662Z","2022-05-17T03:01:13.255Z","2022-05-17T03:02:52.520Z","2022-05-17T03:03:19.640Z","2022-05-17T03:04:22.707Z","2022-05-17T03:07:06.837Z","2022-05-17T03:07:46.046Z","2022-05-17T03:07:50.933Z","2022-05-17T03:08:24.539Z","2022-05-17T03:09:49.795Z","2022-05-17T03:09:56.863Z","2022-05-17T03:10:00.541Z","2022-05-17T03:10:08.468Z","2022-05-17T03:10:42.689Z","2022-05-17T03:11:08.929Z","2022-05-17T03:11:35.425Z","2022-05-17T03:11:42.725Z","2022-05-17T03:11:51.730Z","2022-05-17T03:11:59.807Z","2022-05-17T03:12:23.106Z","2022-05-17T03:13:01.822Z","2022-05-17T03:13:12.672Z","2022-05-17T03:14:24.890Z","2022-05-17T03:14:35.578Z","2022-05-17T03:14:49.341Z","2022-05-17T03:15:22.482Z","2022-05-17T03:16:17.329Z","2022-05-17T03:17:02.474Z","2022-05-17T03:17:22.152Z","2022-05-17T03:17:56.549Z","2022-05-17T03:18:20.444Z","2022-05-17T03:18:55.151Z","2022-05-17T03:19:23.920Z","2022-05-17T03:19:58.781Z","2022-05-17T03:21:15.403Z","2022-05-17T03:22:14.351Z","2022-05-17T03:22:25.758Z","2022-05-17T03:22:45.109Z","2022-05-17T03:24:14.155Z","2022-05-17T03:24:27.728Z","2022-05-17T03:24:44.601Z","2022-05-17T03:25:03.587Z","2022-05-17T03:25:25.029Z","2022-05-17T03:25:41.289Z","2022-05-17T03:25:52.528Z","2022-05-17T03:26:12.078Z","2022-05-17T03:26:39.318Z","2022-05-17T03:26:48.129Z","2022-05-17T03:27:41.899Z","2022-05-17T03:28:20.739Z","2022-05-17T03:28:36.259Z","2022-05-17T03:28:54.493Z","2022-05-17T03:28:57.916Z","2022-05-17T03:29:00.799Z","2022-05-17T03:29:20.768Z","2022-05-17T03:29:52.046Z","2022-05-17T03:30:15.048Z","2022-05-17T03:30:28.316Z","2022-05-17T03:30:36.233Z","2022-05-17T03:30:55.116Z","2022-05-17T03:30:55.825Z","2022-05-17T03:30:57.373Z","2022-05-17T03:31:03.738Z","2022-05-17T03:31:06.685Z","2022-05-17T03:31:18.247Z","2022-05-17T03:31:47.407Z","2022-05-17T03:32:06.567Z","2022-05-17T03:32:45.612Z","2022-05-17T03:33:38.756Z","2022-05-17T03:34:23.816Z","2022-05-17T03:34:30.625Z","2022-05-17T03:34:48.346Z","2022-05-17T03:35:12.049Z","2022-05-17T03:35:22.692Z","2022-05-17T03:35:55.632Z","2022-05-17T03:36:03.414Z","2022-05-17T03:36:43.500Z","2022-05-17T03:38:16.105Z","2022-05-17T03:38:47.301Z","2022-05-17T03:38:50.065Z","2022-05-17T03:38:56.240Z","2022-05-17T03:39:01.498Z","2022-05-17T03:39:06.239Z","2022-05-17T03:39:08.299Z","2022-05-17T03:39:09.797Z","2022-05-17T03:39:18.152Z","2022-05-17T03:39:21.636Z","2022-05-17T03:39:57.163Z","2022-05-17T03:40:07.845Z","2022-05-17T03:40:16.131Z","2022-05-17T03:40:24.424Z","2022-05-17T03:41:12.558Z","2022-05-17T03:41:48.636Z","2022-05-17T03:42:04.023Z","2022-05-17T03:42:12.834Z","2022-05-17T03:42:48.885Z","2022-05-17T03:42:54.461Z","2022-05-17T03:43:03.360Z","2022-05-17T03:43:17.292Z","2022-05-17T03:43:29.476Z","2022-05-17T03:44:14.649Z","2022-05-17T03:44:22.242Z","2022-05-17T03:44:38.443Z","2022-05-17T03:45:05.311Z","2022-05-17T03:45:45.598Z","2022-05-17T03:46:08.910Z","2022-05-17T03:46:17.745Z","2022-05-17T03:46:25.803Z","2022-05-17T03:46:28.832Z","2022-05-17T03:46:40.459Z","2022-05-17T03:47:04.740Z","2022-05-17T03:47:15.030Z","2022-05-17T03:47:21.583Z","2022-05-17T03:47:26.259Z","2022-05-17T03:47:59.983Z","2022-05-17T03:48:06.816Z","2022-05-17T03:48:12.663Z","2022-05-17T03:48:40.843Z","2022-05-17T03:48:49.543Z","2022-05-17T03:48:58.450Z","2022-05-17T03:49:30.848Z","2022-05-17T03:49:39.141Z","2022-05-17T03:50:06.186Z","2022-05-17T03:50:15.893Z","2022-05-17T03:50:27.321Z","2022-05-17T03:50:47.824Z","2022-05-17T03:51:13.187Z","2022-05-17T03:51:28.205Z","2022-05-17T03:51:40.536Z","2022-05-17T03:51:47.230Z","2022-05-17T03:51:53.476Z","2022-05-17T03:52:03.711Z","2022-05-17T03:52:07.543Z","2022-05-17T03:52:19.961Z","2022-05-17T03:52:27.576Z","2022-05-17T03:52:28.558Z","2022-05-17T03:52:45.075Z","2022-05-17T03:52:50.075Z","2022-05-17T03:52:53.652Z","2022-05-17T03:53:11.524Z","2022-05-17T03:53:16.478Z","2022-05-17T03:53:26.393Z","2022-05-17T03:53:42.373Z","2022-05-17T03:53:45.486Z","2022-05-17T03:53:49.400Z","2022-05-17T03:54:00.624Z","2022-05-17T03:54:21.808Z","2022-05-17T03:54:39.810Z","2022-05-17T03:54:50.025Z","2022-05-17T03:54:58.237Z","2022-05-17T03:55:18.323Z","2022-05-17T03:55:27.272Z","2022-05-17T03:55:45.540Z","2022-05-17T03:56:04.608Z","2022-05-17T03:56:20.515Z","2022-05-17T03:56:37.588Z","2022-05-17T03:56:59.455Z","2022-05-17T03:57:06.800Z","2022-05-17T03:57:11.849Z","2022-05-17T03:57:19.113Z","2022-05-17T03:57:23.814Z","2022-05-17T03:57:29.235Z","2022-05-17T03:57:43.677Z","2022-05-17T03:57:45.595Z","2022-05-17T03:58:18.624Z","2022-05-17T03:58:44.595Z","2022-05-17T03:59:23.563Z","2022-05-17T03:59:25.746Z","2022-05-17T03:59:57.256Z","2022-05-17T04:00:17.731Z","2022-05-17T04:00:49.691Z","2022-05-17T04:00:56.251Z","2022-05-17T04:00:57.754Z","2022-05-17T04:01:04.944Z","2022-05-17T04:01:08.288Z","2022-05-17T04:01:13.352Z","2022-05-17T04:01:19.214Z","2022-05-17T04:01:29.079Z","2022-05-17T04:01:41.248Z","2022-05-17T04:01:47.835Z","2022-05-17T04:01:49.591Z","2022-05-17T04:02:04.683Z","2022-05-17T04:02:48.182Z","2022-05-17T04:02:59.259Z","2022-05-17T04:03:18.143Z","2022-05-17T04:03:38.570Z","2022-05-17T04:03:54.144Z","2022-05-17T04:04:02.099Z","2022-05-17T04:04:16.729Z","2022-05-17T04:04:17.482Z","2022-05-17T04:04:18.875Z","2022-05-17T04:04:52.241Z","2022-05-17T04:05:20.860Z","2022-05-17T04:05:37.071Z","2022-05-17T04:07:28.264Z","2022-05-17T04:08:21.118Z","2022-05-17T04:09:12.000Z","2022-05-17T04:09:22.307Z","2022-05-17T04:09:46.305Z","2022-05-17T04:09:55.848Z","2022-05-17T04:10:20.507Z","2022-05-17T04:11:07.989Z","2022-05-17T04:13:18.416Z","2022-05-17T04:13:42.625Z","2022-05-17T04:13:52.909Z","2022-05-17T04:14:12.946Z","2022-05-17T04:14:20.234Z","2022-05-17T04:14:35.111Z","2022-05-17T04:14:55.622Z","2022-05-17T04:14:57.931Z","2022-05-17T04:15:11.033Z","2022-05-17T04:15:15.980Z","2022-05-17T04:15:25.970Z","2022-05-17T04:15:39.062Z","2022-05-17T04:15:40.513Z","2022-05-17T04:15:43.459Z","2022-05-17T04:15:47.199Z","2022-05-17T04:15:53.802Z","2022-05-17T04:15:57.308Z","2022-05-17T04:16:35.629Z","2022-05-17T04:16:41.164Z","2022-05-17T04:16:50.319Z","2022-05-17T04:16:55.432Z","2022-05-17T04:16:58.044Z","2022-05-17T04:17:01.311Z","2022-05-17T04:17:08.250Z","2022-05-17T04:17:13.703Z","2022-05-17T04:17:18.187Z","2022-05-17T04:17:22.971Z","2022-05-17T04:17:29.289Z","2022-05-17T04:17:35.926Z","2022-05-17T04:17:53.330Z","2022-05-17T04:17:54.072Z","2022-05-17T04:17:58.226Z","2022-05-17T04:18:05.464Z","2022-05-17T04:18:25.469Z","2022-05-17T04:18:32.343Z","2022-05-17T04:18:41.682Z","2022-05-17T04:18:47.554Z","2022-05-17T04:19:03.165Z","2022-05-17T04:19:23.393Z","2022-05-17T04:19:37.872Z","2022-05-17T04:19:40.961Z","2022-05-17T04:19:45.290Z","2022-05-17T04:19:46.663Z","2022-05-17T04:19:48.581Z","2022-05-17T04:19:50.974Z","2022-05-17T04:19:52.231Z","2022-05-17T04:19:56.362Z","2022-05-17T04:20:17.036Z","2022-05-17T04:20:23.179Z","2022-05-17T04:20:32.869Z","2022-05-17T04:20:39.699Z","2022-05-17T04:21:04.796Z","2022-05-17T04:21:23.974Z","2022-05-17T04:21:48.358Z","2022-05-17T04:21:52.722Z","2022-05-17T04:21:56.960Z","2022-05-17T04:22:06.561Z","2022-05-17T04:22:10.201Z","2022-05-17T04:22:21.068Z","2022-05-17T04:22:27.563Z","2022-05-17T04:22:43.419Z","2022-05-17T04:22:46.522Z","2022-05-17T04:22:51.894Z","2022-05-17T04:22:56.943Z","2022-05-17T04:23:13.263Z","2022-05-17T04:23:20.696Z","2022-05-17T04:23:31.010Z","2022-05-17T04:23:36.842Z","2022-05-17T04:23:46.794Z","2022-05-17T04:23:54.430Z","2022-05-17T04:23:58.955Z","2022-05-17T04:24:18.022Z","2022-05-17T04:24:32.112Z","2022-05-17T04:25:02.480Z","2022-05-17T04:25:12.272Z","2022-05-17T04:25:18.001Z","2022-05-17T04:25:22.825Z","2022-05-17T04:25:29.107Z","2022-05-17T04:25:42.314Z","2022-05-17T04:25:53.496Z","2022-05-17T04:26:06.548Z","2022-05-17T04:26:19.597Z","2022-05-17T04:26:26.459Z","2022-05-17T04:26:48.140Z","2022-05-17T04:26:58.705Z","2022-05-17T04:27:10.944Z","2022-05-17T04:27:16.307Z","2022-05-17T04:27:21.013Z","2022-05-17T04:27:25.519Z","2022-05-17T04:27:34.979Z","2022-05-17T04:27:46.425Z","2022-05-17T04:27:48.400Z","2022-05-17T04:28:10.485Z","2022-05-17T04:28:13.828Z","2022-05-17T04:28:19.662Z","2022-05-17T04:28:25.469Z","2022-05-17T04:28:31.802Z","2022-05-17T04:28:50.350Z","2022-05-17T04:28:54.496Z","2022-05-17T04:28:56.955Z","2022-05-17T04:29:03.121Z","2022-05-17T04:29:04.817Z","2022-05-17T04:29:10.246Z","2022-05-17T04:29:13.269Z","2022-05-17T04:29:22.284Z","2022-05-17T04:29:31.523Z","2022-05-17T04:29:57.966Z","2022-05-17T04:30:08.399Z","2022-05-17T04:30:15.303Z","2022-05-17T04:30:21.929Z","2022-05-17T04:30:29.572Z","2022-05-17T04:30:33.577Z","2022-05-17T04:30:49.463Z","2022-05-17T04:30:53.722Z","2022-05-17T04:31:01.171Z","2022-05-17T04:31:01.857Z","2022-05-17T04:31:08.505Z","2022-05-17T04:31:19.195Z","2022-05-17T04:31:21.060Z","2022-05-17T04:31:41.929Z","2022-05-17T04:31:42.708Z","2022-05-17T04:31:45.923Z","2022-05-17T04:32:04.117Z","2022-05-17T04:32:05.215Z","2022-05-17T04:32:06.396Z","2022-05-17T04:32:10.767Z","2022-05-17T04:32:16.513Z","2022-05-17T04:32:21.059Z","2022-05-17T04:32:21.765Z","2022-05-17T04:32:24.231Z","2022-05-17T04:32:31.770Z","2022-05-17T04:32:33.808Z","2022-05-17T04:32:38.310Z","2022-05-17T04:32:42.661Z","2022-05-17T04:32:44.490Z","2022-05-17T04:32:45.446Z","2022-05-17T04:33:00.234Z","2022-05-17T04:33:13.334Z","2022-05-17T04:33:15.973Z","2022-05-17T04:33:19.494Z","2022-05-17T04:33:45.311Z","2022-05-17T04:33:48.426Z","2022-05-17T04:33:52.183Z","2022-05-17T04:33:54.783Z","2022-05-17T04:33:58.796Z","2022-05-17T04:34:01.205Z","2022-05-17T04:34:11.553Z","2022-05-17T04:34:16.882Z","2022-05-17T04:34:17.926Z","2022-05-17T04:34:19.559Z","2022-05-17T04:34:26.777Z","2022-05-17T04:34:32.864Z","2022-05-17T04:34:38.985Z","2022-05-17T04:34:41.822Z","2022-05-17T04:34:43.134Z","2022-05-17T04:34:44.913Z","2022-05-17T04:34:57.021Z","2022-05-17T04:34:57.699Z","2022-05-17T04:35:06.922Z","2022-05-17T04:35:17.143Z","2022-05-17T04:35:22.544Z","2022-05-17T04:35:23.883Z","2022-05-17T04:35:38.132Z","2022-05-17T04:35:44.208Z","2022-05-17T04:35:47.392Z","2022-05-17T04:35:51.946Z","2022-05-17T04:35:54.693Z","2022-05-17T04:35:57.244Z","2022-05-17T04:36:10.179Z","2022-05-17T04:36:26.438Z","2022-05-17T04:36:32.965Z","2022-05-17T04:36:37.975Z","2022-05-17T04:36:47.031Z","2022-05-17T04:36:54.289Z","2022-05-17T04:37:00.691Z","2022-05-17T04:37:08.011Z","2022-05-17T04:37:20.042Z","2022-05-17T04:37:35.795Z"]},geometry:{type:"LineString",coordinates:[[12.245622,45.666017,21.035267],[12.24598,45.665894,21.035267],[12.24614,45.666027,21.035267],[12.246176,45.666061,21.035267],[12.246267,45.66615,21.035267],[12.246289,45.66617,21.035267],[12.246225,45.666205,21.035267],[12.245925,45.666363,20.935534],[12.245812,45.666416,20.743695],[12.245664,45.666468,20.510185],[12.245606,45.66661,20.212313],[12.245505,45.666844,19.7193],[12.245471,45.666916,19.566363],[12.245335,45.667174,19.011757],[12.245133,45.667409,18.458785],[12.244922,45.667691,17.816888],[12.244912,45.667706,17.783509],[12.244853,45.667874,17.434576],[12.24488,45.668022,17.246466],[12.244937,45.6682,17.030311],[12.244996,45.668313,16.887766],[12.245133,45.668566,16.567202],[12.245165,45.668652,16.461899],[12.245312,45.669158,15.850034],[12.245368,45.669225,15.758085],[12.245603,45.669314,15.536737],[12.245815,45.669343,15.357846],[12.245881,45.669348,15.302871],[12.246422,45.669372,15.116366],[12.246477,45.669363,15.098694],[12.246932,45.66921,14.940717],[12.247934,45.669227,14.627137],[12.248754,45.669238,14.492987],[12.248799,45.669231,14.496245],[12.248913,45.669232,14.504304],[12.249003,45.669232,14.510665],[12.249042,45.669234,14.513429],[12.250102,45.669257,14.588388],[12.250604,45.669268,14.623888],[12.250672,45.669272,14.628711],[12.250707,45.669274,14.631193],[12.250701,45.669378,14.641721],[12.250695,45.669574,14.686452],[12.250693,45.669725,14.743066],[12.25069,45.669879,14.800808],[12.250691,45.669925,14.818056],[12.250759,45.670031,14.861608],[12.250766,45.670164,14.911505],[12.250839,45.670219,14.939629],[12.250895,45.67026,14.960878],[12.250976,45.670321,14.992076],[12.250813,45.670436,15.05276],[12.250698,45.670568,15.110698],[12.250663,45.671561,15.246382],[12.250658,45.671752,15.209612],[12.25065,45.671958,15.169945],[12.250625,45.672505,15.064602],[12.250621,45.672642,15.038227],[12.250597,45.67322,14.877856],[12.250571,45.673913,14.622155],[12.250557,45.674214,14.511073],[12.250535,45.674652,14.349417],[12.250519,45.675311,14.492977],[12.250499,45.675818,14.649158],[12.250529,45.675998,14.70496],[12.250833,45.676779,14.951291],[12.250912,45.676855,14.979208],[12.250952,45.676914,14.998611],[12.251016,45.676913,15.011905],[12.251834,45.676921,15.181789],[12.25276,45.676895,15.37424],[12.25384,45.67689,15.64844],[12.254574,45.676886,15.840286],[12.255179,45.676884,15.998413],[12.255589,45.676886,16.06807],[12.255857,45.676888,16.041802],[12.256481,45.676891,15.980644],[12.257689,45.676898,15.862246],[12.257943,45.6769,15.837351],[12.258038,45.676865,15.826825],[12.258478,45.67686,15.550973],[12.258477,45.676903,15.511756],[12.258475,45.676949,15.469789],[12.259346,45.676944,14.914809],[12.260611,45.676935,14.171366],[12.261336,45.676938,14.08481],[12.261919,45.676942,14.015205],[12.261986,45.676942,14.007206],[12.261973,45.676887,13.997681],[12.262343,45.676885,13.953506],[12.262407,45.676884,13.945864],[12.262596,45.676884,13.9233],[12.26267,45.676884,13.914465],[12.262916,45.676882,13.885094],[12.262896,45.676929,13.878828],[12.263405,45.676934,13.891228],[12.263578,45.677061,13.897341],[12.264273,45.677061,13.914271],[12.26492,45.677061,13.930032],[12.265109,45.676946,13.936137],[12.265974,45.676952,13.685711],[12.266383,45.677134,13.497471],[12.266477,45.677249,13.42389],[12.26655,45.677225,13.392571],[12.266608,45.677206,13.367703],[12.266532,45.67703,13.265563],[12.266645,45.676957,13.205819],[12.271442,45.676875,11.900365],[12.275159,45.676701,13.25067],[12.276781,45.676636,13.505764],[12.278374,45.676577,13.59305],[12.280321,45.676506,13.501068],[12.281293,45.676502,13.562305],[12.283885,45.677,13.507532],[12.283903,45.676961,13.500523],[12.28419,45.677016,13.464958],[12.285386,45.67723,13.263169],[12.286698,45.677369,12.810332],[12.287504,45.677492,12.528801],[12.287818,45.677547,12.436955],[12.287951,45.677569,12.407736],[12.288385,45.677655,12.311298],[12.290248,45.678052,11.896175],[12.290662,45.678171,11.8057],[12.293156,45.679011,11.557731],[12.297692,45.680678,13.22027],[12.298607,45.680908,13.520177],[12.298949,45.681021,13.636855],[12.299049,45.681033,13.668147],[12.299137,45.681089,13.704858],[12.299658,45.681203,13.808126],[12.301452,45.681647,13.933627],[12.302172,45.681828,13.916834],[12.30264,45.681945,13.857397],[12.30316,45.682203,13.781131],[12.304044,45.683036,13.619856],[12.304489,45.683292,13.573879],[12.305168,45.683499,13.514792],[12.306012,45.683742,13.436353],[12.314033,45.686253,12.258745],[12.317183,45.687897,13.474565],[12.317371,45.687739,13.644814],[12.31741,45.687759,13.676336],[12.317298,45.687908,13.833299],[12.318134,45.688349,14.515836],[12.318808,45.688689,15.057497],[12.319466,45.688907,15.32911],[12.320039,45.689058,15.492276],[12.320987,45.689301,15.761317],[12.32131,45.689333,15.848235],[12.321486,45.689211,15.848449],[12.321642,45.689054,15.799928],[12.322768,45.687905,15.446405],[12.32285,45.687936,15.429868],[12.323021,45.68773,15.3374],[12.323081,45.687521,15.247711],[12.323183,45.687258,15.133062],[12.323967,45.686776,14.826086],[12.324235,45.686543,14.700322],[12.324561,45.686243,14.539998],[12.325086,45.685997,14.351311],[12.325261,45.685919,14.289351],[12.325666,45.68568,14.131108],[12.325836,45.685761,14.069688],[12.327288,45.686436,13.919004],[12.327521,45.686473,13.924435],[12.329851,45.686446,13.788945],[12.330021,45.68639,13.762313],[12.330323,45.686043,13.679942],[12.3323,45.683695,12.044851],[12.332559,45.683633,11.903525],[12.332944,45.68379,11.673411],[12.333076,45.683842,11.595187],[12.333586,45.684025,11.299234],[12.334726,45.68448,10.969317],[12.336013,45.683214,10.843116],[12.336088,45.683079,10.866949],[12.336131,45.682412,10.976834],[12.336206,45.682254,11.00423],[12.337817,45.680861,11.33271],[12.338011,45.680695,11.373466],[12.339089,45.679725,11.54058],[12.339301,45.679536,11.569658],[12.340437,45.678538,11.583659],[12.340724,45.678546,11.566417],[12.342477,45.679627,11.41425],[12.343469,45.680056,11.330729],[12.343999,45.680198,11.297112],[12.346227,45.680527,11.222066],[12.357713,45.681965,11.402089],[12.359152,45.682164,11.399644],[12.361315,45.68244,10.995287],[12.361419,45.682574,10.955163],[12.361492,45.682574,10.92568],[12.361678,45.682482,10.826174],[12.362627,45.682595,10.405838],[12.36333,45.682737,10.086317],[12.363593,45.682873,9.94345],[12.363696,45.68289,9.89724],[12.364254,45.682827,9.843675],[12.367591,45.683228,10.092517],[12.367852,45.683266,10.130279],[12.369072,45.683425,10.303572],[12.369164,45.683523,10.324626],[12.369384,45.683544,10.352493],[12.36953,45.683492,10.37306],[12.374847,45.684159,11.026209],[12.374977,45.684221,11.048127],[12.375364,45.68423,11.102046],[12.376052,45.684386,11.202767],[12.376623,45.684518,11.271815],[12.377436,45.684707,11.34185],[12.37831,45.68491,11.417133],[12.380601,45.685441,11.355071],[12.382238,45.685821,11.232846],[12.382998,45.686009,11.167923],[12.38347,45.686127,11.127554],[12.384297,45.686334,11.020979],[12.384436,45.686372,11.000528],[12.38453,45.686392,10.987065],[12.384599,45.686388,10.977579],[12.384753,45.686433,10.954708],[12.384763,45.686436,10.953217],[12.385824,45.68674,10.796097],[12.386196,45.686845,10.726473],[12.386707,45.687038,10.563656],[12.387239,45.687151,10.407806],[12.390449,45.688139,9.605755],[12.391923,45.688577,9.310609],[12.392446,45.688736,9.207933],[12.392941,45.688894,9.109966],[12.393932,45.68921,9.100373],[12.399893,45.691122,9.430892],[12.40272,45.692073,9.274342],[12.403485,45.69233,9.179602],[12.40364,45.692436,9.155393],[12.406261,45.693339,9.011568],[12.412608,45.695413,9.655445],[12.412805,45.695535,9.67104],[12.415483,45.696453,9.576893],[12.415774,45.696511,9.54336],[12.415922,45.696615,9.520096],[12.420925,45.69835,8.289588],[12.421101,45.698368,8.280648],[12.425067,45.699739,8.229443],[12.427366,45.700708,7.991864],[12.427426,45.700717,7.98515],[12.427647,45.700824,7.955727],[12.427663,45.700832,7.953574],[12.42772,45.700876,7.944278],[12.428009,45.700859,7.9103],[12.429341,45.701283,7.737141],[12.429359,45.701215,7.725428],[12.430163,45.701499,7.629297],[12.430143,45.701566,7.62495],[12.43275,45.702482,7.519254],[12.433039,45.702585,7.518103],[12.434336,45.70304,7.512952],[12.436343,45.703781,8.022426],[12.438191,45.704424,8.781001],[12.438871,45.704689,9.09847],[12.438944,45.704786,9.162441],[12.43908,45.704772,9.21072],[12.43983,45.70504,9.389235],[12.439983,45.705192,9.445608],[12.439982,45.705372,9.500224],[12.44009,45.705413,9.52627],[12.44015,45.705435,9.54063],[12.440423,45.705319,9.608342],[12.440776,45.705354,9.683889],[12.442987,45.706131,9.9996],[12.444688,45.706728,9.664503],[12.444726,45.706671,9.641594],[12.444762,45.706683,9.631444],[12.445766,45.707036,9.280593],[12.446045,45.707135,9.08752],[12.446091,45.707151,9.055815],[12.446321,45.707234,8.896092],[12.447666,45.707693,7.972527],[12.449768,45.708362,7.098279],[12.451762,45.708693,6.255861],[12.452256,45.708858,6.017983],[12.452768,45.70913,5.746745],[12.453335,45.709649,5.403375],[12.454615,45.711135,5.021522],[12.455305,45.711927,5.263473],[12.456065,45.712824,5.961618],[12.4565,45.713222,6.344937],[12.457361,45.713795,6.865479],[12.458132,45.714149,7.16167],[12.459498,45.71454,7.792778],[12.460728,45.714858,8.781897],[12.461129,45.714872,9.084678],[12.46125,45.714846,9.18015],[12.461471,45.714926,9.367877],[12.461494,45.714968,9.416442],[12.461704,45.71512,9.745055],[12.461834,45.715154,9.907274],[12.463194,45.715503,11.600438],[12.463471,45.71557,11.942997],[12.463519,45.715582,12.002574],[12.463566,45.715595,12.061648],[12.463638,45.715611,12.149942],[12.463846,45.71566,12.40646],[12.463947,45.715685,12.499537],[12.464295,45.715773,12.69961],[12.464966,45.71595,13.087349],[12.46507,45.715977,13.147327],[12.46519,45.716008,13.216492],[12.465315,45.716042,13.289008],[12.465745,45.716169,13.541389],[12.466059,45.716435,13.80826],[12.466371,45.716722,13.646269],[12.466669,45.716985,13.392138],[12.467066,45.717392,13.018978],[12.467555,45.718086,12.416079],[12.467716,45.718321,12.170291],[12.467751,45.718369,12.119471],[12.467921,45.718628,11.850661],[12.46822,45.71907,11.389452],[12.468404,45.719361,11.089324],[12.469559,45.721185,9.469063],[12.469721,45.721429,9.373012],[12.469751,45.721483,9.368708],[12.469903,45.721703,9.350558],[12.470386,45.722405,9.292689],[12.470322,45.722432,9.28881],[12.472163,45.725083,9.246543],[12.472703,45.726326,8.836486],[12.47328,45.72798,7.779249],[12.473248,45.728051,7.768461],[12.473078,45.728096,7.750064],[12.47309,45.728137,7.743998],[12.473102,45.728181,7.737506],[12.473354,45.728196,7.711914],[12.47347,45.728408,7.679019],[12.473618,45.728929,7.602029],[12.473735,45.729851,7.624497],[12.474019,45.731743,8.161244],[12.474057,45.732016,8.264354],[12.474159,45.732821,8.568151],[12.474096,45.732924,8.610252],[12.473972,45.732963,8.645939],[12.473988,45.733025,8.682106],[12.474005,45.733088,8.720631],[12.474105,45.733109,8.764434],[12.474214,45.733219,8.844809],[12.474645,45.736054,10.260815],[12.475314,45.739199,9.589764],[12.475305,45.739266,9.562994],[12.475159,45.739335,9.514039],[12.475189,45.739419,9.4796],[12.475445,45.739605,9.376999],[12.475806,45.740746,8.810937],[12.475955,45.74141,8.464953],[12.476191,45.743592,7.819176],[12.476273,45.743586,7.840529],[12.476334,45.743584,7.856345],[12.476584,45.74474,8.290198],[12.477106,45.745869,8.406975],[12.479251,45.750247,7.977324],[12.479445,45.750536,8.103709],[12.479752,45.750645,8.198896],[12.479772,45.750695,8.219454],[12.479644,45.750807,8.276186],[12.479641,45.750921,8.321341],[12.479867,45.75138,8.513546],[12.47993,45.751706,8.643819],[12.48046,45.752801,9.169673],[12.481684,45.755232,9.640273],[12.481899,45.755681,9.368878],[12.483477,45.758956,7.128398],[12.483485,45.758972,7.120729],[12.483549,45.759084,7.066163],[12.483919,45.759575,6.815117],[12.484516,45.759682,6.6205],[12.484888,45.759806,6.490328],[12.485096,45.75982,6.419342],[12.485142,45.759904,6.375012],[12.484999,45.760043,6.290665],[12.484926,45.760246,6.187489],[12.484801,45.760484,6.062531],[12.484636,45.760736,5.925952],[12.485082,45.761949,5.525086],[12.485285,45.762192,5.491708],[12.485221,45.762261,5.481955],[12.485237,45.762351,5.471193],[12.485651,45.763055,5.38089],[12.486692,45.76525,6.390062],[12.48679,45.765312,6.434933],[12.487485,45.765209,6.675911],[12.487528,45.766478,7.591867],[12.487433,45.766627,7.757123],[12.487164,45.76671,7.965055],[12.487175,45.766753,8.009319],[12.487205,45.766859,8.118811],[12.487433,45.76765,8.938503],[12.488143,45.770205,11.225705],[12.488212,45.770285,11.2801],[12.488407,45.770297,11.359655],[12.488421,45.770337,11.383644],[12.488434,45.770399,11.420151],[12.488307,45.770528,11.511324],[12.488821,45.772428,11.652191],[12.488758,45.772434,11.649347],[12.488605,45.772445,11.642468],[12.488914,45.773653,11.281426],[12.489148,45.774387,11.017874],[12.489298,45.774959,10.598337],[12.489636,45.77577,9.98899],[12.48975,45.775751,9.930008],[12.489703,45.775623,9.834677],[12.489703,45.775595,9.814475],[12.489778,45.775562,9.769851],[12.49072,45.776175,9.321943],[12.491011,45.776241,9.216175],[12.491363,45.776456,9.054449],[12.491634,45.776622,8.929782],[12.49229,45.777018,8.745535],[12.492702,45.777266,8.647947],[12.492953,45.777414,8.58901],[12.494107,45.778097,8.61593],[12.495247,45.77878,9.238237],[12.495408,45.778793,9.305348],[12.495488,45.778723,9.358495],[12.495534,45.778753,9.384573],[12.495508,45.778823,9.427505],[12.496844,45.779584,10.187183],[12.497,45.779666,10.273585],[12.497156,45.779593,10.356676],[12.497226,45.779629,10.395145],[12.497114,45.779728,10.47512],[12.497167,45.779803,10.528147],[12.497203,45.779809,10.544518],[12.498412,45.780452,10.281066],[12.498556,45.780383,10.237935],[12.499266,45.779975,10.010821],[12.499619,45.77985,9.962575],[12.500584,45.779737,9.900615],[12.501045,45.779932,9.866474],[12.501435,45.780275,9.826728],[12.501615,45.780338,9.82032],[12.50286,45.78053,9.956069],[12.503857,45.781039,10.087614],[12.503964,45.781183,9.976751],[12.503362,45.781957,9.261584],[12.504107,45.783015,8.256907],[12.504702,45.784203,7.086312],[12.505614,45.785959,6.420823],[12.506009,45.786474,6.381206],[12.506269,45.786704,6.371027],[12.506792,45.787017,6.354323],[12.507424,45.787327,6.336726],[12.508302,45.787622,6.34099],[12.508739,45.78771,6.34298],[12.509245,45.787698,6.345196],[12.509999,45.787429,6.390123],[12.512351,45.786556,6.857214],[12.512621,45.786341,6.932464],[12.512848,45.786011,7.028835],[12.512819,45.7862,7.078885],[12.512847,45.786208,7.084441],[12.513571,45.786411,7.227721],[12.513613,45.786477,7.246734],[12.513511,45.786765,7.31203],[12.513646,45.786969,7.357213],[12.513771,45.787001,7.375886],[12.513953,45.787072,7.405131],[12.514183,45.787088,7.437545],[12.514351,45.787477,7.519245],[12.514382,45.788722,7.3106],[12.514951,45.788736,7.123577],[12.51552,45.78825,6.828028],[12.515766,45.78826,6.720528],[12.516722,45.788504,6.152036],[12.51729,45.788497,5.834801],[12.518073,45.788549,5.395576],[12.518953,45.788295,5.218675],[12.520112,45.787382,4.963812],[12.520336,45.78723,4.927031],[12.520587,45.787136,4.893503],[12.521944,45.786257,4.675545],[12.522456,45.785541,4.477649],[12.522706,45.78529,4.399782],[12.523143,45.785083,4.305915],[12.523632,45.78503,4.217985],[12.527061,45.785377,3.834307],[12.527828,45.785345,3.844019],[12.529207,45.785628,3.911528],[12.529927,45.785853,4.00951],[12.531036,45.786333,4.171603],[12.532201,45.78737,4.206454],[12.532517,45.787717,4.215886],[12.532776,45.787813,4.235373],[12.533271,45.787892,4.293639],[12.533549,45.788011,4.331068],[12.533733,45.787997,4.352305],[12.533974,45.787989,4.379989],[12.534325,45.78817,4.43008],[12.53467,45.788347,4.479225],[12.534966,45.788359,4.513246],[12.536604,45.788011,4.815599],[12.538342,45.787237,5.294438],[12.538804,45.787086,5.43372],[12.538932,45.787044,5.472336],[12.539101,45.786903,5.544273],[12.539889,45.787057,5.834399],[12.539887,45.787148,5.895525],[12.539262,45.787188,6.189477],[12.539472,45.787935,6.700743],[12.539462,45.788496,6.905455],[12.539257,45.788945,6.942732],[12.539309,45.789102,6.95548],[12.541103,45.790662,6.89835],[12.541884,45.791062,6.822524],[12.543161,45.791551,6.937657],[12.543374,45.791587,6.954977],[12.54363,45.791563,6.97539],[12.543686,45.791593,6.980971],[12.543647,45.791682,6.991518],[12.543764,45.791736,7.002606],[12.544123,45.791899,7.006083],[12.545776,45.793099,6.631883],[12.545926,45.793819,6.737896],[12.546047,45.794308,6.82232],[12.546276,45.795647,7.158635],[12.545785,45.796568,7.469946],[12.545763,45.797143,7.688493],[12.545832,45.797402,7.791563],[12.546504,45.798635,8.168056],[12.547003,45.800335,7.906114],[12.547075,45.80086,7.717265],[12.547431,45.801314,7.531993],[12.548673,45.802552,7.189831],[12.548857,45.802629,7.167079],[12.549391,45.802672,7.110088],[12.550405,45.803622,6.824938],[12.550448,45.803662,6.811333],[12.551173,45.804321,6.585299],[12.552119,45.805239,6.543061],[12.552124,45.805558,6.53412],[12.55188,45.805851,6.524626],[12.551433,45.806244,6.442558],[12.551411,45.806504,6.395699],[12.551507,45.806624,6.370979],[12.552845,45.807563,6.185668],[12.552961,45.807696,6.17985],[12.552943,45.808051,6.166572],[12.552796,45.80833,6.155463],[12.55275,45.808553,6.147042],[12.552802,45.809426,6.474881],[12.553253,45.812358,8.704956],[12.553357,45.81267,8.901726],[12.55394,45.813567,9.31277],[12.554679,45.814248,9.650696],[12.554935,45.815438,10.036391],[12.555181,45.816738,9.79154],[12.555357,45.817194,9.596474],[12.55562,45.817469,9.459953],[12.555663,45.817606,9.38357],[12.555573,45.817722,9.281347],[12.555659,45.818011,9.05256],[12.555839,45.818497,8.663485],[12.556109,45.818866,8.342407],[12.557045,45.819578,7.947959],[12.557695,45.820134,7.844584],[12.558108,45.820979,7.868001],[12.558867,45.821801,8.126384],[12.559599,45.822508,8.316244],[12.561028,45.823551,8.51047],[12.56134,45.824034,8.212243],[12.56159,45.824728,7.809375],[12.561745,45.8249,7.695021],[12.561913,45.824971,7.617932],[12.565865,45.826676,7.306341],[12.566066,45.826848,7.321185],[12.565978,45.827483,7.300576],[12.566026,45.827562,7.290997],[12.566251,45.827678,7.26922],[12.566928,45.827889,7.211519],[12.568217,45.828291,7.039571],[12.568998,45.828519,6.865167],[12.569042,45.828535,6.854945],[12.569234,45.828534,6.815399],[12.569674,45.828386,6.714768],[12.569778,45.828351,6.690981],[12.570558,45.828093,6.623548],[12.570956,45.828046,6.637504],[12.571722,45.82815,6.664484],[12.571881,45.828235,6.671412],[12.572,45.828372,6.679357],[12.573168,45.830396,6.739667],[12.573652,45.83106,7.007981],[12.573644,45.831341,7.10924],[12.573152,45.833505,8.312049],[12.573263,45.833768,8.489139],[12.573639,45.834098,8.628618],[12.574026,45.834405,8.734882],[12.574633,45.834926,8.9094],[12.574841,45.835313,8.980245],[12.57452,45.838089,7.518483],[12.574679,45.838318,7.461974],[12.575475,45.838794,7.614185],[12.575892,45.839052,8.107015],[12.576026,45.839212,8.34198],[12.576828,45.840676,10.056301],[12.576898,45.840895,10.230045],[12.576892,45.840986,10.300589],[12.576633,45.841605,10.799883],[12.576683,45.841972,10.998891],[12.578048,45.843868,10.454969],[12.578117,45.844098,10.400739],[12.577846,45.844462,10.306102],[12.577498,45.844872,10.196172],[12.577468,45.84506,10.152514],[12.57753,45.845269,10.177173],[12.577736,45.845573,10.289139],[12.577838,45.845715,10.342024],[12.578543,45.846774,10.730821],[12.579035,45.84753,10.855354],[12.580003,45.849364,10.890101],[12.582357,45.852127,10.178425],[12.582391,45.852168,10.149177],[12.583791,45.853799,9.407191],[12.584686,45.854845,9.545934],[12.585981,45.856359,11.416318],[12.586966,45.8575,12.323224],[12.587391,45.857936,12.593716],[12.587854,45.858227,12.684122],[12.588472,45.858484,12.788461],[12.58951,45.858892,12.839124],[12.591303,45.859591,12.003143],[12.592362,45.860006,11.398075],[12.593086,45.860297,10.956141],[12.598386,45.862371,9.821959],[12.598454,45.862397,9.815484],[12.601838,45.863735,9.676494],[12.603569,45.864429,9.783605],[12.603982,45.864685,9.820314],[12.60612,45.866517,9.748973],[12.606646,45.867205,9.829949],[12.608269,45.869658,10.525635],[12.608949,45.870348,10.893753],[12.609162,45.870539,11.022938],[12.61,45.871296,11.533535],[12.609975,45.871348,11.56283],[12.609927,45.871477,11.640282],[12.609913,45.871811,11.850769],[12.610034,45.872287,12.155277],[12.609964,45.872306,12.18823],[12.610108,45.872823,12.519972],[12.610105,45.8729,12.568495],[12.610104,45.872939,12.593066],[12.609988,45.873352,12.783383],[12.609684,45.874527,13.089367],[12.609644,45.874756,13.148489],[12.609706,45.874763,13.159696],[12.609699,45.874797,13.168499],[12.6097,45.874867,13.18644],[12.609701,45.874941,13.178247],[12.609332,45.87524,13.05696],[12.60923,45.875451,12.988464],[12.609213,45.875673,12.920064],[12.609418,45.87626,12.7342],[12.608926,45.877884,11.807435],[12.608887,45.878009,11.728725],[12.608821,45.877999,11.699789],[12.608658,45.87836,11.521345],[12.608192,45.878837,11.459122],[12.60722,45.879795,11.341983],[12.607091,45.880063,11.356922],[12.607051,45.880326,11.370899],[12.607141,45.880669,11.389327],[12.607366,45.880951,11.406376],[12.608997,45.882153,11.436877],[12.609666,45.882566,11.438481],[12.609349,45.88274,11.514718],[12.609532,45.883038,11.619093],[12.609604,45.883378,11.729775],[12.609208,45.883928,11.92791],[12.609095,45.884074,11.98132],[12.608443,45.88491,12.271505],[12.608517,45.884966,12.294541],[12.609485,45.885139,12.50516],[12.609578,45.885605,12.373372],[12.609875,45.885881,12.141712],[12.610129,45.886128,11.937653],[12.610442,45.886309,11.747371],[12.610738,45.886389,11.598889],[12.611042,45.886559,11.416542],[12.611166,45.88671,11.361169],[12.611246,45.88695,11.382641],[12.611734,45.887009,11.412688],[12.611882,45.887818,11.483763],[12.611922,45.888125,11.510629],[12.611997,45.888139,11.571017],[12.612062,45.888137,11.62408],[12.612156,45.888927,12.55287],[12.612119,45.88968,13.435655],[12.61205,45.889698,13.495749],[12.611996,45.890413,13.687067],[12.612431,45.890453,13.721425],[12.613173,45.890535,13.780254],[12.613614,45.890588,13.815296],[12.61379,45.890581,13.790049],[12.613909,45.890518,13.747778],[12.613962,45.89051,13.732445],[12.614115,45.890542,13.687276],[12.614199,45.890637,13.641964],[12.614374,45.890681,13.589357],[12.616233,45.890912,13.111865],[12.617149,45.891124,13.284418],[12.617099,45.891413,13.359175],[12.617161,45.891581,13.403722],[12.617973,45.892526,13.669998],[12.618725,45.893135,13.850924],[12.618772,45.89311,13.860201],[12.618953,45.893237,13.900505],[12.619327,45.893468,13.954307],[12.620045,45.894093,13.930331],[12.620341,45.894285,13.921893],[12.620535,45.894295,13.917836],[12.620829,45.894148,13.910287],[12.621265,45.89402,13.92848],[12.622102,45.894006,14.080859],[12.622881,45.893904,14.225125],[12.623176,45.894335,14.349967],[12.624211,45.895209,14.372029],[12.625011,45.895964,14.353344],[12.626147,45.897148,14.215997],[12.62775,45.898531,14.846342],[12.627923,45.898773,14.945944],[12.628143,45.899114,15.02318],[12.629987,45.900585,15.387183],[12.63027,45.900724,15.4207],[12.630453,45.90089,15.449791],[12.630519,45.901033,15.470675],[12.632243,45.901287,15.62456],[12.632779,45.901421,15.668874],[12.635054,45.902477,15.833052],[12.636509,45.902952,15.971552],[12.636586,45.902974,15.983879],[12.636598,45.903079,16.006295],[12.636549,45.903115,16.016847],[12.636277,45.903247,16.065956],[12.636122,45.903363,16.099666],[12.635931,45.903619,16.161052],[12.635714,45.904317,16.246501],[12.635748,45.904696,16.220634],[12.637759,45.907039,15.837858],[12.638159,45.907441,15.807307],[12.643067,45.910416,16.293578],[12.643292,45.910632,16.344381],[12.643904,45.911465,16.539958],[12.645419,45.912643,16.801228],[12.64699,45.913353,16.766467],[12.647381,45.913471,16.765833],[12.648476,45.913726,16.781843],[12.649088,45.914116,16.793349],[12.649895,45.914724,16.982133],[12.650352,45.914966,17.111755],[12.650321,45.915004,17.12593],[12.651165,45.915345,17.346211],[12.652405,45.915819,17.565112],[12.653529,45.915934,17.730687],[12.65355,45.915898,17.738825],[12.653584,45.915902,17.743851],[12.653738,45.915917,17.761735],[12.654461,45.915984,17.801789],[12.655083,45.916011,17.836012],[12.655515,45.915973,17.859924],[12.655541,45.915969,17.861386],[12.655696,45.915932,17.870385],[12.656144,45.91576,17.898484],[12.656169,45.91574,17.900576],[12.656269,45.915608,17.927952],[12.656434,45.915519,17.954918],[12.656707,45.915699,18.003499],[12.657102,45.91584,18.060841],[12.657515,45.9159,18.115335],[12.658261,45.915943,18.21202],[12.659287,45.916002,18.23581],[12.66019,45.916054,18.236946],[12.66043,45.916103,18.237259],[12.660504,45.916127,18.237361],[12.66064,45.916187,18.237563],[12.660483,45.91638,18.237963],[12.661356,45.916745,18.056343],[12.661909,45.916976,17.9397],[12.662259,45.91709,17.869815],[12.662973,45.91729,17.73185],[12.663663,45.917356,17.609769],[12.663834,45.917384,17.578977],[12.664107,45.91756,17.513738],[12.664306,45.917907,17.41961],[12.664586,45.918107,17.349269],[12.665109,45.918279,17.225574],[12.666398,45.918642,16.903538],[12.666999,45.918715,16.762254],[12.67092,45.918919,17.112507],[12.671809,45.918998,17.290133],[12.676027,45.919753,18.107503],[12.679082,45.920307,18.175842],[12.679124,45.920319,18.173096],[12.684944,45.922334,16.589625],[12.685236,45.922449,16.657552],[12.685517,45.922612,16.731617],[12.686234,45.923284,16.97515],[12.687033,45.924062,17.463425],[12.687304,45.924398,17.665501],[12.688243,45.925658,18.156997],[12.68853,45.926027,18.259855],[12.688855,45.926523,18.368698],[12.689254,45.927437,18.270922],[12.689628,45.927983,18.209014],[12.68988,45.928252,18.17902],[12.692531,45.930366,18.037988],[12.694347,45.931723,18.100698],[12.696289,45.932975,18.211612],[12.696808,45.933305,18.242676],[12.698013,45.933936,18.352076],[12.699093,45.934247,18.439097],[12.702755,45.935627,19.071871],[12.702913,45.93563,19.107859],[12.702959,45.93578,19.158073],[12.703335,45.93603,19.276514],[12.703732,45.93624,19.490999],[12.703957,45.936311,19.608375],[12.704774,45.936394,20.000616],[12.706528,45.936235,20.595577],[12.707272,45.936115,20.675898],[12.709415,45.935511,20.510775],[12.70985,45.935381,20.392911],[12.710187,45.935213,20.289692],[12.711585,45.934182,19.949293],[12.711956,45.933971,19.883563],[12.712409,45.933846,19.816722],[12.712791,45.933811,19.829253],[12.714268,45.933825,20.000537],[12.714618,45.93383,20.041131],[12.715288,45.933841,20.110724],[12.717191,45.933894,20.240344],[12.71783,45.933808,20.244855],[12.71796,45.933785,20.215521],[12.718227,45.933752,20.156218],[12.718443,45.933739,20.108806],[12.719325,45.933715,19.915781],[12.72126,45.933665,19.403166],[12.720922,45.933164,19.157755],[12.720912,45.932879,19.031334],[12.721251,45.93217,18.704266],[12.721433,45.931988,18.607936],[12.721738,45.931849,18.497734],[12.722188,45.931728,18.351927],[12.722512,45.931611,18.241597],[12.722729,45.931391,18.129094],[12.72332,45.93049,18.004743],[12.723485,45.930001,17.941674],[12.723766,45.92952,17.869535],[12.723935,45.929467,17.84935],[12.724668,45.929454,17.769513],[12.724939,45.929347,17.735584],[12.725541,45.929576,17.660875],[12.725684,45.929629,17.643232],[12.725779,45.929517,17.622559],[12.726489,45.928659,17.225069],[12.726587,45.928015,16.965048],[12.726645,45.928015,16.94885],[12.726681,45.927836,16.921425],[12.726813,45.927685,16.980616],[12.727702,45.928101,17.230236],[12.728257,45.928357,17.385383],[12.728622,45.928463,17.477531],[12.72926,45.928509,17.739703],[12.729906,45.928512,18.027451],[12.730122,45.928869,18.275486],[12.730357,45.929285,18.56171],[12.730366,45.929301,18.572712],[12.730502,45.929222,18.651635],[12.730522,45.929206,18.665921],[12.730791,45.929041,18.836928],[12.730819,45.929023,18.855107],[12.731431,45.929354,19.224741],[12.731751,45.929608,19.456247],[12.732031,45.929955,19.729017],[12.732165,45.930564,19.835728],[12.732379,45.930643,19.812742],[12.732619,45.930557,19.787128],[12.733333,45.930543,19.719361],[12.733555,45.930553,19.698255],[12.734411,45.930574,19.581174],[12.734679,45.930559,19.520213],[12.734844,45.930503,19.478585],[12.735258,45.930819,19.33922],[12.73563,45.931033,19.229765],[12.735956,45.931244,19.128797],[12.736083,45.931369,19.078901],[12.736334,45.931629,19.071511],[12.736472,45.931772,19.082146],[12.737087,45.932349,19.126499],[12.737132,45.932385,19.129445],[12.737339,45.932545,19.142736],[12.737426,45.932612,19.148311],[12.738795,45.933633,19.573697],[12.739651,45.934271,19.902894],[12.740175,45.934659,20.110849],[12.740516,45.934911,20.246037],[12.740785,45.93511,20.352739],[12.741135,45.935365,20.490459],[12.743347,45.936999,21.148522],[12.743563,45.937158,21.181275],[12.74523,45.938386,21.406884],[12.745917,45.93889,21.465697],[12.746729,45.939323,21.534015],[12.747647,45.939763,21.834871],[12.749356,45.940576,22.312807],[12.749893,45.94075,22.39755],[12.75018,45.940822,22.441194],[12.75073,45.940951,22.524222],[12.751468,45.941129,22.647171],[12.751682,45.941191,22.688722],[12.753115,45.941939,23.009862],[12.753273,45.941976,23.039743],[12.753438,45.941986,23.079114],[12.753771,45.942165,23.205922],[12.754102,45.942345,23.33252],[12.754191,45.942393,23.366454],[12.754898,45.941621,23.763],[12.75646,45.942493,23.805031],[12.759659,45.944134,23.547628],[12.759875,45.944252,23.577682],[12.759934,45.944291,23.586589],[12.760037,45.944182,23.607111],[12.760507,45.944308,23.662225],[12.760916,45.944435,23.711234],[12.762258,45.945079,23.945314],[12.76268,45.945218,24.019886],[12.763233,45.945322,24.111373],[12.763625,45.945187,24.181233],[12.764212,45.945088,24.264024],[12.764603,45.945076,24.317636],[12.765555,45.945261,24.453039],[12.767789,45.945476,25.033397],[12.768892,45.945957,25.439435],[12.769729,45.946203,25.747047],[12.770325,45.94664,26.040252],[12.770523,45.946721,26.118018],[12.771036,45.946761,26.220395],[12.772381,45.946875,26.351667],[12.775887,45.947145,26.37046],[12.779625,45.94749,26.860084],[12.779831,45.947615,26.894508],[12.780074,45.948108,26.988874],[12.782507,45.949113,27.32235],[12.784341,45.950189,27.742985],[12.784976,45.950606,27.980704],[12.785461,45.951043,28.23879],[12.785703,45.951336,28.396768],[12.786272,45.951857,28.716528],[12.787391,45.952557,29.31496],[12.787128,45.952849,29.511965],[12.788234,45.953068,29.764066],[12.788466,45.95308,29.793396],[12.788848,45.953067,29.841616],[12.790314,45.952647,29.98039],[12.790438,45.95249,29.970195],[12.794683,45.950084,29.634292],[12.796042,45.949123,29.381723],[12.797504,45.947897,28.980796],[12.797945,45.947602,29.005021],[12.800944,45.945672,29.293794],[12.800968,45.945658,29.296767],[12.801037,45.945619,29.305208],[12.801102,45.945583,29.313097],[12.801616,45.945426,29.339389],[12.803078,45.945228,29.334101],[12.803557,45.945227,29.332401],[12.804114,45.945414,29.362485],[12.808966,45.947455,30.230406],[12.809642,45.947735,30.461479],[12.809857,45.947766,30.52596],[12.810186,45.947677,30.629631],[12.810514,45.947436,30.765071],[12.811363,45.946813,30.859847],[12.811678,45.946692,30.887478],[12.812135,45.946619,30.923482],[12.812984,45.946542,30.945412],[12.813644,45.946292,30.910157],[12.814615,45.945887,30.857042],[12.815734,45.945364,30.903936],[12.816366,45.944807,30.968497],[12.817943,45.943324,30.695545],[12.818179,45.943203,30.652131],[12.818421,45.943139,30.611991],[12.819976,45.942955,30.322832],[12.820446,45.9428,30.227473],[12.820682,45.942664,30.171284],[12.820762,45.942614,30.151566],[12.821271,45.942298,30.267301],[12.821606,45.942162,30.33804],[12.822295,45.942021,30.469012],[12.82516,45.9416,31.315],[12.825632,45.941576,31.4714],[12.828251,45.941687,31.965099],[12.829384,45.941698,32.066594],[12.829914,45.941634,32.114777],[12.8309,45.94045,32.339731],[12.831235,45.940183,32.408306],[12.832244,45.939553,32.609178],[12.833433,45.940291,32.904651],[12.834734,45.940934,33.630382],[12.835132,45.941347,34.081353],[12.835595,45.941714,34.524206],[12.836032,45.941921,34.813412],[12.836061,45.941935,34.830855],[12.836934,45.942276,35.3256],[12.837337,45.942376,35.53702],[12.837307,45.942496,35.623564],[12.838283,45.942538,35.868033],[12.83854,45.942507,35.82165],[12.838595,45.942441,35.802143],[12.838726,45.942043,35.697735],[12.838801,45.941817,35.638423],[12.839233,45.941898,35.55886],[12.839269,45.941904,35.552277],[12.83931,45.942041,35.516493],[12.839633,45.942499,35.522392],[12.841233,45.943573,35.747016],[12.841676,45.943775,35.745746],[12.842044,45.94392,35.744731],[12.842505,45.944198,35.743268],[12.843243,45.944774,35.744311],[12.844303,45.945251,35.76442],[12.845313,45.945953,35.80613],[12.846569,45.947277,35.983819],[12.846936,45.947682,36.092109],[12.847264,45.948017,36.18379],[12.847953,45.948723,36.376803],[12.850601,45.950859,37.432099],[12.851763,45.951512,37.506033],[12.853564,45.952089,37.156445],[12.854743,45.952517,37.121941],[12.854894,45.952539,37.125164],[12.855215,45.952492,37.132017],[12.857869,45.951792,37.336266],[12.858154,45.951825,37.36626],[12.858701,45.952048,37.431577],[12.859524,45.952353,37.522721],[12.859663,45.952331,37.536653],[12.860742,45.951802,37.665684],[12.862264,45.952064,38.058195],[12.86262,45.952007,38.153751],[12.862913,45.951827,38.256022],[12.863095,45.951697,38.324274],[12.863236,45.951693,38.360488],[12.865303,45.952726,38.97043],[12.866479,45.953218,39.276353],[12.866748,45.95327,39.338553],[12.867427,45.953199,39.491519],[12.867652,45.953212,39.541816],[12.867397,45.954046,39.892344],[12.871954,45.954527,40.880733],[12.876438,45.955012,39.804704],[12.876505,45.95504,39.794144],[12.87652,45.955117,39.78108],[12.876353,45.955799,39.664766],[12.877583,45.955939,39.519083],[12.880036,45.955771,39.456838],[12.880226,45.955758,39.453258],[12.88001,45.954164,39.338005],[12.880085,45.953321,39.586462],[12.880439,45.952821,39.843354],[12.880963,45.95252,40.061194],[12.88135,45.952476,40.194269],[12.882574,45.952513,40.660989],[12.883554,45.952659,41.042791],[12.883976,45.952759,41.137066],[12.884372,45.952942,41.145947],[12.884501,45.953067,41.15008],[12.884611,45.953326,41.157334],[12.884947,45.95559,40.97567],[12.885428,45.955541,40.92515],[12.885808,45.955592,40.894295],[12.886257,45.955535,40.862901],[12.886911,45.955731,40.813916],[12.887101,45.955867,40.795158],[12.887604,45.956491,40.801292],[12.887948,45.959113,42.585277],[12.88793,45.959657,42.990082],[12.887924,45.959771,43.074947],[12.887907,45.960388,43.35086],[12.887793,45.960929,43.516215],[12.887564,45.961277,43.631945],[12.887636,45.961285,43.647273],[12.888236,45.961348,43.771064],[12.89122,45.961751,43.979147],[12.891648,45.961739,44.013939],[12.891786,45.96192,44.037874],[12.893054,45.963627,44.418494],[12.89327,45.963918,44.51014],[12.893452,45.964164,44.587562],[12.893626,45.964495,44.722255],[12.89359,45.964719,44.855665],[12.893592,45.964923,44.976414],[12.894115,45.965094,45.214206],[12.894763,45.965166,45.484194],[12.895253,45.965198,45.68668],[12.895583,45.965121,45.750857],[12.896069,45.965146,45.809154],[12.896305,45.965214,45.839715],[12.909573,45.964649,47.17448],[12.910332,45.964614,47.123517],[12.911189,45.964608,46.902827],[12.911845,45.964653,46.588656],[12.912777,45.964798,46.133472],[12.913361,45.964941,45.83832],[12.914955,45.965505,44.983743],[12.916661,45.966026,44.22535],[12.916779,45.965568,43.985155],[12.916721,45.963725,43.298928],[12.916555,45.962269,43.037328],[12.916628,45.960737,42.841781],[12.916671,45.96009,42.742928],[12.91566,45.959889,42.537913],[12.914417,45.959531,42.055023],[12.914001,45.959451,41.900111],[12.913527,45.959266,41.707051],[12.912949,45.958816,41.41278],[12.912601,45.958407,41.18099],[12.915382,45.95045,39.331503],[12.916799,45.951072,39.406357],[12.917247,45.951185,39.430826],[12.917936,45.951213,39.497005],[12.918607,45.951202,39.561363],[12.919713,45.9511,39.668343],[12.920748,45.951218,39.704372],[12.921281,45.951376,39.722575],[12.922933,45.951866,39.832584],[12.923461,45.951965,39.88688],[12.927405,45.952861,40.516537],[12.928033,45.953106,40.63438],[12.928816,45.953412,40.781368],[12.929389,45.953613,40.886395],[12.930153,45.953832,40.950894],[12.930668,45.953928,40.991645],[12.931786,45.954054,41.078209],[12.932512,45.954146,41.11401],[12.933318,45.95424,41.14965],[12.934934,45.954432,41.166636],[12.935324,45.954482,41.14046],[12.936434,45.954627,41.065914],[12.937325,45.954732,40.93975],[12.937286,45.95415,40.720423],[12.937182,45.952482,40.231596],[12.937644,45.950725,39.936157],[12.937828,45.950427,39.887065],[12.938067,45.950299,39.855313],[12.938906,45.950073,39.752979],[12.939088,45.949926,39.684985],[12.939469,45.949368,39.468455],[12.944064,45.95101,38.614608],[12.948509,45.953139,38.645536],[12.94861,45.953187,38.653941],[12.949333,45.953506,38.71277],[12.952308,45.954355,39.059863],[12.953612,45.954733,39.13427],[12.953739,45.954772,39.141582],[12.95456,45.95505,39.137291],[12.95641,45.955952,38.903975],[12.957186,45.956304,38.719801],[12.958753,45.95666,38.392123],[12.960064,45.957168,37.95226],[12.960832,45.957532,37.679691],[12.961422,45.957888,37.431109],[12.961916,45.958269,37.191612],[12.96274,45.957676,36.806641],[12.963226,45.956864,36.528237],[12.96341,45.95672,36.468257],[12.964235,45.956631,36.287514],[12.965248,45.95661,36.270927],[12.966928,45.956031,36.361215],[12.967914,45.955934,36.344938],[12.969387,45.956,36.32081],[12.969884,45.955921,36.309404],[12.9704,45.95578,36.296504],[12.971202,45.95578,36.277842],[12.972449,45.955701,36.307389],[12.97256,45.955681,36.319186],[12.973768,45.955457,36.447809],[12.97404,45.955405,36.47683],[12.974184,45.95533,36.495341],[12.974231,45.955411,36.508266],[12.974372,45.955494,36.528921],[12.974495,45.955523,36.556234],[12.974573,45.95569,36.609345],[12.974531,45.955742,36.627384],[12.974536,45.955903,36.676096],[12.975078,45.956798,36.969835],[12.975503,45.95754,37.223339],[12.975739,45.957906,37.354871],[12.975893,45.958162,37.445869],[12.976317,45.959117,37.821537],[12.976461,45.959426,37.97281],[12.976509,45.959425,37.988358],[12.976778,45.95942,38.07548],[12.977039,45.959425,38.160013],[12.978244,45.960101,38.800493],[12.978517,45.960265,39.016404],[12.979318,45.960742,39.647548],[12.979417,45.960945,39.832062],[12.979428,45.960974,39.857879],[12.979534,45.961188,40.04548],[12.979768,45.961236,40.043494],[12.980233,45.961147,40.03957],[12.980479,45.961104,40.037506],[12.98057,45.961084,40.036729],[12.980964,45.961011,40.033411],[12.981733,45.960862,40.026915],[12.982104,45.960731,39.991732],[12.98213,45.960658,39.962666],[12.982199,45.960548,39.916287],[12.982301,45.960529,39.887917],[12.982558,45.960481,39.816421],[12.982663,45.960423,39.780389],[12.982678,45.960397,39.769563],[12.982782,45.960366,39.739161],[12.982845,45.960393,39.719277],[12.983029,45.960414,39.669181],[12.983197,45.960426,39.623807],[12.983313,45.960428,39.592632],[12.983688,45.960355,39.488007],[12.983911,45.960322,39.426752],[12.984542,45.960224,39.252142],[12.984562,45.960297,39.223082],[12.985632,45.960131,38.925058],[12.985655,45.960047,38.89162],[12.985715,45.959874,38.82203],[12.987984,45.958793,38.098409],[12.988791,45.958411,37.982608],[12.989587,45.958036,38.049591],[12.990401,45.957655,38.117949],[12.990769,45.95748,38.132506],[12.991634,45.957087,38.127009],[12.992096,45.957721,38.121572],[12.992966,45.958941,38.380413],[12.993912,45.958805,38.523346],[12.994623,45.958656,38.359503],[12.99484,45.95861,38.309449],[12.994914,45.958596,38.292528],[12.994892,45.958545,38.27563],[12.99578,45.958376,38.072498],[12.999381,45.957866,36.446277],[12.999588,45.957872,36.434091],[13.00694,45.956773,36.292654],[13.010769,45.956216,36.443794],[13.010919,45.956161,36.452123],[13.011065,45.956024,36.464167],[13.011238,45.956158,36.476886],[13.018358,45.955042,36.935956],[13.018669,45.954958,36.948494],[13.018823,45.954865,36.957712],[13.019069,45.954448,37.029165],[13.019298,45.954275,37.066438],[13.019544,45.954178,37.09761],[13.020279,45.954178,37.178621],[13.020362,45.95417,37.187857],[13.020444,45.954059,37.207639],[13.020673,45.954177,37.239057],[13.020713,45.954182,37.254559],[13.020785,45.954268,37.327723],[13.020779,45.954284,37.33988],[13.020887,45.954496,37.505243],[13.020978,45.954679,37.64761],[13.020997,45.954718,37.677886],[13.021028,45.95485,37.776226],[13.021008,45.955159,38.003652],[13.020915,45.955401,38.187826],[13.020798,45.956879,38.845812],[13.020788,45.957033,38.89076],[13.02076,45.957597,39.055308],[13.022543,45.957669,38.332014],[13.023124,45.957691,38.061953],[13.024139,45.957726,37.595737],[13.024638,45.957751,37.367811],[13.025709,45.957867,36.873997],[13.027341,45.958264,36.506771],[13.027815,45.958296,36.43658],[13.028688,45.958458,36.357284],[13.030087,45.95861,36.634916],[13.035286,45.958871,37.717761],[13.037302,45.959138,38.007768],[13.038987,45.959567,38.201141],[13.03977,45.959812,38.297388],[13.042245,45.960597,38.662667],[13.043471,45.961083,38.890753],[13.046734,45.962361,39.449311],[13.047599,45.96278,39.519964],[13.049506,45.963834,39.776266],[13.055205,45.965128,41.909383],[13.056522,45.965588,42.27497],[13.056707,45.965594,42.320907],[13.058105,45.966682,42.759128],[13.061612,45.969321,44.069227],[13.061938,45.96951,44.194892],[13.062098,45.969602,44.256361],[13.062529,45.969737,44.402194],[13.06447,45.970118,45.162979],[13.065963,45.970405,45.633731],[13.067529,45.970696,46.048831],[13.067967,45.970787,46.056503],[13.067619,45.971081,46.065695],[13.067322,45.971361,46.074094],[13.066317,45.972122,46.110622],[13.065221,45.973583,46.25884],[13.065734,45.973849,46.408133],[13.067834,45.97501,47.167202],[13.068088,45.975219,47.311134],[13.068274,45.975544,47.495153],[13.068546,45.976353,47.965145],[13.069779,45.977443,48.82326],[13.070672,45.978439,49.150735],[13.07094,45.978933,49.288785],[13.07106,45.979852,49.56896],[13.071391,45.980437,49.765156],[13.071726,45.981265,50.328778],[13.072074,45.981915,50.992236],[13.072236,45.982754,51.732336],[13.072783,45.984671,52.843467],[13.073798,45.986035,53.452675],[13.073917,45.986314,53.573253],[13.073887,45.986809,53.778546],[13.072608,45.988932,54.646767],[13.072726,45.989278,54.772113],[13.073233,45.989549,54.870921],[13.073907,45.989733,54.972191],[13.074629,45.990004,55.08695],[13.075009,45.990344,55.188522],[13.075129,45.990636,55.301326],[13.075114,45.99115,55.492301],[13.074951,45.99184,55.752045],[13.075014,45.99206,55.853232],[13.075514,45.993338,57.123567],[13.076129,45.994143,58.052444],[13.076254,45.994505,58.453085],[13.076519,45.994907,58.928932],[13.076409,45.995013,59.069565],[13.076332,45.995109,59.187838],[13.076932,45.995775,59.81153],[13.078176,45.996714,60.629237],[13.07947,45.996961,60.983834],[13.080237,45.997086,61.189996],[13.080692,45.997155,61.311866],[13.081778,45.997255,61.568111],[13.08176,45.997281,61.577812],[13.081725,45.997338,61.59865],[13.081582,45.997575,61.685059],[13.081656,45.997684,61.725582],[13.082283,45.99787,61.884838],[13.083156,45.998909,62.140044],[13.083508,45.999681,62.299219],[13.084063,46.000649,62.478816],[13.084939,46.0019,62.851772],[13.085309,46.003039,63.268679],[13.085432,46.003193,63.341056],[13.085876,46.003536,63.530622],[13.086641,46.003844,63.783034],[13.086949,46.004015,63.895591],[13.087463,46.004781,64.261922],[13.087669,46.004922,64.350053],[13.088985,46.00541,64.79695],[13.092062,46.006505,65.655772],[13.093109,46.006866,65.910679],[13.093246,46.006929,65.946509],[13.093577,46.00681,65.997902],[13.093896,46.006816,66.008777],[13.094028,46.007,66.018863],[13.094029,46.007088,66.02318],[13.09403,46.007152,66.02632],[13.093782,46.007478,66.044409],[13.093741,46.007626,66.051804],[13.093763,46.008573,66.20968],[13.093865,46.008847,66.31116],[13.093999,46.009042,66.388638],[13.094234,46.009184,66.466213],[13.095662,46.009892,67.015203],[13.096934,46.010078,67.543145],[13.097452,46.010252,67.776842],[13.097703,46.010405,67.825583],[13.098441,46.011201,68.02318],[13.098582,46.01131,68.053762],[13.098884,46.011434,68.104616],[13.09963,46.011714,68.25303],[13.100205,46.012067,68.402206],[13.102118,46.013267,69.271745],[13.10242,46.013458,69.469526],[13.103053,46.013876,69.892467],[13.104298,46.014373,70.776302],[13.106077,46.015245,72.138459],[13.107102,46.015723,72.92073],[13.10759,46.015798,73.198825],[13.107986,46.015965,73.356406],[13.108091,46.01606,73.415061],[13.10855,46.016419,73.650198],[13.109726,46.017052,74.061076],[13.11011,46.017433,74.109984],[13.110404,46.017652,74.141471],[13.110665,46.017761,74.163713],[13.112489,46.018487,74.449437],[13.112632,46.018763,74.524108],[13.11259,46.019013,74.588182],[13.111929,46.02012,74.91644],[13.111858,46.020493,75.022736],[13.111939,46.020873,75.131263],[13.112588,46.022163,76.031106],[13.112844,46.022424,76.260465],[13.113756,46.023131,77.886612],[13.113909,46.023423,78.57876],[13.11394,46.023775,79.364312],[13.113954,46.024375,80.67457],[13.114262,46.025113,82.15749],[13.114301,46.025632,83.16051],[13.114118,46.02608,83.96316],[13.114296,46.026309,83.896153],[13.114662,46.026426,83.824113],[13.115378,46.026389,83.695746],[13.115663,46.026419,83.644209],[13.11648,46.026704,83.402615],[13.117026,46.026733,83.05459],[13.117098,46.02673,83.008748],[13.118326,46.026681,82.227005],[13.118705,46.026645,81.983887],[13.118947,46.026564,81.828813],[13.120133,46.026889,81.263655],[13.120441,46.02695,81.121688],[13.121073,46.026953,80.841547],[13.121986,46.0272,80.74222],[13.122161,46.027206,80.748629],[13.122372,46.027151,80.756873],[13.122798,46.026849,80.779143],[13.123921,46.026575,80.796636],[13.124839,46.026212,80.745756],[13.125401,46.026045,80.716314],[13.125897,46.026039,80.692422],[13.127095,46.026191,80.566864],[13.12763,46.026215,80.508393],[13.128635,46.026465,80.401604],[13.129755,46.026477,80.376099],[13.130589,46.026767,80.354861],[13.131387,46.027187,80.345232],[13.132485,46.027663,80.345387],[13.13277,46.027882,80.345437],[13.133011,46.027986,80.345471],[13.133411,46.027995,80.435536],[13.13363,46.027892,80.496861],[13.133911,46.02784,80.564282],[13.134675,46.027986,80.747993],[13.134765,46.027969,80.769617],[13.136629,46.028539,81.07436],[13.1381,46.02911,81.225203],[13.140434,46.029739,81.430412],[13.140558,46.029771,81.47413],[13.142126,46.030476,82.091479],[13.143011,46.031002,82.709503],[13.144293,46.03183,83.757825],[13.144566,46.032012,83.867192],[13.144503,46.032056,83.893015],[13.144767,46.032293,84.017714],[13.144955,46.032345,84.076191],[13.14525,46.032311,84.162601],[13.145501,46.032469,84.260504],[13.145945,46.032738,84.430785],[13.146686,46.032876,84.508855],[13.147114,46.032904,84.5152],[13.147206,46.032855,84.516911],[13.148214,46.032972,84.531994],[13.150799,46.033495,84.97126],[13.151375,46.03372,85.114097],[13.152309,46.034152,85.389166],[13.153193,46.034758,85.677618],[13.153994,46.035202,85.487981],[13.154517,46.035339,85.384562],[13.155513,46.035249,85.19475],[13.155522,46.035295,85.174713],[13.155531,46.035355,85.148675],[13.15783,46.035139,84.453516],[13.159761,46.035202,84.21169],[13.160833,46.035283,84.247862],[13.166739,46.03718,86.727317],[13.169516,46.03805,87.55967],[13.173088,46.038879,86.043207],[13.173742,46.039093,85.919611],[13.174935,46.039711,85.982279],[13.175392,46.039893,86.407331],[13.176583,46.040221,87.441022],[13.178638,46.041057,89.640183],[13.185544,46.042707,94.135681],[13.185454,46.043686,94.700661],[13.185471,46.044111,94.858242],[13.185723,46.044935,95.170451],[13.185819,46.045218,95.27821],[13.186172,46.045713,96.084023],[13.186391,46.046388,97.167103],[13.186404,46.046459,97.279138],[13.186548,46.046858,97.923015],[13.186672,46.046992,98.203968],[13.187021,46.047173,98.925635],[13.18737,46.047485,99.86832],[13.187432,46.047471,99.976318],[13.187528,46.047526,100.182514],[13.18744,46.047612,100.434257],[13.18748,46.047802,100.892525],[13.187498,46.047897,101.121203],[13.18767,46.049163,103.515255],[13.187701,46.04935,103.800134],[13.187872,46.049659,104.301093],[13.187848,46.049847,104.586733],[13.187928,46.049924,104.730404],[13.187829,46.050023,104.912784],[13.187546,46.050183,105.204768],[13.187361,46.050344,105.348292],[13.18721,46.050475,105.465215],[13.187122,46.050653,105.596374],[13.187181,46.050908,105.776377],[13.187293,46.051166,105.964177],[13.18768,46.05183,106.385867],[13.187708,46.051855,106.38734],[13.187865,46.051993,106.39552],[13.188112,46.052254,106.410048],[13.188437,46.053135,106.452358],[13.18854,46.053456,106.427376],[13.188652,46.053897,106.218615],[13.188984,46.054037,106.092929],[13.189836,46.054474,105.750168],[13.190838,46.05512,105.354795],[13.191472,46.055612,105.092701],[13.191603,46.055712,105.039035],[13.191863,46.055783,104.962041],[13.191957,46.055774,104.935892],[13.192075,46.055807,104.907084],[13.192152,46.055908,104.888924],[13.192146,46.055965,104.87984],[13.192177,46.056149,104.850397],[13.192836,46.056949,104.703939],[13.193075,46.057162,104.661033],[13.193548,46.057411,104.604591],[13.19395,46.057519,104.571452],[13.195528,46.05766,104.449141],[13.196737,46.057837,104.149832],[13.198382,46.05802,103.656944],[13.19866,46.058051,103.539961],[13.198922,46.058085,103.429219],[13.199546,46.058183,103.163407],[13.19981,46.058225,103.050877],[13.200591,46.058355,102.717188],[13.201058,46.058317,102.491483],[13.202116,46.058098,101.810004],[13.202321,46.058056,101.678069],[13.202694,46.057978,101.437609],[13.203057,46.057902,101.203572],[13.204283,46.057577,100.037045],[13.204848,46.057534,99.474596],[13.205649,46.057512,98.681344],[13.206095,46.057442,98.413026],[13.206827,46.057289,98.387019],[13.207374,46.057252,98.368322],[13.207671,46.05726,98.358211],[13.208623,46.057321,98.62362],[13.209238,46.057433,99.728526],[13.210428,46.057811,102.002791],[13.210805,46.057931,102.723549],[13.211026,46.058011,103.027697],[13.211205,46.058084,103.243565],[13.21145,46.058174,103.531783],[13.212024,46.05836,104.190433],[13.212604,46.058482,104.820554],[13.213391,46.05838,105.522477],[13.214205,46.058257,105.466227],[13.214654,46.058233,105.43582],[13.2161,46.058498,105.268261],[13.216826,46.058635,105.053145],[13.217679,46.058761,104.803792],[13.217826,46.058987,104.701626],[13.217785,46.059199,104.615426],[13.217914,46.059384,104.728927],[13.218317,46.059674,104.951416],[13.218961,46.059777,105.204682],[13.219055,46.059812,105.245563],[13.219688,46.059086,105.680511],[13.219853,46.059146,105.729337],[13.220143,46.059258,105.816327],[13.220454,46.059377,105.909413],[13.22078,46.059485,106.004098],[13.221687,46.060068,106.285587],[13.221845,46.060208,106.283225],[13.221962,46.060309,106.281503],[13.222167,46.060075,106.277865],[13.222228,46.06013,106.276943],[13.222218,46.06031,106.27455],[13.222328,46.060397,106.273013],[13.222792,46.06038,106.26873],[13.223241,46.060403,106.264579],[13.224147,46.060865,107.324525],[13.224505,46.060992,107.765361],[13.224779,46.060997,108.065881],[13.225034,46.061003,108.345626],[13.2253,46.061102,108.676573],[13.225428,46.061158,108.84248],[13.225938,46.061381,109.501764],[13.226076,46.061441,109.67958],[13.226263,46.061312,109.967496],[13.226284,46.061302,109.995306],[13.226531,46.061269,110.269955],[13.226903,46.061039,110.813987],[13.226973,46.061076,110.910069],[13.227964,46.06158,111.994958],[13.227977,46.061548,112.004804],[13.228026,46.061423,112.04317],[13.228313,46.060694,112.266988],[13.228375,46.060709,112.280482],[13.228444,46.060726,112.29553],[13.228707,46.060723,112.349586],[13.229031,46.060644,112.420163],[13.229309,46.060655,112.489211],[13.229352,46.060668,112.511182],[13.229399,46.060682,112.535141],[13.229228,46.060984,112.754185],[13.229233,46.06107,112.812289],[13.229264,46.061266,112.945398],[13.229467,46.061354,113.05752],[13.229452,46.061378,113.075179],[13.2295,46.061394,113.100124],[13.230128,46.061703,113.460747],[13.23072,46.061924,113.812147],[13.230841,46.061966,113.900327],[13.231017,46.062009,114.021941],[13.232341,46.062131,114.892449],[13.232409,46.062004,115.019708],[13.232523,46.061874,115.162646],[13.232611,46.061775,115.271902],[13.232839,46.061716,115.391692],[13.232973,46.061716,115.421254],[13.233547,46.061751,115.548373],[13.233825,46.061843,115.616321],[13.233875,46.061869,115.630105],[13.233949,46.06191,115.650997],[13.234284,46.062117,115.749957],[13.234566,46.062291,115.833209],[13.234831,46.062453,115.911123],[13.234953,46.062531,115.968878],[13.235007,46.062566,116.070774],[13.23509,46.06262,116.227667],[13.235628,46.062978,117.255546],[13.235648,46.062999,117.305568],[13.235884,46.06327,117.934813],[13.235454,46.063383,118.568849],[13.235249,46.063434,118.869148],[13.235266,46.063449,118.907071],[13.235458,46.063605,119.314754],[13.235538,46.063673,119.489198],[13.235577,46.063709,119.518148],[13.235665,46.063786,119.518148],[13.235732,46.063824,119.518148],[13.235828,46.063823,119.518148],[13.236216,46.063918,119.518148],[13.236565,46.064201,119.518148],[13.236645,46.064352,119.518148],[13.236626,46.06447,119.518148],[13.236443,46.064653,119.518148],[13.236285,46.064779,119.518148],[13.236125,46.064893,119.518148],[13.236049,46.064802,119.518148],[13.236172,46.064651,119.518148],[13.235893,46.064534,119.518148]]}},{type:"Feature",properties:{name:"Stage 6",time:"2022-05-16T21:30:41.850Z",coordTimes:["2022-05-16T21:30:41.850Z","2022-05-16T21:30:49.353Z","2022-05-16T21:30:53.764Z","2022-05-16T21:30:54.383Z","2022-05-16T21:30:57.627Z","2022-05-16T21:31:04.111Z","2022-05-16T21:31:14.350Z","2022-05-16T21:31:24.756Z","2022-05-16T21:31:37.256Z","2022-05-16T21:31:45.637Z","2022-05-16T21:31:49.485Z","2022-05-16T21:31:57.010Z","2022-05-16T21:31:57.771Z","2022-05-16T21:32:04.511Z","2022-05-16T21:32:06.607Z","2022-05-16T21:32:15.584Z","2022-05-16T21:32:19.134Z","2022-05-16T21:32:21.735Z","2022-05-16T21:32:33.236Z","2022-05-16T21:32:37.160Z","2022-05-16T21:32:38.541Z","2022-05-16T21:32:46.821Z","2022-05-16T21:32:48.356Z","2022-05-16T21:32:50.769Z","2022-05-16T21:32:56.359Z","2022-05-16T21:33:01.887Z","2022-05-16T21:33:03.153Z","2022-05-16T21:33:05.840Z","2022-05-16T21:33:10.115Z","2022-05-16T21:33:17.334Z","2022-05-16T21:33:21.946Z","2022-05-16T21:33:27.411Z","2022-05-16T21:33:36.360Z","2022-05-16T21:33:45.084Z","2022-05-16T21:33:48.515Z","2022-05-16T21:33:59.254Z","2022-05-16T21:34:01.369Z","2022-05-16T21:34:03.917Z","2022-05-16T21:34:12.996Z","2022-05-16T21:34:19.481Z","2022-05-16T21:34:22.634Z","2022-05-16T21:34:26.302Z","2022-05-16T21:34:33.956Z","2022-05-16T21:34:49.968Z","2022-05-16T21:35:00.712Z","2022-05-16T21:35:06.246Z","2022-05-16T21:35:08.888Z","2022-05-16T21:35:12.717Z","2022-05-16T21:35:14.434Z","2022-05-16T21:35:17.432Z","2022-05-16T21:35:31.317Z","2022-05-16T21:35:42.704Z","2022-05-16T21:36:11.250Z","2022-05-16T21:36:16.867Z","2022-05-16T21:36:17.863Z","2022-05-16T21:36:22.042Z","2022-05-16T21:36:23.813Z","2022-05-16T21:36:25.195Z","2022-05-16T21:36:26.438Z","2022-05-16T21:36:26.973Z","2022-05-16T21:36:31.308Z","2022-05-16T21:36:33.022Z","2022-05-16T21:36:37.673Z","2022-05-16T21:36:41.211Z","2022-05-16T21:36:43.658Z","2022-05-16T21:37:37.918Z","2022-05-16T21:37:38.703Z","2022-05-16T21:37:39.201Z","2022-05-16T21:38:17.225Z","2022-05-16T21:38:23.151Z","2022-05-16T21:38:25.481Z","2022-05-16T21:38:37.298Z","2022-05-16T21:38:55.760Z","2022-05-16T21:39:00.393Z","2022-05-16T21:39:02.547Z","2022-05-16T21:39:09.064Z","2022-05-16T21:39:17.705Z","2022-05-16T21:39:22.662Z","2022-05-16T21:39:23.468Z","2022-05-16T21:39:26.343Z","2022-05-16T21:39:30.374Z","2022-05-16T21:39:36.001Z","2022-05-16T21:39:47.606Z","2022-05-16T21:39:55.116Z","2022-05-16T21:40:57.762Z","2022-05-16T21:41:03.591Z","2022-05-16T21:41:17.046Z","2022-05-16T21:41:22.070Z","2022-05-16T21:41:28.829Z","2022-05-16T21:41:36.037Z","2022-05-16T21:41:38.775Z","2022-05-16T21:41:41.971Z","2022-05-16T21:41:44.123Z","2022-05-16T21:41:45.686Z","2022-05-16T21:41:48.144Z","2022-05-16T21:42:16.089Z","2022-05-16T21:42:20.438Z","2022-05-16T21:42:28.436Z","2022-05-16T21:42:31.784Z","2022-05-16T21:42:50.965Z","2022-05-16T21:43:07.985Z","2022-05-16T21:43:11.334Z","2022-05-16T21:43:22.410Z","2022-05-16T21:43:38.898Z","2022-05-16T21:43:53.263Z","2022-05-16T21:44:05.443Z","2022-05-16T21:44:08.060Z","2022-05-16T21:44:30.598Z","2022-05-16T21:44:32.735Z","2022-05-16T21:44:34.914Z","2022-05-16T21:44:55.403Z","2022-05-16T21:44:56.524Z","2022-05-16T21:45:00.687Z","2022-05-16T21:45:03.268Z","2022-05-16T21:45:05.619Z","2022-05-16T21:45:11.828Z","2022-05-16T21:45:22.344Z","2022-05-16T21:45:23.921Z","2022-05-16T21:45:26.320Z","2022-05-16T21:46:01.159Z","2022-05-16T21:47:11.264Z","2022-05-16T21:47:16.105Z","2022-05-16T21:47:18.718Z","2022-05-16T21:47:21.326Z","2022-05-16T21:47:53.890Z","2022-05-16T21:48:29.277Z","2022-05-16T21:48:30.942Z","2022-05-16T21:48:33.224Z","2022-05-16T21:48:59.651Z","2022-05-16T21:49:03.274Z","2022-05-16T21:49:08.902Z","2022-05-16T21:49:21.701Z","2022-05-16T21:49:32.350Z","2022-05-16T21:49:34.542Z","2022-05-16T21:49:37.799Z","2022-05-16T21:49:39.381Z","2022-05-16T21:49:44.235Z","2022-05-16T21:49:45.964Z","2022-05-16T21:49:48.175Z","2022-05-16T21:49:49.352Z","2022-05-16T21:49:51.626Z","2022-05-16T21:49:53.287Z","2022-05-16T21:49:53.917Z","2022-05-16T21:50:16.394Z","2022-05-16T21:50:25.762Z","2022-05-16T21:50:32.901Z","2022-05-16T21:50:38.658Z","2022-05-16T21:50:40.675Z","2022-05-16T21:50:42.309Z","2022-05-16T21:50:55.042Z","2022-05-16T21:51:05.366Z","2022-05-16T21:51:22.636Z","2022-05-16T21:51:38.077Z","2022-05-16T21:52:17.393Z","2022-05-16T21:52:20.934Z","2022-05-16T21:52:25.680Z","2022-05-16T21:52:27.449Z","2022-05-16T21:52:30.526Z","2022-05-16T21:52:36.241Z","2022-05-16T21:52:38.984Z","2022-05-16T21:52:49.484Z","2022-05-16T21:53:25.641Z","2022-05-16T21:54:26.564Z","2022-05-16T21:54:33.781Z","2022-05-16T21:54:45.409Z","2022-05-16T21:54:54.539Z","2022-05-16T21:54:58.144Z","2022-05-16T21:55:02.277Z","2022-05-16T21:55:06.028Z","2022-05-16T21:55:09.456Z","2022-05-16T21:55:23.379Z","2022-05-16T21:55:29.658Z","2022-05-16T21:56:31.727Z","2022-05-16T21:56:35.044Z","2022-05-16T21:56:38.189Z","2022-05-16T21:56:43.940Z","2022-05-16T21:56:49.109Z","2022-05-16T21:56:51.820Z","2022-05-16T21:56:55.234Z","2022-05-16T21:56:57.609Z","2022-05-16T21:57:00.786Z","2022-05-16T21:57:10.633Z","2022-05-16T21:57:12.995Z","2022-05-16T21:57:33.597Z","2022-05-16T21:57:57.088Z","2022-05-16T21:58:10.678Z","2022-05-16T21:58:29.203Z","2022-05-16T21:58:30.444Z","2022-05-16T21:58:38.098Z","2022-05-16T21:58:40.953Z","2022-05-16T21:58:50.357Z","2022-05-16T21:59:14.478Z","2022-05-16T21:59:36.697Z","2022-05-16T22:00:03.959Z","2022-05-16T22:00:24.535Z","2022-05-16T22:00:44.037Z","2022-05-16T22:01:02.490Z","2022-05-16T22:01:17.939Z","2022-05-16T22:01:19.114Z","2022-05-16T22:01:21.412Z","2022-05-16T22:01:42.827Z","2022-05-16T22:01:47.875Z","2022-05-16T22:01:55.888Z","2022-05-16T22:02:02.696Z","2022-05-16T22:02:07.864Z","2022-05-16T22:02:19.757Z","2022-05-16T22:02:29.838Z","2022-05-16T22:02:40.001Z","2022-05-16T22:02:53.356Z","2022-05-16T22:02:57.716Z","2022-05-16T22:03:05.983Z","2022-05-16T22:03:19.038Z","2022-05-16T22:03:27.857Z","2022-05-16T22:03:35.584Z","2022-05-16T22:03:44.512Z","2022-05-16T22:04:04.789Z","2022-05-16T22:04:07.775Z","2022-05-16T22:04:17.563Z","2022-05-16T22:04:28.197Z","2022-05-16T22:04:31.715Z","2022-05-16T22:04:43.362Z","2022-05-16T22:04:49.775Z","2022-05-16T22:04:54.246Z","2022-05-16T22:04:59.634Z","2022-05-16T22:05:03.281Z","2022-05-16T22:05:07.625Z","2022-05-16T22:05:09.738Z","2022-05-16T22:05:21.002Z","2022-05-16T22:05:28.127Z","2022-05-16T22:05:38.404Z","2022-05-16T22:05:51.996Z","2022-05-16T22:06:01.387Z","2022-05-16T22:06:10.091Z","2022-05-16T22:06:13.382Z","2022-05-16T22:06:16.999Z","2022-05-16T22:06:40.235Z","2022-05-16T22:07:08.125Z","2022-05-16T22:07:12.332Z","2022-05-16T22:07:18.076Z","2022-05-16T22:07:40.762Z","2022-05-16T22:08:05.063Z","2022-05-16T22:08:17.094Z","2022-05-16T22:08:21.658Z","2022-05-16T22:08:49.940Z","2022-05-16T22:08:52.391Z","2022-05-16T22:09:07.246Z","2022-05-16T22:09:11.986Z","2022-05-16T22:09:59.292Z","2022-05-16T22:13:10.880Z","2022-05-16T22:16:05.075Z","2022-05-16T22:17:52.981Z","2022-05-16T22:17:54.591Z","2022-05-16T22:17:56.084Z","2022-05-16T22:18:02.151Z","2022-05-16T22:18:04.636Z","2022-05-16T22:18:07.204Z","2022-05-16T22:18:59.444Z","2022-05-16T22:19:09.111Z","2022-05-16T22:19:14.246Z","2022-05-16T22:19:18.189Z","2022-05-16T22:19:34.419Z","2022-05-16T22:19:56.299Z","2022-05-16T22:20:10.192Z","2022-05-16T22:22:51.991Z","2022-05-16T22:23:05.682Z","2022-05-16T22:23:18.645Z","2022-05-16T22:24:59.167Z","2022-05-16T22:26:54.441Z","2022-05-16T22:26:56.209Z","2022-05-16T22:27:02.057Z","2022-05-16T22:27:03.416Z","2022-05-16T22:27:26.794Z","2022-05-16T22:27:52.712Z","2022-05-16T22:28:43.342Z","2022-05-16T22:28:45.385Z","2022-05-16T22:28:59.707Z","2022-05-16T22:29:01.164Z","2022-05-16T22:29:15.949Z","2022-05-16T22:29:35.407Z","2022-05-16T22:29:36.519Z","2022-05-16T22:29:38.871Z","2022-05-16T22:29:43.413Z","2022-05-16T22:29:45.741Z","2022-05-16T22:29:56.737Z","2022-05-16T22:31:03.137Z","2022-05-16T22:31:11.319Z","2022-05-16T22:31:17.975Z","2022-05-16T22:31:21.801Z","2022-05-16T22:31:34.342Z","2022-05-16T22:31:45.098Z","2022-05-16T22:31:51.905Z","2022-05-16T22:31:57.908Z","2022-05-16T22:32:29.439Z","2022-05-16T22:32:57.442Z","2022-05-16T22:33:11.065Z","2022-05-16T22:33:42.088Z","2022-05-16T22:34:10.729Z","2022-05-16T22:34:24.618Z","2022-05-16T22:34:40.371Z","2022-05-16T22:34:52.468Z","2022-05-16T22:35:22.605Z","2022-05-16T22:35:24.251Z","2022-05-16T22:35:25.260Z","2022-05-16T22:35:55.530Z","2022-05-16T22:36:00.909Z","2022-05-16T22:36:04.555Z","2022-05-16T22:36:06.686Z","2022-05-16T22:36:13.269Z","2022-05-16T22:36:17.706Z","2022-05-16T22:36:23.021Z","2022-05-16T22:36:27.463Z","2022-05-16T22:36:49.660Z","2022-05-16T22:36:55.369Z","2022-05-16T22:37:01.397Z","2022-05-16T22:37:34.929Z","2022-05-16T22:37:39.506Z","2022-05-16T22:37:55.191Z","2022-05-16T22:38:27.650Z","2022-05-16T22:39:23.653Z","2022-05-16T22:39:25.017Z","2022-05-16T22:39:30.206Z","2022-05-16T22:39:32.110Z","2022-05-16T22:39:36.695Z","2022-05-16T22:39:40.792Z","2022-05-16T22:39:46.260Z","2022-05-16T22:39:48.958Z","2022-05-16T22:39:50.293Z","2022-05-16T22:40:21.238Z","2022-05-16T22:40:45.915Z","2022-05-16T22:40:47.708Z","2022-05-16T22:40:50.775Z","2022-05-16T22:41:12.638Z","2022-05-16T22:41:17.013Z","2022-05-16T22:41:30.193Z","2022-05-16T22:41:33.243Z","2022-05-16T22:41:38.817Z","2022-05-16T22:41:40.593Z","2022-05-16T22:41:49.682Z","2022-05-16T22:41:50.798Z","2022-05-16T22:41:54.090Z","2022-05-16T22:42:01.680Z","2022-05-16T22:42:03.454Z","2022-05-16T22:42:04.994Z","2022-05-16T22:42:06.896Z","2022-05-16T22:42:07.912Z","2022-05-16T22:42:11.884Z","2022-05-16T22:42:12.130Z","2022-05-16T22:42:26.921Z","2022-05-16T22:42:29.511Z","2022-05-16T22:42:40.230Z","2022-05-16T22:43:10.422Z","2022-05-16T22:43:28.850Z","2022-05-16T22:43:29.568Z","2022-05-16T22:43:32.112Z","2022-05-16T22:43:33.154Z","2022-05-16T22:43:36.561Z","2022-05-16T22:43:36.848Z","2022-05-16T22:43:38.940Z","2022-05-16T22:43:39.455Z","2022-05-16T22:43:40.766Z","2022-05-16T22:43:45.873Z","2022-05-16T22:43:46.883Z","2022-05-16T22:43:58.364Z","2022-05-16T22:43:59.162Z","2022-05-16T22:44:05.552Z","2022-05-16T22:44:06.083Z","2022-05-16T22:44:08.662Z","2022-05-16T22:44:10.638Z","2022-05-16T22:44:11.440Z","2022-05-16T22:44:12.775Z","2022-05-16T22:44:13.087Z","2022-05-16T22:44:13.985Z","2022-05-16T22:44:22.317Z","2022-05-16T22:44:24.945Z","2022-05-16T22:44:25.451Z","2022-05-16T22:44:27.828Z","2022-05-16T22:44:32.999Z","2022-05-16T22:44:34.597Z","2022-05-16T22:44:39.038Z","2022-05-16T22:44:44.748Z","2022-05-16T22:44:44.994Z","2022-05-16T22:44:50.047Z","2022-05-16T22:44:50.603Z","2022-05-16T22:45:03.454Z","2022-05-16T22:45:09.046Z","2022-05-16T22:45:17.264Z","2022-05-16T22:45:22.496Z","2022-05-16T22:45:22.879Z","2022-05-16T22:45:42.374Z","2022-05-16T22:45:48.322Z","2022-05-16T22:45:49.424Z","2022-05-16T22:45:50.381Z","2022-05-16T22:45:54.817Z","2022-05-16T22:45:56.575Z","2022-05-16T22:45:58.077Z","2022-05-16T22:45:58.772Z","2022-05-16T22:45:59.839Z","2022-05-16T22:46:03.056Z","2022-05-16T22:46:06.146Z","2022-05-16T22:46:15.329Z","2022-05-16T22:46:17.873Z","2022-05-16T22:46:25.352Z","2022-05-16T22:46:26.437Z","2022-05-16T22:46:44.902Z","2022-05-16T22:47:00.361Z","2022-05-16T22:47:01.658Z","2022-05-16T22:47:10.362Z","2022-05-16T22:47:10.742Z","2022-05-16T22:47:13.525Z","2022-05-16T22:47:17.484Z","2022-05-16T22:47:20.052Z","2022-05-16T22:47:23.473Z","2022-05-16T22:47:31.596Z","2022-05-16T22:47:35.123Z","2022-05-16T22:47:49.659Z","2022-05-16T22:47:58.692Z","2022-05-16T22:48:08.356Z","2022-05-16T22:48:15.237Z","2022-05-16T22:48:38.778Z","2022-05-16T22:48:46.562Z","2022-05-16T22:49:20.072Z","2022-05-16T22:49:28.937Z","2022-05-16T22:49:37.172Z","2022-05-16T22:49:39.510Z","2022-05-16T22:49:40.459Z","2022-05-16T22:49:57.957Z","2022-05-16T22:50:08.161Z","2022-05-16T22:50:45.568Z","2022-05-16T22:51:15.869Z","2022-05-16T22:51:57.066Z","2022-05-16T22:52:10.832Z","2022-05-16T22:52:23.176Z","2022-05-16T22:52:34.689Z","2022-05-16T22:53:32.657Z","2022-05-16T22:53:49.291Z","2022-05-16T22:54:01.984Z","2022-05-16T22:54:21.260Z","2022-05-16T22:54:47.024Z","2022-05-16T22:55:07.361Z","2022-05-16T22:55:13.251Z","2022-05-16T22:55:47.061Z","2022-05-16T22:56:17.951Z","2022-05-16T22:56:22.369Z","2022-05-16T22:57:28.707Z","2022-05-16T22:57:36.093Z","2022-05-16T22:58:10.069Z","2022-05-16T22:58:33.676Z","2022-05-16T22:59:20.900Z","2022-05-16T22:59:35.525Z","2022-05-16T23:00:30.029Z","2022-05-16T23:00:55.917Z","2022-05-16T23:01:04.510Z","2022-05-16T23:01:36.828Z","2022-05-16T23:01:48.938Z","2022-05-16T23:02:33.980Z","2022-05-16T23:02:40.975Z","2022-05-16T23:02:46.380Z","2022-05-16T23:02:53.456Z","2022-05-16T23:03:04.502Z","2022-05-16T23:03:22.761Z","2022-05-16T23:03:26.134Z","2022-05-16T23:03:32.698Z","2022-05-16T23:03:41.983Z","2022-05-16T23:03:49.655Z","2022-05-16T23:03:53.604Z","2022-05-16T23:04:00.525Z","2022-05-16T23:04:19.337Z","2022-05-16T23:04:37.473Z","2022-05-16T23:04:48.918Z","2022-05-16T23:05:09.252Z","2022-05-16T23:05:17.338Z","2022-05-16T23:05:23.208Z","2022-05-16T23:05:32.428Z","2022-05-16T23:05:37.736Z","2022-05-16T23:05:39.442Z","2022-05-16T23:06:08.726Z","2022-05-16T23:06:26.179Z","2022-05-16T23:07:00.080Z","2022-05-16T23:07:22.117Z","2022-05-16T23:07:24.964Z","2022-05-16T23:07:42.785Z","2022-05-16T23:08:14.401Z","2022-05-16T23:08:24.277Z","2022-05-16T23:08:40.789Z","2022-05-16T23:09:08.932Z","2022-05-16T23:09:19.995Z","2022-05-16T23:09:24.844Z","2022-05-16T23:09:36.126Z","2022-05-16T23:09:40.461Z","2022-05-16T23:10:16.775Z","2022-05-16T23:10:19.376Z","2022-05-16T23:10:25.589Z","2022-05-16T23:10:35.821Z","2022-05-16T23:10:37.033Z","2022-05-16T23:10:41.527Z","2022-05-16T23:10:46.061Z","2022-05-16T23:10:50.912Z","2022-05-16T23:10:51.887Z","2022-05-16T23:10:55.087Z","2022-05-16T23:10:56.648Z","2022-05-16T23:11:09.808Z","2022-05-16T23:11:31.328Z","2022-05-16T23:11:51.580Z","2022-05-16T23:12:24.065Z","2022-05-16T23:12:49.309Z","2022-05-16T23:13:00.504Z","2022-05-16T23:13:28.992Z","2022-05-16T23:13:56.077Z","2022-05-16T23:14:27.726Z","2022-05-16T23:14:35.294Z","2022-05-16T23:14:49.160Z","2022-05-16T23:14:56.715Z","2022-05-16T23:15:00.765Z","2022-05-16T23:15:04.137Z","2022-05-16T23:15:45.779Z","2022-05-16T23:16:18.731Z","2022-05-16T23:16:38.612Z","2022-05-16T23:17:06.876Z","2022-05-16T23:17:28.238Z","2022-05-16T23:18:08.990Z","2022-05-16T23:18:33.222Z","2022-05-16T23:18:43.265Z","2022-05-16T23:18:48.118Z","2022-05-16T23:18:58.297Z","2022-05-16T23:19:06.682Z","2022-05-16T23:19:27.629Z","2022-05-16T23:19:38.268Z","2022-05-16T23:19:55.691Z","2022-05-16T23:20:03.378Z","2022-05-16T23:20:21.444Z","2022-05-16T23:20:34.701Z","2022-05-16T23:21:06.048Z","2022-05-16T23:21:13.905Z","2022-05-16T23:21:19.928Z","2022-05-16T23:21:33.562Z","2022-05-16T23:21:41.266Z","2022-05-16T23:21:43.537Z","2022-05-16T23:21:55.868Z","2022-05-16T23:22:04.585Z","2022-05-16T23:22:07.980Z","2022-05-16T23:22:11.456Z","2022-05-16T23:22:18.320Z","2022-05-16T23:22:22.928Z","2022-05-16T23:22:29.119Z","2022-05-16T23:22:54.129Z","2022-05-16T23:22:56.097Z","2022-05-16T23:22:57.815Z","2022-05-16T23:22:59.364Z","2022-05-16T23:23:03.472Z","2022-05-16T23:23:04.575Z","2022-05-16T23:23:16.263Z","2022-05-16T23:23:21.293Z","2022-05-16T23:23:28.765Z","2022-05-16T23:23:30.427Z","2022-05-16T23:23:35.001Z","2022-05-16T23:23:50.135Z","2022-05-16T23:24:20.362Z","2022-05-16T23:24:31.430Z","2022-05-16T23:25:04.696Z","2022-05-16T23:25:26.745Z","2022-05-16T23:25:36.268Z","2022-05-16T23:25:45.301Z","2022-05-16T23:25:50.994Z","2022-05-16T23:26:01.162Z","2022-05-16T23:26:12.150Z","2022-05-16T23:26:16.766Z","2022-05-16T23:26:52.558Z","2022-05-16T23:27:01.035Z","2022-05-16T23:28:48.976Z","2022-05-16T23:29:14.391Z","2022-05-16T23:29:46.391Z","2022-05-16T23:30:03.699Z","2022-05-16T23:30:05.158Z","2022-05-16T23:30:15.349Z","2022-05-16T23:30:24.964Z","2022-05-16T23:30:30.749Z","2022-05-16T23:30:35.854Z","2022-05-16T23:30:41.587Z","2022-05-16T23:30:57.148Z","2022-05-16T23:31:10.314Z","2022-05-16T23:31:39.771Z","2022-05-16T23:31:56.903Z","2022-05-16T23:32:25.444Z","2022-05-16T23:32:40.558Z","2022-05-16T23:32:48.221Z","2022-05-16T23:32:54.706Z","2022-05-16T23:32:55.425Z","2022-05-16T23:32:56.828Z","2022-05-16T23:32:58.725Z","2022-05-16T23:32:59.582Z","2022-05-16T23:33:05.811Z","2022-05-16T23:33:08.241Z","2022-05-16T23:33:12.409Z","2022-05-16T23:33:15.652Z","2022-05-16T23:33:18.980Z","2022-05-16T23:33:25.302Z","2022-05-16T23:33:28.048Z","2022-05-16T23:33:31.212Z","2022-05-16T23:33:38.653Z","2022-05-16T23:33:40.388Z","2022-05-16T23:33:41.959Z","2022-05-16T23:33:50.601Z","2022-05-16T23:33:55.991Z","2022-05-16T23:34:10.318Z","2022-05-16T23:34:17.549Z","2022-05-16T23:34:29.835Z","2022-05-16T23:34:37.319Z","2022-05-16T23:34:44.086Z","2022-05-16T23:34:45.732Z","2022-05-16T23:34:49.019Z","2022-05-16T23:34:58.224Z","2022-05-16T23:35:02.463Z","2022-05-16T23:35:07.886Z","2022-05-16T23:35:12.103Z","2022-05-16T23:35:16.898Z","2022-05-16T23:35:18.691Z","2022-05-16T23:35:20.295Z","2022-05-16T23:35:24.606Z","2022-05-16T23:35:25.484Z","2022-05-16T23:35:27.589Z","2022-05-16T23:35:32.073Z","2022-05-16T23:35:32.949Z","2022-05-16T23:35:34.110Z","2022-05-16T23:35:41.080Z","2022-05-16T23:35:42.431Z","2022-05-16T23:35:44.204Z","2022-05-16T23:35:46.152Z","2022-05-16T23:35:47.711Z","2022-05-16T23:35:49.315Z","2022-05-16T23:35:50.927Z","2022-05-16T23:35:56.098Z","2022-05-16T23:35:56.593Z","2022-05-16T23:36:12.184Z","2022-05-16T23:36:27.789Z","2022-05-16T23:36:42.013Z","2022-05-16T23:37:02.828Z","2022-05-16T23:37:24.287Z","2022-05-16T23:37:30.999Z","2022-05-16T23:37:38.661Z","2022-05-16T23:37:59.023Z","2022-05-16T23:38:59.805Z","2022-05-16T23:39:37.002Z","2022-05-16T23:40:04.210Z","2022-05-16T23:40:12.988Z","2022-05-16T23:40:29.339Z","2022-05-16T23:40:33.641Z","2022-05-16T23:40:49.630Z","2022-05-16T23:41:05.072Z","2022-05-16T23:41:10.024Z","2022-05-16T23:41:16.943Z","2022-05-16T23:41:24.814Z","2022-05-16T23:41:26.509Z","2022-05-16T23:41:27.168Z","2022-05-16T23:41:31.486Z","2022-05-16T23:41:32.054Z","2022-05-16T23:41:40.613Z","2022-05-16T23:41:56.016Z","2022-05-16T23:41:56.764Z","2022-05-16T23:42:03.595Z","2022-05-16T23:42:19.598Z","2022-05-16T23:42:23.348Z","2022-05-16T23:42:23.862Z","2022-05-16T23:42:37.551Z","2022-05-16T23:42:49.021Z","2022-05-16T23:43:14.199Z","2022-05-16T23:43:53.033Z","2022-05-16T23:44:07.442Z","2022-05-16T23:44:46.041Z","2022-05-16T23:45:30.651Z","2022-05-16T23:46:22.180Z","2022-05-16T23:46:43.297Z","2022-05-16T23:47:06.167Z","2022-05-16T23:48:15.120Z","2022-05-16T23:48:46.813Z","2022-05-16T23:49:00.634Z","2022-05-16T23:49:09.992Z","2022-05-16T23:49:29.993Z","2022-05-16T23:49:35.345Z","2022-05-16T23:50:06.259Z","2022-05-16T23:50:32.015Z","2022-05-16T23:51:15.911Z","2022-05-16T23:51:28.866Z","2022-05-16T23:51:41.575Z","2022-05-16T23:51:44.662Z","2022-05-16T23:51:54.633Z","2022-05-16T23:51:57.637Z","2022-05-16T23:52:04.779Z","2022-05-16T23:52:19.346Z","2022-05-16T23:52:25.000Z","2022-05-16T23:52:47.565Z","2022-05-16T23:52:55.269Z","2022-05-16T23:53:15.122Z","2022-05-16T23:53:27.232Z","2022-05-16T23:54:05.619Z","2022-05-16T23:54:31.112Z","2022-05-16T23:54:47.757Z","2022-05-16T23:55:07.542Z","2022-05-16T23:56:51.201Z","2022-05-16T23:57:05.250Z","2022-05-16T23:57:11.178Z","2022-05-16T23:57:33.846Z","2022-05-16T23:57:52.426Z","2022-05-16T23:58:17.050Z","2022-05-16T23:58:26.359Z","2022-05-16T23:58:37.077Z","2022-05-16T23:58:55.980Z","2022-05-16T23:59:08.342Z","2022-05-16T23:59:33.257Z","2022-05-16T23:59:42.048Z","2022-05-16T23:59:48.598Z","2022-05-17T00:00:03.654Z","2022-05-17T00:00:07.718Z","2022-05-17T00:00:11.603Z","2022-05-17T00:00:18.603Z","2022-05-17T00:00:22.951Z","2022-05-17T00:01:07.682Z","2022-05-17T00:02:07.634Z","2022-05-17T00:04:31.632Z","2022-05-17T00:04:49.078Z","2022-05-17T00:04:55.480Z","2022-05-17T00:05:02.011Z","2022-05-17T00:05:06.140Z","2022-05-17T00:05:28.817Z","2022-05-17T00:05:34.481Z","2022-05-17T00:05:42.547Z","2022-05-17T00:06:10.372Z","2022-05-17T00:06:18.158Z","2022-05-17T00:06:22.210Z","2022-05-17T00:06:40.337Z","2022-05-17T00:07:05.675Z","2022-05-17T00:07:47.344Z","2022-05-17T00:08:29.958Z","2022-05-17T00:09:04.965Z","2022-05-17T00:09:22.422Z","2022-05-17T00:09:44.783Z","2022-05-17T00:10:08.931Z","2022-05-17T00:10:19.635Z","2022-05-17T00:10:39.546Z","2022-05-17T00:10:46.480Z","2022-05-17T00:10:50.026Z","2022-05-17T00:11:04.290Z","2022-05-17T00:11:37.543Z","2022-05-17T00:11:42.748Z","2022-05-17T00:11:55.807Z","2022-05-17T00:12:06.764Z","2022-05-17T00:12:17.424Z","2022-05-17T00:12:27.074Z","2022-05-17T00:12:51.565Z","2022-05-17T00:13:01.125Z","2022-05-17T00:13:14.026Z","2022-05-17T00:13:45.466Z","2022-05-17T00:13:52.863Z","2022-05-17T00:14:21.767Z","2022-05-17T00:14:39.960Z","2022-05-17T00:15:28.919Z","2022-05-17T00:16:36.083Z","2022-05-17T00:16:51.855Z","2022-05-17T00:17:05.698Z","2022-05-17T00:17:10.329Z","2022-05-17T00:17:51.790Z","2022-05-17T00:18:00.804Z","2022-05-17T00:18:25.979Z","2022-05-17T00:18:49.604Z","2022-05-17T00:19:38.861Z","2022-05-17T00:19:54.232Z","2022-05-17T00:20:38.331Z","2022-05-17T00:21:22.683Z","2022-05-17T00:22:23.084Z","2022-05-17T00:22:58.753Z","2022-05-17T00:23:07.027Z","2022-05-17T00:23:24.340Z","2022-05-17T00:23:29.515Z","2022-05-17T00:23:37.354Z","2022-05-17T00:23:45.921Z","2022-05-17T00:23:50.971Z","2022-05-17T00:23:58.310Z","2022-05-17T00:24:04.557Z","2022-05-17T00:24:15.698Z","2022-05-17T00:24:27.140Z","2022-05-17T00:24:53.484Z","2022-05-17T00:25:15.767Z","2022-05-17T00:25:44.802Z","2022-05-17T00:26:07.707Z","2022-05-17T00:26:21.899Z","2022-05-17T00:26:24.270Z","2022-05-17T00:27:03.013Z","2022-05-17T00:27:17.426Z","2022-05-17T00:28:19.088Z","2022-05-17T00:28:37.287Z","2022-05-17T00:29:37.115Z","2022-05-17T00:29:42.398Z","2022-05-17T00:31:44.236Z","2022-05-17T00:32:09.349Z","2022-05-17T00:32:43.568Z","2022-05-17T00:32:49.124Z","2022-05-17T00:33:14.349Z","2022-05-17T00:33:18.642Z","2022-05-17T00:33:20.422Z","2022-05-17T00:33:32.858Z","2022-05-17T00:34:27.944Z","2022-05-17T00:35:04.118Z","2022-05-17T00:35:37.988Z","2022-05-17T00:35:46.776Z","2022-05-17T00:35:51.197Z","2022-05-17T00:36:01.144Z","2022-05-17T00:36:22.362Z","2022-05-17T00:36:38.845Z","2022-05-17T00:36:46.024Z","2022-05-17T00:37:26.829Z","2022-05-17T00:37:31.621Z","2022-05-17T00:37:36.768Z","2022-05-17T00:37:54.984Z","2022-05-17T00:38:31.561Z","2022-05-17T00:38:40.460Z","2022-05-17T00:39:05.244Z","2022-05-17T00:39:20.387Z","2022-05-17T00:39:33.995Z","2022-05-17T00:39:47.864Z","2022-05-17T00:40:00.731Z","2022-05-17T00:40:12.748Z","2022-05-17T00:40:15.619Z","2022-05-17T00:40:29.937Z","2022-05-17T00:40:42.876Z","2022-05-17T00:40:43.620Z","2022-05-17T00:41:19.418Z","2022-05-17T00:41:30.674Z","2022-05-17T00:41:38.747Z","2022-05-17T00:41:46.229Z","2022-05-17T00:41:55.762Z","2022-05-17T00:42:12.766Z","2022-05-17T00:42:31.504Z","2022-05-17T00:42:37.887Z","2022-05-17T00:43:08.213Z","2022-05-17T00:43:31.469Z","2022-05-17T00:43:53.692Z","2022-05-17T00:44:01.250Z","2022-05-17T00:44:05.606Z","2022-05-17T00:44:17.620Z","2022-05-17T00:44:45.184Z","2022-05-17T00:45:21.463Z","2022-05-17T00:45:34.702Z","2022-05-17T00:46:16.459Z","2022-05-17T00:46:30.765Z","2022-05-17T00:46:37.852Z","2022-05-17T00:46:54.136Z","2022-05-17T00:47:39.957Z","2022-05-17T00:47:48.534Z","2022-05-17T00:47:57.636Z","2022-05-17T00:48:00.359Z","2022-05-17T00:48:07.357Z","2022-05-17T00:48:21.646Z","2022-05-17T00:48:24.921Z","2022-05-17T00:48:33.473Z","2022-05-17T00:48:36.139Z","2022-05-17T00:48:42.379Z","2022-05-17T00:48:46.046Z","2022-05-17T00:49:04.296Z","2022-05-17T00:49:08.968Z","2022-05-17T00:49:16.806Z","2022-05-17T00:49:54.160Z","2022-05-17T00:49:54.708Z","2022-05-17T00:49:57.723Z","2022-05-17T00:49:59.197Z","2022-05-17T00:50:23.268Z","2022-05-17T00:50:30.764Z","2022-05-17T00:50:35.306Z","2022-05-17T00:50:42.230Z","2022-05-17T00:50:59.267Z","2022-05-17T00:51:09.704Z","2022-05-17T00:51:21.931Z","2022-05-17T00:51:30.201Z","2022-05-17T00:51:37.508Z","2022-05-17T00:51:42.659Z","2022-05-17T00:51:53.716Z","2022-05-17T00:52:00.432Z","2022-05-17T00:52:18.390Z","2022-05-17T00:52:19.155Z","2022-05-17T00:52:32.669Z","2022-05-17T00:52:36.838Z","2022-05-17T00:52:44.904Z","2022-05-17T00:52:52.469Z","2022-05-17T00:52:59.077Z","2022-05-17T00:53:15.120Z","2022-05-17T00:53:24.012Z","2022-05-17T00:53:33.283Z","2022-05-17T00:53:41.864Z","2022-05-17T00:53:47.268Z","2022-05-17T00:53:52.084Z","2022-05-17T00:54:07.749Z","2022-05-17T00:54:18.340Z","2022-05-17T00:54:19.376Z","2022-05-17T00:54:20.271Z","2022-05-17T00:54:22.690Z","2022-05-17T00:54:26.282Z","2022-05-17T00:54:38.584Z","2022-05-17T00:54:41.323Z","2022-05-17T00:54:46.022Z","2022-05-17T00:54:58.935Z","2022-05-17T00:55:15.028Z","2022-05-17T00:55:24.464Z","2022-05-17T00:55:38.465Z","2022-05-17T00:55:46.725Z","2022-05-17T00:56:04.171Z","2022-05-17T00:56:16.364Z","2022-05-17T00:56:23.460Z","2022-05-17T00:56:32.909Z","2022-05-17T00:56:40.820Z","2022-05-17T00:56:48.359Z","2022-05-17T00:56:50.186Z","2022-05-17T00:56:55.279Z","2022-05-17T00:57:09.936Z","2022-05-17T00:57:19.770Z","2022-05-17T00:57:30.468Z","2022-05-17T00:57:47.502Z","2022-05-17T00:57:57.070Z","2022-05-17T00:58:17.912Z","2022-05-17T00:58:20.795Z","2022-05-17T00:58:32.642Z","2022-05-17T00:58:41.639Z","2022-05-17T00:58:49.919Z","2022-05-17T00:58:51.018Z","2022-05-17T00:59:02.687Z","2022-05-17T00:59:14.328Z","2022-05-17T00:59:26.212Z","2022-05-17T00:59:54.572Z","2022-05-17T01:00:20.900Z","2022-05-17T01:00:51.763Z","2022-05-17T01:01:06.042Z","2022-05-17T01:01:22.536Z","2022-05-17T01:01:32.766Z","2022-05-17T01:01:52.702Z","2022-05-17T01:02:20.082Z","2022-05-17T01:02:29.030Z","2022-05-17T01:02:47.959Z","2022-05-17T01:03:09.362Z","2022-05-17T01:04:04.671Z","2022-05-17T01:04:46.604Z","2022-05-17T01:05:26.877Z","2022-05-17T01:05:30.724Z","2022-05-17T01:05:38.886Z","2022-05-17T01:05:47.186Z","2022-05-17T01:06:15.432Z","2022-05-17T01:06:23.988Z","2022-05-17T01:06:42.383Z","2022-05-17T01:06:58.842Z","2022-05-17T01:07:26.407Z","2022-05-17T01:07:44.487Z","2022-05-17T01:08:02.377Z","2022-05-17T01:08:13.027Z","2022-05-17T01:08:30.780Z","2022-05-17T01:08:45.720Z","2022-05-17T01:09:05.963Z","2022-05-17T01:09:13.350Z","2022-05-17T01:09:38.442Z","2022-05-17T01:10:00.473Z","2022-05-17T01:10:10.478Z","2022-05-17T01:10:41.638Z","2022-05-17T01:11:21.867Z","2022-05-17T01:12:04.409Z","2022-05-17T01:12:27.760Z","2022-05-17T01:12:53.688Z","2022-05-17T01:13:14.770Z","2022-05-17T01:13:47.379Z","2022-05-17T01:14:07.377Z","2022-05-17T01:14:28.026Z","2022-05-17T01:14:45.421Z","2022-05-17T01:15:09.152Z","2022-05-17T01:15:18.491Z","2022-05-17T01:15:23.843Z","2022-05-17T01:15:45.669Z","2022-05-17T01:17:03.852Z","2022-05-17T01:18:00.637Z","2022-05-17T01:18:10.066Z","2022-05-17T01:18:45.254Z","2022-05-17T01:18:50.894Z","2022-05-17T01:19:10.782Z","2022-05-17T01:19:22.532Z","2022-05-17T01:19:37.971Z","2022-05-17T01:20:04.107Z","2022-05-17T01:20:12.716Z","2022-05-17T01:20:16.755Z","2022-05-17T01:20:26.695Z","2022-05-17T01:20:29.385Z","2022-05-17T01:20:42.594Z","2022-05-17T01:20:51.031Z","2022-05-17T01:20:55.107Z","2022-05-17T01:21:04.857Z","2022-05-17T01:21:27.645Z","2022-05-17T01:21:31.610Z","2022-05-17T01:21:34.582Z","2022-05-17T01:22:15.602Z","2022-05-17T01:23:05.430Z","2022-05-17T01:23:09.378Z","2022-05-17T01:23:29.344Z","2022-05-17T01:23:33.552Z","2022-05-17T01:23:40.051Z","2022-05-17T01:23:58.165Z","2022-05-17T01:24:04.801Z","2022-05-17T01:25:36.689Z","2022-05-17T01:25:59.042Z","2022-05-17T01:26:15.064Z","2022-05-17T01:26:47.513Z","2022-05-17T01:27:45.818Z","2022-05-17T01:28:08.405Z","2022-05-17T01:28:26.734Z","2022-05-17T01:29:04.281Z","2022-05-17T01:29:34.583Z","2022-05-17T01:29:42.943Z","2022-05-17T01:30:46.789Z","2022-05-17T01:31:37.475Z","2022-05-17T01:32:58.533Z","2022-05-17T01:33:23.570Z","2022-05-17T01:33:37.573Z","2022-05-17T01:34:11.174Z","2022-05-17T01:34:45.144Z","2022-05-17T01:35:07.965Z","2022-05-17T01:35:44.815Z","2022-05-17T01:35:54.204Z","2022-05-17T01:36:10.102Z","2022-05-17T01:36:15.317Z","2022-05-17T01:36:19.054Z","2022-05-17T01:36:25.695Z","2022-05-17T01:36:30.165Z","2022-05-17T01:36:43.215Z","2022-05-17T01:36:45.533Z","2022-05-17T01:36:48.355Z","2022-05-17T01:36:53.861Z","2022-05-17T01:36:58.144Z","2022-05-17T01:37:09.245Z","2022-05-17T01:37:13.276Z","2022-05-17T01:37:15.217Z","2022-05-17T01:37:19.729Z","2022-05-17T01:37:26.933Z","2022-05-17T01:37:31.437Z","2022-05-17T01:37:35.847Z","2022-05-17T01:37:41.735Z","2022-05-17T01:37:46.400Z","2022-05-17T01:37:52.683Z","2022-05-17T01:38:19.441Z","2022-05-17T01:38:29.192Z","2022-05-17T01:39:04.036Z","2022-05-17T01:39:43.387Z","2022-05-17T01:40:10.295Z","2022-05-17T01:40:21.317Z","2022-05-17T01:40:30.285Z","2022-05-17T01:40:59.372Z","2022-05-17T01:41:10.857Z","2022-05-17T01:41:29.455Z","2022-05-17T01:41:33.131Z","2022-05-17T01:41:44.735Z","2022-05-17T01:42:28.669Z","2022-05-17T01:42:47.696Z","2022-05-17T01:43:10.609Z","2022-05-17T01:43:16.782Z","2022-05-17T01:43:25.127Z","2022-05-17T01:43:34.334Z","2022-05-17T01:43:37.468Z","2022-05-17T01:43:59.553Z","2022-05-17T01:44:04.777Z","2022-05-17T01:44:12.586Z","2022-05-17T01:44:18.741Z","2022-05-17T01:44:33.105Z","2022-05-17T01:44:34.253Z","2022-05-17T01:44:36.963Z","2022-05-17T01:44:40.159Z","2022-05-17T01:44:52.059Z","2022-05-17T01:44:56.403Z","2022-05-17T01:45:04.113Z","2022-05-17T01:45:18.918Z","2022-05-17T01:45:40.457Z","2022-05-17T01:45:53.923Z","2022-05-17T01:46:00.581Z","2022-05-17T01:46:24.609Z","2022-05-17T01:46:34.327Z","2022-05-17T01:46:39.136Z","2022-05-17T01:46:44.141Z","2022-05-17T01:46:53.607Z","2022-05-17T01:46:56.630Z","2022-05-17T01:47:05.610Z","2022-05-17T01:47:16.856Z","2022-05-17T01:47:24.739Z","2022-05-17T01:47:31.091Z","2022-05-17T01:47:34.348Z","2022-05-17T01:47:46.791Z","2022-05-17T01:47:56.136Z","2022-05-17T01:48:03.211Z","2022-05-17T01:48:17.033Z","2022-05-17T01:48:21.332Z","2022-05-17T01:48:35.510Z","2022-05-17T01:48:44.523Z","2022-05-17T01:49:05.153Z","2022-05-17T01:49:16.628Z","2022-05-17T01:49:35.108Z","2022-05-17T01:50:13.614Z","2022-05-17T01:50:40.639Z","2022-05-17T01:50:46.182Z","2022-05-17T01:51:12.596Z","2022-05-17T01:51:14.806Z","2022-05-17T01:51:19.826Z","2022-05-17T01:51:22.299Z","2022-05-17T01:51:48.210Z","2022-05-17T01:51:59.002Z","2022-05-17T01:52:02.280Z","2022-05-17T01:52:04.622Z","2022-05-17T01:52:26.260Z","2022-05-17T01:52:38.857Z","2022-05-17T01:52:46.832Z","2022-05-17T01:53:05.037Z","2022-05-17T01:53:11.978Z","2022-05-17T01:53:15.843Z","2022-05-17T01:53:55.587Z","2022-05-17T01:54:14.042Z","2022-05-17T01:54:14.859Z","2022-05-17T01:54:17.660Z","2022-05-17T01:54:22.993Z","2022-05-17T01:54:23.761Z","2022-05-17T01:54:28.023Z","2022-05-17T01:54:28.708Z","2022-05-17T01:54:38.402Z","2022-05-17T01:54:43.364Z","2022-05-17T01:55:00.354Z","2022-05-17T01:55:22.657Z","2022-05-17T01:55:50.412Z","2022-05-17T01:56:00.337Z","2022-05-17T01:56:06.339Z","2022-05-17T01:56:15.039Z","2022-05-17T01:56:25.953Z","2022-05-17T01:57:13.005Z","2022-05-17T01:57:23.758Z","2022-05-17T01:58:10.857Z","2022-05-17T01:58:22.059Z","2022-05-17T01:58:39.680Z","2022-05-17T01:58:46.289Z","2022-05-17T01:58:50.947Z","2022-05-17T01:58:58.037Z","2022-05-17T01:59:00.357Z","2022-05-17T01:59:07.934Z","2022-05-17T01:59:59.115Z","2022-05-17T02:00:02.100Z","2022-05-17T02:00:06.360Z","2022-05-17T02:00:07.462Z","2022-05-17T02:00:27.549Z","2022-05-17T02:00:28.530Z","2022-05-17T02:00:31.283Z","2022-05-17T02:00:33.855Z","2022-05-17T02:00:42.610Z","2022-05-17T02:00:50.661Z","2022-05-17T02:01:01.447Z","2022-05-17T02:01:05.326Z","2022-05-17T02:01:09.056Z","2022-05-17T02:01:13.446Z","2022-05-17T02:01:40.966Z","2022-05-17T02:01:57.517Z","2022-05-17T02:02:11.688Z","2022-05-17T02:02:15.608Z","2022-05-17T02:02:48.813Z","2022-05-17T02:03:11.948Z","2022-05-17T02:03:19.296Z","2022-05-17T02:03:28.379Z","2022-05-17T02:03:52.465Z","2022-05-17T02:04:09.713Z","2022-05-17T02:04:40.899Z","2022-05-17T02:04:53.923Z","2022-05-17T02:05:46.804Z","2022-05-17T02:05:46.920Z","2022-05-17T02:06:05.379Z","2022-05-17T02:06:15.840Z","2022-05-17T02:06:48.330Z","2022-05-17T02:06:49.343Z","2022-05-17T02:07:07.942Z","2022-05-17T02:07:21.681Z","2022-05-17T02:07:59.448Z","2022-05-17T02:08:06.249Z","2022-05-17T02:08:08.903Z","2022-05-17T02:08:15.928Z","2022-05-17T02:08:22.288Z","2022-05-17T02:08:41.727Z","2022-05-17T02:08:50.341Z","2022-05-17T02:08:58.280Z","2022-05-17T02:09:13.966Z","2022-05-17T02:09:27.556Z","2022-05-17T02:10:04.134Z","2022-05-17T02:10:36.899Z","2022-05-17T02:10:48.002Z","2022-05-17T02:10:54.451Z","2022-05-17T02:11:06.561Z","2022-05-17T02:11:08.366Z","2022-05-17T02:11:09.163Z","2022-05-17T02:11:44.312Z","2022-05-17T02:12:22.041Z","2022-05-17T02:12:39.164Z","2022-05-17T02:12:47.887Z","2022-05-17T02:13:01.729Z","2022-05-17T02:13:02.629Z","2022-05-17T02:13:03.574Z","2022-05-17T02:13:14.156Z","2022-05-17T02:13:21.399Z","2022-05-17T02:13:23.556Z","2022-05-17T02:13:38.186Z","2022-05-17T02:13:41.882Z","2022-05-17T02:13:51.764Z","2022-05-17T02:14:07.281Z","2022-05-17T02:14:17.786Z","2022-05-17T02:15:11.177Z","2022-05-17T02:15:42.583Z","2022-05-17T02:16:22.505Z","2022-05-17T02:16:51.232Z","2022-05-17T02:17:13.806Z","2022-05-17T02:17:25.952Z","2022-05-17T02:17:43.518Z","2022-05-17T02:17:57.487Z","2022-05-17T02:18:04.412Z","2022-05-17T02:18:11.152Z","2022-05-17T02:18:37.893Z","2022-05-17T02:18:55.901Z","2022-05-17T02:19:01.803Z","2022-05-17T02:19:12.407Z","2022-05-17T02:19:26.723Z","2022-05-17T02:19:55.117Z","2022-05-17T02:20:14.331Z","2022-05-17T02:20:35.592Z","2022-05-17T02:20:54.167Z","2022-05-17T02:21:27.179Z","2022-05-17T02:21:46.233Z","2022-05-17T02:21:58.725Z","2022-05-17T02:22:25.769Z","2022-05-17T02:23:07.656Z","2022-05-17T02:24:09.505Z","2022-05-17T02:24:21.984Z","2022-05-17T02:24:31.633Z","2022-05-17T02:25:03.016Z","2022-05-17T02:25:51.821Z","2022-05-17T02:26:39.086Z","2022-05-17T02:27:10.401Z","2022-05-17T02:27:28.610Z","2022-05-17T02:27:41.277Z","2022-05-17T02:28:00.668Z","2022-05-17T02:28:48.080Z","2022-05-17T02:29:00.347Z","2022-05-17T02:29:15.440Z","2022-05-17T02:29:32.823Z","2022-05-17T02:29:49.282Z","2022-05-17T02:29:55.584Z","2022-05-17T02:29:58.909Z","2022-05-17T02:30:05.502Z","2022-05-17T02:30:08.272Z","2022-05-17T02:30:13.348Z","2022-05-17T02:30:16.450Z","2022-05-17T02:30:18.891Z","2022-05-17T02:30:25.683Z","2022-05-17T02:30:28.676Z","2022-05-17T02:30:35.205Z","2022-05-17T02:30:45.084Z","2022-05-17T02:30:48.346Z","2022-05-17T02:30:53.135Z","2022-05-17T02:30:59.489Z","2022-05-17T02:31:04.950Z","2022-05-17T02:31:05.913Z","2022-05-17T02:31:10.062Z","2022-05-17T02:31:15.774Z","2022-05-17T02:31:21.102Z","2022-05-17T02:31:32.113Z","2022-05-17T02:31:38.945Z","2022-05-17T02:31:52.628Z","2022-05-17T02:32:02.845Z","2022-05-17T02:32:17.401Z","2022-05-17T02:32:18.778Z","2022-05-17T02:32:21.960Z","2022-05-17T02:32:24.857Z","2022-05-17T02:32:30.460Z","2022-05-17T02:32:36.742Z","2022-05-17T02:32:45.259Z","2022-05-17T02:32:50.841Z","2022-05-17T02:32:54.328Z","2022-05-17T02:33:01.384Z","2022-05-17T02:33:05.075Z","2022-05-17T02:33:08.825Z","2022-05-17T02:33:11.160Z","2022-05-17T02:33:11.465Z","2022-05-17T02:33:14.366Z","2022-05-17T02:33:19.060Z","2022-05-17T02:33:19.801Z","2022-05-17T02:33:22.593Z","2022-05-17T02:33:23.958Z","2022-05-17T02:33:29.954Z","2022-05-17T02:33:37.737Z","2022-05-17T02:33:38.407Z","2022-05-17T02:33:39.046Z","2022-05-17T02:33:42.685Z","2022-05-17T02:33:54.080Z","2022-05-17T02:34:05.011Z","2022-05-17T02:34:09.169Z","2022-05-17T02:34:12.005Z","2022-05-17T02:34:20.381Z","2022-05-17T02:34:32.622Z","2022-05-17T02:34:34.177Z","2022-05-17T02:34:44.890Z","2022-05-17T02:35:00.198Z","2022-05-17T02:35:05.294Z","2022-05-17T02:35:07.386Z","2022-05-17T02:35:14.220Z","2022-05-17T02:35:15.301Z","2022-05-17T02:35:17.919Z","2022-05-17T02:35:24.889Z","2022-05-17T02:35:27.225Z","2022-05-17T02:35:35.194Z","2022-05-17T02:35:35.974Z","2022-05-17T02:35:39.997Z","2022-05-17T02:35:42.269Z","2022-05-17T02:35:44.327Z","2022-05-17T02:35:46.412Z","2022-05-17T02:35:46.967Z","2022-05-17T02:35:48.557Z","2022-05-17T02:35:51.300Z","2022-05-17T02:35:53.161Z","2022-05-17T02:35:55.637Z","2022-05-17T02:36:07.416Z","2022-05-17T02:36:13.599Z","2022-05-17T02:36:39.376Z","2022-05-17T02:36:43.754Z","2022-05-17T02:36:55.392Z","2022-05-17T02:37:16.683Z","2022-05-17T02:37:23.213Z","2022-05-17T02:37:39.129Z","2022-05-17T02:37:44.826Z","2022-05-17T02:38:06.698Z","2022-05-17T02:38:26.477Z","2022-05-17T02:38:37.112Z","2022-05-17T02:38:40.063Z","2022-05-17T02:38:46.138Z","2022-05-17T02:38:53.508Z","2022-05-17T02:38:59.548Z","2022-05-17T02:39:05.593Z","2022-05-17T02:39:17.437Z","2022-05-17T02:39:26.423Z","2022-05-17T02:39:32.085Z","2022-05-17T02:39:40.291Z","2022-05-17T02:39:43.153Z","2022-05-17T02:39:47.005Z","2022-05-17T02:39:53.613Z","2022-05-17T02:40:03.154Z","2022-05-17T02:40:09.084Z","2022-05-17T02:40:50.991Z","2022-05-17T02:41:02.126Z","2022-05-17T02:41:10.410Z","2022-05-17T02:41:56.448Z","2022-05-17T02:42:38.592Z","2022-05-17T02:43:26.780Z","2022-05-17T02:44:14.094Z","2022-05-17T02:44:28.985Z","2022-05-17T02:44:46.900Z","2022-05-17T02:46:13.324Z","2022-05-17T02:47:34.188Z","2022-05-17T02:49:24.288Z","2022-05-17T02:49:31.031Z","2022-05-17T02:49:44.326Z","2022-05-17T02:50:20.190Z","2022-05-17T02:50:30.469Z","2022-05-17T02:51:04.185Z","2022-05-17T02:51:19.287Z","2022-05-17T02:52:03.672Z","2022-05-17T02:52:33.070Z","2022-05-17T02:52:54.091Z","2022-05-17T02:53:43.889Z","2022-05-17T02:53:45.390Z","2022-05-17T02:54:20.354Z","2022-05-17T02:54:29.863Z","2022-05-17T02:55:43.085Z","2022-05-17T02:56:55.586Z","2022-05-17T02:57:11.467Z","2022-05-17T02:57:35.407Z","2022-05-17T02:57:54.101Z","2022-05-17T02:58:06.797Z","2022-05-17T02:58:12.904Z","2022-05-17T02:58:29.478Z","2022-05-17T02:58:45.157Z","2022-05-17T02:58:47.510Z","2022-05-17T02:59:04.842Z","2022-05-17T02:59:13.248Z","2022-05-17T02:59:24.772Z","2022-05-17T02:59:36.092Z","2022-05-17T02:59:42.624Z","2022-05-17T03:00:02.236Z","2022-05-17T03:00:14.123Z","2022-05-17T03:00:20.521Z","2022-05-17T03:00:39.021Z","2022-05-17T03:00:46.837Z","2022-05-17T03:01:01.843Z","2022-05-17T03:01:15.374Z","2022-05-17T03:01:27.194Z","2022-05-17T03:01:36.381Z","2022-05-17T03:02:01.144Z","2022-05-17T03:02:12.869Z","2022-05-17T03:02:28.763Z","2022-05-17T03:03:46.682Z","2022-05-17T03:03:54.039Z","2022-05-17T03:04:28.899Z","2022-05-17T03:04:39.716Z","2022-05-17T03:04:52.231Z","2022-05-17T03:04:57.833Z","2022-05-17T03:05:04.359Z","2022-05-17T03:05:09.965Z","2022-05-17T03:05:17.657Z","2022-05-17T03:05:22.838Z","2022-05-17T03:05:34.594Z","2022-05-17T03:05:40.445Z","2022-05-17T03:05:46.864Z","2022-05-17T03:06:10.159Z","2022-05-17T03:06:18.694Z","2022-05-17T03:06:26.299Z","2022-05-17T03:06:58.950Z","2022-05-17T03:07:14.758Z","2022-05-17T03:07:49.910Z","2022-05-17T03:08:05.184Z","2022-05-17T03:09:20.111Z","2022-05-17T03:10:11.624Z","2022-05-17T03:10:21.822Z","2022-05-17T03:10:28.076Z","2022-05-17T03:10:46.712Z","2022-05-17T03:11:27.548Z","2022-05-17T03:12:11.637Z","2022-05-17T03:12:37.321Z","2022-05-17T03:12:41.082Z","2022-05-17T03:12:50.956Z","2022-05-17T03:12:58.014Z","2022-05-17T03:13:00.712Z","2022-05-17T03:13:03.729Z","2022-05-17T03:13:18.153Z","2022-05-17T03:13:23.624Z","2022-05-17T03:13:26.752Z","2022-05-17T03:13:32.824Z","2022-05-17T03:13:35.177Z","2022-05-17T03:13:40.328Z","2022-05-17T03:13:42.105Z","2022-05-17T03:13:45.333Z","2022-05-17T03:13:47.807Z","2022-05-17T03:13:55.576Z","2022-05-17T03:14:09.085Z","2022-05-17T03:14:24.188Z","2022-05-17T03:14:43.615Z","2022-05-17T03:15:01.267Z","2022-05-17T03:15:14.581Z","2022-05-17T03:15:23.622Z","2022-05-17T03:15:33.631Z","2022-05-17T03:16:09.862Z","2022-05-17T03:16:16.992Z","2022-05-17T03:16:30.659Z","2022-05-17T03:16:59.949Z","2022-05-17T03:17:19.396Z","2022-05-17T03:17:42.713Z","2022-05-17T03:18:04.204Z","2022-05-17T03:18:29.851Z","2022-05-17T03:19:12.357Z","2022-05-17T03:19:32.513Z","2022-05-17T03:19:52.949Z","2022-05-17T03:20:20.221Z","2022-05-17T03:20:42.307Z","2022-05-17T03:20:51.718Z","2022-05-17T03:20:54.326Z","2022-05-17T03:21:10.748Z","2022-05-17T03:21:59.871Z","2022-05-17T03:22:22.892Z","2022-05-17T03:22:51.953Z","2022-05-17T03:23:25.913Z","2022-05-17T03:23:49.188Z","2022-05-17T03:23:59.481Z","2022-05-17T03:24:15.367Z","2022-05-17T03:24:43.279Z","2022-05-17T03:25:23.780Z","2022-05-17T03:25:53.177Z","2022-05-17T03:26:02.534Z","2022-05-17T03:26:06.672Z","2022-05-17T03:26:25.398Z","2022-05-17T03:26:28.614Z","2022-05-17T03:26:41.445Z","2022-05-17T03:27:17.757Z","2022-05-17T03:27:27.774Z","2022-05-17T03:29:10.454Z","2022-05-17T03:29:40.080Z","2022-05-17T03:29:49.203Z","2022-05-17T03:31:07.677Z","2022-05-17T03:31:37.613Z","2022-05-17T03:32:12.723Z","2022-05-17T03:32:54.320Z","2022-05-17T03:33:12.524Z","2022-05-17T03:33:43.143Z","2022-05-17T03:34:05.837Z","2022-05-17T03:35:04.543Z","2022-05-17T03:36:56.470Z","2022-05-17T03:37:47.946Z","2022-05-17T03:38:00.823Z","2022-05-17T03:38:47.658Z","2022-05-17T03:40:36.310Z","2022-05-17T03:41:31.907Z","2022-05-17T03:41:59.395Z","2022-05-17T03:42:23.207Z","2022-05-17T03:42:36.821Z","2022-05-17T03:43:10.322Z","2022-05-17T03:43:43.179Z","2022-05-17T03:43:58.184Z","2022-05-17T03:44:24.519Z","2022-05-17T03:44:36.687Z","2022-05-17T03:44:42.852Z","2022-05-17T03:44:47.710Z","2022-05-17T03:44:57.226Z","2022-05-17T03:45:10.558Z","2022-05-17T03:45:19.933Z","2022-05-17T03:45:24.752Z","2022-05-17T03:45:57.257Z","2022-05-17T03:46:09.197Z","2022-05-17T03:46:26.866Z","2022-05-17T03:46:43.983Z","2022-05-17T03:47:12.342Z","2022-05-17T03:47:57.387Z","2022-05-17T03:48:48.921Z","2022-05-17T03:49:17.571Z","2022-05-17T03:49:37.300Z","2022-05-17T03:49:56.144Z","2022-05-17T03:50:05.182Z","2022-05-17T03:50:59.146Z","2022-05-17T03:53:07.149Z","2022-05-17T03:53:22.816Z","2022-05-17T03:53:40.858Z","2022-05-17T03:54:12.928Z","2022-05-17T03:55:14.900Z","2022-05-17T03:55:33.764Z","2022-05-17T03:56:06.602Z","2022-05-17T03:56:13.722Z","2022-05-17T03:56:18.655Z","2022-05-17T03:56:39.685Z","2022-05-17T03:56:50.874Z","2022-05-17T03:56:53.546Z","2022-05-17T03:57:31.428Z","2022-05-17T03:57:54.326Z","2022-05-17T03:57:59.733Z","2022-05-17T03:58:12.079Z","2022-05-17T03:58:39.751Z","2022-05-17T03:58:48.815Z","2022-05-17T03:59:31.981Z","2022-05-17T03:59:51.454Z","2022-05-17T04:00:08.300Z","2022-05-17T04:00:25.016Z","2022-05-17T04:00:36.531Z","2022-05-17T04:00:47.117Z","2022-05-17T04:01:09.429Z","2022-05-17T04:01:30.210Z","2022-05-17T04:01:52.889Z","2022-05-17T04:02:10.318Z","2022-05-17T04:04:11.093Z","2022-05-17T04:05:59.892Z","2022-05-17T04:06:14.313Z","2022-05-17T04:06:35.956Z","2022-05-17T04:06:44.983Z","2022-05-17T04:06:55.562Z","2022-05-17T04:06:59.362Z","2022-05-17T04:07:41.155Z","2022-05-17T04:09:00.151Z","2022-05-17T04:09:20.863Z","2022-05-17T04:09:38.828Z","2022-05-17T04:10:13.400Z","2022-05-17T04:10:23.116Z","2022-05-17T04:10:49.425Z","2022-05-17T04:10:51.329Z","2022-05-17T04:10:55.907Z","2022-05-17T04:10:59.187Z","2022-05-17T04:11:17.269Z","2022-05-17T04:11:36.017Z","2022-05-17T04:12:36.139Z","2022-05-17T04:12:54.731Z","2022-05-17T04:13:31.309Z","2022-05-17T04:14:10.457Z","2022-05-17T04:14:33.558Z","2022-05-17T04:14:40.981Z","2022-05-17T04:15:02.948Z","2022-05-17T04:15:26.644Z","2022-05-17T04:15:39.525Z","2022-05-17T04:15:59.281Z","2022-05-17T04:16:05.168Z","2022-05-17T04:16:20.634Z","2022-05-17T04:16:41.329Z","2022-05-17T04:17:00.143Z","2022-05-17T04:17:07.357Z","2022-05-17T04:17:19.385Z","2022-05-17T04:17:28.002Z","2022-05-17T04:17:56.442Z","2022-05-17T04:18:00.602Z","2022-05-17T04:18:13.216Z","2022-05-17T04:18:18.583Z","2022-05-17T04:18:37.395Z","2022-05-17T04:18:48.377Z","2022-05-17T04:18:55.555Z","2022-05-17T04:19:15.987Z","2022-05-17T04:19:38.554Z","2022-05-17T04:20:09.104Z","2022-05-17T04:20:28.718Z","2022-05-17T04:20:42.165Z","2022-05-17T04:20:42.821Z","2022-05-17T04:20:43.923Z","2022-05-17T04:20:59.357Z","2022-05-17T04:21:06.749Z","2022-05-17T04:21:37.047Z","2022-05-17T04:21:43.926Z","2022-05-17T04:21:49.847Z","2022-05-17T04:21:53.452Z","2022-05-17T04:21:59.160Z","2022-05-17T04:22:02.719Z","2022-05-17T04:22:03.685Z","2022-05-17T04:22:04.741Z","2022-05-17T04:22:09.659Z","2022-05-17T04:22:16.241Z","2022-05-17T04:22:18.268Z","2022-05-17T04:22:22.556Z","2022-05-17T04:22:23.665Z","2022-05-17T04:22:24.890Z","2022-05-17T04:22:26.475Z","2022-05-17T04:22:33.303Z","2022-05-17T04:22:36.101Z","2022-05-17T04:22:40.040Z","2022-05-17T04:22:45.557Z","2022-05-17T04:22:48.781Z","2022-05-17T04:22:52.599Z","2022-05-17T04:22:58.358Z","2022-05-17T04:23:03.499Z","2022-05-17T04:23:13.150Z","2022-05-17T04:23:18.936Z","2022-05-17T04:23:20.582Z","2022-05-17T04:23:25.168Z","2022-05-17T04:23:29.219Z","2022-05-17T04:23:37.262Z","2022-05-17T04:23:44.423Z","2022-05-17T04:23:50.493Z","2022-05-17T04:23:53.872Z","2022-05-17T04:23:55.079Z","2022-05-17T04:24:02.295Z","2022-05-17T04:24:05.176Z","2022-05-17T04:24:20.364Z","2022-05-17T04:24:33.432Z","2022-05-17T04:24:41.457Z","2022-05-17T04:24:48.035Z","2022-05-17T04:24:56.743Z","2022-05-17T04:25:05.361Z","2022-05-17T04:25:18.195Z","2022-05-17T04:25:43.063Z","2022-05-17T04:26:06.325Z","2022-05-17T04:26:34.345Z","2022-05-17T04:26:55.210Z","2022-05-17T04:26:59.082Z","2022-05-17T04:27:10.377Z","2022-05-17T04:27:22.816Z","2022-05-17T04:27:37.032Z","2022-05-17T04:28:02.556Z","2022-05-17T04:28:27.824Z","2022-05-17T04:28:46.791Z","2022-05-17T04:29:35.327Z","2022-05-17T04:29:38.069Z","2022-05-17T04:29:45.381Z","2022-05-17T04:29:50.343Z","2022-05-17T04:29:57.143Z","2022-05-17T04:30:02.071Z","2022-05-17T04:30:04.601Z","2022-05-17T04:30:08.675Z","2022-05-17T04:30:16.457Z","2022-05-17T04:30:25.827Z","2022-05-17T04:30:40.894Z","2022-05-17T04:30:42.496Z","2022-05-17T04:31:19.972Z","2022-05-17T04:31:22.373Z","2022-05-17T04:31:25.157Z","2022-05-17T04:31:38.822Z","2022-05-17T04:31:47.379Z","2022-05-17T04:31:53.693Z","2022-05-17T04:32:01.964Z","2022-05-17T04:32:05.013Z","2022-05-17T04:32:16.200Z","2022-05-17T04:32:35.864Z","2022-05-17T04:32:43.081Z","2022-05-17T04:33:12.658Z","2022-05-17T04:33:26.968Z","2022-05-17T04:33:30.799Z","2022-05-17T04:33:43.287Z","2022-05-17T04:34:05.518Z","2022-05-17T04:34:32.429Z","2022-05-17T04:34:46.087Z","2022-05-17T04:34:58.951Z","2022-05-17T04:36:15.647Z","2022-05-17T04:36:39.742Z","2022-05-17T04:36:48.865Z","2022-05-17T04:36:51.064Z","2022-05-17T04:37:05.858Z","2022-05-17T04:37:08.230Z","2022-05-17T04:37:15.120Z","2022-05-17T04:37:56.197Z","2022-05-17T04:38:05.582Z","2022-05-17T04:38:16.337Z","2022-05-17T04:38:30.987Z","2022-05-17T04:38:32.589Z","2022-05-17T04:38:33.509Z","2022-05-17T04:38:42.287Z","2022-05-17T04:38:50.101Z","2022-05-17T04:39:04.885Z","2022-05-17T04:39:08.545Z","2022-05-17T04:39:09.946Z","2022-05-17T04:39:14.926Z","2022-05-17T04:39:20.660Z","2022-05-17T04:39:26.369Z","2022-05-17T04:39:36.820Z","2022-05-17T04:39:40.620Z","2022-05-17T04:39:45.025Z","2022-05-17T04:39:47.914Z","2022-05-17T04:39:56.632Z","2022-05-17T04:39:59.227Z","2022-05-17T04:40:08.684Z","2022-05-17T04:40:13.217Z","2022-05-17T04:40:18.360Z","2022-05-17T04:40:27.176Z","2022-05-17T04:40:37.504Z","2022-05-17T04:40:48.823Z","2022-05-17T04:40:51.301Z","2022-05-17T04:40:54.113Z","2022-05-17T04:41:07.483Z","2022-05-17T04:41:20.722Z","2022-05-17T04:41:22.763Z","2022-05-17T04:41:24.111Z","2022-05-17T04:41:25.532Z","2022-05-17T04:41:30.548Z","2022-05-17T04:41:33.959Z","2022-05-17T04:41:38.236Z","2022-05-17T04:41:43.258Z","2022-05-17T04:41:46.891Z","2022-05-17T04:41:47.882Z","2022-05-17T04:41:51.854Z","2022-05-17T04:41:52.247Z","2022-05-17T04:41:53.592Z","2022-05-17T04:41:55.058Z","2022-05-17T04:42:07.881Z","2022-05-17T04:42:26.081Z","2022-05-17T04:42:29.788Z","2022-05-17T04:42:33.442Z","2022-05-17T04:42:44.312Z","2022-05-17T04:42:57.413Z","2022-05-17T04:43:20.448Z","2022-05-17T04:43:23.859Z","2022-05-17T04:43:36.935Z","2022-05-17T04:43:53.934Z","2022-05-17T04:44:03.749Z","2022-05-17T04:44:23.787Z","2022-05-17T04:44:34.685Z","2022-05-17T04:44:37.139Z","2022-05-17T04:44:45.762Z","2022-05-17T04:44:54.223Z","2022-05-17T04:45:02.302Z","2022-05-17T04:45:04.459Z","2022-05-17T04:45:08.528Z","2022-05-17T04:45:17.473Z","2022-05-17T04:45:42.586Z","2022-05-17T04:45:48.971Z","2022-05-17T04:45:52.432Z","2022-05-17T04:46:07.058Z","2022-05-17T04:46:16.824Z","2022-05-17T04:46:31.016Z","2022-05-17T04:46:36.148Z","2022-05-17T04:46:38.596Z","2022-05-17T04:46:53.556Z","2022-05-17T04:46:59.573Z","2022-05-17T04:47:01.553Z","2022-05-17T04:47:06.047Z","2022-05-17T04:47:16.888Z","2022-05-17T04:47:37.369Z","2022-05-17T04:47:44.166Z","2022-05-17T04:47:52.357Z","2022-05-17T04:47:54.789Z","2022-05-17T04:48:16.135Z","2022-05-17T04:48:21.832Z","2022-05-17T04:48:24.596Z","2022-05-17T04:48:31.219Z","2022-05-17T04:48:39.412Z","2022-05-17T04:48:43.597Z","2022-05-17T04:48:46.701Z","2022-05-17T04:48:58.160Z","2022-05-17T04:48:59.864Z","2022-05-17T04:49:10.201Z","2022-05-17T04:49:14.103Z","2022-05-17T04:49:20.980Z","2022-05-17T04:49:42.473Z","2022-05-17T04:50:01.764Z","2022-05-17T04:50:05.565Z","2022-05-17T04:50:12.938Z","2022-05-17T04:50:20.349Z","2022-05-17T04:50:28.565Z","2022-05-17T04:50:31.620Z","2022-05-17T04:50:35.998Z","2022-05-17T04:50:48.524Z","2022-05-17T04:50:52.344Z","2022-05-17T04:50:59.594Z","2022-05-17T04:51:02.933Z","2022-05-17T04:51:39.915Z","2022-05-17T04:52:14.923Z","2022-05-17T04:53:27.555Z","2022-05-17T04:53:45.503Z","2022-05-17T04:53:59.194Z","2022-05-17T04:54:12.088Z","2022-05-17T04:54:17.459Z","2022-05-17T04:54:23.481Z","2022-05-17T04:54:25.333Z","2022-05-17T04:54:27.178Z","2022-05-17T04:54:37.568Z","2022-05-17T04:54:43.594Z","2022-05-17T04:54:50.041Z","2022-05-17T04:54:54.974Z","2022-05-17T04:54:55.355Z","2022-05-17T04:54:56.431Z","2022-05-17T04:54:59.533Z","2022-05-17T04:55:00.298Z","2022-05-17T04:55:03.306Z","2022-05-17T04:55:13.438Z","2022-05-17T04:55:26.533Z","2022-05-17T04:55:29.345Z","2022-05-17T04:55:33.514Z","2022-05-17T04:55:36.909Z","2022-05-17T04:55:46.475Z","2022-05-17T04:55:52.579Z","2022-05-17T04:55:55.192Z","2022-05-17T04:55:57.662Z","2022-05-17T04:56:02.400Z","2022-05-17T04:56:07.817Z","2022-05-17T04:56:33.148Z","2022-05-17T04:56:38.585Z","2022-05-17T04:56:41.417Z","2022-05-17T04:57:09.831Z","2022-05-17T04:57:23.239Z","2022-05-17T04:57:25.644Z","2022-05-17T04:57:29.802Z","2022-05-17T04:57:31.902Z","2022-05-17T04:57:47.853Z","2022-05-17T04:57:49.022Z","2022-05-17T04:58:21.109Z","2022-05-17T04:58:22.086Z","2022-05-17T04:58:32.563Z","2022-05-17T04:58:45.408Z","2022-05-17T04:59:27.817Z","2022-05-17T04:59:40.543Z","2022-05-17T04:59:42.475Z","2022-05-17T04:59:53.597Z","2022-05-17T05:00:00.967Z","2022-05-17T05:00:34.029Z","2022-05-17T05:00:34.416Z","2022-05-17T05:00:41.544Z","2022-05-17T05:01:01.767Z","2022-05-17T05:01:29.813Z","2022-05-17T05:01:42.062Z","2022-05-17T05:02:05.787Z","2022-05-17T05:02:16.768Z","2022-05-17T05:02:22.871Z","2022-05-17T05:02:28.376Z","2022-05-17T05:03:05.479Z","2022-05-17T05:03:24.826Z","2022-05-17T05:03:38.159Z","2022-05-17T05:04:10.932Z","2022-05-17T05:04:53.839Z","2022-05-17T05:05:04.398Z","2022-05-17T05:05:07.198Z","2022-05-17T05:05:07.476Z","2022-05-17T05:05:15.694Z","2022-05-17T05:05:26.762Z","2022-05-17T05:05:31.254Z","2022-05-17T05:05:37.510Z","2022-05-17T05:05:40.956Z","2022-05-17T05:05:45.816Z","2022-05-17T05:06:03.850Z","2022-05-17T05:06:07.303Z","2022-05-17T05:06:13.923Z","2022-05-17T05:06:17.367Z","2022-05-17T05:06:28.361Z","2022-05-17T05:06:36.930Z","2022-05-17T05:06:44.134Z","2022-05-17T05:07:01.827Z","2022-05-17T05:07:10.715Z","2022-05-17T05:07:17.752Z","2022-05-17T05:07:40.997Z","2022-05-17T05:07:52.147Z","2022-05-17T05:08:08.814Z","2022-05-17T05:08:22.818Z","2022-05-17T05:08:34.181Z","2022-05-17T05:08:59.527Z","2022-05-17T05:09:39.105Z","2022-05-17T05:11:02.384Z","2022-05-17T05:11:28.264Z","2022-05-17T05:11:49.383Z","2022-05-17T05:11:55.776Z","2022-05-17T05:12:07.520Z","2022-05-17T05:12:10.463Z","2022-05-17T05:12:21.267Z","2022-05-17T05:12:25.690Z","2022-05-17T05:12:28.598Z","2022-05-17T05:12:29.391Z","2022-05-17T05:12:36.951Z","2022-05-17T05:12:40.559Z","2022-05-17T05:12:46.002Z","2022-05-17T05:12:55.113Z","2022-05-17T05:12:59.203Z","2022-05-17T05:13:15.210Z","2022-05-17T05:13:34.541Z","2022-05-17T05:13:38.441Z","2022-05-17T05:13:43.232Z","2022-05-17T05:13:45.043Z","2022-05-17T05:13:47.556Z","2022-05-17T05:13:51.570Z","2022-05-17T05:14:01.709Z","2022-05-17T05:14:07.936Z","2022-05-17T05:14:11.030Z","2022-05-17T05:14:16.312Z","2022-05-17T05:14:22.437Z","2022-05-17T05:14:32.990Z","2022-05-17T05:14:37.476Z","2022-05-17T05:14:43.064Z","2022-05-17T05:14:51.009Z","2022-05-17T05:15:02.717Z","2022-05-17T05:15:08.705Z","2022-05-17T05:15:15.748Z","2022-05-17T05:15:18.723Z","2022-05-17T05:15:27.500Z","2022-05-17T05:15:29.741Z","2022-05-17T05:15:48.789Z","2022-05-17T05:15:54.519Z","2022-05-17T05:16:01.812Z","2022-05-17T05:16:07.659Z","2022-05-17T05:16:11.010Z","2022-05-17T05:16:15.511Z","2022-05-17T05:16:16.395Z","2022-05-17T05:16:17.345Z","2022-05-17T05:16:25.676Z","2022-05-17T05:16:42.359Z","2022-05-17T05:17:05.428Z","2022-05-17T05:17:12.836Z","2022-05-17T05:17:29.737Z","2022-05-17T05:17:46.703Z","2022-05-17T05:18:21.625Z","2022-05-17T05:18:29.304Z","2022-05-17T05:18:35.516Z","2022-05-17T05:18:37.342Z","2022-05-17T05:18:44.549Z","2022-05-17T05:18:54.032Z","2022-05-17T05:18:59.230Z","2022-05-17T05:19:00.867Z","2022-05-17T05:19:02.016Z","2022-05-17T05:19:04.288Z","2022-05-17T05:19:07.834Z","2022-05-17T05:19:12.042Z","2022-05-17T05:19:17.471Z","2022-05-17T05:19:30.512Z","2022-05-17T05:19:57.138Z","2022-05-17T05:20:43.339Z","2022-05-17T05:21:41.412Z","2022-05-17T05:21:54.352Z","2022-05-17T05:22:06.661Z","2022-05-17T05:22:10.056Z","2022-05-17T05:22:22.071Z","2022-05-17T05:22:25.211Z","2022-05-17T05:22:29.448Z","2022-05-17T05:22:31.101Z","2022-05-17T05:22:42.698Z","2022-05-17T05:22:47.159Z","2022-05-17T05:22:47.850Z","2022-05-17T05:22:48.738Z","2022-05-17T05:22:55.132Z","2022-05-17T05:22:56.983Z","2022-05-17T05:23:05.588Z","2022-05-17T05:23:10.171Z","2022-05-17T05:23:13.617Z","2022-05-17T05:23:21.007Z","2022-05-17T05:23:25.907Z","2022-05-17T05:23:29.149Z","2022-05-17T05:23:36.396Z","2022-05-17T05:23:39.345Z","2022-05-17T05:23:41.345Z","2022-05-17T05:23:49.056Z","2022-05-17T05:23:52.946Z","2022-05-17T05:23:56.973Z","2022-05-17T05:23:58.738Z","2022-05-17T05:24:10.061Z","2022-05-17T05:24:27.985Z","2022-05-17T05:24:41.106Z","2022-05-17T05:24:50.144Z","2022-05-17T05:25:00.314Z","2022-05-17T05:25:12.756Z","2022-05-17T05:25:19.956Z","2022-05-17T05:25:26.499Z","2022-05-17T05:25:47.164Z","2022-05-17T05:25:49.954Z","2022-05-17T05:26:01.682Z","2022-05-17T05:26:13.714Z","2022-05-17T05:26:25.343Z","2022-05-17T05:26:32.854Z","2022-05-17T05:26:41.402Z","2022-05-17T05:26:49.070Z","2022-05-17T05:26:58.626Z","2022-05-17T05:27:24.894Z","2022-05-17T05:27:34.512Z","2022-05-17T05:27:44.238Z","2022-05-17T05:27:59.945Z","2022-05-17T05:28:20.536Z","2022-05-17T05:28:22.820Z","2022-05-17T05:28:27.304Z","2022-05-17T05:28:35.258Z","2022-05-17T05:28:44.673Z","2022-05-17T05:28:45.518Z","2022-05-17T05:28:47.579Z","2022-05-17T05:28:53.233Z","2022-05-17T05:29:00.129Z","2022-05-17T05:29:04.528Z","2022-05-17T05:29:07.637Z","2022-05-17T05:29:10.181Z","2022-05-17T05:29:13.249Z","2022-05-17T05:29:39.411Z","2022-05-17T05:29:57.116Z","2022-05-17T05:30:02.731Z","2022-05-17T05:30:08.533Z","2022-05-17T05:30:11.687Z","2022-05-17T05:30:14.670Z","2022-05-17T05:30:51.425Z","2022-05-17T05:31:00.087Z","2022-05-17T05:31:11.215Z","2022-05-17T05:31:22.437Z","2022-05-17T05:31:32.082Z","2022-05-17T05:32:02.113Z","2022-05-17T05:32:24.601Z","2022-05-17T05:32:26.499Z","2022-05-17T05:32:41.671Z","2022-05-17T05:32:52.830Z","2022-05-17T05:33:01.483Z","2022-05-17T05:33:12.870Z","2022-05-17T05:33:34.442Z","2022-05-17T05:33:47.507Z","2022-05-17T05:34:07.943Z","2022-05-17T05:34:52.004Z","2022-05-17T05:35:17.560Z","2022-05-17T05:35:51.380Z","2022-05-17T05:36:10.871Z","2022-05-17T05:36:27.799Z","2022-05-17T05:36:46.082Z","2022-05-17T05:36:48.860Z","2022-05-17T05:36:51.120Z","2022-05-17T05:36:59.203Z","2022-05-17T05:37:00.540Z","2022-05-17T05:37:02.182Z","2022-05-17T05:37:04.980Z","2022-05-17T05:37:06.924Z","2022-05-17T05:37:23.366Z","2022-05-17T05:37:36.802Z","2022-05-17T05:37:38.861Z","2022-05-17T05:37:44.774Z","2022-05-17T05:38:08.969Z","2022-05-17T05:38:14.336Z","2022-05-17T05:38:17.197Z","2022-05-17T05:38:18.173Z","2022-05-17T05:38:21.315Z","2022-05-17T05:38:22.424Z","2022-05-17T05:38:28.183Z","2022-05-17T05:38:32.125Z","2022-05-17T05:38:48.447Z","2022-05-17T05:39:20.120Z","2022-05-17T05:39:26.940Z","2022-05-17T05:39:43.396Z","2022-05-17T05:39:58.254Z","2022-05-17T05:40:30.670Z","2022-05-17T05:40:47.514Z","2022-05-17T05:41:03.045Z","2022-05-17T05:42:07.625Z","2022-05-17T05:42:33.001Z","2022-05-17T05:42:48.200Z","2022-05-17T05:42:49.631Z","2022-05-17T05:42:56.088Z","2022-05-17T05:43:03.429Z","2022-05-17T05:43:04.572Z","2022-05-17T05:43:10.747Z","2022-05-17T05:43:33.095Z","2022-05-17T05:43:36.326Z","2022-05-17T05:43:42.371Z","2022-05-17T05:43:50.705Z","2022-05-17T05:43:52.926Z","2022-05-17T05:43:57.606Z","2022-05-17T05:44:37.023Z","2022-05-17T05:44:52.507Z","2022-05-17T05:44:57.055Z","2022-05-17T05:45:37.444Z","2022-05-17T05:46:10.090Z","2022-05-17T05:46:54.794Z","2022-05-17T05:47:36.647Z","2022-05-17T05:47:43.684Z","2022-05-17T05:47:51.332Z","2022-05-17T05:48:03.825Z","2022-05-17T05:48:12.031Z","2022-05-17T05:49:20.294Z","2022-05-17T05:50:13.165Z","2022-05-17T05:50:19.855Z","2022-05-17T05:50:30.206Z","2022-05-17T05:50:33.966Z","2022-05-17T05:50:34.486Z","2022-05-17T05:50:36.823Z","2022-05-17T05:50:41.221Z","2022-05-17T05:51:14.326Z","2022-05-17T05:51:36.547Z","2022-05-17T05:51:48.812Z","2022-05-17T05:51:52.102Z","2022-05-17T05:52:14.050Z","2022-05-17T05:52:28.843Z","2022-05-17T05:52:32.256Z","2022-05-17T05:53:18.000Z","2022-05-17T05:54:01.320Z","2022-05-17T05:54:10.713Z","2022-05-17T05:54:12.942Z","2022-05-17T05:54:13.716Z","2022-05-17T05:54:17.739Z","2022-05-17T05:54:27.852Z","2022-05-17T05:54:40.723Z","2022-05-17T05:54:52.323Z","2022-05-17T05:55:25.528Z","2022-05-17T05:55:47.788Z","2022-05-17T05:56:16.555Z","2022-05-17T05:56:40.084Z","2022-05-17T05:56:52.163Z","2022-05-17T05:57:08.460Z","2022-05-17T05:57:35.922Z","2022-05-17T05:57:43.162Z","2022-05-17T05:59:16.055Z","2022-05-17T05:59:27.484Z","2022-05-17T05:59:33.222Z","2022-05-17T05:59:46.665Z","2022-05-17T06:00:02.481Z","2022-05-17T06:00:13.064Z","2022-05-17T06:00:17.331Z","2022-05-17T06:00:18.221Z","2022-05-17T06:00:19.783Z","2022-05-17T06:00:34.695Z","2022-05-17T06:02:11.085Z","2022-05-17T06:02:42.918Z","2022-05-17T06:03:10.561Z","2022-05-17T06:03:27.373Z","2022-05-17T06:03:37.184Z","2022-05-17T06:03:48.866Z","2022-05-17T06:04:00.259Z","2022-05-17T06:04:14.507Z","2022-05-17T06:04:23.638Z","2022-05-17T06:04:45.589Z","2022-05-17T06:05:14.171Z","2022-05-17T06:05:23.294Z","2022-05-17T06:05:31.640Z","2022-05-17T06:05:33.061Z","2022-05-17T06:05:35.369Z","2022-05-17T06:05:36.382Z","2022-05-17T06:05:58.545Z","2022-05-17T06:06:15.814Z","2022-05-17T06:06:20.978Z","2022-05-17T06:06:25.136Z","2022-05-17T06:06:30.677Z","2022-05-17T06:06:34.354Z","2022-05-17T06:06:41.112Z","2022-05-17T06:06:49.030Z","2022-05-17T06:07:00.179Z","2022-05-17T06:07:03.520Z","2022-05-17T06:07:10.101Z","2022-05-17T06:07:11.397Z","2022-05-17T06:07:20.191Z","2022-05-17T06:07:21.774Z","2022-05-17T06:07:29.846Z","2022-05-17T06:07:33.080Z","2022-05-17T06:07:38.511Z","2022-05-17T06:07:45.774Z","2022-05-17T06:07:59.287Z","2022-05-17T06:08:03.834Z","2022-05-17T06:08:16.450Z","2022-05-17T06:08:17.446Z","2022-05-17T06:08:23.947Z","2022-05-17T06:08:24.500Z","2022-05-17T06:08:41.920Z","2022-05-17T06:08:46.672Z","2022-05-17T06:08:50.661Z","2022-05-17T06:08:56.334Z","2022-05-17T06:09:01.746Z","2022-05-17T06:09:03.100Z","2022-05-17T06:09:04.843Z","2022-05-17T06:09:10.758Z","2022-05-17T06:09:13.110Z","2022-05-17T06:09:22.313Z","2022-05-17T06:09:34.440Z","2022-05-17T06:09:51.940Z","2022-05-17T06:09:59.133Z","2022-05-17T06:10:15.805Z","2022-05-17T06:10:43.249Z","2022-05-17T06:10:54.108Z","2022-05-17T06:10:55.942Z","2022-05-17T06:10:59.281Z","2022-05-17T06:11:03.391Z","2022-05-17T06:11:12.987Z","2022-05-17T06:11:13.901Z","2022-05-17T06:11:28.738Z","2022-05-17T06:11:34.823Z","2022-05-17T06:12:26.566Z","2022-05-17T06:13:50.818Z","2022-05-17T06:14:05.378Z","2022-05-17T06:14:24.423Z","2022-05-17T06:15:12.835Z","2022-05-17T06:16:35.366Z","2022-05-17T06:17:24.114Z","2022-05-17T06:18:31.410Z","2022-05-17T06:20:26.802Z","2022-05-17T06:21:01.557Z","2022-05-17T06:21:26.516Z","2022-05-17T06:21:37.947Z","2022-05-17T06:22:03.055Z","2022-05-17T06:22:32.926Z","2022-05-17T06:22:52.172Z","2022-05-17T06:22:57.438Z","2022-05-17T06:23:19.397Z","2022-05-17T06:23:28.735Z","2022-05-17T06:23:34.746Z","2022-05-17T06:23:56.633Z","2022-05-17T06:24:07.042Z","2022-05-17T06:24:28.908Z","2022-05-17T06:24:34.422Z","2022-05-17T06:24:47.784Z","2022-05-17T06:24:59.365Z","2022-05-17T06:25:25.389Z","2022-05-17T06:25:48.053Z","2022-05-17T06:25:58.722Z","2022-05-17T06:26:17.332Z","2022-05-17T06:26:26.608Z","2022-05-17T06:26:44.668Z","2022-05-17T06:26:56.016Z","2022-05-17T06:27:16.951Z","2022-05-17T06:27:49.501Z","2022-05-17T06:27:59.466Z","2022-05-17T06:28:34.242Z","2022-05-17T06:28:58.433Z","2022-05-17T06:29:12.051Z","2022-05-17T06:29:22.986Z","2022-05-17T06:29:28.676Z","2022-05-17T06:29:37.010Z","2022-05-17T06:29:42.875Z","2022-05-17T06:30:17.575Z","2022-05-17T06:30:21.512Z","2022-05-17T06:30:24.023Z","2022-05-17T06:30:25.730Z","2022-05-17T06:30:27.167Z","2022-05-17T06:30:29.045Z","2022-05-17T06:30:34.366Z","2022-05-17T06:30:42.009Z","2022-05-17T06:30:46.113Z","2022-05-17T06:30:57.563Z","2022-05-17T06:31:17.280Z","2022-05-17T06:31:29.672Z","2022-05-17T06:31:47.432Z","2022-05-17T06:32:01.317Z","2022-05-17T06:32:15.054Z","2022-05-17T06:32:33.019Z","2022-05-17T06:32:38.374Z","2022-05-17T06:32:47.880Z","2022-05-17T06:33:01.153Z","2022-05-17T06:34:19.969Z","2022-05-17T06:34:28.090Z","2022-05-17T06:34:44.160Z","2022-05-17T06:34:50.213Z","2022-05-17T06:34:55.595Z","2022-05-17T06:35:05.480Z","2022-05-17T06:35:06.539Z","2022-05-17T06:35:07.530Z","2022-05-17T06:35:17.294Z","2022-05-17T06:35:31.042Z","2022-05-17T06:35:46.704Z","2022-05-17T06:35:47.726Z","2022-05-17T06:35:49.128Z","2022-05-17T06:36:03.241Z","2022-05-17T06:36:05.212Z","2022-05-17T06:36:07.805Z","2022-05-17T06:36:20.565Z","2022-05-17T06:36:22.670Z","2022-05-17T06:36:24.409Z","2022-05-17T06:36:37.955Z","2022-05-17T06:36:40.509Z","2022-05-17T06:36:42.140Z","2022-05-17T06:36:43.976Z","2022-05-17T06:36:44.971Z","2022-05-17T06:36:46.244Z","2022-05-17T06:36:51.492Z","2022-05-17T06:36:53.864Z","2022-05-17T06:36:55.604Z","2022-05-17T06:37:09.303Z","2022-05-17T06:37:11.125Z","2022-05-17T06:37:13.191Z","2022-05-17T06:37:16.051Z","2022-05-17T06:37:16.994Z","2022-05-17T06:37:17.714Z","2022-05-17T06:37:20.966Z","2022-05-17T06:37:24.445Z","2022-05-17T06:37:26.386Z","2022-05-17T06:37:30.260Z","2022-05-17T06:37:35.157Z","2022-05-17T06:37:35.789Z","2022-05-17T06:37:36.577Z","2022-05-17T06:37:48.184Z","2022-05-17T06:37:55.092Z","2022-05-17T06:37:55.852Z","2022-05-17T06:37:56.873Z","2022-05-17T06:37:58.765Z","2022-05-17T06:37:59.591Z","2022-05-17T06:38:00.359Z","2022-05-17T06:38:04.311Z","2022-05-17T06:38:05.445Z","2022-05-17T06:38:06.562Z","2022-05-17T06:38:21.267Z","2022-05-17T06:38:21.623Z","2022-05-17T06:38:23.801Z","2022-05-17T06:38:25.301Z","2022-05-17T06:38:25.671Z","2022-05-17T06:38:26.439Z","2022-05-17T06:38:34.902Z","2022-05-17T06:38:43.816Z","2022-05-17T06:38:45.384Z","2022-05-17T06:38:46.939Z","2022-05-17T06:39:06.822Z","2022-05-17T06:39:08.066Z","2022-05-17T06:39:09.006Z","2022-05-17T06:39:10.083Z","2022-05-17T06:39:11.825Z","2022-05-17T06:39:12.333Z","2022-05-17T06:39:18.017Z","2022-05-17T06:39:19.373Z","2022-05-17T06:39:20.970Z","2022-05-17T06:39:30.811Z","2022-05-17T06:39:31.712Z","2022-05-17T06:39:32.405Z","2022-05-17T06:39:40.147Z","2022-05-17T06:39:40.756Z","2022-05-17T06:39:41.592Z","2022-05-17T06:39:44.378Z","2022-05-17T06:39:45.119Z","2022-05-17T06:39:46.307Z","2022-05-17T06:39:50.381Z","2022-05-17T06:39:51.513Z","2022-05-17T06:39:52.513Z","2022-05-17T06:39:56.604Z","2022-05-17T06:40:07.223Z","2022-05-17T06:40:17.663Z","2022-05-17T06:40:24.224Z","2022-05-17T06:40:24.808Z","2022-05-17T06:40:40.625Z","2022-05-17T06:40:42.716Z","2022-05-17T06:40:44.886Z","2022-05-17T06:40:46.765Z","2022-05-17T06:40:47.791Z","2022-05-17T06:40:48.998Z","2022-05-17T06:40:51.068Z","2022-05-17T06:40:56.939Z","2022-05-17T06:40:58.689Z","2022-05-17T06:41:20.201Z","2022-05-17T06:41:21.670Z","2022-05-17T06:41:31.187Z","2022-05-17T06:41:32.808Z","2022-05-17T06:41:34.606Z","2022-05-17T06:41:38.290Z","2022-05-17T06:41:47.682Z","2022-05-17T06:41:58.786Z","2022-05-17T06:42:12.433Z","2022-05-17T06:42:19.962Z","2022-05-17T06:42:24.460Z","2022-05-17T06:42:47.145Z","2022-05-17T06:42:48.496Z","2022-05-17T06:42:49.697Z","2022-05-17T06:42:51.125Z","2022-05-17T06:42:51.592Z","2022-05-17T06:43:05.795Z","2022-05-17T06:43:25.313Z","2022-05-17T06:43:26.242Z","2022-05-17T06:43:47.725Z","2022-05-17T06:43:50.225Z","2022-05-17T06:43:51.200Z","2022-05-17T06:43:51.886Z","2022-05-17T06:44:06.314Z","2022-05-17T06:44:19.100Z","2022-05-17T06:44:26.350Z","2022-05-17T06:44:43.539Z","2022-05-17T06:44:45.695Z","2022-05-17T06:44:47.945Z","2022-05-17T06:44:53.549Z","2022-05-17T06:45:01.841Z","2022-05-17T06:45:05.275Z","2022-05-17T06:45:16.280Z","2022-05-17T06:45:19.072Z","2022-05-17T06:45:21.420Z","2022-05-17T06:45:23.792Z","2022-05-17T06:45:27.570Z","2022-05-17T06:45:30.394Z","2022-05-17T06:45:34.885Z","2022-05-17T06:45:38.625Z","2022-05-17T06:45:47.294Z","2022-05-17T06:45:48.526Z","2022-05-17T06:45:49.996Z","2022-05-17T06:45:59.314Z","2022-05-17T06:46:00.385Z","2022-05-17T06:46:04.595Z"]},geometry:{type:"LineString",coordinates:[[13.235797,46.063293,119.245443],[13.235454,46.063383,119.245443],[13.235249,46.063434,119.245443],[13.235219,46.063437,119.245443],[13.235072,46.063458,119.245443],[13.234817,46.063588,119.245443],[13.234559,46.063818,119.439382],[13.23432,46.064069,119.849063],[13.234097,46.064422,120.373937],[13.233999,46.064704,120.768976],[13.234002,46.064865,120.988246],[13.234382,46.064957,121.368534],[13.234375,46.064995,121.420704],[13.234273,46.065283,121.485406],[13.234178,46.065371,121.243618],[13.234359,46.065761,120.342602],[13.234475,46.065913,119.964371],[13.23465,46.065977,119.662535],[13.235644,46.065977,118.14589],[13.236004,46.065973,117.537405],[13.236104,46.065924,117.273344],[13.23673,46.065635,115.651506],[13.23685,46.065583,115.346338],[13.236987,46.065475,114.899071],[13.237368,46.065277,113.872307],[13.23781,46.065164,112.856265],[13.237919,46.065151,112.617706],[13.238138,46.065151,112.148021],[13.238492,46.065222,112.173609],[13.238828,46.06553,112.212267],[13.238906,46.06571,112.231077],[13.238893,46.065907,112.250813],[13.238759,46.066198,112.281386],[13.238497,46.066417,112.30987],[13.238383,46.066516,112.322551],[13.238213,46.06692,112.617126],[13.238208,46.067001,112.681009],[13.238238,46.067097,112.75841],[13.238422,46.067442,113.048268],[13.23866,46.067647,113.255683],[13.238717,46.067763,113.352252],[13.238686,46.067915,113.473214],[13.2387,46.06822,113.713661],[13.23919,46.068806,114.411675],[13.239483,46.069159,114.837571],[13.239677,46.069312,115.050626],[13.23972,46.069397,115.144811],[13.239717,46.069532,115.285975],[13.239775,46.069574,115.346789],[13.239751,46.06968,115.458974],[13.240191,46.070038,115.948347],[13.240639,46.070288,116.362146],[13.241831,46.071008,117.486709],[13.242079,46.07121,117.316646],[13.242128,46.07118,117.287588],[13.242358,46.071309,117.156079],[13.242453,46.071252,117.100231],[13.24252,46.071305,117.055049],[13.242582,46.071354,117.013261],[13.242567,46.071382,116.994116],[13.242841,46.071505,116.849003],[13.242877,46.071591,116.791606],[13.243092,46.07179,116.632213],[13.243143,46.071754,116.599862],[13.243272,46.071844,116.518515],[13.245842,46.073805,115.238695],[13.245877,46.073831,115.233706],[13.245899,46.073848,115.230503],[13.247554,46.075098,115.152858],[13.247801,46.075299,115.195965],[13.247756,46.075399,115.213062],[13.247925,46.075889,115.295291],[13.247509,46.076617,115.468513],[13.247486,46.076814,115.524047],[13.247548,46.076893,115.549321],[13.247871,46.077065,115.628688],[13.248292,46.077285,115.731424],[13.248524,46.077418,115.790086],[13.248563,46.077438,115.799539],[13.248719,46.077497,115.834171],[13.24896,46.077546,115.84347],[13.249311,46.077573,115.757015],[13.250089,46.07758,115.566538],[13.250604,46.077661,115.437262],[13.254861,46.078793,113.946989],[13.255176,46.078882,113.984773],[13.255863,46.079066,114.066582],[13.256145,46.079065,114.097909],[13.256467,46.078944,114.217467],[13.256714,46.078708,114.394447],[13.256806,46.078719,114.433745],[13.256931,46.078607,114.5197],[13.25703,46.078657,114.57125],[13.257067,46.078711,114.607533],[13.257142,46.07879,114.664936],[13.258495,46.07947,115.221182],[13.258712,46.07958,115.234346],[13.259145,46.079798,115.260551],[13.25932,46.079889,115.271264],[13.260339,46.080393,115.319552],[13.260965,46.079805,115.191831],[13.261095,46.079683,115.165323],[13.261513,46.079289,115.079846],[13.262168,46.078674,114.788932],[13.262753,46.078123,114.393954],[13.26325,46.077656,114.058909],[13.263355,46.077557,113.987968],[13.264599,46.078165,113.490659],[13.264703,46.078089,113.441508],[13.264783,46.078007,113.395066],[13.265458,46.077215,112.978081],[13.265498,46.077171,112.955782],[13.265645,46.077019,112.87732],[13.265814,46.077043,112.826024],[13.265874,46.076945,112.780382],[13.266028,46.076684,112.659491],[13.266296,46.076234,112.450777],[13.266338,46.076162,112.417482],[13.266403,46.076053,112.366917],[13.268643,46.076687,111.395816],[13.272503,46.077759,111.921244],[13.272618,46.077566,111.969152],[13.272677,46.077462,111.99479],[13.272835,46.077481,112.020308],[13.274301,46.077894,112.060349],[13.275962,46.078362,111.951968],[13.27595,46.078385,111.948376],[13.276092,46.078424,111.932816],[13.277116,46.077481,111.759418],[13.277257,46.077348,111.73517],[13.277508,46.077131,111.671518],[13.278049,46.076626,111.409389],[13.278356,46.076165,111.197823],[13.27841,46.076069,111.15489],[13.278491,46.075925,111.090491],[13.278531,46.075856,111.059506],[13.278855,46.075816,110.964395],[13.278927,46.075747,110.912961],[13.279075,46.075726,110.844835],[13.279157,46.075715,110.80717],[13.279314,46.075693,110.734937],[13.27942,46.075734,110.680205],[13.279464,46.075727,110.659847],[13.281084,46.0755,109.914511],[13.281733,46.075486,109.718963],[13.282217,46.075521,109.627809],[13.282601,46.075581,109.554076],[13.282734,46.075604,109.5284],[13.282848,46.075624,109.506373],[13.283673,46.075767,109.347083],[13.284326,46.075881,109.473434],[13.285288,46.076045,109.863133],[13.285978,46.076369,110.190908],[13.288097,46.077134,110.058254],[13.288287,46.077283,110.02139],[13.288634,46.077275,109.851407],[13.288741,46.077225,109.665842],[13.288795,46.077071,109.337216],[13.288741,46.07678,108.728854],[13.288902,46.076662,108.39197],[13.289783,46.076812,107.087163],[13.29249,46.077297,104.942096],[13.295617,46.077809,106.723706],[13.296005,46.077852,106.866002],[13.29669,46.077908,107.11579],[13.297251,46.077992,107.323634],[13.297477,46.077986,107.405539],[13.297739,46.077952,107.502068],[13.297946,46.07803,107.580609],[13.29817,46.07806,107.62425],[13.299055,46.078127,107.794547],[13.299427,46.078227,107.870864],[13.302891,46.079053,109.091469],[13.303065,46.079094,109.14222],[13.303229,46.079133,109.190101],[13.303536,46.079216,109.281099],[13.303817,46.079291,109.36425],[13.303958,46.079349,109.409523],[13.304163,46.079345,109.466161],[13.304272,46.079414,109.506915],[13.304469,46.079445,109.562704],[13.305032,46.079622,109.733414],[13.305163,46.079673,109.774902],[13.306284,46.080134,109.82472],[13.307598,46.080702,109.857362],[13.308375,46.080964,109.870841],[13.309494,46.081246,109.889417],[13.309525,46.081192,109.890724],[13.309999,46.081304,109.814922],[13.310175,46.081348,109.746801],[13.310775,46.081513,109.511784],[13.31216,46.082257,108.876663],[13.313484,46.082879,108.315112],[13.315108,46.083421,108.34814],[13.316186,46.083736,108.701324],[13.317195,46.084028,109.236572],[13.318159,46.084281,109.854431],[13.319,46.084394,110.367943],[13.318991,46.084439,110.394871],[13.319115,46.084454,110.43873],[13.318672,46.085267,110.875348],[13.318545,46.085456,110.9801],[13.31834,46.085767,111.151889],[13.318044,46.08598,111.275116],[13.317807,46.086145,111.237272],[13.3185,46.086309,111.154751],[13.319142,46.086458,111.078456],[13.319828,46.08658,110.998645],[13.320686,46.086847,110.829041],[13.320984,46.086873,110.772853],[13.321536,46.086841,110.669226],[13.322262,46.087153,110.50945],[13.322752,46.087355,110.408859],[13.323253,46.087393,110.320215],[13.323563,46.087032,110.21366],[13.324762,46.087488,109.893786],[13.324943,46.087547,109.821206],[13.325541,46.087741,109.581617],[13.326194,46.087949,109.320838],[13.326199,46.088121,109.230819],[13.325942,46.088662,109.026189],[13.326245,46.088861,108.956125],[13.326513,46.088917,108.909131],[13.326845,46.088865,108.851986],[13.327026,46.088772,108.814166],[13.327299,46.08878,108.768289],[13.327405,46.088837,108.745769],[13.327534,46.089335,108.584181],[13.327729,46.089634,108.439913],[13.328017,46.090075,108.227081],[13.328552,46.090592,107.94732],[13.328949,46.090926,107.855581],[13.329447,46.091109,107.820935],[13.329642,46.091154,107.808302],[13.329848,46.091222,107.794277],[13.3312,46.091547,107.768389],[13.332539,46.092199,108.091836],[13.332705,46.092326,108.140699],[13.332812,46.092548,108.207426],[13.332619,46.09347,108.450762],[13.332767,46.094476,108.712065],[13.332826,46.094973,108.839528],[13.332835,46.095163,108.888118],[13.332732,46.096336,109.205982],[13.332842,46.096403,109.247089],[13.333675,46.096441,109.481479],[13.333948,46.096457,109.558403],[13.335706,46.096576,109.814809],[13.343335,46.097045,108.816704],[13.350061,46.097461,108.811736],[13.35432,46.097732,108.327759],[13.35442,46.097742,108.316001],[13.354514,46.097752,108.304934],[13.354902,46.097796,108.259182],[13.354998,46.097806,108.247885],[13.35501,46.097735,108.235888],[13.355569,46.095355,107.885589],[13.355706,46.094923,107.816912],[13.355904,46.094731,107.780262],[13.356164,46.094727,107.752261],[13.357104,46.095102,107.635498],[13.358416,46.095527,107.716221],[13.359286,46.095659,107.772505],[13.368722,46.095469,111.606302],[13.369519,46.095516,111.948994],[13.370254,46.095645,112.237066],[13.375933,46.097118,114.020467],[13.382444,46.098776,116.142012],[13.382503,46.098719,116.18099],[13.382665,46.098518,116.308906],[13.382707,46.098473,116.338683],[13.383663,46.097836,116.849413],[13.38515,46.097732,117.56308],[13.387924,46.097192,119.138954],[13.387892,46.097148,119.180454],[13.388661,46.097045,119.637827],[13.388707,46.097091,119.684968],[13.389536,46.096983,120.017264],[13.39051,46.096538,120.354996],[13.390574,46.096547,120.373905],[13.390561,46.096445,120.416661],[13.390303,46.096387,120.495193],[13.390213,46.096308,120.537232],[13.390041,46.095814,120.599711],[13.389203,46.092855,120.629517],[13.38913,46.092514,120.693741],[13.389348,46.092279,120.845154],[13.389555,46.092216,120.930101],[13.390288,46.092236,121.205761],[13.390869,46.092106,121.435173],[13.391278,46.092116,121.588963],[13.39162,46.092051,121.76612],[13.393407,46.092096,122.717691],[13.394984,46.092071,123.382595],[13.395808,46.092071,123.684497],[13.397723,46.092124,124.103201],[13.399547,46.092241,124.273744],[13.40042,46.092302,124.252123],[13.401442,46.092434,124.226506],[13.402241,46.092605,124.149878],[13.404067,46.093212,123.920293],[13.404128,46.093271,123.944701],[13.404191,46.093271,123.95939],[13.405888,46.093767,124.388751],[13.405933,46.093985,124.46279],[13.405898,46.094133,124.513213],[13.40594,46.094215,124.567184],[13.406329,46.094256,124.752593],[13.406576,46.094215,124.872271],[13.406803,46.094073,125.016327],[13.407053,46.09409,125.134696],[13.408234,46.094405,125.730947],[13.408496,46.094539,125.881195],[13.408831,46.094596,126.040169],[13.410632,46.095105,126.936241],[13.410856,46.095215,127.014275],[13.411779,46.095417,127.289442],[13.413709,46.095698,127.989981],[13.416829,46.095498,129.52913],[13.416912,46.095504,129.567587],[13.417115,46.095653,129.70381],[13.417214,46.095645,129.749743],[13.417314,46.095464,129.878554],[13.417541,46.095442,129.984182],[13.417873,46.095493,130.140892],[13.417988,46.095426,130.191233],[13.417995,46.095371,130.195025],[13.419889,46.095512,130.285732],[13.421477,46.095609,130.590196],[13.421466,46.09568,130.617936],[13.421655,46.095695,130.669182],[13.422886,46.095776,131.002282],[13.423123,46.095785,131.169037],[13.423833,46.095804,131.718613],[13.42399,46.095779,131.843208],[13.424273,46.09573,132.068822],[13.424335,46.095677,132.144943],[13.42441,46.095345,132.519769],[13.424435,46.095307,132.566357],[13.424452,46.095187,132.700848],[13.424352,46.094908,133.020809],[13.424328,46.094841,133.084437],[13.424391,46.094805,133.136613],[13.424473,46.094849,133.20288],[13.424505,46.094882,133.239532],[13.424715,46.094941,133.384349],[13.424729,46.094941,133.393297],[13.425542,46.095098,133.932689],[13.425608,46.095008,134.025749],[13.425999,46.09469,134.410916],[13.427096,46.093863,135.460326],[13.427734,46.093356,136.09158],[13.427771,46.093368,136.118153],[13.427908,46.093412,136.216373],[13.427968,46.093429,136.258539],[13.428176,46.093474,136.32816],[13.428194,46.093478,136.316973],[13.428314,46.0935,136.243509],[13.428345,46.093507,136.224213],[13.428431,46.093525,136.171044],[13.428768,46.093603,135.960769],[13.42883,46.093621,135.920987],[13.42925,46.093161,135.456308],[13.429282,46.093127,135.421656],[13.429531,46.092827,135.126229],[13.429563,46.092805,135.099559],[13.429771,46.092833,134.974151],[13.429926,46.09286,134.879561],[13.429987,46.092873,134.84179],[13.430096,46.092891,134.783561],[13.430122,46.092896,134.770078],[13.430195,46.092911,134.73203],[13.430844,46.093059,134.390624],[13.431028,46.093108,134.292128],[13.431057,46.093088,134.27169],[13.431117,46.092976,134.185594],[13.431233,46.092754,134.015443],[13.431265,46.092685,133.963213],[13.431343,46.092516,133.835347],[13.431461,46.092296,133.666204],[13.431464,46.092287,133.659547],[13.431555,46.09211,133.540861],[13.431565,46.092089,133.561945],[13.431793,46.091611,134.041927],[13.431868,46.091403,134.246327],[13.431991,46.091122,134.526288],[13.432087,46.090954,134.698567],[13.432096,46.090943,134.710624],[13.43259,46.090359,135.262445],[13.432792,46.090181,135.294603],[13.432832,46.090148,135.300723],[13.432868,46.090117,135.306374],[13.433032,46.089971,135.332648],[13.433096,46.089913,135.343017],[13.433171,46.089957,135.352689],[13.433206,46.089978,135.357245],[13.433264,46.090007,135.364285],[13.433424,46.090108,135.385587],[13.433575,46.090208,135.406144],[13.433989,46.090538,135.468243],[13.434085,46.090641,135.485654],[13.434465,46.090883,135.370128],[13.434488,46.090931,135.343228],[13.43552,46.091479,134.863856],[13.436393,46.091956,134.494343],[13.436464,46.091995,134.475776],[13.436946,46.092252,134.351137],[13.436967,46.092263,134.345742],[13.437121,46.092346,134.305759],[13.437331,46.092461,134.250906],[13.437468,46.092535,134.215307],[13.437664,46.092614,134.168834],[13.438176,46.092706,134.060409],[13.438391,46.092745,134.014852],[13.439233,46.093031,133.919811],[13.439801,46.09307,133.862466],[13.44043,46.09298,133.79794],[13.44071,46.092965,133.769725],[13.441619,46.093214,133.091132],[13.441898,46.093354,132.808883],[13.44289,46.094126,131.624177],[13.443238,46.094245,131.602475],[13.443593,46.094302,131.582095],[13.443741,46.094314,131.57376],[13.443782,46.094321,131.571399],[13.44444,46.094147,131.532011],[13.4448,46.094193,131.511537],[13.445785,46.094709,132.567571],[13.446566,46.095046,133.98694],[13.447558,46.09558,135.778925],[13.447914,46.095739,136.216177],[13.448289,46.095821,136.622197],[13.44865,46.095931,137.029364],[13.450419,46.096726,138.549827],[13.45099,46.096883,138.785299],[13.451375,46.097069,138.965176],[13.452027,46.097268,139.236094],[13.452497,46.096699,139.58898],[13.453089,46.096393,139.864527],[13.453174,46.096259,139.943308],[13.454845,46.097073,140.580232],[13.45649,46.097689,141.298192],[13.456724,46.097772,141.429046],[13.460202,46.098624,143.565096],[13.460582,46.098724,143.822583],[13.462372,46.099278,144.638176],[13.463593,46.099831,144.983024],[13.46598,46.101117,145.275813],[13.466762,46.101467,145.362775],[13.469591,46.102703,146.235204],[13.470556,46.103483,147.312544],[13.470799,46.103763,147.655125],[13.471421,46.104664,149.832079],[13.471677,46.104927,150.617304],[13.473377,46.1058,151.699758],[13.473771,46.106048,151.403869],[13.474018,46.106323,151.144061],[13.474182,46.10676,150.22077],[13.474276,46.107514,146.168237],[13.474441,46.108742,140.583916],[13.474516,46.108948,140.134626],[13.474746,46.109276,139.363385],[13.475147,46.109681,138.324572],[13.475461,46.109982,137.539028],[13.475618,46.110127,137.772261],[13.475836,46.110328,138.370095],[13.476604,46.11057,139.76043],[13.476959,46.110997,140.932057],[13.477171,46.111277,141.683814],[13.477413,46.111819,143.235731],[13.477131,46.111916,143.834937],[13.47689,46.111912,144.293792],[13.476549,46.112029,145.018003],[13.476313,46.112049,145.470553],[13.476321,46.112097,145.603221],[13.476821,46.113092,147.162212],[13.47693,46.113827,147.716934],[13.477148,46.115119,148.939748],[13.477379,46.115862,149.716081],[13.477409,46.115958,149.816411],[13.477583,46.116568,150.435428],[13.477921,46.117728,151.611948],[13.477979,46.118123,151.976266],[13.477682,46.118746,152.575084],[13.47753,46.119727,153.519808],[13.477232,46.120058,153.955435],[13.477052,46.120162,154.136789],[13.47654,46.120368,154.594949],[13.476468,46.120525,154.778887],[13.477085,46.121871,155.789025],[13.477111,46.121987,155.850683],[13.477198,46.122255,155.994965],[13.47744,46.122678,156.232528],[13.477472,46.122728,156.249948],[13.477598,46.122899,156.311096],[13.47789,46.122917,156.375804],[13.477718,46.123073,156.438331],[13.477734,46.123115,156.452164],[13.477801,46.123248,156.497028],[13.477833,46.123308,156.517399],[13.478115,46.123817,156.691038],[13.478833,46.124547,156.974308],[13.479527,46.125273,157.254785],[13.480439,46.126545,157.391453],[13.480894,46.127635,157.397013],[13.481015,46.128118,157.395245],[13.481583,46.129254,157.521132],[13.481908,46.130315,158.073065],[13.482224,46.131489,158.843783],[13.48224,46.131768,159.047848],[13.4824,46.132291,159.438571],[13.482411,46.132587,159.628999],[13.48239,46.132748,159.655186],[13.482361,46.132879,159.676656],[13.481928,46.134642,159.983549],[13.482006,46.136032,160.281433],[13.481887,46.136772,161.113051],[13.482119,46.13773,162.300665],[13.481929,46.138427,163.401906],[13.481794,46.139775,165.548558],[13.481866,46.140672,166.304404],[13.481686,46.141053,166.641691],[13.481678,46.141247,166.804977],[13.481878,46.141638,167.138955],[13.482069,46.14197,167.41416],[13.482296,46.142808,168.070694],[13.482295,46.143207,168.41057],[13.481995,46.143734,169.720714],[13.48203,46.143967,170.262474],[13.482155,46.144514,171.543256],[13.482369,46.144865,172.42445],[13.482451,46.145872,174.087817],[13.482412,46.146166,174.566236],[13.482398,46.146427,174.989464],[13.482591,46.146984,175.933392],[13.48268,46.147217,176.336676],[13.482712,46.147299,176.478808],[13.48286,46.147684,177.145459],[13.482963,46.147952,177.60951],[13.482994,46.148064,177.800327],[13.482967,46.14815,177.947589],[13.482661,46.148225,178.323852],[13.48249,46.148255,178.480956],[13.482245,46.14838,178.632071],[13.481951,46.149226,179.255879],[13.481904,46.149296,179.311223],[13.481849,46.149364,179.367102],[13.481798,46.149428,179.419509],[13.481727,46.149581,179.53472],[13.481735,46.149631,179.570784],[13.482368,46.150059,178.962243],[13.48267,46.150242,178.402862],[13.483129,46.150522,177.550206],[13.483218,46.150591,177.363985],[13.483417,46.150822,176.822612],[13.483847,46.151579,176.003492],[13.484371,46.152799,175.695846],[13.484448,46.153168,176.567464],[13.484654,46.154158,179.438737],[13.484443,46.15467,181.092493],[13.484554,46.154868,182.320356],[13.484557,46.15507,183.488128],[13.48436,46.155108,184.307002],[13.484122,46.155242,185.535138],[13.483926,46.155438,186.913449],[13.483827,46.155496,187.432651],[13.482856,46.155784,191.734651],[13.482663,46.155881,192.853511],[13.480386,46.157319,206.320874],[13.479819,46.157752,209.271487],[13.479084,46.158454,213.082219],[13.478414,46.158764,214.506344],[13.478364,46.158786,214.611041],[13.478578,46.159079,215.448933],[13.478862,46.159315,216.232914],[13.479095,46.159388,216.684906],[13.479337,46.159415,217.116173],[13.47946,46.159567,217.525998],[13.480105,46.159805,218.716563],[13.480493,46.160126,219.701209],[13.481186,46.160905,221.745406],[13.481261,46.161434,222.741133],[13.481268,46.162396,224.543245],[13.481407,46.163035,224.133198],[13.481623,46.163404,223.739981],[13.481739,46.163753,223.386311],[13.481749,46.163787,223.352045],[13.481774,46.163858,223.279874],[13.481823,46.163951,223.182108],[13.481893,46.163981,223.125804],[13.482373,46.163823,222.170981],[13.482557,46.163831,221.560885],[13.482877,46.163992,220.252021],[13.483042,46.164156,219.296957],[13.483136,46.164383,218.168631],[13.483028,46.164804,216.125601],[13.483106,46.164985,215.22309],[13.483369,46.165088,214.240022],[13.484083,46.16502,212.257587],[13.48425,46.16504,211.791414],[13.484341,46.165103,211.437496],[13.48454,46.165658,209.166334],[13.484598,46.165992,207.830274],[13.484586,46.166634,207.198272],[13.484467,46.166872,207.208385],[13.484092,46.167239,207.226438],[13.483749,46.167429,207.238652],[13.48332,46.167504,207.250956],[13.483315,46.167591,207.05951],[13.483514,46.167714,206.608702],[13.484146,46.167963,205.379786],[13.484355,46.168161,204.781233],[13.484549,46.168454,203.994591],[13.48472,46.168694,203.34146],[13.484903,46.168985,202.325217],[13.484911,46.169102,201.80516],[13.48488,46.169206,201.33367],[13.484649,46.169439,200.078798],[13.484675,46.169495,199.817625],[13.484872,46.16953,199.192276],[13.485155,46.169308,197.877463],[13.485236,46.169321,197.621804],[13.485252,46.169395,197.289585],[13.484815,46.169721,195.314613],[13.484829,46.169808,194.925946],[13.484905,46.169907,194.612656],[13.484834,46.17001,194.31473],[13.484757,46.170088,194.068094],[13.484679,46.170175,193.800785],[13.484603,46.17026,193.539817],[13.484585,46.17058,192.703883],[13.484588,46.17061,192.625385],[13.484527,46.171542,190.190073],[13.484169,46.172061,192.092623],[13.483861,46.172368,193.342764],[13.483225,46.17259,194.992179],[13.482687,46.172861,196.844236],[13.482521,46.172959,197.816341],[13.48233,46.173046,198.835141],[13.48189,46.173305,201.40863],[13.480791,46.17421,208.394877],[13.479727,46.174873,211.585924],[13.478723,46.175554,212.62128],[13.478245,46.175914,211.342212],[13.477578,46.176809,208.582802],[13.477346,46.177033,207.256856],[13.476712,46.177948,202.375106],[13.476333,46.178856,198.368009],[13.47613,46.179123,197.245968],[13.476109,46.179548,195.664641],[13.475673,46.1799,193.940243],[13.475627,46.179988,193.592232],[13.475614,46.180023,193.511525],[13.475903,46.180174,193.426725],[13.475947,46.180181,193.41615],[13.476617,46.180275,193.256033],[13.477626,46.180416,193.01494],[13.477662,46.180421,193.00634],[13.477603,46.180653,192.926652],[13.477653,46.1811,194.556849],[13.47767,46.181189,194.931922],[13.477672,46.181201,194.98239],[13.477747,46.181524,196.34919],[13.477781,46.181792,197.473186],[13.477684,46.182387,199.974838],[13.477373,46.18335,203.729312],[13.477138,46.183713,205.224727],[13.476354,46.184717,208.998062],[13.475377,46.185832,212.754715],[13.473704,46.186922,216.672857],[13.473017,46.187484,218.421814],[13.472459,46.188136,220.213661],[13.471262,46.189812,226.236832],[13.471023,46.190678,226.937258],[13.470951,46.191379,226.453643],[13.470724,46.191964,225.762355],[13.469886,46.193201,219.842596],[13.469775,46.193528,218.387179],[13.469711,46.194469,221.699593],[13.469796,46.194898,223.300306],[13.47036,46.195899,225.818991],[13.470529,46.196337,226.448659],[13.470494,46.197005,227.377064],[13.470448,46.197196,227.016201],[13.470361,46.197822,225.185412],[13.470396,46.198028,224.581584],[13.470585,46.198468,223.245265],[13.471073,46.199045,222.372031],[13.471167,46.199261,222.491828],[13.471247,46.200032,222.902322],[13.471281,46.200351,223.072187],[13.471788,46.201222,224.102731],[13.472055,46.201659,224.682181],[13.472869,46.202611,228.485558],[13.473344,46.203085,231.749939],[13.473672,46.203315,233.57871],[13.474104,46.203487,235.530675],[13.476577,46.204251,249.90289],[13.477029,46.204332,250.99931],[13.477208,46.204426,251.526955],[13.47777,46.20492,253.660288],[13.478563,46.205343,255.649861],[13.480164,46.205828,254.021102],[13.48096,46.205995,252.960969],[13.481851,46.206359,248.746462],[13.483393,46.207145,241.695314],[13.484433,46.207513,238.920816],[13.485883,46.208109,237.292926],[13.486296,46.208227,237.75592],[13.486603,46.208262,238.078324],[13.487271,46.208217,238.773783],[13.487436,46.208217,238.944758],[13.487637,46.208224,239.153299],[13.487892,46.208319,239.646523],[13.48805,46.208415,240.086329],[13.489416,46.20935,244.10522],[13.49068,46.210612,250.567532],[13.494021,46.212995,263.622676],[13.494914,46.213878,262.725432],[13.495196,46.214284,260.053258],[13.495388,46.214727,257.309698],[13.495426,46.215021,255.558697],[13.495592,46.216494,250.741225],[13.495719,46.216713,250.100143],[13.496052,46.216926,249.24767],[13.497038,46.217373,252.931349],[13.497267,46.217473,253.81394],[13.497383,46.217524,254.261885],[13.497843,46.217736,256.063288],[13.498413,46.218001,258.838981],[13.499312,46.218365,265.088229],[13.500189,46.218716,271.166673],[13.50084,46.219162,275.70864],[13.501141,46.21942,277.777762],[13.501371,46.219865,280.726975],[13.501347,46.220452,284.391569],[13.501438,46.220736,284.498553],[13.501832,46.221421,284.541263],[13.502161,46.221694,284.561855],[13.50224,46.221874,284.572753],[13.501597,46.222709,279.271009],[13.500348,46.224982,260.028884],[13.50029,46.225339,257.077837],[13.500391,46.226152,255.164591],[13.500377,46.226674,254.376931],[13.500387,46.227074,253.773373],[13.500478,46.22742,253.731874],[13.500937,46.228247,254.682213],[13.501065,46.228592,255.064319],[13.501127,46.229124,255.604989],[13.500945,46.230394,256.729705],[13.501018,46.230659,256.967447],[13.501475,46.231557,259.823864],[13.501597,46.23205,261.429905],[13.501594,46.233168,266.10247],[13.502264,46.234749,272.253152],[13.502275,46.235272,273.054023],[13.502026,46.2359,274.051085],[13.502014,46.236166,273.720136],[13.502483,46.238662,269.291792],[13.502596,46.239006,269.2488],[13.502959,46.239704,270.558062],[13.503313,46.240147,274.218117],[13.504116,46.240775,280.28028],[13.50441,46.240932,282.13791],[13.505441,46.241273,287.798416],[13.506757,46.241611,294.750974],[13.508283,46.242257,302.286703],[13.509163,46.24273,305.481211],[13.509389,46.242813,304.979768],[13.510485,46.243045,302.733684],[13.510965,46.243212,301.680758],[13.511598,46.243609,296.258462],[13.512439,46.243931,286.041413],[13.512979,46.244057,279.984135],[13.513797,46.244148,271.876662],[13.514444,46.244323,267.029424],[13.515555,46.244492,259.092452],[13.516665,46.244673,254.162213],[13.51849,46.24529,250.905337],[13.519614,46.245488,251.399629],[13.521206,46.245662,251.896937],[13.522918,46.245494,250.479538],[13.524119,46.245601,249.066739],[13.524195,46.245473,248.735902],[13.526214,46.243829,244.795682],[13.526621,46.243509,244.390325],[13.528014,46.242394,246.356386],[13.528407,46.242174,247.268235],[13.529752,46.241626,251.314575],[13.529899,46.241565,251.876721],[13.532632,46.240516,260.80617],[13.533316,46.240321,262.59414],[13.534568,46.240045,262.072303],[13.534838,46.240073,261.706178],[13.535919,46.240491,260.045353],[13.536152,46.240528,259.530407],[13.536226,46.240533,259.322835],[13.536856,46.240553,257.562186],[13.539651,46.240456,250.665516],[13.541309,46.240678,247.733239],[13.54258,46.240386,248.285789],[13.542869,46.240393,248.405096],[13.543012,46.240421,248.466412],[13.543252,46.240559,248.595179],[13.543516,46.240968,249.053387],[13.543818,46.241234,249.612533],[13.543964,46.24135,249.866795],[13.544648,46.242126,251.369333],[13.544761,46.24222,251.571437],[13.544931,46.242274,251.661029],[13.545737,46.242325,250.573831],[13.547503,46.242193,248.240155],[13.547907,46.24226,248.303884],[13.548854,46.242518,248.460014],[13.549598,46.242457,248.57494],[13.550192,46.242503,249.08581],[13.550647,46.242267,250.284422],[13.55089,46.241963,251.342914],[13.55136,46.241885,252.36156],[13.551477,46.241872,252.6113],[13.552067,46.241791,253.878991],[13.552613,46.241889,254.573276],[13.552647,46.241899,254.610745],[13.55384,46.241827,255.825195],[13.554228,46.241866,256.22281],[13.554512,46.241826,256.516734],[13.554779,46.241726,256.734995],[13.555131,46.241761,256.650791],[13.555696,46.242024,256.489533],[13.556141,46.242444,256.311271],[13.556369,46.242557,256.244855],[13.557516,46.242958,256.266242],[13.558255,46.243356,256.413662],[13.55859,46.243809,256.529455],[13.55884,46.243857,256.848988],[13.558962,46.243815,257.111769],[13.559321,46.243718,257.854965],[13.56012,46.243627,259.41639],[13.561133,46.243617,261.36991],[13.56147,46.243498,262.092772],[13.56274,46.243313,264.564003],[13.56308,46.243086,265.463832],[13.563279,46.243077,265.843554],[13.563704,46.243159,266.66397],[13.565001,46.242868,268.961494],[13.565195,46.242755,269.388865],[13.565236,46.242566,269.854485],[13.565321,46.242602,270.02243],[13.565634,46.242596,270.550031],[13.566435,46.24244,269.239776],[13.566669,46.242444,268.62283],[13.567291,46.242677,266.758389],[13.567536,46.242716,266.095759],[13.568135,46.242662,264.503618],[13.568429,46.242504,262.696943],[13.570246,46.24218,249.863866],[13.570717,46.242154,246.632384],[13.571447,46.242314,243.712432],[13.574397,46.243233,234.904278],[13.574436,46.243242,234.841728],[13.574651,46.243273,234.507601],[13.57476,46.243287,234.338936],[13.576428,46.243437,233.20776],[13.576863,46.243411,233.324613],[13.577117,46.243433,233.393122],[13.577432,46.243581,233.495039],[13.578015,46.244129,233.926546],[13.578422,46.244433,234.482765],[13.578834,46.244755,235.060014],[13.578556,46.244958,235.435382],[13.578392,46.245178,235.767683],[13.578404,46.24535,235.998871],[13.57867,46.245687,236.537507],[13.578849,46.245902,236.88944],[13.579202,46.246578,237.909004],[13.579217,46.246602,237.946094],[13.579325,46.247034,238.568006],[13.57935,46.247183,238.817931],[13.579303,46.247434,239.28421],[13.579114,46.247635,239.725917],[13.579272,46.24782,240.121749],[13.580024,46.247721,241.097024],[13.580419,46.24755,241.690741],[13.58074,46.2473,241.683808],[13.580863,46.247005,241.202709],[13.580953,46.24681,240.881956],[13.581135,46.246638,240.547976],[13.582367,46.246157,238.593714],[13.58338,46.245917,233.86114],[13.583487,46.245912,233.387155],[13.58354,46.245859,232.975332],[13.583778,46.245829,231.906116],[13.584142,46.245828,230.297335],[13.585314,46.246069,226.607713],[13.585516,46.246202,226.139764],[13.585722,46.246464,225.416243],[13.58589,46.247039,223.993058],[13.586147,46.247533,223.948375],[13.586151,46.247762,224.582941],[13.58595,46.24813,225.672919],[13.585954,46.248335,226.24099],[13.586084,46.248859,227.714116],[13.586089,46.249204,228.087652],[13.58602,46.24943,227.779759],[13.586079,46.249834,227.2385],[13.585992,46.25028,226.63861],[13.58577,46.250713,226.026232],[13.585801,46.250824,225.871762],[13.585689,46.251127,225.036259],[13.585145,46.251901,222.737205],[13.585133,46.252421,221.347824],[13.585156,46.252912,221.374477],[13.584918,46.253607,221.926172],[13.585002,46.253914,222.167519],[13.585306,46.254464,222.923149],[13.585409,46.254536,223.149525],[13.585782,46.254809,223.989021],[13.586005,46.255062,224.651305],[13.586185,46.255325,225.301693],[13.586204,46.25536,225.385258],[13.586297,46.255786,226.348282],[13.58623,46.256109,227.399246],[13.586226,46.256408,228.429669],[13.585982,46.257171,231.122537],[13.58547,46.257785,233.322682],[13.584682,46.258366,235.314178],[13.584369,46.25876,236.438127],[13.583591,46.259431,236.056754],[13.583335,46.260032,234.808483],[13.583081,46.2612,234.296779],[13.582814,46.262113,235.437173],[13.582673,46.262317,235.713978],[13.582212,46.262559,238.3125],[13.581856,46.262873,241.337824],[13.580592,46.263284,248.660621],[13.579981,46.26391,253.706817],[13.578931,46.264358,259.286199],[13.578845,46.264427,259.881942],[13.578857,46.26463,261.205708],[13.578752,46.264837,261.855293],[13.577804,46.26534,264.301763],[13.577532,46.265549,265.134299],[13.577046,46.266074,267.065783],[13.576718,46.266519,268.82501],[13.576036,46.267103,271.468776],[13.575691,46.267472,273.190088],[13.575186,46.267668,276.200475],[13.574941,46.267829,277.957551],[13.574595,46.268096,280.652934],[13.574444,46.268332,282.593294],[13.574087,46.268532,284.981794],[13.573951,46.268586,285.797016],[13.573381,46.268646,289.222704],[13.572883,46.268757,292.427078],[13.572697,46.268879,293.997297],[13.57227,46.269333,298.794611],[13.571654,46.26996,304.381413],[13.571286,46.270854,309.702408],[13.570922,46.271449,313.846005],[13.570847,46.272097,319.686497],[13.570931,46.272435,322.767705],[13.571192,46.272825,326.628362],[13.571271,46.273059,328.793192],[13.571222,46.273315,332.654003],[13.571081,46.273512,335.940089],[13.57083,46.273724,340.035806],[13.570652,46.273788,342.109304],[13.570591,46.27377,342.79474],[13.570241,46.273918,347.034909],[13.56919,46.274377,357.886031],[13.567891,46.27505,366.711917],[13.567548,46.275176,368.823678],[13.565738,46.275564,370.260433],[13.565317,46.275619,370.371391],[13.563624,46.275701,368.130133],[13.5626,46.275841,366.135943],[13.561298,46.276109,363.069292],[13.558975,46.276408,356.34354],[13.558162,46.276596,353.092545],[13.557818,46.276734,351.584243],[13.557068,46.277186,347.480188],[13.556875,46.277322,346.229909],[13.555736,46.277803,340.175077],[13.555096,46.278177,337.04352],[13.554889,46.278395,336.202625],[13.55456,46.27897,334.208605],[13.553204,46.279731,333.241107],[13.553031,46.279807,333.632828],[13.552886,46.279845,333.929162],[13.551455,46.280111,336.760859],[13.550139,46.280513,340.805116],[13.549967,46.280502,341.296681],[13.549106,46.280315,343.865034],[13.548765,46.280333,344.27247],[13.548423,46.280416,344.27749],[13.547502,46.280833,344.292739],[13.546921,46.280969,344.301234],[13.542481,46.280926,349.70152],[13.541535,46.281054,351.365774],[13.540952,46.281213,353.421111],[13.540005,46.281633,357.552286],[13.538474,46.282129,365.23932],[13.537988,46.282342,368.544417],[13.537665,46.282572,371.207921],[13.537177,46.283121,376.637688],[13.536735,46.283514,381.429085],[13.536572,46.28361,382.853793],[13.535209,46.284036,392.805257],[13.534458,46.284641,399.889612],[13.532718,46.285538,412.593241],[13.532396,46.285993,416.441742],[13.53216,46.286206,418.4801],[13.531378,46.286514,423.180158],[13.530499,46.286688,427.509547],[13.52988,46.286678,430.441262],[13.528849,46.286437,435.176077],[13.528515,46.286402,434.750855],[13.527493,46.286602,433.413848],[13.52701,46.286531,432.792281],[13.526635,46.286541,432.319907],[13.526039,46.286789,429.190705],[13.525575,46.286851,426.129911],[13.524186,46.286924,417.10798],[13.523948,46.286881,415.514747],[13.52372,46.286749,413.81381],[13.52352,46.286378,410.645683],[13.523296,46.286117,408.217408],[13.52248,46.285587,402.024685],[13.522318,46.285324,399.849334],[13.522302,46.285184,398.851322],[13.522408,46.284867,396.539186],[13.522831,46.284447,392.902656],[13.523014,46.284157,390.654318],[13.523031,46.283855,388.506522],[13.522942,46.283474,387.167529],[13.522761,46.283212,386.425664],[13.522304,46.282998,385.450824],[13.520424,46.282783,382.280215],[13.519667,46.282914,381.112534],[13.516693,46.283635,375.725862],[13.514317,46.284187,375.366316],[13.513193,46.284643,376.489572],[13.512782,46.284884,377.236927],[13.512493,46.2851,377.827157],[13.511743,46.285863,379.622725],[13.511348,46.286108,380.275705],[13.510568,46.286439,381.401782],[13.510407,46.286505,381.632079],[13.509893,46.286716,382.367577],[13.507851,46.287763,383.469799],[13.50671,46.288282,382.552436],[13.505118,46.288894,380.291535],[13.504588,46.289018,378.86624],[13.503811,46.289049,376.883773],[13.502963,46.288898,374.61348],[13.502729,46.289014,373.781554],[13.50133,46.28998,368.068355],[13.501019,46.290195,367.333153],[13.500597,46.290495,367.065022],[13.500319,46.290714,366.878322],[13.499676,46.291132,366.487356],[13.499625,46.291166,366.455972],[13.499513,46.291247,366.384174],[13.499389,46.291337,366.304533],[13.498988,46.291634,367.590935],[13.498858,46.291695,367.982949],[13.498679,46.291847,368.69044],[13.49841,46.292131,369.915841],[13.497923,46.292426,371.53147],[13.49743,46.292472,372.770902],[13.497136,46.292435,372.713991],[13.495969,46.292809,372.469007],[13.495334,46.293116,372.321417],[13.495075,46.293383,371.122852],[13.494906,46.293718,368.469111],[13.494895,46.29441,363.2925],[13.494785,46.294614,361.66407],[13.494081,46.29501,357.590796],[13.493098,46.295364,353.778461],[13.492589,46.295718,351.294695],[13.49224,46.296011,349.720574],[13.492069,46.296161,349.41688],[13.491483,46.296713,348.32808],[13.490936,46.297028,347.545566],[13.490447,46.297139,346.993654],[13.489436,46.297189,346.431634],[13.489144,46.297241,346.264432],[13.488176,46.297513,345.685001],[13.487627,46.297782,345.446688],[13.486555,46.298453,345.07335],[13.48604,46.298849,344.909959],[13.485441,46.299462,345.185605],[13.484642,46.300982,345.603751],[13.484109,46.302181,345.736352],[13.483931,46.302398,345.945897],[13.482903,46.303232,346.866181],[13.482856,46.303266,346.905678],[13.482691,46.303384,347.043514],[13.482592,46.303449,347.122783],[13.481739,46.304008,348.960302],[13.481483,46.304289,349.76814],[13.481401,46.304273,349.911362],[13.481301,46.304318,350.111963],[13.480636,46.30477,351.61934],[13.48033,46.305129,352.06232],[13.480317,46.305394,352.344253],[13.480667,46.306055,353.092629],[13.480858,46.306319,353.406443],[13.480847,46.306487,353.452299],[13.479992,46.308197,352.706661],[13.479763,46.309121,351.262379],[13.479803,46.309159,351.189994],[13.479727,46.309308,350.946603],[13.479649,46.309611,350.47246],[13.479666,46.309653,350.40527],[13.479806,46.309883,349.989697],[13.479845,46.309911,349.905456],[13.48064,46.310054,348.675157],[13.481042,46.310147,348.040254],[13.482206,46.310694,346.018282],[13.483485,46.311469,344.297943],[13.485062,46.31255,341.649788],[13.485734,46.312895,340.578491],[13.4861,46.31313,340.082326],[13.48653,46.313512,339.622553],[13.487177,46.313906,339.056458],[13.4893,46.3151,339.864287],[13.489759,46.315216,340.204273],[13.49204,46.315475,343.032792],[13.492582,46.31544,343.742433],[13.493417,46.315309,345.074532],[13.493695,46.315348,345.515848],[13.493902,46.315433,345.890491],[13.494091,46.315597,346.362616],[13.494129,46.315674,346.545849],[13.494136,46.315897,347.04825],[13.49344,46.317423,350.057429],[13.493426,46.317525,350.241799],[13.493508,46.31768,350.538754],[13.493563,46.317718,350.635441],[13.494542,46.318378,350.250391],[13.494609,46.318403,350.204425],[13.49483,46.318433,350.068478],[13.495025,46.318392,349.945443],[13.495507,46.318018,349.507857],[13.495996,46.317752,349.303585],[13.496613,46.31745,349.190337],[13.49688,46.317424,349.149957],[13.497107,46.317458,349.115173],[13.497318,46.317583,349.073543],[13.498192,46.318489,349.199499],[13.498662,46.319054,349.443725],[13.499136,46.319607,349.513313],[13.499325,46.319757,349.270969],[13.501547,46.320735,347.20347],[13.503101,46.321254,346.297974],[13.503558,46.32132,346.148585],[13.50407,46.321336,346.66024],[13.505279,46.32125,347.873577],[13.506088,46.321339,348.693843],[13.507379,46.321734,350.74133],[13.507908,46.321905,351.588264],[13.510431,46.322736,354.233201],[13.510437,46.322738,354.238582],[13.511483,46.32295,355.000312],[13.512083,46.323064,355.39501],[13.513787,46.323377,356.982249],[13.513834,46.323383,357.060686],[13.514704,46.323465,358.501636],[13.515325,46.323461,359.520772],[13.516709,46.323118,362.258275],[13.516976,46.32306,362.820978],[13.517093,46.323051,363.057648],[13.517389,46.323056,363.6529],[13.517658,46.32309,364.202677],[13.518488,46.323302,365.800653],[13.518532,46.323594,366.044921],[13.518451,46.323865,366.275157],[13.51809,46.324424,366.784425],[13.517817,46.325038,367.309175],[13.517614,46.326465,368.379734],[13.51774,46.327474,369.547168],[13.517884,46.32784,370.035294],[13.518071,46.32805,370.352577],[13.518767,46.328179,370.947659],[13.518858,46.328248,371.018461],[13.5189,46.32828,371.051225],[13.520299,46.329342,372.140392],[13.521422,46.330237,375.247845],[13.521693,46.330636,376.515068],[13.521756,46.33084,377.114854],[13.521743,46.331221,378.702104],[13.521733,46.331255,378.863788],[13.521735,46.331288,379.017711],[13.522023,46.331519,380.438185],[13.522097,46.331723,381.418247],[13.522049,46.331769,381.682467],[13.521494,46.331705,383.493097],[13.521348,46.331737,383.986001],[13.521531,46.331914,384.999492],[13.521873,46.332076,386.973223],[13.522004,46.332225,388.759914],[13.521564,46.332993,397.225711],[13.521277,46.333397,401.83817],[13.520694,46.333802,407.609998],[13.520468,46.334227,412.14151],[13.52003,46.334472,416.037091],[13.519862,46.334609,417.833819],[13.519665,46.334883,420.895623],[13.519326,46.334972,423.306863],[13.519217,46.335062,424.384942],[13.51919,46.335181,425.491803],[13.519542,46.335582,429.800648],[13.51966,46.335865,432.506834],[13.519523,46.335906,433.454179],[13.519426,46.336073,435.107591],[13.519557,46.336287,437.242521],[13.520173,46.336459,441.113185],[13.520529,46.336636,443.539418],[13.521094,46.336585,446.69073],[13.521663,46.336611,449.844457],[13.522524,46.336887,455.259878],[13.522982,46.336836,458.046927],[13.523217,46.336977,459.917339],[13.523825,46.33716,463.901967],[13.524741,46.337443,469.985525],[13.526069,46.337705,478.694721],[13.526349,46.337666,480.495894],[13.526595,46.337682,482.053968],[13.527447,46.33794,487.799894],[13.528518,46.33844,495.58355],[13.529172,46.338964,501.700565],[13.529745,46.339297,506.778731],[13.53006,46.339418,509.222768],[13.530365,46.339455,511.322359],[13.530772,46.339313,514.41419],[13.531903,46.339379,520.009474],[13.532147,46.339236,520.879737],[13.532737,46.339009,522.716283],[13.533544,46.33883,525.021045],[13.534597,46.338805,524.865707],[13.535045,46.338732,524.398159],[13.535315,46.338678,524.112636],[13.535826,46.338719,523.590106],[13.535992,46.338656,523.397698],[13.536263,46.338432,522.838334],[13.536501,46.338384,522.135411],[13.536709,46.33841,521.536149],[13.537256,46.33864,519.720458],[13.537542,46.338626,518.907624],[13.538109,46.338499,517.21772],[13.538846,46.338594,515.124513],[13.539135,46.338679,514.285013],[13.53924,46.338826,513.650564],[13.539318,46.339212,512.14193],[13.539654,46.339444,510.871983],[13.539744,46.339465,510.618102],[13.540106,46.339418,509.633733],[13.540578,46.339243,508.080458],[13.540969,46.339107,506.620751],[13.541934,46.339221,503.356643],[13.542581,46.339208,501.19861],[13.543833,46.339323,497.129991],[13.544721,46.339486,494.210984],[13.54594,46.33971,490.343056],[13.546065,46.3397,489.979805],[13.546288,46.339592,489.193474],[13.546543,46.339565,488.448759],[13.54703,46.339563,487.042912],[13.547582,46.339509,485.433536],[13.548343,46.339438,482.60875],[13.548864,46.339499,480.149077],[13.549176,46.339579,478.599917],[13.549857,46.339493,475.377543],[13.550213,46.339536,473.695337],[13.550503,46.339378,471.966222],[13.550659,46.339262,470.803721],[13.550683,46.339249,470.649049],[13.550889,46.339113,469.203859],[13.55128,46.338943,466.860974],[13.551331,46.338907,466.49115],[13.5515,46.338758,465.101287],[13.551584,46.338685,464.416575],[13.55195,46.338367,461.433592],[13.552465,46.337964,458.311223],[13.552522,46.337981,458.183581],[13.552465,46.337964,458.055938],[13.552723,46.337808,457.350909],[13.553346,46.337287,455.339225],[13.554164,46.337231,453.649367],[13.554457,46.337232,453.564906],[13.554634,46.337281,453.604033],[13.555103,46.337465,453.71471],[13.555756,46.337648,453.859305],[13.555829,46.33768,453.877046],[13.556331,46.337916,454.001653],[13.557157,46.338167,454.099347],[13.557297,46.338358,454.121558],[13.557423,46.338319,454.13145],[13.557838,46.338204,454.163484],[13.55791,46.338184,454.169044],[13.558077,46.338142,454.181776],[13.558523,46.338025,454.215955],[13.558661,46.337985,454.226676],[13.559181,46.337881,454.264737],[13.55923,46.337872,454.26827],[13.559504,46.337837,454.287686],[13.559636,46.337781,454.298481],[13.559735,46.337715,454.308071],[13.559737,46.337618,454.317861],[13.559761,46.337598,454.320483],[13.559861,46.337575,454.327827],[13.559987,46.337658,454.339962],[13.559948,46.337735,454.348194],[13.560066,46.337807,454.359167],[13.560629,46.338113,454.409094],[13.56093,46.338249,454.543228],[13.562124,46.338791,455.442457],[13.562325,46.338884,455.59472],[13.562856,46.339132,455.998146],[13.563844,46.339557,456.74727],[13.564179,46.339646,456.978734],[13.56507,46.339729,457.558491],[13.565396,46.339744,457.73866],[13.566664,46.339821,457.700853],[13.567953,46.339993,457.590981],[13.568805,46.340258,454.985322],[13.569051,46.340351,454.203275],[13.569558,46.340556,452.564961],[13.570104,46.340877,450.56529],[13.570448,46.341205,448.717381],[13.570688,46.341573,446.851619],[13.571068,46.342306,443.252445],[13.571502,46.342749,440.972391],[13.571839,46.342986,439.663758],[13.57238,46.343359,437.583853],[13.572604,46.34346,436.856066],[13.572937,46.343569,435.853565],[13.573557,46.343638,434.22257],[13.574448,46.343759,431.977044],[13.57494,46.34393,430.614913],[13.57758,46.345345,426.087244],[13.578031,46.345753,426.62262],[13.578173,46.346094,427.124458],[13.578694,46.347456,430.653435],[13.579197,46.348308,435.394833],[13.579872,46.349197,441.066463],[13.580238,46.350167,447.165351],[13.580426,46.350484,449.239754],[13.580756,46.350842,451.77128],[13.582294,46.352332,462.962644],[13.58366,46.353637,471.704127],[13.587238,46.357109,477.441973],[13.587595,46.35732,477.584489],[13.588365,46.357663,477.961665],[13.589455,46.358904,479.445063],[13.589579,46.359268,481.512278],[13.589847,46.359908,487.895997],[13.589829,46.360158,490.294562],[13.589495,46.360694,495.885537],[13.589425,46.361002,500.978858],[13.589399,46.361212,505.11283],[13.589526,46.361674,514.336166],[13.589532,46.361686,514.585153],[13.589645,46.36199,520.740896],[13.589658,46.362073,522.378349],[13.589428,46.36274,534.651298],[13.589258,46.363596,546.195909],[13.589127,46.363815,549.361645],[13.588756,46.364173,555.24249],[13.588918,46.364562,557.347199],[13.588897,46.364857,558.381882],[13.58885,46.365015,558.946925],[13.588512,46.365451,560.679128],[13.588712,46.366032,562.336846],[13.588701,46.366143,562.156295],[13.588202,46.366997,560.662016],[13.588095,46.367472,559.881931],[13.587649,46.368146,556.046787],[13.587434,46.368926,550.885686],[13.587082,46.369332,547.8024],[13.585595,46.370298,537.275061],[13.584851,46.370897,534.42839],[13.584635,46.3712,534.429248],[13.584388,46.37174,534.430685],[13.58435,46.371941,534.4312],[13.584421,46.372361,534.462965],[13.584597,46.372794,534.563757],[13.584638,46.3733,534.677343],[13.584522,46.37381,534.793047],[13.584052,46.375164,535.370993],[13.584064,46.375533,535.535168],[13.584165,46.375888,536.625556],[13.584912,46.377227,546.989369],[13.584998,46.377345,547.943412],[13.585648,46.377791,550.090486],[13.585878,46.378084,550.997016],[13.58594,46.37869,552.649811],[13.585899,46.378968,553.410048],[13.585741,46.379273,553.53304],[13.585503,46.379524,553.54597],[13.585183,46.379823,553.561992],[13.58506,46.380061,553.572885],[13.585001,46.380558,553.594382],[13.584877,46.380798,554.624557],[13.584768,46.380954,555.719812],[13.584276,46.381345,558.994405],[13.584204,46.381495,559.993734],[13.584192,46.381636,560.887021],[13.584349,46.382186,564.432288],[13.584342,46.382447,566.648918],[13.584165,46.382984,571.907714],[13.584145,46.383221,574.174701],[13.584696,46.384434,585.81058],[13.585524,46.3852,593.833415],[13.585607,46.385372,595.355516],[13.585644,46.385486,596.336408],[13.585919,46.385729,598.948443],[13.586871,46.386164,605.655645],[13.587497,46.386594,610.844612],[13.587949,46.387033,612.467905],[13.588083,46.387074,612.438076],[13.588816,46.387103,612.288678],[13.589012,46.387228,612.234361],[13.589024,46.387426,612.175901],[13.588944,46.387612,612.118668],[13.588287,46.388484,606.022148],[13.588057,46.388874,602.42586],[13.588035,46.389103,600.465546],[13.588125,46.389529,596.788396],[13.588067,46.389687,596.010035],[13.587806,46.389989,594.450429],[13.587766,46.390107,593.912873],[13.587742,46.390313,592.996128],[13.587722,46.390466,592.31468],[13.587888,46.390922,590.229113],[13.588196,46.391699,588.405159],[13.588724,46.392346,587.937615],[13.589372,46.392966,587.944217],[13.589664,46.393529,589.307466],[13.589984,46.393878,590.248914],[13.590224,46.394093,590.867543],[13.590549,46.39427,591.518709],[13.591866,46.394636,594.931541],[13.592096,46.394742,595.612276],[13.592437,46.395023,596.91973],[13.592869,46.39579,600.278125],[13.592954,46.396311,602.593981],[13.592909,46.396924,605.305161],[13.593064,46.397335,608.01633],[13.593461,46.397648,611.180788],[13.594452,46.397968,616.923362],[13.594932,46.398185,619.784831],[13.59543,46.39849,620.921924],[13.595858,46.399175,622.768433],[13.596723,46.400319,623.400697],[13.59699,46.40079,622.868392],[13.597058,46.40091,622.732779],[13.59751,46.401544,622.812204],[13.598812,46.402785,625.897296],[13.599343,46.403363,627.813656],[13.600003,46.40411,630.263563],[13.6012,46.404657,633.975774],[13.601926,46.404941,636.30634],[13.602201,46.405111,637.337558],[13.602501,46.405424,639.145088],[13.602875,46.405969,642.681035],[13.603507,46.406695,647.646843],[13.603452,46.407334,651.565201],[13.603508,46.407574,653.079556],[13.603577,46.407675,653.775069],[13.603946,46.408039,656.541729],[13.604024,46.408078,656.955596],[13.604367,46.408154,658.503149],[13.605282,46.408139,664.450087],[13.605498,46.408206,666.298366],[13.606221,46.409532,682.168308],[13.606334,46.409895,686.03],[13.606454,46.409981,687.27129],[13.608186,46.410606,700.520549],[13.60909,46.410829,705.058701],[13.610014,46.411134,709.900828],[13.611016,46.411648,716.214775],[13.611456,46.411834,718.879865],[13.612206,46.412061,723.109376],[13.612771,46.41215,726.404117],[13.614147,46.412509,735.808521],[13.616521,46.413189,751.280586],[13.61815,46.413463,759.701058],[13.618609,46.413592,761.697778],[13.619855,46.414204,768.367984],[13.621518,46.415368,785.257828],[13.622374,46.415871,793.791697],[13.622668,46.416261,798.649926],[13.623201,46.416441,803.172688],[13.623405,46.416578,805.34288],[13.624042,46.416726,810.339576],[13.624615,46.416995,815.483618],[13.624753,46.417221,818.122882],[13.624666,46.417639,822.66804],[13.624442,46.417738,824.642403],[13.624275,46.417687,826.007853],[13.624224,46.417624,826.792568],[13.624245,46.417481,828.355879],[13.62446,46.417311,830.809025],[13.624439,46.417188,832.156087],[13.624344,46.417144,833.014265],[13.623714,46.417231,837.832089],[13.623479,46.41721,839.608949],[13.623098,46.417074,842.826076],[13.622682,46.41701,846.07047],[13.622115,46.416835,850.886792],[13.621224,46.416686,857.994968],[13.620255,46.416377,866.057095],[13.619564,46.416311,870.661193],[13.619111,46.416115,874.190981],[13.618863,46.41582,877.455125],[13.61869,46.415717,878.96376],[13.61748,46.415576,888.629755],[13.615198,46.415021,909.838685],[13.614934,46.414997,912.262479],[13.614647,46.415048,914.960204],[13.614212,46.415319,920.29675],[13.612944,46.415675,931.668612],[13.612557,46.415775,934.492988],[13.61195,46.416022,939.309817],[13.611803,46.416032,940.319272],[13.611655,46.415977,941.468264],[13.611311,46.415638,945.56929],[13.61114,46.415542,947.132829],[13.610995,46.415533,948.192913],[13.610037,46.415585,955.190149],[13.609612,46.415706,958.538263],[13.609526,46.415791,959.632829],[13.609525,46.415951,961.322715],[13.609785,46.416244,964.950451],[13.609789,46.416382,966.567567],[13.609315,46.416853,973.427354],[13.609041,46.41706,976.780715],[13.608794,46.41724,979.745751],[13.608735,46.417462,982.446487],[13.608705,46.417633,984.507635],[13.608597,46.417754,986.207712],[13.608089,46.417828,989.550456],[13.607633,46.418093,993.238974],[13.607245,46.418417,997.008147],[13.606846,46.418614,1000.04337],[13.604493,46.419579,1018.520617],[13.602007,46.420385,1034.058591],[13.601498,46.420553,1036.04441],[13.600558,46.420723,1038.490496],[13.600127,46.420641,1039.615898],[13.599718,46.420452,1040.855268],[13.59955,46.420452,1041.278133],[13.598373,46.420828,1048.5128],[13.596946,46.421443,1058.366991],[13.596547,46.421573,1060.535226],[13.596207,46.421727,1062.533977],[13.595432,46.422216,1067.695753],[13.595076,46.422452,1070.122309],[13.594042,46.423103,1071.579416],[13.593901,46.423119,1071.727688],[13.59373,46.422956,1072.030477],[13.593524,46.42287,1072.280369],[13.592684,46.422734,1074.18759],[13.592312,46.42231,1077.14798],[13.591165,46.421597,1083.508771],[13.59068,46.42144,1086.367923],[13.589631,46.421225,1092.252553],[13.588691,46.420973,1097.678066],[13.588353,46.420701,1100.567378],[13.588204,46.42064,1101.531108],[13.587652,46.420622,1104.604335],[13.587072,46.420803,1108.144952],[13.586669,46.420842,1110.408093],[13.586135,46.420987,1113.09736],[13.585954,46.420901,1113.904578],[13.585708,46.420648,1115.526988],[13.585124,46.420463,1117.887057],[13.584695,46.420149,1120.184719],[13.584369,46.420147,1121.381867],[13.583884,46.420388,1122.915379],[13.583557,46.420347,1123.705158],[13.582888,46.419722,1126.382578],[13.582695,46.419632,1126.936272],[13.582264,46.419606,1127.999662],[13.58208,46.419555,1128.735842],[13.581544,46.419244,1131.336531],[13.581125,46.419098,1133.07934],[13.580833,46.419061,1134.18146],[13.580314,46.419106,1136.123268],[13.579797,46.418915,1138.38905],[13.579026,46.418851,1141.628722],[13.578534,46.418703,1143.868133],[13.57819,46.418559,1145.547081],[13.578172,46.418553,1145.63049],[13.57814,46.418544,1145.77467],[13.577627,46.41852,1147.919727],[13.577373,46.418562,1148.147694],[13.574684,46.41931,1139.596263],[13.574025,46.41953,1135.538329],[13.573421,46.419645,1132.065604],[13.573094,46.419768,1130.001136],[13.572676,46.420061,1126.760594],[13.572518,46.420285,1124.923849],[13.572437,46.420322,1124.429893],[13.572328,46.420305,1123.861788],[13.57224,46.419969,1121.343998],[13.572238,46.419524,1118.062466],[13.572335,46.419394,1116.984433],[13.572701,46.419219,1114.72011],[13.572739,46.419144,1114.135567],[13.572687,46.419065,1113.508744],[13.572525,46.419042,1112.684883],[13.571934,46.419312,1109.153357],[13.571808,46.419485,1107.754655],[13.571748,46.419759,1105.752468],[13.571539,46.42011,1103.011013],[13.571518,46.420331,1101.410781],[13.571635,46.420561,1099.983562],[13.571985,46.420899,1097.628237],[13.572087,46.421253,1095.581249],[13.57185,46.421801,1092.337999],[13.571588,46.422133,1090.173927],[13.571567,46.42226,1089.430541],[13.571589,46.422405,1088.582654],[13.571607,46.422688,1086.935208],[13.571348,46.423157,1084.01666],[13.571274,46.423685,1080.931634],[13.571337,46.42407,1078.088052],[13.571461,46.424276,1076.37976],[13.571431,46.424352,1075.776473],[13.571685,46.424565,1073.664564],[13.571726,46.424673,1072.809483],[13.571716,46.425264,1068.282408],[13.571358,46.425745,1062.18657],[13.571209,46.426077,1057.539985],[13.57117,46.426361,1053.725766],[13.571233,46.426734,1048.704854],[13.571109,46.427092,1043.783657],[13.571081,46.427637,1037.501793],[13.570658,46.428635,1025.855814],[13.570521,46.429522,1018.519981],[13.57045,46.430578,1011.369799],[13.570661,46.431358,1005.524792],[13.570649,46.431505,1004.420662],[13.570545,46.431937,1001.136701],[13.570238,46.432382,997.441515],[13.57014,46.432956,991.004567],[13.570515,46.433998,978.506519],[13.57054,46.435078,965.367832],[13.570708,46.435869,955.538397],[13.571355,46.437733,938.236879],[13.571475,46.437796,937.168494],[13.571904,46.437852,933.977913],[13.572148,46.437973,931.781285],[13.57239,46.438195,928.837084],[13.572457,46.438397,926.639934],[13.572481,46.438497,925.565178],[13.572414,46.438666,923.70751],[13.572087,46.438891,920.330905],[13.572074,46.43928,917.026491],[13.571962,46.439894,912.39199],[13.57205,46.439998,911.490385],[13.572645,46.442256,901.587546],[13.572679,46.442379,901.25816],[13.572719,46.442521,900.877637],[13.572903,46.44318,900.690672],[13.573005,46.443559,900.625001],[13.573066,46.443826,900.578953],[13.573096,46.444167,900.520751],[13.573091,46.444289,900.499958],[13.573158,46.444727,900.603574],[13.573513,46.445516,900.829237],[13.573522,46.445844,900.918857],[13.573265,46.447223,901.235523],[13.573353,46.44781,901.364291],[13.573397,46.447953,901.565619],[13.573618,46.448338,902.46958],[13.574193,46.448891,903.954867],[13.574788,46.44958,905.397195],[13.57505,46.450012,905.633582],[13.575194,46.450492,905.881051],[13.57531,46.454703,900.786231],[13.575184,46.455924,899.924269],[13.575068,46.45635,899.631148],[13.575017,46.456446,899.562014],[13.574582,46.457059,899.424376],[13.574513,46.457156,899.409504],[13.574392,46.457459,899.366239],[13.574458,46.459321,898.044835],[13.574421,46.459847,897.45657],[13.574216,46.460507,895.049827],[13.573622,46.461392,890.673919],[13.573557,46.461486,890.206627],[13.573518,46.461542,889.927871],[13.573279,46.462099,887.491794],[13.57315,46.462595,885.438158],[13.573089,46.463525,881.703257],[13.572988,46.463724,881.094048],[13.57293,46.463801,880.843361],[13.57277,46.464072,879.997929],[13.57269,46.46441,879.008266],[13.572534,46.464738,878.010829],[13.571927,46.465216,876.194045],[13.571943,46.46544,875.571116],[13.57218,46.46564,874.854048],[13.57228,46.4658,874.370205],[13.572209,46.466305,872.960969],[13.572136,46.46645,872.534694],[13.571693,46.466938,870.283087],[13.571539,46.467208,868.744316],[13.571429,46.46754,866.937948],[13.571445,46.468146,863.722891],[13.570966,46.468793,859.937724],[13.570766,46.469543,856.014145],[13.570779,46.469705,855.179322],[13.570884,46.469864,854.280562],[13.571823,46.470334,851.05337],[13.572558,46.470853,848.5516],[13.572586,46.470969,848.145819],[13.572498,46.471032,847.844154],[13.572366,46.471018,847.526744],[13.572172,46.470703,845.72717],[13.571886,46.470556,843.161455],[13.571445,46.470498,839.933533],[13.5709,46.470495,836.015052],[13.570512,46.470438,833.162715],[13.570417,46.470476,832.372861],[13.570137,46.470707,829.231608],[13.570132,46.470736,828.92675],[13.570148,46.47084,827.835152],[13.570243,46.470927,826.702648],[13.571204,46.47164,816.581606],[13.572582,46.472474,807.114922],[13.572778,46.472666,806.241417],[13.572891,46.472876,805.407906],[13.572872,46.473502,803.077576],[13.572599,46.474145,802.276299],[13.572529,46.475189,801.878397],[13.572529,46.475336,801.82243],[13.572536,46.4759,801.523728],[13.572905,46.476636,801.086361],[13.573263,46.477057,800.812317],[13.574371,46.478016,795.669721],[13.574884,46.478699,792.038075],[13.574869,46.478867,790.978913],[13.574622,46.47945,787.157352],[13.574462,46.480016,783.528857],[13.574678,46.480544,781.285161],[13.57478,46.480652,781.15191],[13.575062,46.480803,780.897482],[13.575533,46.480961,780.524333],[13.576771,46.481229,779.557628],[13.577104,46.481436,779.020815],[13.577257,46.481572,778.721866],[13.577917,46.482256,777.294806],[13.578306,46.482792,775.571817],[13.579218,46.48352,769.880841],[13.579513,46.483824,767.716635],[13.579619,46.483985,766.670268],[13.579975,46.484989,760.938821],[13.580297,46.48533,758.705372],[13.580444,46.485418,757.968896],[13.580755,46.485607,756.400562],[13.581245,46.486126,755.433358],[13.582188,46.486799,754.444249],[13.582601,46.486897,754.12612],[13.583103,46.487054,753.841995],[13.583243,46.487149,753.742327],[13.58397,46.488058,752.978126],[13.584037,46.48836,752.723513],[13.584183,46.488496,752.488449],[13.584636,46.488703,751.968148],[13.585039,46.489042,751.359252],[13.585325,46.489137,751.055371],[13.585552,46.489156,750.836541],[13.586141,46.489612,749.862414],[13.586242,46.489668,749.685899],[13.586755,46.490118,748.554936],[13.586873,46.490331,748.104239],[13.586932,46.490734,747.30346],[13.586648,46.491989,744.579011],[13.586538,46.493067,742.126163],[13.586451,46.493262,741.615354],[13.586116,46.493603,740.584509],[13.585942,46.494025,739.486041],[13.586019,46.494532,738.171213],[13.586132,46.494711,737.413499],[13.586391,46.494929,736.320139],[13.587414,46.495329,733.175821],[13.587694,46.495481,732.222816],[13.588106,46.495841,731.096237],[13.588239,46.496022,730.911409],[13.58858,46.497707,730.638875],[13.588504,46.498686,733.598016],[13.588316,46.500416,740.024236],[13.588263,46.500905,741.974202],[13.588324,46.501389,741.073374],[13.588731,46.5021,738.949077],[13.589003,46.50242,737.918492],[13.589268,46.502798,736.000811],[13.58927,46.502925,735.103607],[13.589171,46.503039,734.165386],[13.588486,46.503607,728.950651],[13.587896,46.503719,725.974772],[13.587252,46.503683,723.602156],[13.586934,46.503929,722.32833],[13.586912,46.503948,722.23434],[13.58685,46.504004,721.96197],[13.586674,46.50416,721.197888],[13.586739,46.504176,721.014077],[13.586963,46.504276,720.30316],[13.587808,46.504453,717.951295],[13.588776,46.504478,717.72134],[13.58899,46.504495,717.759436],[13.589196,46.504577,717.801519],[13.5894,46.504658,717.843168],[13.589966,46.504742,717.945562],[13.590217,46.504852,717.998183],[13.590329,46.504899,718.02138],[13.59044,46.504946,718.151148],[13.590541,46.505051,718.657978],[13.590751,46.505117,719.297503],[13.591616,46.505163,721.700885],[13.591643,46.505278,722.16974],[13.59154,46.505307,722.478022],[13.590606,46.505273,725.069016],[13.589911,46.505254,725.475215],[13.589819,46.505285,725.508039],[13.589761,46.505387,725.559035],[13.589858,46.505472,725.609356],[13.590815,46.505517,725.916734],[13.590823,46.50544,725.952675],[13.593551,46.505651,723.307222],[13.593621,46.505663,723.216948],[13.594256,46.505823,723.241493],[13.594826,46.506075,723.95518],[13.596135,46.507024,725.81524],[13.596619,46.507314,726.224248],[13.596716,46.507357,726.297788],[13.597293,46.507569,726.714672],[13.597749,46.507666,727.018876],[13.599993,46.507889,727.287119],[13.600016,46.507892,727.287429],[13.600423,46.507996,727.29318],[13.601302,46.508517,727.406033],[13.602393,46.509437,727.614851],[13.603096,46.509923,726.142078],[13.604843,46.510689,723.3404],[13.605676,46.51098,722.491863],[13.606108,46.511119,722.058697],[13.606412,46.511294,721.698703],[13.607525,46.512332,723.893377],[13.607797,46.512824,725.153779],[13.607866,46.513172,726.144088],[13.607774,46.513999,729.095632],[13.607395,46.515183,731.544544],[13.607116,46.515658,730.794741],[13.607145,46.515717,730.703589],[13.607152,46.51573,730.683299],[13.607757,46.515419,729.922763],[13.60874,46.515085,726.067426],[13.608997,46.514817,723.568458],[13.60914,46.51437,720.006326],[13.609295,46.514143,718.054352],[13.609639,46.513879,715.350298],[13.611148,46.513223,709.052382],[13.611437,46.513186,708.015139],[13.611961,46.513292,706.226923],[13.612168,46.513432,706.167074],[13.612518,46.513968,705.990994],[13.612845,46.514226,705.88841],[13.61321,46.514355,705.803799],[13.614106,46.514639,706.759498],[13.614458,46.514816,707.752624],[13.614625,46.51496,708.362504],[13.615068,46.515519,710.470247],[13.615112,46.515787,711.363049],[13.615047,46.516137,713.123846],[13.614982,46.516411,714.661618],[13.614808,46.516633,716.058728],[13.61422,46.517017,719.148565],[13.613608,46.517882,724.46591],[13.611515,46.519018,734.516303],[13.610822,46.519235,737.341192],[13.610309,46.519446,739.558631],[13.610172,46.519549,740.31149],[13.609932,46.519895,740.652626],[13.609928,46.520074,740.16259],[13.609338,46.52033,738.848812],[13.609038,46.520519,738.082688],[13.609156,46.520654,737.651463],[13.609238,46.520681,737.480242],[13.609971,46.520557,735.611616],[13.610354,46.520589,733.595665],[13.610876,46.520429,730.609732],[13.611811,46.520555,725.63135],[13.612219,46.520562,723.498804],[13.613723,46.520426,719.796547],[13.615117,46.520544,716.94881],[13.615315,46.520679,716.576638],[13.615355,46.520963,716.022975],[13.615365,46.521076,715.803301],[13.615418,46.521216,715.522576],[13.615621,46.521405,715.066548],[13.616219,46.521769,714.000539],[13.61652,46.522031,713.187529],[13.616775,46.522119,712.597465],[13.617031,46.522412,711.569771],[13.61745,46.522699,710.346899],[13.618251,46.523013,708.440109],[13.618493,46.52316,708.185425],[13.618832,46.523176,708.095535],[13.619335,46.523298,707.954447],[13.62,46.523533,707.756682],[13.620327,46.523671,707.655203],[13.620699,46.523903,707.547985],[13.620779,46.524045,707.536153],[13.620841,46.524431,707.505982],[13.620866,46.52451,707.499701],[13.621754,46.525122,707.432516],[13.621865,46.525364,707.446231],[13.621865,46.525707,707.881269],[13.621711,46.525973,708.244425],[13.62154,46.526108,708.471548],[13.62137,46.526243,708.698099],[13.621325,46.52628,708.75929],[13.621376,46.526309,708.817026],[13.621754,46.526238,709.158955],[13.62232,46.52602,709.810415],[13.623084,46.525884,712.528055],[13.623323,46.525956,713.426545],[13.623631,46.526268,715.314322],[13.623912,46.526601,717.241608],[13.624616,46.527235,719.411379],[13.62482,46.527344,719.661329],[13.625132,46.527422,719.982565],[13.625246,46.527451,720.100182],[13.625734,46.527603,720.618557],[13.626292,46.527945,720.888776],[13.626696,46.528104,719.538024],[13.62682,46.528103,719.178132],[13.626916,46.528046,718.810119],[13.626948,46.527921,718.274721],[13.627146,46.527722,717.257448],[13.627486,46.527659,716.235548],[13.628014,46.527646,714.702218],[13.629307,46.527661,711.440221],[13.631488,46.528067,707.757572],[13.633398,46.528923,709.269678],[13.634937,46.530372,713.084914],[13.635463,46.530674,713.340045],[13.636103,46.530904,713.608935],[13.636299,46.531017,713.704165],[13.636519,46.531533,713.837781],[13.636531,46.53172,713.2502],[13.63648,46.531934,712.569467],[13.636382,46.532013,712.24345],[13.635601,46.532348,710.255881],[13.635195,46.53238,709.373381],[13.635134,46.532404,709.221629],[13.635136,46.532467,709.023819],[13.635636,46.532755,706.434549],[13.635816,46.532797,705.341736],[13.636719,46.532836,700.139747],[13.637157,46.532984,697.334109],[13.63743,46.533149,695.244791],[13.637923,46.533557,690.905072],[13.638128,46.533883,688.049363],[13.638125,46.534122,686.127776],[13.637908,46.534619,681.95564],[13.638148,46.534744,680.29074],[13.638194,46.534614,679.215046],[13.638701,46.534987,676.672529],[13.639036,46.535052,675.555564],[13.639283,46.535245,674.35605],[13.639243,46.535339,673.89915],[13.639662,46.535986,670.595028],[13.640736,46.536675,667.750516],[13.641512,46.537175,665.736306],[13.642118,46.537474,664.4981],[13.642894,46.537686,663.153232],[13.643854,46.537831,661.570132],[13.644314,46.538071,660.890176],[13.644533,46.538389,660.389334],[13.644619,46.539432,658.9024],[13.644624,46.539573,658.706865],[13.644646,46.540124,658.179166],[13.64473,46.540717,657.608768],[13.645031,46.541241,657.069378],[13.645376,46.541541,656.478152],[13.645874,46.541831,655.717879],[13.646416,46.542004,655.021682],[13.647155,46.542102,654.144779],[13.64923,46.542171,651.356691],[13.649957,46.54229,650.346744],[13.650669,46.542483,649.393343],[13.651712,46.542933,647.859515],[13.652923,46.543607,646.111785],[13.653009,46.543701,645.942391],[13.652984,46.543939,645.578442],[13.653279,46.544299,644.948159],[13.65354,46.544756,644.137941],[13.653605,46.544743,644.044944],[13.653667,46.54485,643.814868],[13.654093,46.544884,643.225692],[13.654629,46.544927,642.48433],[13.654974,46.544954,642.007303],[13.655221,46.544977,641.664873],[13.655424,46.544967,641.385273],[13.65564,46.545052,641.043389],[13.657562,46.545734,637.314895],[13.658874,46.546123,634.997585],[13.659255,46.546291,634.310355],[13.659713,46.54636,633.598405],[13.659951,46.546422,633.211954],[13.660172,46.546482,632.851172],[13.662828,46.547183,628.922799],[13.663456,46.547417,627.365775],[13.664235,46.547801,625.031518],[13.665003,46.548238,622.603877],[13.665606,46.54868,619.94924],[13.667269,46.55015,612.41327],[13.668675,46.550956,608.643074],[13.668801,46.551015,608.480145],[13.669881,46.551351,607.213164],[13.670721,46.551504,606.284381],[13.671397,46.551577,605.526149],[13.672311,46.551594,604.478657],[13.674059,46.551429,602.457552],[13.675069,46.551238,601.258117],[13.676631,46.550902,599.42181],[13.679895,46.550029,595.539097],[13.681978,46.549961,592.104366],[13.685102,46.549632,583.48764],[13.686973,46.549801,577.308522],[13.688574,46.550002,571.779484],[13.690252,46.550291,566.717995],[13.690496,46.55035,565.99025],[13.69066,46.550447,565.381617],[13.691368,46.550556,563.340212],[13.691483,46.550536,563.180665],[13.691525,46.550434,563.01371],[13.691568,46.550281,562.768292],[13.691732,46.550312,562.58408],[13.69247,46.550436,561.761257],[13.693481,46.55046,560.665614],[13.693612,46.550456,560.523591],[13.69397,46.550437,560.609563],[13.695302,46.550349,561.295418],[13.695512,46.550217,561.441238],[13.695655,46.550272,561.525216],[13.695708,46.550262,561.553385],[13.695863,46.55031,561.640513],[13.695903,46.550344,561.673108],[13.696224,46.550402,561.845678],[13.69644,46.55039,561.962726],[13.697379,46.550325,562.472473],[13.69919,46.550195,563.54809],[13.699571,46.550177,563.831681],[13.700478,46.550117,564.508314],[13.701264,46.550054,565.095936],[13.702903,46.549959,567.170858],[13.703696,46.549904,568.196316],[13.704391,46.549855,569.366213],[13.707146,46.549677,574.269854],[13.708323,46.549558,575.872619],[13.709134,46.549442,576.984394],[13.709215,46.549429,576.999104],[13.709596,46.549371,577.068114],[13.710022,46.549307,577.145227],[13.710039,46.549356,577.158181],[13.710407,46.549305,577.224569],[13.711865,46.549092,577.470519],[13.712097,46.549115,577.49451],[13.712489,46.549001,577.538073],[13.713055,46.548974,577.596144],[13.713171,46.548907,577.611649],[13.713486,46.548857,577.644738],[13.715558,46.548568,579.862551],[13.716187,46.548491,580.817214],[13.716366,46.548473,581.08753],[13.717955,46.548378,584.476224],[13.719226,46.548267,587.431648],[13.721463,46.548309,589.798085],[13.724355,46.548105,589.30544],[13.724932,46.548043,588.58421],[13.725559,46.547911,587.525304],[13.726536,46.547575,585.761296],[13.727222,46.547438,584.678789],[13.732752,46.547473,578.244202],[13.736278,46.548011,577.060601],[13.736707,46.548092,576.975352],[13.737415,46.548081,576.793493],[13.737678,46.548078,576.596634],[13.737714,46.548077,576.56967],[13.737879,46.548073,576.446106],[13.738185,46.548115,576.212577],[13.740659,46.547899,573.789905],[13.742432,46.547686,571.085698],[13.743448,46.547594,569.136376],[13.743721,46.547573,568.604822],[13.745553,46.547522,565.098983],[13.746779,46.547531,562.843612],[13.747059,46.547533,562.328521],[13.750782,46.547595,555.830305],[13.754404,46.547511,549.133765],[13.755157,46.547517,547.842393],[13.755314,46.547573,547.539106],[13.755376,46.547593,547.421671],[13.755683,46.547523,547.023015],[13.756487,46.547548,546.452528],[13.757445,46.547625,545.768841],[13.758226,46.547741,545.248917],[13.760313,46.548218,544.634411],[13.761903,46.54877,542.387395],[13.764143,46.549594,538.681744],[13.765835,46.550038,536.90429],[13.766539,46.550182,536.891886],[13.767497,46.550308,536.875414],[13.769252,46.550397,536.869573],[13.769741,46.55044,536.869377],[13.776017,46.549918,535.597345],[13.776882,46.549932,534.982066],[13.777321,46.54998,534.665969],[13.778327,46.550201,533.866314],[13.779425,46.550614,532.6119],[13.780082,46.550972,531.771718],[13.780396,46.551058,531.432949],[13.780454,46.551084,531.368178],[13.780557,46.55113,531.256744],[13.781536,46.551573,530.193415],[13.787734,46.554397,524.751877],[13.789285,46.555079,524.928989],[13.790601,46.555537,525.928198],[13.791456,46.555817,526.56975],[13.791987,46.555995,526.687129],[13.792632,46.556223,526.808461],[13.793294,46.556436,526.930739],[13.794147,46.556713,527.034421],[13.794691,46.556887,527.038744],[13.796016,46.557269,527.049097],[13.797683,46.557743,526.75336],[13.798227,46.557978,526.631096],[13.798685,46.558274,526.211976],[13.79876,46.558329,526.040694],[13.798875,46.558426,525.756388],[13.798921,46.55847,525.633283],[13.799972,46.559549,522.683056],[13.800854,46.560465,518.785239],[13.801107,46.560743,517.581988],[13.801308,46.560965,516.622504],[13.801577,46.561258,515.495977],[13.801761,46.561448,514.893301],[13.802065,46.561807,513.796507],[13.802326,46.562239,512.561435],[13.802469,46.562858,511.0271],[13.802504,46.563035,510.823338],[13.802583,46.563377,510.428329],[13.802652,46.563364,510.372218],[13.802846,46.563802,509.849936],[13.802889,46.563879,509.755851],[13.803179,46.56424,509.285422],[13.803322,46.56437,509.099496],[13.803585,46.564578,508.836119],[13.803993,46.564821,508.489377],[13.804863,46.565184,507.835671],[13.805157,46.565307,507.614604],[13.805973,46.565629,507.069673],[13.806038,46.565654,507.029386],[13.806456,46.565818,506.76906],[13.806491,46.565832,506.747157],[13.80761,46.566249,506.058686],[13.80791,46.566365,505.891438],[13.808161,46.566463,505.765168],[13.808515,46.5666,505.587462],[13.808854,46.566732,505.417035],[13.808938,46.566764,505.375026],[13.809048,46.566807,505.319672],[13.809418,46.56695,505.133996],[13.80951,46.567049,505.059246],[13.810072,46.567289,504.794119],[13.810837,46.567581,504.573858],[13.811898,46.568013,504.263451],[13.812265,46.56821,504.198839],[13.81297,46.568692,504.541044],[13.814012,46.569527,505.080854],[13.814385,46.569886,505.195928],[13.814288,46.569926,505.216211],[13.814091,46.569914,505.251675],[13.813906,46.569807,505.295027],[13.813693,46.569416,505.403932],[13.813679,46.569374,505.415171],[13.81468,46.569309,505.491355],[13.815111,46.569291,505.428339],[13.817176,46.569238,505.145971],[13.820481,46.569494,504.943855],[13.821052,46.569581,504.892966],[13.821819,46.569588,504.826222],[13.823721,46.569757,504.778479],[13.826918,46.569922,504.606542],[13.828968,46.570075,503.877449],[13.831715,46.570336,503.804345],[13.835453,46.570605,507.176684],[13.836695,46.570786,507.233021],[13.837771,46.570853,507.256914],[13.838283,46.57094,506.517181],[13.839463,46.570994,504.858475],[13.840834,46.571183,503.135594],[13.841695,46.571275,502.321828],[13.841895,46.571353,502.107078],[13.842466,46.571857,501.239213],[13.842769,46.572016,501.109977],[13.842901,46.572156,501.064413],[13.843193,46.572743,500.894985],[13.843432,46.572981,500.816003],[13.843524,46.573559,500.716842],[13.84348,46.573707,500.807813],[13.843239,46.574205,501.123878],[13.842881,46.574583,501.39551],[13.841977,46.575325,501.976379],[13.841129,46.575948,502.48553],[13.840676,46.576221,502.732661],[13.839839,46.57687,502.126846],[13.839364,46.577215,501.64825],[13.838454,46.577932,500.646117],[13.838059,46.578458,499.971323],[13.837718,46.579459,499.0216],[13.837683,46.580757,499.47214],[13.837767,46.58113,499.615009],[13.838447,46.582336,500.64406],[13.839358,46.583043,501.094707],[13.840006,46.583378,501.17817],[13.840671,46.583539,501.250743],[13.841024,46.583575,501.287476],[13.841572,46.583539,500.932779],[13.841943,46.583648,500.631234],[13.844569,46.583586,498.42326],[13.844815,46.583669,498.143902],[13.844867,46.58381,497.928158],[13.844889,46.583891,497.805944],[13.844897,46.583959,497.704758],[13.844882,46.584055,497.561552],[13.845152,46.584265,497.145899],[13.845665,46.584449,496.590265],[13.845918,46.584592,496.355999],[13.84646,46.585036,495.752916],[13.847122,46.58586,494.786691],[13.847361,46.586412,494.496332],[13.847456,46.587227,494.084122],[13.847632,46.587862,493.714016],[13.847935,46.588486,493.273032],[13.848503,46.589254,492.695507],[13.848718,46.589465,492.556578],[13.849105,46.589835,492.314075],[13.849729,46.590299,491.977831],[13.853537,46.592634,491.19191],[13.85396,46.592841,491.147101],[13.854841,46.593173,491.245786],[13.855172,46.593303,491.311955],[13.855306,46.593513,491.36987],[13.854711,46.593587,491.474815],[13.854714,46.593631,491.485941],[13.854719,46.593672,491.496332],[13.854143,46.593744,491.611677],[13.85335,46.59391,491.846635],[13.852643,46.594357,492.118934],[13.852598,46.594387,492.136704],[13.852544,46.594433,492.161081],[13.852058,46.594923,492.34996],[13.851999,46.594993,492.362095],[13.851922,46.595089,492.378538],[13.851514,46.595585,492.464006],[13.851449,46.59567,492.47841],[13.851391,46.595737,492.490105],[13.850978,46.596271,492.580819],[13.850902,46.596368,492.59101],[13.850854,46.596429,492.594409],[13.850796,46.596495,492.598187],[13.850766,46.596531,492.600221],[13.850728,46.596575,492.602728],[13.850566,46.596763,492.613437],[13.850491,46.596848,492.618309],[13.85044,46.596912,492.621885],[13.85,46.597435,492.651494],[13.849934,46.597506,492.655623],[13.849858,46.597587,492.660347],[13.849721,46.597689,492.667149],[13.849684,46.597727,492.66939],[13.849656,46.597755,492.671055],[13.849533,46.597884,492.652388],[13.849396,46.598024,492.574682],[13.849321,46.598101,492.532006],[13.849206,46.598268,492.44691],[13.849025,46.598466,492.339214],[13.84899,46.598484,492.325378],[13.848946,46.598507,492.307881],[13.848485,46.598976,492.047207],[13.848225,46.599275,491.886779],[13.848197,46.599308,491.869185],[13.848159,46.599352,491.849218],[13.84809,46.599434,491.883324],[13.84806,46.599469,491.89795],[13.848032,46.599502,491.911704],[13.84792,46.599676,491.98021],[13.847881,46.599724,492.000005],[13.847851,46.599772,492.018814],[13.847434,46.600335,492.246276],[13.847425,46.600348,492.25146],[13.847368,46.600425,492.282566],[13.847329,46.600478,492.30395],[13.847315,46.600488,492.308946],[13.847282,46.600507,492.319598],[13.847045,46.600781,492.434365],[13.8468,46.601061,492.699065],[13.846764,46.601112,492.77239],[13.846728,46.601163,492.845715],[13.846336,46.601825,493.770259],[13.846312,46.601865,493.826228],[13.846295,46.601896,493.869083],[13.846276,46.60193,493.916197],[13.846251,46.601987,493.993209],[13.846244,46.602005,494.017311],[13.846138,46.602196,494.281746],[13.84612,46.602242,494.343366],[13.846099,46.602297,494.416923],[13.845972,46.602646,494.874192],[13.84596,46.602678,494.911189],[13.845951,46.602704,494.941111],[13.845862,46.602992,495.270746],[13.845855,46.603015,495.297054],[13.845845,46.603046,495.332604],[13.845811,46.603153,495.455223],[13.845801,46.603182,495.488591],[13.845784,46.603227,495.540642],[13.845729,46.603378,495.714916],[13.845717,46.603422,495.765036],[13.845704,46.60346,495.808741],[13.845653,46.603616,495.987751],[13.845533,46.604016,496.445008],[13.845423,46.604392,496.897254],[13.845377,46.60462,497.307672],[13.845372,46.604639,497.342099],[13.845247,46.60516,498.283593],[13.845287,46.605221,498.402885],[13.845273,46.605289,498.525338],[13.845254,46.605345,498.627864],[13.845244,46.605377,498.686221],[13.845196,46.605354,498.757909],[13.845113,46.605318,498.878149],[13.845043,46.605495,499.205187],[13.845031,46.605548,499.300824],[13.844973,46.606254,500.317409],[13.844978,46.606306,500.366583],[13.845042,46.60664,500.684465],[13.84507,46.606699,500.743022],[13.845007,46.60675,500.806139],[13.844972,46.606836,500.890401],[13.84503,46.607059,501.104157],[13.845102,46.607335,501.36874],[13.845184,46.60769,501.707909],[13.845205,46.607896,501.802508],[13.845145,46.608013,501.847432],[13.844966,46.60862,502.071721],[13.845046,46.608655,502.095318],[13.845056,46.608707,502.114313],[13.845068,46.608769,502.136964],[13.845053,46.608784,502.143554],[13.845177,46.609357,502.353345],[13.845343,46.61004,503.300277],[13.845352,46.610075,503.35528],[13.845512,46.610801,504.491619],[13.84551,46.610886,504.623179],[13.845466,46.610898,504.673507],[13.845436,46.610907,504.708309],[13.844776,46.611098,505.345894],[13.844188,46.611302,505.752062],[13.843821,46.611385,505.990297],[13.844147,46.61202,506.594665],[13.844076,46.612102,506.680301],[13.844155,46.612159,506.750942],[13.844271,46.612342,506.618961],[13.844446,46.612702,506.206346],[13.844514,46.612854,506.033474],[13.84444,46.613393,505.444904],[13.844452,46.613539,505.285929],[13.844458,46.613667,505.146703],[13.844428,46.613795,505.005757],[13.844269,46.613973,504.834006],[13.84425,46.614131,504.834006],[13.844266,46.614386,504.834006],[13.8443,46.614603,504.834006],[13.844551,46.615074,504.834006],[13.844594,46.615138,504.834006],[13.844646,46.615215,504.834006],[13.843948,46.615448,504.834006],[13.843892,46.615495,504.834006],[13.843945,46.615745,504.834006]]}},{type:"Feature",properties:{name:"Stage 7",time:"2022-05-16T21:42:59.332Z",coordTimes:["2022-05-16T21:42:59.332Z","2022-05-16T21:43:04.539Z","2022-05-16T21:43:05.619Z","2022-05-16T21:43:08.779Z","2022-05-16T21:43:20.703Z","2022-05-16T21:43:22.073Z","2022-05-16T21:43:29.616Z","2022-05-16T21:43:38.747Z","2022-05-16T21:43:54.395Z","2022-05-16T21:43:56.330Z","2022-05-16T21:43:58.079Z","2022-05-16T21:44:01.159Z","2022-05-16T21:44:08.614Z","2022-05-16T21:44:12.964Z","2022-05-16T21:44:13.597Z","2022-05-16T21:44:15.193Z","2022-05-16T21:44:16.060Z","2022-05-16T21:44:36.678Z","2022-05-16T21:44:37.994Z","2022-05-16T21:44:46.031Z","2022-05-16T21:44:48.257Z","2022-05-16T21:44:56.675Z","2022-05-16T21:45:03.629Z","2022-05-16T21:45:07.632Z","2022-05-16T21:45:11.564Z","2022-05-16T21:45:21.757Z","2022-05-16T21:45:46.047Z","2022-05-16T21:45:59.557Z","2022-05-16T21:46:00.852Z","2022-05-16T21:46:01.893Z","2022-05-16T21:46:15.813Z","2022-05-16T21:46:16.678Z","2022-05-16T21:46:27.590Z","2022-05-16T21:46:36.080Z","2022-05-16T21:46:37.996Z","2022-05-16T21:46:39.105Z","2022-05-16T21:46:40.698Z","2022-05-16T21:46:53.702Z","2022-05-16T21:46:55.134Z","2022-05-16T21:46:56.521Z","2022-05-16T21:46:56.791Z","2022-05-16T21:47:25.151Z","2022-05-16T21:48:01.272Z","2022-05-16T21:48:09.533Z","2022-05-16T21:48:09.951Z","2022-05-16T21:48:11.235Z","2022-05-16T21:48:12.317Z","2022-05-16T21:48:12.662Z","2022-05-16T21:48:17.026Z","2022-05-16T21:48:31.881Z","2022-05-16T21:48:42.389Z","2022-05-16T21:48:44.031Z","2022-05-16T21:48:45.128Z","2022-05-16T21:48:47.167Z","2022-05-16T21:48:49.257Z","2022-05-16T21:48:56.430Z","2022-05-16T21:49:08.580Z","2022-05-16T21:49:09.899Z","2022-05-16T21:49:11.192Z","2022-05-16T21:49:17.878Z","2022-05-16T21:49:25.771Z","2022-05-16T21:49:27.186Z","2022-05-16T21:49:43.192Z","2022-05-16T21:49:52.419Z","2022-05-16T21:49:56.154Z","2022-05-16T21:50:07.412Z","2022-05-16T21:50:14.923Z","2022-05-16T21:50:24.248Z","2022-05-16T21:50:30.126Z","2022-05-16T21:50:40.766Z","2022-05-16T21:50:44.779Z","2022-05-16T21:50:46.527Z","2022-05-16T21:50:48.780Z","2022-05-16T21:50:56.038Z","2022-05-16T21:50:57.784Z","2022-05-16T21:50:59.819Z","2022-05-16T21:51:12.569Z","2022-05-16T21:51:14.508Z","2022-05-16T21:51:36.702Z","2022-05-16T21:51:48.345Z","2022-05-16T21:51:55.557Z","2022-05-16T21:52:03.466Z","2022-05-16T21:52:12.682Z","2022-05-16T21:52:26.413Z","2022-05-16T21:52:28.751Z","2022-05-16T21:52:41.843Z","2022-05-16T21:52:46.112Z","2022-05-16T21:53:21.086Z","2022-05-16T21:53:26.013Z","2022-05-16T21:53:28.485Z","2022-05-16T21:53:32.052Z","2022-05-16T21:53:34.420Z","2022-05-16T21:53:47.221Z","2022-05-16T21:53:56.414Z","2022-05-16T21:53:57.715Z","2022-05-16T21:53:59.547Z","2022-05-16T21:54:15.968Z","2022-05-16T21:54:27.249Z","2022-05-16T21:54:29.410Z","2022-05-16T21:54:30.304Z","2022-05-16T21:54:30.702Z","2022-05-16T21:54:31.031Z","2022-05-16T21:54:31.421Z","2022-05-16T21:54:31.806Z","2022-05-16T21:54:34.676Z","2022-05-16T21:54:39.486Z","2022-05-16T21:54:41.010Z","2022-05-16T21:54:48.415Z","2022-05-16T21:54:52.131Z","2022-05-16T21:54:55.446Z","2022-05-16T21:55:11.503Z","2022-05-16T21:55:18.036Z","2022-05-16T21:55:21.784Z","2022-05-16T21:55:28.742Z","2022-05-16T21:55:34.856Z","2022-05-16T21:55:36.951Z","2022-05-16T21:55:49.859Z","2022-05-16T21:55:59.707Z","2022-05-16T21:56:51.507Z","2022-05-16T21:56:58.061Z","2022-05-16T21:57:00.637Z","2022-05-16T21:57:05.088Z","2022-05-16T21:57:15.377Z","2022-05-16T21:57:19.022Z","2022-05-16T21:57:22.613Z","2022-05-16T21:57:36.524Z","2022-05-16T21:57:38.580Z","2022-05-16T21:57:45.940Z","2022-05-16T21:57:49.226Z","2022-05-16T21:57:52.837Z","2022-05-16T21:58:00.275Z","2022-05-16T21:58:06.124Z","2022-05-16T21:58:31.912Z","2022-05-16T21:59:00.768Z","2022-05-16T21:59:06.817Z","2022-05-16T21:59:08.710Z","2022-05-16T21:59:09.699Z","2022-05-16T21:59:10.143Z","2022-05-16T21:59:17.381Z","2022-05-16T21:59:18.084Z","2022-05-16T21:59:21.491Z","2022-05-16T21:59:35.555Z","2022-05-16T21:59:46.582Z","2022-05-16T22:00:09.246Z","2022-05-16T22:00:35.514Z","2022-05-16T22:00:46.955Z","2022-05-16T22:01:01.631Z","2022-05-16T22:01:22.916Z","2022-05-16T22:01:23.443Z","2022-05-16T22:01:28.596Z","2022-05-16T22:01:30.405Z","2022-05-16T22:01:39.317Z","2022-05-16T22:01:52.490Z","2022-05-16T22:01:57.962Z","2022-05-16T22:01:59.420Z","2022-05-16T22:02:25.670Z","2022-05-16T22:02:38.457Z","2022-05-16T22:02:44.422Z","2022-05-16T22:02:57.991Z","2022-05-16T22:03:07.071Z","2022-05-16T22:03:19.400Z","2022-05-16T22:03:23.368Z","2022-05-16T22:03:25.573Z","2022-05-16T22:03:29.357Z","2022-05-16T22:03:41.344Z","2022-05-16T22:03:44.230Z","2022-05-16T22:03:47.881Z","2022-05-16T22:03:54.540Z","2022-05-16T22:04:03.627Z","2022-05-16T22:04:14.264Z","2022-05-16T22:04:18.927Z","2022-05-16T22:04:25.451Z","2022-05-16T22:04:28.341Z","2022-05-16T22:04:56.009Z","2022-05-16T22:05:01.082Z","2022-05-16T22:05:02.623Z","2022-05-16T22:05:02.994Z","2022-05-16T22:05:04.009Z","2022-05-16T22:05:05.483Z","2022-05-16T22:05:08.047Z","2022-05-16T22:05:19.975Z","2022-05-16T22:05:28.413Z","2022-05-16T22:05:35.350Z","2022-05-16T22:05:53.311Z","2022-05-16T22:06:13.944Z","2022-05-16T22:06:33.898Z","2022-05-16T22:06:52.329Z","2022-05-16T22:07:05.889Z","2022-05-16T22:07:24.607Z","2022-05-16T22:07:29.578Z","2022-05-16T22:07:35.422Z","2022-05-16T22:07:50.962Z","2022-05-16T22:08:12.266Z","2022-05-16T22:08:38.404Z","2022-05-16T22:08:46.270Z","2022-05-16T22:09:11.954Z","2022-05-16T22:09:19.370Z","2022-05-16T22:09:21.139Z","2022-05-16T22:09:24.530Z","2022-05-16T22:10:05.248Z","2022-05-16T22:10:29.697Z","2022-05-16T22:11:04.221Z","2022-05-16T22:11:07.029Z","2022-05-16T22:11:13.603Z","2022-05-16T22:11:19.510Z","2022-05-16T22:11:22.673Z","2022-05-16T22:11:38.714Z","2022-05-16T22:11:45.575Z","2022-05-16T22:12:08.179Z","2022-05-16T22:13:00.391Z","2022-05-16T22:13:23.357Z","2022-05-16T22:13:51.903Z","2022-05-16T22:14:11.783Z","2022-05-16T22:14:19.199Z","2022-05-16T22:14:24.177Z","2022-05-16T22:14:39.201Z","2022-05-16T22:14:52.542Z","2022-05-16T22:15:01.316Z","2022-05-16T22:15:15.934Z","2022-05-16T22:15:34.023Z","2022-05-16T22:15:40.349Z","2022-05-16T22:15:44.077Z","2022-05-16T22:15:47.595Z","2022-05-16T22:16:01.955Z","2022-05-16T22:16:15.325Z","2022-05-16T22:17:06.982Z","2022-05-16T22:17:38.567Z","2022-05-16T22:17:51.964Z","2022-05-16T22:17:58.267Z","2022-05-16T22:18:13.113Z","2022-05-16T22:18:23.086Z","2022-05-16T22:18:33.571Z","2022-05-16T22:18:53.083Z","2022-05-16T22:19:05.738Z","2022-05-16T22:19:48.420Z","2022-05-16T22:20:00.210Z","2022-05-16T22:20:23.964Z","2022-05-16T22:20:44.695Z","2022-05-16T22:20:51.985Z","2022-05-16T22:21:07.792Z","2022-05-16T22:21:28.731Z","2022-05-16T22:21:38.034Z","2022-05-16T22:21:48.174Z","2022-05-16T22:21:57.509Z","2022-05-16T22:22:10.184Z","2022-05-16T22:22:21.828Z","2022-05-16T22:22:31.348Z","2022-05-16T22:22:37.647Z","2022-05-16T22:22:41.444Z","2022-05-16T22:22:45.214Z","2022-05-16T22:23:03.789Z","2022-05-16T22:23:12.684Z","2022-05-16T22:23:20.678Z","2022-05-16T22:23:48.403Z","2022-05-16T22:23:50.460Z","2022-05-16T22:23:59.750Z","2022-05-16T22:24:08.310Z","2022-05-16T22:24:32.017Z","2022-05-16T22:24:33.378Z","2022-05-16T22:24:38.034Z","2022-05-16T22:25:32.817Z","2022-05-16T22:26:23.279Z","2022-05-16T22:26:34.544Z","2022-05-16T22:26:49.623Z","2022-05-16T22:27:26.429Z","2022-05-16T22:27:32.168Z","2022-05-16T22:27:39.694Z","2022-05-16T22:27:56.492Z","2022-05-16T22:28:18.083Z","2022-05-16T22:28:24.340Z","2022-05-16T22:28:32.576Z","2022-05-16T22:28:36.741Z","2022-05-16T22:28:42.974Z","2022-05-16T22:29:01.545Z","2022-05-16T22:29:31.569Z","2022-05-16T22:30:06.615Z","2022-05-16T22:30:23.553Z","2022-05-16T22:30:37.392Z","2022-05-16T22:30:39.265Z","2022-05-16T22:30:54.776Z","2022-05-16T22:31:30.480Z","2022-05-16T22:31:45.368Z","2022-05-16T22:32:04.979Z","2022-05-16T22:32:17.933Z","2022-05-16T22:32:20.155Z","2022-05-16T22:32:25.629Z","2022-05-16T22:32:31.746Z","2022-05-16T22:32:39.495Z","2022-05-16T22:32:49.189Z","2022-05-16T22:32:58.417Z","2022-05-16T22:33:24.192Z","2022-05-16T22:34:07.314Z","2022-05-16T22:34:31.254Z","2022-05-16T22:34:56.596Z","2022-05-16T22:35:14.316Z","2022-05-16T22:35:40.784Z","2022-05-16T22:35:58.109Z","2022-05-16T22:36:26.672Z","2022-05-16T22:36:44.287Z","2022-05-16T22:36:58.608Z","2022-05-16T22:37:12.811Z","2022-05-16T22:37:27.277Z","2022-05-16T22:37:48.103Z","2022-05-16T22:38:38.142Z","2022-05-16T22:38:39.380Z","2022-05-16T22:39:01.195Z","2022-05-16T22:39:09.768Z","2022-05-16T22:39:14.563Z","2022-05-16T22:39:16.891Z","2022-05-16T22:39:22.190Z","2022-05-16T22:39:49.141Z","2022-05-16T22:39:51.065Z","2022-05-16T22:39:53.125Z","2022-05-16T22:40:04.816Z","2022-05-16T22:40:36.893Z","2022-05-16T22:41:08.200Z","2022-05-16T22:41:17.730Z","2022-05-16T22:41:18.745Z","2022-05-16T22:41:32.590Z","2022-05-16T22:41:59.672Z","2022-05-16T22:42:09.444Z","2022-05-16T22:42:36.434Z","2022-05-16T22:42:37.930Z","2022-05-16T22:42:53.441Z","2022-05-16T22:42:54.826Z","2022-05-16T22:42:58.180Z","2022-05-16T22:42:59.606Z","2022-05-16T22:43:00.526Z","2022-05-16T22:43:02.480Z","2022-05-16T22:43:05.858Z","2022-05-16T22:43:08.907Z","2022-05-16T22:43:16.305Z","2022-05-16T22:43:26.157Z","2022-05-16T22:44:55.261Z","2022-05-16T22:45:07.522Z","2022-05-16T22:45:24.542Z","2022-05-16T22:45:41.138Z","2022-05-16T22:46:02.848Z","2022-05-16T22:46:34.253Z","2022-05-16T22:48:31.546Z","2022-05-16T22:49:19.933Z","2022-05-16T22:49:23.956Z","2022-05-16T22:49:31.337Z","2022-05-16T22:50:42.820Z","2022-05-16T22:51:00.670Z","2022-05-16T22:51:31.633Z","2022-05-16T22:51:40.847Z","2022-05-16T22:51:56.454Z","2022-05-16T22:52:08.981Z","2022-05-16T22:52:32.131Z","2022-05-16T22:52:39.856Z","2022-05-16T22:52:44.659Z","2022-05-16T22:52:52.727Z","2022-05-16T22:53:09.301Z","2022-05-16T22:53:12.789Z","2022-05-16T22:53:27.700Z","2022-05-16T22:53:31.477Z","2022-05-16T22:53:41.142Z","2022-05-16T22:55:43.020Z","2022-05-16T22:56:02.558Z","2022-05-16T22:56:43.215Z","2022-05-16T22:56:47.875Z","2022-05-16T22:56:55.340Z","2022-05-16T22:58:03.715Z","2022-05-16T22:58:58.631Z","2022-05-16T22:59:23.340Z","2022-05-16T23:01:39.984Z","2022-05-16T23:03:25.586Z","2022-05-16T23:03:51.805Z","2022-05-16T23:04:07.259Z","2022-05-16T23:04:31.703Z","2022-05-16T23:05:54.157Z","2022-05-16T23:07:55.044Z","2022-05-16T23:08:51.539Z","2022-05-16T23:09:03.397Z","2022-05-16T23:09:23.372Z","2022-05-16T23:09:25.886Z","2022-05-16T23:09:28.901Z","2022-05-16T23:09:32.654Z","2022-05-16T23:09:54.942Z","2022-05-16T23:10:08.492Z","2022-05-16T23:10:12.231Z","2022-05-16T23:10:37.965Z","2022-05-16T23:10:45.209Z","2022-05-16T23:10:59.318Z","2022-05-16T23:11:11.497Z","2022-05-16T23:11:20.964Z","2022-05-16T23:11:44.158Z","2022-05-16T23:12:18.023Z","2022-05-16T23:12:29.898Z","2022-05-16T23:12:40.306Z","2022-05-16T23:12:42.330Z","2022-05-16T23:12:52.347Z","2022-05-16T23:13:36.667Z","2022-05-16T23:13:47.574Z","2022-05-16T23:13:56.015Z","2022-05-16T23:14:13.220Z","2022-05-16T23:14:39.041Z","2022-05-16T23:15:01.932Z","2022-05-16T23:15:15.421Z","2022-05-16T23:15:15.978Z","2022-05-16T23:15:24.832Z","2022-05-16T23:15:31.648Z","2022-05-16T23:15:34.836Z","2022-05-16T23:15:46.193Z","2022-05-16T23:15:50.849Z","2022-05-16T23:16:11.527Z","2022-05-16T23:16:25.419Z","2022-05-16T23:16:30.544Z","2022-05-16T23:16:53.992Z","2022-05-16T23:17:06.005Z","2022-05-16T23:17:21.086Z","2022-05-16T23:17:26.499Z","2022-05-16T23:17:29.565Z","2022-05-16T23:17:34.309Z","2022-05-16T23:17:38.611Z","2022-05-16T23:17:48.567Z","2022-05-16T23:17:51.179Z","2022-05-16T23:17:52.519Z","2022-05-16T23:17:56.020Z","2022-05-16T23:18:21.733Z","2022-05-16T23:18:41.493Z","2022-05-16T23:18:53.365Z","2022-05-16T23:19:12.575Z","2022-05-16T23:19:21.542Z","2022-05-16T23:19:44.973Z","2022-05-16T23:20:21.196Z","2022-05-16T23:20:40.460Z","2022-05-16T23:21:03.550Z","2022-05-16T23:21:11.194Z","2022-05-16T23:21:19.201Z","2022-05-16T23:21:23.389Z","2022-05-16T23:21:28.567Z","2022-05-16T23:21:30.288Z","2022-05-16T23:21:44.340Z","2022-05-16T23:21:48.077Z","2022-05-16T23:21:53.500Z","2022-05-16T23:21:55.302Z","2022-05-16T23:22:02.152Z","2022-05-16T23:22:06.557Z","2022-05-16T23:22:09.630Z","2022-05-16T23:22:16.729Z","2022-05-16T23:22:19.592Z","2022-05-16T23:22:32.891Z","2022-05-16T23:22:37.418Z","2022-05-16T23:22:40.129Z","2022-05-16T23:23:01.116Z","2022-05-16T23:23:34.737Z","2022-05-16T23:23:38.220Z","2022-05-16T23:23:39.593Z","2022-05-16T23:23:47.151Z","2022-05-16T23:23:56.942Z","2022-05-16T23:24:22.589Z","2022-05-16T23:24:24.727Z","2022-05-16T23:24:46.242Z","2022-05-16T23:25:17.836Z","2022-05-16T23:25:42.426Z","2022-05-16T23:25:49.242Z","2022-05-16T23:26:09.645Z","2022-05-16T23:26:14.802Z","2022-05-16T23:26:19.094Z","2022-05-16T23:26:28.015Z","2022-05-16T23:26:29.373Z","2022-05-16T23:26:56.330Z","2022-05-16T23:27:07.855Z","2022-05-16T23:27:13.678Z","2022-05-16T23:27:16.254Z","2022-05-16T23:27:20.174Z","2022-05-16T23:27:39.586Z","2022-05-16T23:27:43.111Z","2022-05-16T23:27:51.345Z","2022-05-16T23:27:52.871Z","2022-05-16T23:27:55.724Z","2022-05-16T23:27:56.535Z","2022-05-16T23:27:59.655Z","2022-05-16T23:28:01.851Z","2022-05-16T23:28:06.777Z","2022-05-16T23:28:08.276Z","2022-05-16T23:28:25.432Z","2022-05-16T23:28:36.495Z","2022-05-16T23:28:45.239Z","2022-05-16T23:28:54.364Z","2022-05-16T23:28:59.240Z","2022-05-16T23:29:10.083Z","2022-05-16T23:29:19.676Z","2022-05-16T23:29:22.422Z","2022-05-16T23:29:36.254Z","2022-05-16T23:29:39.594Z","2022-05-16T23:29:43.060Z","2022-05-16T23:29:56.064Z","2022-05-16T23:30:08.282Z","2022-05-16T23:30:20.003Z","2022-05-16T23:30:45.369Z","2022-05-16T23:31:23.037Z","2022-05-16T23:31:28.827Z","2022-05-16T23:31:41.955Z","2022-05-16T23:31:53.077Z","2022-05-16T23:32:10.839Z","2022-05-16T23:32:20.898Z","2022-05-16T23:32:22.677Z","2022-05-16T23:32:43.748Z","2022-05-16T23:32:52.492Z","2022-05-16T23:33:06.301Z","2022-05-16T23:33:25.187Z","2022-05-16T23:34:23.598Z","2022-05-16T23:34:38.671Z","2022-05-16T23:34:49.671Z","2022-05-16T23:35:18.133Z","2022-05-16T23:35:29.030Z","2022-05-16T23:36:33.077Z","2022-05-16T23:36:41.212Z","2022-05-16T23:36:47.316Z","2022-05-16T23:37:14.399Z","2022-05-16T23:37:21.109Z","2022-05-16T23:37:32.174Z","2022-05-16T23:37:47.799Z","2022-05-16T23:38:14.496Z","2022-05-16T23:38:43.294Z","2022-05-16T23:39:38.591Z","2022-05-16T23:39:51.554Z","2022-05-16T23:39:59.684Z","2022-05-16T23:40:03.734Z","2022-05-16T23:40:13.906Z","2022-05-16T23:40:16.846Z","2022-05-16T23:40:20.018Z","2022-05-16T23:40:36.212Z","2022-05-16T23:41:45.065Z","2022-05-16T23:42:03.675Z","2022-05-16T23:42:24.699Z","2022-05-16T23:43:20.065Z","2022-05-16T23:43:44.585Z","2022-05-16T23:44:04.527Z","2022-05-16T23:44:10.623Z","2022-05-16T23:44:19.597Z","2022-05-16T23:44:48.224Z","2022-05-16T23:45:07.430Z","2022-05-16T23:45:15.862Z","2022-05-16T23:45:28.223Z","2022-05-16T23:45:39.594Z","2022-05-16T23:45:43.091Z","2022-05-16T23:45:45.282Z","2022-05-16T23:45:52.837Z","2022-05-16T23:46:01.758Z","2022-05-16T23:46:03.979Z","2022-05-16T23:46:11.279Z","2022-05-16T23:46:13.743Z","2022-05-16T23:46:16.995Z","2022-05-16T23:46:19.433Z","2022-05-16T23:46:25.729Z","2022-05-16T23:46:36.440Z","2022-05-16T23:46:41.841Z","2022-05-16T23:46:52.364Z","2022-05-16T23:46:59.751Z","2022-05-16T23:47:05.706Z","2022-05-16T23:47:13.381Z","2022-05-16T23:47:30.038Z","2022-05-16T23:47:39.823Z","2022-05-16T23:47:45.880Z","2022-05-16T23:48:03.705Z","2022-05-16T23:48:06.184Z","2022-05-16T23:48:10.356Z","2022-05-16T23:48:20.367Z","2022-05-16T23:48:25.666Z","2022-05-16T23:48:30.326Z","2022-05-16T23:48:31.180Z","2022-05-16T23:48:32.748Z","2022-05-16T23:48:37.464Z","2022-05-16T23:48:43.931Z","2022-05-16T23:48:56.493Z","2022-05-16T23:49:06.671Z","2022-05-16T23:49:14.678Z","2022-05-16T23:49:19.366Z","2022-05-16T23:49:34.276Z","2022-05-16T23:49:40.116Z","2022-05-16T23:49:46.321Z","2022-05-16T23:49:47.871Z","2022-05-16T23:49:54.343Z","2022-05-16T23:50:06.146Z","2022-05-16T23:50:11.029Z","2022-05-16T23:50:15.675Z","2022-05-16T23:50:21.485Z","2022-05-16T23:50:22.691Z","2022-05-16T23:50:23.741Z","2022-05-16T23:50:25.157Z","2022-05-16T23:50:32.748Z","2022-05-16T23:50:34.543Z","2022-05-16T23:50:54.274Z","2022-05-16T23:51:07.746Z","2022-05-16T23:51:09.980Z","2022-05-16T23:51:15.089Z","2022-05-16T23:51:24.119Z","2022-05-16T23:52:16.841Z","2022-05-16T23:52:25.547Z","2022-05-16T23:53:32.813Z","2022-05-16T23:53:43.520Z","2022-05-16T23:53:54.578Z","2022-05-16T23:54:08.939Z","2022-05-16T23:54:23.199Z","2022-05-16T23:54:39.517Z","2022-05-16T23:55:04.303Z","2022-05-16T23:55:13.771Z","2022-05-16T23:55:22.188Z","2022-05-16T23:55:30.315Z","2022-05-16T23:55:38.514Z","2022-05-16T23:55:49.009Z","2022-05-16T23:55:55.807Z","2022-05-16T23:56:02.466Z","2022-05-16T23:56:04.708Z","2022-05-16T23:56:08.177Z","2022-05-16T23:56:12.522Z","2022-05-16T23:56:27.742Z","2022-05-16T23:57:08.556Z","2022-05-16T23:57:17.506Z","2022-05-16T23:57:45.188Z","2022-05-16T23:58:10.795Z","2022-05-16T23:58:25.344Z","2022-05-16T23:58:32.218Z","2022-05-16T23:58:35.486Z","2022-05-16T23:58:36.205Z","2022-05-16T23:59:42.575Z","2022-05-16T23:59:47.870Z","2022-05-17T00:00:21.511Z","2022-05-17T00:01:08.428Z","2022-05-17T00:01:15.350Z","2022-05-17T00:01:22.877Z","2022-05-17T00:01:32.227Z","2022-05-17T00:01:33.272Z","2022-05-17T00:01:34.482Z","2022-05-17T00:01:36.282Z","2022-05-17T00:01:39.974Z","2022-05-17T00:01:42.019Z","2022-05-17T00:02:04.504Z","2022-05-17T00:02:45.475Z","2022-05-17T00:02:55.155Z","2022-05-17T00:03:20.431Z","2022-05-17T00:03:36.364Z","2022-05-17T00:03:38.387Z","2022-05-17T00:03:51.283Z","2022-05-17T00:04:05.921Z","2022-05-17T00:04:07.230Z","2022-05-17T00:04:11.217Z","2022-05-17T00:04:14.084Z","2022-05-17T00:04:48.082Z","2022-05-17T00:05:24.772Z","2022-05-17T00:05:48.282Z","2022-05-17T00:06:16.881Z","2022-05-17T00:06:39.255Z","2022-05-17T00:07:07.399Z","2022-05-17T00:07:18.649Z","2022-05-17T00:07:34.249Z","2022-05-17T00:07:55.942Z","2022-05-17T00:08:09.850Z","2022-05-17T00:08:16.774Z","2022-05-17T00:08:29.593Z","2022-05-17T00:08:56.473Z","2022-05-17T00:09:02.815Z","2022-05-17T00:09:08.071Z","2022-05-17T00:09:29.596Z","2022-05-17T00:09:39.647Z","2022-05-17T00:09:46.599Z","2022-05-17T00:09:49.859Z","2022-05-17T00:09:59.106Z","2022-05-17T00:10:05.017Z","2022-05-17T00:10:07.977Z","2022-05-17T00:10:11.510Z","2022-05-17T00:10:23.891Z","2022-05-17T00:10:29.051Z","2022-05-17T00:10:34.110Z","2022-05-17T00:10:37.940Z","2022-05-17T00:10:40.589Z","2022-05-17T00:10:45.216Z","2022-05-17T00:10:54.016Z","2022-05-17T00:11:14.308Z","2022-05-17T00:11:53.508Z","2022-05-17T00:12:10.221Z","2022-05-17T00:12:21.544Z","2022-05-17T00:12:30.975Z","2022-05-17T00:12:39.981Z","2022-05-17T00:12:51.573Z","2022-05-17T00:13:14.255Z","2022-05-17T00:13:17.336Z","2022-05-17T00:13:36.507Z","2022-05-17T00:13:50.605Z","2022-05-17T00:13:57.299Z","2022-05-17T00:14:04.274Z","2022-05-17T00:14:11.647Z","2022-05-17T00:14:22.172Z","2022-05-17T00:14:29.908Z","2022-05-17T00:14:36.148Z","2022-05-17T00:14:40.436Z","2022-05-17T00:14:49.129Z","2022-05-17T00:14:50.738Z","2022-05-17T00:14:58.688Z","2022-05-17T00:15:26.303Z","2022-05-17T00:15:39.659Z","2022-05-17T00:15:53.618Z","2022-05-17T00:16:12.216Z","2022-05-17T00:16:59.377Z","2022-05-17T00:17:07.232Z","2022-05-17T00:17:29.088Z","2022-05-17T00:17:57.498Z","2022-05-17T00:18:11.620Z","2022-05-17T00:18:21.981Z","2022-05-17T00:18:33.537Z","2022-05-17T00:18:40.005Z","2022-05-17T00:18:44.296Z","2022-05-17T00:19:07.552Z","2022-05-17T00:19:39.769Z","2022-05-17T00:19:56.054Z","2022-05-17T00:19:59.358Z","2022-05-17T00:20:13.574Z","2022-05-17T00:20:23.898Z","2022-05-17T00:20:34.634Z","2022-05-17T00:20:57.826Z","2022-05-17T00:21:07.603Z","2022-05-17T00:21:10.412Z","2022-05-17T00:21:12.748Z","2022-05-17T00:21:19.745Z","2022-05-17T00:21:31.447Z","2022-05-17T00:21:48.314Z","2022-05-17T00:21:54.148Z","2022-05-17T00:22:16.695Z","2022-05-17T00:22:30.026Z","2022-05-17T00:22:58.197Z","2022-05-17T00:23:12.966Z","2022-05-17T00:23:21.304Z","2022-05-17T00:23:22.941Z","2022-05-17T00:23:25.619Z","2022-05-17T00:23:50.472Z","2022-05-17T00:25:43.879Z","2022-05-17T00:28:29.266Z","2022-05-17T00:28:41.784Z","2022-05-17T00:28:55.707Z","2022-05-17T00:30:17.688Z","2022-05-17T00:31:37.749Z","2022-05-17T00:32:28.604Z","2022-05-17T00:33:02.476Z","2022-05-17T00:33:07.124Z","2022-05-17T00:33:15.661Z","2022-05-17T00:34:18.953Z","2022-05-17T00:37:25.558Z","2022-05-17T00:37:26.504Z","2022-05-17T00:37:28.912Z","2022-05-17T00:37:29.731Z","2022-05-17T00:38:27.682Z","2022-05-17T00:39:35.412Z","2022-05-17T00:40:03.399Z","2022-05-17T00:40:54.289Z","2022-05-17T00:41:43.265Z","2022-05-17T00:42:16.626Z","2022-05-17T00:45:13.002Z","2022-05-17T00:45:37.377Z","2022-05-17T00:46:00.957Z","2022-05-17T00:46:24.091Z","2022-05-17T00:46:25.993Z","2022-05-17T00:46:29.262Z","2022-05-17T00:46:31.169Z","2022-05-17T00:48:48.324Z","2022-05-17T00:49:22.460Z","2022-05-17T00:50:15.666Z","2022-05-17T00:50:34.230Z","2022-05-17T00:52:35.444Z","2022-05-17T00:52:57.263Z","2022-05-17T00:53:32.035Z","2022-05-17T00:54:15.200Z","2022-05-17T00:54:33.022Z","2022-05-17T00:54:48.280Z","2022-05-17T00:54:58.109Z","2022-05-17T00:55:25.648Z","2022-05-17T00:55:27.554Z","2022-05-17T00:55:29.139Z","2022-05-17T00:56:02.553Z","2022-05-17T00:56:09.621Z","2022-05-17T00:56:16.963Z","2022-05-17T00:58:05.765Z","2022-05-17T00:58:43.922Z","2022-05-17T00:59:00.441Z","2022-05-17T00:59:25.920Z","2022-05-17T00:59:47.006Z","2022-05-17T01:00:13.249Z","2022-05-17T01:00:52.629Z","2022-05-17T01:01:20.729Z","2022-05-17T01:02:14.597Z","2022-05-17T01:02:24.633Z","2022-05-17T01:02:32.919Z","2022-05-17T01:03:06.664Z","2022-05-17T01:03:30.758Z","2022-05-17T01:03:33.388Z","2022-05-17T01:05:39.162Z","2022-05-17T01:05:50.506Z","2022-05-17T01:06:07.714Z","2022-05-17T01:06:25.272Z","2022-05-17T01:06:47.311Z","2022-05-17T01:06:48.724Z","2022-05-17T01:07:00.934Z","2022-05-17T01:07:27.829Z","2022-05-17T01:07:39.174Z","2022-05-17T01:07:42.340Z","2022-05-17T01:07:57.989Z","2022-05-17T01:07:59.826Z","2022-05-17T01:08:01.596Z","2022-05-17T01:08:41.383Z","2022-05-17T01:08:52.186Z","2022-05-17T01:09:32.283Z","2022-05-17T01:10:13.809Z","2022-05-17T01:10:54.652Z","2022-05-17T01:10:59.613Z","2022-05-17T01:11:30.317Z","2022-05-17T01:11:53.616Z","2022-05-17T01:12:07.802Z","2022-05-17T01:12:29.531Z","2022-05-17T01:12:39.570Z","2022-05-17T01:13:33.862Z","2022-05-17T01:13:47.144Z","2022-05-17T01:13:50.046Z","2022-05-17T01:14:12.177Z","2022-05-17T01:14:20.760Z","2022-05-17T01:14:36.064Z","2022-05-17T01:14:37.135Z","2022-05-17T01:14:46.131Z","2022-05-17T01:14:54.438Z","2022-05-17T01:14:57.887Z","2022-05-17T01:15:05.254Z","2022-05-17T01:15:07.876Z","2022-05-17T01:15:12.768Z","2022-05-17T01:15:30.264Z","2022-05-17T01:15:36.968Z","2022-05-17T01:15:45.765Z","2022-05-17T01:15:57.049Z","2022-05-17T01:15:59.172Z","2022-05-17T01:16:02.374Z","2022-05-17T01:16:04.488Z","2022-05-17T01:16:07.192Z","2022-05-17T01:16:07.890Z","2022-05-17T01:16:13.784Z","2022-05-17T01:16:22.653Z","2022-05-17T01:16:24.990Z","2022-05-17T01:16:26.460Z","2022-05-17T01:16:34.734Z","2022-05-17T01:16:35.838Z","2022-05-17T01:16:57.077Z","2022-05-17T01:17:00.810Z","2022-05-17T01:17:01.894Z","2022-05-17T01:17:21.676Z","2022-05-17T01:17:23.459Z","2022-05-17T01:17:25.358Z","2022-05-17T01:17:27.376Z","2022-05-17T01:17:40.962Z","2022-05-17T01:17:42.642Z","2022-05-17T01:18:00.290Z","2022-05-17T01:18:01.494Z","2022-05-17T01:18:03.147Z","2022-05-17T01:18:07.142Z","2022-05-17T01:18:08.226Z","2022-05-17T01:18:28.690Z","2022-05-17T01:18:41.557Z","2022-05-17T01:19:02.202Z","2022-05-17T01:19:03.982Z","2022-05-17T01:19:04.762Z","2022-05-17T01:19:07.215Z","2022-05-17T01:19:24.072Z","2022-05-17T01:19:26.253Z","2022-05-17T01:19:32.317Z","2022-05-17T01:19:36.674Z","2022-05-17T01:19:44.623Z","2022-05-17T01:19:50.230Z","2022-05-17T01:19:56.181Z","2022-05-17T01:20:00.096Z","2022-05-17T01:20:04.161Z","2022-05-17T01:20:14.943Z","2022-05-17T01:20:17.119Z","2022-05-17T01:20:25.579Z","2022-05-17T01:20:27.764Z","2022-05-17T01:21:03.768Z","2022-05-17T01:21:13.271Z","2022-05-17T01:21:15.333Z","2022-05-17T01:21:17.340Z","2022-05-17T01:21:18.567Z","2022-05-17T01:21:38.535Z","2022-05-17T01:21:48.967Z","2022-05-17T01:22:02.953Z","2022-05-17T01:22:18.254Z","2022-05-17T01:22:52.173Z","2022-05-17T01:23:00.909Z","2022-05-17T01:23:11.462Z","2022-05-17T01:23:18.030Z","2022-05-17T01:23:26.416Z","2022-05-17T01:23:34.624Z","2022-05-17T01:23:45.578Z","2022-05-17T01:24:39.265Z","2022-05-17T01:26:52.628Z","2022-05-17T01:26:58.667Z","2022-05-17T01:27:18.193Z","2022-05-17T01:27:26.711Z","2022-05-17T01:27:31.160Z","2022-05-17T01:27:33.255Z","2022-05-17T01:27:51.621Z","2022-05-17T01:27:59.432Z","2022-05-17T01:28:03.717Z","2022-05-17T01:28:17.296Z","2022-05-17T01:28:25.910Z","2022-05-17T01:28:33.884Z","2022-05-17T01:28:57.261Z","2022-05-17T01:29:47.330Z","2022-05-17T01:31:12.134Z","2022-05-17T01:31:34.545Z","2022-05-17T01:32:03.211Z","2022-05-17T01:32:38.879Z","2022-05-17T01:33:12.394Z","2022-05-17T01:33:38.345Z","2022-05-17T01:33:56.358Z","2022-05-17T01:34:23.553Z","2022-05-17T01:34:27.343Z","2022-05-17T01:34:42.722Z","2022-05-17T01:34:46.903Z","2022-05-17T01:34:49.058Z","2022-05-17T01:35:02.399Z","2022-05-17T01:35:12.873Z","2022-05-17T01:35:25.503Z","2022-05-17T01:35:48.209Z","2022-05-17T01:36:13.122Z","2022-05-17T01:36:18.902Z","2022-05-17T01:36:22.251Z","2022-05-17T01:36:42.973Z","2022-05-17T01:36:45.689Z","2022-05-17T01:37:24.956Z","2022-05-17T01:37:52.005Z","2022-05-17T01:38:16.775Z","2022-05-17T01:39:07.335Z","2022-05-17T01:39:25.465Z","2022-05-17T01:39:33.094Z","2022-05-17T01:39:48.799Z","2022-05-17T01:40:00.801Z","2022-05-17T01:40:02.686Z","2022-05-17T01:40:26.815Z","2022-05-17T01:40:53.725Z","2022-05-17T01:40:58.869Z","2022-05-17T01:42:52.653Z","2022-05-17T01:43:22.715Z","2022-05-17T01:43:30.598Z","2022-05-17T01:43:35.593Z","2022-05-17T01:44:01.102Z","2022-05-17T01:44:10.149Z","2022-05-17T01:44:48.679Z","2022-05-17T01:45:03.288Z","2022-05-17T01:45:09.186Z","2022-05-17T01:45:11.564Z","2022-05-17T01:45:24.874Z","2022-05-17T01:46:08.873Z","2022-05-17T01:46:15.352Z","2022-05-17T01:46:35.446Z","2022-05-17T01:46:50.667Z","2022-05-17T01:47:20.193Z","2022-05-17T01:47:31.965Z","2022-05-17T01:47:48.934Z","2022-05-17T01:49:29.788Z","2022-05-17T01:50:45.416Z","2022-05-17T01:51:47.660Z","2022-05-17T01:52:08.008Z","2022-05-17T01:53:25.544Z","2022-05-17T01:53:50.485Z","2022-05-17T01:54:05.361Z","2022-05-17T01:54:13.506Z","2022-05-17T01:54:29.668Z","2022-05-17T01:54:34.375Z","2022-05-17T01:54:38.007Z","2022-05-17T01:54:43.780Z","2022-05-17T01:54:48.367Z","2022-05-17T01:54:54.805Z","2022-05-17T01:55:04.399Z","2022-05-17T01:55:12.129Z","2022-05-17T01:55:17.019Z","2022-05-17T01:55:31.939Z","2022-05-17T01:55:46.791Z","2022-05-17T01:56:12.791Z","2022-05-17T01:56:20.783Z","2022-05-17T01:56:22.818Z","2022-05-17T01:56:24.133Z","2022-05-17T01:56:29.210Z","2022-05-17T01:56:37.433Z","2022-05-17T01:56:41.766Z","2022-05-17T01:56:53.006Z","2022-05-17T01:57:49.968Z","2022-05-17T01:58:51.066Z","2022-05-17T01:59:18.288Z","2022-05-17T01:59:31.828Z","2022-05-17T01:59:42.450Z","2022-05-17T02:00:17.516Z","2022-05-17T02:00:41.471Z","2022-05-17T02:00:50.708Z","2022-05-17T02:01:10.494Z","2022-05-17T02:01:14.505Z","2022-05-17T02:01:44.964Z","2022-05-17T02:02:00.512Z","2022-05-17T02:02:04.317Z","2022-05-17T02:02:33.061Z","2022-05-17T02:02:52.356Z","2022-05-17T02:03:00.000Z","2022-05-17T02:03:13.518Z","2022-05-17T02:03:52.496Z","2022-05-17T02:03:56.144Z","2022-05-17T02:04:03.623Z","2022-05-17T02:04:07.117Z","2022-05-17T02:04:16.497Z","2022-05-17T02:04:19.470Z","2022-05-17T02:04:32.465Z","2022-05-17T02:04:59.857Z","2022-05-17T02:05:47.368Z","2022-05-17T02:06:00.465Z","2022-05-17T02:06:51.637Z","2022-05-17T02:07:28.983Z","2022-05-17T02:08:01.160Z","2022-05-17T02:09:17.855Z","2022-05-17T02:09:46.488Z","2022-05-17T02:11:01.962Z","2022-05-17T02:11:19.805Z","2022-05-17T02:11:33.225Z","2022-05-17T02:12:13.329Z","2022-05-17T02:12:49.664Z","2022-05-17T02:13:23.326Z","2022-05-17T02:13:32.516Z","2022-05-17T02:13:40.539Z","2022-05-17T02:13:53.471Z","2022-05-17T02:13:59.269Z","2022-05-17T02:14:04.654Z","2022-05-17T02:14:12.747Z","2022-05-17T02:14:13.285Z","2022-05-17T02:14:21.191Z","2022-05-17T02:14:42.365Z","2022-05-17T02:15:25.250Z","2022-05-17T02:16:19.074Z","2022-05-17T02:16:38.530Z","2022-05-17T02:17:25.117Z","2022-05-17T02:17:36.623Z","2022-05-17T02:17:55.344Z","2022-05-17T02:18:00.638Z","2022-05-17T02:19:05.365Z","2022-05-17T02:19:30.832Z","2022-05-17T02:19:49.906Z","2022-05-17T02:20:15.854Z","2022-05-17T02:20:59.660Z","2022-05-17T02:21:27.689Z","2022-05-17T02:21:47.555Z","2022-05-17T02:21:48.699Z","2022-05-17T02:22:14.241Z","2022-05-17T02:22:28.649Z","2022-05-17T02:22:54.195Z","2022-05-17T02:23:11.272Z","2022-05-17T02:23:45.934Z","2022-05-17T02:24:54.817Z","2022-05-17T02:25:07.652Z","2022-05-17T02:25:24.768Z","2022-05-17T02:25:51.544Z","2022-05-17T02:26:04.268Z","2022-05-17T02:26:16.526Z","2022-05-17T02:26:29.350Z","2022-05-17T02:26:36.705Z","2022-05-17T02:26:59.823Z","2022-05-17T02:27:02.505Z","2022-05-17T02:27:10.983Z","2022-05-17T02:27:13.113Z","2022-05-17T02:27:32.166Z","2022-05-17T02:27:37.682Z","2022-05-17T02:27:47.063Z","2022-05-17T02:28:05.814Z","2022-05-17T02:28:08.072Z","2022-05-17T02:28:16.592Z","2022-05-17T02:28:24.713Z","2022-05-17T02:28:29.641Z","2022-05-17T02:28:31.467Z","2022-05-17T02:28:33.591Z","2022-05-17T02:29:30.188Z","2022-05-17T02:29:33.740Z","2022-05-17T02:30:05.499Z","2022-05-17T02:30:10.433Z","2022-05-17T02:30:59.011Z","2022-05-17T02:31:02.503Z","2022-05-17T02:31:05.810Z","2022-05-17T02:31:10.891Z","2022-05-17T02:31:24.022Z","2022-05-17T02:32:17.152Z","2022-05-17T02:33:06.316Z","2022-05-17T02:33:21.012Z","2022-05-17T02:33:44.002Z","2022-05-17T02:33:53.419Z","2022-05-17T02:34:04.126Z","2022-05-17T02:34:14.085Z","2022-05-17T02:34:19.777Z","2022-05-17T02:34:23.443Z","2022-05-17T02:34:34.450Z","2022-05-17T02:34:43.036Z","2022-05-17T02:36:28.169Z","2022-05-17T02:36:33.915Z","2022-05-17T02:36:41.548Z","2022-05-17T02:37:01.567Z","2022-05-17T02:37:14.293Z","2022-05-17T02:37:18.956Z","2022-05-17T02:37:24.499Z","2022-05-17T02:37:25.981Z","2022-05-17T02:37:29.719Z","2022-05-17T02:37:33.491Z","2022-05-17T02:37:41.744Z","2022-05-17T02:37:54.789Z","2022-05-17T02:37:57.383Z","2022-05-17T02:38:03.838Z","2022-05-17T02:38:09.315Z","2022-05-17T02:38:18.800Z","2022-05-17T02:38:27.978Z","2022-05-17T02:38:31.664Z","2022-05-17T02:38:33.878Z","2022-05-17T02:38:39.470Z","2022-05-17T02:39:13.714Z","2022-05-17T02:39:37.771Z","2022-05-17T02:39:46.400Z","2022-05-17T02:39:48.634Z","2022-05-17T02:39:52.327Z","2022-05-17T02:39:58.112Z","2022-05-17T02:40:07.574Z","2022-05-17T02:40:34.695Z","2022-05-17T02:40:40.862Z","2022-05-17T02:41:25.126Z","2022-05-17T02:41:45.602Z","2022-05-17T02:42:06.186Z","2022-05-17T02:42:34.874Z","2022-05-17T02:42:42.576Z","2022-05-17T02:42:47.904Z","2022-05-17T02:42:51.647Z","2022-05-17T02:43:00.814Z","2022-05-17T02:43:43.501Z","2022-05-17T02:43:50.782Z","2022-05-17T02:43:53.958Z","2022-05-17T02:44:12.194Z","2022-05-17T02:44:25.209Z","2022-05-17T02:44:34.679Z","2022-05-17T02:44:43.992Z","2022-05-17T02:44:48.109Z","2022-05-17T02:44:59.739Z","2022-05-17T02:45:12.403Z","2022-05-17T02:45:23.618Z","2022-05-17T02:45:27.041Z","2022-05-17T02:45:36.432Z","2022-05-17T02:45:43.329Z","2022-05-17T02:45:47.357Z","2022-05-17T02:46:00.331Z","2022-05-17T02:46:07.665Z","2022-05-17T02:46:28.601Z","2022-05-17T02:46:30.358Z","2022-05-17T02:46:32.934Z","2022-05-17T02:46:49.904Z","2022-05-17T02:47:13.104Z","2022-05-17T02:47:32.259Z","2022-05-17T02:47:38.922Z","2022-05-17T02:47:43.732Z","2022-05-17T02:48:02.252Z","2022-05-17T02:48:15.528Z","2022-05-17T02:48:24.507Z","2022-05-17T02:48:32.593Z","2022-05-17T02:49:07.822Z","2022-05-17T02:49:23.201Z","2022-05-17T02:49:39.275Z","2022-05-17T02:50:22.606Z","2022-05-17T02:52:24.083Z","2022-05-17T02:53:04.607Z","2022-05-17T02:53:06.167Z","2022-05-17T02:53:07.292Z","2022-05-17T02:54:30.185Z","2022-05-17T02:54:43.358Z","2022-05-17T02:55:00.885Z","2022-05-17T02:55:03.423Z","2022-05-17T02:55:15.117Z","2022-05-17T02:55:33.599Z","2022-05-17T02:56:11.463Z","2022-05-17T02:56:42.713Z","2022-05-17T02:57:54.114Z","2022-05-17T02:57:55.647Z","2022-05-17T02:58:23.478Z","2022-05-17T02:58:45.756Z","2022-05-17T02:58:48.590Z","2022-05-17T02:59:13.765Z","2022-05-17T02:59:20.793Z","2022-05-17T02:59:30.668Z","2022-05-17T02:59:37.827Z","2022-05-17T02:59:44.683Z","2022-05-17T03:00:04.391Z","2022-05-17T03:00:24.843Z","2022-05-17T03:00:47.354Z","2022-05-17T03:01:07.787Z","2022-05-17T03:01:12.969Z","2022-05-17T03:01:17.613Z","2022-05-17T03:01:24.264Z","2022-05-17T03:01:36.621Z","2022-05-17T03:01:43.140Z","2022-05-17T03:01:45.840Z","2022-05-17T03:01:47.671Z","2022-05-17T03:01:55.311Z","2022-05-17T03:02:02.739Z","2022-05-17T03:02:13.473Z","2022-05-17T03:02:22.006Z","2022-05-17T03:02:27.342Z","2022-05-17T03:02:39.423Z","2022-05-17T03:02:49.105Z","2022-05-17T03:02:52.361Z","2022-05-17T03:02:53.617Z","2022-05-17T03:03:13.890Z","2022-05-17T03:03:35.089Z","2022-05-17T03:03:39.830Z","2022-05-17T03:03:47.997Z","2022-05-17T03:03:52.713Z","2022-05-17T03:03:55.166Z","2022-05-17T03:04:00.425Z","2022-05-17T03:04:10.357Z","2022-05-17T03:04:16.593Z","2022-05-17T03:04:18.585Z","2022-05-17T03:04:24.238Z","2022-05-17T03:04:25.758Z","2022-05-17T03:04:31.552Z","2022-05-17T03:04:42.330Z","2022-05-17T03:04:43.574Z","2022-05-17T03:05:02.321Z","2022-05-17T03:05:06.310Z","2022-05-17T03:05:07.880Z","2022-05-17T03:05:18.498Z","2022-05-17T03:05:50.557Z","2022-05-17T03:05:58.217Z","2022-05-17T03:05:59.255Z","2022-05-17T03:06:00.502Z","2022-05-17T03:06:05.721Z","2022-05-17T03:06:12.425Z","2022-05-17T03:07:16.275Z","2022-05-17T03:07:50.724Z","2022-05-17T03:08:09.133Z","2022-05-17T03:08:17.260Z","2022-05-17T03:08:22.330Z","2022-05-17T03:08:25.385Z","2022-05-17T03:08:28.273Z","2022-05-17T03:08:30.478Z","2022-05-17T03:08:31.656Z","2022-05-17T03:08:40.107Z","2022-05-17T03:08:45.334Z","2022-05-17T03:08:57.219Z","2022-05-17T03:08:59.556Z","2022-05-17T03:09:00.927Z","2022-05-17T03:09:01.986Z","2022-05-17T03:09:07.178Z","2022-05-17T03:10:23.213Z","2022-05-17T03:11:12.501Z","2022-05-17T03:11:13.672Z","2022-05-17T03:11:23.730Z","2022-05-17T03:11:29.472Z","2022-05-17T03:11:33.718Z","2022-05-17T03:11:35.486Z","2022-05-17T03:11:39.725Z","2022-05-17T03:12:08.487Z","2022-05-17T03:12:38.863Z","2022-05-17T03:12:42.557Z","2022-05-17T03:12:48.759Z","2022-05-17T03:13:56.664Z","2022-05-17T03:14:41.118Z","2022-05-17T03:15:27.231Z","2022-05-17T03:15:42.524Z","2022-05-17T03:15:46.243Z","2022-05-17T03:15:54.707Z","2022-05-17T03:16:17.698Z","2022-05-17T03:16:47.866Z","2022-05-17T03:16:49.830Z","2022-05-17T03:16:52.206Z","2022-05-17T03:17:14.261Z","2022-05-17T03:18:51.384Z","2022-05-17T03:19:10.217Z","2022-05-17T03:19:17.589Z","2022-05-17T03:20:11.335Z","2022-05-17T03:20:24.788Z","2022-05-17T03:20:27.069Z","2022-05-17T03:20:37.756Z","2022-05-17T03:20:41.727Z","2022-05-17T03:21:05.320Z","2022-05-17T03:21:33.656Z","2022-05-17T03:21:55.196Z","2022-05-17T03:22:52.287Z","2022-05-17T03:22:54.819Z","2022-05-17T03:24:08.928Z","2022-05-17T03:24:11.276Z","2022-05-17T03:24:14.395Z","2022-05-17T03:24:18.679Z","2022-05-17T03:24:34.324Z","2022-05-17T03:24:42.466Z","2022-05-17T03:24:51.000Z","2022-05-17T03:24:52.162Z","2022-05-17T03:24:54.556Z","2022-05-17T03:25:04.848Z","2022-05-17T03:25:14.886Z","2022-05-17T03:25:19.891Z","2022-05-17T03:25:48.328Z","2022-05-17T03:26:52.452Z","2022-05-17T03:27:18.602Z","2022-05-17T03:28:10.156Z","2022-05-17T03:28:27.477Z","2022-05-17T03:28:47.115Z","2022-05-17T03:29:33.002Z","2022-05-17T03:29:46.212Z","2022-05-17T03:30:02.163Z","2022-05-17T03:30:11.355Z","2022-05-17T03:30:34.873Z","2022-05-17T03:30:54.808Z","2022-05-17T03:31:15.217Z","2022-05-17T03:31:47.051Z","2022-05-17T03:32:12.839Z","2022-05-17T03:32:28.564Z","2022-05-17T03:32:41.718Z","2022-05-17T03:32:53.783Z","2022-05-17T03:33:06.003Z","2022-05-17T03:33:32.691Z","2022-05-17T03:33:35.152Z","2022-05-17T03:34:02.206Z","2022-05-17T03:34:28.434Z","2022-05-17T03:34:53.648Z","2022-05-17T03:35:14.611Z","2022-05-17T03:35:26.833Z","2022-05-17T03:35:44.708Z","2022-05-17T03:36:16.916Z","2022-05-17T03:36:34.954Z","2022-05-17T03:36:39.065Z","2022-05-17T03:37:08.272Z","2022-05-17T03:37:14.991Z","2022-05-17T03:37:32.575Z","2022-05-17T03:37:42.023Z","2022-05-17T03:38:04.457Z","2022-05-17T03:38:09.089Z","2022-05-17T03:38:46.005Z","2022-05-17T03:38:57.076Z","2022-05-17T03:39:19.266Z","2022-05-17T03:39:26.096Z","2022-05-17T03:39:40.969Z","2022-05-17T03:39:43.779Z","2022-05-17T03:39:52.159Z","2022-05-17T03:40:06.704Z","2022-05-17T03:40:10.067Z","2022-05-17T03:40:38.543Z","2022-05-17T03:40:43.267Z","2022-05-17T03:40:58.918Z","2022-05-17T03:41:16.765Z","2022-05-17T03:41:40.212Z","2022-05-17T03:41:50.716Z","2022-05-17T03:41:57.631Z","2022-05-17T03:42:07.192Z","2022-05-17T03:42:11.021Z","2022-05-17T03:42:16.564Z","2022-05-17T03:42:30.029Z","2022-05-17T03:42:41.973Z","2022-05-17T03:43:27.100Z","2022-05-17T03:43:49.516Z","2022-05-17T03:44:22.873Z","2022-05-17T03:44:48.296Z","2022-05-17T03:44:54.486Z","2022-05-17T03:45:12.974Z","2022-05-17T03:45:15.987Z","2022-05-17T03:45:21.343Z","2022-05-17T03:45:45.971Z","2022-05-17T03:46:51.721Z","2022-05-17T03:47:28.388Z","2022-05-17T03:47:49.714Z","2022-05-17T03:48:13.814Z","2022-05-17T03:49:03.811Z","2022-05-17T03:50:19.503Z","2022-05-17T03:50:48.653Z","2022-05-17T03:51:28.474Z","2022-05-17T03:51:31.632Z","2022-05-17T03:51:34.412Z","2022-05-17T03:51:40.024Z","2022-05-17T03:51:44.396Z","2022-05-17T03:51:51.776Z","2022-05-17T03:51:59.693Z","2022-05-17T03:52:09.966Z","2022-05-17T03:52:36.827Z","2022-05-17T03:52:59.839Z","2022-05-17T03:54:05.685Z","2022-05-17T03:54:24.747Z","2022-05-17T03:54:57.825Z","2022-05-17T03:55:25.052Z","2022-05-17T03:55:33.152Z","2022-05-17T03:55:44.711Z","2022-05-17T03:56:12.327Z","2022-05-17T03:56:17.646Z","2022-05-17T03:56:44.811Z","2022-05-17T03:56:50.535Z","2022-05-17T03:57:00.552Z","2022-05-17T03:57:12.380Z","2022-05-17T03:57:17.907Z","2022-05-17T03:57:29.563Z","2022-05-17T03:57:33.724Z","2022-05-17T03:57:43.869Z","2022-05-17T03:57:57.620Z","2022-05-17T03:58:01.563Z","2022-05-17T03:58:16.843Z","2022-05-17T03:58:18.968Z","2022-05-17T03:58:24.558Z","2022-05-17T03:58:27.846Z","2022-05-17T03:58:31.373Z","2022-05-17T03:58:51.973Z","2022-05-17T03:59:16.960Z","2022-05-17T03:59:21.025Z","2022-05-17T04:00:20.529Z","2022-05-17T04:00:57.923Z","2022-05-17T04:01:42.534Z","2022-05-17T04:01:58.461Z","2022-05-17T04:03:29.301Z","2022-05-17T04:04:46.526Z","2022-05-17T04:05:21.042Z","2022-05-17T04:06:52.854Z","2022-05-17T04:07:16.044Z","2022-05-17T04:07:18.542Z","2022-05-17T04:07:21.855Z","2022-05-17T04:07:25.495Z","2022-05-17T04:07:37.709Z","2022-05-17T04:07:40.405Z","2022-05-17T04:07:45.678Z","2022-05-17T04:07:56.660Z","2022-05-17T04:08:00.428Z","2022-05-17T04:08:22.127Z","2022-05-17T04:08:28.188Z","2022-05-17T04:08:33.876Z","2022-05-17T04:08:51.815Z","2022-05-17T04:09:13.561Z","2022-05-17T04:09:43.252Z","2022-05-17T04:10:00.104Z","2022-05-17T04:10:15.541Z","2022-05-17T04:10:19.368Z","2022-05-17T04:10:32.947Z","2022-05-17T04:10:46.196Z","2022-05-17T04:10:49.296Z","2022-05-17T04:10:51.031Z","2022-05-17T04:11:12.136Z","2022-05-17T04:11:14.299Z","2022-05-17T04:11:31.480Z","2022-05-17T04:11:40.785Z","2022-05-17T04:11:49.063Z","2022-05-17T04:11:52.820Z","2022-05-17T04:11:54.473Z","2022-05-17T04:12:06.722Z","2022-05-17T04:12:16.866Z","2022-05-17T04:12:51.209Z","2022-05-17T04:12:58.104Z","2022-05-17T04:13:09.565Z","2022-05-17T04:13:30.824Z","2022-05-17T04:13:34.286Z","2022-05-17T04:13:36.690Z","2022-05-17T04:14:02.018Z","2022-05-17T04:14:54.980Z","2022-05-17T04:14:58.798Z","2022-05-17T04:15:48.573Z","2022-05-17T04:16:10.463Z","2022-05-17T04:16:30.011Z","2022-05-17T04:16:43.681Z","2022-05-17T04:17:05.157Z","2022-05-17T04:17:06.199Z","2022-05-17T04:17:26.152Z","2022-05-17T04:17:54.596Z","2022-05-17T04:18:03.648Z","2022-05-17T04:18:06.901Z","2022-05-17T04:18:13.406Z","2022-05-17T04:18:17.673Z","2022-05-17T04:18:24.461Z","2022-05-17T04:18:27.893Z","2022-05-17T04:18:35.028Z","2022-05-17T04:18:44.056Z","2022-05-17T04:18:54.915Z","2022-05-17T04:19:03.450Z","2022-05-17T04:19:07.092Z","2022-05-17T04:19:17.184Z","2022-05-17T04:19:18.695Z","2022-05-17T04:19:21.717Z","2022-05-17T04:19:40.253Z","2022-05-17T04:20:27.262Z","2022-05-17T04:20:42.161Z","2022-05-17T04:21:11.229Z","2022-05-17T04:21:16.581Z","2022-05-17T04:21:20.551Z","2022-05-17T04:21:25.378Z","2022-05-17T04:21:44.335Z","2022-05-17T04:21:59.178Z","2022-05-17T04:22:44.842Z","2022-05-17T04:23:14.580Z","2022-05-17T04:23:18.695Z","2022-05-17T04:23:33.636Z","2022-05-17T04:23:41.259Z","2022-05-17T04:23:47.975Z","2022-05-17T04:24:37.926Z","2022-05-17T04:24:53.865Z","2022-05-17T04:25:08.549Z","2022-05-17T04:25:29.927Z","2022-05-17T04:25:36.545Z","2022-05-17T04:25:44.202Z","2022-05-17T04:25:56.964Z","2022-05-17T04:26:08.055Z","2022-05-17T04:26:41.491Z","2022-05-17T04:26:47.638Z","2022-05-17T04:27:20.591Z","2022-05-17T04:27:31.325Z","2022-05-17T04:27:50.935Z","2022-05-17T04:27:58.540Z","2022-05-17T04:28:04.858Z","2022-05-17T04:28:21.481Z","2022-05-17T04:28:26.792Z","2022-05-17T04:28:36.585Z","2022-05-17T04:28:54.336Z","2022-05-17T04:29:51.955Z","2022-05-17T04:30:28.995Z","2022-05-17T04:31:52.457Z","2022-05-17T04:32:52.530Z","2022-05-17T04:33:15.491Z","2022-05-17T04:33:25.728Z","2022-05-17T04:33:44.799Z","2022-05-17T04:34:08.420Z","2022-05-17T04:34:18.005Z","2022-05-17T04:34:41.712Z","2022-05-17T04:35:01.848Z","2022-05-17T04:35:10.894Z","2022-05-17T04:35:15.036Z","2022-05-17T04:36:26.432Z","2022-05-17T04:37:20.780Z","2022-05-17T04:37:42.441Z","2022-05-17T04:38:03.626Z","2022-05-17T04:38:42.549Z","2022-05-17T04:39:02.579Z","2022-05-17T04:39:19.772Z","2022-05-17T04:39:54.273Z","2022-05-17T04:40:08.064Z","2022-05-17T04:40:20.558Z","2022-05-17T04:40:22.758Z","2022-05-17T04:40:25.594Z","2022-05-17T04:40:26.859Z","2022-05-17T04:40:28.309Z","2022-05-17T04:40:32.773Z","2022-05-17T04:40:53.756Z","2022-05-17T04:40:58.431Z","2022-05-17T04:41:02.573Z","2022-05-17T04:41:28.910Z","2022-05-17T04:41:35.403Z","2022-05-17T04:41:56.861Z","2022-05-17T04:42:21.811Z","2022-05-17T04:42:39.125Z","2022-05-17T04:42:58.638Z","2022-05-17T04:43:09.261Z","2022-05-17T04:43:23.283Z","2022-05-17T04:43:32.443Z","2022-05-17T04:43:36.666Z","2022-05-17T04:43:48.656Z","2022-05-17T04:43:53.234Z","2022-05-17T04:44:19.416Z","2022-05-17T04:44:40.502Z","2022-05-17T04:45:03.467Z","2022-05-17T04:45:17.315Z","2022-05-17T04:45:39.934Z","2022-05-17T04:46:21.517Z","2022-05-17T04:47:20.607Z","2022-05-17T04:47:41.973Z","2022-05-17T04:47:52.871Z","2022-05-17T04:48:04.414Z","2022-05-17T04:48:18.118Z","2022-05-17T04:48:22.466Z","2022-05-17T04:48:25.292Z","2022-05-17T04:48:53.832Z","2022-05-17T04:49:10.882Z","2022-05-17T04:49:17.149Z","2022-05-17T04:49:24.261Z","2022-05-17T04:49:39.574Z","2022-05-17T04:49:42.728Z","2022-05-17T04:49:43.995Z","2022-05-17T04:49:46.991Z","2022-05-17T04:49:53.218Z","2022-05-17T04:50:00.103Z","2022-05-17T04:50:05.470Z","2022-05-17T04:50:09.893Z","2022-05-17T04:50:17.447Z","2022-05-17T04:50:18.814Z","2022-05-17T04:50:20.380Z","2022-05-17T04:50:26.045Z","2022-05-17T04:50:27.634Z","2022-05-17T04:50:30.850Z","2022-05-17T04:50:37.042Z","2022-05-17T04:50:41.805Z","2022-05-17T04:50:44.260Z","2022-05-17T04:50:45.956Z","2022-05-17T04:50:51.666Z","2022-05-17T04:50:54.699Z","2022-05-17T04:50:58.479Z","2022-05-17T04:50:59.233Z","2022-05-17T04:51:00.271Z","2022-05-17T04:51:06.538Z","2022-05-17T04:51:15.358Z","2022-05-17T04:51:19.484Z","2022-05-17T04:51:30.453Z","2022-05-17T04:51:58.099Z","2022-05-17T04:52:03.316Z","2022-05-17T04:52:05.203Z","2022-05-17T04:52:17.714Z","2022-05-17T04:52:42.855Z","2022-05-17T04:52:56.129Z","2022-05-17T04:53:13.629Z","2022-05-17T04:53:17.953Z","2022-05-17T04:53:39.591Z","2022-05-17T04:53:43.327Z","2022-05-17T04:53:44.235Z","2022-05-17T04:53:50.235Z","2022-05-17T04:54:08.224Z","2022-05-17T04:54:34.620Z","2022-05-17T04:55:03.451Z","2022-05-17T04:55:45.494Z","2022-05-17T04:56:06.734Z","2022-05-17T04:57:17.847Z","2022-05-17T04:57:25.056Z","2022-05-17T04:57:32.709Z","2022-05-17T04:57:38.046Z","2022-05-17T04:57:44.516Z","2022-05-17T04:57:49.642Z","2022-05-17T04:59:05.823Z","2022-05-17T04:59:30.183Z","2022-05-17T04:59:45.578Z","2022-05-17T05:00:22.014Z","2022-05-17T05:00:29.760Z","2022-05-17T05:01:00.931Z","2022-05-17T05:01:29.201Z","2022-05-17T05:02:25.893Z","2022-05-17T05:03:07.463Z","2022-05-17T05:03:54.648Z","2022-05-17T05:03:58.995Z","2022-05-17T05:04:13.439Z","2022-05-17T05:04:30.568Z","2022-05-17T05:04:31.085Z","2022-05-17T05:05:04.798Z","2022-05-17T05:05:07.750Z","2022-05-17T05:05:10.154Z","2022-05-17T05:05:19.463Z","2022-05-17T05:05:29.707Z","2022-05-17T05:05:58.575Z","2022-05-17T05:05:59.788Z","2022-05-17T05:06:37.315Z","2022-05-17T05:06:46.678Z","2022-05-17T05:07:02.528Z","2022-05-17T05:07:06.844Z","2022-05-17T05:07:17.349Z","2022-05-17T05:07:34.140Z","2022-05-17T05:07:36.099Z","2022-05-17T05:07:39.596Z","2022-05-17T05:08:12.691Z","2022-05-17T05:08:25.367Z","2022-05-17T05:08:42.139Z","2022-05-17T05:08:55.330Z","2022-05-17T05:09:15.410Z","2022-05-17T05:09:41.292Z","2022-05-17T05:09:55.034Z","2022-05-17T05:10:06.155Z","2022-05-17T05:10:11.235Z","2022-05-17T05:10:28.927Z","2022-05-17T05:10:44.889Z","2022-05-17T05:11:24.939Z","2022-05-17T05:11:39.233Z","2022-05-17T05:12:07.313Z","2022-05-17T05:12:17.936Z","2022-05-17T05:12:21.101Z","2022-05-17T05:12:33.206Z","2022-05-17T05:12:36.551Z","2022-05-17T05:12:40.890Z","2022-05-17T05:12:41.378Z","2022-05-17T05:13:19.128Z","2022-05-17T05:13:38.180Z","2022-05-17T05:13:40.859Z","2022-05-17T05:14:00.030Z","2022-05-17T05:14:14.683Z","2022-05-17T05:14:26.934Z","2022-05-17T05:14:38.686Z","2022-05-17T05:14:58.886Z","2022-05-17T05:15:15.671Z","2022-05-17T05:15:28.170Z","2022-05-17T05:15:37.920Z","2022-05-17T05:15:58.190Z","2022-05-17T05:16:16.430Z","2022-05-17T05:16:45.861Z","2022-05-17T05:16:59.533Z","2022-05-17T05:17:42.846Z","2022-05-17T05:18:04.045Z","2022-05-17T05:18:42.740Z","2022-05-17T05:19:20.201Z","2022-05-17T05:19:44.528Z","2022-05-17T05:19:49.911Z","2022-05-17T05:19:52.593Z","2022-05-17T05:19:59.681Z","2022-05-17T05:20:12.886Z","2022-05-17T05:20:21.429Z","2022-05-17T05:20:30.080Z","2022-05-17T05:20:38.786Z","2022-05-17T05:20:44.059Z","2022-05-17T05:21:01.898Z","2022-05-17T05:21:18.981Z","2022-05-17T05:21:39.866Z","2022-05-17T05:21:45.544Z","2022-05-17T05:21:49.985Z","2022-05-17T05:22:01.253Z","2022-05-17T05:22:53.198Z","2022-05-17T05:23:04.517Z","2022-05-17T05:23:14.579Z","2022-05-17T05:23:26.642Z","2022-05-17T05:24:01.232Z","2022-05-17T05:24:11.676Z","2022-05-17T05:24:27.729Z","2022-05-17T05:24:55.271Z","2022-05-17T05:25:13.021Z","2022-05-17T05:25:20.831Z","2022-05-17T05:25:28.940Z","2022-05-17T05:25:36.047Z","2022-05-17T05:25:47.765Z","2022-05-17T05:25:54.283Z","2022-05-17T05:26:31.174Z","2022-05-17T05:26:39.100Z","2022-05-17T05:26:47.509Z","2022-05-17T05:27:09.587Z","2022-05-17T05:27:17.861Z","2022-05-17T05:27:38.232Z","2022-05-17T05:27:56.266Z","2022-05-17T05:27:59.473Z","2022-05-17T05:28:21.878Z","2022-05-17T05:28:39.624Z","2022-05-17T05:29:02.726Z","2022-05-17T05:29:07.043Z","2022-05-17T05:29:27.811Z","2022-05-17T05:29:33.996Z","2022-05-17T05:29:41.308Z","2022-05-17T05:30:01.672Z","2022-05-17T05:30:02.875Z","2022-05-17T05:30:15.024Z","2022-05-17T05:30:37.106Z","2022-05-17T05:30:45.445Z","2022-05-17T05:30:55.860Z","2022-05-17T05:30:59.811Z","2022-05-17T05:31:10.764Z","2022-05-17T05:31:13.200Z","2022-05-17T05:31:19.291Z","2022-05-17T05:31:22.226Z","2022-05-17T05:31:26.923Z","2022-05-17T05:31:38.551Z","2022-05-17T05:31:48.255Z","2022-05-17T05:32:05.853Z","2022-05-17T05:32:22.849Z","2022-05-17T05:32:29.688Z","2022-05-17T05:32:36.446Z","2022-05-17T05:33:07.486Z","2022-05-17T05:33:30.177Z","2022-05-17T05:33:47.903Z","2022-05-17T05:34:12.501Z","2022-05-17T05:34:48.241Z","2022-05-17T05:35:19.081Z","2022-05-17T05:36:09.614Z","2022-05-17T05:37:02.074Z","2022-05-17T05:37:44.303Z","2022-05-17T05:38:05.025Z","2022-05-17T05:38:23.570Z","2022-05-17T05:38:42.848Z","2022-05-17T05:39:16.793Z","2022-05-17T05:39:54.283Z","2022-05-17T05:39:59.250Z","2022-05-17T05:40:03.663Z","2022-05-17T05:40:11.783Z","2022-05-17T05:40:24.232Z","2022-05-17T05:40:36.103Z","2022-05-17T05:40:44.058Z","2022-05-17T05:40:48.400Z","2022-05-17T05:40:57.604Z","2022-05-17T05:41:00.350Z","2022-05-17T05:41:04.008Z","2022-05-17T05:41:16.707Z","2022-05-17T05:41:25.799Z","2022-05-17T05:41:36.309Z","2022-05-17T05:41:51.290Z","2022-05-17T05:42:04.702Z","2022-05-17T05:42:09.106Z","2022-05-17T05:42:11.197Z","2022-05-17T05:42:16.730Z","2022-05-17T05:42:20.718Z","2022-05-17T05:42:40.786Z","2022-05-17T05:42:59.943Z","2022-05-17T05:43:21.795Z","2022-05-17T05:43:40.125Z","2022-05-17T05:43:57.199Z","2022-05-17T05:44:24.815Z","2022-05-17T05:44:35.289Z","2022-05-17T05:44:48.307Z","2022-05-17T05:45:27.349Z","2022-05-17T05:46:55.849Z","2022-05-17T05:47:34.765Z","2022-05-17T05:47:48.844Z","2022-05-17T05:48:32.317Z","2022-05-17T05:49:06.258Z","2022-05-17T05:49:25.791Z","2022-05-17T05:49:43.752Z","2022-05-17T05:50:21.685Z","2022-05-17T05:50:37.066Z","2022-05-17T05:50:53.702Z","2022-05-17T05:51:03.532Z","2022-05-17T05:51:22.034Z","2022-05-17T05:52:02.718Z","2022-05-17T05:53:26.043Z","2022-05-17T05:53:56.683Z","2022-05-17T05:54:18.713Z","2022-05-17T05:54:30.912Z","2022-05-17T05:54:43.074Z","2022-05-17T05:54:56.483Z","2022-05-17T05:55:13.235Z","2022-05-17T05:55:20.322Z","2022-05-17T05:55:27.097Z","2022-05-17T05:55:32.825Z","2022-05-17T05:55:41.712Z","2022-05-17T05:55:52.670Z","2022-05-17T05:56:03.512Z","2022-05-17T05:56:09.094Z","2022-05-17T05:56:09.512Z","2022-05-17T05:56:12.276Z","2022-05-17T05:56:16.618Z","2022-05-17T05:56:22.968Z","2022-05-17T05:56:26.785Z","2022-05-17T05:56:30.093Z","2022-05-17T05:56:39.846Z","2022-05-17T05:56:44.042Z","2022-05-17T05:57:13.691Z","2022-05-17T05:57:20.120Z","2022-05-17T05:58:33.278Z","2022-05-17T05:59:01.242Z","2022-05-17T05:59:21.449Z","2022-05-17T05:59:35.142Z","2022-05-17T05:59:43.617Z","2022-05-17T05:59:54.261Z","2022-05-17T05:59:58.013Z","2022-05-17T06:00:12.844Z","2022-05-17T06:00:19.218Z","2022-05-17T06:00:23.010Z","2022-05-17T06:00:34.153Z","2022-05-17T06:00:40.898Z","2022-05-17T06:01:14.636Z","2022-05-17T06:01:32.360Z","2022-05-17T06:01:40.329Z","2022-05-17T06:01:44.885Z","2022-05-17T06:01:53.690Z","2022-05-17T06:02:05.564Z","2022-05-17T06:02:12.610Z","2022-05-17T06:02:17.274Z","2022-05-17T06:02:30.788Z","2022-05-17T06:03:04.506Z","2022-05-17T06:03:07.666Z","2022-05-17T06:03:22.566Z","2022-05-17T06:03:27.126Z","2022-05-17T06:03:38.873Z","2022-05-17T06:03:48.270Z","2022-05-17T06:03:56.147Z","2022-05-17T06:04:01.189Z","2022-05-17T06:04:05.840Z","2022-05-17T06:04:11.291Z","2022-05-17T06:04:24.275Z","2022-05-17T06:04:28.754Z","2022-05-17T06:04:36.769Z","2022-05-17T06:04:39.884Z","2022-05-17T06:04:41.507Z","2022-05-17T06:04:42.234Z","2022-05-17T06:05:26.921Z","2022-05-17T06:05:42.129Z","2022-05-17T06:06:01.011Z","2022-05-17T06:07:03.777Z","2022-05-17T06:07:19.084Z","2022-05-17T06:08:00.839Z","2022-05-17T06:08:17.911Z","2022-05-17T06:09:38.494Z","2022-05-17T06:09:58.360Z","2022-05-17T06:10:28.160Z","2022-05-17T06:10:40.214Z","2022-05-17T06:11:00.360Z","2022-05-17T06:11:22.558Z","2022-05-17T06:11:29.199Z","2022-05-17T06:11:42.918Z","2022-05-17T06:11:55.822Z","2022-05-17T06:12:12.735Z","2022-05-17T06:12:21.550Z","2022-05-17T06:12:23.162Z","2022-05-17T06:12:32.810Z","2022-05-17T06:12:36.186Z","2022-05-17T06:12:38.370Z","2022-05-17T06:12:40.257Z","2022-05-17T06:13:09.737Z","2022-05-17T06:13:19.988Z","2022-05-17T06:13:39.077Z","2022-05-17T06:13:52.552Z","2022-05-17T06:14:08.450Z","2022-05-17T06:14:20.576Z","2022-05-17T06:14:24.792Z","2022-05-17T06:14:29.101Z","2022-05-17T06:14:44.065Z","2022-05-17T06:14:55.563Z","2022-05-17T06:15:18.661Z","2022-05-17T06:15:22.860Z","2022-05-17T06:15:31.688Z","2022-05-17T06:15:34.977Z","2022-05-17T06:16:06.112Z","2022-05-17T06:16:33.538Z","2022-05-17T06:17:15.015Z","2022-05-17T06:17:21.598Z","2022-05-17T06:17:29.968Z","2022-05-17T06:17:44.747Z","2022-05-17T06:17:56.159Z","2022-05-17T06:18:57.260Z","2022-05-17T06:19:21.269Z","2022-05-17T06:19:36.156Z","2022-05-17T06:20:00.189Z","2022-05-17T06:20:17.757Z","2022-05-17T06:21:57.210Z","2022-05-17T06:22:12.996Z","2022-05-17T06:22:31.781Z","2022-05-17T06:23:04.250Z","2022-05-17T06:23:12.652Z","2022-05-17T06:23:49.502Z","2022-05-17T06:24:00.901Z","2022-05-17T06:24:47.745Z","2022-05-17T06:24:52.729Z","2022-05-17T06:25:04.573Z","2022-05-17T06:25:18.344Z","2022-05-17T06:25:26.543Z","2022-05-17T06:25:46.928Z","2022-05-17T06:26:00.882Z","2022-05-17T06:26:21.392Z","2022-05-17T06:26:48.407Z","2022-05-17T06:27:49.944Z","2022-05-17T06:28:26.375Z","2022-05-17T06:28:45.511Z","2022-05-17T06:29:08.919Z","2022-05-17T06:29:36.815Z","2022-05-17T06:29:57.777Z","2022-05-17T06:30:23.854Z","2022-05-17T06:30:48.335Z","2022-05-17T06:30:53.665Z","2022-05-17T06:31:36.890Z","2022-05-17T06:31:39.236Z","2022-05-17T06:31:52.603Z","2022-05-17T06:32:06.702Z","2022-05-17T06:32:21.435Z","2022-05-17T06:32:32.479Z","2022-05-17T06:34:01.856Z","2022-05-17T06:35:03.869Z","2022-05-17T06:35:48.236Z","2022-05-17T06:36:04.080Z","2022-05-17T06:36:24.505Z","2022-05-17T06:36:59.455Z","2022-05-17T06:37:11.673Z","2022-05-17T06:37:24.508Z","2022-05-17T06:37:39.884Z","2022-05-17T06:38:26.195Z","2022-05-17T06:39:23.608Z","2022-05-17T06:39:49.970Z","2022-05-17T06:40:32.493Z","2022-05-17T06:40:41.190Z","2022-05-17T06:41:29.650Z","2022-05-17T06:41:35.816Z","2022-05-17T06:41:47.739Z","2022-05-17T06:42:01.893Z","2022-05-17T06:42:26.095Z","2022-05-17T06:42:33.686Z","2022-05-17T06:43:06.807Z","2022-05-17T06:43:21.204Z","2022-05-17T06:43:44.567Z","2022-05-17T06:44:36.578Z","2022-05-17T06:45:06.569Z","2022-05-17T06:45:17.688Z","2022-05-17T06:45:40.655Z","2022-05-17T06:45:50.583Z","2022-05-17T06:46:01.186Z","2022-05-17T06:46:15.403Z","2022-05-17T06:47:07.738Z","2022-05-17T06:47:56.549Z","2022-05-17T06:48:19.864Z","2022-05-17T06:48:57.393Z","2022-05-17T06:49:30.107Z","2022-05-17T06:49:43.707Z","2022-05-17T06:50:05.199Z","2022-05-17T06:50:23.310Z","2022-05-17T06:51:08.406Z","2022-05-17T06:51:22.826Z","2022-05-17T06:51:50.484Z","2022-05-17T06:52:01.266Z","2022-05-17T06:52:32.927Z","2022-05-17T06:53:11.993Z","2022-05-17T06:53:30.181Z","2022-05-17T06:53:50.656Z","2022-05-17T06:54:49.295Z","2022-05-17T06:55:15.378Z","2022-05-17T06:55:24.624Z","2022-05-17T06:55:49.516Z","2022-05-17T06:56:23.289Z","2022-05-17T06:57:21.906Z","2022-05-17T06:57:53.586Z","2022-05-17T06:58:29.270Z","2022-05-17T06:59:18.802Z","2022-05-17T06:59:39.004Z","2022-05-17T06:59:52.984Z","2022-05-17T07:00:59.923Z","2022-05-17T07:01:27.592Z","2022-05-17T07:01:38.338Z","2022-05-17T07:01:50.645Z","2022-05-17T07:02:11.848Z","2022-05-17T07:02:25.292Z","2022-05-17T07:02:43.455Z","2022-05-17T07:02:49.416Z","2022-05-17T07:02:56.220Z","2022-05-17T07:03:03.133Z","2022-05-17T07:03:09.970Z","2022-05-17T07:03:30.533Z","2022-05-17T07:03:53.861Z","2022-05-17T07:04:20.192Z","2022-05-17T07:04:44.835Z","2022-05-17T07:05:11.725Z","2022-05-17T07:06:32.822Z","2022-05-17T07:07:20.237Z","2022-05-17T07:07:28.242Z","2022-05-17T07:07:42.369Z","2022-05-17T07:07:59.260Z","2022-05-17T07:08:41.449Z","2022-05-17T07:08:50.678Z","2022-05-17T07:09:02.236Z","2022-05-17T07:09:17.425Z","2022-05-17T07:09:38.610Z","2022-05-17T07:09:45.767Z","2022-05-17T07:10:01.544Z","2022-05-17T07:10:30.224Z","2022-05-17T07:11:05.924Z","2022-05-17T07:11:31.766Z","2022-05-17T07:11:49.284Z","2022-05-17T07:11:59.309Z","2022-05-17T07:12:18.470Z","2022-05-17T07:13:37.631Z","2022-05-17T07:14:51.643Z","2022-05-17T07:15:35.393Z","2022-05-17T07:15:50.864Z","2022-05-17T07:16:17.831Z","2022-05-17T07:16:44.931Z","2022-05-17T07:17:49.427Z","2022-05-17T07:17:55.245Z","2022-05-17T07:18:27.200Z","2022-05-17T07:18:55.920Z","2022-05-17T07:19:24.858Z","2022-05-17T07:19:42.450Z","2022-05-17T07:19:58.343Z","2022-05-17T07:20:22.278Z","2022-05-17T07:20:59.674Z","2022-05-17T07:21:16.427Z","2022-05-17T07:21:25.564Z","2022-05-17T07:21:48.425Z","2022-05-17T07:22:12.502Z","2022-05-17T07:23:31.096Z","2022-05-17T07:24:00.811Z","2022-05-17T07:24:21.889Z","2022-05-17T07:24:30.885Z","2022-05-17T07:24:57.177Z","2022-05-17T07:25:44.951Z","2022-05-17T07:26:29.116Z","2022-05-17T07:27:03.049Z","2022-05-17T07:27:33.605Z","2022-05-17T07:28:11.875Z","2022-05-17T07:28:17.311Z","2022-05-17T07:28:34.582Z","2022-05-17T07:29:37.525Z","2022-05-17T07:30:37.607Z","2022-05-17T07:30:58.353Z","2022-05-17T07:31:35.838Z","2022-05-17T07:31:49.445Z","2022-05-17T07:33:01.619Z","2022-05-17T07:33:26.378Z","2022-05-17T07:33:56.941Z","2022-05-17T07:34:11.779Z","2022-05-17T07:34:20.030Z","2022-05-17T07:34:24.620Z","2022-05-17T07:34:44.172Z","2022-05-17T07:35:00.301Z","2022-05-17T07:35:25.379Z","2022-05-17T07:35:31.321Z","2022-05-17T07:35:38.092Z","2022-05-17T07:36:08.564Z","2022-05-17T07:37:15.119Z","2022-05-17T07:37:58.676Z","2022-05-17T07:39:19.605Z","2022-05-17T07:39:27.786Z","2022-05-17T07:39:35.572Z","2022-05-17T07:40:14.536Z","2022-05-17T07:41:30.475Z","2022-05-17T07:42:14.237Z","2022-05-17T07:42:23.031Z","2022-05-17T07:42:28.138Z","2022-05-17T07:42:54.478Z","2022-05-17T07:43:13.323Z","2022-05-17T07:45:15.208Z","2022-05-17T07:46:42.355Z","2022-05-17T07:47:09.157Z","2022-05-17T07:47:40.140Z","2022-05-17T07:47:57.427Z","2022-05-17T07:48:02.991Z","2022-05-17T07:48:37.671Z","2022-05-17T07:48:50.176Z","2022-05-17T07:49:07.952Z","2022-05-17T07:49:27.005Z","2022-05-17T07:50:21.698Z","2022-05-17T07:51:01.444Z","2022-05-17T07:51:30.127Z","2022-05-17T07:51:56.891Z","2022-05-17T07:52:27.997Z","2022-05-17T07:53:11.248Z","2022-05-17T07:53:32.826Z","2022-05-17T07:53:58.328Z","2022-05-17T07:54:33.693Z","2022-05-17T07:54:57.971Z","2022-05-17T07:55:25.757Z","2022-05-17T07:56:06.504Z","2022-05-17T07:57:08.308Z","2022-05-17T07:57:23.416Z","2022-05-17T07:57:44.975Z","2022-05-17T07:58:00.305Z","2022-05-17T07:58:18.638Z","2022-05-17T07:59:18.521Z","2022-05-17T08:00:34.221Z","2022-05-17T08:01:03.000Z","2022-05-17T08:01:47.105Z","2022-05-17T08:02:02.549Z","2022-05-17T08:02:05.453Z","2022-05-17T08:02:05.928Z","2022-05-17T08:02:07.923Z","2022-05-17T08:02:09.872Z","2022-05-17T08:02:22.764Z","2022-05-17T08:02:30.022Z","2022-05-17T08:02:42.182Z","2022-05-17T08:02:45.343Z","2022-05-17T08:02:48.785Z","2022-05-17T08:02:55.736Z","2022-05-17T08:03:02.113Z","2022-05-17T08:03:03.135Z","2022-05-17T08:03:04.085Z","2022-05-17T08:03:06.872Z","2022-05-17T08:03:18.575Z","2022-05-17T08:03:21.662Z","2022-05-17T08:03:23.516Z","2022-05-17T08:03:25.908Z","2022-05-17T08:03:27.425Z","2022-05-17T08:03:29.765Z","2022-05-17T08:03:36.139Z","2022-05-17T08:03:41.429Z","2022-05-17T08:04:10.216Z","2022-05-17T08:04:16.582Z","2022-05-17T08:04:18.023Z","2022-05-17T08:04:18.723Z","2022-05-17T08:04:26.419Z","2022-05-17T08:04:32.170Z","2022-05-17T08:04:42.196Z","2022-05-17T08:04:46.530Z","2022-05-17T08:04:50.157Z","2022-05-17T08:04:51.955Z","2022-05-17T08:04:55.339Z","2022-05-17T08:04:59.507Z","2022-05-17T08:05:04.685Z","2022-05-17T08:05:27.014Z","2022-05-17T08:05:32.851Z","2022-05-17T08:05:35.313Z","2022-05-17T08:05:36.829Z","2022-05-17T08:05:37.986Z","2022-05-17T08:05:41.742Z","2022-05-17T08:05:44.186Z","2022-05-17T08:05:50.945Z","2022-05-17T08:05:56.015Z","2022-05-17T08:05:59.055Z","2022-05-17T08:06:04.280Z","2022-05-17T08:06:06.284Z","2022-05-17T08:06:13.580Z","2022-05-17T08:06:17.775Z","2022-05-17T08:06:24.617Z","2022-05-17T08:06:29.181Z","2022-05-17T08:06:38.427Z","2022-05-17T08:06:46.550Z","2022-05-17T08:07:02.038Z","2022-05-17T08:07:21.129Z","2022-05-17T08:07:36.990Z","2022-05-17T08:07:41.717Z","2022-05-17T08:07:49.223Z","2022-05-17T08:07:52.685Z","2022-05-17T08:07:54.043Z","2022-05-17T08:07:55.464Z","2022-05-17T08:08:01.613Z","2022-05-17T08:08:07.312Z","2022-05-17T08:08:09.284Z","2022-05-17T08:08:15.793Z","2022-05-17T08:08:24.609Z","2022-05-17T08:08:27.556Z","2022-05-17T08:08:37.020Z","2022-05-17T08:08:44.527Z","2022-05-17T08:08:49.303Z","2022-05-17T08:08:56.809Z","2022-05-17T08:09:07.492Z","2022-05-17T08:09:19.211Z","2022-05-17T08:09:37.641Z","2022-05-17T08:09:39.701Z","2022-05-17T08:09:46.281Z","2022-05-17T08:09:49.735Z","2022-05-17T08:09:56.324Z","2022-05-17T08:10:03.547Z","2022-05-17T08:10:22.069Z","2022-05-17T08:10:35.740Z","2022-05-17T08:10:38.106Z","2022-05-17T08:10:47.154Z","2022-05-17T08:10:51.631Z","2022-05-17T08:11:01.039Z","2022-05-17T08:11:06.928Z","2022-05-17T08:11:15.864Z","2022-05-17T08:11:17.712Z","2022-05-17T08:11:27.398Z","2022-05-17T08:11:32.810Z","2022-05-17T08:11:43.965Z","2022-05-17T08:11:47.899Z","2022-05-17T08:12:09.854Z","2022-05-17T08:12:14.939Z","2022-05-17T08:12:23.017Z","2022-05-17T08:12:27.426Z","2022-05-17T08:12:31.230Z","2022-05-17T08:12:36.523Z","2022-05-17T08:12:40.544Z","2022-05-17T08:12:44.378Z","2022-05-17T08:12:50.377Z","2022-05-17T08:12:56.177Z","2022-05-17T08:13:03.413Z","2022-05-17T08:13:11.618Z","2022-05-17T08:13:23.078Z","2022-05-17T08:13:29.603Z","2022-05-17T08:13:36.244Z","2022-05-17T08:13:45.807Z","2022-05-17T08:13:47.501Z","2022-05-17T08:14:05.249Z","2022-05-17T08:14:09.245Z","2022-05-17T08:14:17.786Z","2022-05-17T08:14:20.279Z","2022-05-17T08:14:33.746Z","2022-05-17T08:14:38.443Z","2022-05-17T08:14:46.838Z","2022-05-17T08:14:59.818Z","2022-05-17T08:15:07.835Z","2022-05-17T08:15:23.711Z","2022-05-17T08:15:25.712Z","2022-05-17T08:15:31.876Z","2022-05-17T08:15:42.079Z","2022-05-17T08:15:46.814Z","2022-05-17T08:15:50.164Z","2022-05-17T08:15:57.472Z","2022-05-17T08:16:07.326Z","2022-05-17T08:16:31.543Z","2022-05-17T08:16:55.119Z","2022-05-17T08:17:20.131Z","2022-05-17T08:17:25.446Z","2022-05-17T08:17:50.552Z","2022-05-17T08:18:05.891Z","2022-05-17T08:18:15.747Z","2022-05-17T08:18:21.866Z","2022-05-17T08:18:32.412Z","2022-05-17T08:18:34.440Z","2022-05-17T08:18:54.241Z","2022-05-17T08:19:00.142Z","2022-05-17T08:19:10.453Z","2022-05-17T08:19:19.634Z","2022-05-17T08:19:22.929Z","2022-05-17T08:19:31.295Z","2022-05-17T08:19:47.519Z","2022-05-17T08:20:05.756Z","2022-05-17T08:20:09.940Z","2022-05-17T08:20:15.514Z","2022-05-17T08:20:22.704Z","2022-05-17T08:20:24.958Z","2022-05-17T08:20:29.417Z","2022-05-17T08:20:32.339Z","2022-05-17T08:20:34.465Z","2022-05-17T08:20:37.084Z","2022-05-17T08:20:41.231Z","2022-05-17T08:20:43.383Z","2022-05-17T08:20:45.762Z","2022-05-17T08:20:49.563Z","2022-05-17T08:20:51.555Z","2022-05-17T08:20:54.309Z","2022-05-17T08:20:57.396Z","2022-05-17T08:21:00.361Z","2022-05-17T08:21:06.560Z","2022-05-17T08:21:11.558Z","2022-05-17T08:21:13.614Z","2022-05-17T08:21:13.862Z","2022-05-17T08:21:26.678Z","2022-05-17T08:21:29.199Z","2022-05-17T08:21:33.397Z","2022-05-17T08:21:37.384Z","2022-05-17T08:21:40.521Z","2022-05-17T08:21:42.415Z","2022-05-17T08:21:47.228Z","2022-05-17T08:22:04.296Z","2022-05-17T08:22:19.432Z","2022-05-17T08:22:38.764Z","2022-05-17T08:22:39.336Z","2022-05-17T08:22:46.538Z","2022-05-17T08:22:59.146Z","2022-05-17T08:23:02.197Z","2022-05-17T08:23:08.821Z","2022-05-17T08:23:18.565Z","2022-05-17T08:23:28.426Z","2022-05-17T08:23:47.060Z","2022-05-17T08:23:56.929Z","2022-05-17T08:24:04.187Z","2022-05-17T08:24:12.289Z","2022-05-17T08:24:14.626Z","2022-05-17T08:24:19.771Z","2022-05-17T08:24:22.195Z","2022-05-17T08:24:37.864Z","2022-05-17T08:25:24.208Z","2022-05-17T08:25:31.460Z","2022-05-17T08:25:32.170Z","2022-05-17T08:25:44.919Z","2022-05-17T08:25:48.827Z","2022-05-17T08:25:55.458Z","2022-05-17T08:26:07.790Z","2022-05-17T08:26:19.186Z","2022-05-17T08:26:25.934Z","2022-05-17T08:26:40.363Z","2022-05-17T08:26:53.942Z","2022-05-17T08:26:59.061Z","2022-05-17T08:27:19.391Z","2022-05-17T08:27:30.842Z","2022-05-17T08:27:33.063Z","2022-05-17T08:27:45.336Z","2022-05-17T08:28:20.141Z","2022-05-17T08:28:35.111Z","2022-05-17T08:28:39.318Z","2022-05-17T08:28:49.317Z","2022-05-17T08:29:04.011Z","2022-05-17T08:29:21.526Z","2022-05-17T08:29:25.076Z","2022-05-17T08:29:28.406Z","2022-05-17T08:29:30.278Z","2022-05-17T08:29:39.376Z","2022-05-17T08:29:42.799Z","2022-05-17T08:29:45.794Z","2022-05-17T08:29:57.836Z","2022-05-17T08:30:05.660Z","2022-05-17T08:30:17.993Z","2022-05-17T08:30:20.778Z","2022-05-17T08:30:30.291Z","2022-05-17T08:30:45.406Z","2022-05-17T08:30:51.683Z","2022-05-17T08:30:53.173Z","2022-05-17T08:30:55.892Z","2022-05-17T08:31:03.906Z","2022-05-17T08:31:13.262Z","2022-05-17T08:31:18.667Z","2022-05-17T08:31:42.467Z","2022-05-17T08:31:48.107Z","2022-05-17T08:31:54.534Z","2022-05-17T08:32:05.483Z","2022-05-17T08:32:13.566Z","2022-05-17T08:32:19.875Z","2022-05-17T08:32:39.671Z","2022-05-17T08:32:40.631Z","2022-05-17T08:32:45.356Z","2022-05-17T08:32:54.803Z","2022-05-17T08:32:59.229Z","2022-05-17T08:33:12.187Z","2022-05-17T08:33:21.057Z","2022-05-17T08:33:41.734Z","2022-05-17T08:33:49.860Z","2022-05-17T08:33:50.982Z","2022-05-17T08:34:01.658Z","2022-05-17T08:34:12.818Z","2022-05-17T08:34:21.555Z","2022-05-17T08:34:27.933Z","2022-05-17T08:34:43.643Z","2022-05-17T08:34:58.607Z","2022-05-17T08:35:32.397Z","2022-05-17T08:35:45.567Z","2022-05-17T08:35:46.946Z","2022-05-17T08:35:50.198Z","2022-05-17T08:35:51.319Z","2022-05-17T08:35:55.522Z","2022-05-17T08:36:04.918Z","2022-05-17T08:36:14.287Z","2022-05-17T08:36:24.079Z","2022-05-17T08:36:26.333Z","2022-05-17T08:36:31.276Z","2022-05-17T08:36:33.327Z","2022-05-17T08:36:48.306Z","2022-05-17T08:37:21.489Z","2022-05-17T08:37:28.326Z","2022-05-17T08:37:41.197Z","2022-05-17T08:37:48.036Z","2022-05-17T08:37:52.548Z","2022-05-17T08:38:13.920Z","2022-05-17T08:38:19.645Z","2022-05-17T08:38:24.013Z","2022-05-17T08:38:33.425Z","2022-05-17T08:38:36.751Z","2022-05-17T08:38:38.135Z","2022-05-17T08:38:55.079Z","2022-05-17T08:39:11.925Z","2022-05-17T08:39:14.394Z","2022-05-17T08:39:45.447Z","2022-05-17T08:39:55.720Z","2022-05-17T08:40:29.529Z","2022-05-17T08:40:45.368Z","2022-05-17T08:40:48.644Z","2022-05-17T08:40:58.480Z","2022-05-17T08:40:59.177Z","2022-05-17T08:41:23.208Z","2022-05-17T08:41:37.274Z","2022-05-17T08:41:40.917Z","2022-05-17T08:41:59.236Z","2022-05-17T08:42:01.634Z","2022-05-17T08:42:21.401Z","2022-05-17T08:42:52.902Z","2022-05-17T08:43:11.688Z","2022-05-17T08:43:21.380Z","2022-05-17T08:43:30.331Z","2022-05-17T08:43:36.132Z","2022-05-17T08:43:57.833Z","2022-05-17T08:44:03.713Z","2022-05-17T08:44:15.228Z","2022-05-17T08:44:19.013Z","2022-05-17T08:44:20.927Z","2022-05-17T08:44:38.871Z","2022-05-17T08:44:45.104Z","2022-05-17T08:44:51.669Z","2022-05-17T08:45:01.452Z","2022-05-17T08:45:17.111Z","2022-05-17T08:45:30.954Z","2022-05-17T08:45:38.467Z","2022-05-17T08:45:51.521Z","2022-05-17T08:46:12.254Z","2022-05-17T08:46:22.894Z","2022-05-17T08:46:30.264Z","2022-05-17T08:46:47.868Z","2022-05-17T08:47:10.706Z","2022-05-17T08:47:23.513Z","2022-05-17T08:47:34.985Z","2022-05-17T08:47:55.371Z","2022-05-17T08:48:01.278Z","2022-05-17T08:48:29.718Z","2022-05-17T08:49:25.309Z","2022-05-17T08:49:36.078Z","2022-05-17T08:49:40.869Z","2022-05-17T08:49:45.288Z","2022-05-17T08:49:48.823Z","2022-05-17T08:50:03.840Z","2022-05-17T08:50:08.446Z","2022-05-17T08:50:22.845Z","2022-05-17T08:50:27.021Z","2022-05-17T08:50:41.319Z","2022-05-17T08:50:50.999Z","2022-05-17T08:51:00.107Z","2022-05-17T08:51:06.052Z","2022-05-17T08:51:20.957Z","2022-05-17T08:51:25.029Z","2022-05-17T08:53:28.906Z","2022-05-17T08:53:48.879Z","2022-05-17T08:54:00.887Z","2022-05-17T08:54:14.857Z","2022-05-17T08:54:16.488Z","2022-05-17T08:54:25.172Z","2022-05-17T08:54:34.484Z","2022-05-17T08:54:40.664Z","2022-05-17T08:54:55.776Z","2022-05-17T08:55:12.920Z","2022-05-17T08:55:21.405Z","2022-05-17T08:55:29.228Z","2022-05-17T08:55:42.530Z","2022-05-17T08:55:51.352Z","2022-05-17T08:55:58.100Z","2022-05-17T08:56:15.005Z","2022-05-17T08:56:22.738Z","2022-05-17T08:56:49.884Z","2022-05-17T08:56:51.128Z","2022-05-17T08:56:58.980Z","2022-05-17T08:57:03.136Z","2022-05-17T08:57:04.361Z","2022-05-17T08:57:15.534Z","2022-05-17T08:57:25.424Z","2022-05-17T08:57:49.276Z","2022-05-17T08:58:06.335Z","2022-05-17T08:58:36.916Z","2022-05-17T08:58:48.101Z","2022-05-17T08:59:21.404Z","2022-05-17T08:59:37.834Z","2022-05-17T08:59:52.955Z","2022-05-17T09:00:07.782Z","2022-05-17T09:00:15.480Z","2022-05-17T09:00:33.008Z","2022-05-17T09:00:45.967Z","2022-05-17T09:00:54.533Z","2022-05-17T09:01:04.367Z","2022-05-17T09:01:11.588Z","2022-05-17T09:01:16.259Z","2022-05-17T09:01:22.682Z","2022-05-17T09:01:38.974Z","2022-05-17T09:01:57.662Z","2022-05-17T09:02:04.841Z","2022-05-17T09:02:08.834Z","2022-05-17T09:02:12.307Z","2022-05-17T09:02:20.399Z","2022-05-17T09:02:56.072Z","2022-05-17T09:02:59.281Z","2022-05-17T09:03:00.949Z","2022-05-17T09:03:06.564Z","2022-05-17T09:03:13.167Z","2022-05-17T09:03:18.213Z","2022-05-17T09:03:29.263Z","2022-05-17T09:03:45.149Z","2022-05-17T09:03:49.398Z","2022-05-17T09:03:50.459Z","2022-05-17T09:03:54.271Z","2022-05-17T09:04:09.202Z","2022-05-17T09:04:23.323Z","2022-05-17T09:04:34.010Z","2022-05-17T09:04:48.229Z","2022-05-17T09:04:57.241Z","2022-05-17T09:05:02.215Z","2022-05-17T09:05:07.218Z","2022-05-17T09:05:22.427Z","2022-05-17T09:05:49.100Z","2022-05-17T09:06:40.208Z","2022-05-17T09:06:49.596Z","2022-05-17T09:06:59.061Z","2022-05-17T09:07:05.959Z","2022-05-17T09:07:12.998Z","2022-05-17T09:07:21.098Z","2022-05-17T09:07:27.587Z","2022-05-17T09:07:35.171Z","2022-05-17T09:07:45.154Z","2022-05-17T09:08:00.561Z","2022-05-17T09:08:11.283Z","2022-05-17T09:08:42.916Z","2022-05-17T09:08:49.964Z","2022-05-17T09:08:58.256Z","2022-05-17T09:09:12.350Z","2022-05-17T09:09:20.613Z","2022-05-17T09:09:29.062Z","2022-05-17T09:09:34.593Z","2022-05-17T09:09:48.567Z","2022-05-17T09:10:15.413Z","2022-05-17T09:10:29.547Z","2022-05-17T09:10:59.338Z","2022-05-17T09:11:43.709Z","2022-05-17T09:12:11.060Z","2022-05-17T09:12:47.118Z","2022-05-17T09:12:54.837Z","2022-05-17T09:13:06.497Z","2022-05-17T09:13:13.977Z","2022-05-17T09:13:22.937Z","2022-05-17T09:13:31.549Z","2022-05-17T09:13:38.764Z","2022-05-17T09:14:07.195Z","2022-05-17T09:14:09.723Z","2022-05-17T09:14:23.679Z","2022-05-17T09:14:27.622Z","2022-05-17T09:14:31.656Z","2022-05-17T09:14:33.900Z","2022-05-17T09:14:37.261Z","2022-05-17T09:14:48.743Z","2022-05-17T09:14:56.939Z","2022-05-17T09:15:02.163Z","2022-05-17T09:15:03.763Z","2022-05-17T09:15:08.759Z","2022-05-17T09:15:18.675Z","2022-05-17T09:15:22.064Z","2022-05-17T09:15:30.792Z","2022-05-17T09:15:38.751Z","2022-05-17T09:15:40.244Z","2022-05-17T09:15:52.918Z","2022-05-17T09:16:01.400Z","2022-05-17T09:16:26.301Z","2022-05-17T09:16:41.424Z","2022-05-17T09:16:54.066Z","2022-05-17T09:18:13.875Z","2022-05-17T09:18:16.286Z","2022-05-17T09:19:09.134Z","2022-05-17T09:19:55.383Z","2022-05-17T09:20:31.623Z","2022-05-17T09:20:34.889Z","2022-05-17T09:20:40.971Z","2022-05-17T09:20:42.247Z","2022-05-17T09:20:45.012Z","2022-05-17T09:20:48.264Z","2022-05-17T09:21:04.459Z","2022-05-17T09:21:08.322Z","2022-05-17T09:21:15.685Z","2022-05-17T09:21:18.371Z","2022-05-17T09:21:42.425Z","2022-05-17T09:22:37.376Z","2022-05-17T09:22:52.272Z","2022-05-17T09:23:12.645Z","2022-05-17T09:23:33.958Z","2022-05-17T09:23:56.246Z","2022-05-17T09:24:14.573Z","2022-05-17T09:24:30.251Z","2022-05-17T09:24:35.390Z","2022-05-17T09:24:55.763Z","2022-05-17T09:25:01.693Z","2022-05-17T09:25:17.367Z","2022-05-17T09:25:22.534Z","2022-05-17T09:25:24.250Z","2022-05-17T09:25:39.400Z","2022-05-17T09:25:43.204Z","2022-05-17T09:25:48.354Z","2022-05-17T09:25:52.897Z","2022-05-17T09:26:23.184Z","2022-05-17T09:26:33.510Z","2022-05-17T09:26:42.044Z","2022-05-17T09:26:49.102Z","2022-05-17T09:26:53.064Z","2022-05-17T09:26:55.601Z","2022-05-17T09:26:58.034Z","2022-05-17T09:27:00.066Z","2022-05-17T09:27:13.542Z","2022-05-17T09:27:26.122Z","2022-05-17T09:27:32.181Z","2022-05-17T09:27:42.502Z","2022-05-17T09:27:57.236Z","2022-05-17T09:28:06.685Z","2022-05-17T09:28:14.323Z","2022-05-17T09:28:28.093Z","2022-05-17T09:28:37.534Z","2022-05-17T09:28:47.440Z","2022-05-17T09:29:18.083Z","2022-05-17T09:29:32.544Z","2022-05-17T09:29:43.266Z","2022-05-17T09:29:47.662Z","2022-05-17T09:30:04.479Z","2022-05-17T09:30:07.797Z","2022-05-17T09:30:18.143Z","2022-05-17T09:30:27.550Z","2022-05-17T09:30:31.053Z","2022-05-17T09:30:34.796Z","2022-05-17T09:30:40.810Z","2022-05-17T09:31:34.324Z","2022-05-17T09:32:41.179Z","2022-05-17T09:33:37.548Z","2022-05-17T09:34:25.848Z","2022-05-17T09:34:31.066Z","2022-05-17T09:35:04.650Z","2022-05-17T09:35:28.560Z","2022-05-17T09:36:43.611Z","2022-05-17T09:36:47.737Z","2022-05-17T09:36:51.114Z","2022-05-17T09:36:55.692Z","2022-05-17T09:36:58.897Z","2022-05-17T09:37:12.143Z","2022-05-17T09:37:25.133Z","2022-05-17T09:37:28.282Z","2022-05-17T09:37:29.054Z","2022-05-17T09:37:39.676Z","2022-05-17T09:37:41.727Z","2022-05-17T09:37:52.582Z","2022-05-17T09:37:54.585Z","2022-05-17T09:38:13.141Z","2022-05-17T09:38:15.604Z","2022-05-17T09:38:19.837Z","2022-05-17T09:38:28.916Z","2022-05-17T09:38:29.418Z","2022-05-17T09:38:39.837Z","2022-05-17T09:38:47.427Z","2022-05-17T09:39:00.497Z","2022-05-17T09:39:09.493Z","2022-05-17T09:39:16.270Z","2022-05-17T09:39:24.350Z","2022-05-17T09:39:30.649Z","2022-05-17T09:39:32.645Z","2022-05-17T09:39:35.687Z","2022-05-17T09:39:40.109Z","2022-05-17T09:39:44.697Z","2022-05-17T09:39:48.281Z","2022-05-17T09:40:26.908Z","2022-05-17T09:41:56.737Z","2022-05-17T09:42:22.216Z","2022-05-17T09:42:40.665Z","2022-05-17T09:42:57.242Z","2022-05-17T09:43:04.525Z","2022-05-17T09:43:35.141Z","2022-05-17T09:43:53.916Z","2022-05-17T09:44:03.710Z","2022-05-17T09:44:13.967Z","2022-05-17T09:44:25.400Z","2022-05-17T09:44:34.068Z","2022-05-17T09:44:52.108Z","2022-05-17T09:45:12.850Z","2022-05-17T09:45:17.841Z","2022-05-17T09:45:34.396Z","2022-05-17T09:45:45.766Z","2022-05-17T09:46:01.805Z","2022-05-17T09:46:20.512Z","2022-05-17T09:47:09.632Z","2022-05-17T09:48:25.803Z","2022-05-17T09:48:42.712Z","2022-05-17T09:49:11.630Z","2022-05-17T09:49:36.850Z","2022-05-17T09:49:39.820Z","2022-05-17T09:49:41.019Z","2022-05-17T09:49:41.433Z","2022-05-17T09:49:44.191Z","2022-05-17T09:49:47.458Z","2022-05-17T09:50:01.228Z","2022-05-17T09:50:09.746Z","2022-05-17T09:50:13.990Z","2022-05-17T09:50:26.342Z","2022-05-17T09:50:34.547Z","2022-05-17T09:50:41.536Z","2022-05-17T09:50:58.796Z","2022-05-17T09:51:09.443Z","2022-05-17T09:51:20.182Z","2022-05-17T09:51:22.171Z","2022-05-17T09:51:23.600Z","2022-05-17T09:52:48.539Z","2022-05-17T09:52:59.473Z","2022-05-17T09:53:03.332Z","2022-05-17T09:53:15.312Z","2022-05-17T09:53:30.209Z","2022-05-17T09:53:33.342Z","2022-05-17T09:53:40.936Z","2022-05-17T09:53:41.677Z","2022-05-17T09:53:54.894Z","2022-05-17T09:53:57.537Z","2022-05-17T09:54:06.453Z","2022-05-17T09:54:10.456Z","2022-05-17T09:54:35.061Z","2022-05-17T09:54:47.579Z","2022-05-17T09:55:07.922Z","2022-05-17T09:55:14.619Z","2022-05-17T09:55:25.752Z","2022-05-17T09:55:27.911Z","2022-05-17T09:55:41.139Z","2022-05-17T09:55:45.263Z","2022-05-17T09:55:56.404Z","2022-05-17T09:55:59.844Z","2022-05-17T09:56:00.784Z","2022-05-17T09:56:07.090Z","2022-05-17T09:56:16.933Z","2022-05-17T09:56:23.475Z","2022-05-17T09:57:04.114Z","2022-05-17T09:57:21.566Z","2022-05-17T09:57:31.635Z","2022-05-17T09:58:06.788Z","2022-05-17T09:58:41.716Z","2022-05-17T10:00:15.811Z","2022-05-17T10:01:14.798Z","2022-05-17T10:01:39.375Z","2022-05-17T10:01:50.728Z","2022-05-17T10:03:25.922Z","2022-05-17T10:04:04.804Z","2022-05-17T10:04:07.749Z","2022-05-17T10:04:25.848Z","2022-05-17T10:04:28.189Z","2022-05-17T10:04:33.373Z","2022-05-17T10:04:36.332Z","2022-05-17T10:04:37.721Z","2022-05-17T10:04:52.142Z","2022-05-17T10:05:20.301Z","2022-05-17T10:05:33.804Z","2022-05-17T10:05:49.412Z","2022-05-17T10:05:53.996Z","2022-05-17T10:06:02.218Z","2022-05-17T10:06:02.771Z","2022-05-17T10:06:03.734Z","2022-05-17T10:06:08.807Z","2022-05-17T10:06:12.609Z","2022-05-17T10:06:14.713Z","2022-05-17T10:06:18.467Z","2022-05-17T10:06:22.517Z","2022-05-17T10:06:28.468Z","2022-05-17T10:06:34.087Z","2022-05-17T10:07:11.797Z","2022-05-17T10:07:13.196Z","2022-05-17T10:07:16.268Z","2022-05-17T10:07:22.029Z","2022-05-17T10:07:29.042Z","2022-05-17T10:07:30.976Z","2022-05-17T10:07:32.908Z","2022-05-17T10:07:40.620Z","2022-05-17T10:07:45.509Z","2022-05-17T10:07:47.384Z","2022-05-17T10:07:53.085Z","2022-05-17T10:07:59.148Z","2022-05-17T10:08:08.047Z","2022-05-17T10:08:24.063Z","2022-05-17T10:10:12.579Z","2022-05-17T10:10:50.463Z","2022-05-17T10:10:55.364Z","2022-05-17T10:10:59.130Z","2022-05-17T10:11:12.781Z","2022-05-17T10:11:15.638Z","2022-05-17T10:11:20.149Z","2022-05-17T10:11:29.672Z","2022-05-17T10:11:59.066Z","2022-05-17T10:12:25.947Z","2022-05-17T10:12:33.914Z","2022-05-17T10:12:42.333Z","2022-05-17T10:12:52.287Z","2022-05-17T10:13:05.863Z","2022-05-17T10:13:42.659Z","2022-05-17T10:13:53.411Z","2022-05-17T10:14:09.179Z","2022-05-17T10:14:20.683Z","2022-05-17T10:14:51.017Z","2022-05-17T10:15:11.066Z","2022-05-17T10:15:23.094Z","2022-05-17T10:15:37.630Z","2022-05-17T10:15:47.125Z","2022-05-17T10:16:00.720Z","2022-05-17T10:16:17.880Z","2022-05-17T10:17:16.326Z","2022-05-17T10:17:23.122Z","2022-05-17T10:17:29.218Z","2022-05-17T10:17:58.074Z","2022-05-17T10:18:02.311Z","2022-05-17T10:19:05.598Z","2022-05-17T10:19:29.794Z","2022-05-17T10:20:01.720Z","2022-05-17T10:20:35.027Z","2022-05-17T10:21:27.409Z","2022-05-17T10:21:45.335Z","2022-05-17T10:22:01.196Z","2022-05-17T10:23:14.340Z","2022-05-17T10:23:34.292Z","2022-05-17T10:24:00.035Z","2022-05-17T10:24:57.056Z","2022-05-17T10:25:12.837Z","2022-05-17T10:25:49.657Z","2022-05-17T10:26:18.238Z","2022-05-17T10:26:39.820Z","2022-05-17T10:27:08.530Z","2022-05-17T10:27:24.765Z","2022-05-17T10:27:45.362Z","2022-05-17T10:28:11.620Z","2022-05-17T10:28:24.314Z","2022-05-17T10:28:37.659Z","2022-05-17T10:28:55.430Z","2022-05-17T10:29:21.757Z","2022-05-17T10:29:28.551Z","2022-05-17T10:29:48.286Z","2022-05-17T10:30:22.590Z","2022-05-17T10:30:58.503Z","2022-05-17T10:31:24.232Z","2022-05-17T10:31:51.496Z","2022-05-17T10:32:14.966Z","2022-05-17T10:32:40.420Z","2022-05-17T10:33:25.039Z","2022-05-17T10:34:30.468Z","2022-05-17T10:35:46.362Z","2022-05-17T10:37:03.699Z","2022-05-17T10:37:49.893Z","2022-05-17T10:38:59.216Z","2022-05-17T10:40:02.035Z","2022-05-17T10:40:14.875Z","2022-05-17T10:40:38.760Z","2022-05-17T10:40:47.047Z","2022-05-17T10:40:52.388Z","2022-05-17T10:40:55.393Z","2022-05-17T10:41:11.473Z","2022-05-17T10:41:30.781Z","2022-05-17T10:41:50.542Z","2022-05-17T10:42:09.466Z","2022-05-17T10:42:18.628Z","2022-05-17T10:42:42.685Z","2022-05-17T10:42:50.003Z","2022-05-17T10:43:18.521Z","2022-05-17T10:43:33.293Z","2022-05-17T10:43:51.962Z","2022-05-17T10:43:57.642Z","2022-05-17T10:44:06.472Z","2022-05-17T10:44:18.372Z","2022-05-17T10:44:21.867Z","2022-05-17T10:44:26.529Z","2022-05-17T10:44:30.629Z","2022-05-17T10:44:41.994Z","2022-05-17T10:45:01.819Z","2022-05-17T10:45:13.006Z","2022-05-17T10:45:37.750Z","2022-05-17T10:46:09.786Z","2022-05-17T10:46:20.119Z","2022-05-17T10:46:30.996Z","2022-05-17T10:46:38.151Z","2022-05-17T10:46:46.561Z","2022-05-17T10:47:09.535Z","2022-05-17T10:47:13.259Z","2022-05-17T10:47:16.365Z","2022-05-17T10:47:34.140Z","2022-05-17T10:47:39.359Z","2022-05-17T10:47:46.042Z","2022-05-17T10:47:57.038Z","2022-05-17T10:48:17.568Z","2022-05-17T10:48:23.866Z","2022-05-17T10:48:26.637Z","2022-05-17T10:49:05.246Z","2022-05-17T10:49:10.090Z","2022-05-17T10:49:19.685Z","2022-05-17T10:49:20.570Z","2022-05-17T10:49:22.578Z","2022-05-17T10:49:33.601Z","2022-05-17T10:49:34.852Z","2022-05-17T10:49:36.628Z","2022-05-17T10:49:52.172Z","2022-05-17T10:49:58.309Z","2022-05-17T10:50:06.927Z","2022-05-17T10:50:36.715Z","2022-05-17T10:51:05.392Z","2022-05-17T10:51:26.735Z","2022-05-17T10:51:28.839Z","2022-05-17T10:51:30.828Z","2022-05-17T10:52:27.476Z","2022-05-17T10:52:29.147Z","2022-05-17T10:53:04.039Z","2022-05-17T10:53:40.058Z","2022-05-17T10:54:01.730Z","2022-05-17T10:54:05.427Z","2022-05-17T10:54:08.586Z","2022-05-17T10:54:26.537Z","2022-05-17T10:54:30.646Z","2022-05-17T10:54:41.119Z","2022-05-17T10:54:54.343Z","2022-05-17T10:55:03.309Z","2022-05-17T10:55:10.818Z","2022-05-17T10:55:33.627Z","2022-05-17T10:55:46.701Z","2022-05-17T10:55:51.452Z","2022-05-17T10:56:10.530Z","2022-05-17T10:56:30.377Z","2022-05-17T10:56:36.204Z","2022-05-17T10:56:43.440Z","2022-05-17T10:56:52.257Z","2022-05-17T10:56:56.908Z","2022-05-17T10:57:02.995Z","2022-05-17T10:57:06.268Z","2022-05-17T10:57:17.929Z","2022-05-17T10:57:22.723Z","2022-05-17T10:57:34.647Z","2022-05-17T10:57:53.246Z","2022-05-17T10:58:16.094Z","2022-05-17T10:58:29.865Z","2022-05-17T10:58:59.654Z","2022-05-17T10:59:09.886Z","2022-05-17T10:59:22.388Z","2022-05-17T10:59:25.156Z","2022-05-17T10:59:29.725Z","2022-05-17T10:59:32.604Z","2022-05-17T10:59:44.671Z","2022-05-17T10:59:50.727Z","2022-05-17T10:59:55.553Z","2022-05-17T10:59:58.022Z","2022-05-17T11:00:06.371Z","2022-05-17T11:00:11.226Z","2022-05-17T11:00:19.525Z","2022-05-17T11:00:25.466Z","2022-05-17T11:00:41.154Z","2022-05-17T11:00:54.433Z","2022-05-17T11:01:05.563Z","2022-05-17T11:01:21.677Z","2022-05-17T11:01:32.195Z","2022-05-17T11:01:40.145Z","2022-05-17T11:01:59.146Z","2022-05-17T11:02:28.568Z","2022-05-17T11:02:50.432Z","2022-05-17T11:03:16.714Z","2022-05-17T11:03:22.715Z","2022-05-17T11:04:12.655Z","2022-05-17T11:04:36.690Z","2022-05-17T11:04:47.924Z","2022-05-17T11:04:52.403Z","2022-05-17T11:04:59.874Z","2022-05-17T11:05:03.177Z","2022-05-17T11:05:48.556Z","2022-05-17T11:06:07.833Z","2022-05-17T11:06:19.714Z","2022-05-17T11:06:28.559Z","2022-05-17T11:06:43.771Z","2022-05-17T11:06:53.751Z","2022-05-17T11:06:59.573Z","2022-05-17T11:07:09.928Z","2022-05-17T11:07:14.450Z","2022-05-17T11:07:23.464Z","2022-05-17T11:07:30.990Z","2022-05-17T11:07:42.253Z","2022-05-17T11:07:51.125Z","2022-05-17T11:08:21.034Z","2022-05-17T11:08:25.810Z","2022-05-17T11:08:29.696Z","2022-05-17T11:08:35.900Z","2022-05-17T11:08:50.555Z","2022-05-17T11:08:53.039Z","2022-05-17T11:09:12.700Z","2022-05-17T11:09:20.569Z","2022-05-17T11:09:35.847Z","2022-05-17T11:09:46.513Z","2022-05-17T11:09:47.296Z","2022-05-17T11:09:59.193Z","2022-05-17T11:10:13.772Z","2022-05-17T11:10:21.523Z","2022-05-17T11:10:33.203Z","2022-05-17T11:10:40.205Z","2022-05-17T11:10:50.532Z","2022-05-17T11:11:06.148Z","2022-05-17T11:11:10.629Z","2022-05-17T11:11:26.440Z","2022-05-17T11:11:44.404Z","2022-05-17T11:11:49.130Z","2022-05-17T11:11:57.869Z","2022-05-17T11:12:01.539Z","2022-05-17T11:12:11.094Z","2022-05-17T11:12:20.155Z","2022-05-17T11:12:22.244Z","2022-05-17T11:12:27.261Z","2022-05-17T11:12:35.251Z","2022-05-17T11:12:40.627Z","2022-05-17T11:12:51.693Z","2022-05-17T11:12:56.666Z","2022-05-17T11:12:59.763Z","2022-05-17T11:13:03.146Z","2022-05-17T11:13:07.318Z","2022-05-17T11:13:11.278Z","2022-05-17T11:13:27.960Z","2022-05-17T11:13:30.807Z","2022-05-17T11:13:51.903Z","2022-05-17T11:14:01.952Z","2022-05-17T11:14:07.618Z","2022-05-17T11:14:10.812Z","2022-05-17T11:14:13.177Z","2022-05-17T11:14:15.771Z","2022-05-17T11:14:18.637Z"]},geometry:{type:"LineString",coordinates:[[13.843949,46.615767,495.20129],[13.844003,46.616024,495.20129],[13.84401,46.616078,495.20129],[13.844232,46.616087,495.20129],[13.845087,46.616082,495.210324],[13.845181,46.616074,495.214125],[13.845705,46.616011,495.235473],[13.846296,46.615874,495.260505],[13.8471,46.615513,495.299053],[13.847177,46.61546,495.303427],[13.847242,46.61543,495.312002],[13.847356,46.615375,495.474041],[13.847621,46.615252,495.84605],[13.84777,46.615178,496.059915],[13.847791,46.615166,496.091689],[13.847817,46.615152,496.130115],[13.847843,46.615177,496.182142],[13.848492,46.615684,497.325349],[13.848539,46.615714,497.399977],[13.848803,46.615895,497.833834],[13.84886,46.61596,497.962327],[13.848956,46.616229,498.408421],[13.84899,46.616419,498.638849],[13.849089,46.616502,498.768008],[13.849184,46.616586,498.896044],[13.849501,46.61685,499.307968],[13.850669,46.617294,500.4117],[13.851512,46.617632,500.095331],[13.851601,46.617662,500.046045],[13.851674,46.617683,500.006699],[13.852606,46.618016,499.484424],[13.852664,46.618037,499.451829],[13.853416,46.618268,499.062936],[13.853998,46.618448,498.783469],[13.854097,46.618514,498.723062],[13.854173,46.618495,498.68765],[13.854278,46.618459,498.636267],[13.855157,46.618595,498.24176],[13.855255,46.618605,498.198381],[13.855352,46.618613,498.155605],[13.855371,46.618614,498.147262],[13.857316,46.618842,497.441478],[13.859927,46.619178,496.237962],[13.860522,46.619265,495.934035],[13.860524,46.619285,495.919453],[13.860515,46.619346,495.874855],[13.860506,46.619397,495.83961],[13.860504,46.619413,495.831353],[13.860654,46.619603,495.72023],[13.860651,46.620326,495.348507],[13.860637,46.620839,495.084708],[13.860582,46.620911,495.042905],[13.860585,46.620965,495.015121],[13.860729,46.620971,494.964178],[13.860867,46.620978,494.918444],[13.861344,46.620969,494.862991],[13.861547,46.620443,494.770919],[13.861572,46.620387,494.761008],[13.861598,46.620336,494.751865],[13.861996,46.620442,494.702258],[13.862441,46.620598,494.644197],[13.862516,46.620627,494.634195],[13.863409,46.620927,494.732321],[13.86391,46.621084,494.809311],[13.864111,46.621146,494.840116],[13.864727,46.621336,494.934523],[13.865141,46.621463,494.998292],[13.86563,46.621655,495.078885],[13.86594,46.621776,495.129903],[13.866416,46.622082,495.22319],[13.866597,46.622198,495.258611],[13.866677,46.622249,495.274229],[13.866779,46.622316,495.294423],[13.867091,46.622529,495.358601],[13.867166,46.62258,495.394817],[13.867252,46.62264,495.436882],[13.867784,46.62301,495.696686],[13.867862,46.623067,495.735768],[13.868774,46.623689,496.176797],[13.869222,46.623998,496.797987],[13.869485,46.624178,497.293647],[13.869774,46.624362,497.819722],[13.870119,46.624546,498.402837],[13.870622,46.62478,499.213855],[13.870706,46.624814,499.344015],[13.871177,46.624985,500.234124],[13.871328,46.625033,500.586985],[13.872545,46.625408,503.41571],[13.872701,46.625485,503.823114],[13.872688,46.625549,504.022653],[13.872848,46.625566,504.365995],[13.872841,46.625632,504.570336],[13.873428,46.625723,505.445376],[13.873912,46.625854,505.73094],[13.873988,46.625868,505.774132],[13.874074,46.625886,505.823483],[13.874946,46.626139,506.343099],[13.875579,46.62637,506.736569],[13.87569,46.626449,506.693924],[13.875751,46.626432,506.672174],[13.875778,46.626423,506.662258],[13.8758,46.626415,506.654033],[13.875826,46.626424,506.644413],[13.875851,46.626432,506.635301],[13.875765,46.62655,506.571817],[13.875561,46.626751,506.453944],[13.875525,46.626817,506.420036],[13.875693,46.627185,506.234494],[13.87578,46.627357,506.146894],[13.875826,46.62751,506.071733],[13.875996,46.628141,505.996022],[13.876041,46.628385,506.118325],[13.876288,46.628388,506.202687],[13.876676,46.628439,506.33759],[13.877011,46.628498,506.455692],[13.876989,46.628591,506.502545],[13.877256,46.629085,506.764572],[13.877347,46.629453,506.93979],[13.877602,46.631625,506.920133],[13.877618,46.631985,506.581727],[13.877673,46.632129,506.441852],[13.877908,46.632307,506.21611],[13.878579,46.632674,505.414539],[13.878844,46.632791,505.018505],[13.879137,46.63279,504.650185],[13.880214,46.632509,503.201905],[13.880192,46.632623,502.991387],[13.879843,46.632905,502.540384],[13.879845,46.633053,502.462596],[13.87998,46.633201,502.370812],[13.880395,46.633395,502.189628],[13.880639,46.633598,502.05129],[13.881429,46.634604,501.658798],[13.882075,46.635781,501.58175],[13.882192,46.636026,501.680787],[13.882294,46.636069,501.732806],[13.88233,46.636102,501.758903],[13.882307,46.636111,501.770409],[13.881938,46.636275,501.961443],[13.8819,46.636288,501.979894],[13.882041,46.636385,502.06664],[13.882258,46.636939,502.429759],[13.882515,46.63731,502.689796],[13.88325,46.637923,503.732316],[13.884365,46.638478,505.007159],[13.88476,46.638823,505.299099],[13.884987,46.639343,505.553387],[13.885216,46.640307,505.957328],[13.885251,46.640308,505.947673],[13.885604,46.640314,505.850352],[13.885724,46.640315,505.817276],[13.885741,46.64073,505.650617],[13.88552,46.641321,505.405678],[13.88586,46.641276,505.310246],[13.885951,46.641303,505.282924],[13.886718,46.642412,504.787383],[13.887306,46.642822,504.555072],[13.8875,46.643056,504.396638],[13.88781,46.643651,503.996454],[13.888017,46.644063,503.720455],[13.888644,46.644493,503.36087],[13.888737,46.644676,503.291083],[13.888762,46.644775,503.254905],[13.888742,46.644968,503.185237],[13.888512,46.645513,502.980932],[13.888524,46.645659,502.928279],[13.888625,46.645806,502.869757],[13.888934,46.646028,502.759198],[13.88915,46.646388,503.293008],[13.889121,46.646795,503.918044],[13.88929,46.646904,504.16222],[13.889617,46.64694,504.510949],[13.889726,46.646987,504.646489],[13.890643,46.647532,506.24],[13.890812,46.647632,506.652887],[13.890868,46.647618,506.763175],[13.890881,46.647615,506.788555],[13.89092,46.647608,506.863153],[13.890974,46.647591,506.973089],[13.890979,46.647518,507.170092],[13.890973,46.647181,508.078608],[13.890975,46.646929,508.757932],[13.891235,46.647041,509.325962],[13.891822,46.647434,510.603387],[13.892297,46.648063,511.575588],[13.893116,46.648641,512.682043],[13.893953,46.64902,513.919663],[13.894505,46.649319,514.823535],[13.895172,46.649686,515.922364],[13.895376,46.649724,516.199171],[13.895601,46.649752,516.955594],[13.896252,46.649715,519.116445],[13.896985,46.649758,521.550019],[13.89778,46.649588,524.304492],[13.897975,46.649553,525.012991],[13.898772,46.649581,528.62915],[13.89894,46.649523,529.481258],[13.898953,46.649497,529.662711],[13.898978,46.649448,530.005422],[13.900069,46.649805,535.481981],[13.900707,46.649933,537.010133],[13.902828,46.649908,538.531793],[13.903094,46.649921,538.051269],[13.903719,46.650007,535.777783],[13.904274,46.650151,533.661631],[13.904575,46.650236,532.500789],[13.906035,46.650672,529.639696],[13.90651,46.65074,529.904873],[13.907469,46.650732,530.429013],[13.908956,46.650528,535.23883],[13.909474,46.650376,537.733692],[13.910191,46.65008,541.439069],[13.911026,46.649968,542.300046],[13.91146,46.649993,542.299146],[13.911791,46.650062,542.29843],[13.912898,46.650411,542.185454],[13.914206,46.650506,538.089298],[13.915026,46.650627,535.477295],[13.916205,46.651077,531.977197],[13.917523,46.651766,528.082561],[13.917963,46.651929,528.245345],[13.918196,46.652029,528.408037],[13.91836,46.6521,528.522832],[13.919104,46.652254,528.982909],[13.919691,46.652285,529.331468],[13.921762,46.652177,532.722336],[13.923394,46.652397,534.232806],[13.92433,46.652477,534.125615],[13.924806,46.652494,534.071448],[13.92598,46.652406,533.40002],[13.926786,46.652343,532.741346],[13.927573,46.652393,532.099598],[13.928868,46.652592,533.397674],[13.929402,46.652585,534.141426],[13.930999,46.652408,536.860747],[13.931421,46.652417,537.772149],[13.932448,46.652572,540.042062],[13.93333,46.65277,541.463694],[13.933744,46.652837,541.748364],[13.934661,46.65311,542.417312],[13.935878,46.653096,542.977205],[13.936336,46.653136,543.000887],[13.936882,46.653245,543.030053],[13.937451,46.653422,543.062096],[13.938326,46.653745,541.801559],[13.939211,46.654143,538.704644],[13.939861,46.654617,535.928786],[13.940224,46.65498,533.1621],[13.94048,46.655181,531.284276],[13.940665,46.655416,529.405499],[13.941786,46.65647,521.724342],[13.942378,46.656861,520.094066],[13.942922,46.657092,518.82471],[13.944393,46.65748,520.127869],[13.944446,46.657492,520.279236],[13.944819,46.657576,521.343957],[13.945063,46.657576,522.005738],[13.945726,46.657806,524.02057],[13.945711,46.657864,524.253346],[13.945701,46.657921,524.480214],[13.947178,46.658293,531.379121],[13.948693,46.658437,537.087473],[13.94917,46.658528,537.9424],[13.94995,46.658857,539.523345],[13.951399,46.659599,541.313601],[13.951685,46.659689,541.441054],[13.952143,46.659762,541.631523],[13.953124,46.659735,541.487725],[13.955135,46.659982,535.104251],[13.955768,46.66011,532.886234],[13.956606,46.660218,529.657197],[13.957026,46.660219,528.066617],[13.957634,46.660136,525.71897],[13.958972,46.659911,524.438925],[13.960325,46.659759,525.345539],[13.961979,46.659647,526.811969],[13.962944,46.659525,527.738684],[13.963784,46.659466,528.271639],[13.963888,46.659465,528.315103],[13.964823,46.659541,528.708553],[13.966832,46.65982,528.900974],[13.967856,46.660048,528.619026],[13.969273,46.660524,526.987639],[13.970317,46.660799,525.346589],[13.970487,46.660839,525.082858],[13.970945,46.660879,524.45443],[13.971452,46.66099,523.848415],[13.972006,46.661206,523.122851],[13.972542,46.661546,522.291704],[13.972959,46.661963,521.641676],[13.974062,46.662954,521.658276],[13.975535,46.664035,523.732831],[13.976338,46.664552,525.233715],[13.977038,46.665126,527.449277],[13.977396,46.665547,528.893073],[13.97774,46.666291,530.810747],[13.977949,46.666812,531.426419],[13.978475,46.667957,532.220601],[13.979052,46.668903,529.680449],[13.979413,46.669781,527.026094],[13.979793,46.670656,523.554397],[13.980493,46.67142,520.814619],[13.981461,46.672347,518.985592],[13.983404,46.674059,518.793665],[13.983451,46.674098,518.831064],[13.98422,46.674798,519.478888],[13.984489,46.675056,519.713325],[13.984637,46.6752,519.843545],[13.984705,46.675267,519.903883],[13.984868,46.675434,520.05242],[13.985839,46.676335,520.280125],[13.985918,46.6764,520.294403],[13.986009,46.676468,520.309978],[13.986574,46.676865,520.403591],[13.988495,46.677857,519.367957],[13.98988,46.678782,519.674565],[13.990319,46.679002,519.806081],[13.990364,46.679026,519.81987],[13.991079,46.679277,519.85178],[13.992749,46.679727,519.675518],[13.99342,46.679957,519.24329],[13.995263,46.680752,517.078233],[13.995363,46.680799,516.965612],[13.996401,46.681265,515.860338],[13.996385,46.681342,515.759325],[13.996533,46.681496,515.519763],[13.996606,46.681541,515.432321],[13.996655,46.68157,515.374662],[13.996774,46.681633,515.240736],[13.996994,46.681703,515.024662],[13.997194,46.681663,514.839047],[13.997615,46.681887,514.888849],[13.998148,46.682177,515.235749],[14.001527,46.684233,519.54514],[14.001987,46.684473,520.474236],[14.002709,46.684713,521.764042],[14.003395,46.684916,522.965112],[14.004256,46.685102,525.28798],[14.005413,46.685238,528.565822],[14.00942,46.685247,540.369167],[14.012217,46.685607,543.703668],[14.012445,46.685681,543.926799],[14.012879,46.685702,544.311682],[14.016084,46.686154,548.906482],[14.016844,46.68632,549.882011],[14.018219,46.686708,551.105921],[14.018777,46.686851,551.596266],[14.020089,46.686965,548.451905],[14.021277,46.687165,545.117649],[14.02333,46.687964,534.615366],[14.024068,46.688133,531.176178],[14.024539,46.688191,529.200598],[14.025337,46.688213,525.903444],[14.026965,46.688085,519.634509],[14.027285,46.688173,518.494311],[14.027334,46.689146,513.800401],[14.027271,46.689386,512.817216],[14.027738,46.689478,512.130177],[14.032691,46.690951,506.445904],[14.033478,46.691109,505.944757],[14.035191,46.691105,504.959717],[14.035306,46.691213,504.859037],[14.035332,46.691428,504.69663],[14.035602,46.693403,503.337417],[14.035821,46.694951,502.634076],[14.036807,46.694855,502.449014],[14.04201,46.694012,502.708814],[14.045856,46.693674,504.160716],[14.046825,46.69379,504.457008],[14.047377,46.693928,504.63398],[14.048211,46.694229,504.796458],[14.050766,46.695535,505.335726],[14.054451,46.697316,507.069718],[14.056026,46.698079,508.785658],[14.056385,46.69818,509.233367],[14.057011,46.698258,510.096281],[14.056996,46.698344,510.267559],[14.056981,46.698446,510.470288],[14.056968,46.698549,510.674733],[14.057413,46.699188,512.07509],[14.057605,46.699605,512.787888],[14.057603,46.69974,512.964199],[14.057627,46.700639,514.138435],[14.058002,46.70059,514.480337],[14.058786,46.700553,515.011397],[14.059453,46.700689,515.320575],[14.059881,46.700921,515.562968],[14.060947,46.701455,516.177162],[14.062123,46.702468,517.178424],[14.062452,46.702849,517.655029],[14.062514,46.703227,518.269071],[14.062579,46.703287,518.389731],[14.063027,46.703474,518.970325],[14.064613,46.704311,521.921529],[14.064922,46.704522,522.805653],[14.065123,46.704713,523.502051],[14.065672,46.704996,524.894552],[14.066405,46.705489,526.598742],[14.067275,46.705814,528.048869],[14.067981,46.705807,529.082359],[14.068012,46.705821,529.136691],[14.068037,46.706172,529.542687],[14.068332,46.70638,529.665088],[14.068478,46.70648,529.724782],[14.06897,46.706848,529.935393],[14.069178,46.706939,530.006766],[14.070341,46.707006,530.417564],[14.071074,46.707194,530.773702],[14.07127,46.707288,530.882547],[14.071868,46.70812,531.16461],[14.072066,46.708607,530.225302],[14.072557,46.709404,528.617846],[14.072849,46.709658,527.997652],[14.073061,46.709773,527.524687],[14.073447,46.709872,526.80362],[14.073745,46.710008,526.177296],[14.074236,46.710469,524.720679],[14.074451,46.710503,524.334632],[14.074564,46.710517,524.133721],[14.074726,46.710673,523.64506],[14.075601,46.711616,523.73052],[14.075872,46.712291,523.897748],[14.076154,46.712667,524.320338],[14.076454,46.713327,525.075335],[14.07673,46.713593,525.431855],[14.07774,46.714116,526.345358],[14.079619,46.714506,527.716152],[14.080552,46.714655,528.392332],[14.081647,46.715023,529.253082],[14.082028,46.715165,529.556364],[14.082429,46.71535,529.569263],[14.082669,46.715431,529.576401],[14.082942,46.715524,529.584537],[14.083048,46.71556,529.587693],[14.083815,46.715819,529.61051],[14.084069,46.715856,529.617439],[14.084413,46.715944,529.619783],[14.084504,46.71601,529.596287],[14.084763,46.71629,529.510509],[14.084898,46.71647,529.458146],[14.084992,46.716601,529.420377],[14.085438,46.716708,529.336566],[14.085622,46.716731,529.303391],[14.086221,46.716311,529.193821],[14.086474,46.716381,529.360988],[14.086602,46.716454,529.463004],[14.08718,46.717182,530.20376],[14.088232,46.718025,531.689501],[14.088347,46.718104,531.904737],[14.08838,46.718064,531.993358],[14.088645,46.718195,532.425296],[14.089068,46.718316,533.031275],[14.090213,46.718533,534.587695],[14.090322,46.718563,534.736956],[14.091246,46.718906,536.072233],[14.092492,46.719509,538.273108],[14.093431,46.719757,540.316302],[14.093657,46.719851,540.853034],[14.094416,46.719988,542.446667],[14.094617,46.720012,542.860931],[14.09479,46.72003,543.055558],[14.095167,46.720063,543.437692],[14.095227,46.720068,543.498463],[14.096566,46.720157,544.85108],[14.096441,46.720655,545.515529],[14.096375,46.720938,545.363733],[14.096348,46.721067,545.294707],[14.096303,46.721254,545.194323],[14.096008,46.722242,544.660172],[14.096124,46.722385,544.600747],[14.096371,46.722692,544.936628],[14.096392,46.722752,544.99574],[14.096501,46.722835,545.102731],[14.096543,46.722844,545.131631],[14.096601,46.72295,545.24009],[14.096503,46.723001,545.320895],[14.096298,46.72312,545.497312],[14.096343,46.723159,545.54495],[14.096806,46.723662,546.114748],[14.096928,46.724027,546.747145],[14.097352,46.724031,547.481558],[14.097772,46.724028,548.209014],[14.097986,46.72403,548.579684],[14.098445,46.724027,549.374682],[14.098835,46.72403,550.050183],[14.098945,46.724035,550.241115],[14.099491,46.724096,551.330624],[14.099619,46.724117,551.644481],[14.099753,46.724142,551.975648],[14.100249,46.724237,553.203739],[14.100719,46.724313,554.355286],[14.101165,46.724387,555.44955],[14.10212,46.724546,557.841249],[14.10352,46.724695,561.457029],[14.103739,46.724739,562.039455],[14.104235,46.724896,563.433737],[14.104606,46.725055,565.005362],[14.105122,46.725291,567.553167],[14.105342,46.725127,568.888121],[14.105378,46.725098,569.11628],[14.105689,46.724738,571.623164],[14.105889,46.724648,572.605821],[14.106256,46.724637,574.114664],[14.106733,46.724739,577.037846],[14.108086,46.725046,586.105426],[14.108158,46.725281,588.334117],[14.108242,46.725445,589.947346],[14.108748,46.725706,594.591268],[14.108948,46.725752,596.238962],[14.109944,46.725071,607.226505],[14.110051,46.725051,608.092755],[14.110172,46.725094,609.157291],[14.11013,46.725455,613.128],[14.110188,46.725562,614.295036],[14.110321,46.725648,615.576415],[14.110622,46.725774,618.048171],[14.111079,46.725968,621.815411],[14.11167,46.725939,625.967948],[14.113372,46.725451,632.010145],[14.114243,46.725395,633.309745],[14.114683,46.725705,634.068365],[14.114989,46.725732,634.099312],[14.11575,46.725552,634.180063],[14.11596,46.725557,634.201141],[14.116147,46.725654,634.224663],[14.116661,46.726109,634.308872],[14.118558,46.726789,642.247215],[14.119069,46.726832,644.244677],[14.119656,46.726827,646.185226],[14.121364,46.727393,652.319463],[14.122617,46.727719,653.711961],[14.123862,46.727759,654.512155],[14.124219,46.727739,654.806219],[14.124663,46.727653,655.358489],[14.125822,46.727273,656.896328],[14.126542,46.726964,657.7361],[14.126958,46.726916,657.384162],[14.127771,46.727133,656.656299],[14.128671,46.72721,655.899636],[14.128932,46.727305,655.6531],[14.129106,46.727375,654.963757],[14.129794,46.727477,652.109523],[14.130294,46.727956,648.625412],[14.130513,46.727951,647.736919],[14.131165,46.727767,644.862586],[14.131397,46.727757,643.778749],[14.131696,46.72782,642.320287],[14.131888,46.727911,641.231933],[14.132333,46.728206,638.345561],[14.132954,46.728786,633.451969],[14.133135,46.729113,631.702752],[14.134074,46.729204,628.945802],[14.134715,46.729233,627.078275],[14.135179,46.72938,625.592255],[14.135669,46.729669,624.175492],[14.136309,46.730457,621.610139],[14.136855,46.730882,619.997233],[14.137151,46.7312,617.650483],[14.137896,46.732233,610.481503],[14.138095,46.732333,609.429304],[14.138499,46.732423,606.599787],[14.139392,46.732808,598.263094],[14.139793,46.733076,593.837199],[14.140037,46.733365,589.987544],[14.140128,46.733363,589.268078],[14.140238,46.733281,587.998912],[14.140431,46.732972,584.773471],[14.140783,46.732582,580.372826],[14.14107,46.731731,571.991315],[14.141434,46.731126,567.287067],[14.141645,46.730632,563.872847],[14.14188,46.730373,561.849776],[14.143324,46.730173,554.302325],[14.143879,46.730057,551.063705],[14.144484,46.730118,547.650482],[14.144535,46.730013,546.749307],[14.145058,46.729744,543.254121],[14.146099,46.729374,537.597762],[14.14655,46.729274,535.311296],[14.146953,46.729174,533.243894],[14.147338,46.728923,531.198293],[14.147421,46.728968,530.9817],[14.147492,46.729009,530.791689],[14.147595,46.729065,530.522615],[14.148166,46.72934,529.09432],[14.148308,46.729294,528.772867],[14.149044,46.730199,526.210111],[14.1496,46.730736,526.214227],[14.149735,46.73077,526.214843],[14.15002,46.730905,526.216328],[14.150564,46.730771,526.218804],[14.15249,46.731735,530.466762],[14.152739,46.731851,531.090823],[14.154366,46.73268,538.225902],[14.154585,46.73285,539.46534],[14.154886,46.733,540.859383],[14.155421,46.733047,541.709541],[14.156037,46.733065,542.074733],[14.156922,46.732991,542.60281],[14.15892,46.732629,539.975956],[14.159683,46.732426,538.075884],[14.160435,46.732332,535.925968],[14.161101,46.732077,533.133332],[14.161705,46.731746,530.302414],[14.162671,46.731623,526.881396],[14.163299,46.731645,525.211609],[14.163828,46.731443,523.603602],[14.164032,46.731446,523.061767],[14.164282,46.73155,522.285205],[14.164651,46.731529,521.301978],[14.165534,46.73105,520.129214],[14.167173,46.729731,519.632872],[14.167601,46.729474,519.710188],[14.168776,46.72869,519.945808],[14.169709,46.727753,520.250314],[14.170371,46.727392,520.357377],[14.170768,46.727277,520.290428],[14.170674,46.727176,520.263279],[14.170649,46.727145,520.255252],[14.174883,46.725656,518.93687],[14.17523,46.725574,518.87373],[14.177464,46.725277,518.48665],[14.180641,46.725009,517.744234],[14.181147,46.724931,517.527989],[14.181641,46.724758,517.296694],[14.182168,46.724473,517.022268],[14.182233,46.724515,517.002312],[14.182299,46.72457,516.979101],[14.182399,46.724573,516.956739],[14.182521,46.724703,516.90636],[14.182668,46.724766,516.867629],[14.184095,46.724386,516.52561],[14.186677,46.723972,515.602416],[14.187409,46.723699,514.474664],[14.189258,46.722763,509.998425],[14.190406,46.722274,509.142678],[14.190534,46.722321,509.050741],[14.191225,46.722125,508.577257],[14.191672,46.72178,509.590197],[14.191735,46.721804,509.771361],[14.19182,46.721879,510.119598],[14.191941,46.721899,510.432457],[14.193132,46.721574,513.654591],[14.194388,46.721457,516.690083],[14.195369,46.721492,518.953267],[14.196665,46.721675,521.724561],[14.197612,46.721916,523.351769],[14.198831,46.722274,525.434035],[14.199259,46.722363,525.940205],[14.199771,46.722534,526.584753],[14.200755,46.722786,527.773529],[14.201627,46.722754,528.238867],[14.202087,46.72277,528.199182],[14.202937,46.722706,528.125505],[14.204601,46.722321,527.788004],[14.205018,46.722276,527.662072],[14.205354,46.722354,527.556246],[14.206576,46.722916,526.960419],[14.207155,46.723217,526.51672],[14.207467,46.723492,526.206413],[14.207655,46.723575,526.069875],[14.208308,46.723683,525.655958],[14.208716,46.723597,525.211066],[14.208826,46.723449,524.958523],[14.209062,46.723388,524.695644],[14.210029,46.723578,523.647191],[14.210457,46.723587,523.200892],[14.210874,46.723538,522.814424],[14.211161,46.723472,522.599786],[14.211181,46.723606,522.460466],[14.21125,46.723839,522.214558],[14.211885,46.723909,521.75854],[14.213077,46.724425,521.342541],[14.215082,46.724701,522.612805],[14.215798,46.724896,523.428483],[14.216257,46.72508,524.043129],[14.216677,46.725184,524.559332],[14.217118,46.725223,525.07333],[14.2177,46.725298,525.754224],[14.218858,46.725425,526.912097],[14.219009,46.725434,527.061746],[14.219841,46.725621,527.926234],[14.220543,46.725851,528.30646],[14.22086,46.726009,528.288718],[14.221179,46.726171,528.270748],[14.221595,46.726295,528.250214],[14.222236,46.72641,528.220222],[14.222795,46.726258,527.520466],[14.223304,46.726178,526.137528],[14.223692,46.726227,525.092714],[14.22443,46.726409,523.015676],[14.224571,46.726357,522.591663],[14.225291,46.726504,520.495987],[14.22788,46.726802,512.699476],[14.22902,46.727043,510.395352],[14.230096,46.727362,508.131138],[14.231329,46.727835,508.539805],[14.233153,46.728622,511.840432],[14.233159,46.728784,512.581503],[14.233561,46.729165,514.73175],[14.234133,46.729611,517.296788],[14.234276,46.729921,518.058782],[14.234147,46.730162,518.660425],[14.234097,46.730501,519.458983],[14.234153,46.730713,519.963921],[14.234359,46.730759,520.311963],[14.236091,46.73075,519.264187],[14.238915,46.731066,512.866974],[14.240324,46.731145,509.263671],[14.240599,46.731068,508.664069],[14.241741,46.731376,506.186978],[14.242641,46.731505,504.331089],[14.243558,46.731524,502.528545],[14.245596,46.731395,498.478758],[14.246468,46.731383,496.647528],[14.246641,46.731256,496.115282],[14.24682,46.731228,495.729788],[14.247396,46.731311,494.493972],[14.247955,46.731389,493.328003],[14.248785,46.731397,491.816626],[14.249041,46.731335,491.32227],[14.249806,46.730819,489.36805],[14.250329,46.730562,488.272796],[14.251668,46.73044,486.148317],[14.252346,46.730459,485.081079],[14.252726,46.730417,484.54954],[14.252651,46.730349,484.447252],[14.252679,46.730209,484.277692],[14.253163,46.728992,482.764102],[14.257744,46.729613,481.070021],[14.264355,46.730467,479.736284],[14.264822,46.730576,479.735724],[14.265363,46.730601,479.735108],[14.268472,46.730971,479.872257],[14.271677,46.731147,479.573799],[14.273746,46.731092,479.152587],[14.275121,46.73102,478.838948],[14.275306,46.731051,478.79324],[14.275631,46.730965,478.70963],[14.278168,46.730621,478.105321],[14.285543,46.729395,476.716007],[14.285527,46.729353,476.719558],[14.285486,46.729247,476.728527],[14.285477,46.729211,476.731514],[14.288752,46.728665,478.417736],[14.290692,46.72837,482.994271],[14.291377,46.728314,484.921744],[14.292599,46.728347,488.432434],[14.293852,46.728549,492.180116],[14.294798,46.728836,493.170544],[14.302053,46.731648,481.371982],[14.303222,46.73193,478.744251],[14.304368,46.732066,477.472229],[14.305386,46.732101,476.964669],[14.305371,46.73215,476.928295],[14.305344,46.732234,476.865804],[14.305329,46.732283,476.82943],[14.309549,46.732397,482.969384],[14.310516,46.732458,484.919246],[14.312099,46.732709,486.554412],[14.31271,46.732862,486.773116],[14.317929,46.734361,480.058042],[14.31888,46.734699,478.249257],[14.320252,46.735366,475.262058],[14.321683,46.736318,472.784164],[14.322227,46.736696,471.945877],[14.322554,46.73708,471.548787],[14.322452,46.737356,471.480446],[14.321804,46.737977,471.297191],[14.321819,46.738023,471.285877],[14.321882,46.738034,471.275182],[14.322858,46.737482,471.468672],[14.323073,46.737388,471.587656],[14.323334,46.737452,471.716989],[14.32613,46.739314,473.555597],[14.327212,46.740094,473.074644],[14.32775,46.740416,472.78294],[14.328515,46.74097,472.168801],[14.329083,46.74147,471.541675],[14.329659,46.742124,470.787672],[14.330313,46.743152,470.211782],[14.330619,46.743917,469.834944],[14.331311,46.745328,469.448042],[14.331361,46.745602,469.393748],[14.331518,46.745801,469.380766],[14.331921,46.746677,469.328056],[14.33219,46.747303,469.293409],[14.332221,46.74737,469.291696],[14.333758,46.750599,469.188786],[14.333976,46.750875,469.251793],[14.334384,46.751246,469.363769],[14.334879,46.751558,469.474854],[14.335567,46.751886,469.613285],[14.335641,46.751914,469.646832],[14.335237,46.752284,470.09224],[14.334154,46.752904,471.024298],[14.333789,46.753216,471.3766],[14.333834,46.753322,471.419235],[14.334573,46.75367,471.656517],[14.334512,46.753726,471.683504],[14.334464,46.753785,471.709592],[14.3366,46.754709,472.105239],[14.337244,46.754913,472.137273],[14.339248,46.755741,472.88721],[14.341098,46.756628,473.829246],[14.342889,46.757759,474.258756],[14.343089,46.757942,474.225896],[14.344795,46.758761,474.006458],[14.346045,46.759366,473.831482],[14.346649,46.759742,474.103252],[14.347449,46.760356,474.669765],[14.347769,46.760657,474.92608],[14.349924,46.762087,476.562694],[14.350506,46.762416,476.995867],[14.350628,46.762485,477.086688],[14.351522,46.76305,477.784944],[14.351807,46.7633,478.074859],[14.352196,46.763782,478.767929],[14.352246,46.763758,478.820558],[14.352455,46.764041,479.219664],[14.352754,46.764259,479.596079],[14.352926,46.764319,479.762462],[14.353176,46.764126,480.087159],[14.353316,46.764113,480.208944],[14.353351,46.764278,480.37231],[14.354037,46.764651,480.897513],[14.354337,46.764785,481.112275],[14.354764,46.764951,481.406687],[14.355223,46.765282,481.806333],[14.355204,46.765361,481.825194],[14.355368,46.76546,481.768394],[14.355477,46.765515,481.733216],[14.355608,46.765515,481.699177],[14.355642,46.765532,481.688239],[14.356055,46.765534,481.580922],[14.356625,46.765387,481.422662],[14.35679,46.765386,481.379787],[14.3569,46.765365,481.350115],[14.357389,46.765569,481.201342],[14.357428,46.765526,481.182139],[14.358551,46.766035,481.373133],[14.358715,46.76614,481.41154],[14.358764,46.766163,481.421703],[14.35967,46.766583,481.607115],[14.359634,46.766631,481.601441],[14.359596,46.766684,481.595233],[14.35969,46.766732,481.586788],[14.360321,46.767086,481.528045],[14.360394,46.767128,481.521179],[14.361258,46.767642,481.43876],[14.361262,46.7677,481.432655],[14.361341,46.767737,481.425762],[14.361409,46.767771,481.419699],[14.361491,46.767773,481.364569],[14.362661,46.768494,480.070636],[14.363344,46.768944,479.291491],[14.364311,46.769595,479.176321],[14.364388,46.769539,479.169222],[14.364423,46.769563,479.166091],[14.364534,46.769638,479.156235],[14.365288,46.770145,479.101534],[14.365371,46.770211,479.11699],[14.365619,46.770408,479.163146],[14.365781,46.770547,479.194705],[14.366085,46.770814,479.254784],[14.366368,46.770671,479.297525],[14.366548,46.770826,479.332667],[14.366606,46.770956,479.356788],[14.366663,46.771085,479.380703],[14.36684,46.771437,479.384412],[14.366762,46.771492,479.373089],[14.367046,46.771824,479.316267],[14.367125,46.771911,479.301138],[14.368401,46.773341,478.86872],[14.368788,46.773711,478.668526],[14.368881,46.773789,478.624233],[14.368971,46.773865,478.581191],[14.368895,46.773907,478.551773],[14.36982,46.774668,478.407792],[14.370187,46.775078,478.453497],[14.370362,46.775638,478.507923],[14.370258,46.77622,478.943142],[14.369851,46.777437,480.28813],[14.369819,46.777771,480.598649],[14.369906,46.778181,480.923633],[14.36998,46.778436,481.127567],[14.370195,46.77874,481.392522],[14.370472,46.779018,481.656516],[14.370924,46.779348,482.150506],[14.372878,46.780677,485.769959],[14.375928,46.783188,499.28752],[14.376086,46.78333,499.635791],[14.376644,46.783886,499.930277],[14.376983,46.784191,500.097587],[14.377208,46.784357,500.196448],[14.377329,46.784431,500.24494],[14.378505,46.785138,498.378402],[14.378981,46.785495,497.136034],[14.37919,46.785711,496.470123],[14.379685,46.786431,495.047139],[14.38005,46.786826,494.409416],[14.380418,46.78716,493.838598],[14.381542,46.787911,493.642741],[14.383597,46.789218,495.788097],[14.386125,46.791075,502.036774],[14.386738,46.791591,503.937183],[14.387415,46.792302,506.403102],[14.388389,46.793111,509.141667],[14.389378,46.793919,511.562977],[14.390179,46.794723,512.501873],[14.390296,46.795513,512.923197],[14.390175,46.796785,513.180184],[14.390218,46.796948,513.198892],[14.390147,46.797597,513.328464],[14.390205,46.797759,513.774161],[14.39026,46.797832,513.993644],[14.390658,46.798226,515.273673],[14.391025,46.798451,516.174876],[14.39145,46.798631,517.089064],[14.392173,46.798815,519.046465],[14.392842,46.799146,522.502674],[14.393008,46.799166,523.208413],[14.393088,46.799119,523.649825],[14.393552,46.798864,526.141251],[14.393611,46.798831,526.460264],[14.394362,46.799426,530.885237],[14.395052,46.799756,533.791221],[14.395872,46.800029,536.939265],[14.398144,46.800532,540.578974],[14.399319,46.800654,541.163511],[14.399819,46.80072,541.062148],[14.400894,46.800974,540.835773],[14.401722,46.801211,541.011631],[14.401817,46.801267,541.072998],[14.403052,46.801734,541.763611],[14.40406,46.802167,543.920021],[14.404228,46.802246,544.542588],[14.407527,46.803376,556.787815],[14.408493,46.803614,560.368216],[14.408767,46.803729,561.413485],[14.408874,46.803705,561.779674],[14.409477,46.803916,563.982115],[14.409687,46.803903,564.667857],[14.410304,46.803369,567.902578],[14.41058,46.803159,569.024877],[14.410692,46.803135,569.338593],[14.410763,46.803181,569.599917],[14.410861,46.803541,571.029974],[14.411439,46.804656,575.578203],[14.411614,46.804814,576.261956],[14.412259,46.805203,578.291133],[14.412206,46.805612,579.707119],[14.413025,46.806154,582.194749],[14.413464,46.806269,583.111507],[14.413815,46.806672,584.448386],[14.418178,46.808655,590.346117],[14.421934,46.810267,593.109349],[14.424595,46.811425,596.859993],[14.425272,46.811835,598.272313],[14.427266,46.813532,604.690787],[14.428094,46.814123,605.290989],[14.428895,46.814561,605.80535],[14.429466,46.814796,604.791334],[14.430837,46.815164,600.809372],[14.43125,46.815314,599.545154],[14.431504,46.815495,598.347573],[14.431784,46.815853,595.5121],[14.431847,46.816177,593.229677],[14.43175,46.816629,590.039521],[14.431423,46.817253,585.70946],[14.431375,46.817778,583.325584],[14.431578,46.818068,581.868342],[14.432564,46.818691,577.837925],[14.433413,46.819348,575.154604],[14.435152,46.820432,570.525616],[14.435549,46.820836,569.221448],[14.435708,46.820895,568.889894],[14.435731,46.820973,568.676734],[14.43599,46.821192,567.922032],[14.436426,46.821483,568.053115],[14.436681,46.821485,568.178157],[14.437204,46.821214,568.49983],[14.438373,46.822934,570.944685],[14.439172,46.825068,573.95367],[14.439728,46.82611,574.686111],[14.439948,46.826662,574.946466],[14.440083,46.827109,575.138766],[14.440753,46.828619,575.140873],[14.441385,46.829645,574.896661],[14.441663,46.830038,574.781491],[14.442273,46.830887,574.589043],[14.442399,46.83106,574.559666],[14.443298,46.832299,574.461268],[14.443676,46.832883,574.611665],[14.443769,46.833027,574.648736],[14.444436,46.834182,574.241483],[14.444735,46.835188,573.122801],[14.444868,46.835629,572.25333],[14.445354,46.836393,569.814922],[14.446516,46.838624,563.584104],[14.446425,46.838793,563.135417],[14.445921,46.838855,563.809755],[14.445949,46.839005,564.119248],[14.446011,46.83934,564.810356],[14.44603,46.83944,565.016744],[14.446096,46.83982,565.799948],[14.446306,46.84049,567.934198],[14.446686,46.841467,573.704592],[14.446799,46.84173,575.2692],[14.447234,46.842841,580.775052],[14.447508,46.843827,585.131289],[14.447671,46.844853,587.183579],[14.447834,46.847718,590.861809],[14.44786,46.848932,591.666603],[14.447969,46.851795,594.315757],[14.447932,46.852483,594.942693],[14.447854,46.853012,595.40234],[14.447437,46.854574,596.693089],[14.447162,46.855918,597.919563],[14.446972,46.857335,597.94724],[14.44681,46.85777,597.797162],[14.446565,46.858166,597.38129],[14.445986,46.85883,594.944107],[14.445777,46.859174,593.769758],[14.445666,46.859512,592.677653],[14.445778,46.860016,591.271024],[14.445784,46.86005,591.18597],[14.445904,46.860539,589.954537],[14.44615,46.86172,587.905652],[14.446243,46.863117,590.135929],[14.446543,46.864584,594.24603],[14.446852,46.865145,595.805594],[14.448013,46.866799,597.668163],[14.448256,46.867271,597.947692],[14.448455,46.868036,598.381748],[14.448484,46.868246,598.499581],[14.448848,46.870728,600.653669],[14.449141,46.87171,601.498749],[14.449454,46.872429,602.224861],[14.44988,46.873375,603.251965],[14.450532,46.874888,605.204834],[14.450816,46.875897,606.24962],[14.450931,46.876681,606.803177],[14.450869,46.876714,606.840914],[14.450743,46.877818,607.757264],[14.450562,46.878387,608.294499],[14.450081,46.879197,609.488786],[14.449704,46.879652,610.678547],[14.448761,46.88046,612.969586],[14.445863,46.882424,613.43118],[14.445203,46.883069,612.515695],[14.444421,46.884019,609.004787],[14.443274,46.885371,605.22669],[14.442577,46.885857,604.008033],[14.441792,46.886207,603.134496],[14.441018,46.886601,602.403942],[14.440627,46.886876,601.979239],[14.439598,46.887899,600.542978],[14.439512,46.888021,600.383624],[14.439306,46.888432,599.872393],[14.439167,46.888482,599.746069],[14.438594,46.889365,599.098312],[14.438529,46.889639,598.957381],[14.438609,46.890067,598.738311],[14.438287,46.890745,599.126253],[14.438308,46.890789,599.200788],[14.438149,46.890966,599.535272],[14.438301,46.891222,599.980203],[14.438114,46.891345,600.265854],[14.438145,46.89139,600.345955],[14.438199,46.891444,600.451289],[14.436012,46.892459,603.496112],[14.435951,46.892588,603.729922],[14.434408,46.893321,605.618842],[14.434202,46.893483,605.9022],[14.432682,46.894623,609.458978],[14.432613,46.894714,609.798266],[14.43268,46.894782,610.069645],[14.432868,46.89475,610.507928],[14.433292,46.894556,611.662244],[14.434815,46.89372,617.367032],[14.436223,46.893088,622.191819],[14.43674,46.892925,623.36441],[14.437836,46.892944,625.622293],[14.438304,46.892963,626.587815],[14.438826,46.893018,626.961181],[14.439293,46.893143,627.272629],[14.439541,46.893263,627.461328],[14.439625,46.893419,627.612379],[14.439708,46.893947,628.094936],[14.439687,46.894311,628.463832],[14.438541,46.898003,631.588839],[14.438417,46.898322,630.666028],[14.438035,46.898717,629.342317],[14.437516,46.900006,624.071936],[14.436742,46.90068,619.720694],[14.43655,46.900952,618.263586],[14.436233,46.901225,617.346425],[14.4363,46.901274,617.16994],[14.436462,46.901399,616.730517],[14.436451,46.901559,616.308956],[14.436019,46.90174,615.397697],[14.435455,46.902111,613.989869],[14.435397,46.902193,613.750176],[14.435496,46.902457,613.407811],[14.435653,46.902637,613.213189],[14.436063,46.902856,612.88293],[14.436282,46.903161,612.56739],[14.436453,46.903255,612.428112],[14.43633,46.903282,612.346128],[14.436164,46.903543,612.08181],[14.435552,46.905109,611.586908],[14.434262,46.9057,611.801731],[14.434012,46.906026,611.949521],[14.433894,46.906064,611.98531],[14.433666,46.906081,612.048233],[14.433342,46.906128,612.139104],[14.432882,46.906294,612.439292],[14.431761,46.906849,613.970029],[14.431578,46.907009,614.298659],[14.430769,46.908256,616.913254],[14.430271,46.908793,618.248834],[14.429875,46.909424,619.162219],[14.429044,46.910406,619.911243],[14.428852,46.910721,620.107482],[14.428825,46.910968,620.10762],[14.42875,46.911132,620.107715],[14.428675,46.911549,620.107949],[14.427728,46.91319,621.152346],[14.42761,46.913426,621.458984],[14.427571,46.913527,621.587418],[14.427357,46.914069,622.277659],[14.427366,46.914466,623.088822],[14.427063,46.914663,623.694669],[14.42687,46.914903,624.275253],[14.426776,46.915007,624.534402],[14.42669,46.915359,625.291058],[14.426594,46.915777,626.111847],[14.426277,46.916148,625.748259],[14.426143,46.916252,625.630996],[14.426119,46.916716,625.238019],[14.426168,46.917089,624.921041],[14.426293,46.917293,624.733861],[14.426862,46.917923,623.191539],[14.426948,46.918346,622.173179],[14.42691,46.919483,620.032797],[14.427012,46.919558,619.950746],[14.426886,46.919606,619.87176],[14.426663,46.920411,619.215063],[14.426586,46.921478,618.565347],[14.427086,46.922325,618.123158],[14.427094,46.922667,617.860601],[14.426971,46.922914,617.499163],[14.426886,46.923945,616.068579],[14.427338,46.92458,615.457034],[14.42728,46.925035,615.367027],[14.427345,46.925429,615.28889],[14.427773,46.926723,616.179086],[14.427742,46.927249,616.954357],[14.427619,46.927785,617.753363],[14.426987,46.929244,619.840274],[14.424612,46.933953,622.438745],[14.423705,46.935817,622.264346],[14.423785,46.935865,622.249315],[14.423852,46.935895,622.238007],[14.422631,46.939237,623.569561],[14.422431,46.939744,623.843741],[14.421983,46.940376,624.228093],[14.42191,46.940466,624.284685],[14.421546,46.940872,624.546541],[14.420854,46.941477,624.919857],[14.419117,46.942589,625.377738],[14.417589,46.943476,625.675754],[14.41421,46.945418,627.098577],[14.414115,46.945432,627.156002],[14.41302,46.946116,628.059431],[14.412313,46.946763,629.031668],[14.412178,46.946806,629.15416],[14.411397,46.947586,630.483283],[14.411173,46.947817,631.214539],[14.410857,46.94812,632.196347],[14.410598,46.948261,632.793294],[14.410332,46.94832,633.297286],[14.409615,46.948365,634.594749],[14.40897,46.948518,635.869909],[14.408096,46.948792,637.684916],[14.407181,46.949111,639.623827],[14.406945,46.949218,639.772045],[14.406786,46.949337,639.656214],[14.406558,46.949583,639.446867],[14.406074,46.950163,638.966828],[14.405962,46.950552,638.681725],[14.406074,46.95069,638.568269],[14.406102,46.950788,638.608901],[14.405977,46.95113,638.816202],[14.405705,46.951341,638.981498],[14.405285,46.951577,639.199887],[14.405021,46.951816,639.375925],[14.404844,46.951967,639.48966],[14.404374,46.952289,639.710118],[14.403981,46.952558,639.859207],[14.40387,46.952672,639.912925],[14.403824,46.952717,639.934459],[14.403098,46.953435,640.276828],[14.40216,46.954242,640.116365],[14.401954,46.954417,640.065923],[14.4016,46.954713,639.980067],[14.401392,46.954874,639.931834],[14.4013,46.954971,639.924953],[14.401183,46.955189,639.955989],[14.401054,46.955612,640.013748],[14.401223,46.95585,640.049104],[14.401297,46.955918,640.060428],[14.401502,46.956114,640.092621],[14.401546,46.956169,640.100998],[14.40162,46.956419,640.135094],[14.401481,46.956892,640.109231],[14.401559,46.956906,640.100493],[14.40122,46.9577,639.969212],[14.401165,46.957874,639.940956],[14.401148,46.957943,639.929849],[14.401086,46.958431,639.842998],[14.401126,46.959879,639.511933],[14.401135,46.960215,639.516001],[14.401085,46.960239,639.535583],[14.401026,46.960266,639.558339],[14.400995,46.960491,639.664414],[14.400867,46.960749,639.792267],[14.39864,46.962663,641.374817],[14.397456,46.963662,642.428201],[14.396827,46.96421,643.009328],[14.396736,46.96452,643.256274],[14.396562,46.964669,643.350297],[14.396549,46.964793,643.411646],[14.396637,46.96489,643.467946],[14.396728,46.964948,643.509879],[14.396771,46.964982,643.532043],[14.396509,46.965267,643.698073],[14.396302,46.965428,643.803772],[14.395731,46.965701,644.038566],[14.395739,46.965794,644.084539],[14.395657,46.965808,644.113005],[14.395594,46.965818,644.130301],[14.395567,46.966038,644.207659],[14.394387,46.969027,645.350075],[14.393823,46.970935,646.344776],[14.39387,46.970958,646.365661],[14.393744,46.97134,646.590983],[14.393658,46.971562,646.725134],[14.393453,46.971641,646.818988],[14.393436,46.971711,646.860441],[14.393396,46.971878,646.9593],[14.393184,46.973004,647.665125],[14.393039,46.974189,648.530776],[14.393083,46.974318,648.627194],[14.39314,46.974547,648.841211],[14.39242,46.976758,652.774879],[14.392116,46.978093,655.726306],[14.391791,46.97951,658.548824],[14.391644,46.980056,659.132526],[14.391621,46.980202,659.135115],[14.391589,46.980419,659.138961],[14.391425,46.981043,659.15014],[14.391334,46.981926,658.914975],[14.391197,46.981971,658.841683],[14.391298,46.982066,658.758766],[14.391038,46.98312,658.003606],[14.390367,46.987156,659.027772],[14.390308,46.987833,660.16009],[14.39026,46.988085,660.584367],[14.389794,46.989528,665.987884],[14.38976,46.989848,667.555011],[14.38983,46.989853,667.789514],[14.3898,46.990082,668.912513],[14.389793,46.990162,669.303965],[14.389763,46.990591,672.131985],[14.389766,46.991052,675.892142],[14.3898,46.991403,678.761296],[14.390054,46.992407,685.940463],[14.390071,46.992457,686.132479],[14.390833,46.994621,690.305927],[14.390887,46.994754,690.041866],[14.390959,46.994933,689.686712],[14.391061,46.995187,689.182807],[14.391412,46.996183,684.932861],[14.391531,46.996724,681.596222],[14.391644,46.997275,678.202802],[14.391659,46.997347,677.759243],[14.391691,46.997496,677.168373],[14.391837,46.998102,676.100093],[14.392056,46.998618,675.165657],[14.392185,46.998817,674.787173],[14.392822,46.999652,676.188731],[14.393847,47.001077,682.649381],[14.394283,47.001494,685.775977],[14.395441,47.002145,691.829445],[14.395814,47.002414,693.447708],[14.396207,47.002773,695.405959],[14.397079,47.003998,700.068269],[14.397522,47.004393,700.942285],[14.398127,47.004829,701.997294],[14.398446,47.005083,702.78534],[14.399036,47.005696,705.23193],[14.39932,47.006179,706.968267],[14.39947,47.006649,708.661867],[14.399605,47.007393,712.221465],[14.399843,47.007971,715.072055],[14.400114,47.008317,716.925926],[14.400441,47.008605,718.167403],[14.400815,47.008848,719.368082],[14.401256,47.00905,720.60284],[14.402298,47.009342,723.282686],[14.402394,47.009363,723.594253],[14.403339,47.009603,726.71062],[14.404116,47.009909,729.483528],[14.404764,47.010286,731.90993],[14.405253,47.010698,733.779784],[14.40551,47.010987,734.972137],[14.405821,47.011477,736.855743],[14.406209,47.012571,739.192984],[14.40656,47.013193,740.378467],[14.406424,47.013232,740.557407],[14.406899,47.013894,741.98652],[14.406944,47.014052,742.302573],[14.407212,47.014457,743.175051],[14.407546,47.014594,743.696911],[14.408067,47.015195,744.05952],[14.408244,47.015268,743.989469],[14.408987,47.016215,743.456056],[14.409281,47.016508,743.087565],[14.41,47.017046,741.954136],[14.410281,47.017138,741.623178],[14.411006,47.01771,740.553278],[14.411121,47.017818,740.527073],[14.411487,47.018135,740.447856],[14.412167,47.018611,740.317383],[14.412097,47.018749,740.288711],[14.412635,47.019926,740.365754],[14.412709,47.020125,740.401584],[14.412758,47.020811,740.521451],[14.412869,47.021599,740.831944],[14.413161,47.022561,741.230481],[14.413406,47.022913,741.705235],[14.41343,47.023161,742.052908],[14.413362,47.023496,742.525993],[14.413312,47.023625,742.712639],[14.413243,47.023813,742.983732],[14.413217,47.024275,743.630483],[14.413296,47.024678,744.169347],[14.413778,47.026315,746.252766],[14.414136,47.02718,746.969464],[14.414798,47.028422,747.957771],[14.415296,47.029382,748.657884],[14.415412,47.029623,748.847137],[14.415768,47.030326,749.518858],[14.415861,47.030425,749.625036],[14.416166,47.030466,749.816423],[14.416336,47.031389,751.101172],[14.417254,47.033247,756.640821],[14.417912,47.034034,760.145245],[14.418435,47.034453,762.184277],[14.419186,47.034908,764.175335],[14.421016,47.035889,769.242471],[14.423234,47.03704,776.26042],[14.423999,47.037363,778.508133],[14.426291,47.038142,778.999045],[14.426532,47.038257,778.768995],[14.426727,47.038371,778.568101],[14.427019,47.03867,777.964836],[14.427127,47.038947,777.300749],[14.427066,47.039425,776.18903],[14.426817,47.039898,775.024684],[14.426599,47.040263,774.320708],[14.426338,47.040841,777.467587],[14.426287,47.041322,779.977054],[14.425718,47.042651,786.839216],[14.425798,47.043093,788.939375],[14.42628,47.044002,792.443633],[14.426944,47.044952,793.872747],[14.427276,47.045168,794.297562],[14.427956,47.045334,795.093484],[14.42934,47.045446,796.708326],[14.429527,47.045558,796.996791],[14.430226,47.046201,798.320975],[14.430437,47.046312,798.61641],[14.430983,47.046434,799.253248],[14.431672,47.046464,800.018426],[14.431933,47.046525,800.324234],[14.432338,47.046825,800.693818],[14.432451,47.046992,800.831343],[14.432552,47.047373,801.120883],[14.432563,47.047903,801.517281],[14.432566,47.04811,801.672092],[14.432579,47.048747,801.794069],[14.432563,47.048857,801.795192],[14.432841,47.048887,801.79714],[14.432781,47.048976,801.798135],[14.432711,47.049068,801.799188],[14.432469,47.049596,801.804807],[14.432449,47.050292,802.347296],[14.432493,47.050489,802.59458],[14.433157,47.051752,804.82725],[14.433279,47.052427,807.850246],[14.433258,47.053193,811.255661],[14.433281,47.053455,812.44306],[14.433346,47.055035,819.844491],[14.433214,47.056705,823.680712],[14.433065,47.057623,823.920019],[14.432207,47.060269,822.089995],[14.432153,47.060918,821.749664],[14.432142,47.061035,821.70732],[14.431976,47.061126,821.654895],[14.431866,47.061279,821.593363],[14.431671,47.061797,821.400219],[14.431563,47.061892,821.356821],[14.431492,47.062125,821.270873],[14.431365,47.062644,821.129548],[14.431337,47.062819,821.083747],[14.431279,47.063822,820.822582],[14.43122,47.064076,821.011883],[14.43115,47.064285,821.411291],[14.430934,47.064865,822.526158],[14.430663,47.065485,823.731437],[14.43035,47.066292,825.733104],[14.430246,47.066771,826.986048],[14.430123,47.067234,828.203564],[14.430076,47.067354,828.524936],[14.429842,47.067809,829.057322],[14.429477,47.068284,829.432309],[14.429363,47.068392,829.525345],[14.429298,47.068452,829.577499],[14.428482,47.069207,830.216352],[14.428411,47.069289,830.276789],[14.427982,47.069966,830.744909],[14.427808,47.070317,830.980101],[14.427656,47.070612,831.178581],[14.427584,47.07074,831.544667],[14.427554,47.070796,831.726646],[14.427347,47.071137,832.853106],[14.427177,47.071405,833.744338],[14.425913,47.071007,836.639719],[14.4257,47.071011,837.490129],[14.42541,47.071201,839.179748],[14.42512,47.071594,841.891369],[14.425026,47.071625,842.329898],[14.425036,47.071569,842.677682],[14.42447,47.07188,845.731221],[14.423596,47.072679,852.907492],[14.423559,47.072741,853.424062],[14.422319,47.072935,860.112378],[14.422074,47.073326,862.537018],[14.421638,47.073656,864.275489],[14.421199,47.073831,865.632153],[14.420363,47.074121,868.13438],[14.420317,47.074138,868.273964],[14.419192,47.074523,868.434729],[14.417512,47.075347,867.342055],[14.417006,47.075652,866.418646],[14.416825,47.075761,866.088471],[14.416401,47.075962,865.382507],[14.416096,47.076093,864.889748],[14.415534,47.076231,863.506815],[14.415254,47.076328,862.442181],[14.414739,47.076606,860.215078],[14.413934,47.076794,857.33101],[14.412976,47.077059,854.010372],[14.412266,47.07732,851.575065],[14.411938,47.077358,850.570827],[14.411414,47.076878,847.919892],[14.411344,47.07681,847.551823],[14.411207,47.076678,847.458685],[14.410414,47.075911,847.011998],[14.408769,47.077192,847.953427],[14.408151,47.0775,848.619849],[14.406706,47.078064,849.514474],[14.40645,47.078212,849.658471],[14.406322,47.07836,849.766625],[14.406115,47.078516,849.899017],[14.405075,47.078863,850.512184],[14.404465,47.07928,851.03308],[14.402346,47.080109,853.077491],[14.40126,47.080811,854.685303],[14.4011,47.080892,854.95806],[14.400456,47.081153,855.98334],[14.40019,47.081328,856.489344],[14.399949,47.081487,856.948416],[14.398858,47.082866,861.37163],[14.398726,47.083262,862.692614],[14.398798,47.083637,863.943383],[14.398882,47.084156,866.568627],[14.398884,47.084304,867.312777],[14.398795,47.084469,868.196555],[14.39853,47.084698,869.662414],[14.398267,47.084868,870.903891],[14.397342,47.085314,874.091921],[14.397147,47.085407,874.602894],[14.396143,47.086134,877.748452],[14.395884,47.08645,878.684521],[14.39555,47.087174,879.395031],[14.395313,47.08744,879.686322],[14.394974,47.087305,879.936679],[14.393972,47.087229,881.034599],[14.393709,47.087173,881.479221],[14.393301,47.087003,882.25102],[14.392516,47.086999,883.517672],[14.390425,47.087456,890.411643],[14.389468,47.087773,894.41491],[14.38745,47.088256,906.969154],[14.386119,47.088725,915.075647],[14.385525,47.088891,918.385731],[14.385224,47.088882,919.938933],[14.384672,47.088763,922.923827],[14.384151,47.088371,925.834861],[14.383846,47.088248,927.05335],[14.383063,47.088004,930.013298],[14.382382,47.087908,932.40379],[14.382073,47.087933,933.436338],[14.381947,47.087985,933.917523],[14.380283,47.089283,942.011822],[14.379061,47.090424,947.389979],[14.378511,47.091004,948.419797],[14.377989,47.091723,948.776984],[14.376819,47.093862,943.814456],[14.376327,47.095218,934.444533],[14.37594,47.096422,925.776462],[14.374648,47.098624,910.544953],[14.373693,47.099257,905.773397],[14.373365,47.100043,901.942974],[14.373373,47.10018,901.300232],[14.373494,47.10035,900.414686],[14.373592,47.100397,900.032139],[14.373713,47.100438,899.600826],[14.374106,47.10057,898.502113],[14.3756,47.101432,893.625316],[14.375788,47.101661,892.912332],[14.375723,47.101877,892.724337],[14.374892,47.103054,891.610893],[14.374498,47.103113,891.507118],[14.373915,47.103901,892.029546],[14.373267,47.104777,892.744159],[14.372843,47.10535,893.679422],[14.372438,47.105966,894.663218],[14.372229,47.10629,895.185175],[14.371945,47.106718,895.979122],[14.371758,47.107,896.502179],[14.371665,47.107127,896.742074],[14.371396,47.107492,897.432421],[14.371298,47.107638,897.703786],[14.370629,47.108486,898.491559],[14.369905,47.10924,898.902313],[14.369342,47.110333,897.71119],[14.369074,47.111086,896.647804],[14.368358,47.112372,892.629185],[14.367294,47.11486,884.740149],[14.366738,47.117766,881.736485],[14.36667,47.118884,879.510706],[14.366813,47.119537,877.779415],[14.367149,47.120244,874.392643],[14.367507,47.121163,867.905677],[14.367479,47.121476,865.7661],[14.367373,47.121667,864.338121],[14.365813,47.123475,844.038861],[14.365495,47.124697,832.029782],[14.365338,47.125143,826.893274],[14.364965,47.125614,819.94565],[14.364539,47.126753,804.675906],[14.364399,47.126974,801.535786],[14.364257,47.126995,800.245709],[14.364047,47.12717,797.297852],[14.363503,47.127471,791.072958],[14.36283,47.127719,784.278247],[14.36225,47.127733,780.51914],[14.361816,47.127827,778.005211],[14.361114,47.128068,773.665186],[14.361029,47.128151,772.844514],[14.361014,47.128265,771.91598],[14.361401,47.128561,768.702103],[14.361366,47.128617,768.213734],[14.361088,47.128488,767.461364],[14.360653,47.12822,766.149258],[14.36024,47.128143,765.191803],[14.360052,47.128156,764.769295],[14.359924,47.128184,764.468676],[14.359478,47.128292,763.410204],[14.359195,47.128308,762.775276],[14.358894,47.128285,762.360235],[14.358836,47.128278,762.394202],[14.358755,47.128268,762.441671],[14.358367,47.128217,762.66954],[14.357959,47.128091,762.927907],[14.357767,47.128034,763.048701],[14.357339,47.127818,763.355985],[14.356203,47.127223,763.538654],[14.355883,47.127141,763.374846],[14.355773,47.127151,763.321683],[14.355081,47.127606,762.860677],[14.352923,47.127993,759.701097],[14.351764,47.128038,757.761563],[14.350379,47.128007,756.583303],[14.350058,47.128015,756.310183],[14.348499,47.128027,755.525908],[14.348238,47.128011,755.491491],[14.348176,47.128008,755.483328],[14.347769,47.127984,755.429674],[14.346573,47.127941,755.289417],[14.344965,47.128117,755.772996],[14.343267,47.128095,756.37847],[14.340779,47.128089,757.301302],[14.339436,47.128138,757.499813],[14.334935,47.129338,757.291734],[14.33446,47.129386,757.27225],[14.333958,47.129362,757.251831],[14.333615,47.129347,757.264527],[14.333215,47.129429,757.325546],[14.332913,47.129521,757.373877],[14.328366,47.130528,758.227808],[14.326922,47.130853,758.574796],[14.326019,47.131054,758.771743],[14.323818,47.131549,759.085078],[14.323326,47.13166,759.083625],[14.321237,47.13185,758.996993],[14.319377,47.132074,758.984417],[14.315933,47.132518,759.448495],[14.31374,47.132655,761.395507],[14.311589,47.132773,764.4564],[14.311414,47.132817,764.748062],[14.310776,47.132852,765.748681],[14.310009,47.132893,766.592142],[14.309985,47.132895,766.616461],[14.308191,47.132975,768.424639],[14.308011,47.132989,768.601257],[14.307861,47.132995,768.525016],[14.307238,47.133012,768.208654],[14.306486,47.133055,767.825746],[14.304166,47.133292,765.838991],[14.304182,47.133357,765.727324],[14.3013,47.133657,761.735546],[14.300557,47.133776,760.555116],[14.29922,47.134117,757.031654],[14.298964,47.134323,755.96491],[14.298469,47.134873,753.414625],[14.298036,47.135359,752.319806],[14.297986,47.135464,752.155955],[14.297763,47.135584,751.86881],[14.295753,47.136211,750.691722],[14.295271,47.136508,751.016432],[14.294493,47.136785,751.454868],[14.293909,47.137068,751.85633],[14.293342,47.137709,752.564115],[14.292449,47.138463,753.48527],[14.291827,47.138754,753.992375],[14.291273,47.138936,754.405644],[14.291007,47.138986,754.591022],[14.290117,47.1392,755.250171],[14.289325,47.139342,755.963155],[14.287265,47.139434,757.723282],[14.286523,47.139512,758.300889],[14.285443,47.139922,759.252384],[14.285065,47.140122,759.687578],[14.284932,47.140106,759.839562],[14.284572,47.140476,760.573566],[14.284497,47.140585,760.772658],[14.284438,47.140728,761.018363],[14.284431,47.140744,761.045979],[14.283751,47.141838,763.711307],[14.283361,47.142295,765.680916],[14.283308,47.142354,765.938636],[14.283025,47.142788,767.708311],[14.282994,47.14313,768.985509],[14.283099,47.143389,770.186448],[14.283234,47.143643,771.434974],[14.283409,47.144088,773.564378],[14.283362,47.144488,775.419342],[14.283162,47.144761,776.829318],[14.282907,47.144955,777.734631],[14.282206,47.145285,778.994154],[14.281427,47.145592,780.324276],[14.280074,47.146154,782.441082],[14.279545,47.146456,783.282985],[14.278119,47.147317,786.145969],[14.277379,47.147622,787.765423],[14.275917,47.148197,790.46519],[14.274308,47.14876,792.716253],[14.273074,47.14938,792.526183],[14.272734,47.149504,792.441409],[14.272556,47.149552,792.399334],[14.272042,47.149619,792.284336],[14.27103,47.149584,791.263745],[14.27035,47.14961,790.512261],[14.269697,47.149764,789.749663],[14.269139,47.150002,789.199038],[14.268864,47.150185,789.008871],[14.268111,47.150854,788.396568],[14.267555,47.151525,787.962269],[14.266987,47.152391,787.709909],[14.266769,47.152579,787.646191],[14.266546,47.152725,787.590167],[14.265917,47.152959,787.459516],[14.262537,47.153489,786.959222],[14.261864,47.153656,786.898988],[14.261337,47.153896,786.866133],[14.260863,47.154296,787.068712],[14.260145,47.155579,787.676596],[14.259872,47.155936,788.045516],[14.259409,47.156424,788.577968],[14.258428,47.157159,789.385153],[14.257623,47.15759,789.788536],[14.257187,47.157738,789.98039],[14.256674,47.157754,790.182572],[14.256245,47.15782,790.360495],[14.255617,47.158064,790.6581],[14.255328,47.158265,790.828197],[14.254228,47.159461,791.908228],[14.253938,47.159684,792.207236],[14.253547,47.159859,792.526947],[14.252415,47.160224,793.36456],[14.252098,47.160443,793.649721],[14.251465,47.161088,794.369325],[14.250582,47.161471,794.889809],[14.25043,47.161533,794.92885],[14.249336,47.162012,795.215446],[14.248411,47.162506,795.301701],[14.247011,47.163031,794.867071],[14.246818,47.163179,794.787988],[14.246242,47.164018,794.710174],[14.245979,47.164215,794.723312],[14.245612,47.164397,794.738562],[14.244515,47.164784,794.905759],[14.244489,47.164825,794.928951],[14.243785,47.164889,795.179798],[14.242508,47.164861,795.631033],[14.242055,47.164987,795.885116],[14.241591,47.16526,796.273179],[14.241417,47.16536,796.417267],[14.241054,47.165706,796.812593],[14.240948,47.165651,796.896921],[14.240686,47.16553,797.097225],[14.240557,47.165476,797.193029],[14.240408,47.165564,797.317847],[14.240159,47.165849,797.630693],[14.239891,47.165991,797.849409],[14.239321,47.166168,798.252781],[14.238743,47.166313,798.649362],[14.238521,47.166395,798.811993],[14.238363,47.166527,798.973124],[14.238362,47.167334,799.143845],[14.237874,47.167852,799.202672],[14.237338,47.168187,799.251187],[14.236501,47.168523,799.405198],[14.235407,47.169077,799.621335],[14.234548,47.169602,800.010166],[14.233304,47.170565,800.777743],[14.232317,47.171674,801.864267],[14.231716,47.172622,802.730776],[14.231458,47.173103,803.160965],[14.231308,47.173555,803.550302],[14.230986,47.173993,803.950585],[14.230259,47.174687,804.630304],[14.229248,47.175309,805.449352],[14.229067,47.175409,805.627773],[14.228834,47.175443,805.810066],[14.228486,47.175291,806.126487],[14.227825,47.1753,806.632222],[14.22722,47.175196,807.109587],[14.226796,47.175261,807.320394],[14.226671,47.175406,807.414403],[14.226277,47.175633,807.610788],[14.22618,47.175717,807.670522],[14.225984,47.175731,807.745458],[14.225341,47.175974,808.025192],[14.224824,47.176162,808.205585],[14.224177,47.176317,808.201506],[14.223245,47.176501,808.195735],[14.222489,47.176738,808.190785],[14.222324,47.176773,808.198563],[14.222342,47.176859,808.206733],[14.222419,47.177094,808.229378],[14.222455,47.177259,808.245066],[14.222129,47.178109,808.327685],[14.220934,47.178149,808.493226],[14.21971,47.178565,808.755802],[14.218659,47.178868,809.008299],[14.217654,47.179082,809.273283],[14.21596,47.179289,809.73961],[14.215346,47.179442,809.935772],[14.21462,47.179685,810.178515],[14.212687,47.180483,811.589027],[14.208544,47.181826,815.769641],[14.206437,47.182219,817.272935],[14.205637,47.182413,817.582145],[14.203082,47.183098,818.210809],[14.2009,47.183399,818.389322],[14.199689,47.183687,818.436728],[14.19856,47.183886,818.681608],[14.19625,47.184056,820.264446],[14.195556,47.18425,821.674001],[14.194956,47.184493,822.985956],[14.194632,47.184609,823.673827],[14.194059,47.184765,825.91503],[14.192942,47.184944,831.186824],[14.192619,47.186538,840.42916],[14.191378,47.186734,844.639447],[14.190329,47.186706,846.323731],[14.189796,47.186557,847.139017],[14.189212,47.186647,847.986128],[14.189328,47.187058,848.824667],[14.188786,47.187429,849.630763],[14.188472,47.187441,849.960313],[14.188308,47.187247,850.305289],[14.188098,47.187174,850.552458],[14.187681,47.187215,850.99397],[14.187057,47.187364,851.337545],[14.186233,47.187558,850.497456],[14.185784,47.187598,850.06121],[14.185751,47.187601,850.029136],[14.185525,47.187624,849.808991],[14.185251,47.187737,849.500233],[14.184832,47.187531,849.002038],[14.184537,47.187451,848.948834],[14.184297,47.187415,848.942913],[14.183571,47.187401,848.925416],[14.183502,47.187551,848.919845],[14.182026,47.188023,849.268408],[14.181803,47.188163,849.518718],[14.178256,47.189154,852.393075],[14.176746,47.189622,852.982038],[14.175515,47.189724,853.132507],[14.174674,47.189915,852.792631],[14.174065,47.189872,852.24723],[14.173252,47.189974,851.510792],[14.172955,47.189955,851.245063],[14.171858,47.189617,850.014873],[14.171398,47.189466,849.450835],[14.171112,47.1894,849.117349],[14.170255,47.189299,848.157002],[14.169783,47.189286,848.035184],[14.16797,47.189506,848.99995],[14.167103,47.189528,849.659908],[14.166717,47.18948,850.127139],[14.166513,47.189418,850.393221],[14.166118,47.189316,850.896349],[14.165589,47.189178,851.571032],[14.165272,47.189092,851.977443],[14.16506,47.189034,852.249555],[14.164399,47.188972,853.039512],[14.162839,47.188701,854.942176],[14.162685,47.188689,855.125344],[14.161953,47.188784,855.606037],[14.161708,47.188779,855.628823],[14.16108,47.188897,855.689394],[14.160515,47.189004,855.743918],[14.159955,47.188995,855.795992],[14.159561,47.189035,855.573728],[14.159188,47.189036,855.012768],[14.15882,47.188866,854.343572],[14.158024,47.188375,852.726869],[14.157964,47.188125,852.166313],[14.157276,47.188151,851.416902],[14.157009,47.188162,851.17773],[14.156873,47.188167,851.05595],[14.156876,47.18821,850.999312],[14.153584,47.188357,849.090922],[14.152611,47.188455,848.855719],[14.15149,47.188635,849.381467],[14.148112,47.189292,851.727314],[14.147306,47.189342,852.430629],[14.145226,47.189298,855.169171],[14.144447,47.189382,856.397659],[14.14107,47.189991,863.519031],[14.140306,47.190053,865.310148],[14.139124,47.190031,868.239069],[14.138658,47.190013,869.495775],[14.137899,47.190068,871.550929],[14.137106,47.190245,873.798252],[14.136904,47.190357,874.535484],[14.136409,47.190517,876.130453],[14.13597,47.190539,877.41131],[14.135317,47.190527,879.312084],[14.13501,47.190469,880.239263],[14.134953,47.190458,880.411678],[14.134634,47.190409,881.363312],[14.134524,47.190404,881.684103],[14.134543,47.19036,881.919442],[14.134483,47.190352,882.157108],[14.133503,47.190368,885.967465],[14.133172,47.19036,887.254875],[14.132563,47.190313,889.637274],[14.132153,47.190373,891.267477],[14.131709,47.190531,893.436161],[14.131358,47.190641,895.223426],[14.131232,47.190656,895.814911],[14.131101,47.190666,896.424453],[14.130939,47.19094,898.433676],[14.130743,47.191119,899.951825],[14.130247,47.191405,902.959619],[14.13033,47.191463,903.510103],[14.130501,47.191586,904.707411],[14.130568,47.19163,905.191636],[14.129846,47.191936,909.613815],[14.129344,47.192334,913.622658],[14.128922,47.193021,919.467382],[14.12892,47.193141,920.4946],[14.129089,47.193241,921.79803],[14.129443,47.193345,924.041259],[14.129534,47.193522,925.646105],[14.12854,47.194341,934.881385],[14.12797,47.19442,938.654045],[14.127625,47.194377,940.928757],[14.127155,47.194185,944.485203],[14.12676,47.194164,947.054687],[14.124364,47.19446,962.027806],[14.123987,47.194558,964.470115],[14.123606,47.194768,967.146771],[14.123163,47.195307,970.675943],[14.123001,47.19546,971.753423],[14.122233,47.196178,976.827494],[14.122108,47.196481,977.704494],[14.121949,47.197929,981.557736],[14.121833,47.198075,982.131592],[14.121439,47.198328,983.518068],[14.1209,47.198474,985.002092],[14.120648,47.198602,985.806775],[14.120194,47.19898,987.643245],[14.12005,47.199267,989.051068],[14.119946,47.199676,991.854222],[14.119545,47.200148,995.534895],[14.118061,47.20071,1003.609534],[14.117569,47.201311,1008.727494],[14.117208,47.201601,1011.554082],[14.11699,47.202024,1015.055524],[14.116986,47.202508,1019.316664],[14.116758,47.202834,1022.494258],[14.116659,47.20325,1026.20423],[14.116435,47.203626,1029.77535],[14.116375,47.203708,1030.656562],[14.11597,47.204344,1037.35596],[14.115948,47.20438,1037.732801],[14.115848,47.204532,1039.342394],[14.115666,47.204664,1041.090955],[14.115402,47.204685,1042.836764],[14.115214,47.204759,1044.263831],[14.114462,47.205889,1054.997963],[14.113727,47.206634,1062.400442],[14.112866,47.206987,1066.777815],[14.11258,47.207149,1068.39867],[14.112389,47.207454,1070.522386],[14.112322,47.208047,1074.247234],[14.112232,47.208249,1075.41414],[14.112033,47.208424,1076.636806],[14.11178,47.208621,1078.082297],[14.110689,47.208842,1082.358443],[14.109555,47.209427,1087.369032],[14.109202,47.209825,1089.724228],[14.108362,47.210331,1093.421263],[14.108223,47.210456,1094.05234],[14.108091,47.211351,1097.675851],[14.108002,47.211464,1098.192123],[14.107708,47.21158,1099.12252],[14.107349,47.211726,1100.276077],[14.106831,47.212049,1102.265147],[14.106741,47.212177,1102.855862],[14.106679,47.21277,1105.33154],[14.10648,47.212993,1106.417481],[14.106056,47.213313,1108.305872],[14.1054,47.214125,1112.684886],[14.10492,47.214533,1115.154077],[14.104797,47.214708,1116.06473],[14.104912,47.215116,1117.836927],[14.104884,47.215303,1118.63881],[14.10476,47.21548,1119.475049],[14.104536,47.215705,1120.633795],[14.103478,47.216374,1124.922288],[14.102847,47.217138,1128.986444],[14.102631,47.217521,1130.889244],[14.102599,47.218176,1133.883235],[14.102218,47.218705,1136.548678],[14.102115,47.218945,1137.680153],[14.102051,47.219344,1139.496759],[14.101883,47.219665,1141.086814],[14.101246,47.220371,1145.041257],[14.101111,47.220603,1146.232632],[14.100592,47.220916,1148.483949],[14.100438,47.221058,1149.420722],[14.099736,47.2213,1152.39781],[14.098987,47.221722,1156.077979],[14.098707,47.22196,1157.774226],[14.098477,47.222248,1159.527227],[14.09745,47.222987,1164.697779],[14.096821,47.223189,1167.102154],[14.096677,47.223402,1168.246377],[14.096696,47.224001,1170.898099],[14.096412,47.224818,1174.613443],[14.095541,47.226247,1181.442145],[14.095064,47.226913,1185.031586],[14.094695,47.227643,1189.667968],[14.093974,47.228548,1195.707643],[14.093818,47.22896,1197.96765],[14.093548,47.229197,1199.559546],[14.091625,47.230286,1207.030876],[14.090515,47.230652,1209.906243],[14.090208,47.230891,1210.825155],[14.089786,47.231131,1211.768791],[14.089414,47.231747,1213.449587],[14.089048,47.232092,1214.52301],[14.088366,47.23241,1215.912901],[14.088174,47.232542,1216.368607],[14.088029,47.232724,1216.876867],[14.087986,47.232936,1217.402508],[14.08803,47.233146,1217.923515],[14.088418,47.233764,1219.742484],[14.088406,47.234457,1222.544667],[14.088117,47.235087,1225.212635],[14.088124,47.235624,1228.019715],[14.087924,47.236149,1231.9565],[14.086714,47.2374,1243.08991],[14.086257,47.23819,1249.771334],[14.08611,47.238297,1250.923195],[14.085751,47.238406,1253.025079],[14.085269,47.238439,1254.944382],[14.083951,47.238799,1259.731429],[14.083671,47.23896,1260.967804],[14.083411,47.239224,1262.543945],[14.08337,47.239715,1263.342786],[14.0831,47.240545,1264.491903],[14.08301,47.240844,1264.904475],[14.082694,47.24141,1266.259115],[14.082481,47.242284,1268.597478],[14.082208,47.243177,1272.482338],[14.08206,47.243729,1275.957072],[14.082117,47.244075,1278.113228],[14.082191,47.244266,1279.336332],[14.082271,47.244623,1281.823401],[14.082342,47.245997,1294.394408],[14.082252,47.247111,1306.69493],[14.08184,47.24764,1313.783292],[14.081777,47.247835,1316.148136],[14.081789,47.248202,1320.398619],[14.081707,47.248578,1324.641231],[14.081861,47.249571,1335.786241],[14.081807,47.249675,1337.017071],[14.081389,47.250044,1341.446176],[14.080832,47.250327,1345.506947],[14.080521,47.250828,1350.181532],[14.080384,47.251159,1353.137779],[14.080396,47.251479,1355.647159],[14.080291,47.25197,1359.244221],[14.079512,47.252388,1364.130941],[14.079177,47.252666,1366.734786],[14.078995,47.252817,1368.542649],[14.078576,47.253161,1373.435428],[14.07841,47.253551,1377.885442],[14.078351,47.254539,1389.429403],[14.078406,47.254874,1394.724386],[14.078556,47.255138,1399.169178],[14.078669,47.25512,1400.406723],[14.078909,47.25486,1405.226382],[14.079526,47.25455,1413.411182],[14.080265,47.254376,1420.13931],[14.080916,47.254338,1425.351268],[14.081409,47.253946,1431.40826],[14.082222,47.25351,1439.81398],[14.082303,47.253578,1440.887059],[14.082112,47.253782,1443.853163],[14.081804,47.254707,1455.490499],[14.081771,47.255311,1465.161728],[14.08175,47.255508,1468.84267],[14.081319,47.255709,1475.457261],[14.081211,47.255817,1477.889794],[14.080885,47.256464,1490.633058],[14.080657,47.256741,1494.51302],[14.080547,47.257182,1499.052651],[14.080422,47.257358,1501.035673],[14.080469,47.257456,1502.081693],[14.080587,47.257459,1502.895111],[14.080892,47.257147,1506.695367],[14.081481,47.256785,1512.217448],[14.082011,47.2563,1518.5079],[14.082117,47.256255,1519.391907],[14.082204,47.256318,1520.291415],[14.081957,47.256655,1524.212475],[14.081662,47.257393,1534.155575],[14.081384,47.257838,1542.397641],[14.081043,47.258672,1557.156462],[14.081072,47.258744,1558.429256],[14.081169,47.25872,1559.624111],[14.081459,47.258381,1564.018911],[14.082941,47.257396,1579.651516],[14.083769,47.257004,1588.350546],[14.083949,47.256965,1589.980473],[14.084015,47.257015,1590.833694],[14.083645,47.257265,1595.337374],[14.083443,47.25747,1598.471848],[14.082705,47.258685,1619.488646],[14.082402,47.259583,1634.561318],[14.082375,47.259929,1638.507071],[14.082187,47.260371,1643.746065],[14.082246,47.260665,1647.125032],[14.08218,47.260743,1648.149334],[14.08178,47.261339,1655.664475],[14.081741,47.261541,1658.055699],[14.081568,47.261796,1661.350745],[14.081513,47.262078,1664.689565],[14.081075,47.262738,1673.185663],[14.080945,47.263214,1680.724881],[14.080757,47.263515,1686.340116],[14.08074,47.263804,1691.307947],[14.080575,47.264108,1696.872399],[14.080112,47.264405,1704.298547],[14.079996,47.264602,1707.944633],[14.07999,47.26487,1712.553107],[14.079877,47.265243,1719.100525],[14.079904,47.265523,1723.925089],[14.080092,47.265794,1729.075113],[14.080251,47.266236,1736.850344],[14.080084,47.266995,1747.175382],[14.079883,47.267126,1749.719803],[14.07947,47.267291,1754.095403],[14.079235,47.267471,1757.330865],[14.079101,47.267721,1760.906151],[14.079047,47.26852,1770.337939],[14.079332,47.269604,1782.743315],[14.079353,47.270068,1785.648477],[14.079646,47.270941,1791.251747],[14.079675,47.27169,1791.76077],[14.079769,47.271861,1791.063918],[14.07979,47.271889,1790.943961],[14.079867,47.272007,1790.451225],[14.079942,47.272122,1789.971061],[14.08018,47.272971,1786.671284],[14.080549,47.273428,1783.388898],[14.080864,47.274237,1777.893548],[14.081019,47.274439,1776.3979],[14.081208,47.274626,1774.908769],[14.081721,47.274935,1771.286857],[14.082258,47.275136,1768.004898],[14.082325,47.275198,1767.398532],[14.082261,47.275255,1766.833367],[14.081972,47.275197,1765.220597],[14.080836,47.274813,1758.038805],[14.080614,47.27468,1756.15238],[14.080417,47.274623,1754.788221],[14.080203,47.274632,1753.422498],[14.080106,47.274732,1752.29862],[14.080197,47.274885,1750.749702],[14.080801,47.27508,1746.489108],[14.081202,47.27536,1742.938891],[14.083659,47.276533,1725.806059],[14.084302,47.27668,1720.899659],[14.084347,47.276785,1719.734226],[14.084273,47.276805,1719.158239],[14.083458,47.276682,1713.120946],[14.08285,47.276538,1707.664359],[14.081719,47.27638,1695.137254],[14.081227,47.276393,1689.795716],[14.080866,47.276525,1685.346837],[14.080659,47.27655,1683.06589],[14.080284,47.276605,1678.787466],[14.079898,47.276797,1673.343528],[14.079352,47.276962,1666.545083],[14.077273,47.277967,1638.493853],[14.076841,47.278308,1631.499367],[14.07672,47.278471,1628.660403],[14.076757,47.278582,1626.890131],[14.07689,47.278593,1625.476133],[14.077175,47.278378,1620.670901],[14.077417,47.278279,1617.270638],[14.078194,47.27833,1607.877765],[14.078782,47.278318,1600.799481],[14.079127,47.278369,1596.550886],[14.079706,47.278471,1589.751179],[14.079898,47.27855,1587.610205],[14.080384,47.279011,1579.644971],[14.080849,47.279094,1575.060618],[14.081518,47.278858,1567.87137],[14.081981,47.278766,1564.468151],[14.082919,47.278802,1559.448774],[14.083612,47.279085,1555.127366],[14.085269,47.279264,1542.938067],[14.087424,47.279272,1524.125204],[14.089206,47.279104,1506.664225],[14.089736,47.279108,1502.089931],[14.090555,47.279217,1495.95247],[14.090925,47.279213,1493.231264],[14.091007,47.2793,1492.111935],[14.090883,47.279362,1490.979189],[14.090257,47.27947,1486.229288],[14.089705,47.279627,1482.098197],[14.089498,47.279675,1480.660257],[14.088919,47.279947,1476.030994],[14.088019,47.280144,1469.814846],[14.087766,47.28028,1467.693072],[14.087095,47.280816,1459.843879],[14.086466,47.28118,1453.482157],[14.086135,47.28146,1449.411132],[14.085774,47.281969,1442.522721],[14.084787,47.282422,1432.107048],[14.084198,47.283221,1420.608085],[14.082804,47.284258,1402.597146],[14.082687,47.284389,1400.631467],[14.082474,47.284852,1396.483274],[14.082285,47.285068,1394.397245],[14.081839,47.285424,1390.517317],[14.081455,47.285846,1386.398817],[14.080853,47.287037,1378.356027],[14.080047,47.287807,1372.537011],[14.079951,47.287961,1371.511974],[14.079859,47.288568,1367.771119],[14.079661,47.288839,1365.916909],[14.079173,47.289398,1362.041531],[14.078661,47.289596,1359.795321],[14.077827,47.289805,1356.406783],[14.077701,47.289892,1355.721535],[14.077288,47.290475,1352.349422],[14.077196,47.290829,1350.845472],[14.077453,47.291532,1347.815089],[14.077416,47.291774,1346.797145],[14.076608,47.292948,1342.571745],[14.076396,47.29321,1341.676178],[14.075939,47.293573,1340.245824],[14.07576,47.293841,1338.751651],[14.07575,47.294101,1337.400264],[14.075932,47.294441,1335.520841],[14.075965,47.294714,1334.097608],[14.075966,47.294969,1332.772654],[14.07583,47.295363,1330.7107],[14.075611,47.29571,1329.184064],[14.075176,47.296061,1327.329547],[14.074923,47.296551,1325.229704],[14.074307,47.297115,1322.100705],[14.073882,47.297421,1319.984979],[14.073622,47.297824,1317.771041],[14.073348,47.298451,1314.467398],[14.073244,47.298545,1313.718619],[14.071539,47.299017,1305.761048],[14.071224,47.299179,1304.052807],[14.070718,47.299602,1301.294118],[14.070518,47.299686,1300.568969],[14.069307,47.299966,1296.625114],[14.068963,47.300171,1295.213519],[14.068533,47.300641,1292.454951],[14.067702,47.301294,1288.096892],[14.067095,47.30164,1285.393873],[14.065684,47.302053,1280.301438],[14.065541,47.302141,1279.661573],[14.065229,47.302494,1277.650595],[14.064965,47.303132,1274.305546],[14.064915,47.303437,1272.744258],[14.064846,47.303656,1271.604919],[14.064424,47.304046,1269.143905],[14.063974,47.304652,1265.668742],[14.062638,47.305963,1257.616397],[14.061621,47.307335,1250.703636],[14.060224,47.308619,1244.15244],[14.060011,47.308926,1242.774423],[14.059368,47.310467,1236.408456],[14.058754,47.311334,1232.833597],[14.058247,47.311851,1230.545009],[14.057876,47.312145,1229.079063],[14.057154,47.312571,1226.311279],[14.057061,47.312678,1225.781558],[14.056906,47.313964,1218.704957],[14.056496,47.314293,1214.834693],[14.055531,47.314679,1208.008821],[14.05478,47.315139,1200.77652],[14.054576,47.315345,1197.903362],[14.054282,47.315946,1190.571245],[14.05318,47.316889,1177.597701],[14.052274,47.318076,1163.840594],[14.051862,47.318209,1160.528443],[14.05126,47.318232,1156.152016],[14.050601,47.318536,1150.366445],[14.050354,47.318561,1148.553786],[14.049873,47.318506,1145.129376],[14.049553,47.318534,1142.918005],[14.049337,47.318587,1141.343625],[14.049141,47.318735,1139.332833],[14.048897,47.318996,1136.208875],[14.048795,47.319136,1134.630271],[14.048654,47.319284,1132.849085],[14.048469,47.319068,1130.323958],[14.048262,47.319077,1128.907469],[14.048011,47.319132,1128.004823],[14.047726,47.319225,1126.922488],[14.04747,47.319299,1125.970177],[14.046942,47.319446,1124.017001],[14.046511,47.319459,1122.540721],[14.046492,47.31958,1121.926504],[14.046489,47.319596,1121.845092],[14.046461,47.320351,1118.706912],[14.046494,47.320493,1118.252896],[14.046558,47.320734,1117.4795],[14.046635,47.32096,1116.746923],[14.046726,47.321134,1116.163857],[14.046787,47.321237,1115.81331],[14.047009,47.321474,1114.926629],[14.04694,47.322511,1112.150162],[14.046692,47.323368,1109.94475],[14.046819,47.32445,1107.668177],[14.04682,47.324482,1107.602945],[14.046614,47.32487,1106.762529],[14.045892,47.325407,1104.981524],[14.045726,47.325546,1104.45207],[14.045424,47.325899,1103.243977],[14.045222,47.326478,1101.482525],[14.045126,47.32709,1099.589797],[14.044945,47.328237,1095.923243],[14.044788,47.328812,1094.242016],[14.044551,47.329196,1093.198979],[14.044143,47.329554,1092.065426],[14.044018,47.329644,1091.755696],[14.04373,47.32987,1091.007385],[14.043594,47.329982,1090.643905],[14.042716,47.330799,1084.497124],[14.040303,47.333739,1056.841692],[14.039856,47.334167,1052.505232],[14.039806,47.334206,1052.077966],[14.038771,47.334751,1045.636819],[14.038481,47.334927,1044.148127],[14.038134,47.335307,1041.626483],[14.037633,47.336061,1037.108065],[14.03696,47.336599,1034.377147],[14.036627,47.336953,1032.751653],[14.036163,47.337816,1029.38706],[14.035571,47.338552,1026.631026],[14.035371,47.338831,1025.611196],[14.03496,47.340015,1022.778812],[14.034591,47.340591,1021.5333],[14.034595,47.34066,1021.396332],[14.03424,47.340942,1021.038981],[14.033193,47.341515,1021.337986],[14.033048,47.34186,1021.455598],[14.033064,47.342001,1021.501963],[14.033154,47.342342,1021.554978],[14.032905,47.342903,1021.459438],[14.032813,47.343676,1021.332963],[14.032622,47.343801,1021.303619],[14.032393,47.343875,1021.162649],[14.03225,47.343902,1020.846412],[14.031506,47.344021,1019.217921],[14.031247,47.344121,1018.582893],[14.031076,47.34426,1018.013975],[14.030183,47.344681,1015.696495],[14.029704,47.345012,1014.351361],[14.029122,47.345595,1012.317574],[14.029009,47.345731,1011.866601],[14.028804,47.346244,1010.328784],[14.028467,47.347053,1007.847895],[14.028237,47.347378,1006.784153],[14.028156,47.34745,1006.516966],[14.027927,47.3475,1006.035854],[14.027773,47.347993,1004.311943],[14.027216,47.348465,1001.791442],[14.026836,47.348709,1000.312],[14.025213,47.349755,994.982779],[14.024947,47.350028,993.993734],[14.02474,47.350373,992.86774],[14.024523,47.35097,991.703912],[14.02429,47.351382,991.160622],[14.024035,47.351655,990.762799],[14.023094,47.352398,989.448329],[14.023045,47.352438,989.367294],[14.02286,47.352645,988.990049],[14.0226,47.353136,988.17684],[14.022557,47.353384,987.787563],[14.022408,47.354134,986.205581],[14.022144,47.354639,984.765036],[14.021031,47.355631,981.560857],[14.020803,47.35606,980.531524],[14.020784,47.356121,980.390783],[14.02073,47.356723,979.029251],[14.020772,47.357382,977.443457],[14.020611,47.357882,976.134209],[14.020373,47.358225,975.164594],[14.019614,47.359007,972.905885],[14.019254,47.359844,971.013788],[14.01806,47.361529,967.175368],[14.017806,47.362295,965.306275],[14.017783,47.362378,965.046845],[14.017726,47.362569,964.448221],[14.017699,47.362636,964.234866],[14.01757,47.362875,963.453123],[14.017135,47.363374,961.672895],[14.016645,47.363848,960.007756],[14.016182,47.364364,958.434762],[14.016086,47.364482,958.083785],[14.015902,47.364741,957.335028],[14.015827,47.364844,957.035849],[14.015334,47.365594,955.176023],[14.013636,47.367085,951.285675],[14.013407,47.367472,950.244318],[14.013117,47.368218,948.317519],[14.012853,47.368576,947.445011],[14.01263,47.36877,946.943132],[14.011265,47.369565,944.454156],[14.010958,47.369789,943.775751],[14.010722,47.369986,943.202659],[14.010374,47.370475,941.976359],[14.01028,47.370656,941.542912],[14.010228,47.370652,941.462843],[14.009808,47.371342,939.786128],[14.009179,47.371913,938.206631],[14.009073,47.371991,937.971597],[14.007824,47.372945,935.465081],[14.007484,47.373288,934.805277],[14.006579,47.374484,932.719633],[14.006042,47.374995,931.7981],[14.005866,47.37505,931.605232],[14.005449,47.375321,931.030163],[14.005478,47.375354,930.97374],[14.0043,47.375917,929.321034],[14.003518,47.376139,928.328446],[14.00341,47.376274,928.063038],[14.00197,47.37656,926.37396],[14.00181,47.376638,926.154654],[14.000359,47.376921,924.484488],[13.998194,47.377649,921.904068],[13.9967,47.377881,919.433832],[13.996004,47.378167,918.113949],[13.995506,47.378553,916.952607],[13.995283,47.378851,916.229888],[13.994837,47.379996,913.670922],[13.994664,47.380261,913.215849],[13.994204,47.380702,912.367848],[13.993974,47.380808,912.071956],[13.993872,47.380891,911.902362],[13.992785,47.381624,909.918589],[13.992398,47.381879,908.996964],[13.99205,47.382188,908.017478],[13.991644,47.382704,906.543784],[13.991202,47.383596,904.961817],[13.990679,47.384178,903.876034],[13.990385,47.384479,903.429219],[13.990071,47.38506,903.275304],[13.989964,47.386039,903.031083],[13.989771,47.386482,903.171508],[13.989533,47.386772,903.324934],[13.988834,47.38728,903.646013],[13.988085,47.388023,904.243782],[13.987701,47.388437,904.65271],[13.987273,47.388787,905.032799],[13.986319,47.389253,905.836819],[13.986072,47.38942,906.110783],[13.985211,47.390331,907.364527],[13.983518,47.391622,910.697211],[13.983202,47.392006,910.617525],[13.983085,47.392206,910.393683],[13.983008,47.392428,910.156391],[13.982978,47.392597,909.979267],[13.982862,47.393474,909.047585],[13.982771,47.393734,908.296355],[13.982203,47.394518,905.841308],[13.982081,47.394758,905.127713],[13.981853,47.3956,902.898243],[13.98169,47.396172,901.484736],[13.98146,47.396687,900.179268],[13.981284,47.397,899.937461],[13.980726,47.397603,901.677728],[13.980614,47.397724,902.026962],[13.978557,47.399987,914.724188],[13.978294,47.400419,915.285461],[13.978226,47.400787,915.730965],[13.978095,47.401449,916.533294],[13.978064,47.401525,916.628005],[13.977681,47.402009,914.651608],[13.977147,47.402536,910.823216],[13.97693,47.402947,908.208457],[13.976325,47.403939,900.0834],[13.975383,47.405005,890.192804],[13.97472,47.405405,887.010517],[13.974044,47.405641,884.285225],[13.972902,47.405759,881.863436],[13.972429,47.405847,882.30584],[13.972164,47.405949,882.580779],[13.971647,47.406245,883.191495],[13.971457,47.406437,883.499422],[13.970935,47.407284,883.29481],[13.970872,47.407339,883.223603],[13.970346,47.407601,882.771329],[13.969995,47.40765,882.523145],[13.969886,47.407655,882.447489],[13.968847,47.40766,881.886603],[13.967947,47.40773,881.546502],[13.966772,47.408002,881.080295],[13.966269,47.408189,883.297176],[13.965521,47.408563,886.956634],[13.965291,47.408716,888.225657],[13.964676,47.409222,891.736448],[13.964443,47.409558,892.607207],[13.964405,47.409992,893.627175],[13.964494,47.410599,895.058215],[13.964355,47.410996,895.535126],[13.96371,47.411828,893.687062],[13.963137,47.412525,891.987193],[13.962704,47.412946,889.630381],[13.962077,47.413405,886.75834],[13.961492,47.413692,884.511672],[13.961058,47.413843,882.471507],[13.960418,47.413999,879.20159],[13.958776,47.414275,871.105304],[13.956972,47.41458,865.230994],[13.956421,47.414775,863.26662],[13.95619,47.41494,862.550336],[13.956057,47.415098,862.212558],[13.955936,47.415517,861.419499],[13.956418,47.417508,857.186839],[13.956414,47.417699,856.73454],[13.956399,47.417803,856.487116],[13.956251,47.418124,855.690916],[13.956095,47.418505,854.630548],[13.956124,47.418805,853.709775],[13.956419,47.41946,851.612627],[13.956988,47.420329,847.536671],[13.95706,47.420588,845.757958],[13.957054,47.420657,845.291454],[13.956998,47.420911,843.558172],[13.95663,47.421968,835.111166],[13.956194,47.423,821.64299],[13.955716,47.423752,812.273627],[13.955075,47.424701,802.472478],[13.954862,47.425291,797.566677],[13.954838,47.425609,796.417969],[13.954856,47.425919,795.298753],[13.955102,47.426822,791.986233],[13.955428,47.428374,788.807192],[13.955763,47.430629,787.192679],[13.955752,47.431194,785.387497],[13.955558,47.431782,783.462773],[13.955272,47.432188,782.025972],[13.954907,47.432571,780.919786],[13.954499,47.432989,779.760308],[13.954257,47.433325,778.895133],[13.954096,47.433685,778.024503],[13.95403,47.434098,777.761852],[13.954083,47.434666,777.946312],[13.954134,47.435061,778.074822],[13.954006,47.436602,777.196609],[13.953802,47.436971,776.767478],[13.953754,47.437231,776.482064],[13.953542,47.437646,775.554121],[13.953507,47.437912,774.821232],[13.953582,47.438179,774.075375],[13.953698,47.43834,773.583855],[13.954145,47.438682,772.331099],[13.955265,47.439283,770.638872],[13.955614,47.43964,770.134087],[13.955953,47.44034,769.265311],[13.956985,47.440867,771.319106],[13.957564,47.44129,772.719413],[13.95838,47.441723,770.933884],[13.958539,47.441985,768.665205],[13.95868,47.442452,764.84707],[13.9589,47.442732,762.307087],[13.959279,47.443019,759.224605],[13.959438,47.443379,753.784454],[13.959528,47.443682,749.295329],[13.960339,47.444778,731.608237],[13.960491,47.444818,730.122307],[13.96135,47.444755,722.250548],[13.961592,47.444775,720.029417],[13.961813,47.444851,717.770662],[13.961831,47.444945,716.493813],[13.961632,47.445147,713.224029],[13.961422,47.445985,701.302598],[13.960878,47.446472,692.532321],[13.960777,47.446841,687.139922],[13.960744,47.446953,685.498906],[13.960446,47.447245,681.705606],[13.960117,47.4479,676.751213],[13.960203,47.448124,675.093723],[13.960747,47.44852,671.222548],[13.961147,47.448808,670.022783],[13.961172,47.448768,670.005226],[13.960938,47.448434,669.855804],[13.96149,47.448451,669.704729],[13.962891,47.448629,669.549092],[13.963677,47.448852,670.014246],[13.964324,47.449055,670.403476],[13.968026,47.450597,672.981583],[13.968129,47.450638,673.030568],[13.970823,47.451809,673.074994],[13.973851,47.4532,669.114903],[13.976308,47.454537,663.574332],[13.976398,47.454685,663.534529],[13.976263,47.454889,663.478939],[13.976223,47.454943,663.463916],[13.976181,47.455069,663.43179],[13.976344,47.455064,663.404347],[13.977234,47.455317,663.241971],[13.977409,47.455314,663.212529],[13.977706,47.455105,663.164098],[13.977784,47.455043,663.153458],[13.978725,47.45572,663.032024],[13.982128,47.457557,659.403336],[13.983011,47.457945,658.948179],[13.984039,47.45838,659.089498],[13.985009,47.458677,660.273977],[13.985966,47.458906,661.403209],[13.98672,47.459102,662.329698],[13.987417,47.459284,663.192502],[13.987651,47.459345,663.482104],[13.988683,47.459602,664.691356],[13.988644,47.459833,664.870709],[13.988235,47.460384,665.346282],[13.988128,47.460573,665.502395],[13.988155,47.460642,665.557454],[13.98884,47.461018,666.017632],[13.989036,47.461057,666.313322],[13.98928,47.460989,666.723989],[13.989488,47.46093,667.074979],[13.990736,47.460611,669.151089],[13.991072,47.460431,669.81816],[13.991376,47.460294,670.492877],[13.991663,47.460245,671.177731],[13.991824,47.460271,671.560702],[13.991926,47.460264,671.797904],[13.992023,47.460256,672.023989],[13.992104,47.46024,672.219227],[13.992576,47.460047,673.495441],[13.992956,47.460267,674.652905],[13.993076,47.460412,675.221487],[13.993413,47.460285,676.114117],[13.993893,47.460111,677.438682],[13.994211,47.460021,678.285214],[13.994467,47.459926,679.002312],[13.994715,47.45963,680.23788],[13.99507,47.459668,681.120478],[13.995363,47.459856,682.112394],[13.996214,47.46063,683.032047],[13.996741,47.461174,683.182697],[13.99729,47.461642,682.57559],[13.997513,47.461858,681.695447],[13.998356,47.462699,678.300936],[13.998529,47.462862,677.630603],[13.998847,47.463424,676.315153],[13.999346,47.46383,675.29762],[13.999565,47.463934,674.948848],[13.999809,47.46405,674.560121],[14.000128,47.464247,673.997072],[14.001955,47.465911,675.310517],[14.004021,47.467359,679.280976],[14.006209,47.468785,680.906641],[14.009131,47.47035,678.5172],[14.009462,47.470503,678.171704],[14.011317,47.471312,678.208838],[14.012339,47.471798,679.142322],[14.015121,47.472974,683.57272],[14.015332,47.472986,683.786153],[14.015508,47.472979,683.963863],[14.015755,47.472989,684.213278],[14.015926,47.473046,684.40546],[14.016361,47.473521,684.997302],[14.016859,47.473982,684.574819],[14.016994,47.474097,684.466163],[14.017024,47.474124,684.44117],[14.017538,47.474558,684.029703],[14.017638,47.474631,683.956068],[14.018173,47.475023,683.208953],[14.018277,47.475102,682.981381],[14.01946,47.475721,680.805236],[14.019618,47.475798,680.521902],[14.019492,47.47603,679.99005],[14.019049,47.476479,677.878568],[14.019031,47.476507,677.753232],[14.0186,47.477087,675.088578],[14.018376,47.477541,673.123777],[14.017967,47.478279,670.106854],[14.017836,47.478816,668.060032],[14.017798,47.479224,666.522584],[14.017652,47.479685,665.329394],[14.017514,47.480022,664.794762],[14.017413,47.48011,664.624479],[14.017239,47.48022,664.378276],[14.017157,47.480446,664.022491],[14.017371,47.48062,663.676545],[14.017541,47.480756,663.404336],[14.018869,47.481949,664.181312],[14.021256,47.484366,668.330261],[14.022166,47.485271,668.767346],[14.02314,47.485953,667.927547],[14.02419,47.48643,666.907426],[14.024673,47.486597,666.571571],[14.026646,47.487069,665.648262],[14.027751,47.487568,664.509954],[14.02833,47.487926,663.746624],[14.028844,47.488356,662.95101],[14.029297,47.488897,662.06298],[14.029957,47.489003,661.408199],[14.03104,47.489537,660.424385],[14.032186,47.489817,660.719909],[14.032408,47.48994,660.78953],[14.032977,47.490434,661.028661],[14.033413,47.490732,661.509667],[14.034096,47.491118,662.200279],[14.034965,47.491495,663.001248],[14.036991,47.492012,667.26408],[14.039546,47.492517,673.838403],[14.040182,47.492752,675.336699],[14.041832,47.493547,674.930138],[14.043548,47.494223,673.776255],[14.043725,47.494123,673.612857],[14.043809,47.494152,673.546053],[14.043838,47.49416,673.523869],[14.043958,47.494121,673.429566],[14.044208,47.494129,673.252318],[14.045024,47.494258,672.793393],[14.045451,47.494375,672.62054],[14.045646,47.494485,672.525246],[14.046311,47.494762,672.232188],[14.046972,47.49481,671.982799],[14.047518,47.494944,671.083718],[14.048569,47.495637,668.464849],[14.049154,47.496113,667.088693],[14.049882,47.496417,666.630176],[14.049882,47.496526,666.543743],[14.049907,47.496595,666.487412],[14.053965,47.49844,665.187174],[14.053581,47.499034,663.442672],[14.053508,47.499268,662.799054],[14.053842,47.500011,659.523473],[14.054388,47.500899,654.509436],[14.054309,47.501083,653.510431],[14.053899,47.501455,651.745518],[14.053852,47.501486,651.614734],[14.053015,47.502007,649.348681],[14.052895,47.502128,648.919428],[14.052748,47.502612,647.463259],[14.052629,47.502801,647.110866],[14.051687,47.50387,645.570785],[14.051166,47.504381,644.971658],[14.050176,47.505067,644.542592],[14.050155,47.505367,644.408085],[14.049793,47.505776,644.351777],[14.049797,47.505862,644.403272],[14.050271,47.506274,644.715557],[14.05027,47.506434,644.811315],[14.050074,47.506836,645.064618],[14.05002,47.506962,645.143124],[14.050005,47.506997,645.164931],[14.050282,47.507148,645.308832],[14.050508,47.507493,645.630965],[14.050777,47.507664,645.853609],[14.052709,47.508558,647.138458],[14.053625,47.508915,647.524981],[14.054159,47.509124,647.75055],[14.05616,47.509751,648.311754],[14.058265,47.510273,648.644639],[14.064119,47.511466,649.143841],[14.067918,47.512241,649.041027],[14.069501,47.512616,648.881597],[14.070211,47.512838,648.749128],[14.075954,47.515145,647.478097],[14.078232,47.516047,647.250264],[14.078243,47.516179,647.239747],[14.077863,47.516934,647.292019],[14.077887,47.517026,647.31097],[14.078175,47.517162,647.359118],[14.07816,47.517277,647.382538],[14.078254,47.517295,647.395924],[14.079096,47.517539,647.521457],[14.0808,47.517916,647.833984],[14.081624,47.518037,647.989468],[14.082493,47.518355,647.918016],[14.082692,47.5185,647.843845],[14.083085,47.518788,647.696915],[14.08311,47.518808,647.687096],[14.083163,47.51884,647.669083],[14.083443,47.519006,647.574685],[14.083658,47.519136,647.501569],[14.083579,47.519194,647.472004],[14.083611,47.519335,647.418489],[14.083552,47.519486,647.289296],[14.083545,47.519717,646.999773],[14.08342,47.519926,646.717322],[14.082615,47.521315,645.059349],[14.082584,47.521362,645.04214],[14.082525,47.521468,645.004265],[14.08236,47.521647,644.933744],[14.082047,47.521782,644.849858],[14.081965,47.521824,644.826612],[14.081898,47.521875,644.803809],[14.081528,47.521975,644.713794],[14.081376,47.522106,644.65813],[14.08132,47.522156,644.637163],[14.081124,47.522293,644.573449],[14.080949,47.52245,644.577615],[14.080581,47.522595,644.73131],[14.079849,47.522722,645.003941],[14.075184,47.524,647.081057],[14.073505,47.524385,647.827275],[14.07328,47.524404,647.928495],[14.073109,47.524369,648.008258],[14.072566,47.524145,648.292301],[14.072465,47.5242,648.35022],[14.072247,47.524102,648.467125],[14.071784,47.523905,648.711413],[14.070394,47.523271,649.538156],[14.06915,47.522703,650.313771],[14.068713,47.522635,650.540798],[14.068241,47.522666,650.780271],[14.067721,47.522804,651.062406],[14.067064,47.523067,651.448082],[14.065452,47.524,652.323968],[14.065004,47.524308,652.571021],[14.064427,47.524812,652.962911],[14.06392,47.525121,653.259333],[14.062422,47.525652,654.095817],[14.061584,47.526132,654.965945],[14.060965,47.526224,655.467818],[14.060231,47.526125,656.168714],[14.059779,47.526193,657.021256],[14.059249,47.526443,658.211483],[14.058575,47.526691,659.624582],[14.05705,47.527672,666.483437],[14.056886,47.527752,667.279803],[14.056741,47.52782,667.974702],[14.056008,47.528103,671.298259],[14.055924,47.528155,672.005904],[14.054837,47.528872,682.074032],[14.054792,47.529229,685.589732],[14.054965,47.529679,690.191216],[14.055288,47.530132,695.296476],[14.055456,47.530934,703.521328],[14.055507,47.531218,706.426288],[14.055344,47.531468,708.644613],[14.053888,47.53248,718.825425],[14.053452,47.532805,721.211357],[14.052738,47.533197,723.677746],[14.05117,47.53447,729.0781],[14.050588,47.534785,730.255332],[14.049251,47.535557,732.64307],[14.048233,47.536221,734.26874],[14.047274,47.536604,735.286368],[14.045938,47.537084,736.509653],[14.045042,47.537235,736.940578],[14.044076,47.537753,737.220903],[14.042659,47.538394,737.275283],[14.042009,47.538784,737.118714],[14.041402,47.539229,736.957381],[14.040857,47.539918,737.250746],[14.040154,47.540822,737.683229],[14.039948,47.541026,738.061909],[14.039196,47.54147,739.29069],[14.037768,47.541914,741.422115],[14.036271,47.542189,744.886095],[14.035438,47.542521,747.183054],[14.034697,47.542887,751.677886],[14.03403,47.542955,754.980121],[14.033414,47.5431,758.173739],[14.032409,47.543143,764.901021],[14.031061,47.543043,775.35387],[14.029455,47.54309,787.808683],[14.027823,47.543321,800.775736],[14.026855,47.543263,807.770979],[14.025376,47.543102,818.498882],[14.02351,47.543216,825.634637],[14.022913,47.543293,827.630766],[14.021936,47.543948,829.393219],[14.021376,47.54402,829.59258],[14.021071,47.544135,829.714754],[14.02091,47.544163,829.772896],[14.020049,47.544349,830.177054],[14.019188,47.544714,830.869505],[14.018193,47.544905,831.574034],[14.0172,47.545235,831.798298],[14.016811,47.545526,831.788641],[14.015521,47.546238,831.787499],[14.015314,47.546545,831.818082],[14.014874,47.547696,831.925862],[14.014483,47.548161,832.18319],[14.013717,47.548641,832.546348],[14.013513,47.548829,832.666302],[14.013427,47.549187,832.852993],[14.013754,47.549704,832.656893],[14.013803,47.549866,832.597937],[14.013768,47.550093,832.516557],[14.013856,47.550282,832.445915],[14.014217,47.550736,832.26219],[14.01458,47.551547,833.110237],[14.014017,47.551639,833.601807],[14.012885,47.551499,834.643665],[14.011418,47.551739,836.738173],[14.010943,47.551872,837.451733],[14.010529,47.552109,838.186187],[14.010306,47.552314,838.396793],[14.010128,47.552601,838.654446],[14.009589,47.553471,839.435359],[14.009459,47.5536,839.564553],[14.009322,47.553691,839.665032],[14.00843,47.554149,839.806642],[14.008186,47.554207,839.839327],[14.008008,47.554397,839.88141],[14.007454,47.554439,839.951846],[14.006421,47.554366,839.999795],[14.006114,47.554307,839.99983],[14.005948,47.554265,839.999849],[14.003607,47.553734,840.000012],[14.003512,47.553535,840.000012],[14.003414,47.553126,840.000012],[14.003405,47.553089,840.000012],[14.003384,47.553003,840.000012],[14.003323,47.552529,839.995282],[14.003328,47.552475,839.991805],[14.003286,47.552404,839.986892],[14.002294,47.552359,839.943772],[14.002163,47.552109,839.926732],[14.001756,47.551855,839.90269],[13.999898,47.551362,839.752395],[13.998199,47.550894,840.264035],[13.997122,47.550749,841.152222],[13.997051,47.550708,841.227792],[13.997034,47.55064,841.310426],[13.997767,47.548914,844.081341],[13.997661,47.548873,844.217345],[13.995691,47.548651,845.300762],[13.99367,47.548071,845.47598],[13.992887,47.547815,845.276854],[13.992936,47.547675,845.228075],[13.992809,47.547538,845.173275],[13.991504,47.547107,843.229804],[13.99119,47.547026,842.674161],[13.99029,47.546962,841.178262],[13.989278,47.546613,839.421874],[13.988559,47.546467,838.289383],[13.988026,47.546299,837.402115],[13.986347,47.546135,836.213122],[13.985452,47.546191,835.870833],[13.985171,47.546144,835.760588],[13.984268,47.545707,836.116096],[13.983531,47.545162,836.701546],[13.983303,47.545021,836.867147],[13.982961,47.544917,837.068033],[13.982483,47.544923,836.997216],[13.982277,47.54503,836.943625],[13.981981,47.544895,836.869972],[13.981887,47.544763,836.825238],[13.981931,47.544192,836.650596],[13.981775,47.543965,836.574164],[13.980931,47.543702,835.584897],[13.979439,47.543578,833.692197],[13.977621,47.543444,831.346238],[13.976545,47.543464,829.958206],[13.974189,47.543871,826.316732],[13.97334,47.543812,825.032437],[13.97232,47.543676,823.474691],[13.972223,47.543539,823.137668],[13.972401,47.543312,822.567601],[13.972255,47.543191,822.221224],[13.971336,47.543088,821.378678],[13.970897,47.54313,821.12238],[13.970625,47.543264,820.927734],[13.970479,47.543327,820.82757],[13.969985,47.543531,820.492821],[13.969854,47.543326,820.30164],[13.969497,47.543034,820.171657],[13.969188,47.542875,820.156239],[13.968187,47.542839,820.116462],[13.967371,47.542991,820.082871],[13.966696,47.542918,820.425177],[13.965751,47.542893,820.95362],[13.965176,47.542939,821.277161],[13.964776,47.543014,821.509131],[13.9639,47.542946,822.737819],[13.962669,47.542626,824.728473],[13.961695,47.542477,826.240475],[13.960797,47.54193,828.079614],[13.960549,47.541849,828.498522],[13.958351,47.541366,831.965709],[13.957336,47.541215,833.514403],[13.956767,47.541127,833.213281],[13.956533,47.541185,833.021847],[13.956293,47.54146,832.658744],[13.956091,47.541511,832.493122],[13.952065,47.541639,824.363838],[13.950318,47.541735,819.455897],[13.949252,47.541829,816.340633],[13.948462,47.541963,813.793582],[13.94712,47.542273,809.358391],[13.946254,47.542481,806.927753],[13.94573,47.54254,805.5579],[13.944821,47.542528,803.213505],[13.944491,47.542663,802.218504],[13.943855,47.542922,801.398013],[13.943298,47.543062,800.777348],[13.942656,47.543434,799.893821],[13.94226,47.543751,799.347053],[13.941819,47.545041,799.089131],[13.941815,47.545248,799.048799],[13.94185,47.545413,799.016326],[13.941904,47.545676,799.007402],[13.941869,47.546307,798.999635],[13.94176,47.546384,798.998325],[13.940637,47.54675,798.990108],[13.940151,47.54686,799.033351],[13.93915,47.546922,799.11815],[13.938494,47.54705,799.175756],[13.93845,47.54706,799.179672],[13.937778,47.547143,799.473805],[13.93703,47.547299,800.18145],[13.93662,47.54733,800.554361],[13.936545,47.54772,801.081001],[13.936599,47.547942,801.382268],[13.936757,47.54825,801.836825],[13.937191,47.548642,802.552239],[13.937242,47.548781,802.761586],[13.937038,47.54931,803.560717],[13.936683,47.549946,804.192439],[13.936535,47.550118,804.136223],[13.936108,47.550396,804.02305],[13.935983,47.550557,803.971677],[13.935894,47.551017,803.840564],[13.935264,47.551101,803.734686],[13.935177,47.55119,803.724872],[13.935057,47.551383,803.705607],[13.934861,47.551726,803.67177],[13.934774,47.551975,803.648224],[13.934798,47.552474,803.602271],[13.934836,47.552697,803.58161],[13.934917,47.5528,803.6094],[13.934742,47.552856,803.671102],[13.934528,47.552922,803.74606],[13.934351,47.553007,803.815267],[13.933722,47.553481,804.115631],[13.933644,47.553583,804.169813],[13.93299,47.554353,804.426195],[13.932533,47.554654,804.426195],[13.932347,47.554862,804.426195],[13.932317,47.555,804.426195],[13.932244,47.555087,804.426195],[13.932093,47.555022,804.426195],[13.931899,47.555034,804.426195]]}},{type:"Feature",properties:{name:"Stage 8",time:"2022-05-16T21:48:46.326Z",coordTimes:["2022-05-16T21:48:46.326Z","2022-05-16T21:48:46.552Z","2022-05-16T21:48:50.853Z","2022-05-16T21:48:52.764Z","2022-05-16T21:48:54.396Z","2022-05-16T21:48:57.502Z","2022-05-16T21:48:57.929Z","2022-05-16T21:49:17.893Z","2022-05-16T21:49:23.325Z","2022-05-16T21:49:28.920Z","2022-05-16T21:49:32.095Z","2022-05-16T21:49:54.838Z","2022-05-16T21:50:04.345Z","2022-05-16T21:50:36.560Z","2022-05-16T21:50:38.133Z","2022-05-16T21:50:47.982Z","2022-05-16T21:51:05.523Z","2022-05-16T21:51:09.544Z","2022-05-16T21:52:26.833Z","2022-05-16T21:52:35.410Z","2022-05-16T21:52:54.307Z","2022-05-16T21:53:01.780Z","2022-05-16T21:53:38.364Z","2022-05-16T21:53:48.178Z","2022-05-16T21:54:05.655Z","2022-05-16T21:54:27.625Z","2022-05-16T21:55:22.392Z","2022-05-16T21:55:53.096Z","2022-05-16T21:56:22.758Z","2022-05-16T21:56:28.553Z","2022-05-16T21:56:35.559Z","2022-05-16T21:56:54.974Z","2022-05-16T21:57:06.910Z","2022-05-16T21:57:15.871Z","2022-05-16T21:57:23.058Z","2022-05-16T21:57:34.439Z","2022-05-16T21:58:14.979Z","2022-05-16T21:58:25.572Z","2022-05-16T21:58:53.746Z","2022-05-16T21:59:03.580Z","2022-05-16T21:59:14.281Z","2022-05-16T21:59:30.420Z","2022-05-16T21:59:58.721Z","2022-05-16T22:00:19.239Z","2022-05-16T22:00:44.220Z","2022-05-16T22:00:49.195Z","2022-05-16T22:01:06.596Z","2022-05-16T22:01:22.271Z","2022-05-16T22:01:42.687Z","2022-05-16T22:01:58.592Z","2022-05-16T22:02:12.086Z","2022-05-16T22:02:17.562Z","2022-05-16T22:02:40.591Z","2022-05-16T22:02:52.305Z","2022-05-16T22:03:05.266Z","2022-05-16T22:03:19.334Z","2022-05-16T22:03:32.198Z","2022-05-16T22:03:39.923Z","2022-05-16T22:03:48.197Z","2022-05-16T22:04:10.399Z","2022-05-16T22:04:23.611Z","2022-05-16T22:04:28.336Z","2022-05-16T22:04:41.294Z","2022-05-16T22:05:00.787Z","2022-05-16T22:05:06.615Z","2022-05-16T22:05:13.184Z","2022-05-16T22:05:31.797Z","2022-05-16T22:06:35.378Z","2022-05-16T22:07:31.281Z","2022-05-16T22:07:43.136Z","2022-05-16T22:08:02.268Z","2022-05-16T22:08:20.593Z","2022-05-16T22:08:34.374Z","2022-05-16T22:08:44.081Z","2022-05-16T22:08:56.020Z","2022-05-16T22:09:02.111Z","2022-05-16T22:09:13.669Z","2022-05-16T22:09:21.553Z","2022-05-16T22:09:32.081Z","2022-05-16T22:09:37.727Z","2022-05-16T22:09:40.071Z","2022-05-16T22:09:54.419Z","2022-05-16T22:10:09.237Z","2022-05-16T22:10:27.602Z","2022-05-16T22:10:31.761Z","2022-05-16T22:10:32.689Z","2022-05-16T22:10:37.987Z","2022-05-16T22:10:54.167Z","2022-05-16T22:11:01.636Z","2022-05-16T22:11:12.769Z","2022-05-16T22:11:17.880Z","2022-05-16T22:11:18.790Z","2022-05-16T22:11:35.965Z","2022-05-16T22:11:47.730Z","2022-05-16T22:12:10.345Z","2022-05-16T22:12:20.905Z","2022-05-16T22:12:27.687Z","2022-05-16T22:12:30.230Z","2022-05-16T22:12:36.614Z","2022-05-16T22:12:50.839Z","2022-05-16T22:12:58.975Z","2022-05-16T22:13:05.828Z","2022-05-16T22:13:19.859Z","2022-05-16T22:13:25.032Z","2022-05-16T22:13:47.689Z","2022-05-16T22:13:52.853Z","2022-05-16T22:14:01.539Z","2022-05-16T22:14:09.930Z","2022-05-16T22:14:10.972Z","2022-05-16T22:14:23.582Z","2022-05-16T22:14:26.576Z","2022-05-16T22:14:33.892Z","2022-05-16T22:14:44.789Z","2022-05-16T22:14:48.867Z","2022-05-16T22:14:56.770Z","2022-05-16T22:15:12.483Z","2022-05-16T22:15:33.598Z","2022-05-16T22:15:44.435Z","2022-05-16T22:15:50.355Z","2022-05-16T22:16:01.378Z","2022-05-16T22:16:06.820Z","2022-05-16T22:16:16.400Z","2022-05-16T22:16:19.673Z","2022-05-16T22:16:34.805Z","2022-05-16T22:16:47.113Z","2022-05-16T22:17:07.021Z","2022-05-16T22:17:13.364Z","2022-05-16T22:17:18.161Z","2022-05-16T22:17:22.557Z","2022-05-16T22:17:31.577Z","2022-05-16T22:17:35.603Z","2022-05-16T22:17:49.369Z","2022-05-16T22:17:54.181Z","2022-05-16T22:17:55.584Z","2022-05-16T22:18:01.736Z","2022-05-16T22:18:09.428Z","2022-05-16T22:18:18.517Z","2022-05-16T22:18:23.792Z","2022-05-16T22:18:34.160Z","2022-05-16T22:18:39.480Z","2022-05-16T22:18:46.746Z","2022-05-16T22:19:09.391Z","2022-05-16T22:20:23.876Z","2022-05-16T22:21:03.553Z","2022-05-16T22:21:55.492Z","2022-05-16T22:22:25.675Z","2022-05-16T22:22:37.890Z","2022-05-16T22:23:14.830Z","2022-05-16T22:24:05.870Z","2022-05-16T22:25:22.766Z","2022-05-16T22:27:06.101Z","2022-05-16T22:29:08.997Z","2022-05-16T22:29:10.780Z","2022-05-16T22:29:17.464Z","2022-05-16T22:29:34.975Z","2022-05-16T22:29:41.260Z","2022-05-16T22:29:42.485Z","2022-05-16T22:29:49.794Z","2022-05-16T22:29:54.114Z","2022-05-16T22:30:00.427Z","2022-05-16T22:30:04.968Z","2022-05-16T22:30:06.531Z","2022-05-16T22:30:07.648Z","2022-05-16T22:30:11.998Z","2022-05-16T22:30:22.033Z","2022-05-16T22:30:28.665Z","2022-05-16T22:30:36.414Z","2022-05-16T22:30:37.073Z","2022-05-16T22:30:52.629Z","2022-05-16T22:31:09.253Z","2022-05-16T22:31:11.259Z","2022-05-16T22:31:22.447Z","2022-05-16T22:31:33.117Z","2022-05-16T22:31:34.492Z","2022-05-16T22:31:36.028Z","2022-05-16T22:31:38.681Z","2022-05-16T22:31:42.479Z","2022-05-16T22:31:51.163Z","2022-05-16T22:31:55.099Z","2022-05-16T22:32:00.771Z","2022-05-16T22:32:11.152Z","2022-05-16T22:32:14.926Z","2022-05-16T22:32:19.119Z","2022-05-16T22:32:20.808Z","2022-05-16T22:32:27.615Z","2022-05-16T22:32:29.970Z","2022-05-16T22:32:36.340Z","2022-05-16T22:32:37.840Z","2022-05-16T22:32:43.094Z","2022-05-16T22:32:46.734Z","2022-05-16T22:32:47.912Z","2022-05-16T22:32:48.784Z","2022-05-16T22:32:58.251Z","2022-05-16T22:32:58.962Z","2022-05-16T22:33:02.594Z","2022-05-16T22:33:09.227Z","2022-05-16T22:33:14.506Z","2022-05-16T22:33:15.510Z","2022-05-16T22:33:24.563Z","2022-05-16T22:33:28.113Z","2022-05-16T22:33:31.215Z","2022-05-16T22:33:34.260Z","2022-05-16T22:33:35.438Z","2022-05-16T22:33:41.813Z","2022-05-16T22:33:47.185Z","2022-05-16T22:33:50.942Z","2022-05-16T22:33:54.884Z","2022-05-16T22:33:55.260Z","2022-05-16T22:33:58.895Z","2022-05-16T22:34:01.180Z","2022-05-16T22:34:01.711Z","2022-05-16T22:34:09.081Z","2022-05-16T22:34:13.472Z","2022-05-16T22:34:14.802Z","2022-05-16T22:34:15.356Z","2022-05-16T22:34:17.561Z","2022-05-16T22:34:22.887Z","2022-05-16T22:34:32.312Z","2022-05-16T22:34:37.466Z","2022-05-16T22:34:46.266Z","2022-05-16T22:34:49.408Z","2022-05-16T22:34:52.831Z","2022-05-16T22:34:59.337Z","2022-05-16T22:35:00.320Z","2022-05-16T22:35:06.388Z","2022-05-16T22:35:08.459Z","2022-05-16T22:35:13.299Z","2022-05-16T22:35:17.594Z","2022-05-16T22:35:21.563Z","2022-05-16T22:35:24.236Z","2022-05-16T22:35:27.492Z","2022-05-16T22:35:31.194Z","2022-05-16T22:35:36.591Z","2022-05-16T22:35:50.577Z","2022-05-16T22:35:53.904Z","2022-05-16T22:36:02.965Z","2022-05-16T22:36:07.908Z","2022-05-16T22:36:12.346Z","2022-05-16T22:36:14.253Z","2022-05-16T22:36:18.799Z","2022-05-16T22:36:31.400Z","2022-05-16T22:36:33.387Z","2022-05-16T22:36:35.250Z","2022-05-16T22:36:36.981Z","2022-05-16T22:36:37.632Z","2022-05-16T22:36:44.287Z","2022-05-16T22:36:44.649Z","2022-05-16T22:36:45.867Z","2022-05-16T22:36:51.344Z","2022-05-16T22:36:55.754Z","2022-05-16T22:36:56.451Z","2022-05-16T22:37:03.424Z","2022-05-16T22:37:07.310Z","2022-05-16T22:37:07.535Z","2022-05-16T22:37:12.891Z","2022-05-16T22:37:21.514Z","2022-05-16T22:37:24.626Z","2022-05-16T22:37:36.439Z","2022-05-16T22:37:41.405Z","2022-05-16T22:37:47.863Z","2022-05-16T22:37:52.494Z","2022-05-16T22:37:53.377Z","2022-05-16T22:37:54.968Z","2022-05-16T22:37:56.906Z","2022-05-16T22:37:59.396Z","2022-05-16T22:38:00.667Z","2022-05-16T22:38:04.327Z","2022-05-16T22:38:07.986Z","2022-05-16T22:38:09.382Z","2022-05-16T22:38:11.544Z","2022-05-16T22:38:19.665Z","2022-05-16T22:38:23.054Z","2022-05-16T22:38:25.821Z","2022-05-16T22:38:26.642Z","2022-05-16T22:38:26.949Z","2022-05-16T22:38:30.113Z","2022-05-16T22:38:34.096Z","2022-05-16T22:38:34.937Z","2022-05-16T22:38:40.835Z","2022-05-16T22:38:41.798Z","2022-05-16T22:38:44.581Z","2022-05-16T22:38:45.420Z","2022-05-16T22:38:54.610Z","2022-05-16T22:38:58.875Z","2022-05-16T22:39:16.123Z","2022-05-16T22:39:24.656Z","2022-05-16T22:39:32.370Z","2022-05-16T22:39:33.413Z","2022-05-16T22:39:38.918Z","2022-05-16T22:39:47.093Z","2022-05-16T22:39:59.144Z","2022-05-16T22:40:07.993Z","2022-05-16T22:40:17.668Z","2022-05-16T22:40:25.195Z","2022-05-16T22:40:36.729Z","2022-05-16T22:40:39.354Z","2022-05-16T22:40:42.459Z","2022-05-16T22:40:47.349Z","2022-05-16T22:40:49.587Z","2022-05-16T22:40:50.717Z","2022-05-16T22:40:53.927Z","2022-05-16T22:41:01.387Z","2022-05-16T22:41:09.204Z","2022-05-16T22:41:09.589Z","2022-05-16T22:41:16.563Z","2022-05-16T22:41:23.284Z","2022-05-16T22:41:28.933Z","2022-05-16T22:41:32.408Z","2022-05-16T22:41:43.027Z","2022-05-16T22:41:44.312Z","2022-05-16T22:41:48.673Z","2022-05-16T22:41:59.743Z","2022-05-16T22:42:01.199Z","2022-05-16T22:42:02.232Z","2022-05-16T22:42:06.919Z","2022-05-16T22:42:09.197Z","2022-05-16T22:42:12.449Z","2022-05-16T22:42:17.559Z","2022-05-16T22:42:19.709Z","2022-05-16T22:42:23.866Z","2022-05-16T22:42:25.573Z","2022-05-16T22:42:26.745Z","2022-05-16T22:42:29.735Z","2022-05-16T22:42:30.508Z","2022-05-16T22:42:34.161Z","2022-05-16T22:42:35.851Z","2022-05-16T22:42:37.053Z","2022-05-16T22:42:38.602Z","2022-05-16T22:42:42.279Z","2022-05-16T22:42:46.424Z","2022-05-16T22:42:46.716Z","2022-05-16T22:42:51.478Z","2022-05-16T22:42:53.744Z","2022-05-16T22:42:56.820Z","2022-05-16T22:43:00.576Z","2022-05-16T22:43:10.740Z","2022-05-16T22:43:18.376Z","2022-05-16T22:43:27.514Z","2022-05-16T22:43:41.048Z","2022-05-16T22:44:05.604Z","2022-05-16T22:44:12.601Z","2022-05-16T22:44:45.997Z","2022-05-16T22:44:53.555Z","2022-05-16T22:45:03.955Z","2022-05-16T22:45:40.325Z","2022-05-16T22:45:53.779Z","2022-05-16T22:46:24.616Z","2022-05-16T22:46:32.936Z","2022-05-16T22:46:53.987Z","2022-05-16T22:47:07.050Z","2022-05-16T22:47:15.367Z","2022-05-16T22:47:40.920Z","2022-05-16T22:47:47.064Z","2022-05-16T22:47:56.997Z","2022-05-16T22:48:22.105Z","2022-05-16T22:48:55.159Z","2022-05-16T22:49:38.972Z","2022-05-16T22:50:07.466Z","2022-05-16T22:50:31.087Z","2022-05-16T22:51:05.843Z","2022-05-16T22:51:32.392Z","2022-05-16T22:51:41.535Z","2022-05-16T22:51:52.273Z","2022-05-16T22:51:58.020Z","2022-05-16T22:52:04.506Z","2022-05-16T22:52:08.555Z","2022-05-16T22:52:18.960Z","2022-05-16T22:52:21.028Z","2022-05-16T22:52:38.006Z","2022-05-16T22:52:39.230Z","2022-05-16T22:52:40.606Z","2022-05-16T22:52:54.602Z","2022-05-16T22:53:04.039Z","2022-05-16T22:53:13.589Z","2022-05-16T22:53:16.904Z","2022-05-16T22:53:21.167Z","2022-05-16T22:53:32.612Z","2022-05-16T22:54:00.825Z","2022-05-16T22:54:03.864Z","2022-05-16T22:54:15.749Z","2022-05-16T22:54:16.842Z","2022-05-16T22:54:26.517Z","2022-05-16T22:54:40.576Z","2022-05-16T22:55:01.964Z","2022-05-16T22:55:24.882Z","2022-05-16T22:55:37.478Z","2022-05-16T22:56:01.763Z","2022-05-16T22:56:12.275Z","2022-05-16T22:56:14.009Z","2022-05-16T22:56:20.986Z","2022-05-16T22:56:27.331Z","2022-05-16T22:56:40.551Z","2022-05-16T22:56:52.138Z","2022-05-16T22:57:07.122Z","2022-05-16T22:57:12.788Z","2022-05-16T22:57:13.633Z","2022-05-16T22:57:15.710Z","2022-05-16T22:57:23.638Z","2022-05-16T22:57:35.098Z","2022-05-16T22:57:58.169Z","2022-05-16T22:58:00.296Z","2022-05-16T22:58:01.084Z","2022-05-16T22:58:18.875Z","2022-05-16T22:58:33.658Z","2022-05-16T22:58:46.428Z","2022-05-16T22:58:57.289Z","2022-05-16T22:59:01.098Z","2022-05-16T22:59:01.673Z","2022-05-16T22:59:15.251Z","2022-05-16T22:59:25.567Z","2022-05-16T22:59:34.397Z","2022-05-16T22:59:39.940Z","2022-05-16T22:59:44.342Z","2022-05-16T22:59:51.258Z","2022-05-16T22:59:57.594Z","2022-05-16T23:00:03.160Z","2022-05-16T23:00:18.898Z","2022-05-16T23:00:30.131Z","2022-05-16T23:00:35.699Z","2022-05-16T23:00:37.862Z","2022-05-16T23:00:49.613Z","2022-05-16T23:00:52.435Z","2022-05-16T23:00:59.844Z","2022-05-16T23:01:05.698Z","2022-05-16T23:01:08.894Z","2022-05-16T23:01:12.886Z","2022-05-16T23:01:13.608Z","2022-05-16T23:01:13.933Z","2022-05-16T23:01:16.300Z","2022-05-16T23:01:19.047Z","2022-05-16T23:01:19.422Z","2022-05-16T23:01:22.142Z","2022-05-16T23:01:25.631Z","2022-05-16T23:01:27.519Z","2022-05-16T23:01:36.484Z","2022-05-16T23:01:39.464Z","2022-05-16T23:01:41.190Z","2022-05-16T23:01:46.670Z","2022-05-16T23:01:54.057Z","2022-05-16T23:02:01.464Z","2022-05-16T23:02:09.855Z","2022-05-16T23:02:10.471Z","2022-05-16T23:02:19.667Z","2022-05-16T23:02:29.521Z","2022-05-16T23:02:38.993Z","2022-05-16T23:02:44.006Z","2022-05-16T23:02:52.585Z","2022-05-16T23:02:53.162Z","2022-05-16T23:02:59.300Z","2022-05-16T23:03:04.203Z","2022-05-16T23:03:10.151Z","2022-05-16T23:03:25.682Z","2022-05-16T23:03:33.622Z","2022-05-16T23:03:51.510Z","2022-05-16T23:04:02.096Z","2022-05-16T23:04:13.044Z","2022-05-16T23:04:32.365Z","2022-05-16T23:05:20.254Z","2022-05-16T23:05:54.317Z","2022-05-16T23:06:11.307Z","2022-05-16T23:06:21.830Z","2022-05-16T23:06:28.390Z","2022-05-16T23:06:50.935Z","2022-05-16T23:07:02.591Z","2022-05-16T23:07:22.974Z","2022-05-16T23:07:44.272Z","2022-05-16T23:07:54.002Z","2022-05-16T23:08:14.957Z","2022-05-16T23:08:41.400Z","2022-05-16T23:08:54.644Z","2022-05-16T23:09:00.832Z","2022-05-16T23:09:15.230Z","2022-05-16T23:09:29.358Z","2022-05-16T23:09:43.140Z","2022-05-16T23:09:50.894Z","2022-05-16T23:10:08.262Z","2022-05-16T23:10:20.378Z","2022-05-16T23:10:27.541Z","2022-05-16T23:10:38.210Z","2022-05-16T23:11:06.615Z","2022-05-16T23:11:19.367Z","2022-05-16T23:11:20.561Z","2022-05-16T23:11:27.607Z","2022-05-16T23:12:02.416Z","2022-05-16T23:12:31.899Z","2022-05-16T23:12:48.684Z","2022-05-16T23:13:03.180Z","2022-05-16T23:13:16.876Z","2022-05-16T23:13:25.994Z","2022-05-16T23:13:42.309Z","2022-05-16T23:14:16.564Z","2022-05-16T23:15:06.338Z","2022-05-16T23:15:19.515Z","2022-05-16T23:15:49.368Z","2022-05-16T23:17:09.043Z","2022-05-16T23:17:22.857Z","2022-05-16T23:17:56.434Z","2022-05-16T23:18:12.824Z","2022-05-16T23:18:48.076Z","2022-05-16T23:18:58.535Z","2022-05-16T23:19:14.039Z","2022-05-16T23:19:42.317Z","2022-05-16T23:20:00.020Z","2022-05-16T23:20:04.256Z","2022-05-16T23:20:17.947Z","2022-05-16T23:20:35.449Z","2022-05-16T23:21:08.233Z","2022-05-16T23:21:18.630Z","2022-05-16T23:21:32.627Z","2022-05-16T23:21:43.048Z","2022-05-16T23:23:06.015Z","2022-05-16T23:23:12.747Z","2022-05-16T23:23:15.235Z","2022-05-16T23:23:18.611Z","2022-05-16T23:23:23.639Z","2022-05-16T23:23:28.763Z","2022-05-16T23:23:46.960Z","2022-05-16T23:23:53.640Z","2022-05-16T23:24:04.746Z","2022-05-16T23:24:14.811Z","2022-05-16T23:24:34.867Z","2022-05-16T23:24:46.198Z","2022-05-16T23:24:59.973Z","2022-05-16T23:25:05.382Z","2022-05-16T23:25:38.085Z","2022-05-16T23:25:42.742Z","2022-05-16T23:25:51.276Z","2022-05-16T23:25:58.691Z","2022-05-16T23:26:17.284Z","2022-05-16T23:26:41.877Z","2022-05-16T23:26:53.999Z","2022-05-16T23:27:00.871Z","2022-05-16T23:28:06.016Z","2022-05-16T23:28:18.065Z","2022-05-16T23:28:28.612Z","2022-05-16T23:28:47.183Z","2022-05-16T23:29:03.986Z","2022-05-16T23:29:16.998Z","2022-05-16T23:29:33.832Z","2022-05-16T23:29:54.127Z","2022-05-16T23:29:59.734Z","2022-05-16T23:30:04.962Z","2022-05-16T23:30:12.464Z","2022-05-16T23:30:18.922Z","2022-05-16T23:30:53.119Z","2022-05-16T23:31:17.774Z","2022-05-16T23:31:23.549Z","2022-05-16T23:31:35.217Z","2022-05-16T23:31:38.682Z","2022-05-16T23:31:42.108Z","2022-05-16T23:31:49.088Z","2022-05-16T23:31:57.433Z","2022-05-16T23:32:16.000Z","2022-05-16T23:32:29.042Z","2022-05-16T23:33:04.096Z","2022-05-16T23:33:24.193Z","2022-05-16T23:33:41.598Z","2022-05-16T23:33:57.209Z","2022-05-16T23:34:15.774Z","2022-05-16T23:34:23.876Z","2022-05-16T23:34:30.502Z","2022-05-16T23:34:40.167Z","2022-05-16T23:35:05.886Z","2022-05-16T23:35:25.024Z","2022-05-16T23:35:30.077Z","2022-05-16T23:35:35.841Z","2022-05-16T23:35:43.712Z","2022-05-16T23:35:49.054Z","2022-05-16T23:35:57.625Z","2022-05-16T23:36:07.314Z","2022-05-16T23:36:15.311Z","2022-05-16T23:36:23.860Z","2022-05-16T23:36:31.688Z","2022-05-16T23:36:51.520Z","2022-05-16T23:37:22.959Z","2022-05-16T23:37:33.812Z","2022-05-16T23:37:51.642Z","2022-05-16T23:38:42.568Z","2022-05-16T23:39:02.501Z","2022-05-16T23:39:17.537Z","2022-05-16T23:39:32.939Z","2022-05-16T23:40:05.567Z","2022-05-16T23:40:16.932Z","2022-05-16T23:40:39.736Z","2022-05-16T23:40:50.238Z","2022-05-16T23:41:15.972Z","2022-05-16T23:41:21.145Z","2022-05-16T23:41:41.217Z","2022-05-16T23:42:03.579Z","2022-05-16T23:42:14.474Z","2022-05-16T23:42:24.759Z","2022-05-16T23:42:35.900Z","2022-05-16T23:42:49.555Z","2022-05-16T23:43:04.482Z","2022-05-16T23:43:12.285Z","2022-05-16T23:43:30.231Z","2022-05-16T23:43:34.444Z","2022-05-16T23:43:50.447Z","2022-05-16T23:43:57.986Z","2022-05-16T23:44:04.525Z","2022-05-16T23:44:16.220Z","2022-05-16T23:44:21.778Z","2022-05-16T23:44:25.840Z","2022-05-16T23:44:51.443Z","2022-05-16T23:44:59.677Z","2022-05-16T23:45:06.937Z","2022-05-16T23:45:15.470Z","2022-05-16T23:45:36.455Z","2022-05-16T23:45:41.861Z","2022-05-16T23:45:53.634Z","2022-05-16T23:46:31.099Z","2022-05-16T23:47:02.976Z","2022-05-16T23:47:22.408Z","2022-05-16T23:47:53.875Z","2022-05-16T23:48:08.488Z","2022-05-16T23:48:17.740Z","2022-05-16T23:48:27.399Z","2022-05-16T23:48:33.293Z","2022-05-16T23:48:41.911Z","2022-05-16T23:48:51.586Z","2022-05-16T23:48:55.839Z","2022-05-16T23:48:58.437Z","2022-05-16T23:49:09.803Z","2022-05-16T23:49:24.116Z","2022-05-16T23:49:39.174Z","2022-05-16T23:49:48.330Z","2022-05-16T23:49:58.341Z","2022-05-16T23:50:15.665Z","2022-05-16T23:50:22.168Z","2022-05-16T23:50:28.766Z","2022-05-16T23:53:00.867Z","2022-05-16T23:53:25.679Z","2022-05-16T23:53:36.076Z","2022-05-16T23:53:57.987Z","2022-05-16T23:54:15.564Z","2022-05-16T23:54:32.964Z","2022-05-16T23:54:49.061Z","2022-05-16T23:54:53.598Z","2022-05-16T23:55:18.357Z","2022-05-16T23:55:38.700Z","2022-05-16T23:56:01.312Z","2022-05-16T23:56:21.394Z","2022-05-16T23:56:34.415Z","2022-05-16T23:56:51.516Z","2022-05-16T23:57:11.915Z","2022-05-16T23:57:22.489Z","2022-05-16T23:57:30.639Z","2022-05-16T23:57:45.884Z","2022-05-16T23:57:57.862Z","2022-05-16T23:58:06.596Z","2022-05-16T23:58:25.420Z","2022-05-16T23:58:30.340Z","2022-05-16T23:58:38.777Z","2022-05-16T23:58:51.074Z","2022-05-16T23:59:23.766Z","2022-05-16T23:59:31.455Z","2022-05-16T23:59:43.759Z","2022-05-16T23:59:57.417Z","2022-05-17T00:00:56.206Z","2022-05-17T00:01:20.370Z","2022-05-17T00:01:36.786Z","2022-05-17T00:01:55.464Z","2022-05-17T00:02:05.623Z","2022-05-17T00:02:22.790Z","2022-05-17T00:02:33.757Z","2022-05-17T00:02:56.788Z","2022-05-17T00:03:15.786Z","2022-05-17T00:03:30.939Z","2022-05-17T00:03:48.054Z","2022-05-17T00:04:04.367Z","2022-05-17T00:04:14.203Z","2022-05-17T00:04:25.719Z","2022-05-17T00:04:44.797Z","2022-05-17T00:04:56.461Z","2022-05-17T00:05:10.167Z","2022-05-17T00:05:32.852Z","2022-05-17T00:06:32.330Z","2022-05-17T00:06:47.822Z","2022-05-17T00:07:02.301Z","2022-05-17T00:07:39.298Z","2022-05-17T00:07:50.005Z","2022-05-17T00:08:04.060Z","2022-05-17T00:08:47.494Z","2022-05-17T00:09:00.306Z","2022-05-17T00:09:24.873Z","2022-05-17T00:09:41.411Z","2022-05-17T00:09:53.649Z","2022-05-17T00:10:30.493Z","2022-05-17T00:10:47.819Z","2022-05-17T00:10:50.152Z","2022-05-17T00:11:21.850Z","2022-05-17T00:11:40.213Z","2022-05-17T00:12:06.201Z","2022-05-17T00:12:16.580Z","2022-05-17T00:12:22.035Z","2022-05-17T00:13:25.186Z","2022-05-17T00:13:36.416Z","2022-05-17T00:14:08.585Z","2022-05-17T00:14:21.286Z","2022-05-17T00:14:33.633Z","2022-05-17T00:15:07.187Z","2022-05-17T00:15:38.751Z","2022-05-17T00:16:00.569Z","2022-05-17T00:16:39.237Z","2022-05-17T00:17:34.253Z","2022-05-17T00:17:52.817Z","2022-05-17T00:18:32.114Z","2022-05-17T00:18:47.795Z","2022-05-17T00:19:06.082Z","2022-05-17T00:19:22.196Z","2022-05-17T00:19:37.927Z","2022-05-17T00:19:49.123Z","2022-05-17T00:20:00.909Z","2022-05-17T00:20:05.416Z","2022-05-17T00:20:09.324Z","2022-05-17T00:20:33.512Z","2022-05-17T00:20:37.133Z","2022-05-17T00:20:40.327Z","2022-05-17T00:20:42.112Z","2022-05-17T00:20:59.375Z","2022-05-17T00:21:22.055Z","2022-05-17T00:21:27.915Z","2022-05-17T00:21:39.271Z","2022-05-17T00:21:54.477Z","2022-05-17T00:22:08.483Z","2022-05-17T00:22:20.188Z","2022-05-17T00:22:28.125Z","2022-05-17T00:22:33.649Z","2022-05-17T00:22:41.433Z","2022-05-17T00:22:51.286Z","2022-05-17T00:22:54.160Z","2022-05-17T00:22:56.253Z","2022-05-17T00:22:58.166Z","2022-05-17T00:22:59.965Z","2022-05-17T00:23:00.661Z","2022-05-17T00:23:08.557Z","2022-05-17T00:23:16.434Z","2022-05-17T00:23:27.705Z","2022-05-17T00:23:33.329Z","2022-05-17T00:23:42.228Z","2022-05-17T00:23:54.647Z","2022-05-17T00:23:59.174Z","2022-05-17T00:24:12.680Z","2022-05-17T00:24:27.978Z","2022-05-17T00:24:36.251Z","2022-05-17T00:24:45.312Z","2022-05-17T00:24:47.176Z","2022-05-17T00:24:51.321Z","2022-05-17T00:24:55.244Z","2022-05-17T00:25:06.111Z","2022-05-17T00:25:11.297Z","2022-05-17T00:25:18.613Z","2022-05-17T00:25:22.273Z","2022-05-17T00:25:26.930Z","2022-05-17T00:25:30.277Z","2022-05-17T00:25:36.801Z","2022-05-17T00:25:44.823Z","2022-05-17T00:25:46.754Z","2022-05-17T00:25:56.295Z","2022-05-17T00:26:01.443Z","2022-05-17T00:26:04.916Z","2022-05-17T00:26:16.099Z","2022-05-17T00:26:33.067Z","2022-05-17T00:26:40.890Z","2022-05-17T00:26:41.955Z","2022-05-17T00:26:46.455Z","2022-05-17T00:26:49.204Z","2022-05-17T00:26:54.960Z","2022-05-17T00:26:59.264Z","2022-05-17T00:27:08.036Z","2022-05-17T00:27:24.707Z","2022-05-17T00:27:32.550Z","2022-05-17T00:27:33.461Z","2022-05-17T00:27:37.924Z","2022-05-17T00:27:39.532Z","2022-05-17T00:27:41.855Z","2022-05-17T00:27:44.674Z","2022-05-17T00:27:47.185Z","2022-05-17T00:27:48.711Z","2022-05-17T00:27:49.944Z","2022-05-17T00:27:59.039Z","2022-05-17T00:28:01.872Z","2022-05-17T00:28:06.154Z","2022-05-17T00:28:07.907Z","2022-05-17T00:28:17.004Z","2022-05-17T00:28:21.755Z","2022-05-17T00:28:23.301Z","2022-05-17T00:28:25.569Z","2022-05-17T00:28:27.672Z","2022-05-17T00:28:29.084Z","2022-05-17T00:28:39.122Z","2022-05-17T00:28:55.896Z","2022-05-17T00:29:08.421Z","2022-05-17T00:29:10.677Z","2022-05-17T00:29:12.045Z","2022-05-17T00:29:18.496Z","2022-05-17T00:29:23.615Z","2022-05-17T00:29:25.655Z","2022-05-17T00:29:35.661Z","2022-05-17T00:29:39.108Z","2022-05-17T00:29:43.074Z","2022-05-17T00:29:58.669Z","2022-05-17T00:29:59.103Z","2022-05-17T00:30:03.346Z","2022-05-17T00:30:14.161Z","2022-05-17T00:30:16.742Z","2022-05-17T00:30:25.326Z","2022-05-17T00:30:28.518Z","2022-05-17T00:30:34.214Z","2022-05-17T00:30:40.626Z","2022-05-17T00:30:42.656Z","2022-05-17T00:30:45.944Z","2022-05-17T00:30:52.491Z","2022-05-17T00:30:53.438Z","2022-05-17T00:31:01.219Z","2022-05-17T00:31:01.716Z","2022-05-17T00:31:11.224Z","2022-05-17T00:31:13.116Z","2022-05-17T00:31:28.821Z","2022-05-17T00:31:43.723Z","2022-05-17T00:31:53.214Z","2022-05-17T00:32:19.341Z","2022-05-17T00:32:28.318Z","2022-05-17T00:32:30.072Z","2022-05-17T00:32:31.773Z","2022-05-17T00:32:50.475Z","2022-05-17T00:32:54.818Z","2022-05-17T00:33:13.623Z","2022-05-17T00:33:34.883Z","2022-05-17T00:33:40.111Z","2022-05-17T00:33:54.871Z","2022-05-17T00:34:02.917Z","2022-05-17T00:34:38.233Z","2022-05-17T00:34:45.101Z","2022-05-17T00:34:51.104Z","2022-05-17T00:34:59.519Z","2022-05-17T00:35:06.317Z","2022-05-17T00:35:14.280Z","2022-05-17T00:35:23.040Z","2022-05-17T00:35:30.186Z","2022-05-17T00:36:03.938Z","2022-05-17T00:36:14.146Z","2022-05-17T00:36:27.264Z","2022-05-17T00:36:29.712Z","2022-05-17T00:36:44.616Z","2022-05-17T00:36:59.520Z","2022-05-17T00:37:00.257Z","2022-05-17T00:37:08.376Z","2022-05-17T00:37:38.291Z","2022-05-17T00:37:57.307Z","2022-05-17T00:38:13.924Z","2022-05-17T00:38:22.773Z","2022-05-17T00:38:40.341Z","2022-05-17T00:39:01.831Z","2022-05-17T00:39:23.350Z","2022-05-17T00:40:22.973Z","2022-05-17T00:40:45.312Z","2022-05-17T00:41:07.358Z","2022-05-17T00:41:37.252Z","2022-05-17T00:41:53.112Z","2022-05-17T00:42:10.797Z","2022-05-17T00:42:29.525Z","2022-05-17T00:42:43.721Z","2022-05-17T00:43:06.511Z","2022-05-17T00:43:24.602Z","2022-05-17T00:43:43.490Z","2022-05-17T00:44:33.964Z","2022-05-17T00:44:45.753Z","2022-05-17T00:45:06.141Z","2022-05-17T00:45:27.261Z","2022-05-17T00:46:11.967Z","2022-05-17T00:46:22.122Z","2022-05-17T00:46:37.163Z","2022-05-17T00:46:52.257Z","2022-05-17T00:46:56.815Z","2022-05-17T00:47:14.815Z","2022-05-17T00:47:20.986Z","2022-05-17T00:47:29.583Z","2022-05-17T00:47:35.075Z","2022-05-17T00:47:38.522Z","2022-05-17T00:47:44.780Z","2022-05-17T00:47:55.009Z","2022-05-17T00:48:09.462Z","2022-05-17T00:48:16.369Z","2022-05-17T00:48:32.532Z","2022-05-17T00:48:41.737Z","2022-05-17T00:48:53.467Z","2022-05-17T00:48:57.133Z","2022-05-17T00:49:00.226Z","2022-05-17T00:49:16.231Z","2022-05-17T00:49:30.748Z","2022-05-17T00:49:38.161Z","2022-05-17T00:49:44.756Z","2022-05-17T00:50:03.881Z","2022-05-17T00:50:07.269Z","2022-05-17T00:50:27.609Z","2022-05-17T00:50:39.009Z","2022-05-17T00:50:48.590Z","2022-05-17T00:50:58.334Z","2022-05-17T00:51:04.517Z","2022-05-17T00:51:19.605Z","2022-05-17T00:51:30.146Z","2022-05-17T00:51:40.533Z","2022-05-17T00:52:01.303Z","2022-05-17T00:52:19.248Z","2022-05-17T00:52:31.373Z","2022-05-17T00:52:45.079Z","2022-05-17T00:53:05.072Z","2022-05-17T00:53:22.132Z","2022-05-17T00:53:36.152Z","2022-05-17T00:53:43.422Z","2022-05-17T00:53:50.454Z","2022-05-17T00:53:56.855Z","2022-05-17T00:54:05.025Z","2022-05-17T00:54:11.368Z","2022-05-17T00:54:16.938Z","2022-05-17T00:54:23.550Z","2022-05-17T00:54:38.564Z","2022-05-17T00:54:47.703Z","2022-05-17T00:55:28.657Z","2022-05-17T00:55:37.500Z","2022-05-17T00:55:55.274Z","2022-05-17T00:56:11.428Z","2022-05-17T00:56:16.345Z","2022-05-17T00:56:16.703Z","2022-05-17T00:56:18.043Z","2022-05-17T00:56:18.963Z","2022-05-17T00:56:21.722Z","2022-05-17T00:56:24.613Z","2022-05-17T00:56:30.447Z","2022-05-17T00:56:35.955Z","2022-05-17T00:56:43.752Z","2022-05-17T00:56:46.319Z","2022-05-17T00:56:49.404Z","2022-05-17T00:56:58.550Z","2022-05-17T00:57:02.352Z","2022-05-17T00:57:06.138Z","2022-05-17T00:57:10.265Z","2022-05-17T00:57:30.206Z","2022-05-17T00:57:35.325Z","2022-05-17T00:57:41.156Z","2022-05-17T00:57:42.761Z","2022-05-17T00:57:51.168Z","2022-05-17T00:58:02.132Z","2022-05-17T00:58:09.635Z","2022-05-17T00:58:24.221Z","2022-05-17T00:58:25.416Z","2022-05-17T00:58:28.886Z","2022-05-17T00:58:37.890Z","2022-05-17T00:58:41.573Z","2022-05-17T00:58:46.979Z","2022-05-17T00:58:55.327Z","2022-05-17T00:59:19.100Z","2022-05-17T00:59:25.575Z","2022-05-17T00:59:48.592Z","2022-05-17T01:00:03.014Z","2022-05-17T01:00:24.022Z","2022-05-17T01:00:24.465Z","2022-05-17T01:00:29.015Z","2022-05-17T01:00:30.554Z","2022-05-17T01:00:47.443Z","2022-05-17T01:00:55.953Z","2022-05-17T01:01:17.352Z","2022-05-17T01:01:27.996Z","2022-05-17T01:01:37.719Z","2022-05-17T01:02:02.054Z","2022-05-17T01:02:19.722Z","2022-05-17T01:02:26.881Z","2022-05-17T01:02:27.277Z","2022-05-17T01:02:36.427Z","2022-05-17T01:02:50.800Z","2022-05-17T01:03:00.536Z","2022-05-17T01:03:06.504Z","2022-05-17T01:03:14.314Z","2022-05-17T01:03:15.885Z","2022-05-17T01:03:27.154Z","2022-05-17T01:03:30.590Z","2022-05-17T01:03:35.918Z","2022-05-17T01:03:52.509Z","2022-05-17T01:04:07.333Z","2022-05-17T01:04:19.612Z","2022-05-17T01:04:22.311Z","2022-05-17T01:04:23.038Z","2022-05-17T01:04:32.114Z","2022-05-17T01:04:54.128Z","2022-05-17T01:04:59.719Z","2022-05-17T01:05:10.569Z","2022-05-17T01:05:20.057Z","2022-05-17T01:05:47.396Z","2022-05-17T01:06:03.795Z","2022-05-17T01:06:43.815Z","2022-05-17T01:06:45.452Z","2022-05-17T01:07:01.897Z","2022-05-17T01:07:07.060Z","2022-05-17T01:07:10.910Z","2022-05-17T01:07:34.255Z","2022-05-17T01:08:09.404Z","2022-05-17T01:08:55.138Z","2022-05-17T01:09:07.816Z","2022-05-17T01:09:17.015Z","2022-05-17T01:09:22.429Z","2022-05-17T01:09:27.392Z","2022-05-17T01:09:38.418Z","2022-05-17T01:09:49.726Z","2022-05-17T01:10:06.685Z","2022-05-17T01:10:13.890Z","2022-05-17T01:10:55.385Z","2022-05-17T01:11:01.499Z","2022-05-17T01:11:03.124Z","2022-05-17T01:11:08.681Z","2022-05-17T01:11:10.575Z","2022-05-17T01:11:24.276Z","2022-05-17T01:11:24.541Z","2022-05-17T01:11:40.188Z","2022-05-17T01:11:42.049Z","2022-05-17T01:11:42.498Z","2022-05-17T01:12:07.680Z","2022-05-17T01:12:25.243Z","2022-05-17T01:12:27.198Z","2022-05-17T01:12:36.217Z","2022-05-17T01:13:59.725Z","2022-05-17T01:14:15.557Z","2022-05-17T01:14:23.342Z","2022-05-17T01:14:39.038Z","2022-05-17T01:14:41.203Z","2022-05-17T01:15:14.441Z","2022-05-17T01:15:24.323Z","2022-05-17T01:15:25.947Z","2022-05-17T01:15:31.227Z","2022-05-17T01:15:45.667Z","2022-05-17T01:16:11.504Z","2022-05-17T01:16:29.338Z","2022-05-17T01:16:33.120Z","2022-05-17T01:16:33.564Z","2022-05-17T01:16:34.864Z","2022-05-17T01:16:45.243Z","2022-05-17T01:17:05.223Z","2022-05-17T01:17:06.586Z","2022-05-17T01:17:09.293Z","2022-05-17T01:17:12.842Z","2022-05-17T01:17:24.097Z","2022-05-17T01:17:27.089Z","2022-05-17T01:17:35.984Z","2022-05-17T01:17:45.106Z","2022-05-17T01:19:01.092Z","2022-05-17T01:19:24.121Z","2022-05-17T01:19:52.963Z","2022-05-17T01:20:10.099Z","2022-05-17T01:20:15.051Z","2022-05-17T01:20:30.232Z","2022-05-17T01:20:38.628Z","2022-05-17T01:20:42.592Z","2022-05-17T01:20:46.438Z","2022-05-17T01:21:01.647Z","2022-05-17T01:21:28.844Z","2022-05-17T01:21:34.742Z","2022-05-17T01:21:38.857Z","2022-05-17T01:21:44.815Z","2022-05-17T01:21:48.767Z","2022-05-17T01:21:55.375Z","2022-05-17T01:21:56.451Z","2022-05-17T01:21:57.776Z","2022-05-17T01:22:03.454Z","2022-05-17T01:22:22.990Z","2022-05-17T01:22:26.563Z","2022-05-17T01:22:33.242Z","2022-05-17T01:23:05.039Z","2022-05-17T01:23:14.417Z","2022-05-17T01:23:36.982Z","2022-05-17T01:23:53.882Z","2022-05-17T01:24:01.080Z","2022-05-17T01:24:31.634Z","2022-05-17T01:25:39.259Z","2022-05-17T01:26:27.770Z","2022-05-17T01:27:10.638Z","2022-05-17T01:27:25.153Z","2022-05-17T01:27:35.853Z","2022-05-17T01:27:40.453Z","2022-05-17T01:27:50.197Z","2022-05-17T01:27:58.386Z","2022-05-17T01:28:02.451Z","2022-05-17T01:28:08.762Z","2022-05-17T01:28:23.426Z","2022-05-17T01:28:38.573Z","2022-05-17T01:29:11.347Z","2022-05-17T01:29:53.131Z","2022-05-17T01:30:00.515Z","2022-05-17T01:30:02.420Z","2022-05-17T01:30:15.402Z","2022-05-17T01:30:23.546Z","2022-05-17T01:30:34.321Z","2022-05-17T01:30:44.116Z","2022-05-17T01:31:04.541Z","2022-05-17T01:31:15.411Z","2022-05-17T01:31:21.781Z","2022-05-17T01:31:26.720Z","2022-05-17T01:31:28.252Z","2022-05-17T01:31:45.179Z","2022-05-17T01:31:51.771Z","2022-05-17T01:31:53.012Z","2022-05-17T01:32:00.033Z","2022-05-17T01:32:23.312Z","2022-05-17T01:32:28.907Z","2022-05-17T01:32:33.875Z","2022-05-17T01:32:39.795Z","2022-05-17T01:32:42.423Z","2022-05-17T01:32:44.154Z","2022-05-17T01:32:53.239Z","2022-05-17T01:33:01.664Z","2022-05-17T01:33:10.214Z","2022-05-17T01:33:18.243Z","2022-05-17T01:33:22.434Z","2022-05-17T01:33:24.419Z","2022-05-17T01:33:27.264Z","2022-05-17T01:33:31.968Z","2022-05-17T01:33:34.290Z","2022-05-17T01:33:37.000Z","2022-05-17T01:33:42.111Z","2022-05-17T01:33:43.940Z","2022-05-17T01:33:49.829Z","2022-05-17T01:33:56.180Z","2022-05-17T01:33:58.512Z","2022-05-17T01:34:01.000Z","2022-05-17T01:34:02.181Z","2022-05-17T01:34:19.717Z","2022-05-17T01:34:29.374Z","2022-05-17T01:34:31.936Z","2022-05-17T01:34:43.617Z","2022-05-17T01:34:45.498Z","2022-05-17T01:34:55.679Z","2022-05-17T01:35:07.616Z","2022-05-17T01:35:14.393Z","2022-05-17T01:35:24.662Z","2022-05-17T01:35:32.941Z","2022-05-17T01:35:40.665Z","2022-05-17T01:35:44.238Z","2022-05-17T01:35:51.991Z","2022-05-17T01:35:58.863Z","2022-05-17T01:36:07.387Z","2022-05-17T01:36:29.137Z","2022-05-17T01:36:41.516Z","2022-05-17T01:36:47.381Z","2022-05-17T01:36:58.749Z","2022-05-17T01:37:05.992Z","2022-05-17T01:37:17.466Z","2022-05-17T01:37:24.500Z","2022-05-17T01:37:29.469Z","2022-05-17T01:37:34.272Z","2022-05-17T01:37:38.953Z","2022-05-17T01:37:47.129Z","2022-05-17T01:37:49.350Z","2022-05-17T01:37:51.468Z","2022-05-17T01:38:07.911Z","2022-05-17T01:38:15.380Z","2022-05-17T01:38:24.320Z","2022-05-17T01:38:26.795Z","2022-05-17T01:38:31.791Z","2022-05-17T01:38:42.032Z","2022-05-17T01:38:42.915Z","2022-05-17T01:38:51.952Z","2022-05-17T01:39:21.240Z","2022-05-17T01:39:22.833Z","2022-05-17T01:39:26.208Z","2022-05-17T01:39:33.204Z","2022-05-17T01:39:38.339Z","2022-05-17T01:39:39.093Z","2022-05-17T01:39:39.658Z","2022-05-17T01:39:44.991Z","2022-05-17T01:40:00.659Z","2022-05-17T01:40:04.023Z","2022-05-17T01:40:14.798Z","2022-05-17T01:40:22.812Z","2022-05-17T01:40:30.690Z","2022-05-17T01:40:36.635Z","2022-05-17T01:40:40.775Z","2022-05-17T01:40:44.566Z","2022-05-17T01:40:57.285Z","2022-05-17T01:41:10.992Z","2022-05-17T01:41:13.104Z","2022-05-17T01:41:18.413Z","2022-05-17T01:41:30.827Z","2022-05-17T01:41:46.185Z","2022-05-17T01:41:51.915Z","2022-05-17T01:42:12.357Z","2022-05-17T01:42:50.166Z","2022-05-17T01:43:50.183Z","2022-05-17T01:44:07.623Z","2022-05-17T01:44:19.483Z","2022-05-17T01:45:10.569Z","2022-05-17T01:45:11.075Z","2022-05-17T01:45:16.181Z","2022-05-17T01:45:45.854Z","2022-05-17T01:46:08.725Z","2022-05-17T01:46:33.242Z","2022-05-17T01:47:28.584Z","2022-05-17T01:47:35.689Z","2022-05-17T01:47:38.734Z","2022-05-17T01:47:55.652Z","2022-05-17T01:49:15.503Z","2022-05-17T01:49:17.502Z","2022-05-17T01:50:06.161Z","2022-05-17T01:50:51.638Z","2022-05-17T01:51:28.898Z","2022-05-17T01:52:02.519Z","2022-05-17T01:52:08.419Z","2022-05-17T01:52:11.587Z","2022-05-17T01:52:18.842Z","2022-05-17T01:52:28.575Z","2022-05-17T01:52:31.348Z","2022-05-17T01:52:59.100Z","2022-05-17T01:53:05.337Z","2022-05-17T01:53:24.595Z","2022-05-17T01:53:54.605Z","2022-05-17T01:54:06.928Z","2022-05-17T01:54:15.109Z","2022-05-17T01:54:25.325Z","2022-05-17T01:54:36.996Z","2022-05-17T01:54:56.600Z","2022-05-17T01:54:57.512Z","2022-05-17T01:55:32.930Z","2022-05-17T01:55:49.345Z","2022-05-17T01:56:14.178Z","2022-05-17T01:56:20.734Z","2022-05-17T01:56:43.205Z","2022-05-17T01:57:00.198Z","2022-05-17T01:57:10.072Z","2022-05-17T01:57:32.825Z","2022-05-17T01:57:34.251Z","2022-05-17T01:57:39.386Z","2022-05-17T01:57:52.912Z","2022-05-17T01:58:48.700Z","2022-05-17T01:59:00.237Z","2022-05-17T01:59:28.860Z","2022-05-17T01:59:32.394Z","2022-05-17T01:59:55.663Z","2022-05-17T02:00:02.443Z","2022-05-17T02:02:05.946Z","2022-05-17T02:03:40.578Z","2022-05-17T02:04:37.512Z","2022-05-17T02:04:41.252Z","2022-05-17T02:04:46.622Z","2022-05-17T02:04:49.773Z","2022-05-17T02:04:51.899Z","2022-05-17T02:04:55.294Z","2022-05-17T02:04:59.781Z","2022-05-17T02:05:02.454Z","2022-05-17T02:05:04.317Z","2022-05-17T02:05:10.329Z","2022-05-17T02:05:11.615Z","2022-05-17T02:05:16.132Z","2022-05-17T02:05:27.026Z","2022-05-17T02:05:39.168Z","2022-05-17T02:05:52.684Z","2022-05-17T02:05:59.743Z","2022-05-17T02:06:10.796Z","2022-05-17T02:06:33.237Z","2022-05-17T02:06:40.683Z","2022-05-17T02:06:52.264Z","2022-05-17T02:07:03.483Z","2022-05-17T02:07:14.321Z","2022-05-17T02:07:18.283Z","2022-05-17T02:07:22.850Z","2022-05-17T02:07:26.849Z","2022-05-17T02:07:28.450Z","2022-05-17T02:07:30.207Z","2022-05-17T02:07:31.570Z","2022-05-17T02:07:42.757Z","2022-05-17T02:07:47.849Z","2022-05-17T02:08:02.135Z","2022-05-17T02:08:04.410Z","2022-05-17T02:08:23.565Z","2022-05-17T02:08:23.793Z","2022-05-17T02:08:25.483Z","2022-05-17T02:08:33.018Z","2022-05-17T02:08:41.077Z","2022-05-17T02:09:05.640Z","2022-05-17T02:09:16.735Z","2022-05-17T02:09:21.076Z","2022-05-17T02:09:27.440Z","2022-05-17T02:09:30.100Z","2022-05-17T02:09:45.947Z","2022-05-17T02:09:53.697Z","2022-05-17T02:09:59.108Z","2022-05-17T02:10:00.498Z","2022-05-17T02:10:04.504Z","2022-05-17T02:10:15.207Z","2022-05-17T02:10:21.249Z","2022-05-17T02:11:50.780Z","2022-05-17T02:12:00.837Z","2022-05-17T02:12:07.774Z","2022-05-17T02:12:10.280Z","2022-05-17T02:12:16.780Z","2022-05-17T02:12:23.374Z","2022-05-17T02:12:24.423Z","2022-05-17T02:12:25.359Z","2022-05-17T02:12:26.441Z","2022-05-17T02:12:29.228Z","2022-05-17T02:12:32.602Z","2022-05-17T02:12:38.228Z","2022-05-17T02:12:38.908Z","2022-05-17T02:12:53.136Z","2022-05-17T02:13:22.992Z","2022-05-17T02:13:40.408Z","2022-05-17T02:14:01.288Z","2022-05-17T02:14:53.244Z","2022-05-17T02:15:38.124Z","2022-05-17T02:16:00.871Z","2022-05-17T02:17:05.884Z","2022-05-17T02:17:34.500Z","2022-05-17T02:17:58.194Z","2022-05-17T02:18:19.540Z","2022-05-17T02:18:27.779Z","2022-05-17T02:19:01.833Z","2022-05-17T02:19:34.332Z","2022-05-17T02:20:10.899Z","2022-05-17T02:20:28.282Z","2022-05-17T02:20:32.792Z","2022-05-17T02:20:33.813Z","2022-05-17T02:20:35.959Z","2022-05-17T02:20:42.035Z","2022-05-17T02:20:52.830Z","2022-05-17T02:21:01.605Z","2022-05-17T02:21:28.141Z","2022-05-17T02:21:55.227Z","2022-05-17T02:22:36.649Z","2022-05-17T02:22:46.307Z","2022-05-17T02:22:48.965Z","2022-05-17T02:23:00.650Z","2022-05-17T02:23:12.870Z","2022-05-17T02:23:27.630Z","2022-05-17T02:23:36.728Z","2022-05-17T02:23:48.761Z","2022-05-17T02:25:26.254Z","2022-05-17T02:25:48.088Z","2022-05-17T02:26:43.081Z","2022-05-17T02:26:59.284Z","2022-05-17T02:27:48.462Z","2022-05-17T02:28:09.171Z","2022-05-17T02:28:15.547Z","2022-05-17T02:28:23.041Z","2022-05-17T02:28:45.445Z","2022-05-17T02:28:51.335Z","2022-05-17T02:29:02.317Z","2022-05-17T02:29:14.978Z","2022-05-17T02:29:20.887Z","2022-05-17T02:29:50.418Z","2022-05-17T02:29:53.911Z","2022-05-17T02:30:22.399Z","2022-05-17T02:30:41.952Z","2022-05-17T02:32:08.172Z","2022-05-17T02:33:39.211Z","2022-05-17T02:34:03.355Z","2022-05-17T02:36:18.453Z","2022-05-17T02:37:06.332Z","2022-05-17T02:39:11.310Z","2022-05-17T02:39:41.908Z","2022-05-17T02:40:23.166Z","2022-05-17T02:41:08.517Z","2022-05-17T02:41:22.278Z","2022-05-17T02:41:30.579Z","2022-05-17T02:42:50.871Z","2022-05-17T02:42:56.879Z","2022-05-17T02:43:09.801Z","2022-05-17T02:43:13.649Z","2022-05-17T02:43:26.125Z","2022-05-17T02:43:39.428Z","2022-05-17T02:43:48.280Z","2022-05-17T02:44:48.023Z","2022-05-17T02:44:57.941Z","2022-05-17T02:45:07.283Z","2022-05-17T02:45:12.487Z","2022-05-17T02:45:21.485Z","2022-05-17T02:45:30.079Z","2022-05-17T02:45:42.574Z","2022-05-17T02:46:09.926Z","2022-05-17T02:46:27.390Z","2022-05-17T02:46:43.526Z","2022-05-17T02:46:50.944Z","2022-05-17T02:46:59.641Z","2022-05-17T02:47:05.062Z","2022-05-17T02:47:12.610Z","2022-05-17T02:47:20.573Z","2022-05-17T02:47:28.342Z","2022-05-17T02:47:30.933Z","2022-05-17T02:47:37.968Z","2022-05-17T02:47:39.605Z","2022-05-17T02:47:46.821Z","2022-05-17T02:47:49.838Z","2022-05-17T02:47:52.542Z","2022-05-17T02:47:55.373Z","2022-05-17T02:47:56.722Z","2022-05-17T02:47:57.244Z","2022-05-17T02:48:02.479Z","2022-05-17T02:48:03.872Z","2022-05-17T02:48:06.825Z","2022-05-17T02:48:09.386Z","2022-05-17T02:48:10.037Z","2022-05-17T02:48:16.817Z","2022-05-17T02:48:17.208Z","2022-05-17T02:48:19.941Z","2022-05-17T02:48:25.596Z","2022-05-17T02:48:29.355Z","2022-05-17T02:48:33.885Z","2022-05-17T02:48:38.679Z","2022-05-17T02:48:44.858Z","2022-05-17T02:48:47.287Z","2022-05-17T02:48:51.908Z","2022-05-17T02:48:55.195Z","2022-05-17T02:49:04.247Z","2022-05-17T02:49:05.777Z","2022-05-17T02:49:11.910Z","2022-05-17T02:49:15.861Z","2022-05-17T02:49:17.265Z","2022-05-17T02:49:18.705Z","2022-05-17T02:49:24.473Z","2022-05-17T02:49:27.979Z","2022-05-17T02:49:29.341Z","2022-05-17T02:49:30.976Z","2022-05-17T02:49:39.966Z","2022-05-17T02:49:41.556Z","2022-05-17T02:49:48.295Z","2022-05-17T02:49:51.772Z","2022-05-17T02:49:57.529Z","2022-05-17T02:50:00.576Z","2022-05-17T02:50:11.263Z","2022-05-17T02:50:17.008Z","2022-05-17T02:50:17.797Z","2022-05-17T02:50:28.891Z","2022-05-17T02:50:43.263Z","2022-05-17T02:50:54.545Z","2022-05-17T02:51:08.406Z","2022-05-17T02:51:15.682Z","2022-05-17T02:51:27.836Z","2022-05-17T02:52:06.632Z","2022-05-17T02:52:18.652Z","2022-05-17T02:52:25.816Z","2022-05-17T02:52:42.589Z"]},geometry:{type:"LineString",coordinates:[[13.931785,47.555041,801.971389],[13.931768,47.555043,801.971389],[13.931441,47.555102,801.971389],[13.931302,47.555136,801.971389],[13.931181,47.555166,801.971389],[13.93095,47.55522,801.971389],[13.930918,47.555227,801.971389],[13.92942,47.555548,801.254321],[13.929034,47.555473,801.003802],[13.928642,47.555406,800.751601],[13.928415,47.555421,800.609348],[13.926885,47.555532,800.186492],[13.926287,47.555615,800.115659],[13.924227,47.555656,799.999976],[13.924128,47.555667,799.999976],[13.92362,47.555415,799.999976],[13.922616,47.555077,799.999976],[13.922387,47.554998,799.999976],[13.918046,47.556595,799.999976],[13.917515,47.556688,799.999976],[13.917138,47.555913,799.999976],[13.9167,47.556044,799.999976],[13.91454,47.55665,799.999976],[13.913954,47.556803,799.999976],[13.912939,47.557118,799.999976],[13.911773,47.557648,799.999976],[13.909155,47.559219,799.999976],[13.907606,47.560034,799.999976],[13.906061,47.560777,799.999976],[13.905799,47.560954,799.999976],[13.905532,47.561197,800.000305],[13.904972,47.561945,800.010193],[13.904497,47.562347,800.016259],[13.904075,47.562606,800.020801],[13.90369,47.562772,800.033228],[13.90302,47.56295,800.054509],[13.90057,47.563488,800.191618],[13.90004,47.563769,800.251124],[13.898902,47.564638,801.011451],[13.898601,47.564965,801.515592],[13.898342,47.565305,802.016253],[13.89791,47.565712,802.671888],[13.897705,47.566459,805.769607],[13.897513,47.566931,807.791793],[13.897445,47.567514,810.205244],[13.897377,47.567614,810.645723],[13.897127,47.567978,812.251868],[13.896605,47.568126,813.781343],[13.896027,47.568527,816.020761],[13.895476,47.56882,817.56555],[13.894824,47.568961,818.322449],[13.894533,47.568937,818.646541],[13.893217,47.568879,820.104466],[13.892622,47.568926,821.241135],[13.892057,47.569102,822.586062],[13.891626,47.569389,823.894784],[13.891395,47.569682,824.957828],[13.891279,47.569851,825.554394],[13.89107,47.570011,826.456139],[13.890536,47.570305,829.524505],[13.890151,47.570342,831.255767],[13.890023,47.570295,831.904529],[13.889674,47.570214,833.547585],[13.889108,47.570323,836.167971],[13.888974,47.570408,836.986774],[13.888869,47.570497,837.737358],[13.88834,47.570593,841.06322],[13.886733,47.570666,851.027597],[13.885593,47.570459,856.503762],[13.885305,47.570395,857.509295],[13.8848,47.570268,859.296527],[13.884016,47.570054,862.101142],[13.882667,47.569927,856.603396],[13.881605,47.569757,849.514189],[13.880302,47.569508,840.861017],[13.879711,47.569347,836.835022],[13.878736,47.568979,829.778015],[13.878139,47.568693,827.467118],[13.877333,47.568361,825.018314],[13.876892,47.568212,823.739354],[13.876703,47.568161,823.211501],[13.875543,47.567959,821.127647],[13.874472,47.567666,819.618013],[13.873107,47.567421,817.794509],[13.872765,47.567385,817.353066],[13.872691,47.567372,817.255544],[13.87226,47.567281,816.679587],[13.871017,47.566888,814.950451],[13.870414,47.566755,814.190456],[13.869491,47.5667,813.080421],[13.869066,47.566696,812.571231],[13.868991,47.566698,812.481313],[13.86768,47.566785,811.683547],[13.866853,47.566817,811.343467],[13.865297,47.566889,810.731615],[13.864579,47.567016,810.456495],[13.864133,47.567156,810.274171],[13.863963,47.56721,810.204527],[13.863501,47.567344,810.018136],[13.862409,47.567522,809.49763],[13.861811,47.567596,809.214529],[13.861328,47.567642,808.987392],[13.860443,47.567805,808.776472],[13.860111,47.567852,808.783992],[13.858656,47.568013,808.816678],[13.858325,47.568061,808.824183],[13.857772,47.568146,808.136036],[13.857189,47.568339,807.234722],[13.857133,47.568382,807.116971],[13.856393,47.568972,805.527048],[13.856173,47.569084,805.144538],[13.85556,47.569293,803.168947],[13.854621,47.569595,800.145774],[13.854318,47.569766,798.997732],[13.85363,47.570015,796.678982],[13.852277,47.570491,791.904671],[13.850356,47.570914,786.134905],[13.849356,47.571041,783.460522],[13.848805,47.571055,782.018645],[13.847856,47.570879,780.431382],[13.847388,47.570887,779.676376],[13.846644,47.571068,778.400873],[13.846419,47.571166,777.96896],[13.845556,47.571781,776.791804],[13.844696,47.572084,775.9693],[13.843416,47.572513,775.445766],[13.843084,47.572675,775.433639],[13.842892,47.572835,775.424608],[13.842787,47.573029,775.415548],[13.842627,47.573424,775.397584],[13.84248,47.573562,775.444469],[13.841924,47.573964,776.227343],[13.841707,47.574031,776.456585],[13.841642,47.574036,776.519428],[13.841304,47.574031,776.844187],[13.84098,47.574145,777.195205],[13.840663,47.574365,777.63207],[13.840494,47.574515,777.900343],[13.840164,47.574768,779.19192],[13.840155,47.574915,779.79926],[13.840011,47.575126,780.758162],[13.839555,47.575618,783.153492],[13.838522,47.577024,792.581898],[13.838323,47.577761,797.819413],[13.837824,47.578595,804.707385],[13.837781,47.579179,809.194016],[13.837604,47.579403,811.141722],[13.83681,47.580002,818.850458],[13.835789,47.580466,826.993171],[13.83492,47.58108,839.490078],[13.833748,47.581682,856.094475],[13.832192,47.583416,874.615246],[13.832123,47.583527,874.000517],[13.83196,47.583972,871.65942],[13.831847,47.585227,865.375218],[13.831781,47.585644,864.11748],[13.83177,47.585717,863.897417],[13.831707,47.586145,862.607485],[13.831669,47.586384,861.886586],[13.831603,47.586706,860.911686],[13.831563,47.586914,860.282645],[13.831552,47.586986,860.172084],[13.831544,47.587038,860.166265],[13.831514,47.587233,860.144446],[13.831407,47.587679,860.094162],[13.831302,47.587968,860.061046],[13.831065,47.588278,860.022228],[13.831042,47.588303,860.018953],[13.830352,47.588835,859.889799],[13.829806,47.589518,859.681374],[13.829742,47.589601,859.656245],[13.829467,47.590106,859.511739],[13.829073,47.590551,859.274496],[13.829016,47.590605,859.24219],[13.828943,47.590661,859.205849],[13.828816,47.590759,859.142415],[13.82866,47.590906,859.054313],[13.82836,47.591272,858.850494],[13.82829,47.591458,858.756968],[13.82823,47.591732,858.62198],[13.828368,47.59224,857.70666],[13.828412,47.59243,857.360103],[13.828414,47.59265,856.963626],[13.828391,47.59274,856.799042],[13.828276,47.593116,856.107175],[13.828231,47.593254,855.852537],[13.828168,47.593651,854.726513],[13.828186,47.593746,854.263846],[13.828196,47.594092,852.592037],[13.828164,47.594335,851.413508],[13.82814,47.594411,851.038127],[13.828123,47.594467,850.761985],[13.827817,47.595069,847.687668],[13.8278,47.595114,847.463334],[13.827733,47.595353,846.316938],[13.827647,47.595789,844.345205],[13.827532,47.596128,842.786265],[13.827515,47.596192,842.494797],[13.827499,47.596764,839.930157],[13.827384,47.596972,838.935029],[13.827263,47.597151,838.077912],[13.827145,47.597332,837.230079],[13.827099,47.597402,836.901762],[13.826875,47.597781,835.152262],[13.826723,47.598102,833.707321],[13.826607,47.598332,832.665587],[13.826467,47.598577,831.539713],[13.826452,47.5986,831.431971],[13.826308,47.598821,830.28985],[13.826292,47.598972,829.50533],[13.826289,47.599005,829.333994],[13.826273,47.599489,826.825147],[13.826002,47.599712,825.33105],[13.825916,47.599779,824.871844],[13.82588,47.599807,824.6798],[13.825752,47.599924,823.926343],[13.825528,47.600243,822.097246],[13.82531,47.60088,816.859353],[13.825134,47.601231,813.705609],[13.824793,47.601829,808.252339],[13.824634,47.602038,806.249268],[13.824439,47.602257,803.76897],[13.823932,47.602601,799.059882],[13.823851,47.602648,798.360234],[13.823304,47.602901,794.017377],[13.823109,47.602978,792.537878],[13.822718,47.603201,789.185015],[13.82247,47.603449,787.452958],[13.822274,47.603688,786.027868],[13.822142,47.603852,785.054198],[13.821965,47.604027,783.948895],[13.821719,47.604201,782.694511],[13.821294,47.604376,780.942442],[13.82016,47.604783,777.684425],[13.819902,47.60488,777.081289],[13.819261,47.605216,775.423539],[13.818938,47.605421,774.517838],[13.818625,47.605582,773.80233],[13.818481,47.605645,773.567115],[13.818133,47.605782,773.014938],[13.817149,47.606044,771.565297],[13.816994,47.606071,771.345938],[13.816858,47.606091,771.155205],[13.816726,47.606106,770.971784],[13.816675,47.606111,770.901168],[13.816146,47.60617,770.146632],[13.816116,47.606173,770.099945],[13.816016,47.606184,769.94397],[13.815585,47.60628,769.245222],[13.815243,47.606368,768.681712],[13.815187,47.60638,768.591257],[13.814614,47.606494,767.671585],[13.814274,47.606506,767.147476],[13.814255,47.606507,767.118139],[13.813781,47.60654,766.384589],[13.813025,47.606707,764.123933],[13.812728,47.606738,763.209323],[13.811592,47.606881,759.692466],[13.811106,47.606928,758.198318],[13.810487,47.607054,755.719461],[13.810093,47.60722,753.919367],[13.810019,47.607254,753.572411],[13.809891,47.607318,752.954986],[13.809737,47.607388,752.235383],[13.809526,47.60748,751.261815],[13.809412,47.607519,750.766521],[13.809069,47.607613,749.331997],[13.808703,47.607655,747.893563],[13.808561,47.607658,747.373706],[13.808343,47.607661,746.590061],[13.807554,47.607807,743.64957],[13.807225,47.60786,742.433878],[13.806953,47.607885,741.447284],[13.806873,47.607887,741.159572],[13.806843,47.607888,741.051622],[13.806534,47.607895,739.940468],[13.806152,47.60793,738.554965],[13.806071,47.607938,738.260749],[13.805515,47.608002,736.815649],[13.805424,47.608012,736.583496],[13.805167,47.60805,735.921016],[13.805092,47.608066,735.722946],[13.804274,47.608232,733.572028],[13.803895,47.608293,732.590932],[13.802386,47.608536,729.904891],[13.801702,47.608715,728.869669],[13.80111,47.608829,728.001003],[13.801041,47.608851,727.893312],[13.800687,47.608979,727.743647],[13.800211,47.609164,727.843183],[13.799594,47.609439,727.977178],[13.799183,47.609647,728.070279],[13.798763,47.60988,728.168815],[13.798379,47.610028,727.995651],[13.797694,47.610227,727.637895],[13.797522,47.610275,727.548609],[13.797313,47.610333,727.440205],[13.796952,47.61041,727.258598],[13.796776,47.610436,727.17218],[13.796685,47.610448,727.127706],[13.796421,47.610482,726.998793],[13.795783,47.610562,725.372325],[13.795061,47.610655,722.835951],[13.795024,47.610662,722.703348],[13.794365,47.61082,720.289912],[13.793759,47.611034,717.92938],[13.79316,47.6111,713.374542],[13.792777,47.61109,710.301339],[13.791638,47.610868,700.79478],[13.7915,47.610903,699.612578],[13.791032,47.611022,695.361785],[13.789996,47.61059,682.240872],[13.789835,47.610583,680.503116],[13.789745,47.610631,679.267046],[13.789241,47.610763,673.44314],[13.788984,47.610786,670.650684],[13.788622,47.610847,666.95359],[13.788164,47.611087,662.8606],[13.787926,47.611122,661.141824],[13.787461,47.611096,657.8496],[13.787277,47.611069,656.520929],[13.78715,47.611062,655.621849],[13.786831,47.611085,653.358203],[13.786754,47.6111,652.792676],[13.786395,47.611177,650.134528],[13.78624,47.611206,648.999541],[13.78617,47.611264,648.859399],[13.786025,47.611264,649.092189],[13.785716,47.611235,649.593056],[13.785468,47.61111,650.090184],[13.785451,47.611101,650.124887],[13.785239,47.610984,650.564744],[13.78515,47.610917,650.778926],[13.785012,47.610964,651.027146],[13.784864,47.610986,651.270461],[13.784561,47.611139,651.878237],[13.784422,47.611235,652.197712],[13.784258,47.611381,652.633842],[13.784038,47.611542,653.707182],[13.783819,47.6119,658.500588],[13.783741,47.612011,660.020933],[13.783492,47.612438,665.700139],[13.783445,47.61253,666.90457],[13.783317,47.612573,668.097949],[13.782633,47.612605,673.819374],[13.782384,47.612621,676.036531],[13.781893,47.612481,681.41876],[13.781853,47.612548,682.500363],[13.782058,47.612796,686.752118],[13.782088,47.612933,688.826052],[13.781953,47.613004,690.554683],[13.781493,47.61293,695.329141],[13.781385,47.612961,696.514208],[13.781318,47.613063,698.184815],[13.781108,47.613338,702.743737],[13.780761,47.613605,707.404413],[13.780289,47.614039,714.469976],[13.780186,47.614405,719.361086],[13.779982,47.614729,723.982366],[13.779603,47.615271,728.272764],[13.779576,47.615827,731.230196],[13.7796,47.616052,732.429445],[13.779651,47.616379,734.177448],[13.779629,47.616574,735.217115],[13.779505,47.61682,735.39867],[13.779493,47.617,735.396693],[13.779726,47.617475,735.391206],[13.779813,47.617547,735.390187],[13.779523,47.6183,735.381654],[13.779496,47.618352,735.407489],[13.779462,47.618413,735.459072],[13.77909,47.618953,735.930374],[13.778875,47.619331,736.250836],[13.778665,47.61966,736.534354],[13.778588,47.619766,736.627783],[13.778522,47.619893,736.734305],[13.778386,47.620207,737.776342],[13.777807,47.620775,740.593927],[13.777747,47.620832,740.879668],[13.777472,47.621047,742.040268],[13.777448,47.621065,742.139213],[13.777213,47.621223,743.053912],[13.776823,47.621423,744.311343],[13.776255,47.621794,745.664994],[13.775651,47.622342,747.398388],[13.775305,47.622774,748.64492],[13.774265,47.623607,747.997757],[13.773947,47.624097,747.629249],[13.773915,47.624186,747.566151],[13.773771,47.624568,746.473196],[13.773704,47.62494,745.110523],[13.773414,47.62575,742.080497],[13.772952,47.626481,738.34805],[13.772469,47.627449,732.849982],[13.772256,47.627787,731.2345],[13.772245,47.62784,731.213526],[13.772177,47.627958,731.163916],[13.771704,47.628281,730.986063],[13.771152,47.628609,730.791692],[13.770269,47.628996,730.680289],[13.770185,47.629024,730.748348],[13.770151,47.629037,730.776738],[13.769442,47.629319,731.374635],[13.768903,47.629632,731.891355],[13.7682,47.630013,732.280651],[13.767728,47.630606,729.169634],[13.767451,47.630784,727.977168],[13.767406,47.630808,727.798375],[13.766365,47.631433,723.529194],[13.765684,47.631967,720.608041],[13.765235,47.632417,718.358321],[13.764887,47.632635,717.029949],[13.765205,47.632674,716.733399],[13.765715,47.632646,716.768661],[13.766125,47.632718,716.79786],[13.766471,47.632817,716.823765],[13.767093,47.633184,716.880738],[13.767604,47.633384,716.82022],[13.767931,47.633483,716.711386],[13.768024,47.633567,716.664171],[13.768398,47.63411,716.394474],[13.768438,47.63425,716.330243],[13.768399,47.634642,716.153244],[13.768239,47.634939,715.964052],[13.768188,47.635112,715.838924],[13.768234,47.635312,715.695346],[13.768229,47.635349,715.668988],[13.768209,47.635362,715.655704],[13.768059,47.635445,715.562921],[13.768034,47.635582,715.464998],[13.768031,47.6356,715.452148],[13.768013,47.635746,715.348216],[13.767989,47.635925,715.220712],[13.767986,47.636013,715.158266],[13.768069,47.636426,714.862601],[13.767977,47.636528,714.900974],[13.767936,47.636585,714.999695],[13.767789,47.636768,715.324007],[13.767466,47.636932,715.748736],[13.767195,47.637104,716.139705],[13.766927,47.63731,716.566661],[13.766908,47.637326,716.598598],[13.766626,47.637545,717.050486],[13.766277,47.637735,717.521673],[13.76594,47.637913,718.305053],[13.765821,47.638037,718.753571],[13.765604,47.638239,719.510987],[13.76559,47.638252,719.559773],[13.765439,47.638395,720.092838],[13.765369,47.638525,720.512882],[13.76528,47.638679,721.01485],[13.764964,47.639044,722.298333],[13.76486,47.639247,722.950622],[13.764507,47.63966,724.770709],[13.764171,47.639817,725.844488],[13.76404,47.64009,726.962735],[13.763929,47.640591,728.937016],[13.763289,47.641734,733.938693],[13.762618,47.642503,737.672012],[13.762408,47.642905,740.01646],[13.762377,47.643151,741.374617],[13.762339,47.643303,742.222574],[13.762034,47.643748,744.919],[13.762051,47.64398,746.196827],[13.762161,47.644387,748.558955],[13.761844,47.644774,751.198974],[13.761681,47.644943,752.402731],[13.761337,47.645308,754.98507],[13.760646,47.645702,758.388559],[13.760328,47.645975,759.280771],[13.760198,47.646126,759.72957],[13.759687,47.646459,760.960992],[13.759378,47.646931,762.287297],[13.759071,47.647375,763.522578],[13.758722,47.647534,764.227781],[13.757891,47.647705,765.682168],[13.757464,47.647854,766.487074],[13.757268,47.647977,766.935427],[13.757043,47.648193,767.826075],[13.756689,47.64881,770.801294],[13.756403,47.649038,772.14391],[13.756373,47.649063,772.288502],[13.756186,47.649172,773.037772],[13.755081,47.649592,776.406049],[13.754205,47.650173,778.941744],[13.753664,47.650577,780.607718],[13.753099,47.650816,782.078325],[13.752712,47.651109,783.383707],[13.752461,47.6513,784.232753],[13.752028,47.651628,785.693721],[13.751195,47.652236,789.327627],[13.749938,47.652936,795.04373],[13.749558,47.653068,796.649132],[13.748712,47.653409,801.339888],[13.747421,47.654557,812.366615],[13.747179,47.654695,814.377665],[13.746372,47.654858,819.72123],[13.746052,47.654839,821.758701],[13.745261,47.654623,826.858709],[13.745048,47.654603,827.890983],[13.744651,47.654694,829.903869],[13.744167,47.655052,833.354219],[13.74377,47.655398,836.470308],[13.743714,47.655504,837.272047],[13.743753,47.655844,839.175611],[13.743922,47.656269,840.663661],[13.744208,47.657226,843.965234],[13.744083,47.657492,844.948283],[13.743685,47.657737,846.561865],[13.743617,47.657992,847.712984],[13.744018,47.659913,855.663493],[13.744,47.660094,856.318005],[13.743994,47.660161,856.560181],[13.743996,47.660252,856.888546],[13.743994,47.660396,857.408122],[13.744001,47.660547,857.953196],[13.744026,47.66113,859.521453],[13.744051,47.661364,859.795906],[13.744203,47.661767,860.282331],[13.744162,47.662145,860.725714],[13.744087,47.6629,861.690261],[13.743967,47.66331,862.339031],[13.743938,47.663783,863.073986],[13.744011,47.663944,863.335331],[13.744924,47.664767,865.381303],[13.745026,47.664894,865.73686],[13.745051,47.665146,866.358795],[13.744965,47.665362,866.909487],[13.744499,47.665823,868.282788],[13.743774,47.666336,870.226711],[13.74358,47.666691,871.287858],[13.743602,47.666902,871.881213],[13.744181,47.668657,877.43625],[13.744232,47.668974,878.46991],[13.744096,47.669242,879.388038],[13.743629,47.669681,880.935085],[13.743254,47.670148,882.446651],[13.743226,47.670499,883.447445],[13.742905,47.670915,884.798212],[13.74288,47.671548,886.749098],[13.742985,47.671662,887.162386],[13.743196,47.671773,887.717872],[13.743492,47.671772,888.331959],[13.74377,47.671877,888.993224],[13.744402,47.672565,891.140019],[13.74532,47.673039,892.928667],[13.745567,47.673101,893.336241],[13.746136,47.673376,894.202917],[13.746222,47.673504,894.090559],[13.746173,47.673627,893.98871],[13.746035,47.673863,893.785864],[13.74592,47.67416,893.540395],[13.746056,47.674908,892.937709],[13.74614,47.675326,892.497636],[13.746836,47.676182,891.352614],[13.747088,47.67674,890.529778],[13.747951,47.676582,887.471533],[13.748584,47.676212,884.605067],[13.749645,47.676256,880.348179],[13.750105,47.676372,876.942395],[13.750513,47.676399,874.099879],[13.751066,47.676559,869.926626],[13.752583,47.676826,859.186557],[13.753667,47.677124,851.335297],[13.753904,47.677259,849.253684],[13.753834,47.677482,846.983771],[13.75363,47.677761,844.241909],[13.75364,47.677972,842.734932],[13.754068,47.678143,840.342934],[13.754446,47.678428,837.615363],[13.754859,47.678559,835.42114],[13.755075,47.678846,833.124394],[13.755029,47.679131,831.852294],[13.754322,47.679608,830.08679],[13.753332,47.680292,827.590361],[13.752956,47.680492,827.859768],[13.752356,47.68075,828.260027],[13.750832,47.681268,829.564624],[13.750493,47.681602,830.806136],[13.750095,47.681763,831.765513],[13.749631,47.681757,832.724408],[13.748804,47.681468,834.623344],[13.748496,47.681433,834.829544],[13.747868,47.681494,835.248405],[13.747553,47.681569,835.46897],[13.746731,47.681994,836.153155],[13.746491,47.682035,836.316608],[13.745427,47.682061,832.689378],[13.744247,47.682344,827.963613],[13.743744,47.682597,824.767695],[13.743159,47.682713,819.750948],[13.742608,47.682986,814.123139],[13.742335,47.683541,806.979449],[13.74158,47.68396,794.534561],[13.74114,47.684148,786.74968],[13.74061,47.684873,768.819752],[13.740424,47.685014,764.63542],[13.739523,47.685393,748.902709],[13.739061,47.685528,741.445573],[13.738628,47.685522,735.03308],[13.737936,47.685302,724.323946],[13.737588,47.685268,721.942916],[13.737329,47.685266,720.189085],[13.735898,47.684839,709.590435],[13.735496,47.68481,706.852845],[13.735196,47.684892,706.98846],[13.735042,47.685079,707.22566],[13.734878,47.685547,707.759096],[13.734823,47.685645,707.875315],[13.734639,47.685792,708.088569],[13.733601,47.686193,708.607963],[13.732756,47.686628,708.108085],[13.732022,47.686928,707.704572],[13.730734,47.687766,700.568726],[13.729965,47.688028,696.144059],[13.729459,47.688142,693.225728],[13.729111,47.688475,688.639796],[13.72878,47.688588,685.825781],[13.728516,47.688902,681.76184],[13.728069,47.689169,677.230701],[13.72795,47.68933,675.205194],[13.727934,47.689439,673.97148],[13.728249,47.689847,669.342212],[13.728286,47.690445,663.384659],[13.7285,47.691041,657.281355],[13.728421,47.691383,654.661221],[13.72815,47.691713,652.646262],[13.727655,47.692254,649.250931],[13.727321,47.692324,647.992643],[13.726968,47.692329,646.72262],[13.719549,47.692302,633.341622],[13.718377,47.692293,631.637552],[13.717897,47.692226,631.087077],[13.716951,47.691971,629.942765],[13.716166,47.691949,629.060493],[13.715391,47.691982,628.388221],[13.714719,47.692148,627.768918],[13.71454,47.692213,627.592956],[13.713537,47.692562,626.615318],[13.71262,47.692627,625.812701],[13.711685,47.692354,624.925556],[13.710957,47.692014,624.077242],[13.710439,47.691858,623.440535],[13.709688,47.691749,622.578556],[13.708842,47.691415,621.478128],[13.708326,47.691433,620.469171],[13.707979,47.691573,619.643694],[13.707713,47.692062,618.065142],[13.707389,47.692406,616.830469],[13.707054,47.692601,615.943095],[13.706121,47.692697,614.735332],[13.705908,47.692765,614.433668],[13.705661,47.692965,613.939237],[13.705391,47.693292,613.228026],[13.704444,47.693963,613.050166],[13.704209,47.694078,613.221541],[13.703763,47.694135,613.489309],[13.703297,47.694082,613.76807],[13.70145,47.694032,615.304783],[13.700634,47.694078,616.082705],[13.69999,47.694178,616.570381],[13.699149,47.694134,614.853524],[13.69866,47.694199,613.839036],[13.697873,47.694512,611.978527],[13.697284,47.694607,610.602355],[13.696073,47.694476,607.36206],[13.695133,47.69456,604.856959],[13.694389,47.694524,603.335985],[13.69358,47.69439,601.907383],[13.692851,47.694202,600.568731],[13.692383,47.69415,599.755373],[13.691818,47.694148,598.653755],[13.690886,47.694262,596.759476],[13.690307,47.694223,595.595846],[13.689638,47.694107,594.205482],[13.688474,47.694099,591.122183],[13.685483,47.693464,582.088158],[13.68465,47.693414,579.502721],[13.683886,47.693279,577.07463],[13.682139,47.692661,571.019167],[13.681586,47.692664,570.116006],[13.680905,47.692739,569.215299],[13.679182,47.693257,567.003554],[13.678748,47.693464,566.685758],[13.678013,47.693971,566.056985],[13.677373,47.694192,565.627234],[13.676961,47.694454,564.614318],[13.675231,47.694901,561.249187],[13.674585,47.695276,559.278287],[13.674479,47.695317,558.968473],[13.672941,47.69576,554.729104],[13.672191,47.696131,552.600508],[13.671048,47.696562,549.750769],[13.670675,47.696819,548.589724],[13.67044,47.696909,548.048674],[13.667718,47.697784,543.149868],[13.667248,47.69798,542.196709],[13.666047,47.698677,539.462902],[13.665674,47.699001,538.749853],[13.665236,47.699256,538.139759],[13.663931,47.699755,536.558625],[13.662616,47.699977,535.655123],[13.66179,47.700279,535.054564],[13.660182,47.700776,533.06223],[13.657666,47.701346,528.501404],[13.656798,47.701615,526.434271],[13.654793,47.701998,520.34767],[13.65395,47.702096,517.679895],[13.653165,47.702487,514.823406],[13.652385,47.702722,512.357485],[13.651878,47.703169,509.946389],[13.65143,47.703387,508.733795],[13.650899,47.703544,507.641398],[13.650694,47.7036,507.224689],[13.650538,47.703684,506.848389],[13.649662,47.704204,504.648329],[13.649536,47.704288,504.352208],[13.649444,47.704376,504.160081],[13.649394,47.704428,504.049485],[13.648847,47.704818,503.091882],[13.64837,47.705431,501.856304],[13.648025,47.70567,501.261337],[13.64731,47.706056,499.811077],[13.646107,47.706387,497.729352],[13.64492,47.706776,494.453021],[13.643806,47.706954,490.994833],[13.643119,47.70722,488.756672],[13.642655,47.707408,488.13062],[13.642073,47.707635,487.353058],[13.641523,47.707949,486.519346],[13.641365,47.707989,486.324219],[13.641258,47.707989,486.20054],[13.64115,47.707961,486.066761],[13.641052,47.707912,485.925637],[13.641023,47.707896,485.88229],[13.640766,47.70766,486.085007],[13.640532,47.707432,486.483395],[13.639962,47.707349,487.047629],[13.639672,47.707369,487.329672],[13.639308,47.707523,487.74566],[13.63902,47.707863,488.308333],[13.638846,47.707971,488.338633],[13.638045,47.708279,488.286173],[13.637078,47.708576,488.225729],[13.636455,47.708678,488.008521],[13.635709,47.708679,487.05342],[13.6356,47.708632,486.887674],[13.635318,47.708763,486.448953],[13.635135,47.708935,486.046474],[13.634822,47.709502,484.895649],[13.634631,47.709772,484.258928],[13.63428,47.710111,483.354105],[13.634148,47.710305,482.886835],[13.63417,47.710564,482.318701],[13.634108,47.710746,481.909785],[13.633895,47.711059,481.155874],[13.633659,47.711426,480.604592],[13.633631,47.711515,480.521555],[13.633527,47.711956,480.113985],[13.633557,47.712189,479.900513],[13.633334,47.712204,479.762872],[13.632599,47.712251,479.309427],[13.63128,47.712599,476.713587],[13.630596,47.712596,475.333809],[13.630506,47.712591,475.151645],[13.630096,47.71259,474.324597],[13.629991,47.712744,473.816646],[13.629903,47.713097,472.464096],[13.629808,47.713355,471.456909],[13.629348,47.713808,469.377979],[13.628632,47.714101,467.241392],[13.628218,47.714253,466.697973],[13.628172,47.714231,466.654115],[13.628323,47.714087,466.450564],[13.628201,47.714054,466.34838],[13.628014,47.714081,466.199749],[13.627856,47.714182,466.030382],[13.627812,47.714314,465.874133],[13.627704,47.714353,465.77888],[13.627668,47.714299,465.710522],[13.627365,47.713906,465.199163],[13.62728,47.713796,465.055966],[13.627051,47.71391,464.916458],[13.626955,47.713958,464.925133],[13.626495,47.714217,464.968637],[13.626261,47.714357,464.991348],[13.626284,47.714422,464.99855],[13.626184,47.714494,465.009173],[13.626056,47.714467,465.018902],[13.626023,47.714409,465.025597],[13.625364,47.714354,465.073759],[13.624334,47.714169,465.427662],[13.623633,47.714015,465.791118],[13.623515,47.713979,465.854977],[13.623445,47.713958,465.892752],[13.623141,47.713814,466.075994],[13.622959,47.713663,466.21841],[13.622895,47.713599,466.274917],[13.622693,47.713254,466.549394],[13.622574,47.713156,466.644198],[13.62236,47.713122,466.755033],[13.621469,47.71307,467.205833],[13.621443,47.713068,467.219024],[13.62119,47.713041,467.348145],[13.620528,47.713014,467.682443],[13.620413,47.712938,467.763694],[13.620517,47.712573,467.594499],[13.620551,47.712426,467.523706],[13.620623,47.712155,467.392704],[13.620707,47.711836,467.238541],[13.620732,47.711731,467.187939],[13.62077,47.711568,467.109425],[13.620861,47.711233,466.947372],[13.620874,47.711184,466.923686],[13.620963,47.710792,466.683512],[13.620968,47.710767,466.668027],[13.621241,47.710325,466.374201],[13.621219,47.710236,466.318817],[13.620125,47.709991,465.842564],[13.619189,47.709774,465.880901],[13.618676,47.709549,465.929865],[13.618211,47.70934,465.974578],[13.617743,47.709123,466.020024],[13.617655,47.709084,466.057375],[13.61757,47.709046,466.10269],[13.616563,47.708732,466.595519],[13.616309,47.708718,466.708684],[13.615221,47.708511,467.211084],[13.614074,47.708187,467.871419],[13.613795,47.708107,468.032406],[13.612942,47.707971,468.497744],[13.612499,47.707846,468.897498],[13.610992,47.707105,471.037161],[13.610679,47.707059,471.404438],[13.610406,47.707079,471.758077],[13.610257,47.707297,472.750856],[13.610241,47.707492,473.558878],[13.610405,47.707663,474.400917],[13.610685,47.707797,475.357511],[13.610438,47.707853,476.083167],[13.609299,47.708061,479.387563],[13.609004,47.708191,480.447004],[13.608698,47.708421,481.825308],[13.608643,47.708462,482.071913],[13.608223,47.70868,483.665524],[13.607726,47.708862,485.365481],[13.607705,47.708876,485.454294],[13.607408,47.708968,486.436593],[13.606176,47.709145,489.645711],[13.605371,47.709194,491.616797],[13.604667,47.70922,493.336152],[13.604344,47.709232,494.55465],[13.603764,47.709272,497.357536],[13.603155,47.709347,500.333855],[13.602607,47.709514,503.225868],[13.601147,47.709748,512.247706],[13.600704,47.709873,515.624643],[13.60025,47.709854,518.822344],[13.599611,47.709708,523.566299],[13.599262,47.709729,525.831671],[13.598918,47.709935,528.16147],[13.598519,47.709731,530.696742],[13.598119,47.709708,532.727835],[13.597488,47.709687,535.924152],[13.596936,47.709847,538.882857],[13.596134,47.709863,540.108027],[13.593433,47.710294,543.860463],[13.592824,47.710438,544.508045],[13.591864,47.710727,545.56312],[13.590902,47.710918,547.559417],[13.589112,47.711046,551.18645],[13.588707,47.711029,551.798887],[13.588086,47.710928,552.763128],[13.587412,47.710759,553.848706],[13.587208,47.710696,554.187475],[13.58627,47.710356,554.543035],[13.585801,47.710303,553.97538],[13.585051,47.710302,553.080151],[13.584551,47.710314,552.482953],[13.584249,47.71037,552.109038],[13.583799,47.710613,551.223682],[13.5831,47.711022,549.669864],[13.582046,47.711478,547.567971],[13.581549,47.711614,547.384897],[13.580544,47.711763,547.300718],[13.579975,47.711734,547.254041],[13.579319,47.711493,547.238721],[13.57912,47.711418,547.304806],[13.578925,47.711389,547.362668],[13.577972,47.711551,547.64746],[13.577108,47.711615,547.899302],[13.576636,47.711636,548.000061],[13.576212,47.711605,548.047451],[13.575011,47.711481,548.182462],[13.574793,47.711486,548.206699],[13.573397,47.711522,547.918337],[13.572586,47.711674,547.537226],[13.571891,47.711862,547.198133],[13.571134,47.71195,546.76346],[13.570646,47.711928,546.452148],[13.569511,47.711773,545.714981],[13.568775,47.711615,545.395696],[13.568048,47.711514,545.506528],[13.566775,47.711396,545.698384],[13.565776,47.711381,545.848764],[13.565095,47.711356,545.952008],[13.56427,47.711344,546.076926],[13.562663,47.711328,543.603988],[13.560998,47.711439,539.347742],[13.55954,47.711358,532.719506],[13.558845,47.711158,529.294773],[13.558144,47.711026,526.44401],[13.557515,47.710921,524.514501],[13.556721,47.710915,522.150353],[13.556142,47.710903,520.425662],[13.55571,47.710814,519.346708],[13.555219,47.710773,519.369423],[13.554349,47.710494,519.41367],[13.55387,47.710447,519.435894],[13.551773,47.710501,520.452087],[13.551285,47.710468,520.784436],[13.550225,47.710545,521.192895],[13.549159,47.710686,520.924731],[13.548808,47.710722,520.83709],[13.548783,47.710729,520.830406],[13.548697,47.710757,520.806824],[13.548639,47.710777,520.790737],[13.54854,47.710895,520.741028],[13.548574,47.711037,520.688265],[13.548304,47.711147,520.609901],[13.547999,47.711137,520.529306],[13.547642,47.710981,520.416957],[13.54751,47.710979,520.382109],[13.547404,47.71106,520.339775],[13.547334,47.711381,520.212515],[13.547108,47.711469,520.143599],[13.546902,47.711383,520.079614],[13.546632,47.711356,520.00757],[13.545331,47.711615,519.625824],[13.545008,47.711681,519.528683],[13.544649,47.711753,519.420883],[13.544545,47.711774,519.389636],[13.543996,47.711901,519.222575],[13.543296,47.712157,518.616375],[13.542842,47.712398,518.028587],[13.542063,47.712981,516.844274],[13.541999,47.71303,516.74573],[13.541807,47.713165,516.463461],[13.541329,47.713548,515.972666],[13.541092,47.713675,515.778394],[13.540748,47.71385,515.501869],[13.540188,47.714051,515.094899],[13.538785,47.714421,515.333524],[13.538442,47.714478,515.575725],[13.537319,47.714776,516.403281],[13.53662,47.714948,517.134948],[13.535576,47.715135,518.318888],[13.535553,47.715139,518.344922],[13.53533,47.715191,518.603562],[13.535255,47.715208,518.690291],[13.53443,47.715401,519.624983],[13.534021,47.715515,520.047538],[13.532992,47.715824,521.123079],[13.532447,47.715923,521.661892],[13.53192,47.715937,522.068387],[13.530473,47.715926,522.497043],[13.5293,47.716006,522.781075],[13.528812,47.716088,522.601965],[13.528784,47.716093,522.59165],[13.528126,47.716195,522.351205],[13.527037,47.716313,521.958428],[13.52634,47.716339,522.155732],[13.526346,47.716597,522.412348],[13.52634,47.716907,522.720674],[13.526339,47.716969,522.782338],[13.526397,47.717369,523.182032],[13.526414,47.717481,523.293997],[13.526437,47.71764,523.452872],[13.526475,47.71812,524.643187],[13.526443,47.718536,526.121114],[13.526281,47.718843,527.276942],[13.526241,47.718913,527.54302],[13.52623,47.718931,527.61207],[13.525952,47.719066,528.43045],[13.5252,47.719293,530.513184],[13.525067,47.719385,531.113276],[13.524914,47.719609,532.265977],[13.524662,47.719744,533.279341],[13.523749,47.71997,536.339667],[13.523288,47.720212,538.1791],[13.522316,47.720924,542.077956],[13.52231,47.720965,542.242454],[13.522583,47.721325,543.856132],[13.522526,47.721466,544.439572],[13.522409,47.72154,544.870935],[13.521449,47.721789,546.668018],[13.519797,47.722078,549.045411],[13.517528,47.722691,550.700024],[13.516742,47.722849,550.754157],[13.516168,47.723047,550.377779],[13.515774,47.723101,550.143168],[13.515406,47.72309,549.928238],[13.514562,47.72306,549.435099],[13.513693,47.722935,548.864687],[13.512461,47.722755,548.05192],[13.511965,47.72276,547.73212],[13.512498,47.724497,548.010449],[13.512135,47.724506,547.95526],[13.512053,47.72447,547.929181],[13.51174,47.72438,547.838521],[13.511626,47.724389,547.807951],[13.510801,47.7246,547.57288],[13.510783,47.724605,547.567693],[13.509683,47.724958,546.965733],[13.509549,47.725014,546.753725],[13.509517,47.725025,546.70543],[13.508764,47.724395,545.090421],[13.508434,47.723868,543.947967],[13.50838,47.723816,543.821242],[13.508056,47.723619,543.317772],[13.504298,47.72326,539.794904],[13.503647,47.723148,539.364284],[13.503348,47.723063,539.156264],[13.502902,47.722748,539.026871],[13.502814,47.722752,539.026017],[13.501983,47.723456,539.013074],[13.501649,47.7236,539.009232],[13.50162,47.723637,539.00863],[13.501288,47.723698,539.006389],[13.500496,47.723984,539.178571],[13.499225,47.724678,539.492132],[13.498228,47.725051,540.478817],[13.497981,47.725065,540.715122],[13.497953,47.725061,540.742411],[13.49787,47.725052,540.822558],[13.49733,47.724983,541.346559],[13.496501,47.724789,542.609494],[13.496451,47.724773,542.854852],[13.496372,47.724722,543.340053],[13.496274,47.724655,543.959236],[13.496538,47.724442,545.786079],[13.496451,47.724402,546.25305],[13.496267,47.724551,547.529067],[13.496065,47.724635,548.58142],[13.494324,47.725164,555.797764],[13.493707,47.725393,557.675025],[13.492413,47.726208,559.848372],[13.491314,47.727008,556.073442],[13.491009,47.727232,555.02076],[13.490125,47.727868,553.545365],[13.489728,47.728162,552.926605],[13.489519,47.728243,552.673836],[13.489463,47.728397,552.426846],[13.488988,47.728952,551.839863],[13.48829,47.730142,551.274441],[13.488036,47.730376,551.065368],[13.487797,47.730494,550.860491],[13.487373,47.730551,550.561694],[13.487089,47.730514,550.361791],[13.486666,47.730365,550.031822],[13.4866,47.730336,549.977344],[13.486515,47.730304,549.91003],[13.486106,47.730185,549.602083],[13.484526,47.730073,548.02047],[13.484227,47.73008,547.696818],[13.483677,47.730126,547.097249],[13.481084,47.730329,544.355753],[13.480384,47.730393,543.632536],[13.478722,47.730647,542.20532],[13.477446,47.730622,541.226059],[13.476902,47.730644,540.902921],[13.474757,47.730969,539.888958],[13.470715,47.731382,540.710448],[13.468255,47.732127,542.319602],[13.466208,47.732682,543.776593],[13.465407,47.732829,544.305412],[13.464737,47.732843,544.660218],[13.464455,47.732801,544.755084],[13.46388,47.732658,544.95644],[13.463427,47.732547,545.114794],[13.463186,47.73254,545.194025],[13.462859,47.732632,545.310446],[13.462217,47.732992,545.676509],[13.461591,47.733335,546.138684],[13.460187,47.734046,546.800065],[13.457434,47.735202,544.084024],[13.45689,47.735388,543.374747],[13.456744,47.735426,543.192796],[13.455782,47.735689,541.985873],[13.455243,47.735904,541.842207],[13.454635,47.736146,541.715741],[13.454055,47.736294,541.604696],[13.452761,47.736631,541.764366],[13.452148,47.736778,542.066258],[13.451824,47.736846,542.223701],[13.451557,47.736902,542.353439],[13.451477,47.736919,542.392357],[13.450618,47.737171,542.779463],[13.450426,47.737378,542.878993],[13.450375,47.737424,542.902402],[13.450023,47.737627,543.029623],[13.448897,47.738352,543.435346],[13.448555,47.738362,543.370855],[13.448287,47.738312,543.318459],[13.447979,47.738209,543.253657],[13.447841,47.738179,543.226334],[13.447734,47.73823,543.201627],[13.447425,47.738656,543.068851],[13.447137,47.739085,542.940074],[13.446824,47.739413,542.928568],[13.446421,47.739524,542.919922],[13.446217,47.739532,542.915866],[13.446094,47.739528,542.913421],[13.445955,47.739539,542.910642],[13.445764,47.73963,542.905995],[13.445605,47.739585,542.90257],[13.445443,47.73959,542.899351],[13.445109,47.739722,542.89166],[13.445014,47.73979,542.888905],[13.444702,47.740057,542.524297],[13.444254,47.740254,542.06816],[13.444078,47.740264,541.917647],[13.443899,47.740207,541.748875],[13.443824,47.740168,541.668085],[13.442718,47.739676,540.552912],[13.441972,47.739455,540.005432],[13.441775,47.739405,539.864016],[13.440931,47.739201,539.261673],[13.440797,47.739179,539.169034],[13.440106,47.7391,538.78524],[13.4393,47.739083,538.658105],[13.438837,47.739069,538.585036],[13.43813,47.738989,538.472005],[13.437567,47.738882,538.392448],[13.437046,47.738767,538.410557],[13.437055,47.738667,538.415477],[13.436971,47.738112,538.442872],[13.436601,47.737685,538.467141],[13.435885,47.737305,538.858642],[13.433944,47.736442,540.462775],[13.433604,47.736264,540.833448],[13.433403,47.736255,541.006749],[13.432938,47.736341,541.421635],[13.432633,47.736379,541.688488],[13.432164,47.736268,542.116218],[13.431992,47.736032,542.452414],[13.431869,47.735864,542.665817],[13.431726,47.735707,542.848331],[13.431565,47.735563,543.026932],[13.431259,47.735322,543.341091],[13.431165,47.735264,543.42614],[13.431073,47.73521,543.507551],[13.430454,47.734742,544.128475],[13.430293,47.73448,544.421238],[13.43011,47.734162,544.837506],[13.43006,47.734074,544.95251],[13.429951,47.733899,545.184133],[13.429757,47.733544,545.645852],[13.429735,47.733514,545.686687],[13.42945,47.733245,546.089919],[13.428545,47.732402,547.550886],[13.428486,47.732364,547.633931],[13.428356,47.732284,547.81306],[13.428134,47.73209,548.183081],[13.427985,47.731939,548.457006],[13.427963,47.731916,548.498343],[13.427947,47.731899,548.528753],[13.427789,47.731748,548.807842],[13.42717,47.731381,549.628188],[13.427059,47.731294,549.792875],[13.426745,47.730978,550.338866],[13.426399,47.730816,550.7462],[13.4261,47.730998,551.135837],[13.425806,47.731065,551.435766],[13.425584,47.731062,551.65031],[13.425389,47.731065,551.838771],[13.424738,47.731212,552.335036],[13.424031,47.731363,552.866027],[13.423974,47.731425,552.943607],[13.423839,47.731601,553.154375],[13.423191,47.731735,553.639655],[13.422368,47.7319,554.163562],[13.422059,47.731978,554.355411],[13.420924,47.732207,555.044211],[13.418809,47.732681,556.092152],[13.415613,47.733349,557.144161],[13.414967,47.732943,556.997926],[13.414353,47.732872,556.785029],[13.412527,47.733733,555.726137],[13.412507,47.733742,555.709058],[13.412309,47.733824,555.544024],[13.411169,47.734287,554.598844],[13.410276,47.734582,554.261591],[13.409336,47.734858,554.062382],[13.407317,47.735307,554.351544],[13.407062,47.735359,554.456573],[13.406954,47.735383,554.501405],[13.406348,47.735502,554.750236],[13.403499,47.735904,556.589256],[13.403429,47.735912,556.637355],[13.401766,47.736143,557.886592],[13.40017,47.736433,558.720867],[13.398718,47.73683,558.690708],[13.397538,47.737273,558.882822],[13.397486,47.737442,558.95157],[13.397396,47.737489,558.982097],[13.397114,47.73746,559.058525],[13.396577,47.737689,559.228874],[13.396453,47.737749,559.269799],[13.395282,47.738317,560.186005],[13.395027,47.738443,560.442874],[13.394232,47.73883,561.239554],[13.392544,47.739691,560.474683],[13.391904,47.740269,559.746502],[13.39163,47.740561,559.210037],[13.391254,47.740907,558.544198],[13.390787,47.741275,557.792527],[13.390036,47.741802,557.632133],[13.389996,47.74183,557.714758],[13.388838,47.742628,560.08748],[13.38835,47.74289,561.027576],[13.387531,47.743218,563.145033],[13.387307,47.743272,563.673614],[13.386486,47.743506,565.654351],[13.385768,47.743785,566.572042],[13.38523,47.744053,565.970225],[13.383784,47.745009,564.056086],[13.383766,47.745074,563.93951],[13.3835,47.745223,563.529049],[13.382585,47.745716,562.13893],[13.379638,47.747017,561.260871],[13.378962,47.747469,560.857928],[13.377676,47.748594,561.399265],[13.377593,47.748677,561.762711],[13.377017,47.749124,563.91191],[13.376847,47.749212,564.436108],[13.374635,47.751067,580.82123],[13.373579,47.75217,593.467996],[13.372327,47.753107,595.709363],[13.372133,47.753324,594.680976],[13.372026,47.753687,593.177851],[13.371893,47.753897,592.250757],[13.37191,47.754051,591.623513],[13.371942,47.754302,588.57105],[13.371931,47.754636,583.532943],[13.371873,47.754831,580.534036],[13.371832,47.754969,578.411825],[13.371561,47.755378,571.65963],[13.37149,47.75546,570.228778],[13.371239,47.755748,565.194996],[13.370549,47.756309,561.676748],[13.370293,47.756924,559.225251],[13.36999,47.757368,557.350058],[13.369794,47.757594,557.641242],[13.369449,47.757947,558.177055],[13.368713,47.758477,559.096844],[13.368499,47.758657,559.389157],[13.368244,47.759032,559.329756],[13.36808,47.759524,558.771583],[13.367703,47.760022,558.152991],[13.367638,47.760241,557.90577],[13.367672,47.760516,557.589238],[13.3677,47.760758,557.015365],[13.367572,47.760725,556.797486],[13.367426,47.760711,556.563099],[13.36731,47.760703,556.377772],[13.367153,47.76138,554.757852],[13.367055,47.761665,554.066279],[13.366648,47.76227,553.518936],[13.366559,47.762368,553.569797],[13.365836,47.76299,553.919456],[13.365827,47.762995,553.922933],[13.365822,47.763052,553.948226],[13.365569,47.763269,554.070352],[13.365313,47.763495,554.25318],[13.364683,47.764272,555.179098],[13.364374,47.764658,555.637746],[13.364266,47.764815,555.818733],[13.364091,47.765057,556.15331],[13.364015,47.765153,556.361461],[13.363603,47.7657,557.535014],[13.363408,47.765931,558.043391],[13.363248,47.766062,558.367814],[13.363214,47.766098,558.449434],[13.363118,47.766204,558.686966],[13.362856,47.766446,559.259846],[13.362688,47.766564,559.669278],[13.360148,47.76805,567.182836],[13.359846,47.768321,567.638041],[13.359698,47.768574,568.003525],[13.359658,47.768667,568.133675],[13.35961,47.768972,568.546008],[13.359714,47.769288,568.987778],[13.359647,47.769308,569.060283],[13.359592,47.769334,569.126786],[13.359536,47.769369,569.202417],[13.359648,47.769496,569.419658],[13.359763,47.769655,569.679805],[13.359849,47.769944,570.113489],[13.359886,47.769969,570.165377],[13.360066,47.7703,570.683955],[13.360381,47.770818,571.507394],[13.360444,47.771094,574.11521],[13.360277,47.771369,577.212215],[13.359696,47.771864,583.786088],[13.359206,47.772246,589.044924],[13.358965,47.772428,591.791457],[13.358235,47.772896,600.005449],[13.357835,47.773079,603.945122],[13.357418,47.773168,607.507322],[13.357016,47.773265,610.984858],[13.356846,47.773243,612.305686],[13.356152,47.773323,616.305209],[13.355459,47.773301,620.245873],[13.354736,47.773127,624.607923],[13.354413,47.773006,626.708352],[13.354402,47.773082,627.345012],[13.354398,47.7731,627.472704],[13.35439,47.773135,627.721151],[13.354443,47.773237,628.479183],[13.354636,47.773415,630.024469],[13.354783,47.77355,631.198189],[13.355278,47.773953,634.864627],[13.355774,47.774359,638.550301],[13.356674,47.775119,645.21634],[13.356927,47.775255,646.702185],[13.356965,47.775303,647.07323],[13.357185,47.775496,648.732378],[13.357277,47.77572,650.318195],[13.357278,47.775981,652.099357],[13.357257,47.776133,653.893452],[13.357125,47.776294,656.147214],[13.355663,47.777166,672.253442],[13.355308,47.777278,675.308338],[13.354285,47.777467,682.801982],[13.35413,47.777679,685.284603],[13.353976,47.778599,692.92821],[13.353906,47.779252,692.094903],[13.353362,47.779368,691.606743],[13.352597,47.779376,690.952343],[13.350286,47.778776,675.556872],[13.349676,47.778664,673.202576],[13.348642,47.778778,671.911163],[13.347944,47.778939,671.001634],[13.347683,47.778884,670.664514],[13.347463,47.779551,673.372592],[13.347559,47.779599,673.874645],[13.347211,47.780097,677.309779],[13.346879,47.780394,679.629064],[13.345495,47.781895,690.629951],[13.343715,47.783761,702.152088],[13.343195,47.784181,705.878936],[13.340611,47.786024,724.265414],[13.339731,47.786718,730.59581],[13.337252,47.788919,747.159297],[13.336552,47.789394,750.619178],[13.335438,47.790031,755.046305],[13.333911,47.790901,758.872877],[13.333351,47.791283,759.849429],[13.332995,47.791508,760.447515],[13.329731,47.793699,762.804941],[13.329421,47.793886,762.927905],[13.328648,47.794234,762.666085],[13.328391,47.794325,762.409145],[13.327558,47.794665,761.547091],[13.326648,47.795111,760.333977],[13.326075,47.795466,758.644657],[13.322537,47.798396,744.128269],[13.321852,47.798876,740.897484],[13.321071,47.799244,737.724344],[13.320595,47.799402,735.92509],[13.319738,47.799575,732.892606],[13.318915,47.79962,730.219642],[13.31785,47.799549,729.277535],[13.315998,47.799429,727.555067],[13.314674,47.79951,726.013606],[13.313218,47.799537,723.151782],[13.312491,47.799469,720.208329],[13.311654,47.79926,716.627487],[13.311168,47.799061,714.345039],[13.310539,47.798711,708.659176],[13.309954,47.798261,702.221863],[13.309381,47.797819,695.90658],[13.309145,47.797706,693.949868],[13.308503,47.797457,689.448586],[13.308352,47.797404,688.414107],[13.307678,47.797184,683.864042],[13.307403,47.797092,681.99863],[13.307137,47.797048,680.335231],[13.306869,47.797003,678.657868],[13.306742,47.796986,678.219296],[13.306692,47.796982,678.105261],[13.306222,47.796937,677.030094],[13.306099,47.796933,676.751209],[13.305849,47.796928,676.184782],[13.305629,47.796924,675.686365],[13.305574,47.796926,675.561624],[13.305017,47.796948,674.298005],[13.304986,47.796951,674.227075],[13.304763,47.796961,673.720922],[13.304327,47.796851,672.666168],[13.304118,47.796696,672.096881],[13.303887,47.796497,671.533975],[13.303542,47.796365,670.93903],[13.303016,47.796431,670.137201],[13.302808,47.796446,669.823728],[13.302417,47.796469,669.235583],[13.302138,47.796479,668.816914],[13.301369,47.79652,667.828324],[13.301244,47.796544,667.680816],[13.300757,47.796664,667.092248],[13.300788,47.796885,666.717317],[13.30078,47.796963,666.58526],[13.300726,47.797035,666.449087],[13.300283,47.797148,665.911431],[13.300011,47.797197,665.591909],[13.299907,47.797217,665.469168],[13.299781,47.79724,665.321022],[13.299139,47.797389,665.100849],[13.299075,47.797455,665.063933],[13.299216,47.797768,664.910668],[13.299305,47.797926,664.831494],[13.299449,47.798181,664.703672],[13.299517,47.798314,664.637765],[13.29972,47.798765,664.614494],[13.299736,47.799015,664.939804],[13.299731,47.79905,664.985514],[13.299519,47.799498,665.596649],[13.299193,47.799984,666.289644],[13.298894,47.800279,666.753602],[13.298481,47.800528,666.807598],[13.298358,47.800676,666.807598],[13.298216,47.800919,666.807598],[13.297513,47.801575,666.807598],[13.297388,47.801814,666.807598],[13.297324,47.801948,666.807598],[13.29709,47.802267,666.807598]]}},{type:"Feature",properties:{name:"Stage 9",time:"2022-05-16T21:53:35.067Z",coordTimes:["2022-05-16T21:53:35.067Z","2022-05-16T21:53:36.103Z","2022-05-16T21:53:41.271Z","2022-05-16T21:53:43.282Z","2022-05-16T21:53:46.960Z","2022-05-16T21:53:58.644Z","2022-05-16T21:54:02.479Z","2022-05-16T21:54:05.022Z","2022-05-16T21:54:10.936Z","2022-05-16T21:54:17.058Z","2022-05-16T21:54:27.142Z","2022-05-16T21:54:37.061Z","2022-05-16T21:54:37.795Z","2022-05-16T21:54:43.195Z","2022-05-16T21:54:53.467Z","2022-05-16T21:54:56.681Z","2022-05-16T21:55:03.120Z","2022-05-16T21:55:07.177Z","2022-05-16T21:55:15.085Z","2022-05-16T21:55:17.020Z","2022-05-16T21:55:27.924Z","2022-05-16T21:55:29.941Z","2022-05-16T21:55:31.589Z","2022-05-16T21:55:35.915Z","2022-05-16T21:55:43.118Z","2022-05-16T21:55:44.897Z","2022-05-16T21:55:46.672Z","2022-05-16T21:55:51.710Z","2022-05-16T21:56:01.387Z","2022-05-16T21:56:09.235Z","2022-05-16T21:56:14.166Z","2022-05-16T21:56:19.003Z","2022-05-16T21:56:20.687Z","2022-05-16T21:56:21.732Z","2022-05-16T21:56:26.830Z","2022-05-16T21:56:31.479Z","2022-05-16T21:56:37.023Z","2022-05-16T21:56:43.745Z","2022-05-16T21:57:00.246Z","2022-05-16T21:57:02.413Z","2022-05-16T21:57:10.785Z","2022-05-16T21:57:16.614Z","2022-05-16T21:57:22.835Z","2022-05-16T21:57:50.622Z","2022-05-16T21:58:01.311Z","2022-05-16T21:58:06.346Z","2022-05-16T21:58:07.604Z","2022-05-16T21:58:25.868Z","2022-05-16T21:58:40.344Z","2022-05-16T21:58:54.013Z","2022-05-16T21:59:27.028Z","2022-05-16T21:59:50.327Z","2022-05-16T22:00:23.202Z","2022-05-16T22:00:34.727Z","2022-05-16T22:00:38.505Z","2022-05-16T22:00:42.679Z","2022-05-16T22:01:34.691Z","2022-05-16T22:03:00.474Z","2022-05-16T22:03:22.277Z","2022-05-16T22:03:40.671Z","2022-05-16T22:03:57.385Z","2022-05-16T22:04:13.310Z","2022-05-16T22:05:00.840Z","2022-05-16T22:05:19.628Z","2022-05-16T22:05:48.049Z","2022-05-16T22:06:21.587Z","2022-05-16T22:06:56.906Z","2022-05-16T22:07:05.417Z","2022-05-16T22:07:10.508Z","2022-05-16T22:07:38.976Z","2022-05-16T22:07:52.684Z","2022-05-16T22:07:59.333Z","2022-05-16T22:08:18.519Z","2022-05-16T22:08:24.803Z","2022-05-16T22:08:48.197Z","2022-05-16T22:09:01.055Z","2022-05-16T22:10:38.028Z","2022-05-16T22:11:04.268Z","2022-05-16T22:11:08.038Z","2022-05-16T22:11:27.607Z","2022-05-16T22:11:42.883Z","2022-05-16T22:11:56.074Z","2022-05-16T22:12:33.742Z","2022-05-16T22:12:41.910Z","2022-05-16T22:12:48.365Z","2022-05-16T22:12:57.036Z","2022-05-16T22:13:16.012Z","2022-05-16T22:13:22.761Z","2022-05-16T22:13:56.181Z","2022-05-16T22:14:03.004Z","2022-05-16T22:14:21.380Z","2022-05-16T22:15:05.278Z","2022-05-16T22:15:24.668Z","2022-05-16T22:16:04.730Z","2022-05-16T22:16:52.410Z","2022-05-16T22:17:39.382Z","2022-05-16T22:18:10.137Z","2022-05-16T22:19:13.912Z","2022-05-16T22:19:34.259Z","2022-05-16T22:19:58.188Z","2022-05-16T22:20:36.564Z","2022-05-16T22:21:18.924Z","2022-05-16T22:21:30.186Z","2022-05-16T22:21:33.555Z","2022-05-16T22:21:59.848Z","2022-05-16T22:22:11.610Z","2022-05-16T22:22:23.224Z","2022-05-16T22:22:59.931Z","2022-05-16T22:23:12.307Z","2022-05-16T22:23:52.089Z","2022-05-16T22:24:46.045Z","2022-05-16T22:25:04.713Z","2022-05-16T22:25:18.076Z","2022-05-16T22:25:33.268Z","2022-05-16T22:25:51.559Z","2022-05-16T22:26:12.680Z","2022-05-16T22:26:32.968Z","2022-05-16T22:26:53.600Z","2022-05-16T22:27:21.153Z","2022-05-16T22:27:58.949Z","2022-05-16T22:28:00.551Z","2022-05-16T22:28:02.027Z","2022-05-16T22:28:35.315Z","2022-05-16T22:29:00.047Z","2022-05-16T22:29:28.778Z","2022-05-16T22:29:57.149Z","2022-05-16T22:30:19.294Z","2022-05-16T22:30:57.572Z","2022-05-16T22:32:47.147Z","2022-05-16T22:33:45.437Z","2022-05-16T22:34:31.079Z","2022-05-16T22:35:00.437Z","2022-05-16T22:35:05.447Z","2022-05-16T22:35:17.300Z","2022-05-16T22:36:03.189Z","2022-05-16T22:36:47.468Z","2022-05-16T22:37:52.590Z","2022-05-16T22:38:52.845Z","2022-05-16T22:39:08.732Z","2022-05-16T22:39:12.082Z","2022-05-16T22:40:17.272Z","2022-05-16T22:40:51.638Z","2022-05-16T22:41:14.126Z","2022-05-16T22:41:41.999Z","2022-05-16T22:42:04.790Z","2022-05-16T22:42:47.649Z","2022-05-16T22:43:12.090Z","2022-05-16T22:43:19.054Z","2022-05-16T22:43:25.439Z","2022-05-16T22:43:27.085Z","2022-05-16T22:43:33.627Z","2022-05-16T22:43:43.956Z","2022-05-16T22:43:54.566Z","2022-05-16T22:44:04.905Z","2022-05-16T22:44:06.160Z","2022-05-16T22:44:13.703Z","2022-05-16T22:44:15.048Z","2022-05-16T22:44:40.348Z","2022-05-16T22:45:31.390Z","2022-05-16T22:45:34.382Z","2022-05-16T22:45:40.712Z","2022-05-16T22:45:42.428Z","2022-05-16T22:45:59.301Z","2022-05-16T22:46:12.949Z","2022-05-16T22:46:55.153Z","2022-05-16T22:46:57.971Z","2022-05-16T22:47:00.536Z","2022-05-16T22:47:01.087Z","2022-05-16T22:47:02.262Z","2022-05-16T22:47:02.939Z","2022-05-16T22:47:06.351Z","2022-05-16T22:47:10.722Z","2022-05-16T22:47:27.241Z","2022-05-16T22:48:52.438Z","2022-05-16T22:49:00.924Z","2022-05-16T22:49:44.026Z","2022-05-16T22:50:52.878Z","2022-05-16T22:51:08.603Z","2022-05-16T22:51:25.232Z","2022-05-16T22:51:41.278Z","2022-05-16T22:52:00.044Z","2022-05-16T22:52:10.431Z","2022-05-16T22:52:50.348Z","2022-05-16T22:52:59.062Z","2022-05-16T22:53:11.725Z","2022-05-16T22:53:24.622Z","2022-05-16T22:53:36.283Z","2022-05-16T22:53:43.822Z","2022-05-16T22:54:00.850Z","2022-05-16T22:54:18.683Z","2022-05-16T22:54:37.364Z","2022-05-16T22:54:46.605Z","2022-05-16T22:54:58.925Z","2022-05-16T22:55:13.158Z","2022-05-16T22:55:45.405Z","2022-05-16T22:56:01.499Z","2022-05-16T22:56:08.623Z","2022-05-16T22:56:17.312Z","2022-05-16T22:56:26.059Z","2022-05-16T22:56:32.908Z","2022-05-16T22:56:44.883Z","2022-05-16T22:56:53.422Z","2022-05-16T22:56:59.199Z","2022-05-16T22:57:16.973Z","2022-05-16T22:57:22.643Z","2022-05-16T22:57:28.313Z","2022-05-16T22:57:41.621Z","2022-05-16T22:58:17.629Z","2022-05-16T22:58:40.463Z","2022-05-16T22:58:47.626Z","2022-05-16T22:59:07.731Z","2022-05-16T22:59:24.853Z","2022-05-16T22:59:35.062Z","2022-05-16T22:59:51.859Z","2022-05-16T23:00:14.836Z","2022-05-16T23:01:04.940Z","2022-05-16T23:01:10.129Z","2022-05-16T23:01:11.580Z","2022-05-16T23:01:14.514Z","2022-05-16T23:01:16.021Z","2022-05-16T23:01:18.588Z","2022-05-16T23:01:23.681Z","2022-05-16T23:01:28.189Z","2022-05-16T23:01:40.889Z","2022-05-16T23:01:45.680Z","2022-05-16T23:01:56.765Z","2022-05-16T23:01:59.404Z","2022-05-16T23:02:22.341Z","2022-05-16T23:02:35.246Z","2022-05-16T23:03:38.413Z","2022-05-16T23:03:48.811Z","2022-05-16T23:04:00.815Z","2022-05-16T23:04:08.988Z","2022-05-16T23:04:11.056Z","2022-05-16T23:04:17.343Z","2022-05-16T23:04:27.884Z","2022-05-16T23:04:36.662Z","2022-05-16T23:04:37.849Z","2022-05-16T23:04:38.954Z","2022-05-16T23:04:42.664Z","2022-05-16T23:05:25.213Z","2022-05-16T23:05:40.001Z","2022-05-16T23:05:47.263Z","2022-05-16T23:05:54.690Z","2022-05-16T23:06:01.731Z","2022-05-16T23:06:17.289Z","2022-05-16T23:06:35.311Z","2022-05-16T23:06:42.205Z","2022-05-16T23:07:02.762Z","2022-05-16T23:07:05.777Z","2022-05-16T23:07:12.116Z","2022-05-16T23:07:15.135Z","2022-05-16T23:07:16.410Z","2022-05-16T23:07:18.463Z","2022-05-16T23:07:29.219Z","2022-05-16T23:07:57.438Z","2022-05-16T23:07:59.643Z","2022-05-16T23:08:01.967Z","2022-05-16T23:08:28.494Z","2022-05-16T23:08:39.211Z","2022-05-16T23:08:50.470Z","2022-05-16T23:09:12.687Z","2022-05-16T23:10:07.243Z","2022-05-16T23:10:41.069Z","2022-05-16T23:11:24.304Z","2022-05-16T23:12:35.677Z","2022-05-16T23:13:33.004Z","2022-05-16T23:14:32.507Z","2022-05-16T23:15:02.412Z","2022-05-16T23:16:00.582Z","2022-05-16T23:16:24.413Z","2022-05-16T23:16:29.364Z","2022-05-16T23:16:34.495Z","2022-05-16T23:16:37.590Z","2022-05-16T23:16:39.895Z","2022-05-16T23:16:58.606Z","2022-05-16T23:17:00.370Z","2022-05-16T23:17:09.169Z","2022-05-16T23:17:17.067Z","2022-05-16T23:17:23.557Z","2022-05-16T23:17:32.512Z","2022-05-16T23:18:07.560Z","2022-05-16T23:18:13.003Z","2022-05-16T23:18:14.554Z","2022-05-16T23:18:47.090Z","2022-05-16T23:18:51.644Z","2022-05-16T23:18:53.459Z","2022-05-16T23:19:04.392Z","2022-05-16T23:19:05.467Z","2022-05-16T23:19:08.630Z","2022-05-16T23:19:15.119Z","2022-05-16T23:19:18.104Z","2022-05-16T23:19:20.910Z","2022-05-16T23:19:24.569Z","2022-05-16T23:19:28.011Z","2022-05-16T23:19:30.818Z","2022-05-16T23:19:42.985Z","2022-05-16T23:20:05.805Z","2022-05-16T23:20:19.891Z","2022-05-16T23:20:54.019Z","2022-05-16T23:21:09.606Z","2022-05-16T23:21:20.143Z","2022-05-16T23:21:28.426Z","2022-05-16T23:21:33.866Z","2022-05-16T23:21:44.198Z","2022-05-16T23:21:57.011Z","2022-05-16T23:21:58.152Z","2022-05-16T23:22:23.806Z","2022-05-16T23:22:26.361Z","2022-05-16T23:22:32.836Z","2022-05-16T23:22:33.954Z","2022-05-16T23:22:38.263Z","2022-05-16T23:22:44.007Z","2022-05-16T23:22:48.385Z","2022-05-16T23:22:53.063Z","2022-05-16T23:22:54.080Z","2022-05-16T23:23:04.462Z","2022-05-16T23:23:05.656Z","2022-05-16T23:23:11.005Z","2022-05-16T23:23:19.682Z","2022-05-16T23:23:30.760Z","2022-05-16T23:23:36.123Z","2022-05-16T23:23:43.899Z","2022-05-16T23:23:46.441Z","2022-05-16T23:23:47.100Z","2022-05-16T23:23:48.818Z","2022-05-16T23:23:54.416Z","2022-05-16T23:23:56.568Z","2022-05-16T23:24:02.117Z","2022-05-16T23:24:10.086Z","2022-05-16T23:24:11.647Z","2022-05-16T23:24:12.445Z","2022-05-16T23:24:13.004Z","2022-05-16T23:24:14.684Z","2022-05-16T23:24:21.494Z","2022-05-16T23:24:24.962Z","2022-05-16T23:24:25.745Z","2022-05-16T23:24:28.526Z","2022-05-16T23:24:41.546Z","2022-05-16T23:24:43.537Z","2022-05-16T23:24:54.728Z","2022-05-16T23:24:59.958Z","2022-05-16T23:25:09.626Z","2022-05-16T23:25:20.205Z","2022-05-16T23:25:21.273Z","2022-05-16T23:25:25.298Z","2022-05-16T23:25:26.636Z","2022-05-16T23:25:29.396Z","2022-05-16T23:25:35.719Z","2022-05-16T23:25:45.984Z","2022-05-16T23:25:50.958Z","2022-05-16T23:25:56.027Z","2022-05-16T23:25:58.924Z","2022-05-16T23:26:01.490Z","2022-05-16T23:26:02.276Z","2022-05-16T23:26:17.938Z","2022-05-16T23:26:32.219Z","2022-05-16T23:26:33.421Z","2022-05-16T23:26:36.609Z","2022-05-16T23:26:54.635Z","2022-05-16T23:26:58.166Z","2022-05-16T23:26:59.614Z","2022-05-16T23:27:02.295Z","2022-05-16T23:27:05.484Z","2022-05-16T23:27:16.258Z","2022-05-16T23:27:31.118Z","2022-05-16T23:27:33.487Z","2022-05-16T23:27:36.164Z","2022-05-16T23:27:40.826Z","2022-05-16T23:27:53.656Z","2022-05-16T23:28:10.997Z","2022-05-16T23:28:20.096Z","2022-05-16T23:28:26.146Z","2022-05-16T23:28:28.326Z","2022-05-16T23:28:31.154Z","2022-05-16T23:28:31.406Z","2022-05-16T23:28:44.367Z","2022-05-16T23:28:46.164Z","2022-05-16T23:28:48.249Z","2022-05-16T23:28:57.032Z","2022-05-16T23:29:04.790Z","2022-05-16T23:29:22.143Z","2022-05-16T23:29:23.887Z","2022-05-16T23:29:38.837Z","2022-05-16T23:29:42.862Z","2022-05-16T23:29:52.242Z","2022-05-16T23:29:53.956Z","2022-05-16T23:29:55.502Z","2022-05-16T23:30:01.664Z","2022-05-16T23:30:02.931Z","2022-05-16T23:30:13.721Z","2022-05-16T23:30:30.415Z","2022-05-16T23:30:47.168Z","2022-05-16T23:31:06.548Z","2022-05-16T23:31:24.218Z","2022-05-16T23:31:33.080Z","2022-05-16T23:31:37.398Z","2022-05-16T23:32:03.921Z","2022-05-16T23:32:05.569Z","2022-05-16T23:32:16.297Z","2022-05-16T23:32:17.206Z","2022-05-16T23:32:18.353Z","2022-05-16T23:32:35.326Z","2022-05-16T23:32:39.196Z","2022-05-16T23:32:53.868Z","2022-05-16T23:33:08.540Z","2022-05-16T23:33:12.749Z","2022-05-16T23:33:32.209Z","2022-05-16T23:33:33.647Z","2022-05-16T23:33:41.196Z","2022-05-16T23:33:43.517Z","2022-05-16T23:33:46.625Z","2022-05-16T23:33:53.015Z","2022-05-16T23:33:57.139Z","2022-05-16T23:34:05.001Z","2022-05-16T23:34:07.059Z","2022-05-16T23:34:10.593Z","2022-05-16T23:34:15.153Z","2022-05-16T23:34:17.915Z","2022-05-16T23:34:25.116Z","2022-05-16T23:34:27.089Z","2022-05-16T23:34:30.398Z","2022-05-16T23:34:31.763Z","2022-05-16T23:34:41.948Z","2022-05-16T23:34:43.019Z","2022-05-16T23:35:00.910Z","2022-05-16T23:35:02.961Z","2022-05-16T23:35:03.914Z","2022-05-16T23:35:10.813Z","2022-05-16T23:35:33.569Z","2022-05-16T23:35:53.430Z","2022-05-16T23:36:01.607Z","2022-05-16T23:36:20.077Z","2022-05-16T23:36:21.528Z","2022-05-16T23:36:21.817Z","2022-05-16T23:36:23.578Z","2022-05-16T23:36:24.294Z","2022-05-16T23:36:26.804Z","2022-05-16T23:36:27.215Z","2022-05-16T23:36:49.950Z","2022-05-16T23:37:05.701Z","2022-05-16T23:37:07.139Z","2022-05-16T23:37:08.657Z","2022-05-16T23:37:14.870Z","2022-05-16T23:37:25.993Z","2022-05-16T23:37:33.037Z","2022-05-16T23:37:43.707Z","2022-05-16T23:37:49.823Z","2022-05-16T23:37:51.838Z","2022-05-16T23:37:54.047Z","2022-05-16T23:38:04.101Z","2022-05-16T23:38:07.802Z","2022-05-16T23:38:17.685Z","2022-05-16T23:38:22.637Z","2022-05-16T23:38:25.490Z","2022-05-16T23:38:52.461Z","2022-05-16T23:39:00.813Z","2022-05-16T23:39:22.662Z","2022-05-16T23:39:25.593Z","2022-05-16T23:39:44.891Z","2022-05-16T23:39:47.989Z","2022-05-16T23:39:55.728Z","2022-05-16T23:40:01.236Z","2022-05-16T23:40:07.526Z","2022-05-16T23:40:13.274Z","2022-05-16T23:40:15.119Z","2022-05-16T23:40:17.136Z","2022-05-16T23:40:20.053Z","2022-05-16T23:40:22.025Z","2022-05-16T23:40:24.687Z","2022-05-16T23:40:28.149Z","2022-05-16T23:40:28.645Z","2022-05-16T23:40:28.912Z","2022-05-16T23:40:29.896Z","2022-05-16T23:40:31.445Z","2022-05-16T23:40:32.290Z","2022-05-16T23:40:33.146Z","2022-05-16T23:40:35.747Z","2022-05-16T23:40:39.533Z","2022-05-16T23:40:44.306Z","2022-05-16T23:40:48.267Z","2022-05-16T23:40:53.075Z","2022-05-16T23:41:01.545Z","2022-05-16T23:41:10.518Z","2022-05-16T23:41:22.504Z","2022-05-16T23:41:30.678Z","2022-05-16T23:41:36.542Z","2022-05-16T23:41:43.216Z","2022-05-16T23:41:50.676Z","2022-05-16T23:42:10.117Z","2022-05-16T23:43:11.569Z","2022-05-16T23:43:57.105Z","2022-05-16T23:44:10.174Z","2022-05-16T23:44:25.894Z","2022-05-16T23:44:29.187Z","2022-05-16T23:44:45.923Z","2022-05-16T23:44:47.970Z","2022-05-16T23:44:57.617Z","2022-05-16T23:45:03.524Z","2022-05-16T23:45:19.713Z","2022-05-16T23:45:21.451Z","2022-05-16T23:45:29.584Z","2022-05-16T23:45:33.952Z","2022-05-16T23:45:34.803Z","2022-05-16T23:45:35.035Z","2022-05-16T23:45:41.338Z","2022-05-16T23:45:45.099Z","2022-05-16T23:45:46.692Z","2022-05-16T23:45:49.779Z","2022-05-16T23:45:52.215Z","2022-05-16T23:45:54.710Z","2022-05-16T23:45:56.915Z","2022-05-16T23:45:59.788Z","2022-05-16T23:46:01.917Z","2022-05-16T23:46:04.755Z","2022-05-16T23:46:06.572Z","2022-05-16T23:46:08.924Z","2022-05-16T23:46:09.322Z","2022-05-16T23:46:19.325Z","2022-05-16T23:46:24.651Z","2022-05-16T23:46:32.268Z","2022-05-16T23:46:35.088Z","2022-05-16T23:46:47.488Z","2022-05-16T23:46:54.940Z","2022-05-16T23:46:58.601Z","2022-05-16T23:47:06.675Z","2022-05-16T23:47:18.436Z","2022-05-16T23:47:28.616Z","2022-05-16T23:47:35.362Z","2022-05-16T23:47:45.993Z","2022-05-16T23:47:58.398Z","2022-05-16T23:48:00.729Z","2022-05-16T23:48:05.204Z","2022-05-16T23:48:13.624Z","2022-05-16T23:48:24.135Z","2022-05-16T23:48:32.664Z","2022-05-16T23:48:50.537Z","2022-05-16T23:49:17.589Z","2022-05-16T23:49:28.831Z","2022-05-16T23:49:42.852Z","2022-05-16T23:49:46.417Z","2022-05-16T23:49:49.231Z","2022-05-16T23:49:52.200Z","2022-05-16T23:49:56.083Z","2022-05-16T23:49:58.332Z","2022-05-16T23:50:16.821Z","2022-05-16T23:50:22.573Z","2022-05-16T23:50:26.616Z","2022-05-16T23:50:27.831Z","2022-05-16T23:50:29.306Z","2022-05-16T23:50:30.548Z","2022-05-16T23:50:39.652Z","2022-05-16T23:50:47.021Z","2022-05-16T23:50:59.603Z","2022-05-16T23:51:04.779Z","2022-05-16T23:51:05.856Z","2022-05-16T23:51:07.237Z","2022-05-16T23:51:09.628Z","2022-05-16T23:51:13.997Z","2022-05-16T23:51:18.064Z","2022-05-16T23:51:32.307Z","2022-05-16T23:51:47.014Z","2022-05-16T23:51:48.261Z","2022-05-16T23:51:49.523Z","2022-05-16T23:51:51.552Z","2022-05-16T23:51:52.485Z","2022-05-16T23:51:58.119Z","2022-05-16T23:52:01.512Z","2022-05-16T23:52:09.274Z","2022-05-16T23:52:10.462Z","2022-05-16T23:52:11.971Z","2022-05-16T23:52:12.658Z","2022-05-16T23:52:15.457Z","2022-05-16T23:52:28.270Z","2022-05-16T23:52:36.571Z","2022-05-16T23:52:43.341Z","2022-05-16T23:52:46.659Z","2022-05-16T23:52:48.456Z","2022-05-16T23:52:52.086Z","2022-05-16T23:52:56.720Z","2022-05-16T23:53:09.962Z","2022-05-16T23:53:15.488Z","2022-05-16T23:53:17.588Z","2022-05-16T23:53:18.944Z","2022-05-16T23:53:39.402Z","2022-05-16T23:53:43.909Z","2022-05-16T23:53:45.823Z","2022-05-16T23:54:54.374Z","2022-05-16T23:55:21.265Z","2022-05-16T23:55:22.461Z","2022-05-16T23:55:28.209Z","2022-05-16T23:55:38.046Z","2022-05-16T23:55:53.882Z","2022-05-16T23:56:00.339Z","2022-05-16T23:56:08.446Z","2022-05-16T23:56:16.876Z","2022-05-16T23:56:26.477Z","2022-05-16T23:56:33.867Z","2022-05-16T23:56:40.541Z","2022-05-16T23:56:42.591Z","2022-05-16T23:56:45.557Z","2022-05-16T23:56:50.066Z","2022-05-16T23:56:51.696Z","2022-05-16T23:57:20.864Z","2022-05-16T23:57:26.458Z","2022-05-16T23:57:32.406Z","2022-05-16T23:57:37.553Z","2022-05-16T23:57:52.844Z","2022-05-16T23:57:59.411Z","2022-05-16T23:58:10.435Z","2022-05-16T23:58:13.146Z","2022-05-16T23:58:29.256Z","2022-05-16T23:58:37.287Z","2022-05-16T23:58:50.307Z","2022-05-16T23:58:51.858Z","2022-05-16T23:58:55.713Z","2022-05-16T23:59:02.084Z","2022-05-16T23:59:19.919Z","2022-05-16T23:59:41.597Z","2022-05-16T23:59:41.719Z","2022-05-17T00:00:02.880Z","2022-05-17T00:00:04.586Z","2022-05-17T00:00:06.913Z","2022-05-17T00:00:08.384Z","2022-05-17T00:00:10.724Z","2022-05-17T00:00:11.994Z","2022-05-17T00:00:14.985Z","2022-05-17T00:00:17.687Z","2022-05-17T00:00:20.332Z","2022-05-17T00:00:30.563Z","2022-05-17T00:00:32.486Z","2022-05-17T00:00:33.913Z","2022-05-17T00:00:37.004Z","2022-05-17T00:00:54.030Z","2022-05-17T00:01:41.861Z","2022-05-17T00:01:44.724Z","2022-05-17T00:01:59.627Z","2022-05-17T00:02:17.447Z","2022-05-17T00:02:27.801Z","2022-05-17T00:02:34.474Z","2022-05-17T00:02:52.895Z","2022-05-17T00:02:56.695Z","2022-05-17T00:03:00.116Z","2022-05-17T00:03:09.720Z","2022-05-17T00:03:31.690Z","2022-05-17T00:03:57.230Z","2022-05-17T00:04:05.895Z","2022-05-17T00:04:22.234Z","2022-05-17T00:04:31.246Z","2022-05-17T00:04:41.746Z","2022-05-17T00:04:49.993Z","2022-05-17T00:05:00.492Z","2022-05-17T00:05:12.400Z","2022-05-17T00:05:20.587Z","2022-05-17T00:05:32.086Z","2022-05-17T00:05:34.746Z","2022-05-17T00:05:52.713Z","2022-05-17T00:06:05.160Z","2022-05-17T00:06:18.434Z","2022-05-17T00:06:28.660Z","2022-05-17T00:06:32.960Z","2022-05-17T00:06:34.613Z","2022-05-17T00:06:35.950Z","2022-05-17T00:06:51.360Z","2022-05-17T00:07:15.245Z","2022-05-17T00:07:22.879Z","2022-05-17T00:07:37.446Z","2022-05-17T00:08:19.002Z","2022-05-17T00:08:59.401Z","2022-05-17T00:09:09.373Z","2022-05-17T00:09:17.326Z","2022-05-17T00:09:26.487Z","2022-05-17T00:09:27.311Z","2022-05-17T00:09:30.475Z","2022-05-17T00:09:34.588Z","2022-05-17T00:09:36.478Z","2022-05-17T00:09:47.424Z","2022-05-17T00:09:58.937Z","2022-05-17T00:10:11.181Z","2022-05-17T00:10:26.324Z","2022-05-17T00:10:31.288Z","2022-05-17T00:10:44.563Z","2022-05-17T00:10:50.275Z","2022-05-17T00:10:55.691Z","2022-05-17T00:11:56.811Z","2022-05-17T00:12:00.220Z","2022-05-17T00:12:09.686Z","2022-05-17T00:12:23.835Z","2022-05-17T00:12:40.309Z","2022-05-17T00:12:58.553Z","2022-05-17T00:13:04.583Z","2022-05-17T00:13:34.953Z","2022-05-17T00:14:09.509Z","2022-05-17T00:14:13.730Z","2022-05-17T00:14:35.084Z","2022-05-17T00:14:42.752Z","2022-05-17T00:15:17.255Z","2022-05-17T00:15:31.937Z","2022-05-17T00:15:38.755Z","2022-05-17T00:15:49.646Z","2022-05-17T00:15:55.465Z","2022-05-17T00:15:59.658Z","2022-05-17T00:16:04.109Z","2022-05-17T00:16:10.164Z","2022-05-17T00:16:17.815Z","2022-05-17T00:16:27.497Z","2022-05-17T00:16:41.368Z","2022-05-17T00:17:15.282Z","2022-05-17T00:17:31.831Z","2022-05-17T00:17:35.479Z","2022-05-17T00:17:38.156Z","2022-05-17T00:17:43.395Z","2022-05-17T00:17:48.467Z","2022-05-17T00:17:49.116Z","2022-05-17T00:17:53.106Z","2022-05-17T00:17:56.573Z","2022-05-17T00:18:27.689Z","2022-05-17T00:18:52.644Z","2022-05-17T00:19:17.397Z","2022-05-17T00:19:37.726Z","2022-05-17T00:20:36.313Z","2022-05-17T00:21:25.621Z","2022-05-17T00:21:52.090Z","2022-05-17T00:22:43.587Z","2022-05-17T00:22:58.982Z","2022-05-17T00:23:03.965Z","2022-05-17T00:23:27.350Z","2022-05-17T00:23:43.291Z","2022-05-17T00:23:54.209Z","2022-05-17T00:24:11.278Z","2022-05-17T00:24:28.861Z","2022-05-17T00:24:40.546Z","2022-05-17T00:24:49.831Z","2022-05-17T00:25:00.757Z","2022-05-17T00:26:14.782Z","2022-05-17T00:26:44.251Z","2022-05-17T00:28:22.405Z","2022-05-17T00:29:28.566Z","2022-05-17T00:29:53.716Z","2022-05-17T00:30:29.408Z","2022-05-17T00:30:38.469Z","2022-05-17T00:31:08.304Z","2022-05-17T00:31:20.482Z","2022-05-17T00:31:24.309Z","2022-05-17T00:31:32.415Z","2022-05-17T00:31:33.480Z","2022-05-17T00:31:36.468Z","2022-05-17T00:31:40.840Z","2022-05-17T00:31:51.482Z","2022-05-17T00:32:09.712Z","2022-05-17T00:32:11.101Z","2022-05-17T00:32:18.302Z","2022-05-17T00:32:50.978Z","2022-05-17T00:33:05.449Z","2022-05-17T00:33:27.012Z","2022-05-17T00:34:03.194Z","2022-05-17T00:34:26.964Z","2022-05-17T00:34:51.663Z","2022-05-17T00:35:26.508Z","2022-05-17T00:35:52.210Z","2022-05-17T00:36:11.223Z","2022-05-17T00:36:47.852Z","2022-05-17T00:37:15.129Z","2022-05-17T00:37:36.972Z","2022-05-17T00:37:49.456Z","2022-05-17T00:37:53.848Z","2022-05-17T00:38:11.176Z","2022-05-17T00:38:18.916Z","2022-05-17T00:38:26.200Z","2022-05-17T00:38:36.653Z","2022-05-17T00:38:46.797Z","2022-05-17T00:39:00.103Z","2022-05-17T00:39:12.387Z","2022-05-17T00:39:21.117Z","2022-05-17T00:39:30.324Z","2022-05-17T00:39:37.918Z","2022-05-17T00:39:44.271Z","2022-05-17T00:39:53.827Z","2022-05-17T00:40:05.130Z","2022-05-17T00:40:10.089Z","2022-05-17T00:40:51.293Z","2022-05-17T00:41:00.602Z","2022-05-17T00:41:16.768Z","2022-05-17T00:41:58.508Z","2022-05-17T00:42:14.655Z","2022-05-17T00:42:35.255Z","2022-05-17T00:42:37.766Z","2022-05-17T00:42:40.463Z","2022-05-17T00:42:50.665Z","2022-05-17T00:42:58.492Z","2022-05-17T00:43:19.304Z","2022-05-17T00:44:09.725Z","2022-05-17T00:44:11.356Z","2022-05-17T00:44:30.256Z","2022-05-17T00:44:45.808Z","2022-05-17T00:44:58.672Z","2022-05-17T00:45:11.106Z","2022-05-17T00:45:18.480Z","2022-05-17T00:45:43.272Z","2022-05-17T00:45:46.252Z","2022-05-17T00:45:57.850Z","2022-05-17T00:46:49.180Z","2022-05-17T00:47:09.233Z","2022-05-17T00:47:30.621Z","2022-05-17T00:47:41.340Z","2022-05-17T00:47:45.557Z","2022-05-17T00:47:49.056Z","2022-05-17T00:48:22.118Z","2022-05-17T00:48:26.775Z","2022-05-17T00:48:49.792Z","2022-05-17T00:48:51.886Z","2022-05-17T00:49:00.520Z","2022-05-17T00:49:17.417Z","2022-05-17T00:49:31.660Z","2022-05-17T00:49:45.823Z","2022-05-17T00:49:55.582Z","2022-05-17T00:49:58.644Z","2022-05-17T00:50:02.737Z","2022-05-17T00:50:07.391Z","2022-05-17T00:50:13.003Z","2022-05-17T00:50:30.865Z","2022-05-17T00:50:35.219Z","2022-05-17T00:50:36.380Z","2022-05-17T00:50:43.815Z","2022-05-17T00:51:26.902Z","2022-05-17T00:51:52.124Z","2022-05-17T00:52:05.626Z","2022-05-17T00:52:50.157Z","2022-05-17T00:52:58.511Z","2022-05-17T00:54:13.927Z","2022-05-17T00:54:26.917Z","2022-05-17T00:54:41.003Z","2022-05-17T00:54:55.034Z","2022-05-17T00:55:07.604Z","2022-05-17T00:55:27.370Z","2022-05-17T00:55:54.681Z","2022-05-17T00:56:35.392Z","2022-05-17T00:56:59.907Z","2022-05-17T00:57:38.368Z","2022-05-17T00:58:02.323Z","2022-05-17T00:58:30.673Z","2022-05-17T00:59:06.283Z","2022-05-17T00:59:10.943Z","2022-05-17T00:59:33.373Z","2022-05-17T00:59:42.150Z","2022-05-17T00:59:48.297Z","2022-05-17T01:00:05.747Z","2022-05-17T01:00:10.972Z","2022-05-17T01:00:25.741Z","2022-05-17T01:01:05.752Z","2022-05-17T01:01:16.013Z","2022-05-17T01:01:32.851Z","2022-05-17T01:01:36.585Z","2022-05-17T01:01:37.624Z","2022-05-17T01:02:11.116Z","2022-05-17T01:02:28.257Z","2022-05-17T01:02:44.295Z","2022-05-17T01:02:51.655Z","2022-05-17T01:03:04.090Z","2022-05-17T01:03:18.279Z","2022-05-17T01:03:31.071Z","2022-05-17T01:03:43.591Z","2022-05-17T01:03:50.629Z","2022-05-17T01:04:00.747Z","2022-05-17T01:04:02.121Z","2022-05-17T01:04:03.926Z","2022-05-17T01:04:06.081Z","2022-05-17T01:04:19.611Z","2022-05-17T01:04:32.138Z","2022-05-17T01:04:48.592Z","2022-05-17T01:04:59.013Z","2022-05-17T01:05:05.425Z","2022-05-17T01:05:30.531Z","2022-05-17T01:05:33.098Z","2022-05-17T01:05:41.873Z","2022-05-17T01:05:57.262Z","2022-05-17T01:06:09.144Z","2022-05-17T01:06:19.914Z","2022-05-17T01:06:23.828Z","2022-05-17T01:06:48.580Z","2022-05-17T01:07:16.975Z","2022-05-17T01:08:04.208Z","2022-05-17T01:08:54.340Z","2022-05-17T01:09:05.000Z","2022-05-17T01:09:19.735Z","2022-05-17T01:09:38.655Z","2022-05-17T01:09:49.716Z","2022-05-17T01:10:02.638Z","2022-05-17T01:10:25.544Z","2022-05-17T01:10:40.061Z","2022-05-17T01:10:53.385Z","2022-05-17T01:11:10.599Z","2022-05-17T01:11:46.047Z","2022-05-17T01:12:19.252Z","2022-05-17T01:12:29.109Z","2022-05-17T01:13:00.677Z","2022-05-17T01:13:09.422Z","2022-05-17T01:13:29.155Z","2022-05-17T01:13:34.002Z","2022-05-17T01:13:39.899Z","2022-05-17T01:13:47.961Z","2022-05-17T01:13:49.756Z","2022-05-17T01:13:53.645Z","2022-05-17T01:13:55.276Z","2022-05-17T01:14:04.735Z","2022-05-17T01:14:37.047Z","2022-05-17T01:14:54.243Z","2022-05-17T01:15:30.403Z","2022-05-17T01:16:18.377Z","2022-05-17T01:16:32.788Z","2022-05-17T01:16:44.246Z","2022-05-17T01:16:55.443Z","2022-05-17T01:17:04.447Z","2022-05-17T01:17:10.220Z","2022-05-17T01:17:39.542Z","2022-05-17T01:17:55.395Z","2022-05-17T01:18:06.448Z","2022-05-17T01:18:46.894Z","2022-05-17T01:19:22.957Z","2022-05-17T01:19:35.798Z","2022-05-17T01:19:38.598Z","2022-05-17T01:19:55.846Z","2022-05-17T01:20:18.655Z","2022-05-17T01:20:41.211Z","2022-05-17T01:20:54.334Z","2022-05-17T01:21:27.736Z","2022-05-17T01:21:41.283Z","2022-05-17T01:22:08.740Z","2022-05-17T01:22:46.942Z","2022-05-17T01:23:14.310Z","2022-05-17T01:23:43.379Z","2022-05-17T01:24:13.094Z","2022-05-17T01:24:19.670Z","2022-05-17T01:24:30.620Z","2022-05-17T01:24:44.196Z","2022-05-17T01:24:49.173Z","2022-05-17T01:24:51.927Z","2022-05-17T01:25:37.505Z","2022-05-17T01:25:54.593Z","2022-05-17T01:26:13.872Z","2022-05-17T01:26:21.491Z","2022-05-17T01:26:24.202Z","2022-05-17T01:26:38.303Z","2022-05-17T01:27:08.486Z","2022-05-17T01:27:09.372Z","2022-05-17T01:27:19.207Z","2022-05-17T01:27:47.183Z","2022-05-17T01:27:51.788Z","2022-05-17T01:28:32.330Z","2022-05-17T01:28:36.454Z","2022-05-17T01:28:39.799Z","2022-05-17T01:28:49.075Z","2022-05-17T01:29:04.987Z","2022-05-17T01:29:32.976Z","2022-05-17T01:29:44.000Z","2022-05-17T01:29:51.970Z","2022-05-17T01:30:11.252Z","2022-05-17T01:30:19.893Z","2022-05-17T01:30:28.037Z","2022-05-17T01:30:32.481Z","2022-05-17T01:30:36.203Z","2022-05-17T01:31:26.699Z","2022-05-17T01:31:43.416Z","2022-05-17T01:32:13.420Z","2022-05-17T01:32:14.174Z","2022-05-17T01:32:26.062Z","2022-05-17T01:32:31.589Z","2022-05-17T01:32:33.525Z","2022-05-17T01:32:37.245Z","2022-05-17T01:32:37.627Z","2022-05-17T01:32:39.442Z","2022-05-17T01:32:48.389Z","2022-05-17T01:32:50.477Z","2022-05-17T01:32:54.609Z","2022-05-17T01:33:08.476Z","2022-05-17T01:33:10.003Z","2022-05-17T01:33:19.216Z","2022-05-17T01:33:26.366Z","2022-05-17T01:33:27.660Z","2022-05-17T01:33:33.100Z","2022-05-17T01:33:36.541Z","2022-05-17T01:33:42.325Z","2022-05-17T01:33:47.932Z","2022-05-17T01:33:50.955Z","2022-05-17T01:34:04.275Z","2022-05-17T01:34:09.659Z","2022-05-17T01:34:16.943Z","2022-05-17T01:34:20.973Z","2022-05-17T01:34:24.272Z","2022-05-17T01:34:36.300Z","2022-05-17T01:34:39.119Z","2022-05-17T01:34:40.489Z","2022-05-17T01:34:51.154Z","2022-05-17T01:35:00.459Z","2022-05-17T01:35:10.984Z","2022-05-17T01:35:16.312Z","2022-05-17T01:35:52.659Z","2022-05-17T01:36:23.795Z","2022-05-17T01:36:30.627Z","2022-05-17T01:36:41.437Z","2022-05-17T01:36:53.693Z","2022-05-17T01:37:04.580Z","2022-05-17T01:37:10.943Z","2022-05-17T01:37:16.194Z","2022-05-17T01:37:22.505Z","2022-05-17T01:37:34.581Z","2022-05-17T01:37:44.864Z","2022-05-17T01:37:52.101Z","2022-05-17T01:38:01.224Z","2022-05-17T01:38:14.018Z","2022-05-17T01:38:37.637Z","2022-05-17T01:38:43.707Z","2022-05-17T01:38:54.771Z","2022-05-17T01:39:02.087Z","2022-05-17T01:39:08.765Z","2022-05-17T01:39:20.618Z","2022-05-17T01:39:32.529Z","2022-05-17T01:39:45.340Z","2022-05-17T01:40:03.313Z","2022-05-17T01:40:48.176Z","2022-05-17T01:40:54.329Z","2022-05-17T01:40:57.892Z","2022-05-17T01:41:39.153Z","2022-05-17T01:41:54.320Z","2022-05-17T01:42:11.638Z","2022-05-17T01:42:24.090Z","2022-05-17T01:43:07.450Z","2022-05-17T01:43:13.857Z","2022-05-17T01:43:43.464Z","2022-05-17T01:43:54.963Z","2022-05-17T01:43:58.841Z","2022-05-17T01:44:07.184Z","2022-05-17T01:44:14.088Z","2022-05-17T01:44:18.400Z","2022-05-17T01:44:19.866Z","2022-05-17T01:44:21.329Z","2022-05-17T01:44:23.057Z","2022-05-17T01:44:26.831Z","2022-05-17T01:44:32.845Z","2022-05-17T01:44:35.395Z","2022-05-17T01:44:41.627Z","2022-05-17T01:44:44.597Z","2022-05-17T01:44:53.284Z","2022-05-17T01:45:07.469Z","2022-05-17T01:45:12.161Z","2022-05-17T01:45:17.562Z","2022-05-17T01:45:34.029Z","2022-05-17T01:45:38.809Z","2022-05-17T01:45:43.103Z","2022-05-17T01:46:12.948Z","2022-05-17T01:46:22.266Z","2022-05-17T01:46:27.465Z","2022-05-17T01:47:35.046Z","2022-05-17T01:47:59.723Z","2022-05-17T01:48:32.768Z","2022-05-17T01:48:46.313Z","2022-05-17T01:49:12.833Z","2022-05-17T01:49:25.586Z","2022-05-17T01:49:35.830Z","2022-05-17T01:49:38.012Z","2022-05-17T01:50:06.359Z","2022-05-17T01:51:21.952Z","2022-05-17T01:52:33.972Z","2022-05-17T01:53:40.132Z","2022-05-17T01:53:55.968Z","2022-05-17T01:54:19.098Z","2022-05-17T01:54:35.377Z","2022-05-17T01:54:50.108Z","2022-05-17T01:55:50.401Z","2022-05-17T01:56:48.286Z","2022-05-17T01:57:00.105Z","2022-05-17T01:57:30.012Z","2022-05-17T01:57:40.266Z","2022-05-17T01:57:53.919Z","2022-05-17T01:58:05.684Z","2022-05-17T01:58:40.813Z","2022-05-17T01:59:00.772Z","2022-05-17T01:59:25.963Z","2022-05-17T01:59:51.116Z","2022-05-17T01:59:58.046Z","2022-05-17T02:00:12.375Z","2022-05-17T02:00:34.280Z","2022-05-17T02:00:40.403Z","2022-05-17T02:00:56.110Z","2022-05-17T02:01:13.593Z","2022-05-17T02:01:22.889Z","2022-05-17T02:01:45.539Z","2022-05-17T02:01:57.164Z","2022-05-17T02:02:20.671Z","2022-05-17T02:02:31.848Z","2022-05-17T02:02:40.312Z","2022-05-17T02:03:23.105Z","2022-05-17T02:04:59.949Z","2022-05-17T02:05:22.126Z","2022-05-17T02:05:42.050Z","2022-05-17T02:06:09.992Z","2022-05-17T02:06:24.011Z","2022-05-17T02:06:29.389Z","2022-05-17T02:06:34.945Z","2022-05-17T02:07:32.255Z","2022-05-17T02:08:06.205Z","2022-05-17T02:08:13.531Z","2022-05-17T02:08:41.139Z","2022-05-17T02:08:52.897Z","2022-05-17T02:09:11.963Z","2022-05-17T02:09:27.747Z","2022-05-17T02:09:39.576Z","2022-05-17T02:09:49.052Z","2022-05-17T02:09:56.027Z","2022-05-17T02:10:32.600Z","2022-05-17T02:11:01.667Z","2022-05-17T02:11:13.749Z","2022-05-17T02:11:25.200Z","2022-05-17T02:11:28.667Z","2022-05-17T02:11:31.371Z","2022-05-17T02:11:33.907Z","2022-05-17T02:11:36.888Z","2022-05-17T02:11:40.520Z","2022-05-17T02:11:42.258Z","2022-05-17T02:11:46.324Z","2022-05-17T02:11:52.190Z","2022-05-17T02:11:53.184Z","2022-05-17T02:11:55.097Z","2022-05-17T02:12:00.446Z","2022-05-17T02:12:05.864Z","2022-05-17T02:12:09.590Z","2022-05-17T02:12:17.649Z","2022-05-17T02:12:23.053Z","2022-05-17T02:12:30.529Z","2022-05-17T02:12:38.040Z","2022-05-17T02:12:39.938Z","2022-05-17T02:12:47.124Z","2022-05-17T02:12:56.433Z","2022-05-17T02:13:12.056Z","2022-05-17T02:13:16.601Z","2022-05-17T02:13:26.441Z","2022-05-17T02:13:34.808Z","2022-05-17T02:13:50.506Z","2022-05-17T02:14:05.771Z","2022-05-17T02:14:17.591Z","2022-05-17T02:14:22.556Z","2022-05-17T02:14:40.907Z","2022-05-17T02:14:56.584Z","2022-05-17T02:15:01.622Z","2022-05-17T02:15:10.312Z","2022-05-17T02:15:19.674Z","2022-05-17T02:15:21.949Z","2022-05-17T02:15:40.963Z","2022-05-17T02:15:55.374Z","2022-05-17T02:16:06.549Z","2022-05-17T02:16:13.650Z","2022-05-17T02:16:15.102Z","2022-05-17T02:16:16.830Z","2022-05-17T02:16:33.725Z","2022-05-17T02:16:35.773Z","2022-05-17T02:16:42.924Z","2022-05-17T02:16:49.579Z","2022-05-17T02:16:53.215Z","2022-05-17T02:16:58.901Z","2022-05-17T02:17:04.514Z","2022-05-17T02:17:16.326Z","2022-05-17T02:17:20.012Z","2022-05-17T02:17:34.624Z","2022-05-17T02:17:49.266Z","2022-05-17T02:17:53.423Z","2022-05-17T02:18:06.113Z","2022-05-17T02:18:12.591Z","2022-05-17T02:18:26.452Z","2022-05-17T02:18:38.767Z","2022-05-17T02:18:44.669Z","2022-05-17T02:19:15.584Z","2022-05-17T02:19:32.210Z","2022-05-17T02:19:51.390Z","2022-05-17T02:20:04.506Z","2022-05-17T02:20:19.175Z","2022-05-17T02:20:28.628Z","2022-05-17T02:20:37.533Z","2022-05-17T02:20:46.087Z","2022-05-17T02:20:55.452Z","2022-05-17T02:20:57.665Z","2022-05-17T02:20:58.138Z","2022-05-17T02:21:28.456Z","2022-05-17T02:21:36.505Z","2022-05-17T02:21:39.463Z","2022-05-17T02:21:46.737Z","2022-05-17T02:22:03.089Z","2022-05-17T02:22:10.403Z","2022-05-17T02:22:21.071Z","2022-05-17T02:22:31.466Z","2022-05-17T02:22:37.992Z","2022-05-17T02:22:43.570Z","2022-05-17T02:22:46.119Z","2022-05-17T02:22:46.559Z","2022-05-17T02:22:50.210Z","2022-05-17T02:23:17.339Z","2022-05-17T02:23:22.134Z","2022-05-17T02:23:29.897Z","2022-05-17T02:23:33.239Z","2022-05-17T02:23:35.939Z","2022-05-17T02:23:43.082Z","2022-05-17T02:23:48.167Z","2022-05-17T02:24:02.534Z","2022-05-17T02:24:13.689Z","2022-05-17T02:24:27.477Z","2022-05-17T02:24:58.988Z","2022-05-17T02:25:10.032Z","2022-05-17T02:25:19.016Z","2022-05-17T02:25:30.637Z","2022-05-17T02:25:51.286Z","2022-05-17T02:26:56.055Z","2022-05-17T02:27:25.031Z","2022-05-17T02:27:26.421Z","2022-05-17T02:27:41.788Z","2022-05-17T02:27:49.896Z","2022-05-17T02:28:03.813Z","2022-05-17T02:28:16.341Z","2022-05-17T02:28:47.612Z","2022-05-17T02:29:06.493Z","2022-05-17T02:29:23.436Z","2022-05-17T02:29:48.009Z","2022-05-17T02:29:55.083Z","2022-05-17T02:30:06.968Z","2022-05-17T02:30:23.856Z","2022-05-17T02:30:44.366Z","2022-05-17T02:31:23.040Z","2022-05-17T02:31:33.974Z","2022-05-17T02:31:47.499Z","2022-05-17T02:31:49.639Z","2022-05-17T02:32:04.625Z","2022-05-17T02:32:07.430Z","2022-05-17T02:32:19.078Z","2022-05-17T02:32:27.113Z","2022-05-17T02:32:31.270Z","2022-05-17T02:32:34.191Z","2022-05-17T02:32:35.771Z","2022-05-17T02:32:41.039Z","2022-05-17T02:32:51.298Z","2022-05-17T02:33:02.733Z","2022-05-17T02:33:12.278Z","2022-05-17T02:33:15.302Z","2022-05-17T02:33:20.637Z","2022-05-17T02:33:33.924Z","2022-05-17T02:33:40.793Z","2022-05-17T02:33:44.300Z","2022-05-17T02:33:46.552Z","2022-05-17T02:33:55.757Z","2022-05-17T02:34:02.643Z","2022-05-17T02:34:20.814Z","2022-05-17T02:34:40.502Z","2022-05-17T02:34:59.575Z","2022-05-17T02:35:58.284Z","2022-05-17T02:36:09.046Z","2022-05-17T02:36:20.977Z","2022-05-17T02:36:30.035Z","2022-05-17T02:36:45.158Z","2022-05-17T02:36:56.139Z","2022-05-17T02:39:10.174Z","2022-05-17T02:39:29.345Z","2022-05-17T02:39:50.958Z","2022-05-17T02:40:03.508Z","2022-05-17T02:40:18.267Z","2022-05-17T02:40:39.018Z","2022-05-17T02:40:58.677Z","2022-05-17T02:41:00.580Z","2022-05-17T02:41:08.799Z","2022-05-17T02:41:09.597Z","2022-05-17T02:41:23.983Z","2022-05-17T02:41:53.832Z","2022-05-17T02:41:59.759Z","2022-05-17T02:42:01.122Z","2022-05-17T02:42:04.299Z","2022-05-17T02:42:08.480Z","2022-05-17T02:42:22.637Z","2022-05-17T02:42:37.636Z","2022-05-17T02:42:40.340Z","2022-05-17T02:42:43.621Z","2022-05-17T02:42:52.000Z","2022-05-17T02:43:05.966Z","2022-05-17T02:43:07.772Z","2022-05-17T02:43:09.403Z","2022-05-17T02:43:10.796Z","2022-05-17T02:43:15.780Z","2022-05-17T02:43:23.512Z","2022-05-17T02:43:33.495Z","2022-05-17T02:43:36.290Z","2022-05-17T02:43:36.431Z","2022-05-17T02:44:13.052Z","2022-05-17T02:44:39.408Z","2022-05-17T02:44:54.154Z","2022-05-17T02:45:06.714Z","2022-05-17T02:45:20.999Z","2022-05-17T02:45:44.538Z","2022-05-17T02:46:11.173Z","2022-05-17T02:46:35.755Z","2022-05-17T02:47:06.861Z","2022-05-17T02:47:34.232Z","2022-05-17T02:47:50.399Z","2022-05-17T02:47:56.440Z","2022-05-17T02:48:07.831Z","2022-05-17T02:48:09.385Z","2022-05-17T02:48:26.511Z","2022-05-17T02:48:38.259Z","2022-05-17T02:48:44.799Z","2022-05-17T02:48:52.284Z","2022-05-17T02:48:53.589Z","2022-05-17T02:48:54.834Z","2022-05-17T02:49:12.974Z","2022-05-17T02:49:34.529Z","2022-05-17T02:49:58.920Z","2022-05-17T02:50:36.401Z","2022-05-17T02:50:51.691Z","2022-05-17T02:51:03.561Z","2022-05-17T02:51:25.635Z","2022-05-17T02:51:36.493Z","2022-05-17T02:51:45.972Z","2022-05-17T02:52:06.479Z","2022-05-17T02:52:42.961Z","2022-05-17T02:52:56.583Z","2022-05-17T02:53:03.092Z","2022-05-17T02:53:47.378Z","2022-05-17T02:55:21.074Z","2022-05-17T02:56:28.298Z","2022-05-17T02:57:06.098Z","2022-05-17T02:57:17.675Z","2022-05-17T02:57:45.806Z","2022-05-17T02:58:01.274Z","2022-05-17T02:58:22.071Z","2022-05-17T02:59:10.714Z","2022-05-17T02:59:36.981Z","2022-05-17T02:59:41.109Z","2022-05-17T03:00:34.113Z","2022-05-17T03:00:46.563Z","2022-05-17T03:01:31.423Z","2022-05-17T03:02:02.824Z","2022-05-17T03:02:03.136Z","2022-05-17T03:02:07.350Z","2022-05-17T03:02:20.407Z","2022-05-17T03:02:31.902Z","2022-05-17T03:02:45.625Z","2022-05-17T03:02:57.543Z","2022-05-17T03:03:14.609Z","2022-05-17T03:03:30.832Z","2022-05-17T03:03:51.016Z","2022-05-17T03:04:16.256Z","2022-05-17T03:04:31.430Z","2022-05-17T03:04:34.477Z","2022-05-17T03:04:37.127Z","2022-05-17T03:04:41.788Z","2022-05-17T03:04:42.684Z","2022-05-17T03:04:46.246Z","2022-05-17T03:05:12.609Z","2022-05-17T03:05:39.911Z","2022-05-17T03:05:47.447Z","2022-05-17T03:05:50.019Z","2022-05-17T03:06:09.632Z","2022-05-17T03:06:35.995Z","2022-05-17T03:06:45.819Z","2022-05-17T03:06:51.248Z","2022-05-17T03:07:11.478Z","2022-05-17T03:07:25.392Z","2022-05-17T03:07:33.139Z","2022-05-17T03:07:35.332Z","2022-05-17T03:07:42.600Z","2022-05-17T03:07:45.703Z","2022-05-17T03:07:50.677Z","2022-05-17T03:07:56.586Z","2022-05-17T03:08:03.701Z","2022-05-17T03:09:10.368Z","2022-05-17T03:09:16.047Z","2022-05-17T03:09:16.504Z","2022-05-17T03:09:23.414Z","2022-05-17T03:09:24.995Z","2022-05-17T03:09:29.054Z","2022-05-17T03:09:36.288Z","2022-05-17T03:09:40.029Z","2022-05-17T03:09:44.518Z","2022-05-17T03:09:47.582Z","2022-05-17T03:09:57.878Z","2022-05-17T03:10:01.362Z","2022-05-17T03:10:07.534Z","2022-05-17T03:10:17.425Z","2022-05-17T03:10:20.290Z","2022-05-17T03:10:27.692Z","2022-05-17T03:10:37.103Z","2022-05-17T03:10:39.248Z","2022-05-17T03:10:43.237Z","2022-05-17T03:10:48.834Z","2022-05-17T03:10:57.409Z","2022-05-17T03:11:03.874Z","2022-05-17T03:11:05.266Z","2022-05-17T03:11:06.537Z","2022-05-17T03:11:11.378Z","2022-05-17T03:11:18.694Z","2022-05-17T03:11:21.000Z","2022-05-17T03:11:21.718Z","2022-05-17T03:11:27.584Z","2022-05-17T03:11:36.149Z","2022-05-17T03:11:41.569Z","2022-05-17T03:11:48.016Z","2022-05-17T03:11:55.501Z","2022-05-17T03:11:58.980Z","2022-05-17T03:12:06.294Z","2022-05-17T03:12:19.144Z","2022-05-17T03:12:46.455Z","2022-05-17T03:13:03.653Z","2022-05-17T03:13:07.021Z","2022-05-17T03:13:32.261Z","2022-05-17T03:14:02.227Z","2022-05-17T03:14:27.048Z","2022-05-17T03:14:39.771Z","2022-05-17T03:14:47.665Z","2022-05-17T03:14:52.704Z","2022-05-17T03:14:57.097Z","2022-05-17T03:15:03.248Z","2022-05-17T03:15:23.520Z","2022-05-17T03:15:38.564Z","2022-05-17T03:16:22.389Z","2022-05-17T03:16:47.419Z","2022-05-17T03:17:15.008Z","2022-05-17T03:17:20.786Z","2022-05-17T03:17:34.702Z","2022-05-17T03:17:42.344Z","2022-05-17T03:17:54.057Z","2022-05-17T03:18:03.604Z","2022-05-17T03:18:20.682Z","2022-05-17T03:18:24.994Z","2022-05-17T03:18:32.756Z","2022-05-17T03:18:51.995Z","2022-05-17T03:19:16.654Z","2022-05-17T03:19:17.793Z","2022-05-17T03:19:21.799Z","2022-05-17T03:19:22.766Z","2022-05-17T03:19:33.535Z","2022-05-17T03:19:45.683Z","2022-05-17T03:19:52.575Z","2022-05-17T03:20:02.846Z","2022-05-17T03:20:16.127Z","2022-05-17T03:20:17.235Z","2022-05-17T03:20:19.503Z","2022-05-17T03:20:24.117Z","2022-05-17T03:20:33.352Z","2022-05-17T03:20:47.456Z","2022-05-17T03:20:51.346Z","2022-05-17T03:20:54.303Z","2022-05-17T03:20:56.393Z","2022-05-17T03:21:02.895Z","2022-05-17T03:21:08.216Z","2022-05-17T03:21:14.301Z","2022-05-17T03:21:42.542Z","2022-05-17T03:21:58.184Z","2022-05-17T03:22:06.834Z","2022-05-17T03:22:20.691Z","2022-05-17T03:22:57.331Z","2022-05-17T03:23:52.012Z","2022-05-17T03:24:04.927Z","2022-05-17T03:24:17.277Z","2022-05-17T03:26:04.206Z","2022-05-17T03:26:24.270Z","2022-05-17T03:26:46.413Z","2022-05-17T03:26:51.658Z","2022-05-17T03:27:30.887Z","2022-05-17T03:27:46.311Z","2022-05-17T03:28:14.959Z","2022-05-17T03:28:34.703Z","2022-05-17T03:28:52.706Z","2022-05-17T03:29:51.777Z","2022-05-17T03:30:28.174Z","2022-05-17T03:31:02.664Z","2022-05-17T03:31:15.963Z","2022-05-17T03:31:27.276Z","2022-05-17T03:31:42.396Z","2022-05-17T03:31:52.795Z","2022-05-17T03:31:58.351Z","2022-05-17T03:32:55.530Z","2022-05-17T03:33:34.838Z","2022-05-17T03:33:53.226Z","2022-05-17T03:34:39.485Z","2022-05-17T03:34:54.750Z","2022-05-17T03:35:06.353Z","2022-05-17T03:35:30.218Z","2022-05-17T03:35:41.506Z","2022-05-17T03:35:56.519Z","2022-05-17T03:36:48.532Z","2022-05-17T03:37:43.672Z","2022-05-17T03:38:32.996Z","2022-05-17T03:38:51.429Z","2022-05-17T03:39:03.681Z","2022-05-17T03:39:29.046Z","2022-05-17T03:39:48.458Z","2022-05-17T03:40:15.425Z","2022-05-17T03:40:37.876Z","2022-05-17T03:40:55.922Z","2022-05-17T03:41:12.112Z","2022-05-17T03:41:19.092Z","2022-05-17T03:41:33.899Z","2022-05-17T03:41:35.863Z","2022-05-17T03:41:42.875Z","2022-05-17T03:42:00.378Z","2022-05-17T03:42:07.528Z","2022-05-17T03:42:16.980Z","2022-05-17T03:42:27.045Z","2022-05-17T03:42:34.886Z","2022-05-17T03:42:49.855Z","2022-05-17T03:42:55.924Z","2022-05-17T03:43:25.445Z","2022-05-17T03:43:29.994Z","2022-05-17T03:43:48.718Z","2022-05-17T03:43:51.527Z","2022-05-17T03:44:09.072Z","2022-05-17T03:44:14.746Z","2022-05-17T03:44:27.345Z","2022-05-17T03:44:44.266Z","2022-05-17T03:44:51.894Z","2022-05-17T03:44:53.872Z","2022-05-17T03:45:02.951Z","2022-05-17T03:45:08.144Z","2022-05-17T03:45:17.064Z","2022-05-17T03:45:19.946Z","2022-05-17T03:45:33.669Z","2022-05-17T03:45:45.716Z","2022-05-17T03:45:56.966Z","2022-05-17T03:46:00.944Z","2022-05-17T03:46:10.354Z","2022-05-17T03:46:17.774Z","2022-05-17T03:46:18.077Z","2022-05-17T03:46:22.934Z","2022-05-17T03:46:24.183Z","2022-05-17T03:46:31.344Z","2022-05-17T03:46:45.058Z","2022-05-17T03:47:09.105Z","2022-05-17T03:47:18.036Z","2022-05-17T03:47:24.876Z","2022-05-17T03:47:51.116Z","2022-05-17T03:48:19.239Z","2022-05-17T03:48:33.069Z","2022-05-17T03:48:45.640Z","2022-05-17T03:48:55.608Z","2022-05-17T03:48:57.457Z","2022-05-17T03:49:04.320Z","2022-05-17T03:49:17.700Z","2022-05-17T03:49:57.170Z","2022-05-17T03:50:11.253Z","2022-05-17T03:50:23.449Z","2022-05-17T03:50:38.041Z","2022-05-17T03:50:44.692Z","2022-05-17T03:50:57.748Z","2022-05-17T03:51:05.299Z","2022-05-17T03:51:46.401Z","2022-05-17T03:52:08.322Z","2022-05-17T03:52:27.007Z","2022-05-17T03:52:36.390Z","2022-05-17T03:52:44.533Z","2022-05-17T03:52:54.983Z","2022-05-17T03:53:01.840Z","2022-05-17T03:53:21.696Z","2022-05-17T03:53:59.783Z","2022-05-17T03:54:12.870Z","2022-05-17T03:54:15.289Z","2022-05-17T03:54:20.799Z","2022-05-17T03:54:40.487Z","2022-05-17T03:54:41.642Z","2022-05-17T03:54:43.060Z","2022-05-17T03:54:48.918Z","2022-05-17T03:55:00.241Z","2022-05-17T03:55:09.480Z","2022-05-17T03:55:41.988Z","2022-05-17T03:55:54.411Z","2022-05-17T03:56:00.461Z","2022-05-17T03:56:06.258Z","2022-05-17T03:56:07.348Z","2022-05-17T03:56:08.387Z","2022-05-17T03:56:31.155Z","2022-05-17T03:56:45.466Z","2022-05-17T03:57:00.465Z","2022-05-17T03:57:32.675Z","2022-05-17T03:57:53.252Z","2022-05-17T03:58:10.693Z","2022-05-17T03:58:24.222Z","2022-05-17T03:58:33.876Z","2022-05-17T03:58:52.590Z","2022-05-17T03:59:24.392Z","2022-05-17T03:59:49.148Z","2022-05-17T04:00:09.615Z","2022-05-17T04:00:22.102Z","2022-05-17T04:00:40.806Z","2022-05-17T04:01:00.082Z","2022-05-17T04:01:38.773Z","2022-05-17T04:02:06.470Z","2022-05-17T04:03:17.253Z","2022-05-17T04:03:47.140Z","2022-05-17T04:04:14.717Z","2022-05-17T04:04:37.312Z","2022-05-17T04:04:52.012Z","2022-05-17T04:05:29.341Z","2022-05-17T04:05:47.316Z","2022-05-17T04:06:00.613Z","2022-05-17T04:06:24.881Z","2022-05-17T04:06:28.762Z","2022-05-17T04:07:01.916Z","2022-05-17T04:07:16.738Z","2022-05-17T04:07:29.335Z","2022-05-17T04:07:53.976Z","2022-05-17T04:08:20.576Z","2022-05-17T04:09:16.620Z","2022-05-17T04:10:11.126Z","2022-05-17T04:10:33.283Z","2022-05-17T04:10:57.442Z","2022-05-17T04:11:01.984Z","2022-05-17T04:11:03.502Z","2022-05-17T04:11:09.641Z","2022-05-17T04:11:13.078Z","2022-05-17T04:11:20.683Z","2022-05-17T04:11:26.744Z","2022-05-17T04:11:28.866Z","2022-05-17T04:11:32.051Z","2022-05-17T04:11:33.310Z","2022-05-17T04:11:39.405Z","2022-05-17T04:11:47.163Z","2022-05-17T04:11:49.055Z","2022-05-17T04:11:49.910Z","2022-05-17T04:12:00.072Z","2022-05-17T04:12:16.832Z","2022-05-17T04:12:24.268Z","2022-05-17T04:12:31.434Z","2022-05-17T04:12:37.421Z","2022-05-17T04:12:50.685Z","2022-05-17T04:12:59.490Z","2022-05-17T04:13:23.002Z","2022-05-17T04:13:27.713Z","2022-05-17T04:13:36.864Z","2022-05-17T04:13:50.887Z","2022-05-17T04:13:56.760Z","2022-05-17T04:14:00.557Z","2022-05-17T04:14:11.312Z","2022-05-17T04:14:18.212Z","2022-05-17T04:14:26.532Z","2022-05-17T04:14:38.125Z","2022-05-17T04:14:41.016Z","2022-05-17T04:14:47.970Z","2022-05-17T04:14:59.688Z","2022-05-17T04:15:04.317Z","2022-05-17T04:15:11.840Z","2022-05-17T04:15:18.538Z","2022-05-17T04:15:22.383Z","2022-05-17T04:15:41.018Z","2022-05-17T04:15:41.323Z","2022-05-17T04:15:46.711Z","2022-05-17T04:15:50.043Z","2022-05-17T04:15:53.684Z","2022-05-17T04:16:22.997Z","2022-05-17T04:16:26.560Z","2022-05-17T04:16:29.811Z","2022-05-17T04:16:32.301Z","2022-05-17T04:16:34.707Z","2022-05-17T04:16:39.783Z","2022-05-17T04:17:05.379Z","2022-05-17T04:17:09.300Z","2022-05-17T04:17:11.117Z","2022-05-17T04:17:15.659Z","2022-05-17T04:17:24.168Z","2022-05-17T04:17:53.665Z","2022-05-17T04:17:58.786Z","2022-05-17T04:18:01.950Z","2022-05-17T04:18:02.815Z","2022-05-17T04:18:20.284Z","2022-05-17T04:18:25.397Z","2022-05-17T04:18:50.580Z","2022-05-17T04:18:57.310Z","2022-05-17T04:19:02.852Z","2022-05-17T04:19:13.724Z","2022-05-17T04:19:15.508Z","2022-05-17T04:19:17.644Z","2022-05-17T04:19:21.388Z","2022-05-17T04:19:43.116Z","2022-05-17T04:19:54.954Z","2022-05-17T04:19:59.769Z","2022-05-17T04:20:02.505Z"]},geometry:{type:"LineString",coordinates:[[13.297152,47.802297,674.610305],[13.29709,47.802267,674.610305],[13.297324,47.801948,674.610305],[13.297388,47.801814,674.610305],[13.297513,47.801575,674.610305],[13.298216,47.800919,671.151983],[13.298358,47.800676,669.880352],[13.298481,47.800528,669.054681],[13.298894,47.800279,667.238806],[13.299193,47.799984,665.794323],[13.299519,47.799498,665.388885],[13.299731,47.79905,665.031339],[13.299736,47.799015,665.004596],[13.29972,47.798765,664.814272],[13.299517,47.798314,664.489934],[13.299449,47.798181,664.529883],[13.299305,47.797926,664.607361],[13.299216,47.797768,664.655352],[13.299075,47.797455,664.748252],[13.299139,47.797389,664.770629],[13.299781,47.79724,664.90025],[13.299907,47.797217,664.925168],[13.300011,47.797197,664.945812],[13.300283,47.797148,664.990392],[13.300726,47.797035,664.976056],[13.30078,47.796963,664.972426],[13.300788,47.796885,664.968905],[13.300757,47.796664,664.958908],[13.30017,47.796799,664.940138],[13.299665,47.796866,664.924565],[13.299342,47.796804,664.914402],[13.299151,47.796622,664.956011],[13.2991,47.796552,664.981405],[13.299064,47.79651,664.997197],[13.299001,47.796282,665.072757],[13.299034,47.79608,665.138972],[13.299129,47.795858,665.214239],[13.299262,47.795605,665.301666],[13.299582,47.795025,665.534507],[13.299621,47.79495,665.684984],[13.299741,47.794658,666.258755],[13.299764,47.794444,666.66515],[13.299704,47.794229,667.079479],[13.299228,47.793445,668.683238],[13.299062,47.793136,669.298592],[13.298974,47.792987,669.597024],[13.298953,47.792947,669.675988],[13.298691,47.792384,670.774158],[13.298368,47.792123,671.406066],[13.29796,47.791954,672.005564],[13.296839,47.791855,673.757516],[13.296043,47.791841,675.041586],[13.29506,47.791847,676.706954],[13.294754,47.791837,677.890312],[13.29476,47.791767,678.293439],[13.294767,47.791691,678.731232],[13.293538,47.791552,683.545206],[13.291656,47.791087,690.34154],[13.291071,47.791014,692.141794],[13.290518,47.791001,693.815982],[13.289973,47.791054,695.02902],[13.289409,47.791147,695.097058],[13.287684,47.791843,695.329072],[13.286966,47.792069,695.380596],[13.285834,47.79225,695.456211],[13.284676,47.792488,696.883287],[13.283739,47.792854,699.555474],[13.28346,47.792778,700.297718],[13.283266,47.792783,700.77636],[13.282425,47.792848,704.516131],[13.282055,47.792931,707.557101],[13.281912,47.792963,708.732106],[13.281577,47.793171,712.28821],[13.281546,47.793278,713.55314],[13.281414,47.793526,716.609381],[13.28128,47.793636,718.258781],[13.279902,47.794284,732.764712],[13.27948,47.794414,736.984086],[13.279389,47.794438,737.872591],[13.279077,47.794587,741.351681],[13.278795,47.79471,744.407449],[13.278568,47.794805,746.838109],[13.277658,47.794979,750.355625],[13.277378,47.795078,751.434641],[13.277149,47.7952,752.431322],[13.276946,47.795434,753.806162],[13.276586,47.795985,756.516633],[13.276409,47.796128,756.698975],[13.274859,47.796693,757.860479],[13.274646,47.796911,758.116146],[13.273958,47.797226,756.409883],[13.272113,47.798226,750.000911],[13.271136,47.798596,745.975947],[13.269497,47.799466,741.775313],[13.268104,47.800047,741.672468],[13.266917,47.800425,743.665466],[13.266035,47.800648,745.222177],[13.263564,47.801077,746.921998],[13.262864,47.80123,747.343526],[13.262183,47.801457,748.711482],[13.26117,47.801821,750.778656],[13.259981,47.802115,752.649464],[13.259609,47.802231,753.100279],[13.259536,47.802309,753.251048],[13.258767,47.802642,754.256756],[13.258341,47.802759,754.76264],[13.257866,47.802835,754.898942],[13.256316,47.80295,754.64395],[13.255845,47.80306,754.562411],[13.254507,47.803616,753.701855],[13.252144,47.804227,749.66236],[13.251314,47.804614,746.840873],[13.250759,47.804963,744.435306],[13.25024,47.805441,740.832628],[13.249539,47.805955,736.587863],[13.248699,47.806443,733.402304],[13.247942,47.806891,731.681772],[13.247429,47.807406,730.108548],[13.247058,47.808163,729.998874],[13.246845,47.809108,730.270949],[13.246961,47.809116,730.293243],[13.247066,47.809118,730.313325],[13.246921,47.809811,732.381874],[13.246684,47.810263,733.828771],[13.246308,47.810765,735.525452],[13.245841,47.811184,737.29734],[13.245392,47.811481,738.755717],[13.244443,47.811911,741.404846],[13.241489,47.813067,747.538372],[13.239892,47.813614,750.113385],[13.238122,47.814083,749.902465],[13.236835,47.814373,749.217115],[13.236681,47.814503,749.07928],[13.236129,47.814509,748.771665],[13.234299,47.814914,747.967442],[13.232873,47.815306,748.764106],[13.230638,47.816047,749.351672],[13.228319,47.816712,748.685311],[13.227699,47.816932,748.321069],[13.22757,47.81698,748.244464],[13.224981,47.817983,745.406554],[13.223549,47.818426,744.101316],[13.222613,47.818654,743.285644],[13.221472,47.81886,743.003922],[13.220568,47.818967,742.878856],[13.218888,47.819084,742.421583],[13.217837,47.819128,742.021743],[13.217316,47.819135,741.823879],[13.216835,47.819157,741.515824],[13.216712,47.819173,741.417841],[13.216226,47.819231,741.031797],[13.215431,47.819255,740.409422],[13.214627,47.819223,739.779532],[13.213895,47.819271,739.680508],[13.21385,47.819225,739.682829],[13.213342,47.819259,739.697285],[13.21334,47.819315,739.699647],[13.211877,47.819482,739.758752],[13.208936,47.819986,740.197642],[13.20875,47.820043,740.061672],[13.208305,47.820077,739.763821],[13.208183,47.820079,739.682662],[13.206887,47.820147,738.818148],[13.20575,47.820081,736.786381],[13.202106,47.81959,728.992531],[13.201878,47.819634,728.472813],[13.201715,47.819748,727.957197],[13.20167,47.819743,727.857272],[13.201574,47.819731,727.643345],[13.201519,47.819724,727.520707],[13.201404,47.81954,727.214313],[13.201083,47.81944,726.858855],[13.199756,47.81933,725.515762],[13.194832,47.818898,726.695378],[13.194375,47.818864,726.965972],[13.192862,47.818867,728.547391],[13.190688,47.819126,731.421527],[13.190215,47.819136,731.897248],[13.189685,47.819115,732.43096],[13.189147,47.819031,732.986216],[13.188477,47.818868,733.691068],[13.188092,47.818735,732.867889],[13.186344,47.81809,729.075706],[13.185892,47.817964,727.714301],[13.185195,47.817859,725.08552],[13.184476,47.817849,722.438964],[13.18384,47.817849,720.098423],[13.183432,47.817821,718.630787],[13.182554,47.817618,716.107748],[13.1818,47.817254,713.584573],[13.18125,47.816751,711.282597],[13.181066,47.816474,710.721498],[13.180921,47.81608,709.970695],[13.180897,47.815619,709.117354],[13.181134,47.814734,708.362173],[13.18114,47.814334,708.597426],[13.181032,47.814079,708.75334],[13.180788,47.813801,708.943119],[13.180433,47.813586,709.131916],[13.180087,47.813455,709.095543],[13.179327,47.813365,708.73042],[13.178702,47.813475,708.42473],[13.178324,47.813644,708.209879],[13.177279,47.814394,706.781716],[13.17686,47.814563,706.186346],[13.17639,47.814653,705.591018],[13.175325,47.814623,704.628018],[13.173008,47.814128,704.367462],[13.171737,47.8139,705.763838],[13.171375,47.813865,706.152037],[13.170512,47.813885,707.068595],[13.169768,47.814006,707.63126],[13.169292,47.814136,707.992119],[13.168475,47.814492,708.676056],[13.167108,47.815338,706.856715],[13.163381,47.817216,698.244292],[13.163119,47.817394,698.063524],[13.163061,47.817339,698.014847],[13.162941,47.817222,697.912236],[13.162885,47.817166,697.863515],[13.162745,47.817211,697.788235],[13.162522,47.817379,697.625685],[13.162353,47.81745,697.528998],[13.161793,47.817508,697.280666],[13.161596,47.817566,697.369203],[13.161132,47.817607,697.561834],[13.161147,47.817689,697.612475],[13.159816,47.817848,698.168919],[13.15904,47.818152,698.255382],[13.155359,47.820009,696.53868],[13.154618,47.820225,695.716861],[13.153629,47.820391,694.254241],[13.152957,47.820553,693.229841],[13.152797,47.820621,692.958164],[13.152427,47.820911,692.020182],[13.151816,47.821415,690.201856],[13.151347,47.821848,688.703799],[13.151433,47.821894,688.497232],[13.151512,47.821937,688.306175],[13.151316,47.822102,687.715643],[13.149044,47.823839,684.039036],[13.148165,47.824363,682.926884],[13.147643,47.824543,682.371679],[13.147061,47.824657,681.681667],[13.146488,47.824689,680.941479],[13.145192,47.824612,679.266577],[13.143598,47.82466,676.260768],[13.142959,47.824635,674.899508],[13.141073,47.824392,670.675822],[13.140787,47.824391,670.028272],[13.140246,47.824323,668.782098],[13.140019,47.824397,668.210762],[13.139913,47.824369,667.952858],[13.139879,47.824248,667.537621],[13.138911,47.824148,665.729313],[13.136539,47.823788,661.864132],[13.136368,47.823731,661.636903],[13.136185,47.823669,661.392933],[13.135146,47.823223,659.925152],[13.134685,47.823131,659.352731],[13.134188,47.823107,658.869009],[13.133203,47.823113,657.976846],[13.130691,47.823158,655.113963],[13.129047,47.82306,652.840108],[13.126996,47.822919,650.272939],[13.124014,47.822605,648.62086],[13.121567,47.822272,646.588177],[13.118617,47.821887,640.89878],[13.11725,47.821487,639.500829],[13.115284,47.820865,639.452199],[13.114612,47.82071,640.161336],[13.114529,47.820619,640.319945],[13.114456,47.820469,640.554501],[13.11439,47.82038,640.702279],[13.114276,47.820341,640.829971],[13.113159,47.820083,640.215677],[13.113037,47.820067,640.094937],[13.112356,47.820046,639.432769],[13.111629,47.820112,638.720192],[13.111014,47.820185,637.290851],[13.11014,47.820146,634.62037],[13.106754,47.819856,624.015583],[13.10622,47.819808,622.319843],[13.106067,47.819795,621.83705],[13.102954,47.819532,612.351783],[13.102733,47.819271,610.999686],[13.102572,47.819229,610.477382],[13.101504,47.819182,607.240891],[13.101445,47.819245,606.90574],[13.101156,47.819247,606.031778],[13.100969,47.819638,604.485931],[13.100714,47.819726,603.792066],[13.100456,47.819692,603.155765],[13.100148,47.819582,602.311489],[13.099914,47.819607,601.738057],[13.099975,47.819429,601.079738],[13.099006,47.819108,598.782444],[13.097335,47.818484,596.101576],[13.096439,47.817957,594.377976],[13.094397,47.816527,589.051665],[13.093753,47.815633,585.44042],[13.093042,47.815106,581.028717],[13.092416,47.814707,577.105109],[13.091942,47.814486,574.48182],[13.09091,47.814235,569.408073],[13.089689,47.813875,563.191836],[13.089601,47.813885,562.775783],[13.087851,47.813465,555.848428],[13.087665,47.813366,555.051848],[13.087078,47.813362,553.081584],[13.086999,47.813315,552.727348],[13.086618,47.813286,551.440398],[13.086106,47.813187,549.52458],[13.085717,47.81309,548.025487],[13.085296,47.812975,546.38353],[13.085199,47.812952,546.011894],[13.084205,47.812726,542.220621],[13.084118,47.81278,541.792627],[13.083637,47.812869,539.191584],[13.082816,47.812761,534.711689],[13.081672,47.812762,528.585713],[13.08112,47.812857,524.12279],[13.080293,47.812942,516.069659],[13.080034,47.81301,513.392856],[13.079968,47.813027,512.712435],[13.079826,47.813109,510.909746],[13.079216,47.813182,504.945608],[13.078977,47.813175,502.642896],[13.078376,47.813272,496.031378],[13.077487,47.813245,486.29183],[13.077321,47.813272,484.422525],[13.0773,47.813331,483.433898],[13.077238,47.813341,482.736048],[13.077051,47.813374,480.619958],[13.07631,47.813527,472.164176],[13.075931,47.813588,469.534038],[13.075847,47.813601,468.9523],[13.075537,47.813635,466.832532],[13.074113,47.813669,457.216528],[13.073906,47.813655,455.812513],[13.072803,47.813527,451.267881],[13.072304,47.813463,449.595104],[13.071389,47.813354,446.535202],[13.070409,47.813271,444.06924],[13.070311,47.813264,443.870252],[13.069949,47.813237,443.134843],[13.069829,47.813229,442.891359],[13.069585,47.813211,442.395735],[13.06903,47.813171,441.268697],[13.068129,47.813114,439.606741],[13.067692,47.813152,439.032128],[13.067432,47.812914,438.45895],[13.067305,47.81277,438.133967],[13.067202,47.812644,437.854857],[13.067212,47.8126,437.768428],[13.066555,47.811874,436.32331],[13.065958,47.811265,435.883147],[13.06592,47.811213,435.848179],[13.065794,47.811084,435.755044],[13.065076,47.810412,435.267032],[13.064903,47.810518,435.186575],[13.06484,47.81047,435.153842],[13.064837,47.810353,435.093979],[13.064698,47.810249,435.022485],[13.064057,47.809976,434.761707],[13.06293,47.809825,434.304452],[13.062941,47.809735,434.190824],[13.062726,47.809713,434.007036],[13.062352,47.809675,433.687382],[13.06133,47.80957,432.813667],[13.059998,47.809426,431.930692],[13.059315,47.809343,431.663129],[13.058874,47.80929,431.490428],[13.058727,47.809272,431.432828],[13.058525,47.809248,431.35375],[13.058507,47.809246,431.346717],[13.057666,47.809139,431.14566],[13.05755,47.809125,431.160455],[13.057416,47.809109,431.17754],[13.056867,47.809044,431.247521],[13.056371,47.808988,431.310659],[13.055264,47.808886,431.45162],[13.055158,47.808873,431.477881],[13.054213,47.808797,431.709838],[13.053969,47.808779,431.769662],[13.053394,47.808732,431.910833],[13.053287,47.808724,431.937071],[13.053191,47.808717,431.960605],[13.052819,47.80869,432.051796],[13.052739,47.808684,432.071414],[13.052057,47.808633,432.193303],[13.050948,47.808552,432.374361],[13.049883,47.808466,432.546728],[13.04929,47.807786,432.706909],[13.048699,47.807117,432.865026],[13.048378,47.806773,432.768255],[13.048203,47.806601,432.63957],[13.046518,47.807299,431.818225],[13.046404,47.807344,431.753952],[13.045575,47.807368,431.296922],[13.045505,47.80737,431.258332],[13.045414,47.807373,431.20815],[13.044138,47.807392,430.505168],[13.043895,47.8073,430.351525],[13.044209,47.807292,430.213175],[13.043895,47.8073,430.08346],[13.043582,47.807286,429.953965],[13.042278,47.806919,429.370311],[13.042321,47.806849,429.323768],[13.042171,47.806809,429.257144],[13.042235,47.806707,429.159843],[13.042015,47.806644,428.932281],[13.041594,47.806476,428.466329],[13.041276,47.806436,428.158491],[13.040641,47.806469,427.552482],[13.04046,47.806459,427.379678],[13.040218,47.806349,427.101638],[13.039978,47.806142,426.729957],[13.039926,47.805991,426.484392],[13.039924,47.805587,425.814814],[13.039848,47.805488,425.630209],[13.039591,47.805431,425.328931],[13.039482,47.805407,425.201242],[13.038668,47.805246,424.25665],[13.038581,47.805236,424.158396],[13.03724,47.804976,423.398618],[13.037145,47.804954,423.369162],[13.037091,47.804941,423.352346],[13.036922,47.805242,423.211949],[13.036351,47.806151,422.706382],[13.035868,47.807146,421.954545],[13.035718,47.807572,421.640066],[13.035405,47.808343,422.160744],[13.035384,47.808395,422.200607],[13.035384,47.808406,422.208746],[13.035371,47.808473,422.258737],[13.035365,47.8085,422.278935],[13.035341,47.808609,422.360459],[13.035339,47.808626,422.373076],[13.034162,47.808567,422.988735],[13.03339,47.808512,423.853366],[13.03332,47.808497,423.9352],[13.033275,47.808548,424.033509],[13.033058,47.80845,424.32475],[13.032544,47.808415,424.900148],[13.032175,47.808388,425.313552],[13.031557,47.808348,425.910634],[13.031151,47.808344,425.867904],[13.031015,47.808351,425.85355],[13.030911,47.808279,425.837832],[13.030168,47.808214,425.758982],[13.029907,47.808271,425.7301],[13.029189,47.808213,425.653996],[13.028856,47.808192,425.650375],[13.028668,47.808178,425.66509],[13.02698,47.808007,425.797892],[13.026444,47.807996,425.839609],[13.024986,47.808036,425.314429],[13.024764,47.808045,425.229253],[13.02327,47.808283,424.29859],[13.023012,47.808273,424.00958],[13.022386,47.808419,423.268496],[13.021981,47.808533,422.777403],[13.021543,47.808684,422.226812],[13.021187,47.808864,421.776667],[13.021071,47.808921,421.696463],[13.021011,47.809018,421.609192],[13.021165,47.809133,421.480686],[13.021023,47.809182,421.391602],[13.020888,47.809286,421.276967],[13.020788,47.809361,421.19332],[13.020806,47.80937,421.180798],[13.020794,47.809381,421.169469],[13.02075,47.80942,421.128814],[13.020706,47.80949,421.065684],[13.020646,47.809495,421.031947],[13.020595,47.809473,420.998125],[13.020418,47.809502,420.896462],[13.0202,47.809625,420.737587],[13.020011,47.809817,420.546354],[13.019912,47.809994,420.389259],[13.019898,47.810218,420.439052],[13.01937,47.810334,420.704092],[13.018866,47.810457,420.95993],[13.018409,47.81079,421.28164],[13.018115,47.811008,421.490583],[13.017799,47.81105,421.656613],[13.017493,47.811169,421.882727],[13.017207,47.811348,422.132721],[13.01646,47.811834,422.79779],[13.013804,47.813876,423.543421],[13.011772,47.815443,423.503528],[13.011209,47.81591,423.479909],[13.010511,47.81643,423.504312],[13.010378,47.816537,423.548718],[13.009699,47.817099,423.779293],[13.009617,47.817162,423.805952],[13.009235,47.817458,423.930745],[13.009165,47.817691,424.006476],[13.009084,47.818378,423.762658],[13.00907,47.818458,423.727301],[13.008959,47.818849,423.552584],[13.008876,47.819064,423.455092],[13.00886,47.819107,423.435637],[13.008855,47.819118,423.430589],[13.008783,47.819452,423.282454],[13.008764,47.819651,423.102447],[13.008762,47.819736,422.991284],[13.008771,47.8199,422.776686],[13.008727,47.820023,422.611272],[13.008847,47.82013,422.43612],[13.008951,47.820222,422.285086],[13.009086,47.820341,422.089474],[13.009189,47.820432,421.940013],[13.009322,47.820549,421.747545],[13.009408,47.820625,421.622733],[13.009522,47.820727,421.455973],[13.009542,47.820744,421.427644],[13.008898,47.821073,420.687415],[13.008514,47.821226,420.227808],[13.007949,47.821449,419.553216],[13.007959,47.821606,419.312318],[13.008651,47.822077,418.298087],[13.009045,47.822355,418.20873],[13.009293,47.822464,418.263833],[13.009248,47.822845,418.369653],[13.009217,47.823302,418.496316],[13.00925,47.823676,418.600049],[13.009474,47.823862,418.862343],[13.009473,47.824187,419.444114],[13.009188,47.824533,420.151882],[13.009152,47.824598,420.27602],[13.009106,47.824744,420.543152],[13.00914,47.825028,421.053169],[13.008916,47.825368,421.718672],[13.008951,47.825676,421.961236],[13.008375,47.826311,422.312176],[13.007419,47.827339,422.696378],[13.006944,47.827739,422.692859],[13.006293,47.828184,422.688569],[13.006121,47.828297,422.687458],[13.006081,47.828421,422.685599],[13.005971,47.828449,422.680563],[13.006028,47.828549,422.673735],[13.006061,47.828607,422.669776],[13.004918,47.828945,422.616308],[13.004579,47.829067,422.599841],[13.004348,47.829154,422.588502],[13.004279,47.829185,422.584948],[13.004194,47.829222,422.580611],[13.004124,47.829252,422.577056],[13.003595,47.829467,422.410921],[13.003179,47.829683,422.24166],[13.002575,47.830155,421.943343],[13.002602,47.830407,421.822219],[13.002533,47.830434,421.796515],[13.002449,47.830478,421.762224],[13.002275,47.830479,421.701022],[13.002062,47.830646,421.438908],[13.001886,47.830814,421.19404],[13.001152,47.831387,420.293042],[13.000352,47.831983,419.277837],[13.000326,47.832054,419.168295],[13.000267,47.83211,419.065529],[13.000198,47.832207,418.904481],[13.000124,47.832213,418.829513],[12.999802,47.832434,418.366351],[12.999611,47.832571,418.085221],[12.999177,47.832877,417.452197],[12.99911,47.832833,417.357928],[12.999023,47.832778,417.237734],[12.998983,47.832754,417.183776],[12.998816,47.832864,416.948463],[12.998103,47.833358,416.034252],[12.997638,47.833676,415.448165],[12.997129,47.833769,414.982409],[12.996886,47.833835,414.750964],[12.996914,47.833929,414.624881],[12.996923,47.834122,414.385896],[12.996671,47.834305,414.094797],[12.995879,47.834802,413.244685],[12.995628,47.835037,412.906919],[12.995528,47.835123,412.779484],[12.995494,47.835155,412.733572],[12.994464,47.835876,412.434544],[12.994228,47.836011,412.443456],[12.994105,47.836024,412.447035],[12.991274,47.837988,413.683205],[12.989832,47.838718,413.721983],[12.989731,47.838732,413.724197],[12.989414,47.83859,413.73238],[12.988942,47.838246,413.817391],[12.987968,47.838095,413.973031],[12.987681,47.837914,414.034344],[12.98731,47.838129,414.110657],[12.987515,47.838454,414.184595],[12.987377,47.838858,414.261289],[12.987515,47.839172,414.321865],[12.987739,47.839424,414.376162],[12.987769,47.839511,414.392686],[12.987677,47.839639,414.418982],[12.98742,47.839748,414.456739],[12.98732,47.839782,414.470661],[12.986277,47.840091,415.250695],[12.986072,47.840242,415.479871],[12.985759,47.840317,415.730118],[12.985516,47.840386,415.928789],[12.984792,47.840545,416.502376],[12.984492,47.840605,416.982325],[12.98399,47.840693,417.780474],[12.984006,47.840751,417.915666],[12.983295,47.840875,419.04574],[12.98294,47.840933,419.607793],[12.982388,47.841096,420.535496],[12.982322,47.841118,420.637748],[12.982169,47.841188,420.782353],[12.981896,47.841306,421.035938],[12.981004,47.841597,421.810474],[12.979731,47.841822,422.752537],[12.979732,47.841827,422.754181],[12.978464,47.842038,423.039925],[12.978357,47.842055,423.063975],[12.978271,47.842138,423.096921],[12.978178,47.842148,423.117522],[12.978056,47.842093,423.149668],[12.977972,47.842096,423.168067],[12.977778,47.842118,423.211101],[12.977635,47.84218,423.248338],[12.977506,47.842197,423.277092],[12.976849,47.842299,423.343395],[12.976723,47.842316,423.352381],[12.976715,47.842269,423.357309],[12.976676,47.842171,423.367877],[12.975593,47.842324,423.445262],[12.972475,47.842794,423.520567],[12.972295,47.842822,423.522635],[12.971306,47.842967,423.534627],[12.970143,47.843147,423.548766],[12.969475,47.843242,423.552866],[12.969035,47.843276,423.550499],[12.96781,47.843233,423.543943],[12.967545,47.843214,423.542519],[12.967314,47.843218,423.541284],[12.966669,47.843218,423.527854],[12.965175,47.84334,423.478571],[12.963534,47.843638,423.467957],[12.962981,47.843728,423.478148],[12.961892,47.843764,423.497676],[12.961288,47.843821,423.499806],[12.96061,47.843947,423.499485],[12.960051,47.843984,423.499229],[12.959348,47.84396,423.498908],[12.958563,47.843887,423.501406],[12.958058,47.843734,423.50398],[12.9573,47.843625,423.507581],[12.957126,47.843617,423.508392],[12.955972,47.843414,423.576095],[12.95519,47.843441,423.664056],[12.954336,47.843494,423.760399],[12.953672,47.843536,423.767589],[12.953372,47.843553,423.701914],[12.953376,47.843624,423.678821],[12.953373,47.843679,423.660933],[12.95231,47.843698,423.428968],[12.950513,47.843766,422.953337],[12.950034,47.843981,422.773103],[12.949308,47.844481,422.447749],[12.947509,47.845735,422.994526],[12.94542,47.846557,423.924509],[12.945028,47.846862,424.127045],[12.944763,47.847133,424.055073],[12.944493,47.847496,423.96499],[12.944436,47.847483,423.956019],[12.944212,47.847454,423.922025],[12.943923,47.847484,423.878449],[12.943783,47.847501,423.857249],[12.942963,47.847475,423.724932],[12.942095,47.847361,423.163774],[12.941139,47.847346,422.557064],[12.93997,47.84729,422.009601],[12.93962,47.847352,421.980938],[12.938864,47.847654,421.911273],[12.938505,47.84768,421.882682],[12.938168,47.8476,421.854377],[12.934518,47.846803,422.820763],[12.934325,47.846795,422.897043],[12.93379,47.846919,423.120321],[12.933032,47.847167,423.452976],[12.932215,47.847522,423.86143],[12.931185,47.847817,424.343119],[12.930856,47.847927,424.50122],[12.929281,47.848519,425.57536],[12.927442,47.848823,426.960272],[12.927255,47.848901,427.163926],[12.926573,47.8495,428.202928],[12.92626,47.849661,428.567695],[12.92462,47.85034,429.411088],[12.92387,47.85078,429.708274],[12.92343,47.850971,429.518433],[12.92264,47.851227,428.882841],[12.922217,47.851359,428.544864],[12.922121,47.851135,428.293224],[12.921878,47.850976,428.047333],[12.921444,47.850871,427.845704],[12.920898,47.850949,427.934799],[12.920283,47.851135,428.042461],[12.9195,47.851286,428.172486],[12.917983,47.851948,428.808008],[12.917366,47.852542,429.262185],[12.917119,47.852546,429.366182],[12.916918,47.852522,429.283639],[12.916584,47.85264,429.082486],[12.916192,47.852629,428.873404],[12.916144,47.852627,428.847775],[12.915826,47.85264,428.677996],[12.915591,47.852724,428.536104],[12.913694,47.853667,427.525346],[12.912318,47.854375,427.048663],[12.91109,47.855152,427.05655],[12.909953,47.855583,427.336492],[12.906813,47.856479,428.920121],[12.904086,47.85727,431.024734],[12.902883,47.857572,432.429404],[12.900714,47.857719,436.743349],[12.900058,47.857793,437.791389],[12.899921,47.857906,438.081284],[12.899009,47.857506,439.536193],[12.898227,47.85729,440.665439],[12.897617,47.857193,440.959597],[12.896603,47.857162,441.245915],[12.895507,47.857258,441.557688],[12.894788,47.857421,441.714649],[12.894253,47.857594,441.834673],[12.893631,47.857839,441.980439],[12.890222,47.859474,446.794721],[12.889339,47.859831,450.123503],[12.887035,47.86063,462.400696],[12.885193,47.860961,469.617062],[12.884042,47.86104,472.403381],[12.881284,47.860754,471.986904],[12.880547,47.860675,471.343598],[12.879823,47.862122,468.992356],[12.879585,47.862792,466.859122],[12.879547,47.863012,466.15733],[12.879194,47.863427,464.643231],[12.879165,47.863488,464.440343],[12.879072,47.863658,463.866519],[12.878956,47.863917,462.916331],[12.879074,47.864581,459.962765],[12.87899,47.865709,455.164179],[12.878984,47.865794,455.006155],[12.878723,47.866187,454.207186],[12.877247,47.86744,453.150891],[12.876864,47.867826,454.57243],[12.876249,47.86759,456.029552],[12.875284,47.867425,458.799965],[12.874683,47.867374,461.541331],[12.874066,47.867434,464.362611],[12.87332,47.867619,467.961738],[12.872805,47.867835,470.14441],[12.872344,47.867849,471.1599],[12.871496,47.86826,473.462023],[12.870949,47.8688,475.372148],[12.870209,47.869246,472.216126],[12.86993,47.869685,469.959174],[12.86978,47.869814,469.185453],[12.869674,47.870497,465.240048],[12.869488,47.870786,462.775556],[12.86916,47.870977,460.494439],[12.868589,47.871143,457.226138],[12.868017,47.871243,454.121759],[12.866868,47.871527,451.1031],[12.865898,47.871706,449.266876],[12.865369,47.871845,448.22991],[12.864855,47.872069,448.069963],[12.864546,47.872328,448.112671],[12.864512,47.872605,448.148454],[12.864598,47.873019,448.20227],[12.864603,47.873484,448.332862],[12.864486,47.873654,448.79127],[12.863311,47.87462,451.843543],[12.863047,47.874766,452.405427],[12.862497,47.874926,453.564197],[12.861225,47.875656,456.971232],[12.860504,47.875875,458.27561],[12.859293,47.876044,459.126338],[12.859112,47.876082,459.25678],[12.859045,47.876005,459.348199],[12.858493,47.87613,459.748901],[12.858067,47.876152,460.17538],[12.857183,47.875987,461.862665],[12.855199,47.875624,465.123415],[12.855128,47.875611,465.164739],[12.854374,47.87597,465.683921],[12.853661,47.876477,466.26736],[12.852825,47.876895,465.136671],[12.851899,47.877229,463.488903],[12.851409,47.877495,462.500967],[12.850288,47.878693,458.70896],[12.850101,47.878809,458.244984],[12.849305,47.879203,456.661335],[12.846039,47.880846,451.088441],[12.844855,47.881651,448.487875],[12.846389,47.882385,445.34779],[12.847152,47.882762,444.504961],[12.847362,47.882958,444.184914],[12.847555,47.883109,443.921184],[12.849349,47.8838,444.427883],[12.849495,47.883921,444.727627],[12.84979,47.884575,446.043408],[12.849783,47.884633,446.155465],[12.849751,47.884864,446.658955],[12.849634,47.885294,447.976868],[12.849671,47.885654,449.06489],[12.849181,47.885867,450.2456],[12.848772,47.885949,451.108754],[12.848625,47.885953,451.406229],[12.848414,47.885958,451.833131],[12.848136,47.88596,451.88663],[12.847812,47.886016,451.831311],[12.846832,47.886608,451.61324],[12.846607,47.886763,451.55991],[12.846656,47.886821,451.543475],[12.846317,47.887121,451.347246],[12.844145,47.888692,448.929521],[12.84286,47.88969,447.167171],[12.842245,47.890237,446.912353],[12.840664,47.891744,447.017351],[12.8404,47.891996,447.234268],[12.838212,47.894473,449.461454],[12.83775,47.894962,449.403744],[12.837105,47.895488,449.335856],[12.836307,47.895976,448.971015],[12.835556,47.896377,448.524676],[12.834321,47.896856,448.041052],[12.832629,47.89738,447.936849],[12.83025,47.898075,448.242042],[12.828869,47.898643,448.457567],[12.826889,47.89962,448.848237],[12.825778,47.900302,449.166236],[12.824491,47.901162,449.468],[12.822897,47.902285,449.980431],[12.822704,47.902424,450.059694],[12.821765,47.90308,450.452834],[12.821907,47.903412,450.642327],[12.82173,47.903617,450.772284],[12.821015,47.904142,451.162321],[12.820892,47.904347,451.283553],[12.820727,47.90499,451.337135],[12.820637,47.906858,451.015835],[12.820511,47.907345,450.839469],[12.820156,47.908124,450.558523],[12.820087,47.908301,450.527091],[12.820012,47.908296,450.518411],[12.819491,47.909783,450.257433],[12.819088,47.910493,450.202339],[12.818501,47.911101,450.149816],[12.818197,47.911373,450.092993],[12.817407,47.911681,449.552938],[12.816437,47.912065,448.887241],[12.81553,47.912332,448.31108],[12.814575,47.912478,447.754433],[12.814106,47.912655,447.448566],[12.813572,47.912988,447.034079],[12.813491,47.913029,447.00792],[12.813387,47.913087,446.990161],[12.81326,47.913146,446.969877],[12.812556,47.913547,446.848605],[12.811837,47.913236,446.73628],[12.811043,47.912689,446.737301],[12.810468,47.912441,446.82],[12.810092,47.912316,446.870762],[12.808601,47.911983,447.279066],[12.808479,47.912023,447.345877],[12.808003,47.911874,447.604312],[12.807305,47.91147,448.057983],[12.806643,47.911536,448.545449],[12.806075,47.911386,449.459238],[12.805869,47.911449,449.798157],[12.804968,47.911963,451.569095],[12.804035,47.912355,454.24618],[12.80257,47.912801,459.435799],[12.80084,47.913155,463.742061],[12.800405,47.913297,464.746674],[12.799729,47.913583,466.406474],[12.798799,47.914054,466.009325],[12.798143,47.91445,465.570879],[12.797472,47.914955,464.896478],[12.796434,47.915953,462.957406],[12.795744,47.916537,462.162621],[12.795104,47.917026,461.823391],[12.79423,47.917547,461.418308],[12.792841,47.9183,463.268011],[12.791847,47.919085,464.123703],[12.791571,47.919366,464.068587],[12.789856,47.920575,461.420034],[12.789335,47.921009,459.248386],[12.788439,47.922108,454.866397],[12.788214,47.922352,453.97014],[12.787882,47.922593,452.945253],[12.787388,47.922855,451.626068],[12.78728,47.922904,451.352964],[12.787044,47.923011,451.453501],[12.786948,47.923059,451.545224],[12.786391,47.923246,452.0223],[12.784892,47.923589,453.235277],[12.78427,47.923888,454.033937],[12.78302,47.924759,456.002513],[12.780271,47.926347,454.094872],[12.77941,47.926979,452.296779],[12.77879,47.92752,450.961],[12.778342,47.928097,449.883427],[12.778121,47.928567,449.067024],[12.778051,47.928869,448.56069],[12.77803,47.930165,449.430276],[12.777907,47.930667,449.904168],[12.777728,47.93097,450.882147],[12.776858,47.931851,455.401364],[12.776131,47.932471,458.777784],[12.775777,47.932635,460.015351],[12.775688,47.932607,460.298078],[12.775104,47.932756,462.094997],[12.774191,47.932854,464.753788],[12.773167,47.93305,466.025308],[12.772406,47.933242,466.605802],[12.770479,47.933952,468.579577],[12.769846,47.934114,469.299984],[12.768708,47.93428,470.766446],[12.767148,47.934398,473.577048],[12.765677,47.934431,474.596507],[12.763319,47.934132,472.381014],[12.760476,47.934054,464.324005],[12.759795,47.934099,461.483668],[12.758675,47.934269,456.717093],[12.757389,47.934611,453.091041],[12.757,47.934789,452.060195],[12.756788,47.934874,451.519547],[12.754312,47.93579,450.179477],[12.753401,47.936052,450.413234],[12.752172,47.936236,450.426998],[12.751765,47.936473,450.432893],[12.751727,47.936608,450.435134],[12.750815,47.936933,450.501039],[12.749216,47.937717,450.703285],[12.749181,47.937734,450.707697],[12.748978,47.937415,451.266758],[12.747977,47.93672,453.011415],[12.747903,47.936619,453.214662],[12.747212,47.935404,455.712582],[12.747234,47.935295,455.929796],[12.747159,47.935204,456.13508],[12.746664,47.935217,456.790501],[12.745851,47.935025,457.731515],[12.744565,47.934345,458.859439],[12.744029,47.934114,459.298225],[12.743621,47.934014,459.73554],[12.742644,47.933839,460.843146],[12.742352,47.933621,461.321965],[12.742016,47.933763,461.757053],[12.741969,47.933882,461.958276],[12.741846,47.933931,462.115002],[12.739814,47.934118,464.186444],[12.739055,47.934162,464.949887],[12.737602,47.934167,465.357204],[12.737606,47.9342,465.369946],[12.736833,47.934117,465.571806],[12.736494,47.934079,465.660431],[12.736377,47.934062,465.68515],[12.736159,47.93403,465.674887],[12.736133,47.934021,465.673541],[12.736024,47.933977,465.667689],[12.735574,47.933722,465.640586],[12.735465,47.933664,465.634184],[12.7352,47.933598,465.621183],[12.734235,47.933612,465.576795],[12.734226,47.933537,465.57163],[12.734181,47.933129,465.466341],[12.733712,47.933171,465.356505],[12.7337,47.933115,465.336904],[12.733643,47.932868,465.250312],[12.733453,47.932757,465.191795],[12.733058,47.93264,465.091543],[12.73268,47.932534,464.996422],[12.732486,47.932482,464.947919],[12.731633,47.932245,464.969011],[12.731383,47.932407,464.980596],[12.731039,47.932626,464.996403],[12.730769,47.93265,465.005475],[12.730553,47.932633,465.01272],[12.729813,47.93248,465.195675],[12.729653,47.932435,465.295785],[12.729577,47.932414,465.343214],[12.729431,47.932007,465.703649],[12.729147,47.931706,466.010278],[12.728753,47.931419,466.346049],[12.728554,47.931275,466.515033],[12.727252,47.93026,468.116127],[12.726151,47.929386,469.634236],[12.725917,47.929209,469.971165],[12.725445,47.928965,470.540338],[12.725015,47.928635,471.164559],[12.724575,47.928413,471.789845],[12.72435,47.928277,472.158266],[12.724159,47.928149,472.486704],[12.724016,47.927951,472.885837],[12.723739,47.927581,473.636946],[12.723363,47.927351,474.25595],[12.723032,47.927247,474.720952],[12.722613,47.927118,475.386192],[12.722122,47.926874,476.268099],[12.721503,47.926246,477.888498],[12.721381,47.926065,478.316101],[12.721021,47.9258,479.114888],[12.720709,47.925694,479.641578],[12.720392,47.925664,480.123606],[12.719842,47.925747,480.972452],[12.719281,47.925768,481.818437],[12.718698,47.925653,482.775549],[12.718091,47.925246,484.306006],[12.716098,47.92509,488.105725],[12.715943,47.924969,488.689426],[12.7158,47.924931,489.066752],[12.714198,47.924664,493.1159],[12.713631,47.924639,494.599094],[12.712972,47.924697,496.458089],[12.712515,47.924651,497.750618],[12.711053,47.924139,501.859156],[12.710862,47.92404,502.188088],[12.710109,47.92328,504.042544],[12.709362,47.923098,504.96556],[12.709226,47.923277,504.646041],[12.708644,47.923481,503.945902],[12.708109,47.9236,503.345013],[12.707769,47.923677,502.962447],[12.70766,47.923701,502.840145],[12.707626,47.923779,502.710885],[12.707483,47.923782,502.558377],[12.707261,47.923938,502.215479],[12.706913,47.924183,502.283085],[12.706769,47.924284,502.331588],[12.70644,47.924515,502.442465],[12.706267,47.92458,502.488614],[12.705776,47.924569,502.602923],[12.705078,47.924548,502.765497],[12.704865,47.924541,502.962464],[12.704634,47.924534,503.511371],[12.703965,47.924513,505.101181],[12.703771,47.924507,505.562188],[12.703605,47.924502,505.956636],[12.702425,47.924468,508.760305],[12.702046,47.924454,509.73502],[12.702033,47.924319,510.286192],[12.701889,47.922574,517.698215],[12.701004,47.922517,520.905192],[12.699921,47.922552,524.816201],[12.699509,47.922594,526.346172],[12.698722,47.922723,529.830417],[12.698334,47.92274,531.50256],[12.698026,47.922706,532.844954],[12.697962,47.922696,533.127566],[12.697122,47.922533,536.888364],[12.694765,47.921987,546.478866],[12.692288,47.921702,555.232365],[12.689963,47.921486,562.782904],[12.689412,47.921332,564.66495],[12.688642,47.921035,567.615058],[12.687994,47.920966,569.848493],[12.687456,47.920872,571.741044],[12.685795,47.920418,578.815381],[12.684174,47.920068,586.412834],[12.683795,47.919986,587.239177],[12.682595,47.919925,589.176566],[12.68194,47.920025,590.258044],[12.680916,47.920273,590.953487],[12.680005,47.92026,590.849847],[12.679011,47.921456,591.545515],[12.678605,47.922049,592.457288],[12.678131,47.922868,593.230573],[12.67764,47.92394,593.2271],[12.677532,47.924306,593.181741],[12.67748,47.925128,591.377375],[12.6778,47.926408,588.717634],[12.677769,47.926763,588.131674],[12.677359,47.927589,586.697304],[12.677192,47.92837,586.724542],[12.677014,47.928718,586.992558],[12.676415,47.929417,587.579802],[12.676256,47.929797,588.024061],[12.676163,47.930653,589.058898],[12.676016,47.931161,589.682815],[12.675845,47.931476,590.788789],[12.674947,47.932475,595.594805],[12.672317,47.932296,607.593506],[12.671729,47.932187,610.670619],[12.671144,47.932007,612.10779],[12.670079,47.931588,614.779212],[12.669362,47.931312,616.557271],[12.669082,47.931203,616.652102],[12.668781,47.931085,616.754227],[12.665655,47.929844,618.055843],[12.663963,47.929281,618.571501],[12.663546,47.92914,618.600562],[12.661861,47.928383,618.116652],[12.661118,47.927963,617.255436],[12.660107,47.927158,616.015017],[12.659301,47.926573,615.319365],[12.65862,47.926207,614.808259],[12.658043,47.925967,615.038823],[12.657636,47.925819,615.289459],[12.655947,47.925189,616.337119],[12.65461,47.92463,617.198214],[12.653943,47.924356,617.625709],[12.653133,47.92412,616.539272],[12.652849,47.924093,616.151675],[12.652632,47.924139,615.844132],[12.652458,47.924048,615.545886],[12.652199,47.924015,615.189642],[12.651875,47.92399,614.748944],[12.651743,47.923929,614.532279],[12.651399,47.924024,614.029396],[12.650851,47.92399,612.645717],[12.650756,47.92398,612.403938],[12.650577,47.923962,611.948856],[12.650094,47.923867,610.683263],[12.649645,47.923702,609.395777],[12.649337,47.923589,608.512934],[12.648728,47.923287,606.492499],[12.648252,47.923148,604.96283],[12.647547,47.923017,602.807509],[12.646987,47.9227,600.647895],[12.646819,47.922654,600.113237],[12.646128,47.922658,597.967931],[12.645219,47.922679,595.062081],[12.643681,47.922561,590.145555],[12.643242,47.922612,588.783106],[12.642288,47.922662,585.856944],[12.641505,47.922514,583.369172],[12.64004,47.92239,580.296078],[12.638948,47.921901,577.829644],[12.638112,47.921608,576.999283],[12.637742,47.921571,576.739624],[12.636383,47.921584,575.796249],[12.635155,47.921484,575.442962],[12.634872,47.921352,575.36475],[12.634848,47.920958,575.231278],[12.634879,47.92054,575.089619],[12.634825,47.920438,575.119355],[12.634167,47.919858,575.49077],[12.633854,47.91933,575.780389],[12.633766,47.91887,575.926316],[12.633512,47.918615,575.390838],[12.633425,47.918566,575.25782],[12.633325,47.918508,575.103024],[12.632103,47.918064,573.475994],[12.631987,47.917963,573.253391],[12.631837,47.917512,571.77716],[12.631525,47.91713,569.770912],[12.631244,47.916986,568.678738],[12.630731,47.916837,566.95246],[12.630163,47.916805,565.19252],[12.62905,47.916967,564.58311],[12.628738,47.917049,564.588231],[12.628162,47.917304,564.598778],[12.627729,47.917356,564.605499],[12.627443,47.917274,564.729494],[12.627191,47.917136,566.043854],[12.627078,47.916971,567.137943],[12.627118,47.916648,569.091153],[12.627068,47.916505,569.97627],[12.626918,47.916314,571.277012],[12.626364,47.915876,574.737367],[12.626121,47.915575,575.815282],[12.625861,47.915121,576.6098],[12.625851,47.914444,577.715951],[12.625569,47.913714,577.537203],[12.625175,47.91327,576.255783],[12.624721,47.912815,574.898017],[12.624499,47.912293,573.303842],[12.624278,47.911701,570.788866],[12.624216,47.91156,570.183061],[12.624203,47.911529,570.050353],[12.623474,47.909681,564.172249],[12.623186,47.909304,563.230769],[12.623042,47.909199,562.913738],[12.622644,47.909022,562.733194],[12.621921,47.908767,563.578286],[12.621633,47.908651,563.925844],[12.621227,47.908443,564.454436],[12.620881,47.908164,565.014323],[12.620724,47.907971,565.365609],[12.62056,47.907802,565.736849],[12.62045,47.907761,565.892203],[12.620428,47.907757,565.92034],[12.620199,47.90776,566.203055],[12.61904,47.908116,567.776676],[12.618838,47.908211,568.081254],[12.618619,47.908419,568.550045],[12.618408,47.908471,568.857906],[12.618327,47.9084,569.044778],[12.61794,47.908508,569.632265],[12.617698,47.908537,569.976792],[12.617002,47.908434,570.97569],[12.616517,47.908355,571.675174],[12.61594,47.908309,572.474318],[12.614452,47.908382,574.312807],[12.613866,47.908452,575.046279],[12.613393,47.908582,575.672258],[12.612842,47.908903,575.987545],[12.611919,47.909692,576.63356],[12.610506,47.911349,582.650372],[12.609814,47.911063,585.701716],[12.609782,47.911051,585.866022],[12.609357,47.911003,587.797274],[12.609153,47.911074,588.827272],[12.608875,47.910906,590.504519],[12.608601,47.910756,592.089769],[12.607789,47.910393,595.646707],[12.60702,47.910172,596.580294],[12.605954,47.910013,597.798829],[12.604076,47.909871,597.835817],[12.60358,47.90977,597.634853],[12.602832,47.909527,597.32143],[12.601921,47.909066,597.106456],[12.600926,47.908323,596.825927],[12.599014,47.907159,596.808522],[12.598584,47.906797,596.645805],[12.597946,47.906315,596.378076],[12.597828,47.906247,596.334737],[12.597043,47.905779,595.889047],[12.596868,47.905689,595.316727],[12.595989,47.905312,592.609048],[12.595399,47.905677,590.52584],[12.595028,47.905816,589.423032],[12.594781,47.905907,588.487064],[12.59462,47.905889,587.850459],[12.594108,47.905996,585.75877],[12.593181,47.906309,581.710571],[12.59214,47.906655,577.683793],[12.591396,47.907023,575.329283],[12.591235,47.907181,574.602415],[12.59097,47.907446,573.390484],[12.589911,47.907165,571.296309],[12.589342,47.907118,570.734194],[12.589064,47.907112,570.461479],[12.588903,47.907155,570.291553],[12.588716,47.907631,569.571581],[12.588663,47.907981,569.158576],[12.587894,47.908012,569.081072],[12.586562,47.908069,568.946794],[12.585416,47.908223,569.079708],[12.582007,47.90917,569.30599],[12.581328,47.909521,569.167704],[12.58064,47.909971,569.087515],[12.580125,47.910278,569.037161],[12.579365,47.910671,568.967032],[12.578894,47.91088,569.914005],[12.57509,47.913024,583.102473],[12.574286,47.913415,583.186692],[12.572836,47.913962,583.24659],[12.571924,47.914424,580.782767],[12.571074,47.915183,577.606585],[12.569564,47.915953,573.769303],[12.567962,47.915529,570.313351],[12.567816,47.915474,569.976134],[12.56725,47.915183,568.539833],[12.567187,47.91516,568.395388],[12.566105,47.914616,565.287348],[12.563541,47.913683,556.702318],[12.563092,47.91345,555.155727],[12.563032,47.913528,554.799121],[12.562826,47.913381,553.979599],[12.562463,47.913491,552.894575],[12.561301,47.913075,549.66452],[12.560108,47.912612,546.663344],[12.559998,47.912466,546.132092],[12.559749,47.912577,545.48106],[12.558998,47.912576,544.025417],[12.557741,47.912538,541.636447],[12.557644,47.912625,541.328797],[12.557554,47.912703,541.049487],[12.55745,47.912656,540.811343],[12.557084,47.912489,540.058335],[12.556467,47.912306,539.392107],[12.555649,47.912208,538.571585],[12.555423,47.912214,538.34825],[12.555411,47.912215,538.33631],[12.552879,47.912426,537.373697],[12.551176,47.912495,537.459715],[12.550146,47.91248,537.68551],[12.549316,47.912411,537.868813],[12.548625,47.91231,539.294309],[12.547752,47.912114,541.379334],[12.546824,47.911905,543.596427],[12.54593,47.911834,545.296082],[12.544731,47.911727,547.47923],[12.542962,47.911305,548.046588],[12.541672,47.911124,547.167194],[12.541267,47.911013,546.854789],[12.540578,47.910805,546.278179],[12.540462,47.910775,546.183304],[12.539155,47.91051,545.141355],[12.538246,47.910329,543.624447],[12.537788,47.910145,542.631769],[12.537194,47.909923,541.36742],[12.537068,47.909902,541.126042],[12.536957,47.909887,540.915532],[12.536312,47.910993,537.269679],[12.535634,47.912143,534.003409],[12.535019,47.913286,532.973267],[12.534203,47.914846,532.625527],[12.533431,47.914666,532.554372],[12.532783,47.914681,532.394553],[12.531409,47.914146,532.002876],[12.530828,47.913915,532.091243],[12.530349,47.913713,532.322057],[12.529415,47.913315,532.773463],[12.528027,47.912551,534.122391],[12.527404,47.912366,534.757844],[12.527097,47.912507,535.104907],[12.525216,47.913323,538.244702],[12.521854,47.914723,545.526398],[12.5184,47.915957,548.133232],[12.516147,47.916729,548.589557],[12.515481,47.916997,548.641336],[12.514172,47.917777,549.294109],[12.513454,47.918137,549.7241],[12.512473,47.918527,550.224588],[12.509586,47.919099,549.991556],[12.5074,47.919681,546.73965],[12.507028,47.919778,545.875663],[12.502501,47.92097,535.757167],[12.501519,47.921228,534.150335],[12.498006,47.922178,529.07219],[12.495618,47.922826,526.426765],[12.495596,47.922834,526.401064],[12.495309,47.922932,526.260136],[12.494541,47.923321,525.98328],[12.494033,47.923727,525.755904],[12.493613,47.924252,525.498588],[12.493386,47.92478,525.256374],[12.493239,47.925616,524.885309],[12.493072,47.926453,524.264062],[12.492736,47.927467,523.361136],[12.492225,47.92863,523.052783],[12.491891,47.929231,522.957898],[12.491822,47.929349,522.939358],[12.491757,47.929453,522.93071],[12.491985,47.929565,522.916182],[12.49195,47.929597,522.91314],[12.491712,47.929596,522.900909],[12.490589,47.930544,522.808086],[12.489161,47.931544,521.842687],[12.488685,47.931775,521.552193],[12.488485,47.931764,521.471435],[12.487316,47.932286,521.363532],[12.485828,47.93276,521.264702],[12.485275,47.93294,521.258837],[12.484932,47.933023,521.255358],[12.483564,47.933243,521.178989],[12.482534,47.93343,520.578924],[12.48195,47.933542,520.237348],[12.481782,47.93357,520.140002],[12.481236,47.933659,519.824027],[12.481004,47.93369,519.741571],[12.480633,47.93371,519.781487],[12.480205,47.93372,519.827414],[12.480077,47.933776,519.843809],[12.478645,47.933798,519.997419],[12.478553,47.933745,520.010431],[12.478527,47.933746,520.013224],[12.478134,47.933786,520.155531],[12.478068,47.933823,520.191438],[12.477874,47.933728,520.2917],[12.477483,47.933645,520.462836],[12.477266,47.93362,520.554708],[12.477029,47.933549,520.663031],[12.476882,47.933471,520.741272],[12.476454,47.93318,520.995701],[12.476306,47.933088,521.079939],[12.475936,47.932984,521.050245],[12.475265,47.93297,520.808749],[12.475062,47.933022,520.730569],[12.474504,47.933094,520.526151],[12.473778,47.933109,520.264864],[12.473615,47.93311,520.206226],[12.47331,47.933127,520.099428],[12.472883,47.933151,519.951667],[12.47224,47.933186,519.729208],[12.471776,47.933183,519.569198],[12.471676,47.933183,519.534715],[12.471589,47.933188,519.504604],[12.471263,47.933211,519.391567],[12.470787,47.933291,519.238475],[12.470632,47.933323,519.215088],[12.470586,47.933333,519.208114],[12.470202,47.933419,519.149733],[12.469635,47.933546,519.063528],[12.469284,47.933625,519.010137],[12.468853,47.93372,518.944713],[12.468343,47.933812,518.868557],[12.468096,47.933845,518.825543],[12.467588,47.933913,518.73457],[12.466779,47.933986,518.591218],[12.465151,47.934277,518.415844],[12.464177,47.934478,518.461074],[12.463994,47.934557,518.470736],[12.463007,47.934447,518.513149],[12.461915,47.934122,518.542524],[12.460346,47.933743,518.5658],[12.459591,47.933449,518.531741],[12.459146,47.933247,518.510776],[12.458884,47.933121,518.498197],[12.458726,47.93297,518.487462],[12.45837,47.93291,518.473144],[12.457137,47.932832,518.512973],[12.456296,47.932608,518.543685],[12.454478,47.931449,518.892421],[12.453541,47.930666,518.902834],[12.452658,47.929657,518.632539],[12.452553,47.929415,518.580665],[12.451937,47.928959,518.469435],[12.451506,47.928834,518.412526],[12.450989,47.928515,518.327363],[12.450639,47.928222,518.333395],[12.450018,47.92772,518.678815],[12.449954,47.92756,518.766567],[12.449634,47.927358,518.922626],[12.449035,47.926824,519.291866],[12.448308,47.92609,519.916438],[12.44827,47.926051,519.94946],[12.44809,47.925944,520.063773],[12.448035,47.925935,520.09067],[12.447646,47.92557,520.408661],[12.44738,47.925084,520.825384],[12.447119,47.9249,521.038588],[12.446628,47.924716,521.355191],[12.44597,47.924446,521.789419],[12.445916,47.924422,521.825886],[12.4458,47.924374,521.902614],[12.445553,47.924299,522.05591],[12.445228,47.924591,522.367286],[12.444562,47.924264,522.840214],[12.44444,47.924141,522.966458],[12.444301,47.924203,523.062103],[12.444209,47.924256,523.131598],[12.443853,47.924225,523.337231],[12.44356,47.924275,523.510419],[12.443189,47.924251,523.698709],[12.441557,47.923909,524.532535],[12.440674,47.923768,524.999633],[12.440225,47.923632,525.29241],[12.439433,47.923597,525.764027],[12.437298,47.923585,527.046657],[12.434156,47.923485,530.204197],[12.433585,47.923542,531.057895],[12.433095,47.923453,531.80864],[12.429312,47.923186,541.634079],[12.428156,47.923021,542.952736],[12.427161,47.922913,543.012012],[12.426898,47.922949,542.683275],[12.425031,47.922731,540.362376],[12.424413,47.922575,540.406073],[12.423355,47.922399,540.63254],[12.422358,47.922101,540.942021],[12.421571,47.92172,542.007825],[12.419443,47.92035,546.030255],[12.418379,47.919619,548.476421],[12.417126,47.918859,550.10478],[12.416413,47.918452,550.801939],[12.415654,47.918159,550.058983],[12.414449,47.917914,548.990881],[12.413605,47.917822,548.304856],[12.413179,47.91777,547.978088],[12.408854,47.917188,545.2212],[12.406384,47.916989,545.067831],[12.404978,47.916974,543.338804],[12.400699,47.917233,534.905874],[12.399414,47.917203,533.82766],[12.398572,47.917111,533.112262],[12.397081,47.91681,532.604906],[12.396397,47.9166,532.547111],[12.396341,47.917304,532.389608],[12.394078,47.91749,531.178066],[12.391658,47.917543,529.845305],[12.389661,47.917939,529.285082],[12.388926,47.917892,529.15216],[12.388479,47.918017,529.114124],[12.38768,47.918419,529.330356],[12.387037,47.918673,529.491893],[12.386271,47.919125,529.704725],[12.385292,47.919708,529.937051],[12.384394,47.920124,530.130703],[12.383765,47.920641,530.444083],[12.38345,47.92083,530.582015],[12.382747,47.921209,530.876354],[12.382653,47.921267,530.918038],[12.382349,47.921473,531.047074],[12.381725,47.922031,531.282786],[12.381406,47.922232,531.381975],[12.380814,47.92233,531.520112],[12.380921,47.922798,531.635598],[12.380994,47.923167,531.654323],[12.38094,47.923862,531.689332],[12.380899,47.92413,531.702884],[12.380808,47.92529,533.037115],[12.380726,47.925424,533.260407],[12.380311,47.925965,534.198244],[12.380221,47.926023,534.327247],[12.379644,47.926425,535.383597],[12.379567,47.926586,535.717837],[12.379344,47.926954,536.503058],[12.378786,47.927383,537.628106],[12.378545,47.927612,538.058974],[12.378495,47.927676,538.071379],[12.378221,47.927991,538.133988],[12.378065,47.928189,538.172435],[12.377698,47.928499,538.240384],[12.37756,47.928597,538.263521],[12.376811,47.929039,538.196547],[12.37619,47.929499,537.432068],[12.375848,47.930038,536.710212],[12.375741,47.930256,536.427373],[12.375529,47.930765,535.444532],[12.375345,47.931172,534.442039],[12.375338,47.931188,534.402735],[12.375223,47.93144,533.781533],[12.375267,47.931516,533.589368],[12.375096,47.931919,532.601708],[12.374563,47.932631,531.188124],[12.373492,47.93369,529.363447],[12.373203,47.934058,529.321718],[12.373065,47.934219,529.316091],[12.372168,47.935189,529.281509],[12.371559,47.936298,529.693981],[12.371031,47.936765,529.913953],[12.37077,47.937264,530.231885],[12.370704,47.937671,530.501797],[12.37063,47.937726,530.550614],[12.370418,47.937962,530.732211],[12.369653,47.937874,531.075044],[12.367657,47.937227,532.48371],[12.366862,47.937091,532.948425],[12.36614,47.936955,533.187118],[12.365229,47.936911,533.477806],[12.364805,47.936939,533.613402],[12.363984,47.937073,533.843979],[12.363557,47.937203,533.953702],[12.361243,47.937947,534.413377],[12.359882,47.938345,534.501363],[12.358654,47.938606,534.676976],[12.358117,47.938812,534.782332],[12.357731,47.939046,534.870964],[12.357402,47.939407,534.978457],[12.357284,47.939661,535.260027],[12.357238,47.940388,536.060827],[12.357502,47.941783,536.994311],[12.357505,47.942355,537.026456],[12.35749,47.942478,537.033391],[12.357456,47.942753,537.048898],[12.357249,47.943804,535.814248],[12.357158,47.943792,535.719777],[12.357075,47.943725,535.587387],[12.356591,47.94369,535.091524],[12.355662,47.943738,534.201235],[12.354928,47.943864,533.674867],[12.352654,47.944456,532.293501],[12.351791,47.944576,532.079384],[12.351378,47.944559,531.978865],[12.350983,47.944487,531.879418],[12.350968,47.944533,531.862343],[12.350906,47.944516,531.846068],[12.349495,47.944123,531.790305],[12.348546,47.944019,531.776742],[12.347516,47.944085,531.910032],[12.345518,47.944412,532.38003],[12.344425,47.944492,533.639293],[12.343578,47.944559,534.616101],[12.342966,47.944689,535.351421],[12.342554,47.944809,536.050297],[12.341811,47.945111,537.427108],[12.340311,47.945184,539.793603],[12.339655,47.94583,541.467682],[12.339113,47.946415,542.94295],[12.338832,47.94678,543.823502],[12.3384,47.947308,545.115925],[12.337864,47.947813,546.445958],[12.336501,47.948694,549.242291],[12.335651,47.94934,551.164926],[12.333963,47.951315,556.208462],[12.333009,47.952049,558.192571],[12.332015,47.952701,560.06037],[12.331227,47.95215,561.56621],[12.330602,47.9519,562.528493],[12.328938,47.951595,565.834432],[12.328186,47.951597,567.298451],[12.327692,47.951719,568.410995],[12.326928,47.952088,570.597205],[12.326775,47.952094,570.952922],[12.325671,47.952668,574.147889],[12.325116,47.952944,574.932246],[12.324557,47.953125,575.636759],[12.323198,47.953391,577.179032],[12.321543,47.953386,577.785406],[12.318115,47.953255,578.952484],[12.314834,47.952585,580.14422],[12.313654,47.952405,581.012669],[12.312382,47.952275,581.654015],[12.312121,47.952258,581.634998],[12.312117,47.952304,581.630009],[12.311725,47.952299,581.601577],[12.311509,47.952309,581.585876],[12.310999,47.952254,581.548416],[12.310615,47.952077,581.514612],[12.310479,47.952016,581.502742],[12.310213,47.952018,581.45154],[12.310115,47.952027,581.309518],[12.309604,47.952091,580.56312],[12.308987,47.952302,579.568451],[12.308845,47.952366,579.322706],[12.308769,47.952342,579.202067],[12.308021,47.952663,577.926566],[12.306909,47.953149,577.38831],[12.306497,47.953336,577.281285],[12.306066,47.953423,577.184485],[12.305707,47.95343,577.107253],[12.304969,47.953347,577.320533],[12.304495,47.953343,577.58021],[12.30324,47.953656,578.313814],[12.302949,47.953667,578.473476],[12.30236,47.953601,578.174272],[12.30134,47.953464,577.458492],[12.300851,47.953499,577.120122],[12.300548,47.953576,576.897141],[12.29984,47.953991,575.660738],[12.299303,47.954194,574.648952],[12.298627,47.954381,573.448877],[12.297621,47.954324,571.676113],[12.297375,47.954339,571.171886],[12.296791,47.954471,569.913733],[12.295798,47.954748,567.717974],[12.29537,47.95475,566.844302],[12.294676,47.954628,564.645952],[12.294041,47.954519,562.60993],[12.293662,47.954519,561.432778],[12.291855,47.954804,555.633161],[12.291827,47.95481,555.540746],[12.291392,47.954966,553.989589],[12.291196,47.955138,552.973997],[12.291095,47.955361,551.880173],[12.290959,47.957275,542.789481],[12.290765,47.957471,541.670763],[12.290458,47.957544,540.575632],[12.290214,47.957517,539.732234],[12.290011,47.95743,538.910312],[12.289712,47.957153,537.169748],[12.288743,47.955595,528.680439],[12.28855,47.955371,527.400864],[12.288424,47.955285,526.804733],[12.288024,47.95515,525.320509],[12.287211,47.955,522.509193],[12.284381,47.954506,513.189279],[12.28395,47.954352,512.089746],[12.28374,47.954217,511.434556],[12.283672,47.954252,511.241521],[12.283164,47.953286,508.047609],[12.282863,47.953088,507.602586],[12.280827,47.953043,505.453843],[12.280318,47.952978,505.195728],[12.279971,47.952817,504.994461],[12.279269,47.952544,504.607423],[12.279152,47.952506,504.545425],[12.279012,47.95246,504.471075],[12.278768,47.95238,504.341546],[12.277351,47.952007,504.153215],[12.276638,47.951824,504.153215],[12.276346,47.951906,504.153215],[12.276169,47.951902,504.153215]]}},{type:"Feature",properties:{name:"Stage 10",time:"2022-05-16T21:55:42.507Z",coordTimes:["2022-05-16T21:55:42.507Z","2022-05-16T21:55:42.551Z","2022-05-16T21:55:51.478Z","2022-05-16T21:55:55.499Z","2022-05-16T21:55:57.761Z","2022-05-16T21:56:03.841Z","2022-05-16T21:56:21.117Z","2022-05-16T21:56:35.192Z","2022-05-16T21:56:41.790Z","2022-05-16T21:56:45.263Z","2022-05-16T21:56:52.821Z","2022-05-16T21:56:54.224Z","2022-05-16T21:57:01.662Z","2022-05-16T21:57:02.896Z","2022-05-16T21:57:04.068Z","2022-05-16T21:57:05.735Z","2022-05-16T21:57:29.012Z","2022-05-16T21:58:05.470Z","2022-05-16T21:58:34.963Z","2022-05-16T21:59:19.023Z","2022-05-16T21:59:42.377Z","2022-05-16T22:00:03.793Z","2022-05-16T22:00:05.444Z","2022-05-16T22:00:19.760Z","2022-05-16T22:00:27.456Z","2022-05-16T22:00:37.720Z","2022-05-16T22:01:13.690Z","2022-05-16T22:02:14.654Z","2022-05-16T22:02:56.057Z","2022-05-16T22:03:53.595Z","2022-05-16T22:03:55.423Z","2022-05-16T22:04:09.218Z","2022-05-16T22:04:15.410Z","2022-05-16T22:04:28.020Z","2022-05-16T22:04:34.762Z","2022-05-16T22:04:43.051Z","2022-05-16T22:04:55.792Z","2022-05-16T22:05:09.774Z","2022-05-16T22:05:22.417Z","2022-05-16T22:05:33.237Z","2022-05-16T22:05:40.932Z","2022-05-16T22:06:02.433Z","2022-05-16T22:06:05.544Z","2022-05-16T22:06:08.762Z","2022-05-16T22:06:11.937Z","2022-05-16T22:06:15.707Z","2022-05-16T22:06:21.204Z","2022-05-16T22:06:35.801Z","2022-05-16T22:06:43.968Z","2022-05-16T22:06:57.338Z","2022-05-16T22:06:58.946Z","2022-05-16T22:07:38.763Z","2022-05-16T22:07:46.792Z","2022-05-16T22:07:58.081Z","2022-05-16T22:08:05.951Z","2022-05-16T22:08:16.275Z","2022-05-16T22:09:38.199Z","2022-05-16T22:09:38.970Z","2022-05-16T22:09:42.692Z","2022-05-16T22:09:46.282Z","2022-05-16T22:09:47.892Z","2022-05-16T22:09:50.428Z","2022-05-16T22:09:54.032Z","2022-05-16T22:09:59.400Z","2022-05-16T22:10:35.277Z","2022-05-16T22:10:46.997Z","2022-05-16T22:10:55.035Z","2022-05-16T22:11:01.897Z","2022-05-16T22:11:29.963Z","2022-05-16T22:11:44.648Z","2022-05-16T22:11:57.103Z","2022-05-16T22:12:09.696Z","2022-05-16T22:12:17.266Z","2022-05-16T22:12:35.001Z","2022-05-16T22:12:36.505Z","2022-05-16T22:13:08.017Z","2022-05-16T22:13:55.439Z","2022-05-16T22:14:06.708Z","2022-05-16T22:14:21.987Z","2022-05-16T22:14:22.175Z","2022-05-16T22:14:41.706Z","2022-05-16T22:14:50.319Z","2022-05-16T22:15:10.422Z","2022-05-16T22:15:14.258Z","2022-05-16T22:15:24.201Z","2022-05-16T22:15:58.819Z","2022-05-16T22:16:27.758Z","2022-05-16T22:17:20.977Z","2022-05-16T22:17:39.530Z","2022-05-16T22:17:59.024Z","2022-05-16T22:18:40.468Z","2022-05-16T22:19:01.927Z","2022-05-16T22:19:43.796Z","2022-05-16T22:21:08.336Z","2022-05-16T22:21:36.006Z","2022-05-16T22:21:53.586Z","2022-05-16T22:21:56.706Z","2022-05-16T22:21:58.342Z","2022-05-16T22:22:17.056Z","2022-05-16T22:22:51.040Z","2022-05-16T22:22:52.535Z","2022-05-16T22:22:55.300Z","2022-05-16T22:23:13.997Z","2022-05-16T22:23:15.750Z","2022-05-16T22:23:17.755Z","2022-05-16T22:23:27.535Z","2022-05-16T22:23:30.544Z","2022-05-16T22:23:33.975Z","2022-05-16T22:23:43.261Z","2022-05-16T22:23:43.898Z","2022-05-16T22:23:53.760Z","2022-05-16T22:24:10.991Z","2022-05-16T22:24:29.183Z","2022-05-16T22:25:09.654Z","2022-05-16T22:25:47.348Z","2022-05-16T22:25:55.724Z","2022-05-16T22:26:07.652Z","2022-05-16T22:26:21.535Z","2022-05-16T22:26:42.295Z","2022-05-16T22:27:20.331Z","2022-05-16T22:27:24.769Z","2022-05-16T22:27:26.984Z","2022-05-16T22:27:30.078Z","2022-05-16T22:28:04.349Z","2022-05-16T22:28:16.959Z","2022-05-16T22:28:21.737Z","2022-05-16T22:28:27.743Z","2022-05-16T22:28:32.491Z","2022-05-16T22:28:40.369Z","2022-05-16T22:28:41.247Z","2022-05-16T22:28:57.982Z","2022-05-16T22:29:50.049Z","2022-05-16T22:30:04.060Z","2022-05-16T22:30:58.040Z","2022-05-16T22:31:11.970Z","2022-05-16T22:31:20.368Z","2022-05-16T22:31:24.318Z","2022-05-16T22:31:39.403Z","2022-05-16T22:31:43.557Z","2022-05-16T22:31:54.488Z","2022-05-16T22:32:04.116Z","2022-05-16T22:32:07.787Z","2022-05-16T22:32:10.867Z","2022-05-16T22:32:45.044Z","2022-05-16T22:33:01.469Z","2022-05-16T22:33:12.060Z","2022-05-16T22:33:13.913Z","2022-05-16T22:35:00.348Z","2022-05-16T22:35:26.828Z","2022-05-16T22:35:59.436Z","2022-05-16T22:36:23.946Z","2022-05-16T22:38:11.447Z","2022-05-16T22:38:18.919Z","2022-05-16T22:38:27.058Z","2022-05-16T22:38:36.198Z","2022-05-16T22:38:40.535Z","2022-05-16T22:38:42.614Z","2022-05-16T22:38:43.667Z","2022-05-16T22:38:47.310Z","2022-05-16T22:38:50.894Z","2022-05-16T22:39:00.812Z","2022-05-16T22:39:03.185Z","2022-05-16T22:39:06.439Z","2022-05-16T22:39:07.624Z","2022-05-16T22:40:07.441Z","2022-05-16T22:40:34.413Z","2022-05-16T22:40:36.209Z","2022-05-16T22:40:40.246Z","2022-05-16T22:40:41.680Z","2022-05-16T22:40:56.702Z","2022-05-16T22:41:09.899Z","2022-05-16T22:41:21.396Z","2022-05-16T22:41:33.730Z","2022-05-16T22:41:49.857Z","2022-05-16T22:42:16.562Z","2022-05-16T22:44:00.334Z","2022-05-16T22:44:29.399Z","2022-05-16T22:44:40.319Z","2022-05-16T22:44:45.459Z","2022-05-16T22:44:47.598Z","2022-05-16T22:44:52.750Z","2022-05-16T22:45:02.365Z","2022-05-16T22:45:26.872Z","2022-05-16T22:45:37.980Z","2022-05-16T22:45:49.198Z","2022-05-16T22:46:06.856Z","2022-05-16T22:46:27.865Z","2022-05-16T22:46:31.672Z","2022-05-16T22:46:32.481Z","2022-05-16T22:46:44.950Z","2022-05-16T22:46:48.001Z","2022-05-16T22:46:52.074Z","2022-05-16T22:47:01.242Z","2022-05-16T22:47:05.619Z","2022-05-16T22:47:06.904Z","2022-05-16T22:47:10.811Z","2022-05-16T22:47:13.088Z","2022-05-16T22:47:14.786Z","2022-05-16T22:47:17.383Z","2022-05-16T22:47:18.156Z","2022-05-16T22:47:25.458Z","2022-05-16T22:47:32.551Z","2022-05-16T22:47:43.571Z","2022-05-16T22:47:55.314Z","2022-05-16T22:48:34.511Z","2022-05-16T22:48:44.812Z","2022-05-16T22:48:52.594Z","2022-05-16T22:49:00.373Z","2022-05-16T22:49:43.227Z","2022-05-16T22:49:53.164Z","2022-05-16T22:50:09.599Z","2022-05-16T22:50:43.790Z","2022-05-16T22:51:25.080Z","2022-05-16T22:51:44.037Z","2022-05-16T22:51:56.839Z","2022-05-16T22:52:01.232Z","2022-05-16T22:52:12.149Z","2022-05-16T22:52:38.226Z","2022-05-16T22:53:12.347Z","2022-05-16T22:53:46.733Z","2022-05-16T22:53:57.261Z","2022-05-16T22:54:08.020Z","2022-05-16T22:54:20.682Z","2022-05-16T22:54:40.176Z","2022-05-16T22:55:29.824Z","2022-05-16T22:56:06.447Z","2022-05-16T22:56:13.476Z","2022-05-16T22:56:17.960Z","2022-05-16T22:56:28.193Z","2022-05-16T22:56:30.333Z","2022-05-16T22:56:52.930Z","2022-05-16T22:56:54.258Z","2022-05-16T22:56:59.965Z","2022-05-16T22:57:09.375Z","2022-05-16T22:57:18.417Z","2022-05-16T22:57:26.400Z","2022-05-16T22:57:37.051Z","2022-05-16T22:57:46.752Z","2022-05-16T22:58:14.510Z","2022-05-16T22:58:24.169Z","2022-05-16T22:58:39.265Z","2022-05-16T22:58:45.788Z","2022-05-16T22:58:53.236Z","2022-05-16T22:59:41.265Z","2022-05-16T23:00:48.924Z","2022-05-16T23:01:13.445Z","2022-05-16T23:01:20.254Z","2022-05-16T23:02:17.197Z","2022-05-16T23:03:11.609Z","2022-05-16T23:03:33.608Z","2022-05-16T23:03:37.979Z","2022-05-16T23:03:45.454Z","2022-05-16T23:03:49.548Z","2022-05-16T23:03:54.132Z","2022-05-16T23:03:56.772Z","2022-05-16T23:04:04.361Z","2022-05-16T23:04:11.146Z","2022-05-16T23:04:47.283Z","2022-05-16T23:04:58.713Z","2022-05-16T23:05:14.754Z","2022-05-16T23:05:38.423Z","2022-05-16T23:06:26.700Z","2022-05-16T23:06:48.679Z","2022-05-16T23:07:28.693Z","2022-05-16T23:07:44.538Z","2022-05-16T23:07:55.815Z","2022-05-16T23:08:16.991Z","2022-05-16T23:08:26.276Z","2022-05-16T23:08:46.202Z","2022-05-16T23:08:56.589Z","2022-05-16T23:09:03.845Z","2022-05-16T23:09:14.898Z","2022-05-16T23:09:36.470Z","2022-05-16T23:10:05.140Z","2022-05-16T23:10:10.140Z","2022-05-16T23:10:12.490Z","2022-05-16T23:10:19.676Z","2022-05-16T23:10:33.466Z","2022-05-16T23:10:37.350Z","2022-05-16T23:10:41.602Z","2022-05-16T23:10:46.765Z","2022-05-16T23:11:27.403Z","2022-05-16T23:11:43.081Z","2022-05-16T23:11:51.574Z","2022-05-16T23:12:04.286Z","2022-05-16T23:12:24.707Z","2022-05-16T23:12:37.155Z","2022-05-16T23:12:51.188Z","2022-05-16T23:13:11.033Z","2022-05-16T23:13:19.765Z","2022-05-16T23:13:26.469Z","2022-05-16T23:13:28.634Z","2022-05-16T23:13:30.761Z","2022-05-16T23:13:43.893Z","2022-05-16T23:13:50.656Z","2022-05-16T23:13:55.856Z","2022-05-16T23:14:00.288Z","2022-05-16T23:14:10.830Z","2022-05-16T23:14:15.067Z","2022-05-16T23:14:27.580Z","2022-05-16T23:14:35.574Z","2022-05-16T23:14:43.837Z","2022-05-16T23:14:51.036Z","2022-05-16T23:15:06.969Z","2022-05-16T23:15:12.129Z","2022-05-16T23:15:18.930Z","2022-05-16T23:15:45.959Z","2022-05-16T23:15:48.242Z","2022-05-16T23:16:05.353Z","2022-05-16T23:16:14.692Z","2022-05-16T23:16:20.185Z","2022-05-16T23:16:26.316Z","2022-05-16T23:16:27.996Z","2022-05-16T23:16:36.207Z","2022-05-16T23:16:45.388Z","2022-05-16T23:16:57.584Z","2022-05-16T23:17:15.389Z","2022-05-16T23:17:26.819Z","2022-05-16T23:17:29.428Z","2022-05-16T23:17:36.573Z","2022-05-16T23:17:42.082Z","2022-05-16T23:17:49.994Z","2022-05-16T23:18:02.323Z","2022-05-16T23:18:07.558Z","2022-05-16T23:18:18.217Z","2022-05-16T23:18:25.315Z","2022-05-16T23:18:49.184Z","2022-05-16T23:18:56.140Z","2022-05-16T23:19:03.942Z","2022-05-16T23:19:11.210Z","2022-05-16T23:19:17.098Z","2022-05-16T23:19:31.428Z","2022-05-16T23:19:36.527Z","2022-05-16T23:19:51.944Z","2022-05-16T23:20:03.863Z","2022-05-16T23:20:09.221Z","2022-05-16T23:20:13.180Z","2022-05-16T23:20:19.877Z","2022-05-16T23:20:23.366Z","2022-05-16T23:20:37.895Z","2022-05-16T23:20:43.485Z","2022-05-16T23:20:47.714Z","2022-05-16T23:20:55.418Z","2022-05-16T23:21:08.462Z","2022-05-16T23:21:20.844Z","2022-05-16T23:21:44.913Z","2022-05-16T23:21:52.869Z","2022-05-16T23:22:14.232Z","2022-05-16T23:22:35.551Z","2022-05-16T23:22:55.440Z","2022-05-16T23:23:10.445Z","2022-05-16T23:23:19.726Z","2022-05-16T23:23:42.742Z","2022-05-16T23:23:53.280Z","2022-05-16T23:24:04.207Z","2022-05-16T23:24:20.192Z","2022-05-16T23:24:25.385Z","2022-05-16T23:24:31.722Z","2022-05-16T23:24:38.440Z","2022-05-16T23:24:47.113Z","2022-05-16T23:24:57.017Z","2022-05-16T23:25:08.660Z","2022-05-16T23:25:15.385Z","2022-05-16T23:25:17.894Z","2022-05-16T23:25:36.616Z","2022-05-16T23:25:42.362Z","2022-05-16T23:25:47.428Z","2022-05-16T23:26:01.324Z","2022-05-16T23:26:19.856Z","2022-05-16T23:26:28.941Z","2022-05-16T23:26:49.147Z","2022-05-16T23:26:53.727Z","2022-05-16T23:27:01.615Z","2022-05-16T23:27:07.330Z","2022-05-16T23:27:12.296Z","2022-05-16T23:27:38.951Z","2022-05-16T23:28:04.347Z","2022-05-16T23:28:16.215Z","2022-05-16T23:28:31.079Z","2022-05-16T23:28:48.400Z","2022-05-16T23:29:07.738Z","2022-05-16T23:29:18.485Z","2022-05-16T23:30:30.620Z","2022-05-16T23:31:03.266Z","2022-05-16T23:31:24.857Z","2022-05-16T23:31:38.611Z","2022-05-16T23:31:44.304Z","2022-05-16T23:31:50.311Z","2022-05-16T23:32:01.228Z","2022-05-16T23:32:22.754Z","2022-05-16T23:32:30.016Z","2022-05-16T23:32:42.953Z","2022-05-16T23:33:01.608Z","2022-05-16T23:33:10.878Z","2022-05-16T23:33:20.866Z","2022-05-16T23:33:43.422Z","2022-05-16T23:34:00.358Z","2022-05-16T23:34:10.553Z","2022-05-16T23:34:13.908Z","2022-05-16T23:34:19.624Z","2022-05-16T23:34:27.821Z","2022-05-16T23:34:30.600Z","2022-05-16T23:34:50.289Z","2022-05-16T23:34:56.359Z","2022-05-16T23:35:04.918Z","2022-05-16T23:35:10.449Z","2022-05-16T23:35:20.127Z","2022-05-16T23:35:23.965Z","2022-05-16T23:35:25.944Z","2022-05-16T23:35:33.406Z","2022-05-16T23:35:37.589Z","2022-05-16T23:35:47.336Z","2022-05-16T23:35:50.604Z","2022-05-16T23:35:53.586Z","2022-05-16T23:35:58.400Z","2022-05-16T23:36:06.538Z","2022-05-16T23:36:12.146Z","2022-05-16T23:36:13.880Z","2022-05-16T23:36:43.259Z","2022-05-16T23:37:41.299Z","2022-05-16T23:38:20.617Z","2022-05-16T23:38:31.161Z","2022-05-16T23:38:44.521Z","2022-05-16T23:38:59.284Z","2022-05-16T23:39:08.004Z","2022-05-16T23:39:18.963Z","2022-05-16T23:39:19.252Z","2022-05-16T23:39:24.378Z","2022-05-16T23:39:26.338Z","2022-05-16T23:39:33.120Z","2022-05-16T23:39:44.087Z","2022-05-16T23:39:45.114Z","2022-05-16T23:39:48.567Z","2022-05-16T23:39:53.257Z","2022-05-16T23:39:56.568Z","2022-05-16T23:40:02.072Z","2022-05-16T23:40:08.742Z","2022-05-16T23:40:17.694Z","2022-05-16T23:40:21.771Z","2022-05-16T23:40:45.499Z","2022-05-16T23:40:48.895Z","2022-05-16T23:40:55.883Z","2022-05-16T23:41:26.620Z","2022-05-16T23:41:35.508Z","2022-05-16T23:42:17.701Z","2022-05-16T23:42:36.639Z","2022-05-16T23:42:51.271Z","2022-05-16T23:43:47.104Z","2022-05-16T23:44:02.793Z","2022-05-16T23:44:14.539Z","2022-05-16T23:44:18.345Z","2022-05-16T23:45:01.793Z","2022-05-16T23:45:20.545Z","2022-05-16T23:45:43.545Z","2022-05-16T23:46:05.331Z","2022-05-16T23:46:16.270Z","2022-05-16T23:46:32.918Z","2022-05-16T23:46:35.725Z","2022-05-16T23:46:41.085Z","2022-05-16T23:46:59.002Z","2022-05-16T23:47:00.758Z","2022-05-16T23:47:02.602Z","2022-05-16T23:47:12.592Z","2022-05-16T23:47:18.137Z","2022-05-16T23:47:20.750Z","2022-05-16T23:47:26.557Z","2022-05-16T23:47:33.774Z","2022-05-16T23:47:34.997Z","2022-05-16T23:47:47.876Z","2022-05-16T23:48:10.489Z","2022-05-16T23:48:15.668Z","2022-05-16T23:48:21.685Z","2022-05-16T23:48:23.476Z","2022-05-16T23:48:25.310Z","2022-05-16T23:48:38.596Z","2022-05-16T23:48:41.493Z","2022-05-16T23:48:44.682Z","2022-05-16T23:48:48.537Z","2022-05-16T23:48:48.850Z","2022-05-16T23:48:49.958Z","2022-05-16T23:48:53.581Z","2022-05-16T23:48:56.335Z","2022-05-16T23:49:05.101Z","2022-05-16T23:49:05.984Z","2022-05-16T23:49:08.912Z","2022-05-16T23:49:11.617Z","2022-05-16T23:49:13.668Z","2022-05-16T23:49:25.247Z","2022-05-16T23:49:26.626Z","2022-05-16T23:49:33.679Z","2022-05-16T23:49:36.552Z","2022-05-16T23:49:38.874Z","2022-05-16T23:49:46.578Z","2022-05-16T23:49:50.440Z","2022-05-16T23:49:53.424Z","2022-05-16T23:49:57.470Z","2022-05-16T23:49:58.393Z","2022-05-16T23:49:59.219Z","2022-05-16T23:50:01.076Z","2022-05-16T23:50:17.205Z","2022-05-16T23:50:29.088Z","2022-05-16T23:50:37.650Z","2022-05-16T23:50:39.190Z","2022-05-16T23:50:40.766Z","2022-05-16T23:50:43.813Z","2022-05-16T23:50:46.449Z","2022-05-16T23:50:48.122Z","2022-05-16T23:50:48.974Z","2022-05-16T23:51:07.545Z","2022-05-16T23:51:09.962Z","2022-05-16T23:51:34.575Z","2022-05-16T23:51:49.523Z","2022-05-16T23:51:53.530Z","2022-05-16T23:52:06.027Z","2022-05-16T23:52:12.774Z","2022-05-16T23:52:26.819Z","2022-05-16T23:52:35.490Z","2022-05-16T23:52:52.911Z","2022-05-16T23:53:07.732Z","2022-05-16T23:53:39.262Z","2022-05-16T23:53:58.825Z","2022-05-16T23:54:35.542Z","2022-05-16T23:55:14.999Z","2022-05-16T23:55:35.423Z","2022-05-16T23:55:47.951Z","2022-05-16T23:56:04.394Z","2022-05-16T23:56:18.087Z","2022-05-16T23:56:24.013Z","2022-05-16T23:56:39.298Z","2022-05-16T23:56:49.897Z","2022-05-16T23:57:24.060Z","2022-05-16T23:57:33.730Z","2022-05-16T23:57:39.990Z","2022-05-16T23:57:41.677Z","2022-05-16T23:57:56.300Z","2022-05-16T23:58:10.211Z","2022-05-16T23:58:41.081Z","2022-05-16T23:59:09.625Z","2022-05-16T23:59:31.845Z","2022-05-16T23:59:53.040Z","2022-05-17T00:00:01.051Z","2022-05-17T00:00:05.462Z","2022-05-17T00:00:18.047Z","2022-05-17T00:00:22.097Z","2022-05-17T00:00:28.477Z","2022-05-17T00:00:37.641Z","2022-05-17T00:00:49.662Z","2022-05-17T00:01:02.518Z","2022-05-17T00:01:18.186Z","2022-05-17T00:01:23.513Z","2022-05-17T00:01:29.743Z","2022-05-17T00:01:33.780Z","2022-05-17T00:01:38.541Z","2022-05-17T00:01:40.522Z","2022-05-17T00:01:46.825Z","2022-05-17T00:01:49.117Z","2022-05-17T00:01:55.705Z","2022-05-17T00:02:06.934Z","2022-05-17T00:02:13.262Z","2022-05-17T00:02:24.135Z","2022-05-17T00:02:41.505Z","2022-05-17T00:02:43.884Z","2022-05-17T00:02:47.444Z","2022-05-17T00:02:47.987Z","2022-05-17T00:02:48.675Z","2022-05-17T00:02:50.276Z","2022-05-17T00:02:53.236Z","2022-05-17T00:03:21.139Z","2022-05-17T00:03:27.352Z","2022-05-17T00:03:37.617Z","2022-05-17T00:03:42.002Z","2022-05-17T00:03:44.103Z","2022-05-17T00:03:48.168Z","2022-05-17T00:03:51.512Z","2022-05-17T00:04:03.072Z","2022-05-17T00:04:10.151Z","2022-05-17T00:04:19.038Z","2022-05-17T00:04:41.155Z","2022-05-17T00:04:50.942Z","2022-05-17T00:05:17.444Z","2022-05-17T00:05:41.177Z","2022-05-17T00:06:02.178Z","2022-05-17T00:06:17.245Z","2022-05-17T00:06:27.449Z","2022-05-17T00:06:50.075Z","2022-05-17T00:07:12.407Z","2022-05-17T00:07:49.299Z","2022-05-17T00:08:24.804Z","2022-05-17T00:08:35.556Z","2022-05-17T00:09:06.599Z","2022-05-17T00:09:23.736Z","2022-05-17T00:09:39.941Z","2022-05-17T00:09:53.773Z","2022-05-17T00:10:01.321Z","2022-05-17T00:10:16.306Z","2022-05-17T00:10:31.511Z","2022-05-17T00:10:37.906Z","2022-05-17T00:10:47.697Z","2022-05-17T00:10:49.201Z","2022-05-17T00:10:57.434Z","2022-05-17T00:11:11.160Z","2022-05-17T00:11:13.768Z","2022-05-17T00:11:22.702Z","2022-05-17T00:11:27.861Z","2022-05-17T00:11:31.734Z","2022-05-17T00:11:41.483Z","2022-05-17T00:11:41.962Z","2022-05-17T00:11:58.088Z","2022-05-17T00:12:01.386Z","2022-05-17T00:12:02.908Z","2022-05-17T00:12:04.459Z","2022-05-17T00:12:07.587Z","2022-05-17T00:12:21.658Z","2022-05-17T00:12:23.916Z","2022-05-17T00:12:27.779Z","2022-05-17T00:12:32.113Z","2022-05-17T00:12:42.650Z","2022-05-17T00:12:45.614Z","2022-05-17T00:12:48.211Z","2022-05-17T00:12:53.098Z","2022-05-17T00:12:54.146Z","2022-05-17T00:13:03.511Z","2022-05-17T00:13:09.867Z","2022-05-17T00:13:11.847Z","2022-05-17T00:13:17.478Z","2022-05-17T00:13:23.860Z","2022-05-17T00:13:26.597Z","2022-05-17T00:13:37.012Z","2022-05-17T00:13:53.209Z","2022-05-17T00:14:04.070Z","2022-05-17T00:14:08.766Z","2022-05-17T00:14:10.963Z","2022-05-17T00:14:31.229Z","2022-05-17T00:14:38.336Z","2022-05-17T00:14:49.377Z","2022-05-17T00:15:07.052Z","2022-05-17T00:15:10.680Z","2022-05-17T00:15:14.349Z","2022-05-17T00:15:21.181Z","2022-05-17T00:15:25.679Z","2022-05-17T00:15:35.501Z","2022-05-17T00:15:38.759Z","2022-05-17T00:15:44.547Z","2022-05-17T00:15:50.876Z","2022-05-17T00:15:55.202Z","2022-05-17T00:16:42.879Z","2022-05-17T00:16:51.005Z","2022-05-17T00:16:55.072Z","2022-05-17T00:16:58.520Z","2022-05-17T00:17:07.614Z","2022-05-17T00:17:09.192Z","2022-05-17T00:17:20.197Z","2022-05-17T00:17:22.344Z","2022-05-17T00:17:32.351Z","2022-05-17T00:17:34.908Z","2022-05-17T00:17:36.004Z","2022-05-17T00:17:36.420Z","2022-05-17T00:17:57.368Z","2022-05-17T00:17:58.829Z","2022-05-17T00:18:05.304Z","2022-05-17T00:18:07.864Z","2022-05-17T00:18:11.294Z","2022-05-17T00:18:22.404Z","2022-05-17T00:18:39.355Z","2022-05-17T00:18:42.131Z","2022-05-17T00:18:59.883Z","2022-05-17T00:19:19.884Z","2022-05-17T00:20:51.857Z","2022-05-17T00:20:55.520Z","2022-05-17T00:21:11.016Z","2022-05-17T00:21:47.775Z","2022-05-17T00:22:10.436Z","2022-05-17T00:22:33.161Z","2022-05-17T00:23:28.296Z","2022-05-17T00:24:07.624Z","2022-05-17T00:24:32.807Z","2022-05-17T00:24:43.291Z","2022-05-17T00:24:56.394Z","2022-05-17T00:25:06.313Z","2022-05-17T00:25:16.963Z","2022-05-17T00:25:35.447Z","2022-05-17T00:25:50.901Z","2022-05-17T00:26:57.745Z","2022-05-17T00:27:30.085Z","2022-05-17T00:27:51.633Z","2022-05-17T00:28:10.082Z","2022-05-17T00:28:30.113Z","2022-05-17T00:29:06.687Z","2022-05-17T00:29:23.854Z","2022-05-17T00:29:27.168Z","2022-05-17T00:29:40.802Z","2022-05-17T00:30:04.936Z","2022-05-17T00:30:16.116Z","2022-05-17T00:30:23.411Z","2022-05-17T00:30:29.221Z","2022-05-17T00:30:39.634Z","2022-05-17T00:30:44.671Z","2022-05-17T00:30:51.588Z","2022-05-17T00:31:05.102Z","2022-05-17T00:31:11.027Z","2022-05-17T00:31:14.956Z","2022-05-17T00:31:31.751Z","2022-05-17T00:31:33.360Z","2022-05-17T00:31:40.633Z","2022-05-17T00:32:01.390Z","2022-05-17T00:32:04.650Z","2022-05-17T00:32:11.241Z","2022-05-17T00:32:14.752Z","2022-05-17T00:32:27.626Z","2022-05-17T00:32:47.163Z","2022-05-17T00:32:51.214Z","2022-05-17T00:33:09.098Z","2022-05-17T00:33:17.516Z","2022-05-17T00:33:34.849Z","2022-05-17T00:33:50.858Z","2022-05-17T00:33:53.895Z","2022-05-17T00:33:57.209Z","2022-05-17T00:34:05.237Z","2022-05-17T00:34:12.692Z","2022-05-17T00:34:29.092Z","2022-05-17T00:34:50.419Z","2022-05-17T00:34:52.277Z","2022-05-17T00:34:55.067Z","2022-05-17T00:35:00.588Z","2022-05-17T00:35:18.354Z","2022-05-17T00:35:29.803Z","2022-05-17T00:35:52.301Z","2022-05-17T00:35:59.054Z","2022-05-17T00:36:00.708Z","2022-05-17T00:36:02.969Z","2022-05-17T00:36:09.732Z","2022-05-17T00:36:13.111Z","2022-05-17T00:36:18.148Z","2022-05-17T00:36:21.864Z","2022-05-17T00:36:31.800Z","2022-05-17T00:36:42.670Z","2022-05-17T00:36:47.886Z","2022-05-17T00:36:54.931Z","2022-05-17T00:37:08.605Z","2022-05-17T00:37:09.388Z","2022-05-17T00:37:16.546Z","2022-05-17T00:37:21.297Z","2022-05-17T00:37:23.703Z","2022-05-17T00:37:34.954Z","2022-05-17T00:37:45.055Z","2022-05-17T00:37:56.163Z","2022-05-17T00:38:03.179Z","2022-05-17T00:38:11.642Z","2022-05-17T00:38:14.489Z","2022-05-17T00:38:25.880Z","2022-05-17T00:38:35.323Z","2022-05-17T00:38:48.299Z","2022-05-17T00:38:52.473Z","2022-05-17T00:39:05.219Z","2022-05-17T00:39:17.957Z","2022-05-17T00:39:21.968Z","2022-05-17T00:39:34.086Z","2022-05-17T00:39:37.756Z","2022-05-17T00:39:46.976Z","2022-05-17T00:40:01.463Z","2022-05-17T00:40:03.796Z","2022-05-17T00:40:16.356Z","2022-05-17T00:42:08.859Z","2022-05-17T00:43:12.920Z","2022-05-17T00:43:57.595Z","2022-05-17T00:44:23.560Z","2022-05-17T00:44:25.959Z","2022-05-17T00:44:29.264Z","2022-05-17T00:44:37.025Z","2022-05-17T00:44:45.548Z","2022-05-17T00:44:46.280Z","2022-05-17T00:44:53.257Z","2022-05-17T00:44:58.577Z","2022-05-17T00:45:01.860Z","2022-05-17T00:45:06.279Z","2022-05-17T00:45:10.186Z","2022-05-17T00:45:12.714Z","2022-05-17T00:45:20.539Z","2022-05-17T00:45:22.827Z","2022-05-17T00:45:27.236Z","2022-05-17T00:45:27.721Z","2022-05-17T00:45:30.729Z","2022-05-17T00:45:34.344Z","2022-05-17T00:45:36.292Z","2022-05-17T00:45:38.520Z","2022-05-17T00:45:46.474Z","2022-05-17T00:45:55.513Z","2022-05-17T00:46:02.480Z","2022-05-17T00:46:09.137Z","2022-05-17T00:46:13.727Z","2022-05-17T00:46:14.542Z","2022-05-17T00:46:15.824Z","2022-05-17T00:46:23.131Z","2022-05-17T00:46:32.581Z","2022-05-17T00:46:40.816Z","2022-05-17T00:46:52.560Z","2022-05-17T00:46:54.077Z","2022-05-17T00:46:55.162Z","2022-05-17T00:46:56.285Z","2022-05-17T00:47:03.994Z","2022-05-17T00:47:05.470Z","2022-05-17T00:47:07.285Z","2022-05-17T00:47:26.629Z","2022-05-17T00:47:37.696Z","2022-05-17T00:47:50.522Z","2022-05-17T00:47:51.903Z","2022-05-17T00:47:53.862Z","2022-05-17T00:47:55.451Z","2022-05-17T00:47:56.165Z","2022-05-17T00:48:04.880Z","2022-05-17T00:48:13.321Z","2022-05-17T00:48:16.659Z","2022-05-17T00:48:34.858Z","2022-05-17T00:48:37.325Z","2022-05-17T00:48:40.335Z","2022-05-17T00:49:25.267Z","2022-05-17T00:49:49.800Z","2022-05-17T00:50:25.001Z","2022-05-17T00:50:29.877Z","2022-05-17T00:50:34.963Z","2022-05-17T00:51:00.845Z","2022-05-17T00:51:24.835Z","2022-05-17T00:51:56.139Z","2022-05-17T00:52:12.530Z","2022-05-17T00:52:18.119Z","2022-05-17T00:52:23.057Z","2022-05-17T00:52:23.556Z","2022-05-17T00:52:24.410Z","2022-05-17T00:52:26.445Z","2022-05-17T00:52:31.428Z","2022-05-17T00:52:41.226Z","2022-05-17T00:52:49.708Z","2022-05-17T00:53:45.843Z","2022-05-17T00:53:53.339Z","2022-05-17T00:54:19.653Z","2022-05-17T00:54:25.897Z","2022-05-17T00:54:31.364Z","2022-05-17T00:54:38.768Z","2022-05-17T00:54:57.191Z","2022-05-17T00:55:00.187Z","2022-05-17T00:55:03.539Z","2022-05-17T00:55:09.959Z","2022-05-17T00:55:18.581Z","2022-05-17T00:55:21.582Z","2022-05-17T00:55:25.904Z","2022-05-17T00:55:33.329Z","2022-05-17T00:55:44.050Z","2022-05-17T00:55:53.151Z","2022-05-17T00:55:58.072Z","2022-05-17T00:55:58.771Z","2022-05-17T00:56:00.116Z","2022-05-17T00:56:02.571Z","2022-05-17T00:56:03.653Z","2022-05-17T00:56:09.893Z","2022-05-17T00:56:12.351Z","2022-05-17T00:56:24.709Z","2022-05-17T00:56:27.654Z","2022-05-17T00:56:28.742Z","2022-05-17T00:56:31.106Z","2022-05-17T00:56:33.921Z","2022-05-17T00:56:40.533Z","2022-05-17T00:56:44.459Z","2022-05-17T00:56:52.264Z","2022-05-17T00:56:53.618Z","2022-05-17T00:57:01.003Z","2022-05-17T00:57:01.456Z","2022-05-17T00:57:06.521Z","2022-05-17T00:57:10.359Z","2022-05-17T00:57:17.561Z","2022-05-17T00:57:26.450Z","2022-05-17T00:57:28.071Z","2022-05-17T00:57:30.381Z","2022-05-17T00:57:32.123Z","2022-05-17T00:57:36.629Z","2022-05-17T00:57:40.241Z","2022-05-17T00:57:41.934Z","2022-05-17T00:57:52.767Z","2022-05-17T00:57:54.861Z","2022-05-17T00:58:06.280Z","2022-05-17T00:58:09.835Z","2022-05-17T00:58:25.940Z","2022-05-17T00:58:29.753Z","2022-05-17T00:58:59.862Z","2022-05-17T00:59:19.973Z","2022-05-17T00:59:30.934Z","2022-05-17T00:59:41.067Z","2022-05-17T01:00:04.373Z","2022-05-17T01:00:13.847Z","2022-05-17T01:00:22.510Z","2022-05-17T01:00:29.759Z","2022-05-17T01:00:35.017Z","2022-05-17T01:00:37.513Z","2022-05-17T01:00:39.096Z","2022-05-17T01:00:41.628Z","2022-05-17T01:00:43.952Z","2022-05-17T01:01:02.885Z","2022-05-17T01:01:21.903Z","2022-05-17T01:01:55.541Z","2022-05-17T01:02:19.624Z","2022-05-17T01:02:43.700Z","2022-05-17T01:02:57.422Z","2022-05-17T01:04:00.917Z","2022-05-17T01:04:44.118Z","2022-05-17T01:05:02.200Z","2022-05-17T01:05:19.671Z","2022-05-17T01:06:36.704Z","2022-05-17T01:06:54.988Z","2022-05-17T01:07:10.759Z","2022-05-17T01:07:25.492Z","2022-05-17T01:07:28.300Z","2022-05-17T01:08:11.429Z","2022-05-17T01:08:23.446Z","2022-05-17T01:09:43.592Z","2022-05-17T01:10:00.392Z","2022-05-17T01:10:44.207Z","2022-05-17T01:11:29.564Z","2022-05-17T01:11:34.389Z","2022-05-17T01:11:36.251Z","2022-05-17T01:11:39.025Z","2022-05-17T01:12:38.794Z","2022-05-17T01:13:53.265Z","2022-05-17T01:13:54.875Z","2022-05-17T01:14:00.541Z","2022-05-17T01:14:02.439Z","2022-05-17T01:14:03.421Z","2022-05-17T01:14:05.007Z","2022-05-17T01:14:06.518Z","2022-05-17T01:14:08.689Z","2022-05-17T01:14:09.729Z","2022-05-17T01:14:11.412Z","2022-05-17T01:14:54.386Z","2022-05-17T01:15:46.296Z","2022-05-17T01:15:46.653Z","2022-05-17T01:16:07.114Z","2022-05-17T01:16:11.013Z","2022-05-17T01:16:13.269Z","2022-05-17T01:16:18.116Z","2022-05-17T01:16:53.467Z","2022-05-17T01:17:54.566Z","2022-05-17T01:18:07.633Z","2022-05-17T01:18:10.982Z","2022-05-17T01:18:15.875Z","2022-05-17T01:18:27.329Z","2022-05-17T01:19:15.186Z","2022-05-17T01:20:12.258Z","2022-05-17T01:20:14.974Z","2022-05-17T01:20:17.685Z","2022-05-17T01:20:19.477Z","2022-05-17T01:20:24.126Z","2022-05-17T01:20:26.392Z","2022-05-17T01:20:30.155Z","2022-05-17T01:21:09.218Z","2022-05-17T01:21:31.892Z","2022-05-17T01:21:35.402Z","2022-05-17T01:21:40.778Z","2022-05-17T01:21:42.172Z","2022-05-17T01:21:44.040Z","2022-05-17T01:21:46.237Z","2022-05-17T01:21:47.463Z","2022-05-17T01:21:53.818Z","2022-05-17T01:21:56.353Z","2022-05-17T01:22:01.605Z","2022-05-17T01:22:04.111Z","2022-05-17T01:22:13.700Z","2022-05-17T01:22:22.800Z","2022-05-17T01:22:25.212Z","2022-05-17T01:22:33.661Z","2022-05-17T01:22:41.361Z","2022-05-17T01:22:51.410Z","2022-05-17T01:22:55.065Z","2022-05-17T01:22:57.176Z","2022-05-17T01:22:59.506Z","2022-05-17T01:23:01.055Z","2022-05-17T01:23:02.692Z","2022-05-17T01:23:09.068Z","2022-05-17T01:23:19.845Z","2022-05-17T01:23:20.136Z","2022-05-17T01:23:41.281Z","2022-05-17T01:23:43.744Z","2022-05-17T01:23:46.420Z","2022-05-17T01:23:48.144Z","2022-05-17T01:23:50.054Z","2022-05-17T01:24:02.561Z","2022-05-17T01:24:32.712Z","2022-05-17T01:24:33.730Z","2022-05-17T01:24:36.070Z","2022-05-17T01:24:38.739Z","2022-05-17T01:24:41.104Z","2022-05-17T01:24:43.285Z","2022-05-17T01:24:47.117Z","2022-05-17T01:24:49.277Z","2022-05-17T01:24:52.981Z","2022-05-17T01:25:03.143Z","2022-05-17T01:25:13.640Z","2022-05-17T01:25:30.905Z","2022-05-17T01:25:35.100Z","2022-05-17T01:25:39.147Z","2022-05-17T01:25:44.373Z","2022-05-17T01:25:46.787Z","2022-05-17T01:25:51.591Z","2022-05-17T01:25:54.869Z","2022-05-17T01:25:57.729Z","2022-05-17T01:25:58.602Z","2022-05-17T01:26:03.447Z","2022-05-17T01:26:21.466Z","2022-05-17T01:26:28.241Z","2022-05-17T01:26:57.014Z","2022-05-17T01:26:59.109Z","2022-05-17T01:27:07.165Z","2022-05-17T01:27:14.876Z","2022-05-17T01:27:22.409Z","2022-05-17T01:27:29.401Z","2022-05-17T01:27:31.565Z","2022-05-17T01:27:34.027Z","2022-05-17T01:28:07.621Z","2022-05-17T01:28:19.863Z","2022-05-17T01:28:28.347Z","2022-05-17T01:28:28.988Z","2022-05-17T01:28:44.975Z","2022-05-17T01:28:46.508Z","2022-05-17T01:28:47.947Z","2022-05-17T01:29:08.485Z","2022-05-17T01:29:12.908Z","2022-05-17T01:29:28.482Z","2022-05-17T01:29:29.255Z","2022-05-17T01:29:30.088Z","2022-05-17T01:29:38.434Z","2022-05-17T01:29:39.291Z","2022-05-17T01:29:42.627Z","2022-05-17T01:29:45.907Z","2022-05-17T01:29:55.284Z","2022-05-17T01:29:56.277Z","2022-05-17T01:29:56.975Z","2022-05-17T01:30:05.037Z","2022-05-17T01:30:17.197Z","2022-05-17T01:30:31.563Z","2022-05-17T01:30:38.898Z","2022-05-17T01:30:40.217Z","2022-05-17T01:30:41.674Z","2022-05-17T01:30:42.790Z","2022-05-17T01:30:45.129Z","2022-05-17T01:30:47.669Z","2022-05-17T01:30:48.511Z","2022-05-17T01:30:49.654Z","2022-05-17T01:30:52.579Z","2022-05-17T01:31:14.962Z","2022-05-17T01:31:17.135Z","2022-05-17T01:31:19.338Z","2022-05-17T01:31:22.239Z","2022-05-17T01:31:23.933Z","2022-05-17T01:31:26.508Z","2022-05-17T01:31:29.387Z","2022-05-17T01:31:34.793Z","2022-05-17T01:31:39.042Z","2022-05-17T01:31:43.308Z","2022-05-17T01:31:47.619Z","2022-05-17T01:31:48.400Z","2022-05-17T01:31:49.241Z","2022-05-17T01:31:55.180Z","2022-05-17T01:32:03.276Z","2022-05-17T01:32:32.776Z","2022-05-17T01:32:34.208Z","2022-05-17T01:32:35.194Z","2022-05-17T01:32:36.376Z","2022-05-17T01:32:43.917Z","2022-05-17T01:32:52.219Z","2022-05-17T01:33:07.962Z","2022-05-17T01:33:08.912Z","2022-05-17T01:33:10.649Z","2022-05-17T01:33:11.552Z","2022-05-17T01:33:34.853Z","2022-05-17T01:33:52.683Z","2022-05-17T01:34:18.053Z","2022-05-17T01:34:20.453Z","2022-05-17T01:34:22.262Z","2022-05-17T01:34:24.245Z","2022-05-17T01:34:34.557Z","2022-05-17T01:34:58.207Z","2022-05-17T01:35:29.714Z","2022-05-17T01:35:32.836Z","2022-05-17T01:35:43.780Z","2022-05-17T01:35:45.814Z","2022-05-17T01:35:56.717Z","2022-05-17T01:36:06.752Z","2022-05-17T01:36:09.221Z","2022-05-17T01:36:11.704Z","2022-05-17T01:36:13.138Z","2022-05-17T01:36:14.127Z","2022-05-17T01:36:20.026Z","2022-05-17T01:36:29.331Z","2022-05-17T01:36:46.194Z","2022-05-17T01:36:54.021Z","2022-05-17T01:36:56.630Z","2022-05-17T01:37:03.896Z","2022-05-17T01:37:28.994Z","2022-05-17T01:37:30.241Z","2022-05-17T01:37:31.413Z","2022-05-17T01:37:34.253Z","2022-05-17T01:37:35.710Z","2022-05-17T01:37:53.812Z","2022-05-17T01:37:55.074Z","2022-05-17T01:38:05.534Z","2022-05-17T01:38:13.319Z","2022-05-17T01:38:15.705Z","2022-05-17T01:38:28.441Z","2022-05-17T01:38:30.176Z","2022-05-17T01:38:32.204Z","2022-05-17T01:38:47.467Z","2022-05-17T01:39:10.280Z","2022-05-17T01:39:12.066Z","2022-05-17T01:39:13.935Z","2022-05-17T01:39:23.373Z","2022-05-17T01:39:31.397Z","2022-05-17T01:39:43.549Z","2022-05-17T01:39:50.220Z","2022-05-17T01:39:54.037Z","2022-05-17T01:39:57.388Z","2022-05-17T01:39:58.450Z","2022-05-17T01:40:00.662Z","2022-05-17T01:40:11.363Z","2022-05-17T01:40:50.716Z","2022-05-17T01:41:06.274Z","2022-05-17T01:41:08.915Z","2022-05-17T01:41:10.711Z","2022-05-17T01:41:47.173Z","2022-05-17T01:41:52.314Z","2022-05-17T01:41:58.962Z","2022-05-17T01:42:02.278Z","2022-05-17T01:42:05.582Z","2022-05-17T01:42:12.234Z","2022-05-17T01:42:13.633Z","2022-05-17T01:42:15.176Z","2022-05-17T01:42:17.190Z","2022-05-17T01:42:20.711Z","2022-05-17T01:42:28.280Z","2022-05-17T01:42:31.295Z","2022-05-17T01:42:52.218Z","2022-05-17T01:43:20.005Z","2022-05-17T01:43:21.428Z","2022-05-17T01:43:23.014Z","2022-05-17T01:43:23.922Z","2022-05-17T01:43:31.291Z","2022-05-17T01:43:38.486Z","2022-05-17T01:43:40.563Z","2022-05-17T01:43:43.909Z","2022-05-17T01:43:47.732Z","2022-05-17T01:43:49.178Z","2022-05-17T01:43:55.481Z","2022-05-17T01:43:58.077Z","2022-05-17T01:44:04.946Z","2022-05-17T01:44:16.285Z","2022-05-17T01:44:24.166Z","2022-05-17T01:44:27.688Z","2022-05-17T01:44:38.434Z","2022-05-17T01:44:41.440Z","2022-05-17T01:44:43.367Z","2022-05-17T01:44:52.116Z","2022-05-17T01:45:06.373Z","2022-05-17T01:45:15.241Z","2022-05-17T01:45:27.579Z","2022-05-17T01:45:28.268Z","2022-05-17T01:45:50.589Z","2022-05-17T01:46:23.188Z","2022-05-17T01:46:26.054Z","2022-05-17T01:46:28.319Z","2022-05-17T01:46:38.346Z","2022-05-17T01:46:51.713Z","2022-05-17T01:47:00.025Z","2022-05-17T01:47:07.756Z","2022-05-17T01:47:10.413Z","2022-05-17T01:47:21.518Z","2022-05-17T01:47:26.379Z","2022-05-17T01:47:30.706Z","2022-05-17T01:47:43.622Z","2022-05-17T01:47:45.802Z","2022-05-17T01:47:59.643Z","2022-05-17T01:48:14.167Z","2022-05-17T01:48:17.129Z","2022-05-17T01:48:23.009Z","2022-05-17T01:48:30.208Z","2022-05-17T01:48:33.644Z","2022-05-17T01:48:37.397Z","2022-05-17T01:48:39.645Z","2022-05-17T01:48:42.165Z","2022-05-17T01:49:05.267Z","2022-05-17T01:49:15.181Z","2022-05-17T01:49:21.158Z","2022-05-17T01:49:45.227Z","2022-05-17T01:50:00.881Z","2022-05-17T01:50:05.031Z","2022-05-17T01:50:06.233Z","2022-05-17T01:50:21.034Z","2022-05-17T01:50:24.538Z","2022-05-17T01:50:53.007Z","2022-05-17T01:50:54.575Z","2022-05-17T01:50:56.312Z","2022-05-17T01:50:57.964Z","2022-05-17T01:50:59.160Z","2022-05-17T01:51:14.739Z","2022-05-17T01:51:26.598Z","2022-05-17T01:51:33.461Z","2022-05-17T01:51:34.422Z","2022-05-17T01:51:35.453Z","2022-05-17T01:51:37.041Z","2022-05-17T01:51:43.306Z","2022-05-17T01:51:56.569Z","2022-05-17T01:52:04.238Z","2022-05-17T01:52:11.632Z","2022-05-17T01:52:19.994Z","2022-05-17T01:52:29.801Z","2022-05-17T01:52:31.611Z","2022-05-17T01:52:33.071Z","2022-05-17T01:52:47.693Z","2022-05-17T01:52:48.677Z","2022-05-17T01:52:49.033Z","2022-05-17T01:52:52.865Z","2022-05-17T01:52:53.783Z","2022-05-17T01:52:54.933Z","2022-05-17T01:52:57.701Z","2022-05-17T01:52:59.022Z","2022-05-17T01:53:09.724Z","2022-05-17T01:53:13.854Z","2022-05-17T01:53:15.637Z","2022-05-17T01:53:16.239Z","2022-05-17T01:53:17.822Z","2022-05-17T01:53:19.500Z","2022-05-17T01:53:19.750Z","2022-05-17T01:53:31.181Z","2022-05-17T01:53:40.295Z","2022-05-17T01:53:49.242Z","2022-05-17T01:54:05.295Z","2022-05-17T01:54:18.539Z","2022-05-17T01:54:19.743Z","2022-05-17T01:54:21.347Z","2022-05-17T01:54:22.607Z","2022-05-17T01:54:23.427Z","2022-05-17T01:54:24.309Z","2022-05-17T01:54:25.531Z","2022-05-17T01:54:27.186Z","2022-05-17T01:54:28.203Z","2022-05-17T01:54:44.233Z","2022-05-17T01:54:47.637Z","2022-05-17T01:54:48.015Z","2022-05-17T01:55:01.536Z","2022-05-17T01:55:04.750Z","2022-05-17T01:55:09.674Z","2022-05-17T01:55:38.361Z","2022-05-17T01:55:40.489Z","2022-05-17T01:55:42.606Z","2022-05-17T01:55:55.186Z","2022-05-17T01:56:27.393Z","2022-05-17T01:56:29.126Z","2022-05-17T01:56:37.148Z","2022-05-17T01:56:48.318Z","2022-05-17T01:56:50.687Z","2022-05-17T01:57:02.663Z","2022-05-17T01:57:10.394Z","2022-05-17T01:57:12.213Z","2022-05-17T01:57:19.569Z","2022-05-17T01:57:33.983Z","2022-05-17T01:57:39.133Z","2022-05-17T01:57:41.759Z","2022-05-17T01:57:43.113Z","2022-05-17T01:57:59.324Z","2022-05-17T01:58:00.632Z","2022-05-17T01:58:28.740Z","2022-05-17T01:58:30.598Z","2022-05-17T01:58:38.203Z","2022-05-17T01:58:52.235Z","2022-05-17T01:58:54.090Z","2022-05-17T01:58:56.216Z","2022-05-17T01:58:58.372Z","2022-05-17T01:59:24.145Z","2022-05-17T01:59:30.419Z","2022-05-17T01:59:32.125Z","2022-05-17T01:59:33.170Z","2022-05-17T01:59:34.674Z","2022-05-17T01:59:35.474Z","2022-05-17T01:59:42.377Z","2022-05-17T01:59:47.841Z","2022-05-17T01:59:50.675Z","2022-05-17T01:59:59.132Z","2022-05-17T02:00:08.012Z","2022-05-17T02:00:09.565Z","2022-05-17T02:00:10.517Z","2022-05-17T02:00:20.786Z","2022-05-17T02:00:22.862Z","2022-05-17T02:00:24.337Z","2022-05-17T02:00:28.909Z","2022-05-17T02:00:30.284Z","2022-05-17T02:00:30.611Z","2022-05-17T02:00:39.233Z","2022-05-17T02:00:42.241Z","2022-05-17T02:00:44.507Z","2022-05-17T02:00:47.039Z","2022-05-17T02:01:07.481Z","2022-05-17T02:01:12.470Z","2022-05-17T02:01:16.092Z","2022-05-17T02:01:17.385Z","2022-05-17T02:01:21.390Z","2022-05-17T02:01:26.763Z","2022-05-17T02:01:30.653Z","2022-05-17T02:01:32.872Z","2022-05-17T02:01:35.278Z","2022-05-17T02:01:35.559Z","2022-05-17T02:01:39.846Z","2022-05-17T02:01:44.850Z","2022-05-17T02:01:54.074Z","2022-05-17T02:01:55.863Z","2022-05-17T02:01:59.984Z","2022-05-17T02:02:01.518Z","2022-05-17T02:02:05.839Z","2022-05-17T02:02:09.497Z","2022-05-17T02:02:15.528Z","2022-05-17T02:02:18.767Z","2022-05-17T02:02:19.942Z","2022-05-17T02:02:35.594Z","2022-05-17T02:02:42.120Z","2022-05-17T02:02:49.794Z","2022-05-17T02:02:55.555Z","2022-05-17T02:03:01.557Z","2022-05-17T02:03:03.809Z","2022-05-17T02:03:12.486Z","2022-05-17T02:03:18.277Z","2022-05-17T02:03:23.071Z","2022-05-17T02:03:24.587Z","2022-05-17T02:03:32.448Z","2022-05-17T02:03:38.207Z","2022-05-17T02:03:43.719Z","2022-05-17T02:03:50.750Z","2022-05-17T02:03:52.892Z","2022-05-17T02:03:59.819Z","2022-05-17T02:04:05.230Z","2022-05-17T02:04:13.211Z","2022-05-17T02:04:15.331Z","2022-05-17T02:04:20.276Z","2022-05-17T02:04:31.902Z","2022-05-17T02:05:00.457Z","2022-05-17T02:05:10.525Z","2022-05-17T02:05:10.565Z"]},geometry:{type:"LineString",coordinates:[[12.276067,47.9519,502.789061],[12.276067,47.9519,502.789061],[12.275398,47.95184,502.789061],[12.275113,47.951876,502.789061],[12.274975,47.951947,502.789061],[12.274771,47.952204,502.683343],[12.274409,47.953025,502.097957],[12.274137,47.953701,501.619203],[12.274003,47.954029,501.274651],[12.273902,47.954203,501.064068],[12.273568,47.954527,500.619953],[12.27349,47.954485,500.544344],[12.273082,47.954775,500.094887],[12.273152,47.954825,500.017573],[12.273226,47.954875,499.938162],[12.273138,47.954939,499.840023],[12.271633,47.955637,498.729487],[12.26934,47.956506,497.647286],[12.267502,47.957183,497.164251],[12.264905,47.958267,496.772482],[12.263607,47.958876,496.695573],[12.262586,47.959493,497.391127],[12.262512,47.959448,497.441682],[12.261999,47.959874,497.854997],[12.261618,47.959784,498.180578],[12.261119,47.959793,499.359574],[12.259671,47.960077,502.923209],[12.257804,47.960619,509.219804],[12.256627,47.961125,513.713414],[12.254267,47.962326,516.66913],[12.254122,47.962294,516.471549],[12.253034,47.962426,515.04059],[12.252598,47.962626,514.356643],[12.252073,47.963321,511.114256],[12.251711,47.963688,508.579024],[12.250982,47.963931,505.435935],[12.250064,47.964511,500.559633],[12.24888,47.964975,495.255548],[12.24799,47.965454,492.17745],[12.247258,47.965785,490.901996],[12.246717,47.965948,490.045359],[12.245202,47.966172,488.498211],[12.244994,47.96624,488.343527],[12.24493,47.96639,488.187828],[12.244935,47.966546,488.032095],[12.245038,47.966718,487.847143],[12.245009,47.966991,487.573985],[12.243923,47.967147,486.514399],[12.244057,47.967584,485.767546],[12.243991,47.968342,484.496405],[12.243856,47.968349,484.344631],[12.240462,47.968542,479.51094],[12.239787,47.968617,478.460324],[12.238858,47.968852,476.935464],[12.238279,47.9691,475.818781],[12.237559,47.969486,474.240305],[12.232001,47.972581,462.64161],[12.231954,47.972604,462.616424],[12.231737,47.97271,462.500215],[12.23158,47.972853,462.385534],[12.231586,47.972928,462.337],[12.231492,47.973025,462.262284],[12.231237,47.973027,462.151961],[12.230928,47.973133,462.001758],[12.229112,47.974151,461.403357],[12.228506,47.974572,461.257978],[12.22811,47.974883,461.003173],[12.227766,47.975155,460.710009],[12.226436,47.976267,459.655497],[12.225694,47.976782,459.403662],[12.225041,47.977165,459.199104],[12.224321,47.977432,459.302401],[12.223882,47.977543,459.504895],[12.222859,47.977702,459.95807],[12.222774,47.977711,459.995204],[12.221013,47.977879,460.730733],[12.217982,47.978061,460.599345],[12.21707,47.978195,460.129589],[12.215811,47.978484,458.044074],[12.215795,47.978488,458.01303],[12.214192,47.979008,454.848473],[12.21353,47.979288,453.72931],[12.212188,47.979994,451.289927],[12.211971,47.980129,451.651792],[12.211528,47.980423,452.462562],[12.210569,47.981234,454.470784],[12.209816,47.981696,456.906695],[12.207974,47.9823,462.391619],[12.207225,47.982625,464.490618],[12.206574,47.983034,466.590152],[12.205653,47.983811,472.160661],[12.205235,47.984101,475.284034],[12.20439,47.98446,480.476471],[12.202321,47.984896,490.961124],[12.201371,47.985223,495.152653],[12.200618,47.985681,495.453633],[12.200406,47.985602,495.525409],[12.200285,47.985605,495.561227],[12.198945,47.985868,495.766708],[12.196607,47.986148,494.778157],[12.19656,47.986209,494.714173],[12.196427,47.986309,494.578908],[12.195454,47.986963,493.646428],[12.195351,47.987023,493.554092],[12.1952,47.987048,493.448906],[12.194388,47.98703,492.844452],[12.194146,47.987086,492.490826],[12.193991,47.987253,492.085159],[12.193624,47.987723,490.990893],[12.193604,47.987757,490.915495],[12.19334,47.988296,489.745074],[12.191846,47.988239,488.006504],[12.190412,47.988083,486.421334],[12.187361,47.987808,483.981442],[12.184016,47.98776,479.644862],[12.183343,47.987767,479.182883],[12.182523,47.987769,478.62006],[12.181758,47.987762,479.164139],[12.180789,47.987761,480.50266],[12.179046,47.987751,482.624952],[12.17889,47.987851,482.809513],[12.178788,47.98784,482.897787],[12.178689,47.987762,483.028439],[12.176659,47.987853,484.20727],[12.175712,47.987864,483.549208],[12.17533,47.987859,483.283749],[12.174829,47.987851,482.935562],[12.17442,47.987829,482.650478],[12.173736,47.987791,481.712653],[12.17366,47.987786,481.601003],[12.172204,47.987697,479.463417],[12.171992,47.990617,474.282065],[12.17197,47.991348,473.296076],[12.171758,47.994076,470.643507],[12.170663,47.994219,469.74521],[12.170021,47.994371,469.144242],[12.169693,47.994353,468.452156],[12.168771,47.993753,465.747611],[12.168449,47.99363,464.9679],[12.167347,47.993543,461.561452],[12.166356,47.993642,457.056971],[12.165974,47.993575,455.28166],[12.165724,47.993716,453.81186],[12.163455,47.995511,440.202077],[12.162615,47.996222,438.361116],[12.162005,47.996539,437.311353],[12.162029,47.996584,437.214305],[12.16415,47.999119,436.746899],[12.164557,47.999762,436.778784],[12.164789,48.000613,436.714386],[12.16475,48.001276,436.652908],[12.163815,48.004289,434.946981],[12.163755,48.004502,434.800309],[12.16369,48.004731,434.642578],[12.163458,48.004948,434.462036],[12.163243,48.005119,434.31205],[12.163142,48.005198,434.245231],[12.163092,48.005239,434.211219],[12.163313,48.005354,434.090821],[12.163525,48.005464,433.97545],[12.164216,48.005642,433.657032],[12.164271,48.005755,433.580648],[12.164214,48.005907,433.479922],[12.164181,48.00596,433.443019],[12.167632,48.00773,432.166422],[12.1691,48.008428,432.054634],[12.169188,48.008477,432.088423],[12.169389,48.008585,432.164507],[12.169458,48.008628,432.192337],[12.1702,48.009001,432.46625],[12.170767,48.009386,432.704674],[12.171169,48.009757,432.937469],[12.17147,48.0102,433.214415],[12.171732,48.010831,433.587129],[12.171885,48.011957,433.704749],[12.172816,48.016829,432.474617],[12.17306,48.01827,431.541311],[12.173054,48.018829,431.325144],[12.172777,48.019009,431.243329],[12.172716,48.019113,431.207946],[12.172684,48.019368,431.126899],[12.172984,48.019763,430.986577],[12.172947,48.020738,431.916448],[12.172973,48.021151,432.53308],[12.17296,48.021544,433.119475],[12.172873,48.022049,433.98149],[12.172738,48.022612,435.126039],[12.172851,48.022531,435.348416],[12.172857,48.02251,435.391332],[12.173252,48.022886,436.313755],[12.173323,48.022988,436.5396],[12.173296,48.023143,436.852836],[12.173133,48.02353,436.966657],[12.172954,48.023674,436.790186],[12.17287,48.023697,436.732979],[12.172623,48.023779,436.55918],[12.1725,48.023812,436.475653],[12.172378,48.023834,436.396015],[12.172181,48.023855,436.270286],[12.172117,48.023861,436.229554],[12.171558,48.023968,435.863092],[12.170999,48.024168,435.444843],[12.17013,48.024487,434.4262],[12.169242,48.024675,433.469075],[12.166441,48.02488,432.610172],[12.165863,48.02508,432.717524],[12.165588,48.025315,433.772946],[12.165468,48.025546,434.637838],[12.165129,48.026596,438.437008],[12.164977,48.026788,439.427864],[12.164589,48.027031,441.730918],[12.163629,48.027314,446.276294],[12.16283,48.027885,451.141527],[12.162342,48.028173,453.208196],[12.161979,48.028326,454.570677],[12.16181,48.028367,455.14153],[12.161438,48.028462,456.405953],[12.160358,48.028485,459.415015],[12.158657,48.028497,461.591859],[12.156657,48.028473,463.606359],[12.15608,48.028531,464.095318],[12.15555,48.028667,464.571031],[12.155014,48.028896,465.290667],[12.154394,48.029362,466.596247],[12.153311,48.030798,469.353921],[12.152326,48.032115,470.655545],[12.152162,48.03243,470.625494],[12.151963,48.032594,470.606465],[12.151519,48.032975,470.562946],[12.151439,48.033064,470.55359],[12.150498,48.033927,470.447157],[12.150441,48.033972,470.44102],[12.150176,48.034166,470.413677],[12.149652,48.034396,470.370058],[12.149874,48.034769,470.357709],[12.149933,48.035122,470.461705],[12.149883,48.035591,470.599368],[12.149725,48.035981,470.717669],[12.148984,48.037003,471.163515],[12.148821,48.037383,471.349169],[12.148655,48.038002,471.644505],[12.148642,48.03828,471.727926],[12.148743,48.038594,471.773789],[12.149754,48.040623,472.332067],[12.151352,48.043053,474.687397],[12.1518,48.043723,477.318492],[12.151532,48.043774,478.090889],[12.149663,48.044129,483.472231],[12.147775,48.044345,488.761485],[12.146368,48.044534,488.108793],[12.145994,48.044638,487.502672],[12.145436,48.04495,486.414171],[12.145169,48.045159,485.79899],[12.144851,48.045377,484.820867],[12.144661,48.045489,484.250553],[12.143993,48.045719,482.558851],[12.143359,48.045819,481.092255],[12.141001,48.045796,480.550283],[12.140439,48.045795,480.845704],[12.139686,48.045861,481.571705],[12.138672,48.046137,483.176078],[12.136786,48.047137,486.356963],[12.135806,48.047529,487.689046],[12.134026,48.048234,489.822196],[12.133311,48.048562,490.689056],[12.132874,48.048866,491.042917],[12.132108,48.049521,491.579912],[12.131639,48.049746,491.829161],[12.13038,48.050098,491.768821],[12.129752,48.050341,491.602218],[12.129342,48.050558,491.482148],[12.128801,48.050974,490.872457],[12.127854,48.052028,488.329959],[12.125881,48.050833,483.095545],[12.125499,48.050678,482.158626],[12.125287,48.050643,481.912538],[12.124679,48.050696,481.491469],[12.123631,48.050918,480.736502],[12.123368,48.050976,480.546317],[12.123066,48.051046,480.326811],[12.122773,48.051109,480.286618],[12.121103,48.051447,482.99845],[12.120509,48.051597,483.985303],[12.120178,48.051656,484.522255],[12.11965,48.05164,485.365941],[12.11883,48.051768,486.710078],[12.118335,48.05185,487.524121],[12.117714,48.051985,488.56649],[12.116694,48.052305,488.457275],[12.116183,48.052511,488.353441],[12.11579,48.052685,488.271418],[12.115646,48.052701,488.246017],[12.115508,48.052661,488.219845],[12.114821,48.05226,487.572379],[12.114391,48.052125,487.139758],[12.114008,48.052084,486.786533],[12.113644,48.052118,486.451833],[12.112817,48.052296,485.714968],[12.112497,48.052226,485.662249],[12.11171,48.051914,485.518979],[12.111211,48.051799,485.436333],[12.110705,48.051734,485.355654],[12.110698,48.052025,485.387991],[12.110873,48.052639,486.084721],[12.110851,48.052833,486.301592],[12.110708,48.053051,486.566928],[12.109729,48.053779,487.625712],[12.109627,48.053801,487.698145],[12.10936,48.05439,488.320395],[12.109164,48.054743,488.701086],[12.109146,48.054967,488.927889],[12.109154,48.055224,489.157033],[12.109157,48.055293,489.190685],[12.108687,48.055442,489.36019],[12.108218,48.055669,489.548875],[12.107579,48.055939,489.795211],[12.106657,48.05635,490.403695],[12.106137,48.056585,490.943115],[12.106061,48.056661,491.060645],[12.10606,48.056904,491.373069],[12.105924,48.057069,491.615271],[12.105528,48.057111,491.959828],[12.104875,48.057155,492.41667],[12.104625,48.057239,492.532097],[12.104208,48.057532,492.781679],[12.104056,48.057788,492.951663],[12.103433,48.058788,493.122705],[12.103024,48.059024,492.769188],[12.102434,48.059136,492.367911],[12.101914,48.059302,491.990885],[12.101679,48.059577,491.680878],[12.101508,48.060364,490.422529],[12.101386,48.060639,489.965561],[12.100819,48.061391,488.752523],[12.100616,48.062017,488.470293],[12.100354,48.062222,488.351501],[12.100084,48.062286,488.26714],[12.099639,48.062289,488.136093],[12.099446,48.062338,488.075296],[12.098883,48.062704,488.764623],[12.098646,48.062797,489.134878],[12.098456,48.062851,489.41303],[12.098149,48.062958,489.879483],[12.097714,48.063211,490.656354],[12.097314,48.063442,491.368545],[12.096453,48.063755,492.672384],[12.096152,48.063836,493.102645],[12.095198,48.063951,494.388042],[12.094157,48.064316,495.017082],[12.093147,48.064795,494.605079],[12.092137,48.065069,494.00691],[12.091519,48.065322,492.902196],[12.090047,48.066007,490.169863],[12.089436,48.066364,488.992082],[12.088893,48.066783,487.78843],[12.088471,48.067538,486.023115],[12.088278,48.06777,485.413268],[12.087961,48.068013,484.672619],[12.087507,48.068172,483.885667],[12.086831,48.068176,482.847765],[12.086087,48.068042,481.746647],[12.085254,48.067818,480.592665],[12.084733,48.067773,479.917515],[12.084552,48.067798,479.679981],[12.083419,48.06825,478.889664],[12.083134,48.068382,479.001251],[12.082953,48.068527,479.09218],[12.08263,48.06899,479.338177],[12.082343,48.069622,479.822545],[12.082085,48.069893,480.291907],[12.08159,48.070489,481.287989],[12.081529,48.070644,481.522195],[12.081496,48.070929,481.939915],[12.081567,48.071135,482.2171],[12.081689,48.071314,482.306123],[12.082681,48.072251,482.825609],[12.08304,48.073305,483.119447],[12.083202,48.073816,483.200787],[12.083379,48.074468,483.323616],[12.083438,48.075238,483.783652],[12.083277,48.076008,484.247548],[12.083118,48.076379,484.771545],[12.082011,48.078499,490.016804],[12.081717,48.07944,492.53596],[12.081435,48.080112,493.998313],[12.081158,48.080519,494.833773],[12.080915,48.080426,495.183386],[12.080618,48.080383,495.562769],[12.080053,48.080334,496.274038],[12.078772,48.080182,496.625534],[12.078325,48.080118,496.695285],[12.077589,48.079909,496.817304],[12.076394,48.079778,496.550971],[12.075779,48.079758,496.34851],[12.07514,48.079659,496.132822],[12.073704,48.079557,495.72057],[12.072645,48.079643,495.439294],[12.071998,48.079561,495.265661],[12.071808,48.079491,495.142282],[12.071597,48.079279,494.922181],[12.071541,48.07891,494.601533],[12.071449,48.0788,494.492595],[12.070505,48.078146,493.706997],[12.070097,48.078055,493.444027],[12.069483,48.078019,493.067204],[12.069106,48.077951,492.828466],[12.068528,48.077745,492.42796],[12.068368,48.077614,492.27324],[12.068366,48.07753,492.196365],[12.068441,48.077189,492.11012],[12.068419,48.076987,492.157869],[12.067762,48.076965,492.261487],[12.067711,48.077099,492.294084],[12.067575,48.077209,492.327721],[12.067303,48.077297,492.375325],[12.066819,48.077371,492.453533],[12.066525,48.07747,492.654261],[12.066476,48.077519,492.781982],[12.065624,48.078314,494.901145],[12.06493,48.079935,499.449348],[12.063908,48.080843,502.592965],[12.063565,48.081053,503.23832],[12.062935,48.081123,504.124208],[12.062192,48.081286,505.20898],[12.061732,48.081451,505.726237],[12.06107,48.081544,506.035537],[12.061054,48.081547,506.043135],[12.060774,48.081582,506.173378],[12.060756,48.081512,506.221987],[12.060351,48.081501,506.407314],[12.059659,48.081498,506.723718],[12.059594,48.081496,506.753469],[12.059367,48.081493,506.857998],[12.059073,48.081482,507.04543],[12.058899,48.081559,507.17828],[12.058756,48.081759,507.38946],[12.058386,48.081831,507.634761],[12.058054,48.082062,507.939882],[12.058016,48.082204,508.077322],[12.058026,48.083071,508.649756],[12.058028,48.083216,508.683072],[12.058008,48.083501,508.748623],[12.055845,48.083588,508.940423],[12.055179,48.083699,508.895669],[12.052674,48.084306,509.264961],[12.051585,48.084403,509.651356],[12.0507,48.08436,509.619334],[12.046686,48.083588,508.855611],[12.045802,48.083454,508.993899],[12.045201,48.083438,509.450577],[12.04502,48.083446,509.588304],[12.042623,48.083732,510.460742],[12.041145,48.08386,509.81821],[12.039216,48.084149,508.145708],[12.037645,48.084394,507.193228],[12.036968,48.084578,507.313555],[12.036,48.084852,507.486634],[12.035862,48.084903,507.512598],[12.035565,48.08497,507.633637],[12.034622,48.085044,508.648429],[12.034533,48.085049,508.743887],[12.034537,48.085115,508.849567],[12.034035,48.085168,509.392754],[12.033781,48.085244,509.690211],[12.033672,48.085294,509.831529],[12.03349,48.085449,510.146702],[12.033353,48.085669,510.533473],[12.033295,48.085658,510.601535],[12.032726,48.085468,511.319642],[12.031594,48.085443,512.598229],[12.031322,48.08545,512.905511],[12.031096,48.085604,513.269949],[12.030989,48.085609,513.391034],[12.030885,48.085595,513.493312],[12.030145,48.08551,513.988692],[12.02998,48.085547,514.103521],[12.029888,48.085659,514.229693],[12.029843,48.085801,514.373043],[12.02984,48.085812,514.384086],[12.029778,48.085791,514.429948],[12.029575,48.085738,514.573742],[12.029428,48.085702,514.677037],[12.028943,48.085597,515.013399],[12.028972,48.085623,515.045422],[12.028806,48.085601,515.157075],[12.028655,48.085609,515.250712],[12.028544,48.085593,515.286018],[12.027923,48.085488,515.485185],[12.027849,48.085476,515.508861],[12.027411,48.085432,515.646573],[12.02739,48.085552,515.702804],[12.02728,48.085538,515.73762],[12.02689,48.085533,515.858899],[12.026656,48.085532,515.931655],[12.026477,48.085482,515.991978],[12.02625,48.08542,516.068227],[12.026214,48.085451,516.072505],[12.026203,48.085486,516.0344],[12.026083,48.085459,515.944274],[12.024963,48.085203,515.101724],[12.024012,48.084989,514.38746],[12.023324,48.084837,513.931349],[12.023285,48.084758,513.860698],[12.023155,48.08473,513.7832],[12.023159,48.08457,513.64729],[12.023061,48.084448,513.529696],[12.02297,48.084382,513.453485],[12.022926,48.084349,513.415952],[12.02213,48.083621,512.650262],[12.022047,48.08353,512.740487],[12.021518,48.082685,513.755151],[12.021345,48.082178,514.331216],[12.0213,48.082042,514.485515],[12.021081,48.081628,514.975424],[12.020802,48.081478,515.243173],[12.02005,48.081353,515.822544],[12.019567,48.08122,516.213129],[12.018683,48.080834,517.429287],[12.017914,48.080639,518.774805],[12.016796,48.080164,520.942168],[12.01618,48.079965,522.991889],[12.015036,48.079738,526.735718],[12.013527,48.079518,529.317808],[12.011958,48.07936,528.898992],[12.010743,48.079257,526.850784],[12.009185,48.079062,522.948165],[12.008071,48.078847,521.811293],[12.007635,48.078798,521.630007],[12.00665,48.078784,521.226031],[12.006043,48.078697,521.173239],[12.004275,48.078158,522.405473],[12.003766,48.078029,522.750658],[12.003412,48.07799,523.056235],[12.003317,48.07798,523.138815],[12.002475,48.077867,523.876263],[12.001666,48.077839,524.571865],[12.000207,48.077884,527.288691],[11.999145,48.077998,529.997722],[11.998382,48.07815,532.025335],[11.99762,48.078162,534.224604],[11.997366,48.078206,534.981723],[11.997246,48.078283,535.461793],[11.997124,48.078564,536.725364],[11.997023,48.078644,537.177351],[11.996809,48.078706,537.850371],[11.996442,48.078721,538.911273],[11.995895,48.078691,539.83287],[11.995349,48.078384,540.338536],[11.994679,48.078065,540.921509],[11.994404,48.078051,541.116937],[11.994021,48.078149,541.407551],[11.993717,48.078202,541.120251],[11.993308,48.078167,539.996042],[11.993127,48.078137,539.487605],[11.992522,48.078053,537.802887],[11.992295,48.078068,537.180973],[11.991646,48.078172,535.361351],[11.990567,48.078393,531.836061],[11.98995,48.078539,529.630523],[11.988996,48.078888,525.965677],[11.987759,48.079415,524.000969],[11.987618,48.079495,523.831414],[11.987421,48.079621,523.581442],[11.987392,48.079641,523.54324],[11.987359,48.079614,523.495417],[11.987276,48.079557,523.386317],[11.987106,48.079468,523.188356],[11.985292,48.079797,522.906341],[11.984893,48.079836,522.987696],[11.984362,48.079574,523.120872],[11.984152,48.079482,523.171536],[11.984055,48.079531,523.230669],[11.983896,48.079643,523.52488],[11.983785,48.079733,523.747147],[11.984158,48.080042,524.503745],[11.984415,48.0802,524.948469],[11.984814,48.080308,525.496651],[11.983852,48.080552,526.894133],[11.983457,48.080694,527.728555],[11.982577,48.081216,529.917709],[11.981884,48.081736,531.856307],[11.981064,48.082059,533.62679],[11.980438,48.082232,534.886769],[11.980002,48.08233,535.742348],[11.979009,48.082459,537.927071],[11.978031,48.082512,540.310778],[11.976622,48.082323,544.269638],[11.975602,48.082068,548.885113],[11.975305,48.082038,550.158096],[11.974416,48.081899,554.027466],[11.973934,48.081755,555.802363],[11.973447,48.081633,557.399869],[11.973052,48.081473,558.818685],[11.97283,48.081382,559.618673],[11.97235,48.081199,561.316159],[11.971627,48.080944,562.738267],[11.971193,48.080791,562.560423],[11.970514,48.080481,562.262368],[11.970417,48.080441,562.221056],[11.970659,48.080028,561.980459],[11.970957,48.079431,561.799427],[11.97097,48.07929,561.774337],[11.970844,48.078851,561.694945],[11.970461,48.078791,561.648265],[11.970291,48.078681,561.620182],[11.970073,48.078313,561.611776],[11.970065,48.078295,561.63379],[11.969266,48.078441,562.282629],[11.969229,48.078327,562.419389],[11.969312,48.078317,562.485451],[11.969229,48.078327,562.551513],[11.969266,48.078441,562.688273],[11.970065,48.078295,563.337112],[11.970028,48.078221,563.428583],[11.96995,48.078098,563.585197],[11.969718,48.078148,563.886306],[11.969169,48.078181,564.752921],[11.969154,48.078277,564.980051],[11.969145,48.078364,565.185264],[11.969125,48.078527,565.570116],[11.96908,48.078536,565.643965],[11.968655,48.078524,566.312734],[11.968395,48.078498,566.726052],[11.968314,48.0785,566.853485],[11.968085,48.078516,567.215476],[11.967838,48.078592,567.643005],[11.967733,48.078558,567.826449],[11.967307,48.07842,568.449072],[11.966643,48.078176,569.424566],[11.966259,48.077921,570.121507],[11.96607,48.077802,570.455813],[11.965969,48.077757,570.612085],[11.965,48.077321,571.442425],[11.964599,48.077185,571.502317],[11.963796,48.077126,571.609906],[11.96261,48.076997,571.935011],[11.96241,48.076975,572.057415],[11.962398,48.076829,572.189575],[11.962377,48.076573,572.421308],[11.962379,48.0764,572.577678],[11.962397,48.07604,572.903245],[11.962229,48.07602,573.006298],[11.961917,48.07598,573.198153],[11.961588,48.075941,573.397145],[11.961354,48.075914,573.532693],[11.958606,48.075599,574.704401],[11.958006,48.075609,574.444322],[11.957696,48.075634,574.309014],[11.957436,48.075663,574.19479],[11.956724,48.075711,573.884692],[11.956608,48.075744,573.830059],[11.955705,48.075713,573.033035],[11.955531,48.075702,572.84801],[11.954735,48.075625,571.996551],[11.954537,48.075597,571.782298],[11.954449,48.075587,571.6878],[11.954415,48.075584,571.651494],[11.952645,48.075449,569.365388],[11.952672,48.075366,569.182018],[11.952109,48.075299,568.357134],[11.951889,48.075261,568.029361],[11.951599,48.075212,567.59788],[11.950713,48.074967,566.630592],[11.949516,48.074529,565.723177],[11.949417,48.074633,565.600525],[11.948591,48.07416,565.519825],[11.947689,48.073726,566.269018],[11.943899,48.07147,570.285373],[11.943772,48.071357,570.458008],[11.943349,48.070868,571.147992],[11.942184,48.069795,573.144703],[11.941347,48.069259,574.385638],[11.940436,48.068847,575.830912],[11.937922,48.068088,578.382048],[11.935337,48.067328,577.984203],[11.933267,48.066998,575.999417],[11.932398,48.066878,574.934106],[11.931321,48.066808,573.679824],[11.930516,48.066832,573.028886],[11.929694,48.066934,572.353511],[11.928323,48.0672,571.223002],[11.927247,48.067573,570.299822],[11.922438,48.069136,566.084972],[11.920242,48.069759,564.941529],[11.918778,48.070068,564.4746],[11.917495,48.070266,564.221968],[11.91612,48.070423,563.969345],[11.913569,48.070465,563.664769],[11.91242,48.07057,563.732367],[11.912197,48.070606,563.745739],[11.911366,48.070794,563.796878],[11.909987,48.071228,563.870935],[11.909327,48.071431,563.904219],[11.908843,48.071555,563.927965],[11.908431,48.071601,563.891448],[11.907674,48.071602,563.656698],[11.907302,48.071562,563.539855],[11.906833,48.071424,563.380939],[11.906009,48.071074,563.089424],[11.905616,48.070995,563.015178],[11.905341,48.071012,562.965214],[11.904312,48.071251,562.768129],[11.90421,48.071254,562.749658],[11.903705,48.071182,562.65624],[11.902325,48.07056,561.207623],[11.902069,48.070498,560.943545],[11.90154,48.070383,560.404041],[11.901249,48.070331,560.111905],[11.900215,48.070131,559.392092],[11.898836,48.069809,558.46403],[11.898584,48.069756,558.298372],[11.897474,48.069667,558.640689],[11.896974,48.069629,558.794775],[11.895959,48.069643,559.105632],[11.894955,48.069773,559.532355],[11.894762,48.069798,559.615577],[11.894558,48.069824,559.703492],[11.89407,48.069851,559.910781],[11.893639,48.069836,560.093481],[11.892775,48.069599,560.581952],[11.89168,48.069228,561.314312],[11.89159,48.069191,561.377346],[11.89148,48.069102,561.48039],[11.891218,48.069215,561.666407],[11.890402,48.069646,561.943017],[11.889892,48.070013,562.024019],[11.888727,48.070735,562.093636],[11.888389,48.070954,562.007444],[11.888309,48.071012,561.985833],[11.8882,48.071096,561.955373],[11.887847,48.071324,561.865493],[11.887695,48.07145,561.821153],[11.887872,48.071662,561.754643],[11.887674,48.071776,561.706795],[11.887174,48.072062,561.664273],[11.886731,48.072421,561.663005],[11.886606,48.072626,561.662401],[11.886416,48.072908,561.661558],[11.885744,48.073363,561.607544],[11.885698,48.073386,561.591254],[11.885304,48.073612,561.444023],[11.885045,48.073759,561.347671],[11.884918,48.073837,561.298761],[11.884303,48.074186,561.069985],[11.883704,48.074493,560.901964],[11.882915,48.074652,560.930773],[11.88244,48.074732,560.947897],[11.881918,48.074811,560.966607],[11.881758,48.074821,560.972225],[11.88144,48.07445,561.030026],[11.881032,48.074205,561.239144],[11.880489,48.073804,561.547678],[11.880239,48.073784,561.643663],[11.879937,48.074272,561.944951],[11.880143,48.074784,561.913595],[11.879958,48.074929,561.864666],[11.879286,48.07535,561.706611],[11.879077,48.075468,561.659663],[11.878572,48.07576,561.564521],[11.877875,48.076188,561.709863],[11.877768,48.076253,561.732066],[11.8774,48.076466,561.806818],[11.874157,48.078368,562.831516],[11.871971,48.079354,562.71075],[11.870328,48.07993,562.472797],[11.868783,48.08046,562.668664],[11.868638,48.080464,562.692998],[11.868425,48.08047,562.728746],[11.867955,48.080483,562.807624],[11.867443,48.080497,562.886738],[11.867398,48.080498,562.889456],[11.866976,48.080508,562.914939],[11.86664,48.080515,562.935227],[11.866437,48.08052,562.947486],[11.866145,48.080526,562.965116],[11.865881,48.080515,562.98108],[11.865711,48.080507,562.991365],[11.865166,48.080502,563.024258],[11.865001,48.080494,563.034242],[11.864686,48.080478,562.954851],[11.864652,48.080477,562.93138],[11.86443,48.080466,562.777856],[11.864162,48.080452,562.592465],[11.864015,48.080447,562.490954],[11.863844,48.080439,562.372735],[11.863218,48.080409,561.939902],[11.862486,48.080364,561.432941],[11.862214,48.080698,561.039697],[11.861994,48.081017,560.675327],[11.861912,48.081247,560.430049],[11.861901,48.081288,560.386837],[11.861906,48.081336,560.336921],[11.861359,48.081398,559.952397],[11.860665,48.081553,559.445245],[11.860065,48.081697,559.136508],[11.859245,48.081894,558.784308],[11.859142,48.081918,558.740219],[11.859069,48.081934,558.709167],[11.85899,48.081949,558.675973],[11.858455,48.082055,558.450432],[11.858351,48.082072,558.407158],[11.858219,48.082083,558.353394],[11.856837,48.082264,557.991645],[11.856073,48.082367,557.821724],[11.855222,48.082507,557.645576],[11.855127,48.082519,557.643028],[11.854993,48.082535,557.639439],[11.854887,48.08255,557.636583],[11.854839,48.082555,557.635302],[11.85424,48.082624,557.619278],[11.853669,48.082663,557.604147],[11.853447,48.08264,557.598225],[11.852236,48.082707,557.660041],[11.852077,48.082716,557.693567],[11.851883,48.082719,557.734338],[11.849085,48.082766,558.202463],[11.847425,48.082886,558.319617],[11.844996,48.083183,558.14147],[11.844687,48.083237,558.115159],[11.844447,48.083387,558.196307],[11.842878,48.08362,558.734438],[11.841457,48.08368,559.294939],[11.83959,48.083697,560.18165],[11.838611,48.083662,560.849701],[11.838276,48.083678,561.099462],[11.838086,48.083805,561.299338],[11.838059,48.083799,561.320499],[11.838009,48.083793,561.358277],[11.83789,48.083785,561.447218],[11.837701,48.083655,561.648952],[11.837171,48.083679,562.043994],[11.83673,48.083631,562.447076],[11.833992,48.083646,566.199763],[11.833677,48.083731,566.68869],[11.832416,48.083738,568.503551],[11.832463,48.08394,568.943947],[11.83258,48.084103,569.333384],[11.832282,48.084112,569.762693],[11.831391,48.083944,570.285137],[11.831371,48.083841,570.363897],[11.831264,48.08374,570.457725],[11.830939,48.08367,570.630709],[11.83042,48.083608,570.897794],[11.830199,48.083596,571.010117],[11.829883,48.083584,571.170455],[11.829285,48.08363,570.309377],[11.828388,48.08384,568.682601],[11.827542,48.083818,567.233561],[11.827083,48.083788,566.436512],[11.827018,48.083786,566.319666],[11.826896,48.083775,566.098602],[11.826667,48.083758,565.684851],[11.826564,48.083753,565.499404],[11.825995,48.08371,564.471121],[11.825779,48.083697,564.081674],[11.824724,48.083542,562.141909],[11.824503,48.083467,561.724853],[11.82444,48.083422,561.62622],[11.82433,48.083323,561.428852],[11.824228,48.083191,561.191051],[11.824094,48.082853,560.631321],[11.823782,48.082898,560.28997],[11.823162,48.082995,559.608985],[11.823054,48.083011,559.49068],[11.822448,48.083104,558.826331],[11.822411,48.08311,558.786016],[11.821995,48.083174,558.333998],[11.821676,48.083222,557.987757],[11.821093,48.083318,557.351963],[11.820367,48.083351,556.581451],[11.820239,48.083347,556.445769],[11.820057,48.083335,556.25212],[11.81992,48.083322,556.105599],[11.81958,48.083282,555.838527],[11.819305,48.083242,555.639672],[11.819177,48.083225,555.547462],[11.818335,48.083171,554.949806],[11.818189,48.08312,554.833398],[11.817301,48.083085,554.204882],[11.817041,48.083017,554.047457],[11.815804,48.083117,553.445297],[11.815524,48.08318,553.302515],[11.813584,48.083741,552.951249],[11.812443,48.084068,553.080305],[11.811783,48.084179,553.197289],[11.811149,48.084206,553.342438],[11.809681,48.084171,553.678056],[11.809052,48.084211,553.657135],[11.808476,48.084323,553.555239],[11.808061,48.084529,553.467422],[11.807818,48.084724,553.40291],[11.807639,48.084732,553.372439],[11.807551,48.084679,553.352315],[11.80743,48.084589,553.321557],[11.807312,48.084509,553.293001],[11.806304,48.085137,553.014833],[11.805188,48.085643,552.738002],[11.803581,48.086625,553.124617],[11.80251,48.087255,553.742248],[11.80137,48.087772,554.585],[11.800706,48.088022,555.074598],[11.797394,48.088984,557.185815],[11.79478,48.089747,557.644667],[11.793602,48.090048,557.586881],[11.792413,48.09026,557.25527],[11.786951,48.09108,555.40694],[11.785588,48.091313,554.75409],[11.784454,48.091569,554.206328],[11.783449,48.091878,553.700052],[11.783268,48.091934,553.608772],[11.780588,48.09285,553.249974],[11.779918,48.093094,553.452048],[11.775556,48.094553,554.930407],[11.774551,48.094882,554.870307],[11.771728,48.095884,553.886373],[11.768556,48.096972,551.632534],[11.768297,48.097032,551.541521],[11.768193,48.09702,551.506482],[11.76805,48.097114,551.439869],[11.764504,48.098376,550.514773],[11.760105,48.099888,549.807716],[11.760012,48.099921,549.789289],[11.759656,48.100043,549.719278],[11.759532,48.100037,549.697525],[11.759494,48.10008,549.684443],[11.759401,48.100128,549.663878],[11.759302,48.10016,549.644633],[11.759149,48.100173,549.612664],[11.759084,48.100159,549.597663],[11.75902,48.100227,549.571247],[11.756468,48.101159,548.825448],[11.753123,48.102285,547.155097],[11.753099,48.102292,547.142734],[11.751741,48.10268,546.775178],[11.751506,48.102736,546.875053],[11.751365,48.102773,546.935693],[11.751088,48.102845,547.054673],[11.749311,48.103264,547.921008],[11.746224,48.10392,549.545868],[11.745264,48.104078,549.104996],[11.74501,48.104117,548.988782],[11.744651,48.10422,548.814556],[11.743759,48.104438,547.885353],[11.740162,48.105162,544.385815],[11.736625,48.105823,543.818133],[11.736689,48.10593,543.826981],[11.736743,48.106041,543.835945],[11.736784,48.106118,543.842221],[11.736506,48.106177,543.85718],[11.736372,48.10621,543.864504],[11.736139,48.106259,543.877032],[11.733769,48.106778,543.875561],[11.732289,48.107091,543.755962],[11.732084,48.107136,543.749245],[11.731755,48.107208,543.763962],[11.731676,48.107225,543.767491],[11.731572,48.107248,543.772148],[11.731439,48.107277,543.778095],[11.731368,48.107293,543.78128],[11.730997,48.107375,543.797893],[11.73084,48.107406,543.804852],[11.730523,48.107469,543.818912],[11.730363,48.107501,543.826012],[11.729772,48.107625,543.852345],[11.729209,48.107742,543.799348],[11.729054,48.107773,543.774983],[11.728528,48.107879,543.692245],[11.728052,48.107979,543.617102],[11.727385,48.108116,543.512016],[11.727139,48.108165,543.473358],[11.726991,48.108189,543.447603],[11.726833,48.108215,543.406522],[11.72673,48.108237,543.379222],[11.726621,48.108261,543.350247],[11.726198,48.108331,543.240229],[11.72548,48.108438,543.054509],[11.72546,48.108441,543.049334],[11.724056,48.108662,542.696771],[11.723889,48.108684,542.659373],[11.723719,48.108709,542.621128],[11.723605,48.108711,542.596072],[11.72348,48.108733,542.567671],[11.722698,48.108906,542.386676],[11.720806,48.109542,541.609916],[11.72074,48.109563,541.574724],[11.720584,48.109614,541.491114],[11.720407,48.109674,541.395562],[11.720254,48.109729,541.311919],[11.720106,48.109778,541.232401],[11.719857,48.109864,541.097458],[11.719707,48.1099,541.020732],[11.71946,48.109976,540.88982],[11.718795,48.11017,540.643083],[11.718119,48.110348,540.397132],[11.71699,48.1106,539.994221],[11.716723,48.110652,539.97258],[11.716456,48.1107,539.970385],[11.71613,48.110758,539.967706],[11.715979,48.110783,539.966471],[11.715683,48.110825,539.964069],[11.715476,48.110852,539.962395],[11.7153,48.110873,539.960975],[11.715246,48.110879,539.960541],[11.714944,48.110915,539.958105],[11.713812,48.111025,539.961543],[11.713373,48.111064,539.969279],[11.711541,48.111238,540.001555],[11.711405,48.111253,540.00389],[11.710889,48.111304,540.012725],[11.710401,48.111361,540.021117],[11.709932,48.11144,540.029309],[11.709506,48.111539,540.036949],[11.709372,48.111565,540.039313],[11.70922,48.111593,540.041984],[11.707133,48.112008,539.971958],[11.706361,48.112163,539.93045],[11.705813,48.112269,539.823502],[11.705771,48.112277,539.815315],[11.704728,48.11249,539.610861],[11.70463,48.11251,539.591652],[11.704537,48.11253,539.573337],[11.703199,48.112817,539.355569],[11.702915,48.112878,539.319345],[11.701963,48.113112,539.19617],[11.701915,48.113124,539.189946],[11.701865,48.113139,539.183291],[11.701371,48.113284,539.117769],[11.701322,48.113302,539.10694],[11.701127,48.113366,539.007986],[11.700924,48.113434,538.904554],[11.700342,48.113638,538.605201],[11.70028,48.11366,538.573225],[11.700236,48.113675,538.550727],[11.699713,48.113858,538.281822],[11.698921,48.114136,537.870559],[11.697966,48.114475,537.212901],[11.697476,48.114652,536.874147],[11.69739,48.114683,536.814721],[11.697288,48.114705,536.749544],[11.697211,48.114725,536.699307],[11.697069,48.114788,536.595639],[11.696923,48.114856,536.487398],[11.696873,48.114879,536.450479],[11.696811,48.114914,536.401111],[11.696667,48.115008,536.278656],[11.695422,48.115578,535.912271],[11.695298,48.115636,535.877468],[11.695173,48.115691,535.843055],[11.695008,48.115766,535.797171],[11.694909,48.11581,535.769833],[11.694768,48.115874,535.73064],[11.694612,48.115947,535.686849],[11.694306,48.116083,535.59033],[11.694066,48.116194,535.492049],[11.693823,48.116305,535.392936],[11.693573,48.116419,535.291024],[11.693529,48.116439,535.273106],[11.693478,48.11646,535.252936],[11.693119,48.11661,535.110374],[11.692639,48.116838,534.912075],[11.690987,48.11759,534.44767],[11.690909,48.117626,534.429558],[11.690856,48.11765,534.417327],[11.690788,48.117679,534.401915],[11.690322,48.117826,534.303476],[11.68978,48.117927,534.193332],[11.68874,48.11803,533.942735],[11.688676,48.118036,533.927331],[11.68856,48.118047,533.899405],[11.6885,48.118052,533.884993],[11.686903,48.118211,533.461038],[11.685663,48.118337,532.980736],[11.68389,48.118522,532.322904],[11.683726,48.118566,532.263519],[11.683598,48.118584,532.21957],[11.683456,48.118595,532.17154],[11.682737,48.118722,531.921657],[11.681209,48.119003,531.668316],[11.679324,48.119345,531.780079],[11.679138,48.119374,531.78432],[11.678457,48.119453,531.794995],[11.678323,48.119468,531.797093],[11.677619,48.119527,531.808051],[11.676984,48.119566,531.8179],[11.676831,48.119574,531.82027],[11.67667,48.119581,531.822762],[11.676578,48.119585,531.817798],[11.676515,48.119588,531.81021],[11.676107,48.119595,531.761178],[11.675452,48.119593,531.682487],[11.674327,48.119582,531.547317],[11.673841,48.119582,531.487415],[11.673684,48.119582,531.465916],[11.673237,48.11959,531.404686],[11.671516,48.119712,531.167701],[11.671437,48.119732,531.156132],[11.671362,48.119743,531.145617],[11.67117,48.119754,531.100064],[11.671068,48.119765,531.06256],[11.669869,48.119962,530.614364],[11.669787,48.11998,530.583032],[11.669071,48.120142,530.308621],[11.668537,48.120279,530.0992],[11.66838,48.12033,530.033661],[11.667574,48.120589,529.697894],[11.667467,48.120625,529.652917],[11.66734,48.120666,529.599965],[11.66639,48.12097,529.204521],[11.664969,48.121459,528.690801],[11.664879,48.121514,528.652366],[11.66475,48.121531,528.610947],[11.66416,48.121725,528.403776],[11.663661,48.121899,528.25163],[11.662921,48.122155,528.088752],[11.662515,48.122296,527.999316],[11.662282,48.122377,527.947978],[11.662074,48.122448,527.902325],[11.662009,48.12247,527.888083],[11.661876,48.122515,527.858944],[11.661254,48.122728,527.772924],[11.659018,48.123492,527.851629],[11.658151,48.123797,527.976589],[11.657996,48.123851,527.998882],[11.657889,48.123889,528.014336],[11.655858,48.124549,528.37317],[11.655564,48.124629,528.439124],[11.655194,48.124727,528.521817],[11.655004,48.124775,528.564019],[11.654822,48.124817,528.604023],[11.654436,48.124912,528.689486],[11.654397,48.12496,528.706479],[11.654301,48.124977,528.727112],[11.654172,48.125001,528.748221],[11.653947,48.125005,528.736422],[11.653479,48.125064,528.711456],[11.653302,48.125092,528.70192],[11.651921,48.125287,528.627925],[11.650069,48.125526,528.427197],[11.649976,48.12554,528.415779],[11.649872,48.125556,528.402997],[11.649814,48.125564,528.395904],[11.649341,48.125618,528.338433],[11.648884,48.12567,528.285401],[11.648755,48.125684,528.284224],[11.648544,48.125711,528.282289],[11.6483,48.125742,528.280053],[11.648208,48.125724,528.279189],[11.647776,48.125767,528.275256],[11.647634,48.125834,528.27369],[11.647169,48.1259,528.269409],[11.646432,48.126003,528.262629],[11.645925,48.126055,528.281333],[11.645702,48.126042,528.29344],[11.645058,48.126165,528.329671],[11.644875,48.126197,528.339903],[11.644748,48.126215,528.346926],[11.644178,48.126291,528.378365],[11.643284,48.126409,528.440278],[11.642754,48.126475,528.487333],[11.642001,48.126557,528.553922],[11.641957,48.126562,528.557818],[11.640499,48.126647,528.658417],[11.638436,48.126785,528.72593],[11.638257,48.126807,528.73494],[11.638117,48.126824,528.747322],[11.637513,48.126928,528.801597],[11.636715,48.127075,528.873628],[11.636205,48.127171,528.919735],[11.635722,48.127264,528.963475],[11.635559,48.127297,528.948275],[11.634854,48.127448,528.872713],[11.634548,48.12751,528.840078],[11.634256,48.127552,528.809594],[11.633419,48.127732,528.71985],[11.633278,48.127763,528.7047],[11.632449,48.127963,529.103096],[11.631674,48.128157,529.57061],[11.631529,48.128195,529.658596],[11.631247,48.12827,529.830056],[11.630897,48.128362,530.042522],[11.630726,48.128411,530.147632],[11.630537,48.128457,530.341953],[11.630431,48.128483,530.509245],[11.63031,48.128513,530.700456],[11.629286,48.128776,532.325793],[11.628901,48.128872,532.934612],[11.628663,48.128934,533.313075],[11.627618,48.129148,534.447756],[11.626778,48.129274,534.875275],[11.626535,48.129314,534.999556],[11.626469,48.129322,535.032865],[11.625548,48.129462,535.501912],[11.625305,48.129499,535.409943],[11.623119,48.129829,533.668387],[11.623007,48.129846,533.579134],[11.622886,48.129865,533.482544],[11.622768,48.129882,533.447749],[11.622683,48.129895,533.447989],[11.621681,48.130062,533.450839],[11.620971,48.13018,533.452857],[11.620583,48.130249,533.453965],[11.620526,48.130259,533.454127],[11.620462,48.130268,533.454308],[11.620368,48.130285,533.454576],[11.620008,48.130348,533.495292],[11.619249,48.130481,533.6341],[11.618808,48.130558,533.714733],[11.618381,48.130634,533.792904],[11.61785,48.130729,533.890147],[11.617189,48.130852,533.832435],[11.617066,48.130873,533.804533],[11.616967,48.13089,533.782068],[11.616,48.131057,533.562555],[11.615927,48.13107,533.545951],[11.615902,48.131073,533.540369],[11.61565,48.131112,533.483519],[11.615588,48.131121,533.469575],[11.615501,48.131122,533.450452],[11.615314,48.131156,533.407859],[11.615231,48.131171,533.388961],[11.614541,48.131292,533.2038],[11.614252,48.131337,533.121327],[11.614139,48.131357,533.088837],[11.614101,48.131364,533.077881],[11.61399,48.131382,533.046135],[11.613858,48.131395,533.009054],[11.613839,48.131397,533.003708],[11.613044,48.13152,532.776909],[11.612456,48.13161,532.609254],[11.611919,48.131766,532.577392],[11.611076,48.132146,532.551712],[11.610388,48.1325,532.529782],[11.610369,48.132557,532.527573],[11.610252,48.132576,532.524534],[11.610173,48.132589,532.52248],[11.610121,48.132597,532.519762],[11.610065,48.132606,532.516782],[11.609984,48.132614,532.512546],[11.609871,48.132608,532.506683],[11.609853,48.132559,532.502772],[11.60883,48.132751,532.4478],[11.60861,48.13279,532.436025],[11.608586,48.132794,532.434745],[11.607661,48.132951,532.385373],[11.607445,48.132983,532.383989],[11.607105,48.133009,532.385856],[11.60519,48.133137,532.396355],[11.60505,48.133134,532.397119],[11.604914,48.133138,532.392551],[11.604146,48.13321,532.22505],[11.601888,48.133726,531.696813],[11.601781,48.133671,531.664136],[11.601578,48.133293,531.518563],[11.600944,48.132996,531.331147],[11.600815,48.13294,531.293914],[11.600137,48.132633,531.150432],[11.599692,48.132429,531.12511],[11.599571,48.132394,531.118925],[11.599079,48.132338,531.095515],[11.598093,48.13232,531.04925],[11.597765,48.132314,531.050487],[11.597597,48.132311,531.081902],[11.597509,48.13231,531.098354],[11.596471,48.132292,531.292451],[11.596373,48.132291,531.310772],[11.594578,48.13228,531.679383],[11.594498,48.13228,531.699029],[11.594166,48.132279,531.780562],[11.593597,48.132277,531.920299],[11.593526,48.132277,531.937735],[11.59342,48.132276,531.963769],[11.593284,48.132274,531.997176],[11.591257,48.132236,530.375775],[11.590708,48.132247,529.532922],[11.590576,48.132304,529.29166],[11.5905,48.132343,529.144546],[11.590392,48.132398,528.936077],[11.590318,48.132404,528.821685],[11.589885,48.132079,527.652755],[11.589488,48.131841,526.270199],[11.589238,48.131769,525.564767],[11.58846,48.131709,523.535702],[11.587677,48.131658,521.497455],[11.587546,48.131656,521.157969],[11.587467,48.131659,521.030498],[11.586589,48.131825,520.052566],[11.586422,48.131861,519.864497],[11.586308,48.131895,519.730686],[11.585965,48.131998,519.32762],[11.585867,48.132034,519.207742],[11.585846,48.132044,519.180097],[11.585301,48.13228,518.483893],[11.585132,48.132366,518.256148],[11.585011,48.13243,518.204761],[11.584872,48.132492,518.217509],[11.583837,48.132993,518.315002],[11.583593,48.133122,518.338738],[11.583479,48.133262,518.356943],[11.583441,48.133313,518.36345],[11.583322,48.133472,518.383756],[11.583148,48.133684,518.412195],[11.583026,48.133849,518.435204],[11.58291,48.133927,518.448947],[11.582835,48.134026,518.46282],[11.582826,48.134038,518.464498],[11.582706,48.134227,518.490167],[11.582566,48.134442,518.519482],[11.582392,48.134827,518.569769],[11.582368,48.1349,518.579115],[11.582272,48.13505,518.599513],[11.582232,48.135109,518.607611],[11.582054,48.135236,518.642186],[11.581875,48.135316,518.791821],[11.581532,48.135362,519.034826],[11.581352,48.135384,519.161931],[11.581291,48.135405,519.209606],[11.580531,48.135663,519.801857],[11.580202,48.135775,520.058387],[11.579804,48.135882,520.356417],[11.579517,48.135958,520.553267],[11.579197,48.136035,520.731169],[11.579076,48.13606,520.797414],[11.578571,48.136133,521.067646],[11.578227,48.136202,521.255503],[11.577946,48.136264,521.410285],[11.577863,48.136289,521.457909],[11.577449,48.136443,521.705786],[11.577196,48.136594,521.883296],[11.577114,48.136651,521.909107],[11.576801,48.136836,521.909107],[11.576734,48.136886,521.909107],[11.576467,48.136996,521.909107],[11.576235,48.137058,521.909107],[11.575892,48.137053,521.909107],[11.575812,48.13702,521.909107],[11.575742,48.137074,521.909107],[11.575503,48.137124,521.909107],[11.574914,48.137243,521.909107],[11.574704,48.137281,521.909107],[11.574704,48.137281,521.909107]]}},{type:"Feature",properties:{name:"Stage 11",time:"2022-05-16T22:06:31.263Z",coordTimes:["2022-05-16T22:06:31.263Z","2022-05-16T22:06:31.303Z","2022-05-16T22:06:41.370Z","2022-05-16T22:07:09.923Z","2022-05-16T22:07:21.549Z","2022-05-16T22:07:26.493Z","2022-05-16T22:07:28.224Z","2022-05-16T22:07:34.288Z","2022-05-16T22:07:37.873Z","2022-05-16T22:07:40.003Z","2022-05-16T22:07:40.869Z","2022-05-16T22:08:02.464Z","2022-05-16T22:08:03.017Z","2022-05-16T22:08:09.010Z","2022-05-16T22:08:16.498Z","2022-05-16T22:08:21.987Z","2022-05-16T22:08:24.782Z","2022-05-16T22:08:40.825Z","2022-05-16T22:08:43.571Z","2022-05-16T22:08:47.051Z","2022-05-16T22:08:51.758Z","2022-05-16T22:08:52.649Z","2022-05-16T22:08:54.724Z","2022-05-16T22:08:56.580Z","2022-05-16T22:09:04.066Z","2022-05-16T22:09:05.665Z","2022-05-16T22:09:13.530Z","2022-05-16T22:09:15.641Z","2022-05-16T22:09:24.960Z","2022-05-16T22:09:25.446Z","2022-05-16T22:09:29.460Z","2022-05-16T22:09:34.428Z","2022-05-16T22:09:38.127Z","2022-05-16T22:09:48.415Z","2022-05-16T22:09:51.081Z","2022-05-16T22:09:51.552Z","2022-05-16T22:09:55.035Z","2022-05-16T22:09:57.987Z","2022-05-16T22:10:14.269Z","2022-05-16T22:10:16.749Z","2022-05-16T22:10:23.084Z","2022-05-16T22:10:33.857Z","2022-05-16T22:10:37.039Z","2022-05-16T22:10:38.265Z","2022-05-16T22:10:41.459Z","2022-05-16T22:10:43.090Z","2022-05-16T22:10:44.099Z","2022-05-16T22:10:46.238Z","2022-05-16T22:10:47.223Z","2022-05-16T22:10:49.364Z","2022-05-16T22:10:53.132Z","2022-05-16T22:10:54.377Z","2022-05-16T22:10:58.125Z","2022-05-16T22:11:04.602Z","2022-05-16T22:11:22.084Z","2022-05-16T22:11:25.448Z","2022-05-16T22:11:27.568Z","2022-05-16T22:11:40.743Z","2022-05-16T22:11:50.928Z","2022-05-16T22:12:03.779Z","2022-05-16T22:12:08.633Z","2022-05-16T22:12:16.657Z","2022-05-16T22:12:20.064Z","2022-05-16T22:12:22.847Z","2022-05-16T22:12:25.569Z","2022-05-16T22:12:26.858Z","2022-05-16T22:12:29.321Z","2022-05-16T22:12:32.288Z","2022-05-16T22:12:41.930Z","2022-05-16T22:12:50.314Z","2022-05-16T22:13:02.678Z","2022-05-16T22:13:06.105Z","2022-05-16T22:13:09.321Z","2022-05-16T22:13:28.478Z","2022-05-16T22:13:35.112Z","2022-05-16T22:13:39.044Z","2022-05-16T22:13:40.531Z","2022-05-16T22:13:44.282Z","2022-05-16T22:13:51.723Z","2022-05-16T22:14:03.891Z","2022-05-16T22:14:04.225Z","2022-05-16T22:14:16.483Z","2022-05-16T22:14:29.157Z","2022-05-16T22:14:31.952Z","2022-05-16T22:14:34.848Z","2022-05-16T22:14:57.304Z","2022-05-16T22:14:59.483Z","2022-05-16T22:15:02.841Z","2022-05-16T22:15:14.446Z","2022-05-16T22:15:35.504Z","2022-05-16T22:15:37.528Z","2022-05-16T22:15:39.517Z","2022-05-16T22:15:41.061Z","2022-05-16T22:15:47.065Z","2022-05-16T22:16:00.151Z","2022-05-16T22:16:21.882Z","2022-05-16T22:16:22.804Z","2022-05-16T22:16:24.133Z","2022-05-16T22:16:28.026Z","2022-05-16T22:16:45.376Z","2022-05-16T22:17:01.910Z","2022-05-16T22:17:17.205Z","2022-05-16T22:17:17.828Z","2022-05-16T22:17:18.980Z","2022-05-16T22:17:20.226Z","2022-05-16T22:17:21.164Z","2022-05-16T22:17:24.236Z","2022-05-16T22:17:28.196Z","2022-05-16T22:17:30.529Z","2022-05-16T22:17:31.841Z","2022-05-16T22:17:36.869Z","2022-05-16T22:17:38.373Z","2022-05-16T22:17:40.616Z","2022-05-16T22:17:56.565Z","2022-05-16T22:17:59.319Z","2022-05-16T22:18:18.449Z","2022-05-16T22:18:34.532Z","2022-05-16T22:18:36.413Z","2022-05-16T22:18:38.718Z","2022-05-16T22:18:43.717Z","2022-05-16T22:18:46.040Z","2022-05-16T22:19:04.752Z","2022-05-16T22:19:32.277Z","2022-05-16T22:19:33.781Z","2022-05-16T22:19:34.067Z","2022-05-16T22:19:38.994Z","2022-05-16T22:19:44.360Z","2022-05-16T22:20:02.775Z","2022-05-16T22:20:06.228Z","2022-05-16T22:20:09.161Z","2022-05-16T22:20:16.534Z","2022-05-16T22:20:34.112Z","2022-05-16T22:20:35.393Z","2022-05-16T22:20:57.597Z","2022-05-16T22:21:10.982Z","2022-05-16T22:21:15.802Z","2022-05-16T22:21:33.169Z","2022-05-16T22:21:35.316Z","2022-05-16T22:21:38.489Z","2022-05-16T22:22:08.726Z","2022-05-16T22:22:10.264Z","2022-05-16T22:22:11.313Z","2022-05-16T22:22:15.215Z","2022-05-16T22:22:17.827Z","2022-05-16T22:22:24.112Z","2022-05-16T22:22:33.797Z","2022-05-16T22:22:35.614Z","2022-05-16T22:22:40.049Z","2022-05-16T22:22:49.543Z","2022-05-16T22:22:52.857Z","2022-05-16T22:22:55.868Z","2022-05-16T22:23:23.786Z","2022-05-16T22:23:30.139Z","2022-05-16T22:23:40.928Z","2022-05-16T22:23:56.722Z","2022-05-16T22:24:12.748Z","2022-05-16T22:24:30.568Z","2022-05-16T22:24:31.107Z","2022-05-16T22:24:39.699Z","2022-05-16T22:24:47.715Z","2022-05-16T22:24:51.815Z","2022-05-16T22:24:56.030Z","2022-05-16T22:25:22.694Z","2022-05-16T22:25:24.952Z","2022-05-16T22:25:27.908Z","2022-05-16T22:25:34.092Z","2022-05-16T22:25:55.695Z","2022-05-16T22:26:21.300Z","2022-05-16T22:26:43.885Z","2022-05-16T22:27:01.260Z","2022-05-16T22:27:04.840Z","2022-05-16T22:27:07.425Z","2022-05-16T22:27:10.055Z","2022-05-16T22:27:37.483Z","2022-05-16T22:28:02.535Z","2022-05-16T22:28:07.234Z","2022-05-16T22:28:11.090Z","2022-05-16T22:28:17.489Z","2022-05-16T22:28:18.621Z","2022-05-16T22:28:19.537Z","2022-05-16T22:28:21.678Z","2022-05-16T22:28:24.796Z","2022-05-16T22:28:27.726Z","2022-05-16T22:28:59.304Z","2022-05-16T22:29:14.779Z","2022-05-16T22:29:27.595Z","2022-05-16T22:29:36.558Z","2022-05-16T22:29:38.795Z","2022-05-16T22:29:59.930Z","2022-05-16T22:30:09.252Z","2022-05-16T22:30:16.990Z","2022-05-16T22:30:18.808Z","2022-05-16T22:30:46.037Z","2022-05-16T22:31:11.216Z","2022-05-16T22:31:18.756Z","2022-05-16T22:31:30.046Z","2022-05-16T22:31:35.042Z","2022-05-16T22:31:51.790Z","2022-05-16T22:31:54.560Z","2022-05-16T22:31:56.873Z","2022-05-16T22:32:12.163Z","2022-05-16T22:32:22.200Z","2022-05-16T22:32:25.501Z","2022-05-16T22:32:48.747Z","2022-05-16T22:32:53.635Z","2022-05-16T22:32:56.245Z","2022-05-16T22:33:05.270Z","2022-05-16T22:33:31.797Z","2022-05-16T22:33:31.818Z","2022-05-16T22:33:48.184Z","2022-05-16T22:34:15.062Z","2022-05-16T22:34:25.198Z","2022-05-16T22:34:42.759Z","2022-05-16T22:34:59.597Z","2022-05-16T22:35:05.313Z","2022-05-16T22:35:10.153Z","2022-05-16T22:35:22.720Z","2022-05-16T22:35:27.510Z","2022-05-16T22:35:30.914Z","2022-05-16T22:35:47.292Z","2022-05-16T22:36:24.878Z","2022-05-16T22:36:34.552Z","2022-05-16T22:36:42.458Z","2022-05-16T22:37:01.496Z","2022-05-16T22:37:14.634Z","2022-05-16T22:37:18.891Z","2022-05-16T22:37:24.865Z","2022-05-16T22:37:39.564Z","2022-05-16T22:38:37.338Z","2022-05-16T22:38:39.413Z","2022-05-16T22:38:53.219Z","2022-05-16T22:39:25.224Z","2022-05-16T22:39:51.711Z","2022-05-16T22:39:58.672Z","2022-05-16T22:39:59.993Z","2022-05-16T22:40:02.682Z","2022-05-16T22:40:03.380Z","2022-05-16T22:40:06.077Z","2022-05-16T22:40:11.340Z","2022-05-16T22:40:23.254Z","2022-05-16T22:40:39.153Z","2022-05-16T22:41:03.574Z","2022-05-16T22:41:28.778Z","2022-05-16T22:41:32.498Z","2022-05-16T22:41:38.124Z","2022-05-16T22:42:06.540Z","2022-05-16T22:42:09.040Z","2022-05-16T22:42:10.363Z","2022-05-16T22:43:06.701Z","2022-05-16T22:43:32.078Z","2022-05-16T22:44:00.824Z","2022-05-16T22:44:07.331Z","2022-05-16T22:44:29.523Z","2022-05-16T22:45:14.430Z","2022-05-16T22:45:24.068Z","2022-05-16T22:45:33.789Z","2022-05-16T22:45:42.890Z","2022-05-16T22:45:59.386Z","2022-05-16T22:46:19.333Z","2022-05-16T22:46:37.649Z","2022-05-16T22:46:55.458Z","2022-05-16T22:47:25.316Z","2022-05-16T22:47:32.238Z","2022-05-16T22:47:42.699Z","2022-05-16T22:47:48.935Z","2022-05-16T22:48:03.164Z","2022-05-16T22:48:19.327Z","2022-05-16T22:48:24.159Z","2022-05-16T22:48:30.242Z","2022-05-16T22:48:42.165Z","2022-05-16T22:49:06.957Z","2022-05-16T22:49:23.360Z","2022-05-16T22:49:26.120Z","2022-05-16T22:49:32.030Z","2022-05-16T22:49:58.403Z","2022-05-16T22:49:59.132Z","2022-05-16T22:50:03.991Z","2022-05-16T22:50:11.788Z","2022-05-16T22:50:31.056Z","2022-05-16T22:50:40.996Z","2022-05-16T22:50:49.233Z","2022-05-16T22:51:24.490Z","2022-05-16T22:51:41.638Z","2022-05-16T22:51:57.579Z","2022-05-16T22:52:28.401Z","2022-05-16T22:52:32.196Z","2022-05-16T22:52:44.125Z","2022-05-16T22:52:59.782Z","2022-05-16T22:53:02.560Z","2022-05-16T22:53:08.795Z","2022-05-16T22:53:17.054Z","2022-05-16T22:53:20.842Z","2022-05-16T22:53:24.875Z","2022-05-16T22:53:32.569Z","2022-05-16T22:53:41.025Z","2022-05-16T22:53:49.228Z","2022-05-16T22:54:03.126Z","2022-05-16T22:54:22.288Z","2022-05-16T22:54:31.015Z","2022-05-16T22:54:46.035Z","2022-05-16T22:54:55.564Z","2022-05-16T22:55:05.462Z","2022-05-16T22:55:12.614Z","2022-05-16T22:55:21.102Z","2022-05-16T22:55:36.659Z","2022-05-16T22:55:47.903Z","2022-05-16T22:55:53.716Z","2022-05-16T22:55:56.364Z","2022-05-16T22:55:58.841Z","2022-05-16T22:56:08.944Z","2022-05-16T22:56:18.384Z","2022-05-16T22:56:36.001Z","2022-05-16T22:56:37.572Z","2022-05-16T22:56:44.671Z","2022-05-16T22:57:23.839Z","2022-05-16T22:57:45.652Z","2022-05-16T22:57:52.396Z","2022-05-16T22:58:10.946Z","2022-05-16T22:58:21.834Z","2022-05-16T22:58:29.329Z","2022-05-16T22:58:36.967Z","2022-05-16T22:58:39.160Z","2022-05-16T22:58:55.089Z","2022-05-16T22:59:10.307Z","2022-05-16T22:59:38.943Z","2022-05-16T22:59:53.502Z","2022-05-16T23:00:23.407Z","2022-05-16T23:00:54.581Z","2022-05-16T23:01:03.361Z","2022-05-16T23:01:20.839Z","2022-05-16T23:01:56.164Z","2022-05-16T23:02:11.078Z","2022-05-16T23:02:18.074Z","2022-05-16T23:02:26.476Z","2022-05-16T23:03:07.924Z","2022-05-16T23:03:44.235Z","2022-05-16T23:04:14.003Z","2022-05-16T23:04:44.780Z","2022-05-16T23:05:08.137Z","2022-05-16T23:05:22.151Z","2022-05-16T23:05:25.692Z","2022-05-16T23:05:37.488Z","2022-05-16T23:05:56.548Z","2022-05-16T23:06:23.375Z","2022-05-16T23:06:48.487Z","2022-05-16T23:07:13.647Z","2022-05-16T23:07:36.826Z","2022-05-16T23:07:50.556Z","2022-05-16T23:08:05.250Z","2022-05-16T23:08:41.256Z","2022-05-16T23:08:59.144Z","2022-05-16T23:09:16.847Z","2022-05-16T23:09:30.161Z","2022-05-16T23:09:52.886Z","2022-05-16T23:10:02.711Z","2022-05-16T23:10:42.794Z","2022-05-16T23:10:54.737Z","2022-05-16T23:11:22.542Z","2022-05-16T23:11:39.015Z","2022-05-16T23:13:12.648Z","2022-05-16T23:13:48.459Z","2022-05-16T23:14:24.768Z","2022-05-16T23:14:35.196Z","2022-05-16T23:14:41.381Z","2022-05-16T23:14:44.418Z","2022-05-16T23:14:57.464Z","2022-05-16T23:15:35.367Z","2022-05-16T23:15:59.197Z","2022-05-16T23:16:09.241Z","2022-05-16T23:16:18.695Z","2022-05-16T23:16:31.770Z","2022-05-16T23:17:15.979Z","2022-05-16T23:17:20.945Z","2022-05-16T23:17:22.353Z","2022-05-16T23:17:36.254Z","2022-05-16T23:17:37.078Z","2022-05-16T23:17:42.855Z","2022-05-16T23:17:58.152Z","2022-05-16T23:18:03.842Z","2022-05-16T23:18:10.013Z","2022-05-16T23:18:18.868Z","2022-05-16T23:18:49.616Z","2022-05-16T23:19:13.846Z","2022-05-16T23:19:23.474Z","2022-05-16T23:20:09.396Z","2022-05-16T23:20:44.193Z","2022-05-16T23:20:53.739Z","2022-05-16T23:21:48.159Z","2022-05-16T23:22:06.462Z","2022-05-16T23:22:15.351Z","2022-05-16T23:22:30.961Z","2022-05-16T23:22:37.899Z","2022-05-16T23:23:11.847Z","2022-05-16T23:23:27.593Z","2022-05-16T23:23:44.667Z","2022-05-16T23:24:01.895Z","2022-05-16T23:24:08.082Z","2022-05-16T23:24:16.853Z","2022-05-16T23:24:33.999Z","2022-05-16T23:24:55.473Z","2022-05-16T23:25:53.383Z","2022-05-16T23:26:03.264Z","2022-05-16T23:26:08.892Z","2022-05-16T23:26:23.335Z","2022-05-16T23:26:54.362Z","2022-05-16T23:27:21.597Z","2022-05-16T23:27:53.859Z","2022-05-16T23:28:18.790Z","2022-05-16T23:28:27.263Z","2022-05-16T23:28:40.887Z","2022-05-16T23:28:48.992Z","2022-05-16T23:29:19.044Z","2022-05-16T23:30:15.200Z","2022-05-16T23:30:31.230Z","2022-05-16T23:30:39.641Z","2022-05-16T23:30:55.641Z","2022-05-16T23:31:06.536Z","2022-05-16T23:31:19.393Z","2022-05-16T23:31:25.972Z","2022-05-16T23:31:34.965Z","2022-05-16T23:31:41.516Z","2022-05-16T23:31:45.575Z","2022-05-16T23:31:50.627Z","2022-05-16T23:31:55.802Z","2022-05-16T23:31:58.080Z","2022-05-16T23:31:59.268Z","2022-05-16T23:32:02.981Z","2022-05-16T23:32:05.834Z","2022-05-16T23:32:14.366Z","2022-05-16T23:32:21.199Z","2022-05-16T23:32:37.546Z","2022-05-16T23:32:45.822Z","2022-05-16T23:32:59.032Z","2022-05-16T23:33:06.676Z","2022-05-16T23:33:18.138Z","2022-05-16T23:33:42.034Z","2022-05-16T23:33:58.549Z","2022-05-16T23:34:31.354Z","2022-05-16T23:35:10.490Z","2022-05-16T23:35:33.835Z","2022-05-16T23:35:46.413Z","2022-05-16T23:36:16.989Z","2022-05-16T23:36:43.330Z","2022-05-16T23:37:15.312Z","2022-05-16T23:38:03.896Z","2022-05-16T23:38:10.857Z","2022-05-16T23:38:23.438Z","2022-05-16T23:38:31.233Z","2022-05-16T23:38:54.701Z","2022-05-16T23:39:09.910Z","2022-05-16T23:39:23.642Z","2022-05-16T23:39:52.187Z","2022-05-16T23:40:12.920Z","2022-05-16T23:40:28.468Z","2022-05-16T23:40:46.835Z","2022-05-16T23:41:06.186Z","2022-05-16T23:41:20.984Z","2022-05-16T23:41:37.723Z","2022-05-16T23:42:25.292Z","2022-05-16T23:42:47.733Z","2022-05-16T23:43:04.421Z","2022-05-16T23:43:25.647Z","2022-05-16T23:43:41.611Z","2022-05-16T23:44:12.033Z","2022-05-16T23:44:59.869Z","2022-05-16T23:45:38.120Z","2022-05-16T23:45:50.732Z","2022-05-16T23:46:27.402Z","2022-05-16T23:46:40.256Z","2022-05-16T23:47:25.232Z","2022-05-16T23:48:04.032Z","2022-05-16T23:49:34.129Z","2022-05-16T23:50:31.427Z","2022-05-16T23:50:53.414Z","2022-05-16T23:50:56.510Z","2022-05-16T23:51:00.632Z","2022-05-16T23:51:06.471Z","2022-05-16T23:51:27.617Z","2022-05-16T23:51:59.679Z","2022-05-16T23:52:10.966Z","2022-05-16T23:52:30.097Z","2022-05-16T23:52:37.685Z","2022-05-16T23:52:42.795Z","2022-05-16T23:53:21.015Z","2022-05-16T23:53:39.985Z","2022-05-16T23:53:52.143Z","2022-05-16T23:54:25.085Z","2022-05-16T23:54:36.763Z","2022-05-16T23:54:55.139Z","2022-05-16T23:55:10.524Z","2022-05-16T23:55:33.888Z","2022-05-16T23:55:50.362Z","2022-05-16T23:55:57.520Z","2022-05-16T23:56:19.427Z","2022-05-16T23:56:24.243Z","2022-05-16T23:56:45.996Z","2022-05-16T23:56:59.583Z","2022-05-16T23:57:11.742Z","2022-05-16T23:57:19.112Z","2022-05-16T23:57:30.825Z","2022-05-16T23:57:46.227Z","2022-05-16T23:57:51.879Z","2022-05-16T23:57:59.534Z","2022-05-16T23:58:07.062Z","2022-05-16T23:58:30.537Z","2022-05-16T23:58:47.653Z","2022-05-16T23:59:19.698Z","2022-05-16T23:59:30.346Z","2022-05-16T23:59:43.613Z","2022-05-17T00:00:00.067Z","2022-05-17T00:00:12.678Z","2022-05-17T00:00:31.688Z","2022-05-17T00:00:47.513Z","2022-05-17T00:01:06.235Z","2022-05-17T00:01:27.443Z","2022-05-17T00:01:32.271Z","2022-05-17T00:01:58.490Z","2022-05-17T00:02:29.190Z","2022-05-17T00:02:37.685Z","2022-05-17T00:03:31.595Z","2022-05-17T00:03:49.168Z","2022-05-17T00:04:02.666Z","2022-05-17T00:04:08.933Z","2022-05-17T00:04:53.921Z","2022-05-17T00:05:06.394Z","2022-05-17T00:05:32.292Z","2022-05-17T00:05:47.451Z","2022-05-17T00:05:59.053Z","2022-05-17T00:06:07.406Z","2022-05-17T00:06:14.879Z","2022-05-17T00:06:41.785Z","2022-05-17T00:06:51.812Z","2022-05-17T00:07:10.490Z","2022-05-17T00:07:27.743Z","2022-05-17T00:07:56.408Z","2022-05-17T00:08:05.637Z","2022-05-17T00:08:10.345Z","2022-05-17T00:08:15.591Z","2022-05-17T00:08:22.609Z","2022-05-17T00:08:58.047Z","2022-05-17T00:09:22.026Z","2022-05-17T00:09:29.731Z","2022-05-17T00:09:52.157Z","2022-05-17T00:10:09.403Z","2022-05-17T00:11:01.097Z","2022-05-17T00:11:09.186Z","2022-05-17T00:11:42.671Z","2022-05-17T00:11:58.361Z","2022-05-17T00:12:14.242Z","2022-05-17T00:12:25.872Z","2022-05-17T00:12:50.199Z","2022-05-17T00:13:17.473Z","2022-05-17T00:13:44.926Z","2022-05-17T00:14:51.550Z","2022-05-17T00:15:08.775Z","2022-05-17T00:15:15.237Z","2022-05-17T00:15:20.161Z","2022-05-17T00:16:07.425Z","2022-05-17T00:16:40.117Z","2022-05-17T00:16:42.062Z","2022-05-17T00:17:01.053Z","2022-05-17T00:17:14.875Z","2022-05-17T00:17:15.796Z","2022-05-17T00:17:16.741Z","2022-05-17T00:17:18.045Z","2022-05-17T00:17:35.486Z","2022-05-17T00:18:01.774Z","2022-05-17T00:18:02.248Z","2022-05-17T00:18:06.448Z","2022-05-17T00:18:12.976Z","2022-05-17T00:18:20.497Z","2022-05-17T00:18:47.288Z","2022-05-17T00:18:47.870Z","2022-05-17T00:19:04.882Z","2022-05-17T00:19:08.677Z","2022-05-17T00:19:28.125Z","2022-05-17T00:19:56.020Z","2022-05-17T00:20:19.283Z","2022-05-17T00:20:28.752Z","2022-05-17T00:20:51.536Z","2022-05-17T00:21:27.268Z","2022-05-17T00:21:34.984Z","2022-05-17T00:21:57.974Z","2022-05-17T00:22:17.018Z","2022-05-17T00:22:47.895Z","2022-05-17T00:23:14.607Z","2022-05-17T00:23:30.151Z","2022-05-17T00:23:40.002Z","2022-05-17T00:24:28.410Z","2022-05-17T00:24:45.249Z","2022-05-17T00:25:08.244Z","2022-05-17T00:25:33.705Z","2022-05-17T00:26:07.338Z","2022-05-17T00:26:37.827Z","2022-05-17T00:27:08.853Z","2022-05-17T00:27:31.179Z","2022-05-17T00:28:06.032Z","2022-05-17T00:28:31.845Z","2022-05-17T00:28:58.591Z","2022-05-17T00:29:30.931Z","2022-05-17T00:29:44.263Z","2022-05-17T00:29:53.316Z","2022-05-17T00:29:59.244Z","2022-05-17T00:30:05.751Z","2022-05-17T00:31:03.954Z","2022-05-17T00:31:27.355Z","2022-05-17T00:31:57.408Z","2022-05-17T00:32:31.236Z","2022-05-17T00:33:13.959Z","2022-05-17T00:33:30.091Z","2022-05-17T00:33:46.777Z","2022-05-17T00:34:42.997Z","2022-05-17T00:35:12.274Z","2022-05-17T00:36:26.437Z","2022-05-17T00:36:38.688Z","2022-05-17T00:36:51.912Z","2022-05-17T00:37:08.249Z","2022-05-17T00:37:47.371Z","2022-05-17T00:38:07.065Z","2022-05-17T00:38:21.583Z","2022-05-17T00:38:36.518Z","2022-05-17T00:38:44.596Z","2022-05-17T00:38:48.182Z","2022-05-17T00:39:18.941Z","2022-05-17T00:39:27.356Z","2022-05-17T00:39:37.030Z","2022-05-17T00:39:42.227Z","2022-05-17T00:39:54.134Z","2022-05-17T00:40:03.293Z","2022-05-17T00:40:25.342Z","2022-05-17T00:40:44.243Z","2022-05-17T00:40:53.859Z","2022-05-17T00:41:24.097Z","2022-05-17T00:41:57.953Z","2022-05-17T00:42:05.512Z","2022-05-17T00:42:08.362Z","2022-05-17T00:42:31.368Z","2022-05-17T00:43:08.905Z","2022-05-17T00:43:59.114Z","2022-05-17T00:44:35.788Z","2022-05-17T00:45:00.835Z","2022-05-17T00:45:30.189Z","2022-05-17T00:46:12.930Z","2022-05-17T00:47:15.193Z","2022-05-17T00:47:55.667Z","2022-05-17T00:48:15.000Z","2022-05-17T00:48:37.995Z","2022-05-17T00:49:01.589Z","2022-05-17T00:49:23.814Z","2022-05-17T00:49:43.797Z","2022-05-17T00:50:04.489Z","2022-05-17T00:52:40.722Z","2022-05-17T00:53:15.929Z","2022-05-17T00:53:25.182Z","2022-05-17T00:53:31.727Z","2022-05-17T00:53:38.347Z","2022-05-17T00:54:53.100Z","2022-05-17T00:55:02.654Z","2022-05-17T00:55:06.418Z","2022-05-17T00:55:13.492Z","2022-05-17T00:55:19.397Z","2022-05-17T00:55:27.507Z","2022-05-17T00:55:37.174Z","2022-05-17T00:55:43.900Z","2022-05-17T00:55:45.862Z","2022-05-17T00:57:00.704Z","2022-05-17T00:57:03.983Z","2022-05-17T00:57:07.470Z","2022-05-17T00:57:11.420Z","2022-05-17T00:57:13.466Z","2022-05-17T00:57:23.651Z","2022-05-17T00:57:31.637Z","2022-05-17T00:57:37.443Z","2022-05-17T00:58:26.884Z","2022-05-17T00:58:35.472Z","2022-05-17T00:58:49.175Z","2022-05-17T00:59:18.002Z","2022-05-17T00:59:28.970Z","2022-05-17T01:00:00.232Z","2022-05-17T01:00:08.868Z","2022-05-17T01:00:19.945Z","2022-05-17T01:00:40.098Z","2022-05-17T01:02:31.739Z","2022-05-17T01:02:44.765Z","2022-05-17T01:03:00.867Z","2022-05-17T01:03:08.626Z","2022-05-17T01:03:36.384Z","2022-05-17T01:03:52.620Z","2022-05-17T01:04:33.402Z","2022-05-17T01:05:04.203Z","2022-05-17T01:05:38.152Z","2022-05-17T01:05:59.775Z","2022-05-17T01:06:29.831Z","2022-05-17T01:06:55.820Z","2022-05-17T01:07:20.351Z","2022-05-17T01:07:43.189Z","2022-05-17T01:08:07.880Z","2022-05-17T01:08:15.749Z","2022-05-17T01:08:21.530Z","2022-05-17T01:08:24.477Z","2022-05-17T01:08:35.672Z","2022-05-17T01:08:52.599Z","2022-05-17T01:09:43.155Z","2022-05-17T01:10:11.745Z","2022-05-17T01:10:57.179Z","2022-05-17T01:12:16.517Z","2022-05-17T01:12:32.340Z","2022-05-17T01:12:47.522Z","2022-05-17T01:13:28.185Z","2022-05-17T01:13:58.071Z","2022-05-17T01:14:28.557Z","2022-05-17T01:15:00.662Z","2022-05-17T01:15:20.563Z","2022-05-17T01:15:48.864Z","2022-05-17T01:16:20.847Z","2022-05-17T01:16:43.317Z","2022-05-17T01:19:06.032Z","2022-05-17T01:20:14.906Z","2022-05-17T01:20:55.080Z","2022-05-17T01:21:03.539Z","2022-05-17T01:21:45.189Z","2022-05-17T01:21:55.583Z","2022-05-17T01:22:59.310Z","2022-05-17T01:23:21.895Z","2022-05-17T01:25:04.349Z","2022-05-17T01:25:39.881Z","2022-05-17T01:26:23.708Z","2022-05-17T01:26:59.481Z","2022-05-17T01:27:31.577Z","2022-05-17T01:27:51.061Z","2022-05-17T01:28:55.043Z","2022-05-17T01:29:31.485Z","2022-05-17T01:30:34.074Z","2022-05-17T01:31:05.232Z","2022-05-17T01:31:33.693Z","2022-05-17T01:32:07.258Z","2022-05-17T01:32:29.899Z","2022-05-17T01:32:54.768Z","2022-05-17T01:33:31.057Z","2022-05-17T01:33:36.347Z","2022-05-17T01:34:02.533Z","2022-05-17T01:34:23.429Z","2022-05-17T01:34:34.208Z","2022-05-17T01:34:46.053Z","2022-05-17T01:34:57.779Z","2022-05-17T01:35:24.971Z","2022-05-17T01:35:48.389Z","2022-05-17T01:36:14.642Z","2022-05-17T01:36:38.599Z","2022-05-17T01:37:05.147Z","2022-05-17T01:37:27.681Z","2022-05-17T01:37:51.519Z","2022-05-17T01:37:52.668Z","2022-05-17T01:37:53.052Z","2022-05-17T01:37:57.981Z","2022-05-17T01:37:58.819Z","2022-05-17T01:38:01.610Z","2022-05-17T01:38:02.878Z","2022-05-17T01:38:07.444Z","2022-05-17T01:38:25.366Z","2022-05-17T01:38:43.046Z","2022-05-17T01:38:43.640Z","2022-05-17T01:39:04.414Z","2022-05-17T01:39:06.867Z","2022-05-17T01:39:40.604Z","2022-05-17T01:39:45.559Z","2022-05-17T01:40:01.523Z","2022-05-17T01:40:03.915Z","2022-05-17T01:40:07.426Z","2022-05-17T01:40:08.683Z","2022-05-17T01:40:12.147Z","2022-05-17T01:40:19.430Z","2022-05-17T01:40:26.077Z","2022-05-17T01:40:27.019Z","2022-05-17T01:40:29.539Z","2022-05-17T01:41:01.676Z","2022-05-17T01:41:04.885Z","2022-05-17T01:41:08.276Z","2022-05-17T01:41:10.784Z","2022-05-17T01:41:13.703Z","2022-05-17T01:41:46.503Z","2022-05-17T01:42:09.270Z","2022-05-17T01:42:15.939Z","2022-05-17T01:43:40.171Z","2022-05-17T01:44:33.446Z","2022-05-17T01:44:43.153Z","2022-05-17T01:44:56.149Z","2022-05-17T01:45:05.971Z","2022-05-17T01:45:21.607Z","2022-05-17T01:45:37.944Z","2022-05-17T01:46:04.106Z","2022-05-17T01:46:24.212Z","2022-05-17T01:46:31.589Z","2022-05-17T01:46:42.750Z","2022-05-17T01:47:05.984Z","2022-05-17T01:47:44.745Z","2022-05-17T01:48:06.500Z","2022-05-17T01:48:17.781Z","2022-05-17T01:48:20.977Z","2022-05-17T01:48:30.663Z","2022-05-17T01:49:34.848Z","2022-05-17T01:49:54.782Z","2022-05-17T01:51:42.988Z","2022-05-17T01:51:47.301Z","2022-05-17T01:52:03.630Z","2022-05-17T01:52:34.152Z","2022-05-17T01:52:40.123Z","2022-05-17T01:52:42.504Z","2022-05-17T01:52:48.822Z","2022-05-17T01:52:51.822Z","2022-05-17T01:52:53.675Z","2022-05-17T01:53:03.333Z","2022-05-17T01:53:06.684Z","2022-05-17T01:53:11.205Z","2022-05-17T01:53:12.724Z","2022-05-17T01:53:17.268Z","2022-05-17T01:53:55.166Z","2022-05-17T01:54:05.141Z","2022-05-17T01:54:20.138Z","2022-05-17T01:54:28.784Z","2022-05-17T01:55:21.660Z","2022-05-17T01:55:29.033Z","2022-05-17T01:55:34.422Z","2022-05-17T01:55:47.302Z","2022-05-17T01:56:08.831Z","2022-05-17T01:56:25.338Z","2022-05-17T01:56:31.216Z","2022-05-17T01:56:44.236Z","2022-05-17T01:56:47.290Z","2022-05-17T01:56:51.823Z","2022-05-17T01:57:05.281Z","2022-05-17T01:57:11.678Z","2022-05-17T01:57:14.975Z","2022-05-17T01:57:16.501Z","2022-05-17T01:57:17.372Z","2022-05-17T01:57:18.964Z","2022-05-17T01:57:28.359Z","2022-05-17T01:57:29.439Z","2022-05-17T01:57:30.803Z","2022-05-17T01:57:31.608Z","2022-05-17T01:57:48.841Z","2022-05-17T01:58:15.194Z","2022-05-17T01:58:37.247Z","2022-05-17T01:58:45.835Z","2022-05-17T01:59:12.473Z","2022-05-17T01:59:24.804Z","2022-05-17T01:59:38.558Z","2022-05-17T01:59:50.890Z","2022-05-17T01:59:56.752Z","2022-05-17T02:00:03.737Z","2022-05-17T02:00:12.910Z","2022-05-17T02:00:18.517Z","2022-05-17T02:00:22.751Z","2022-05-17T02:00:34.547Z","2022-05-17T02:00:38.661Z","2022-05-17T02:01:05.629Z","2022-05-17T02:01:11.538Z","2022-05-17T02:01:17.848Z","2022-05-17T02:02:15.430Z","2022-05-17T02:02:28.904Z","2022-05-17T02:02:37.366Z","2022-05-17T02:02:40.303Z","2022-05-17T02:04:05.672Z","2022-05-17T02:04:11.013Z","2022-05-17T02:04:16.420Z","2022-05-17T02:04:21.971Z","2022-05-17T02:04:25.478Z","2022-05-17T02:04:28.406Z","2022-05-17T02:04:29.758Z","2022-05-17T02:04:36.355Z","2022-05-17T02:04:45.500Z","2022-05-17T02:04:50.780Z","2022-05-17T02:05:23.346Z","2022-05-17T02:05:27.132Z","2022-05-17T02:05:32.631Z","2022-05-17T02:05:39.809Z","2022-05-17T02:06:05.831Z","2022-05-17T02:06:17.448Z","2022-05-17T02:06:34.373Z","2022-05-17T02:06:44.147Z","2022-05-17T02:07:20.927Z","2022-05-17T02:08:21.541Z","2022-05-17T02:08:41.873Z","2022-05-17T02:09:49.740Z","2022-05-17T02:10:16.545Z","2022-05-17T02:11:28.761Z","2022-05-17T02:11:53.420Z","2022-05-17T02:12:00.333Z","2022-05-17T02:12:14.185Z","2022-05-17T02:12:16.484Z","2022-05-17T02:12:18.261Z","2022-05-17T02:12:28.760Z","2022-05-17T02:12:33.583Z","2022-05-17T02:12:35.354Z","2022-05-17T02:12:36.970Z","2022-05-17T02:12:45.591Z","2022-05-17T02:12:51.749Z","2022-05-17T02:13:03.049Z","2022-05-17T02:13:09.746Z","2022-05-17T02:13:19.927Z","2022-05-17T02:13:30.283Z","2022-05-17T02:13:39.096Z","2022-05-17T02:13:46.845Z","2022-05-17T02:13:51.748Z","2022-05-17T02:13:55.150Z","2022-05-17T02:13:58.395Z","2022-05-17T02:14:04.685Z","2022-05-17T02:14:26.898Z","2022-05-17T02:14:31.660Z","2022-05-17T02:14:35.189Z","2022-05-17T02:14:45.145Z","2022-05-17T02:14:48.486Z","2022-05-17T02:14:53.277Z","2022-05-17T02:15:08.165Z","2022-05-17T02:15:12.459Z","2022-05-17T02:15:26.442Z","2022-05-17T02:15:31.335Z","2022-05-17T02:15:35.403Z","2022-05-17T02:16:05.059Z","2022-05-17T02:16:10.048Z","2022-05-17T02:16:18.780Z","2022-05-17T02:17:32.776Z","2022-05-17T02:17:39.516Z","2022-05-17T02:17:42.780Z","2022-05-17T02:17:49.101Z","2022-05-17T02:18:07.047Z","2022-05-17T02:18:34.429Z","2022-05-17T02:19:03.726Z","2022-05-17T02:19:19.547Z","2022-05-17T02:19:32.521Z","2022-05-17T02:20:01.167Z","2022-05-17T02:20:23.537Z","2022-05-17T02:20:36.456Z","2022-05-17T02:20:58.455Z","2022-05-17T02:21:05.784Z","2022-05-17T02:21:07.748Z","2022-05-17T02:21:09.314Z","2022-05-17T02:21:10.523Z","2022-05-17T02:21:30.576Z","2022-05-17T02:21:38.915Z","2022-05-17T02:21:41.949Z","2022-05-17T02:21:47.033Z","2022-05-17T02:21:56.976Z","2022-05-17T02:22:08.725Z","2022-05-17T02:22:22.031Z","2022-05-17T02:22:42.511Z","2022-05-17T02:23:02.546Z","2022-05-17T02:23:06.696Z","2022-05-17T02:23:09.701Z","2022-05-17T02:23:44.623Z","2022-05-17T02:24:05.718Z","2022-05-17T02:24:42.890Z","2022-05-17T02:25:19.655Z","2022-05-17T02:26:07.415Z","2022-05-17T02:26:35.322Z","2022-05-17T02:26:49.873Z","2022-05-17T02:26:53.684Z","2022-05-17T02:26:57.292Z","2022-05-17T02:27:10.043Z","2022-05-17T02:27:11.957Z","2022-05-17T02:27:14.834Z","2022-05-17T02:27:23.872Z","2022-05-17T02:27:27.628Z","2022-05-17T02:27:32.745Z","2022-05-17T02:27:37.350Z","2022-05-17T02:27:41.439Z","2022-05-17T02:27:57.177Z","2022-05-17T02:28:17.862Z","2022-05-17T02:29:01.475Z","2022-05-17T02:29:39.311Z","2022-05-17T02:29:59.849Z","2022-05-17T02:30:09.760Z","2022-05-17T02:30:19.276Z","2022-05-17T02:30:57.310Z","2022-05-17T02:31:03.255Z","2022-05-17T02:31:08.820Z","2022-05-17T02:31:24.268Z","2022-05-17T02:31:39.503Z","2022-05-17T02:31:47.897Z","2022-05-17T02:32:00.210Z","2022-05-17T02:32:07.742Z","2022-05-17T02:32:17.338Z","2022-05-17T02:32:20.035Z","2022-05-17T02:32:22.047Z","2022-05-17T02:32:30.678Z","2022-05-17T02:32:40.941Z","2022-05-17T02:33:03.381Z","2022-05-17T02:34:24.062Z","2022-05-17T02:35:00.487Z","2022-05-17T02:35:06.267Z","2022-05-17T02:35:19.024Z","2022-05-17T02:35:39.867Z","2022-05-17T02:36:33.953Z","2022-05-17T02:37:20.416Z","2022-05-17T02:37:42.748Z","2022-05-17T02:38:20.356Z","2022-05-17T02:39:01.274Z","2022-05-17T02:39:51.659Z","2022-05-17T02:39:57.921Z","2022-05-17T02:40:12.870Z","2022-05-17T02:40:26.818Z","2022-05-17T02:40:38.513Z","2022-05-17T02:40:48.948Z","2022-05-17T02:40:58.970Z","2022-05-17T02:41:08.868Z","2022-05-17T02:41:33.239Z","2022-05-17T02:41:46.466Z","2022-05-17T02:41:55.732Z","2022-05-17T02:42:10.627Z","2022-05-17T02:42:34.361Z","2022-05-17T02:42:47.468Z","2022-05-17T02:43:03.075Z","2022-05-17T02:43:05.162Z","2022-05-17T02:43:10.032Z","2022-05-17T02:43:18.591Z","2022-05-17T02:43:46.402Z","2022-05-17T02:44:04.148Z","2022-05-17T02:44:26.049Z","2022-05-17T02:45:08.807Z","2022-05-17T02:45:18.896Z","2022-05-17T02:45:41.570Z","2022-05-17T02:46:00.422Z","2022-05-17T02:46:11.617Z","2022-05-17T02:46:21.718Z","2022-05-17T02:46:26.811Z","2022-05-17T02:46:35.909Z","2022-05-17T02:46:39.684Z","2022-05-17T02:46:40.263Z","2022-05-17T02:47:03.379Z","2022-05-17T02:47:04.355Z","2022-05-17T02:47:05.426Z","2022-05-17T02:47:08.103Z","2022-05-17T02:47:16.129Z","2022-05-17T02:47:23.844Z","2022-05-17T02:47:28.919Z","2022-05-17T02:47:31.084Z","2022-05-17T02:47:31.773Z","2022-05-17T02:47:35.227Z","2022-05-17T02:47:39.788Z","2022-05-17T02:47:46.456Z","2022-05-17T02:47:47.907Z","2022-05-17T02:47:53.214Z","2022-05-17T02:47:55.813Z","2022-05-17T02:48:04.064Z","2022-05-17T02:48:07.277Z","2022-05-17T02:48:26.838Z","2022-05-17T02:48:30.938Z","2022-05-17T02:48:32.768Z","2022-05-17T02:48:59.466Z","2022-05-17T02:49:19.318Z","2022-05-17T02:50:11.735Z","2022-05-17T02:50:42.099Z","2022-05-17T02:50:50.579Z","2022-05-17T02:50:58.158Z","2022-05-17T02:51:12.109Z","2022-05-17T02:51:19.808Z","2022-05-17T02:51:26.815Z","2022-05-17T02:51:28.563Z","2022-05-17T02:51:34.182Z","2022-05-17T02:51:40.601Z","2022-05-17T02:51:43.149Z","2022-05-17T02:51:45.989Z","2022-05-17T02:51:54.056Z","2022-05-17T02:52:00.348Z","2022-05-17T02:52:00.821Z","2022-05-17T02:52:06.207Z","2022-05-17T02:52:19.489Z","2022-05-17T02:52:26.588Z","2022-05-17T02:52:28.331Z","2022-05-17T02:52:32.667Z","2022-05-17T02:52:37.127Z","2022-05-17T02:52:45.220Z","2022-05-17T02:52:54.734Z","2022-05-17T02:52:59.250Z","2022-05-17T02:53:02.040Z","2022-05-17T02:53:04.986Z","2022-05-17T02:53:13.032Z","2022-05-17T02:53:25.179Z","2022-05-17T02:53:26.213Z","2022-05-17T02:53:28.880Z","2022-05-17T02:53:31.757Z","2022-05-17T02:53:38.517Z","2022-05-17T02:53:55.845Z","2022-05-17T02:54:09.414Z","2022-05-17T02:54:10.114Z","2022-05-17T02:54:13.925Z","2022-05-17T02:54:14.744Z","2022-05-17T02:54:16.785Z","2022-05-17T02:54:17.053Z","2022-05-17T02:54:21.026Z","2022-05-17T02:54:30.475Z","2022-05-17T02:54:32.415Z","2022-05-17T02:54:33.714Z","2022-05-17T02:54:39.086Z","2022-05-17T02:54:39.565Z","2022-05-17T02:54:41.007Z","2022-05-17T02:54:41.929Z","2022-05-17T02:54:43.416Z","2022-05-17T02:54:47.073Z","2022-05-17T02:54:50.104Z","2022-05-17T02:54:50.521Z","2022-05-17T02:54:51.353Z","2022-05-17T02:54:58.928Z","2022-05-17T02:55:00.961Z","2022-05-17T02:55:02.523Z","2022-05-17T02:55:11.576Z","2022-05-17T02:55:20.867Z","2022-05-17T02:55:23.219Z","2022-05-17T02:55:25.300Z","2022-05-17T02:55:31.590Z","2022-05-17T02:55:34.143Z","2022-05-17T02:55:35.161Z","2022-05-17T02:55:35.782Z","2022-05-17T02:55:40.902Z","2022-05-17T02:55:41.412Z","2022-05-17T02:55:47.308Z","2022-05-17T02:55:47.615Z","2022-05-17T02:55:50.512Z","2022-05-17T02:55:51.178Z","2022-05-17T02:55:51.992Z","2022-05-17T02:55:53.237Z","2022-05-17T02:55:55.375Z","2022-05-17T02:56:05.105Z","2022-05-17T02:56:21.733Z","2022-05-17T02:56:24.090Z","2022-05-17T02:56:34.471Z","2022-05-17T02:56:36.773Z","2022-05-17T02:56:47.831Z","2022-05-17T02:56:48.641Z","2022-05-17T02:56:50.730Z","2022-05-17T02:56:52.083Z","2022-05-17T02:56:56.241Z","2022-05-17T02:56:59.177Z","2022-05-17T02:57:19.020Z","2022-05-17T02:57:22.549Z","2022-05-17T02:57:32.447Z","2022-05-17T02:57:52.143Z","2022-05-17T02:57:54.870Z","2022-05-17T02:58:05.926Z","2022-05-17T02:58:24.034Z","2022-05-17T02:58:29.353Z","2022-05-17T02:58:38.309Z","2022-05-17T02:58:47.483Z","2022-05-17T02:58:57.205Z","2022-05-17T02:59:00.044Z","2022-05-17T02:59:03.591Z","2022-05-17T02:59:05.136Z","2022-05-17T02:59:06.277Z","2022-05-17T02:59:17.956Z","2022-05-17T02:59:22.796Z","2022-05-17T02:59:23.689Z","2022-05-17T02:59:25.317Z","2022-05-17T02:59:25.986Z","2022-05-17T02:59:26.770Z","2022-05-17T02:59:27.924Z","2022-05-17T02:59:29.974Z","2022-05-17T02:59:30.639Z","2022-05-17T02:59:31.070Z","2022-05-17T02:59:33.008Z","2022-05-17T02:59:41.534Z","2022-05-17T03:00:07.637Z","2022-05-17T03:00:30.491Z","2022-05-17T03:01:22.362Z","2022-05-17T03:01:37.044Z","2022-05-17T03:01:54.062Z","2022-05-17T03:01:56.509Z","2022-05-17T03:02:05.826Z","2022-05-17T03:02:09.112Z","2022-05-17T03:02:13.449Z","2022-05-17T03:02:14.787Z","2022-05-17T03:02:21.483Z","2022-05-17T03:02:24.611Z","2022-05-17T03:02:27.672Z","2022-05-17T03:03:17.752Z","2022-05-17T03:03:19.178Z","2022-05-17T03:03:22.642Z","2022-05-17T03:03:54.041Z","2022-05-17T03:04:06.893Z","2022-05-17T03:04:51.974Z","2022-05-17T03:04:55.864Z","2022-05-17T03:05:21.636Z","2022-05-17T03:05:23.488Z","2022-05-17T03:05:25.038Z","2022-05-17T03:05:42.740Z","2022-05-17T03:05:49.715Z","2022-05-17T03:06:08.898Z","2022-05-17T03:06:13.371Z","2022-05-17T03:06:32.071Z","2022-05-17T03:06:33.311Z","2022-05-17T03:06:40.548Z","2022-05-17T03:06:53.749Z","2022-05-17T03:06:59.677Z","2022-05-17T03:07:19.016Z","2022-05-17T03:07:30.457Z","2022-05-17T03:07:42.154Z","2022-05-17T03:07:47.705Z","2022-05-17T03:07:54.828Z","2022-05-17T03:08:06.649Z","2022-05-17T03:08:20.113Z","2022-05-17T03:09:12.140Z","2022-05-17T03:09:23.486Z","2022-05-17T03:09:34.484Z","2022-05-17T03:09:45.500Z","2022-05-17T03:09:49.062Z","2022-05-17T03:09:53.954Z","2022-05-17T03:10:01.696Z","2022-05-17T03:10:03.215Z","2022-05-17T03:10:07.802Z","2022-05-17T03:10:09.213Z","2022-05-17T03:10:14.941Z","2022-05-17T03:10:18.228Z","2022-05-17T03:10:22.735Z","2022-05-17T03:10:32.292Z","2022-05-17T03:10:46.492Z","2022-05-17T03:10:58.447Z","2022-05-17T03:11:08.643Z","2022-05-17T03:11:18.426Z","2022-05-17T03:11:28.464Z","2022-05-17T03:11:32.453Z","2022-05-17T03:11:57.106Z","2022-05-17T03:12:07.852Z","2022-05-17T03:12:19.818Z","2022-05-17T03:12:35.612Z","2022-05-17T03:12:48.942Z","2022-05-17T03:12:58.658Z","2022-05-17T03:13:10.104Z","2022-05-17T03:13:13.486Z","2022-05-17T03:13:17.744Z","2022-05-17T03:13:19.058Z","2022-05-17T03:13:34.307Z","2022-05-17T03:13:42.882Z","2022-05-17T03:14:00.186Z","2022-05-17T03:14:18.553Z","2022-05-17T03:14:24.131Z","2022-05-17T03:14:25.757Z","2022-05-17T03:14:31.159Z","2022-05-17T03:14:35.901Z","2022-05-17T03:14:49.381Z","2022-05-17T03:14:51.849Z","2022-05-17T03:14:58.642Z","2022-05-17T03:15:05.493Z","2022-05-17T03:15:20.416Z","2022-05-17T03:15:30.113Z","2022-05-17T03:15:33.873Z","2022-05-17T03:15:36.296Z","2022-05-17T03:15:47.227Z","2022-05-17T03:16:04.531Z","2022-05-17T03:16:30.223Z","2022-05-17T03:16:41.100Z","2022-05-17T03:17:55.119Z","2022-05-17T03:18:36.792Z","2022-05-17T03:19:05.342Z","2022-05-17T03:19:19.632Z","2022-05-17T03:19:52.791Z","2022-05-17T03:20:04.760Z","2022-05-17T03:20:07.428Z","2022-05-17T03:20:09.777Z","2022-05-17T03:20:12.539Z","2022-05-17T03:20:16.395Z","2022-05-17T03:20:25.416Z","2022-05-17T03:21:08.996Z","2022-05-17T03:22:19.862Z","2022-05-17T03:22:22.239Z","2022-05-17T03:22:39.705Z","2022-05-17T03:22:41.257Z","2022-05-17T03:23:18.209Z","2022-05-17T03:23:34.232Z","2022-05-17T03:23:36.329Z","2022-05-17T03:23:43.276Z","2022-05-17T03:23:52.093Z","2022-05-17T03:23:55.880Z","2022-05-17T03:24:12.757Z","2022-05-17T03:24:16.009Z","2022-05-17T03:24:26.665Z","2022-05-17T03:24:46.889Z","2022-05-17T03:25:14.262Z","2022-05-17T03:25:41.954Z","2022-05-17T03:26:16.259Z","2022-05-17T03:26:39.929Z","2022-05-17T03:26:52.152Z","2022-05-17T03:27:29.638Z","2022-05-17T03:27:55.006Z","2022-05-17T03:28:38.649Z","2022-05-17T03:29:03.477Z","2022-05-17T03:29:16.742Z","2022-05-17T03:29:34.041Z","2022-05-17T03:29:41.457Z","2022-05-17T03:29:42.720Z","2022-05-17T03:29:49.798Z","2022-05-17T03:29:50.197Z","2022-05-17T03:30:01.520Z","2022-05-17T03:30:09.207Z","2022-05-17T03:30:15.998Z","2022-05-17T03:30:30.571Z","2022-05-17T03:30:40.255Z","2022-05-17T03:30:44.135Z","2022-05-17T03:30:49.750Z","2022-05-17T03:30:53.773Z","2022-05-17T03:30:58.304Z","2022-05-17T03:31:05.254Z","2022-05-17T03:31:11.235Z","2022-05-17T03:31:12.074Z","2022-05-17T03:31:15.797Z","2022-05-17T03:31:17.034Z","2022-05-17T03:31:26.584Z","2022-05-17T03:31:40.737Z","2022-05-17T03:31:48.478Z","2022-05-17T03:32:00.463Z","2022-05-17T03:32:01.594Z","2022-05-17T03:32:09.002Z","2022-05-17T03:32:15.994Z","2022-05-17T03:32:46.421Z","2022-05-17T03:33:11.143Z","2022-05-17T03:33:25.446Z","2022-05-17T03:33:38.784Z","2022-05-17T03:34:28.040Z","2022-05-17T03:35:02.065Z","2022-05-17T03:35:16.372Z","2022-05-17T03:35:39.799Z","2022-05-17T03:35:47.986Z","2022-05-17T03:36:13.600Z","2022-05-17T03:36:53.714Z","2022-05-17T03:37:34.168Z","2022-05-17T03:38:07.162Z","2022-05-17T03:38:32.590Z","2022-05-17T03:38:40.242Z","2022-05-17T03:38:58.452Z","2022-05-17T03:39:06.639Z","2022-05-17T03:39:19.784Z","2022-05-17T03:39:28.595Z","2022-05-17T03:39:36.069Z","2022-05-17T03:40:06.246Z","2022-05-17T03:40:19.809Z","2022-05-17T03:40:26.933Z","2022-05-17T03:40:34.571Z","2022-05-17T03:40:43.649Z","2022-05-17T03:40:55.036Z","2022-05-17T03:41:03.453Z","2022-05-17T03:41:18.683Z","2022-05-17T03:41:26.771Z","2022-05-17T03:41:52.604Z","2022-05-17T03:42:07.174Z","2022-05-17T03:42:22.927Z","2022-05-17T03:42:35.611Z","2022-05-17T03:42:43.327Z","2022-05-17T03:42:45.904Z","2022-05-17T03:43:19.263Z","2022-05-17T03:43:32.356Z","2022-05-17T03:44:41.325Z","2022-05-17T03:44:53.749Z","2022-05-17T03:45:50.334Z","2022-05-17T03:46:04.559Z","2022-05-17T03:46:39.896Z","2022-05-17T03:47:02.275Z","2022-05-17T03:47:05.061Z","2022-05-17T03:48:29.845Z","2022-05-17T03:48:49.892Z","2022-05-17T03:49:19.643Z","2022-05-17T03:49:43.678Z","2022-05-17T03:51:16.124Z","2022-05-17T03:51:33.345Z","2022-05-17T03:52:08.036Z","2022-05-17T03:53:00.374Z","2022-05-17T03:53:12.791Z","2022-05-17T03:53:28.924Z","2022-05-17T03:54:11.400Z","2022-05-17T03:54:47.110Z","2022-05-17T03:55:19.437Z","2022-05-17T03:55:44.479Z","2022-05-17T03:56:16.330Z","2022-05-17T03:56:48.007Z","2022-05-17T03:56:58.284Z","2022-05-17T03:57:17.288Z","2022-05-17T03:57:29.291Z","2022-05-17T03:58:02.538Z","2022-05-17T03:58:19.302Z","2022-05-17T03:58:36.962Z","2022-05-17T03:59:04.949Z","2022-05-17T04:00:01.030Z","2022-05-17T04:00:29.605Z","2022-05-17T04:00:33.716Z","2022-05-17T04:00:34.277Z","2022-05-17T04:00:49.731Z","2022-05-17T04:00:58.203Z","2022-05-17T04:01:06.171Z","2022-05-17T04:01:33.649Z","2022-05-17T04:01:36.895Z","2022-05-17T04:01:39.816Z","2022-05-17T04:01:42.496Z","2022-05-17T04:01:47.678Z","2022-05-17T04:01:51.349Z","2022-05-17T04:01:58.887Z","2022-05-17T04:02:07.422Z","2022-05-17T04:02:13.375Z","2022-05-17T04:02:30.938Z","2022-05-17T04:02:45.636Z","2022-05-17T04:03:02.652Z","2022-05-17T04:03:19.921Z","2022-05-17T04:03:54.594Z","2022-05-17T04:04:01.418Z","2022-05-17T04:04:43.374Z","2022-05-17T04:04:52.685Z","2022-05-17T04:05:08.176Z","2022-05-17T04:05:52.051Z","2022-05-17T04:06:00.702Z","2022-05-17T04:06:13.743Z","2022-05-17T04:07:28.730Z","2022-05-17T04:08:28.947Z","2022-05-17T04:08:48.655Z","2022-05-17T04:09:15.149Z","2022-05-17T04:09:19.762Z","2022-05-17T04:09:30.296Z","2022-05-17T04:09:37.335Z","2022-05-17T04:09:49.771Z","2022-05-17T04:09:59.617Z","2022-05-17T04:10:02.526Z","2022-05-17T04:10:14.016Z","2022-05-17T04:10:22.765Z","2022-05-17T04:11:04.499Z","2022-05-17T04:11:18.932Z","2022-05-17T04:11:38.504Z","2022-05-17T04:11:57.515Z","2022-05-17T04:12:15.823Z","2022-05-17T04:12:22.980Z","2022-05-17T04:13:01.261Z","2022-05-17T04:13:07.551Z","2022-05-17T04:13:18.251Z","2022-05-17T04:13:28.142Z","2022-05-17T04:14:08.039Z","2022-05-17T04:14:21.514Z","2022-05-17T04:14:38.926Z","2022-05-17T04:14:52.031Z","2022-05-17T04:14:53.744Z","2022-05-17T04:15:13.036Z","2022-05-17T04:15:21.470Z","2022-05-17T04:15:27.665Z","2022-05-17T04:15:33.187Z","2022-05-17T04:15:34.204Z","2022-05-17T04:15:37.198Z","2022-05-17T04:15:39.414Z","2022-05-17T04:15:43.477Z","2022-05-17T04:15:49.306Z","2022-05-17T04:15:55.278Z","2022-05-17T04:15:57.249Z","2022-05-17T04:16:07.816Z","2022-05-17T04:16:15.662Z","2022-05-17T04:16:20.983Z","2022-05-17T04:16:22.016Z","2022-05-17T04:16:23.193Z","2022-05-17T04:16:24.939Z","2022-05-17T04:16:26.765Z","2022-05-17T04:16:36.015Z","2022-05-17T04:16:37.776Z","2022-05-17T04:16:45.129Z","2022-05-17T04:16:45.964Z","2022-05-17T04:16:46.815Z","2022-05-17T04:16:54.094Z","2022-05-17T04:16:58.559Z","2022-05-17T04:17:06.630Z","2022-05-17T04:17:11.667Z","2022-05-17T04:17:16.875Z","2022-05-17T04:17:21.525Z","2022-05-17T04:17:56.476Z","2022-05-17T04:18:01.007Z","2022-05-17T04:18:13.925Z","2022-05-17T04:18:14.819Z","2022-05-17T04:18:19.703Z","2022-05-17T04:18:28.032Z","2022-05-17T04:18:31.416Z","2022-05-17T04:18:34.613Z","2022-05-17T04:18:37.416Z","2022-05-17T04:18:43.296Z","2022-05-17T04:18:52.590Z","2022-05-17T04:18:58.744Z","2022-05-17T04:19:19.370Z","2022-05-17T04:19:21.901Z","2022-05-17T04:19:37.163Z","2022-05-17T04:19:39.885Z","2022-05-17T04:19:50.001Z","2022-05-17T04:19:52.446Z","2022-05-17T04:20:04.529Z","2022-05-17T04:20:08.856Z","2022-05-17T04:20:26.980Z","2022-05-17T04:20:45.230Z","2022-05-17T04:20:53.081Z","2022-05-17T04:20:59.698Z","2022-05-17T04:21:09.512Z","2022-05-17T04:21:27.077Z","2022-05-17T04:21:42.937Z","2022-05-17T04:21:43.309Z","2022-05-17T04:21:55.266Z","2022-05-17T04:22:03.546Z","2022-05-17T04:22:10.012Z","2022-05-17T04:22:29.557Z","2022-05-17T04:22:37.892Z","2022-05-17T04:22:50.665Z","2022-05-17T04:22:58.224Z","2022-05-17T04:23:37.230Z","2022-05-17T04:23:52.301Z","2022-05-17T04:23:54.533Z","2022-05-17T04:23:59.401Z","2022-05-17T04:24:22.379Z","2022-05-17T04:24:45.990Z","2022-05-17T04:25:02.608Z","2022-05-17T04:25:26.129Z","2022-05-17T04:25:43.155Z","2022-05-17T04:26:06.602Z","2022-05-17T04:26:16.777Z","2022-05-17T04:26:42.922Z","2022-05-17T04:27:26.437Z","2022-05-17T04:27:34.860Z","2022-05-17T04:27:40.816Z","2022-05-17T04:27:49.359Z","2022-05-17T04:28:00.746Z","2022-05-17T04:28:26.138Z","2022-05-17T04:28:50.492Z","2022-05-17T04:28:55.753Z","2022-05-17T04:29:15.019Z","2022-05-17T04:29:51.588Z","2022-05-17T04:31:10.203Z","2022-05-17T04:31:23.258Z","2022-05-17T04:31:43.701Z","2022-05-17T04:31:54.893Z","2022-05-17T04:32:08.946Z","2022-05-17T04:32:24.437Z","2022-05-17T04:32:30.429Z","2022-05-17T04:32:49.996Z","2022-05-17T04:33:02.123Z","2022-05-17T04:33:09.922Z","2022-05-17T04:33:12.838Z","2022-05-17T04:33:14.712Z","2022-05-17T04:33:26.615Z","2022-05-17T04:33:32.286Z","2022-05-17T04:33:36.144Z","2022-05-17T04:33:45.075Z","2022-05-17T04:34:07.391Z","2022-05-17T04:34:11.880Z","2022-05-17T04:34:22.982Z","2022-05-17T04:34:31.738Z","2022-05-17T04:34:36.872Z","2022-05-17T04:34:37.965Z","2022-05-17T04:34:42.094Z","2022-05-17T04:34:42.845Z","2022-05-17T04:34:55.936Z","2022-05-17T04:35:05.545Z","2022-05-17T04:35:20.479Z","2022-05-17T04:35:25.582Z","2022-05-17T04:35:33.195Z","2022-05-17T04:35:40.682Z","2022-05-17T04:36:08.037Z","2022-05-17T04:36:32.998Z","2022-05-17T04:36:41.953Z","2022-05-17T04:36:45.230Z","2022-05-17T04:36:47.560Z","2022-05-17T04:36:52.119Z","2022-05-17T04:37:01.929Z","2022-05-17T04:37:12.660Z","2022-05-17T04:37:15.715Z","2022-05-17T04:37:19.185Z","2022-05-17T04:37:43.879Z","2022-05-17T04:37:58.237Z","2022-05-17T04:38:02.036Z","2022-05-17T04:38:05.600Z","2022-05-17T04:38:10.726Z","2022-05-17T04:38:17.274Z","2022-05-17T04:38:23.116Z","2022-05-17T04:38:30.683Z","2022-05-17T04:38:39.330Z","2022-05-17T04:38:41.481Z","2022-05-17T04:38:58.452Z","2022-05-17T04:39:07.323Z","2022-05-17T04:39:34.076Z","2022-05-17T04:39:52.622Z","2022-05-17T04:40:02.750Z","2022-05-17T04:40:24.445Z","2022-05-17T04:40:47.418Z","2022-05-17T04:41:09.551Z","2022-05-17T04:41:24.076Z","2022-05-17T04:41:57.973Z","2022-05-17T04:42:39.657Z","2022-05-17T04:42:52.518Z","2022-05-17T04:43:00.856Z","2022-05-17T04:43:14.055Z","2022-05-17T04:43:18.320Z","2022-05-17T04:43:21.220Z","2022-05-17T04:43:32.864Z","2022-05-17T04:43:41.023Z","2022-05-17T04:43:54.134Z","2022-05-17T04:43:56.926Z","2022-05-17T04:44:02.369Z","2022-05-17T04:44:03.423Z","2022-05-17T04:44:09.446Z","2022-05-17T04:44:20.936Z","2022-05-17T04:44:46.453Z","2022-05-17T04:44:51.324Z","2022-05-17T04:45:06.384Z","2022-05-17T04:45:20.001Z","2022-05-17T04:45:34.568Z","2022-05-17T04:45:40.136Z","2022-05-17T04:45:56.844Z","2022-05-17T04:45:58.826Z","2022-05-17T04:46:03.122Z","2022-05-17T04:46:13.395Z","2022-05-17T04:46:26.352Z","2022-05-17T04:46:35.852Z","2022-05-17T04:47:04.517Z","2022-05-17T04:47:22.901Z","2022-05-17T04:47:49.955Z","2022-05-17T04:47:52.254Z","2022-05-17T04:48:03.272Z","2022-05-17T04:48:14.480Z","2022-05-17T04:48:17.671Z","2022-05-17T04:48:19.681Z","2022-05-17T04:48:59.138Z","2022-05-17T04:49:26.234Z","2022-05-17T04:50:02.878Z","2022-05-17T04:50:26.234Z","2022-05-17T04:50:48.214Z","2022-05-17T04:50:58.953Z","2022-05-17T04:51:25.116Z","2022-05-17T04:51:32.933Z","2022-05-17T04:51:38.819Z","2022-05-17T04:51:48.428Z","2022-05-17T04:51:56.435Z","2022-05-17T04:52:06.654Z","2022-05-17T04:52:19.827Z","2022-05-17T04:52:27.059Z","2022-05-17T04:52:32.082Z","2022-05-17T04:52:34.060Z","2022-05-17T04:52:38.425Z","2022-05-17T04:52:44.267Z","2022-05-17T04:52:56.080Z","2022-05-17T04:53:04.091Z","2022-05-17T04:53:08.723Z","2022-05-17T04:53:22.394Z","2022-05-17T04:53:23.746Z","2022-05-17T04:53:29.286Z","2022-05-17T04:53:30.172Z","2022-05-17T04:53:49.251Z","2022-05-17T04:54:08.534Z","2022-05-17T04:54:10.783Z","2022-05-17T04:54:23.552Z","2022-05-17T04:54:26.029Z","2022-05-17T04:54:39.878Z","2022-05-17T04:54:56.040Z","2022-05-17T04:55:05.973Z","2022-05-17T04:55:24.953Z","2022-05-17T04:55:31.609Z","2022-05-17T04:56:24.412Z","2022-05-17T04:56:44.209Z","2022-05-17T04:56:52.531Z","2022-05-17T04:56:55.954Z","2022-05-17T04:57:41.285Z","2022-05-17T04:58:01.253Z","2022-05-17T04:58:16.733Z","2022-05-17T04:58:26.670Z","2022-05-17T04:58:32.382Z","2022-05-17T04:58:40.941Z","2022-05-17T04:58:51.044Z","2022-05-17T04:59:00.040Z","2022-05-17T04:59:01.167Z","2022-05-17T04:59:02.134Z","2022-05-17T04:59:12.036Z","2022-05-17T04:59:20.744Z","2022-05-17T04:59:47.607Z","2022-05-17T04:59:58.288Z","2022-05-17T05:00:23.578Z","2022-05-17T05:00:30.551Z","2022-05-17T05:00:47.241Z","2022-05-17T05:00:52.147Z","2022-05-17T05:00:54.920Z","2022-05-17T05:01:29.037Z","2022-05-17T05:01:54.072Z","2022-05-17T05:02:01.847Z","2022-05-17T05:02:11.024Z","2022-05-17T05:02:23.714Z","2022-05-17T05:03:09.383Z","2022-05-17T05:03:29.533Z","2022-05-17T05:04:42.377Z","2022-05-17T05:05:17.475Z","2022-05-17T05:06:01.836Z","2022-05-17T05:06:41.108Z","2022-05-17T05:06:59.330Z","2022-05-17T05:07:16.614Z","2022-05-17T05:07:41.975Z","2022-05-17T05:07:55.438Z","2022-05-17T05:09:04.519Z","2022-05-17T05:09:33.459Z","2022-05-17T05:09:55.761Z","2022-05-17T05:10:09.733Z","2022-05-17T05:10:20.719Z","2022-05-17T05:10:45.460Z","2022-05-17T05:10:50.800Z","2022-05-17T05:10:55.264Z","2022-05-17T05:11:01.829Z","2022-05-17T05:11:18.734Z","2022-05-17T05:11:45.098Z","2022-05-17T05:12:20.348Z","2022-05-17T05:12:24.214Z","2022-05-17T05:12:36.817Z","2022-05-17T05:12:42.620Z","2022-05-17T05:12:55.777Z","2022-05-17T05:13:07.907Z","2022-05-17T05:13:23.356Z","2022-05-17T05:13:25.168Z","2022-05-17T05:13:26.925Z","2022-05-17T05:13:28.307Z","2022-05-17T05:13:29.741Z","2022-05-17T05:13:38.220Z","2022-05-17T05:13:46.160Z","2022-05-17T05:13:56.896Z","2022-05-17T05:14:15.714Z","2022-05-17T05:17:34.750Z","2022-05-17T05:17:52.502Z","2022-05-17T05:18:17.931Z","2022-05-17T05:18:37.133Z","2022-05-17T05:19:34.472Z","2022-05-17T05:19:42.909Z","2022-05-17T05:19:52.705Z","2022-05-17T05:20:02.145Z","2022-05-17T05:20:13.202Z","2022-05-17T05:20:16.948Z","2022-05-17T05:20:53.896Z","2022-05-17T05:20:55.516Z","2022-05-17T05:21:11.923Z","2022-05-17T05:21:20.225Z","2022-05-17T05:21:42.871Z","2022-05-17T05:22:31.629Z","2022-05-17T05:23:05.619Z","2022-05-17T05:23:25.236Z","2022-05-17T05:23:30.592Z","2022-05-17T05:23:41.616Z","2022-05-17T05:23:55.836Z","2022-05-17T05:23:57.664Z","2022-05-17T05:24:06.183Z","2022-05-17T05:24:33.358Z","2022-05-17T05:24:42.629Z","2022-05-17T05:24:51.101Z","2022-05-17T05:25:04.468Z","2022-05-17T05:25:10.259Z","2022-05-17T05:25:24.858Z","2022-05-17T05:25:37.727Z","2022-05-17T05:25:50.113Z","2022-05-17T05:26:06.021Z","2022-05-17T05:26:19.322Z","2022-05-17T05:26:28.276Z","2022-05-17T05:26:52.049Z","2022-05-17T05:27:05.624Z","2022-05-17T05:27:16.601Z","2022-05-17T05:27:27.630Z","2022-05-17T05:27:55.456Z","2022-05-17T05:27:57.712Z","2022-05-17T05:28:09.363Z","2022-05-17T05:28:13.012Z","2022-05-17T05:28:16.195Z","2022-05-17T05:28:28.152Z","2022-05-17T05:28:35.216Z","2022-05-17T05:28:42.598Z","2022-05-17T05:28:46.252Z","2022-05-17T05:28:51.482Z","2022-05-17T05:29:15.334Z","2022-05-17T05:29:39.616Z","2022-05-17T05:30:13.452Z","2022-05-17T05:30:37.273Z","2022-05-17T05:31:37.507Z","2022-05-17T05:31:51.924Z","2022-05-17T05:32:24.803Z","2022-05-17T05:32:48.680Z","2022-05-17T05:32:53.271Z","2022-05-17T05:33:03.246Z","2022-05-17T05:33:20.758Z","2022-05-17T05:33:50.688Z","2022-05-17T05:34:00.808Z","2022-05-17T05:34:02.661Z","2022-05-17T05:34:07.499Z","2022-05-17T05:34:17.017Z","2022-05-17T05:34:24.839Z","2022-05-17T05:34:38.018Z","2022-05-17T05:34:41.873Z","2022-05-17T05:34:44.788Z","2022-05-17T05:35:10.510Z","2022-05-17T05:35:25.756Z","2022-05-17T05:35:29.154Z","2022-05-17T05:35:52.077Z","2022-05-17T05:35:53.496Z","2022-05-17T05:36:01.397Z","2022-05-17T05:36:15.382Z","2022-05-17T05:36:58.162Z","2022-05-17T05:37:13.680Z","2022-05-17T05:37:53.447Z","2022-05-17T05:38:42.218Z","2022-05-17T05:38:59.791Z","2022-05-17T05:40:49.968Z","2022-05-17T05:41:19.146Z","2022-05-17T05:41:30.827Z","2022-05-17T05:41:42.326Z","2022-05-17T05:42:04.328Z","2022-05-17T05:42:10.048Z","2022-05-17T05:42:26.426Z","2022-05-17T05:42:49.090Z","2022-05-17T05:43:15.786Z","2022-05-17T05:43:32.371Z","2022-05-17T05:44:04.832Z","2022-05-17T05:44:31.322Z","2022-05-17T05:45:13.252Z","2022-05-17T05:45:29.214Z","2022-05-17T05:45:47.631Z","2022-05-17T05:46:07.327Z","2022-05-17T05:47:07.834Z","2022-05-17T05:47:23.126Z","2022-05-17T05:47:35.394Z","2022-05-17T05:47:49.741Z","2022-05-17T05:48:03.129Z","2022-05-17T05:48:14.366Z","2022-05-17T05:48:19.017Z","2022-05-17T05:48:21.332Z","2022-05-17T05:48:24.955Z","2022-05-17T05:48:33.048Z","2022-05-17T05:48:48.048Z","2022-05-17T05:48:56.604Z","2022-05-17T05:48:57.910Z","2022-05-17T05:49:11.997Z","2022-05-17T05:52:56.302Z","2022-05-17T05:52:58.052Z","2022-05-17T05:53:01.313Z","2022-05-17T05:53:23.470Z","2022-05-17T05:53:31.821Z","2022-05-17T05:53:36.281Z","2022-05-17T05:53:41.610Z","2022-05-17T05:53:45.284Z","2022-05-17T05:53:48.736Z","2022-05-17T05:53:50.525Z","2022-05-17T05:54:05.252Z","2022-05-17T05:54:11.722Z","2022-05-17T05:54:12.478Z","2022-05-17T05:54:15.204Z","2022-05-17T05:54:19.140Z","2022-05-17T05:54:19.889Z","2022-05-17T05:54:28.852Z","2022-05-17T05:54:34.228Z","2022-05-17T05:54:37.399Z","2022-05-17T05:54:39.616Z","2022-05-17T05:54:45.605Z","2022-05-17T05:54:47.722Z","2022-05-17T05:54:50.378Z","2022-05-17T05:54:54.711Z","2022-05-17T05:54:58.555Z","2022-05-17T05:55:04.582Z","2022-05-17T05:55:13.016Z","2022-05-17T05:55:21.968Z","2022-05-17T05:55:35.619Z","2022-05-17T05:55:43.342Z","2022-05-17T05:55:45.229Z","2022-05-17T05:55:46.348Z","2022-05-17T05:55:55.588Z","2022-05-17T05:55:59.471Z","2022-05-17T05:56:08.489Z","2022-05-17T05:56:17.130Z","2022-05-17T05:56:25.570Z","2022-05-17T05:56:30.881Z","2022-05-17T05:56:33.527Z","2022-05-17T05:57:17.768Z","2022-05-17T05:57:41.974Z","2022-05-17T05:57:57.180Z","2022-05-17T05:58:12.917Z","2022-05-17T05:58:45.431Z","2022-05-17T05:59:04.692Z","2022-05-17T05:59:12.491Z","2022-05-17T05:59:27.850Z","2022-05-17T06:00:00.597Z","2022-05-17T06:00:15.594Z","2022-05-17T06:00:27.941Z","2022-05-17T06:00:42.397Z","2022-05-17T06:01:35.328Z","2022-05-17T06:02:14.249Z","2022-05-17T06:03:06.434Z","2022-05-17T06:03:46.975Z","2022-05-17T06:04:16.133Z","2022-05-17T06:04:27.048Z","2022-05-17T06:04:40.871Z","2022-05-17T06:05:04.487Z","2022-05-17T06:05:44.088Z","2022-05-17T06:06:01.856Z","2022-05-17T06:06:17.300Z","2022-05-17T06:06:33.913Z","2022-05-17T06:06:36.296Z","2022-05-17T06:06:50.172Z","2022-05-17T06:07:21.441Z","2022-05-17T06:07:49.405Z","2022-05-17T06:08:18.012Z","2022-05-17T06:08:28.173Z","2022-05-17T06:08:36.298Z","2022-05-17T06:08:39.107Z","2022-05-17T06:08:44.770Z","2022-05-17T06:08:53.035Z","2022-05-17T06:09:22.666Z","2022-05-17T06:09:53.328Z","2022-05-17T06:10:03.217Z","2022-05-17T06:10:23.059Z","2022-05-17T06:10:24.657Z","2022-05-17T06:10:34.403Z","2022-05-17T06:10:40.161Z","2022-05-17T06:10:43.499Z","2022-05-17T06:10:51.868Z","2022-05-17T06:10:52.730Z","2022-05-17T06:10:53.631Z","2022-05-17T06:10:57.788Z","2022-05-17T06:11:07.349Z","2022-05-17T06:11:30.089Z","2022-05-17T06:11:32.526Z","2022-05-17T06:11:39.155Z","2022-05-17T06:11:43.006Z","2022-05-17T06:11:53.693Z","2022-05-17T06:12:24.871Z","2022-05-17T06:12:38.578Z","2022-05-17T06:12:59.534Z","2022-05-17T06:13:19.711Z","2022-05-17T06:13:45.479Z","2022-05-17T06:13:57.209Z","2022-05-17T06:13:58.681Z","2022-05-17T06:13:59.706Z","2022-05-17T06:14:44.996Z","2022-05-17T06:14:48.148Z","2022-05-17T06:14:50.117Z","2022-05-17T06:14:55.282Z","2022-05-17T06:15:12.279Z","2022-05-17T06:15:47.813Z","2022-05-17T06:15:59.141Z","2022-05-17T06:16:48.339Z","2022-05-17T06:17:12.129Z","2022-05-17T06:17:37.968Z","2022-05-17T06:17:44.554Z","2022-05-17T06:17:46.739Z","2022-05-17T06:18:09.082Z","2022-05-17T06:18:56.894Z","2022-05-17T06:19:13.651Z","2022-05-17T06:19:58.478Z","2022-05-17T06:20:27.220Z","2022-05-17T06:20:29.932Z","2022-05-17T06:20:54.949Z","2022-05-17T06:21:10.965Z","2022-05-17T06:21:28.406Z","2022-05-17T06:21:53.592Z","2022-05-17T06:22:07.972Z","2022-05-17T06:22:33.459Z","2022-05-17T06:23:06.480Z","2022-05-17T06:23:23.748Z","2022-05-17T06:23:25.931Z","2022-05-17T06:23:27.316Z","2022-05-17T06:23:33.355Z","2022-05-17T06:24:27.879Z","2022-05-17T06:24:45.005Z","2022-05-17T06:25:00.972Z","2022-05-17T06:25:23.799Z","2022-05-17T06:25:46.039Z","2022-05-17T06:25:59.056Z","2022-05-17T06:26:05.090Z","2022-05-17T06:26:26.783Z","2022-05-17T06:26:37.568Z","2022-05-17T06:26:42.630Z","2022-05-17T06:26:46.382Z","2022-05-17T06:26:57.875Z","2022-05-17T06:27:05.195Z","2022-05-17T06:27:13.012Z","2022-05-17T06:27:23.959Z","2022-05-17T06:27:44.413Z","2022-05-17T06:27:47.155Z","2022-05-17T06:27:56.421Z","2022-05-17T06:28:02.646Z","2022-05-17T06:28:06.257Z","2022-05-17T06:28:14.505Z","2022-05-17T06:28:17.757Z","2022-05-17T06:28:19.161Z","2022-05-17T06:28:26.747Z","2022-05-17T06:28:39.329Z","2022-05-17T06:28:43.935Z","2022-05-17T06:28:48.419Z","2022-05-17T06:29:04.547Z","2022-05-17T06:29:14.537Z","2022-05-17T06:29:25.119Z","2022-05-17T06:29:45.793Z","2022-05-17T06:30:10.795Z","2022-05-17T06:30:14.535Z","2022-05-17T06:30:17.703Z","2022-05-17T06:30:53.017Z","2022-05-17T06:31:15.688Z","2022-05-17T06:31:28.656Z","2022-05-17T06:32:00.646Z","2022-05-17T06:32:03.221Z","2022-05-17T06:32:43.339Z","2022-05-17T06:33:02.599Z","2022-05-17T06:33:35.985Z","2022-05-17T06:33:55.442Z","2022-05-17T06:34:23.328Z","2022-05-17T06:34:32.629Z","2022-05-17T06:34:37.963Z","2022-05-17T06:34:39.791Z","2022-05-17T06:34:46.486Z","2022-05-17T06:34:54.735Z","2022-05-17T06:35:02.274Z","2022-05-17T06:35:11.394Z","2022-05-17T06:36:09.996Z","2022-05-17T06:36:33.889Z","2022-05-17T06:36:38.816Z","2022-05-17T06:36:40.436Z","2022-05-17T06:36:46.597Z","2022-05-17T06:37:12.502Z","2022-05-17T06:37:36.391Z","2022-05-17T06:37:38.964Z","2022-05-17T06:38:03.353Z","2022-05-17T06:38:08.180Z","2022-05-17T06:38:21.418Z","2022-05-17T06:38:26.610Z","2022-05-17T06:38:27.766Z","2022-05-17T06:38:31.527Z","2022-05-17T06:38:32.710Z","2022-05-17T06:38:34.683Z","2022-05-17T06:38:39.473Z","2022-05-17T06:38:40.987Z","2022-05-17T06:38:48.591Z","2022-05-17T06:38:51.262Z","2022-05-17T06:38:54.844Z","2022-05-17T06:38:57.653Z","2022-05-17T06:39:00.812Z","2022-05-17T06:39:02.001Z","2022-05-17T06:39:07.697Z","2022-05-17T06:39:15.405Z","2022-05-17T06:39:28.224Z","2022-05-17T06:39:58.384Z","2022-05-17T06:40:04.361Z","2022-05-17T06:40:06.561Z","2022-05-17T06:40:17.400Z","2022-05-17T06:40:21.577Z","2022-05-17T06:40:42.540Z","2022-05-17T06:40:47.692Z","2022-05-17T06:40:55.253Z","2022-05-17T06:41:16.195Z","2022-05-17T06:41:25.693Z","2022-05-17T06:42:04.727Z","2022-05-17T06:42:28.599Z","2022-05-17T06:42:45.696Z","2022-05-17T06:43:16.524Z","2022-05-17T06:43:20.142Z","2022-05-17T06:43:23.798Z","2022-05-17T06:43:45.279Z","2022-05-17T06:44:16.957Z","2022-05-17T06:44:21.248Z","2022-05-17T06:44:24.182Z","2022-05-17T06:44:26.366Z","2022-05-17T06:44:28.168Z","2022-05-17T06:44:30.488Z","2022-05-17T06:44:32.486Z","2022-05-17T06:44:37.218Z","2022-05-17T06:44:47.688Z","2022-05-17T06:44:52.797Z","2022-05-17T06:44:58.195Z","2022-05-17T06:45:12.028Z","2022-05-17T06:45:14.705Z","2022-05-17T06:45:33.687Z","2022-05-17T06:45:50.591Z","2022-05-17T06:45:56.105Z","2022-05-17T06:45:59.890Z","2022-05-17T06:46:38.515Z","2022-05-17T06:46:52.458Z","2022-05-17T06:46:54.057Z","2022-05-17T06:46:56.917Z","2022-05-17T06:47:06.196Z","2022-05-17T06:47:23.200Z","2022-05-17T06:47:30.055Z","2022-05-17T06:47:30.959Z","2022-05-17T06:47:41.497Z","2022-05-17T06:47:56.925Z","2022-05-17T06:48:39.383Z","2022-05-17T06:48:42.218Z","2022-05-17T06:48:47.174Z","2022-05-17T06:48:49.286Z","2022-05-17T06:48:51.849Z","2022-05-17T06:49:10.629Z","2022-05-17T06:49:19.990Z","2022-05-17T06:49:26.218Z","2022-05-17T06:49:34.105Z","2022-05-17T06:49:34.589Z","2022-05-17T06:49:48.279Z","2022-05-17T06:49:58.821Z","2022-05-17T06:50:06.466Z","2022-05-17T06:50:20.217Z","2022-05-17T06:50:43.144Z","2022-05-17T06:50:44.279Z","2022-05-17T06:50:46.886Z","2022-05-17T06:50:49.329Z","2022-05-17T06:50:50.557Z","2022-05-17T06:50:52.189Z","2022-05-17T06:50:54.429Z","2022-05-17T06:50:57.432Z","2022-05-17T06:51:03.089Z","2022-05-17T06:51:04.883Z","2022-05-17T06:51:18.605Z","2022-05-17T06:51:27.455Z","2022-05-17T06:51:32.400Z","2022-05-17T06:51:56.006Z","2022-05-17T06:51:57.344Z","2022-05-17T06:52:00.301Z","2022-05-17T06:52:02.788Z","2022-05-17T06:52:23.176Z","2022-05-17T06:52:34.188Z","2022-05-17T06:52:46.709Z","2022-05-17T06:52:53.159Z","2022-05-17T06:52:59.511Z","2022-05-17T06:53:03.128Z","2022-05-17T06:53:27.879Z","2022-05-17T06:53:42.896Z","2022-05-17T06:53:43.935Z","2022-05-17T06:53:52.571Z","2022-05-17T06:53:54.507Z","2022-05-17T06:54:01.094Z","2022-05-17T06:54:33.163Z","2022-05-17T06:54:52.035Z","2022-05-17T06:55:14.845Z","2022-05-17T06:55:20.414Z","2022-05-17T06:55:30.159Z","2022-05-17T06:55:54.975Z","2022-05-17T06:55:55.740Z","2022-05-17T06:56:02.043Z","2022-05-17T06:56:11.461Z","2022-05-17T06:56:19.219Z","2022-05-17T06:56:21.209Z","2022-05-17T06:56:28.697Z","2022-05-17T06:56:35.237Z","2022-05-17T06:56:50.113Z","2022-05-17T06:56:50.736Z","2022-05-17T06:57:15.747Z","2022-05-17T06:57:29.682Z","2022-05-17T06:57:40.889Z","2022-05-17T06:57:45.992Z","2022-05-17T06:57:48.456Z","2022-05-17T06:57:53.413Z","2022-05-17T06:57:56.093Z","2022-05-17T06:58:13.385Z","2022-05-17T06:58:19.880Z"]},geometry:{type:"LineString",coordinates:[[11.574704,48.137281,523.511732],[11.574704,48.137281,523.511732],[11.574914,48.137243,523.511732],[11.575503,48.137124,523.511732],[11.575742,48.137074,523.511732],[11.575812,48.13702,523.511732],[11.575892,48.137053,523.511732],[11.576235,48.137058,523.415933],[11.576342,48.137166,523.34955],[11.576391,48.137235,523.3104],[11.576413,48.137263,523.29419],[11.576921,48.13798,522.887544],[11.576939,48.138004,522.873783],[11.577059,48.138277,522.727911],[11.577192,48.138614,522.602558],[11.577271,48.138857,522.643814],[11.577299,48.138953,522.66004],[11.577454,48.139489,522.750612],[11.577478,48.139579,522.765779],[11.577512,48.139732,522.791442],[11.577501,48.139929,522.82415],[11.577498,48.139966,522.830297],[11.577488,48.140054,522.84494],[11.577473,48.14013,522.857658],[11.577414,48.140425,522.900881],[11.577403,48.14049,522.908235],[11.577445,48.140797,522.942893],[11.577457,48.140881,522.952379],[11.57756,48.141259,522.995572],[11.577565,48.141278,522.997741],[11.577608,48.141452,523.017567],[11.577657,48.141673,523.042683],[11.577692,48.141844,523.062086],[11.577787,48.142355,522.655711],[11.577824,48.142511,522.397034],[11.577836,48.142533,522.35869],[11.577919,48.142703,522.065861],[11.577938,48.142874,521.785029],[11.57833,48.14375,520.287723],[11.578327,48.143903,520.070733],[11.578494,48.144248,519.663107],[11.578737,48.144777,519.041025],[11.578856,48.144931,518.846218],[11.578834,48.144984,518.784385],[11.578892,48.145113,518.63296],[11.578936,48.145193,518.537148],[11.578957,48.145244,518.477682],[11.578999,48.145334,518.3717],[11.579014,48.145369,518.330771],[11.579043,48.145445,518.242596],[11.579109,48.145589,518.142754],[11.579178,48.145616,518.168204],[11.579194,48.14576,518.237056],[11.579322,48.146015,518.365286],[11.579641,48.146682,518.699134],[11.579695,48.146799,518.757508],[11.579732,48.146876,518.796065],[11.579943,48.147352,518.952444],[11.580106,48.147719,518.858593],[11.580346,48.148249,518.722844],[11.580449,48.148475,518.664928],[11.580635,48.148867,518.564114],[11.580716,48.14904,518.453499],[11.580783,48.149173,518.299538],[11.580848,48.149306,518.146038],[11.580879,48.149369,518.073279],[11.580936,48.149486,517.938286],[11.581005,48.149627,517.775532],[11.581245,48.150097,517.230704],[11.581447,48.15051,516.75401],[11.581695,48.151032,516.885983],[11.581758,48.151167,517.006826],[11.581802,48.151278,517.104956],[11.582089,48.151891,517.65383],[11.582236,48.152081,517.836574],[11.58237,48.152192,517.958385],[11.582406,48.15224,518.004258],[11.58246,48.152361,518.109353],[11.582433,48.152654,518.28849],[11.582642,48.153109,518.578893],[11.582647,48.153122,518.587083],[11.582859,48.153572,518.874933],[11.583091,48.154052,519.182698],[11.583145,48.154164,519.159315],[11.583196,48.15429,519.099987],[11.583675,48.155294,518.621033],[11.583721,48.155392,518.574352],[11.583796,48.155551,518.49858],[11.584034,48.156082,518.178493],[11.584497,48.157045,517.487877],[11.584536,48.157138,517.42193],[11.584581,48.157227,517.357789],[11.584617,48.157298,517.306606],[11.584752,48.157565,517.125394],[11.585031,48.158139,516.82919],[11.585463,48.159077,516.347508],[11.585484,48.15912,516.325309],[11.585514,48.159181,516.293795],[11.585597,48.159363,516.129862],[11.585981,48.160199,515.272554],[11.586355,48.160984,514.488237],[11.586654,48.161693,514.160693],[11.586695,48.1617,514.148139],[11.586717,48.16175,514.124965],[11.586745,48.161803,514.099974],[11.586762,48.161845,514.080627],[11.586819,48.161986,514.015682],[11.58688,48.162154,513.938809],[11.586816,48.16225,513.892085],[11.586782,48.162306,513.865216],[11.586649,48.162499,513.770751],[11.586581,48.162546,513.741704],[11.586448,48.162593,513.711096],[11.586486,48.163284,513.809577],[11.586599,48.163365,513.825336],[11.586666,48.164154,513.937888],[11.58771,48.164147,513.833684],[11.587824,48.164163,513.814006],[11.587966,48.164194,513.788768],[11.588177,48.164373,513.731102],[11.588269,48.164451,513.705969],[11.588993,48.165166,513.437432],[11.590197,48.166296,512.245453],[11.59026,48.166355,512.183172],[11.590272,48.166366,512.171475],[11.590405,48.166571,511.979413],[11.590615,48.166762,511.935534],[11.591369,48.167418,511.835159],[11.591496,48.167544,511.816722],[11.59156,48.167663,511.80137],[11.591855,48.167902,511.763778],[11.592471,48.168483,511.691712],[11.592517,48.168527,511.686614],[11.593396,48.169339,511.591419],[11.593928,48.169846,511.428663],[11.594117,48.170026,511.353271],[11.594782,48.170655,511.08922],[11.594863,48.17073,511.057508],[11.594982,48.170845,511.00957],[11.596246,48.172047,509.574539],[11.596276,48.172125,509.489665],[11.596318,48.172173,509.43109],[11.596538,48.17232,509.212185],[11.596664,48.17243,509.066288],[11.596955,48.172703,508.664925],[11.597406,48.173122,508.04544],[11.597474,48.173203,507.933943],[11.597679,48.173392,507.653777],[11.598005,48.173809,507.088945],[11.59818,48.173907,506.905909],[11.598296,48.17402,506.961929],[11.599229,48.174901,507.476496],[11.599431,48.175092,507.588003],[11.599778,48.17542,507.751843],[11.600317,48.175934,507.677342],[11.600941,48.176515,507.592456],[11.601762,48.177225,507.041408],[11.601787,48.177246,507.013707],[11.602164,48.177592,506.571854],[11.602472,48.177937,506.157047],[11.602721,48.17806,505.943568],[11.602915,48.178222,505.729387],[11.604024,48.179297,504.691827],[11.60413,48.179372,504.610702],[11.604199,48.1795,504.503631],[11.604457,48.17973,504.277536],[11.605346,48.18056,503.767415],[11.606359,48.181524,503.260767],[11.607236,48.182369,502.958016],[11.607898,48.183,502.686246],[11.608035,48.18313,502.62102],[11.608129,48.183223,502.57498],[11.608234,48.183321,502.525537],[11.60935,48.184375,502.023535],[11.610328,48.185308,501.672679],[11.610542,48.185462,501.60797],[11.610735,48.185576,501.554981],[11.611098,48.185723,501.52684],[11.611067,48.185767,501.52231],[11.611043,48.185803,501.518639],[11.611111,48.185882,501.510152],[11.611217,48.185994,501.497812],[11.611295,48.186107,501.486221],[11.612397,48.18727,501.221404],[11.61299,48.187865,500.815811],[11.613554,48.188397,500.445934],[11.613949,48.188786,500.019158],[11.614054,48.18888,499.894866],[11.615115,48.189723,498.727849],[11.615636,48.190071,498.215821],[11.616157,48.190294,497.794553],[11.616291,48.190332,497.695472],[11.61829,48.190754,496.437075],[11.620028,48.191158,495.784011],[11.620489,48.19132,495.64913],[11.621113,48.191609,495.589963],[11.62146,48.191541,495.561798],[11.622564,48.191282,495.47066],[11.622731,48.19124,495.45676],[11.622866,48.191201,495.480532],[11.623771,48.190939,495.751169],[11.624349,48.190775,495.923477],[11.624548,48.190755,495.978679],[11.62594,48.190714,496.313123],[11.626215,48.190668,496.36875],[11.626358,48.190638,496.398163],[11.626877,48.190498,496.50801],[11.628446,48.191171,496.646485],[11.628448,48.191172,496.646238],[11.629417,48.191574,496.533914],[11.630844,48.192135,496.513346],[11.631235,48.192433,496.551613],[11.632001,48.192867,496.616388],[11.63205,48.193543,496.667994],[11.631977,48.193776,496.684769],[11.632005,48.19397,496.698504],[11.632457,48.194386,496.734702],[11.632581,48.194553,496.747834],[11.632603,48.194692,496.758182],[11.632252,48.195271,497.013353],[11.632354,48.196666,497.427618],[11.6324,48.19706,497.313101],[11.632607,48.197361,497.21715],[11.633332,48.19805,496.97328],[11.633476,48.19865,496.434748],[11.633593,48.198836,496.254638],[11.633846,48.199062,496.002823],[11.63431,48.199646,495.412685],[11.636105,48.201811,494.417032],[11.636169,48.201884,494.388005],[11.636683,48.202357,494.187496],[11.637481,48.203615,493.68497],[11.637834,48.204714,493.096296],[11.63811,48.204976,492.695615],[11.638147,48.205033,492.617882],[11.638226,48.205168,492.436515],[11.638245,48.205199,492.394602],[11.638361,48.205309,492.226319],[11.638615,48.205503,491.904056],[11.639399,48.205761,491.174688],[11.640436,48.206069,490.725709],[11.641914,48.206514,490.16929],[11.642777,48.206956,491.466079],[11.642891,48.207035,491.677476],[11.643034,48.206902,491.993055],[11.643848,48.206169,493.670431],[11.64391,48.206119,493.720067],[11.643968,48.206144,493.755294],[11.646555,48.207393,495.36256],[11.647606,48.208004,496.034028],[11.648593,48.208717,496.678075],[11.648789,48.2089,496.819656],[11.649506,48.20953,497.317574],[11.650986,48.211391,495.149387],[11.651247,48.211862,494.136611],[11.651508,48.212332,493.125729],[11.65175,48.212768,492.18803],[11.652005,48.213555,491.404919],[11.652017,48.214401,490.862509],[11.652057,48.215097,490.70588],[11.651902,48.215779,490.826879],[11.65185,48.216977,490.954348],[11.651824,48.21725,490.951417],[11.651889,48.217662,490.946979],[11.65194,48.217925,490.944139],[11.652075,48.218508,490.895558],[11.652368,48.219152,490.737836],[11.65242,48.219357,490.689107],[11.652581,48.219577,490.631741],[11.653011,48.220002,490.514927],[11.654143,48.220731,490.39127],[11.655012,48.221027,490.314613],[11.655161,48.221077,490.318934],[11.655473,48.221186,490.393073],[11.656938,48.221504,490.717331],[11.656976,48.221513,490.725818],[11.657233,48.221575,490.783339],[11.657636,48.221672,490.873514],[11.658616,48.221943,491.350575],[11.659091,48.222123,491.596773],[11.659442,48.222308,491.798411],[11.660779,48.223194,492.326416],[11.661342,48.223758,492.52016],[11.661809,48.224388,492.130114],[11.662231,48.225834,490.361992],[11.662302,48.226018,490.03859],[11.662618,48.226577,489.021777],[11.662847,48.227334,487.707246],[11.662825,48.227471,487.472704],[11.662773,48.227768,487.097933],[11.662777,48.22816,486.620173],[11.662873,48.228328,486.40109],[11.662983,48.228504,486.168741],[11.663173,48.228846,485.7243],[11.663217,48.229237,485.246432],[11.66341,48.229575,485.152207],[11.663878,48.230079,485.000711],[11.664562,48.230695,484.804843],[11.664938,48.230919,484.780425],[11.665663,48.23125,484.771374],[11.666187,48.231415,484.765405],[11.666804,48.231482,484.758968],[11.667249,48.231582,484.716079],[11.667704,48.231794,484.621375],[11.668481,48.232203,484.45247],[11.669032,48.232488,484.333489],[11.66936,48.232576,484.313073],[11.66952,48.23258,484.333416],[11.669664,48.23257,484.35181],[11.670107,48.232892,484.435116],[11.6705,48.23319,484.510771],[11.670921,48.233542,484.596611],[11.670981,48.233594,484.60912],[11.671209,48.233815,484.571427],[11.672505,48.235329,483.473877],[11.673001,48.236349,482.152958],[11.673113,48.236666,481.751743],[11.673306,48.237479,481.629221],[11.67337,48.23788,481.885515],[11.673432,48.23813,482.046557],[11.673599,48.238358,482.207787],[11.673701,48.238382,482.253579],[11.673904,48.238874,482.686672],[11.674091,48.239331,483.288473],[11.67421,48.240279,484.497122],[11.674301,48.240819,484.780677],[11.674912,48.241994,484.877356],[11.675425,48.243223,484.645399],[11.675594,48.243573,484.559296],[11.676176,48.24423,484.2381],[11.677923,48.245291,483.402341],[11.678548,48.245756,483.41221],[11.67886,48.245937,483.416568],[11.679285,48.246083,483.421604],[11.681101,48.24713,483.455886],[11.682595,48.248346,483.144981],[11.683515,48.249444,483.038652],[11.684071,48.250501,483.511968],[11.684423,48.251326,483.61287],[11.684562,48.251886,483.604662],[11.684597,48.252029,483.602566],[11.684723,48.252536,483.567744],[11.684711,48.253419,482.630092],[11.684514,48.254689,481.446783],[11.684095,48.255727,480.783956],[11.683494,48.256722,480.394406],[11.682866,48.25759,480.156098],[11.682574,48.258134,480.096754],[11.682208,48.258697,480.05214],[11.681176,48.259952,480.067802],[11.680742,48.260602,480.133684],[11.680431,48.261273,480.244065],[11.680372,48.261798,480.363257],[11.680517,48.262673,480.562558],[11.680555,48.263052,480.585275],[11.680966,48.264648,480.557534],[11.681257,48.265124,480.292632],[11.682165,48.266207,479.707071],[11.682792,48.266799,479.711432],[11.686477,48.269531,479.655751],[11.6879,48.270728,478.93226],[11.689526,48.272091,476.974766],[11.689971,48.272501,476.313015],[11.690312,48.27269,475.92659],[11.69047,48.27279,475.736726],[11.69077,48.273354,475.086104],[11.691895,48.274899,473.670991],[11.692436,48.275863,473.259507],[11.692601,48.27627,473.09094],[11.692716,48.27665,473.005986],[11.692768,48.277178,472.929175],[11.692654,48.279026,472.357416],[11.69271,48.279238,472.249825],[11.692614,48.279241,472.217855],[11.691571,48.279204,471.863271],[11.691507,48.279201,471.832005],[11.691525,48.279463,471.639951],[11.691322,48.280153,471.125095],[11.691311,48.280406,470.939755],[11.691338,48.280678,470.740145],[11.691237,48.281051,470.514815],[11.691271,48.282372,470.02347],[11.691428,48.283363,469.940469],[11.691552,48.283744,469.96436],[11.692449,48.285431,470.342808],[11.693357,48.286603,470.578275],[11.693671,48.286914,470.575106],[11.695612,48.288854,469.806369],[11.696255,48.289581,469.235784],[11.696514,48.289949,468.919965],[11.696547,48.290651,468.374099],[11.696635,48.290949,468.209034],[11.697612,48.292208,467.882718],[11.697913,48.292803,467.78428],[11.698173,48.293479,467.709255],[11.698021,48.294196,467.6314],[11.69811,48.29445,467.591553],[11.698073,48.294814,467.535754],[11.698267,48.295512,467.427189],[11.698211,48.296395,467.343098],[11.698194,48.298733,467.272991],[11.698058,48.299126,467.261624],[11.698075,48.299356,467.255133],[11.698448,48.299894,467.1879],[11.698946,48.30113,466.984505],[11.699632,48.302228,466.358045],[11.699685,48.30367,465.458502],[11.700107,48.304748,464.71276],[11.700177,48.305106,464.669812],[11.700576,48.305606,464.60247],[11.700554,48.305936,464.563173],[11.700249,48.307093,464.712199],[11.699129,48.309083,465.395014],[11.698903,48.309697,465.594689],[11.698875,48.310033,465.618165],[11.698557,48.310649,465.452429],[11.698713,48.311092,465.336649],[11.698717,48.311657,465.185624],[11.698916,48.311923,464.989454],[11.699091,48.312311,464.721993],[11.699048,48.3126,464.530243],[11.698942,48.312757,464.416611],[11.699107,48.312954,464.26772],[11.699135,48.313179,464.118652],[11.6991,48.31328,464.050217],[11.699049,48.313318,464.016586],[11.698909,48.313451,463.94533],[11.699037,48.313551,463.889647],[11.699311,48.313886,463.727949],[11.699427,48.314174,463.601529],[11.699345,48.31485,463.313967],[11.699438,48.315184,463.191165],[11.699443,48.315754,463.015881],[11.699346,48.316089,462.910972],[11.699064,48.316536,462.761908],[11.698718,48.317462,462.941157],[11.69856,48.318078,463.151613],[11.698523,48.319279,463.45116],[11.698901,48.320873,463.433367],[11.699323,48.32147,463.176836],[11.699668,48.321744,463.037867],[11.700385,48.322476,462.759189],[11.701087,48.323032,462.543198],[11.702039,48.323627,462.447086],[11.703701,48.324305,462.514831],[11.703863,48.324453,462.513892],[11.703959,48.324779,462.5072],[11.704129,48.324954,462.503003],[11.704895,48.325332,462.490227],[11.70531,48.325647,462.481791],[11.705617,48.325971,462.411082],[11.706131,48.326677,462.242276],[11.706401,48.327224,462.118376],[11.706689,48.327606,462.075208],[11.707109,48.328026,462.045624],[11.707437,48.328501,462.014966],[11.707532,48.328891,461.991792],[11.707873,48.329284,462.085473],[11.709191,48.330161,462.396292],[11.709938,48.330466,462.474595],[11.710461,48.330739,462.512796],[11.710929,48.331213,462.561791],[11.711446,48.33148,462.563204],[11.712143,48.332195,462.10881],[11.712715,48.333531,461.1005],[11.713301,48.33462,459.865949],[11.71356,48.334957,459.557722],[11.713744,48.336018,458.848647],[11.713971,48.336346,458.608944],[11.713843,48.33753,458.541618],[11.713568,48.338561,458.454348],[11.712375,48.340974,457.552929],[11.712198,48.342564,457.205623],[11.711934,48.343128,457.164221],[11.712046,48.343228,457.155482],[11.712256,48.343305,457.144308],[11.712458,48.34349,457.19848],[11.712809,48.344253,457.529183],[11.713616,48.345332,457.876194],[11.714001,48.345701,457.866223],[11.714761,48.346314,457.848584],[11.714916,48.346622,457.78533],[11.715137,48.346794,457.673354],[11.716707,48.348095,456.88644],[11.717272,48.34881,456.632947],[11.717443,48.349318,456.469553],[11.717937,48.350639,456.274005],[11.718216,48.351076,456.224587],[11.718892,48.351659,456.155862],[11.71953,48.352111,456.100817],[11.720733,48.35269,455.996072],[11.721654,48.353032,455.896943],[11.722073,48.353135,455.854968],[11.723369,48.353259,455.859636],[11.72363,48.353319,455.893133],[11.724671,48.353761,456.042963],[11.725322,48.354115,456.040123],[11.725784,48.354521,455.797389],[11.725952,48.354816,455.646974],[11.726275,48.355288,455.399709],[11.726508,48.355978,454.908539],[11.726409,48.356231,454.68584],[11.72651,48.356581,454.382241],[11.726509,48.356919,454.094296],[11.726074,48.357921,453.383153],[11.725533,48.358583,452.960154],[11.724443,48.359752,452.289872],[11.724143,48.360168,452.08084],[11.723902,48.360722,451.867345],[11.723739,48.361417,451.735845],[11.72379,48.361932,451.639357],[11.723865,48.362683,451.605978],[11.72408,48.363287,451.678571],[11.724508,48.363971,451.76521],[11.725138,48.364724,451.663786],[11.725332,48.36488,451.634828],[11.726401,48.365735,451.454565],[11.727897,48.366551,451.177375],[11.728322,48.366755,451.127815],[11.731215,48.367797,451.121364],[11.73209,48.368208,451.150808],[11.732683,48.368592,451.173562],[11.732936,48.368757,451.216055],[11.734391,48.370214,451.493908],[11.734625,48.3707,451.403985],[11.734801,48.371794,451.210092],[11.73496,48.372425,451.066225],[11.734835,48.372906,450.95556],[11.734802,48.373253,450.876731],[11.73485,48.373558,450.807205],[11.734828,48.374685,450.532277],[11.734753,48.375107,450.428358],[11.73475,48.375896,450.361048],[11.734898,48.376585,450.364848],[11.735285,48.377673,450.444894],[11.735318,48.378031,450.498066],[11.73541,48.378202,450.524987],[11.735618,48.378352,450.555219],[11.73603,48.378392,450.596219],[11.737009,48.379713,450.510805],[11.737928,48.380496,450.525144],[11.73824,48.380727,450.581866],[11.739057,48.381409,450.741164],[11.739741,48.381846,450.994147],[11.741525,48.383362,451.600731],[11.741761,48.383647,451.542569],[11.742326,48.385091,451.062772],[11.742715,48.385739,450.674598],[11.743301,48.386297,450.359452],[11.743621,48.386735,450.303924],[11.74451,48.387509,450.192891],[11.745241,48.388533,449.917247],[11.745979,48.389613,449.575659],[11.747149,48.39232,448.551314],[11.746582,48.39298,448.135649],[11.746597,48.39327,447.910807],[11.746739,48.393472,447.738073],[11.748216,48.395383,446.118863],[11.749355,48.396597,445.258856],[11.749472,48.396647,445.213167],[11.750307,48.397394,444.756924],[11.751048,48.397806,444.548681],[11.751102,48.397834,444.533918],[11.75116,48.397847,444.520729],[11.751242,48.397866,444.502016],[11.752185,48.398257,444.262474],[11.753493,48.39894,443.897993],[11.753518,48.398951,443.891392],[11.753788,48.399025,443.827104],[11.754222,48.399133,443.725096],[11.754726,48.399274,443.604726],[11.756453,48.399943,443.172274],[11.756487,48.399957,443.163629],[11.757324,48.40032,443.109647],[11.757511,48.400399,443.213088],[11.75844,48.400782,443.72343],[11.75952,48.401412,444.37109],[11.76031,48.40204,444.844197],[11.760624,48.402337,445.05401],[11.761452,48.403094,445.048516],[11.762981,48.404324,444.222665],[11.763369,48.404561,444.021736],[11.764597,48.405157,443.442036],[11.765608,48.405556,443.374318],[11.767302,48.406025,443.404148],[11.768843,48.406234,443.555312],[11.769775,48.406318,443.645706],[11.770379,48.406322,443.622124],[11.773384,48.406174,443.348409],[11.774442,48.406064,443.179647],[11.775856,48.405805,443.06171],[11.777302,48.405444,443.094023],[11.779051,48.404921,443.478449],[11.780549,48.404342,443.835093],[11.782239,48.403778,443.840715],[11.783525,48.403352,443.609402],[11.785669,48.402906,443.137534],[11.787278,48.402693,442.867543],[11.78893,48.402646,442.61788],[11.790967,48.402846,442.275154],[11.791757,48.403043,442.07913],[11.7921,48.403356,441.943699],[11.792402,48.403202,441.855244],[11.792819,48.403157,441.754264],[11.796556,48.403736,440.549792],[11.797985,48.404022,440.197577],[11.799643,48.404481,440.426291],[11.801342,48.405047,440.81723],[11.803631,48.40563,441.170089],[11.804615,48.4058,440.961274],[11.805734,48.405918,440.663355],[11.809731,48.406254,437.621087],[11.811671,48.406306,436.648956],[11.816351,48.406254,435.807722],[11.817113,48.406294,435.701606],[11.817916,48.406425,435.587563],[11.818938,48.40647,435.446301],[11.821412,48.406764,434.728988],[11.822757,48.406822,434.136566],[11.823752,48.406802,433.645129],[11.824749,48.40672,433.2453],[11.82525,48.406835,433.173319],[11.825476,48.406844,433.142577],[11.827321,48.406657,432.923339],[11.827825,48.406678,432.949616],[11.828368,48.406823,432.98007],[11.828681,48.406848,432.996474],[11.829396,48.406798,433.033884],[11.82986,48.406987,433.063417],[11.830919,48.407517,433.14374],[11.832038,48.407594,433.211875],[11.832559,48.407742,433.227828],[11.833934,48.408564,433.26435],[11.835581,48.409408,433.227723],[11.836045,48.409419,433.215306],[11.836203,48.409474,433.210534],[11.837303,48.410054,433.174175],[11.839206,48.410916,433.123605],[11.842015,48.411717,433.070982],[11.844168,48.412189,433.022647],[11.8456,48.412573,433.031486],[11.84711,48.413131,433.199503],[11.849205,48.414031,433.437576],[11.852229,48.415654,433.025534],[11.854185,48.416881,432.119968],[11.855242,48.417373,431.734922],[11.856511,48.417856,431.446655],[11.857857,48.418204,431.293719],[11.85916,48.418436,431.251011],[11.860391,48.41856,431.12987],[11.861714,48.418526,430.928938],[11.871453,48.417729,429.998053],[11.873435,48.417684,430.450486],[11.873927,48.41771,430.757508],[11.87403,48.417928,430.971642],[11.873985,48.418158,431.189022],[11.8714,48.420097,433.631546],[11.871106,48.420394,433.753647],[11.871177,48.420531,433.787653],[11.871458,48.420737,433.852876],[11.871544,48.420964,433.907817],[11.871604,48.421177,433.95868],[11.871852,48.421534,434.050953],[11.871822,48.421811,434.106497],[11.871841,48.421888,434.108695],[11.875388,48.423745,434.204651],[11.875495,48.423855,434.209476],[11.87547,48.423985,434.214304],[11.875293,48.424098,434.22031],[11.875373,48.424163,434.199727],[11.875987,48.424351,433.908551],[11.876531,48.424442,433.666977],[11.8769,48.424583,433.483626],[11.879706,48.42623,431.117165],[11.880173,48.426499,430.936162],[11.880749,48.427,430.658212],[11.882221,48.427794,430.196862],[11.882686,48.427808,430.115602],[11.883732,48.428335,429.886327],[11.88393,48.42854,429.829613],[11.884396,48.428546,429.763132],[11.885177,48.428762,429.642444],[11.889606,48.429483,429.400429],[11.890035,48.429689,429.387703],[11.890662,48.429555,429.371873],[11.890977,48.42953,429.364249],[11.892113,48.429551,429.344265],[11.892778,48.429615,429.336153],[11.894407,48.429824,429.329148],[11.89557,48.430087,429.383008],[11.896779,48.430509,429.421072],[11.897501,48.43085,429.294715],[11.897961,48.431626,429.115535],[11.898557,48.432246,428.859844],[11.899233,48.432779,428.55421],[11.899934,48.433226,428.271181],[11.900774,48.433618,427.950174],[11.900982,48.433791,427.845693],[11.901034,48.43395,427.768878],[11.901127,48.43401,427.728245],[11.901606,48.434012,427.578197],[11.902263,48.434233,427.326351],[11.904317,48.434747,426.417073],[11.905533,48.434869,426.177688],[11.907371,48.434921,425.969001],[11.91045,48.434542,426.536768],[11.911036,48.434675,426.681442],[11.911472,48.434407,426.820281],[11.913035,48.434205,427.111806],[11.914207,48.434209,427.219475],[11.915434,48.434351,427.159362],[11.916771,48.434668,426.386139],[11.917581,48.434924,425.897526],[11.918617,48.435408,425.276414],[11.919625,48.436046,424.601426],[11.920152,48.436542,424.542967],[11.923065,48.439798,425.120984],[11.924615,48.44124,425.351505],[11.925686,48.442118,425.114054],[11.925718,48.44237,424.853875],[11.927213,48.441595,423.498635],[11.927637,48.441736,423.166325],[11.929789,48.442859,422.088913],[11.930598,48.443168,421.923448],[11.934769,48.443792,421.238309],[11.936177,48.444064,421.06136],[11.937799,48.444589,420.74177],[11.939072,48.445167,420.136491],[11.94007,48.445843,419.481444],[11.940586,48.446309,419.0117],[11.941745,48.447968,418.147083],[11.9419,48.448924,418.043147],[11.941897,48.450551,418.512263],[11.942174,48.451363,418.538256],[11.942612,48.452081,418.562439],[11.943282,48.452877,418.571679],[11.943812,48.453368,418.575078],[11.944499,48.453852,418.543995],[11.945652,48.454484,418.393268],[11.94592,48.454648,418.356524],[11.946763,48.455121,418.316297],[11.947305,48.455572,418.334103],[11.947633,48.455765,418.343081],[11.947928,48.456004,418.352616],[11.948056,48.45629,418.448837],[11.948173,48.456953,419.367343],[11.948162,48.457501,420.121451],[11.947991,48.45807,420.894371],[11.947615,48.458518,421.389035],[11.946887,48.458878,421.970055],[11.946096,48.459232,422.547771],[11.945177,48.459668,421.02167],[11.945116,48.459725,420.879321],[11.945109,48.459747,420.833529],[11.945042,48.460026,420.258158],[11.945018,48.460075,420.153233],[11.944903,48.460217,419.824969],[11.944866,48.460285,419.67774],[11.944719,48.460547,419.108415],[11.944681,48.461583,417.9826],[11.944368,48.462298,417.248444],[11.944357,48.46232,417.225589],[11.94406,48.463117,417.279324],[11.944041,48.463213,417.298759],[11.944251,48.464708,417.213799],[11.944446,48.464907,417.087474],[11.945494,48.465248,416.675438],[11.94567,48.465269,416.61232],[11.945917,48.465223,416.532401],[11.945999,48.465258,416.522127],[11.946079,48.465417,416.495496],[11.946038,48.465763,416.440355],[11.945825,48.465492,416.391802],[11.945871,48.465466,416.385434],[11.946018,48.465419,416.368242],[11.948083,48.464996,416.235662],[11.948297,48.464994,416.232504],[11.948448,48.465106,416.22916],[11.948491,48.465212,416.226717],[11.948394,48.465311,416.224089],[11.94901,48.466604,416.1963],[11.949696,48.467396,416.178796],[11.949956,48.4676,416.174525],[11.95328,48.470218,416.261393],[11.954721,48.471922,417.495156],[11.955154,48.472042,417.616402],[11.955597,48.472139,417.736932],[11.955957,48.472149,417.83002],[11.956563,48.472214,417.988615],[11.95724,48.472364,418.003538],[11.958282,48.472757,416.539064],[11.959007,48.473206,415.327101],[11.959442,48.473474,414.639326],[11.96012,48.473839,413.748891],[11.96125,48.474616,412.089077],[11.96282,48.475864,411.59039],[11.9636,48.476577,411.503616],[11.964089,48.476897,411.483295],[11.964162,48.477017,411.477523],[11.964462,48.477401,411.45823],[11.967114,48.479798,411.135536],[11.967906,48.480514,411.146883],[11.972027,48.484266,412.448946],[11.972199,48.484399,412.515693],[11.97297,48.484797,412.744059],[11.97429,48.48579,413.146737],[11.974625,48.485937,413.23217],[11.974708,48.486022,413.277224],[11.974717,48.486294,413.398289],[11.97482,48.486406,413.456656],[11.974934,48.48643,413.491934],[11.975524,48.486306,413.674484],[11.9757,48.486237,413.734793],[11.975991,48.486224,413.820814],[11.976081,48.486247,413.849263],[11.976276,48.486381,413.932107],[11.976268,48.487801,415.247229],[11.976324,48.48816,415.609021],[11.97677,48.488675,415.7798],[11.977125,48.488967,415.738728],[11.979369,48.491127,414.923872],[11.979694,48.491371,414.867422],[11.980019,48.491375,414.948141],[11.980791,48.491235,415.146892],[11.982046,48.491124,415.461299],[11.983244,48.491219,414.73538],[11.98369,48.491092,414.380073],[11.984525,48.490625,413.580345],[11.984757,48.490562,413.322793],[11.985153,48.490578,412.849901],[11.986247,48.490865,411.447457],[11.986778,48.490948,410.797165],[11.987048,48.490935,410.47449],[11.98715,48.490881,410.318882],[11.987191,48.490843,410.262693],[11.987246,48.49078,410.212977],[11.9875,48.490378,409.915287],[11.987526,48.490334,409.88301],[11.987564,48.490275,409.839192],[11.987585,48.490239,409.812829],[11.988069,48.489447,409.229165],[11.988779,48.488225,408.366538],[11.989465,48.487222,407.780068],[11.989909,48.486926,407.664782],[11.991483,48.486291,407.438942],[11.992167,48.486038,407.597767],[11.992873,48.485693,407.775619],[11.993611,48.485523,407.934885],[11.993726,48.485753,408.027169],[11.994151,48.4858,408.135939],[11.994533,48.486077,408.278869],[11.994816,48.486215,408.36756],[11.995055,48.486282,408.433067],[11.995814,48.486258,408.610718],[11.996047,48.486356,408.573749],[11.996899,48.487483,408.318966],[11.99706,48.487752,408.260475],[11.99712,48.488065,408.112638],[11.997986,48.490802,406.94026],[11.998771,48.490501,406.763966],[11.999309,48.490392,406.703316],[11.999501,48.490411,406.682388],[12.00228,48.493926,405.872735],[12.002666,48.494005,405.782769],[12.003061,48.49406,405.692885],[12.003451,48.494001,405.6038],[12.003697,48.493951,405.561542],[12.003893,48.493906,405.532727],[12.003991,48.493886,405.518483],[12.004381,48.493703,405.452102],[12.004822,48.493365,405.35844],[12.005153,48.493257,405.307188],[12.007224,48.493107,405.448657],[12.007451,48.493047,405.491023],[12.007732,48.492899,405.553247],[12.007925,48.492617,405.634247],[12.008043,48.491478,405.64344],[12.008398,48.490996,405.623184],[12.009246,48.490425,405.470737],[12.009854,48.49067,405.33901],[12.011823,48.491794,405.055385],[12.014851,48.493536,405.199213],[12.015904,48.494121,405.137349],[12.019783,48.495995,404.57523],[12.021414,48.496558,404.445137],[12.025963,48.497673,404.803174],[12.027448,48.497876,405.048071],[12.027884,48.497895,405.125784],[12.028772,48.497847,405.284243],[12.028935,48.497829,405.313634],[12.029054,48.497805,405.335757],[12.029745,48.497682,405.312172],[12.030042,48.497591,405.236533],[12.030157,48.49756,405.207833],[12.030264,48.497538,405.181935],[12.030809,48.497735,405.038426],[12.031261,48.497818,404.930003],[12.032071,48.497968,404.752574],[12.032545,48.498056,404.695001],[12.033205,48.498249,404.610626],[12.033884,48.498343,404.529498],[12.034475,48.49835,404.460365],[12.034945,48.498491,404.514105],[12.035254,48.498536,404.557535],[12.035452,48.498459,404.589049],[12.035632,48.498389,404.617699],[12.035998,48.498266,404.674033],[12.037354,48.497973,404.839665],[12.037641,48.497893,404.853578],[12.037864,48.497858,404.863819],[12.038471,48.497657,404.894141],[12.038625,48.497537,404.904764],[12.038948,48.49755,404.919224],[12.039961,48.497472,404.937684],[12.04024,48.497403,404.931376],[12.040908,48.49696,404.911358],[12.041233,48.496903,404.904237],[12.041527,48.49693,404.89795],[12.043451,48.497147,405.525066],[12.043741,48.497227,405.656117],[12.044259,48.497198,405.872993],[12.047931,48.497493,411.169027],[12.048185,48.497464,411.802917],[12.048109,48.497406,412.088004],[12.048295,48.497312,412.663306],[12.048963,48.497336,414.308597],[12.049277,48.496656,416.914058],[12.050379,48.496824,419.550563],[12.05097,48.49689,420.947947],[12.051557,48.496951,422.3333],[12.053204,48.497171,422.771564],[12.054849,48.497647,421.8832],[12.056008,48.497745,420.049673],[12.057984,48.497932,417.175045],[12.058569,48.498059,416.355159],[12.058724,48.498081,416.144038],[12.05884,48.498048,415.975907],[12.058936,48.498069,415.841262],[12.060445,48.498422,414.576022],[12.061066,48.498539,414.290903],[12.061277,48.4986,414.189237],[12.061301,48.498849,414.02295],[12.061922,48.498996,413.91274],[12.062527,48.499223,414.344617],[12.063139,48.499488,414.798747],[12.063925,48.500031,415.496288],[12.064502,48.500693,415.706077],[12.064547,48.500865,415.753982],[12.064652,48.500962,415.786741],[12.066725,48.502037,415.001734],[12.067979,48.502805,413.727643],[12.070227,48.504181,410.731006],[12.072524,48.50547,407.871611],[12.075684,48.506931,404.731103],[12.077498,48.507618,403.96886],[12.078391,48.507866,403.707803],[12.078657,48.507863,403.632296],[12.078835,48.507767,403.566078],[12.079393,48.507288,403.302592],[12.079517,48.507272,403.266145],[12.0797,48.507318,403.209676],[12.080262,48.507578,403.011918],[12.080379,48.507741,402.93332],[12.080388,48.508016,402.567027],[12.080373,48.508265,402.171659],[12.080526,48.508465,401.815919],[12.081715,48.50892,400.372644],[12.083197,48.509354,400.229814],[12.085499,48.509121,401.879079],[12.087133,48.509263,404.468643],[12.088102,48.509452,405.208201],[12.088606,48.509589,405.535439],[12.089104,48.509786,405.883849],[12.091521,48.510888,405.19029],[12.091831,48.511107,404.960524],[12.092174,48.511255,404.952286],[12.093089,48.511668,404.995861],[12.093932,48.511987,405.034069],[12.09434,48.51219,405.533336],[12.094936,48.51238,406.891036],[12.095253,48.512396,407.543628],[12.095606,48.512234,408.425121],[12.095689,48.512244,408.59829],[12.095764,48.512271,408.773507],[12.095924,48.512482,409.50517],[12.096238,48.512617,410.273561],[12.096909,48.512839,412.896162],[12.099294,48.513418,421.993906],[12.100654,48.513882,424.818192],[12.100946,48.513916,425.365547],[12.101898,48.514114,425.106221],[12.103712,48.514683,420.638476],[12.108521,48.516401,404.445364],[12.110049,48.516907,409.543505],[12.11065,48.516997,411.72859],[12.111509,48.51732,415.608181],[12.112533,48.517564,420.403344],[12.114398,48.517928,427.128158],[12.114671,48.517952,427.669799],[12.115297,48.518101,428.978081],[12.11581,48.518365,430.255759],[12.116214,48.518644,430.895134],[12.116754,48.518844,430.63925],[12.117403,48.518965,430.360398],[12.118088,48.519196,430.042483],[12.119783,48.520286,425.388978],[12.120795,48.520735,423.465907],[12.121399,48.521003,423.333065],[12.122051,48.521336,423.182621],[12.122935,48.521974,422.44626],[12.123803,48.522342,421.353575],[12.125123,48.52281,419.856967],[12.125289,48.522879,419.696125],[12.125666,48.523034,419.331959],[12.126214,48.523373,418.716562],[12.127085,48.524164,419.246388],[12.127579,48.524489,420.959821],[12.128188,48.524779,422.805564],[12.129684,48.52529,426.350229],[12.130114,48.525414,427.207833],[12.131112,48.525701,429.197392],[12.132053,48.526003,428.005432],[12.132846,48.526391,426.129484],[12.133789,48.526716,423.454409],[12.134322,48.526819,420.20305],[12.135331,48.526893,414.258331],[12.135753,48.526896,411.787002],[12.135818,48.526897,411.406266],[12.138262,48.526839,400.886268],[12.138351,48.526836,400.537932],[12.138447,48.526829,400.160417],[12.138682,48.526879,399.195602],[12.139263,48.527154,397.587629],[12.139762,48.527423,397.061057],[12.14004,48.527619,396.728751],[12.140129,48.527701,396.603957],[12.140157,48.527729,396.562456],[12.139957,48.527838,396.35048],[12.139803,48.528035,396.076346],[12.139756,48.528335,395.703628],[12.139747,48.528398,395.663786],[12.139722,48.528627,395.585755],[12.139851,48.528693,395.549066],[12.140384,48.52882,395.421575],[12.140592,48.528879,395.370647],[12.141892,48.529251,395.034777],[12.142032,48.529413,394.899546],[12.142103,48.529482,394.839053],[12.143154,48.530496,393.948002],[12.14387,48.531187,394.139288],[12.145389,48.532654,395.38696],[12.146155,48.533624,396.293081],[12.146387,48.533907,396.509587],[12.146631,48.534155,396.673225],[12.14705,48.534596,396.961272],[12.147328,48.534816,397.119861],[12.147589,48.535041,397.276713],[12.147668,48.535037,397.305718],[12.147872,48.535153,397.405119],[12.148237,48.535163,397.694875],[12.148362,48.535205,397.806055],[12.14848,48.535271,397.928571],[12.1489,48.535325,398.267925],[12.149231,48.535303,398.531784],[12.149256,48.535299,398.552184],[12.149507,48.535231,398.767289],[12.149797,48.535649,399.3183],[12.149986,48.535858,399.57395],[12.150057,48.535903,399.597971],[12.150217,48.536022,399.656781],[12.150383,48.535949,399.705485],[12.150581,48.535731,399.799383],[12.151007,48.535612,399.912388],[12.151217,48.535567,399.966335],[12.151155,48.535453,400.01106],[12.151217,48.535567,400.055784],[12.151394,48.535896,400.184698],[12.151735,48.536443,399.61973],[12.151765,48.536493,399.553815],[12.151969,48.536434,399.373226],[12.15219,48.536376,399.180374],[12.152714,48.53624,398.723798],[12.154055,48.535925,397.854927],[12.154165,48.536422,397.631059],[12.154171,48.536448,397.619336],[12.154202,48.536587,397.556715],[12.154208,48.536617,397.543228],[12.154233,48.536707,397.502444],[12.154236,48.536718,397.497462],[12.154254,48.536851,397.437949],[12.154296,48.537159,397.300122],[12.154304,48.537221,397.272389],[12.154314,48.537264,397.252999],[12.154351,48.537433,397.165457],[12.154354,48.537447,397.157336],[12.154363,48.537489,397.132972],[12.154369,48.537517,397.11673],[12.154379,48.537563,397.090038],[12.154405,48.537678,397.023254],[12.154426,48.537776,396.966406],[12.154429,48.537789,396.958853],[12.154435,48.537814,396.944315],[12.15449,48.538063,396.799785],[12.154505,48.538134,396.758611],[12.154591,48.538163,396.72191],[12.154732,48.538582,396.475364],[12.15485,48.539068,396.192656],[12.154885,48.539194,395.924516],[12.1549,48.539305,395.667183],[12.15496,48.539652,394.860694],[12.154899,48.539793,394.522018],[12.154866,48.539851,394.378903],[12.154844,48.539886,394.291365],[12.154625,48.540159,393.577584],[12.154603,48.540186,393.506744],[12.154348,48.540493,392.697725],[12.154334,48.540508,392.657009],[12.154208,48.540651,392.274728],[12.154172,48.540681,392.186252],[12.154122,48.540716,392.07501],[12.154017,48.540724,391.995037],[12.153931,48.540831,391.910666],[12.153645,48.541325,391.5424],[12.154048,48.542062,390.996796],[12.15404,48.542159,390.929175],[12.15378,48.542549,390.858723],[12.153743,48.542642,390.895677],[12.153439,48.543025,391.061926],[12.153439,48.543058,391.074606],[12.153387,48.543133,391.106316],[12.153353,48.543182,391.127036],[12.153448,48.543361,391.199938],[12.153408,48.543453,391.236724],[12.153353,48.544309,391.594866],[12.153588,48.544338,391.673892],[12.154166,48.544447,391.872573],[12.155316,48.544741,392.280107],[12.155382,48.54484,392.334143],[12.155416,48.545293,392.623887],[12.15544,48.54595,393.059552],[12.155535,48.546138,393.19097],[12.155773,48.54645,393.422677],[12.156177,48.546789,393.234177],[12.156781,48.547125,392.47772],[12.156942,48.547235,392.255879],[12.157003,48.547438,391.956098],[12.157077,48.547514,391.825136],[12.15712,48.547567,391.738001],[12.157512,48.548185,390.813114],[12.157677,48.54844,390.50969],[12.157704,48.548491,390.45058],[12.157578,48.548513,390.356228],[12.157543,48.548543,390.314767],[12.157559,48.548588,390.264202],[12.157595,48.548652,390.189504],[12.157662,48.548765,390.056727],[12.157687,48.548794,390.020206],[12.157704,48.548814,389.995105],[12.157723,48.548917,389.881609],[12.158069,48.549292,389.400984],[12.158599,48.550254,389.414666],[12.158915,48.551083,389.980209],[12.159636,48.553383,390.141174],[12.159901,48.554056,390.027962],[12.160264,48.554809,389.899298],[12.160251,48.554921,389.892145],[12.160011,48.555311,389.913481],[12.160073,48.555454,389.921019],[12.160162,48.555642,389.931001],[12.160186,48.555698,389.93395],[12.16064,48.555714,389.949197],[12.160831,48.555768,389.956163],[12.160971,48.555868,389.96307],[12.162884,48.557617,390.327519],[12.162973,48.557635,390.320764],[12.163203,48.557641,390.304057],[12.164927,48.558535,390.14509],[12.165664,48.558889,390.012917],[12.168301,48.560082,389.333069],[12.168179,48.560261,389.245681],[12.167884,48.561524,388.735516],[12.167844,48.56161,388.706623],[12.167742,48.561656,388.680394],[12.167478,48.562412,388.431254],[12.16733,48.562702,388.332971],[12.166848,48.563468,388.471828],[12.166718,48.563632,388.511458],[12.166191,48.564301,388.672904],[12.166156,48.564345,388.683544],[12.165952,48.564603,388.785786],[12.165623,48.565119,388.999068],[12.165508,48.56536,389.095314],[12.165218,48.566139,389.385315],[12.164967,48.566586,389.434125],[12.164663,48.56706,389.48683],[12.164516,48.567291,389.512484],[12.164331,48.567597,389.546219],[12.163986,48.56811,389.492498],[12.163634,48.568703,389.376364],[12.166789,48.569811,389.052539],[12.16748,48.570067,388.924399],[12.168176,48.570324,388.75121],[12.168887,48.570586,388.574375],[12.16911,48.570669,388.518779],[12.16942,48.570783,388.441716],[12.16981,48.571044,388.474317],[12.169849,48.57111,388.481505],[12.169708,48.571306,388.503522],[12.169705,48.57137,388.510016],[12.169675,48.571629,388.536363],[12.169568,48.571755,388.551022],[12.169558,48.571948,388.570608],[12.169656,48.572333,388.610207],[12.169799,48.572894,389.05664],[12.169934,48.573347,389.488344],[12.170034,48.573727,389.848984],[12.170123,48.574087,390.190052],[12.170202,48.574447,390.573274],[12.170144,48.574588,390.735745],[12.169659,48.575443,391.751108],[12.169396,48.575813,392.205708],[12.169003,48.576185,392.327907],[12.169886,48.576536,392.375806],[12.170751,48.576859,392.421992],[12.17137,48.577111,392.219098],[12.172152,48.57736,391.909265],[12.172143,48.577513,391.826643],[12.172446,48.577564,391.715023],[12.172511,48.577524,391.683331],[12.173611,48.577637,391.42683],[12.174186,48.577716,391.388907],[12.175263,48.577976,391.314873],[12.176438,48.578285,391.15089],[12.176744,48.578429,391.086037],[12.176748,48.578512,391.064359],[12.177045,48.578637,391.003566],[12.177311,48.578768,390.946296],[12.178028,48.579189,390.726789],[12.178163,48.579124,390.649543],[12.178506,48.57938,390.410314],[12.178994,48.579507,390.167704],[12.180063,48.579779,389.637824],[12.180682,48.580037,389.387211],[12.180905,48.580144,389.303552],[12.180877,48.580256,389.25144],[12.181353,48.580685,389.007152],[12.18185,48.581418,388.707168],[12.182509,48.58253,388.573176],[12.182854,48.582981,388.560142],[12.185519,48.585519,389.787548],[12.187109,48.586815,390.448684],[12.188555,48.587737,390.518172],[12.189085,48.588318,390.408365],[12.189871,48.589695,390.578273],[12.190066,48.590178,390.675823],[12.190207,48.590233,390.696951],[12.190272,48.590322,390.732183],[12.19031,48.590437,390.791489],[12.19031,48.590597,390.872098],[12.19067,48.590896,391.064668],[12.192095,48.592411,392.117054],[12.194891,48.594474,394.045573],[12.195052,48.594487,394.118275],[12.195953,48.595011,393.852621],[12.195896,48.595069,393.82744],[12.197908,48.596368,393.130728],[12.198561,48.596972,392.844145],[12.198711,48.597025,392.800735],[12.198942,48.597253,392.903739],[12.199261,48.597556,393.093505],[12.199301,48.597719,393.178379],[12.199085,48.598395,393.533499],[12.19921,48.59848,393.59444],[12.198885,48.59881,393.768851],[12.19835,48.599568,394.061948],[12.197415,48.600648,394.324717],[12.196625,48.601779,394.285255],[12.195661,48.603189,394.220378],[12.194746,48.604078,394.321536],[12.194375,48.60457,394.409596],[12.193918,48.606075,395.562857],[12.19353,48.606921,396.600418],[12.192528,48.608131,399.526449],[12.192205,48.608936,400.369406],[12.19214,48.609482,400.539522],[12.192249,48.610366,400.614333],[12.192321,48.610756,400.196733],[12.192427,48.610774,400.119824],[12.192539,48.611154,399.708331],[12.192546,48.611176,399.684436],[12.192747,48.611753,399.055096],[12.192517,48.612107,398.916206],[12.192234,48.612362,399.008562],[12.191472,48.612691,399.184266],[12.190995,48.612898,399.294421],[12.190854,48.613009,399.336748],[12.190702,48.613205,399.449936],[12.190607,48.613349,399.620605],[12.190462,48.613509,399.823234],[12.190143,48.613683,400.12026],[12.189856,48.613811,400.368908],[12.189819,48.613828,400.40127],[12.189651,48.613909,400.55061],[12.189595,48.613936,400.60039],[12.189227,48.61418,400.974716],[12.188691,48.614555,401.589469],[12.188396,48.614738,401.95956],[12.188175,48.615148,402.561872],[12.188244,48.61515,402.625058],[12.188105,48.615395,402.987156],[12.187869,48.615602,403.345859],[12.186465,48.616162,404.589087],[12.185113,48.616516,405.58436],[12.184397,48.61685,405.771541],[12.183834,48.617273,405.869607],[12.182381,48.619388,405.742607],[12.181308,48.620682,406.042531],[12.180967,48.62123,406.214116],[12.180584,48.622161,406.744414],[12.180388,48.622468,406.927565],[12.179715,48.623394,407.666686],[12.178419,48.62467,409.055077],[12.177524,48.626051,410.682484],[12.177003,48.627319,411.470395],[12.176483,48.628384,411.894341],[12.176315,48.628698,411.965599],[12.175735,48.629396,412.135979],[12.176156,48.629599,412.34414],[12.176928,48.629775,412.689379],[12.177364,48.629981,412.915955],[12.177523,48.630246,413.098302],[12.177476,48.6314,414.187168],[12.178081,48.631726,414.729687],[12.178335,48.631915,414.995516],[12.178591,48.632125,415.358484],[12.178728,48.632415,415.944706],[12.17878,48.632779,416.650202],[12.178845,48.633043,417.166315],[12.178972,48.633518,418.097072],[12.179165,48.633741,418.592785],[12.179722,48.634448,420.350648],[12.179879,48.634873,421.320512],[12.17988,48.635367,422.415673],[12.179783,48.635771,423.108429],[12.17966,48.636022,423.509283],[12.179623,48.636099,423.632029],[12.178408,48.636952,425.392337],[12.178028,48.637361,425.736366],[12.176067,48.639762,427.444609],[12.175854,48.640234,427.729842],[12.175199,48.642366,429.503652],[12.174874,48.642842,430.165848],[12.173648,48.643678,432.044367],[12.172812,48.644083,433.615278],[12.172761,48.644157,433.801765],[12.171472,48.64658,439.680314],[12.170981,48.647203,440.593749],[12.169905,48.648071,442.109455],[12.168945,48.648639,443.527086],[12.165439,48.650277,450.008489],[12.164865,48.65058,451.748989],[12.163929,48.651213,454.922013],[12.162622,48.652147,461.009411],[12.162428,48.65239,462.379213],[12.162458,48.652726,464.057443],[12.162867,48.653599,469.153926],[12.162868,48.65437,473.507973],[12.163832,48.654746,475.63161],[12.164554,48.655308,476.93124],[12.166135,48.656801,472.407642],[12.16822,48.658444,458.180275],[12.168775,48.659016,454.451721],[12.16937,48.660126,448.702199],[12.169887,48.660699,447.15224],[12.171781,48.661861,444.779274],[12.172473,48.662495,444.619034],[12.172977,48.66309,444.823205],[12.173606,48.663834,446.829317],[12.174446,48.665326,449.801453],[12.175045,48.66635,450.930612],[12.175108,48.666564,450.221347],[12.175112,48.666594,450.123367],[12.174777,48.667501,447.086011],[12.174485,48.667991,445.372829],[12.174454,48.66849,443.317581],[12.177105,48.668536,437.206015],[12.17707,48.66872,436.915282],[12.177132,48.668867,436.676051],[12.177235,48.66899,436.455695],[12.177536,48.669167,436.038417],[12.177663,48.669341,435.735592],[12.177832,48.669679,435.177553],[12.178004,48.670022,435.75397],[12.178279,48.67013,436.235361],[12.179099,48.670305,437.531924],[12.179647,48.670538,438.512529],[12.180091,48.670828,439.746116],[12.180367,48.671228,441.809416],[12.181118,48.67192,445.805652],[12.181138,48.672038,446.362993],[12.180648,48.673006,450.857699],[12.18065,48.673233,451.834007],[12.180838,48.673595,453.479922],[12.181735,48.674719,457.40907],[12.181881,48.674978,458.089543],[12.181855,48.675411,459.156539],[12.181122,48.678051,463.363207],[12.180639,48.680135,465.260653],[12.180575,48.681172,464.834751],[12.180656,48.682797,459.873941],[12.180604,48.683093,458.154264],[12.180643,48.683806,454.036837],[12.180556,48.684288,451.235519],[12.1802,48.685127,445.983384],[12.17977,48.685751,441.761144],[12.179697,48.685945,440.529982],[12.179659,48.686684,437.479291],[12.180432,48.686672,436.238782],[12.183806,48.686607,432.407404],[12.184973,48.686672,431.535665],[12.186495,48.686791,430.573901],[12.187918,48.686786,429.865839],[12.189258,48.686704,429.370507],[12.189789,48.686671,429.174196],[12.192636,48.68646,428.086122],[12.193083,48.686524,428.221269],[12.193773,48.686721,428.443392],[12.194412,48.686844,428.640059],[12.196448,48.687004,430.475989],[12.197002,48.687201,431.30249],[12.197563,48.687608,432.397316],[12.198033,48.687912,432.361401],[12.198107,48.687961,432.343032],[12.199063,48.688561,432.111841],[12.199611,48.68889,431.885706],[12.20003,48.68917,430.496709],[12.200235,48.689498,429.24451],[12.200275,48.689559,429.009931],[12.200401,48.689731,428.335674],[12.200567,48.68982,427.837466],[12.200912,48.689937,426.933869],[12.201389,48.690126,425.639986],[12.201799,48.690366,424.988234],[12.201919,48.690452,424.777569],[12.201641,48.691015,423.710665],[12.201406,48.691399,422.964476],[12.201261,48.691649,422.482158],[12.201325,48.691676,422.399891],[12.201353,48.691731,422.38177],[12.201286,48.691802,422.355646],[12.201159,48.6918,422.329457],[12.201102,48.692225,422.196208],[12.201099,48.692306,422.170904],[12.201031,48.692649,422.06287],[12.201022,48.692687,422.050858],[12.201013,48.692726,422.038538],[12.200934,48.693059,421.933273],[12.200807,48.69325,421.86813],[12.201075,48.693586,421.717833],[12.201245,48.6938,421.615875],[12.201421,48.694022,421.510152],[12.201509,48.694239,421.415367],[12.201471,48.695942,420.355803],[12.201343,48.696157,420.171846],[12.20076,48.696708,419.627903],[12.200722,48.69675,419.560431],[12.200518,48.696972,419.202314],[12.200244,48.69738,418.586768],[12.200301,48.697563,418.329083],[12.200461,48.697694,418.096999],[12.200677,48.697763,417.878542],[12.200608,48.698079,417.438191],[12.200746,48.698581,416.979797],[12.200828,48.698914,416.777907],[12.2009,48.699916,416.177613],[12.200917,48.700005,416.123932],[12.201749,48.699997,416.667529],[12.201924,48.699996,416.801985],[12.202508,48.69993,417.257199],[12.202645,48.699919,417.363232],[12.203315,48.699864,417.881956],[12.203388,48.700016,418.067572],[12.203718,48.700547,418.790177],[12.204052,48.701121,419.576807],[12.204148,48.701436,419.987869],[12.204151,48.701732,420.366561],[12.204008,48.70214,420.451556],[12.203638,48.702825,420.373915],[12.203228,48.703558,420.240407],[12.203215,48.703576,420.209844],[12.202775,48.704156,419.215669],[12.2024,48.704538,418.518032],[12.201941,48.704738,417.961677],[12.200897,48.705606,416.311453],[12.200335,48.705881,415.630625],[12.199573,48.706279,414.889559],[12.199322,48.706602,414.901305],[12.198196,48.708067,414.929866],[12.197741,48.708691,414.902586],[12.197607,48.708748,414.898442],[12.197524,48.70897,414.889434],[12.196878,48.70996,414.650747],[12.196398,48.711036,414.267095],[12.196256,48.711839,413.944909],[12.196203,48.712969,413.522152],[12.196082,48.713776,413.416061],[12.195684,48.714772,413.340403],[12.195418,48.715179,413.452461],[12.195026,48.716306,413.7448],[12.194241,48.717852,415.174934],[12.194089,48.718159,415.30549],[12.19397,48.71839,415.171379],[12.193913,48.71877,414.961478],[12.193927,48.719336,414.650314],[12.194141,48.720768,412.504381],[12.194684,48.72212,410.311581],[12.194701,48.722395,410.06302],[12.194609,48.723326,409.220441],[12.194127,48.724734,410.311402],[12.194173,48.727531,413.990149],[12.193994,48.728029,414.660973],[12.193603,48.728707,415.616715],[12.193504,48.72909,416.183726],[12.193566,48.729586,416.910039],[12.193604,48.730127,417.700415],[12.193653,48.730333,418.004726],[12.194092,48.73101,417.717126],[12.194782,48.731431,417.231443],[12.195438,48.731562,416.877285],[12.195511,48.73174,416.597056],[12.1955,48.731848,416.2868],[12.194419,48.731997,414.198969],[12.193946,48.732152,413.20046],[12.193711,48.732337,412.50868],[12.19332,48.732789,411.273878],[12.192826,48.733951,409.267678],[12.192713,48.734153,408.909748],[12.192386,48.734739,407.656973],[12.192086,48.735219,406.552174],[12.191976,48.735512,405.909853],[12.191879,48.735513,405.7737],[12.191515,48.735506,405.262621],[12.19145,48.735514,405.16982],[12.190387,48.735752,404.318259],[12.19072,48.736228,403.866489],[12.191056,48.736859,403.290141],[12.191144,48.737037,403.456056],[12.191238,48.737288,403.785038],[12.191318,48.737532,404.10269],[12.191726,48.738427,405.291883],[12.192398,48.739391,405.494541],[12.192673,48.739784,405.466773],[12.192782,48.739936,405.455986],[12.192858,48.740037,405.448752],[12.193032,48.740241,405.433588],[12.193428,48.740651,405.392895],[12.194055,48.740982,405.348556],[12.194222,48.741071,405.336703],[12.194409,48.741169,405.323517],[12.195275,48.741917,405.720617],[12.195714,48.742366,406.222756],[12.195899,48.742331,406.342049],[12.196091,48.742374,406.467731],[12.196216,48.742548,406.6487],[12.196331,48.742802,406.897852],[12.196582,48.742973,406.952958],[12.197054,48.743097,406.907488],[12.197487,48.743375,406.853406],[12.197584,48.743456,406.839399],[12.19835,48.744101,406.719538],[12.198758,48.744446,406.391002],[12.199981,48.745538,405.370006],[12.200755,48.746345,404.507669],[12.20129,48.746744,404.02668],[12.202463,48.747491,403.652594],[12.203392,48.748277,403.52073],[12.204329,48.748929,403.725298],[12.205041,48.749331,403.873107],[12.207059,48.750309,402.960313],[12.209541,48.751849,400.100067],[12.210347,48.75234,398.563923],[12.210693,48.752765,397.535596],[12.211444,48.753365,395.826479],[12.211566,48.753605,395.214145],[12.211519,48.753774,394.798494],[12.210772,48.754254,393.134819],[12.210369,48.75465,391.981192],[12.209927,48.755327,390.955322],[12.209856,48.755469,390.754353],[12.209715,48.755743,390.365446],[12.209689,48.755795,390.291852],[12.209553,48.756089,389.878711],[12.210282,48.75633,389.348326],[12.211965,48.756778,388.681748],[12.21222,48.756932,388.554743],[12.212671,48.757569,388.138131],[12.212689,48.758214,387.750615],[12.21256,48.758909,387.361252],[12.212234,48.759056,387.272719],[12.211322,48.75953,387.012402],[12.211272,48.759613,386.982036],[12.211318,48.759802,386.91695],[12.211658,48.76019,386.810032],[12.212221,48.760586,386.950162],[12.212539,48.760911,387.050015],[12.211676,48.761932,387.29279],[12.212395,48.762532,387.370096],[12.213841,48.763241,387.272679],[12.213977,48.763298,387.239778],[12.21462,48.763571,387.083636],[12.215215,48.763899,386.925288],[12.215408,48.763801,386.873471],[12.215549,48.763784,386.829204],[12.21845,48.763979,385.977426],[12.22037,48.764001,385.6515],[12.221185,48.765521,385.63785],[12.222081,48.766264,386.044327],[12.222792,48.766924,386.716344],[12.223159,48.767217,387.031783],[12.224053,48.767973,387.776011],[12.22424,48.768247,388.00633],[12.224519,48.768412,388.195727],[12.224991,48.768664,388.502637],[12.225429,48.768834,388.656671],[12.226018,48.768976,388.829221],[12.226841,48.769089,389.06051],[12.227287,48.769148,389.185663],[12.227558,48.769251,389.271731],[12.227658,48.769302,389.259091],[12.227864,48.769431,389.168185],[12.228173,48.7696,389.039728],[12.228931,48.769869,388.764315],[12.22951,48.769997,388.568943],[12.229862,48.770062,388.451998],[12.230936,48.770303,387.39622],[12.231041,48.770328,387.283778],[12.231486,48.770435,386.806692],[12.231557,48.770449,386.732051],[12.233109,48.770692,385.26776],[12.234623,48.770701,384.146639],[12.234746,48.770775,384.023321],[12.235681,48.77093,383.415139],[12.235857,48.770964,383.322482],[12.236797,48.77122,382.808643],[12.237827,48.771571,382.26073],[12.238352,48.771881,382.237021],[12.239162,48.772518,382.194606],[12.239501,48.772689,382.180248],[12.242073,48.773721,383.617597],[12.242995,48.774126,384.053243],[12.243392,48.774299,384.240368],[12.243593,48.774295,384.31943],[12.246487,48.774986,384.510401],[12.247839,48.775386,384.131061],[12.248902,48.77572,383.699429],[12.24958,48.775921,383.477153],[12.249973,48.776016,383.524848],[12.25056,48.776159,383.596152],[12.25119,48.776333,383.673981],[12.25171,48.776451,383.736642],[12.25168,48.776484,383.743292],[12.25171,48.776451,383.749943],[12.25119,48.776333,384.126122],[12.251009,48.776612,384.630584],[12.250186,48.777334,386.131879],[12.249948,48.777656,386.727344],[12.249756,48.778508,387.948934],[12.24963,48.778748,388.307359],[12.249141,48.779289,389.196087],[12.249081,48.779468,389.39911],[12.249042,48.779578,389.499232],[12.248452,48.780848,390.676436],[12.248023,48.781778,391.803684],[12.247835,48.782046,392.174242],[12.247581,48.782349,392.60869],[12.247141,48.782711,393.25572],[12.245574,48.783534,398.072058],[12.245069,48.783861,399.820386],[12.243898,48.785103,409.573616],[12.243284,48.785652,413.980896],[12.242289,48.786308,419.803122],[12.241219,48.786857,424.845225],[12.240782,48.78716,426.850362],[12.240416,48.787504,428.865671],[12.240025,48.788101,431.90634],[12.239891,48.78846,433.281344],[12.239336,48.790309,440.354611],[12.239083,48.791007,443.109356],[12.238669,48.791526,445.266609],[12.238248,48.791848,445.730135],[12.237815,48.792093,446.140268],[12.236504,48.792821,446.827879],[12.23625,48.793043,446.218908],[12.236115,48.793289,445.645899],[12.236049,48.79368,444.784116],[12.236227,48.794689,441.948059],[12.236307,48.796398,434.714631],[12.236717,48.798721,423.108976],[12.236818,48.79897,421.812173],[12.237326,48.799736,417.565041],[12.23763,48.800052,415.434533],[12.238539,48.800679,410.497198],[12.239495,48.801265,405.096447],[12.24071,48.802012,397.355408],[12.240885,48.801972,396.492667],[12.241043,48.802037,395.625042],[12.241074,48.802132,394.953573],[12.241005,48.802218,394.809575],[12.241503,48.802666,393.987595],[12.241752,48.803067,393.346227],[12.241873,48.80344,392.781577],[12.241868,48.804004,393.069353],[12.241239,48.809547,412.668275],[12.241255,48.809928,414.80822],[12.24148,48.81042,417.693114],[12.241763,48.810748,419.811187],[12.243023,48.811753,424.445167],[12.243233,48.812044,425.518162],[12.24344,48.81254,425.577417],[12.24355,48.813124,422.960712],[12.24352,48.81388,419.597948],[12.243503,48.814143,418.386418],[12.243331,48.816677,403.875954],[12.243336,48.816782,403.420285],[12.243484,48.817778,399.270057],[12.243457,48.818236,398.585233],[12.243235,48.8194,396.832413],[12.243142,48.822045,392.707991],[12.243613,48.823998,388.617714],[12.243723,48.825121,386.369104],[12.243629,48.825415,385.977466],[12.243215,48.825946,385.199431],[12.243066,48.826652,384.326314],[12.243028,48.826737,384.288482],[12.242858,48.827114,384.120567],[12.242633,48.82839,383.546885],[12.242561,48.828859,382.970913],[12.24254,48.829305,382.425701],[12.242553,48.830039,381.528794],[12.242643,48.830359,380.955602],[12.243095,48.831142,379.232407],[12.243403,48.831851,377.715364],[12.243385,48.832561,376.358702],[12.243335,48.833455,374.652068],[12.243517,48.834181,373.597853],[12.243793,48.834627,372.997655],[12.244749,48.835665,371.853771],[12.245177,48.836263,371.603463],[12.245413,48.836745,371.411704],[12.245547,48.837218,371.418488],[12.245757,48.838355,371.77137],[12.245781,48.838446,371.799826],[12.245878,48.838951,371.748712],[12.246007,48.839095,371.644535],[12.246186,48.839188,371.550997],[12.246291,48.839772,371.184514],[12.246284,48.840138,370.956409],[12.246193,48.840529,370.608854],[12.24613,48.840724,370.26462],[12.246039,48.841006,369.76683],[12.245432,48.842292,367.439055],[12.244711,48.843568,365.060914],[12.243701,48.845264,362.563033],[12.242916,48.846374,361.333084],[12.240765,48.849106,358.682443],[12.240293,48.84973,358.16024],[12.238973,48.851186,356.657987],[12.238276,48.852338,355.697438],[12.238147,48.85255,355.601822],[12.237856,48.853005,355.395131],[12.237369,48.853696,355.204071],[12.236339,48.854695,355.82548],[12.236065,48.855069,356.039199],[12.236016,48.855138,356.072552],[12.235895,48.855321,356.143607],[12.235716,48.855699,356.284572],[12.235727,48.856028,356.401738],[12.235833,48.856585,356.601601],[12.235854,48.856751,356.660908],[12.235851,48.856877,356.70419],[12.235501,48.857986,357.000157],[12.235346,48.858626,357.1695],[12.235137,48.858649,357.264719],[12.235219,48.859537,357.875542],[12.23518,48.859584,357.912308],[12.234739,48.859638,358.114937],[12.234784,48.860146,358.440338],[12.234045,48.861805,359.137693],[12.234917,48.862209,358.939176],[12.237268,48.863201,358.601552],[12.239879,48.864268,359.13459],[12.23941,48.864862,359.528434],[12.23642,48.868132,364.981628],[12.235711,48.86889,367.251304],[12.235553,48.869206,368.09965],[12.235579,48.869531,368.929628],[12.23591,48.870113,370.814208],[12.235944,48.870274,371.339281],[12.236049,48.870727,372.819519],[12.23608,48.871303,374.68134],[12.235906,48.872085,375.862551],[12.235635,48.872645,376.480859],[12.23504,48.874224,374.894688],[12.235087,48.8758,370.879167],[12.23481,48.878147,365.370514],[12.234766,48.878888,364.562562],[12.234904,48.879655,364.543516],[12.234963,48.880444,364.502276],[12.234446,48.883206,363.553559],[12.233949,48.883836,363.242182],[12.233547,48.884335,363.05902],[12.233056,48.884925,362.843614],[12.232657,48.885464,362.673037],[12.232522,48.88592,363.05822],[12.23249,48.886099,363.207657],[12.232411,48.886177,363.28536],[12.232248,48.886271,363.403563],[12.231991,48.88653,363.659978],[12.23173,48.887027,364.095935],[12.231533,48.887271,364.912961],[12.231477,48.887259,365.052299],[12.231099,48.887599,366.567572],[12.224449,48.891458,386.71013],[12.224526,48.891486,386.874453],[12.224419,48.891556,387.156337],[12.223581,48.892097,388.384727],[12.223296,48.892399,387.958154],[12.223215,48.892609,387.698127],[12.223132,48.892874,387.373393],[12.222995,48.893048,387.13823],[12.222769,48.89317,386.907479],[12.222653,48.893234,386.787982],[12.221591,48.893796,383.022849],[12.221252,48.89415,380.833623],[12.221214,48.894192,380.577873],[12.221079,48.894346,379.647658],[12.220844,48.894555,378.287464],[12.22079,48.894589,378.030206],[12.220132,48.894992,375.035212],[12.219708,48.895205,373.283372],[12.21946,48.895324,372.275403],[12.219282,48.895405,371.564706],[12.218802,48.895607,369.693692],[12.218641,48.895674,369.068146],[12.218442,48.895758,368.291772],[12.218124,48.895876,368.014021],[12.217856,48.895975,367.911791],[12.2175,48.895796,367.762746],[12.217015,48.895586,367.569618],[12.216531,48.895405,367.384442],[12.215759,48.895278,367.423584],[12.215326,48.895242,367.778267],[12.215222,48.895234,367.86336],[12.215217,48.895277,367.916667],[12.214718,48.895246,368.323989],[12.214511,48.89528,368.497379],[12.214422,48.895598,368.897056],[12.214459,48.895899,369.270334],[12.214436,48.896196,369.620586],[12.214482,48.896387,369.839558],[12.214403,48.896465,369.945668],[12.213729,48.897421,371.138811],[12.213284,48.897941,371.557888],[12.21312,48.898315,371.672266],[12.213023,48.898727,371.794776],[12.212979,48.899607,371.76317],[12.213029,48.900162,371.094086],[12.213031,48.900391,370.818491],[12.213169,48.901235,369.746979],[12.213327,48.903236,364.117206],[12.213197,48.904129,362.343391],[12.212958,48.904753,361.07104],[12.212551,48.905296,361.885542],[12.211401,48.906812,365.043072],[12.210842,48.907823,368.096111],[12.21068,48.909501,371.064519],[12.210322,48.911509,370.860397],[12.209829,48.912855,370.248424],[12.2097,48.91335,370.028001],[12.209592,48.914056,368.790081],[12.209573,48.915449,365.958235],[12.209854,48.91784,359.870816],[12.209923,48.918775,358.055865],[12.209974,48.919494,357.790719],[12.210047,48.920228,357.538459],[12.210063,48.920338,357.500563],[12.210056,48.92095,357.651959],[12.209773,48.922141,358.422782],[12.209442,48.923066,359.345784],[12.208937,48.924058,360.469837],[12.208804,48.924467,360.220253],[12.208771,48.924832,359.958452],[12.208674,48.924948,359.863685],[12.208765,48.925223,359.662185],[12.208714,48.925655,359.351944],[12.209091,48.927256,356.157993],[12.209719,48.928919,352.183539],[12.209872,48.929462,350.933275],[12.209179,48.930433,349.060386],[12.209141,48.930513,348.914031],[12.208911,48.930988,348.043539],[12.208752,48.931254,347.727529],[12.208638,48.9314,347.568955],[12.208331,48.931756,347.173545],[12.208302,48.931793,347.133327],[12.208271,48.931832,347.090809],[12.208127,48.932011,346.895153],[12.20801,48.932463,346.452074],[12.207151,48.933449,345.276836],[12.207022,48.933538,345.147415],[12.206575,48.933695,344.796743],[12.20673,48.933861,344.591658],[12.206454,48.934356,344.097114],[12.205405,48.935705,342.84059],[12.204961,48.93628,342.440023],[12.20429,48.937174,341.824947],[12.203658,48.938017,341.340677],[12.202827,48.939087,340.81117],[12.202401,48.939526,340.743581],[12.202508,48.939532,340.734422],[12.202467,48.939569,340.728481],[12.200556,48.94117,340.589823],[12.200426,48.94128,340.588464],[12.20034,48.941354,340.587555],[12.200023,48.941449,340.585321],[12.199129,48.941949,340.461504],[12.196981,48.942861,339.980181],[12.196282,48.943162,339.75474],[12.19327,48.944491,338.764972],[12.191862,48.945114,338.530532],[12.190409,48.945782,338.400024],[12.19026,48.946063,338.400024],[12.190162,48.946139,338.400024],[12.18898,48.946774,338.400024],[12.186775,48.948357,338.448188],[12.185916,48.948842,338.601637],[12.183472,48.949862,339.099622],[12.181858,48.950458,339.470548],[12.1817,48.950514,339.503993],[12.180259,48.951026,339.809189],[12.179384,48.951405,340.04183],[12.17851,48.951853,340.305975],[12.177322,48.952562,340.60023],[12.176671,48.953015,340.705768],[12.175643,48.953955,340.758646],[12.174491,48.955288,340.531987],[12.174041,48.956024,340.477052],[12.174026,48.956124,340.470092],[12.174097,48.956164,340.465837],[12.173902,48.95641,340.446627],[12.172879,48.95875,340.467909],[12.17245,48.959461,340.413187],[12.171825,48.960079,340.360105],[12.170709,48.960864,340.199584],[12.169575,48.961553,340.194801],[12.16921,48.962046,340.456814],[12.169138,48.962295,340.577958],[12.169046,48.963123,341.011073],[12.169058,48.963513,341.394148],[12.169237,48.963659,341.578204],[12.169044,48.963713,341.713469],[12.1685,48.963955,342.137143],[12.168167,48.964125,342.409112],[12.167796,48.964315,342.708238],[12.167438,48.964677,342.820179],[12.167407,48.965521,343.039142],[12.167266,48.965619,343.074105],[12.166661,48.96584,343.147724],[12.166257,48.965996,343.039437],[12.166023,48.966076,342.978484],[12.165671,48.966408,342.83613],[12.165575,48.966557,342.779197],[12.165646,48.966576,342.761483],[12.165415,48.966898,342.636227],[12.164923,48.967364,342.620257],[12.164725,48.967524,342.676322],[12.164539,48.967674,342.728926],[12.163884,48.968183,342.910144],[12.163483,48.9685,343.02221],[12.163045,48.968846,343.069574],[12.162125,48.969543,343.157056],[12.161133,48.970478,343.143571],[12.161053,48.970633,343.130112],[12.160952,48.970763,343.11811],[12.159316,48.971998,342.765156],[12.15821,48.97282,342.368324],[12.157584,48.97331,342.053869],[12.156199,48.974558,341.406869],[12.15606,48.974642,341.372812],[12.154144,48.976016,341.018527],[12.153348,48.976694,340.974369],[12.151966,48.977909,340.788072],[12.151215,48.97869,340.575136],[12.150477,48.979931,340.105783],[12.150406,48.980369,339.919627],[12.15047,48.980632,339.803941],[12.150348,48.98066,339.767096],[12.149856,48.980719,339.624514],[12.149521,48.981048,339.452634],[12.149218,48.981348,339.299223],[12.148841,48.981711,339.201328],[12.146555,48.983969,338.958608],[12.145676,48.984748,339.223375],[12.145591,48.984932,339.311824],[12.14552,48.984981,339.34293],[12.145209,48.985118,339.456011],[12.144131,48.985966,339.825035],[12.143133,48.986764,339.88707],[12.143014,48.986859,339.89446],[12.141877,48.987793,339.396111],[12.141665,48.987986,339.259625],[12.141115,48.988516,338.891773],[12.140885,48.988734,338.699737],[12.140812,48.988697,338.655161],[12.140609,48.988842,338.510156],[12.140539,48.988802,338.4653],[12.140423,48.988875,338.387631],[12.140143,48.989049,338.201274],[12.140056,48.989102,338.143906],[12.139697,48.98941,337.858343],[12.139609,48.989533,337.758275],[12.13953,48.989697,337.63161],[12.139463,48.989821,337.572487],[12.13939,48.989958,337.657055],[12.139366,48.990009,337.688157],[12.139241,48.99024,337.830992],[12.13908,48.990538,338.015223],[12.138801,48.991012,338.311304],[12.138134,48.992043,339.05712],[12.138042,48.992251,339.215975],[12.138108,48.992323,339.277601],[12.137877,48.992714,339.585178],[12.137782,48.992876,339.712492],[12.136968,48.993719,339.542743],[12.136697,48.993914,339.401533],[12.136287,48.994179,339.199475],[12.135011,48.994812,338.881445],[12.134556,48.995145,338.822719],[12.13352,48.996632,339.237613],[12.132815,48.997455,339.769812],[12.132235,48.998023,339.868222],[12.130894,48.999147,339.768838],[12.130709,48.999286,339.632215],[12.130519,48.999426,339.493431],[12.129352,49.00024,338.677891],[12.12763,49.001247,338.060393],[12.127399,49.00137,337.980754],[12.12723,49.00145,337.936319],[12.127107,49.001515,337.908352],[12.127007,49.001568,337.885588],[12.126875,49.001631,337.856684],[12.126768,49.001695,337.831044],[12.126505,49.001838,337.770559],[12.125872,49.002101,337.637884],[12.12559,49.002242,337.575101],[12.125283,49.002396,337.50667],[12.124435,49.002762,337.34515],[12.124271,49.002833,337.314697],[12.123126,49.003339,337.100727],[12.122283,49.0038,337.261641],[12.122006,49.003942,337.3607],[12.121804,49.004025,337.427864],[12.120031,49.005093,338.162457],[12.119412,49.005484,338.452373],[12.119345,49.00553,338.485094],[12.119212,49.005606,338.544602],[12.118786,49.005872,338.743024],[12.118033,49.006416,338.919309],[12.117679,49.006608,338.991001],[12.117636,49.006639,339.000973],[12.117132,49.006964,339.111279],[12.116424,49.007433,339.219821],[12.114448,49.008793,339.292499],[12.114351,49.008904,339.268452],[12.114094,49.009037,339.228094],[12.113984,49.009102,339.209841],[12.11388,49.009202,339.187089],[12.112818,49.009769,338.903135],[12.112252,49.010076,338.411313],[12.111897,49.010291,338.087753],[12.111389,49.010548,337.658147],[12.111361,49.010568,337.630425],[12.110621,49.01113,336.925384],[12.110293,49.011634,336.454383],[12.11016,49.012014,336.11928],[12.110178,49.012684,335.653648],[12.110486,49.013669,335.592365],[12.110408,49.013678,335.589199],[12.110237,49.0137,335.582233],[12.110072,49.013721,335.575514],[12.11008,49.013779,335.571965],[12.11009,49.013857,335.567194],[12.110104,49.013961,335.560831],[12.109898,49.013921,335.553939],[12.109505,49.013956,335.671462],[12.109384,49.013967,335.70766],[12.108489,49.013982,335.972956],[12.107955,49.014026,336.132436],[12.107714,49.014141,336.22075],[12.106668,49.014731,337.190966],[12.106638,49.014776,337.260255],[12.106498,49.014829,337.409825],[12.106381,49.01487,337.532567],[12.105323,49.01498,338.523737],[12.104752,49.015045,339.038676],[12.10409,49.015098,339.572276],[12.103737,49.015126,339.856771],[12.103379,49.015153,340.145096],[12.103167,49.01517,340.315981],[12.101738,49.015344,341.322323],[12.101034,49.015386,341.656192],[12.100986,49.015389,341.678965],[12.100582,49.015408,341.870262],[12.100592,49.015471,341.915875],[12.100209,49.015503,342.098225],[12.100387,49.016525,342.779517],[12.099503,49.016588,343.143609],[12.098452,49.016776,343.599872],[12.098187,49.016792,343.723719],[12.098156,49.017112,343.951248],[12.097832,49.017832,344.483944],[12.097798,49.017823,344.501007],[12.097487,49.017807,344.646182],[12.096946,49.017857,344.928123],[12.096642,49.017994,345.143314],[12.096648,49.018054,345.196803],[12.09631,49.018124,345.403592],[12.09601,49.018187,345.587366],[12.095356,49.018323,345.987631],[12.095368,49.018343,346.00675],[12.095486,49.019226,346.391302],[12.095553,49.019819,346.391302],[12.095549,49.020283,346.391302],[12.095237,49.020184,346.391302],[12.095239,49.020284,346.391302],[12.095242,49.020509,346.391302],[12.095184,49.020509,346.391302],[12.094804,49.020512,346.391302],[12.094785,49.020419,346.391302]]}},{type:"Feature",properties:{name:"Stage 12",time:"2022-05-16T22:09:50.331Z",coordTimes:["2022-05-16T22:09:50.331Z","2022-05-16T22:09:56.827Z","2022-05-16T22:10:14.121Z","2022-05-16T22:10:16.800Z","2022-05-16T22:10:18.196Z","2022-05-16T22:10:28.224Z","2022-05-16T22:10:32.851Z","2022-05-16T22:10:34.219Z","2022-05-16T22:10:37.570Z","2022-05-16T22:10:41.050Z","2022-05-16T22:10:46.287Z","2022-05-16T22:10:52.247Z","2022-05-16T22:11:01.236Z","2022-05-16T22:11:05.759Z","2022-05-16T22:11:10.001Z","2022-05-16T22:11:15.210Z","2022-05-16T22:11:24.195Z","2022-05-16T22:11:31.562Z","2022-05-16T22:11:40.705Z","2022-05-16T22:11:44.183Z","2022-05-16T22:11:51.086Z","2022-05-16T22:12:02.792Z","2022-05-16T22:12:11.895Z","2022-05-16T22:12:14.771Z","2022-05-16T22:12:16.207Z","2022-05-16T22:12:29.595Z","2022-05-16T22:12:46.887Z","2022-05-16T22:12:56.927Z","2022-05-16T22:13:10.997Z","2022-05-16T22:13:41.744Z","2022-05-16T22:13:42.647Z","2022-05-16T22:14:01.027Z","2022-05-16T22:14:49.992Z","2022-05-16T22:15:00.569Z","2022-05-16T22:15:06.001Z","2022-05-16T22:15:07.821Z","2022-05-16T22:15:09.082Z","2022-05-16T22:15:10.024Z","2022-05-16T22:15:16.758Z","2022-05-16T22:15:19.255Z","2022-05-16T22:15:22.811Z","2022-05-16T22:15:30.925Z","2022-05-16T22:15:35.240Z","2022-05-16T22:15:39.120Z","2022-05-16T22:15:41.854Z","2022-05-16T22:15:44.311Z","2022-05-16T22:15:58.245Z","2022-05-16T22:16:11.009Z","2022-05-16T22:16:22.450Z","2022-05-16T22:16:40.014Z","2022-05-16T22:16:41.161Z","2022-05-16T22:17:13.077Z","2022-05-16T22:17:33.932Z","2022-05-16T22:18:00.819Z","2022-05-16T22:18:26.053Z","2022-05-16T22:18:44.652Z","2022-05-16T22:18:53.080Z","2022-05-16T22:19:31.707Z","2022-05-16T22:20:02.738Z","2022-05-16T22:20:19.164Z","2022-05-16T22:21:05.412Z","2022-05-16T22:21:12.665Z","2022-05-16T22:21:17.973Z","2022-05-16T22:21:36.303Z","2022-05-16T22:21:48.495Z","2022-05-16T22:22:50.388Z","2022-05-16T22:23:41.868Z","2022-05-16T22:24:27.047Z","2022-05-16T22:24:49.733Z","2022-05-16T22:24:55.206Z","2022-05-16T22:25:07.122Z","2022-05-16T22:25:35.681Z","2022-05-16T22:26:22.062Z","2022-05-16T22:28:39.096Z","2022-05-16T22:29:08.762Z","2022-05-16T22:29:41.770Z","2022-05-16T22:30:20.597Z","2022-05-16T22:30:42.859Z","2022-05-16T22:31:04.342Z","2022-05-16T22:31:12.848Z","2022-05-16T22:31:24.917Z","2022-05-16T22:31:35.267Z","2022-05-16T22:31:55.081Z","2022-05-16T22:32:10.500Z","2022-05-16T22:32:36.443Z","2022-05-16T22:32:45.201Z","2022-05-16T22:33:03.153Z","2022-05-16T22:33:35.720Z","2022-05-16T22:33:37.567Z","2022-05-16T22:33:45.746Z","2022-05-16T22:33:50.995Z","2022-05-16T22:34:10.757Z","2022-05-16T22:34:28.702Z","2022-05-16T22:34:34.198Z","2022-05-16T22:34:38.548Z","2022-05-16T22:34:47.483Z","2022-05-16T22:34:50.611Z","2022-05-16T22:35:21.461Z","2022-05-16T22:35:23.640Z","2022-05-16T22:36:04.907Z","2022-05-16T22:36:07.155Z","2022-05-16T22:37:19.909Z","2022-05-16T22:37:39.779Z","2022-05-16T22:37:55.030Z","2022-05-16T22:38:04.503Z","2022-05-16T22:38:22.212Z","2022-05-16T22:40:31.891Z","2022-05-16T22:41:20.496Z","2022-05-16T22:41:28.544Z","2022-05-16T22:41:56.928Z","2022-05-16T22:43:20.616Z","2022-05-16T22:43:29.468Z","2022-05-16T22:43:46.991Z","2022-05-16T22:43:59.170Z","2022-05-16T22:44:41.505Z","2022-05-16T22:45:11.057Z","2022-05-16T22:46:55.535Z","2022-05-16T22:49:29.620Z","2022-05-16T22:49:53.150Z","2022-05-16T22:50:24.062Z","2022-05-16T22:50:44.596Z","2022-05-16T22:51:01.766Z","2022-05-16T22:51:09.525Z","2022-05-16T22:51:21.152Z","2022-05-16T22:51:24.311Z","2022-05-16T22:51:44.363Z","2022-05-16T22:52:00.687Z","2022-05-16T22:52:45.077Z","2022-05-16T22:53:25.262Z","2022-05-16T22:54:42.354Z","2022-05-16T22:55:28.482Z","2022-05-16T22:55:32.564Z","2022-05-16T22:55:45.971Z","2022-05-16T22:56:03.401Z","2022-05-16T22:56:19.156Z","2022-05-16T22:56:20.382Z","2022-05-16T22:56:36.138Z","2022-05-16T22:56:49.525Z","2022-05-16T22:56:53.832Z","2022-05-16T22:56:58.366Z","2022-05-16T22:57:07.455Z","2022-05-16T22:57:14.922Z","2022-05-16T22:57:26.638Z","2022-05-16T22:57:32.688Z","2022-05-16T22:57:40.180Z","2022-05-16T22:57:42.669Z","2022-05-16T22:57:44.176Z","2022-05-16T22:57:47.482Z","2022-05-16T22:57:49.429Z","2022-05-16T22:57:53.294Z","2022-05-16T22:57:56.015Z","2022-05-16T22:58:04.496Z","2022-05-16T22:58:07.737Z","2022-05-16T22:58:12.929Z","2022-05-16T22:58:18.697Z","2022-05-16T22:58:26.129Z","2022-05-16T22:58:47.397Z","2022-05-16T22:58:57.776Z","2022-05-16T22:59:06.021Z","2022-05-16T22:59:11.039Z","2022-05-16T22:59:12.776Z","2022-05-16T22:59:14.657Z","2022-05-16T22:59:22.529Z","2022-05-16T22:59:43.191Z","2022-05-16T23:00:05.260Z","2022-05-16T23:00:12.426Z","2022-05-16T23:00:52.517Z","2022-05-16T23:01:11.547Z","2022-05-16T23:01:19.759Z","2022-05-16T23:01:28.329Z","2022-05-16T23:02:06.070Z","2022-05-16T23:03:42.933Z","2022-05-16T23:04:22.161Z","2022-05-16T23:04:25.982Z","2022-05-16T23:04:31.919Z","2022-05-16T23:04:41.588Z","2022-05-16T23:04:47.987Z","2022-05-16T23:04:52.010Z","2022-05-16T23:04:54.409Z","2022-05-16T23:04:56.960Z","2022-05-16T23:05:03.145Z","2022-05-16T23:05:10.807Z","2022-05-16T23:05:13.629Z","2022-05-16T23:05:16.365Z","2022-05-16T23:05:22.178Z","2022-05-16T23:05:24.795Z","2022-05-16T23:05:29.446Z","2022-05-16T23:05:48.997Z","2022-05-16T23:05:54.802Z","2022-05-16T23:06:11.145Z","2022-05-16T23:06:33.121Z","2022-05-16T23:07:04.227Z","2022-05-16T23:07:15.011Z","2022-05-16T23:07:31.689Z","2022-05-16T23:08:10.737Z","2022-05-16T23:08:37.741Z","2022-05-16T23:08:45.828Z","2022-05-16T23:08:51.559Z","2022-05-16T23:09:02.031Z","2022-05-16T23:09:05.108Z","2022-05-16T23:09:17.738Z","2022-05-16T23:09:22.395Z","2022-05-16T23:09:39.394Z","2022-05-16T23:09:50.800Z","2022-05-16T23:10:02.680Z","2022-05-16T23:10:17.065Z","2022-05-16T23:10:23.201Z","2022-05-16T23:10:38.388Z","2022-05-16T23:11:11.114Z","2022-05-16T23:11:18.760Z","2022-05-16T23:11:27.083Z","2022-05-16T23:11:31.507Z","2022-05-16T23:11:39.475Z","2022-05-16T23:11:49.699Z","2022-05-16T23:12:11.453Z","2022-05-16T23:12:22.447Z","2022-05-16T23:12:43.388Z","2022-05-16T23:12:47.894Z","2022-05-16T23:13:07.505Z","2022-05-16T23:13:36.173Z","2022-05-16T23:13:48.370Z","2022-05-16T23:14:18.266Z","2022-05-16T23:14:33.443Z","2022-05-16T23:14:41.876Z","2022-05-16T23:15:00.755Z","2022-05-16T23:15:10.277Z","2022-05-16T23:15:41.857Z","2022-05-16T23:15:59.045Z","2022-05-16T23:16:20.749Z","2022-05-16T23:16:55.526Z","2022-05-16T23:17:07.194Z","2022-05-16T23:17:16.332Z","2022-05-16T23:17:27.798Z","2022-05-16T23:18:00.297Z","2022-05-16T23:18:10.917Z","2022-05-16T23:18:16.310Z","2022-05-16T23:18:18.886Z","2022-05-16T23:18:23.996Z","2022-05-16T23:18:29.659Z","2022-05-16T23:18:40.618Z","2022-05-16T23:18:44.241Z","2022-05-16T23:18:49.641Z","2022-05-16T23:19:27.719Z","2022-05-16T23:19:37.246Z","2022-05-16T23:19:46.328Z","2022-05-16T23:20:09.028Z","2022-05-16T23:20:46.722Z","2022-05-16T23:20:54.056Z","2022-05-16T23:20:56.818Z","2022-05-16T23:21:13.382Z","2022-05-16T23:21:32.163Z","2022-05-16T23:23:29.511Z","2022-05-16T23:23:42.144Z","2022-05-16T23:23:48.007Z","2022-05-16T23:24:02.532Z","2022-05-16T23:24:14.879Z","2022-05-16T23:24:27.745Z","2022-05-16T23:24:51.548Z","2022-05-16T23:25:11.809Z","2022-05-16T23:25:14.064Z","2022-05-16T23:25:20.267Z","2022-05-16T23:25:26.795Z","2022-05-16T23:25:51.290Z","2022-05-16T23:26:00.384Z","2022-05-16T23:26:19.584Z","2022-05-16T23:26:31.224Z","2022-05-16T23:26:35.951Z","2022-05-16T23:26:44.381Z","2022-05-16T23:26:54.110Z","2022-05-16T23:27:22.955Z","2022-05-16T23:27:55.101Z","2022-05-16T23:27:57.924Z","2022-05-16T23:28:02.770Z","2022-05-16T23:28:32.591Z","2022-05-16T23:28:47.188Z","2022-05-16T23:29:01.885Z","2022-05-16T23:29:08.429Z","2022-05-16T23:29:20.746Z","2022-05-16T23:29:26.453Z","2022-05-16T23:29:33.272Z","2022-05-16T23:30:01.338Z","2022-05-16T23:31:00.576Z","2022-05-16T23:31:22.138Z","2022-05-16T23:31:36.080Z","2022-05-16T23:31:44.338Z","2022-05-16T23:32:04.654Z","2022-05-16T23:32:08.700Z","2022-05-16T23:33:11.821Z","2022-05-16T23:33:23.841Z","2022-05-16T23:33:35.220Z","2022-05-16T23:33:59.421Z","2022-05-16T23:34:04.814Z","2022-05-16T23:34:07.277Z","2022-05-16T23:34:09.449Z","2022-05-16T23:34:10.538Z","2022-05-16T23:34:13.313Z","2022-05-16T23:34:20.204Z","2022-05-16T23:34:27.883Z","2022-05-16T23:36:07.210Z","2022-05-16T23:37:50.442Z","2022-05-16T23:38:36.252Z","2022-05-16T23:39:12.266Z","2022-05-16T23:40:10.681Z","2022-05-16T23:40:48.126Z","2022-05-16T23:41:08.298Z","2022-05-16T23:41:35.268Z","2022-05-16T23:41:57.618Z","2022-05-16T23:42:37.586Z","2022-05-16T23:43:06.609Z","2022-05-16T23:43:36.108Z","2022-05-16T23:43:44.386Z","2022-05-16T23:43:47.145Z","2022-05-16T23:43:49.513Z","2022-05-16T23:44:05.493Z","2022-05-16T23:44:16.503Z","2022-05-16T23:44:32.968Z","2022-05-16T23:45:47.985Z","2022-05-16T23:46:01.295Z","2022-05-16T23:47:15.645Z","2022-05-16T23:47:30.605Z","2022-05-16T23:48:18.955Z","2022-05-16T23:48:25.684Z","2022-05-16T23:49:05.478Z","2022-05-16T23:49:36.749Z","2022-05-16T23:49:43.385Z","2022-05-16T23:50:16.066Z","2022-05-16T23:52:05.229Z","2022-05-16T23:53:13.255Z","2022-05-16T23:53:15.982Z","2022-05-16T23:53:19.298Z","2022-05-16T23:53:21.809Z","2022-05-16T23:53:52.660Z","2022-05-16T23:54:21.102Z","2022-05-16T23:54:33.044Z","2022-05-16T23:54:53.021Z","2022-05-16T23:54:56.522Z","2022-05-16T23:55:03.208Z","2022-05-16T23:55:08.460Z","2022-05-16T23:55:16.044Z","2022-05-16T23:55:21.407Z","2022-05-16T23:55:31.548Z","2022-05-16T23:55:37.413Z","2022-05-16T23:55:46.374Z","2022-05-16T23:55:48.821Z","2022-05-16T23:56:05.485Z","2022-05-16T23:56:06.624Z","2022-05-16T23:56:17.205Z","2022-05-16T23:56:19.137Z","2022-05-16T23:56:33.783Z","2022-05-16T23:56:45.482Z","2022-05-16T23:56:54.341Z","2022-05-16T23:57:19.319Z","2022-05-16T23:57:32.645Z","2022-05-16T23:57:36.943Z","2022-05-16T23:58:31.066Z","2022-05-16T23:58:44.655Z","2022-05-16T23:59:24.775Z","2022-05-16T23:59:39.398Z","2022-05-17T00:00:20.192Z","2022-05-17T00:00:27.815Z","2022-05-17T00:01:21.107Z","2022-05-17T00:01:46.724Z","2022-05-17T00:02:09.723Z","2022-05-17T00:02:49.142Z","2022-05-17T00:02:56.553Z","2022-05-17T00:03:04.676Z","2022-05-17T00:03:38.463Z","2022-05-17T00:04:19.635Z","2022-05-17T00:04:39.516Z","2022-05-17T00:04:47.940Z","2022-05-17T00:04:55.625Z","2022-05-17T00:05:36.228Z","2022-05-17T00:05:57.499Z","2022-05-17T00:06:14.921Z","2022-05-17T00:06:23.069Z","2022-05-17T00:06:26.104Z","2022-05-17T00:07:05.565Z","2022-05-17T00:07:23.519Z","2022-05-17T00:07:31.569Z","2022-05-17T00:07:40.999Z","2022-05-17T00:08:51.840Z","2022-05-17T00:09:03.830Z","2022-05-17T00:09:15.627Z","2022-05-17T00:09:18.282Z","2022-05-17T00:09:20.474Z","2022-05-17T00:09:21.442Z","2022-05-17T00:09:22.695Z","2022-05-17T00:09:28.784Z","2022-05-17T00:09:47.602Z","2022-05-17T00:09:50.782Z","2022-05-17T00:09:54.020Z","2022-05-17T00:10:05.572Z","2022-05-17T00:10:08.400Z","2022-05-17T00:10:18.483Z","2022-05-17T00:10:34.019Z","2022-05-17T00:10:55.847Z","2022-05-17T00:11:15.504Z","2022-05-17T00:11:35.173Z","2022-05-17T00:11:50.413Z","2022-05-17T00:11:51.878Z","2022-05-17T00:12:02.769Z","2022-05-17T00:12:05.392Z","2022-05-17T00:12:16.666Z","2022-05-17T00:12:18.718Z","2022-05-17T00:12:26.854Z","2022-05-17T00:12:31.900Z","2022-05-17T00:12:47.240Z","2022-05-17T00:12:53.169Z","2022-05-17T00:13:12.446Z","2022-05-17T00:13:20.242Z","2022-05-17T00:13:28.220Z","2022-05-17T00:13:41.161Z","2022-05-17T00:13:50.517Z","2022-05-17T00:13:58.295Z","2022-05-17T00:14:00.087Z","2022-05-17T00:14:10.523Z","2022-05-17T00:14:11.496Z","2022-05-17T00:14:29.692Z","2022-05-17T00:14:35.795Z","2022-05-17T00:14:38.869Z","2022-05-17T00:14:43.913Z","2022-05-17T00:15:00.158Z","2022-05-17T00:15:03.682Z","2022-05-17T00:15:38.999Z","2022-05-17T00:15:47.205Z","2022-05-17T00:15:49.487Z","2022-05-17T00:16:00.636Z","2022-05-17T00:16:01.922Z","2022-05-17T00:16:03.441Z","2022-05-17T00:16:24.900Z","2022-05-17T00:16:42.171Z","2022-05-17T00:17:07.257Z","2022-05-17T00:17:13.422Z","2022-05-17T00:17:16.403Z","2022-05-17T00:17:33.377Z","2022-05-17T00:17:35.671Z","2022-05-17T00:17:40.985Z","2022-05-17T00:17:54.908Z","2022-05-17T00:18:29.033Z","2022-05-17T00:19:22.359Z","2022-05-17T00:20:58.247Z","2022-05-17T00:22:44.396Z","2022-05-17T00:24:58.686Z","2022-05-17T00:25:06.604Z","2022-05-17T00:25:14.684Z","2022-05-17T00:25:19.167Z","2022-05-17T00:25:20.738Z","2022-05-17T00:25:35.925Z","2022-05-17T00:25:56.283Z","2022-05-17T00:26:44.046Z","2022-05-17T00:27:00.411Z","2022-05-17T00:27:05.036Z","2022-05-17T00:27:25.701Z","2022-05-17T00:27:29.785Z","2022-05-17T00:27:46.151Z","2022-05-17T00:28:09.207Z","2022-05-17T00:28:20.183Z","2022-05-17T00:28:28.827Z","2022-05-17T00:28:39.164Z","2022-05-17T00:28:52.485Z","2022-05-17T00:29:01.050Z","2022-05-17T00:29:08.777Z","2022-05-17T00:29:16.353Z","2022-05-17T00:29:25.588Z","2022-05-17T00:30:07.055Z","2022-05-17T00:30:57.872Z","2022-05-17T00:31:42.538Z","2022-05-17T00:32:44.011Z","2022-05-17T00:33:06.225Z","2022-05-17T00:33:15.491Z","2022-05-17T00:33:37.429Z","2022-05-17T00:33:51.083Z","2022-05-17T00:33:59.866Z","2022-05-17T00:34:33.288Z","2022-05-17T00:34:46.710Z","2022-05-17T00:35:11.156Z","2022-05-17T00:35:29.421Z","2022-05-17T00:36:46.320Z","2022-05-17T00:38:00.264Z","2022-05-17T00:39:07.208Z","2022-05-17T00:40:07.022Z","2022-05-17T00:40:53.867Z","2022-05-17T00:41:32.797Z","2022-05-17T00:42:09.903Z","2022-05-17T00:42:34.253Z","2022-05-17T00:43:39.910Z","2022-05-17T00:44:24.895Z","2022-05-17T00:44:41.474Z","2022-05-17T00:44:51.294Z","2022-05-17T00:45:02.313Z","2022-05-17T00:45:12.797Z","2022-05-17T00:45:29.878Z","2022-05-17T00:45:37.240Z","2022-05-17T00:45:53.472Z","2022-05-17T00:46:16.930Z","2022-05-17T00:46:27.284Z","2022-05-17T00:46:28.351Z","2022-05-17T00:46:32.590Z","2022-05-17T00:46:40.183Z","2022-05-17T00:46:43.374Z","2022-05-17T00:46:49.824Z","2022-05-17T00:46:53.622Z","2022-05-17T00:47:00.377Z","2022-05-17T00:47:01.739Z","2022-05-17T00:47:04.355Z","2022-05-17T00:47:19.078Z","2022-05-17T00:47:32.388Z","2022-05-17T00:47:50.507Z","2022-05-17T00:48:17.338Z","2022-05-17T00:48:30.355Z","2022-05-17T00:48:37.651Z","2022-05-17T00:48:49.221Z","2022-05-17T00:49:00.192Z","2022-05-17T00:49:07.779Z","2022-05-17T00:49:24.662Z","2022-05-17T00:49:31.783Z","2022-05-17T00:49:40.085Z","2022-05-17T00:50:04.423Z","2022-05-17T00:50:24.759Z","2022-05-17T00:50:35.073Z","2022-05-17T00:50:43.057Z","2022-05-17T00:51:01.121Z","2022-05-17T00:51:22.995Z","2022-05-17T00:51:42.567Z","2022-05-17T00:52:28.764Z","2022-05-17T00:52:30.873Z","2022-05-17T00:52:47.425Z","2022-05-17T00:53:05.467Z","2022-05-17T00:53:10.095Z","2022-05-17T00:53:45.206Z","2022-05-17T00:54:02.069Z","2022-05-17T00:54:48.571Z","2022-05-17T00:55:33.110Z","2022-05-17T00:55:49.529Z","2022-05-17T00:56:27.782Z","2022-05-17T00:56:47.755Z","2022-05-17T00:57:06.284Z","2022-05-17T00:57:09.418Z","2022-05-17T00:57:40.374Z","2022-05-17T00:58:20.388Z","2022-05-17T00:59:13.884Z","2022-05-17T00:59:22.834Z","2022-05-17T00:59:32.107Z","2022-05-17T00:59:42.319Z","2022-05-17T01:00:43.052Z","2022-05-17T01:01:02.737Z","2022-05-17T01:01:25.791Z","2022-05-17T01:01:36.341Z","2022-05-17T01:02:01.917Z","2022-05-17T01:02:47.751Z","2022-05-17T01:03:19.203Z","2022-05-17T01:03:53.714Z","2022-05-17T01:04:39.541Z","2022-05-17T01:05:22.267Z","2022-05-17T01:05:54.371Z","2022-05-17T01:06:19.859Z","2022-05-17T01:06:42.518Z","2022-05-17T01:07:19.933Z","2022-05-17T01:07:35.395Z","2022-05-17T01:07:45.227Z","2022-05-17T01:07:58.529Z","2022-05-17T01:08:07.815Z","2022-05-17T01:08:15.005Z","2022-05-17T01:08:20.749Z","2022-05-17T01:08:22.703Z","2022-05-17T01:08:28.105Z","2022-05-17T01:08:36.113Z","2022-05-17T01:08:42.949Z","2022-05-17T01:08:57.836Z","2022-05-17T01:09:14.062Z","2022-05-17T01:09:34.269Z","2022-05-17T01:09:41.247Z","2022-05-17T01:09:48.034Z","2022-05-17T01:10:00.007Z","2022-05-17T01:10:01.967Z","2022-05-17T01:10:04.328Z","2022-05-17T01:10:09.351Z","2022-05-17T01:10:17.213Z","2022-05-17T01:10:32.683Z","2022-05-17T01:10:48.290Z","2022-05-17T01:10:53.465Z","2022-05-17T01:11:17.904Z","2022-05-17T01:11:26.903Z","2022-05-17T01:11:41.217Z","2022-05-17T01:11:52.362Z","2022-05-17T01:12:01.854Z","2022-05-17T01:12:10.693Z","2022-05-17T01:12:17.402Z","2022-05-17T01:12:22.122Z","2022-05-17T01:12:28.349Z","2022-05-17T01:12:31.399Z","2022-05-17T01:12:38.107Z","2022-05-17T01:12:52.966Z","2022-05-17T01:13:01.264Z","2022-05-17T01:13:09.373Z","2022-05-17T01:13:22.551Z","2022-05-17T01:13:38.589Z","2022-05-17T01:13:46.802Z","2022-05-17T01:13:58.847Z","2022-05-17T01:14:00.501Z","2022-05-17T01:14:15.126Z","2022-05-17T01:14:21.495Z","2022-05-17T01:14:27.123Z","2022-05-17T01:15:07.066Z","2022-05-17T01:16:50.590Z","2022-05-17T01:17:35.571Z","2022-05-17T01:18:19.735Z","2022-05-17T01:18:26.667Z","2022-05-17T01:18:32.719Z","2022-05-17T01:19:16.129Z","2022-05-17T01:19:38.044Z","2022-05-17T01:19:49.825Z","2022-05-17T01:20:20.361Z","2022-05-17T01:20:24.283Z","2022-05-17T01:20:27.294Z","2022-05-17T01:20:30.934Z","2022-05-17T01:20:31.736Z","2022-05-17T01:20:34.690Z","2022-05-17T01:21:02.074Z","2022-05-17T01:21:36.626Z","2022-05-17T01:21:50.493Z","2022-05-17T01:21:54.589Z","2022-05-17T01:21:57.805Z","2022-05-17T01:22:00.592Z","2022-05-17T01:22:05.765Z","2022-05-17T01:22:45.992Z","2022-05-17T01:22:48.391Z","2022-05-17T01:22:54.152Z","2022-05-17T01:23:00.509Z","2022-05-17T01:23:17.423Z","2022-05-17T01:23:23.727Z","2022-05-17T01:23:31.657Z","2022-05-17T01:23:36.980Z","2022-05-17T01:23:56.460Z","2022-05-17T01:24:11.103Z","2022-05-17T01:24:18.452Z","2022-05-17T01:24:23.361Z","2022-05-17T01:24:27.763Z","2022-05-17T01:24:33.191Z","2022-05-17T01:24:40.663Z","2022-05-17T01:24:46.163Z","2022-05-17T01:24:50.775Z","2022-05-17T01:25:07.961Z","2022-05-17T01:25:13.048Z","2022-05-17T01:25:14.912Z","2022-05-17T01:25:16.088Z","2022-05-17T01:25:19.274Z","2022-05-17T01:25:30.813Z","2022-05-17T01:25:46.769Z","2022-05-17T01:25:55.384Z","2022-05-17T01:25:59.508Z","2022-05-17T01:26:16.934Z","2022-05-17T01:26:26.315Z","2022-05-17T01:26:48.259Z","2022-05-17T01:26:53.772Z","2022-05-17T01:26:57.452Z","2022-05-17T01:27:02.858Z","2022-05-17T01:27:15.181Z","2022-05-17T01:27:21.007Z","2022-05-17T01:27:43.688Z","2022-05-17T01:27:57.282Z","2022-05-17T01:28:21.120Z","2022-05-17T01:28:49.911Z","2022-05-17T01:29:02.274Z","2022-05-17T01:29:06.779Z","2022-05-17T01:29:13.500Z","2022-05-17T01:29:16.727Z","2022-05-17T01:29:33.431Z","2022-05-17T01:29:56.614Z","2022-05-17T01:30:17.814Z","2022-05-17T01:30:25.317Z","2022-05-17T01:30:34.569Z","2022-05-17T01:30:39.043Z","2022-05-17T01:31:31.886Z","2022-05-17T01:31:34.139Z","2022-05-17T01:32:10.552Z","2022-05-17T01:33:15.712Z","2022-05-17T01:34:08.193Z","2022-05-17T01:34:55.462Z","2022-05-17T01:35:56.614Z","2022-05-17T01:35:59.879Z","2022-05-17T01:36:06.519Z","2022-05-17T01:36:21.804Z","2022-05-17T01:36:35.553Z","2022-05-17T01:36:41.113Z","2022-05-17T01:36:55.549Z","2022-05-17T01:36:57.319Z","2022-05-17T01:37:09.424Z","2022-05-17T01:37:22.926Z","2022-05-17T01:37:29.146Z","2022-05-17T01:37:38.535Z","2022-05-17T01:37:57.770Z","2022-05-17T01:38:06.700Z","2022-05-17T01:38:45.240Z","2022-05-17T01:38:55.433Z","2022-05-17T01:39:40.845Z","2022-05-17T01:39:51.184Z","2022-05-17T01:40:09.104Z","2022-05-17T01:40:19.952Z","2022-05-17T01:40:25.916Z","2022-05-17T01:40:32.285Z","2022-05-17T01:40:38.177Z","2022-05-17T01:40:43.562Z","2022-05-17T01:40:48.990Z","2022-05-17T01:40:59.466Z","2022-05-17T01:43:15.032Z","2022-05-17T01:43:30.464Z","2022-05-17T01:44:02.847Z","2022-05-17T01:44:29.488Z","2022-05-17T01:45:00.390Z","2022-05-17T01:45:06.451Z","2022-05-17T01:45:12.436Z","2022-05-17T01:45:14.635Z","2022-05-17T01:45:23.988Z","2022-05-17T01:45:31.503Z","2022-05-17T01:45:34.051Z","2022-05-17T01:45:40.449Z","2022-05-17T01:45:42.814Z","2022-05-17T01:45:43.563Z","2022-05-17T01:45:44.474Z","2022-05-17T01:45:46.213Z","2022-05-17T01:45:59.016Z","2022-05-17T01:46:01.979Z","2022-05-17T01:46:15.723Z","2022-05-17T01:46:39.330Z","2022-05-17T01:47:42.042Z","2022-05-17T01:48:03.048Z","2022-05-17T01:48:18.786Z","2022-05-17T01:48:36.364Z","2022-05-17T01:48:48.451Z","2022-05-17T01:49:32.246Z","2022-05-17T01:50:06.003Z","2022-05-17T01:50:09.271Z","2022-05-17T01:50:13.365Z","2022-05-17T01:52:20.935Z","2022-05-17T01:52:39.286Z","2022-05-17T01:53:11.077Z","2022-05-17T01:53:33.158Z","2022-05-17T01:54:14.771Z","2022-05-17T01:54:48.827Z","2022-05-17T01:55:13.264Z","2022-05-17T01:55:36.284Z","2022-05-17T01:55:48.942Z","2022-05-17T01:56:09.691Z","2022-05-17T01:56:12.983Z","2022-05-17T01:56:16.883Z","2022-05-17T01:56:19.921Z","2022-05-17T01:56:44.839Z","2022-05-17T01:56:51.690Z","2022-05-17T01:57:09.235Z","2022-05-17T01:57:26.296Z","2022-05-17T01:57:33.368Z","2022-05-17T01:57:43.692Z","2022-05-17T01:57:54.641Z","2022-05-17T01:58:00.509Z","2022-05-17T01:58:05.290Z","2022-05-17T01:58:13.572Z","2022-05-17T01:58:27.819Z","2022-05-17T01:58:39.595Z","2022-05-17T01:58:53.580Z","2022-05-17T01:59:17.079Z","2022-05-17T01:59:48.513Z","2022-05-17T01:59:58.425Z","2022-05-17T02:00:06.392Z","2022-05-17T02:00:13.896Z","2022-05-17T02:00:31.255Z","2022-05-17T02:00:39.997Z","2022-05-17T02:00:45.411Z","2022-05-17T02:00:56.664Z","2022-05-17T02:01:03.710Z","2022-05-17T02:01:21.177Z","2022-05-17T02:02:54.654Z","2022-05-17T02:03:22.387Z","2022-05-17T02:03:56.782Z","2022-05-17T02:04:21.871Z","2022-05-17T02:04:38.901Z","2022-05-17T02:04:41.025Z","2022-05-17T02:04:45.241Z","2022-05-17T02:04:53.829Z","2022-05-17T02:05:00.404Z","2022-05-17T02:05:04.414Z","2022-05-17T02:05:18.901Z","2022-05-17T02:05:46.314Z","2022-05-17T02:05:51.374Z","2022-05-17T02:05:56.782Z","2022-05-17T02:06:01.866Z","2022-05-17T02:06:05.503Z","2022-05-17T02:06:07.565Z","2022-05-17T02:06:14.254Z","2022-05-17T02:06:18.952Z","2022-05-17T02:06:51.649Z","2022-05-17T02:07:26.775Z","2022-05-17T02:08:16.637Z","2022-05-17T02:08:27.454Z","2022-05-17T02:09:30.371Z","2022-05-17T02:09:46.321Z","2022-05-17T02:09:56.767Z","2022-05-17T02:10:51.112Z","2022-05-17T02:12:11.190Z","2022-05-17T02:12:26.425Z","2022-05-17T02:13:17.068Z","2022-05-17T02:15:09.238Z","2022-05-17T02:15:27.179Z","2022-05-17T02:15:29.473Z","2022-05-17T02:16:26.484Z","2022-05-17T02:16:47.419Z","2022-05-17T02:17:15.028Z","2022-05-17T02:18:03.524Z","2022-05-17T02:18:05.444Z","2022-05-17T02:18:34.723Z","2022-05-17T02:19:03.561Z","2022-05-17T02:19:19.321Z","2022-05-17T02:19:29.662Z","2022-05-17T02:20:29.113Z","2022-05-17T02:20:38.412Z","2022-05-17T02:21:04.724Z","2022-05-17T02:21:31.674Z","2022-05-17T02:21:55.952Z","2022-05-17T02:22:09.300Z","2022-05-17T02:22:33.592Z","2022-05-17T02:22:44.028Z","2022-05-17T02:22:51.638Z","2022-05-17T02:23:32.870Z","2022-05-17T02:23:50.714Z","2022-05-17T02:24:18.177Z","2022-05-17T02:24:18.944Z","2022-05-17T02:24:30.105Z","2022-05-17T02:24:53.026Z","2022-05-17T02:25:12.128Z","2022-05-17T02:25:26.730Z","2022-05-17T02:25:29.737Z","2022-05-17T02:25:49.501Z","2022-05-17T02:25:58.298Z","2022-05-17T02:25:59.801Z","2022-05-17T02:26:02.596Z","2022-05-17T02:26:06.350Z","2022-05-17T02:26:27.826Z","2022-05-17T02:26:39.986Z","2022-05-17T02:26:49.115Z","2022-05-17T02:26:57.916Z","2022-05-17T02:27:06.764Z","2022-05-17T02:27:34.071Z","2022-05-17T02:27:45.248Z","2022-05-17T02:28:15.702Z","2022-05-17T02:28:19.217Z","2022-05-17T02:28:23.379Z","2022-05-17T02:28:24.476Z","2022-05-17T02:28:27.085Z","2022-05-17T02:28:30.887Z","2022-05-17T02:28:39.736Z","2022-05-17T02:28:53.931Z","2022-05-17T02:28:56.152Z","2022-05-17T02:28:59.323Z","2022-05-17T02:29:01.830Z","2022-05-17T02:29:06.935Z","2022-05-17T02:29:17.591Z","2022-05-17T02:29:24.997Z","2022-05-17T02:29:39.099Z","2022-05-17T02:29:40.225Z","2022-05-17T02:29:53.425Z","2022-05-17T02:30:09.683Z","2022-05-17T02:30:32.187Z","2022-05-17T02:31:02.930Z","2022-05-17T02:31:26.674Z","2022-05-17T02:31:42.741Z","2022-05-17T02:32:28.943Z","2022-05-17T02:32:44.078Z","2022-05-17T02:33:10.933Z","2022-05-17T02:35:05.733Z","2022-05-17T02:35:42.494Z","2022-05-17T02:36:13.511Z","2022-05-17T02:36:20.139Z","2022-05-17T02:36:22.536Z","2022-05-17T02:36:41.021Z","2022-05-17T02:36:46.064Z","2022-05-17T02:36:53.726Z","2022-05-17T02:37:06.844Z","2022-05-17T02:37:19.066Z","2022-05-17T02:37:23.546Z","2022-05-17T02:37:30.926Z","2022-05-17T02:38:04.146Z","2022-05-17T02:38:16.692Z","2022-05-17T02:38:30.340Z","2022-05-17T02:38:37.641Z","2022-05-17T02:38:47.051Z","2022-05-17T02:38:52.812Z","2022-05-17T02:39:01.085Z","2022-05-17T02:39:21.772Z","2022-05-17T02:39:23.481Z","2022-05-17T02:39:25.672Z","2022-05-17T02:39:35.819Z","2022-05-17T02:39:38.907Z","2022-05-17T02:39:41.281Z","2022-05-17T02:39:44.877Z","2022-05-17T02:40:03.752Z","2022-05-17T02:40:05.570Z","2022-05-17T02:40:16.664Z","2022-05-17T02:40:25.122Z","2022-05-17T02:40:28.142Z","2022-05-17T02:40:32.442Z","2022-05-17T02:41:34.360Z","2022-05-17T02:41:37.313Z","2022-05-17T02:41:39.327Z","2022-05-17T02:41:42.253Z","2022-05-17T02:42:01.964Z","2022-05-17T02:42:15.886Z","2022-05-17T02:43:09.633Z","2022-05-17T02:43:27.840Z","2022-05-17T02:43:41.236Z","2022-05-17T02:43:43.847Z","2022-05-17T02:43:50.224Z","2022-05-17T02:43:53.303Z","2022-05-17T02:43:56.818Z","2022-05-17T02:44:24.127Z","2022-05-17T02:45:37.830Z","2022-05-17T02:46:59.845Z","2022-05-17T02:47:22.325Z","2022-05-17T02:47:52.041Z","2022-05-17T02:48:00.582Z","2022-05-17T02:48:09.792Z","2022-05-17T02:49:02.797Z","2022-05-17T02:49:20.617Z","2022-05-17T02:49:47.356Z","2022-05-17T02:50:38.459Z","2022-05-17T02:50:50.565Z","2022-05-17T02:51:00.354Z","2022-05-17T02:51:03.111Z","2022-05-17T02:51:10.766Z","2022-05-17T02:51:26.596Z","2022-05-17T02:51:39.788Z","2022-05-17T02:51:48.553Z","2022-05-17T02:52:32.379Z","2022-05-17T02:52:39.157Z","2022-05-17T02:52:57.580Z","2022-05-17T02:53:12.345Z","2022-05-17T02:53:21.998Z","2022-05-17T02:53:39.568Z","2022-05-17T02:54:18.434Z","2022-05-17T02:54:40.803Z","2022-05-17T02:55:22.177Z","2022-05-17T02:55:30.074Z","2022-05-17T02:55:40.851Z","2022-05-17T02:56:17.799Z","2022-05-17T02:56:35.337Z","2022-05-17T02:57:02.590Z","2022-05-17T02:57:04.832Z","2022-05-17T02:57:17.101Z","2022-05-17T02:57:33.568Z","2022-05-17T02:57:51.500Z","2022-05-17T02:57:54.697Z","2022-05-17T02:58:04.617Z","2022-05-17T02:58:07.155Z","2022-05-17T02:58:22.852Z","2022-05-17T02:58:53.440Z","2022-05-17T02:59:35.348Z","2022-05-17T02:59:36.814Z","2022-05-17T02:59:38.878Z","2022-05-17T02:59:48.844Z","2022-05-17T02:59:58.125Z","2022-05-17T03:00:07.171Z","2022-05-17T03:00:11.307Z","2022-05-17T03:00:14.044Z","2022-05-17T03:00:26.320Z","2022-05-17T03:00:41.949Z","2022-05-17T03:00:59.870Z","2022-05-17T03:01:08.011Z","2022-05-17T03:01:20.387Z","2022-05-17T03:01:22.088Z","2022-05-17T03:01:26.677Z","2022-05-17T03:01:34.864Z","2022-05-17T03:01:43.954Z","2022-05-17T03:01:55.749Z","2022-05-17T03:02:16.677Z","2022-05-17T03:02:21.789Z","2022-05-17T03:02:23.870Z","2022-05-17T03:02:30.436Z","2022-05-17T03:02:50.528Z","2022-05-17T03:02:58.027Z","2022-05-17T03:03:07.980Z","2022-05-17T03:03:31.474Z","2022-05-17T03:03:41.915Z","2022-05-17T03:03:47.694Z","2022-05-17T03:03:59.638Z","2022-05-17T03:04:05.574Z","2022-05-17T03:04:12.594Z","2022-05-17T03:04:22.055Z","2022-05-17T03:04:25.212Z","2022-05-17T03:04:32.010Z","2022-05-17T03:04:34.392Z","2022-05-17T03:04:44.928Z","2022-05-17T03:04:46.639Z","2022-05-17T03:04:47.444Z","2022-05-17T03:04:51.335Z","2022-05-17T03:05:04.907Z","2022-05-17T03:05:19.028Z","2022-05-17T03:05:36.668Z","2022-05-17T03:05:37.386Z","2022-05-17T03:05:43.406Z","2022-05-17T03:05:48.303Z","2022-05-17T03:06:00.336Z","2022-05-17T03:06:03.911Z","2022-05-17T03:06:20.435Z","2022-05-17T03:06:20.803Z","2022-05-17T03:06:23.481Z","2022-05-17T03:06:25.171Z","2022-05-17T03:06:27.317Z","2022-05-17T03:06:37.016Z","2022-05-17T03:06:39.790Z","2022-05-17T03:06:42.655Z","2022-05-17T03:06:45.826Z","2022-05-17T03:06:48.251Z","2022-05-17T03:06:57.939Z","2022-05-17T03:07:11.603Z","2022-05-17T03:07:37.012Z","2022-05-17T03:07:49.169Z","2022-05-17T03:08:08.923Z","2022-05-17T03:08:19.685Z","2022-05-17T03:08:21.861Z","2022-05-17T03:08:24.734Z","2022-05-17T03:08:29.674Z","2022-05-17T03:08:40.800Z","2022-05-17T03:08:57.852Z","2022-05-17T03:09:27.179Z","2022-05-17T03:09:31.463Z","2022-05-17T03:09:56.664Z","2022-05-17T03:10:05.186Z","2022-05-17T03:10:27.812Z","2022-05-17T03:10:38.971Z","2022-05-17T03:11:01.814Z","2022-05-17T03:11:15.412Z","2022-05-17T03:11:26.031Z","2022-05-17T03:11:53.693Z","2022-05-17T03:11:56.092Z","2022-05-17T03:12:14.519Z","2022-05-17T03:12:37.258Z","2022-05-17T03:12:54.540Z","2022-05-17T03:12:58.798Z","2022-05-17T03:13:14.628Z","2022-05-17T03:13:25.031Z","2022-05-17T03:13:37.974Z","2022-05-17T03:13:52.791Z","2022-05-17T03:14:12.931Z","2022-05-17T03:14:36.414Z","2022-05-17T03:14:53.813Z","2022-05-17T03:15:10.587Z","2022-05-17T03:15:15.900Z","2022-05-17T03:15:24.002Z","2022-05-17T03:15:39.401Z","2022-05-17T03:15:59.046Z","2022-05-17T03:16:07.272Z","2022-05-17T03:16:28.896Z","2022-05-17T03:17:05.206Z","2022-05-17T03:17:14.900Z","2022-05-17T03:17:29.165Z","2022-05-17T03:17:34.885Z","2022-05-17T03:17:37.544Z","2022-05-17T03:17:48.351Z","2022-05-17T03:17:49.692Z","2022-05-17T03:17:53.137Z","2022-05-17T03:17:59.633Z","2022-05-17T03:18:09.626Z","2022-05-17T03:18:10.571Z","2022-05-17T03:18:14.875Z","2022-05-17T03:18:19.926Z","2022-05-17T03:18:23.740Z","2022-05-17T03:18:34.183Z","2022-05-17T03:18:39.052Z","2022-05-17T03:18:44.409Z","2022-05-17T03:18:51.072Z","2022-05-17T03:19:07.916Z","2022-05-17T03:19:17.333Z","2022-05-17T03:19:29.362Z","2022-05-17T03:19:31.995Z","2022-05-17T03:19:37.040Z","2022-05-17T03:19:40.026Z","2022-05-17T03:19:40.798Z","2022-05-17T03:19:44.209Z","2022-05-17T03:19:46.076Z","2022-05-17T03:19:52.759Z","2022-05-17T03:19:59.037Z","2022-05-17T03:20:13.720Z","2022-05-17T03:20:16.001Z","2022-05-17T03:20:25.283Z","2022-05-17T03:20:26.742Z","2022-05-17T03:20:30.566Z","2022-05-17T03:21:00.881Z","2022-05-17T03:21:19.638Z","2022-05-17T03:22:05.308Z","2022-05-17T03:22:44.766Z","2022-05-17T03:23:07.877Z","2022-05-17T03:23:28.935Z","2022-05-17T03:24:04.806Z","2022-05-17T03:24:16.083Z","2022-05-17T03:24:25.866Z","2022-05-17T03:25:31.737Z","2022-05-17T03:26:16.277Z","2022-05-17T03:26:53.600Z","2022-05-17T03:27:24.252Z","2022-05-17T03:27:38.404Z","2022-05-17T03:27:58.538Z","2022-05-17T03:28:00.925Z","2022-05-17T03:28:04.998Z","2022-05-17T03:28:12.250Z","2022-05-17T03:28:18.560Z","2022-05-17T03:28:22.431Z","2022-05-17T03:28:40.411Z","2022-05-17T03:28:52.855Z","2022-05-17T03:29:01.043Z","2022-05-17T03:29:07.773Z","2022-05-17T03:29:10.374Z","2022-05-17T03:29:12.047Z","2022-05-17T03:29:15.964Z","2022-05-17T03:29:18.968Z","2022-05-17T03:29:20.853Z","2022-05-17T03:29:26.278Z","2022-05-17T03:29:38.721Z","2022-05-17T03:29:58.981Z","2022-05-17T03:30:16.513Z","2022-05-17T03:30:36.456Z","2022-05-17T03:30:40.831Z","2022-05-17T03:30:44.953Z","2022-05-17T03:31:01.263Z","2022-05-17T03:31:14.928Z","2022-05-17T03:31:47.533Z","2022-05-17T03:31:58.103Z","2022-05-17T03:32:22.282Z","2022-05-17T03:32:30.322Z","2022-05-17T03:32:59.416Z","2022-05-17T03:33:29.632Z","2022-05-17T03:33:47.292Z","2022-05-17T03:34:05.180Z","2022-05-17T03:34:26.967Z","2022-05-17T03:34:35.764Z","2022-05-17T03:34:40.934Z","2022-05-17T03:35:02.735Z","2022-05-17T03:35:32.873Z","2022-05-17T03:35:55.310Z","2022-05-17T03:36:25.559Z","2022-05-17T03:36:47.428Z","2022-05-17T03:37:08.289Z","2022-05-17T03:37:57.024Z","2022-05-17T03:38:17.725Z","2022-05-17T03:38:32.691Z","2022-05-17T03:38:45.907Z","2022-05-17T03:38:58.796Z","2022-05-17T03:39:07.389Z","2022-05-17T03:39:57.689Z","2022-05-17T03:40:21.429Z","2022-05-17T03:41:30.656Z","2022-05-17T03:41:50.131Z","2022-05-17T03:42:12.401Z","2022-05-17T03:42:18.329Z","2022-05-17T03:42:32.115Z","2022-05-17T03:43:02.148Z","2022-05-17T03:43:08.355Z","2022-05-17T03:43:21.700Z","2022-05-17T03:43:54.546Z","2022-05-17T03:44:04.478Z","2022-05-17T03:44:15.057Z","2022-05-17T03:44:32.896Z","2022-05-17T03:44:35.823Z","2022-05-17T03:44:51.031Z","2022-05-17T03:45:00.900Z","2022-05-17T03:45:07.132Z","2022-05-17T03:45:15.293Z","2022-05-17T03:45:27.055Z","2022-05-17T03:45:33.715Z","2022-05-17T03:45:35.391Z","2022-05-17T03:45:44.234Z","2022-05-17T03:45:49.517Z","2022-05-17T03:45:57.875Z","2022-05-17T03:46:13.424Z","2022-05-17T03:46:15.491Z","2022-05-17T03:46:16.911Z","2022-05-17T03:46:25.220Z","2022-05-17T03:46:29.226Z","2022-05-17T03:46:35.525Z","2022-05-17T03:46:41.432Z","2022-05-17T03:46:52.681Z","2022-05-17T03:46:57.141Z","2022-05-17T03:47:05.961Z","2022-05-17T03:47:15.878Z","2022-05-17T03:47:24.649Z","2022-05-17T03:47:34.122Z","2022-05-17T03:47:56.237Z","2022-05-17T03:48:13.246Z","2022-05-17T03:48:33.021Z","2022-05-17T03:48:42.550Z","2022-05-17T03:48:53.050Z","2022-05-17T03:48:56.169Z","2022-05-17T03:48:59.291Z","2022-05-17T03:49:01.727Z","2022-05-17T03:49:07.810Z","2022-05-17T03:49:10.226Z","2022-05-17T03:49:14.984Z","2022-05-17T03:49:16.113Z","2022-05-17T03:49:17.136Z","2022-05-17T03:49:20.284Z","2022-05-17T03:49:22.897Z","2022-05-17T03:49:26.729Z","2022-05-17T03:49:36.503Z","2022-05-17T03:49:43.266Z","2022-05-17T03:49:57.954Z","2022-05-17T03:50:08.661Z","2022-05-17T03:50:09.811Z","2022-05-17T03:50:21.234Z","2022-05-17T03:50:40.203Z","2022-05-17T03:50:42.968Z","2022-05-17T03:50:49.204Z","2022-05-17T03:50:56.882Z","2022-05-17T03:51:11.626Z","2022-05-17T03:51:18.368Z","2022-05-17T03:51:39.039Z","2022-05-17T03:51:46.248Z","2022-05-17T03:51:56.660Z","2022-05-17T03:52:26.904Z","2022-05-17T03:52:49.967Z","2022-05-17T03:53:13.962Z","2022-05-17T03:53:59.899Z","2022-05-17T03:54:13.858Z","2022-05-17T03:54:47.352Z","2022-05-17T03:55:03.099Z","2022-05-17T03:55:05.182Z","2022-05-17T03:55:06.889Z","2022-05-17T03:55:36.072Z","2022-05-17T03:56:01.822Z","2022-05-17T03:56:13.127Z","2022-05-17T03:56:24.146Z","2022-05-17T03:56:25.749Z","2022-05-17T03:56:34.498Z","2022-05-17T03:56:45.336Z","2022-05-17T03:56:47.106Z","2022-05-17T03:56:55.286Z","2022-05-17T03:56:59.215Z","2022-05-17T03:57:11.301Z","2022-05-17T03:57:18.721Z","2022-05-17T03:57:25.666Z","2022-05-17T03:57:27.121Z","2022-05-17T03:57:32.720Z","2022-05-17T03:57:35.250Z","2022-05-17T03:57:38.888Z","2022-05-17T03:57:43.162Z","2022-05-17T03:57:48.041Z","2022-05-17T03:57:51.491Z","2022-05-17T03:57:52.393Z","2022-05-17T03:57:55.356Z","2022-05-17T03:57:59.201Z","2022-05-17T03:58:00.152Z","2022-05-17T03:58:10.273Z","2022-05-17T03:58:32.884Z","2022-05-17T03:58:37.437Z","2022-05-17T03:58:42.887Z","2022-05-17T03:59:03.994Z","2022-05-17T03:59:15.994Z","2022-05-17T03:59:20.189Z","2022-05-17T03:59:21.924Z","2022-05-17T03:59:44.743Z","2022-05-17T03:59:55.878Z","2022-05-17T03:59:58.626Z","2022-05-17T04:00:00.554Z","2022-05-17T04:00:11.061Z","2022-05-17T04:00:15.744Z","2022-05-17T04:00:24.558Z","2022-05-17T04:00:42.952Z","2022-05-17T04:00:54.749Z","2022-05-17T04:01:36.010Z","2022-05-17T04:01:43.571Z","2022-05-17T04:02:02.540Z","2022-05-17T04:02:14.355Z","2022-05-17T04:02:23.264Z","2022-05-17T04:02:36.884Z","2022-05-17T04:02:54.452Z","2022-05-17T04:03:08.278Z","2022-05-17T04:03:24.767Z","2022-05-17T04:03:39.448Z","2022-05-17T04:03:46.017Z","2022-05-17T04:04:08.841Z","2022-05-17T04:04:46.970Z","2022-05-17T04:05:07.805Z","2022-05-17T04:06:04.640Z","2022-05-17T04:06:11.850Z","2022-05-17T04:07:15.267Z","2022-05-17T04:08:07.430Z","2022-05-17T04:08:33.110Z","2022-05-17T04:09:12.947Z","2022-05-17T04:09:34.766Z","2022-05-17T04:09:41.276Z","2022-05-17T04:09:46.422Z","2022-05-17T04:10:04.384Z","2022-05-17T04:10:11.284Z","2022-05-17T04:10:35.373Z","2022-05-17T04:10:57.029Z","2022-05-17T04:11:26.990Z","2022-05-17T04:11:55.116Z","2022-05-17T04:12:06.274Z","2022-05-17T04:12:50.672Z","2022-05-17T04:13:18.542Z","2022-05-17T04:13:31.592Z","2022-05-17T04:13:47.875Z","2022-05-17T04:14:21.140Z","2022-05-17T04:14:28.549Z","2022-05-17T04:14:31.911Z","2022-05-17T04:14:45.197Z","2022-05-17T04:14:59.106Z","2022-05-17T04:15:02.659Z","2022-05-17T04:15:08.047Z","2022-05-17T04:15:08.592Z","2022-05-17T04:15:13.752Z","2022-05-17T04:15:26.918Z","2022-05-17T04:15:38.172Z","2022-05-17T04:15:47.907Z","2022-05-17T04:15:57.617Z","2022-05-17T04:16:02.243Z","2022-05-17T04:16:02.987Z","2022-05-17T04:16:04.612Z","2022-05-17T04:16:07.385Z","2022-05-17T04:16:14.457Z","2022-05-17T04:16:30.267Z","2022-05-17T04:16:33.706Z","2022-05-17T04:16:37.012Z","2022-05-17T04:16:49.435Z","2022-05-17T04:16:58.743Z","2022-05-17T04:17:16.011Z","2022-05-17T04:17:40.504Z","2022-05-17T04:17:53.848Z","2022-05-17T04:18:02.519Z","2022-05-17T04:18:05.094Z","2022-05-17T04:18:10.839Z","2022-05-17T04:18:17.194Z","2022-05-17T04:18:19.095Z","2022-05-17T04:18:20.883Z","2022-05-17T04:18:23.515Z","2022-05-17T04:18:24.508Z","2022-05-17T04:18:29.158Z","2022-05-17T04:18:43.120Z","2022-05-17T04:19:02.010Z","2022-05-17T04:19:04.995Z","2022-05-17T04:19:07.751Z","2022-05-17T04:19:13.001Z","2022-05-17T04:19:20.790Z","2022-05-17T04:19:35.299Z","2022-05-17T04:20:05.296Z","2022-05-17T04:20:49.826Z","2022-05-17T04:21:24.881Z","2022-05-17T04:21:37.381Z","2022-05-17T04:22:05.174Z","2022-05-17T04:22:12.969Z","2022-05-17T04:22:16.535Z","2022-05-17T04:22:22.170Z","2022-05-17T04:22:59.994Z","2022-05-17T04:23:11.362Z","2022-05-17T04:23:23.538Z","2022-05-17T04:23:37.431Z","2022-05-17T04:23:49.867Z","2022-05-17T04:24:08.113Z","2022-05-17T04:24:15.496Z","2022-05-17T04:24:19.754Z","2022-05-17T04:24:31.740Z","2022-05-17T04:24:43.328Z","2022-05-17T04:25:06.632Z","2022-05-17T04:26:22.782Z","2022-05-17T04:27:05.956Z","2022-05-17T04:27:55.332Z","2022-05-17T04:28:11.709Z","2022-05-17T04:28:25.909Z","2022-05-17T04:28:28.623Z","2022-05-17T04:28:45.872Z","2022-05-17T04:28:52.369Z","2022-05-17T04:29:00.317Z","2022-05-17T04:29:19.955Z","2022-05-17T04:29:30.762Z","2022-05-17T04:29:55.628Z","2022-05-17T04:30:27.506Z","2022-05-17T04:30:31.364Z","2022-05-17T04:30:44.231Z","2022-05-17T04:30:49.194Z","2022-05-17T04:30:56.832Z","2022-05-17T04:31:23.838Z","2022-05-17T04:31:42.668Z","2022-05-17T04:32:28.060Z","2022-05-17T04:33:21.258Z","2022-05-17T04:33:41.061Z","2022-05-17T04:34:51.051Z","2022-05-17T04:36:14.010Z","2022-05-17T04:36:22.175Z","2022-05-17T04:36:33.734Z","2022-05-17T04:37:00.093Z","2022-05-17T04:37:38.642Z","2022-05-17T04:37:48.846Z","2022-05-17T04:37:58.535Z","2022-05-17T04:38:12.538Z","2022-05-17T04:38:33.767Z","2022-05-17T04:39:13.852Z","2022-05-17T04:39:52.818Z","2022-05-17T04:40:36.122Z","2022-05-17T04:41:05.944Z","2022-05-17T04:41:21.966Z","2022-05-17T04:42:18.711Z","2022-05-17T04:43:34.058Z","2022-05-17T04:43:37.518Z","2022-05-17T04:44:24.524Z","2022-05-17T04:45:12.879Z","2022-05-17T04:46:09.173Z","2022-05-17T04:46:45.050Z","2022-05-17T04:47:02.507Z","2022-05-17T04:47:23.273Z","2022-05-17T04:47:47.386Z","2022-05-17T04:48:24.373Z","2022-05-17T04:48:59.754Z","2022-05-17T04:49:09.377Z","2022-05-17T04:49:35.051Z","2022-05-17T04:49:44.169Z","2022-05-17T04:49:47.602Z","2022-05-17T04:50:03.216Z","2022-05-17T04:50:19.613Z","2022-05-17T04:50:28.441Z","2022-05-17T04:50:42.473Z","2022-05-17T04:51:04.124Z","2022-05-17T04:51:35.024Z","2022-05-17T04:51:52.750Z","2022-05-17T04:52:13.785Z","2022-05-17T04:52:24.827Z","2022-05-17T04:52:33.155Z","2022-05-17T04:52:51.142Z","2022-05-17T04:53:55.453Z","2022-05-17T04:55:05.212Z","2022-05-17T04:55:43.176Z","2022-05-17T04:55:51.905Z","2022-05-17T04:56:20.604Z","2022-05-17T04:57:12.176Z","2022-05-17T04:57:18.463Z","2022-05-17T04:57:35.398Z","2022-05-17T04:58:11.178Z","2022-05-17T04:58:31.888Z","2022-05-17T04:58:55.739Z","2022-05-17T04:59:12.682Z","2022-05-17T04:59:27.254Z","2022-05-17T04:59:37.831Z","2022-05-17T04:59:47.649Z","2022-05-17T05:00:01.001Z","2022-05-17T05:00:07.998Z","2022-05-17T05:00:31.797Z","2022-05-17T05:00:54.042Z","2022-05-17T05:01:15.707Z","2022-05-17T05:01:51.869Z","2022-05-17T05:02:03.687Z","2022-05-17T05:02:49.289Z","2022-05-17T05:03:19.306Z","2022-05-17T05:04:23.516Z","2022-05-17T05:05:16.741Z","2022-05-17T05:05:24.204Z","2022-05-17T05:05:29.454Z","2022-05-17T05:05:57.673Z","2022-05-17T05:05:58.878Z","2022-05-17T05:06:11.229Z","2022-05-17T05:06:17.854Z","2022-05-17T05:06:19.377Z","2022-05-17T05:06:31.794Z","2022-05-17T05:07:06.656Z","2022-05-17T05:07:23.317Z","2022-05-17T05:07:32.877Z","2022-05-17T05:07:38.537Z","2022-05-17T05:08:25.604Z","2022-05-17T05:08:30.591Z","2022-05-17T05:09:01.339Z","2022-05-17T05:09:07.028Z","2022-05-17T05:09:23.250Z","2022-05-17T05:09:29.630Z","2022-05-17T05:09:59.884Z","2022-05-17T05:10:17.017Z","2022-05-17T05:11:16.441Z","2022-05-17T05:11:35.792Z","2022-05-17T05:11:43.396Z","2022-05-17T05:11:45.735Z","2022-05-17T05:11:54.833Z","2022-05-17T05:11:57.874Z","2022-05-17T05:12:01.450Z","2022-05-17T05:12:04.130Z","2022-05-17T05:12:18.905Z","2022-05-17T05:12:34.621Z","2022-05-17T05:12:47.118Z","2022-05-17T05:12:51.726Z","2022-05-17T05:12:59.526Z","2022-05-17T05:13:04.698Z","2022-05-17T05:13:07.452Z","2022-05-17T05:13:14.692Z","2022-05-17T05:13:24.396Z","2022-05-17T05:13:29.820Z","2022-05-17T05:13:57.183Z","2022-05-17T05:13:59.587Z","2022-05-17T05:14:01.568Z","2022-05-17T05:14:10.036Z","2022-05-17T05:14:12.462Z","2022-05-17T05:14:20.823Z","2022-05-17T05:14:25.828Z","2022-05-17T05:14:29.185Z","2022-05-17T05:14:52.392Z","2022-05-17T05:14:54.782Z","2022-05-17T05:16:06.470Z","2022-05-17T05:16:22.446Z","2022-05-17T05:16:35.417Z","2022-05-17T05:17:18.467Z","2022-05-17T05:17:42.837Z","2022-05-17T05:17:57.999Z","2022-05-17T05:19:14.555Z","2022-05-17T05:20:08.169Z","2022-05-17T05:20:10.123Z","2022-05-17T05:22:16.686Z","2022-05-17T05:23:18.734Z","2022-05-17T05:23:33.638Z","2022-05-17T05:23:57.472Z","2022-05-17T05:24:15.569Z","2022-05-17T05:25:40.956Z","2022-05-17T05:26:19.467Z","2022-05-17T05:26:49.286Z","2022-05-17T05:27:22.603Z","2022-05-17T05:27:44.457Z","2022-05-17T05:28:14.092Z","2022-05-17T05:28:52.373Z","2022-05-17T05:29:14.211Z","2022-05-17T05:29:45.894Z","2022-05-17T05:29:53.551Z","2022-05-17T05:30:02.107Z","2022-05-17T05:30:28.669Z","2022-05-17T05:30:47.383Z","2022-05-17T05:30:54.537Z","2022-05-17T05:31:06.537Z","2022-05-17T05:31:15.751Z","2022-05-17T05:31:51.681Z","2022-05-17T05:32:02.554Z","2022-05-17T05:32:16.903Z","2022-05-17T05:32:29.674Z","2022-05-17T05:32:46.221Z","2022-05-17T05:33:05.439Z","2022-05-17T05:33:55.565Z","2022-05-17T05:34:53.597Z","2022-05-17T05:35:24.379Z","2022-05-17T05:35:40.265Z","2022-05-17T05:35:50.194Z","2022-05-17T05:36:05.405Z","2022-05-17T05:36:23.564Z","2022-05-17T05:36:45.175Z","2022-05-17T05:37:11.307Z","2022-05-17T05:37:17.292Z","2022-05-17T05:37:48.626Z","2022-05-17T05:37:54.097Z","2022-05-17T05:37:59.848Z","2022-05-17T05:38:03.900Z","2022-05-17T05:38:57.924Z","2022-05-17T05:39:00.553Z","2022-05-17T05:39:04.137Z","2022-05-17T05:39:14.018Z","2022-05-17T05:39:19.617Z","2022-05-17T05:39:42.538Z","2022-05-17T05:40:13.490Z","2022-05-17T05:40:20.901Z","2022-05-17T05:40:23.032Z","2022-05-17T05:40:30.941Z","2022-05-17T05:40:54.839Z","2022-05-17T05:41:22.611Z","2022-05-17T05:41:48.738Z","2022-05-17T05:42:12.155Z","2022-05-17T05:42:35.701Z","2022-05-17T05:42:40.238Z","2022-05-17T05:43:02.355Z","2022-05-17T05:43:43.892Z","2022-05-17T05:43:51.212Z","2022-05-17T05:44:00.926Z","2022-05-17T05:44:27.226Z","2022-05-17T05:44:45.472Z","2022-05-17T05:44:50.665Z","2022-05-17T05:45:00.824Z","2022-05-17T05:45:20.018Z","2022-05-17T05:45:29.944Z","2022-05-17T05:45:35.992Z","2022-05-17T05:45:46.910Z","2022-05-17T05:45:52.684Z","2022-05-17T05:45:57.814Z","2022-05-17T05:46:03.697Z","2022-05-17T05:46:09.988Z","2022-05-17T05:46:14.385Z","2022-05-17T05:46:19.572Z","2022-05-17T05:46:33.242Z","2022-05-17T05:46:40.954Z","2022-05-17T05:47:09.062Z","2022-05-17T05:47:14.192Z","2022-05-17T05:47:23.202Z","2022-05-17T05:47:30.530Z","2022-05-17T05:47:47.073Z","2022-05-17T05:48:02.941Z","2022-05-17T05:48:20.827Z","2022-05-17T05:48:39.151Z","2022-05-17T05:49:36.766Z","2022-05-17T05:50:34.875Z","2022-05-17T05:51:10.325Z","2022-05-17T05:51:24.147Z","2022-05-17T05:51:52.103Z","2022-05-17T05:51:59.668Z","2022-05-17T05:52:20.264Z","2022-05-17T05:52:44.222Z","2022-05-17T05:53:15.357Z","2022-05-17T05:53:43.665Z","2022-05-17T05:54:05.720Z","2022-05-17T05:54:11.114Z","2022-05-17T05:54:16.342Z","2022-05-17T05:54:24.576Z","2022-05-17T05:54:27.328Z","2022-05-17T05:54:32.165Z","2022-05-17T05:54:39.764Z","2022-05-17T05:54:44.509Z","2022-05-17T05:54:55.120Z","2022-05-17T05:55:11.459Z","2022-05-17T05:55:52.652Z","2022-05-17T05:56:33.041Z","2022-05-17T05:56:41.465Z","2022-05-17T05:57:01.918Z","2022-05-17T05:57:05.408Z","2022-05-17T05:57:13.198Z","2022-05-17T05:57:40.970Z","2022-05-17T05:57:45.650Z","2022-05-17T05:58:07.183Z","2022-05-17T05:58:12.612Z","2022-05-17T05:58:34.983Z","2022-05-17T05:59:04.733Z","2022-05-17T05:59:22.622Z","2022-05-17T05:59:36.369Z","2022-05-17T05:59:59.666Z","2022-05-17T06:00:04.407Z","2022-05-17T06:00:12.275Z","2022-05-17T06:00:29.740Z","2022-05-17T06:00:39.315Z","2022-05-17T06:00:43.825Z","2022-05-17T06:00:50.815Z","2022-05-17T06:00:58.961Z","2022-05-17T06:01:02.898Z","2022-05-17T06:01:11.093Z","2022-05-17T06:01:19.876Z","2022-05-17T06:01:27.812Z","2022-05-17T06:02:00.269Z","2022-05-17T06:02:23.794Z","2022-05-17T06:02:25.332Z","2022-05-17T06:02:50.341Z","2022-05-17T06:03:39.484Z","2022-05-17T06:03:58.736Z","2022-05-17T06:04:14.935Z","2022-05-17T06:04:29.720Z","2022-05-17T06:04:45.547Z","2022-05-17T06:04:58.083Z","2022-05-17T06:05:23.169Z","2022-05-17T06:05:40.978Z","2022-05-17T06:05:44.187Z","2022-05-17T06:05:57.464Z","2022-05-17T06:06:00.497Z","2022-05-17T06:06:05.368Z","2022-05-17T06:06:06.753Z","2022-05-17T06:06:12.719Z","2022-05-17T06:06:29.436Z","2022-05-17T06:06:35.702Z","2022-05-17T06:06:41.554Z","2022-05-17T06:06:48.663Z","2022-05-17T06:06:54.416Z","2022-05-17T06:07:03.862Z","2022-05-17T06:07:11.223Z","2022-05-17T06:07:23.754Z","2022-05-17T06:07:30.588Z","2022-05-17T06:07:59.141Z","2022-05-17T06:08:02.127Z","2022-05-17T06:08:21.848Z","2022-05-17T06:08:43.158Z","2022-05-17T06:09:02.925Z","2022-05-17T06:09:23.013Z","2022-05-17T06:09:41.793Z","2022-05-17T06:09:47.078Z","2022-05-17T06:10:05.019Z","2022-05-17T06:10:08.991Z","2022-05-17T06:10:12.119Z","2022-05-17T06:10:13.691Z","2022-05-17T06:10:17.791Z","2022-05-17T06:10:18.765Z","2022-05-17T06:10:19.206Z","2022-05-17T06:10:33.355Z","2022-05-17T06:10:40.276Z","2022-05-17T06:10:44.964Z","2022-05-17T06:10:45.680Z","2022-05-17T06:10:47.413Z","2022-05-17T06:10:54.191Z","2022-05-17T06:10:55.399Z","2022-05-17T06:10:59.176Z","2022-05-17T06:10:59.807Z","2022-05-17T06:11:00.731Z","2022-05-17T06:11:04.147Z","2022-05-17T06:11:09.131Z","2022-05-17T06:11:12.191Z","2022-05-17T06:11:14.129Z","2022-05-17T06:11:19.358Z","2022-05-17T06:11:27.751Z","2022-05-17T06:11:31.001Z","2022-05-17T06:11:33.006Z","2022-05-17T06:11:36.496Z","2022-05-17T06:11:42.911Z","2022-05-17T06:12:01.081Z","2022-05-17T06:12:03.158Z","2022-05-17T06:12:06.932Z","2022-05-17T06:12:12.688Z","2022-05-17T06:12:21.442Z","2022-05-17T06:12:30.628Z","2022-05-17T06:12:44.550Z","2022-05-17T06:13:05.792Z","2022-05-17T06:13:12.097Z","2022-05-17T06:13:50.875Z","2022-05-17T06:14:17.196Z","2022-05-17T06:14:25.043Z","2022-05-17T06:14:29.973Z","2022-05-17T06:14:41.064Z","2022-05-17T06:14:50.312Z","2022-05-17T06:15:23.725Z","2022-05-17T06:15:35.112Z","2022-05-17T06:16:40.078Z","2022-05-17T06:17:06.045Z","2022-05-17T06:17:21.438Z","2022-05-17T06:17:54.572Z","2022-05-17T06:18:01.531Z","2022-05-17T06:18:06.110Z","2022-05-17T06:18:10.760Z","2022-05-17T06:18:18.414Z","2022-05-17T06:18:25.310Z","2022-05-17T06:18:34.814Z","2022-05-17T06:18:41.391Z","2022-05-17T06:18:48.450Z","2022-05-17T06:18:50.911Z","2022-05-17T06:18:54.262Z","2022-05-17T06:19:06.991Z","2022-05-17T06:19:15.535Z","2022-05-17T06:19:50.686Z","2022-05-17T06:20:48.565Z","2022-05-17T06:21:00.997Z","2022-05-17T06:21:26.813Z","2022-05-17T06:22:14.868Z","2022-05-17T06:22:31.771Z","2022-05-17T06:22:58.726Z","2022-05-17T06:23:11.506Z","2022-05-17T06:23:15.952Z","2022-05-17T06:23:23.918Z","2022-05-17T06:23:27.577Z","2022-05-17T06:23:33.855Z","2022-05-17T06:23:38.751Z","2022-05-17T06:23:43.042Z","2022-05-17T06:23:46.816Z","2022-05-17T06:24:01.157Z","2022-05-17T06:24:17.738Z","2022-05-17T06:24:29.034Z","2022-05-17T06:24:37.271Z","2022-05-17T06:24:56.436Z","2022-05-17T06:25:09.542Z","2022-05-17T06:25:15.814Z","2022-05-17T06:25:21.167Z","2022-05-17T06:25:35.198Z","2022-05-17T06:25:41.133Z","2022-05-17T06:25:45.164Z","2022-05-17T06:25:54.874Z","2022-05-17T06:26:08.969Z","2022-05-17T06:26:38.738Z","2022-05-17T06:27:13.169Z","2022-05-17T06:27:33.391Z","2022-05-17T06:27:34.801Z","2022-05-17T06:28:40.879Z","2022-05-17T06:29:20.556Z","2022-05-17T06:29:32.812Z","2022-05-17T06:29:45.173Z","2022-05-17T06:29:53.851Z","2022-05-17T06:30:18.466Z","2022-05-17T06:30:36.341Z","2022-05-17T06:31:00.403Z","2022-05-17T06:31:21.133Z","2022-05-17T06:31:38.066Z","2022-05-17T06:31:46.471Z","2022-05-17T06:31:49.836Z","2022-05-17T06:31:56.945Z","2022-05-17T06:31:59.568Z","2022-05-17T06:32:07.553Z","2022-05-17T06:32:15.494Z","2022-05-17T06:32:26.200Z","2022-05-17T06:32:39.605Z","2022-05-17T06:33:25.399Z","2022-05-17T06:34:08.046Z","2022-05-17T06:34:22.063Z","2022-05-17T06:34:29.917Z","2022-05-17T06:34:45.320Z","2022-05-17T06:34:49.519Z","2022-05-17T06:34:59.144Z","2022-05-17T06:35:06.987Z","2022-05-17T06:35:15.014Z","2022-05-17T06:35:30.139Z","2022-05-17T06:35:39.705Z","2022-05-17T06:35:48.222Z","2022-05-17T06:36:01.161Z","2022-05-17T06:36:16.978Z","2022-05-17T06:36:35.963Z","2022-05-17T06:36:46.157Z","2022-05-17T06:36:56.658Z","2022-05-17T06:36:59.150Z","2022-05-17T06:37:01.296Z","2022-05-17T06:37:06.794Z","2022-05-17T06:37:13.928Z","2022-05-17T06:37:22.034Z","2022-05-17T06:37:44.927Z","2022-05-17T06:37:51.027Z","2022-05-17T06:37:57.213Z","2022-05-17T06:38:37.072Z","2022-05-17T06:38:41.067Z","2022-05-17T06:39:11.170Z","2022-05-17T06:39:18.989Z","2022-05-17T06:39:26.042Z","2022-05-17T06:40:11.599Z","2022-05-17T06:40:26.545Z","2022-05-17T06:40:47.617Z","2022-05-17T06:40:56.161Z","2022-05-17T06:41:04.914Z","2022-05-17T06:41:50.451Z","2022-05-17T06:41:57.846Z","2022-05-17T06:42:04.691Z","2022-05-17T06:42:10.217Z","2022-05-17T06:42:34.343Z","2022-05-17T06:43:11.898Z","2022-05-17T06:43:19.520Z","2022-05-17T06:43:40.630Z","2022-05-17T06:43:45.333Z","2022-05-17T06:44:16.261Z","2022-05-17T06:44:18.134Z","2022-05-17T06:44:33.812Z","2022-05-17T06:44:52.131Z","2022-05-17T06:44:59.974Z","2022-05-17T06:45:48.008Z","2022-05-17T06:45:58.946Z","2022-05-17T06:46:09.775Z","2022-05-17T06:46:23.700Z","2022-05-17T06:46:52.912Z","2022-05-17T06:46:59.356Z","2022-05-17T06:47:12.136Z","2022-05-17T06:47:21.495Z","2022-05-17T06:47:24.362Z","2022-05-17T06:47:35.265Z","2022-05-17T06:47:38.926Z","2022-05-17T06:47:44.695Z","2022-05-17T06:47:58.677Z","2022-05-17T06:48:08.398Z","2022-05-17T06:48:16.388Z","2022-05-17T06:48:26.385Z","2022-05-17T06:48:29.295Z","2022-05-17T06:48:36.799Z","2022-05-17T06:48:44.956Z","2022-05-17T06:48:52.975Z","2022-05-17T06:49:20.628Z","2022-05-17T06:49:27.937Z","2022-05-17T06:49:36.132Z","2022-05-17T06:49:37.670Z","2022-05-17T06:51:14.942Z","2022-05-17T06:51:27.814Z","2022-05-17T06:51:56.880Z","2022-05-17T06:52:33.089Z","2022-05-17T06:52:49.651Z","2022-05-17T06:53:08.249Z","2022-05-17T06:53:37.511Z","2022-05-17T06:53:54.558Z","2022-05-17T06:54:02.602Z","2022-05-17T06:54:22.299Z","2022-05-17T06:54:38.848Z","2022-05-17T06:54:47.940Z","2022-05-17T06:54:53.979Z","2022-05-17T06:55:01.001Z","2022-05-17T06:55:10.427Z","2022-05-17T06:55:29.565Z","2022-05-17T06:55:32.998Z","2022-05-17T06:55:38.910Z","2022-05-17T06:55:45.998Z","2022-05-17T06:55:48.406Z","2022-05-17T06:55:52.157Z","2022-05-17T06:56:06.559Z","2022-05-17T06:56:21.209Z","2022-05-17T06:56:35.495Z","2022-05-17T06:56:47.981Z","2022-05-17T06:56:54.949Z","2022-05-17T06:57:01.004Z","2022-05-17T06:57:15.898Z","2022-05-17T06:57:18.782Z","2022-05-17T06:57:20.910Z","2022-05-17T06:57:33.035Z","2022-05-17T06:57:36.497Z","2022-05-17T06:57:41.112Z","2022-05-17T06:57:51.651Z","2022-05-17T06:58:03.110Z","2022-05-17T06:58:20.256Z","2022-05-17T06:58:33.430Z","2022-05-17T06:58:58.774Z","2022-05-17T06:59:06.826Z","2022-05-17T06:59:29.166Z","2022-05-17T06:59:48.301Z","2022-05-17T07:00:09.406Z","2022-05-17T07:00:14.065Z","2022-05-17T07:00:24.170Z","2022-05-17T07:00:32.402Z","2022-05-17T07:00:41.636Z","2022-05-17T07:00:54.505Z","2022-05-17T07:01:09.189Z","2022-05-17T07:01:17.304Z","2022-05-17T07:01:46.020Z","2022-05-17T07:02:07.747Z","2022-05-17T07:02:22.719Z","2022-05-17T07:02:37.291Z","2022-05-17T07:02:57.239Z","2022-05-17T07:03:17.955Z","2022-05-17T07:03:32.070Z","2022-05-17T07:03:36.652Z","2022-05-17T07:03:40.044Z","2022-05-17T07:03:42.997Z","2022-05-17T07:04:19.086Z","2022-05-17T07:05:05.382Z","2022-05-17T07:05:35.981Z","2022-05-17T07:05:50.657Z","2022-05-17T07:06:13.344Z","2022-05-17T07:06:33.215Z","2022-05-17T07:06:59.260Z","2022-05-17T07:07:21.305Z","2022-05-17T07:07:41.537Z","2022-05-17T07:08:05.303Z","2022-05-17T07:08:18.909Z","2022-05-17T07:08:30.100Z","2022-05-17T07:08:53.836Z","2022-05-17T07:08:56.851Z","2022-05-17T07:09:03.957Z","2022-05-17T07:09:14.696Z","2022-05-17T07:09:22.758Z","2022-05-17T07:09:34.657Z","2022-05-17T07:09:49.876Z","2022-05-17T07:09:51.811Z","2022-05-17T07:09:54.922Z","2022-05-17T07:10:04.971Z","2022-05-17T07:10:21.503Z","2022-05-17T07:10:32.378Z","2022-05-17T07:10:38.719Z","2022-05-17T07:10:43.451Z","2022-05-17T07:11:16.935Z","2022-05-17T07:11:39.716Z","2022-05-17T07:11:52.146Z","2022-05-17T07:12:02.710Z","2022-05-17T07:12:30.981Z","2022-05-17T07:12:52.624Z","2022-05-17T07:13:02.211Z","2022-05-17T07:13:12.714Z","2022-05-17T07:14:05.688Z","2022-05-17T07:14:40.765Z","2022-05-17T07:15:00.214Z","2022-05-17T07:15:41.634Z","2022-05-17T07:15:56.590Z","2022-05-17T07:16:16.388Z","2022-05-17T07:16:43.165Z","2022-05-17T07:16:53.596Z","2022-05-17T07:17:16.466Z","2022-05-17T07:17:33.744Z","2022-05-17T07:17:34.932Z","2022-05-17T07:17:47.398Z","2022-05-17T07:18:04.244Z","2022-05-17T07:18:18.174Z","2022-05-17T07:18:28.456Z","2022-05-17T07:18:51.121Z","2022-05-17T07:19:15.693Z","2022-05-17T07:19:18.799Z","2022-05-17T07:19:22.056Z","2022-05-17T07:19:25.076Z","2022-05-17T07:19:26.090Z","2022-05-17T07:19:27.176Z","2022-05-17T07:20:07.657Z","2022-05-17T07:20:20.683Z","2022-05-17T07:21:03.559Z","2022-05-17T07:21:30.716Z","2022-05-17T07:21:52.782Z","2022-05-17T07:21:59.159Z","2022-05-17T07:22:41.005Z","2022-05-17T07:22:50.350Z","2022-05-17T07:23:21.867Z","2022-05-17T07:23:41.235Z","2022-05-17T07:23:41.998Z","2022-05-17T07:23:44.369Z","2022-05-17T07:23:46.104Z","2022-05-17T07:23:46.960Z","2022-05-17T07:23:51.742Z","2022-05-17T07:23:53.840Z","2022-05-17T07:24:03.152Z","2022-05-17T07:24:09.345Z","2022-05-17T07:24:28.907Z","2022-05-17T07:25:14.157Z","2022-05-17T07:25:30.314Z","2022-05-17T07:25:38.628Z","2022-05-17T07:25:40.877Z","2022-05-17T07:25:41.790Z","2022-05-17T07:25:44.902Z","2022-05-17T07:25:47.984Z","2022-05-17T07:25:49.871Z","2022-05-17T07:26:24.509Z","2022-05-17T07:26:29.907Z","2022-05-17T07:26:33.733Z","2022-05-17T07:26:41.450Z","2022-05-17T07:26:42.587Z","2022-05-17T07:26:49.922Z","2022-05-17T07:27:03.737Z","2022-05-17T07:27:07.431Z","2022-05-17T07:27:10.568Z","2022-05-17T07:27:18.502Z","2022-05-17T07:27:26.469Z","2022-05-17T07:27:31.911Z","2022-05-17T07:27:46.015Z","2022-05-17T07:28:06.331Z","2022-05-17T07:28:21.703Z","2022-05-17T07:28:37.909Z","2022-05-17T07:28:53.909Z","2022-05-17T07:29:13.490Z","2022-05-17T07:29:16.401Z","2022-05-17T07:29:20.963Z","2022-05-17T07:30:19.085Z","2022-05-17T07:30:39.667Z","2022-05-17T07:30:51.124Z","2022-05-17T07:30:55.485Z","2022-05-17T07:31:22.100Z","2022-05-17T07:31:27.653Z","2022-05-17T07:31:41.633Z","2022-05-17T07:32:02.294Z","2022-05-17T07:32:13.153Z","2022-05-17T07:32:34.118Z","2022-05-17T07:32:41.847Z","2022-05-17T07:32:49.278Z","2022-05-17T07:32:50.953Z","2022-05-17T07:32:53.503Z","2022-05-17T07:32:55.022Z","2022-05-17T07:32:56.131Z","2022-05-17T07:33:02.149Z","2022-05-17T07:33:41.313Z","2022-05-17T07:34:11.478Z","2022-05-17T07:34:21.989Z","2022-05-17T07:34:40.419Z","2022-05-17T07:34:44.325Z","2022-05-17T07:34:54.483Z","2022-05-17T07:34:57.399Z","2022-05-17T07:35:00.403Z","2022-05-17T07:35:26.694Z","2022-05-17T07:35:40.217Z","2022-05-17T07:35:49.021Z","2022-05-17T07:36:27.248Z","2022-05-17T07:37:09.557Z","2022-05-17T07:37:15.723Z","2022-05-17T07:37:17.056Z","2022-05-17T07:37:31.620Z","2022-05-17T07:37:33.294Z","2022-05-17T07:38:00.566Z","2022-05-17T07:38:28.332Z","2022-05-17T07:39:08.420Z","2022-05-17T07:40:06.415Z","2022-05-17T07:40:13.604Z","2022-05-17T07:40:22.764Z","2022-05-17T07:40:36.391Z","2022-05-17T07:40:40.193Z","2022-05-17T07:40:41.592Z","2022-05-17T07:40:47.730Z","2022-05-17T07:40:55.990Z","2022-05-17T07:41:11.195Z","2022-05-17T07:41:17.071Z","2022-05-17T07:41:25.097Z","2022-05-17T07:41:34.778Z","2022-05-17T07:41:42.966Z","2022-05-17T07:41:51.870Z","2022-05-17T07:41:56.878Z","2022-05-17T07:41:57.864Z","2022-05-17T07:42:07.394Z","2022-05-17T07:42:11.385Z","2022-05-17T07:42:23.313Z","2022-05-17T07:42:25.543Z","2022-05-17T07:42:47.194Z","2022-05-17T07:42:54.243Z","2022-05-17T07:43:09.776Z","2022-05-17T07:43:48.207Z","2022-05-17T07:44:04.565Z","2022-05-17T07:44:08.269Z","2022-05-17T07:44:11.305Z","2022-05-17T07:44:33.776Z","2022-05-17T07:45:34.967Z","2022-05-17T07:46:02.496Z","2022-05-17T07:46:11.205Z","2022-05-17T07:46:16.309Z","2022-05-17T07:46:30.030Z","2022-05-17T07:46:38.625Z","2022-05-17T07:46:43.784Z","2022-05-17T07:46:47.786Z","2022-05-17T07:46:56.242Z","2022-05-17T07:47:06.122Z","2022-05-17T07:47:13.463Z","2022-05-17T07:47:15.790Z","2022-05-17T07:47:21.426Z","2022-05-17T07:47:22.524Z","2022-05-17T07:47:30.116Z","2022-05-17T07:47:44.392Z","2022-05-17T07:47:48.018Z","2022-05-17T07:47:52.655Z","2022-05-17T07:47:57.288Z","2022-05-17T07:48:08.694Z","2022-05-17T07:48:17.051Z","2022-05-17T07:48:23.587Z","2022-05-17T07:48:46.037Z","2022-05-17T07:48:55.872Z","2022-05-17T07:49:18.172Z","2022-05-17T07:49:30.526Z","2022-05-17T07:50:03.289Z","2022-05-17T07:50:24.747Z","2022-05-17T07:53:09.802Z","2022-05-17T07:53:54.718Z","2022-05-17T07:53:58.408Z","2022-05-17T07:54:02.403Z","2022-05-17T07:54:06.622Z","2022-05-17T07:54:11.484Z","2022-05-17T07:54:14.815Z","2022-05-17T07:54:18.830Z","2022-05-17T07:54:30.234Z","2022-05-17T07:54:48.630Z","2022-05-17T07:55:03.785Z","2022-05-17T07:55:27.322Z","2022-05-17T07:55:50.554Z","2022-05-17T07:56:06.028Z","2022-05-17T07:56:20.646Z","2022-05-17T07:56:23.522Z","2022-05-17T07:56:28.804Z","2022-05-17T07:56:58.801Z","2022-05-17T07:58:12.758Z","2022-05-17T07:59:03.388Z","2022-05-17T07:59:55.499Z","2022-05-17T07:59:59.142Z","2022-05-17T08:00:08.517Z","2022-05-17T08:00:16.737Z","2022-05-17T08:00:33.356Z","2022-05-17T08:01:01.823Z","2022-05-17T08:01:24.816Z","2022-05-17T08:02:15.225Z","2022-05-17T08:02:24.348Z","2022-05-17T08:02:35.334Z","2022-05-17T08:02:41.433Z","2022-05-17T08:03:00.697Z","2022-05-17T08:03:10.105Z","2022-05-17T08:03:36.624Z","2022-05-17T08:03:51.189Z","2022-05-17T08:04:09.300Z","2022-05-17T08:04:34.256Z","2022-05-17T08:05:20.073Z","2022-05-17T08:05:27.029Z","2022-05-17T08:05:37.557Z","2022-05-17T08:05:48.627Z","2022-05-17T08:06:28.373Z","2022-05-17T08:06:36.374Z","2022-05-17T08:06:49.859Z","2022-05-17T08:07:39.498Z","2022-05-17T08:09:53.932Z","2022-05-17T08:10:22.911Z","2022-05-17T08:10:33.279Z","2022-05-17T08:10:43.794Z","2022-05-17T08:10:54.249Z","2022-05-17T08:11:21.310Z","2022-05-17T08:11:41.403Z","2022-05-17T08:12:01.445Z","2022-05-17T08:12:09.276Z","2022-05-17T08:12:16.687Z","2022-05-17T08:12:24.600Z","2022-05-17T08:12:32.084Z","2022-05-17T08:12:49.058Z","2022-05-17T08:12:51.760Z","2022-05-17T08:12:54.044Z","2022-05-17T08:13:18.485Z","2022-05-17T08:13:59.926Z","2022-05-17T08:14:15.466Z","2022-05-17T08:15:24.603Z","2022-05-17T08:15:35.263Z","2022-05-17T08:16:54.288Z","2022-05-17T08:18:24.553Z","2022-05-17T08:18:54.091Z","2022-05-17T08:18:58.563Z","2022-05-17T08:19:06.377Z","2022-05-17T08:19:41.289Z","2022-05-17T08:20:21.631Z","2022-05-17T08:20:55.803Z","2022-05-17T08:21:21.736Z","2022-05-17T08:21:49.740Z","2022-05-17T08:22:00.345Z","2022-05-17T08:22:17.514Z","2022-05-17T08:22:37.238Z","2022-05-17T08:22:42.538Z","2022-05-17T08:22:48.483Z","2022-05-17T08:22:50.412Z","2022-05-17T08:22:51.712Z","2022-05-17T08:22:55.154Z","2022-05-17T08:22:56.587Z","2022-05-17T08:23:03.508Z","2022-05-17T08:23:11.499Z","2022-05-17T08:23:19.417Z","2022-05-17T08:24:00.994Z","2022-05-17T08:24:17.955Z","2022-05-17T08:24:30.941Z","2022-05-17T08:24:46.688Z","2022-05-17T08:24:58.375Z","2022-05-17T08:25:03.087Z","2022-05-17T08:25:58.923Z","2022-05-17T08:26:07.155Z","2022-05-17T08:26:09.858Z","2022-05-17T08:26:26.646Z","2022-05-17T08:26:32.913Z","2022-05-17T08:26:55.705Z","2022-05-17T08:26:57.077Z","2022-05-17T08:27:10.312Z","2022-05-17T08:27:22.217Z","2022-05-17T08:27:29.871Z","2022-05-17T08:27:35.091Z","2022-05-17T08:27:38.483Z","2022-05-17T08:27:39.586Z","2022-05-17T08:27:57.649Z","2022-05-17T08:28:02.634Z","2022-05-17T08:28:11.809Z","2022-05-17T08:28:26.295Z","2022-05-17T08:28:30.987Z","2022-05-17T08:28:35.212Z","2022-05-17T08:28:39.392Z","2022-05-17T08:28:41.135Z","2022-05-17T08:28:52.211Z","2022-05-17T08:29:06.658Z","2022-05-17T08:29:16.235Z","2022-05-17T08:29:27.135Z","2022-05-17T08:29:35.302Z","2022-05-17T08:29:38.016Z","2022-05-17T08:29:40.268Z","2022-05-17T08:30:08.668Z","2022-05-17T08:30:26.599Z","2022-05-17T08:30:28.820Z","2022-05-17T08:30:43.502Z","2022-05-17T08:30:49.692Z","2022-05-17T08:31:00.894Z","2022-05-17T08:31:27.246Z","2022-05-17T08:31:53.444Z","2022-05-17T08:32:15.152Z","2022-05-17T08:32:21.090Z","2022-05-17T08:32:38.758Z","2022-05-17T08:32:47.302Z","2022-05-17T08:32:55.150Z","2022-05-17T08:33:11.210Z","2022-05-17T08:33:12.957Z","2022-05-17T08:33:25.211Z","2022-05-17T08:33:29.195Z","2022-05-17T08:33:34.838Z","2022-05-17T08:33:41.634Z","2022-05-17T08:33:44.348Z","2022-05-17T08:33:59.645Z","2022-05-17T08:34:10.366Z","2022-05-17T08:34:17.736Z","2022-05-17T08:34:20.003Z","2022-05-17T08:34:33.188Z","2022-05-17T08:34:40.305Z","2022-05-17T08:35:43.760Z","2022-05-17T08:36:57.573Z","2022-05-17T08:37:02.501Z","2022-05-17T08:37:10.900Z","2022-05-17T08:38:06.415Z","2022-05-17T08:38:17.102Z","2022-05-17T08:38:30.505Z","2022-05-17T08:39:17.582Z","2022-05-17T08:39:40.461Z","2022-05-17T08:39:41.913Z","2022-05-17T08:41:42.236Z","2022-05-17T08:46:52.709Z","2022-05-17T08:47:17.602Z","2022-05-17T08:47:23.135Z","2022-05-17T08:47:30.547Z","2022-05-17T08:47:35.129Z","2022-05-17T08:47:58.547Z","2022-05-17T08:48:15.126Z","2022-05-17T08:48:18.769Z","2022-05-17T08:48:47.260Z","2022-05-17T08:49:11.711Z","2022-05-17T08:49:24.979Z","2022-05-17T08:49:45.040Z","2022-05-17T08:50:35.257Z","2022-05-17T08:50:50.129Z","2022-05-17T08:51:17.007Z","2022-05-17T08:51:23.757Z","2022-05-17T08:51:25.600Z","2022-05-17T08:51:28.090Z","2022-05-17T08:51:36.705Z","2022-05-17T08:51:53.483Z","2022-05-17T08:52:00.021Z","2022-05-17T08:52:15.665Z","2022-05-17T08:52:17.967Z","2022-05-17T08:52:38.944Z","2022-05-17T08:52:50.166Z","2022-05-17T08:52:51.049Z","2022-05-17T08:53:00.947Z","2022-05-17T08:53:17.268Z","2022-05-17T08:53:25.139Z","2022-05-17T08:53:34.679Z","2022-05-17T08:54:17.169Z","2022-05-17T08:55:25.312Z","2022-05-17T08:55:36.301Z","2022-05-17T08:56:19.137Z","2022-05-17T08:57:16.792Z","2022-05-17T08:57:50.085Z","2022-05-17T08:57:52.866Z","2022-05-17T08:57:54.606Z","2022-05-17T08:57:59.639Z","2022-05-17T08:58:09.433Z","2022-05-17T08:58:16.808Z","2022-05-17T08:58:22.014Z","2022-05-17T08:58:45.226Z","2022-05-17T08:58:53.606Z","2022-05-17T08:59:07.644Z","2022-05-17T08:59:25.322Z","2022-05-17T08:59:28.070Z","2022-05-17T08:59:47.736Z","2022-05-17T08:59:58.567Z","2022-05-17T09:00:04.379Z","2022-05-17T09:00:09.887Z","2022-05-17T09:00:20.666Z","2022-05-17T09:00:21.498Z","2022-05-17T09:00:34.206Z","2022-05-17T09:00:43.845Z","2022-05-17T09:00:47.978Z","2022-05-17T09:00:53.859Z","2022-05-17T09:00:58.835Z","2022-05-17T09:01:07.883Z","2022-05-17T09:01:12.766Z","2022-05-17T09:01:16.246Z","2022-05-17T09:01:18.003Z","2022-05-17T09:01:20.886Z","2022-05-17T09:01:33.565Z","2022-05-17T09:01:36.579Z","2022-05-17T09:01:44.553Z","2022-05-17T09:01:50.427Z","2022-05-17T09:01:55.280Z","2022-05-17T09:01:59.328Z","2022-05-17T09:02:17.258Z","2022-05-17T09:02:53.590Z","2022-05-17T09:03:59.031Z","2022-05-17T09:04:27.361Z","2022-05-17T09:04:32.355Z","2022-05-17T09:05:19.498Z","2022-05-17T09:06:36.846Z","2022-05-17T09:08:02.612Z","2022-05-17T09:08:28.059Z","2022-05-17T09:10:55.473Z","2022-05-17T09:11:03.626Z","2022-05-17T09:11:13.081Z","2022-05-17T09:12:44.070Z","2022-05-17T09:12:57.076Z","2022-05-17T09:13:27.650Z","2022-05-17T09:13:34.153Z","2022-05-17T09:13:39.264Z","2022-05-17T09:13:49.299Z","2022-05-17T09:13:54.150Z","2022-05-17T09:13:56.028Z","2022-05-17T09:13:58.317Z","2022-05-17T09:14:17.518Z","2022-05-17T09:14:29.198Z","2022-05-17T09:14:35.184Z","2022-05-17T09:14:44.658Z","2022-05-17T09:14:56.530Z","2022-05-17T09:15:10.843Z","2022-05-17T09:15:14.052Z","2022-05-17T09:15:24.893Z","2022-05-17T09:15:41.595Z","2022-05-17T09:15:48.607Z","2022-05-17T09:16:22.617Z","2022-05-17T09:17:15.622Z","2022-05-17T09:17:49.128Z","2022-05-17T09:18:08.100Z","2022-05-17T09:18:19.740Z","2022-05-17T09:18:48.340Z","2022-05-17T09:18:55.721Z","2022-05-17T09:19:28.779Z","2022-05-17T09:20:31.234Z","2022-05-17T09:20:41.811Z","2022-05-17T09:21:14.517Z","2022-05-17T09:21:14.902Z","2022-05-17T09:21:49.507Z","2022-05-17T09:21:53.277Z","2022-05-17T09:21:58.239Z","2022-05-17T09:22:46.751Z","2022-05-17T09:23:00.252Z","2022-05-17T09:23:13.501Z","2022-05-17T09:24:31.846Z","2022-05-17T09:25:19.159Z","2022-05-17T09:25:21.207Z","2022-05-17T09:25:28.817Z","2022-05-17T09:25:49.889Z","2022-05-17T09:25:52.187Z","2022-05-17T09:25:52.900Z","2022-05-17T09:25:55.889Z","2022-05-17T09:25:57.649Z","2022-05-17T09:26:09.231Z","2022-05-17T09:26:12.451Z","2022-05-17T09:26:20.033Z","2022-05-17T09:26:22.131Z","2022-05-17T09:26:48.293Z","2022-05-17T09:27:03.882Z","2022-05-17T09:27:06.722Z","2022-05-17T09:27:07.808Z","2022-05-17T09:27:09.239Z","2022-05-17T09:27:27.357Z","2022-05-17T09:27:52.783Z","2022-05-17T09:28:02.488Z","2022-05-17T09:28:05.895Z","2022-05-17T09:28:14.622Z","2022-05-17T09:28:17.167Z","2022-05-17T09:28:21.174Z","2022-05-17T09:28:22.830Z","2022-05-17T09:28:26.418Z","2022-05-17T09:28:36.913Z","2022-05-17T09:29:18.041Z","2022-05-17T09:29:33.908Z","2022-05-17T09:29:39.864Z","2022-05-17T09:29:46.219Z","2022-05-17T09:29:54.077Z","2022-05-17T09:30:12.948Z","2022-05-17T09:30:28.318Z","2022-05-17T09:30:45.137Z","2022-05-17T09:31:07.775Z","2022-05-17T09:31:26.103Z","2022-05-17T09:31:54.799Z","2022-05-17T09:31:58.341Z","2022-05-17T09:32:02.440Z","2022-05-17T09:32:06.396Z","2022-05-17T09:32:16.207Z","2022-05-17T09:32:20.275Z","2022-05-17T09:32:29.553Z","2022-05-17T09:32:33.455Z","2022-05-17T09:32:50.262Z","2022-05-17T09:32:55.636Z","2022-05-17T09:33:15.851Z","2022-05-17T09:33:25.316Z","2022-05-17T09:33:29.534Z","2022-05-17T09:33:34.737Z","2022-05-17T09:33:41.194Z","2022-05-17T09:34:03.100Z","2022-05-17T09:34:06.350Z","2022-05-17T09:34:16.202Z","2022-05-17T09:34:38.693Z","2022-05-17T09:34:43.172Z","2022-05-17T09:34:47.459Z","2022-05-17T09:35:03.775Z","2022-05-17T09:35:29.947Z","2022-05-17T09:35:42.635Z","2022-05-17T09:36:40.254Z","2022-05-17T09:37:44.381Z","2022-05-17T09:37:48.080Z","2022-05-17T09:37:55.974Z","2022-05-17T09:37:57.093Z","2022-05-17T09:37:59.315Z","2022-05-17T09:38:06.068Z","2022-05-17T09:38:07.551Z","2022-05-17T09:39:10.877Z","2022-05-17T09:39:16.854Z","2022-05-17T09:39:27.124Z","2022-05-17T09:39:29.935Z","2022-05-17T09:39:34.463Z","2022-05-17T09:39:37.700Z","2022-05-17T09:40:31.458Z","2022-05-17T09:40:36.222Z","2022-05-17T09:41:01.229Z","2022-05-17T09:41:17.325Z","2022-05-17T09:41:28.897Z","2022-05-17T09:41:35.303Z","2022-05-17T09:41:36.060Z","2022-05-17T09:41:48.669Z","2022-05-17T09:41:56.020Z","2022-05-17T09:42:03.187Z","2022-05-17T09:42:16.536Z","2022-05-17T09:42:17.139Z","2022-05-17T09:42:18.280Z","2022-05-17T09:42:19.921Z","2022-05-17T09:42:22.161Z","2022-05-17T09:42:26.371Z","2022-05-17T09:42:32.300Z","2022-05-17T09:42:41.655Z","2022-05-17T09:42:45.964Z","2022-05-17T09:42:52.908Z","2022-05-17T09:43:06.861Z","2022-05-17T09:43:08.056Z","2022-05-17T09:43:11.547Z","2022-05-17T09:43:17.504Z","2022-05-17T09:43:18.413Z","2022-05-17T09:43:21.847Z","2022-05-17T09:43:26.749Z","2022-05-17T09:43:35.039Z","2022-05-17T09:43:41.911Z","2022-05-17T09:43:53.681Z","2022-05-17T09:43:56.415Z","2022-05-17T09:43:58.860Z","2022-05-17T09:44:06.666Z","2022-05-17T09:44:08.605Z","2022-05-17T09:44:14.653Z","2022-05-17T09:44:23.609Z","2022-05-17T09:44:24.476Z","2022-05-17T09:44:27.638Z","2022-05-17T09:44:30.275Z","2022-05-17T09:44:31.583Z","2022-05-17T09:44:33.228Z","2022-05-17T09:44:39.123Z","2022-05-17T09:44:43.395Z","2022-05-17T09:44:43.667Z","2022-05-17T09:44:52.259Z","2022-05-17T09:44:59.937Z","2022-05-17T09:45:06.544Z","2022-05-17T09:45:07.663Z","2022-05-17T09:45:14.964Z","2022-05-17T09:45:17.145Z","2022-05-17T09:45:26.696Z","2022-05-17T09:45:36.927Z","2022-05-17T09:45:42.977Z","2022-05-17T09:45:44.844Z","2022-05-17T09:45:56.996Z","2022-05-17T09:46:00.344Z","2022-05-17T09:46:15.868Z","2022-05-17T09:46:18.075Z"]},geometry:{type:"LineString",coordinates:[[12.094785,49.020419,344.168004],[12.094804,49.020512,344.168004],[12.095184,49.020509,344.168004],[12.095242,49.020509,344.168004],[12.09518,49.020574,344.168004],[12.094898,49.021059,344.056677],[12.094526,49.021065,343.706113],[12.094416,49.021076,343.601285],[12.094158,49.021093,343.357001],[12.093862,49.021123,343.074831],[12.093467,49.021269,342.647666],[12.092957,49.021317,342.162278],[12.092263,49.021425,341.527647],[12.091935,49.021487,341.334103],[12.091643,49.021569,341.154002],[12.091277,49.021664,340.930821],[12.090599,49.021729,340.542319],[12.090032,49.02178,340.217829],[12.089309,49.02184,339.685908],[12.08904,49.021892,339.442751],[12.088544,49.022046,338.966932],[12.087587,49.02216,338.123598],[12.086837,49.022267,337.475354],[12.086603,49.022305,337.285039],[12.086484,49.02232,337.189374],[12.08542,49.022476,336.328649],[12.084126,49.022777,335.403718],[12.083545,49.023071,335.206933],[12.082717,49.023356,334.956181],[12.080883,49.024062,334.461805],[12.080826,49.024086,334.447427],[12.0798,49.024654,334.16419],[12.077283,49.026228,333.680271],[12.076651,49.026509,333.582691],[12.07637,49.026699,333.531111],[12.076299,49.026762,333.515844],[12.076252,49.026803,333.505848],[12.076217,49.026842,333.497029],[12.075981,49.027099,333.438564],[12.075904,49.027203,333.424785],[12.075817,49.027355,333.418576],[12.075503,49.027647,333.404912],[12.075287,49.027764,333.397886],[12.075105,49.027891,333.391221],[12.074936,49.027898,333.386975],[12.074792,49.027834,333.382613],[12.074262,49.028323,333.35967],[12.07365,49.028652,333.173995],[12.073025,49.028897,332.990356],[12.071936,49.029224,332.688292],[12.071864,49.029243,332.66872],[12.069923,49.029722,332.41937],[12.068765,49.029971,332.583076],[12.067323,49.030199,333.255878],[12.066002,49.030312,333.850847],[12.064978,49.030335,334.300048],[12.064507,49.030338,334.506552],[12.062215,49.030246,334.84554],[12.060269,49.02996,334.854646],[12.05931,49.029732,334.820791],[12.056729,49.029063,334.675036],[12.056286,49.028936,334.645784],[12.055956,49.028836,334.597505],[12.054812,49.028487,334.033295],[12.054004,49.02831,333.652357],[12.050664,49.026829,332.783749],[12.048286,49.025611,333.252554],[12.046398,49.02446,334.019271],[12.045475,49.023874,334.441255],[12.045216,49.023753,334.54571],[12.044675,49.023482,334.692673],[12.043477,49.022686,334.906446],[12.041465,49.021338,334.97923],[12.035535,49.017329,334.521966],[12.034156,49.016372,333.878129],[12.032793,49.015261,333.416043],[12.031288,49.014063,333.202752],[12.030198,49.013341,333.09672],[12.029529,49.012413,332.817392],[12.029336,49.012023,332.684747],[12.029135,49.011462,332.498319],[12.029097,49.010969,332.418764],[12.02925,49.010067,332.280863],[12.029511,49.009391,332.256521],[12.030204,49.008342,332.424136],[12.03048,49.008016,332.478807],[12.03116,49.007425,332.958021],[12.032405,49.006428,333.847036],[12.032492,49.006385,333.908848],[12.032948,49.006353,334.169078],[12.032659,49.006282,334.344193],[12.031173,49.005247,335.734851],[12.030612,49.004872,336.390802],[12.03053,49.004719,336.593277],[12.030302,49.004798,336.804451],[12.030172,49.004476,337.220312],[12.030145,49.004371,337.353251],[12.030566,49.003416,340.29553],[12.030656,49.003399,340.486948],[12.030229,49.002662,342.943355],[12.030167,49.002659,343.079256],[12.027855,49.002155,352.542615],[12.027334,49.002042,355.308914],[12.02696,49.001956,357.862287],[12.026807,49.001841,359.361388],[12.026416,49.001715,362.168082],[12.023468,49.001387,381.49674],[12.022185,49.001359,389.556314],[12.022017,49.001447,390.40088],[12.021144,49.001448,393.830508],[12.018043,49.001671,402.81563],[12.017542,49.001716,403.748264],[12.016388,49.00182,405.15524],[12.015443,49.001919,405.495295],[12.013264,49.002353,408.507655],[12.012215,49.00262,411.410482],[12.00922,49.003504,424.559769],[12.005154,49.004708,445.455138],[12.004357,49.004808,448.974795],[12.003231,49.004775,452.767099],[12.002524,49.004635,454.997306],[12.001967,49.004425,456.937399],[12.001775,49.004273,457.846143],[12.001362,49.004118,458.724288],[12.001245,49.00412,458.814129],[12.00035,49.003863,459.564076],[11.999405,49.003721,460.308259],[11.995418,49.003841,456.941415],[11.993309,49.003794,458.18952],[11.990373,49.003536,465.325012],[11.988279,49.003604,469.163338],[11.988103,49.003694,469.571881],[11.987329,49.00374,469.378872],[11.986069,49.003912,469.010053],[11.984727,49.0041,466.816053],[11.984633,49.004052,466.466738],[11.983088,49.004284,461.818954],[11.981696,49.004488,455.273596],[11.98124,49.004562,452.857995],[11.980742,49.004577,450.294405],[11.97974,49.004617,445.031769],[11.978921,49.004654,440.534786],[11.977656,49.004781,433.524641],[11.977008,49.004844,430.350677],[11.976211,49.004853,427.03846],[11.975952,49.004834,425.955544],[11.975795,49.004816,425.293282],[11.975475,49.004735,423.868048],[11.975288,49.004683,423.024087],[11.974946,49.004554,421.384817],[11.974823,49.00439,420.24155],[11.974227,49.004006,418.310994],[11.973977,49.003884,417.59092],[11.973579,49.003701,416.467711],[11.973117,49.003543,415.26365],[11.972481,49.003413,413.6617],[11.970589,49.003149,407.790314],[11.969517,49.002894,402.368462],[11.968579,49.002809,395.064155],[11.968041,49.002667,390.590788],[11.967881,49.002578,388.972612],[11.967714,49.002643,387.474721],[11.966924,49.002886,381.757917],[11.964989,49.003255,370.464133],[11.963375,49.003274,367.816027],[11.962876,49.003335,367.345163],[11.960565,49.003742,369.197446],[11.959991,49.004003,370.412113],[11.959856,49.004146,370.858049],[11.959885,49.004321,371.356525],[11.960547,49.004813,376.95717],[11.962597,49.005669,388.431194],[11.963302,49.006612,392.499127],[11.963378,49.006785,393.196445],[11.963404,49.007141,392.126606],[11.963295,49.007812,387.997233],[11.963077,49.008243,385.21839],[11.96287,49.008489,383.498926],[11.962628,49.008571,382.385383],[11.962597,49.008741,381.239181],[11.96219,49.0091,378.244098],[11.961871,49.009602,374.603128],[11.961704,49.009763,373.299473],[11.961543,49.009915,372.060397],[11.961061,49.009784,370.316049],[11.96084,49.009734,369.982476],[11.960446,49.009641,369.384988],[11.958743,49.009597,366.953108],[11.958313,49.009591,366.865625],[11.9572,49.009455,367.848992],[11.956193,49.009333,368.738454],[11.95493,49.009438,371.787283],[11.9546,49.00954,372.877615],[11.954261,49.009837,374.568187],[11.954081,49.010753,377.711106],[11.953573,49.011588,378.95977],[11.953173,49.011954,379.585224],[11.952835,49.012166,379.190508],[11.951985,49.01249,377.355221],[11.951681,49.012555,376.75832],[11.950527,49.012638,374.620568],[11.950133,49.012588,374.56748],[11.948968,49.012295,374.40242],[11.948384,49.012107,374.316359],[11.948134,49.011715,374.409366],[11.947538,49.011384,374.934417],[11.947307,49.011258,375.136409],[11.946596,49.011037,375.665395],[11.94469,49.010732,375.783441],[11.94415,49.010722,375.65137],[11.943587,49.010835,375.50743],[11.943319,49.010939,375.433418],[11.942949,49.011208,375.441307],[11.942387,49.01145,375.45091],[11.941154,49.01157,375.468715],[11.940618,49.011713,375.621132],[11.939783,49.012179,376.137327],[11.939564,49.012223,376.245166],[11.938462,49.012259,376.762416],[11.936535,49.012464,375.743748],[11.935659,49.012615,375.240883],[11.933544,49.012344,373.563772],[11.932493,49.012359,373.143133],[11.931933,49.012415,373.089251],[11.930787,49.012634,372.975714],[11.930303,49.012806,373.179722],[11.929187,49.013438,375.556138],[11.928746,49.013757,376.614297],[11.92831,49.014207,378.016946],[11.928086,49.01517,380.801118],[11.927973,49.015516,381.812443],[11.927945,49.015821,382.478771],[11.927688,49.016235,382.346251],[11.926964,49.017794,382.09388],[11.92671,49.018169,382.247779],[11.92645,49.018278,382.323682],[11.92642,49.018175,382.363011],[11.926286,49.017981,382.44289],[11.926056,49.01785,382.517821],[11.925414,49.017701,382.705723],[11.925304,49.017632,382.75985],[11.92506,49.017777,382.87694],[11.92427,49.019165,383.538054],[11.92413,49.019643,383.228268],[11.924138,49.020103,382.93548],[11.923909,49.021182,383.027272],[11.923315,49.022374,384.978062],[11.923113,49.022523,385.325366],[11.923117,49.022595,385.644486],[11.922691,49.022897,387.466655],[11.92211,49.023106,389.391423],[11.91792,49.023458,399.550625],[11.916709,49.02348,395.315692],[11.916286,49.023767,393.187954],[11.915472,49.024626,386.907377],[11.914988,49.025408,380.936614],[11.914393,49.026056,377.483367],[11.914039,49.027126,376.405805],[11.914108,49.027923,376.397115],[11.913969,49.027916,376.482011],[11.913593,49.027892,376.712069],[11.913485,49.02812,376.933803],[11.913352,49.028987,377.739448],[11.91323,49.029288,378.008687],[11.91264,49.029856,378.602774],[11.912406,49.030287,378.998266],[11.912248,49.030451,379.165956],[11.911843,49.030685,379.199625],[11.911253,49.030874,379.124668],[11.909896,49.031865,378.987573],[11.908497,49.032894,379.325958],[11.908428,49.03299,379.35201],[11.908418,49.033166,379.669389],[11.908455,49.03409,382.778035],[11.90826,49.034422,383.974532],[11.907918,49.034666,385.089003],[11.907797,49.03478,385.698241],[11.907462,49.034938,387.578592],[11.907381,49.035035,388.347155],[11.907173,49.035021,389.299868],[11.906364,49.035153,393.098438],[11.904688,49.035296,399.974723],[11.903922,49.035263,402.469549],[11.903374,49.035305,404.262646],[11.90302,49.035339,405.425406],[11.902134,49.035399,407.34826],[11.901925,49.035418,407.583819],[11.898763,49.034572,409.501053],[11.897956,49.034313,409.231462],[11.897119,49.033979,407.273536],[11.895174,49.032986,398.466186],[11.89467,49.032878,398.084493],[11.894421,49.03287,397.905034],[11.894244,49.032903,397.772569],[11.89419,49.032964,397.69513],[11.894095,49.033073,397.557291],[11.893545,49.033139,397.154796],[11.89311,49.033229,396.82644],[11.89102,49.034022,410.904024],[11.889069,49.034483,425.854994],[11.888092,49.034785,433.884683],[11.887245,49.035218,438.195977],[11.885629,49.036451,445.726812],[11.884433,49.037127,449.355631],[11.883767,49.037484,451.57822],[11.88276,49.037675,454.799302],[11.882009,49.037726,457.119218],[11.880585,49.037685,461.32687],[11.879652,49.037346,464.375775],[11.878504,49.037065,467.167159],[11.878063,49.037065,467.533231],[11.877996,49.036989,467.644379],[11.877882,49.036931,467.764165],[11.876948,49.036718,468.58505],[11.87635,49.036499,469.153645],[11.875387,49.036284,469.883274],[11.871484,49.03612,473.332637],[11.87081,49.036127,474.004057],[11.866847,49.035974,477.461998],[11.866036,49.036004,478.094611],[11.863333,49.036267,480.019563],[11.86332,49.036523,480.286798],[11.861198,49.036715,482.946109],[11.859806,49.036826,485.63141],[11.859552,49.036769,486.371529],[11.858343,49.036978,489.818439],[11.854729,49.037792,502.575673],[11.852472,49.0383,510.678588],[11.852372,49.038319,510.946679],[11.852268,49.038277,511.261208],[11.852184,49.038294,511.487575],[11.851079,49.038568,514.529614],[11.849994,49.038954,517.588938],[11.849456,49.03909,518.127198],[11.848381,49.039004,519.138138],[11.848174,49.039007,519.331416],[11.84779,49.039096,519.711618],[11.847473,49.039186,520.034092],[11.846997,49.039312,519.836436],[11.84663,49.039363,519.636658],[11.845868,49.039378,519.230695],[11.845409,49.03935,518.985211],[11.84466,49.039317,518.474388],[11.844442,49.039327,517.996374],[11.842914,49.039503,514.602865],[11.842884,49.039577,514.347375],[11.841893,49.039786,511.826175],[11.84171,49.039831,511.20866],[11.840333,49.040183,506.539066],[11.839242,49.040472,502.966026],[11.838393,49.040628,500.537103],[11.836119,49.041151,494.965243],[11.834974,49.041344,493.101638],[11.834601,49.041348,492.513592],[11.830953,49.042046,492.483278],[11.830287,49.04224,493.288682],[11.828506,49.042495,496.184033],[11.827962,49.042511,497.611394],[11.826481,49.042766,501.625052],[11.826271,49.042836,502.06216],[11.823695,49.043287,505.661447],[11.821684,49.043697,504.229062],[11.819797,49.0441,501.836947],[11.816575,49.045049,496.562147],[11.815932,49.045146,495.697266],[11.815232,49.045158,495.490847],[11.812927,49.045024,495.683057],[11.81128,49.044768,498.962592],[11.810456,49.04476,500.660706],[11.810175,49.044624,501.553025],[11.809923,49.044512,502.330816],[11.808393,49.044236,506.384676],[11.807503,49.044192,508.097717],[11.80669,49.04423,509.344966],[11.806294,49.044208,509.953116],[11.806155,49.044227,510.170396],[11.803939,49.044548,511.6579],[11.802644,49.044822,511.81158],[11.80207,49.045001,511.347277],[11.801435,49.045283,510.78702],[11.797153,49.047795,506.353224],[11.796389,49.048145,505.67435],[11.79558,49.048443,505.154541],[11.795442,49.048547,505.041061],[11.795294,49.048608,504.946716],[11.795221,49.048623,504.905433],[11.795127,49.048644,504.851842],[11.794667,49.048558,504.59371],[11.793296,49.048774,504.13978],[11.793077,49.048818,504.14828],[11.793036,49.048673,504.15663],[11.792265,49.048794,504.18605],[11.792084,49.048819,504.192914],[11.791465,49.048918,504.216559],[11.790623,49.049132,504.668287],[11.789535,49.049502,505.388209],[11.788494,49.049907,505.916762],[11.78732,49.050289,506.157585],[11.786325,49.050423,506.350742],[11.786229,49.050434,506.387205],[11.785505,49.050521,506.662606],[11.78534,49.050553,506.726987],[11.784685,49.05076,506.999059],[11.784595,49.050789,507.036582],[11.784252,49.050896,507.178711],[11.784043,49.050959,507.264782],[11.783514,49.051226,507.71905],[11.783319,49.051325,507.937245],[11.782637,49.051621,508.660821],[11.782421,49.05179,508.958374],[11.782382,49.052017,509.266696],[11.782167,49.052374,509.784718],[11.781993,49.052639,509.765118],[11.781859,49.052872,509.741103],[11.781814,49.052922,509.735505],[11.781342,49.05328,509.689875],[11.781284,49.053311,509.685145],[11.780186,49.0539,509.466737],[11.779808,49.054089,509.271822],[11.779623,49.054187,509.174302],[11.779312,49.054344,509.013366],[11.778365,49.054835,508.518336],[11.77817,49.054935,508.47585],[11.776462,49.05607,508.243484],[11.776039,49.05634,508.077731],[11.775922,49.056419,508.022267],[11.77535,49.056805,507.751191],[11.775284,49.05685,507.719746],[11.775169,49.056865,507.681034],[11.773973,49.057619,507.122946],[11.77301,49.058185,506.673286],[11.771693,49.058988,506.535327],[11.771375,49.059156,506.607341],[11.771194,49.059198,506.641192],[11.770413,49.059664,506.827407],[11.770308,49.059718,506.850938],[11.770041,49.059834,507.098704],[11.769516,49.060235,507.761962],[11.768132,49.061057,509.420286],[11.766203,49.062235,513.061238],[11.763579,49.064546,520.115658],[11.760014,49.067904,524.959814],[11.756113,49.071631,532.632096],[11.755813,49.071863,533.015141],[11.75541,49.072028,533.40735],[11.755232,49.072151,533.620871],[11.755236,49.07222,533.707859],[11.754666,49.072688,534.162538],[11.753993,49.073392,534.62875],[11.752286,49.074818,536.569271],[11.75174,49.0752,537.242579],[11.751587,49.075296,537.697437],[11.750974,49.07572,539.630989],[11.750858,49.075794,539.982179],[11.750343,49.076038,541.36072],[11.749452,49.07614,543.254527],[11.749107,49.076334,543.689247],[11.749042,49.076584,544.059394],[11.74859,49.076771,544.570523],[11.747911,49.077033,545.323964],[11.747476,49.077276,545.759125],[11.747714,49.077636,544.893985],[11.747901,49.078036,543.971445],[11.747866,49.078562,542.810373],[11.746875,49.080913,535.103498],[11.745508,49.083858,524.146775],[11.744331,49.085959,521.844615],[11.743619,49.087639,526.150313],[11.743392,49.088197,528.017221],[11.743286,49.088434,528.815621],[11.742975,49.089006,530.778595],[11.742677,49.089352,531.979888],[11.742603,49.089606,532.61039],[11.744162,49.089667,535.104231],[11.744777,49.08977,536.115725],[11.745866,49.090128,537.459977],[11.745829,49.090761,538.527103],[11.746173,49.093573,543.016436],[11.746422,49.095735,548.877986],[11.746077,49.0976,554.126777],[11.745467,49.099735,557.981093],[11.745201,49.101364,561.120519],[11.745335,49.10247,564.04486],[11.745327,49.103485,567.178966],[11.746577,49.103395,567.676167],[11.743013,49.106015,565.024399],[11.740797,49.107565,564.155534],[11.739726,49.107388,564.075251],[11.739659,49.107829,563.815276],[11.739723,49.108349,563.356168],[11.739339,49.108826,562.881661],[11.738774,49.109718,560.752928],[11.738385,49.110092,559.201899],[11.737226,49.110821,555.304978],[11.735523,49.111913,547.77817],[11.73468,49.11227,545.871178],[11.734597,49.112313,545.676553],[11.734471,49.112556,544.955732],[11.733881,49.112786,543.693109],[11.733677,49.112895,543.208925],[11.733396,49.113172,542.695811],[11.733148,49.11325,542.887629],[11.733493,49.11341,543.182398],[11.733552,49.113445,543.237909],[11.733462,49.113523,543.342016],[11.733,49.113959,543.907149],[11.732654,49.114339,544.378302],[11.732276,49.114812,545.687821],[11.731733,49.115494,547.852477],[11.731459,49.115834,548.934448],[11.731287,49.116028,549.565288],[11.730887,49.116293,550.54353],[11.73039,49.116401,551.44362],[11.730035,49.116383,552.055621],[11.729301,49.116234,553.376501],[11.728967,49.116222,553.951445],[11.728597,49.116276,554.62552],[11.727583,49.116552,556.64525],[11.726752,49.11677,558.291767],[11.72633,49.11689,559.137965],[11.725975,49.1168,559.427468],[11.725179,49.117114,559.739648],[11.723904,49.117582,560.230664],[11.722352,49.118026,556.780221],[11.718097,49.118862,544.207653],[11.717906,49.11888,543.728191],[11.71646,49.118625,540.007249],[11.715221,49.119306,536.145891],[11.714836,49.119433,535.135935],[11.711751,49.120017,528.855464],[11.710618,49.120318,528.042553],[11.708565,49.121013,530.298937],[11.707149,49.121802,534.951992],[11.706657,49.122006,536.409254],[11.705444,49.122447,540.563509],[11.70488,49.122716,542.730962],[11.704695,49.123164,544.933266],[11.704607,49.123225,545.331379],[11.703544,49.123702,547.302658],[11.70157,49.124555,549.79774],[11.698644,49.125714,551.452101],[11.698298,49.125934,551.757211],[11.697958,49.12617,552.070675],[11.697749,49.126492,552.548413],[11.69681,49.12847,556.677801],[11.696477,49.129016,558.290995],[11.696051,49.129596,560.056855],[11.695748,49.129823,560.957104],[11.694817,49.130217,563.249167],[11.693002,49.130827,567.430927],[11.6921,49.131538,570.273803],[11.691204,49.132295,573.183281],[11.689564,49.133108,577.186419],[11.688093,49.134117,580.465184],[11.687314,49.13495,583.215763],[11.686967,49.13564,585.43854],[11.686801,49.136239,587.161005],[11.686656,49.137324,589.633095],[11.686504,49.13791,590.772315],[11.686304,49.138396,590.224832],[11.685778,49.139066,589.405512],[11.685261,49.139451,588.870164],[11.684827,49.139675,588.72011],[11.684435,49.139637,588.612542],[11.684305,49.139685,588.572022],[11.68417,49.139901,588.475199],[11.683655,49.140058,588.320974],[11.683174,49.140121,588.187819],[11.682131,49.140118,587.187724],[11.680791,49.139854,585.637987],[11.67903,49.13934,581.758526],[11.678404,49.139163,580.175124],[11.67777,49.139078,578.670963],[11.676641,49.139114,575.938576],[11.676459,49.13912,575.498067],[11.676241,49.139067,574.935883],[11.675763,49.139122,573.762672],[11.675024,49.139255,571.903909],[11.673632,49.139629,568.124162],[11.6724,49.140189,564.420887],[11.672078,49.140427,563.299188],[11.670169,49.141298,557.713544],[11.669479,49.141653,555.200975],[11.66827,49.14215,551.114009],[11.667328,49.142584,546.541164],[11.666555,49.142996,542.52272],[11.665823,49.143385,538.701499],[11.665273,49.14369,535.743579],[11.664871,49.14386,533.779853],[11.66429,49.144009,531.219784],[11.664323,49.144202,530.001908],[11.663703,49.144391,527.871334],[11.66234,49.144648,524.891219],[11.661674,49.144846,523.354299],[11.66107,49.14502,522.535886],[11.660052,49.145153,521.837008],[11.658807,49.14524,520.994076],[11.658205,49.145337,520.834734],[11.657471,49.145667,520.64664],[11.657352,49.145657,520.621302],[11.656425,49.145969,520.401138],[11.656079,49.146147,520.620461],[11.655828,49.146326,520.925756],[11.654077,49.147142,522.767655],[11.650286,49.148877,531.442604],[11.648684,49.14969,535.059503],[11.646854,49.15041,538.007744],[11.646523,49.15049,538.229816],[11.646287,49.150635,538.433586],[11.643689,49.151643,538.802879],[11.6422,49.152256,537.754309],[11.641416,49.152648,536.664156],[11.639358,49.153763,532.925885],[11.639018,49.153846,532.332279],[11.63915,49.153992,531.908086],[11.638889,49.154137,531.347949],[11.638821,49.154117,531.225994],[11.638574,49.154195,530.766985],[11.636598,49.155253,525.98721],[11.634336,49.156453,522.839646],[11.633532,49.15683,522.850741],[11.633258,49.156804,522.853846],[11.633057,49.156851,522.85624],[11.632912,49.156925,522.858303],[11.632876,49.15714,522.862012],[11.630872,49.158115,523.146202],[11.630842,49.158217,523.171211],[11.630514,49.158367,523.234233],[11.630134,49.158539,523.293636],[11.629093,49.159029,522.736058],[11.628727,49.159237,522.525267],[11.628382,49.159569,522.258434],[11.628184,49.159812,522.059224],[11.627413,49.160681,521.058008],[11.62675,49.161296,520.304992],[11.626343,49.161589,519.738711],[11.626115,49.161811,519.35614],[11.625922,49.162018,519.009305],[11.625681,49.162272,518.581672],[11.625369,49.162627,517.995912],[11.625228,49.16292,517.638497],[11.62519,49.163169,517.438588],[11.625414,49.164026,516.744021],[11.625374,49.164263,516.553537],[11.625331,49.164341,516.487299],[11.62529,49.164385,516.446138],[11.625146,49.164501,516.32678],[11.624604,49.1649,516.163378],[11.623952,49.165506,515.955866],[11.623787,49.165879,515.84712],[11.623744,49.166076,515.767469],[11.623564,49.166966,514.925886],[11.623607,49.167477,514.446131],[11.623707,49.168577,513.631619],[11.623717,49.168845,513.458491],[11.623597,49.169003,513.344565],[11.623328,49.169196,513.175932],[11.622655,49.16963,512.741489],[11.622415,49.169688,512.61191],[11.621761,49.170178,512.108182],[11.621739,49.170575,511.800479],[11.620627,49.171506,511.271188],[11.61893,49.171977,511.320523],[11.618287,49.172124,511.891984],[11.618051,49.172128,512.090038],[11.61773,49.17203,512.387249],[11.617567,49.17203,512.523995],[11.616727,49.172136,513.241703],[11.615667,49.172375,514.553375],[11.614656,49.172519,515.774913],[11.614299,49.172628,516.240064],[11.614246,49.172947,516.603087],[11.614114,49.173075,516.680995],[11.611265,49.174263,517.698364],[11.611216,49.174358,517.735587],[11.610597,49.175746,518.768359],[11.609624,49.177805,521.572831],[11.608668,49.179753,522.649747],[11.607496,49.18195,521.475536],[11.606176,49.184422,520.986575],[11.60621,49.184574,520.919231],[11.606288,49.184877,520.784531],[11.606193,49.185612,520.43337],[11.606014,49.186291,519.515102],[11.605575,49.186363,519.120841],[11.60439,49.186537,518.055275],[11.604265,49.186595,517.852987],[11.603879,49.187228,516.477221],[11.603565,49.187974,514.915123],[11.60301,49.187953,514.219958],[11.602163,49.187961,513.264378],[11.600589,49.188205,511.439528],[11.599956,49.188375,511.456707],[11.597929,49.189171,512.052563],[11.597475,49.18935,512.510512],[11.595344,49.190187,514.638157],[11.594834,49.190385,515.125891],[11.593939,49.190689,515.955217],[11.593334,49.190797,516.470872],[11.593006,49.190867,516.844007],[11.592787,49.191047,517.239366],[11.592562,49.191196,517.599265],[11.592557,49.191381,517.917367],[11.592603,49.191561,518.231109],[11.592354,49.191863,518.820884],[11.587875,49.19483,528.114888],[11.587348,49.19517,528.760942],[11.586209,49.196038,530.287387],[11.584759,49.196892,529.122896],[11.582611,49.197869,526.024568],[11.582224,49.198098,525.267545],[11.581874,49.198324,524.554081],[11.581717,49.198366,524.294395],[11.580942,49.198287,523.091121],[11.580297,49.198203,522.082193],[11.580103,49.198138,521.747743],[11.57969,49.19789,520.887285],[11.579534,49.197982,520.564917],[11.579564,49.198021,520.462443],[11.579495,49.198046,520.34141],[11.579562,49.198128,520.228762],[11.579777,49.198501,519.790469],[11.579808,49.198665,519.608759],[11.579842,49.199396,518.804555],[11.579381,49.20036,519.452929],[11.578414,49.202128,523.914042],[11.578266,49.202693,525.792529],[11.578227,49.203126,527.213969],[11.578303,49.203598,528.647073],[11.5784,49.203927,529.629013],[11.579111,49.205169,533.25968],[11.579945,49.206233,535.344146],[11.579991,49.20635,535.554786],[11.579921,49.206496,535.821568],[11.573745,49.20828,543.235301],[11.573056,49.208455,544.123015],[11.571541,49.208869,545.403525],[11.570334,49.209372,545.708926],[11.567668,49.210766,543.819313],[11.565868,49.211754,543.761468],[11.564911,49.212505,543.9152],[11.564039,49.213344,544.137869],[11.56341,49.213796,543.734178],[11.56206,49.214384,542.961553],[11.561812,49.214343,542.83974],[11.561542,49.214426,542.571072],[11.561303,49.214432,542.353273],[11.559362,49.214221,540.56145],[11.558822,49.21414,539.960091],[11.557475,49.213819,538.189803],[11.556133,49.213494,536.333004],[11.555531,49.213467,535.456145],[11.554675,49.213546,534.199891],[11.554316,49.212994,532.830645],[11.553824,49.213012,531.713434],[11.553435,49.213089,530.791893],[11.55269,49.21305,529.097416],[11.551417,49.213339,525.625909],[11.550274,49.213512,521.247205],[11.548886,49.21365,516.079685],[11.546623,49.213667,509.147463],[11.543881,49.213578,502.823981],[11.542952,49.213474,499.424481],[11.542154,49.213436,495.731647],[11.54138,49.213498,492.132598],[11.539628,49.213897,483.277821],[11.538745,49.214025,478.889796],[11.538691,49.213665,476.203354],[11.538761,49.213006,476.206464],[11.538685,49.212714,476.349557],[11.538672,49.21219,476.602741],[11.538282,49.209837,484.831386],[11.538385,49.209035,487.114574],[11.538528,49.207904,489.59026],[11.538875,49.207048,490.228002],[11.538854,49.206187,489.481708],[11.538863,49.20605,488.954541],[11.538691,49.205819,487.966979],[11.538587,49.20527,485.840301],[11.538407,49.204851,484.167252],[11.538281,49.204585,482.615231],[11.538044,49.203584,475.701997],[11.537662,49.201681,462.344602],[11.53748,49.201344,459.834361],[11.537182,49.201023,457.985444],[11.5368,49.200789,456.758466],[11.536478,49.20067,455.891605],[11.536308,49.200606,455.431857],[11.535692,49.200523,453.958022],[11.5353,49.200553,453.033175],[11.5335,49.200919,454.172459],[11.532079,49.201273,456.216768],[11.530062,49.201879,460.66067],[11.529673,49.202068,461.646245],[11.527694,49.203386,468.249903],[11.5272,49.203553,470.547469],[11.526858,49.203593,471.982649],[11.525331,49.203765,478.470143],[11.523196,49.203947,489.435154],[11.522724,49.20395,491.839005],[11.520799,49.203763,496.635739],[11.514345,49.203312,502.394012],[11.513086,49.203328,502.446969],[11.512921,49.20333,502.453909],[11.508982,49.203434,502.665191],[11.507729,49.203525,503.403053],[11.50622,49.203743,504.303001],[11.503523,49.204368,505.527637],[11.503413,49.204405,505.428823],[11.501272,49.205199,503.4626],[11.499138,49.206112,500.239806],[11.498079,49.206542,499.639008],[11.497379,49.206704,499.396021],[11.493391,49.20697,498.626201],[11.492614,49.206964,497.54615],[11.490201,49.206737,493.440006],[11.487619,49.206433,487.424759],[11.485451,49.205994,482.773783],[11.484331,49.205816,481.522832],[11.482411,49.205655,479.203138],[11.481519,49.205698,477.816767],[11.480857,49.205813,476.755008],[11.477321,49.207024,467.135014],[11.475605,49.207333,461.667084],[11.472758,49.207562,450.768156],[11.472677,49.207568,450.447782],[11.471497,49.207596,446.205139],[11.469214,49.207349,438.731673],[11.467408,49.207383,434.707018],[11.466153,49.207219,432.622371],[11.466014,49.20735,432.302545],[11.464359,49.207066,430.057346],[11.463611,49.207063,429.035057],[11.463546,49.207137,428.85658],[11.463316,49.207152,428.540684],[11.46299,49.207177,428.092092],[11.461153,49.207532,425.287637],[11.460076,49.2077,423.451245],[11.459244,49.207713,422.070997],[11.458457,49.207627,421.046515],[11.45773,49.207442,420.126859],[11.455806,49.206725,418.507439],[11.45507,49.206538,418.481653],[11.453285,49.206337,418.990863],[11.453104,49.206332,419.129338],[11.452941,49.206377,419.264597],[11.4529,49.20635,419.309094],[11.452769,49.206308,419.420633],[11.452576,49.206285,419.570591],[11.452113,49.206244,419.927731],[11.451315,49.206186,420.541462],[11.451144,49.206199,420.442026],[11.450948,49.206279,420.286724],[11.450807,49.206272,420.191698],[11.450472,49.206116,419.915247],[11.449635,49.206027,419.345381],[11.448993,49.205974,418.910524],[11.447737,49.205985,418.087587],[11.44764,49.205991,418.024299],[11.44659,49.206008,417.342065],[11.445578,49.205919,417.181009],[11.444414,49.205661,418.102784],[11.442931,49.205116,419.293562],[11.441759,49.204592,420.132999],[11.44089,49.204341,420.642897],[11.438137,49.203598,421.196034],[11.437102,49.203267,420.863099],[11.435353,49.202532,420.895269],[11.430024,49.199869,424.374318],[11.428385,49.199031,424.572871],[11.426199,49.198041,420.778953],[11.425548,49.197904,418.918104],[11.425295,49.197938,418.215327],[11.423412,49.197596,411.774328],[11.423041,49.197351,409.92813],[11.422507,49.197012,407.322224],[11.422951,49.19633,406.390698],[11.42229,49.195952,405.752996],[11.42205,49.19583,405.532241],[11.421624,49.195659,405.188182],[11.419792,49.194781,405.247356],[11.419023,49.194499,405.461225],[11.418201,49.194384,405.85944],[11.417774,49.194367,406.062091],[11.417248,49.194413,406.313485],[11.416936,49.194481,406.469287],[11.416471,49.194522,406.702099],[11.415301,49.194787,407.336797],[11.415261,49.194727,407.38813],[11.415147,49.194677,407.458502],[11.414565,49.194797,407.771309],[11.414402,49.19485,407.864628],[11.414317,49.194934,407.943615],[11.414098,49.194898,407.989457],[11.412903,49.194962,408.101936],[11.412819,49.195022,408.11361],[11.412047,49.195088,408.186648],[11.411472,49.19513,408.22091],[11.411268,49.195107,408.196791],[11.410994,49.195173,408.162768],[11.406589,49.195548,407.685346],[11.406394,49.195522,407.665655],[11.406261,49.195518,407.652482],[11.406098,49.195584,407.645323],[11.404806,49.195693,407.793507],[11.403944,49.195759,407.892229],[11.400251,49.196066,407.899663],[11.398962,49.196157,407.92258],[11.398072,49.196163,407.938313],[11.397969,49.196255,407.971435],[11.397901,49.196413,408.11926],[11.397719,49.196367,408.23411],[11.397581,49.196251,408.366444],[11.395974,49.195947,409.351089],[11.392587,49.195211,415.488729],[11.389992,49.194682,424.229961],[11.389191,49.194667,426.270097],[11.387905,49.194769,429.568204],[11.387428,49.19479,430.395092],[11.386887,49.194744,430.93129],[11.384029,49.194407,434.197533],[11.383247,49.194279,435.340506],[11.382098,49.194034,436.868417],[11.379258,49.193072,437.245461],[11.378219,49.192771,435.557745],[11.37731,49.192649,434.179705],[11.377037,49.192648,433.717025],[11.376319,49.19271,432.469584],[11.374906,49.192924,429.971323],[11.373874,49.192986,429.321626],[11.373277,49.192938,429.261154],[11.370544,49.192557,429.388993],[11.37012,49.192539,429.475535],[11.368902,49.192628,429.610196],[11.367873,49.192775,429.324289],[11.36716,49.192833,429.12926],[11.365789,49.192729,428.463761],[11.362671,49.192422,426.405271],[11.360986,49.192436,425.550271],[11.358258,49.191904,425.424415],[11.357758,49.191776,425.499569],[11.357161,49.191494,425.602662],[11.355715,49.190236,426.26593],[11.354915,49.19065,426.742015],[11.353772,49.191269,427.390908],[11.353646,49.191284,427.443222],[11.352972,49.19112,427.736994],[11.351946,49.191014,428.161291],[11.350808,49.190777,427.680264],[11.350586,49.190749,427.569803],[11.350203,49.191166,427.206228],[11.350074,49.191269,427.106726],[11.349231,49.191888,425.656679],[11.347665,49.193299,421.018298],[11.346362,49.195661,412.817383],[11.346313,49.195737,412.562928],[11.346265,49.195847,412.210004],[11.34543,49.19593,410.760156],[11.34472,49.19606,410.383425],[11.344106,49.196221,410.045402],[11.343857,49.196314,409.898867],[11.343737,49.196416,409.798273],[11.343106,49.196486,409.471267],[11.342975,49.19712,409.732554],[11.343071,49.197823,410.077293],[11.343205,49.19814,410.237927],[11.343553,49.198631,410.199875],[11.343613,49.198696,410.176005],[11.343297,49.198698,410.111072],[11.342772,49.198561,409.994913],[11.342146,49.198453,409.861877],[11.341273,49.198364,409.574604],[11.339718,49.198162,408.772964],[11.339364,49.198102,408.588047],[11.33922,49.198076,408.512508],[11.338777,49.197997,408.323634],[11.337431,49.197739,407.995493],[11.336895,49.197724,407.86999],[11.336223,49.197828,407.717436],[11.334742,49.198105,407.735051],[11.334079,49.19822,407.742894],[11.333695,49.198282,407.747417],[11.332957,49.198385,407.95951],[11.332592,49.198392,408.076129],[11.332217,49.198279,408.208012],[11.33191,49.197958,408.393015],[11.331815,49.197851,408.453475],[11.331603,49.197614,408.587643],[11.331482,49.197665,408.63507],[11.330894,49.197864,408.896813],[11.330799,49.197893,408.93826],[11.330755,49.197907,408.957604],[11.33054,49.197959,409.048222],[11.329875,49.198202,409.349385],[11.32923,49.198519,409.668396],[11.328227,49.199018,408.932549],[11.328195,49.199035,408.904254],[11.327888,49.198796,408.576632],[11.327636,49.198598,408.306239],[11.326917,49.198138,407.567148],[11.326708,49.198003,407.319012],[11.325679,49.19744,406.185818],[11.325663,49.197454,406.16324],[11.325459,49.197464,405.990505],[11.325384,49.197395,405.881145],[11.32543,49.197294,405.74498],[11.324921,49.197024,405.617877],[11.325042,49.196939,405.673234],[11.324941,49.19684,405.729971],[11.324914,49.196712,405.791584],[11.32481,49.196644,405.837428],[11.324237,49.196704,406.018254],[11.323459,49.196578,406.268015],[11.321785,49.196627,406.69027],[11.320988,49.196588,406.8814],[11.319779,49.196377,407.381152],[11.31915,49.196259,407.73154],[11.319119,49.196346,407.804732],[11.319031,49.196433,407.890181],[11.318734,49.196433,408.049203],[11.318348,49.196771,408.394765],[11.317674,49.197217,409.016182],[11.316344,49.197928,410.174825],[11.316164,49.198041,410.343127],[11.315171,49.198736,411.360092],[11.314878,49.198996,411.705509],[11.314184,49.199714,412.695942],[11.3138,49.20003,413.231253],[11.312897,49.20062,414.338235],[11.312314,49.200902,415.115637],[11.311816,49.201065,415.831312],[11.310515,49.201383,417.616098],[11.310429,49.20143,417.760156],[11.309525,49.201485,419.030671],[11.308432,49.201453,420.636398],[11.307583,49.201353,421.9025],[11.307398,49.201277,422.223218],[11.30666,49.20114,423.361034],[11.306172,49.20105,424.113137],[11.305552,49.200947,425.062007],[11.304827,49.200863,426.154137],[11.303886,49.200832,427.660057],[11.3029,49.200882,429.255924],[11.302065,49.200986,430.627601],[11.301001,49.201139,430.300973],[11.300602,49.201195,430.114636],[11.299962,49.201269,429.817874],[11.29858,49.201354,428.276346],[11.296746,49.201389,425.060639],[11.296027,49.201425,424.122586],[11.294179,49.201357,422.076126],[11.291512,49.20153,421.203814],[11.290927,49.201529,421.157634],[11.290028,49.201438,421.500177],[11.289675,49.201441,421.633105],[11.289686,49.201327,421.69893],[11.289083,49.201151,421.947605],[11.289006,49.201139,421.977412],[11.288801,49.201114,422.055935],[11.288404,49.201145,422.20702],[11.287871,49.201323,422.434595],[11.287824,49.201339,422.454744],[11.287579,49.201411,422.556877],[11.287249,49.201475,422.687749],[11.287003,49.201511,422.783592],[11.286332,49.201616,423.045911],[11.286039,49.201651,423.159152],[11.285735,49.201695,423.357217],[11.285375,49.201749,423.637872],[11.284464,49.201866,424.343322],[11.283935,49.20188,424.745601],[11.283247,49.20182,425.272999],[11.283097,49.201809,425.408042],[11.282808,49.201755,425.683708],[11.282644,49.201731,425.837839],[11.282603,49.201725,425.876372],[11.282414,49.201698,426.053799],[11.282313,49.201683,426.148789],[11.281973,49.201649,426.464234],[11.281647,49.201616,426.766777],[11.280862,49.201626,427.48684],[11.280736,49.201642,427.604557],[11.280229,49.201709,427.992742],[11.280147,49.201719,428.044362],[11.279996,49.201634,428.167698],[11.278373,49.202017,429.235532],[11.277317,49.202273,429.713652],[11.274602,49.202813,430.570856],[11.272244,49.202992,431.284357],[11.270804,49.202982,431.507085],[11.26947,49.202682,431.55248],[11.267418,49.201718,431.054129],[11.266713,49.201492,430.983663],[11.266076,49.201357,430.92357],[11.261933,49.200846,431.225445],[11.259135,49.200694,431.604274],[11.256673,49.200736,431.665303],[11.254592,49.200842,431.55196],[11.253654,49.200884,431.543648],[11.252353,49.200816,431.595289],[11.252274,49.200904,431.601467],[11.252007,49.200876,431.612167],[11.251529,49.200812,431.631473],[11.251115,49.200742,431.583052],[11.250856,49.200708,431.544173],[11.249708,49.200386,431.360314],[11.248901,49.200085,431.19796],[11.248349,49.199879,430.696806],[11.24789,49.199691,430.269728],[11.247705,49.199618,430.099348],[11.247591,49.199568,429.991104],[11.247324,49.199447,429.734937],[11.247118,49.199354,429.537538],[11.246988,49.199296,429.413437],[11.246613,49.199128,429.053845],[11.245705,49.198767,427.996814],[11.244151,49.198294,426.316783],[11.242945,49.197996,426.100389],[11.241716,49.197714,425.881775],[11.241412,49.197654,425.850154],[11.241146,49.197614,425.835976],[11.240064,49.197491,425.778931],[11.239097,49.197485,425.7287],[11.236624,49.197646,424.858263],[11.235872,49.197756,424.558462],[11.234157,49.198163,423.819921],[11.23359,49.198317,423.571383],[11.231518,49.198906,422.468739],[11.229394,49.19946,421.232644],[11.228045,49.199729,419.996742],[11.22653,49.199984,417.419434],[11.224407,49.200206,412.049209],[11.223523,49.200275,409.399427],[11.22301,49.20032,407.856084],[11.220839,49.200598,401.072222],[11.218085,49.201178,394.836033],[11.216549,49.20139,394.949777],[11.215084,49.201395,395.969833],[11.214084,49.201289,397.390752],[11.213779,49.201783,398.58791],[11.213348,49.2031,401.674131],[11.213112,49.203614,402.926664],[11.212838,49.203938,403.790666],[11.212483,49.204155,404.596725],[11.212043,49.20423,405.461695],[11.211735,49.204203,406.052813],[11.209982,49.203821,409.49876],[11.208942,49.203702,409.229331],[11.204578,49.203553,405.363817],[11.203339,49.203495,404.21168],[11.202013,49.203513,402.999847],[11.201694,49.203572,402.768852],[11.201025,49.203788,402.627812],[11.199645,49.204318,402.325263],[11.199282,49.20446,402.259251],[11.198475,49.204762,402.194912],[11.196586,49.205494,402.133118],[11.196077,49.205686,402.200632],[11.195516,49.205901,402.275342],[11.194503,49.206288,402.378622],[11.194455,49.206409,402.35997],[11.193697,49.205957,402.259919],[11.193284,49.205606,402.193855],[11.192952,49.205788,402.151603],[11.192392,49.205874,402.105258],[11.19198,49.20631,402.05432],[11.191927,49.206594,402.025877],[11.19194,49.206663,402.018966],[11.191574,49.206954,401.981524],[11.191314,49.207096,401.959514],[11.190895,49.207323,401.587566],[11.190039,49.207845,400.333409],[11.189929,49.207937,400.142023],[11.189855,49.207997,400.015701],[11.189326,49.20834,399.217443],[11.189025,49.20847,398.697789],[11.188538,49.208634,397.640711],[11.188055,49.208697,396.690443],[11.187082,49.20868,394.812512],[11.186675,49.20868,394.027266],[11.185884,49.208841,392.199014],[11.185018,49.209006,390.140343],[11.184256,49.209071,388.386591],[11.183426,49.209258,386.438945],[11.181647,49.209866,382.108785],[11.180284,49.210193,379.408968],[11.178847,49.210801,376.311795],[11.17821,49.211196,374.387894],[11.177606,49.211684,372.28357],[11.177368,49.211775,371.679493],[11.177081,49.211757,371.047925],[11.176907,49.21168,370.587556],[11.176575,49.211405,369.670877],[11.176442,49.211295,369.309691],[11.176194,49.211077,368.609841],[11.176129,49.211023,368.432834],[11.176073,49.210976,368.279368],[11.175905,49.210834,367.816934],[11.175689,49.210769,367.416624],[11.17537,49.210806,366.871258],[11.174891,49.211229,365.819653],[11.174521,49.211435,365.663206],[11.173732,49.211839,365.340596],[11.173089,49.212094,365.098528],[11.173019,49.212117,365.073313],[11.172359,49.212288,365.032559],[11.17121,49.212394,365.095437],[11.171021,49.212366,365.105938],[11.170678,49.212222,365.128032],[11.170161,49.212103,365.102099],[11.169069,49.211834,364.006667],[11.168579,49.21169,363.502342],[11.167023,49.211241,362.182248],[11.166487,49.211084,361.860298],[11.165783,49.210881,361.438531],[11.164091,49.210554,362.611611],[11.163161,49.210255,364.104633],[11.16235,49.209912,365.772687],[11.161007,49.209137,369.874801],[11.160514,49.208925,371.225956],[11.159017,49.20835,371.868393],[11.157848,49.208091,371.828049],[11.157696,49.208162,371.417905],[11.157573,49.208115,371.105133],[11.155683,49.209499,364.877855],[11.154166,49.210731,359.805144],[11.1536,49.21129,358.455256],[11.152658,49.211214,357.206405],[11.152549,49.211255,357.040914],[11.151903,49.211173,356.501853],[11.151154,49.210979,356.452867],[11.151031,49.210965,356.445276],[11.150481,49.210949,356.411803],[11.150248,49.211,356.396863],[11.149584,49.211216,356.351765],[11.149227,49.211364,356.440068],[11.148889,49.211499,356.529301],[11.148821,49.211526,356.547224],[11.148528,49.211631,356.622497],[11.148397,49.211675,356.655675],[11.148209,49.211752,356.705654],[11.147969,49.211838,356.767309],[11.147701,49.211951,356.839154],[11.147503,49.212035,356.89233],[11.147451,49.212057,356.906284],[11.147278,49.212131,356.95286],[11.147053,49.212226,356.956911],[11.146998,49.21225,356.952197],[11.1464,49.212504,356.901361],[11.145238,49.213113,356.795186],[11.145008,49.213234,356.774061],[11.14477,49.213412,356.719328],[11.143493,49.212966,356.500259],[11.143124,49.213466,356.371711],[11.143029,49.213646,356.366642],[11.142997,49.21372,356.371964],[11.142791,49.214709,356.441036],[11.142393,49.214301,356.474517],[11.142304,49.214207,356.482695],[11.142242,49.214141,356.58433],[11.141808,49.214423,357.109166],[11.141573,49.214489,357.328481],[11.141106,49.214459,357.730805],[11.14023,49.214266,358.523431],[11.139658,49.214173,359.059149],[11.138272,49.213945,360.484512],[11.138019,49.214137,360.871265],[11.137187,49.214556,361.49358],[11.136596,49.214872,361.27395],[11.136182,49.215207,361.084415],[11.135438,49.215706,360.73987],[11.134657,49.216195,359.81449],[11.133885,49.216756,358.826699],[11.133055,49.217393,358.227174],[11.132535,49.217984,357.957657],[11.132175,49.218177,357.837376],[11.131524,49.219112,357.691167],[11.130308,49.220655,357.526812],[11.129568,49.22151,357.370715],[11.127838,49.223794,358.154837],[11.127605,49.22403,358.528012],[11.12481,49.223371,362.586699],[11.122783,49.223949,366.520605],[11.12193,49.22443,368.512846],[11.120376,49.225307,370.075404],[11.119138,49.225922,370.093859],[11.11874,49.226161,369.239657],[11.118467,49.226394,368.529917],[11.117548,49.227256,366.030752],[11.117016,49.227463,365.241134],[11.115128,49.227768,362.761233],[11.113685,49.228001,362.37101],[11.111667,49.227846,362.03665],[11.111737,49.229078,361.938361],[11.111162,49.229386,361.987439],[11.108349,49.229616,362.239016],[11.106547,49.229687,362.350268],[11.105685,49.229754,362.312079],[11.104579,49.229699,362.20755],[11.102332,49.2299,361.874628],[11.102517,49.230204,361.778121],[11.102297,49.230275,361.730844],[11.101405,49.230552,361.408678],[11.100369,49.230748,360.45552],[11.100104,49.230844,360.187719],[11.099802,49.231056,359.795893],[11.099846,49.231079,359.746087],[11.099581,49.23131,359.355499],[11.098814,49.231879,357.98172],[11.098226,49.232405,356.723532],[11.097764,49.23285,355.68484],[11.097345,49.233286,355.409913],[11.097268,49.233492,355.30167],[11.097242,49.233525,355.282727],[11.097185,49.233597,355.241353],[11.097017,49.233657,355.177526],[11.096756,49.233911,355.021387],[11.096099,49.234496,354.581407],[11.095903,49.234574,354.451104],[11.095641,49.234553,354.301254],[11.094742,49.23475,353.762933],[11.094017,49.234909,353.328769],[11.092725,49.235377,351.818636],[11.091089,49.236214,349.345822],[11.090209,49.23668,347.762543],[11.089547,49.236933,346.69067],[11.089327,49.236905,346.377463],[11.088814,49.236971,344.997216],[11.088222,49.237056,343.261148],[11.088164,49.23714,342.856963],[11.088037,49.23716,342.482791],[11.087851,49.237188,341.936091],[11.087782,49.237143,341.656772],[11.087336,49.237153,340.378627],[11.085991,49.237181,337.260077],[11.084322,49.237013,334.345161],[11.084116,49.236997,333.987074],[11.083939,49.23704,333.661089],[11.083663,49.237009,334.350946],[11.083313,49.236949,335.37973],[11.082742,49.236925,337.006458],[11.081722,49.236918,339.906507],[11.080446,49.236928,344.487307],[11.079432,49.236995,348.711045],[11.079057,49.237058,350.315758],[11.078134,49.23736,353.251624],[11.077925,49.237552,353.583265],[11.077773,49.23758,353.728448],[11.077496,49.237637,353.99543],[11.07535,49.238611,355.03696],[11.074717,49.238982,354.751178],[11.074129,49.239412,354.457055],[11.07359,49.239926,354.174325],[11.073226,49.240441,353.916894],[11.072807,49.241255,353.378203],[11.072664,49.241593,353.039783],[11.07248,49.241557,352.918753],[11.071941,49.241557,352.579135],[11.071418,49.241489,352.243127],[11.070317,49.241485,351.394617],[11.066781,49.241351,348.740022],[11.064996,49.241026,348.078592],[11.063242,49.240481,348.340576],[11.062636,49.240298,348.352355],[11.062104,49.240138,348.294138],[11.062086,49.240256,348.276085],[11.060977,49.239887,348.152371],[11.060549,49.239744,348.111997],[11.059978,49.239636,348.114042],[11.058625,49.239638,348.118698],[11.057954,49.239571,348.121034],[11.05639,49.239311,348.274904],[11.054326,49.238739,348.533977],[11.054059,49.23869,348.571384],[11.053209,49.238677,348.68606],[11.052902,49.238706,348.727898],[11.052456,49.238801,348.993477],[11.051338,49.238507,350.394504],[11.050708,49.238411,351.146507],[11.049359,49.238106,354.151639],[11.047902,49.237922,358.64307],[11.047454,49.237789,360.132556],[11.045977,49.237473,366.9024],[11.043921,49.237296,374.418128],[11.043612,49.237256,375.180553],[11.043154,49.237197,376.310414],[11.04187,49.237168,379.274741],[11.039995,49.237704,381.914878],[11.039564,49.237704,382.470806],[11.039184,49.237591,383.134697],[11.038701,49.237366,384.176311],[11.037847,49.237177,385.759329],[11.036601,49.23687,387.64418],[11.035294,49.23644,388.269635],[11.033638,49.235822,388.679973],[11.032493,49.235472,388.685716],[11.03189,49.235383,388.806827],[11.030011,49.235352,391.424239],[11.027612,49.235537,394.553981],[11.027488,49.235544,394.709374],[11.025693,49.235552,396.216835],[11.023787,49.235284,396.842096],[11.021754,49.235686,397.56058],[11.020264,49.235669,397.373986],[11.019578,49.235903,397.003541],[11.018778,49.236247,396.545066],[11.01767,49.236409,394.962575],[11.015788,49.236457,391.993468],[11.014009,49.236117,388.555738],[11.013526,49.236069,387.649656],[11.011836,49.235359,386.516889],[11.011497,49.235105,386.354778],[11.01148,49.234985,386.296792],[11.010983,49.234803,386.284903],[11.010389,49.234691,386.607744],[11.010061,49.23469,386.779018],[11.009592,49.23487,387.063086],[11.009006,49.235286,387.515082],[11.00804,49.235679,388.413799],[11.007603,49.235994,388.964636],[11.007279,49.236431,389.593874],[11.007,49.236607,389.922159],[11.006746,49.236684,390.191935],[11.006195,49.236851,390.786608],[11.004026,49.237345,392.709896],[11.001332,49.238058,392.977288],[10.999752,49.238349,392.654568],[10.999394,49.238415,392.581441],[10.998202,49.238504,392.654122],[10.996154,49.238455,392.881393],[10.995915,49.238416,392.910636],[10.995259,49.238309,392.990902],[10.993816,49.238234,393.162739],[10.992925,49.238228,392.801965],[10.991857,49.238293,392.310531],[10.991112,49.238399,391.961193],[10.990541,49.238609,391.169233],[10.990056,49.238666,390.498397],[10.98961,49.238571,389.85977],[10.989125,49.238269,388.947428],[10.988922,49.238077,388.460997],[10.987679,49.237907,385.404801],[10.986459,49.237889,382.199554],[10.985306,49.238022,379.922674],[10.983533,49.23805,377.33025],[10.983046,49.238118,377.006281],[10.981347,49.238139,377.91706],[10.980303,49.238248,378.504819],[10.977995,49.23833,379.982685],[10.975572,49.238172,378.486228],[10.975218,49.238185,378.219867],[10.974982,49.23828,377.982961],[10.974202,49.239002,376.433634],[10.97418,49.239052,376.342411],[10.973955,49.239556,375.421845],[10.973652,49.23972,374.971242],[10.973584,49.239757,374.910699],[10.972917,49.239613,374.882143],[10.971254,49.239227,374.810401],[10.970578,49.238948,375.607296],[10.970052,49.238892,376.390327],[10.96979,49.238875,376.777166],[10.967799,49.238764,380.583468],[10.967682,49.23884,381.069852],[10.967229,49.239523,384.429371],[10.967141,49.239655,385.079177],[10.966936,49.239998,386.741082],[10.96676,49.240058,387.428441],[10.965766,49.240131,391.213692],[10.965246,49.240234,393.270058],[10.963962,49.241213,400.534095],[10.963506,49.241484,402.723691],[10.963611,49.241628,403.591108],[10.963532,49.241639,403.877936],[10.963239,49.241681,404.943126],[10.963143,49.241696,405.293637],[10.963017,49.241713,405.750501],[10.962918,49.241727,406.11019],[10.96235,49.241813,407.480067],[10.961686,49.242023,408.276501],[10.961175,49.242324,409.019432],[10.960985,49.242181,409.33243],[10.960535,49.242076,409.848277],[10.960333,49.241939,410.130705],[10.960316,49.241798,409.855844],[10.95976,49.241819,409.149235],[10.958946,49.241893,408.106503],[10.958466,49.241888,407.497423],[10.956093,49.241618,403.399325],[10.955922,49.241691,403.017957],[10.955728,49.241667,402.649394],[10.955064,49.241427,401.300135],[10.95484,49.241395,400.976146],[10.954071,49.241363,399.887383],[10.953621,49.241413,399.242414],[10.953353,49.241455,398.852987],[10.952326,49.241197,397.560682],[10.952217,49.241177,397.532209],[10.949235,49.240933,397.129648],[10.94864,49.240835,397.342943],[10.948207,49.240678,397.515102],[10.947355,49.239765,398.139452],[10.946792,49.239286,398.548687],[10.946382,49.239017,398.805904],[10.944036,49.23773,399.537469],[10.944364,49.235939,400.230257],[10.944375,49.235875,400.256004],[10.940012,49.235468,405.449229],[10.938155,49.235615,408.227033],[10.937681,49.235635,408.73124],[10.936882,49.235692,409.584436],[10.936221,49.235613,410.297753],[10.932393,49.234723,407.037858],[10.930605,49.234575,405.312728],[10.929295,49.234317,403.835941],[10.927818,49.23386,402.044287],[10.92684,49.233583,400.801011],[10.925421,49.233523,399.187517],[10.923796,49.233264,398.708097],[10.922906,49.23319,398.450952],[10.921655,49.233203,398.993065],[10.921374,49.233156,399.14371],[10.921096,49.233044,399.313355],[10.919661,49.232928,400.294744],[10.918703,49.232919,401.310911],[10.91835,49.232934,401.686098],[10.917765,49.233038,402.329136],[10.917624,49.232746,402.819433],[10.917259,49.231551,404.574472],[10.916971,49.23121,405.135351],[10.916469,49.230788,405.810731],[10.916148,49.230346,406.394514],[10.9159,49.22978,407.097069],[10.91583,49.229137,408.173001],[10.915989,49.227622,411.490509],[10.91606,49.22567,413.87363],[10.915582,49.224055,411.714482],[10.915263,49.223181,409.875209],[10.91498,49.222683,408.787817],[10.914273,49.222645,407.890103],[10.913417,49.2227,406.977526],[10.912406,49.222641,405.900609],[10.911155,49.222651,404.1167],[10.910866,49.222707,403.549407],[10.910644,49.223762,400.481004],[10.910506,49.223925,399.932818],[10.910254,49.22404,399.171463],[10.910048,49.224067,398.651118],[10.907155,49.224038,391.744179],[10.907031,49.22399,391.442323],[10.906968,49.223879,391.062744],[10.906978,49.223546,389.994798],[10.906803,49.223401,389.402796],[10.905666,49.223205,387.071915],[10.904154,49.223043,384.796482],[10.903823,49.222938,384.25001],[10.903747,49.222895,384.100683],[10.903533,49.222685,383.52709],[10.902443,49.222468,382.512085],[10.901256,49.222177,381.497598],[10.900299,49.221781,380.916276],[10.899537,49.221366,380.629932],[10.898988,49.220807,380.336469],[10.898826,49.220733,380.248237],[10.897885,49.220551,379.619144],[10.896012,49.220375,378.301961],[10.895669,49.220322,377.899764],[10.895248,49.220185,377.363042],[10.894213,49.219695,375.904386],[10.893364,49.219544,375.034777],[10.893203,49.219718,374.775673],[10.892447,49.219544,374.108441],[10.891006,49.219489,373.069932],[10.890296,49.219369,372.961577],[10.889949,49.219234,372.901904],[10.889393,49.218925,372.794044],[10.889048,49.218855,372.740669],[10.888733,49.218879,372.701262],[10.888371,49.218894,372.737402],[10.888018,49.218994,372.775737],[10.887842,49.219137,372.803724],[10.887783,49.21935,372.836742],[10.887777,49.219924,372.9243],[10.887687,49.220251,372.963568],[10.886652,49.221443,372.161201],[10.886319,49.221604,372.002758],[10.885967,49.222013,371.638164],[10.885615,49.222316,371.310911],[10.884568,49.222809,370.585581],[10.883498,49.223176,370.191635],[10.882225,49.223399,369.904799],[10.880994,49.223535,370.210761],[10.877844,49.22357,372.926279],[10.87497,49.223724,375.703232],[10.872554,49.224044,376.78629],[10.871571,49.224264,376.982961],[10.870303,49.224839,378.905482],[10.870164,49.225038,379.741135],[10.870109,49.225545,381.68299],[10.870191,49.226081,383.74098],[10.870638,49.226706,386.309105],[10.870872,49.227413,388.993868],[10.871358,49.228161,389.482803],[10.871398,49.228472,388.42483],[10.871254,49.228784,387.320184],[10.871136,49.229343,385.407308],[10.871019,49.229519,384.756891],[10.870614,49.229728,383.069332],[10.869869,49.229908,380.330828],[10.869445,49.23007,378.637304],[10.868413,49.230219,375.066798],[10.866976,49.230328,373.628532],[10.864261,49.230946,372.400251],[10.861874,49.231742,372.609566],[10.86135,49.231871,372.675292],[10.859998,49.232023,372.755319],[10.860102,49.232152,372.755717],[10.859629,49.232306,372.756659],[10.857728,49.231973,372.767496],[10.85739,49.231947,372.771845],[10.855941,49.232086,372.790562],[10.855616,49.23199,372.841095],[10.854215,49.231859,373.745885],[10.852607,49.231969,375.07489],[10.851752,49.231897,376.351442],[10.851128,49.231949,377.282943],[10.850156,49.232277,378.691141],[10.850016,49.232413,378.770271],[10.84986,49.232661,378.899735],[10.849673,49.23335,379.237625],[10.849616,49.233846,379.477808],[10.849438,49.234071,379.204723],[10.848873,49.234213,378.623628],[10.848312,49.234468,377.967538],[10.847971,49.234522,377.630746],[10.847301,49.234505,376.987172],[10.846635,49.234631,376.882029],[10.846188,49.234898,376.907636],[10.844381,49.235342,377.150744],[10.843044,49.235721,377.902373],[10.842955,49.23574,377.950658],[10.84154,49.23604,379.069549],[10.839209,49.236743,382.392548],[10.838527,49.23701,384.256558],[10.838052,49.237265,385.698019],[10.837722,49.237531,386.926964],[10.837466,49.237834,387.879038],[10.837361,49.238156,388.072599],[10.837345,49.239258,388.720543],[10.837244,49.240277,386.016818],[10.837169,49.240474,385.242406],[10.836368,49.241138,382.017977],[10.836248,49.241307,381.623517],[10.836212,49.241589,381.024284],[10.83618,49.241667,380.853289],[10.83585,49.241897,380.185935],[10.834817,49.242391,378.415665],[10.834432,49.242565,378.135023],[10.834144,49.24277,378.035952],[10.833874,49.243054,377.916905],[10.833656,49.243273,377.823884],[10.833197,49.243561,377.675859],[10.832791,49.243728,377.582182],[10.832062,49.243936,378.168859],[10.831684,49.244036,378.46962],[10.830252,49.244375,379.592878],[10.830127,49.24441,379.870227],[10.8302,49.244954,381.662139],[10.830288,49.245518,383.522418],[10.830267,49.246028,385.19653],[10.829954,49.246505,386.43436],[10.829501,49.246953,387.609571],[10.829368,49.247097,387.977698],[10.82884,49.247664,389.430388],[10.829055,49.247747,389.200219],[10.82884,49.247664,388.953739],[10.828737,49.24763,388.839845],[10.828454,49.247535,388.525827],[10.828384,49.247512,388.448496],[10.828349,49.247503,388.411375],[10.827266,49.247209,387.253965],[10.826731,49.247012,386.594847],[10.826401,49.246848,385.889789],[10.826354,49.24682,385.781619],[10.826243,49.246751,385.521055],[10.825835,49.246467,384.507131],[10.82577,49.246413,384.328288],[10.825602,49.246231,383.774937],[10.825555,49.246208,383.67508],[10.825491,49.246176,383.538033],[10.825245,49.246056,383.015974],[10.825048,49.246318,382.25593],[10.825003,49.246493,381.913106],[10.825,49.246605,381.764333],[10.82497,49.2469,381.371673],[10.824822,49.24734,380.773375],[10.824702,49.24749,380.548625],[10.824566,49.247543,380.411301],[10.824292,49.247565,380.171956],[10.824151,49.247252,379.73865],[10.823307,49.246569,379.450358],[10.823223,49.246486,379.42602],[10.822992,49.246567,379.384142],[10.822674,49.2467,379.323825],[10.82227,49.246957,379.233733],[10.821741,49.247126,379.314055],[10.820908,49.247311,379.530165],[10.819627,49.247389,379.846158],[10.819268,49.247477,379.945174],[10.816943,49.247761,380.576939],[10.815207,49.247863,380.348951],[10.814644,49.247886,380.251683],[10.814288,49.247942,380.188541],[10.813536,49.248164,379.841589],[10.812952,49.248422,379.470424],[10.810876,49.249285,378.692214],[10.81018,49.249485,378.689565],[10.806451,49.250018,380.143909],[10.805084,49.250211,381.336995],[10.804351,49.250407,382.012708],[10.802833,49.250992,383.038903],[10.802429,49.251064,383.236694],[10.802149,49.251113,383.373607],[10.801848,49.251182,383.52428],[10.801473,49.251414,383.730838],[10.801143,49.251619,383.550536],[10.800661,49.25192,383.286528],[10.800505,49.252228,383.089835],[10.799995,49.252395,382.864015],[10.799795,49.252391,382.784823],[10.799577,49.252304,382.683695],[10.798901,49.252747,382.938284],[10.79844,49.25297,383.119151],[10.796658,49.253493,384.648117],[10.794353,49.254257,389.362668],[10.793899,49.254408,390.577469],[10.79295,49.254699,393.077198],[10.79108,49.255073,396.958596],[10.790291,49.255138,398.357825],[10.788818,49.255375,399.093046],[10.787874,49.255645,398.438476],[10.787488,49.255712,398.184809],[10.786753,49.255695,397.247349],[10.786405,49.255709,396.271789],[10.785966,49.255991,394.548341],[10.785691,49.256252,393.190412],[10.785506,49.256508,391.977007],[10.785456,49.256757,390.900429],[10.785818,49.257688,386.730174],[10.786093,49.258733,382.275061],[10.786167,49.259374,381.732828],[10.786303,49.25977,381.390504],[10.786371,49.260543,380.95575],[10.786336,49.260989,381.967018],[10.786319,49.261198,382.440954],[10.786219,49.261356,382.828056],[10.786297,49.261781,383.797325],[10.786431,49.261931,384.190501],[10.786311,49.26202,384.458948],[10.785898,49.262051,385.20421],[10.78529,49.262012,386.687232],[10.784107,49.261778,389.687965],[10.782764,49.261662,392.892451],[10.782022,49.261554,394.62838],[10.781967,49.261546,394.75705],[10.778997,49.261288,398.054844],[10.775412,49.261285,393.110862],[10.774364,49.261185,391.830379],[10.773399,49.261195,390.967977],[10.772777,49.261229,390.410231],[10.771138,49.261431,389.716688],[10.76985,49.261504,389.370508],[10.768203,49.261871,389.0626],[10.766878,49.26209,388.809845],[10.765772,49.262307,388.431214],[10.76513,49.262367,388.21859],[10.764889,49.262377,388.13942],[10.764383,49.262501,387.96222],[10.764347,49.262636,387.800743],[10.764682,49.262974,387.3136],[10.764901,49.263355,386.821152],[10.764064,49.263568,386.111659],[10.76306,49.263811,385.822813],[10.7604,49.264293,386.133675],[10.757963,49.264926,386.643602],[10.757241,49.265335,386.521206],[10.75677,49.265525,386.45032],[10.755731,49.265794,386.218205],[10.755516,49.26594,386.108802],[10.755164,49.266337,385.860984],[10.754787,49.266612,385.661621],[10.754306,49.266813,385.460241],[10.753362,49.267088,385.485551],[10.752761,49.267189,385.560446],[10.75223,49.267176,385.624572],[10.751482,49.267037,385.718429],[10.750622,49.266792,385.970721],[10.749528,49.266481,386.292122],[10.748921,49.266375,386.461269],[10.748951,49.266807,386.546295],[10.74896,49.266912,386.566972],[10.748955,49.267001,386.584482],[10.748768,49.267197,386.629877],[10.748375,49.267016,386.691593],[10.747819,49.266945,386.76428],[10.74634,49.267105,387.071703],[10.745959,49.267086,387.160514],[10.745589,49.267,387.251803],[10.743392,49.266109,387.545578],[10.743242,49.266247,387.559236],[10.742149,49.267444,387.133589],[10.741776,49.267729,386.934673],[10.74137,49.26794,386.754919],[10.738581,49.26902,385.778159],[10.737619,49.26923,385.601322],[10.736187,49.269384,385.348321],[10.735629,49.269518,385.224784],[10.735104,49.269724,385.092405],[10.732746,49.271109,384.584984],[10.732342,49.271299,384.536327],[10.731913,49.271394,384.492065],[10.731552,49.271406,384.474633],[10.730033,49.271339,384.774238],[10.727751,49.271625,385.467645],[10.727296,49.271614,385.65071],[10.726116,49.271442,386.136598],[10.725841,49.271446,386.246037],[10.724174,49.271961,386.979854],[10.724065,49.271976,387.024174],[10.723112,49.271886,387.254512],[10.721974,49.272083,387.359708],[10.72151,49.272251,387.407121],[10.719216,49.273722,387.323342],[10.718764,49.274105,387.494871],[10.718266,49.274424,387.684919],[10.717533,49.274744,387.925088],[10.716211,49.275286,389.142828],[10.715992,49.275448,389.487372],[10.715743,49.275819,390.133386],[10.715739,49.276108,390.594377],[10.715682,49.276205,390.760079],[10.715253,49.276491,391.049479],[10.715073,49.276547,391.099623],[10.714721,49.276541,391.188165],[10.713866,49.276371,391.412922],[10.713135,49.276397,391.597008],[10.712557,49.276353,391.537151],[10.711863,49.276454,391.38615],[10.711668,49.276496,391.342541],[10.711135,49.276587,391.22554],[10.71062,49.276645,391.114557],[10.7101,49.276625,391.090199],[10.708438,49.276461,391.463745],[10.708003,49.276533,391.563478],[10.707487,49.276501,391.653262],[10.707396,49.276485,391.647476],[10.700782,49.276182,391.241434],[10.699979,49.276075,391.294558],[10.698233,49.275859,391.657903],[10.696021,49.275616,392.211878],[10.694954,49.275628,392.377565],[10.693772,49.275744,392.585889],[10.692317,49.275759,393.062766],[10.691495,49.27579,393.332593],[10.691123,49.275849,393.467987],[10.690148,49.276215,394.143755],[10.68935,49.276496,394.688521],[10.688853,49.276598,395.001516],[10.688501,49.276608,395.165727],[10.688208,49.27641,395.310664],[10.68765,49.276531,395.512693],[10.686467,49.276627,395.922275],[10.686246,49.276649,395.999084],[10.685868,49.27669,396.021527],[10.685379,49.276742,395.962776],[10.685219,49.276797,395.94133],[10.68522,49.276975,395.908977],[10.6844,49.277347,395.790545],[10.683499,49.277675,395.553806],[10.682522,49.277883,395.175844],[10.681654,49.278032,394.845753],[10.681148,49.278066,394.619724],[10.680703,49.278077,394.328374],[10.679566,49.277963,393.575759],[10.679599,49.278112,393.424783],[10.6795,49.278194,393.320104],[10.678605,49.278352,392.788955],[10.678481,49.278498,392.687554],[10.678323,49.2787,392.549785],[10.678149,49.279187,392.246001],[10.677371,49.279088,391.931853],[10.676184,49.27913,391.687693],[10.675312,49.279234,391.563222],[10.673727,49.2797,391.448435],[10.673257,49.279892,391.465583],[10.671907,49.280215,391.510047],[10.670985,49.28064,392.111118],[10.6702,49.281225,392.750899],[10.670066,49.281365,392.886718],[10.669906,49.281707,393.000361],[10.669563,49.281934,393.014007],[10.669585,49.282334,393.031142],[10.66954,49.28294,393.057117],[10.668471,49.283099,392.793029],[10.667909,49.283272,392.558243],[10.666047,49.283997,392.093969],[10.664769,49.284355,392.219067],[10.663827,49.284474,392.382889],[10.662894,49.284531,392.673571],[10.661601,49.284505,393.074849],[10.660399,49.284394,393.776137],[10.659622,49.284239,394.282047],[10.659376,49.284258,394.436287],[10.659187,49.284244,394.554723],[10.659053,49.28418,394.658131],[10.656914,49.283999,395.580065],[10.653775,49.284159,396.037901],[10.651651,49.284132,395.940897],[10.650631,49.284063,395.864669],[10.648971,49.28387,395.433656],[10.647542,49.283628,395.108811],[10.645724,49.283442,395.079656],[10.644326,49.283458,395.235991],[10.643057,49.283562,395.51294],[10.641476,49.283796,395.550098],[10.640475,49.283826,395.421789],[10.639653,49.283906,395.31537],[10.638019,49.283937,395.616786],[10.637836,49.283929,395.651074],[10.637415,49.283902,395.730156],[10.636806,49.283838,395.881098],[10.636352,49.28383,396.151153],[10.635699,49.283841,396.539568],[10.634863,49.283884,397.038212],[10.634753,49.283882,397.103645],[10.6346,49.283938,397.207964],[10.634026,49.28406,397.451454],[10.632903,49.284046,397.334235],[10.6321,49.284026,397.250372],[10.631614,49.284037,397.199622],[10.631252,49.284028,397.107771],[10.628808,49.284515,396.087251],[10.627206,49.284759,395.774094],[10.626333,49.284855,395.607689],[10.625586,49.284917,395.490614],[10.623569,49.285096,395.206151],[10.622056,49.285233,395.291035],[10.621419,49.285229,395.346753],[10.620761,49.285316,395.405476],[10.61756,49.285652,396.658681],[10.615328,49.286004,397.156036],[10.614109,49.286327,397.331171],[10.611685,49.287182,397.823932],[10.610856,49.287507,398.063798],[10.609864,49.287971,398.635177],[10.608737,49.288625,399.650414],[10.608346,49.288909,400.044269],[10.607575,49.289654,400.216365],[10.606969,49.290358,400.354904],[10.606923,49.290409,400.365057],[10.606373,49.290969,399.61872],[10.60551,49.291704,398.473876],[10.604699,49.292195,397.954699],[10.604087,49.292495,397.74259],[10.602709,49.292999,397.434839],[10.601267,49.293445,397.701247],[10.60107,49.293464,397.734489],[10.600905,49.293544,397.76881],[10.600746,49.293622,397.802021],[10.600689,49.293603,397.812707],[10.600628,49.293582,397.824221],[10.598465,49.294544,398.447828],[10.597831,49.294901,398.665595],[10.595949,49.296209,399.382705],[10.594436,49.296801,399.787822],[10.593382,49.297449,400.129654],[10.59303,49.297595,400.229244],[10.590541,49.298251,400.825096],[10.59001,49.298438,400.949125],[10.588293,49.299216,401.318755],[10.587427,49.299835,401.523104],[10.587429,49.299867,401.530915],[10.587331,49.299947,401.557945],[10.587227,49.299979,401.585607],[10.587172,49.299991,401.599558],[10.587172,49.300193,401.674073],[10.587107,49.300273,401.70747],[10.586825,49.300622,401.85299],[10.586568,49.300819,401.948398],[10.585609,49.30133,402.239188],[10.582999,49.30227,402.769667],[10.582072,49.302657,402.905366],[10.581538,49.302728,402.972553],[10.581393,49.302713,402.990652],[10.581385,49.302669,402.999029],[10.581348,49.302539,403.024028],[10.58132,49.3024,403.050533],[10.5812,49.302367,403.066835],[10.579459,49.302349,403.495289],[10.579537,49.302584,403.586022],[10.57931,49.302566,403.64229],[10.578831,49.302615,403.775568],[10.578766,49.302621,403.805388],[10.578353,49.302718,404.004785],[10.577532,49.3028,404.382059],[10.577508,49.302851,404.419221],[10.577493,49.302895,404.45062],[10.577319,49.302887,404.529852],[10.577143,49.302888,404.6098],[10.577008,49.303027,404.724413],[10.57638,49.303198,404.996078],[10.575489,49.303522,404.970574],[10.57488,49.303837,404.951141],[10.574132,49.304206,404.896693],[10.573301,49.304497,404.343528],[10.572169,49.304663,403.663099],[10.571943,49.304667,403.530516],[10.571689,49.304674,403.381428],[10.568444,49.304726,402.253787],[10.567317,49.304836,401.990773],[10.56724,49.304525,401.879262],[10.567108,49.304439,401.836193],[10.565999,49.304587,401.612196],[10.565774,49.304622,401.57446],[10.565204,49.30471,401.478899],[10.564415,49.304951,401.336758],[10.56417,49.305303,401.232353],[10.563317,49.305833,400.916918],[10.562902,49.305921,400.800092],[10.562502,49.30585,400.689112],[10.562409,49.305847,400.664184],[10.562306,49.305786,400.626934],[10.562236,49.305758,400.604949],[10.562179,49.305746,400.588914],[10.562021,49.306012,400.522583],[10.56065,49.30749,400.685826],[10.55943,49.308448,401.198821],[10.559077,49.308814,401.376942],[10.558361,49.308729,401.485773],[10.558201,49.30871,401.505513],[10.557803,49.308667,401.55448],[10.557913,49.308785,401.580186],[10.557882,49.308912,401.604127],[10.556864,49.309859,401.793604],[10.556159,49.310293,401.868042],[10.555626,49.310458,401.913339],[10.553303,49.310973,402.268641],[10.550872,49.312011,402.358606],[10.550617,49.312155,402.347464],[10.550544,49.312189,402.3445],[10.54981,49.312638,402.311018],[10.549729,49.312687,402.307328],[10.548399,49.313503,402.24634],[10.547156,49.314276,402.606347],[10.545011,49.315094,403.107432],[10.54224,49.316733,403.91775],[10.541876,49.316875,404.02276],[10.54138,49.316945,404.373013],[10.54069,49.317045,404.915689],[10.540526,49.317119,405.068819],[10.540465,49.317146,405.125427],[10.540258,49.317307,405.372835],[10.539898,49.317481,405.716904],[10.539185,49.317786,406.128504],[10.538897,49.317922,406.08811],[10.538452,49.318109,406.027973],[10.537827,49.318271,405.951578],[10.537292,49.318454,405.882953],[10.53705,49.318875,405.646733],[10.537055,49.319131,405.433701],[10.536984,49.319147,405.392955],[10.536439,49.319463,404.997331],[10.536176,49.319557,404.834647],[10.535309,49.319588,404.36369],[10.535167,49.319629,404.358639],[10.534229,49.320331,404.455899],[10.533837,49.320487,404.487177],[10.533102,49.320926,404.619011],[10.530851,49.321494,405.389382],[10.529842,49.321661,405.767227],[10.529642,49.321741,405.853381],[10.529533,49.321846,405.924792],[10.528863,49.322658,406.447614],[10.526685,49.324607,408.154707],[10.525539,49.325409,408.895236],[10.525107,49.325625,408.934584],[10.524792,49.325722,408.92947],[10.52382,49.325809,408.91507],[10.52332,49.326047,408.905983],[10.523118,49.326249,408.900553],[10.52297,49.326422,408.800729],[10.522784,49.326808,408.596428],[10.522471,49.327213,408.367442],[10.52251,49.327564,408.189738],[10.522424,49.327662,408.13273],[10.522495,49.327937,407.99198],[10.522471,49.327984,407.971221],[10.522012,49.328174,407.822702],[10.521681,49.328791,407.548772],[10.521429,49.328786,407.479911],[10.521149,49.328892,407.391468],[10.520928,49.329046,407.3031],[10.520619,49.329519,407.374811],[10.520262,49.329806,407.51472],[10.519934,49.329968,407.616288],[10.518764,49.33028,407.932231],[10.518324,49.330508,408.134519],[10.517028,49.330635,408.606133],[10.516469,49.330816,408.830751],[10.515357,49.331742,408.435221],[10.514553,49.332357,408.069145],[10.508872,49.336768,407.06103],[10.507393,49.337975,407.063582],[10.507628,49.337939,407.112793],[10.507894,49.337994,407.169682],[10.508087,49.338121,407.225596],[10.508097,49.338337,407.293202],[10.507958,49.338439,407.335877],[10.507707,49.338499,407.390377],[10.506991,49.338505,407.536343],[10.505861,49.338563,407.985881],[10.504964,49.338677,408.390392],[10.503616,49.338992,408.857313],[10.502335,49.339568,409.027145],[10.501543,49.340085,408.957341],[10.500832,49.340647,408.565057],[10.500673,49.340753,408.485225],[10.500606,49.34102,408.339506],[10.499716,49.342304,408.292197],[10.49807,49.345027,410.188773],[10.497148,49.346843,411.996855],[10.49648,49.348851,413.658501],[10.496303,49.348938,413.762896],[10.495759,49.349056,414.032849],[10.495336,49.349237,414.271126],[10.494342,49.349399,414.738826],[10.49261,49.349508,415.520613],[10.491202,49.34961,416.152284],[10.488102,49.349371,417.155563],[10.487492,49.349289,417.265962],[10.486779,49.349081,417.38057],[10.486415,49.348922,417.332229],[10.485408,49.348323,417.181815],[10.484791,49.348163,417.108563],[10.482936,49.347913,416.934776],[10.482488,49.347351,416.847869],[10.481281,49.347541,416.767476],[10.479611,49.347632,416.672062],[10.476691,49.347703,417.058033],[10.47626,49.347748,417.17599],[10.475665,49.347935,417.354511],[10.475169,49.348088,417.502813],[10.47333,49.348476,418.55066],[10.472917,49.348569,418.891846],[10.472293,49.348815,419.461321],[10.46986,49.348819,422.280683],[10.463171,49.349014,429.568824],[10.460787,49.349153,427.60731],[10.459907,49.349152,426.957085],[10.459091,49.349266,426.347831],[10.45834,49.34931,425.797363],[10.456601,49.349311,425.826987],[10.455388,49.34918,426.104349],[10.454277,49.348947,426.815297],[10.453922,49.348786,427.107445],[10.453654,49.348588,427.38113],[10.45341,49.348825,427.67699],[10.453199,49.349055,427.954785],[10.452369,49.349266,428.990484],[10.452281,49.349196,429.158486],[10.452206,49.349139,429.297884],[10.451526,49.348495,430.749253],[10.44958,49.348293,433.840792],[10.448993,49.348058,435.004679],[10.446681,49.346826,440.358013],[10.446286,49.34703,441.134516],[10.442581,49.34534,445.441533],[10.439058,49.345936,453.659654],[10.438105,49.34603,458.10259],[10.438075,49.346104,458.64412],[10.437905,49.346196,459.662828],[10.436977,49.346311,464.017139],[10.435967,49.346601,468.66318],[10.435045,49.346966,472.847538],[10.434233,49.347223,476.348789],[10.433003,49.347475,477.027455],[10.432227,49.347629,477.027149],[10.430723,49.347762,475.060663],[10.428819,49.347724,469.57212],[10.428309,49.347781,467.831591],[10.427794,49.347974,465.688412],[10.427603,49.347991,464.993029],[10.427512,49.34793,464.522031],[10.427406,49.347715,463.271648],[10.4273,49.347655,462.765109],[10.426621,49.347622,460.30897],[10.425862,49.347733,457.957292],[10.425292,49.347762,456.477088],[10.421388,49.348169,447.671823],[10.419969,49.348382,445.842426],[10.41898,49.348628,444.95323],[10.417934,49.349016,444.27715],[10.417256,49.349336,444.2624],[10.416995,49.349457,444.256756],[10.414428,49.351084,445.042277],[10.414096,49.351315,445.235649],[10.413965,49.351238,445.341972],[10.413265,49.351675,445.926204],[10.413007,49.351855,446.154005],[10.412062,49.352476,446.913818],[10.412008,49.352511,446.942373],[10.411479,49.352859,447.224204],[10.410925,49.353161,447.495],[10.410638,49.353426,447.681628],[10.410479,49.353639,447.817925],[10.41036,49.353784,447.789096],[10.410324,49.353832,447.734342],[10.409655,49.354636,446.797035],[10.409422,49.354853,446.525623],[10.408951,49.355257,445.997632],[10.408095,49.355853,444.805959],[10.407766,49.356002,444.424859],[10.407441,49.356078,444.096449],[10.407107,49.356111,443.775162],[10.40697,49.356125,443.643273],[10.406131,49.356242,443.298554],[10.405118,49.356404,443.125096],[10.40447,49.356505,443.014296],[10.403821,49.356682,442.915757],[10.40339,49.356892,442.865665],[10.40326,49.356963,442.849876],[10.403135,49.35689,442.834251],[10.40199,49.35755,442.691957],[10.401214,49.358007,442.084192],[10.401123,49.358066,442.002646],[10.400282,49.358552,441.288608],[10.39997,49.358793,440.981224],[10.399261,49.359114,440.358439],[10.397763,49.360011,438.877765],[10.396192,49.360766,437.658339],[10.394744,49.36132,436.345165],[10.394265,49.361339,435.908143],[10.392873,49.361181,434.63666],[10.392192,49.36122,434.204316],[10.391634,49.36138,433.818736],[10.390665,49.361795,433.085295],[10.390533,49.361805,433.001253],[10.389713,49.361621,432.61949],[10.389418,49.361654,432.497049],[10.389209,49.361876,432.333491],[10.389071,49.36218,432.134382],[10.388862,49.362177,432.048868],[10.387819,49.361912,431.525688],[10.387025,49.361773,431.081979],[10.386446,49.361742,430.768455],[10.386277,49.361743,430.677246],[10.385347,49.361855,430.320951],[10.384897,49.361968,430.351555],[10.382141,49.360903,430.799057],[10.379052,49.359693,431.61473],[10.378801,49.359643,431.665111],[10.378928,49.35928,431.724473],[10.380328,49.356821,430.292071],[10.380485,49.356331,429.982221],[10.380504,49.355699,429.575139],[10.380224,49.353453,428.206264],[10.378727,49.353812,427.776754],[10.378634,49.353835,427.74997],[10.372736,49.355371,427.969782],[10.358374,49.357095,434.818057],[10.356576,49.357303,434.632762],[10.35617,49.357376,434.425228],[10.355659,49.357534,434.146511],[10.355353,49.357631,433.978826],[10.353837,49.358123,433.268634],[10.354647,49.358727,432.828265],[10.35442,49.358824,432.731166],[10.352512,49.359332,431.980788],[10.350867,49.359755,431.438734],[10.349962,49.359863,431.233641],[10.34859,49.359919,430.993237],[10.345349,49.360244,431.160363],[10.344449,49.3604,431.277207],[10.342808,49.360769,431.520643],[10.34237,49.360777,431.591968],[10.34226,49.360743,431.611788],[10.342112,49.360697,431.638482],[10.34164,49.360515,431.727768],[10.34084,49.360078,431.984122],[10.340484,49.359962,432.191159],[10.339604,49.359824,432.661933],[10.339471,49.359813,432.731663],[10.338309,49.359924,433.31233],[10.337677,49.359969,433.434301],[10.337627,49.359972,433.443934],[10.337019,49.359985,433.560641],[10.33594,49.359942,433.768033],[10.335829,49.360298,433.711802],[10.335689,49.360751,433.408176],[10.335053,49.362746,432.76008],[10.331088,49.363171,434.554965],[10.330497,49.363312,434.985509],[10.32832,49.36407,436.712039],[10.32543,49.365152,438.991569],[10.3237,49.365793,440.166974],[10.323565,49.36585,440.247868],[10.323478,49.365885,440.297304],[10.323198,49.365952,440.441514],[10.322625,49.366,440.720802],[10.322188,49.365991,440.932167],[10.321881,49.365984,441.080672],[10.320519,49.366,441.760615],[10.320031,49.365996,442.019516],[10.319225,49.366002,442.447121],[10.318216,49.366105,442.985102],[10.318056,49.366127,442.996328],[10.316913,49.366319,443.077366],[10.316281,49.366511,443.125242],[10.315905,49.366613,443.153205],[10.315504,49.366652,443.067852],[10.314644,49.366657,442.157393],[10.314574,49.366659,442.083217],[10.31362,49.366361,440.963105],[10.31299,49.366047,440.151283],[10.31271,49.365917,439.867623],[10.312247,49.365815,439.464436],[10.311843,49.365788,439.129428],[10.311145,49.365735,438.54975],[10.310795,49.365681,438.253044],[10.310564,49.365627,438.050588],[10.310547,49.365548,437.972957],[10.310409,49.365456,437.980428],[10.309794,49.365083,438.012217],[10.309711,49.364965,438.019755],[10.309617,49.364618,438.040221],[10.309527,49.364364,438.055362],[10.309421,49.364165,438.067597],[10.309287,49.364017,438.075875],[10.308416,49.364202,438.060322],[10.306481,49.364312,438.022621],[10.302097,49.364601,437.945036],[10.30038,49.364931,438.19467],[10.300071,49.364926,438.277121],[10.29725,49.364581,439.070783],[10.29245,49.364553,440.243781],[10.288881,49.364465,440.360409],[10.287836,49.364375,440.379696],[10.282174,49.363169,441.269426],[10.281697,49.363082,441.495985],[10.281129,49.363058,441.756317],[10.27587,49.363171,444.482452],[10.275134,49.363114,444.875891],[10.27334,49.363093,446.096679],[10.272982,49.363049,446.451223],[10.272827,49.362892,446.730134],[10.272741,49.362552,447.245036],[10.272618,49.362415,447.48218],[10.272529,49.362413,447.568844],[10.272469,49.362348,447.682173],[10.271574,49.36223,448.925749],[10.271043,49.362189,449.936232],[10.270783,49.362172,450.430036],[10.270378,49.362207,451.202092],[10.270257,49.36253,452.166803],[10.27023,49.362933,453.337264],[10.270171,49.36302,453.757439],[10.269876,49.36325,455.253199],[10.269372,49.363506,457.330808],[10.269138,49.363572,458.159693],[10.268098,49.363798,461.723424],[10.266544,49.364213,469.076678],[10.265612,49.364375,473.451138],[10.2651,49.364357,475.68684],[10.264894,49.364517,476.989704],[10.264577,49.365039,480.492318],[10.264423,49.365163,481.487436],[10.263522,49.365568,485.936123],[10.26115,49.366419,490.841872],[10.260445,49.366703,490.323508],[10.258216,49.367783,487.852167],[10.25819,49.367795,487.830576],[10.256098,49.368707,486.925736],[10.255934,49.368791,487.100145],[10.255789,49.368949,487.336415],[10.255003,49.370416,489.698998],[10.254741,49.370786,490.579505],[10.254306,49.371074,491.452477],[10.251146,49.37256,496.169466],[10.248971,49.373626,497.533859],[10.248915,49.373702,497.44288],[10.248362,49.37379,497.042819],[10.246688,49.373822,495.865902],[10.246492,49.373847,495.575339],[10.246436,49.373881,495.189528],[10.246438,49.374056,493.835229],[10.246278,49.374095,492.974387],[10.24504,49.374212,486.671041],[10.244727,49.374325,484.867705],[10.24387,49.374456,479.268262],[10.243625,49.374454,477.006411],[10.240636,49.374976,451.533158],[10.239016,49.37525,442.140847],[10.238789,49.375322,440.831974],[10.238765,49.375383,440.849154],[10.238797,49.375463,440.871708],[10.239478,49.376055,441.073501],[10.239984,49.376851,441.308536],[10.240242,49.377146,441.450597],[10.240246,49.377238,441.490889],[10.239746,49.377166,441.636848],[10.239605,49.377189,441.678279],[10.239452,49.377345,441.759309],[10.239527,49.377372,441.783736],[10.239583,49.377499,441.841581],[10.238909,49.377261,442.060126],[10.235768,49.376166,438.11312],[10.234445,49.375863,436.216245],[10.233926,49.375809,435.505372],[10.233434,49.375636,434.523156],[10.232761,49.375503,433.132168],[10.230992,49.375328,429.490106],[10.229455,49.37531,424.715187],[10.227723,49.375366,418.853523],[10.225354,49.375521,409.574528],[10.223433,49.375686,402.029831],[10.220548,49.375933,393.04599],[10.220285,49.376058,392.109732],[10.220144,49.376283,391.432292],[10.219827,49.376386,390.997183],[10.219722,49.375862,390.000384],[10.219679,49.375637,389.572693],[10.219585,49.375149,388.644967],[10.219549,49.374944,388.321014],[10.218339,49.375201,388.05223],[10.217966,49.375236,387.972644],[10.216724,49.375269,387.920088],[10.21626,49.375091,388.388127],[10.216058,49.375129,388.570861],[10.215823,49.375249,388.830412],[10.215629,49.37541,389.103555],[10.215216,49.376086,390.07463],[10.215047,49.376131,390.222853],[10.214536,49.376152,390.610636],[10.213248,49.376121,391.586784],[10.213014,49.376036,391.789723],[10.212809,49.376122,391.974419],[10.211902,49.37623,392.91728],[10.210525,49.376318,394.563122],[10.209905,49.376339,395.301621],[10.207223,49.376435,399.682853],[10.204088,49.376525,404.374857],[10.2039,49.376515,404.64763],[10.203542,49.376413,405.212734],[10.203485,49.376413,405.295162],[10.203371,49.376408,405.460392],[10.203111,49.376546,405.945482],[10.203037,49.376547,406.052517],[10.199932,49.376585,410.886012],[10.19965,49.376564,411.356864],[10.199229,49.376423,412.142232],[10.199123,49.376418,412.318534],[10.199115,49.376548,412.650021],[10.199109,49.376641,412.908958],[10.196855,49.376548,417.569973],[10.196655,49.376534,417.985101],[10.195577,49.376344,419.693984],[10.194858,49.376158,420.759334],[10.194371,49.375938,421.575543],[10.194074,49.375811,422.06483],[10.194037,49.375795,422.125993],[10.193378,49.375513,422.278206],[10.192915,49.375375,422.258986],[10.192422,49.375264,422.239297],[10.191411,49.375187,422.200878],[10.1914,49.375208,422.199592],[10.191379,49.375248,422.193676],[10.191286,49.375257,422.182926],[10.191159,49.375269,422.168253],[10.190958,49.375356,422.140656],[10.190631,49.375419,422.101665],[10.190104,49.375466,422.040847],[10.189785,49.375452,422.00429],[10.1893,49.375464,421.948796],[10.188556,49.375749,422.224695],[10.188566,49.375792,422.304026],[10.188374,49.37582,422.537709],[10.188071,49.375865,422.906817],[10.188026,49.37587,422.961035],[10.187853,49.375893,423.170742],[10.18762,49.375924,423.453188],[10.187227,49.375973,423.928423],[10.186904,49.376013,424.318918],[10.186345,49.376094,424.999067],[10.186212,49.376114,425.161185],[10.186094,49.376132,425.244387],[10.185706,49.376188,425.513345],[10.185611,49.376205,425.580022],[10.185323,49.376287,425.792751],[10.184876,49.37642,426.125354],[10.184834,49.376435,426.157773],[10.184687,49.3765,426.27803],[10.184587,49.376573,426.379704],[10.184537,49.37661,426.43093],[10.184472,49.376656,426.4959],[10.184175,49.376796,426.744045],[10.183925,49.37688,426.934434],[10.183909,49.376886,426.94693],[10.183334,49.377043,426.703016],[10.182739,49.377092,426.303093],[10.1822,49.377081,425.943497],[10.182107,49.377079,425.881449],[10.181525,49.377061,425.492919],[10.181491,49.376956,425.383015],[10.181184,49.376544,425.191349],[10.180706,49.376174,425.191349],[10.180514,49.376406,425.191349],[10.180549,49.376489,425.191349],[10.180418,49.376994,425.191349],[10.180209,49.376979,425.191349],[10.179284,49.376876,425.191349],[10.179171,49.376898,425.191349]]}},{type:"Feature",properties:{name:"Stage 13",time:"2022-05-16T22:15:59.640Z",coordTimes:["2022-05-16T22:15:59.640Z","2022-05-16T22:16:00.974Z","2022-05-16T22:16:17.433Z","2022-05-16T22:16:21.780Z","2022-05-16T22:16:25.020Z","2022-05-16T22:16:29.289Z","2022-05-16T22:16:31.167Z","2022-05-16T22:16:37.823Z","2022-05-16T22:16:40.939Z","2022-05-16T22:16:42.545Z","2022-05-16T22:16:50.383Z","2022-05-16T22:16:50.542Z","2022-05-16T22:16:51.309Z","2022-05-16T22:16:52.045Z","2022-05-16T22:16:52.314Z","2022-05-16T22:16:53.519Z","2022-05-16T22:16:56.949Z","2022-05-16T22:16:57.318Z","2022-05-16T22:16:57.904Z","2022-05-16T22:17:08.575Z","2022-05-16T22:17:09.586Z","2022-05-16T22:17:13.081Z","2022-05-16T22:17:17.753Z","2022-05-16T22:17:22.785Z","2022-05-16T22:17:25.948Z","2022-05-16T22:17:28.247Z","2022-05-16T22:17:29.400Z","2022-05-16T22:17:32.589Z","2022-05-16T22:17:40.430Z","2022-05-16T22:17:46.702Z","2022-05-16T22:18:00.586Z","2022-05-16T22:18:02.814Z","2022-05-16T22:18:04.507Z","2022-05-16T22:18:05.208Z","2022-05-16T22:18:21.321Z","2022-05-16T22:18:22.379Z","2022-05-16T22:18:23.548Z","2022-05-16T22:18:28.303Z","2022-05-16T22:18:44.282Z","2022-05-16T22:18:51.149Z","2022-05-16T22:20:20.212Z","2022-05-16T22:20:32.066Z","2022-05-16T22:20:41.022Z","2022-05-16T22:20:53.776Z","2022-05-16T22:21:17.075Z","2022-05-16T22:22:05.540Z","2022-05-16T22:22:28.554Z","2022-05-16T22:22:39.590Z","2022-05-16T22:22:58.922Z","2022-05-16T22:23:35.991Z","2022-05-16T22:23:47.130Z","2022-05-16T22:23:58.075Z","2022-05-16T22:24:00.505Z","2022-05-16T22:24:16.978Z","2022-05-16T22:24:19.850Z","2022-05-16T22:24:29.586Z","2022-05-16T22:24:37.309Z","2022-05-16T22:25:16.529Z","2022-05-16T22:25:37.178Z","2022-05-16T22:25:54.414Z","2022-05-16T22:26:12.862Z","2022-05-16T22:27:00.842Z","2022-05-16T22:27:21.521Z","2022-05-16T22:27:38.028Z","2022-05-16T22:29:52.076Z","2022-05-16T22:29:53.897Z","2022-05-16T22:31:12.439Z","2022-05-16T22:31:26.032Z","2022-05-16T22:32:17.883Z","2022-05-16T22:32:35.226Z","2022-05-16T22:33:13.100Z","2022-05-16T22:33:23.228Z","2022-05-16T22:34:07.381Z","2022-05-16T22:34:31.758Z","2022-05-16T22:35:02.738Z","2022-05-16T22:35:26.107Z","2022-05-16T22:35:41.521Z","2022-05-16T22:35:51.713Z","2022-05-16T22:36:23.362Z","2022-05-16T22:37:05.867Z","2022-05-16T22:37:41.066Z","2022-05-16T22:38:06.653Z","2022-05-16T22:39:36.990Z","2022-05-16T22:40:14.195Z","2022-05-16T22:40:43.688Z","2022-05-16T22:41:04.160Z","2022-05-16T22:43:05.760Z","2022-05-16T22:43:33.703Z","2022-05-16T22:43:48.828Z","2022-05-16T22:44:28.955Z","2022-05-16T22:45:31.096Z","2022-05-16T22:45:41.036Z","2022-05-16T22:47:22.164Z","2022-05-16T22:47:31.020Z","2022-05-16T22:48:07.092Z","2022-05-16T22:48:41.695Z","2022-05-16T22:48:45.872Z","2022-05-16T22:48:54.174Z","2022-05-16T22:48:57.364Z","2022-05-16T22:49:06.891Z","2022-05-16T22:49:23.724Z","2022-05-16T22:49:40.040Z","2022-05-16T22:50:03.598Z","2022-05-16T22:50:52.598Z","2022-05-16T22:50:59.839Z","2022-05-16T22:51:14.204Z","2022-05-16T22:51:50.856Z","2022-05-16T22:52:37.805Z","2022-05-16T22:52:55.999Z","2022-05-16T22:53:08.350Z","2022-05-16T22:53:49.724Z","2022-05-16T22:54:14.952Z","2022-05-16T22:54:29.994Z","2022-05-16T22:54:38.555Z","2022-05-16T22:54:46.071Z","2022-05-16T22:54:53.620Z","2022-05-16T22:55:00.571Z","2022-05-16T22:55:25.428Z","2022-05-16T22:56:28.944Z","2022-05-16T22:56:59.561Z","2022-05-16T22:57:25.360Z","2022-05-16T22:57:37.861Z","2022-05-16T22:57:50.972Z","2022-05-16T22:57:54.189Z","2022-05-16T22:58:00.301Z","2022-05-16T22:58:08.097Z","2022-05-16T22:58:30.662Z","2022-05-16T22:58:47.112Z","2022-05-16T22:59:15.154Z","2022-05-16T22:59:24.357Z","2022-05-16T22:59:40.694Z","2022-05-16T23:00:04.741Z","2022-05-16T23:00:46.929Z","2022-05-16T23:01:02.466Z","2022-05-16T23:01:08.909Z","2022-05-16T23:01:15.405Z","2022-05-16T23:01:57.614Z","2022-05-16T23:02:08.358Z","2022-05-16T23:02:18.429Z","2022-05-16T23:02:26.215Z","2022-05-16T23:02:46.736Z","2022-05-16T23:03:01.833Z","2022-05-16T23:03:53.724Z","2022-05-16T23:04:15.630Z","2022-05-16T23:04:16.992Z","2022-05-16T23:04:23.473Z","2022-05-16T23:04:28.743Z","2022-05-16T23:04:37.266Z","2022-05-16T23:04:39.217Z","2022-05-16T23:04:46.708Z","2022-05-16T23:05:10.726Z","2022-05-16T23:05:46.477Z","2022-05-16T23:06:38.373Z","2022-05-16T23:08:48.447Z","2022-05-16T23:08:59.978Z","2022-05-16T23:09:02.811Z","2022-05-16T23:09:07.793Z","2022-05-16T23:09:58.367Z","2022-05-16T23:10:02.127Z","2022-05-16T23:10:07.557Z","2022-05-16T23:10:56.081Z","2022-05-16T23:12:33.324Z","2022-05-16T23:12:55.725Z","2022-05-16T23:13:24.716Z","2022-05-16T23:13:29.831Z","2022-05-16T23:13:36.249Z","2022-05-16T23:13:54.225Z","2022-05-16T23:14:20.738Z","2022-05-16T23:14:57.063Z","2022-05-16T23:15:33.284Z","2022-05-16T23:16:26.203Z","2022-05-16T23:17:12.017Z","2022-05-16T23:17:55.427Z","2022-05-16T23:18:03.136Z","2022-05-16T23:18:41.766Z","2022-05-16T23:19:06.877Z","2022-05-16T23:19:18.449Z","2022-05-16T23:20:00.835Z","2022-05-16T23:20:09.571Z","2022-05-16T23:20:55.232Z","2022-05-16T23:22:30.716Z","2022-05-16T23:23:05.692Z","2022-05-16T23:24:28.140Z","2022-05-16T23:25:08.560Z","2022-05-16T23:25:40.325Z","2022-05-16T23:27:18.818Z","2022-05-16T23:27:23.621Z","2022-05-16T23:29:26.581Z","2022-05-16T23:30:20.920Z","2022-05-16T23:31:33.040Z","2022-05-16T23:31:38.078Z","2022-05-16T23:31:48.241Z","2022-05-16T23:31:52.652Z","2022-05-16T23:31:58.796Z","2022-05-16T23:32:09.691Z","2022-05-16T23:32:18.312Z","2022-05-16T23:32:22.164Z","2022-05-16T23:32:27.544Z","2022-05-16T23:32:31.089Z","2022-05-16T23:32:39.969Z","2022-05-16T23:32:48.517Z","2022-05-16T23:32:53.950Z","2022-05-16T23:32:54.909Z","2022-05-16T23:33:00.771Z","2022-05-16T23:33:06.222Z","2022-05-16T23:33:08.084Z","2022-05-16T23:33:10.634Z","2022-05-16T23:33:17.114Z","2022-05-16T23:33:26.455Z","2022-05-16T23:33:35.049Z","2022-05-16T23:33:37.707Z","2022-05-16T23:33:48.142Z","2022-05-16T23:33:55.398Z","2022-05-16T23:34:12.540Z","2022-05-16T23:34:18.711Z","2022-05-16T23:34:30.337Z","2022-05-16T23:34:34.143Z","2022-05-16T23:34:41.081Z","2022-05-16T23:34:45.734Z","2022-05-16T23:34:55.176Z","2022-05-16T23:35:33.158Z","2022-05-16T23:35:48.895Z","2022-05-16T23:35:52.392Z","2022-05-16T23:35:55.308Z","2022-05-16T23:35:59.831Z","2022-05-16T23:36:02.091Z","2022-05-16T23:36:04.076Z","2022-05-16T23:36:07.396Z","2022-05-16T23:36:14.577Z","2022-05-16T23:36:19.561Z","2022-05-16T23:36:39.915Z","2022-05-16T23:36:48.910Z","2022-05-16T23:36:51.107Z","2022-05-16T23:37:06.935Z","2022-05-16T23:37:31.280Z","2022-05-16T23:37:40.963Z","2022-05-16T23:38:55.647Z","2022-05-16T23:39:35.258Z","2022-05-16T23:40:10.617Z","2022-05-16T23:40:48.452Z","2022-05-16T23:41:08.443Z","2022-05-16T23:41:33.961Z","2022-05-16T23:41:57.381Z","2022-05-16T23:42:48.114Z","2022-05-16T23:43:41.419Z","2022-05-16T23:44:42.463Z","2022-05-16T23:45:52.352Z","2022-05-16T23:46:56.357Z","2022-05-16T23:48:06.175Z","2022-05-16T23:48:07.749Z","2022-05-16T23:48:10.931Z","2022-05-16T23:48:25.953Z","2022-05-16T23:48:36.764Z","2022-05-16T23:49:19.222Z","2022-05-16T23:49:45.249Z","2022-05-16T23:49:57.163Z","2022-05-16T23:50:51.480Z","2022-05-16T23:51:37.672Z","2022-05-16T23:51:40.156Z","2022-05-16T23:51:43.322Z","2022-05-16T23:52:05.493Z","2022-05-16T23:53:20.294Z","2022-05-16T23:53:23.301Z","2022-05-16T23:53:26.825Z","2022-05-16T23:53:31.003Z","2022-05-16T23:53:37.588Z","2022-05-16T23:53:45.443Z","2022-05-16T23:54:01.867Z","2022-05-16T23:54:13.965Z","2022-05-16T23:54:25.907Z","2022-05-16T23:54:30.753Z","2022-05-16T23:54:42.132Z","2022-05-16T23:54:46.759Z","2022-05-16T23:54:49.866Z","2022-05-16T23:54:51.678Z","2022-05-16T23:54:53.359Z","2022-05-16T23:54:59.120Z","2022-05-16T23:55:23.414Z","2022-05-16T23:55:54.414Z","2022-05-16T23:56:09.012Z","2022-05-16T23:56:31.451Z","2022-05-16T23:56:49.965Z","2022-05-16T23:57:02.230Z","2022-05-16T23:57:09.861Z","2022-05-16T23:57:18.382Z","2022-05-16T23:57:39.925Z","2022-05-16T23:57:48.041Z","2022-05-16T23:57:55.489Z","2022-05-16T23:58:08.327Z","2022-05-16T23:58:18.380Z","2022-05-16T23:58:26.523Z","2022-05-16T23:58:30.250Z","2022-05-16T23:58:35.863Z","2022-05-16T23:59:02.945Z","2022-05-16T23:59:05.830Z","2022-05-16T23:59:31.352Z","2022-05-16T23:59:41.217Z","2022-05-17T00:00:16.814Z","2022-05-17T00:00:25.627Z","2022-05-17T00:00:46.325Z","2022-05-17T00:02:02.605Z","2022-05-17T00:02:34.663Z","2022-05-17T00:02:43.465Z","2022-05-17T00:02:49.819Z","2022-05-17T00:02:52.518Z","2022-05-17T00:03:12.199Z","2022-05-17T00:03:26.408Z","2022-05-17T00:03:42.914Z","2022-05-17T00:03:45.208Z","2022-05-17T00:03:46.941Z","2022-05-17T00:04:00.068Z","2022-05-17T00:04:35.034Z","2022-05-17T00:04:49.401Z","2022-05-17T00:05:15.823Z","2022-05-17T00:05:49.968Z","2022-05-17T00:06:25.773Z","2022-05-17T00:06:30.038Z","2022-05-17T00:06:44.418Z","2022-05-17T00:06:56.416Z","2022-05-17T00:06:59.744Z","2022-05-17T00:07:07.738Z","2022-05-17T00:07:15.996Z","2022-05-17T00:07:42.402Z","2022-05-17T00:08:03.697Z","2022-05-17T00:08:06.024Z","2022-05-17T00:08:15.302Z","2022-05-17T00:08:24.199Z","2022-05-17T00:08:29.438Z","2022-05-17T00:08:43.413Z","2022-05-17T00:09:01.540Z","2022-05-17T00:09:19.723Z","2022-05-17T00:09:25.233Z","2022-05-17T00:09:39.525Z","2022-05-17T00:09:49.900Z","2022-05-17T00:09:57.493Z","2022-05-17T00:10:07.172Z","2022-05-17T00:10:15.475Z","2022-05-17T00:10:18.867Z","2022-05-17T00:10:22.703Z","2022-05-17T00:10:39.017Z","2022-05-17T00:10:41.717Z","2022-05-17T00:10:46.164Z","2022-05-17T00:10:50.552Z","2022-05-17T00:11:02.845Z","2022-05-17T00:11:16.491Z","2022-05-17T00:11:30.736Z","2022-05-17T00:11:41.269Z","2022-05-17T00:12:11.585Z","2022-05-17T00:12:15.814Z","2022-05-17T00:12:25.975Z","2022-05-17T00:12:38.513Z","2022-05-17T00:13:11.571Z","2022-05-17T00:13:22.033Z","2022-05-17T00:13:30.654Z","2022-05-17T00:14:52.254Z","2022-05-17T00:15:10.335Z","2022-05-17T00:15:27.936Z","2022-05-17T00:15:37.548Z","2022-05-17T00:15:53.641Z","2022-05-17T00:16:02.080Z","2022-05-17T00:16:22.693Z","2022-05-17T00:16:29.248Z","2022-05-17T00:16:54.456Z","2022-05-17T00:17:14.060Z","2022-05-17T00:17:31.452Z","2022-05-17T00:17:39.693Z","2022-05-17T00:17:56.526Z","2022-05-17T00:18:21.327Z","2022-05-17T00:18:31.738Z","2022-05-17T00:18:43.482Z","2022-05-17T00:18:54.581Z","2022-05-17T00:19:14.034Z","2022-05-17T00:19:18.838Z","2022-05-17T00:19:34.208Z","2022-05-17T00:19:45.830Z","2022-05-17T00:20:57.417Z","2022-05-17T00:21:02.730Z","2022-05-17T00:21:29.856Z","2022-05-17T00:21:34.844Z","2022-05-17T00:21:57.868Z","2022-05-17T00:22:26.351Z","2022-05-17T00:22:39.421Z","2022-05-17T00:22:41.294Z","2022-05-17T00:22:45.827Z","2022-05-17T00:23:06.996Z","2022-05-17T00:23:24.316Z","2022-05-17T00:23:33.400Z","2022-05-17T00:23:39.813Z","2022-05-17T00:23:52.007Z","2022-05-17T00:23:58.926Z","2022-05-17T00:24:01.235Z","2022-05-17T00:24:03.610Z","2022-05-17T00:24:08.107Z","2022-05-17T00:24:23.734Z","2022-05-17T00:24:31.856Z","2022-05-17T00:24:36.135Z","2022-05-17T00:24:37.782Z","2022-05-17T00:24:38.994Z","2022-05-17T00:24:41.349Z","2022-05-17T00:24:47.535Z","2022-05-17T00:25:02.354Z","2022-05-17T00:25:13.681Z","2022-05-17T00:25:39.702Z","2022-05-17T00:25:57.467Z","2022-05-17T00:26:04.121Z","2022-05-17T00:26:21.197Z","2022-05-17T00:26:34.193Z","2022-05-17T00:26:40.799Z","2022-05-17T00:26:54.333Z","2022-05-17T00:26:59.843Z","2022-05-17T00:27:03.812Z","2022-05-17T00:27:06.471Z","2022-05-17T00:27:16.745Z","2022-05-17T00:27:18.493Z","2022-05-17T00:28:02.161Z","2022-05-17T00:28:21.363Z","2022-05-17T00:29:00.653Z","2022-05-17T00:29:05.761Z","2022-05-17T00:29:29.377Z","2022-05-17T00:29:55.083Z","2022-05-17T00:30:00.328Z","2022-05-17T00:30:16.086Z","2022-05-17T00:30:23.929Z","2022-05-17T00:30:29.943Z","2022-05-17T00:30:38.388Z","2022-05-17T00:30:48.529Z","2022-05-17T00:31:31.041Z","2022-05-17T00:31:42.757Z","2022-05-17T00:31:52.219Z","2022-05-17T00:32:02.407Z","2022-05-17T00:32:06.589Z","2022-05-17T00:32:42.704Z","2022-05-17T00:33:02.810Z","2022-05-17T00:33:13.473Z","2022-05-17T00:34:10.011Z","2022-05-17T00:34:20.447Z","2022-05-17T00:34:28.626Z","2022-05-17T00:34:41.828Z","2022-05-17T00:34:47.256Z","2022-05-17T00:34:52.508Z","2022-05-17T00:34:58.123Z","2022-05-17T00:35:01.596Z","2022-05-17T00:35:04.486Z","2022-05-17T00:35:10.478Z","2022-05-17T00:35:17.666Z","2022-05-17T00:35:20.659Z","2022-05-17T00:35:32.178Z","2022-05-17T00:35:41.305Z","2022-05-17T00:35:53.183Z","2022-05-17T00:36:04.408Z","2022-05-17T00:36:07.315Z","2022-05-17T00:36:14.055Z","2022-05-17T00:36:22.699Z","2022-05-17T00:36:23.347Z","2022-05-17T00:36:26.522Z","2022-05-17T00:36:30.331Z","2022-05-17T00:36:37.151Z","2022-05-17T00:36:46.493Z","2022-05-17T00:36:56.623Z","2022-05-17T00:37:11.885Z","2022-05-17T00:37:19.676Z","2022-05-17T00:37:33.552Z","2022-05-17T00:37:41.848Z","2022-05-17T00:38:04.016Z","2022-05-17T00:38:18.797Z","2022-05-17T00:38:51.105Z","2022-05-17T00:38:57.503Z","2022-05-17T00:39:12.329Z","2022-05-17T00:39:33.710Z","2022-05-17T00:39:36.758Z","2022-05-17T00:39:57.637Z","2022-05-17T00:40:16.561Z","2022-05-17T00:40:33.938Z","2022-05-17T00:41:33.791Z","2022-05-17T00:43:15.352Z","2022-05-17T00:43:48.909Z","2022-05-17T00:44:29.541Z","2022-05-17T00:45:33.959Z","2022-05-17T00:46:14.554Z","2022-05-17T00:47:29.790Z","2022-05-17T00:47:40.746Z","2022-05-17T00:48:13.533Z","2022-05-17T00:48:45.111Z","2022-05-17T00:49:42.025Z","2022-05-17T00:50:05.867Z","2022-05-17T00:50:19.917Z","2022-05-17T00:50:42.685Z","2022-05-17T00:50:56.034Z","2022-05-17T00:51:12.172Z","2022-05-17T00:51:35.820Z","2022-05-17T00:51:52.064Z","2022-05-17T00:52:10.189Z","2022-05-17T00:52:37.527Z","2022-05-17T00:52:50.604Z","2022-05-17T00:53:06.789Z","2022-05-17T00:53:14.983Z","2022-05-17T00:53:35.864Z","2022-05-17T00:53:51.374Z","2022-05-17T00:54:07.871Z","2022-05-17T00:54:22.241Z","2022-05-17T00:54:36.656Z","2022-05-17T00:55:02.766Z","2022-05-17T00:55:27.424Z","2022-05-17T00:55:37.951Z","2022-05-17T00:55:50.197Z","2022-05-17T00:57:12.690Z","2022-05-17T00:57:21.703Z","2022-05-17T00:57:27.616Z","2022-05-17T00:57:39.590Z","2022-05-17T00:57:57.013Z","2022-05-17T00:58:07.508Z","2022-05-17T00:58:16.004Z","2022-05-17T00:58:18.408Z","2022-05-17T00:58:22.025Z","2022-05-17T00:58:36.642Z","2022-05-17T00:58:44.186Z","2022-05-17T00:59:39.473Z","2022-05-17T00:59:47.274Z","2022-05-17T00:59:52.518Z","2022-05-17T01:00:02.025Z","2022-05-17T01:01:02.468Z","2022-05-17T01:01:12.108Z","2022-05-17T01:01:19.437Z","2022-05-17T01:01:33.609Z","2022-05-17T01:02:19.592Z","2022-05-17T01:02:44.654Z","2022-05-17T01:03:10.520Z","2022-05-17T01:03:27.040Z","2022-05-17T01:03:30.589Z","2022-05-17T01:03:48.450Z","2022-05-17T01:03:50.008Z","2022-05-17T01:04:39.930Z","2022-05-17T01:05:58.038Z","2022-05-17T01:06:29.081Z","2022-05-17T01:06:48.649Z","2022-05-17T01:06:50.681Z","2022-05-17T01:07:32.282Z","2022-05-17T01:08:12.382Z","2022-05-17T01:08:19.160Z","2022-05-17T01:09:08.524Z","2022-05-17T01:09:11.478Z","2022-05-17T01:09:14.121Z","2022-05-17T01:09:23.362Z","2022-05-17T01:09:27.613Z","2022-05-17T01:09:32.967Z","2022-05-17T01:09:43.372Z","2022-05-17T01:09:46.114Z","2022-05-17T01:09:50.476Z","2022-05-17T01:09:56.117Z","2022-05-17T01:10:05.314Z","2022-05-17T01:10:22.950Z","2022-05-17T01:10:35.262Z","2022-05-17T01:10:41.492Z","2022-05-17T01:10:52.827Z","2022-05-17T01:11:08.994Z","2022-05-17T01:11:16.003Z","2022-05-17T01:11:35.932Z","2022-05-17T01:11:56.962Z","2022-05-17T01:12:05.460Z","2022-05-17T01:12:12.592Z","2022-05-17T01:12:22.847Z","2022-05-17T01:12:39.083Z","2022-05-17T01:12:56.468Z","2022-05-17T01:13:10.278Z","2022-05-17T01:13:17.998Z","2022-05-17T01:13:44.898Z","2022-05-17T01:13:48.286Z","2022-05-17T01:14:23.516Z","2022-05-17T01:14:51.851Z","2022-05-17T01:15:17.857Z","2022-05-17T01:15:22.834Z","2022-05-17T01:15:44.125Z","2022-05-17T01:15:58.742Z","2022-05-17T01:16:31.626Z","2022-05-17T01:16:42.199Z","2022-05-17T01:16:57.787Z","2022-05-17T01:17:27.620Z","2022-05-17T01:17:35.527Z","2022-05-17T01:18:04.689Z","2022-05-17T01:18:14.638Z","2022-05-17T01:18:24.786Z","2022-05-17T01:18:45.140Z","2022-05-17T01:19:11.793Z","2022-05-17T01:19:22.140Z","2022-05-17T01:19:26.697Z","2022-05-17T01:19:35.254Z","2022-05-17T01:19:38.711Z","2022-05-17T01:19:47.229Z","2022-05-17T01:19:51.453Z","2022-05-17T01:19:58.912Z","2022-05-17T01:20:11.908Z","2022-05-17T01:20:17.387Z","2022-05-17T01:20:22.180Z","2022-05-17T01:20:28.510Z","2022-05-17T01:20:34.650Z","2022-05-17T01:20:36.931Z","2022-05-17T01:20:42.529Z","2022-05-17T01:20:45.660Z","2022-05-17T01:20:49.870Z","2022-05-17T01:20:50.739Z","2022-05-17T01:20:51.509Z","2022-05-17T01:20:56.897Z","2022-05-17T01:21:00.102Z","2022-05-17T01:21:02.874Z","2022-05-17T01:21:15.740Z","2022-05-17T01:21:16.999Z","2022-05-17T01:21:21.036Z","2022-05-17T01:21:22.467Z","2022-05-17T01:21:23.490Z","2022-05-17T01:21:27.887Z","2022-05-17T01:21:30.674Z","2022-05-17T01:21:32.153Z","2022-05-17T01:21:55.697Z","2022-05-17T01:21:56.728Z","2022-05-17T01:21:57.365Z","2022-05-17T01:22:13.060Z","2022-05-17T01:22:20.255Z","2022-05-17T01:22:28.980Z","2022-05-17T01:22:39.213Z","2022-05-17T01:22:40.916Z","2022-05-17T01:22:45.485Z","2022-05-17T01:22:48.987Z","2022-05-17T01:22:52.900Z","2022-05-17T01:22:56.344Z","2022-05-17T01:22:59.264Z","2022-05-17T01:23:03.945Z","2022-05-17T01:23:09.774Z","2022-05-17T01:23:27.227Z","2022-05-17T01:23:31.797Z","2022-05-17T01:23:33.704Z","2022-05-17T01:24:02.393Z","2022-05-17T01:24:20.930Z","2022-05-17T01:24:22.603Z","2022-05-17T01:24:27.011Z","2022-05-17T01:24:28.136Z","2022-05-17T01:24:34.344Z","2022-05-17T01:24:49.036Z","2022-05-17T01:24:54.950Z","2022-05-17T01:24:58.568Z","2022-05-17T01:25:03.984Z","2022-05-17T01:25:28.571Z","2022-05-17T01:25:58.038Z","2022-05-17T01:26:30.864Z","2022-05-17T01:26:46.487Z","2022-05-17T01:27:19.253Z","2022-05-17T01:27:33.387Z","2022-05-17T01:27:57.270Z","2022-05-17T01:28:03.648Z","2022-05-17T01:28:16.496Z","2022-05-17T01:28:19.909Z","2022-05-17T01:28:23.099Z","2022-05-17T01:28:46.879Z","2022-05-17T01:28:58.081Z","2022-05-17T01:29:03.359Z","2022-05-17T01:29:16.897Z","2022-05-17T01:29:44.874Z","2022-05-17T01:30:07.317Z","2022-05-17T01:30:26.377Z","2022-05-17T01:30:44.893Z","2022-05-17T01:31:24.566Z","2022-05-17T01:31:38.350Z","2022-05-17T01:31:54.663Z","2022-05-17T01:31:56.038Z","2022-05-17T01:32:09.418Z","2022-05-17T01:32:13.723Z","2022-05-17T01:32:18.970Z","2022-05-17T01:32:28.729Z","2022-05-17T01:32:30.811Z","2022-05-17T01:32:36.932Z","2022-05-17T01:32:47.058Z","2022-05-17T01:32:57.489Z","2022-05-17T01:33:04.830Z","2022-05-17T01:33:08.549Z","2022-05-17T01:33:10.784Z","2022-05-17T01:33:15.599Z","2022-05-17T01:33:20.866Z","2022-05-17T01:33:34.208Z","2022-05-17T01:33:42.790Z","2022-05-17T01:33:48.645Z","2022-05-17T01:33:52.763Z","2022-05-17T01:34:00.092Z","2022-05-17T01:34:01.492Z","2022-05-17T01:34:05.348Z","2022-05-17T01:34:13.736Z","2022-05-17T01:34:18.700Z","2022-05-17T01:34:19.840Z","2022-05-17T01:34:26.010Z","2022-05-17T01:34:32.985Z","2022-05-17T01:34:46.699Z","2022-05-17T01:34:56.386Z","2022-05-17T01:35:02.952Z","2022-05-17T01:35:04.603Z","2022-05-17T01:35:06.629Z","2022-05-17T01:35:42.937Z","2022-05-17T01:36:10.152Z","2022-05-17T01:36:12.047Z","2022-05-17T01:36:28.980Z","2022-05-17T01:36:50.619Z","2022-05-17T01:36:54.072Z","2022-05-17T01:37:00.874Z","2022-05-17T01:37:09.776Z","2022-05-17T01:37:16.891Z","2022-05-17T01:37:21.964Z","2022-05-17T01:37:24.915Z","2022-05-17T01:37:39.688Z","2022-05-17T01:37:43.008Z","2022-05-17T01:37:50.616Z","2022-05-17T01:37:51.363Z","2022-05-17T01:38:09.074Z","2022-05-17T01:38:18.145Z","2022-05-17T01:38:38.848Z","2022-05-17T01:39:25.642Z","2022-05-17T01:40:03.577Z","2022-05-17T01:40:24.019Z","2022-05-17T01:40:32.935Z","2022-05-17T01:40:47.147Z","2022-05-17T01:40:50.782Z","2022-05-17T01:40:59.928Z","2022-05-17T01:41:14.225Z","2022-05-17T01:41:35.591Z","2022-05-17T01:41:46.278Z","2022-05-17T01:41:47.422Z","2022-05-17T01:41:55.465Z","2022-05-17T01:42:17.199Z","2022-05-17T01:42:19.718Z","2022-05-17T01:42:29.299Z","2022-05-17T01:42:49.862Z","2022-05-17T01:43:09.561Z","2022-05-17T01:43:14.095Z","2022-05-17T01:43:16.161Z","2022-05-17T01:43:18.834Z","2022-05-17T01:43:21.503Z","2022-05-17T01:43:25.927Z","2022-05-17T01:43:27.816Z","2022-05-17T01:43:30.126Z","2022-05-17T01:43:31.489Z","2022-05-17T01:43:33.069Z","2022-05-17T01:43:35.651Z","2022-05-17T01:43:39.451Z","2022-05-17T01:43:47.151Z","2022-05-17T01:43:50.306Z","2022-05-17T01:43:56.670Z","2022-05-17T01:44:05.724Z","2022-05-17T01:44:07.731Z","2022-05-17T01:44:25.547Z","2022-05-17T01:44:29.063Z","2022-05-17T01:44:29.665Z","2022-05-17T01:44:40.202Z","2022-05-17T01:45:25.669Z","2022-05-17T01:46:04.343Z","2022-05-17T01:46:38.849Z","2022-05-17T01:46:57.115Z","2022-05-17T01:47:47.348Z","2022-05-17T01:48:17.485Z","2022-05-17T01:48:37.696Z","2022-05-17T01:48:59.156Z","2022-05-17T01:49:09.661Z","2022-05-17T01:49:32.505Z","2022-05-17T01:49:45.588Z","2022-05-17T01:50:12.347Z","2022-05-17T01:50:23.142Z","2022-05-17T01:50:35.496Z","2022-05-17T01:50:50.163Z","2022-05-17T01:50:58.155Z","2022-05-17T01:51:20.884Z","2022-05-17T01:51:44.217Z","2022-05-17T01:51:49.009Z","2022-05-17T01:51:55.014Z","2022-05-17T01:51:56.957Z","2022-05-17T01:52:15.742Z","2022-05-17T01:52:42.258Z","2022-05-17T01:53:04.895Z","2022-05-17T01:53:22.720Z","2022-05-17T01:53:41.868Z","2022-05-17T01:53:54.086Z","2022-05-17T01:54:10.474Z","2022-05-17T01:54:15.209Z","2022-05-17T01:54:18.332Z","2022-05-17T01:54:27.714Z","2022-05-17T01:54:33.474Z","2022-05-17T01:54:39.774Z","2022-05-17T01:55:18.176Z","2022-05-17T01:55:31.690Z","2022-05-17T01:55:37.926Z","2022-05-17T01:55:44.516Z","2022-05-17T01:55:59.806Z","2022-05-17T01:56:25.367Z","2022-05-17T01:57:34.161Z","2022-05-17T01:59:27.806Z","2022-05-17T01:59:51.734Z","2022-05-17T02:00:00.950Z","2022-05-17T02:00:09.790Z","2022-05-17T02:00:33.986Z","2022-05-17T02:01:24.365Z","2022-05-17T02:01:27.958Z","2022-05-17T02:01:44.888Z","2022-05-17T02:02:34.531Z","2022-05-17T02:03:01.825Z","2022-05-17T02:03:06.301Z","2022-05-17T02:03:16.542Z","2022-05-17T02:03:20.928Z","2022-05-17T02:03:23.379Z","2022-05-17T02:03:25.189Z","2022-05-17T02:03:26.426Z","2022-05-17T02:03:29.414Z","2022-05-17T02:03:32.102Z","2022-05-17T02:03:34.602Z","2022-05-17T02:03:45.601Z","2022-05-17T02:03:47.329Z","2022-05-17T02:03:48.760Z","2022-05-17T02:03:50.678Z","2022-05-17T02:04:02.735Z","2022-05-17T02:04:09.527Z","2022-05-17T02:04:27.508Z","2022-05-17T02:04:32.949Z","2022-05-17T02:04:35.127Z","2022-05-17T02:04:53.877Z","2022-05-17T02:04:56.859Z","2022-05-17T02:05:00.718Z","2022-05-17T02:05:07.230Z","2022-05-17T02:05:12.246Z","2022-05-17T02:05:23.483Z","2022-05-17T02:05:31.036Z","2022-05-17T02:05:34.115Z","2022-05-17T02:05:36.884Z","2022-05-17T02:05:56.613Z","2022-05-17T02:06:21.487Z","2022-05-17T02:06:28.740Z","2022-05-17T02:06:30.089Z","2022-05-17T02:06:33.214Z","2022-05-17T02:06:35.248Z","2022-05-17T02:06:47.857Z","2022-05-17T02:06:49.892Z","2022-05-17T02:06:52.443Z","2022-05-17T02:06:58.115Z","2022-05-17T02:07:00.897Z","2022-05-17T02:07:33.422Z","2022-05-17T02:07:36.870Z","2022-05-17T02:08:34.663Z","2022-05-17T02:08:44.215Z","2022-05-17T02:09:02.399Z","2022-05-17T02:09:07.838Z","2022-05-17T02:09:24.866Z","2022-05-17T02:09:53.174Z","2022-05-17T02:10:01.260Z","2022-05-17T02:10:32.837Z","2022-05-17T02:11:12.621Z","2022-05-17T02:11:34.623Z","2022-05-17T02:11:46.383Z","2022-05-17T02:11:46.509Z","2022-05-17T02:11:53.077Z","2022-05-17T02:12:06.104Z","2022-05-17T02:12:20.844Z","2022-05-17T02:12:39.630Z","2022-05-17T02:12:50.970Z","2022-05-17T02:13:26.577Z","2022-05-17T02:13:53.357Z","2022-05-17T02:14:06.197Z","2022-05-17T02:14:17.066Z","2022-05-17T02:14:35.611Z","2022-05-17T02:15:02.323Z","2022-05-17T02:15:28.012Z","2022-05-17T02:15:37.142Z","2022-05-17T02:16:04.624Z","2022-05-17T02:16:09.082Z","2022-05-17T02:16:14.366Z","2022-05-17T02:16:14.915Z","2022-05-17T02:16:26.783Z","2022-05-17T02:16:34.018Z","2022-05-17T02:16:41.760Z","2022-05-17T02:16:45.544Z","2022-05-17T02:16:48.838Z","2022-05-17T02:16:55.076Z","2022-05-17T02:16:58.412Z","2022-05-17T02:17:05.243Z","2022-05-17T02:17:11.814Z","2022-05-17T02:17:18.537Z","2022-05-17T02:17:20.551Z","2022-05-17T02:17:39.689Z","2022-05-17T02:17:41.676Z","2022-05-17T02:17:57.379Z","2022-05-17T02:17:59.930Z","2022-05-17T02:18:03.409Z","2022-05-17T02:18:09.097Z","2022-05-17T02:18:31.422Z","2022-05-17T02:18:36.605Z","2022-05-17T02:18:41.530Z","2022-05-17T02:18:56.425Z","2022-05-17T02:19:02.222Z","2022-05-17T02:19:59.110Z","2022-05-17T02:20:20.810Z","2022-05-17T02:20:37.694Z","2022-05-17T02:20:56.857Z","2022-05-17T02:21:40.635Z","2022-05-17T02:22:37.683Z","2022-05-17T02:22:58.303Z","2022-05-17T02:23:16.264Z","2022-05-17T02:23:56.240Z","2022-05-17T02:24:11.673Z","2022-05-17T02:24:19.115Z","2022-05-17T02:24:53.194Z","2022-05-17T02:25:16.961Z","2022-05-17T02:25:30.917Z","2022-05-17T02:26:06.342Z","2022-05-17T02:26:20.780Z","2022-05-17T02:26:28.037Z","2022-05-17T02:26:46.127Z","2022-05-17T02:27:08.051Z","2022-05-17T02:27:18.142Z","2022-05-17T02:27:22.630Z","2022-05-17T02:27:34.967Z","2022-05-17T02:27:43.967Z","2022-05-17T02:27:52.207Z","2022-05-17T02:27:58.479Z","2022-05-17T02:28:05.264Z","2022-05-17T02:28:13.960Z","2022-05-17T02:28:21.425Z","2022-05-17T02:28:23.948Z","2022-05-17T02:28:25.695Z","2022-05-17T02:28:31.538Z","2022-05-17T02:28:37.564Z","2022-05-17T02:28:46.184Z","2022-05-17T02:28:52.355Z","2022-05-17T02:28:56.321Z","2022-05-17T02:28:59.039Z","2022-05-17T02:29:20.007Z","2022-05-17T02:29:29.619Z","2022-05-17T02:29:36.031Z","2022-05-17T02:29:45.640Z","2022-05-17T02:29:56.853Z","2022-05-17T02:30:34.996Z","2022-05-17T02:30:59.757Z","2022-05-17T02:31:07.923Z","2022-05-17T02:31:09.732Z","2022-05-17T02:31:15.946Z","2022-05-17T02:31:49.141Z","2022-05-17T02:31:55.251Z","2022-05-17T02:32:19.440Z","2022-05-17T02:32:45.561Z","2022-05-17T02:33:13.774Z","2022-05-17T02:33:58.694Z","2022-05-17T02:34:39.057Z","2022-05-17T02:35:23.892Z","2022-05-17T02:35:25.625Z","2022-05-17T02:35:44.486Z","2022-05-17T02:35:58.194Z","2022-05-17T02:37:12.684Z","2022-05-17T02:37:39.635Z","2022-05-17T02:38:19.138Z","2022-05-17T02:38:45.054Z","2022-05-17T02:39:21.342Z","2022-05-17T02:39:33.595Z","2022-05-17T02:39:45.766Z","2022-05-17T02:39:55.121Z","2022-05-17T02:40:10.718Z","2022-05-17T02:41:05.809Z","2022-05-17T02:41:44.799Z","2022-05-17T02:42:20.355Z","2022-05-17T02:42:59.245Z","2022-05-17T02:43:39.459Z","2022-05-17T02:44:07.386Z","2022-05-17T02:44:15.573Z","2022-05-17T02:44:28.068Z","2022-05-17T02:44:46.143Z","2022-05-17T02:45:01.030Z","2022-05-17T02:45:23.583Z","2022-05-17T02:45:39.574Z","2022-05-17T02:46:16.594Z","2022-05-17T02:46:31.450Z","2022-05-17T02:46:49.592Z","2022-05-17T02:46:54.199Z","2022-05-17T02:47:17.858Z","2022-05-17T02:47:27.562Z","2022-05-17T02:47:38.204Z","2022-05-17T02:47:42.025Z","2022-05-17T02:47:44.393Z","2022-05-17T02:48:00.234Z","2022-05-17T02:48:03.801Z","2022-05-17T02:48:10.356Z","2022-05-17T02:48:24.933Z","2022-05-17T02:48:34.462Z","2022-05-17T02:48:35.799Z","2022-05-17T02:48:37.591Z","2022-05-17T02:48:40.377Z","2022-05-17T02:48:42.048Z","2022-05-17T02:48:45.932Z","2022-05-17T02:48:47.771Z","2022-05-17T02:48:49.466Z","2022-05-17T02:48:51.150Z","2022-05-17T02:48:53.053Z","2022-05-17T02:48:56.210Z","2022-05-17T02:49:00.769Z","2022-05-17T02:49:23.756Z","2022-05-17T02:49:28.513Z","2022-05-17T02:49:50.231Z","2022-05-17T02:50:04.900Z","2022-05-17T02:50:12.355Z","2022-05-17T02:50:25.398Z","2022-05-17T02:50:27.472Z","2022-05-17T02:50:33.263Z","2022-05-17T02:50:36.859Z","2022-05-17T02:51:47.322Z","2022-05-17T02:52:02.628Z","2022-05-17T02:52:08.078Z","2022-05-17T02:52:19.770Z","2022-05-17T02:52:42.023Z","2022-05-17T02:52:45.356Z","2022-05-17T02:52:50.271Z","2022-05-17T02:53:20.511Z","2022-05-17T02:53:33.079Z","2022-05-17T02:53:42.343Z","2022-05-17T02:53:46.774Z","2022-05-17T02:53:55.283Z","2022-05-17T02:54:00.876Z","2022-05-17T02:54:12.001Z","2022-05-17T02:54:23.603Z","2022-05-17T02:54:35.761Z","2022-05-17T02:54:49.173Z","2022-05-17T02:55:02.768Z","2022-05-17T02:55:39.673Z","2022-05-17T02:55:51.062Z","2022-05-17T02:56:00.200Z","2022-05-17T02:56:04.373Z","2022-05-17T02:56:12.075Z","2022-05-17T02:56:19.872Z","2022-05-17T02:56:31.193Z","2022-05-17T02:56:43.643Z","2022-05-17T02:57:03.937Z","2022-05-17T02:57:34.729Z","2022-05-17T02:57:50.528Z","2022-05-17T02:58:01.705Z","2022-05-17T02:58:12.058Z","2022-05-17T02:58:26.508Z","2022-05-17T02:58:27.684Z","2022-05-17T02:58:28.754Z","2022-05-17T02:58:32.510Z","2022-05-17T02:58:36.953Z","2022-05-17T02:58:39.313Z","2022-05-17T02:59:06.843Z","2022-05-17T02:59:17.220Z","2022-05-17T02:59:27.523Z","2022-05-17T02:59:44.787Z","2022-05-17T03:00:21.435Z","2022-05-17T03:00:39.172Z","2022-05-17T03:00:51.102Z","2022-05-17T03:01:05.506Z","2022-05-17T03:01:22.582Z","2022-05-17T03:01:36.809Z","2022-05-17T03:02:03.613Z","2022-05-17T03:02:25.469Z","2022-05-17T03:02:47.912Z","2022-05-17T03:03:06.251Z","2022-05-17T03:03:19.134Z","2022-05-17T03:03:21.623Z","2022-05-17T03:03:35.221Z","2022-05-17T03:03:57.196Z","2022-05-17T03:04:10.205Z","2022-05-17T03:04:24.876Z","2022-05-17T03:04:49.362Z","2022-05-17T03:05:15.154Z","2022-05-17T03:05:28.658Z","2022-05-17T03:06:05.119Z","2022-05-17T03:06:20.039Z","2022-05-17T03:06:20.746Z","2022-05-17T03:06:23.692Z","2022-05-17T03:06:29.575Z","2022-05-17T03:06:33.504Z","2022-05-17T03:06:45.175Z","2022-05-17T03:06:48.354Z","2022-05-17T03:06:55.443Z","2022-05-17T03:07:07.186Z","2022-05-17T03:07:22.600Z","2022-05-17T03:07:52.233Z","2022-05-17T03:08:02.067Z","2022-05-17T03:08:13.310Z","2022-05-17T03:08:31.178Z","2022-05-17T03:08:33.870Z","2022-05-17T03:08:42.894Z","2022-05-17T03:08:44.493Z","2022-05-17T03:08:56.371Z","2022-05-17T03:08:56.953Z","2022-05-17T03:09:00.096Z","2022-05-17T03:09:09.150Z","2022-05-17T03:09:20.717Z","2022-05-17T03:09:24.259Z","2022-05-17T03:09:56.100Z","2022-05-17T03:10:14.444Z","2022-05-17T03:10:39.316Z","2022-05-17T03:11:18.343Z","2022-05-17T03:11:30.116Z","2022-05-17T03:11:43.246Z","2022-05-17T03:12:50.904Z","2022-05-17T03:13:46.436Z","2022-05-17T03:13:47.273Z","2022-05-17T03:14:06.204Z","2022-05-17T03:14:33.836Z","2022-05-17T03:15:25.462Z","2022-05-17T03:15:30.404Z","2022-05-17T03:15:43.309Z","2022-05-17T03:16:06.082Z","2022-05-17T03:16:44.289Z","2022-05-17T03:17:26.957Z","2022-05-17T03:17:55.884Z","2022-05-17T03:18:29.227Z","2022-05-17T03:18:41.120Z","2022-05-17T03:18:53.009Z","2022-05-17T03:19:05.769Z","2022-05-17T03:19:18.356Z","2022-05-17T03:19:20.744Z","2022-05-17T03:19:22.932Z","2022-05-17T03:19:24.395Z","2022-05-17T03:20:00.512Z","2022-05-17T03:20:10.719Z","2022-05-17T03:20:21.350Z","2022-05-17T03:20:23.476Z","2022-05-17T03:20:23.836Z","2022-05-17T03:20:30.271Z","2022-05-17T03:20:46.118Z","2022-05-17T03:21:19.815Z","2022-05-17T03:21:42.661Z","2022-05-17T03:21:55.467Z","2022-05-17T03:21:57.873Z","2022-05-17T03:21:59.873Z","2022-05-17T03:22:02.140Z","2022-05-17T03:22:03.568Z","2022-05-17T03:22:09.295Z","2022-05-17T03:22:14.654Z","2022-05-17T03:22:35.075Z","2022-05-17T03:22:53.429Z","2022-05-17T03:23:14.367Z","2022-05-17T03:23:31.088Z","2022-05-17T03:23:46.933Z","2022-05-17T03:24:10.553Z","2022-05-17T03:24:17.580Z","2022-05-17T03:24:32.066Z","2022-05-17T03:25:04.537Z","2022-05-17T03:25:05.882Z","2022-05-17T03:25:21.084Z","2022-05-17T03:25:31.967Z","2022-05-17T03:25:34.703Z","2022-05-17T03:25:38.858Z","2022-05-17T03:26:21.741Z","2022-05-17T03:26:40.139Z","2022-05-17T03:26:58.747Z","2022-05-17T03:27:04.235Z","2022-05-17T03:27:10.634Z","2022-05-17T03:27:16.987Z","2022-05-17T03:27:27.061Z","2022-05-17T03:27:36.601Z","2022-05-17T03:27:45.239Z","2022-05-17T03:28:22.301Z","2022-05-17T03:28:30.035Z","2022-05-17T03:28:36.619Z","2022-05-17T03:28:44.696Z","2022-05-17T03:28:54.439Z","2022-05-17T03:29:03.946Z","2022-05-17T03:29:06.246Z","2022-05-17T03:29:07.732Z","2022-05-17T03:29:09.672Z","2022-05-17T03:29:10.210Z","2022-05-17T03:29:11.309Z","2022-05-17T03:29:12.167Z","2022-05-17T03:29:18.985Z","2022-05-17T03:29:19.743Z","2022-05-17T03:29:21.344Z","2022-05-17T03:29:40.562Z","2022-05-17T03:29:40.811Z","2022-05-17T03:29:42.647Z","2022-05-17T03:29:44.566Z","2022-05-17T03:29:55.603Z","2022-05-17T03:29:58.853Z","2022-05-17T03:30:01.278Z","2022-05-17T03:30:03.808Z","2022-05-17T03:30:12.696Z","2022-05-17T03:30:14.279Z","2022-05-17T03:30:19.365Z","2022-05-17T03:30:26.812Z","2022-05-17T03:30:28.887Z","2022-05-17T03:30:32.118Z","2022-05-17T03:30:40.249Z","2022-05-17T03:30:45.878Z","2022-05-17T03:30:52.899Z","2022-05-17T03:30:59.622Z","2022-05-17T03:31:10.414Z","2022-05-17T03:31:16.932Z","2022-05-17T03:31:27.401Z","2022-05-17T03:31:36.398Z","2022-05-17T03:31:36.935Z","2022-05-17T03:31:39.775Z","2022-05-17T03:31:47.637Z","2022-05-17T03:31:54.111Z","2022-05-17T03:32:02.918Z","2022-05-17T03:32:26.181Z","2022-05-17T03:33:05.277Z","2022-05-17T03:33:19.976Z","2022-05-17T03:33:35.174Z","2022-05-17T03:33:48.589Z","2022-05-17T03:34:04.580Z","2022-05-17T03:34:22.331Z","2022-05-17T03:34:46.495Z","2022-05-17T03:35:15.600Z","2022-05-17T03:35:21.807Z","2022-05-17T03:35:32.764Z","2022-05-17T03:35:36.666Z","2022-05-17T03:35:43.456Z","2022-05-17T03:35:46.426Z","2022-05-17T03:36:21.506Z","2022-05-17T03:36:28.681Z","2022-05-17T03:36:42.463Z","2022-05-17T03:36:45.091Z","2022-05-17T03:36:49.462Z","2022-05-17T03:36:54.059Z","2022-05-17T03:37:12.872Z","2022-05-17T03:37:30.329Z","2022-05-17T03:38:03.900Z","2022-05-17T03:38:49.235Z","2022-05-17T03:38:54.246Z","2022-05-17T03:38:59.072Z","2022-05-17T03:39:42.684Z","2022-05-17T03:39:51.252Z","2022-05-17T03:40:11.987Z","2022-05-17T03:41:24.921Z","2022-05-17T03:42:09.266Z","2022-05-17T03:42:52.808Z","2022-05-17T03:43:07.739Z","2022-05-17T03:43:11.835Z","2022-05-17T03:43:28.027Z","2022-05-17T03:43:39.929Z","2022-05-17T03:44:01.968Z","2022-05-17T03:44:10.096Z","2022-05-17T03:44:20.550Z","2022-05-17T03:44:31.846Z","2022-05-17T03:44:56.513Z","2022-05-17T03:45:20.625Z","2022-05-17T03:45:27.763Z","2022-05-17T03:45:57.131Z","2022-05-17T03:46:06.346Z","2022-05-17T03:46:15.755Z","2022-05-17T03:46:19.144Z","2022-05-17T03:46:22.778Z","2022-05-17T03:47:08.439Z","2022-05-17T03:47:35.415Z","2022-05-17T03:48:18.747Z","2022-05-17T03:48:22.347Z","2022-05-17T03:48:26.964Z","2022-05-17T03:48:39.288Z","2022-05-17T03:48:47.959Z","2022-05-17T03:48:50.680Z","2022-05-17T03:48:57.708Z","2022-05-17T03:49:03.093Z","2022-05-17T03:49:39.722Z","2022-05-17T03:49:49.301Z","2022-05-17T03:50:00.926Z","2022-05-17T03:50:02.266Z","2022-05-17T03:50:10.563Z","2022-05-17T03:50:15.387Z","2022-05-17T03:50:31.327Z","2022-05-17T03:50:40.402Z","2022-05-17T03:50:48.311Z","2022-05-17T03:50:52.215Z","2022-05-17T03:51:17.085Z","2022-05-17T03:51:54.438Z","2022-05-17T03:52:00.724Z","2022-05-17T03:52:06.168Z","2022-05-17T03:52:22.899Z","2022-05-17T03:52:41.925Z","2022-05-17T03:53:06.854Z","2022-05-17T03:53:13.744Z","2022-05-17T03:53:36.610Z","2022-05-17T03:53:59.822Z","2022-05-17T03:54:24.119Z","2022-05-17T03:54:59.693Z","2022-05-17T03:55:05.037Z","2022-05-17T03:55:59.470Z","2022-05-17T03:56:26.169Z","2022-05-17T03:57:35.590Z","2022-05-17T03:58:36.207Z","2022-05-17T03:58:41.724Z","2022-05-17T03:59:34.009Z","2022-05-17T04:00:33.108Z","2022-05-17T04:00:48.194Z","2022-05-17T04:00:53.301Z","2022-05-17T04:01:01.565Z","2022-05-17T04:01:10.650Z","2022-05-17T04:02:38.827Z","2022-05-17T04:03:51.630Z","2022-05-17T04:04:27.786Z","2022-05-17T04:04:38.332Z","2022-05-17T04:04:47.181Z","2022-05-17T04:04:52.037Z","2022-05-17T04:04:57.683Z","2022-05-17T04:05:14.008Z","2022-05-17T04:05:21.610Z","2022-05-17T04:05:26.709Z","2022-05-17T04:05:36.439Z","2022-05-17T04:05:48.706Z","2022-05-17T04:05:58.186Z","2022-05-17T04:06:45.548Z","2022-05-17T04:06:51.519Z","2022-05-17T04:07:32.208Z","2022-05-17T04:07:39.212Z","2022-05-17T04:07:51.039Z","2022-05-17T04:08:02.041Z","2022-05-17T04:08:58.180Z","2022-05-17T04:09:06.099Z","2022-05-17T04:09:13.553Z","2022-05-17T04:09:25.637Z","2022-05-17T04:09:30.649Z","2022-05-17T04:09:37.019Z","2022-05-17T04:09:41.451Z","2022-05-17T04:09:50.618Z","2022-05-17T04:09:53.686Z","2022-05-17T04:10:12.811Z","2022-05-17T04:10:14.349Z","2022-05-17T04:10:20.735Z","2022-05-17T04:10:22.277Z","2022-05-17T04:10:24.742Z","2022-05-17T04:10:27.742Z","2022-05-17T04:10:33.657Z","2022-05-17T04:10:36.628Z","2022-05-17T04:10:39.158Z","2022-05-17T04:10:45.380Z","2022-05-17T04:10:53.055Z","2022-05-17T04:11:07.028Z","2022-05-17T04:11:07.188Z","2022-05-17T04:11:14.699Z","2022-05-17T04:11:21.041Z","2022-05-17T04:11:27.440Z","2022-05-17T04:11:41.188Z","2022-05-17T04:11:46.511Z","2022-05-17T04:11:52.324Z","2022-05-17T04:11:57.608Z","2022-05-17T04:12:03.707Z","2022-05-17T04:12:15.244Z","2022-05-17T04:12:16.449Z","2022-05-17T04:12:19.550Z","2022-05-17T04:12:47.171Z","2022-05-17T04:13:01.622Z","2022-05-17T04:13:11.041Z","2022-05-17T04:13:18.559Z","2022-05-17T04:13:21.625Z","2022-05-17T04:13:23.533Z","2022-05-17T04:13:34.424Z","2022-05-17T04:13:49.021Z","2022-05-17T04:13:51.464Z","2022-05-17T04:14:07.785Z","2022-05-17T04:14:16.568Z","2022-05-17T04:14:38.018Z","2022-05-17T04:14:40.294Z","2022-05-17T04:14:40.979Z","2022-05-17T04:14:45.272Z","2022-05-17T04:14:51.928Z","2022-05-17T04:14:54.958Z","2022-05-17T04:15:10.881Z","2022-05-17T04:15:15.710Z","2022-05-17T04:15:17.784Z","2022-05-17T04:15:27.240Z","2022-05-17T04:15:29.091Z","2022-05-17T04:15:33.124Z","2022-05-17T04:15:37.806Z","2022-05-17T04:15:47.483Z","2022-05-17T04:15:49.098Z","2022-05-17T04:16:02.012Z","2022-05-17T04:16:09.481Z","2022-05-17T04:16:18.679Z","2022-05-17T04:16:20.531Z","2022-05-17T04:16:26.414Z","2022-05-17T04:16:39.458Z","2022-05-17T04:16:48.832Z","2022-05-17T04:16:57.017Z","2022-05-17T04:17:01.318Z","2022-05-17T04:17:04.720Z","2022-05-17T04:17:07.774Z","2022-05-17T04:17:13.904Z","2022-05-17T04:17:25.541Z","2022-05-17T04:17:31.745Z","2022-05-17T04:17:33.375Z","2022-05-17T04:17:35.777Z","2022-05-17T04:17:42.205Z","2022-05-17T04:17:43.406Z","2022-05-17T04:17:45.158Z","2022-05-17T04:17:52.856Z","2022-05-17T04:18:04.065Z","2022-05-17T04:18:07.139Z","2022-05-17T04:18:19.608Z","2022-05-17T04:18:29.345Z","2022-05-17T04:18:30.215Z","2022-05-17T04:18:31.700Z","2022-05-17T04:18:33.186Z","2022-05-17T04:18:34.336Z","2022-05-17T04:18:36.070Z","2022-05-17T04:18:37.842Z","2022-05-17T04:18:38.930Z","2022-05-17T04:18:41.879Z","2022-05-17T04:18:44.439Z","2022-05-17T04:18:56.400Z","2022-05-17T04:19:10.323Z","2022-05-17T04:19:14.252Z","2022-05-17T04:19:15.942Z","2022-05-17T04:19:23.108Z","2022-05-17T04:19:46.134Z","2022-05-17T04:19:51.783Z","2022-05-17T04:20:07.472Z","2022-05-17T04:20:20.901Z","2022-05-17T04:20:49.953Z","2022-05-17T04:20:54.469Z","2022-05-17T04:21:05.776Z","2022-05-17T04:21:32.982Z","2022-05-17T04:21:49.394Z","2022-05-17T04:22:05.174Z","2022-05-17T04:22:26.344Z","2022-05-17T04:22:41.786Z","2022-05-17T04:22:57.881Z","2022-05-17T04:23:26.869Z","2022-05-17T04:23:54.970Z","2022-05-17T04:24:06.637Z","2022-05-17T04:24:13.934Z","2022-05-17T04:24:27.364Z","2022-05-17T04:24:51.270Z","2022-05-17T04:25:01.884Z","2022-05-17T04:25:14.351Z","2022-05-17T04:26:57.594Z","2022-05-17T04:27:04.134Z","2022-05-17T04:27:13.493Z","2022-05-17T04:27:35.456Z","2022-05-17T04:27:44.614Z","2022-05-17T04:27:54.068Z","2022-05-17T04:27:56.373Z","2022-05-17T04:27:59.027Z","2022-05-17T04:28:04.150Z","2022-05-17T04:28:18.379Z","2022-05-17T04:28:20.294Z","2022-05-17T04:29:01.935Z","2022-05-17T04:29:05.171Z","2022-05-17T04:29:16.679Z","2022-05-17T04:29:28.646Z","2022-05-17T04:29:33.119Z","2022-05-17T04:29:39.293Z","2022-05-17T04:29:43.855Z","2022-05-17T04:29:48.855Z","2022-05-17T04:29:52.409Z","2022-05-17T04:30:00.647Z","2022-05-17T04:30:03.027Z","2022-05-17T04:30:04.871Z","2022-05-17T04:30:18.115Z","2022-05-17T04:30:23.111Z","2022-05-17T04:30:26.388Z","2022-05-17T04:30:29.703Z","2022-05-17T04:30:35.265Z","2022-05-17T04:30:41.277Z","2022-05-17T04:30:45.839Z","2022-05-17T04:30:49.800Z","2022-05-17T04:30:52.546Z","2022-05-17T04:30:54.832Z","2022-05-17T04:31:02.581Z","2022-05-17T04:31:03.640Z","2022-05-17T04:31:05.415Z","2022-05-17T04:31:07.104Z","2022-05-17T04:31:13.132Z","2022-05-17T04:31:19.511Z","2022-05-17T04:31:27.950Z","2022-05-17T04:31:37.488Z","2022-05-17T04:31:42.600Z","2022-05-17T04:31:53.189Z","2022-05-17T04:31:54.941Z","2022-05-17T04:32:05.768Z","2022-05-17T04:32:42.201Z","2022-05-17T04:32:59.961Z","2022-05-17T04:33:11.858Z","2022-05-17T04:33:29.741Z","2022-05-17T04:34:17.759Z","2022-05-17T04:34:33.411Z","2022-05-17T04:34:44.053Z","2022-05-17T04:35:05.942Z","2022-05-17T04:35:12.855Z","2022-05-17T04:35:21.568Z","2022-05-17T04:35:24.680Z","2022-05-17T04:35:39.827Z","2022-05-17T04:35:44.710Z","2022-05-17T04:36:05.257Z","2022-05-17T04:36:19.094Z","2022-05-17T04:36:28.507Z","2022-05-17T04:37:04.907Z","2022-05-17T04:37:21.952Z","2022-05-17T04:37:31.021Z","2022-05-17T04:37:34.814Z","2022-05-17T04:37:40.414Z","2022-05-17T04:37:44.994Z","2022-05-17T04:37:46.781Z","2022-05-17T04:37:49.373Z","2022-05-17T04:37:59.280Z","2022-05-17T04:38:00.373Z","2022-05-17T04:38:12.690Z","2022-05-17T04:38:34.392Z","2022-05-17T04:38:35.506Z","2022-05-17T04:38:41.381Z","2022-05-17T04:38:46.240Z","2022-05-17T04:38:49.449Z","2022-05-17T04:38:57.106Z","2022-05-17T04:39:01.059Z","2022-05-17T04:39:05.234Z","2022-05-17T04:39:19.072Z","2022-05-17T04:39:23.223Z","2022-05-17T04:39:26.552Z","2022-05-17T04:39:35.970Z","2022-05-17T04:39:36.643Z","2022-05-17T04:39:44.156Z","2022-05-17T04:39:48.566Z","2022-05-17T04:39:52.803Z","2022-05-17T04:40:01.402Z","2022-05-17T04:40:06.372Z","2022-05-17T04:40:10.385Z","2022-05-17T04:40:15.492Z","2022-05-17T04:40:24.171Z","2022-05-17T04:40:34.776Z","2022-05-17T04:40:36.383Z","2022-05-17T04:40:40.148Z","2022-05-17T04:41:01.520Z","2022-05-17T04:41:14.155Z","2022-05-17T04:41:16.971Z","2022-05-17T04:41:22.664Z","2022-05-17T04:42:12.309Z","2022-05-17T04:42:42.108Z","2022-05-17T04:43:50.701Z","2022-05-17T04:44:19.141Z","2022-05-17T04:44:30.226Z","2022-05-17T04:44:36.550Z","2022-05-17T04:44:42.862Z","2022-05-17T04:44:53.895Z","2022-05-17T04:45:06.904Z","2022-05-17T04:45:08.632Z","2022-05-17T04:45:22.492Z","2022-05-17T04:45:29.191Z","2022-05-17T04:45:34.469Z","2022-05-17T04:45:44.208Z","2022-05-17T04:46:04.269Z","2022-05-17T04:46:58.569Z","2022-05-17T04:47:05.554Z","2022-05-17T04:47:28.393Z","2022-05-17T04:48:08.620Z","2022-05-17T04:48:45.761Z","2022-05-17T04:49:16.816Z","2022-05-17T04:49:36.689Z","2022-05-17T04:50:04.178Z","2022-05-17T04:50:13.653Z","2022-05-17T04:50:19.702Z","2022-05-17T04:50:23.999Z","2022-05-17T04:50:30.442Z","2022-05-17T04:50:44.523Z","2022-05-17T04:51:26.192Z","2022-05-17T04:51:35.963Z","2022-05-17T04:51:41.394Z","2022-05-17T04:51:46.949Z","2022-05-17T04:51:54.657Z","2022-05-17T04:51:58.292Z","2022-05-17T04:52:05.144Z","2022-05-17T04:52:11.233Z","2022-05-17T04:52:19.619Z","2022-05-17T04:52:34.092Z","2022-05-17T04:52:40.285Z","2022-05-17T04:52:45.840Z","2022-05-17T04:52:49.410Z","2022-05-17T04:52:55.593Z","2022-05-17T04:53:01.114Z","2022-05-17T04:53:06.587Z","2022-05-17T04:53:09.867Z","2022-05-17T04:53:12.380Z","2022-05-17T04:53:13.886Z","2022-05-17T04:53:22.540Z","2022-05-17T04:53:33.545Z","2022-05-17T04:53:45.580Z","2022-05-17T04:53:51.217Z","2022-05-17T04:53:56.531Z","2022-05-17T04:54:04.506Z","2022-05-17T04:54:14.948Z","2022-05-17T04:54:30.154Z","2022-05-17T04:54:43.425Z","2022-05-17T04:54:54.381Z","2022-05-17T04:55:07.715Z","2022-05-17T04:55:21.909Z","2022-05-17T04:55:23.532Z","2022-05-17T04:55:35.097Z","2022-05-17T04:55:41.271Z","2022-05-17T04:55:50.909Z","2022-05-17T04:55:54.588Z","2022-05-17T04:56:20.470Z","2022-05-17T04:56:28.224Z","2022-05-17T04:56:56.296Z","2022-05-17T04:57:25.289Z","2022-05-17T04:57:26.048Z","2022-05-17T04:57:29.565Z","2022-05-17T04:57:33.625Z","2022-05-17T04:57:36.435Z","2022-05-17T04:57:39.925Z","2022-05-17T04:57:45.014Z","2022-05-17T04:58:08.241Z","2022-05-17T04:58:20.212Z","2022-05-17T04:58:26.580Z","2022-05-17T04:58:28.059Z","2022-05-17T04:58:48.053Z","2022-05-17T04:58:55.775Z","2022-05-17T04:59:03.449Z","2022-05-17T04:59:24.939Z","2022-05-17T04:59:55.453Z","2022-05-17T04:59:56.235Z","2022-05-17T05:00:00.234Z","2022-05-17T05:00:04.743Z","2022-05-17T05:00:16.872Z","2022-05-17T05:00:18.684Z","2022-05-17T05:00:33.976Z","2022-05-17T05:02:01.191Z","2022-05-17T05:02:29.256Z","2022-05-17T05:02:57.199Z","2022-05-17T05:02:58.480Z","2022-05-17T05:02:59.743Z","2022-05-17T05:03:10.737Z","2022-05-17T05:03:11.612Z","2022-05-17T05:03:13.494Z","2022-05-17T05:03:14.154Z","2022-05-17T05:03:26.854Z","2022-05-17T05:03:30.436Z","2022-05-17T05:03:32.112Z","2022-05-17T05:03:42.527Z","2022-05-17T05:03:55.468Z","2022-05-17T05:04:01.642Z","2022-05-17T05:04:06.268Z","2022-05-17T05:04:07.594Z","2022-05-17T05:04:10.267Z","2022-05-17T05:04:37.023Z","2022-05-17T05:04:58.452Z","2022-05-17T05:05:25.258Z","2022-05-17T05:05:47.587Z","2022-05-17T05:06:14.931Z","2022-05-17T05:06:34.006Z","2022-05-17T05:06:58.348Z","2022-05-17T05:07:03.735Z","2022-05-17T05:07:11.300Z","2022-05-17T05:07:44.307Z","2022-05-17T05:07:49.633Z","2022-05-17T05:08:03.108Z","2022-05-17T05:08:26.225Z","2022-05-17T05:09:14.953Z","2022-05-17T05:09:18.698Z","2022-05-17T05:09:32.146Z","2022-05-17T05:09:41.132Z","2022-05-17T05:09:42.237Z","2022-05-17T05:10:12.260Z","2022-05-17T05:10:15.874Z","2022-05-17T05:10:40.195Z","2022-05-17T05:10:48.808Z","2022-05-17T05:11:19.894Z","2022-05-17T05:11:45.180Z","2022-05-17T05:11:48.442Z","2022-05-17T05:12:18.761Z","2022-05-17T05:12:30.682Z","2022-05-17T05:12:39.637Z","2022-05-17T05:12:46.338Z","2022-05-17T05:12:55.583Z","2022-05-17T05:13:16.330Z","2022-05-17T05:13:16.537Z","2022-05-17T05:13:21.103Z","2022-05-17T05:13:29.972Z","2022-05-17T05:13:38.339Z","2022-05-17T05:13:42.062Z","2022-05-17T05:13:58.096Z","2022-05-17T05:14:08.416Z","2022-05-17T05:14:15.503Z","2022-05-17T05:14:25.162Z","2022-05-17T05:14:39.692Z","2022-05-17T05:14:42.551Z","2022-05-17T05:14:47.571Z","2022-05-17T05:15:01.361Z","2022-05-17T05:15:02.374Z","2022-05-17T05:15:18.116Z","2022-05-17T05:15:28.637Z","2022-05-17T05:15:33.478Z","2022-05-17T05:15:38.896Z","2022-05-17T05:15:42.556Z","2022-05-17T05:15:45.724Z","2022-05-17T05:15:49.991Z","2022-05-17T05:15:58.633Z","2022-05-17T05:15:59.660Z","2022-05-17T05:16:01.322Z","2022-05-17T05:16:14.399Z","2022-05-17T05:16:16.453Z","2022-05-17T05:16:28.912Z","2022-05-17T05:16:41.132Z","2022-05-17T05:17:01.140Z","2022-05-17T05:17:13.565Z","2022-05-17T05:17:16.296Z","2022-05-17T05:17:36.582Z","2022-05-17T05:17:46.416Z","2022-05-17T05:17:54.013Z","2022-05-17T05:18:09.277Z","2022-05-17T05:18:13.014Z","2022-05-17T05:18:18.644Z","2022-05-17T05:18:24.076Z","2022-05-17T05:18:29.258Z","2022-05-17T05:18:34.976Z","2022-05-17T05:18:43.813Z","2022-05-17T05:18:50.778Z","2022-05-17T05:18:56.982Z","2022-05-17T05:19:00.854Z","2022-05-17T05:19:08.143Z","2022-05-17T05:19:12.856Z","2022-05-17T05:19:18.060Z","2022-05-17T05:19:34.151Z","2022-05-17T05:19:54.697Z","2022-05-17T05:20:00.161Z","2022-05-17T05:20:30.547Z","2022-05-17T05:21:19.318Z","2022-05-17T05:21:23.905Z","2022-05-17T05:21:33.094Z","2022-05-17T05:21:53.642Z","2022-05-17T05:22:41.846Z","2022-05-17T05:23:09.941Z","2022-05-17T05:23:55.967Z","2022-05-17T05:24:12.524Z","2022-05-17T05:24:20.277Z","2022-05-17T05:24:33.528Z","2022-05-17T05:24:41.111Z","2022-05-17T05:24:51.788Z","2022-05-17T05:25:08.923Z","2022-05-17T05:25:31.708Z","2022-05-17T05:25:44.763Z","2022-05-17T05:25:57.962Z","2022-05-17T05:26:09.604Z","2022-05-17T05:26:21.692Z","2022-05-17T05:26:28.892Z","2022-05-17T05:26:40.087Z","2022-05-17T05:26:49.303Z","2022-05-17T05:28:35.372Z","2022-05-17T05:28:55.069Z","2022-05-17T05:29:24.801Z","2022-05-17T05:29:42.693Z","2022-05-17T05:29:46.731Z","2022-05-17T05:29:51.957Z","2022-05-17T05:30:05.834Z","2022-05-17T05:31:30.914Z","2022-05-17T05:31:43.525Z","2022-05-17T05:31:47.937Z","2022-05-17T05:31:55.490Z","2022-05-17T05:31:56.533Z","2022-05-17T05:32:00.172Z","2022-05-17T05:32:04.535Z","2022-05-17T05:32:11.439Z","2022-05-17T05:32:26.424Z","2022-05-17T05:32:47.576Z","2022-05-17T05:33:12.633Z","2022-05-17T05:33:18.808Z","2022-05-17T05:33:22.880Z","2022-05-17T05:33:56.842Z","2022-05-17T05:34:09.309Z","2022-05-17T05:34:15.915Z","2022-05-17T05:34:26.254Z","2022-05-17T05:34:31.328Z","2022-05-17T05:34:33.963Z","2022-05-17T05:34:35.422Z","2022-05-17T05:34:43.895Z","2022-05-17T05:35:05.086Z","2022-05-17T05:35:18.303Z","2022-05-17T05:36:13.344Z","2022-05-17T05:36:15.147Z","2022-05-17T05:36:33.132Z","2022-05-17T05:36:41.066Z","2022-05-17T05:37:32.771Z","2022-05-17T05:37:53.401Z","2022-05-17T05:38:06.633Z","2022-05-17T05:38:18.422Z","2022-05-17T05:38:30.476Z","2022-05-17T05:38:32.372Z","2022-05-17T05:38:39.528Z","2022-05-17T05:38:43.904Z","2022-05-17T05:38:52.995Z","2022-05-17T05:38:58.881Z","2022-05-17T05:39:01.637Z","2022-05-17T05:39:11.166Z","2022-05-17T05:39:12.590Z","2022-05-17T05:39:19.118Z","2022-05-17T05:39:22.285Z","2022-05-17T05:39:26.378Z","2022-05-17T05:39:30.457Z","2022-05-17T05:39:32.173Z","2022-05-17T05:39:40.922Z","2022-05-17T05:39:43.380Z","2022-05-17T05:39:49.978Z","2022-05-17T05:40:02.958Z","2022-05-17T05:40:05.193Z","2022-05-17T05:40:20.311Z","2022-05-17T05:40:21.479Z","2022-05-17T05:40:34.628Z","2022-05-17T05:40:37.536Z","2022-05-17T05:40:52.401Z","2022-05-17T05:41:22.726Z","2022-05-17T05:41:36.383Z","2022-05-17T05:41:39.879Z","2022-05-17T05:41:55.687Z","2022-05-17T05:41:58.983Z","2022-05-17T05:42:17.522Z","2022-05-17T05:42:54.071Z","2022-05-17T05:42:57.487Z","2022-05-17T05:43:16.033Z","2022-05-17T05:43:19.020Z","2022-05-17T05:43:21.405Z","2022-05-17T05:43:32.427Z","2022-05-17T05:43:38.682Z","2022-05-17T05:44:06.030Z","2022-05-17T05:44:12.270Z","2022-05-17T05:44:17.041Z","2022-05-17T05:44:18.820Z","2022-05-17T05:44:21.836Z","2022-05-17T05:44:29.173Z","2022-05-17T05:44:39.391Z","2022-05-17T05:44:50.875Z","2022-05-17T05:45:02.214Z","2022-05-17T05:45:20.169Z","2022-05-17T05:46:16.192Z","2022-05-17T05:46:47.880Z","2022-05-17T05:47:07.208Z","2022-05-17T05:47:28.101Z","2022-05-17T05:47:47.135Z","2022-05-17T05:47:52.314Z","2022-05-17T05:48:11.085Z","2022-05-17T05:48:15.842Z","2022-05-17T05:48:17.562Z","2022-05-17T05:48:24.770Z","2022-05-17T05:48:26.108Z","2022-05-17T05:48:30.424Z","2022-05-17T05:48:50.795Z","2022-05-17T05:48:53.285Z","2022-05-17T05:49:21.028Z","2022-05-17T05:49:22.373Z","2022-05-17T05:49:25.498Z","2022-05-17T05:49:33.010Z","2022-05-17T05:49:39.164Z","2022-05-17T05:49:45.151Z","2022-05-17T05:49:57.883Z","2022-05-17T05:50:23.624Z","2022-05-17T05:50:43.023Z","2022-05-17T05:51:02.688Z","2022-05-17T05:51:18.190Z","2022-05-17T05:51:45.570Z","2022-05-17T05:52:21.236Z","2022-05-17T05:52:39.198Z","2022-05-17T05:53:29.956Z","2022-05-17T05:54:09.826Z","2022-05-17T05:54:36.320Z","2022-05-17T05:54:48.335Z","2022-05-17T05:55:42.249Z","2022-05-17T05:56:04.126Z","2022-05-17T05:56:22.405Z","2022-05-17T05:56:27.836Z","2022-05-17T05:56:33.079Z","2022-05-17T05:56:36.455Z","2022-05-17T05:56:45.008Z","2022-05-17T05:56:46.876Z","2022-05-17T05:56:48.816Z","2022-05-17T05:56:50.367Z","2022-05-17T05:56:54.971Z","2022-05-17T05:57:11.792Z","2022-05-17T05:58:02.042Z","2022-05-17T05:58:34.373Z","2022-05-17T05:58:36.606Z","2022-05-17T05:58:50.923Z","2022-05-17T05:58:53.488Z","2022-05-17T05:59:05.165Z","2022-05-17T05:59:08.616Z","2022-05-17T05:59:15.296Z","2022-05-17T05:59:17.632Z","2022-05-17T05:59:29.719Z","2022-05-17T05:59:31.714Z","2022-05-17T05:59:36.113Z","2022-05-17T05:59:38.042Z","2022-05-17T05:59:42.882Z","2022-05-17T05:59:47.006Z","2022-05-17T05:59:49.643Z","2022-05-17T06:00:02.747Z","2022-05-17T06:00:05.682Z","2022-05-17T06:00:06.920Z","2022-05-17T06:00:08.417Z","2022-05-17T06:00:16.765Z","2022-05-17T06:00:20.844Z","2022-05-17T06:00:23.898Z","2022-05-17T06:00:34.588Z","2022-05-17T06:00:36.049Z","2022-05-17T06:00:44.604Z","2022-05-17T06:00:51.945Z","2022-05-17T06:01:13.157Z","2022-05-17T06:01:18.537Z","2022-05-17T06:01:23.948Z","2022-05-17T06:01:33.760Z","2022-05-17T06:01:41.170Z","2022-05-17T06:01:44.971Z","2022-05-17T06:01:48.973Z","2022-05-17T06:01:55.008Z","2022-05-17T06:02:04.694Z","2022-05-17T06:02:06.435Z","2022-05-17T06:02:11.717Z","2022-05-17T06:02:15.700Z","2022-05-17T06:02:29.350Z","2022-05-17T06:02:33.044Z","2022-05-17T06:02:47.969Z","2022-05-17T06:02:55.096Z","2022-05-17T06:03:00.096Z","2022-05-17T06:03:23.070Z","2022-05-17T06:03:24.012Z","2022-05-17T06:03:32.857Z","2022-05-17T06:03:35.131Z","2022-05-17T06:03:46.811Z","2022-05-17T06:03:48.262Z","2022-05-17T06:03:49.481Z","2022-05-17T06:03:49.816Z","2022-05-17T06:03:51.741Z","2022-05-17T06:03:59.686Z","2022-05-17T06:04:02.382Z","2022-05-17T06:04:02.961Z","2022-05-17T06:04:05.215Z","2022-05-17T06:04:05.884Z","2022-05-17T06:04:06.637Z","2022-05-17T06:04:07.253Z","2022-05-17T06:04:07.889Z","2022-05-17T06:04:08.461Z","2022-05-17T06:04:08.877Z","2022-05-17T06:04:11.132Z","2022-05-17T06:04:17.207Z","2022-05-17T06:04:27.377Z","2022-05-17T06:04:30.560Z","2022-05-17T06:04:33.040Z","2022-05-17T06:04:35.610Z","2022-05-17T06:04:38.290Z","2022-05-17T06:04:40.215Z","2022-05-17T06:04:47.144Z","2022-05-17T06:05:07.210Z","2022-05-17T06:05:33.817Z","2022-05-17T06:05:45.521Z","2022-05-17T06:06:06.381Z","2022-05-17T06:06:11.244Z","2022-05-17T06:06:23.094Z","2022-05-17T06:06:34.694Z","2022-05-17T06:06:39.432Z","2022-05-17T06:06:43.851Z","2022-05-17T06:06:45.432Z","2022-05-17T06:06:50.596Z","2022-05-17T06:07:23.103Z","2022-05-17T06:07:26.579Z","2022-05-17T06:07:44.533Z","2022-05-17T06:08:03.363Z","2022-05-17T06:08:32.487Z","2022-05-17T06:08:48.004Z","2022-05-17T06:08:51.364Z","2022-05-17T06:09:18.015Z","2022-05-17T06:09:31.086Z","2022-05-17T06:09:39.433Z","2022-05-17T06:09:45.402Z","2022-05-17T06:09:59.236Z","2022-05-17T06:10:07.696Z","2022-05-17T06:11:45.224Z","2022-05-17T06:12:32.340Z","2022-05-17T06:12:39.497Z","2022-05-17T06:13:44.280Z","2022-05-17T06:13:54.979Z","2022-05-17T06:14:25.363Z","2022-05-17T06:14:56.440Z","2022-05-17T06:15:06.587Z","2022-05-17T06:15:22.571Z","2022-05-17T06:16:28.896Z","2022-05-17T06:17:04.865Z","2022-05-17T06:17:56.707Z","2022-05-17T06:18:41.207Z","2022-05-17T06:19:15.916Z","2022-05-17T06:19:38.987Z","2022-05-17T06:19:41.525Z","2022-05-17T06:19:57.508Z","2022-05-17T06:20:01.339Z","2022-05-17T06:20:05.586Z","2022-05-17T06:20:12.009Z","2022-05-17T06:20:17.395Z","2022-05-17T06:20:24.444Z","2022-05-17T06:20:35.484Z","2022-05-17T06:20:47.571Z","2022-05-17T06:20:56.080Z","2022-05-17T06:21:07.600Z","2022-05-17T06:21:20.691Z","2022-05-17T06:21:27.301Z","2022-05-17T06:21:45.227Z","2022-05-17T06:21:56.525Z","2022-05-17T06:22:08.063Z","2022-05-17T06:22:26.019Z","2022-05-17T06:22:29.810Z","2022-05-17T06:22:30.533Z","2022-05-17T06:22:33.286Z","2022-05-17T06:22:40.314Z","2022-05-17T06:22:42.616Z","2022-05-17T06:23:00.017Z","2022-05-17T06:23:11.822Z","2022-05-17T06:23:13.143Z","2022-05-17T06:23:15.001Z","2022-05-17T06:24:30.224Z","2022-05-17T06:24:44.443Z","2022-05-17T06:24:47.397Z","2022-05-17T06:24:49.432Z","2022-05-17T06:25:00.655Z","2022-05-17T06:25:47.592Z","2022-05-17T06:26:01.030Z","2022-05-17T06:26:21.351Z","2022-05-17T06:26:40.864Z","2022-05-17T06:27:19.872Z","2022-05-17T06:27:42.095Z","2022-05-17T06:28:08.866Z","2022-05-17T06:28:15.139Z","2022-05-17T06:28:17.612Z","2022-05-17T06:28:20.197Z","2022-05-17T06:28:24.128Z","2022-05-17T06:29:21.799Z","2022-05-17T06:29:48.296Z","2022-05-17T06:30:55.500Z","2022-05-17T06:30:59.716Z","2022-05-17T06:31:02.633Z","2022-05-17T06:31:06.597Z","2022-05-17T06:31:24.857Z","2022-05-17T06:31:30.960Z","2022-05-17T06:31:37.319Z","2022-05-17T06:31:38.832Z","2022-05-17T06:31:41.122Z","2022-05-17T06:31:48.479Z","2022-05-17T06:31:48.716Z","2022-05-17T06:31:55.907Z","2022-05-17T06:32:03.433Z","2022-05-17T06:32:12.697Z","2022-05-17T06:32:15.032Z","2022-05-17T06:32:22.932Z","2022-05-17T06:32:38.915Z","2022-05-17T06:32:47.421Z","2022-05-17T06:32:50.856Z","2022-05-17T06:32:52.995Z","2022-05-17T06:32:54.396Z","2022-05-17T06:32:57.587Z","2022-05-17T06:33:04.151Z","2022-05-17T06:33:17.242Z","2022-05-17T06:33:27.282Z","2022-05-17T06:33:39.277Z","2022-05-17T06:33:55.185Z","2022-05-17T06:34:06.156Z","2022-05-17T06:34:14.572Z","2022-05-17T06:34:26.979Z","2022-05-17T06:34:51.776Z","2022-05-17T06:34:59.591Z","2022-05-17T06:35:02.435Z","2022-05-17T06:35:08.310Z","2022-05-17T06:35:15.282Z","2022-05-17T06:35:40.766Z","2022-05-17T06:35:46.411Z","2022-05-17T06:35:56.459Z","2022-05-17T06:36:01.739Z","2022-05-17T06:36:04.965Z","2022-05-17T06:36:16.018Z","2022-05-17T06:36:26.473Z","2022-05-17T06:36:35.440Z","2022-05-17T06:36:44.080Z","2022-05-17T06:36:48.148Z","2022-05-17T06:36:54.584Z","2022-05-17T06:37:02.421Z","2022-05-17T06:37:30.326Z","2022-05-17T06:37:39.899Z","2022-05-17T06:37:45.455Z","2022-05-17T06:37:57.145Z","2022-05-17T06:38:09.627Z","2022-05-17T06:38:20.412Z","2022-05-17T06:38:39.344Z","2022-05-17T06:39:01.091Z","2022-05-17T06:39:21.625Z","2022-05-17T06:39:45.419Z","2022-05-17T06:40:05.767Z","2022-05-17T06:40:21.741Z","2022-05-17T06:40:37.327Z","2022-05-17T06:40:46.670Z","2022-05-17T06:41:10.628Z","2022-05-17T06:41:19.252Z","2022-05-17T06:41:29.181Z","2022-05-17T06:41:50.435Z","2022-05-17T06:42:11.644Z","2022-05-17T06:42:29.704Z","2022-05-17T06:42:48.254Z","2022-05-17T06:42:54.607Z","2022-05-17T06:43:08.859Z","2022-05-17T06:43:15.046Z","2022-05-17T06:43:38.860Z","2022-05-17T06:43:43.913Z","2022-05-17T06:43:50.748Z","2022-05-17T06:44:10.131Z","2022-05-17T06:44:18.909Z","2022-05-17T06:44:29.662Z","2022-05-17T06:44:46.598Z","2022-05-17T06:44:56.407Z","2022-05-17T06:45:06.266Z","2022-05-17T06:45:17.208Z","2022-05-17T06:45:23.762Z","2022-05-17T06:45:30.574Z","2022-05-17T06:45:37.251Z","2022-05-17T06:45:44.782Z","2022-05-17T06:45:51.598Z","2022-05-17T06:45:57.413Z","2022-05-17T06:46:11.441Z","2022-05-17T06:46:34.462Z","2022-05-17T06:47:20.179Z","2022-05-17T06:47:29.569Z","2022-05-17T06:47:33.300Z","2022-05-17T06:47:59.292Z","2022-05-17T06:48:07.889Z","2022-05-17T06:48:17.655Z","2022-05-17T06:48:32.959Z","2022-05-17T06:48:46.509Z","2022-05-17T06:49:01.919Z","2022-05-17T06:49:14.268Z","2022-05-17T06:49:20.556Z","2022-05-17T06:49:55.989Z","2022-05-17T06:50:10.359Z","2022-05-17T06:50:15.395Z","2022-05-17T06:50:31.159Z","2022-05-17T06:50:39.109Z","2022-05-17T06:50:43.997Z","2022-05-17T06:50:48.292Z","2022-05-17T06:50:50.830Z","2022-05-17T06:50:54.477Z","2022-05-17T06:50:58.806Z","2022-05-17T06:51:00.159Z","2022-05-17T06:51:04.235Z","2022-05-17T06:51:28.902Z","2022-05-17T06:52:32.333Z","2022-05-17T06:53:06.096Z","2022-05-17T06:53:20.670Z","2022-05-17T06:54:12.746Z","2022-05-17T06:55:38.564Z","2022-05-17T06:56:31.141Z","2022-05-17T06:57:51.338Z","2022-05-17T06:58:12.576Z","2022-05-17T06:58:36.535Z","2022-05-17T06:58:47.342Z","2022-05-17T06:58:50.583Z","2022-05-17T06:59:01.078Z","2022-05-17T06:59:04.624Z","2022-05-17T06:59:38.106Z","2022-05-17T06:59:41.912Z","2022-05-17T06:59:58.148Z","2022-05-17T07:00:11.069Z","2022-05-17T07:00:24.857Z","2022-05-17T07:00:32.580Z","2022-05-17T07:00:33.168Z","2022-05-17T07:00:34.442Z","2022-05-17T07:00:36.988Z","2022-05-17T07:00:38.055Z","2022-05-17T07:00:39.030Z","2022-05-17T07:00:43.920Z","2022-05-17T07:01:03.115Z","2022-05-17T07:01:08.102Z","2022-05-17T07:01:13.950Z","2022-05-17T07:01:25.354Z","2022-05-17T07:01:43.868Z","2022-05-17T07:01:58.035Z","2022-05-17T07:02:03.689Z","2022-05-17T07:02:13.309Z","2022-05-17T07:02:16.104Z","2022-05-17T07:02:18.211Z","2022-05-17T07:02:21.891Z","2022-05-17T07:02:26.138Z","2022-05-17T07:02:30.168Z","2022-05-17T07:02:43.302Z","2022-05-17T07:02:57.787Z","2022-05-17T07:03:13.228Z","2022-05-17T07:03:29.604Z","2022-05-17T07:03:40.763Z","2022-05-17T07:03:42.289Z","2022-05-17T07:03:50.355Z","2022-05-17T07:04:03.497Z","2022-05-17T07:04:10.559Z","2022-05-17T07:04:14.000Z","2022-05-17T07:04:16.777Z","2022-05-17T07:04:29.472Z","2022-05-17T07:04:57.201Z","2022-05-17T07:05:16.521Z","2022-05-17T07:05:18.676Z","2022-05-17T07:05:32.594Z","2022-05-17T07:05:35.183Z","2022-05-17T07:06:13.474Z","2022-05-17T07:06:40.424Z","2022-05-17T07:07:16.828Z","2022-05-17T07:07:45.898Z","2022-05-17T07:08:23.686Z","2022-05-17T07:08:36.964Z","2022-05-17T07:09:03.059Z","2022-05-17T07:09:40.477Z","2022-05-17T07:10:17.162Z","2022-05-17T07:10:41.496Z","2022-05-17T07:12:01.706Z","2022-05-17T07:12:37.493Z","2022-05-17T07:13:33.653Z","2022-05-17T07:13:48.017Z","2022-05-17T07:13:57.442Z","2022-05-17T07:14:19.084Z","2022-05-17T07:14:21.790Z","2022-05-17T07:15:07.201Z","2022-05-17T07:15:29.626Z","2022-05-17T07:15:41.921Z","2022-05-17T07:15:47.612Z","2022-05-17T07:15:56.917Z","2022-05-17T07:15:59.221Z","2022-05-17T07:16:01.582Z","2022-05-17T07:16:36.552Z","2022-05-17T07:16:44.223Z","2022-05-17T07:16:48.653Z","2022-05-17T07:17:04.462Z","2022-05-17T07:17:15.066Z","2022-05-17T07:17:20.053Z","2022-05-17T07:17:38.542Z","2022-05-17T07:17:43.875Z","2022-05-17T07:17:45.904Z","2022-05-17T07:17:58.578Z","2022-05-17T07:18:00.260Z","2022-05-17T07:18:01.546Z","2022-05-17T07:18:03.749Z","2022-05-17T07:18:06.055Z","2022-05-17T07:18:09.666Z","2022-05-17T07:18:21.427Z","2022-05-17T07:18:42.595Z","2022-05-17T07:18:43.568Z","2022-05-17T07:18:46.128Z","2022-05-17T07:18:51.580Z","2022-05-17T07:18:57.528Z","2022-05-17T07:19:02.350Z","2022-05-17T07:19:04.768Z","2022-05-17T07:19:10.301Z","2022-05-17T07:19:14.378Z","2022-05-17T07:19:16.436Z","2022-05-17T07:19:27.041Z","2022-05-17T07:19:29.090Z","2022-05-17T07:19:44.926Z","2022-05-17T07:19:55.325Z","2022-05-17T07:20:20.858Z","2022-05-17T07:20:22.292Z","2022-05-17T07:20:24.996Z","2022-05-17T07:20:28.943Z","2022-05-17T07:20:39.919Z","2022-05-17T07:20:56.034Z","2022-05-17T07:20:56.750Z","2022-05-17T07:20:58.067Z","2022-05-17T07:21:15.722Z","2022-05-17T07:21:20.864Z","2022-05-17T07:21:58.113Z","2022-05-17T07:22:00.426Z","2022-05-17T07:22:01.482Z","2022-05-17T07:22:03.221Z","2022-05-17T07:22:05.030Z","2022-05-17T07:22:07.429Z","2022-05-17T07:22:08.602Z","2022-05-17T07:22:52.178Z","2022-05-17T07:23:02.089Z","2022-05-17T07:23:09.782Z","2022-05-17T07:23:10.625Z","2022-05-17T07:23:12.574Z","2022-05-17T07:23:14.665Z","2022-05-17T07:23:25.534Z","2022-05-17T07:23:30.701Z","2022-05-17T07:23:36.229Z","2022-05-17T07:23:40.366Z","2022-05-17T07:23:47.317Z","2022-05-17T07:23:51.954Z","2022-05-17T07:23:55.240Z","2022-05-17T07:24:02.347Z","2022-05-17T07:24:04.945Z","2022-05-17T07:24:10.526Z","2022-05-17T07:24:21.670Z","2022-05-17T07:24:27.245Z","2022-05-17T07:24:28.599Z","2022-05-17T07:24:29.737Z","2022-05-17T07:24:35.381Z","2022-05-17T07:24:47.228Z","2022-05-17T07:24:52.008Z","2022-05-17T07:24:58.366Z","2022-05-17T07:25:04.926Z","2022-05-17T07:25:17.498Z","2022-05-17T07:25:18.614Z","2022-05-17T07:25:24.890Z","2022-05-17T07:25:33.943Z","2022-05-17T07:25:40.152Z","2022-05-17T07:25:43.699Z","2022-05-17T07:25:46.013Z","2022-05-17T07:25:49.888Z","2022-05-17T07:25:59.810Z","2022-05-17T07:26:00.392Z","2022-05-17T07:26:07.553Z","2022-05-17T07:26:09.966Z","2022-05-17T07:26:13.953Z","2022-05-17T07:26:16.610Z","2022-05-17T07:26:19.531Z","2022-05-17T07:26:31.212Z","2022-05-17T07:26:34.250Z","2022-05-17T07:26:35.606Z","2022-05-17T07:26:47.250Z","2022-05-17T07:26:52.701Z","2022-05-17T07:26:53.726Z","2022-05-17T07:26:54.926Z","2022-05-17T07:26:55.943Z","2022-05-17T07:26:58.511Z","2022-05-17T07:27:01.549Z","2022-05-17T07:27:03.394Z","2022-05-17T07:27:05.640Z","2022-05-17T07:27:08.142Z","2022-05-17T07:27:09.009Z","2022-05-17T07:27:11.743Z","2022-05-17T07:27:13.002Z","2022-05-17T07:27:15.300Z","2022-05-17T07:27:17.521Z","2022-05-17T07:27:28.064Z","2022-05-17T07:27:53.663Z","2022-05-17T07:27:59.828Z","2022-05-17T07:28:07.252Z","2022-05-17T07:28:33.288Z","2022-05-17T07:28:34.189Z","2022-05-17T07:28:43.985Z","2022-05-17T07:28:46.610Z","2022-05-17T07:28:48.879Z","2022-05-17T07:29:16.301Z","2022-05-17T07:29:28.337Z","2022-05-17T07:29:29.159Z","2022-05-17T07:29:38.044Z","2022-05-17T07:29:49.379Z","2022-05-17T07:30:02.044Z","2022-05-17T07:30:13.252Z","2022-05-17T07:30:21.406Z","2022-05-17T07:30:22.606Z","2022-05-17T07:30:23.818Z","2022-05-17T07:30:33.663Z","2022-05-17T07:30:44.597Z","2022-05-17T07:30:54.536Z","2022-05-17T07:31:02.014Z","2022-05-17T07:31:02.828Z","2022-05-17T07:31:05.676Z","2022-05-17T07:31:06.207Z","2022-05-17T07:31:14.863Z","2022-05-17T07:31:20.688Z","2022-05-17T07:31:29.320Z","2022-05-17T07:31:32.221Z","2022-05-17T07:31:42.358Z","2022-05-17T07:31:51.021Z","2022-05-17T07:32:08.211Z","2022-05-17T07:32:22.659Z","2022-05-17T07:32:55.004Z","2022-05-17T07:33:47.432Z","2022-05-17T07:34:05.839Z","2022-05-17T07:34:21.676Z","2022-05-17T07:34:37.086Z","2022-05-17T07:35:09.697Z","2022-05-17T07:35:25.235Z","2022-05-17T07:35:44.615Z","2022-05-17T07:36:22.043Z","2022-05-17T07:36:38.262Z","2022-05-17T07:36:47.865Z","2022-05-17T07:37:01.313Z","2022-05-17T07:37:10.489Z","2022-05-17T07:37:27.947Z","2022-05-17T07:37:45.021Z","2022-05-17T07:37:48.549Z","2022-05-17T07:37:52.013Z","2022-05-17T07:38:01.168Z","2022-05-17T07:38:08.208Z","2022-05-17T07:38:50.146Z","2022-05-17T07:40:06.931Z","2022-05-17T07:40:51.830Z","2022-05-17T07:41:37.235Z","2022-05-17T07:41:53.970Z","2022-05-17T07:42:07.176Z","2022-05-17T07:42:53.043Z","2022-05-17T07:43:47.501Z","2022-05-17T07:44:37.621Z","2022-05-17T07:45:11.332Z","2022-05-17T07:45:19.371Z","2022-05-17T07:45:58.258Z","2022-05-17T07:46:41.498Z","2022-05-17T07:47:02.840Z","2022-05-17T07:47:13.040Z","2022-05-17T07:47:21.596Z","2022-05-17T07:47:25.775Z","2022-05-17T07:47:30.025Z","2022-05-17T07:47:35.029Z","2022-05-17T07:47:39.234Z","2022-05-17T07:47:40.387Z","2022-05-17T07:47:45.997Z","2022-05-17T07:47:52.253Z","2022-05-17T07:47:55.384Z","2022-05-17T07:47:58.801Z","2022-05-17T07:48:07.255Z","2022-05-17T07:48:10.821Z","2022-05-17T07:48:40.742Z","2022-05-17T07:48:51.279Z","2022-05-17T07:49:12.771Z","2022-05-17T07:49:27.637Z","2022-05-17T07:50:27.821Z","2022-05-17T07:51:05.976Z","2022-05-17T07:51:07.422Z","2022-05-17T07:51:39.336Z","2022-05-17T07:52:08.886Z","2022-05-17T07:52:13.679Z","2022-05-17T07:52:20.296Z","2022-05-17T07:52:28.664Z","2022-05-17T07:52:30.227Z","2022-05-17T07:52:36.741Z","2022-05-17T07:52:41.986Z","2022-05-17T07:52:45.156Z","2022-05-17T07:52:52.510Z","2022-05-17T07:52:57.892Z","2022-05-17T07:53:01.785Z","2022-05-17T07:53:06.548Z","2022-05-17T07:53:08.010Z","2022-05-17T07:53:10.078Z","2022-05-17T07:53:49.369Z","2022-05-17T07:54:06.144Z","2022-05-17T07:54:14.774Z","2022-05-17T07:54:15.611Z","2022-05-17T07:54:21.119Z","2022-05-17T07:54:32.527Z","2022-05-17T07:54:33.600Z","2022-05-17T07:54:42.293Z","2022-05-17T07:55:18.977Z","2022-05-17T07:55:24.565Z","2022-05-17T07:55:39.267Z","2022-05-17T07:55:48.762Z","2022-05-17T07:56:32.267Z","2022-05-17T07:57:31.313Z","2022-05-17T07:58:03.260Z","2022-05-17T07:58:14.097Z","2022-05-17T07:58:26.461Z","2022-05-17T07:58:37.253Z","2022-05-17T07:58:39.306Z","2022-05-17T07:58:40.240Z","2022-05-17T07:58:41.048Z","2022-05-17T07:58:43.628Z","2022-05-17T07:58:44.447Z","2022-05-17T07:58:45.945Z","2022-05-17T07:58:52.978Z","2022-05-17T07:58:56.352Z","2022-05-17T07:59:07.658Z","2022-05-17T07:59:16.531Z","2022-05-17T07:59:25.726Z","2022-05-17T07:59:48.736Z","2022-05-17T07:59:56.407Z","2022-05-17T07:59:56.861Z","2022-05-17T08:00:08.453Z","2022-05-17T08:00:14.977Z","2022-05-17T08:00:16.041Z","2022-05-17T08:00:28.386Z","2022-05-17T08:00:34.310Z","2022-05-17T08:00:39.953Z","2022-05-17T08:00:41.433Z","2022-05-17T08:00:48.717Z","2022-05-17T08:00:59.878Z","2022-05-17T08:01:10.608Z","2022-05-17T08:01:21.284Z","2022-05-17T08:01:43.463Z","2022-05-17T08:02:20.695Z","2022-05-17T08:02:44.749Z","2022-05-17T08:03:05.089Z","2022-05-17T08:03:23.870Z","2022-05-17T08:03:37.432Z","2022-05-17T08:03:40.704Z","2022-05-17T08:03:45.123Z","2022-05-17T08:03:54.140Z","2022-05-17T08:03:58.425Z","2022-05-17T08:04:00.360Z","2022-05-17T08:04:25.470Z","2022-05-17T08:04:28.280Z","2022-05-17T08:05:03.030Z","2022-05-17T08:05:20.639Z","2022-05-17T08:05:35.191Z","2022-05-17T08:06:24.008Z","2022-05-17T08:07:04.494Z","2022-05-17T08:07:40.008Z","2022-05-17T08:08:55.618Z","2022-05-17T08:10:47.645Z","2022-05-17T08:12:15.777Z","2022-05-17T08:12:45.326Z","2022-05-17T08:12:47.138Z","2022-05-17T08:13:11.522Z","2022-05-17T08:13:44.777Z","2022-05-17T08:14:16.352Z","2022-05-17T08:14:34.444Z","2022-05-17T08:15:19.414Z","2022-05-17T08:16:32.782Z","2022-05-17T08:16:48.108Z","2022-05-17T08:16:52.495Z","2022-05-17T08:16:59.779Z","2022-05-17T08:17:02.347Z","2022-05-17T08:17:04.527Z","2022-05-17T08:17:17.943Z","2022-05-17T08:17:21.793Z","2022-05-17T08:17:31.078Z","2022-05-17T08:17:34.373Z","2022-05-17T08:17:44.447Z","2022-05-17T08:17:47.544Z","2022-05-17T08:18:05.483Z","2022-05-17T08:18:09.078Z","2022-05-17T08:18:13.201Z","2022-05-17T08:18:17.248Z","2022-05-17T08:18:40.523Z","2022-05-17T08:20:34.877Z","2022-05-17T08:20:45.016Z","2022-05-17T08:20:50.650Z","2022-05-17T08:21:05.663Z","2022-05-17T08:21:16.055Z","2022-05-17T08:21:20.996Z","2022-05-17T08:21:39.845Z","2022-05-17T08:21:59.447Z","2022-05-17T08:22:14.225Z","2022-05-17T08:22:31.465Z","2022-05-17T08:22:56.659Z","2022-05-17T08:23:26.970Z","2022-05-17T08:23:28.010Z","2022-05-17T08:23:33.968Z","2022-05-17T08:23:44.874Z","2022-05-17T08:23:55.283Z","2022-05-17T08:24:05.129Z","2022-05-17T08:24:17.011Z","2022-05-17T08:24:27.290Z","2022-05-17T08:24:43.252Z","2022-05-17T08:24:44.755Z","2022-05-17T08:24:48.192Z","2022-05-17T08:24:55.870Z","2022-05-17T08:24:57.168Z","2022-05-17T08:24:59.316Z","2022-05-17T08:25:00.570Z","2022-05-17T08:25:19.219Z","2022-05-17T08:25:23.569Z","2022-05-17T08:25:28.848Z","2022-05-17T08:25:30.690Z","2022-05-17T08:25:31.742Z","2022-05-17T08:25:34.362Z","2022-05-17T08:25:37.322Z","2022-05-17T08:25:38.837Z","2022-05-17T08:25:42.381Z","2022-05-17T08:25:45.140Z","2022-05-17T08:25:46.190Z","2022-05-17T08:25:51.191Z","2022-05-17T08:25:51.541Z","2022-05-17T08:25:52.215Z","2022-05-17T08:25:57.792Z","2022-05-17T08:26:19.435Z","2022-05-17T08:26:27.017Z","2022-05-17T08:26:47.808Z","2022-05-17T08:26:52.069Z","2022-05-17T08:26:55.776Z","2022-05-17T08:27:00.053Z","2022-05-17T08:27:23.928Z","2022-05-17T08:27:49.296Z","2022-05-17T08:27:50.671Z","2022-05-17T08:27:53.957Z","2022-05-17T08:27:54.622Z","2022-05-17T08:27:58.107Z","2022-05-17T08:28:04.343Z","2022-05-17T08:28:08.840Z","2022-05-17T08:28:16.815Z","2022-05-17T08:28:20.390Z","2022-05-17T08:28:28.808Z","2022-05-17T08:28:32.475Z","2022-05-17T08:28:40.313Z","2022-05-17T08:28:58.792Z","2022-05-17T08:29:20.489Z","2022-05-17T08:29:49.467Z","2022-05-17T08:30:35.198Z","2022-05-17T08:30:43.221Z","2022-05-17T08:30:50.598Z","2022-05-17T08:30:52.093Z","2022-05-17T08:31:02.622Z","2022-05-17T08:31:11.918Z","2022-05-17T08:31:16.688Z","2022-05-17T08:31:23.849Z","2022-05-17T08:31:35.774Z","2022-05-17T08:31:43.751Z","2022-05-17T08:31:51.478Z","2022-05-17T08:32:08.146Z","2022-05-17T08:32:22.064Z","2022-05-17T08:32:25.340Z","2022-05-17T08:32:39.153Z","2022-05-17T08:32:48.803Z","2022-05-17T08:32:52.298Z","2022-05-17T08:33:15.278Z","2022-05-17T08:33:17.083Z","2022-05-17T08:33:22.734Z","2022-05-17T08:33:23.251Z","2022-05-17T08:33:30.453Z","2022-05-17T08:33:40.528Z","2022-05-17T08:34:03.124Z","2022-05-17T08:34:11.316Z","2022-05-17T08:34:18.410Z","2022-05-17T08:34:22.394Z","2022-05-17T08:34:27.784Z","2022-05-17T08:34:28.674Z","2022-05-17T08:34:29.527Z","2022-05-17T08:34:30.503Z","2022-05-17T08:34:33.547Z","2022-05-17T08:34:36.059Z","2022-05-17T08:34:40.390Z","2022-05-17T08:34:46.747Z","2022-05-17T08:34:48.346Z","2022-05-17T08:34:51.670Z","2022-05-17T08:34:55.038Z","2022-05-17T08:34:55.754Z","2022-05-17T08:35:00.378Z","2022-05-17T08:35:00.923Z","2022-05-17T08:35:05.104Z","2022-05-17T08:35:05.822Z","2022-05-17T08:35:10.979Z","2022-05-17T08:35:13.871Z","2022-05-17T08:35:17.330Z","2022-05-17T08:35:22.767Z","2022-05-17T08:35:29.538Z","2022-05-17T08:35:35.627Z","2022-05-17T08:35:37.155Z","2022-05-17T08:35:38.619Z","2022-05-17T08:35:41.511Z","2022-05-17T08:35:43.740Z","2022-05-17T08:35:47.260Z","2022-05-17T08:35:48.508Z","2022-05-17T08:35:49.476Z","2022-05-17T08:35:51.764Z","2022-05-17T08:35:54.509Z","2022-05-17T08:36:16.803Z","2022-05-17T08:36:29.990Z","2022-05-17T08:36:45.463Z","2022-05-17T08:37:10.414Z","2022-05-17T08:37:25.934Z","2022-05-17T08:37:52.052Z","2022-05-17T08:38:16.145Z","2022-05-17T08:38:32.029Z","2022-05-17T08:38:45.216Z","2022-05-17T08:39:15.111Z","2022-05-17T08:39:24.964Z","2022-05-17T08:39:26.969Z","2022-05-17T08:39:33.756Z","2022-05-17T08:39:41.151Z","2022-05-17T08:40:00.177Z","2022-05-17T08:40:18.755Z","2022-05-17T08:40:29.110Z","2022-05-17T08:40:31.846Z","2022-05-17T08:40:40.199Z","2022-05-17T08:40:42.679Z","2022-05-17T08:40:44.911Z","2022-05-17T08:40:47.474Z","2022-05-17T08:41:10.368Z","2022-05-17T08:41:24.277Z","2022-05-17T08:41:33.587Z","2022-05-17T08:41:35.383Z","2022-05-17T08:41:47.758Z","2022-05-17T08:41:55.327Z","2022-05-17T08:42:09.828Z","2022-05-17T08:42:10.549Z","2022-05-17T08:42:14.813Z","2022-05-17T08:42:22.848Z","2022-05-17T08:42:36.643Z","2022-05-17T08:42:53.389Z","2022-05-17T08:42:56.202Z","2022-05-17T08:43:07.270Z","2022-05-17T08:43:12.771Z","2022-05-17T08:43:39.053Z","2022-05-17T08:43:40.068Z","2022-05-17T08:43:41.060Z","2022-05-17T08:43:43.150Z","2022-05-17T08:43:44.848Z","2022-05-17T08:43:45.940Z","2022-05-17T08:43:55.553Z","2022-05-17T08:44:04.902Z","2022-05-17T08:44:06.351Z","2022-05-17T08:44:16.235Z","2022-05-17T08:44:27.819Z","2022-05-17T08:44:40.855Z","2022-05-17T08:44:55.625Z","2022-05-17T08:44:57.156Z","2022-05-17T08:45:00.183Z","2022-05-17T08:45:04.154Z","2022-05-17T08:45:05.562Z","2022-05-17T08:45:23.254Z","2022-05-17T08:45:32.192Z","2022-05-17T08:45:36.049Z","2022-05-17T08:45:43.683Z","2022-05-17T08:45:51.715Z","2022-05-17T08:46:07.600Z","2022-05-17T08:46:30.868Z","2022-05-17T08:46:35.077Z","2022-05-17T08:46:37.891Z","2022-05-17T08:46:41.622Z","2022-05-17T08:47:32.006Z","2022-05-17T08:47:33.481Z","2022-05-17T08:47:34.472Z","2022-05-17T08:47:40.664Z","2022-05-17T08:47:41.377Z","2022-05-17T08:47:42.529Z","2022-05-17T08:47:43.939Z","2022-05-17T08:47:44.991Z","2022-05-17T08:47:56.547Z","2022-05-17T08:48:11.134Z","2022-05-17T08:48:19.504Z","2022-05-17T08:48:29.161Z","2022-05-17T08:48:33.258Z","2022-05-17T08:48:38.228Z","2022-05-17T08:48:40.920Z","2022-05-17T08:48:51.570Z","2022-05-17T08:48:52.342Z","2022-05-17T08:48:53.365Z","2022-05-17T08:48:56.077Z","2022-05-17T08:48:59.212Z","2022-05-17T08:49:04.463Z","2022-05-17T08:49:05.202Z","2022-05-17T08:49:08.599Z","2022-05-17T08:49:17.022Z","2022-05-17T08:49:19.731Z","2022-05-17T08:49:27.215Z","2022-05-17T08:49:37.049Z","2022-05-17T08:49:44.681Z","2022-05-17T08:49:47.168Z","2022-05-17T08:49:49.901Z","2022-05-17T08:49:53.581Z","2022-05-17T08:49:55.803Z","2022-05-17T08:49:57.658Z","2022-05-17T08:50:26.216Z","2022-05-17T08:50:36.927Z","2022-05-17T08:50:39.658Z","2022-05-17T08:50:45.954Z","2022-05-17T08:50:53.956Z","2022-05-17T08:51:17.913Z","2022-05-17T08:51:22.387Z","2022-05-17T08:51:28.424Z","2022-05-17T08:51:40.737Z","2022-05-17T08:51:41.737Z","2022-05-17T08:51:42.611Z","2022-05-17T08:51:46.304Z","2022-05-17T08:51:47.160Z","2022-05-17T08:51:49.628Z","2022-05-17T08:51:50.774Z","2022-05-17T08:52:01.208Z","2022-05-17T08:52:02.146Z","2022-05-17T08:52:08.043Z","2022-05-17T08:52:12.710Z","2022-05-17T08:52:17.344Z","2022-05-17T08:52:21.493Z","2022-05-17T08:52:24.508Z","2022-05-17T08:52:27.553Z","2022-05-17T08:52:31.810Z","2022-05-17T08:52:35.857Z","2022-05-17T08:52:47.655Z","2022-05-17T08:53:03.123Z","2022-05-17T08:53:22.224Z","2022-05-17T08:53:33.911Z","2022-05-17T08:53:37.153Z","2022-05-17T08:53:39.969Z","2022-05-17T08:53:43.455Z","2022-05-17T08:53:45.117Z","2022-05-17T08:53:55.427Z","2022-05-17T08:53:57.596Z","2022-05-17T08:54:00.370Z","2022-05-17T08:54:00.798Z","2022-05-17T08:54:03.616Z","2022-05-17T08:54:10.380Z","2022-05-17T08:54:17.599Z","2022-05-17T08:54:21.713Z","2022-05-17T08:54:25.935Z","2022-05-17T08:54:29.015Z","2022-05-17T08:54:34.796Z","2022-05-17T08:54:40.731Z","2022-05-17T08:54:54.226Z","2022-05-17T08:55:07.156Z","2022-05-17T08:55:20.862Z","2022-05-17T08:55:29.942Z","2022-05-17T08:55:34.752Z","2022-05-17T08:55:35.845Z","2022-05-17T08:55:36.625Z","2022-05-17T08:55:47.251Z","2022-05-17T08:55:53.536Z","2022-05-17T08:55:54.359Z","2022-05-17T08:55:55.246Z","2022-05-17T08:56:12.394Z","2022-05-17T08:56:13.457Z","2022-05-17T08:56:18.880Z","2022-05-17T08:56:19.491Z","2022-05-17T08:56:19.871Z","2022-05-17T08:56:22.501Z","2022-05-17T08:56:23.941Z","2022-05-17T08:56:25.512Z","2022-05-17T08:56:26.244Z","2022-05-17T08:56:27.264Z","2022-05-17T08:56:28.219Z","2022-05-17T08:56:29.006Z","2022-05-17T08:56:30.323Z","2022-05-17T08:56:31.067Z","2022-05-17T08:56:31.845Z","2022-05-17T08:56:32.075Z","2022-05-17T08:56:37.508Z","2022-05-17T08:56:43.047Z","2022-05-17T08:56:44.840Z","2022-05-17T08:56:47.377Z","2022-05-17T08:56:47.944Z","2022-05-17T08:56:54.781Z","2022-05-17T08:56:59.829Z","2022-05-17T08:57:06.103Z","2022-05-17T08:57:06.723Z","2022-05-17T08:57:11.007Z","2022-05-17T08:57:11.391Z","2022-05-17T08:57:18.351Z","2022-05-17T08:57:19.910Z","2022-05-17T08:57:23.031Z","2022-05-17T08:57:30.377Z","2022-05-17T08:57:31.863Z","2022-05-17T08:57:36.340Z","2022-05-17T08:57:43.025Z","2022-05-17T08:57:57.614Z","2022-05-17T08:57:59.230Z","2022-05-17T08:58:05.477Z","2022-05-17T08:58:07.701Z","2022-05-17T08:58:10.534Z","2022-05-17T08:58:18.571Z","2022-05-17T08:58:25.648Z","2022-05-17T08:58:28.428Z","2022-05-17T08:58:36.733Z","2022-05-17T08:58:42.638Z","2022-05-17T08:58:46.424Z","2022-05-17T08:58:46.717Z","2022-05-17T08:58:47.921Z","2022-05-17T08:58:51.583Z","2022-05-17T08:58:52.365Z","2022-05-17T08:59:00.865Z","2022-05-17T08:59:01.484Z","2022-05-17T08:59:03.525Z","2022-05-17T08:59:03.898Z","2022-05-17T08:59:04.302Z","2022-05-17T08:59:05.011Z","2022-05-17T08:59:05.417Z","2022-05-17T08:59:16.957Z","2022-05-17T08:59:17.717Z","2022-05-17T08:59:19.313Z","2022-05-17T08:59:20.780Z","2022-05-17T08:59:31.907Z","2022-05-17T08:59:32.235Z","2022-05-17T08:59:32.845Z","2022-05-17T08:59:39.072Z","2022-05-17T08:59:42.001Z","2022-05-17T08:59:43.359Z","2022-05-17T08:59:44.815Z","2022-05-17T08:59:45.686Z","2022-05-17T08:59:47.294Z","2022-05-17T08:59:50.042Z","2022-05-17T08:59:56.564Z","2022-05-17T09:00:09.837Z","2022-05-17T09:00:24.584Z","2022-05-17T09:00:25.521Z","2022-05-17T09:00:29.981Z","2022-05-17T09:00:34.570Z","2022-05-17T09:00:52.321Z","2022-05-17T09:00:56.616Z","2022-05-17T09:01:00.785Z","2022-05-17T09:01:02.175Z","2022-05-17T09:01:03.563Z","2022-05-17T09:01:05.103Z","2022-05-17T09:01:06.636Z"]},geometry:{type:"LineString",coordinates:[[10.179171,49.376898,419.750576],[10.179284,49.376876,419.750576],[10.17959,49.375915,419.058416],[10.179707,49.375659,417.895002],[10.179773,49.375463,417.020982],[10.17986,49.375201,415.853387],[10.179898,49.375089,415.353773],[10.18004,49.374689,413.565504],[10.180022,49.374498,412.731977],[10.180011,49.374402,412.312656],[10.179892,49.373914,409.745307],[10.179888,49.373904,409.689653],[10.179868,49.373858,409.432176],[10.179848,49.373814,409.185046],[10.179839,49.373797,409.088203],[10.179796,49.373726,408.677163],[10.179655,49.373528,407.501743],[10.179636,49.373509,407.379635],[10.179598,49.373482,407.182399],[10.17889,49.372972,403.47989],[10.178792,49.372957,403.126858],[10.178983,49.373166,401.76733],[10.179131,49.373466,399.865573],[10.17919,49.373804,397.812456],[10.179116,49.374016,396.50031],[10.178933,49.374105,395.602694],[10.178802,49.37411,395.087008],[10.178554,49.373977,393.824402],[10.178315,49.37347,390.296868],[10.178026,49.373073,386.490267],[10.177009,49.37229,377.605145],[10.176836,49.37217,376.179086],[10.176718,49.372265,375.474117],[10.176669,49.372303,375.271507],[10.175885,49.3732,371.057117],[10.175835,49.373255,370.796135],[10.175794,49.373297,370.592922],[10.175515,49.373519,369.421589],[10.174804,49.373753,370.553611],[10.174485,49.373799,372.158511],[10.172531,49.37334,382.363699],[10.172175,49.373285,384.16898],[10.171941,49.373303,385.331572],[10.171611,49.373186,387.185533],[10.170927,49.373109,390.610486],[10.169526,49.373282,397.077784],[10.168663,49.37346,400.27669],[10.168299,49.373492,401.574616],[10.167617,49.373418,404.017811],[10.166469,49.37309,408.174046],[10.16614,49.373035,409.266354],[10.165746,49.373043,410.533991],[10.165663,49.373049,410.802542],[10.165068,49.373094,412.7288],[10.164957,49.373106,413.090638],[10.164589,49.373133,414.281536],[10.164277,49.373166,414.831311],[10.162496,49.373481,418.024968],[10.161543,49.373676,419.895032],[10.160745,49.373787,421.598248],[10.159959,49.373813,423.240947],[10.15818,49.37376,427.564788],[10.157418,49.37371,429.619853],[10.156793,49.373615,431.342037],[10.151135,49.372479,442.590701],[10.151047,49.372462,442.695548],[10.147112,49.371724,447.354912],[10.146432,49.371615,448.146292],[10.143918,49.371414,451.570409],[10.143153,49.371301,452.682327],[10.141366,49.371011,454.797304],[10.140787,49.370982,455.462216],[10.138334,49.371029,457.149957],[10.13907,49.370173,457.9583],[10.137712,49.36946,458.793624],[10.136533,49.368868,459.426416],[10.135687,49.368669,459.801987],[10.13512,49.368632,460.038703],[10.133256,49.368619,460.653792],[10.130434,49.368546,461.054615],[10.128227,49.368479,461.84195],[10.126815,49.368491,462.615924],[10.122248,49.367997,467.398124],[10.120212,49.367843,469.005157],[10.118526,49.36771,470.007482],[10.117306,49.36763,470.107286],[10.10924,49.366849,470.706666],[10.107685,49.366554,471.203741],[10.107003,49.366262,471.659566],[10.105557,49.367455,472.629015],[10.101661,49.366036,471.83983],[10.101103,49.365825,471.738423],[10.096049,49.363616,473.768756],[10.095584,49.363456,473.858453],[10.093333,49.362962,473.928958],[10.090852,49.362661,473.463793],[10.090622,49.362545,473.508041],[10.090127,49.362395,473.591086],[10.09001,49.362288,473.621766],[10.089839,49.361925,473.710446],[10.089257,49.361418,474.163927],[10.088947,49.360918,475.011127],[10.088676,49.360165,476.226265],[10.088129,49.358572,478.591478],[10.088089,49.358308,478.969791],[10.088194,49.357743,479.189157],[10.088824,49.356125,479.200164],[10.088989,49.35418,479.319399],[10.089168,49.35342,479.208017],[10.089403,49.352876,479.126153],[10.086131,49.353003,476.241595],[10.084042,49.353015,473.874838],[10.082856,49.35304,472.853464],[10.082197,49.353008,472.322869],[10.08254,49.352708,471.861795],[10.082844,49.352389,471.402894],[10.082917,49.352046,471.047726],[10.082819,49.350822,469.790604],[10.08205,49.347622,465.351577],[10.079512,49.34735,462.507552],[10.077586,49.34697,461.068462],[10.077179,49.34745,460.867398],[10.076336,49.3474,460.665199],[10.076137,49.347423,460.675246],[10.075757,49.34743,460.848279],[10.075284,49.347411,461.063982],[10.073985,49.347321,461.658581],[10.073055,49.347387,462.214421],[10.071598,49.34776,463.412754],[10.071116,49.347817,463.787745],[10.070263,49.347793,464.541313],[10.068995,49.347685,465.745655],[10.066795,49.347445,467.924789],[10.066,49.347507,468.726539],[10.065675,49.347566,469.064374],[10.065394,49.347672,469.385651],[10.063848,49.348766,471.170506],[10.063341,49.349007,471.59548],[10.062771,49.349151,471.832517],[10.06229,49.3492,472.021276],[10.061013,49.34918,472.516536],[10.060127,49.349159,473.136787],[10.05741,49.349239,475.087626],[10.056148,49.348984,475.663273],[10.056073,49.348959,475.699977],[10.055705,49.348816,475.886657],[10.055484,49.348645,476.029425],[10.05526,49.348311,476.18573],[10.055185,49.348241,476.222338],[10.054905,49.347978,476.359594],[10.054072,49.347173,476.775924],[10.053006,49.346176,478.495683],[10.050336,49.34594,481.437615],[10.044116,49.345371,489.53329],[10.043456,49.345309,489.835705],[10.043338,49.345394,489.835843],[10.043336,49.345602,489.836095],[10.043754,49.34794,489.892698],[10.043682,49.348004,489.896502],[10.04347,49.348062,489.903683],[10.041766,49.348475,490.537113],[10.038082,49.348857,491.727167],[10.037219,49.349193,491.455044],[10.0364,49.349921,490.113068],[10.036227,49.350026,489.884048],[10.035935,49.350114,489.572425],[10.03508,49.350171,488.764641],[10.03387,49.350448,487.595906],[10.032353,49.350823,486.60017],[10.030943,49.351192,486.492418],[10.029092,49.351769,486.887165],[10.027407,49.3522,487.308745],[10.02563,49.351946,487.234865],[10.025295,49.351937,487.22125],[10.023723,49.352298,487.336933],[10.022995,49.35277,487.421261],[10.022644,49.352925,487.703808],[10.021364,49.353279,489.686507],[10.021085,49.353302,490.087476],[10.019673,49.35305,491.920252],[10.016271,49.352423,494.675285],[10.015036,49.351979,495.329417],[10.0122,49.35095,496.210417],[10.010643,49.35068,496.429327],[10.009312,49.350574,496.22282],[10.004884,49.350767,494.192687],[10.004704,49.350706,494.09924],[10.000811,49.348568,493.874743],[9.99907,49.347626,493.551561],[9.996621,49.346304,491.761007],[9.996286,49.346136,491.435042],[9.995558,49.345812,489.951291],[9.995252,49.34565,489.094701],[9.994957,49.345342,487.884093],[9.994769,49.344695,485.688289],[9.994505,49.344195,483.786238],[9.994314,49.344002,482.937068],[9.993941,49.343793,481.751807],[9.993631,49.343708,480.941503],[9.992873,49.34354,479.012535],[9.992238,49.34325,478.078079],[9.992019,49.342976,477.695273],[9.99194,49.342949,477.62325],[9.991715,49.34269,477.254468],[9.991361,49.342568,476.931146],[9.991307,49.342491,476.826243],[9.991261,49.342394,476.700438],[9.991334,49.342131,476.369255],[9.99117,49.341793,476.479599],[9.990939,49.341523,476.636453],[9.990837,49.341492,476.673665],[9.990465,49.341153,476.885129],[9.990098,49.340957,477.042018],[9.989035,49.340547,476.269389],[9.98861,49.340325,475.472994],[9.987898,49.339798,473.897552],[9.987612,49.339647,473.359358],[9.987012,49.339432,472.107722],[9.986595,49.339343,471.274494],[9.985719,49.339296,469.605448],[9.982398,49.339497,464.935833],[9.981154,49.339435,464.073692],[9.981185,49.339284,463.950623],[9.980948,49.339236,463.819988],[9.980643,49.33919,463.655203],[9.980475,49.339251,463.553971],[9.980331,49.339215,463.472787],[9.980269,49.339087,463.364357],[9.979768,49.338969,463.126877],[9.979381,49.338972,463.150246],[9.97794,49.338979,463.237257],[9.977884,49.338607,463.271894],[9.977839,49.338528,463.279703],[9.977345,49.338063,464.342495],[9.976826,49.337378,466.07766],[9.976667,49.337111,466.728171],[9.976006,49.335251,474.038759],[9.975473,49.33442,478.178893],[9.97521,49.333617,482.050503],[9.97462,49.332716,485.34674],[9.974329,49.332156,487.061316],[9.974117,49.331315,488.624972],[9.974034,49.330395,489.0579],[9.97433,49.327968,488.068671],[9.97063,49.327487,486.670035],[9.966111,49.326874,484.185684],[9.961289,49.326335,482.692608],[9.956476,49.325774,479.566681],[9.951188,49.325177,475.63887],[9.951064,49.325185,475.543738],[9.950815,49.325202,475.352595],[9.949646,49.325258,474.769709],[9.948851,49.325412,474.711241],[9.946756,49.326283,476.023662],[9.946176,49.325625,477.665188],[9.945693,49.325558,478.361403],[9.943376,49.32541,482.171122],[9.9406,49.325145,483.565894],[9.940509,49.325047,483.606427],[9.94029,49.32498,483.662221],[9.938734,49.32467,483.408227],[9.934134,49.323708,483.020438],[9.934012,49.3236,482.92555],[9.933971,49.323441,482.811477],[9.933681,49.323392,482.673324],[9.933217,49.323251,482.437238],[9.932707,49.32298,482.080287],[9.931724,49.322232,479.221791],[9.93085,49.321733,477.023797],[9.930034,49.321224,475.218875],[9.92971,49.321022,474.50838],[9.9291,49.320514,472.940005],[9.928814,49.320356,472.602233],[9.928583,49.320334,472.679499],[9.928457,49.320304,472.723897],[9.928347,49.320277,472.7628],[9.927992,49.320192,472.887972],[9.926743,49.319758,473.35643],[9.925508,49.319058,474.683274],[9.925025,49.318658,475.417153],[9.924329,49.317949,476.24889],[9.923336,49.317433,476.637858],[9.922579,49.317275,476.881323],[9.922172,49.317106,477.175412],[9.92182,49.31685,477.534379],[9.921063,49.316246,478.348781],[9.920881,49.315983,478.650045],[9.920779,49.315732,478.698559],[9.920718,49.31525,478.362415],[9.920508,49.314807,478.040149],[9.920574,49.314355,477.724575],[9.920506,49.314136,477.569276],[9.920182,49.313858,476.251442],[9.917875,49.312905,469.264791],[9.917879,49.312734,468.877238],[9.918333,49.311408,465.852385],[9.918477,49.311011,466.291721],[9.919016,49.309816,467.633153],[9.919214,49.30959,468.220228],[9.919785,49.309152,470.182171],[9.917242,49.308085,476.103832],[9.915675,49.307828,478.036783],[9.91506,49.307616,476.816777],[9.914703,49.307329,475.82284],[9.914632,49.307178,475.398026],[9.9144,49.305952,471.208124],[9.913944,49.30511,467.402664],[9.91245,49.305198,464.824771],[9.912264,49.305157,464.605422],[9.912187,49.30508,464.447923],[9.912087,49.304398,463.27406],[9.909384,49.304232,461.21763],[9.90815,49.304156,459.655899],[9.905733,49.304023,455.70189],[9.902746,49.303873,450.746117],[9.89992,49.303747,448.292327],[9.899613,49.303731,448.269248],[9.898709,49.303685,448.2013],[9.897994,49.30368,448.147717],[9.897854,49.303586,448.272062],[9.898128,49.303348,448.713964],[9.898099,49.303043,449.167726],[9.89711,49.302451,450.467622],[9.896489,49.301923,451.01277],[9.896438,49.301844,451.052269],[9.896241,49.301522,451.212025],[9.896108,49.30116,451.383563],[9.896024,49.300932,451.491619],[9.895934,49.300232,450.870663],[9.895884,49.299236,448.822362],[9.894801,49.298468,446.287923],[9.894432,49.298273,445.455485],[9.893296,49.297978,443.312365],[9.892534,49.297631,440.397523],[9.892037,49.297297,438.020107],[9.891265,49.296927,434.828523],[9.890461,49.296683,431.824903],[9.890112,49.296622,430.592199],[9.889719,49.296615,429.250903],[9.888285,49.296686,424.577395],[9.888085,49.296672,424.836138],[9.887739,49.296628,425.289589],[9.887491,49.296601,425.613013],[9.886876,49.296401,426.49701],[9.886311,49.296358,427.22872],[9.885842,49.2964,427.837671],[9.885537,49.296487,428.457066],[9.884801,49.297038,431.245709],[9.884616,49.29711,431.781872],[9.884123,49.297194,433.049978],[9.883672,49.297406,434.433561],[9.882396,49.297814,437.205799],[9.881946,49.297782,438.0495],[9.881633,49.297668,438.717704],[9.877415,49.297259,442.855962],[9.875918,49.297121,442.109252],[9.874484,49.296647,440.203174],[9.873653,49.296481,438.929333],[9.872298,49.296338,437.669691],[9.871683,49.296188,437.493737],[9.870496,49.295752,437.128662],[9.870125,49.295659,437.407399],[9.86867,49.295567,438.981991],[9.867746,49.295634,439.983404],[9.867044,49.295761,441.671629],[9.866743,49.295842,442.476074],[9.866169,49.296065,444.1267],[9.865448,49.296504,446.563589],[9.865111,49.296655,447.221684],[9.864714,49.296828,447.799794],[9.864249,49.296958,448.412351],[9.863132,49.296985,449.765696],[9.862784,49.296993,450.187302],[9.861533,49.297021,449.07773],[9.860516,49.296984,448.123766],[9.854511,49.296219,441.061147],[9.854069,49.296116,440.298079],[9.851909,49.295335,436.19612],[9.851465,49.295243,435.287111],[9.849364,49.294941,431.059386],[9.846792,49.294466,425.130814],[9.845561,49.294145,419.682067],[9.845369,49.294117,418.873471],[9.844888,49.29408,416.882885],[9.842544,49.293924,404.388697],[9.84067,49.293637,394.698185],[9.839814,49.29387,391.021727],[9.839334,49.294147,388.481354],[9.838547,49.294742,383.819576],[9.838268,49.295144,381.230735],[9.838028,49.295141,380.312282],[9.838013,49.294985,379.395245],[9.838272,49.294716,377.531708],[9.838979,49.293661,366.762227],[9.839491,49.293158,360.708252],[9.839924,49.293018,357.67307],[9.840059,49.292938,356.655196],[9.840063,49.292851,355.910466],[9.83982,49.292771,354.391474],[9.83915,49.292863,350.570679],[9.837793,49.293415,341.639051],[9.836995,49.29403,334.710495],[9.83496,49.295395,317.611808],[9.833715,49.29639,306.596276],[9.833219,49.296725,303.028923],[9.831711,49.297408,294.572145],[9.830674,49.297991,289.251396],[9.830106,49.298226,286.637328],[9.828898,49.29853,285.607192],[9.828486,49.298666,285.32312],[9.828311,49.298818,285.143817],[9.82816,49.298832,285.049993],[9.827777,49.298994,284.769162],[9.827735,49.298957,284.725736],[9.826783,49.298143,289.321396],[9.826438,49.297817,291.248879],[9.825041,49.298127,294.020705],[9.824899,49.298075,294.144995],[9.823491,49.298464,295.312014],[9.821513,49.299335,290.185858],[9.821468,49.299669,288.888064],[9.820295,49.30028,285.133069],[9.819872,49.300663,283.324283],[9.81949,49.300908,281.985323],[9.819283,49.301354,281.434414],[9.818668,49.301683,281.120849],[9.816271,49.302098,281.710729],[9.815705,49.302158,282.298935],[9.81525,49.302137,282.766826],[9.814944,49.301891,283.265101],[9.814756,49.301864,283.469842],[9.813002,49.302097,285.549966],[9.811998,49.302317,286.725275],[9.811396,49.302331,287.193413],[9.808374,49.302811,289.340824],[9.807828,49.302859,289.633686],[9.807326,49.302837,289.901136],[9.80644,49.302833,290.002142],[9.80609,49.30286,289.724266],[9.80575,49.302943,289.438029],[9.805953,49.303214,289.073354],[9.805677,49.303282,288.840733],[9.805482,49.303379,288.64736],[9.805111,49.303626,288.229323],[9.804765,49.303978,287.533493],[9.804991,49.304091,287.177292],[9.804425,49.304595,285.979074],[9.803953,49.305003,284.998788],[9.803429,49.305578,283.382454],[9.803136,49.306196,281.672922],[9.802855,49.306243,281.173032],[9.802685,49.306639,280.086243],[9.802331,49.307128,278.513923],[9.8023,49.307165,278.389058],[9.802476,49.307324,277.80833],[9.802852,49.307306,277.080327],[9.803293,49.307579,275.906076],[9.803301,49.308125,274.444904],[9.803306,49.308687,273.914566],[9.80357,49.309409,273.214161],[9.803237,49.309697,272.873821],[9.803396,49.310329,272.646399],[9.803296,49.310714,272.529957],[9.804236,49.311581,272.257453],[9.804303,49.312296,272.176837],[9.804596,49.313689,273.957382],[9.804565,49.313902,274.672363],[9.804081,49.314179,276.075424],[9.803713,49.314609,277.720865],[9.803631,49.314565,277.95223],[9.803279,49.314866,282.298811],[9.802919,49.314707,285.841664],[9.802561,49.314639,288.879745],[9.801481,49.314691,297.702973],[9.799707,49.314702,313.814684],[9.799076,49.314719,319.696238],[9.798246,49.314845,327.139038],[9.79664,49.315288,337.50789],[9.795743,49.315711,344.215978],[9.794389,49.316531,356.176587],[9.794194,49.316619,357.711455],[9.793495,49.316772,362.328082],[9.792764,49.316792,366.686929],[9.791338,49.316608,375.347324],[9.790564,49.316571,377.961835],[9.790005,49.316592,379.066759],[9.788858,49.316661,381.33979],[9.788063,49.316575,382.634381],[9.787059,49.316818,383.542646],[9.78595,49.317149,384.577056],[9.785261,49.317205,385.911271],[9.784563,49.317162,387.575442],[9.783531,49.317006,390.090024],[9.783016,49.317,391.308882],[9.782432,49.317201,392.376981],[9.782085,49.317267,392.9616],[9.78109,49.317314,394.575072],[9.780271,49.317222,395.874642],[9.779407,49.317325,396.888896],[9.778672,49.317408,397.750279],[9.777949,49.317452,398.588793],[9.776784,49.31724,400.61454],[9.775855,49.316918,402.567308],[9.775531,49.316718,403.395468],[9.775215,49.316449,404.344257],[9.772307,49.314886,410.052894],[9.77183,49.314767,410.553098],[9.771489,49.31473,410.89166],[9.770762,49.314723,411.603747],[9.769687,49.314841,411.994662],[9.769113,49.315047,412.22596],[9.768712,49.315252,412.405848],[9.768577,49.315284,412.456555],[9.768521,49.315409,412.52707],[9.768123,49.3159,412.84549],[9.767912,49.316144,413.008329],[9.766177,49.31807,414.052689],[9.765852,49.318319,414.171083],[9.765568,49.31844,414.251174],[9.764987,49.318548,414.652202],[9.761801,49.318633,418.152314],[9.761393,49.318691,418.937611],[9.76117,49.318823,419.504075],[9.760661,49.318624,420.620239],[9.75898,49.318115,424.111639],[9.757775,49.318035,426.394828],[9.758121,49.317118,426.984939],[9.757966,49.316381,427.10143],[9.757828,49.316229,427.129089],[9.756651,49.315673,425.317347],[9.756548,49.315619,425.132623],[9.753116,49.313847,418.171494],[9.748365,49.311392,412.669077],[9.746367,49.310359,410.107327],[9.745179,49.311,408.731214],[9.745028,49.311016,408.594698],[9.741987,49.310605,406.451955],[9.738689,49.3105,402.779355],[9.738145,49.310451,402.185234],[9.734335,49.309727,397.751786],[9.734085,49.309741,397.464494],[9.733909,49.309827,397.212668],[9.733512,49.310274,396.454669],[9.733157,49.310309,396.117523],[9.732722,49.310232,395.694256],[9.731955,49.310029,394.916931],[9.731761,49.309995,394.72829],[9.731505,49.310068,394.613681],[9.731305,49.309898,394.888867],[9.730862,49.309745,395.308674],[9.731419,49.30925,396.097213],[9.731967,49.309015,396.646485],[9.731826,49.308831,396.909267],[9.731314,49.308684,397.366077],[9.730625,49.308405,398.028355],[9.73035,49.308252,398.323549],[9.72954,49.307629,398.972832],[9.728181,49.307279,398.305268],[9.727515,49.307286,398.000955],[9.726949,49.307196,397.479707],[9.726181,49.306928,396.173201],[9.725024,49.306399,394.053682],[9.723909,49.305768,392.236339],[9.72294,49.305436,390.943211],[9.722369,49.305322,390.322663],[9.720329,49.305077,388.851762],[9.720124,49.305189,388.662112],[9.717583,49.305281,387.769085],[9.71579,49.305538,387.612686],[9.714068,49.305549,387.333754],[9.71373,49.305606,387.069286],[9.712238,49.306079,385.812553],[9.711239,49.306548,383.936588],[9.708473,49.307266,377.900649],[9.707626,49.307587,375.675688],[9.706494,49.308134,373.085356],[9.704208,49.308669,370.032566],[9.703678,49.308809,369.70679],[9.701832,49.309476,368.397139],[9.70108,49.309537,367.666122],[9.700279,49.309515,366.892744],[9.698589,49.309328,364.180066],[9.696205,49.308831,358.128117],[9.695293,49.308604,355.380053],[9.694934,49.308458,354.188953],[9.694366,49.308086,351.922561],[9.69408,49.307973,350.507184],[9.693303,49.307799,346.941733],[9.692944,49.30767,345.162759],[9.692352,49.307344,341.799769],[9.691426,49.306662,330.530974],[9.690978,49.306351,324.125724],[9.690492,49.306148,318.476193],[9.689926,49.305819,310.863291],[9.689322,49.305541,302.871197],[9.68909,49.305447,299.918503],[9.688734,49.305081,292.733091],[9.688685,49.304842,288.735434],[9.688819,49.304527,283.315837],[9.68875,49.304476,282.575725],[9.688657,49.304485,282.009972],[9.688323,49.304824,278.291507],[9.688212,49.305023,276.337313],[9.688204,49.305223,274.490953],[9.687584,49.304689,268.309939],[9.687471,49.304705,267.614123],[9.687151,49.304857,265.871586],[9.687048,49.304908,265.497736],[9.686963,49.304944,265.204752],[9.68672,49.304704,263.929829],[9.686473,49.304604,263.089409],[9.686321,49.304591,262.64627],[9.684087,49.304683,257.49398],[9.684,49.304686,257.385638],[9.683947,49.304688,257.319618],[9.682763,49.304521,255.813167],[9.682178,49.304354,255.042246],[9.681643,49.304004,254.649078],[9.681181,49.303651,254.279851],[9.681039,49.303682,254.202163],[9.680857,49.303824,254.054923],[9.680715,49.303935,253.939916],[9.680646,49.304101,253.803076],[9.680538,49.304013,253.713402],[9.68055,49.303859,253.497125],[9.680471,49.30367,252.948138],[9.680095,49.303404,251.934337],[9.67907,49.302543,248.879741],[9.678748,49.302717,247.939247],[9.678586,49.302687,247.516483],[9.677261,49.30116,241.029851],[9.676605,49.300263,238.34219],[9.676621,49.300175,238.102528],[9.67696,49.300044,237.407581],[9.677011,49.299985,237.224413],[9.676771,49.29965,236.285958],[9.676502,49.298824,234.247191],[9.67631,49.298519,233.451167],[9.676081,49.298401,232.991638],[9.676009,49.298122,232.47616],[9.675351,49.297052,232.866836],[9.674902,49.296171,234.805991],[9.674119,49.295604,238.673781],[9.673739,49.295408,240.275348],[9.672875,49.295175,243.448998],[9.672455,49.29511,244.97594],[9.671725,49.295083,247.56235],[9.671519,49.295104,248.299891],[9.671136,49.295228,249.812454],[9.671004,49.29518,250.347061],[9.670869,49.295193,250.829779],[9.669686,49.29539,251.798007],[9.668934,49.295719,251.658293],[9.6686,49.295935,251.585719],[9.667914,49.296558,251.329874],[9.666911,49.2976,250.838806],[9.666102,49.298323,249.536176],[9.664875,49.29914,247.179372],[9.663099,49.299656,240.022557],[9.659029,49.30028,224.189182],[9.657679,49.300388,220.297712],[9.656241,49.300435,217.861417],[9.656109,49.300404,217.738287],[9.655064,49.300547,216.801195],[9.65476,49.300529,216.5333],[9.65437,49.300583,216.186599],[9.653725,49.300605,216.510147],[9.653611,49.300567,216.574283],[9.65337,49.300673,216.719905],[9.652887,49.300827,216.989233],[9.652308,49.300838,217.279399],[9.651874,49.300857,217.497296],[9.651661,49.300869,217.550101],[9.651506,49.300877,217.514396],[9.651234,49.300904,217.451214],[9.650901,49.300951,217.372974],[9.650015,49.300993,217.168978],[9.649381,49.301038,217.022528],[9.648939,49.301132,216.822517],[9.648615,49.301207,216.33435],[9.648037,49.301354,215.453452],[9.647927,49.301379,215.288052],[9.6476,49.30142,214.81525],[9.646901,49.301543,213.78726],[9.646479,49.301611,213.170054],[9.646385,49.301623,213.034053],[9.645867,49.30165,212.583255],[9.645335,49.301781,212.097231],[9.644379,49.302069,211.197186],[9.643786,49.302316,210.660074],[9.643423,49.302497,210.661512],[9.643318,49.302496,210.661843],[9.643204,49.302545,210.662273],[9.641114,49.303311,210.592423],[9.639293,49.303801,210.229089],[9.639179,49.303867,210.200972],[9.63794,49.304141,209.535729],[9.636402,49.304626,208.549593],[9.636152,49.304713,208.358591],[9.635605,49.304794,207.980514],[9.634892,49.304744,207.497167],[9.634786,49.304389,207.123307],[9.634739,49.304133,206.856787],[9.634721,49.303977,206.707465],[9.634691,49.303219,206.442881],[9.634708,49.303058,206.386569],[9.634161,49.303069,206.262052],[9.634105,49.30307,206.249306],[9.632972,49.303058,206.529892],[9.632434,49.303047,207.103853],[9.631321,49.302946,208.302104],[9.629338,49.302612,212.035633],[9.627933,49.302231,215.178912],[9.626956,49.302045,215.839257],[9.626439,49.301997,216.178072],[9.625408,49.301901,216.853776],[9.625126,49.301828,216.462217],[9.624459,49.30154,215.153856],[9.623237,49.301167,212.947131],[9.621716,49.300335,209.439953],[9.620805,49.300117,207.698274],[9.620711,49.30009,207.513921],[9.620104,49.299839,206.737945],[9.61899,49.298892,204.862671],[9.618879,49.298794,204.671247],[9.618493,49.298437,204.644362],[9.617702,49.297715,204.755381],[9.61694,49.297073,204.90804],[9.616781,49.296931,204.961087],[9.616711,49.296864,204.985547],[9.616609,49.296786,205.016475],[9.616507,49.296707,205.047633],[9.616331,49.296578,205.099727],[9.616253,49.296517,205.12369],[9.616154,49.296443,205.153319],[9.616096,49.2964,205.170597],[9.616029,49.296348,205.191088],[9.61591,49.296261,205.226261],[9.615735,49.296127,205.279365],[9.615397,49.295832,205.29399],[9.615301,49.29569,205.173858],[9.615177,49.295387,204.931097],[9.615073,49.294937,204.578818],[9.615048,49.294836,204.499622],[9.614916,49.293903,204.228445],[9.614942,49.293718,204.416541],[9.614937,49.293686,204.449109],[9.614861,49.293168,204.975975],[9.614724,49.291852,209.757705],[9.614653,49.291182,214.950411],[9.614533,49.290654,219.07744],[9.61473,49.290421,221.205258],[9.61402,49.289793,227.53462],[9.613368,49.28945,231.966409],[9.612636,49.289158,233.811512],[9.610785,49.288711,231.561849],[9.609712,49.288598,228.878508],[9.607406,49.288744,221.889838],[9.606206,49.288616,219.310441],[9.603759,49.288727,214.217446],[9.602754,49.288863,212.135149],[9.601703,49.289206,209.845031],[9.600561,49.289691,207.281805],[9.600044,49.290023,205.917158],[9.598807,49.291019,203.878044],[9.597618,49.291878,203.121009],[9.597325,49.291979,203.151535],[9.596934,49.291973,203.187562],[9.596832,49.292021,203.199147],[9.596162,49.292615,203.401183],[9.595417,49.29345,204.389166],[9.594637,49.294142,205.17354],[9.59403,49.294805,205.434987],[9.593349,49.295561,205.731852],[9.592897,49.295932,206.283159],[9.59227,49.296386,207.007462],[9.592022,49.296438,207.208854],[9.591851,49.296469,207.346064],[9.591356,49.296535,207.736658],[9.591204,49.296383,208.009137],[9.590885,49.296304,208.454024],[9.58908,49.296337,210.80829],[9.588322,49.296175,211.589462],[9.588478,49.295975,211.735832],[9.588089,49.295877,211.913232],[9.587259,49.295554,212.324404],[9.585851,49.294898,213.209212],[9.583018,49.293226,217.731875],[9.580385,49.291424,229.354334],[9.579528,49.291019,230.751508],[9.579074,49.290886,231.408557],[9.578533,49.290796,232.145646],[9.576409,49.290538,228.589821],[9.571202,49.290311,211.310934],[9.570834,49.290366,210.036863],[9.569171,49.290292,206.43758],[9.565614,49.29021,204.472531],[9.563875,49.290085,203.881034],[9.563569,49.29014,203.598759],[9.562739,49.290098,202.858409],[9.56234,49.290067,202.501063],[9.562113,49.290022,202.29007],[9.562033,49.289924,202.138686],[9.562027,49.289856,202.045815],[9.561779,49.289754,201.506609],[9.56153,49.289762,201.015824],[9.561487,49.289918,200.537421],[9.56131,49.290569,198.541854],[9.561284,49.290671,198.229762],[9.561264,49.290754,197.976168],[9.561236,49.290867,197.630675],[9.561098,49.291613,196.241293],[9.560547,49.291621,195.935773],[9.559406,49.291632,195.303197],[9.55906,49.291651,195.110715],[9.55894,49.29171,195.070778],[9.558725,49.292498,195.389912],[9.558698,49.292612,195.435906],[9.55843,49.292589,195.5062],[9.558074,49.292475,195.609335],[9.557773,49.292432,195.689465],[9.557064,49.292483,195.870442],[9.556598,49.292603,195.994895],[9.556492,49.292469,196.052324],[9.55633,49.292411,196.09823],[9.555116,49.29231,196.402238],[9.553507,49.292094,196.253322],[9.552969,49.292149,196.174029],[9.552878,49.29218,196.15908],[9.552691,49.292072,196.12271],[9.552552,49.292063,196.102371],[9.551554,49.292098,195.550081],[9.551402,49.292099,195.438589],[9.551196,49.292052,195.278517],[9.550952,49.2918,194.943342],[9.550745,49.291719,194.766284],[9.548134,49.291666,193.053901],[9.547862,49.291699,192.885858],[9.543805,49.2928,191.629494],[9.543293,49.292962,191.888767],[9.542593,49.293456,192.358663],[9.542364,49.293536,192.47702],[9.541511,49.293698,193.078732],[9.539926,49.293943,194.242331],[9.539419,49.29404,194.493269],[9.537209,49.294179,194.329745],[9.534107,49.294247,192.944581],[9.532484,49.294497,192.427347],[9.531662,49.294624,192.168374],[9.531653,49.294625,192.165575],[9.531202,49.294679,192.099595],[9.530335,49.294634,192.172887],[9.529365,49.294516,192.256036],[9.528128,49.294499,192.325902],[9.527399,49.294488,192.339724],[9.525011,49.294267,192.157503],[9.523125,49.294192,191.716365],[9.522207,49.294041,191.415215],[9.521481,49.293846,191.165463],[9.520313,49.293481,190.824599],[9.51867,49.292966,190.662117],[9.5171,49.292643,190.725462],[9.516534,49.292527,190.794546],[9.514881,49.292109,191.049413],[9.514601,49.292058,191.1056],[9.514302,49.29195,191.17166],[9.514271,49.29194,191.178344],[9.513576,49.291738,191.325406],[9.513161,49.291605,191.414776],[9.512797,49.291386,191.482451],[9.512716,49.291234,191.503334],[9.512503,49.291214,191.521548],[9.512139,49.291085,191.556611],[9.511947,49.29101,191.575553],[9.511541,49.29086,191.615047],[9.511159,49.290713,191.652587],[9.510762,49.290557,191.691817],[9.510739,49.290466,191.64513],[9.509568,49.289947,191.045271],[9.509436,49.289888,190.97747],[9.508544,49.289315,190.405003],[9.508471,49.289197,190.278168],[9.50847,49.289012,190.093761],[9.508308,49.28874,189.802896],[9.507749,49.28763,188.688591],[9.50772,49.287372,188.568054],[9.507983,49.287214,188.459386],[9.507379,49.286625,188.129211],[9.506959,49.286585,188.000209],[9.504732,49.284387,187.739958],[9.503755,49.283713,187.947433],[9.503254,49.283115,188.346426],[9.502498,49.282558,188.949646],[9.500596,49.281419,189.99005],[9.497289,49.279977,189.93603],[9.495871,49.279339,188.310489],[9.494436,49.278937,186.815831],[9.491575,49.277876,184.184739],[9.490512,49.277595,183.658747],[9.490006,49.277513,183.452961],[9.487831,49.277386,184.083417],[9.486425,49.277231,184.703974],[9.485602,49.277242,185.133267],[9.483488,49.27757,186.259467],[9.482659,49.277764,186.71333],[9.482252,49.277861,186.936626],[9.481249,49.27798,187.480646],[9.480016,49.278262,188.188171],[9.479404,49.278353,188.528074],[9.479148,49.27844,188.548498],[9.479506,49.278897,188.376628],[9.478868,49.278956,188.235849],[9.47829,49.279152,188.093533],[9.477921,49.279388,187.977773],[9.477618,49.279691,187.780843],[9.477265,49.280079,187.535239],[9.476781,49.280233,187.344014],[9.476635,49.280289,187.283871],[9.476681,49.280363,187.240403],[9.476556,49.280608,187.099846],[9.476399,49.280856,187.003881],[9.476134,49.2812,186.994823],[9.475945,49.281452,186.988223],[9.475828,49.281606,186.984179],[9.475639,49.281637,186.981188],[9.474642,49.28232,186.916891],[9.474047,49.282557,186.812868],[9.47364,49.28272,186.741608],[9.473003,49.282906,186.637474],[9.472316,49.283175,186.531818],[9.470152,49.284163,186.267167],[9.468394,49.284572,185.625918],[9.467763,49.284526,185.407782],[9.467625,49.284538,185.359951],[9.467144,49.284568,185.245965],[9.464738,49.284647,184.733416],[9.46433,49.284603,184.806371],[9.46279,49.284376,185.084905],[9.461241,49.284086,185.546355],[9.459594,49.283663,186.178616],[9.45707,49.282761,187.010178],[9.454857,49.281894,187.748483],[9.452511,49.280721,188.233089],[9.452461,49.280647,188.242318],[9.451541,49.28009,188.335769],[9.450957,49.27962,188.404819],[9.448463,49.276602,188.283668],[9.447529,49.275697,188.881473],[9.446545,49.27434,189.984783],[9.446078,49.273323,190.571476],[9.445748,49.27171,190.976686],[9.445909,49.271197,191.091222],[9.446074,49.270729,191.485036],[9.446316,49.270393,191.789487],[9.446746,49.269852,192.289256],[9.447858,49.267974,195.174475],[9.448337,49.266898,198.335324],[9.448932,49.265952,201.33384],[9.449912,49.265006,204.690103],[9.451024,49.264033,207.035344],[9.452066,49.263315,208.441384],[9.45252,49.263084,207.513863],[9.453263,49.262655,205.915478],[9.454341,49.261918,203.402514],[9.45511,49.26129,201.425888],[9.455975,49.260383,199.109786],[9.456662,49.259831,198.050408],[9.45873,49.258171,193.17475],[9.459785,49.257517,189.841123],[9.46082,49.256552,184.948292],[9.460997,49.256281,183.988961],[9.46131,49.254869,179.972909],[9.461228,49.254358,179.206184],[9.461047,49.253839,178.773947],[9.460971,49.253667,178.62858],[9.460907,49.253568,178.541323],[9.460468,49.252888,178.007637],[9.460338,49.252749,177.985078],[9.459981,49.252574,177.944709],[9.459165,49.252254,177.858635],[9.458628,49.25203,177.801012],[9.458555,49.251999,177.793137],[9.458456,49.251953,177.782149],[9.458297,49.251881,177.783339],[9.458201,49.251838,177.799733],[9.457962,49.251766,177.836798],[9.45784,49.251747,177.854459],[9.457714,49.251736,177.872359],[9.457588,49.251745,177.890207],[9.457461,49.251771,177.908949],[9.45728,49.251825,177.936972],[9.45699,49.251911,177.981824],[9.455753,49.252249,178.217414],[9.455803,49.25206,178.439916],[9.456067,49.25125,179.400618],[9.456093,49.250687,180.054045],[9.456053,49.250439,180.474933],[9.45592,49.250047,181.574025],[9.455824,49.250052,181.746113],[9.455556,49.250063,182.225951],[9.455404,49.250099,182.514887],[9.452587,49.25094,188.165523],[9.451984,49.251155,189.442502],[9.451784,49.251231,189.872604],[9.451393,49.251491,190.401999],[9.450198,49.251874,190.844236],[9.450019,49.251974,190.922502],[9.449689,49.252062,191.040919],[9.4475,49.252873,189.063],[9.44644,49.253095,187.728473],[9.44561,49.25309,186.511021],[9.445221,49.253031,185.925255],[9.444516,49.252852,184.815718],[9.444088,49.252688,184.180982],[9.4434,49.252265,183.659817],[9.44291,49.251755,183.151266],[9.44268,49.251244,182.753998],[9.442614,49.250761,183.664323],[9.442703,49.250331,184.478887],[9.443149,49.249235,185.891904],[9.443156,49.248821,185.585649],[9.44304,49.248361,185.240807],[9.442904,49.248128,185.05637],[9.442481,49.247737,184.450119],[9.441941,49.247369,182.527138],[9.44095,49.247033,179.776312],[9.439842,49.246753,177.696165],[9.438427,49.246392,176.765256],[9.436557,49.24592,176.263384],[9.435468,49.245689,176.240212],[9.434673,49.245637,176.214802],[9.433945,49.245672,176.183783],[9.433005,49.245864,176.141928],[9.432949,49.245877,176.139403],[9.432898,49.245889,176.137099],[9.432717,49.24593,176.128958],[9.432498,49.24598,176.119099],[9.432387,49.246016,176.109593],[9.430625,49.246592,175.794299],[9.429932,49.246805,175.672653],[9.429294,49.247063,175.59184],[9.428405,49.247631,175.457894],[9.426678,49.248784,175.433096],[9.425643,49.249198,175.437945],[9.424856,49.249396,175.310193],[9.423837,49.249548,175.151871],[9.422596,49.24962,175.059761],[9.421581,49.249585,175.079752],[9.419894,49.249374,175.291107],[9.418575,49.249195,175.758044],[9.417225,49.248931,176.059425],[9.41602,49.248657,176.063075],[9.415183,49.248397,176.065727],[9.415025,49.248331,176.023481],[9.414278,49.247909,175.790702],[9.413165,49.247149,175.410686],[9.412551,49.246673,175.165473],[9.411933,49.246091,174.886422],[9.411065,49.245067,174.483543],[9.410282,49.243967,174.095925],[9.409933,49.243378,173.858587],[9.409144,49.241682,172.849756],[9.408551,49.241002,172.191627],[9.408496,49.241004,172.161379],[9.408433,49.240855,172.031372],[9.40812,49.240627,171.820054],[9.4079,49.240483,171.69226],[9.407199,49.240127,171.32794],[9.406988,49.240045,171.227209],[9.406497,49.239912,171.00914],[9.405685,49.239771,170.928984],[9.404648,49.239792,171.198748],[9.402904,49.239975,171.705612],[9.402361,49.240116,171.920226],[9.401787,49.240336,172.16467],[9.400828,49.240774,172.523893],[9.400735,49.240886,172.469301],[9.400258,49.241196,172.281011],[9.400185,49.241256,172.248176],[9.399652,49.2417,172.00645],[9.399624,49.241678,171.994193],[9.399463,49.241562,171.927115],[9.398878,49.241313,171.685493],[9.398057,49.241033,171.195609],[9.397785,49.240993,171.048149],[9.395742,49.241871,169.742021],[9.394459,49.242348,168.944041],[9.393028,49.243028,168.993591],[9.391421,49.244144,169.771859],[9.390918,49.244439,170.155813],[9.390271,49.244697,170.58632],[9.385869,49.24471,171.390846],[9.381816,49.244621,170.527556],[9.381778,49.244575,170.476443],[9.380274,49.244523,169.514843],[9.378084,49.244301,168.42605],[9.374505,49.243867,167.923863],[9.37421,49.243914,167.933385],[9.37339,49.243786,168.045246],[9.372046,49.243466,168.430192],[9.369744,49.242861,169.145578],[9.367528,49.24193,169.83157],[9.366,49.241133,170.049089],[9.364301,49.239976,169.81255],[9.363743,49.239602,170.028399],[9.363144,49.239334,170.2244],[9.362442,49.239135,170.430973],[9.361704,49.239048,170.556507],[9.361663,49.239135,170.57577],[9.361629,49.239216,170.593544],[9.361627,49.239272,170.605398],[9.359095,49.239218,170.409977],[9.358251,49.239162,169.880872],[9.357397,49.239069,169.340883],[9.357407,49.238954,169.230852],[9.357407,49.238934,169.211747],[9.356887,49.2389,168.972517],[9.355727,49.239159,168.470439],[9.353493,49.239685,167.925491],[9.351977,49.240008,167.819699],[9.351093,49.240088,167.780088],[9.350965,49.240154,167.772849],[9.350928,49.240245,167.766448],[9.350984,49.24035,167.758889],[9.350915,49.240384,167.755053],[9.350893,49.240652,167.736807],[9.350657,49.240824,167.721109],[9.349396,49.241258,167.650279],[9.348935,49.240422,167.579401],[9.347611,49.240434,168.406728],[9.346748,49.240323,169.22474],[9.346033,49.240157,169.930478],[9.344923,49.239868,170.904281],[9.344584,49.23979,171.188677],[9.343796,49.239772,171.812548],[9.34136,49.239984,171.232217],[9.341264,49.240029,171.163717],[9.339989,49.240124,170.446641],[9.339097,49.240139,169.978306],[9.338943,49.240213,169.877945],[9.338865,49.240423,169.704231],[9.33603,49.239963,170.688002],[9.335344,49.239728,171.386458],[9.334619,49.239589,173.290691],[9.33465,49.239447,173.844337],[9.334611,49.239288,174.465883],[9.334395,49.239188,175.133195],[9.334381,49.238928,176.137391],[9.334196,49.238722,177.059138],[9.333899,49.238605,177.933317],[9.332489,49.23834,180.304551],[9.332116,49.238253,180.927253],[9.331736,49.238165,181.561131],[9.331244,49.238037,182.393769],[9.330609,49.237871,181.866115],[9.329968,49.237609,181.210762],[9.329955,49.237484,181.044473],[9.329968,49.237408,180.942975],[9.329993,49.237304,180.803251],[9.329997,49.237274,180.763283],[9.329999,49.237213,180.682302],[9.33,49.237165,180.618588],[9.329408,49.23711,180.100391],[9.329345,49.237102,180.041797],[9.329202,49.237085,179.814779],[9.327478,49.23686,177.068863],[9.327484,49.236845,177.031778],[9.327521,49.236747,176.790337],[9.327642,49.236688,176.554468],[9.328498,49.23657,175.219144],[9.32875,49.236512,174.825084],[9.328947,49.236466,174.516532],[9.329157,49.236418,174.188398],[9.329886,49.23627,173.062504],[9.330013,49.236239,172.862545],[9.330425,49.236139,172.214305],[9.330241,49.235742,171.384111],[9.330196,49.235631,171.192906],[9.330102,49.235467,170.901313],[9.330154,49.235027,170.166442],[9.330445,49.234781,169.648831],[9.331027,49.234713,169.005961],[9.33145,49.23456,169.064107],[9.331795,49.234269,170.170759],[9.331585,49.234146,170.724695],[9.331285,49.233939,171.581719],[9.331054,49.233778,172.245154],[9.331038,49.233769,172.286621],[9.33096,49.23372,172.499154],[9.330806,49.233573,173.03474],[9.330574,49.233632,173.523625],[9.330491,49.233449,174.09788],[9.329953,49.233028,176.837563],[9.32883,49.232566,181.168058],[9.328482,49.232316,182.856095],[9.328242,49.231963,183.995102],[9.328209,49.231584,185.010526],[9.328207,49.231074,186.374729],[9.328328,49.230479,187.929637],[9.32808,49.229675,188.817976],[9.328114,49.228573,189.743969],[9.328162,49.228314,189.577228],[9.327958,49.227822,189.251456],[9.327822,49.227651,189.128303],[9.327632,49.227322,188.903575],[9.327611,49.227164,188.802213],[9.328556,49.225461,187.149261],[9.328986,49.225434,187.327871],[9.329687,49.225243,188.619628],[9.329664,49.225187,188.770609],[9.329762,49.225083,189.088604],[9.329755,49.224966,189.39351],[9.32931,49.224662,190.488693],[9.32902,49.224336,191.470481],[9.328699,49.223572,193.220714],[9.327575,49.222513,195.778633],[9.327323,49.222451,195.956798],[9.327228,49.222234,196.185429],[9.326049,49.220864,198.24603],[9.325866,49.220645,198.811249],[9.325225,49.220546,199.785881],[9.323215,49.219732,202.553669],[9.321823,49.219063,203.881536],[9.320255,49.218416,203.684537],[9.319776,49.218123,203.614831],[9.319601,49.218108,203.537911],[9.31901,49.217909,203.176181],[9.318718,49.218174,202.904241],[9.317326,49.217552,201.779743],[9.316675,49.217357,200.747161],[9.316008,49.216981,199.476882],[9.315329,49.21651,198.113039],[9.313599,49.215876,197.22366],[9.31253,49.215563,197.714167],[9.312721,49.215381,198.298715],[9.31173,49.214855,200.508343],[9.311363,49.214751,201.200608],[9.310985,49.214735,201.833116],[9.310832,49.214756,202.069843],[9.3107,49.21472,202.286435],[9.308769,49.214075,205.570404],[9.307535,49.21354,206.488901],[9.304906,49.213015,206.999791],[9.304652,49.212958,206.956164],[9.304433,49.212775,206.898403],[9.304108,49.212231,206.776493],[9.303559,49.212388,206.902911],[9.303417,49.212413,206.933934],[9.303202,49.212164,207.026247],[9.302944,49.21202,207.09783],[9.301058,49.211395,208.740055],[9.30066,49.211262,209.398893],[9.300194,49.211117,210.159587],[9.30016,49.211086,210.245619],[9.299963,49.210894,210.767064],[9.29991,49.210766,211.066204],[9.299293,49.210624,212.613105],[9.298948,49.210545,213.651487],[9.298644,49.210499,214.53782],[9.298494,49.210489,214.966088],[9.297594,49.210552,217.537056],[9.2963,49.210656,221.320831],[9.296083,49.210709,222.005146],[9.295964,49.21079,222.512781],[9.295495,49.210541,224.297935],[9.294935,49.210233,226.460268],[9.294092,49.209846,228.519932],[9.29382,49.209724,229.048376],[9.2929,49.209299,230.853084],[9.29183,49.20899,232.656579],[9.290583,49.208877,234.525786],[9.28901,49.208799,237.540682],[9.288796,49.208771,238.079288],[9.286979,49.208011,243.670565],[9.286062,49.207706,247.105007],[9.284085,49.206899,255.682506],[9.282599,49.206162,263.511703],[9.282532,49.20624,263.961472],[9.280959,49.206171,269.140942],[9.278522,49.205567,273.517728],[9.277591,49.205294,274.18934],[9.277364,49.205237,274.154973],[9.276813,49.205041,273.396615],[9.276188,49.204807,272.525869],[9.272392,49.203536,266.851464],[9.26907,49.202359,259.320938],[9.267376,49.201868,254.898337],[9.266827,49.201784,252.763087],[9.266325,49.201799,250.860075],[9.266042,49.201853,249.743619],[9.265741,49.201929,248.521617],[9.264915,49.202265,244.503921],[9.264598,49.202487,242.105049],[9.264311,49.202682,239.967568],[9.263647,49.202937,235.991526],[9.262719,49.203137,231.146248],[9.262003,49.203187,228.671532],[9.258602,49.203299,218.427049],[9.258191,49.203313,217.416077],[9.25547,49.203405,211.684341],[9.255001,49.203416,210.772575],[9.254195,49.20341,208.996155],[9.253467,49.203258,207.103055],[9.249695,49.202391,197.357443],[9.249217,49.20229,196.362201],[9.248976,49.201941,195.77386],[9.248417,49.201447,194.829816],[9.248135,49.201277,194.444582],[9.247751,49.201079,193.953444],[9.247459,49.200956,193.528456],[9.246811,49.200733,192.414284],[9.246582,49.200666,192.032574],[9.24508,49.200183,189.480702],[9.244955,49.200137,189.248274],[9.244503,49.199899,188.307784],[9.244408,49.199834,188.084928],[9.244237,49.199752,187.741279],[9.243986,49.199703,187.316857],[9.243507,49.199778,186.518828],[9.243275,49.199728,186.123033],[9.243088,49.199675,185.792789],[9.242658,49.199508,185.050077],[9.242166,49.199235,184.581639],[9.241315,49.198741,183.755514],[9.241305,49.198737,183.747004],[9.240847,49.198637,183.396544],[9.240488,49.198569,183.125273],[9.240106,49.198497,183.103552],[9.240335,49.197896,183.093938],[9.239968,49.197838,183.090107],[9.239573,49.197776,183.085986],[9.239209,49.197722,183.0822],[9.238809,49.197658,182.965664],[9.238026,49.197527,182.294706],[9.237944,49.197512,182.224018],[9.237723,49.197461,182.029455],[9.23544,49.196918,179.012522],[9.234266,49.196563,176.564997],[9.233539,49.196284,174.634246],[9.232936,49.196043,172.569367],[9.23264,49.196009,171.691408],[9.232592,49.195927,171.298931],[9.23201,49.19557,168.967045],[9.231313,49.195036,166.051172],[9.231197,49.194943,165.584097],[9.230261,49.194522,162.693417],[9.229688,49.194372,161.123096],[9.228316,49.194265,159.487919],[9.228203,49.194222,159.368259],[9.228182,49.194197,159.328323],[9.228096,49.194045,159.101391],[9.227766,49.193931,158.759807],[9.227616,49.193879,158.604423],[9.226963,49.193509,157.9877],[9.226801,49.193363,157.942775],[9.22671,49.193324,157.92506],[9.226183,49.193261,157.837844],[9.226101,49.193302,157.821037],[9.225925,49.193458,157.772756],[9.225661,49.193565,157.722184],[9.22502,49.193677,157.614169],[9.224908,49.193685,157.595828],[9.224051,49.193822,157.407051],[9.223509,49.193847,157.286683],[9.222817,49.193865,157.133264],[9.222676,49.193865,157.102028],[9.222302,49.193716,157.004994],[9.221787,49.19318,157.035579],[9.221455,49.192808,157.091574],[9.221181,49.192521,157.135558],[9.221058,49.192381,157.156548],[9.220946,49.192255,157.175495],[9.220873,49.192167,157.18851],[9.220719,49.191926,157.282763],[9.220629,49.191476,157.511347],[9.220628,49.191206,157.647341],[9.220684,49.191164,157.6754],[9.220788,49.191109,157.719439],[9.220768,49.190831,157.859616],[9.220809,49.190796,157.881818],[9.22075,49.190734,157.918593],[9.220461,49.190472,158.081273],[9.220025,49.190058,157.793222],[9.219841,49.189978,157.692521],[9.219029,49.189627,157.248908],[9.218561,49.189197,156.880996],[9.218526,49.189157,156.84442],[9.218466,49.189089,156.735759],[9.218402,49.189019,156.622877],[9.218319,49.189053,156.534255],[9.218198,49.189102,156.405473],[9.218076,49.189152,156.275192],[9.217994,49.18913,156.194998],[9.21789,49.189272,155.977071],[9.217699,49.189328,155.78768],[9.216726,49.189331,154.907385],[9.215551,49.189305,153.966549],[9.215219,49.189279,153.735507],[9.215158,49.189196,153.638159],[9.215284,49.188838,153.249785],[9.215417,49.187715,151.941707],[9.215509,49.187427,151.540161],[9.215414,49.186567,150.363354],[9.215116,49.185806,149.689553],[9.213415,49.18503,149.091549],[9.213246,49.18492,149.42239],[9.213123,49.184561,150.203156],[9.212941,49.183747,151.949035],[9.212296,49.183468,152.931404],[9.211686,49.183294,153.562977],[9.210475,49.183044,154.768102],[9.20952,49.18284,155.558976],[9.208581,49.182657,156.085724],[9.206994,49.182339,156.924429],[9.205386,49.181908,157.529588],[9.204717,49.181673,157.765059],[9.204314,49.18146,157.426147],[9.203704,49.180904,156.741654],[9.20306,49.179636,155.144183],[9.202927,49.179042,154.273277],[9.202915,49.178385,153.378276],[9.203773,49.174011,154.560682],[9.203613,49.173757,154.725838],[9.203162,49.173497,154.962189],[9.203256,49.172709,156.304151],[9.203003,49.172472,156.968998],[9.203093,49.172195,157.620429],[9.203005,49.172157,157.779041],[9.203031,49.172072,157.978448],[9.203087,49.171945,158.282497],[9.203027,49.171556,159.181894],[9.203021,49.171504,159.300678],[9.202845,49.170242,162.113484],[9.202834,49.170134,162.353736],[9.202862,49.169746,163.215914],[9.202902,49.169309,163.61301],[9.202914,49.169155,163.743109],[9.202942,49.168913,163.947868],[9.202691,49.16891,164.086353],[9.20236,49.168909,164.268948],[9.202159,49.168909,164.379827],[9.201647,49.168909,164.662266],[9.201492,49.168917,164.748037],[9.201368,49.168927,164.741483],[9.200501,49.168967,164.287722],[9.200126,49.168952,164.09158],[9.199858,49.168935,163.951008],[9.199587,49.168908,163.807894],[9.199122,49.168816,163.554259],[9.198666,49.168664,163.289554],[9.198356,49.16851,163.095589],[9.198092,49.168386,162.933643],[9.197894,49.168315,162.821136],[9.197725,49.16829,162.734811],[9.197557,49.167911,162.434138],[9.197535,49.167862,162.395226],[9.197499,49.16778,162.330221],[9.197474,49.167695,162.264267],[9.197067,49.167713,162.06103],[9.196738,49.167561,162.183536],[9.196363,49.167377,162.629152],[9.195915,49.167244,163.096792],[9.195673,49.167228,163.327976],[9.19518,49.167277,163.801935],[9.195095,49.167281,163.882933],[9.194567,49.167243,164.387805],[9.192868,49.166643,166.206884],[9.192066,49.166317,167.095551],[9.191548,49.166059,167.392635],[9.190602,49.165773,167.793239],[9.187781,49.164882,168.472116],[9.186925,49.164538,168.578596],[9.186401,49.164288,168.618025],[9.185525,49.163477,168.710325],[9.18519,49.163293,168.650588],[9.184568,49.16309,168.088896],[9.184355,49.162994,167.879873],[9.183193,49.162624,166.83558],[9.18277,49.162596,166.502363],[9.18133,49.162178,166.032344],[9.180466,49.161929,165.750663],[9.179891,49.161832,165.843614],[9.177808,49.161406,166.730921],[9.176839,49.161093,166.481085],[9.176385,49.160767,166.236505],[9.176295,49.160567,166.120862],[9.176358,49.160268,165.953441],[9.176231,49.160046,165.821964],[9.176069,49.160063,165.706306],[9.175866,49.160102,165.53573],[9.175137,49.160373,164.859687],[9.175053,49.160403,164.782526],[9.174173,49.160718,163.973743],[9.173559,49.159762,163.811103],[9.17353,49.159723,163.824245],[9.173446,49.159501,163.893553],[9.173458,49.159314,163.950274],[9.173507,49.159195,163.987622],[9.173627,49.158911,164.076916],[9.173595,49.158755,164.124616],[9.173395,49.158653,164.183212],[9.172623,49.158411,164.389279],[9.172439,49.15853,164.451569],[9.17225,49.158462,164.503492],[9.171644,49.158357,164.654392],[9.171599,49.15835,164.665525],[9.171085,49.158268,164.792876],[9.170786,49.158216,164.859375],[9.170501,49.158168,164.922062],[9.16993,49.158076,165.047324],[9.169932,49.157862,165.117027],[9.169937,49.157697,165.170779],[9.16987,49.157495,165.238102],[9.169524,49.157245,165.34793],[9.16898,49.157026,165.513924],[9.168885,49.157009,165.541175],[9.168649,49.156985,165.607256],[9.167366,49.156637,165.991562],[9.166574,49.156476,166.123069],[9.166395,49.156435,166.108064],[9.166027,49.156361,166.077606],[9.162615,49.155677,165.834517],[9.160739,49.155262,165.98156],[9.157125,49.153655,166.939307],[9.155925,49.152598,166.652417],[9.155432,49.152155,166.494569],[9.155146,49.151896,166.340688],[9.15486,49.151635,166.163299],[9.15437,49.151174,165.853136],[9.154056,49.1506,165.516358],[9.154015,49.150525,165.478625],[9.153712,49.149926,165.682194],[9.153481,49.149681,165.775066],[9.153249,49.149527,165.844823],[9.152743,49.149312,165.972162],[9.151595,49.149113,166.294617],[9.148134,49.148619,166.976673],[9.147706,49.148446,167.004976],[9.14648,49.147741,167.332286],[9.144668,49.146715,168.144817],[9.14263,49.146149,169.098997],[9.140412,49.145798,168.720798],[9.139026,49.145578,168.555528],[9.137177,49.145769,168.371182],[9.136836,49.145419,168.298955],[9.136474,49.145296,168.252518],[9.13619,49.14537,168.217718],[9.13588,49.145601,168.164226],[9.134805,49.145578,168.130053],[9.132129,49.145651,168.775118],[9.132114,49.145292,169.269664],[9.131942,49.145129,169.542405],[9.131728,49.144982,169.821934],[9.131568,49.144735,170.191343],[9.131423,49.144636,170.380144],[9.131088,49.144594,170.687405],[9.130888,49.144753,170.97095],[9.130523,49.144878,171.280701],[9.129849,49.145074,171.80813],[9.129506,49.145136,172.062587],[9.129182,49.145136,172.294267],[9.128959,49.145115,172.455369],[9.128558,49.145047,172.751586],[9.128203,49.145045,173.005442],[9.127828,49.145041,172.955717],[9.127672,49.145143,172.92284],[9.127487,49.145163,172.89489],[9.127481,49.145102,172.880961],[9.126875,49.145094,172.790614],[9.126057,49.145094,172.668684],[9.125141,49.145132,172.586972],[9.124809,49.145291,172.574736],[9.124452,49.145372,172.5635],[9.123911,49.145404,172.547347],[9.123233,49.145378,172.527151],[9.122293,49.145405,172.774005],[9.121487,49.145363,173.084241],[9.120814,49.145334,173.343025],[9.119969,49.145262,173.700201],[9.119099,49.145266,174.139053],[9.119004,49.145288,174.189887],[9.118536,49.145626,174.541536],[9.118167,49.145687,174.733516],[9.117916,49.145356,175.060578],[9.117723,49.145315,175.237923],[9.116299,49.145416,176.489731],[9.115908,49.14535,176.842641],[9.114368,49.145519,178.198102],[9.112818,49.145711,179.5617],[9.112809,49.145686,179.595638],[9.112767,49.145588,179.730128],[9.112955,49.145559,179.817287],[9.11293,49.145478,179.870771],[9.112727,49.145506,179.958608],[9.112409,49.14555,180.096223],[9.110991,49.145762,180.71206],[9.110233,49.145873,181.061502],[9.109834,49.145931,181.260713],[9.109739,49.145946,181.308344],[9.108521,49.146098,181.912684],[9.108079,49.146111,182.128325],[9.107666,49.146095,182.372429],[9.106536,49.14599,183.20657],[9.104797,49.145649,184.236255],[9.104758,49.145678,184.233428],[9.104663,49.145828,184.221546],[9.104572,49.146023,184.206624],[9.103853,49.145739,184.166414],[9.103747,49.145681,184.159798],[9.10261,49.145435,184.066825],[9.096825,49.144313,183.863527],[9.095156,49.144002,184.106413],[9.093089,49.143721,183.190731],[9.092993,49.143752,183.142717],[9.092903,49.143799,183.091069],[9.092763,49.144363,182.640755],[9.092717,49.144402,182.596076],[9.092583,49.144468,182.496552],[9.092546,49.144449,182.468642],[9.091671,49.1441,181.860577],[9.091537,49.143951,181.703777],[9.091473,49.14388,181.629015],[9.090745,49.143744,181.223315],[9.089825,49.14365,181.016832],[9.089416,49.1438,180.912856],[9.089213,49.143991,180.834],[9.089119,49.144008,180.812374],[9.088931,49.144027,180.770191],[9.087139,49.144303,180.983117],[9.085847,49.144118,181.346022],[9.084318,49.144023,182.048605],[9.082951,49.144131,182.710884],[9.081059,49.143888,182.681881],[9.079774,49.143684,182.725095],[9.078231,49.143349,182.918761],[9.077985,49.143194,182.959447],[9.077526,49.143123,183.01014],[9.075339,49.143011,183.204006],[9.075322,49.142756,183.237159],[9.074586,49.142737,183.226985],[9.073011,49.142735,183.20523],[9.070354,49.141881,184.967457],[9.07018,49.141854,185.092162],[9.069798,49.142161,186.946017],[9.069469,49.142276,188.143251],[9.069431,49.142289,188.280885],[9.068406,49.142456,191.671184],[9.068294,49.142468,192.035444],[9.067567,49.142536,194.581963],[9.067322,49.142568,195.72042],[9.06654,49.142798,199.627437],[9.065944,49.143073,202.950874],[9.065869,49.14312,203.424141],[9.06518,49.143602,206.811135],[9.064851,49.143839,207.301598],[9.064466,49.143976,207.740836],[9.064078,49.143999,208.131282],[9.063421,49.143967,208.791547],[9.061661,49.143554,206.866225],[9.061642,49.143551,206.834125],[9.06123,49.143501,206.14596],[9.060423,49.14341,204.801091],[9.05967,49.143327,203.515025],[9.059364,49.143224,202.934315],[9.057942,49.143124,200.520915],[9.057023,49.143114,198.950727],[9.056412,49.14328,197.814835],[9.055641,49.143569,196.289211],[9.05437,49.143742,194.609264],[9.054137,49.14377,194.375674],[9.053724,49.143822,193.960969],[9.052604,49.143815,192.856564],[9.052535,49.14384,192.778789],[9.051593,49.144273,192.617419],[9.051101,49.144601,192.602573],[9.050859,49.144731,192.595955],[9.05055,49.144824,192.588766],[9.050329,49.144874,192.583824],[9.050135,49.144907,192.589249],[9.049887,49.144972,192.63547],[9.049382,49.14513,192.732316],[9.049323,49.145157,192.744773],[9.049231,49.145198,192.764032],[9.048485,49.145533,192.920576],[9.04844,49.145467,192.939689],[9.047927,49.145697,193.047284],[9.047366,49.145788,193.265122],[9.046418,49.14574,193.642768],[9.045623,49.145747,193.958548],[9.045483,49.145714,194.017652],[9.044271,49.145928,194.506165],[9.043693,49.145945,194.729661],[9.043244,49.145892,194.905902],[9.042248,49.145761,195.295897],[9.042007,49.1458,195.389131],[9.041725,49.145954,195.527087],[9.041593,49.146159,195.654792],[9.041591,49.146368,195.774782],[9.041749,49.146565,195.9025],[9.04215,49.146792,196.10165],[9.042535,49.146905,196.248589],[9.042741,49.1471,196.292185],[9.042618,49.147221,196.318911],[9.042359,49.14746,196.372793],[9.042158,49.14761,196.40948],[9.04191,49.147763,196.450493],[9.041247,49.148337,196.562878],[9.039799,49.148276,196.343772],[9.039422,49.148366,196.283171],[9.037483,49.148836,196.728562],[9.03477,49.148996,199.065237],[9.034547,49.149037,199.378415],[9.034134,49.149154,199.986906],[9.033328,49.149485,201.387756],[9.031729,49.15024,206.269488],[9.03087,49.150657,208.859019],[9.029244,49.151233,213.16166],[9.02853,49.151486,214.562239],[9.028169,49.151625,214.865212],[9.027549,49.151921,215.42037],[9.027254,49.15214,215.743113],[9.026896,49.152529,216.245171],[9.026362,49.153218,216.587364],[9.025397,49.153973,216.950781],[9.024914,49.154328,217.839959],[9.024489,49.154671,218.888576],[9.024279,49.155008,219.752939],[9.023796,49.154835,220.60839],[9.023535,49.154741,221.071242],[9.023078,49.154695,222.426673],[9.022714,49.154682,223.683508],[9.0193,49.15409,235.573609],[9.018636,49.153931,237.874605],[9.01734,49.153821,240.199366],[9.016258,49.153806,240.926424],[9.016004,49.153939,241.145013],[9.015623,49.154028,241.416806],[9.014578,49.153947,241.843393],[9.009765,49.153475,244.304355],[9.008956,49.153315,244.039345],[9.00865,49.153253,243.938898],[9.008094,49.153139,243.756195],[9.008013,49.153122,243.729521],[9.007731,49.153064,243.636829],[9.007383,49.152993,243.522526],[9.006812,49.152876,242.652169],[9.005524,49.152613,240.611105],[9.003697,49.152239,237.129233],[9.001421,49.151774,231.992616],[9.000851,49.151655,230.564048],[9.000495,49.151538,229.612797],[8.997863,49.150309,222.565647],[8.997,49.150763,220.761515],[8.99644,49.150851,220.081713],[8.995566,49.15084,219.049901],[8.995143,49.150895,218.540846],[8.995005,49.150789,218.289601],[8.994896,49.150745,218.159742],[8.99446,49.151063,217.883511],[8.993145,49.151625,217.219073],[8.992811,49.151049,216.806152],[8.989022,49.152324,214.579581],[8.989032,49.152421,214.490193],[8.987747,49.152864,213.637017],[8.987238,49.153108,213.27344],[8.985357,49.154575,212.082681],[8.984535,49.155056,211.785875],[8.983956,49.155489,211.761953],[8.983401,49.155627,211.751315],[8.98281,49.155508,211.740236],[8.982699,49.155465,211.737925],[8.982178,49.155466,211.728591],[8.981944,49.155507,211.633554],[8.981477,49.15563,211.397645],[8.98128,49.155802,211.24367],[8.981146,49.15585,211.172078],[8.980767,49.156107,210.916255],[8.980701,49.15614,210.877325],[8.980396,49.156293,210.697208],[8.980264,49.15638,210.609394],[8.980149,49.156523,210.49363],[8.979965,49.156624,210.404022],[8.9799,49.156652,210.381963],[8.97943,49.156783,210.237165],[8.979293,49.156804,210.197286],[8.978926,49.156848,210.09154],[8.978003,49.156891,209.829287],[8.977852,49.156887,209.786457],[8.97685,49.156985,209.581613],[8.976772,49.156991,209.570776],[8.975894,49.157104,209.447299],[8.975697,49.157108,209.420103],[8.974635,49.157246,209.226835],[8.972245,49.157725,207.289301],[8.971166,49.157772,206.804386],[8.971188,49.15791,206.723251],[8.970021,49.157991,206.274457],[8.969836,49.158068,206.190595],[8.968651,49.158255,206.315519],[8.966601,49.158967,206.813319],[8.966383,49.15898,206.852831],[8.965199,49.159097,207.068964],[8.965029,49.159036,207.103963],[8.964874,49.159036,207.13194],[8.964154,49.158897,207.065564],[8.963728,49.158902,206.864803],[8.961657,49.159314,205.786336],[8.961206,49.159492,205.333022],[8.960825,49.159527,205.001934],[8.960774,49.159625,204.865711],[8.960597,49.159603,204.710667],[8.960023,49.159478,204.190044],[8.95919,49.159514,203.494421],[8.958289,49.159621,202.939334],[8.957438,49.159635,202.423325],[8.956051,49.159526,201.323449],[8.951209,49.159284,195.66928],[8.948626,49.159177,193.34981],[8.947095,49.158986,192.205119],[8.945541,49.158599,191.057229],[8.944273,49.15813,190.173879],[8.943898,49.158036,189.930353],[8.942403,49.157857,188.660226],[8.942012,49.157792,188.238774],[8.941863,49.15778,188.081943],[8.941506,49.158121,187.421795],[8.941393,49.158102,187.299909],[8.941045,49.15801,186.907789],[8.939593,49.157495,186.129441],[8.939436,49.157435,186.064819],[8.937851,49.156844,185.822296],[8.937797,49.156805,185.845513],[8.937678,49.156714,185.89835],[8.938064,49.156587,186.023047],[8.938338,49.156428,186.128759],[8.938503,49.156213,186.234911],[8.938622,49.155661,186.399149],[8.938534,49.154404,185.984605],[8.938087,49.15354,185.881693],[8.937524,49.152751,185.954848],[8.936715,49.152369,186.080654],[8.935428,49.15165,186.561622],[8.934904,49.150138,186.874032],[8.934218,49.149459,186.924391],[8.931593,49.147797,186.290839],[8.929491,49.146491,185.967887],[8.928698,49.145464,186.104402],[8.928366,49.14504,186.531503],[8.926883,49.14327,188.044935],[8.926073,49.142497,188.543862],[8.925183,49.141808,188.01579],[8.924893,49.141602,187.834184],[8.924668,49.14147,187.705973],[8.924514,49.141387,187.621326],[8.924115,49.141197,187.411965],[8.92407,49.141132,187.383533],[8.924024,49.141067,187.359217],[8.924122,49.141036,187.335042],[8.924055,49.140807,187.25589],[8.922963,49.140434,186.982302],[8.919908,49.13951,187.066079],[8.918014,49.138926,187.67463],[8.917866,49.138934,187.721253],[8.917385,49.138757,187.894516],[8.917302,49.138726,187.924522],[8.916709,49.13851,188.186743],[8.91654,49.138442,188.265809],[8.916182,49.138311,188.429275],[8.916062,49.138266,188.484396],[8.915421,49.13801,188.783676],[8.915314,49.137964,188.834699],[8.915059,49.137888,188.946368],[8.91493,49.137896,188.998007],[8.914613,49.137943,189.122822],[8.914372,49.138036,189.227473],[8.914235,49.138115,189.295777],[8.913594,49.138479,189.613241],[8.913412,49.138492,189.681717],[8.913414,49.138443,189.70974],[8.913398,49.138393,189.738945],[8.913276,49.138079,189.924165],[8.913061,49.13811,190.00651],[8.912878,49.138132,190.076102],[8.91227,49.138146,190.481315],[8.912282,49.138092,190.537187],[8.911839,49.137993,190.850775],[8.91144,49.137978,191.118495],[8.911455,49.137346,191.765674],[8.911147,49.137292,191.895017],[8.910845,49.137239,191.803397],[8.911024,49.136832,191.613718],[8.910509,49.136671,191.446469],[8.910683,49.136521,191.362132],[8.910927,49.136408,191.274535],[8.911125,49.136224,191.173752],[8.910656,49.136003,190.922676],[8.910736,49.135933,190.854637],[8.910486,49.135824,190.701629],[8.910265,49.135785,190.585049],[8.909603,49.135511,190.186086],[8.909394,49.135506,190.079569],[8.908627,49.13528,189.709123],[8.908247,49.135187,189.690195],[8.908035,49.135075,189.677482],[8.90687,49.134841,189.620626],[8.906825,49.13483,189.618385],[8.9064,49.134752,189.597791],[8.906293,49.134734,189.592637],[8.905755,49.134641,189.895013],[8.905677,49.134653,189.952527],[8.905625,49.134618,190.006075],[8.905624,49.134604,190.02145],[8.905716,49.134554,190.107295],[8.905803,49.134241,190.456301],[8.905813,49.134138,190.569524],[8.905845,49.134128,190.594979],[8.90573,49.134085,190.690052],[8.905723,49.134062,190.71578],[8.905731,49.134035,190.745951],[8.905751,49.134015,190.772171],[8.905781,49.134,190.799272],[8.905816,49.133998,190.824491],[8.905841,49.133996,190.842569],[8.905804,49.133917,190.933213],[8.905768,49.133698,191.174851],[8.90571,49.133351,191.557794],[8.905693,49.133244,191.770082],[8.905568,49.133231,191.934825],[8.905457,49.133192,192.098815],[8.905367,49.133133,192.264641],[8.905301,49.13309,192.385871],[8.905054,49.132947,192.815153],[8.904234,49.13265,194.03509],[8.902953,49.132211,195.2948],[8.902288,49.132044,195.481407],[8.900893,49.131734,195.852194],[8.90057,49.1316,195.788656],[8.899819,49.131243,195.63444],[8.89926,49.130834,195.495125],[8.899296,49.130639,195.445255],[8.899148,49.130487,195.404941],[8.899149,49.130432,195.430731],[8.898942,49.130276,195.5276],[8.897491,49.129411,196.129833],[8.897311,49.129305,196.204131],[8.896297,49.128791,195.878164],[8.894896,49.128896,195.428733],[8.893065,49.1286,195.921664],[8.892283,49.128437,196.188967],[8.892141,49.128377,196.244019],[8.891204,49.127578,196.893207],[8.890582,49.127154,197.27563],[8.890018,49.127073,197.651419],[8.889659,49.126979,198.061303],[8.889024,49.126621,198.949786],[8.888688,49.126402,199.45249],[8.886215,49.124339,207.617554],[8.884687,49.123301,211.612091],[8.884444,49.123112,212.212934],[8.882482,49.121487,216.516888],[8.882139,49.121216,217.020208],[8.880814,49.120493,218.423649],[8.878974,49.119538,217.797185],[8.878521,49.119086,217.669584],[8.877738,49.118465,217.530956],[8.875345,49.11656,220.077388],[8.874428,49.115752,223.390144],[8.872896,49.114837,227.95254],[8.871213,49.114242,232.068153],[8.869598,49.113801,233.470906],[8.868365,49.112941,231.919777],[8.868194,49.112844,231.377223],[8.866661,49.112697,227.662234],[8.866336,49.112569,225.824119],[8.866077,49.112342,223.615738],[8.865998,49.111906,220.193471],[8.865801,49.111557,217.293397],[8.865283,49.111208,213.50512],[8.864368,49.110757,208.136002],[8.863341,49.110319,202.390174],[8.862526,49.110161,199.485145],[8.861473,49.110048,196.861155],[8.860382,49.109896,194.118185],[8.859851,49.109783,193.507886],[8.858442,49.109715,192.290216],[8.857624,49.109755,191.583242],[8.85682,49.109756,191.26895],[8.855549,49.10979,190.800588],[8.85529,49.109723,190.69805],[8.855269,49.109689,190.677423],[8.855194,49.109561,190.600314],[8.854938,49.109251,190.393531],[8.854857,49.109152,190.326427],[8.853748,49.109566,189.827075],[8.853969,49.110098,189.497656],[8.853979,49.110159,189.464373],[8.853893,49.110231,189.45599],[8.849194,49.111259,189.094711],[8.848241,49.111501,188.640197],[8.848047,49.111562,188.49681],[8.84795,49.111644,188.391257],[8.847147,49.111837,187.821354],[8.843772,49.112864,184.655939],[8.842813,49.113064,184.152361],[8.841387,49.113263,183.422864],[8.840006,49.113366,182.832348],[8.837155,49.113338,181.636307],[8.835557,49.113197,180.971304],[8.833709,49.112947,180.456877],[8.833521,49.112687,180.337078],[8.833375,49.112643,180.293261],[8.833198,49.112677,180.24924],[8.833016,49.112806,180.195868],[8.829135,49.11221,179.637684],[8.827422,49.11191,179.844985],[8.823743,49.110846,181.394294],[8.823475,49.110854,181.483502],[8.823581,49.110922,181.532852],[8.823344,49.110855,181.618694],[8.822095,49.110498,180.949856],[8.821644,49.110368,180.64581],[8.821113,49.110339,180.31705],[8.820991,49.110314,180.238175],[8.820836,49.110233,180.115805],[8.820494,49.109901,179.681626],[8.820483,49.10989,179.666367],[8.820117,49.109597,179.227076],[8.819729,49.109294,178.768184],[8.819172,49.108966,178.19895],[8.819032,49.108892,178.062233],[8.818587,49.108624,177.722544],[8.817806,49.108014,177.175956],[8.817434,49.107665,176.883706],[8.817282,49.107528,176.767426],[8.81717,49.10745,176.693911],[8.817095,49.107399,176.654503],[8.816925,49.107287,176.610232],[8.816549,49.107087,176.521304],[8.815773,49.106746,176.349748],[8.815164,49.106514,176.220411],[8.814423,49.106263,176.100834],[8.813574,49.105798,175.974051],[8.812919,49.105524,175.885023],[8.812583,49.105188,175.789692],[8.812204,49.104637,175.586147],[8.811436,49.103579,175.17813],[8.811057,49.10331,175.017543],[8.810911,49.103217,174.959022],[8.810594,49.103033,174.837314],[8.810219,49.1028,174.688789],[8.808854,49.101901,173.893375],[8.808555,49.101688,173.669802],[8.808048,49.1013,173.275185],[8.807778,49.101094,173.065402],[8.807612,49.10097,173.001034],[8.80712,49.100519,172.80016],[8.806826,49.100079,172.626094],[8.806665,49.09969,172.48002],[8.806396,49.099352,172.413397],[8.806135,49.099291,172.422349],[8.805729,49.099186,172.43645],[8.805314,49.098963,172.453792],[8.804243,49.097952,172.297363],[8.80402,49.097522,172.087329],[8.803818,49.097283,171.960991],[8.803226,49.096835,171.68699],[8.80246,49.096426,171.067813],[8.801964,49.095965,170.502551],[8.801192,49.09512,169.551375],[8.800158,49.094236,168.551769],[8.799567,49.093277,167.65465],[8.798522,49.092261,166.637093],[8.797181,49.091711,165.989223],[8.79632,49.091224,165.60654],[8.795427,49.090843,165.749048],[8.79492,49.09061,165.831867],[8.79381,49.089957,166.164034],[8.79335,49.089768,166.36004],[8.792762,49.089644,166.583006],[8.791474,49.089455,167.072264],[8.790193,49.089148,167.619688],[8.789162,49.088929,168.049197],[8.788103,49.088929,168.176146],[8.787666,49.088881,168.229264],[8.787732,49.089566,168.354902],[8.787297,49.089471,168.261392],[8.786068,49.088673,167.556462],[8.785711,49.088501,167.375938],[8.785204,49.088384,167.141173],[8.783752,49.088335,166.455753],[8.78313,49.088335,166.162526],[8.78234,49.088379,165.86751],[8.781092,49.088298,165.544023],[8.780409,49.08838,165.364913],[8.779794,49.088336,165.370076],[8.779228,49.088173,165.747828],[8.779056,49.088384,165.970961],[8.778951,49.088625,166.20476],[8.778657,49.088785,166.438301],[8.778277,49.08891,166.698098],[8.777989,49.089075,166.931876],[8.777669,49.089097,166.969912],[8.776915,49.088945,167.062577],[8.775335,49.088927,167.24819],[8.77184,49.089207,165.194706],[8.771805,49.088789,165.013294],[8.771795,49.088639,164.948229],[8.771717,49.087462,164.950091],[8.771771,49.087137,165.208444],[8.771263,49.087195,165.475326],[8.770422,49.087368,165.931554],[8.770198,49.086938,166.958897],[8.769967,49.086487,168.339636],[8.769665,49.086228,169.285531],[8.769412,49.086196,169.775358],[8.768537,49.085505,172.19107],[8.768344,49.085091,173.234377],[8.768277,49.084934,173.627284],[8.768064,49.08447,174.79508],[8.767955,49.084199,175.470534],[8.767978,49.084025,175.707415],[8.767867,49.083862,175.869284],[8.767769,49.083784,175.960898],[8.767613,49.083668,176.101095],[8.767334,49.08361,176.274971],[8.767254,49.083644,176.33162],[8.76701,49.083586,176.485809],[8.766032,49.082939,177.45879],[8.764045,49.08161,182.208964],[8.763015,49.08093,185.238642],[8.762533,49.08067,186.532229],[8.760621,49.080154,192.149635],[8.758086,49.079192,202.134573],[8.756955,49.078401,208.266925],[8.754574,49.077542,217.314458],[8.755193,49.07714,219.338386],[8.756089,49.076749,221.838236],[8.756507,49.076504,222.230901],[8.756375,49.07642,222.303327],[8.755941,49.076147,222.540127],[8.755794,49.076059,222.618499],[8.753929,49.07499,221.489211],[8.753637,49.074871,221.015844],[8.752314,49.074372,218.272366],[8.751357,49.073788,213.795888],[8.750229,49.073193,208.821021],[8.749523,49.072933,206.003801],[8.749468,49.072916,205.792261],[8.749353,49.072876,205.339351],[8.749135,49.072795,204.46757],[8.749036,49.072761,204.07875],[8.748948,49.07273,203.731196],[8.748455,49.072687,202.001184],[8.746715,49.072953,198.477852],[8.746342,49.073042,197.902859],[8.746025,49.073258,197.240353],[8.745674,49.073819,196.153252],[8.745039,49.074735,195.009235],[8.744143,49.074327,194.411627],[8.743767,49.074208,194.472745],[8.743104,49.074132,194.571258],[8.742939,49.074173,194.597087],[8.742852,49.074105,194.616911],[8.742824,49.073945,194.652893],[8.742892,49.073786,194.689786],[8.743026,49.073651,194.725764],[8.743593,49.073352,195.075372],[8.744177,49.072999,195.713682],[8.744639,49.072515,196.413655],[8.744955,49.071958,197.16636],[8.745036,49.071539,197.762781],[8.745035,49.071477,197.85034],[8.745063,49.07119,198.256457],[8.74521,49.070737,198.910461],[8.74538,49.070532,199.239918],[8.745216,49.070471,199.41439],[8.74507,49.070448,199.55259],[8.745124,49.070003,200.167636],[8.745553,49.06899,201.616049],[8.744751,49.068634,203.026014],[8.744684,49.068583,203.220311],[8.744216,49.068266,204.49377],[8.744114,49.068219,204.729677],[8.743129,49.06746,207.892577],[8.742288,49.06713,211.038359],[8.741187,49.066687,215.184587],[8.740388,49.066371,218.623692],[8.739406,49.065962,223.120541],[8.73906,49.065768,224.880462],[8.738507,49.06531,227.766161],[8.737635,49.064631,231.290546],[8.736301,49.063862,235.733795],[8.735249,49.063815,238.248142],[8.734843,49.062507,243.83277],[8.734611,49.061971,246.386364],[8.734016,49.060654,246.373737],[8.733554,49.060213,245.08475],[8.733174,49.059948,244.204212],[8.731526,49.059046,237.656026],[8.731349,49.058942,236.931032],[8.729233,49.057661,235.719279],[8.728161,49.057124,234.069777],[8.72746,49.056557,232.452544],[8.727117,49.056281,231.591876],[8.726513,49.055839,228.666984],[8.726374,49.055726,227.951477],[8.726216,49.055611,227.188637],[8.724093,49.053927,218.143947],[8.723686,49.053606,216.637578],[8.723441,49.053446,216.246831],[8.722632,49.052905,215.659666],[8.722374,49.052462,215.292109],[8.722266,49.052225,215.10038],[8.721465,49.05135,213.210145],[8.721131,49.05113,212.568943],[8.720955,49.051083,212.311602],[8.720254,49.050481,210.720659],[8.72012,49.050524,210.508119],[8.720014,49.050496,210.345316],[8.719983,49.050362,210.050731],[8.720182,49.050317,209.75085],[8.720248,49.050106,209.282692],[8.72053,49.049479,207.8619],[8.720883,49.048347,205.592837],[8.720938,49.048305,205.487155],[8.721089,49.048196,205.206041],[8.721387,49.047945,204.598778],[8.721449,49.047598,203.931691],[8.721437,49.047317,203.594937],[8.721422,49.047179,203.433423],[8.721398,49.04687,203.072219],[8.721387,49.046647,202.811745],[8.72141,49.046541,202.686752],[8.721595,49.046028,202.071356],[8.721638,49.045936,201.959025],[8.7208,49.045579,202.367708],[8.720399,49.045288,202.78259],[8.719559,49.044605,203.710784],[8.719506,49.044571,203.755738],[8.719421,49.044497,203.840892],[8.719316,49.04437,203.973685],[8.719145,49.043985,204.34231],[8.718867,49.043376,204.926688],[8.71892,49.043367,204.959679],[8.7189,49.043318,205.006309],[8.718575,49.042612,205.414579],[8.718471,49.042406,205.44486],[8.717236,49.040937,205.6975],[8.717212,49.040839,205.715525],[8.717272,49.040812,205.72419],[8.717208,49.040752,205.737486],[8.717137,49.040693,205.751134],[8.717067,49.040603,205.76948],[8.717,49.040582,205.778322],[8.715106,49.039143,204.954922],[8.714526,49.038757,204.412777],[8.714027,49.038422,203.392749],[8.713971,49.038456,203.20459],[8.713841,49.038366,202.7385],[8.713701,49.038269,202.236348],[8.713008,49.037737,199.605639],[8.71274,49.037456,198.359428],[8.712626,49.037116,197.150736],[8.712257,49.037171,196.501385],[8.71169,49.037353,195.418066],[8.711329,49.037484,194.710035],[8.711079,49.037573,194.221874],[8.710586,49.037762,193.241878],[8.71042,49.03782,192.9191],[8.710073,49.037944,192.544611],[8.709389,49.038185,192.149468],[8.709038,49.038309,191.946577],[8.708949,49.03834,191.895293],[8.708872,49.038367,191.850859],[8.708493,49.038473,191.641186],[8.707605,49.038557,190.977042],[8.707262,49.038476,190.372157],[8.706778,49.038447,189.565785],[8.706238,49.038444,188.669815],[8.705082,49.038483,186.749306],[8.704977,49.038487,186.436183],[8.704383,49.038541,184.518539],[8.703534,49.038675,181.726071],[8.702934,49.038705,179.801852],[8.702591,49.038698,178.704495],[8.702368,49.038673,177.981045],[8.702306,49.038432,177.064317],[8.702038,49.037843,174.77703],[8.702024,49.037809,174.645977],[8.701353,49.03785,173.001945],[8.701134,49.037864,172.46515],[8.700794,49.037897,171.626662],[8.700572,49.03792,171.22657],[8.700356,49.037844,171.124012],[8.699423,49.037731,170.727082],[8.699207,49.037707,170.635428],[8.699154,49.037753,170.59864],[8.698571,49.037695,170.351946],[8.698321,49.03777,170.236926],[8.698256,49.037769,170.209725],[8.698189,49.037768,170.181688],[8.698133,49.037767,170.158252],[8.69807,49.037705,170.110711],[8.697939,49.037696,170.223117],[8.697909,49.037638,170.305695],[8.69789,49.037558,170.414863],[8.697876,49.037493,170.503375],[8.697891,49.037475,170.531031],[8.697944,49.03742,170.618749],[8.69798,49.037402,170.65877],[8.698063,49.037361,170.750633],[8.698139,49.037324,170.834311],[8.697821,49.037155,171.196165],[8.69717,49.036581,172.160606],[8.696903,49.036472,172.438641],[8.696552,49.036427,172.422207],[8.695142,49.036241,171.773026],[8.695132,49.036287,171.741035],[8.694375,49.036223,171.396521],[8.694153,49.036204,171.294174],[8.69396,49.036183,171.062439],[8.691718,49.036008,168.388047],[8.690797,49.03592,167.409918],[8.690735,49.035913,167.347574],[8.690062,49.035766,166.644605],[8.689241,49.035486,165.727507],[8.688297,49.035297,164.982119],[8.687497,49.035165,164.493608],[8.686917,49.035069,164.139372],[8.686829,49.035054,164.085528],[8.686737,49.035039,164.029388],[8.686034,49.034935,163.665018],[8.685225,49.034959,163.483335],[8.684519,49.035025,163.323342],[8.683997,49.03496,163.204139],[8.683942,49.034953,163.191569],[8.683742,49.034929,163.145954],[8.683707,49.034924,163.137918],[8.683108,49.034848,163.420385],[8.682704,49.034796,163.77564],[8.682149,49.034724,164.263819],[8.682022,49.034697,164.379022],[8.68172,49.034485,164.760808],[8.681407,49.034305,165.12007],[8.680682,49.034259,166.834682],[8.680157,49.034203,168.990811],[8.679215,49.033977,173.056969],[8.677749,49.033896,179.568536],[8.677271,49.033807,182.034187],[8.676874,49.03369,184.193999],[8.676429,49.033686,186.402322],[8.675461,49.033857,190.89836],[8.674944,49.033876,192.432738],[8.674224,49.033807,194.588913],[8.672701,49.03358,198.338196],[8.671808,49.033394,198.399509],[8.671226,49.033227,198.44108],[8.67023,49.032902,197.727996],[8.669431,49.032711,195.052053],[8.667727,49.03251,189.613091],[8.666097,49.032229,184.487659],[8.665763,49.032222,183.471421],[8.665459,49.032221,182.546923],[8.664707,49.032132,181.985046],[8.664237,49.032023,182.523874],[8.662847,49.031276,184.466418],[8.661051,49.030029,192.749139],[8.659653,49.029257,195.33718],[8.657273,49.027615,194.223363],[8.656218,49.026893,191.994575],[8.655323,49.026401,190.135383],[8.652897,49.025317,190.002723],[8.650654,49.024477,193.706949],[8.648804,49.023961,198.938012],[8.647687,49.023734,202.332908],[8.647445,49.023665,203.367924],[8.646244,49.023432,208.280337],[8.644929,49.023176,213.125909],[8.644173,49.023011,214.255346],[8.643762,49.022831,214.955931],[8.643393,49.022603,215.674614],[8.643085,49.022571,216.116658],[8.642767,49.02263,216.585127],[8.642478,49.022825,216.38898],[8.6423,49.023051,216.004925],[8.642248,49.023111,215.900725],[8.641986,49.023402,215.39049],[8.641701,49.023717,214.837472],[8.641614,49.023888,214.565295],[8.641654,49.02406,214.302595],[8.642007,49.02438,214.652309],[8.641861,49.024477,215.119276],[8.640725,49.024876,218.014644],[8.640348,49.02489,218.863019],[8.639679,49.024879,220.453717],[8.639245,49.024812,221.874807],[8.637144,49.024361,228.90604],[8.635256,49.023991,230.52491],[8.635164,49.023975,230.603106],[8.632547,49.024044,228.428036],[8.629656,49.024053,221.291523],[8.629526,49.023761,219.958408],[8.62931,49.023341,217.810138],[8.629248,49.022789,215.032316],[8.629161,49.022695,214.480469],[8.628583,49.0229,212.317839],[8.628072,49.022981,210.587682],[8.627781,49.022961,209.786876],[8.627066,49.022843,207.863636],[8.626639,49.022655,206.522038],[8.626399,49.022465,205.540634],[8.626295,49.02217,204.336217],[8.6262,49.022106,203.980938],[8.625998,49.022099,203.453277],[8.622755,49.022183,197.132185],[8.621524,49.022286,195.839241],[8.62085,49.022342,195.131405],[8.620847,49.022301,195.06619],[8.620824,49.022025,194.680325],[8.620741,49.02147,194.314462],[8.620671,49.021439,194.278121],[8.620024,49.021396,193.998335],[8.617323,49.020975,192.92092],[8.61691,49.020993,192.771236],[8.615906,49.021246,192.43878],[8.61524,49.021366,192.275254],[8.612679,49.020139,192.100645],[8.609914,49.018784,193.164977],[8.608,49.017825,191.665155],[8.608237,49.01719,190.560312],[8.608805,49.016512,188.119527],[8.609161,49.01588,185.993773],[8.609197,49.01576,185.6079],[8.609203,49.015705,185.433925],[8.609208,49.015658,185.293884],[8.60921,49.015505,185.057755],[8.609186,49.01546,184.984181],[8.609139,49.015381,184.85331],[8.608865,49.01503,184.244752],[8.608749,49.014861,183.958729],[8.608335,49.014336,183.046559],[8.608057,49.013925,182.468392],[8.607668,49.013544,182.232329],[8.606292,49.01421,181.654897],[8.605844,49.014405,181.615569],[8.605818,49.014417,181.616855],[8.605142,49.014648,181.647694],[8.604732,49.01473,181.665035],[8.604663,49.014739,181.667881],[8.603835,49.014687,181.701533],[8.603443,49.014743,181.769907],[8.603108,49.014854,181.907595],[8.603024,49.01489,181.944406],[8.602747,49.014625,182.12412],[8.602512,49.014156,182.400253],[8.602141,49.013806,182.638685],[8.601651,49.013593,183.620978],[8.601094,49.013091,185.911705],[8.600507,49.012294,189.177451],[8.599854,49.011912,190.728049],[8.599151,49.01157,192.227681],[8.598219,49.011317,193.95589],[8.597042,49.011316,192.144844],[8.59674,49.011272,191.618465],[8.596346,49.011172,190.899631],[8.595603,49.010859,189.397118],[8.595272,49.010696,188.898195],[8.595095,49.010665,188.6788],[8.592973,49.010796,186.126347],[8.592806,49.010806,186.286577],[8.591088,49.010906,188.441446],[8.59033,49.010878,189.389975],[8.589705,49.010799,190.308576],[8.587277,49.010327,194.609226],[8.585734,49.010371,199.552609],[8.584709,49.010418,203.343397],[8.582999,49.010389,214.707008],[8.580529,49.010211,230.093975],[8.577885,49.010027,241.463211],[8.576611,49.009909,245.225485],[8.576528,49.009894,245.310524],[8.57531,49.009812,246.519944],[8.57363,49.009707,247.883654],[8.571897,49.009774,247.933876],[8.571157,49.009548,247.568495],[8.568752,49.009305,240.152553],[8.564303,49.008682,211.955559],[8.563348,49.008796,205.438204],[8.563104,49.008711,203.712168],[8.562851,49.008203,199.051446],[8.562883,49.008015,197.401695],[8.562978,49.007869,196.017287],[8.563797,49.007089,188.127096],[8.563933,49.006845,186.689885],[8.5633,49.007295,183.302605],[8.563018,49.007404,182.114835],[8.562019,49.007584,178.403266],[8.561741,49.007684,177.371776],[8.560219,49.008336,171.457844],[8.559983,49.008514,170.287864],[8.559702,49.008709,169.521119],[8.559355,49.00882,169.018498],[8.557379,49.008854,166.445039],[8.551739,49.00932,172.226165],[8.551187,49.009247,172.394155],[8.550866,49.009165,172.496924],[8.549975,49.008922,172.784795],[8.549319,49.008688,173.007566],[8.548981,49.008571,172.812782],[8.547734,49.008046,172.016429],[8.546592,49.007387,171.19071],[8.545745,49.006887,170.563359],[8.544654,49.006408,169.59771],[8.542666,49.005905,166.904944],[8.539761,49.005596,159.4236],[8.53966,49.005597,159.10843],[8.539081,49.00553,156.68942],[8.537997,49.005418,152.174436],[8.536959,49.005281,147.831591],[8.535978,49.005189,144.151974],[8.534819,49.005268,139.825285],[8.533853,49.005333,137.081397],[8.532495,49.005356,134.83123],[8.532372,49.005326,134.613864],[8.532119,49.005399,134.156042],[8.531551,49.005576,133.199128],[8.531451,49.005603,133.147123],[8.531282,49.005625,133.064265],[8.531198,49.005648,133.020491],[8.529951,49.005986,132.371627],[8.529675,49.006058,132.228787],[8.529447,49.00587,132.052669],[8.529352,49.005811,131.989756],[8.52939,49.005771,131.955204],[8.529282,49.005671,131.8697],[8.529271,49.00553,131.775213],[8.529376,49.005511,131.727396],[8.529398,49.005678,131.615216],[8.529495,49.005794,131.526672],[8.529452,49.005836,131.492813],[8.529117,49.00593,131.332855],[8.529093,49.005936,131.32158],[8.529047,49.005948,131.299847],[8.528672,49.006046,131.122636],[8.527118,49.006277,130.336433],[8.526554,49.006337,130.010183],[8.525367,49.006448,129.325558],[8.525123,49.006463,129.185625],[8.524912,49.006471,129.077638],[8.524667,49.006476,128.959646],[8.52283,49.006445,128.075077],[8.520937,49.006311,127.345302],[8.52093,49.006373,127.312447],[8.520914,49.006529,127.229817],[8.52091,49.006561,127.212849],[8.520875,49.006726,127.124809],[8.520453,49.006854,126.963633],[8.52015,49.006946,126.867619],[8.519716,49.007199,126.810797],[8.51953,49.007309,126.786288],[8.518999,49.007492,126.727586],[8.518766,49.007582,126.701124],[8.518319,49.007796,126.646967],[8.517204,49.008041,126.951135],[8.515946,49.008169,127.521611],[8.514189,49.008123,127.896592],[8.510884,49.007951,127.686445],[8.510325,49.007826,127.575245],[8.509806,49.007858,127.477135],[8.509787,49.007919,127.467436],[8.509087,49.007939,127.395832],[8.508506,49.007776,127.331255],[8.508232,49.007643,127.296421],[8.50782,49.007433,127.2431],[8.507167,49.007067,127.065486],[8.506713,49.006825,126.876731],[8.506277,49.006591,126.694963],[8.505195,49.00616,126.283403],[8.504214,49.005902,125.901166],[8.503998,49.005834,125.814517],[8.502994,49.005834,125.451412],[8.502286,49.005914,125.108237],[8.502012,49.00593,124.94448],[8.500182,49.005931,123.855083],[8.50004,49.005961,123.766275],[8.499717,49.00615,123.600288],[8.499685,49.006169,123.587699],[8.499183,49.006315,123.427541],[8.498417,49.006363,123.203112],[8.497096,49.006847,122.848521],[8.496566,49.006949,122.79757],[8.496067,49.007011,122.75072],[8.495795,49.00703,122.725487],[8.495466,49.007151,122.690693],[8.495431,49.007182,122.685268],[8.495396,49.007214,122.679729],[8.495373,49.007257,122.673321],[8.495303,49.007389,122.653667],[8.495253,49.007486,122.639268],[8.494933,49.00748,122.528874],[8.494486,49.007491,122.359081],[8.494365,49.007495,122.313093],[8.494138,49.007502,122.226832],[8.493876,49.007512,122.127213],[8.493819,49.007514,122.105546],[8.493457,49.00753,121.967825],[8.493411,49.007532,121.950326],[8.493074,49.00755,121.821983],[8.493016,49.007553,121.799898],[8.492617,49.00758,121.647641],[8.492401,49.007594,121.573617],[8.492158,49.00761,121.507091],[8.491771,49.007635,121.401162],[8.491303,49.007683,121.27213],[8.490883,49.007743,121.15504],[8.490769,49.007764,121.122785],[8.490676,49.007724,121.092492],[8.490747,49.007591,121.033972],[8.490696,49.007481,120.986227],[8.490587,49.007319,120.912692],[8.490549,49.007265,120.887994],[8.490481,49.007283,120.868019],[8.49034,49.007348,120.859015],[8.490144,49.007392,120.882239],[8.48885,49.00769,121.035985],[8.487985,49.007757,121.13363],[8.486963,49.00795,120.945292],[8.485208,49.008244,120.50785],[8.483925,49.008343,119.442952],[8.481774,49.008394,117.868766],[8.479983,49.008284,117.069466],[8.478882,49.008201,116.922228],[8.478001,49.008173,116.907921],[8.476055,49.007748,116.813741],[8.475353,49.007648,116.758215],[8.475249,49.007585,116.747273],[8.47506,49.007296,116.710217],[8.474612,49.007135,116.704435],[8.47348,49.006773,117.009439],[8.472488,49.006384,117.289351],[8.471951,49.006182,117.406711],[8.471857,49.006276,117.434183],[8.471585,49.006573,117.518851],[8.471499,49.006662,117.544601],[8.471426,49.006743,117.567596],[8.471324,49.00683,117.594416],[8.470274,49.007608,117.65886],[8.469524,49.008062,117.351612],[8.46895,49.008323,117.141346],[8.468835,49.008367,117.101265],[8.467976,49.00862,116.656753],[8.467403,49.008741,116.265893],[8.466255,49.008855,115.511992],[8.466198,49.00886,115.474652],[8.465859,49.008889,115.252672],[8.465231,49.00895,115.040979],[8.46417,49.009052,114.760135],[8.46302,49.009168,114.466191],[8.462939,49.009076,114.577463],[8.462877,49.00868,114.994403],[8.462722,49.008499,115.211838],[8.461558,49.007925,116.212308],[8.461507,49.007906,116.252603],[8.461455,49.007892,116.291221],[8.46134,49.007884,116.358439],[8.461251,49.007873,116.393899],[8.461188,49.007853,116.421302],[8.460698,49.007655,116.646635],[8.460182,49.007477,116.874901],[8.460131,49.007445,116.902534],[8.46,49.007126,117.09973],[8.459877,49.006752,117.328103],[8.45974,49.006339,117.457727],[8.459579,49.00589,117.52783],[8.459561,49.005841,117.53549],[8.459525,49.005743,117.550811],[8.459245,49.005761,117.578861],[8.459151,49.005767,117.588277],[8.457912,49.005833,117.598529],[8.457277,49.005854,117.348882],[8.456998,49.005859,117.239293],[8.456434,49.005868,117.017776],[8.455805,49.005884,116.770616],[8.454511,49.005897,116.213228],[8.452779,49.00586,115.437102],[8.452488,49.00584,115.371406],[8.452303,49.005808,115.357044],[8.452103,49.005703,115.337814],[8.448608,49.005721,114.93068],[8.448522,49.005676,114.910849],[8.44846,49.005642,114.89628],[8.448018,49.005757,114.810559],[8.447992,49.005788,114.800836],[8.447952,49.005836,114.785802],[8.447902,49.005894,114.767491],[8.447826,49.005896,114.753779],[8.447111,49.005728,114.651638],[8.44616,49.005599,114.566662],[8.445566,49.005564,114.514476],[8.444893,49.005609,114.455281],[8.444605,49.005674,114.438528],[8.444352,49.005792,114.428292],[8.444195,49.005874,114.421674],[8.443568,49.006024,114.399667],[8.443523,49.006022,114.39818],[8.443462,49.006027,114.396153],[8.443308,49.005977,114.390487],[8.443081,49.005993,114.382958],[8.442737,49.006057,114.371168],[8.442683,49.006067,114.369318],[8.442443,49.006116,114.361029],[8.441833,49.006194,114.443384],[8.441641,49.006227,114.486465],[8.44114,49.006314,114.598956],[8.440537,49.006429,114.735259],[8.440106,49.006526,114.834162],[8.439974,49.006562,114.865191],[8.439829,49.006601,114.899206],[8.439666,49.00651,114.945665],[8.439568,49.00646,114.996398],[8.439487,49.006419,115.041214],[8.438166,49.005729,115.780902],[8.437638,49.005453,116.076642],[8.43749,49.005376,116.144517],[8.437174,49.005437,116.052026],[8.436751,49.005518,115.928295],[8.435452,49.005756,115.549592],[8.435197,49.005758,115.477986],[8.434873,49.005824,115.382726],[8.434212,49.005946,115.226713],[8.434138,49.005935,115.209522],[8.434074,49.005935,115.195023],[8.433798,49.005958,115.13199],[8.433738,49.005971,115.117674],[8.433563,49.006004,115.07642],[8.433483,49.006019,115.05757],[8.432734,49.00616,114.881028],[8.432674,49.006171,114.866913],[8.432302,49.00624,114.779329],[8.432018,49.006298,114.832058],[8.431729,49.006355,114.93736],[8.431487,49.006403,115.025579],[8.431298,49.006428,115.092855],[8.431102,49.00645,115.16224],[8.430848,49.006492,115.253642],[8.430597,49.006523,115.342763],[8.429918,49.006646,115.588558],[8.428994,49.00682,116.067729],[8.427947,49.007016,116.710175],[8.427296,49.007145,117.111439],[8.427115,49.007183,117.223574],[8.426964,49.007214,117.316932],[8.426772,49.007243,117.34591],[8.42668,49.007257,117.35266],[8.426056,49.007371,117.398955],[8.425915,49.007397,117.409423],[8.425731,49.007432,117.423115],[8.425702,49.007437,117.425258],[8.4255,49.007475,117.440277],[8.425034,49.007563,117.474935],[8.424558,49.007653,117.51034],[8.424268,49.007707,117.529862],[8.423974,49.007766,117.529965],[8.423744,49.00781,117.530046],[8.423317,49.007889,117.530194],[8.422893,49.007969,117.530342],[8.422025,49.008134,117.530644],[8.421322,49.008265,117.688789],[8.4206,49.00841,118.026973],[8.420091,49.008544,118.272616],[8.419809,49.008598,118.404188],[8.419802,49.008637,118.431001],[8.41977,49.00865,118.447859],[8.41925,49.008754,118.691338],[8.418931,49.008767,118.709683],[8.418893,49.008775,118.698057],[8.418852,49.008783,118.685596],[8.417983,49.008956,118.421044],[8.417952,49.008984,118.405676],[8.41767,49.009007,118.322893],[8.417637,49.008998,118.312482],[8.417615,49.009002,118.305832],[8.417464,49.009028,118.260354],[8.417362,49.009049,118.229211],[8.417242,49.009062,118.19378],[8.417183,49.009067,118.17645],[8.417118,49.009104,118.151379],[8.417055,49.009139,118.127328],[8.41701,49.009127,118.113177],[8.416932,49.009112,118.089499],[8.416942,49.00912,118.084904],[8.416933,49.00915,118.071325],[8.416931,49.009158,118.067725],[8.41695,49.009374,117.971637],[8.416664,49.009463,117.979938],[8.41657,49.009484,117.987065],[8.416582,49.009608,118.000661],[8.416584,49.009635,118.003618],[8.416139,49.009653,118.035618],[8.415859,49.009757,118.058712],[8.415845,49.010035,118.089147],[8.415814,49.010051,118.091978],[8.415529,49.010065,118.11249],[8.415499,49.010065,118.114643],[8.415088,49.010076,118.144166],[8.414996,49.01009,118.150944],[8.414808,49.010122,118.23557],[8.4145,49.010103,118.453739],[8.414504,49.010147,118.501131],[8.414516,49.010283,118.647599],[8.414532,49.010473,118.852192],[8.414567,49.010891,119.30229],[8.41457,49.01094,119.355016],[8.414306,49.010952,119.54164],[8.414188,49.010957,119.62503],[8.414017,49.010964,119.745857],[8.413553,49.011029,120.080458],[8.413132,49.011155,120.126824],[8.412958,49.01121,120.142382],[8.41248,49.011363,120.185225],[8.412165,49.011464,120.213467],[8.411956,49.01153,120.232152],[8.411938,49.011536,120.233778],[8.411863,49.01156,120.2405],[8.411634,49.011634,120.261063],[8.411586,49.011649,120.265346],[8.410996,49.01184,120.263203],[8.410951,49.011854,120.234382],[8.410806,49.011901,120.140788],[8.410779,49.011909,120.123644],[8.410751,49.011919,120.105195],[8.410701,49.011935,120.073002],[8.410673,49.011944,120.054958],[8.409853,49.012208,119.52637],[8.409797,49.012226,119.490282],[8.409682,49.012264,119.415768],[8.409577,49.012298,119.348007],[8.408788,49.012561,118.835865],[8.408766,49.012568,118.821715],[8.408724,49.012582,118.794453],[8.408318,49.012716,118.659143],[8.408118,49.012777,118.615822],[8.408031,49.012805,118.596788],[8.407938,49.012834,118.576563],[8.407881,49.012853,118.564005],[8.407771,49.012886,118.540248],[8.407584,49.012942,118.499872],[8.40715,49.013071,118.406287],[8.406337,49.013341,118.227306],[8.405748,49.013016,118.186147],[8.405718,49.01299,118.186147],[8.405577,49.012872,118.186147],[8.405364,49.012931,118.186147],[8.404783,49.013365,118.186147],[8.404573,49.013375,118.186147],[8.404357,49.013385,118.186147],[8.404363,49.013431,118.186147],[8.404364,49.013442,118.186147],[8.404366,49.013464,118.186147],[8.404369,49.013486,118.186147]]}},{type:"Feature",properties:{name:"Stage 14",time:"2022-05-16T22:18:27.133Z",coordTimes:["2022-05-16T22:18:27.133Z","2022-05-16T22:18:28.666Z","2022-05-16T22:18:30.206Z","2022-05-16T22:18:31.593Z","2022-05-16T22:18:32.952Z","2022-05-16T22:18:36.996Z","2022-05-16T22:18:40.947Z","2022-05-16T22:18:56.949Z","2022-05-16T22:19:01.549Z","2022-05-16T22:19:02.713Z","2022-05-16T22:19:04.317Z","2022-05-16T22:19:08.411Z","2022-05-16T22:19:11.688Z","2022-05-16T22:19:17.922Z","2022-05-16T22:19:23.136Z","2022-05-16T22:19:33.724Z","2022-05-16T22:19:48.284Z","2022-05-16T22:19:51.100Z","2022-05-16T22:19:53.759Z","2022-05-16T22:19:54.697Z","2022-05-16T22:19:57.830Z","2022-05-16T22:20:08.191Z","2022-05-16T22:20:26.213Z","2022-05-16T22:20:30.099Z","2022-05-16T22:20:32.053Z","2022-05-16T22:20:34.183Z","2022-05-16T22:20:36.270Z","2022-05-16T22:20:42.037Z","2022-05-16T22:20:43.512Z","2022-05-16T22:20:45.132Z","2022-05-16T22:20:48.457Z","2022-05-16T22:21:13.119Z","2022-05-16T22:21:15.653Z","2022-05-16T22:21:26.726Z","2022-05-16T22:21:34.762Z","2022-05-16T22:21:46.847Z","2022-05-16T22:21:48.156Z","2022-05-16T22:21:59.528Z","2022-05-16T22:22:21.805Z","2022-05-16T22:22:28.834Z","2022-05-16T22:22:51.749Z","2022-05-16T22:22:58.567Z","2022-05-16T22:22:59.152Z","2022-05-16T22:23:09.384Z","2022-05-16T22:23:10.538Z","2022-05-16T22:23:15.251Z","2022-05-16T22:23:21.591Z","2022-05-16T22:23:23.801Z","2022-05-16T22:23:31.524Z","2022-05-16T22:23:34.829Z","2022-05-16T22:23:37.212Z","2022-05-16T22:23:38.846Z","2022-05-16T22:23:44.410Z","2022-05-16T22:23:52.376Z","2022-05-16T22:23:58.436Z","2022-05-16T22:24:06.538Z","2022-05-16T22:24:09.656Z","2022-05-16T22:24:15.257Z","2022-05-16T22:24:21.911Z","2022-05-16T22:24:23.464Z","2022-05-16T22:24:28.352Z","2022-05-16T22:24:33.522Z","2022-05-16T22:24:43.305Z","2022-05-16T22:24:44.832Z","2022-05-16T22:24:45.732Z","2022-05-16T22:24:48.814Z","2022-05-16T22:24:51.330Z","2022-05-16T22:25:03.670Z","2022-05-16T22:25:10.759Z","2022-05-16T22:25:11.564Z","2022-05-16T22:25:25.200Z","2022-05-16T22:25:28.994Z","2022-05-16T22:25:36.779Z","2022-05-16T22:25:40.753Z","2022-05-16T22:25:42.393Z","2022-05-16T22:25:56.752Z","2022-05-16T22:26:12.379Z","2022-05-16T22:26:18.820Z","2022-05-16T22:26:28.178Z","2022-05-16T22:26:34.615Z","2022-05-16T22:26:35.049Z","2022-05-16T22:26:39.375Z","2022-05-16T22:26:43.828Z","2022-05-16T22:26:46.772Z","2022-05-16T22:26:50.012Z","2022-05-16T22:26:52.797Z","2022-05-16T22:27:18.389Z","2022-05-16T22:27:50.799Z","2022-05-16T22:28:03.951Z","2022-05-16T22:28:09.988Z","2022-05-16T22:28:18.752Z","2022-05-16T22:28:22.475Z","2022-05-16T22:28:30.827Z","2022-05-16T22:29:12.641Z","2022-05-16T22:29:14.096Z","2022-05-16T22:29:31.042Z","2022-05-16T22:29:40.985Z","2022-05-16T22:29:42.848Z","2022-05-16T22:29:51.764Z","2022-05-16T22:29:55.371Z","2022-05-16T22:30:08.834Z","2022-05-16T22:30:13.142Z","2022-05-16T22:30:13.916Z","2022-05-16T22:30:14.707Z","2022-05-16T22:30:17.872Z","2022-05-16T22:30:27.054Z","2022-05-16T22:30:34.239Z","2022-05-16T22:30:36.387Z","2022-05-16T22:30:39.287Z","2022-05-16T22:30:40.754Z","2022-05-16T22:30:46.123Z","2022-05-16T22:30:47.811Z","2022-05-16T22:30:50.460Z","2022-05-16T22:30:54.715Z","2022-05-16T22:31:08.636Z","2022-05-16T22:31:08.872Z","2022-05-16T22:31:22.915Z","2022-05-16T22:31:41.644Z","2022-05-16T22:31:46.594Z","2022-05-16T22:32:00.462Z","2022-05-16T22:32:04.070Z","2022-05-16T22:32:07.091Z","2022-05-16T22:32:14.607Z","2022-05-16T22:32:34.741Z","2022-05-16T22:32:57.791Z","2022-05-16T22:32:59.381Z","2022-05-16T22:33:01.076Z","2022-05-16T22:33:08.119Z","2022-05-16T22:33:09.374Z","2022-05-16T22:33:15.885Z","2022-05-16T22:33:17.829Z","2022-05-16T22:33:23.980Z","2022-05-16T22:33:31.735Z","2022-05-16T22:33:34.335Z","2022-05-16T22:33:36.577Z","2022-05-16T22:33:53.834Z","2022-05-16T22:34:04.870Z","2022-05-16T22:34:15.410Z","2022-05-16T22:34:25.703Z","2022-05-16T22:34:37.539Z","2022-05-16T22:34:43.629Z","2022-05-16T22:34:48.107Z","2022-05-16T22:34:54.951Z","2022-05-16T22:34:56.644Z","2022-05-16T22:35:02.325Z","2022-05-16T22:35:14.010Z","2022-05-16T22:35:20.466Z","2022-05-16T22:35:29.864Z","2022-05-16T22:35:56.742Z","2022-05-16T22:35:59.292Z","2022-05-16T22:36:03.412Z","2022-05-16T22:36:06.298Z","2022-05-16T22:36:51.903Z","2022-05-16T22:36:59.495Z","2022-05-16T22:37:04.764Z","2022-05-16T22:37:09.758Z","2022-05-16T22:37:30.615Z","2022-05-16T22:37:34.139Z","2022-05-16T22:37:38.867Z","2022-05-16T22:37:45.023Z","2022-05-16T22:37:49.501Z","2022-05-16T22:37:50.299Z","2022-05-16T22:37:51.422Z","2022-05-16T22:37:52.514Z","2022-05-16T22:37:53.570Z","2022-05-16T22:37:55.445Z","2022-05-16T22:37:57.215Z","2022-05-16T22:37:58.173Z","2022-05-16T22:37:59.730Z","2022-05-16T22:38:07.979Z","2022-05-16T22:38:13.644Z","2022-05-16T22:38:15.266Z","2022-05-16T22:38:19.306Z","2022-05-16T22:38:30.307Z","2022-05-16T22:39:08.808Z","2022-05-16T22:40:03.948Z","2022-05-16T22:40:04.900Z","2022-05-16T22:40:08.156Z","2022-05-16T22:40:26.765Z","2022-05-16T22:40:36.535Z","2022-05-16T22:40:46.736Z","2022-05-16T22:40:57.853Z","2022-05-16T22:41:06.913Z","2022-05-16T22:41:08.697Z","2022-05-16T22:41:12.788Z","2022-05-16T22:41:34.626Z","2022-05-16T22:41:42.410Z","2022-05-16T22:41:54.202Z","2022-05-16T22:42:00.851Z","2022-05-16T22:42:03.901Z","2022-05-16T22:42:17.068Z","2022-05-16T22:42:28.778Z","2022-05-16T22:42:31.460Z","2022-05-16T22:42:39.216Z","2022-05-16T22:42:56.010Z","2022-05-16T22:42:56.415Z","2022-05-16T22:42:57.573Z","2022-05-16T22:44:25.994Z","2022-05-16T22:44:31.458Z","2022-05-16T22:44:40.403Z","2022-05-16T22:44:42.489Z","2022-05-16T22:44:48.172Z","2022-05-16T22:44:49.273Z","2022-05-16T22:44:55.050Z","2022-05-16T22:44:56.149Z","2022-05-16T22:45:16.155Z","2022-05-16T22:45:37.198Z","2022-05-16T22:45:39.092Z","2022-05-16T22:45:56.945Z","2022-05-16T22:48:17.319Z","2022-05-16T22:48:20.104Z","2022-05-16T22:48:22.431Z","2022-05-16T22:48:29.720Z","2022-05-16T22:48:36.336Z","2022-05-16T22:48:39.669Z","2022-05-16T22:49:03.152Z","2022-05-16T22:49:19.006Z","2022-05-16T22:49:24.926Z","2022-05-16T22:49:41.916Z","2022-05-16T22:49:50.966Z","2022-05-16T22:49:57.702Z","2022-05-16T22:50:09.763Z","2022-05-16T22:50:20.931Z","2022-05-16T22:50:25.075Z","2022-05-16T22:50:29.581Z","2022-05-16T22:50:52.265Z","2022-05-16T22:51:00.800Z","2022-05-16T22:51:13.384Z","2022-05-16T22:52:21.902Z","2022-05-16T22:52:47.158Z","2022-05-16T22:53:15.763Z","2022-05-16T22:55:08.127Z","2022-05-16T22:56:29.346Z","2022-05-16T22:56:47.831Z","2022-05-16T22:57:33.466Z","2022-05-16T22:59:27.618Z","2022-05-16T23:00:36.856Z","2022-05-16T23:00:47.568Z","2022-05-16T23:01:10.820Z","2022-05-16T23:01:27.407Z","2022-05-16T23:01:52.862Z","2022-05-16T23:02:01.333Z","2022-05-16T23:02:23.036Z","2022-05-16T23:02:38.059Z","2022-05-16T23:02:46.970Z","2022-05-16T23:02:52.463Z","2022-05-16T23:03:04.187Z","2022-05-16T23:03:49.011Z","2022-05-16T23:03:56.799Z","2022-05-16T23:04:03.754Z","2022-05-16T23:04:10.565Z","2022-05-16T23:04:16.228Z","2022-05-16T23:04:22.131Z","2022-05-16T23:04:31.351Z","2022-05-16T23:04:38.111Z","2022-05-16T23:04:46.977Z","2022-05-16T23:04:50.274Z","2022-05-16T23:04:58.371Z","2022-05-16T23:05:02.760Z","2022-05-16T23:05:07.403Z","2022-05-16T23:05:30.656Z","2022-05-16T23:05:36.084Z","2022-05-16T23:05:39.546Z","2022-05-16T23:05:48.459Z","2022-05-16T23:05:52.176Z","2022-05-16T23:06:00.519Z","2022-05-16T23:06:02.455Z","2022-05-16T23:06:06.098Z","2022-05-16T23:06:09.315Z","2022-05-16T23:06:12.087Z","2022-05-16T23:06:14.693Z","2022-05-16T23:06:19.541Z","2022-05-16T23:06:23.843Z","2022-05-16T23:08:14.799Z","2022-05-16T23:09:19.682Z","2022-05-16T23:09:28.789Z","2022-05-16T23:10:46.403Z","2022-05-16T23:10:51.917Z","2022-05-16T23:11:04.099Z","2022-05-16T23:11:29.278Z","2022-05-16T23:11:46.347Z","2022-05-16T23:11:50.224Z","2022-05-16T23:12:10.548Z","2022-05-16T23:12:33.732Z","2022-05-16T23:12:52.762Z","2022-05-16T23:13:06.854Z","2022-05-16T23:13:08.053Z","2022-05-16T23:13:14.100Z","2022-05-16T23:13:41.463Z","2022-05-16T23:13:46.611Z","2022-05-16T23:14:02.220Z","2022-05-16T23:14:54.843Z","2022-05-16T23:15:29.222Z","2022-05-16T23:15:32.912Z","2022-05-16T23:15:39.177Z","2022-05-16T23:16:14.491Z","2022-05-16T23:16:21.502Z","2022-05-16T23:16:30.002Z","2022-05-16T23:16:39.239Z","2022-05-16T23:16:46.334Z","2022-05-16T23:16:52.083Z","2022-05-16T23:17:19.948Z","2022-05-16T23:17:28.465Z","2022-05-16T23:18:34.629Z","2022-05-16T23:18:42.124Z","2022-05-16T23:18:55.512Z","2022-05-16T23:19:06.106Z","2022-05-16T23:19:22.003Z","2022-05-16T23:19:28.994Z","2022-05-16T23:19:36.738Z","2022-05-16T23:21:31.953Z","2022-05-16T23:22:08.705Z","2022-05-16T23:22:32.308Z","2022-05-16T23:22:43.409Z","2022-05-16T23:22:56.724Z","2022-05-16T23:23:21.535Z","2022-05-16T23:23:26.052Z","2022-05-16T23:23:30.985Z","2022-05-16T23:23:31.830Z","2022-05-16T23:23:34.731Z","2022-05-16T23:23:38.290Z","2022-05-16T23:23:42.757Z","2022-05-16T23:23:48.646Z","2022-05-16T23:23:52.583Z","2022-05-16T23:24:12.288Z","2022-05-16T23:24:18.358Z","2022-05-16T23:24:27.391Z","2022-05-16T23:24:44.041Z","2022-05-16T23:24:54.476Z","2022-05-16T23:25:09.124Z","2022-05-16T23:25:16.413Z","2022-05-16T23:25:53.759Z","2022-05-16T23:26:02.625Z","2022-05-16T23:26:06.994Z","2022-05-16T23:26:20.780Z","2022-05-16T23:26:46.200Z","2022-05-16T23:26:52.514Z","2022-05-16T23:26:59.053Z","2022-05-16T23:27:01.086Z","2022-05-16T23:27:10.626Z","2022-05-16T23:27:17.503Z","2022-05-16T23:27:22.344Z","2022-05-16T23:27:24.273Z","2022-05-16T23:27:26.045Z","2022-05-16T23:27:31.861Z","2022-05-16T23:27:54.396Z","2022-05-16T23:28:03.468Z","2022-05-16T23:28:36.911Z","2022-05-16T23:28:56.592Z","2022-05-16T23:29:12.825Z","2022-05-16T23:29:17.935Z","2022-05-16T23:29:20.229Z","2022-05-16T23:29:26.036Z","2022-05-16T23:29:42.539Z","2022-05-16T23:30:50.866Z","2022-05-16T23:30:54.749Z","2022-05-16T23:31:03.358Z","2022-05-16T23:31:09.894Z","2022-05-16T23:31:12.284Z","2022-05-16T23:31:15.605Z","2022-05-16T23:31:22.934Z","2022-05-16T23:31:26.005Z","2022-05-16T23:31:29.732Z","2022-05-16T23:31:49.831Z","2022-05-16T23:32:11.605Z","2022-05-16T23:32:21.943Z","2022-05-16T23:32:27.106Z","2022-05-16T23:32:31.686Z","2022-05-16T23:32:50.599Z","2022-05-16T23:32:55.284Z","2022-05-16T23:32:59.711Z","2022-05-16T23:33:20.865Z","2022-05-16T23:33:22.786Z","2022-05-16T23:33:26.469Z","2022-05-16T23:33:31.464Z","2022-05-16T23:33:46.695Z","2022-05-16T23:33:53.263Z","2022-05-16T23:33:59.694Z","2022-05-16T23:34:01.232Z","2022-05-16T23:34:27.054Z","2022-05-16T23:36:29.461Z","2022-05-16T23:37:45.878Z","2022-05-16T23:38:24.442Z","2022-05-16T23:38:34.274Z","2022-05-16T23:38:51.095Z","2022-05-16T23:38:59.852Z","2022-05-16T23:39:26.538Z","2022-05-16T23:39:32.505Z","2022-05-16T23:39:57.019Z","2022-05-16T23:40:04.304Z","2022-05-16T23:40:50.182Z","2022-05-16T23:42:01.058Z","2022-05-16T23:42:13.643Z","2022-05-16T23:42:54.317Z","2022-05-16T23:42:59.629Z","2022-05-16T23:43:07.180Z","2022-05-16T23:44:44.995Z","2022-05-16T23:44:56.785Z","2022-05-16T23:45:17.917Z","2022-05-16T23:45:30.543Z","2022-05-16T23:46:17.451Z","2022-05-16T23:46:36.162Z","2022-05-16T23:46:44.361Z","2022-05-16T23:46:53.480Z","2022-05-16T23:46:57.196Z","2022-05-16T23:47:02.169Z","2022-05-16T23:47:37.755Z","2022-05-16T23:47:41.419Z","2022-05-16T23:48:02.096Z","2022-05-16T23:48:15.178Z","2022-05-16T23:48:19.436Z","2022-05-16T23:48:46.849Z","2022-05-16T23:49:06.983Z","2022-05-16T23:49:20.596Z","2022-05-16T23:49:22.820Z","2022-05-16T23:49:24.110Z","2022-05-16T23:49:27.523Z","2022-05-16T23:49:39.095Z","2022-05-16T23:49:45.756Z","2022-05-16T23:49:50.981Z","2022-05-16T23:50:01.820Z","2022-05-16T23:50:12.466Z","2022-05-16T23:50:20.661Z","2022-05-16T23:50:24.697Z","2022-05-16T23:50:34.063Z","2022-05-16T23:50:40.582Z","2022-05-16T23:51:08.129Z","2022-05-16T23:51:10.823Z","2022-05-16T23:51:27.825Z","2022-05-16T23:51:51.163Z","2022-05-16T23:52:07.696Z","2022-05-16T23:52:32.109Z","2022-05-16T23:52:40.820Z","2022-05-16T23:52:53.889Z","2022-05-16T23:53:04.337Z","2022-05-16T23:53:09.382Z","2022-05-16T23:53:30.967Z","2022-05-16T23:53:46.943Z","2022-05-16T23:53:58.138Z","2022-05-16T23:54:12.892Z","2022-05-16T23:54:34.824Z","2022-05-16T23:54:43.282Z","2022-05-16T23:55:30.853Z","2022-05-16T23:55:38.681Z","2022-05-16T23:55:47.866Z","2022-05-16T23:55:56.251Z","2022-05-16T23:56:09.761Z","2022-05-16T23:56:26.463Z","2022-05-16T23:56:33.797Z","2022-05-16T23:56:38.391Z","2022-05-16T23:58:33.457Z","2022-05-16T23:59:01.804Z","2022-05-16T23:59:07.937Z","2022-05-17T00:02:00.089Z","2022-05-17T00:02:05.405Z","2022-05-17T00:02:29.237Z","2022-05-17T00:02:33.829Z","2022-05-17T00:02:41.933Z","2022-05-17T00:02:56.852Z","2022-05-17T00:03:04.806Z","2022-05-17T00:03:15.152Z","2022-05-17T00:03:27.256Z","2022-05-17T00:03:35.807Z","2022-05-17T00:03:43.246Z","2022-05-17T00:03:54.767Z","2022-05-17T00:04:03.224Z","2022-05-17T00:04:14.365Z","2022-05-17T00:04:18.228Z","2022-05-17T00:04:20.213Z","2022-05-17T00:04:21.850Z","2022-05-17T00:04:25.273Z","2022-05-17T00:05:05.809Z","2022-05-17T00:06:00.894Z","2022-05-17T00:06:31.740Z","2022-05-17T00:07:57.092Z","2022-05-17T00:09:10.933Z","2022-05-17T00:09:14.289Z","2022-05-17T00:09:17.272Z","2022-05-17T00:10:44.152Z","2022-05-17T00:10:52.298Z","2022-05-17T00:10:59.318Z","2022-05-17T00:11:14.374Z","2022-05-17T00:11:28.691Z","2022-05-17T00:11:35.854Z","2022-05-17T00:12:22.736Z","2022-05-17T00:12:27.106Z","2022-05-17T00:13:19.491Z","2022-05-17T00:14:10.260Z","2022-05-17T00:14:45.182Z","2022-05-17T00:14:52.069Z","2022-05-17T00:14:57.254Z","2022-05-17T00:15:04.291Z","2022-05-17T00:15:32.282Z","2022-05-17T00:16:07.408Z","2022-05-17T00:16:17.109Z","2022-05-17T00:16:43.389Z","2022-05-17T00:16:46.163Z","2022-05-17T00:17:14.399Z","2022-05-17T00:17:25.821Z","2022-05-17T00:18:19.150Z","2022-05-17T00:18:41.958Z","2022-05-17T00:18:50.398Z","2022-05-17T00:19:02.570Z","2022-05-17T00:19:08.521Z","2022-05-17T00:19:09.480Z","2022-05-17T00:19:11.697Z","2022-05-17T00:19:15.786Z","2022-05-17T00:19:34.331Z","2022-05-17T00:19:38.693Z","2022-05-17T00:19:49.628Z","2022-05-17T00:19:59.088Z","2022-05-17T00:20:06.750Z","2022-05-17T00:20:14.768Z","2022-05-17T00:20:30.877Z","2022-05-17T00:20:32.609Z","2022-05-17T00:20:46.056Z","2022-05-17T00:20:56.784Z","2022-05-17T00:21:07.553Z","2022-05-17T00:21:17.929Z","2022-05-17T00:21:30.570Z","2022-05-17T00:21:40.313Z","2022-05-17T00:22:00.211Z","2022-05-17T00:22:19.657Z","2022-05-17T00:22:23.509Z","2022-05-17T00:22:29.351Z","2022-05-17T00:22:31.696Z","2022-05-17T00:22:33.630Z","2022-05-17T00:22:36.314Z","2022-05-17T00:23:04.660Z","2022-05-17T00:23:11.814Z","2022-05-17T00:23:27.347Z","2022-05-17T00:24:08.768Z","2022-05-17T00:24:22.798Z","2022-05-17T00:24:56.592Z","2022-05-17T00:25:08.016Z","2022-05-17T00:25:20.218Z","2022-05-17T00:25:40.905Z","2022-05-17T00:26:14.777Z","2022-05-17T00:26:26.979Z","2022-05-17T00:26:52.180Z","2022-05-17T00:27:16.886Z","2022-05-17T00:27:29.202Z","2022-05-17T00:27:31.865Z","2022-05-17T00:27:35.310Z","2022-05-17T00:27:38.890Z","2022-05-17T00:27:44.706Z","2022-05-17T00:27:48.731Z","2022-05-17T00:27:57.120Z","2022-05-17T00:28:12.925Z","2022-05-17T00:28:29.695Z","2022-05-17T00:29:21.213Z","2022-05-17T00:29:29.200Z","2022-05-17T00:29:33.784Z","2022-05-17T00:29:35.119Z","2022-05-17T00:29:46.425Z","2022-05-17T00:30:06.853Z","2022-05-17T00:30:12.001Z","2022-05-17T00:30:18.233Z","2022-05-17T00:30:45.709Z","2022-05-17T00:30:57.344Z","2022-05-17T00:31:35.677Z","2022-05-17T00:31:39.746Z","2022-05-17T00:31:59.354Z","2022-05-17T00:32:08.030Z","2022-05-17T00:32:42.868Z","2022-05-17T00:32:44.079Z","2022-05-17T00:32:55.013Z","2022-05-17T00:33:04.088Z","2022-05-17T00:33:13.416Z","2022-05-17T00:33:45.856Z","2022-05-17T00:34:12.173Z","2022-05-17T00:34:27.760Z","2022-05-17T00:34:36.308Z","2022-05-17T00:35:16.061Z","2022-05-17T00:35:42.741Z","2022-05-17T00:35:44.075Z","2022-05-17T00:35:50.824Z","2022-05-17T00:35:59.705Z","2022-05-17T00:36:34.441Z","2022-05-17T00:36:49.441Z","2022-05-17T00:37:04.901Z","2022-05-17T00:37:44.731Z","2022-05-17T00:38:06.030Z","2022-05-17T00:38:09.779Z","2022-05-17T00:38:33.922Z","2022-05-17T00:38:36.212Z","2022-05-17T00:38:46.126Z","2022-05-17T00:39:06.397Z","2022-05-17T00:39:16.661Z","2022-05-17T00:39:57.475Z","2022-05-17T00:39:58.353Z","2022-05-17T00:40:39.529Z","2022-05-17T00:41:04.123Z","2022-05-17T00:41:23.066Z","2022-05-17T00:41:25.302Z","2022-05-17T00:41:28.681Z","2022-05-17T00:41:43.030Z","2022-05-17T00:41:49.281Z","2022-05-17T00:41:52.575Z","2022-05-17T00:41:56.113Z","2022-05-17T00:41:59.754Z","2022-05-17T00:42:01.064Z","2022-05-17T00:42:05.985Z","2022-05-17T00:42:09.206Z","2022-05-17T00:42:43.653Z","2022-05-17T00:43:18.096Z","2022-05-17T00:44:05.078Z","2022-05-17T00:45:16.168Z","2022-05-17T00:45:19.299Z","2022-05-17T00:45:23.675Z","2022-05-17T00:45:26.111Z","2022-05-17T00:45:27.825Z","2022-05-17T00:45:33.625Z","2022-05-17T00:48:26.188Z","2022-05-17T00:48:31.247Z","2022-05-17T00:48:35.390Z","2022-05-17T00:48:56.681Z","2022-05-17T00:49:17.968Z","2022-05-17T00:49:22.765Z","2022-05-17T00:49:27.707Z","2022-05-17T00:49:34.237Z","2022-05-17T00:49:50.145Z","2022-05-17T00:49:57.626Z","2022-05-17T00:50:25.390Z","2022-05-17T00:50:40.784Z","2022-05-17T00:51:53.109Z","2022-05-17T00:52:16.825Z","2022-05-17T00:52:58.807Z","2022-05-17T00:53:15.935Z","2022-05-17T00:53:44.144Z","2022-05-17T00:53:55.162Z","2022-05-17T00:54:01.924Z","2022-05-17T00:54:12.049Z","2022-05-17T00:54:41.968Z","2022-05-17T00:54:54.077Z","2022-05-17T00:55:36.846Z","2022-05-17T00:55:43.940Z","2022-05-17T00:56:35.619Z","2022-05-17T00:58:00.922Z","2022-05-17T00:58:11.589Z","2022-05-17T00:58:42.846Z","2022-05-17T00:58:58.353Z","2022-05-17T00:59:13.067Z","2022-05-17T00:59:14.987Z","2022-05-17T00:59:17.278Z","2022-05-17T00:59:17.293Z","2022-05-17T01:00:02.548Z","2022-05-17T01:00:20.537Z","2022-05-17T01:00:25.519Z","2022-05-17T01:00:39.467Z","2022-05-17T01:00:46.327Z","2022-05-17T01:00:51.465Z","2022-05-17T01:01:22.103Z","2022-05-17T01:01:25.754Z","2022-05-17T01:01:30.279Z","2022-05-17T01:01:42.536Z","2022-05-17T01:02:18.568Z","2022-05-17T01:02:33.672Z","2022-05-17T01:02:37.173Z","2022-05-17T01:02:43.098Z","2022-05-17T01:03:12.938Z","2022-05-17T01:03:16.056Z","2022-05-17T01:03:17.417Z","2022-05-17T01:03:17.826Z","2022-05-17T01:03:21.100Z","2022-05-17T01:03:30.334Z","2022-05-17T01:03:33.038Z","2022-05-17T01:03:36.061Z","2022-05-17T01:03:37.246Z","2022-05-17T01:03:57.287Z","2022-05-17T01:03:59.516Z","2022-05-17T01:04:16.954Z","2022-05-17T01:04:44.708Z","2022-05-17T01:04:52.055Z","2022-05-17T01:05:52.872Z","2022-05-17T01:05:59.708Z","2022-05-17T01:06:59.987Z","2022-05-17T01:07:04.783Z","2022-05-17T01:07:11.885Z","2022-05-17T01:07:23.408Z","2022-05-17T01:07:31.402Z","2022-05-17T01:07:42.108Z","2022-05-17T01:07:42.850Z","2022-05-17T01:07:56.253Z","2022-05-17T01:08:03.877Z","2022-05-17T01:08:11.530Z","2022-05-17T01:08:17.056Z","2022-05-17T01:08:50.165Z","2022-05-17T01:08:54.853Z","2022-05-17T01:09:04.026Z","2022-05-17T01:09:20.454Z","2022-05-17T01:09:23.722Z","2022-05-17T01:09:35.589Z","2022-05-17T01:09:40.725Z","2022-05-17T01:09:53.154Z","2022-05-17T01:10:07.391Z","2022-05-17T01:10:15.677Z","2022-05-17T01:10:17.384Z","2022-05-17T01:10:22.032Z","2022-05-17T01:10:48.931Z","2022-05-17T01:11:04.197Z","2022-05-17T01:11:10.839Z","2022-05-17T01:11:15.167Z","2022-05-17T01:11:16.338Z","2022-05-17T01:11:18.818Z","2022-05-17T01:11:29.774Z","2022-05-17T01:11:35.870Z","2022-05-17T01:12:25.416Z","2022-05-17T01:12:36.871Z","2022-05-17T01:13:42.962Z","2022-05-17T01:14:18.904Z","2022-05-17T01:14:49.735Z","2022-05-17T01:14:53.283Z","2022-05-17T01:15:08.546Z","2022-05-17T01:15:13.423Z","2022-05-17T01:15:16.874Z","2022-05-17T01:15:19.636Z","2022-05-17T01:15:32.463Z","2022-05-17T01:15:44.855Z","2022-05-17T01:15:47.686Z","2022-05-17T01:15:48.987Z","2022-05-17T01:15:51.249Z","2022-05-17T01:15:53.192Z","2022-05-17T01:15:54.433Z","2022-05-17T01:16:34.244Z","2022-05-17T01:17:07.975Z","2022-05-17T01:17:38.454Z","2022-05-17T01:18:08.283Z","2022-05-17T01:18:26.741Z","2022-05-17T01:18:30.235Z","2022-05-17T01:18:38.141Z","2022-05-17T01:18:42.955Z","2022-05-17T01:18:47.158Z","2022-05-17T01:18:58.016Z","2022-05-17T01:19:00.230Z","2022-05-17T01:19:28.561Z","2022-05-17T01:19:42.946Z","2022-05-17T01:19:50.487Z","2022-05-17T01:20:03.784Z","2022-05-17T01:20:14.305Z","2022-05-17T01:20:15.436Z","2022-05-17T01:20:25.207Z","2022-05-17T01:20:28.271Z","2022-05-17T01:20:28.975Z","2022-05-17T01:21:03.884Z","2022-05-17T01:21:10.680Z","2022-05-17T01:21:40.591Z","2022-05-17T01:21:52.824Z","2022-05-17T01:22:02.471Z","2022-05-17T01:22:17.129Z","2022-05-17T01:22:19.183Z","2022-05-17T01:22:21.356Z","2022-05-17T01:22:23.232Z","2022-05-17T01:22:36.224Z","2022-05-17T01:22:38.585Z","2022-05-17T01:22:40.713Z","2022-05-17T01:22:45.671Z","2022-05-17T01:22:53.121Z","2022-05-17T01:22:58.185Z","2022-05-17T01:22:59.386Z","2022-05-17T01:23:01.189Z","2022-05-17T01:23:31.619Z","2022-05-17T01:23:45.381Z","2022-05-17T01:23:53.026Z","2022-05-17T01:23:55.380Z","2022-05-17T01:24:00.003Z","2022-05-17T01:24:02.947Z","2022-05-17T01:24:19.933Z","2022-05-17T01:24:22.172Z","2022-05-17T01:25:01.432Z","2022-05-17T01:25:02.767Z","2022-05-17T01:25:31.219Z","2022-05-17T01:25:37.390Z","2022-05-17T01:25:55.186Z","2022-05-17T01:26:15.687Z","2022-05-17T01:26:27.370Z","2022-05-17T01:26:33.639Z","2022-05-17T01:26:35.490Z","2022-05-17T01:26:39.812Z","2022-05-17T01:26:44.775Z","2022-05-17T01:27:18.760Z","2022-05-17T01:27:23.664Z","2022-05-17T01:27:24.309Z","2022-05-17T01:27:29.878Z","2022-05-17T01:29:11.410Z","2022-05-17T01:29:14.713Z","2022-05-17T01:29:16.475Z","2022-05-17T01:29:18.256Z","2022-05-17T01:29:23.462Z","2022-05-17T01:30:33.107Z","2022-05-17T01:30:38.844Z","2022-05-17T01:30:44.646Z","2022-05-17T01:31:40.387Z","2022-05-17T01:32:06.933Z","2022-05-17T01:32:19.960Z","2022-05-17T01:32:29.906Z","2022-05-17T01:32:41.988Z","2022-05-17T01:34:18.216Z","2022-05-17T01:35:33.006Z","2022-05-17T01:35:48.185Z","2022-05-17T01:36:24.229Z","2022-05-17T01:36:25.331Z","2022-05-17T01:36:26.115Z","2022-05-17T01:36:27.624Z","2022-05-17T01:36:38.411Z","2022-05-17T01:36:54.116Z","2022-05-17T01:37:02.077Z","2022-05-17T01:37:07.097Z","2022-05-17T01:37:14.134Z","2022-05-17T01:37:24.082Z","2022-05-17T01:37:34.221Z","2022-05-17T01:37:47.851Z","2022-05-17T01:38:09.201Z","2022-05-17T01:38:15.150Z","2022-05-17T01:38:21.524Z","2022-05-17T01:38:24.700Z","2022-05-17T01:38:38.826Z","2022-05-17T01:38:53.442Z","2022-05-17T01:38:58.334Z","2022-05-17T01:38:58.801Z","2022-05-17T01:38:59.907Z","2022-05-17T01:39:00.981Z","2022-05-17T01:39:05.618Z","2022-05-17T01:39:10.746Z","2022-05-17T01:39:24.032Z","2022-05-17T01:39:29.950Z","2022-05-17T01:39:33.337Z","2022-05-17T01:39:37.314Z","2022-05-17T01:39:40.026Z","2022-05-17T01:39:40.401Z","2022-05-17T01:39:43.898Z","2022-05-17T01:39:50.944Z","2022-05-17T01:39:58.072Z","2022-05-17T01:40:08.629Z","2022-05-17T01:40:19.108Z","2022-05-17T01:40:36.219Z","2022-05-17T01:40:55.988Z","2022-05-17T01:40:59.715Z","2022-05-17T01:41:02.946Z","2022-05-17T01:41:11.073Z","2022-05-17T01:41:27.199Z","2022-05-17T01:41:57.540Z","2022-05-17T01:41:59.560Z","2022-05-17T01:43:19.164Z","2022-05-17T01:44:47.460Z","2022-05-17T01:45:01.768Z","2022-05-17T01:45:38.812Z","2022-05-17T01:46:32.841Z","2022-05-17T01:46:34.661Z","2022-05-17T01:47:39.960Z","2022-05-17T01:47:45.133Z","2022-05-17T01:47:55.508Z","2022-05-17T01:48:33.478Z","2022-05-17T01:48:36.735Z","2022-05-17T01:48:39.411Z","2022-05-17T01:48:51.477Z","2022-05-17T01:49:02.757Z","2022-05-17T01:49:10.690Z","2022-05-17T01:49:20.920Z","2022-05-17T01:49:33.226Z","2022-05-17T01:50:37.537Z","2022-05-17T01:50:58.510Z","2022-05-17T01:50:58.948Z","2022-05-17T01:51:20.386Z","2022-05-17T01:51:22.805Z","2022-05-17T01:51:25.580Z","2022-05-17T01:51:26.628Z","2022-05-17T01:51:29.231Z","2022-05-17T01:51:30.513Z","2022-05-17T01:51:32.674Z","2022-05-17T01:51:35.671Z","2022-05-17T01:51:40.868Z","2022-05-17T01:51:46.756Z","2022-05-17T01:52:09.929Z","2022-05-17T01:52:18.946Z","2022-05-17T01:52:44.284Z","2022-05-17T01:53:00.641Z","2022-05-17T01:53:02.181Z","2022-05-17T01:53:08.677Z","2022-05-17T01:53:16.189Z","2022-05-17T01:53:24.285Z","2022-05-17T01:53:26.440Z","2022-05-17T01:53:28.282Z","2022-05-17T01:53:29.900Z","2022-05-17T01:53:31.755Z","2022-05-17T01:53:41.129Z","2022-05-17T01:54:00.814Z","2022-05-17T01:54:07.743Z","2022-05-17T01:54:17.285Z","2022-05-17T01:54:23.824Z","2022-05-17T01:54:30.016Z","2022-05-17T01:54:38.300Z","2022-05-17T01:54:50.648Z","2022-05-17T01:55:01.582Z","2022-05-17T01:55:08.679Z","2022-05-17T01:55:10.702Z","2022-05-17T01:55:20.778Z","2022-05-17T01:55:27.164Z","2022-05-17T01:55:30.886Z","2022-05-17T01:55:43.415Z","2022-05-17T01:55:55.200Z","2022-05-17T01:55:58.763Z","2022-05-17T01:56:02.938Z","2022-05-17T01:56:06.905Z","2022-05-17T01:56:42.856Z","2022-05-17T01:56:55.053Z","2022-05-17T01:57:17.584Z","2022-05-17T01:57:34.073Z","2022-05-17T01:57:35.164Z","2022-05-17T01:57:48.789Z","2022-05-17T01:57:59.835Z","2022-05-17T01:58:06.789Z","2022-05-17T01:58:37.846Z","2022-05-17T01:58:41.518Z","2022-05-17T01:58:52.849Z","2022-05-17T01:59:25.243Z","2022-05-17T01:59:30.120Z","2022-05-17T01:59:46.296Z","2022-05-17T01:59:50.156Z","2022-05-17T01:59:52.092Z","2022-05-17T01:59:52.903Z","2022-05-17T02:00:18.509Z","2022-05-17T02:00:46.683Z","2022-05-17T02:01:21.109Z","2022-05-17T02:02:04.762Z","2022-05-17T02:02:36.491Z","2022-05-17T02:02:50.184Z","2022-05-17T02:03:19.961Z","2022-05-17T02:03:42.545Z","2022-05-17T02:03:51.661Z","2022-05-17T02:03:57.035Z","2022-05-17T02:04:10.128Z","2022-05-17T02:04:22.129Z","2022-05-17T02:04:26.575Z","2022-05-17T02:04:28.292Z","2022-05-17T02:04:34.586Z","2022-05-17T02:04:57.798Z","2022-05-17T02:05:05.643Z","2022-05-17T02:05:14.552Z","2022-05-17T02:05:44.040Z","2022-05-17T02:05:56.831Z","2022-05-17T02:06:37.165Z","2022-05-17T02:06:39.344Z","2022-05-17T02:07:00.599Z","2022-05-17T02:07:03.606Z","2022-05-17T02:07:05.452Z","2022-05-17T02:07:07.253Z","2022-05-17T02:07:31.644Z","2022-05-17T02:07:49.025Z","2022-05-17T02:08:33.772Z","2022-05-17T02:09:02.481Z","2022-05-17T02:09:14.007Z","2022-05-17T02:09:47.764Z","2022-05-17T02:10:10.538Z","2022-05-17T02:10:34.460Z","2022-05-17T02:11:12.891Z","2022-05-17T02:11:53.247Z","2022-05-17T02:12:12.163Z","2022-05-17T02:12:13.683Z","2022-05-17T02:12:15.474Z","2022-05-17T02:12:18.698Z","2022-05-17T02:12:22.387Z","2022-05-17T02:12:29.348Z","2022-05-17T02:13:05.079Z","2022-05-17T02:13:22.411Z","2022-05-17T02:13:24.420Z","2022-05-17T02:13:36.593Z","2022-05-17T02:13:59.287Z","2022-05-17T02:14:04.908Z","2022-05-17T02:14:10.049Z","2022-05-17T02:14:14.654Z","2022-05-17T02:14:31.613Z","2022-05-17T02:14:37.376Z","2022-05-17T02:14:47.554Z","2022-05-17T02:14:55.871Z","2022-05-17T02:15:03.789Z","2022-05-17T02:15:31.131Z","2022-05-17T02:15:33.168Z","2022-05-17T02:15:48.623Z","2022-05-17T02:15:54.903Z","2022-05-17T02:16:17.454Z","2022-05-17T02:16:26.197Z","2022-05-17T02:16:41.670Z","2022-05-17T02:16:42.663Z","2022-05-17T02:17:10.468Z","2022-05-17T02:17:11.535Z","2022-05-17T02:17:22.396Z","2022-05-17T02:17:29.834Z","2022-05-17T02:17:31.095Z","2022-05-17T02:17:50.219Z","2022-05-17T02:18:15.811Z","2022-05-17T02:18:16.965Z","2022-05-17T02:18:20.657Z","2022-05-17T02:18:30.024Z","2022-05-17T02:19:12.634Z","2022-05-17T02:20:17.305Z","2022-05-17T02:20:33.854Z","2022-05-17T02:20:49.262Z","2022-05-17T02:20:58.347Z","2022-05-17T02:21:14.893Z","2022-05-17T02:21:36.162Z","2022-05-17T02:21:42.569Z","2022-05-17T02:21:44.201Z","2022-05-17T02:21:44.903Z","2022-05-17T02:21:47.001Z","2022-05-17T02:21:48.456Z","2022-05-17T02:21:51.403Z","2022-05-17T02:21:52.552Z","2022-05-17T02:21:58.805Z","2022-05-17T02:22:17.206Z","2022-05-17T02:22:37.730Z","2022-05-17T02:22:51.123Z","2022-05-17T02:23:23.096Z","2022-05-17T02:23:24.577Z","2022-05-17T02:24:16.133Z","2022-05-17T02:24:46.025Z","2022-05-17T02:24:55.909Z","2022-05-17T02:25:18.652Z","2022-05-17T02:25:30.981Z","2022-05-17T02:25:53.606Z","2022-05-17T02:25:55.793Z","2022-05-17T02:26:06.228Z","2022-05-17T02:26:15.572Z","2022-05-17T02:26:34.420Z","2022-05-17T02:26:52.647Z","2022-05-17T02:27:00.443Z","2022-05-17T02:27:28.224Z","2022-05-17T02:28:04.204Z","2022-05-17T02:28:22.376Z","2022-05-17T02:28:24.004Z","2022-05-17T02:28:30.466Z","2022-05-17T02:28:36.589Z","2022-05-17T02:28:42.840Z","2022-05-17T02:28:45.592Z","2022-05-17T02:28:50.485Z","2022-05-17T02:29:12.916Z","2022-05-17T02:29:34.369Z","2022-05-17T02:29:34.869Z","2022-05-17T02:29:35.447Z","2022-05-17T02:29:42.902Z","2022-05-17T02:29:49.850Z","2022-05-17T02:29:51.075Z","2022-05-17T02:29:52.304Z","2022-05-17T02:29:54.491Z","2022-05-17T02:29:55.722Z","2022-05-17T02:29:56.964Z","2022-05-17T02:29:57.611Z","2022-05-17T02:30:03.926Z","2022-05-17T02:30:12.318Z","2022-05-17T02:30:13.188Z","2022-05-17T02:30:14.062Z","2022-05-17T02:30:16.507Z","2022-05-17T02:30:17.168Z","2022-05-17T02:30:17.878Z","2022-05-17T02:30:33.863Z","2022-05-17T02:30:34.551Z","2022-05-17T02:30:48.571Z","2022-05-17T02:30:50.204Z","2022-05-17T02:31:00.021Z","2022-05-17T02:31:05.314Z","2022-05-17T02:31:28.936Z","2022-05-17T02:31:30.734Z","2022-05-17T02:31:40.378Z","2022-05-17T02:32:03.948Z","2022-05-17T02:32:43.764Z","2022-05-17T02:32:47.801Z","2022-05-17T02:33:12.730Z","2022-05-17T02:33:40.989Z","2022-05-17T02:33:44.579Z","2022-05-17T02:34:22.617Z","2022-05-17T02:34:25.714Z","2022-05-17T02:34:31.872Z","2022-05-17T02:34:36.892Z","2022-05-17T02:34:38.193Z","2022-05-17T02:34:40.366Z","2022-05-17T02:34:41.745Z","2022-05-17T02:34:42.396Z","2022-05-17T02:34:44.121Z","2022-05-17T02:34:44.816Z","2022-05-17T02:34:46.183Z","2022-05-17T02:34:47.224Z","2022-05-17T02:34:48.939Z","2022-05-17T02:34:49.819Z","2022-05-17T02:34:53.631Z","2022-05-17T02:35:48.148Z","2022-05-17T02:35:59.796Z","2022-05-17T02:36:11.443Z","2022-05-17T02:36:22.129Z","2022-05-17T02:36:35.568Z","2022-05-17T02:36:45.979Z","2022-05-17T02:36:51.417Z","2022-05-17T02:37:16.486Z","2022-05-17T02:37:28.478Z","2022-05-17T02:37:40.880Z","2022-05-17T02:38:21.957Z","2022-05-17T02:38:42.253Z","2022-05-17T02:38:46.747Z","2022-05-17T02:38:55.082Z","2022-05-17T02:39:01.823Z","2022-05-17T02:39:10.418Z","2022-05-17T02:39:40.280Z","2022-05-17T02:40:03.309Z","2022-05-17T02:40:07.632Z","2022-05-17T02:40:38.105Z","2022-05-17T02:40:40.066Z","2022-05-17T02:40:43.666Z","2022-05-17T02:40:48.166Z","2022-05-17T02:42:00.105Z","2022-05-17T02:42:01.839Z","2022-05-17T02:42:03.630Z","2022-05-17T02:42:07.116Z","2022-05-17T02:42:07.640Z","2022-05-17T02:42:08.343Z","2022-05-17T02:42:08.866Z","2022-05-17T02:42:09.566Z","2022-05-17T02:42:10.249Z","2022-05-17T02:42:10.930Z","2022-05-17T02:42:11.550Z","2022-05-17T02:42:12.548Z","2022-05-17T02:42:13.533Z","2022-05-17T02:42:14.624Z","2022-05-17T02:42:15.457Z","2022-05-17T02:42:15.765Z","2022-05-17T02:42:29.836Z","2022-05-17T02:43:16.754Z","2022-05-17T02:43:36.671Z","2022-05-17T02:43:37.719Z","2022-05-17T02:43:38.792Z","2022-05-17T02:44:01.710Z","2022-05-17T02:44:02.459Z","2022-05-17T02:44:04.620Z","2022-05-17T02:44:06.131Z","2022-05-17T02:44:07.492Z","2022-05-17T02:44:08.189Z","2022-05-17T02:44:09.181Z","2022-05-17T02:44:16.513Z","2022-05-17T02:44:37.685Z","2022-05-17T02:44:44.591Z","2022-05-17T02:44:52.255Z","2022-05-17T02:45:12.981Z","2022-05-17T02:45:16.567Z","2022-05-17T02:45:19.125Z","2022-05-17T02:45:19.421Z","2022-05-17T02:45:20.354Z","2022-05-17T02:45:21.343Z","2022-05-17T02:45:21.566Z","2022-05-17T02:45:22.162Z","2022-05-17T02:45:23.988Z","2022-05-17T02:45:41.920Z","2022-05-17T02:45:45.899Z","2022-05-17T02:45:54.268Z","2022-05-17T02:46:02.286Z","2022-05-17T02:46:04.896Z","2022-05-17T02:46:16.068Z","2022-05-17T02:46:21.005Z","2022-05-17T02:46:25.444Z","2022-05-17T02:46:35.824Z","2022-05-17T02:46:37.722Z","2022-05-17T02:46:44.809Z","2022-05-17T02:46:59.326Z","2022-05-17T02:47:13.263Z","2022-05-17T02:47:15.042Z","2022-05-17T02:47:27.767Z","2022-05-17T02:47:36.911Z","2022-05-17T02:47:38.313Z","2022-05-17T02:47:41.597Z","2022-05-17T02:47:49.862Z","2022-05-17T02:48:10.269Z","2022-05-17T02:48:11.317Z","2022-05-17T02:48:12.997Z","2022-05-17T02:48:19.000Z","2022-05-17T02:48:29.619Z","2022-05-17T02:48:32.650Z","2022-05-17T02:48:34.380Z","2022-05-17T02:48:36.784Z","2022-05-17T02:48:50.546Z","2022-05-17T02:48:58.458Z","2022-05-17T02:49:17.653Z","2022-05-17T02:49:44.704Z","2022-05-17T02:49:48.283Z","2022-05-17T02:50:02.354Z","2022-05-17T02:50:07.137Z","2022-05-17T02:50:09.005Z","2022-05-17T02:50:12.163Z","2022-05-17T02:50:34.064Z","2022-05-17T02:50:48.987Z","2022-05-17T02:50:58.338Z","2022-05-17T02:51:01.095Z","2022-05-17T02:51:08.438Z","2022-05-17T02:51:12.146Z","2022-05-17T02:51:32.742Z","2022-05-17T02:51:43.051Z","2022-05-17T02:51:46.599Z","2022-05-17T02:51:49.575Z","2022-05-17T02:51:51.458Z","2022-05-17T02:51:55.808Z","2022-05-17T02:52:02.612Z","2022-05-17T02:52:12.525Z"]},geometry:{type:"LineString",coordinates:[[8.404369,49.013486,118.386692],[8.404366,49.013464,118.386692],[8.404364,49.013442,118.386692],[8.404363,49.013431,118.386692],[8.404357,49.013385,118.386692],[8.404143,49.013396,118.386692],[8.403932,49.013405,118.386692],[8.403275,49.013021,118.411114],[8.402978,49.013029,118.492292],[8.402921,49.012998,118.512514],[8.402839,49.012954,118.541447],[8.40265,49.01284,118.61157],[8.402506,49.012754,118.664756],[8.402243,49.012593,118.763005],[8.402031,49.01247,118.840302],[8.401616,49.012229,118.991678],[8.401038,49.011889,119.198673],[8.400928,49.011821,119.236899],[8.400765,49.011794,119.279415],[8.400708,49.011779,119.294946],[8.400565,49.011684,119.346419],[8.400023,49.011423,119.516461],[8.399338,49.01198,119.792377],[8.39915,49.01211,119.806507],[8.39902,49.012115,119.783527],[8.398897,49.012073,119.759058],[8.398751,49.012023,119.729994],[8.398363,49.01189,119.65274],[8.398253,49.011853,119.630926],[8.398138,49.011813,119.607956],[8.397902,49.011732,119.560954],[8.396393,49.011215,119.419709],[8.396253,49.011167,119.444246],[8.395636,49.010955,119.552434],[8.395162,49.010812,119.633471],[8.394384,49.010814,119.754314],[8.394291,49.010818,119.76879],[8.393528,49.010848,119.569273],[8.391867,49.01092,119.120907],[8.3919,49.011295,118.963288],[8.390283,49.010936,118.479947],[8.389845,49.010828,118.347461],[8.38981,49.010818,118.336652],[8.389187,49.010682,118.336201],[8.389117,49.010669,118.35186],[8.388801,49.010602,118.423343],[8.388378,49.010551,118.515917],[8.388227,49.010543,118.548525],[8.387735,49.010565,118.654671],[8.387539,49.010566,118.696861],[8.387395,49.010567,118.727858],[8.387295,49.010567,118.749382],[8.386975,49.010579,118.818373],[8.386495,49.010599,118.947352],[8.386121,49.010615,119.055201],[8.38559,49.010623,119.208039],[8.385371,49.010625,119.271064],[8.384978,49.010621,119.384166],[8.384542,49.010619,119.50963],[8.384429,49.01062,119.542149],[8.384138,49.010625,119.625915],[8.383832,49.01064,119.666902],[8.38328,49.010664,119.730506],[8.383245,49.010717,119.740631],[8.383209,49.01074,119.746409],[8.383036,49.010762,119.766669],[8.382872,49.01079,119.786153],[8.381968,49.010833,119.890361],[8.381428,49.010856,119.945931],[8.381369,49.010859,119.928703],[8.380432,49.010902,119.655246],[8.380174,49.010915,119.579912],[8.379617,49.010942,119.41731],[8.37932,49.010956,119.33062],[8.379196,49.010961,119.294452],[8.37805,49.011016,118.972172],[8.376902,49.011061,118.658669],[8.376463,49.011097,118.538066],[8.37584,49.011085,118.441593],[8.37541,49.011106,118.559415],[8.375383,49.011108,118.566839],[8.375102,49.011123,118.643876],[8.374815,49.011121,118.722302],[8.374628,49.011109,118.773643],[8.374433,49.011167,118.832148],[8.374263,49.011184,118.879137],[8.37271,49.011247,119.401212],[8.370738,49.011349,120.290552],[8.369926,49.011371,120.485812],[8.369551,49.011307,120.549823],[8.368992,49.011336,120.642456],[8.368758,49.011333,120.681119],[8.368211,49.011332,120.771481],[8.365094,49.01146,119.757186],[8.364978,49.011472,119.668016],[8.363585,49.011524,118.405249],[8.362745,49.011491,117.643649],[8.362583,49.011479,117.496099],[8.361852,49.01139,116.9066],[8.361574,49.011359,116.699909],[8.360559,49.011263,115.948245],[8.360217,49.011218,115.692573],[8.360163,49.011197,115.646558],[8.360107,49.011177,115.599821],[8.359888,49.011083,115.407984],[8.359351,49.010749,114.999329],[8.358944,49.010493,114.729147],[8.358823,49.010421,114.650869],[8.358662,49.010319,114.54362],[8.358585,49.01027,114.492217],[8.358296,49.010093,114.302766],[8.3582,49.010044,114.244483],[8.358013,49.010044,114.154884],[8.357746,49.009949,114.009343],[8.356835,49.009718,113.918806],[8.356818,49.009715,113.918398],[8.355879,49.009476,113.895079],[8.354837,49.009117,113.993369],[8.354582,49.009017,114.11625],[8.353794,49.008834,114.461995],[8.353586,49.008781,114.554288],[8.353446,49.008697,114.632764],[8.353188,49.008452,114.820522],[8.352616,49.007714,115.15675],[8.351703,49.006964,115.425202],[8.35163,49.006906,115.446239],[8.351553,49.006844,115.468607],[8.351225,49.006583,115.444202],[8.351168,49.006538,115.422756],[8.350862,49.006294,115.306943],[8.350771,49.00622,115.272093],[8.350481,49.005989,115.162403],[8.350208,49.005767,115.057853],[8.350076,49.005729,115.023192],[8.349922,49.005771,114.98309],[8.349006,49.006254,114.77801],[8.348395,49.006496,114.693954],[8.347714,49.006692,114.606374],[8.347036,49.006825,114.540442],[8.346295,49.00691,114.69035],[8.345941,49.006956,114.762266],[8.345684,49.006991,114.814574],[8.345292,49.007048,114.894588],[8.345198,49.00706,114.913672],[8.344862,49.007105,114.982011],[8.344121,49.00721,115.049231],[8.343884,49.007299,115.023819],[8.343499,49.007351,114.987243],[8.34243,49.007504,114.885429],[8.342395,49.00739,114.868932],[8.342343,49.007244,114.847664],[8.342187,49.007265,114.832845],[8.33962,49.007621,113.428972],[8.339046,49.007734,113.009557],[8.338615,49.007758,112.66354],[8.338205,49.007732,112.334033],[8.336512,49.007582,111.03121],[8.336232,49.007555,110.916166],[8.335879,49.00752,110.771041],[8.335414,49.007392,110.566048],[8.335073,49.007454,110.422204],[8.335031,49.007478,110.399561],[8.334974,49.007511,110.368656],[8.33489,49.007514,110.334459],[8.334809,49.007516,110.301509],[8.334668,49.007521,110.244109],[8.334549,49.007527,110.195592],[8.334501,49.007504,110.171429],[8.334422,49.007464,110.130861],[8.333886,49.007483,110.049686],[8.333606,49.007603,110.180541],[8.333521,49.00763,110.21749],[8.333301,49.007671,110.306969],[8.332684,49.007706,110.549263],[8.330192,49.007674,110.85709],[8.326011,49.007409,109.235133],[8.325943,49.007392,109.197702],[8.325685,49.007426,109.015797],[8.32417,49.00725,107.939698],[8.323505,49.006999,107.403086],[8.32304,49.006622,107.171571],[8.322718,49.006137,107.022719],[8.322525,49.00573,106.902782],[8.322434,49.005715,106.885463],[8.322373,49.005579,106.845572],[8.322028,49.004877,106.654574],[8.321972,49.00462,106.590834],[8.321463,49.004389,106.491147],[8.321073,49.004182,106.410348],[8.320873,49.004104,106.372873],[8.319999,49.003766,106.086851],[8.319223,49.003467,105.789697],[8.319048,49.0034,105.722793],[8.318558,49.003211,105.535105],[8.317565,49.002851,105.83178],[8.31754,49.002843,105.846269],[8.317474,49.002816,105.886785],[8.31315,49.001206,109.237473],[8.312943,49.001074,109.398785],[8.312458,49.000992,109.67866],[8.31235,49.000956,109.746354],[8.31206,49.000846,109.933544],[8.312009,49.000826,109.966746],[8.311706,49.000702,110.166307],[8.311649,49.000683,110.202034],[8.310507,49.000245,110.405129],[8.309042,48.999834,110.057759],[8.308907,48.999803,110.026576],[8.307651,48.999545,110.376204],[8.299772,48.997854,113.482558],[8.299599,48.997942,113.4082],[8.299421,48.997967,113.346368],[8.298911,48.998159,113.146637],[8.298352,48.998184,112.956317],[8.298065,48.998214,112.781079],[8.296248,48.998744,111.181695],[8.295277,48.999061,110.871623],[8.29492,48.9991,110.9906],[8.294469,48.998532,111.311514],[8.294856,48.998338,111.471625],[8.294976,48.998065,111.600592],[8.29458,48.997529,110.957431],[8.294481,48.996979,110.359433],[8.294398,48.996747,110.102119],[8.293989,48.996758,109.812125],[8.292195,48.997357,107.870428],[8.291927,48.996968,107.224009],[8.291503,48.996515,107.297055],[8.289894,48.994497,109.572938],[8.289094,48.993743,110.460684],[8.288049,48.992932,111.36477],[8.284272,48.990022,114.733257],[8.280712,48.987131,112.081494],[8.279832,48.986498,111.366797],[8.277658,48.985082,110.513049],[8.272291,48.982517,111.387384],[8.26875,48.980797,111.292656],[8.26817,48.980927,111.377549],[8.266834,48.981013,111.554241],[8.265922,48.980862,111.648934],[8.264343,48.980862,111.796996],[8.263875,48.980675,111.597754],[8.26296,48.979917,111.06194],[8.262148,48.979532,110.657348],[8.261807,48.979195,110.352006],[8.261651,48.978967,110.163362],[8.261051,48.978606,109.760139],[8.260499,48.976651,108.471334],[8.260154,48.976956,108.305273],[8.259784,48.977183,108.243325],[8.259363,48.977342,108.183915],[8.258985,48.977422,108.135337],[8.258586,48.977429,108.086517],[8.257984,48.977307,108.009454],[8.257632,48.977105,108.038607],[8.257318,48.977398,108.0926],[8.257175,48.977305,108.112515],[8.256801,48.977095,108.161207],[8.256905,48.977278,108.190646],[8.257015,48.977604,108.240973],[8.255389,48.978893,108.977643],[8.254796,48.978862,109.132685],[8.254556,48.978835,109.130698],[8.253965,48.978761,109.125789],[8.253728,48.978687,109.123648],[8.253466,48.978344,109.118878],[8.253357,48.978288,109.117748],[8.253146,48.978248,109.115956],[8.252903,48.978292,109.113899],[8.252873,48.978186,109.112559],[8.252835,48.978086,109.111278],[8.252629,48.977906,109.066302],[8.252473,48.97773,109.023612],[8.246637,48.974603,108.048013],[8.24329,48.972848,108.007465],[8.242804,48.972588,108.010601],[8.238699,48.970413,108.171914],[8.238342,48.970472,108.192721],[8.237567,48.970319,108.282061],[8.235938,48.970209,108.577418],[8.23486,48.970046,108.741949],[8.234643,48.969954,108.763147],[8.233524,48.969461,108.873736],[8.232162,48.968895,108.944836],[8.230928,48.968574,108.956384],[8.230231,48.968175,109.061246],[8.230177,48.968142,109.082519],[8.229897,48.967967,109.193993],[8.22867,48.967164,109.693566],[8.228417,48.96705,109.782838],[8.227529,48.966848,110.060814],[8.224414,48.96618,110.669406],[8.222179,48.965702,110.77255],[8.221932,48.965718,110.777651],[8.221585,48.965857,110.786006],[8.220182,48.966952,110.9954],[8.219852,48.967135,111.059456],[8.219363,48.967285,111.139493],[8.21877,48.967373,111.191254],[8.218287,48.96739,111.118484],[8.217894,48.967333,111.057933],[8.216274,48.966644,110.8014],[8.215884,48.966373,110.809719],[8.213236,48.964183,110.912074],[8.212896,48.963939,110.923028],[8.212152,48.963594,110.868189],[8.211618,48.963287,110.825455],[8.210612,48.963034,110.764216],[8.210285,48.962823,110.848887],[8.210132,48.962522,110.938141],[8.20307,48.960997,112.248823],[8.200666,48.960309,111.968923],[8.199162,48.959774,111.539882],[8.198435,48.959521,111.333504],[8.197625,48.959135,110.947443],[8.196145,48.958379,110.179283],[8.195859,48.958256,110.071144],[8.195517,48.958149,109.952837],[8.195455,48.958148,109.93347],[8.195265,48.958218,109.865433],[8.195219,48.958387,109.783782],[8.195211,48.958599,109.682923],[8.195184,48.958878,109.549961],[8.195017,48.959031,109.460435],[8.193852,48.959584,109.063217],[8.193495,48.959752,108.949191],[8.193083,48.959446,108.787702],[8.192118,48.959008,108.49886],[8.191417,48.958828,108.328265],[8.190406,48.958684,108.093797],[8.189938,48.958565,107.992722],[8.188014,48.957784,108.564342],[8.187525,48.957662,108.696038],[8.187258,48.957644,108.762016],[8.186439,48.957726,108.965665],[8.185204,48.957846,109.272552],[8.184878,48.957886,109.349129],[8.184507,48.957701,109.231785],[8.184366,48.957681,109.19545],[8.183657,48.957743,109.015284],[8.183149,48.957702,108.886362],[8.182788,48.957701,108.79543],[8.182785,48.957609,108.760129],[8.182796,48.957525,108.727787],[8.182551,48.9573,108.622329],[8.182772,48.956225,108.212955],[8.182625,48.955803,108.049583],[8.181133,48.954576,107.662862],[8.180647,48.953734,107.583989],[8.180127,48.953083,107.605085],[8.180175,48.952858,107.611605],[8.180131,48.952763,107.614455],[8.179864,48.952579,107.627171],[8.179684,48.951883,107.959205],[8.178314,48.949282,109.572594],[8.178269,48.949127,109.696721],[8.178345,48.948793,110.136078],[8.178572,48.948593,110.460608],[8.178486,48.948521,110.579661],[8.178369,48.948421,110.743732],[8.178567,48.948197,111.080699],[8.178704,48.948133,111.224347],[8.178654,48.948015,111.383698],[8.179096,48.947389,112.245533],[8.180225,48.947237,113.106226],[8.180696,48.947019,113.536555],[8.18081,48.946824,113.774079],[8.181046,48.946712,113.991531],[8.182363,48.946413,113.306727],[8.182755,48.946399,113.089136],[8.183052,48.946554,112.878877],[8.183811,48.947567,112.23435],[8.183915,48.947637,112.194377],[8.184185,48.947674,112.120341],[8.184494,48.94757,112.02714],[8.185025,48.947049,111.826654],[8.185102,48.946798,112.049431],[8.185043,48.946559,112.260094],[8.185033,48.946501,112.310881],[8.184556,48.945615,113.128538],[8.181256,48.940828,114.661151],[8.178882,48.937688,114.161541],[8.177511,48.935978,113.289913],[8.177121,48.935605,113.149611],[8.176266,48.935161,113.447302],[8.175899,48.934902,113.594427],[8.174978,48.934028,113.996414],[8.174822,48.93381,114.074139],[8.174414,48.932785,114.415986],[8.174187,48.932479,114.314947],[8.172192,48.930643,113.296623],[8.16917,48.927917,111.914242],[8.168456,48.927504,111.600788],[8.165733,48.92664,110.753946],[8.165427,48.926498,110.658456],[8.165076,48.926238,110.562519],[8.161063,48.922693,110.530499],[8.160774,48.922223,110.589947],[8.160642,48.921326,110.731617],[8.16041,48.920814,110.82972],[8.158621,48.919043,110.754339],[8.158141,48.91819,110.526332],[8.157852,48.917842,110.395712],[8.157463,48.917487,110.25158],[8.157259,48.917372,110.193387],[8.156909,48.917351,110.117292],[8.154684,48.917873,110.601928],[8.154471,48.91791,110.649762],[8.153581,48.917407,111.363348],[8.152864,48.917392,111.863897],[8.152656,48.917451,112.021975],[8.151268,48.917973,112.515618],[8.149989,48.918415,112.341539],[8.148901,48.918607,111.92188],[8.148783,48.91851,111.808929],[8.148688,48.918534,111.748097],[8.148584,48.91837,111.586499],[8.148179,48.917844,111.050326],[8.147961,48.91756,110.761013],[8.147724,48.917364,110.671771],[8.147191,48.917011,110.797986],[8.146672,48.916747,110.907453],[8.146292,48.916542,110.989455],[8.146148,48.916405,111.031716],[8.146116,48.916014,111.108526],[8.145981,48.915756,111.130442],[8.144917,48.914701,111.23211],[8.144791,48.914611,111.241934],[8.14371,48.914368,111.265212],[8.142319,48.913883,111.296766],[8.14154,48.913328,111.112383],[8.140693,48.912307,110.814444],[8.140276,48.91196,110.680774],[8.139579,48.911502,110.484953],[8.139151,48.911134,110.344928],[8.138871,48.911017,110.352921],[8.137655,48.910718,110.98114],[8.136839,48.910387,111.445129],[8.13647,48.910058,111.750677],[8.135808,48.909713,112.175097],[8.134905,48.90905,112.855233],[8.134396,48.908916,113.055103],[8.131412,48.908422,113.668221],[8.130931,48.908298,113.742101],[8.130479,48.908029,113.829292],[8.130209,48.907705,113.909661],[8.130012,48.907124,114.053484],[8.129932,48.906407,114.243996],[8.130042,48.906104,114.326544],[8.130207,48.905942,114.378206],[8.134735,48.902176,116.130471],[8.135813,48.901074,116.244012],[8.135936,48.900794,116.234198],[8.135004,48.893066,116.108658],[8.135029,48.892848,116.124222],[8.135556,48.891844,115.798002],[8.135597,48.891637,115.704523],[8.135477,48.891233,115.520191],[8.134933,48.89053,114.949243],[8.134663,48.890141,114.515778],[8.134269,48.889633,113.937706],[8.133669,48.88922,113.638973],[8.133211,48.889057,113.910667],[8.132786,48.888974,114.141962],[8.132147,48.88888,114.48357],[8.131818,48.888656,114.730649],[8.131486,48.888514,114.937275],[8.131452,48.888426,115.023125],[8.131421,48.888361,115.088437],[8.131479,48.888315,115.145726],[8.131475,48.888191,115.264638],[8.130294,48.886846,116.692505],[8.128542,48.884728,116.691705],[8.127529,48.883221,115.749173],[8.125314,48.879725,115.302556],[8.123286,48.876471,114.390657],[8.123133,48.876352,114.376635],[8.122948,48.876292,114.36443],[8.117358,48.875189,114.439967],[8.116792,48.875117,114.428635],[8.116309,48.87502,114.386549],[8.115449,48.874582,114.148241],[8.114674,48.874119,113.91885],[8.114232,48.87394,113.817729],[8.111052,48.87353,113.733506],[8.1108,48.873443,113.772667],[8.108269,48.871952,114.161217],[8.105572,48.870489,114.13414],[8.104087,48.869163,113.638885],[8.10384,48.868868,113.522252],[8.103739,48.86862,113.374583],[8.103713,48.868271,113.119248],[8.101549,48.868142,112.107928],[8.09914,48.867521,111.320395],[8.09851,48.867369,111.497439],[8.096903,48.867103,111.934639],[8.096751,48.867081,111.975702],[8.095234,48.866754,113.021736],[8.094637,48.866622,113.468825],[8.091871,48.86571,115.250658],[8.090426,48.86528,115.206913],[8.089984,48.864988,115.091853],[8.089431,48.86451,114.921319],[8.089045,48.86463,114.81766],[8.088982,48.864655,114.799796],[8.088845,48.864706,114.761576],[8.08861,48.864814,114.691973],[8.087357,48.864544,114.371841],[8.087113,48.864455,114.304101],[8.086574,48.864143,114.3268],[8.086256,48.863811,114.386914],[8.085958,48.863569,114.434625],[8.085546,48.863389,114.484468],[8.084522,48.863331,114.549016],[8.084494,48.863257,114.550215],[8.084026,48.862751,114.55953],[8.083616,48.862343,114.567221],[8.083129,48.861961,114.507773],[8.082636,48.861582,114.278446],[8.081923,48.861143,113.983092],[8.081416,48.860817,113.768673],[8.080584,48.860079,113.596519],[8.079476,48.859566,113.443313],[8.079282,48.859433,113.439555],[8.079025,48.85925,113.444231],[8.078888,48.859189,113.446274],[8.078764,48.859186,113.447806],[8.078698,48.859276,113.449681],[8.077269,48.858379,113.539511],[8.076881,48.858213,113.651895],[8.076128,48.857788,113.892805],[8.074251,48.856649,114.852665],[8.073555,48.856326,115.245193],[8.071839,48.855651,116.183119],[8.07131,48.855366,116.504964],[8.070795,48.855001,116.65665],[8.069857,48.854312,116.566842],[8.067975,48.853144,115.780263],[8.067247,48.852768,115.370961],[8.065663,48.852165,115.134742],[8.064296,48.851587,115.17552],[8.063624,48.851357,115.373843],[8.063514,48.851274,115.417663],[8.063522,48.851129,115.475396],[8.063367,48.851028,115.532511],[8.063013,48.851073,115.626911],[8.062779,48.851027,115.690853],[8.062472,48.850943,115.756037],[8.061585,48.850672,115.837782],[8.060645,48.850322,115.928062],[8.057659,48.849082,115.588562],[8.057256,48.848869,115.60511],[8.057383,48.848692,115.614633],[8.057431,48.848644,115.617428],[8.05779,48.848219,115.641084],[8.05846,48.847459,115.81319],[8.05858,48.847267,115.907034],[8.058341,48.847065,116.022759],[8.057564,48.846049,116.561457],[8.057278,48.845618,116.867863],[8.056508,48.844179,117.803205],[8.05636,48.844046,117.880447],[8.055451,48.843506,118.258058],[8.055088,48.843236,118.426981],[8.053359,48.842149,118.291657],[8.053294,48.842111,118.283466],[8.052674,48.841754,118.069353],[8.052307,48.841363,117.727654],[8.051884,48.840996,117.38517],[8.051046,48.839536,116.461623],[8.050334,48.838455,116.062482],[8.049797,48.837916,116.130164],[8.049443,48.837658,116.166668],[8.04747,48.836549,116.13012],[8.046218,48.835658,116.006269],[8.046173,48.835604,115.998392],[8.046143,48.8353,115.959434],[8.045905,48.834936,115.908756],[8.044892,48.833684,116.147152],[8.044402,48.833172,116.326911],[8.043786,48.832666,116.476842],[8.041698,48.831727,116.824493],[8.040592,48.831231,117.040206],[8.04044,48.831093,117.081945],[8.039226,48.830549,117.342505],[8.039129,48.830466,117.372874],[8.03861,48.83021,117.496679],[8.037825,48.829514,117.769439],[8.037438,48.829163,117.967564],[8.03605,48.827758,118.595335],[8.03602,48.827726,118.600711],[8.034325,48.82626,118.698872],[8.033489,48.82524,118.496687],[8.032718,48.824507,118.260174],[8.032595,48.824569,118.231692],[8.032526,48.82442,118.188189],[8.031887,48.823923,118.00634],[8.031537,48.823763,117.963066],[8.031322,48.823729,117.953678],[8.031112,48.823805,117.943503],[8.030878,48.823762,117.933188],[8.030807,48.823728,117.92946],[8.030608,48.823552,117.91531],[8.030435,48.823467,117.906145],[8.028405,48.822888,118.113964],[8.026634,48.822185,118.603235],[8.024151,48.821185,119.023003],[8.020286,48.819099,117.889346],[8.020093,48.819037,117.906801],[8.019788,48.819023,117.931652],[8.019682,48.818938,117.945229],[8.019606,48.818883,117.954408],[8.019431,48.818646,117.98694],[8.011089,48.814022,119.21336],[8.010842,48.813928,119.277438],[8.010862,48.813764,119.333558],[8.009829,48.81318,119.463747],[8.008527,48.812688,119.230139],[8.008214,48.812578,119.174927],[8.007855,48.812538,119.118264],[8.007484,48.812332,118.956295],[8.007133,48.811593,118.540082],[8.006905,48.811271,118.349105],[8.005961,48.810251,118.257493],[8.005407,48.809724,118.347231],[8.002591,48.807513,119.606588],[8.001823,48.806737,120.06279],[8.000209,48.805333,120.164346],[7.999472,48.805257,119.917957],[7.998215,48.805211,119.276167],[7.997721,48.805135,119.017553],[7.997432,48.805203,118.861105],[7.996996,48.805159,118.74626],[7.995869,48.804763,118.607677],[7.995519,48.804531,118.553803],[7.994448,48.803695,118.888401],[7.994237,48.803587,119.000075],[7.992529,48.802967,119.759265],[7.989839,48.801637,120.521903],[7.989298,48.801321,120.579789],[7.988207,48.800197,120.757981],[7.987692,48.79965,120.850272],[7.987112,48.799171,120.934682],[7.987002,48.799207,120.944834],[7.986866,48.799243,120.956949],[7.986866,48.799242,120.957074],[7.986589,48.797252,121.12738],[7.986598,48.796428,121.114557],[7.986578,48.796204,121.111065],[7.986398,48.795592,121.078541],[7.986222,48.79531,121.058104],[7.986016,48.795124,121.042672],[7.984441,48.794156,120.869573],[7.984286,48.794023,120.836502],[7.984186,48.793826,120.795533],[7.984049,48.793254,120.681322],[7.983885,48.791565,120.276815],[7.98381,48.790875,120.096187],[7.984024,48.790811,120.053356],[7.983921,48.79066,120.007562],[7.983848,48.789822,119.77537],[7.983686,48.789818,119.745825],[7.98368,48.789754,119.728088],[7.983678,48.789735,119.722819],[7.983666,48.789577,119.693012],[7.983551,48.789152,119.694875],[7.983426,48.789059,119.69541],[7.983477,48.788918,119.696036],[7.983546,48.788885,119.696278],[7.983516,48.78799,119.70014],[7.983506,48.787897,119.700542],[7.983462,48.787217,120.24956],[7.983362,48.786157,121.110629],[7.983421,48.785877,121.35342],[7.9849,48.783714,123.044554],[7.98515,48.783482,123.158036],[7.988194,48.781591,123.190227],[7.988355,48.781391,123.105412],[7.988402,48.781053,122.978256],[7.988393,48.780499,122.770697],[7.988448,48.780112,122.62508],[7.988834,48.779648,122.292122],[7.988863,48.779615,122.267129],[7.989607,48.77914,121.819743],[7.990045,48.778886,121.567763],[7.990297,48.778555,121.430684],[7.990343,48.778302,121.435345],[7.989754,48.7769,121.478273],[7.989744,48.776706,121.528612],[7.989809,48.776335,121.625463],[7.98992,48.775633,121.808499],[7.989823,48.775507,121.845139],[7.989223,48.775143,121.953747],[7.989077,48.774945,121.98021],[7.98886,48.774432,122.044229],[7.988549,48.773831,122.12056],[7.988182,48.773545,122.176166],[7.988151,48.773473,122.189449],[7.988145,48.77327,122.225485],[7.988427,48.772128,122.430832],[7.98852,48.771451,122.455128],[7.988464,48.771153,122.450648],[7.988287,48.770991,122.44767],[7.988223,48.77096,122.446889],[7.988087,48.770895,122.445238],[7.987445,48.770622,122.437726],[7.987128,48.770434,122.440016],[7.984939,48.76876,122.815291],[7.98444,48.768429,123.088501],[7.981513,48.766859,125.138525],[7.979428,48.766017,125.163914],[7.977193,48.765471,124.094005],[7.97697,48.765365,123.946327],[7.976163,48.764796,123.282996],[7.975843,48.764659,123.062517],[7.975589,48.764607,122.908836],[7.975377,48.76458,122.784073],[7.974419,48.764401,122.208713],[7.973563,48.764122,121.795726],[7.973347,48.764154,121.706778],[7.973272,48.764108,121.665618],[7.973272,48.763991,121.594304],[7.973134,48.763943,121.531614],[7.973176,48.763886,121.49299],[7.970809,48.763073,121.143871],[7.969005,48.762425,121.339575],[7.967271,48.761814,121.548215],[7.965508,48.761204,121.493648],[7.964454,48.760834,121.506797],[7.964236,48.760815,121.520852],[7.963762,48.760655,121.554887],[7.963573,48.760546,121.570937],[7.963385,48.760479,121.584596],[7.962896,48.760307,121.62002],[7.962787,48.760319,121.627083],[7.961128,48.759728,121.695194],[7.960598,48.75918,121.724687],[7.960392,48.75886,121.689709],[7.960147,48.75826,121.571338],[7.959964,48.757783,121.477607],[7.959911,48.757799,121.470286],[7.959727,48.757354,121.386116],[7.959528,48.757292,121.376616],[7.959525,48.757256,121.374256],[7.957185,48.757525,121.271739],[7.956787,48.757683,121.213455],[7.954905,48.758366,120.930262],[7.954176,48.758662,121.030721],[7.953726,48.758966,121.140094],[7.953349,48.75953,121.298795],[7.953366,48.759608,121.319086],[7.953248,48.759618,121.339281],[7.953234,48.75954,121.359505],[7.952601,48.75926,121.579891],[7.952496,48.759312,121.619804],[7.952385,48.759282,121.656264],[7.95231,48.759085,121.749901],[7.95196,48.7589,121.886242],[7.951705,48.758774,121.983095],[7.951733,48.758718,122.010278],[7.951659,48.758649,122.049236],[7.950077,48.757746,122.048],[7.949307,48.757331,121.950843],[7.94888,48.757109,121.952349],[7.948726,48.757072,121.958909],[7.948488,48.756934,121.971593],[7.948401,48.756816,121.979558],[7.947536,48.756368,122.02358],[7.947427,48.75631,122.029186],[7.945331,48.755202,121.928415],[7.945247,48.755162,121.923075],[7.943632,48.754312,121.450439],[7.943264,48.754117,121.325422],[7.942274,48.753593,121.151828],[7.941225,48.753013,121.094041],[7.940615,48.752675,121.078177],[7.940421,48.752413,121.106234],[7.940316,48.752363,121.114452],[7.940022,48.752332,121.133342],[7.939804,48.752163,121.154692],[7.938063,48.751242,121.373688],[7.937885,48.751076,121.420416],[7.937855,48.751056,121.426882],[7.937523,48.75096,121.481823],[7.932319,48.748183,122.349902],[7.932268,48.748036,122.364449],[7.932192,48.747988,122.371142],[7.932108,48.747941,122.37815],[7.931764,48.747881,122.400782],[7.928117,48.745942,122.671775],[7.927877,48.745741,122.668893],[7.927538,48.74561,122.665975],[7.924565,48.744028,122.492485],[7.922989,48.74331,122.104244],[7.922347,48.742841,121.838809],[7.92202,48.742402,121.659717],[7.921153,48.742267,121.554754],[7.915981,48.739482,121.214455],[7.912591,48.737608,123.287985],[7.912045,48.737116,123.727717],[7.911129,48.735785,124.824355],[7.911068,48.735796,124.856051],[7.91108,48.735826,124.87963],[7.911001,48.735843,124.92128],[7.910901,48.735437,125.233868],[7.910778,48.734846,125.689258],[7.910708,48.734539,125.926657],[7.91073,48.734346,126.074658],[7.910852,48.734078,126.288633],[7.910865,48.733683,126.590755],[7.91074,48.733274,126.797083],[7.910315,48.73276,126.957523],[7.909264,48.732133,127.213666],[7.908962,48.731967,127.245835],[7.908631,48.731781,127.271461],[7.908466,48.73169,127.284137],[7.907784,48.731265,127.339431],[7.907178,48.730749,127.368354],[7.90693,48.730601,127.330244],[7.906899,48.730597,127.326645],[7.906849,48.73056,127.318082],[7.906863,48.730513,127.309807],[7.906802,48.730304,127.273038],[7.906696,48.730077,127.232004],[7.906369,48.729478,127.122019],[7.90623,48.729224,127.075186],[7.906231,48.72907,127.045631],[7.906028,48.728943,127.010214],[7.90594,48.72883,126.985834],[7.905951,48.728814,126.982463],[7.905773,48.728697,126.950652],[7.905642,48.728375,126.886671],[7.905506,48.728054,126.822707],[7.905304,48.727588,126.731354],[7.905045,48.727142,126.711161],[7.904563,48.726433,126.678308],[7.90382,48.725699,126.562851],[7.903682,48.725559,126.518474],[7.903573,48.725432,126.479692],[7.903345,48.725085,126.379191],[7.902907,48.724361,126.165432],[7.90205,48.722961,125.304484],[7.901989,48.722867,125.246178],[7.899866,48.719432,124.524589],[7.897735,48.715966,125.393687],[7.897334,48.715322,125.087417],[7.896288,48.713614,124.590665],[7.895004,48.71153,125.109911],[7.89496,48.711464,125.14252],[7.893421,48.708977,126.313663],[7.893341,48.708759,126.341697],[7.893172,48.708315,126.398914],[7.892354,48.706632,126.250185],[7.892283,48.706487,126.21771],[7.892172,48.706382,126.190426],[7.891942,48.705842,126.073194],[7.891921,48.705306,125.96803],[7.891812,48.704938,125.894487],[7.891462,48.704541,125.804401],[7.891126,48.704028,125.732302],[7.889832,48.701245,125.506164],[7.889385,48.700288,125.419691],[7.889376,48.700268,125.418131],[7.888944,48.699344,125.345819],[7.888856,48.699254,125.337809],[7.888739,48.699157,125.329866],[7.888688,48.699128,125.353564],[7.888659,48.699023,125.410492],[7.888706,48.698975,125.440975],[7.888688,48.698882,125.490983],[7.888667,48.698752,125.560715],[7.888569,48.698542,125.677918],[7.88841,48.698324,125.806966],[7.887993,48.697446,126.299824],[7.887899,48.697114,126.518682],[7.887426,48.69612,127.193809],[7.887133,48.69549,127.547439],[7.887109,48.695433,127.568952],[7.886996,48.695183,127.663821],[7.886988,48.694871,127.777292],[7.886684,48.694584,127.904634],[7.886604,48.694508,127.938287],[7.886481,48.694493,127.96831],[7.886489,48.69442,127.994925],[7.886406,48.694359,128.02474],[7.886017,48.69405,128.098656],[7.885156,48.693394,128.053908],[7.884816,48.693152,128.036893],[7.884394,48.6928,128.011254],[7.884108,48.692561,127.961131],[7.883852,48.692348,127.916386],[7.883489,48.692083,127.85759],[7.88303,48.69163,127.767901],[7.882542,48.691248,127.720249],[7.882157,48.691065,127.722364],[7.882027,48.691041,127.722966],[7.88141,48.691069,127.725723],[7.881021,48.691143,127.727527],[7.880799,48.691208,127.72861],[7.88008,48.69148,127.750704],[7.879398,48.691723,127.804137],[7.879168,48.691712,127.820037],[7.87893,48.691637,127.83822],[7.87871,48.691559,127.855437],[7.876593,48.690868,128.077488],[7.875842,48.690683,128.165692],[7.874421,48.690365,128.128874],[7.873414,48.689963,128.02508],[7.873353,48.689932,128.01829],[7.872637,48.689485,127.829384],[7.872159,48.689046,127.600497],[7.871818,48.688788,127.455537],[7.870116,48.687829,127.008001],[7.869941,48.687701,126.968571],[7.869545,48.687248,126.848966],[7.868898,48.685853,126.701884],[7.86879,48.685644,126.683839],[7.868271,48.684971,126.535436],[7.868114,48.684821,126.485151],[7.868036,48.684746,126.460061],[7.868001,48.684716,126.449617],[7.866923,48.683724,126.119309],[7.865674,48.682692,125.80196],[7.86404,48.68158,125.817041],[7.862026,48.680255,126.520049],[7.860737,48.679415,127.531294],[7.86011,48.679146,128.058655],[7.858511,48.678708,128.907165],[7.857184,48.678333,129.297631],[7.856533,48.678295,129.36475],[7.856184,48.678423,129.281988],[7.8556,48.678915,129.085728],[7.85507,48.679355,128.909218],[7.854856,48.679512,128.843812],[7.854734,48.679539,128.822275],[7.854316,48.6794,128.743941],[7.853114,48.678655,128.468006],[7.852685,48.678446,128.389176],[7.852125,48.678266,128.368959],[7.850232,48.677791,128.3033],[7.849456,48.677528,128.339872],[7.847178,48.676583,128.369332],[7.847052,48.676527,128.360623],[7.845789,48.676043,128.276892],[7.845572,48.676043,128.26445],[7.845489,48.675976,128.240333],[7.845479,48.675895,128.206343],[7.843955,48.675261,127.708895],[7.842796,48.674897,127.453948],[7.840046,48.673983,127.394799],[7.83848,48.67337,127.701832],[7.837897,48.673103,127.87549],[7.836181,48.672243,128.358467],[7.834935,48.671616,128.282788],[7.833558,48.67096,128.210118],[7.831444,48.669936,128.30021],[7.829444,48.668951,128.98432],[7.828469,48.668518,129.318482],[7.828381,48.668542,129.34556],[7.828268,48.668542,129.377698],[7.828096,48.668469,129.435847],[7.828051,48.668318,129.502122],[7.827744,48.668107,129.62814],[7.825796,48.667084,129.507917],[7.824967,48.666501,129.614848],[7.82504,48.666474,129.627006],[7.824561,48.666081,129.738015],[7.823606,48.665444,130.063292],[7.823491,48.665237,130.230733],[7.823498,48.665036,130.383411],[7.823367,48.664879,130.519541],[7.82258,48.664485,131.014845],[7.822434,48.664299,131.173945],[7.822494,48.66394,131.487388],[7.822521,48.663648,131.753197],[7.822456,48.663359,132.018666],[7.822072,48.662356,132.876191],[7.822046,48.66228,132.869647],[7.821851,48.66167,132.817288],[7.821726,48.661409,132.794297],[7.820646,48.660595,132.501809],[7.820221,48.66027,132.21255],[7.819506,48.659695,131.711366],[7.819465,48.659655,131.67883],[7.818216,48.658717,131.386517],[7.818169,48.658682,131.380331],[7.817741,48.658327,131.320327],[7.817436,48.658082,131.274967],[7.817381,48.658043,131.262475],[7.816531,48.657403,131.06295],[7.815393,48.656507,130.718699],[7.815309,48.656515,130.692836],[7.815094,48.656397,130.607653],[7.814675,48.656017,130.390776],[7.812689,48.654479,130.00586],[7.810116,48.652495,131.267024],[7.809406,48.652035,131.622749],[7.808656,48.651639,131.966192],[7.808168,48.651422,132.112303],[7.807204,48.65108,132.169963],[7.805884,48.650721,132.241026],[7.805445,48.650609,132.06951],[7.80534,48.650582,132.028444],[7.805313,48.650614,132.008233],[7.805167,48.650659,131.949515],[7.805064,48.650633,131.909328],[7.805011,48.6505,131.833454],[7.804927,48.650479,131.80072],[7.804493,48.650369,131.6313],[7.803217,48.649985,131.068639],[7.801889,48.649398,130.258746],[7.801133,48.648959,129.846106],[7.799629,48.647869,129.605634],[7.799702,48.647825,129.59499],[7.797653,48.646293,130.543074],[7.796317,48.645562,131.298562],[7.795824,48.645354,131.553323],[7.794666,48.644892,131.892256],[7.793954,48.644706,132.062704],[7.79267,48.644242,132.174623],[7.792538,48.644191,132.16072],[7.791912,48.643963,132.09573],[7.791295,48.64381,132.035811],[7.790202,48.643259,132.043636],[7.789316,48.642708,132.120594],[7.788977,48.642474,132.151603],[7.787859,48.641686,132.865148],[7.786369,48.640639,133.596023],[7.785416,48.640118,133.782855],[7.785455,48.64008,133.793351],[7.785175,48.639966,133.843029],[7.784968,48.639799,133.837634],[7.784644,48.639781,133.784407],[7.784501,48.639747,133.759528],[7.784179,48.63971,133.706025],[7.782625,48.639429,133.442278],[7.781094,48.639218,133.799436],[7.781091,48.639234,133.805896],[7.781084,48.639252,133.813343],[7.780637,48.639342,133.937079],[7.780272,48.639354,134.033849],[7.780244,48.639329,134.046312],[7.780215,48.639304,134.058935],[7.780149,48.639265,134.08238],[7.780112,48.639249,134.094089],[7.780074,48.639233,134.10602],[7.780053,48.639225,134.112439],[7.780057,48.639056,134.295752],[7.779994,48.638841,134.644248],[7.780021,48.638828,134.679377],[7.780048,48.638815,134.714507],[7.780104,48.638752,134.830778],[7.780114,48.638734,134.861292],[7.780124,48.638716,134.891805],[7.780769,48.638593,135.597749],[7.78079,48.638611,135.633918],[7.781186,48.638233,136.365525],[7.781197,48.638184,136.444355],[7.781147,48.637834,137.003477],[7.781025,48.637642,136.920051],[7.780022,48.636722,136.465788],[7.780148,48.636665,136.425363],[7.779899,48.636176,136.17163],[7.779661,48.635047,135.380917],[7.779651,48.633338,134.898836],[7.77974,48.63317,134.878774],[7.780712,48.632233,134.628374],[7.779394,48.631289,134.349851],[7.779204,48.631198,134.36671],[7.777643,48.629996,134.530448],[7.777451,48.629962,134.537434],[7.777077,48.630045,134.5513],[7.776751,48.630028,134.562794],[7.776686,48.630062,134.565707],[7.776697,48.629971,134.570562],[7.776626,48.629962,134.573103],[7.776617,48.62999,134.574625],[7.776506,48.629972,134.578642],[7.776461,48.629965,134.580267],[7.776479,48.629908,134.583364],[7.776495,48.629865,134.585719],[7.776516,48.629794,134.589566],[7.776519,48.629756,134.591589],[7.776442,48.629597,134.600467],[7.777999,48.627503,134.746956],[7.778199,48.627034,134.82771],[7.778182,48.626548,134.908276],[7.777975,48.626122,134.982427],[7.777485,48.625655,134.993609],[7.776942,48.625384,134.973777],[7.776613,48.625278,134.96311],[7.775003,48.62498,134.917862],[7.774285,48.624751,134.899288],[7.77384,48.624586,134.8874],[7.772487,48.623949,135.048612],[7.77189,48.623611,135.21669],[7.771817,48.623503,135.254955],[7.77143,48.623268,135.367324],[7.771188,48.623214,135.421939],[7.770957,48.623052,135.465054],[7.77024,48.62243,135.551017],[7.769777,48.621887,135.619537],[7.769704,48.621778,135.632641],[7.769183,48.621009,135.448586],[7.769055,48.621046,135.422432],[7.768941,48.6209,135.375901],[7.769076,48.620704,135.31491],[7.768062,48.617391,134.738326],[7.768032,48.617318,134.744881],[7.768002,48.617245,134.751437],[7.76795,48.617096,134.764689],[7.76792,48.617105,134.766577],[7.767883,48.617116,134.768901],[7.767874,48.617093,134.77096],[7.767859,48.617066,134.773452],[7.767857,48.617037,134.775968],[7.767856,48.617009,134.778395],[7.767848,48.616984,134.78061],[7.767834,48.616944,134.784168],[7.76782,48.616903,134.787811],[7.767824,48.616857,134.791804],[7.767846,48.616824,134.794929],[7.767849,48.61681,134.796154],[7.767674,48.616255,135.157166],[7.766908,48.614549,136.597907],[7.766855,48.613732,137.051124],[7.766856,48.613686,137.076621],[7.766856,48.61364,137.102116],[7.766951,48.612656,137.344093],[7.766932,48.612625,137.341065],[7.766959,48.612533,137.332581],[7.766972,48.612468,137.326646],[7.766977,48.612407,137.321116],[7.766985,48.612377,137.318358],[7.767024,48.612342,137.314422],[7.767018,48.612004,137.283822],[7.766662,48.61108,137.227788],[7.766478,48.610807,137.231633],[7.766249,48.61051,137.235923],[7.765372,48.609844,137.251759],[7.76522,48.609734,137.323433],[7.765078,48.60969,137.37331],[7.765071,48.609679,137.379051],[7.76504,48.609648,137.396928],[7.765007,48.609615,137.415958],[7.765,48.609608,137.419995],[7.765007,48.609584,137.431753],[7.764983,48.609514,137.46628],[7.764299,48.608987,137.800339],[7.764082,48.609049,137.875526],[7.763603,48.609183,138.040952],[7.76342,48.608869,138.137005],[7.763567,48.608818,138.151381],[7.763249,48.608389,138.213953],[7.763029,48.60824,138.241226],[7.762891,48.608054,138.26836],[7.762964,48.607603,138.327765],[7.762926,48.60752,138.339123],[7.76297,48.607193,138.288373],[7.76307,48.606527,138.135539],[7.763171,48.605901,137.991776],[7.763181,48.605813,137.971624],[7.763214,48.605168,137.637956],[7.763287,48.60472,137.365374],[7.763362,48.604672,137.323622],[7.763257,48.604528,137.226914],[7.763372,48.604123,136.977631],[7.763817,48.603148,136.507446],[7.763855,48.603118,136.490857],[7.763888,48.60306,136.464587],[7.764115,48.60282,136.344584],[7.764396,48.602371,136.138587],[7.764498,48.602252,136.081796],[7.764573,48.602192,136.055307],[7.764675,48.602105,136.017847],[7.765217,48.60159,135.804337],[7.765608,48.601311,135.674896],[7.766663,48.600656,135.466206],[7.767743,48.599971,135.443625],[7.767878,48.599897,135.440979],[7.768509,48.599831,135.43357],[7.768696,48.599811,135.43357],[7.76869,48.599751,135.43357],[7.768535,48.599761,135.43357],[7.767881,48.599792,135.43357],[7.767526,48.599695,135.43357],[7.767238,48.599615,135.43357],[7.767278,48.599558,135.43357],[7.767365,48.599408,135.43357],[7.767407,48.599332,135.43357],[7.76766,48.598895,135.43357],[7.76764,48.598693,135.43357],[7.767711,48.598673,135.43357],[7.76777,48.598656,135.43357],[7.767807,48.598669,135.43357],[7.76785,48.598613,135.43357],[7.767904,48.598522,135.43357],[7.767981,48.598389,135.43357]]}}],m6={type:or,features:ar},sr="FeatureCollection",lr=[{type:"Feature",properties:{name:"Start in Genoa"},geometry:{type:"Point",coordinates:[8.918618,44.407408]}},{type:"Feature",properties:{name:"Start/Finish in Borgonovo"},geometry:{type:"Point",coordinates:[9.378806,44.391897]}},{type:"Feature",properties:{name:"Start/Finish in Parma"},geometry:{type:"Point",coordinates:[10.327455,44.804661]}},{type:"Feature",properties:{name:"Start/Finish in Legnago"},geometry:{type:"Point",coordinates:[11.311988,45.192941]}},{type:"Feature",properties:{name:"Start/Finish in Treviso"},geometry:{type:"Point",coordinates:[12.245634,45.666013]}},{type:"Feature",properties:{name:"Start/Finish in Udine"},geometry:{type:"Point",coordinates:[13.235893,46.064534]}},{type:"Feature",properties:{name:"Start/Finish in Villach"},geometry:{type:"Point",coordinates:[13.843945,46.615745]}},{type:"Feature",properties:{name:"Start/Finish in Bad Mitterndorf"},geometry:{type:"Point",coordinates:[13.931899,47.555034]}},{type:"Feature",properties:{name:"Start/Finish in Fuschl am See"},geometry:{type:"Point",coordinates:[13.29709,47.802267]}},{type:"Feature",properties:{name:"Start/Finish in Halfing"},geometry:{type:"Point",coordinates:[12.276169,47.951902]}},{type:"Feature",properties:{name:"Start/Finish in M\xFCnchen"},geometry:{type:"Point",coordinates:[11.574704,48.137281]}},{type:"Feature",properties:{name:"Start/Finish in Regensburg"},geometry:{type:"Point",coordinates:[12.094785,49.020419]}},{type:"Feature",properties:{name:"Start/Finish in Rothenburg o. d. Tauber"},geometry:{type:"Point",coordinates:[10.179171,49.376898]}},{type:"Feature",properties:{name:"Start/Finish in Karlsruhe"},geometry:{type:"Point",coordinates:[8.404369,49.013486]}},{type:"Feature",properties:{name:"Finish in Stra\xDFbourg"},geometry:{type:"Point",coordinates:[7.767981,48.598389]}}],ur={type:sr,features:lr};U9();const M4={lineOrange:new l1({stroke:new n4({color:"#FF9900",width:5})}),lineGrey:new l1({stroke:new n4({color:"#555555",width:5})}),iconStop:new l1({image:new p5({anchor:[.5,46],anchorXUnits:"fraction",anchorYUnits:"pixels",src:"/img/icon.png"})}),iconVan:new l1({image:new p5({anchor:[.5,16],anchorXUnits:"fraction",anchorYUnits:"pixels",src:"/img/van-100px.png"})}),circleBlack:new l1({image:new k3({radius:7,fill:new I3({color:"#FF9900"}),stroke:new n4({color:"white",width:2})})})},E6=2,hr=m6.features.slice(0,E6),C6=m6.features.slice(E6),x6=new I4,w6=new I4;for(const n of hr)x6.addFeature(new A4().readFeature(n));for(const n of C6)w6.addFeature(new A4().readFeature(n));const cr=new S4({source:x6,style:M4.lineOrange}),fr=new S4({source:w6,style:M4.lineGrey}),pr=new I4({features:new A4().readFeatures(ur)}),dr=new S4({source:pr,style:M4.circleBlack}),O6=new I4,R6=new Z3({geometry:new E1([8.918618,44.407408]),name:"Support Van",trackable:!0});O6.addFeature(R6);const vr=new S4({source:O6,style:M4.iconVan}),$5=new r0({center:[10.6,46.9],zoom:6.6});window.view=$5;const x0=new Ge({target:"map",layers:[new Qn({source:new ir}),cr,fr,dr,vr],view:$5});setTimeout(()=>{const n=new A4().readFeature(C6[0]);$5.fit(n.getGeometry(),{maxZoom:10,duration:1e3})},3e3);const S6=document.getElementById("popup"),I6=new Dt({element:S6,positioning:"bottom-center",stopEvent:!1});x0.addOverlay(I6);let g1;function P6(){g1&&(g1.dispose(),g1=void 0)}function gr(n){const t=document.createElement("div"),T=document.createElement("div");return T.textContent=n.get("name"),t.append(T),t.innerHTML}x0.on("click",function(n){const t=x0.forEachFeatureAtPixel(n.pixel,function(T){return T});P6(),t&&(I6.setPosition(n.coordinate),g1=new bootstrap.Popover(S6,{placement:"top",html:!0,content:gr(t)}),g1.show())});x0.on("pointermove",function(n){x0.getTargetElement().style.cursor=x0.hasFeatureAtPixel(n.pixel)?"pointer":""});x0.on("movestart",P6);const _r=5e3;function L6(n=!1){fetch("https://r2b22.kip.pe/last.json").then(t=>t.json()).then(t=>{console.log(t);const T=[t.lon,t.lat];R6.getGeometry().setCoordinates(T)}),n&&setInterval(L6,_r)}L6(!0); +//# sourceMappingURL=index.03aa5401.js.map diff --git a/dist/assets/index.098b1da4.js.map b/dist/assets/index.03aa5401.js.map similarity index 99% rename from dist/assets/index.098b1da4.js.map rename to dist/assets/index.03aa5401.js.map index 143b000..048a288 100644 --- a/dist/assets/index.098b1da4.js.map +++ b/dist/assets/index.03aa5401.js.map @@ -1 +1 @@ -{"version":3,"file":"index.098b1da4.js","sources":["../../vite/modulepreload-polyfill","../../node_modules/ol/util.js","../../node_modules/ol/AssertionError.js","../../node_modules/ol/events/Event.js","../../node_modules/ol/ObjectEventType.js","../../node_modules/ol/Disposable.js","../../node_modules/ol/array.js","../../node_modules/ol/functions.js","../../node_modules/ol/obj.js","../../node_modules/ol/events/Target.js","../../node_modules/ol/events/EventType.js","../../node_modules/ol/events.js","../../node_modules/ol/Observable.js","../../node_modules/ol/Object.js","../../node_modules/ol/CollectionEventType.js","../../node_modules/ol/Collection.js","../../node_modules/ol/asserts.js","../../node_modules/ol/Feature.js","../../node_modules/ol/geom/GeometryLayout.js","../../node_modules/ol/proj/Units.js","../../node_modules/ol/has.js","../../node_modules/ol/transform.js","../../node_modules/ol/extent/Relationship.js","../../node_modules/ol/extent.js","../../node_modules/ol/proj/Projection.js","../../node_modules/ol/math.js","../../node_modules/ol/proj/epsg3857.js","../../node_modules/ol/proj/epsg4326.js","../../node_modules/ol/proj/projections.js","../../node_modules/ol/proj/transforms.js","../../node_modules/ol/coordinate.js","../../node_modules/ol/sphere.js","../../node_modules/ol/proj.js","../../node_modules/ol/geom/flat/transform.js","../../node_modules/ol/geom/Geometry.js","../../node_modules/ol/geom/SimpleGeometry.js","../../node_modules/ol/geom/flat/closest.js","../../node_modules/ol/geom/flat/deflate.js","../../node_modules/ol/geom/flat/simplify.js","../../node_modules/ol/geom/flat/inflate.js","../../node_modules/ol/geom/flat/area.js","../../node_modules/ol/geom/LinearRing.js","../../node_modules/ol/geom/Point.js","../../node_modules/ol/geom/flat/contains.js","../../node_modules/ol/geom/flat/interiorpoint.js","../../node_modules/ol/geom/flat/segments.js","../../node_modules/ol/geom/flat/intersectsextent.js","../../node_modules/ol/geom/flat/reverse.js","../../node_modules/ol/geom/flat/orient.js","../../node_modules/ol/geom/Polygon.js","../../node_modules/ol/render/EventType.js","../../node_modules/ol/style/Fill.js","../../node_modules/ol/geom/flat/interpolate.js","../../node_modules/ol/geom/flat/length.js","../../node_modules/ol/geom/LineString.js","../../node_modules/ol/style/Stroke.js","../../node_modules/ol/ImageState.js","../../node_modules/ol/size.js","../../node_modules/ol/style/Image.js","../../node_modules/ol/color.js","../../node_modules/ol/colorlike.js","../../node_modules/ol/dom.js","../../node_modules/ol/css.js","../../node_modules/ol/render/canvas.js","../../node_modules/ol/style/RegularShape.js","../../node_modules/ol/style/Circle.js","../../node_modules/ol/style/Style.js","../../node_modules/ol/style/TextPlacement.js","../../node_modules/ol/layer/Property.js","../../node_modules/ol/layer/Base.js","../../node_modules/ol/layer/Layer.js","../../node_modules/quickselect/index.js","../../node_modules/rbush/index.js","../../node_modules/ol/layer/BaseVector.js","../../node_modules/ol/render/canvas/Instruction.js","../../node_modules/ol/render/VectorContext.js","../../node_modules/ol/render/canvas/Builder.js","../../node_modules/ol/render/canvas/ImageBuilder.js","../../node_modules/ol/render/canvas/LineStringBuilder.js","../../node_modules/ol/render/canvas/PolygonBuilder.js","../../node_modules/ol/geom/flat/straightchunk.js","../../node_modules/ol/render/canvas/TextBuilder.js","../../node_modules/ol/render/canvas/BuilderGroup.js","../../node_modules/ol/renderer/Layer.js","../../node_modules/ol/render/Event.js","../../node_modules/ol/renderer/canvas/Layer.js","../../node_modules/ol/geom/flat/textpath.js","../../node_modules/ol/render/canvas/Executor.js","../../node_modules/ol/render/canvas/ExecutorGroup.js","../../node_modules/ol/ViewHint.js","../../node_modules/ol/render/canvas/Immediate.js","../../node_modules/ol/style/IconAnchorUnits.js","../../node_modules/ol/style/IconOrigin.js","../../node_modules/ol/style/IconImageCache.js","../../node_modules/ol/ImageBase.js","../../node_modules/ol/Image.js","../../node_modules/ol/style/IconImage.js","../../node_modules/ol/style/Icon.js","../../node_modules/ol/render/canvas/hitdetect.js","../../node_modules/ol/renderer/vector.js","../../node_modules/ol/renderer/canvas/VectorLayer.js","../../node_modules/ol/layer/Vector.js","../../node_modules/ol/structs/RBush.js","../../node_modules/ol/source/Source.js","../../node_modules/ol/source/VectorEventType.js","../../node_modules/ol/loadingstrategy.js","../../node_modules/ol/featureloader.js","../../node_modules/ol/source/Vector.js","../../node_modules/ol/TileState.js","../../node_modules/ol/easing.js","../../node_modules/ol/Tile.js","../../node_modules/ol/ImageTile.js","../../node_modules/ol/Kinetic.js","../../node_modules/ol/renderer/Map.js","../../node_modules/ol/renderer/Composite.js","../../node_modules/ol/layer/Group.js","../../node_modules/ol/MapEvent.js","../../node_modules/ol/MapBrowserEvent.js","../../node_modules/ol/MapBrowserEventType.js","../../node_modules/ol/pointer/EventType.js","../../node_modules/ol/MapBrowserEventHandler.js","../../node_modules/ol/MapEventType.js","../../node_modules/ol/MapProperty.js","../../node_modules/ol/structs/PriorityQueue.js","../../node_modules/ol/TileQueue.js","../../node_modules/ol/ViewProperty.js","../../node_modules/ol/tilegrid/common.js","../../node_modules/ol/centerconstraint.js","../../node_modules/ol/resolutionconstraint.js","../../node_modules/ol/rotationconstraint.js","../../node_modules/ol/View.js","../../node_modules/ol/PluggableMap.js","../../node_modules/ol/control/Control.js","../../node_modules/ol/control/Attribution.js","../../node_modules/ol/control/Rotate.js","../../node_modules/ol/control/Zoom.js","../../node_modules/ol/Overlay.js","../../node_modules/ol/control.js","../../node_modules/ol/interaction/Property.js","../../node_modules/ol/interaction/Interaction.js","../../node_modules/ol/interaction/DoubleClickZoom.js","../../node_modules/ol/interaction/Pointer.js","../../node_modules/ol/events/condition.js","../../node_modules/ol/interaction/DragPan.js","../../node_modules/ol/interaction/DragRotate.js","../../node_modules/ol/render/Box.js","../../node_modules/ol/interaction/DragBox.js","../../node_modules/ol/interaction/DragZoom.js","../../node_modules/ol/events/KeyCode.js","../../node_modules/ol/interaction/KeyboardPan.js","../../node_modules/ol/interaction/KeyboardZoom.js","../../node_modules/ol/interaction/MouseWheelZoom.js","../../node_modules/ol/interaction/PinchRotate.js","../../node_modules/ol/interaction/PinchZoom.js","../../node_modules/ol/geom/MultiLineString.js","../../node_modules/ol/geom/MultiPoint.js","../../node_modules/ol/geom/flat/center.js","../../node_modules/ol/geom/MultiPolygon.js","../../node_modules/ol/interaction.js","../../node_modules/ol/Map.js","../../node_modules/ol/structs/LRUCache.js","../../node_modules/ol/tilecoord.js","../../node_modules/ol/TileCache.js","../../node_modules/ol/TileRange.js","../../node_modules/ol/geom/GeometryCollection.js","../../node_modules/ol/format/Feature.js","../../node_modules/ol/format/JSONFeature.js","../../node_modules/ol/format/GeoJSON.js","../../node_modules/ol/reproj/common.js","../../node_modules/ol/renderer/canvas/common.js","../../node_modules/ol/reproj/Triangulation.js","../../node_modules/ol/reproj.js","../../node_modules/ol/reproj/Tile.js","../../node_modules/ol/renderer/canvas/TileLayer.js","../../node_modules/ol/layer/TileProperty.js","../../node_modules/ol/tilegrid/TileGrid.js","../../node_modules/ol/source/TileEventType.js","../../node_modules/ol/tilegrid.js","../../node_modules/ol/source/Tile.js","../../node_modules/ol/tileurlfunction.js","../../node_modules/ol/source/UrlTile.js","../../node_modules/ol/source/TileImage.js","../../node_modules/ol/layer/BaseTile.js","../../node_modules/ol/layer/Tile.js","../../node_modules/ol/source/XYZ.js","../../node_modules/ol/source/OSM.js","../../main.js"],"sourcesContent":["const p = function polyfill() {\n const relList = document.createElement('link').relList;\n if (relList && relList.supports && relList.supports('modulepreload')) {\n return;\n }\n for (const link of document.querySelectorAll('link[rel=\"modulepreload\"]')) {\n processPreload(link);\n }\n new MutationObserver((mutations) => {\n for (const mutation of mutations) {\n if (mutation.type !== 'childList') {\n continue;\n }\n for (const node of mutation.addedNodes) {\n if (node.tagName === 'LINK' && node.rel === 'modulepreload')\n processPreload(node);\n }\n }\n }).observe(document, { childList: true, subtree: true });\n function getFetchOpts(script) {\n const fetchOpts = {};\n if (script.integrity)\n fetchOpts.integrity = script.integrity;\n if (script.referrerpolicy)\n fetchOpts.referrerPolicy = script.referrerpolicy;\n if (script.crossorigin === 'use-credentials')\n fetchOpts.credentials = 'include';\n else if (script.crossorigin === 'anonymous')\n fetchOpts.credentials = 'omit';\n else\n fetchOpts.credentials = 'same-origin';\n return fetchOpts;\n }\n function processPreload(link) {\n if (link.ep)\n // ep marker = processed\n return;\n link.ep = true;\n // prepopulate the load record\n const fetchOpts = getFetchOpts(link);\n fetch(link.href, fetchOpts);\n }\n};__VITE_IS_MODERN__&&p();","/**\n * @module ol/util\n */\n/**\n * @return {?} Any return.\n */\nexport function abstract() {\n return /** @type {?} */ ((function () {\n throw new Error('Unimplemented abstract method.');\n })());\n}\n/**\n * Counter for getUid.\n * @type {number}\n * @private\n */\nvar uidCounter_ = 0;\n/**\n * Gets a unique ID for an object. This mutates the object so that further calls\n * with the same object as a parameter returns the same value. Unique IDs are generated\n * as a strictly increasing sequence. Adapted from goog.getUid.\n *\n * @param {Object} obj The object to get the unique ID for.\n * @return {string} The unique ID for the object.\n * @api\n */\nexport function getUid(obj) {\n return obj.ol_uid || (obj.ol_uid = String(++uidCounter_));\n}\n/**\n * OpenLayers version.\n * @type {string}\n */\nexport var VERSION = '6.15.1';\n//# sourceMappingURL=util.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/AssertionError\n */\nimport { VERSION } from './util.js';\n/**\n * Error object thrown when an assertion failed. This is an ECMA-262 Error,\n * extended with a `code` property.\n * See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error.\n */\nvar AssertionError = /** @class */ (function (_super) {\n __extends(AssertionError, _super);\n /**\n * @param {number} code Error code.\n */\n function AssertionError(code) {\n var _this = this;\n var path = VERSION === 'latest' ? VERSION : 'v' + VERSION.split('-')[0];\n var message = 'Assertion failed. See https://openlayers.org/en/' +\n path +\n '/doc/errors/#' +\n code +\n ' for details.';\n _this = _super.call(this, message) || this;\n /**\n * Error code. The meaning of the code can be found on\n * https://openlayers.org/en/latest/doc/errors/ (replace `latest` with\n * the version found in the OpenLayers script's header comment if a version\n * other than the latest is used).\n * @type {number}\n * @api\n */\n _this.code = code;\n /**\n * @type {string}\n */\n _this.name = 'AssertionError';\n // Re-assign message, see https://github.com/Rich-Harris/buble/issues/40\n _this.message = message;\n return _this;\n }\n return AssertionError;\n}(Error));\nexport default AssertionError;\n//# sourceMappingURL=AssertionError.js.map","/**\n * @module ol/events/Event\n */\n/**\n * @classdesc\n * Stripped down implementation of the W3C DOM Level 2 Event interface.\n * See https://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-interface.\n *\n * This implementation only provides `type` and `target` properties, and\n * `stopPropagation` and `preventDefault` methods. It is meant as base class\n * for higher level events defined in the library, and works with\n * {@link module:ol/events/Target~Target}.\n */\nvar BaseEvent = /** @class */ (function () {\n /**\n * @param {string} type Type.\n */\n function BaseEvent(type) {\n /**\n * @type {boolean}\n */\n this.propagationStopped;\n /**\n * @type {boolean}\n */\n this.defaultPrevented;\n /**\n * The event type.\n * @type {string}\n * @api\n */\n this.type = type;\n /**\n * The event target.\n * @type {Object}\n * @api\n */\n this.target = null;\n }\n /**\n * Prevent default. This means that no emulated `click`, `singleclick` or `doubleclick` events\n * will be fired.\n * @api\n */\n BaseEvent.prototype.preventDefault = function () {\n this.defaultPrevented = true;\n };\n /**\n * Stop event propagation.\n * @api\n */\n BaseEvent.prototype.stopPropagation = function () {\n this.propagationStopped = true;\n };\n return BaseEvent;\n}());\n/**\n * @param {Event|import(\"./Event.js\").default} evt Event\n */\nexport function stopPropagation(evt) {\n evt.stopPropagation();\n}\n/**\n * @param {Event|import(\"./Event.js\").default} evt Event\n */\nexport function preventDefault(evt) {\n evt.preventDefault();\n}\nexport default BaseEvent;\n//# sourceMappingURL=Event.js.map","/**\n * @module ol/ObjectEventType\n */\n/**\n * @enum {string}\n */\nexport default {\n /**\n * Triggered when a property is changed.\n * @event module:ol/Object.ObjectEvent#propertychange\n * @api\n */\n PROPERTYCHANGE: 'propertychange',\n};\n/**\n * @typedef {'propertychange'} Types\n */\n//# sourceMappingURL=ObjectEventType.js.map","/**\n * @module ol/Disposable\n */\n/**\n * @classdesc\n * Objects that need to clean up after themselves.\n */\nvar Disposable = /** @class */ (function () {\n function Disposable() {\n /**\n * The object has already been disposed.\n * @type {boolean}\n * @protected\n */\n this.disposed = false;\n }\n /**\n * Clean up.\n */\n Disposable.prototype.dispose = function () {\n if (!this.disposed) {\n this.disposed = true;\n this.disposeInternal();\n }\n };\n /**\n * Extension point for disposable objects.\n * @protected\n */\n Disposable.prototype.disposeInternal = function () { };\n return Disposable;\n}());\nexport default Disposable;\n//# sourceMappingURL=Disposable.js.map","/**\n * @module ol/array\n */\n/**\n * Performs a binary search on the provided sorted list and returns the index of the item if found. If it can't be found it'll return -1.\n * https://github.com/darkskyapp/binary-search\n *\n * @param {Array<*>} haystack Items to search through.\n * @param {*} needle The item to look for.\n * @param {Function} [opt_comparator] Comparator function.\n * @return {number} The index of the item if found, -1 if not.\n */\nexport function binarySearch(haystack, needle, opt_comparator) {\n var mid, cmp;\n var comparator = opt_comparator || numberSafeCompareFunction;\n var low = 0;\n var high = haystack.length;\n var found = false;\n while (low < high) {\n /* Note that \"(low + high) >>> 1\" may overflow, and results in a typecast\n * to double (which gives the wrong results). */\n mid = low + ((high - low) >> 1);\n cmp = +comparator(haystack[mid], needle);\n if (cmp < 0.0) {\n /* Too low. */\n low = mid + 1;\n }\n else {\n /* Key found or too high */\n high = mid;\n found = !cmp;\n }\n }\n /* Key not found. */\n return found ? low : ~low;\n}\n/**\n * Compare function for array sort that is safe for numbers.\n * @param {*} a The first object to be compared.\n * @param {*} b The second object to be compared.\n * @return {number} A negative number, zero, or a positive number as the first\n * argument is less than, equal to, or greater than the second.\n */\nexport function numberSafeCompareFunction(a, b) {\n return a > b ? 1 : a < b ? -1 : 0;\n}\n/**\n * Whether the array contains the given object.\n * @param {Array<*>} arr The array to test for the presence of the element.\n * @param {*} obj The object for which to test.\n * @return {boolean} The object is in the array.\n */\nexport function includes(arr, obj) {\n return arr.indexOf(obj) >= 0;\n}\n/**\n * {@link module:ol/tilegrid/TileGrid~TileGrid#getZForResolution} can use a function\n * of this type to determine which nearest resolution to use.\n *\n * This function takes a `{number}` representing a value between two array entries,\n * a `{number}` representing the value of the nearest higher entry and\n * a `{number}` representing the value of the nearest lower entry\n * as arguments and returns a `{number}`. If a negative number or zero is returned\n * the lower value will be used, if a positive number is returned the higher value\n * will be used.\n * @typedef {function(number, number, number): number} NearestDirectionFunction\n * @api\n */\n/**\n * @param {Array} arr Array in descending order.\n * @param {number} target Target.\n * @param {number|NearestDirectionFunction} direction\n * 0 means return the nearest,\n * > 0 means return the largest nearest,\n * < 0 means return the smallest nearest.\n * @return {number} Index.\n */\nexport function linearFindNearest(arr, target, direction) {\n var n = arr.length;\n if (arr[0] <= target) {\n return 0;\n }\n else if (target <= arr[n - 1]) {\n return n - 1;\n }\n else {\n var i = void 0;\n if (direction > 0) {\n for (i = 1; i < n; ++i) {\n if (arr[i] < target) {\n return i - 1;\n }\n }\n }\n else if (direction < 0) {\n for (i = 1; i < n; ++i) {\n if (arr[i] <= target) {\n return i;\n }\n }\n }\n else {\n for (i = 1; i < n; ++i) {\n if (arr[i] == target) {\n return i;\n }\n else if (arr[i] < target) {\n if (typeof direction === 'function') {\n if (direction(target, arr[i - 1], arr[i]) > 0) {\n return i - 1;\n }\n else {\n return i;\n }\n }\n else if (arr[i - 1] - target < target - arr[i]) {\n return i - 1;\n }\n else {\n return i;\n }\n }\n }\n }\n return n - 1;\n }\n}\n/**\n * @param {Array<*>} arr Array.\n * @param {number} begin Begin index.\n * @param {number} end End index.\n */\nexport function reverseSubArray(arr, begin, end) {\n while (begin < end) {\n var tmp = arr[begin];\n arr[begin] = arr[end];\n arr[end] = tmp;\n ++begin;\n --end;\n }\n}\n/**\n * @param {Array} arr The array to modify.\n * @param {!Array|VALUE} data The elements or arrays of elements to add to arr.\n * @template VALUE\n */\nexport function extend(arr, data) {\n var extension = Array.isArray(data) ? data : [data];\n var length = extension.length;\n for (var i = 0; i < length; i++) {\n arr[arr.length] = extension[i];\n }\n}\n/**\n * @param {Array} arr The array to modify.\n * @param {VALUE} obj The element to remove.\n * @template VALUE\n * @return {boolean} If the element was removed.\n */\nexport function remove(arr, obj) {\n var i = arr.indexOf(obj);\n var found = i > -1;\n if (found) {\n arr.splice(i, 1);\n }\n return found;\n}\n/**\n * @param {Array} arr The array to search in.\n * @param {function(VALUE, number, ?) : boolean} func The function to compare.\n * @template VALUE\n * @return {VALUE|null} The element found or null.\n */\nexport function find(arr, func) {\n var length = arr.length >>> 0;\n var value;\n for (var i = 0; i < length; i++) {\n value = arr[i];\n if (func(value, i, arr)) {\n return value;\n }\n }\n return null;\n}\n/**\n * @param {Array|Uint8ClampedArray} arr1 The first array to compare.\n * @param {Array|Uint8ClampedArray} arr2 The second array to compare.\n * @return {boolean} Whether the two arrays are equal.\n */\nexport function equals(arr1, arr2) {\n var len1 = arr1.length;\n if (len1 !== arr2.length) {\n return false;\n }\n for (var i = 0; i < len1; i++) {\n if (arr1[i] !== arr2[i]) {\n return false;\n }\n }\n return true;\n}\n/**\n * Sort the passed array such that the relative order of equal elements is preserved.\n * See https://en.wikipedia.org/wiki/Sorting_algorithm#Stability for details.\n * @param {Array<*>} arr The array to sort (modifies original).\n * @param {!function(*, *): number} compareFnc Comparison function.\n * @api\n */\nexport function stableSort(arr, compareFnc) {\n var length = arr.length;\n var tmp = Array(arr.length);\n var i;\n for (i = 0; i < length; i++) {\n tmp[i] = { index: i, value: arr[i] };\n }\n tmp.sort(function (a, b) {\n return compareFnc(a.value, b.value) || a.index - b.index;\n });\n for (i = 0; i < arr.length; i++) {\n arr[i] = tmp[i].value;\n }\n}\n/**\n * @param {Array<*>} arr The array to search in.\n * @param {Function} func Comparison function.\n * @return {number} Return index.\n */\nexport function findIndex(arr, func) {\n var index;\n var found = !arr.every(function (el, idx) {\n index = idx;\n return !func(el, idx, arr);\n });\n return found ? index : -1;\n}\n/**\n * @param {Array<*>} arr The array to test.\n * @param {Function} [opt_func] Comparison function.\n * @param {boolean} [opt_strict] Strictly sorted (default false).\n * @return {boolean} Return index.\n */\nexport function isSorted(arr, opt_func, opt_strict) {\n var compare = opt_func || numberSafeCompareFunction;\n return arr.every(function (currentVal, index) {\n if (index === 0) {\n return true;\n }\n var res = compare(arr[index - 1], currentVal);\n return !(res > 0 || (opt_strict && res === 0));\n });\n}\n//# sourceMappingURL=array.js.map","/**\n * @module ol/functions\n */\nimport { equals as arrayEquals } from './array.js';\n/**\n * Always returns true.\n * @return {boolean} true.\n */\nexport function TRUE() {\n return true;\n}\n/**\n * Always returns false.\n * @return {boolean} false.\n */\nexport function FALSE() {\n return false;\n}\n/**\n * A reusable function, used e.g. as a default for callbacks.\n *\n * @return {void} Nothing.\n */\nexport function VOID() { }\n/**\n * Wrap a function in another function that remembers the last return. If the\n * returned function is called twice in a row with the same arguments and the same\n * this object, it will return the value from the first call in the second call.\n *\n * @param {function(...any): ReturnType} fn The function to memoize.\n * @return {function(...any): ReturnType} The memoized function.\n * @template ReturnType\n */\nexport function memoizeOne(fn) {\n var called = false;\n /** @type {ReturnType} */\n var lastResult;\n /** @type {Array} */\n var lastArgs;\n var lastThis;\n return function () {\n var nextArgs = Array.prototype.slice.call(arguments);\n if (!called || this !== lastThis || !arrayEquals(nextArgs, lastArgs)) {\n called = true;\n lastThis = this;\n lastArgs = nextArgs;\n lastResult = fn.apply(this, arguments);\n }\n return lastResult;\n };\n}\n/**\n * @template T\n * @param {function(): (T | Promise)} getter A function that returns a value or a promise for a value.\n * @return {Promise} A promise for the value.\n */\nexport function toPromise(getter) {\n function promiseGetter() {\n var value;\n try {\n value = getter();\n }\n catch (err) {\n return Promise.reject(err);\n }\n if (value instanceof Promise) {\n return value;\n }\n return Promise.resolve(value);\n }\n return promiseGetter();\n}\n//# sourceMappingURL=functions.js.map","/**\n * @module ol/obj\n */\n/**\n * Polyfill for Object.assign(). Assigns enumerable and own properties from\n * one or more source objects to a target object.\n * See https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Object/assign.\n *\n * @param {!Object} target The target object.\n * @param {...Object} var_sources The source object(s).\n * @return {!Object} The modified target object.\n */\nexport var assign = typeof Object.assign === 'function'\n ? Object.assign\n : function (target, var_sources) {\n if (target === undefined || target === null) {\n throw new TypeError('Cannot convert undefined or null to object');\n }\n var output = Object(target);\n for (var i = 1, ii = arguments.length; i < ii; ++i) {\n var source = arguments[i];\n if (source !== undefined && source !== null) {\n for (var key in source) {\n if (source.hasOwnProperty(key)) {\n output[key] = source[key];\n }\n }\n }\n }\n return output;\n };\n/**\n * Removes all properties from an object.\n * @param {Object} object The object to clear.\n */\nexport function clear(object) {\n for (var property in object) {\n delete object[property];\n }\n}\n/**\n * Polyfill for Object.values(). Get an array of property values from an object.\n * See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/values\n *\n * @param {!Object} object The object from which to get the values.\n * @return {!Array} The property values.\n * @template K,V\n */\nexport var getValues = typeof Object.values === 'function'\n ? Object.values\n : function (object) {\n var values = [];\n for (var property in object) {\n values.push(object[property]);\n }\n return values;\n };\n/**\n * Determine if an object has any properties.\n * @param {Object} object The object to check.\n * @return {boolean} The object is empty.\n */\nexport function isEmpty(object) {\n var property;\n for (property in object) {\n return false;\n }\n return !property;\n}\n//# sourceMappingURL=obj.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/events/Target\n */\nimport Disposable from '../Disposable.js';\nimport Event from './Event.js';\nimport { VOID } from '../functions.js';\nimport { clear } from '../obj.js';\n/**\n * @typedef {EventTarget|Target} EventTargetLike\n */\n/**\n * @classdesc\n * A simplified implementation of the W3C DOM Level 2 EventTarget interface.\n * See https://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-EventTarget.\n *\n * There are two important simplifications compared to the specification:\n *\n * 1. The handling of `useCapture` in `addEventListener` and\n * `removeEventListener`. There is no real capture model.\n * 2. The handling of `stopPropagation` and `preventDefault` on `dispatchEvent`.\n * There is no event target hierarchy. When a listener calls\n * `stopPropagation` or `preventDefault` on an event object, it means that no\n * more listeners after this one will be called. Same as when the listener\n * returns false.\n */\nvar Target = /** @class */ (function (_super) {\n __extends(Target, _super);\n /**\n * @param {*} [opt_target] Default event target for dispatched events.\n */\n function Target(opt_target) {\n var _this = _super.call(this) || this;\n /**\n * @private\n * @type {*}\n */\n _this.eventTarget_ = opt_target;\n /**\n * @private\n * @type {Object}\n */\n _this.pendingRemovals_ = null;\n /**\n * @private\n * @type {Object}\n */\n _this.dispatching_ = null;\n /**\n * @private\n * @type {Object>}\n */\n _this.listeners_ = null;\n return _this;\n }\n /**\n * @param {string} type Type.\n * @param {import(\"../events.js\").Listener} listener Listener.\n */\n Target.prototype.addEventListener = function (type, listener) {\n if (!type || !listener) {\n return;\n }\n var listeners = this.listeners_ || (this.listeners_ = {});\n var listenersForType = listeners[type] || (listeners[type] = []);\n if (listenersForType.indexOf(listener) === -1) {\n listenersForType.push(listener);\n }\n };\n /**\n * Dispatches an event and calls all listeners listening for events\n * of this type. The event parameter can either be a string or an\n * Object with a `type` property.\n *\n * @param {import(\"./Event.js\").default|string} event Event object.\n * @return {boolean|undefined} `false` if anyone called preventDefault on the\n * event object or if any of the listeners returned false.\n * @api\n */\n Target.prototype.dispatchEvent = function (event) {\n var isString = typeof event === 'string';\n var type = isString ? event : event.type;\n var listeners = this.listeners_ && this.listeners_[type];\n if (!listeners) {\n return;\n }\n var evt = isString ? new Event(event) : /** @type {Event} */ (event);\n if (!evt.target) {\n evt.target = this.eventTarget_ || this;\n }\n var dispatching = this.dispatching_ || (this.dispatching_ = {});\n var pendingRemovals = this.pendingRemovals_ || (this.pendingRemovals_ = {});\n if (!(type in dispatching)) {\n dispatching[type] = 0;\n pendingRemovals[type] = 0;\n }\n ++dispatching[type];\n var propagate;\n for (var i = 0, ii = listeners.length; i < ii; ++i) {\n if ('handleEvent' in listeners[i]) {\n propagate = /** @type {import(\"../events.js\").ListenerObject} */ (listeners[i]).handleEvent(evt);\n }\n else {\n propagate = /** @type {import(\"../events.js\").ListenerFunction} */ (listeners[i]).call(this, evt);\n }\n if (propagate === false || evt.propagationStopped) {\n propagate = false;\n break;\n }\n }\n if (--dispatching[type] === 0) {\n var pr = pendingRemovals[type];\n delete pendingRemovals[type];\n while (pr--) {\n this.removeEventListener(type, VOID);\n }\n delete dispatching[type];\n }\n return propagate;\n };\n /**\n * Clean up.\n */\n Target.prototype.disposeInternal = function () {\n this.listeners_ && clear(this.listeners_);\n };\n /**\n * Get the listeners for a specified event type. Listeners are returned in the\n * order that they will be called in.\n *\n * @param {string} type Type.\n * @return {Array|undefined} Listeners.\n */\n Target.prototype.getListeners = function (type) {\n return (this.listeners_ && this.listeners_[type]) || undefined;\n };\n /**\n * @param {string} [opt_type] Type. If not provided,\n * `true` will be returned if this event target has any listeners.\n * @return {boolean} Has listeners.\n */\n Target.prototype.hasListener = function (opt_type) {\n if (!this.listeners_) {\n return false;\n }\n return opt_type\n ? opt_type in this.listeners_\n : Object.keys(this.listeners_).length > 0;\n };\n /**\n * @param {string} type Type.\n * @param {import(\"../events.js\").Listener} listener Listener.\n */\n Target.prototype.removeEventListener = function (type, listener) {\n var listeners = this.listeners_ && this.listeners_[type];\n if (listeners) {\n var index = listeners.indexOf(listener);\n if (index !== -1) {\n if (this.pendingRemovals_ && type in this.pendingRemovals_) {\n // make listener a no-op, and remove later in #dispatchEvent()\n listeners[index] = VOID;\n ++this.pendingRemovals_[type];\n }\n else {\n listeners.splice(index, 1);\n if (listeners.length === 0) {\n delete this.listeners_[type];\n }\n }\n }\n }\n };\n return Target;\n}(Disposable));\nexport default Target;\n//# sourceMappingURL=Target.js.map","/**\n * @module ol/events/EventType\n */\n/**\n * @enum {string}\n * @const\n */\nexport default {\n /**\n * Generic change event. Triggered when the revision counter is increased.\n * @event module:ol/events/Event~BaseEvent#change\n * @api\n */\n CHANGE: 'change',\n /**\n * Generic error event. Triggered when an error occurs.\n * @event module:ol/events/Event~BaseEvent#error\n * @api\n */\n ERROR: 'error',\n BLUR: 'blur',\n CLEAR: 'clear',\n CONTEXTMENU: 'contextmenu',\n CLICK: 'click',\n DBLCLICK: 'dblclick',\n DRAGENTER: 'dragenter',\n DRAGOVER: 'dragover',\n DROP: 'drop',\n FOCUS: 'focus',\n KEYDOWN: 'keydown',\n KEYPRESS: 'keypress',\n LOAD: 'load',\n RESIZE: 'resize',\n TOUCHMOVE: 'touchmove',\n WHEEL: 'wheel',\n};\n//# sourceMappingURL=EventType.js.map","/**\n * @module ol/events\n */\nimport { clear } from './obj.js';\n/**\n * Key to use with {@link module:ol/Observable.unByKey}.\n * @typedef {Object} EventsKey\n * @property {ListenerFunction} listener Listener.\n * @property {import(\"./events/Target.js\").EventTargetLike} target Target.\n * @property {string} type Type.\n * @api\n */\n/**\n * Listener function. This function is called with an event object as argument.\n * When the function returns `false`, event propagation will stop.\n *\n * @typedef {function((Event|import(\"./events/Event.js\").default)): (void|boolean)} ListenerFunction\n * @api\n */\n/**\n * @typedef {Object} ListenerObject\n * @property {ListenerFunction} handleEvent HandleEvent listener function.\n */\n/**\n * @typedef {ListenerFunction|ListenerObject} Listener\n */\n/**\n * Registers an event listener on an event target. Inspired by\n * https://google.github.io/closure-library/api/source/closure/goog/events/events.js.src.html\n *\n * This function efficiently binds a `listener` to a `this` object, and returns\n * a key for use with {@link module:ol/events.unlistenByKey}.\n *\n * @param {import(\"./events/Target.js\").EventTargetLike} target Event target.\n * @param {string} type Event type.\n * @param {ListenerFunction} listener Listener.\n * @param {Object} [opt_this] Object referenced by the `this` keyword in the\n * listener. Default is the `target`.\n * @param {boolean} [opt_once] If true, add the listener as one-off listener.\n * @return {EventsKey} Unique key for the listener.\n */\nexport function listen(target, type, listener, opt_this, opt_once) {\n if (opt_this && opt_this !== target) {\n listener = listener.bind(opt_this);\n }\n if (opt_once) {\n var originalListener_1 = listener;\n listener = function () {\n target.removeEventListener(type, listener);\n originalListener_1.apply(this, arguments);\n };\n }\n var eventsKey = {\n target: target,\n type: type,\n listener: listener,\n };\n target.addEventListener(type, listener);\n return eventsKey;\n}\n/**\n * Registers a one-off event listener on an event target. Inspired by\n * https://google.github.io/closure-library/api/source/closure/goog/events/events.js.src.html\n *\n * This function efficiently binds a `listener` as self-unregistering listener\n * to a `this` object, and returns a key for use with\n * {@link module:ol/events.unlistenByKey} in case the listener needs to be\n * unregistered before it is called.\n *\n * When {@link module:ol/events.listen} is called with the same arguments after this\n * function, the self-unregistering listener will be turned into a permanent\n * listener.\n *\n * @param {import(\"./events/Target.js\").EventTargetLike} target Event target.\n * @param {string} type Event type.\n * @param {ListenerFunction} listener Listener.\n * @param {Object} [opt_this] Object referenced by the `this` keyword in the\n * listener. Default is the `target`.\n * @return {EventsKey} Key for unlistenByKey.\n */\nexport function listenOnce(target, type, listener, opt_this) {\n return listen(target, type, listener, opt_this, true);\n}\n/**\n * Unregisters event listeners on an event target. Inspired by\n * https://google.github.io/closure-library/api/source/closure/goog/events/events.js.src.html\n *\n * The argument passed to this function is the key returned from\n * {@link module:ol/events.listen} or {@link module:ol/events.listenOnce}.\n *\n * @param {EventsKey} key The key.\n */\nexport function unlistenByKey(key) {\n if (key && key.target) {\n key.target.removeEventListener(key.type, key.listener);\n clear(key);\n }\n}\n//# sourceMappingURL=events.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/Observable\n */\nimport EventTarget from './events/Target.js';\nimport EventType from './events/EventType.js';\nimport { listen, listenOnce, unlistenByKey } from './events.js';\n/***\n * @template {string} Type\n * @template {Event|import(\"./events/Event.js\").default} EventClass\n * @template Return\n * @typedef {(type: Type, listener: (event: EventClass) => ?) => Return} OnSignature\n */\n/***\n * @template {string} Type\n * @template Return\n * @typedef {(type: Type[], listener: (event: Event|import(\"./events/Event\").default) => ?) => Return extends void ? void : Return[]} CombinedOnSignature\n */\n/**\n * @typedef {'change'|'error'} EventTypes\n */\n/***\n * @template Return\n * @typedef {OnSignature & CombinedOnSignature} ObservableOnSignature\n */\n/**\n * @classdesc\n * Abstract base class; normally only used for creating subclasses and not\n * instantiated in apps.\n * An event target providing convenient methods for listener registration\n * and unregistration. A generic `change` event is always available through\n * {@link module:ol/Observable~Observable#changed}.\n *\n * @fires import(\"./events/Event.js\").default\n * @api\n */\nvar Observable = /** @class */ (function (_super) {\n __extends(Observable, _super);\n function Observable() {\n var _this = _super.call(this) || this;\n _this.on =\n /** @type {ObservableOnSignature} */ (_this.onInternal);\n _this.once =\n /** @type {ObservableOnSignature} */ (_this.onceInternal);\n _this.un = /** @type {ObservableOnSignature} */ (_this.unInternal);\n /**\n * @private\n * @type {number}\n */\n _this.revision_ = 0;\n return _this;\n }\n /**\n * Increases the revision counter and dispatches a 'change' event.\n * @api\n */\n Observable.prototype.changed = function () {\n ++this.revision_;\n this.dispatchEvent(EventType.CHANGE);\n };\n /**\n * Get the version number for this object. Each time the object is modified,\n * its version number will be incremented.\n * @return {number} Revision.\n * @api\n */\n Observable.prototype.getRevision = function () {\n return this.revision_;\n };\n /**\n * @param {string|Array} type Type.\n * @param {function((Event|import(\"./events/Event\").default)): ?} listener Listener.\n * @return {import(\"./events.js\").EventsKey|Array} Event key.\n * @protected\n */\n Observable.prototype.onInternal = function (type, listener) {\n if (Array.isArray(type)) {\n var len = type.length;\n var keys = new Array(len);\n for (var i = 0; i < len; ++i) {\n keys[i] = listen(this, type[i], listener);\n }\n return keys;\n }\n else {\n return listen(this, /** @type {string} */ (type), listener);\n }\n };\n /**\n * @param {string|Array} type Type.\n * @param {function((Event|import(\"./events/Event\").default)): ?} listener Listener.\n * @return {import(\"./events.js\").EventsKey|Array} Event key.\n * @protected\n */\n Observable.prototype.onceInternal = function (type, listener) {\n var key;\n if (Array.isArray(type)) {\n var len = type.length;\n key = new Array(len);\n for (var i = 0; i < len; ++i) {\n key[i] = listenOnce(this, type[i], listener);\n }\n }\n else {\n key = listenOnce(this, /** @type {string} */ (type), listener);\n }\n /** @type {Object} */ (listener).ol_key = key;\n return key;\n };\n /**\n * Unlisten for a certain type of event.\n * @param {string|Array} type Type.\n * @param {function((Event|import(\"./events/Event\").default)): ?} listener Listener.\n * @protected\n */\n Observable.prototype.unInternal = function (type, listener) {\n var key = /** @type {Object} */ (listener).ol_key;\n if (key) {\n unByKey(key);\n }\n else if (Array.isArray(type)) {\n for (var i = 0, ii = type.length; i < ii; ++i) {\n this.removeEventListener(type[i], listener);\n }\n }\n else {\n this.removeEventListener(type, listener);\n }\n };\n return Observable;\n}(EventTarget));\n/**\n * Listen for a certain type of event.\n * @function\n * @param {string|Array} type The event type or array of event types.\n * @param {function((Event|import(\"./events/Event\").default)): ?} listener The listener function.\n * @return {import(\"./events.js\").EventsKey|Array} Unique key for the listener. If\n * called with an array of event types as the first argument, the return\n * will be an array of keys.\n * @api\n */\nObservable.prototype.on;\n/**\n * Listen once for a certain type of event.\n * @function\n * @param {string|Array} type The event type or array of event types.\n * @param {function((Event|import(\"./events/Event\").default)): ?} listener The listener function.\n * @return {import(\"./events.js\").EventsKey|Array} Unique key for the listener. If\n * called with an array of event types as the first argument, the return\n * will be an array of keys.\n * @api\n */\nObservable.prototype.once;\n/**\n * Unlisten for a certain type of event.\n * @function\n * @param {string|Array} type The event type or array of event types.\n * @param {function((Event|import(\"./events/Event\").default)): ?} listener The listener function.\n * @api\n */\nObservable.prototype.un;\n/**\n * Removes an event listener using the key returned by `on()` or `once()`.\n * @param {import(\"./events.js\").EventsKey|Array} key The key returned by `on()`\n * or `once()` (or an array of keys).\n * @api\n */\nexport function unByKey(key) {\n if (Array.isArray(key)) {\n for (var i = 0, ii = key.length; i < ii; ++i) {\n unlistenByKey(key[i]);\n }\n }\n else {\n unlistenByKey(/** @type {import(\"./events.js\").EventsKey} */ (key));\n }\n}\nexport default Observable;\n//# sourceMappingURL=Observable.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/Object\n */\nimport Event from './events/Event.js';\nimport ObjectEventType from './ObjectEventType.js';\nimport Observable from './Observable.js';\nimport { assign, isEmpty } from './obj.js';\nimport { getUid } from './util.js';\n/**\n * @classdesc\n * Events emitted by {@link module:ol/Object~BaseObject} instances are instances of this type.\n */\nvar ObjectEvent = /** @class */ (function (_super) {\n __extends(ObjectEvent, _super);\n /**\n * @param {string} type The event type.\n * @param {string} key The property name.\n * @param {*} oldValue The old value for `key`.\n */\n function ObjectEvent(type, key, oldValue) {\n var _this = _super.call(this, type) || this;\n /**\n * The name of the property whose value is changing.\n * @type {string}\n * @api\n */\n _this.key = key;\n /**\n * The old value. To get the new value use `e.target.get(e.key)` where\n * `e` is the event object.\n * @type {*}\n * @api\n */\n _this.oldValue = oldValue;\n return _this;\n }\n return ObjectEvent;\n}(Event));\nexport { ObjectEvent };\n/***\n * @template Return\n * @typedef {import(\"./Observable\").OnSignature &\n * import(\"./Observable\").OnSignature &\n * import(\"./Observable\").CombinedOnSignature} ObjectOnSignature\n */\n/**\n * @classdesc\n * Abstract base class; normally only used for creating subclasses and not\n * instantiated in apps.\n * Most non-trivial classes inherit from this.\n *\n * This extends {@link module:ol/Observable~Observable} with observable\n * properties, where each property is observable as well as the object as a\n * whole.\n *\n * Classes that inherit from this have pre-defined properties, to which you can\n * add your owns. The pre-defined properties are listed in this documentation as\n * 'Observable Properties', and have their own accessors; for example,\n * {@link module:ol/Map~Map} has a `target` property, accessed with\n * `getTarget()` and changed with `setTarget()`. Not all properties are however\n * settable. There are also general-purpose accessors `get()` and `set()`. For\n * example, `get('target')` is equivalent to `getTarget()`.\n *\n * The `set` accessors trigger a change event, and you can monitor this by\n * registering a listener. For example, {@link module:ol/View~View} has a\n * `center` property, so `view.on('change:center', function(evt) {...});` would\n * call the function whenever the value of the center property changes. Within\n * the function, `evt.target` would be the view, so `evt.target.getCenter()`\n * would return the new center.\n *\n * You can add your own observable properties with\n * `object.set('prop', 'value')`, and retrieve that with `object.get('prop')`.\n * You can listen for changes on that property value with\n * `object.on('change:prop', listener)`. You can get a list of all\n * properties with {@link module:ol/Object~BaseObject#getProperties}.\n *\n * Note that the observable properties are separate from standard JS properties.\n * You can, for example, give your map object a title with\n * `map.title='New title'` and with `map.set('title', 'Another title')`. The\n * first will be a `hasOwnProperty`; the second will appear in\n * `getProperties()`. Only the second is observable.\n *\n * Properties can be deleted by using the unset method. E.g.\n * object.unset('foo').\n *\n * @fires ObjectEvent\n * @api\n */\nvar BaseObject = /** @class */ (function (_super) {\n __extends(BaseObject, _super);\n /**\n * @param {Object} [opt_values] An object with key-value pairs.\n */\n function BaseObject(opt_values) {\n var _this = _super.call(this) || this;\n /***\n * @type {ObjectOnSignature}\n */\n _this.on;\n /***\n * @type {ObjectOnSignature}\n */\n _this.once;\n /***\n * @type {ObjectOnSignature}\n */\n _this.un;\n // Call {@link module:ol/util.getUid} to ensure that the order of objects' ids is\n // the same as the order in which they were created. This also helps to\n // ensure that object properties are always added in the same order, which\n // helps many JavaScript engines generate faster code.\n getUid(_this);\n /**\n * @private\n * @type {Object}\n */\n _this.values_ = null;\n if (opt_values !== undefined) {\n _this.setProperties(opt_values);\n }\n return _this;\n }\n /**\n * Gets a value.\n * @param {string} key Key name.\n * @return {*} Value.\n * @api\n */\n BaseObject.prototype.get = function (key) {\n var value;\n if (this.values_ && this.values_.hasOwnProperty(key)) {\n value = this.values_[key];\n }\n return value;\n };\n /**\n * Get a list of object property names.\n * @return {Array} List of property names.\n * @api\n */\n BaseObject.prototype.getKeys = function () {\n return (this.values_ && Object.keys(this.values_)) || [];\n };\n /**\n * Get an object of all property names and values.\n * @return {Object} Object.\n * @api\n */\n BaseObject.prototype.getProperties = function () {\n return (this.values_ && assign({}, this.values_)) || {};\n };\n /**\n * @return {boolean} The object has properties.\n */\n BaseObject.prototype.hasProperties = function () {\n return !!this.values_;\n };\n /**\n * @param {string} key Key name.\n * @param {*} oldValue Old value.\n */\n BaseObject.prototype.notify = function (key, oldValue) {\n var eventType;\n eventType = \"change:\".concat(key);\n if (this.hasListener(eventType)) {\n this.dispatchEvent(new ObjectEvent(eventType, key, oldValue));\n }\n eventType = ObjectEventType.PROPERTYCHANGE;\n if (this.hasListener(eventType)) {\n this.dispatchEvent(new ObjectEvent(eventType, key, oldValue));\n }\n };\n /**\n * @param {string} key Key name.\n * @param {import(\"./events.js\").Listener} listener Listener.\n */\n BaseObject.prototype.addChangeListener = function (key, listener) {\n this.addEventListener(\"change:\".concat(key), listener);\n };\n /**\n * @param {string} key Key name.\n * @param {import(\"./events.js\").Listener} listener Listener.\n */\n BaseObject.prototype.removeChangeListener = function (key, listener) {\n this.removeEventListener(\"change:\".concat(key), listener);\n };\n /**\n * Sets a value.\n * @param {string} key Key name.\n * @param {*} value Value.\n * @param {boolean} [opt_silent] Update without triggering an event.\n * @api\n */\n BaseObject.prototype.set = function (key, value, opt_silent) {\n var values = this.values_ || (this.values_ = {});\n if (opt_silent) {\n values[key] = value;\n }\n else {\n var oldValue = values[key];\n values[key] = value;\n if (oldValue !== value) {\n this.notify(key, oldValue);\n }\n }\n };\n /**\n * Sets a collection of key-value pairs. Note that this changes any existing\n * properties and adds new ones (it does not remove any existing properties).\n * @param {Object} values Values.\n * @param {boolean} [opt_silent] Update without triggering an event.\n * @api\n */\n BaseObject.prototype.setProperties = function (values, opt_silent) {\n for (var key in values) {\n this.set(key, values[key], opt_silent);\n }\n };\n /**\n * Apply any properties from another object without triggering events.\n * @param {BaseObject} source The source object.\n * @protected\n */\n BaseObject.prototype.applyProperties = function (source) {\n if (!source.values_) {\n return;\n }\n assign(this.values_ || (this.values_ = {}), source.values_);\n };\n /**\n * Unsets a property.\n * @param {string} key Key name.\n * @param {boolean} [opt_silent] Unset without triggering an event.\n * @api\n */\n BaseObject.prototype.unset = function (key, opt_silent) {\n if (this.values_ && key in this.values_) {\n var oldValue = this.values_[key];\n delete this.values_[key];\n if (isEmpty(this.values_)) {\n this.values_ = null;\n }\n if (!opt_silent) {\n this.notify(key, oldValue);\n }\n }\n };\n return BaseObject;\n}(Observable));\nexport default BaseObject;\n//# sourceMappingURL=Object.js.map","/**\n * @module ol/CollectionEventType\n */\n/**\n * @enum {string}\n */\nexport default {\n /**\n * Triggered when an item is added to the collection.\n * @event module:ol/Collection.CollectionEvent#add\n * @api\n */\n ADD: 'add',\n /**\n * Triggered when an item is removed from the collection.\n * @event module:ol/Collection.CollectionEvent#remove\n * @api\n */\n REMOVE: 'remove',\n};\n//# sourceMappingURL=CollectionEventType.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/Collection\n */\nimport AssertionError from './AssertionError.js';\nimport BaseObject from './Object.js';\nimport CollectionEventType from './CollectionEventType.js';\nimport Event from './events/Event.js';\n/**\n * @enum {string}\n * @private\n */\nvar Property = {\n LENGTH: 'length',\n};\n/**\n * @classdesc\n * Events emitted by {@link module:ol/Collection~Collection} instances are instances of this\n * type.\n */\nvar CollectionEvent = /** @class */ (function (_super) {\n __extends(CollectionEvent, _super);\n /**\n * @param {import(\"./CollectionEventType.js\").default} type Type.\n * @param {*} [opt_element] Element.\n * @param {number} [opt_index] The index of the added or removed element.\n */\n function CollectionEvent(type, opt_element, opt_index) {\n var _this = _super.call(this, type) || this;\n /**\n * The element that is added to or removed from the collection.\n * @type {*}\n * @api\n */\n _this.element = opt_element;\n /**\n * The index of the added or removed element.\n * @type {number}\n * @api\n */\n _this.index = opt_index;\n return _this;\n }\n return CollectionEvent;\n}(Event));\nexport { CollectionEvent };\n/***\n * @template Return\n * @typedef {import(\"./Observable\").OnSignature &\n * import(\"./Observable\").OnSignature &\n * import(\"./Observable\").OnSignature<'add'|'remove', CollectionEvent, Return> &\n * import(\"./Observable\").CombinedOnSignature} CollectionOnSignature\n */\n/**\n * @typedef {Object} Options\n * @property {boolean} [unique=false] Disallow the same item from being added to\n * the collection twice.\n */\n/**\n * @classdesc\n * An expanded version of standard JS Array, adding convenience methods for\n * manipulation. Add and remove changes to the Collection trigger a Collection\n * event. Note that this does not cover changes to the objects _within_ the\n * Collection; they trigger events on the appropriate object, not on the\n * Collection as a whole.\n *\n * @fires CollectionEvent\n *\n * @template T\n * @api\n */\nvar Collection = /** @class */ (function (_super) {\n __extends(Collection, _super);\n /**\n * @param {Array} [opt_array] Array.\n * @param {Options} [opt_options] Collection options.\n */\n function Collection(opt_array, opt_options) {\n var _this = _super.call(this) || this;\n /***\n * @type {CollectionOnSignature}\n */\n _this.on;\n /***\n * @type {CollectionOnSignature}\n */\n _this.once;\n /***\n * @type {CollectionOnSignature}\n */\n _this.un;\n var options = opt_options || {};\n /**\n * @private\n * @type {boolean}\n */\n _this.unique_ = !!options.unique;\n /**\n * @private\n * @type {!Array}\n */\n _this.array_ = opt_array ? opt_array : [];\n if (_this.unique_) {\n for (var i = 0, ii = _this.array_.length; i < ii; ++i) {\n _this.assertUnique_(_this.array_[i], i);\n }\n }\n _this.updateLength_();\n return _this;\n }\n /**\n * Remove all elements from the collection.\n * @api\n */\n Collection.prototype.clear = function () {\n while (this.getLength() > 0) {\n this.pop();\n }\n };\n /**\n * Add elements to the collection. This pushes each item in the provided array\n * to the end of the collection.\n * @param {!Array} arr Array.\n * @return {Collection} This collection.\n * @api\n */\n Collection.prototype.extend = function (arr) {\n for (var i = 0, ii = arr.length; i < ii; ++i) {\n this.push(arr[i]);\n }\n return this;\n };\n /**\n * Iterate over each element, calling the provided callback.\n * @param {function(T, number, Array): *} f The function to call\n * for every element. This function takes 3 arguments (the element, the\n * index and the array). The return value is ignored.\n * @api\n */\n Collection.prototype.forEach = function (f) {\n var array = this.array_;\n for (var i = 0, ii = array.length; i < ii; ++i) {\n f(array[i], i, array);\n }\n };\n /**\n * Get a reference to the underlying Array object. Warning: if the array\n * is mutated, no events will be dispatched by the collection, and the\n * collection's \"length\" property won't be in sync with the actual length\n * of the array.\n * @return {!Array} Array.\n * @api\n */\n Collection.prototype.getArray = function () {\n return this.array_;\n };\n /**\n * Get the element at the provided index.\n * @param {number} index Index.\n * @return {T} Element.\n * @api\n */\n Collection.prototype.item = function (index) {\n return this.array_[index];\n };\n /**\n * Get the length of this collection.\n * @return {number} The length of the array.\n * @observable\n * @api\n */\n Collection.prototype.getLength = function () {\n return this.get(Property.LENGTH);\n };\n /**\n * Insert an element at the provided index.\n * @param {number} index Index.\n * @param {T} elem Element.\n * @api\n */\n Collection.prototype.insertAt = function (index, elem) {\n if (this.unique_) {\n this.assertUnique_(elem);\n }\n this.array_.splice(index, 0, elem);\n this.updateLength_();\n this.dispatchEvent(new CollectionEvent(CollectionEventType.ADD, elem, index));\n };\n /**\n * Remove the last element of the collection and return it.\n * Return `undefined` if the collection is empty.\n * @return {T|undefined} Element.\n * @api\n */\n Collection.prototype.pop = function () {\n return this.removeAt(this.getLength() - 1);\n };\n /**\n * Insert the provided element at the end of the collection.\n * @param {T} elem Element.\n * @return {number} New length of the collection.\n * @api\n */\n Collection.prototype.push = function (elem) {\n if (this.unique_) {\n this.assertUnique_(elem);\n }\n var n = this.getLength();\n this.insertAt(n, elem);\n return this.getLength();\n };\n /**\n * Remove the first occurrence of an element from the collection.\n * @param {T} elem Element.\n * @return {T|undefined} The removed element or undefined if none found.\n * @api\n */\n Collection.prototype.remove = function (elem) {\n var arr = this.array_;\n for (var i = 0, ii = arr.length; i < ii; ++i) {\n if (arr[i] === elem) {\n return this.removeAt(i);\n }\n }\n return undefined;\n };\n /**\n * Remove the element at the provided index and return it.\n * Return `undefined` if the collection does not contain this index.\n * @param {number} index Index.\n * @return {T|undefined} Value.\n * @api\n */\n Collection.prototype.removeAt = function (index) {\n var prev = this.array_[index];\n this.array_.splice(index, 1);\n this.updateLength_();\n this.dispatchEvent(new CollectionEvent(CollectionEventType.REMOVE, prev, index));\n return prev;\n };\n /**\n * Set the element at the provided index.\n * @param {number} index Index.\n * @param {T} elem Element.\n * @api\n */\n Collection.prototype.setAt = function (index, elem) {\n var n = this.getLength();\n if (index < n) {\n if (this.unique_) {\n this.assertUnique_(elem, index);\n }\n var prev = this.array_[index];\n this.array_[index] = elem;\n this.dispatchEvent(new CollectionEvent(CollectionEventType.REMOVE, prev, index));\n this.dispatchEvent(new CollectionEvent(CollectionEventType.ADD, elem, index));\n }\n else {\n for (var j = n; j < index; ++j) {\n this.insertAt(j, undefined);\n }\n this.insertAt(index, elem);\n }\n };\n /**\n * @private\n */\n Collection.prototype.updateLength_ = function () {\n this.set(Property.LENGTH, this.array_.length);\n };\n /**\n * @private\n * @param {T} elem Element.\n * @param {number} [opt_except] Optional index to ignore.\n */\n Collection.prototype.assertUnique_ = function (elem, opt_except) {\n for (var i = 0, ii = this.array_.length; i < ii; ++i) {\n if (this.array_[i] === elem && i !== opt_except) {\n throw new AssertionError(58);\n }\n }\n };\n return Collection;\n}(BaseObject));\nexport default Collection;\n//# sourceMappingURL=Collection.js.map","/**\n * @module ol/asserts\n */\nimport AssertionError from './AssertionError.js';\n/**\n * @param {*} assertion Assertion we expected to be truthy.\n * @param {number} errorCode Error code.\n */\nexport function assert(assertion, errorCode) {\n if (!assertion) {\n throw new AssertionError(errorCode);\n }\n}\n//# sourceMappingURL=asserts.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/Feature\n */\nimport BaseObject from './Object.js';\nimport EventType from './events/EventType.js';\nimport { assert } from './asserts.js';\nimport { listen, unlistenByKey } from './events.js';\n/**\n * @typedef {typeof Feature|typeof import(\"./render/Feature.js\").default} FeatureClass\n */\n/**\n * @typedef {Feature|import(\"./render/Feature.js\").default} FeatureLike\n */\n/***\n * @template Return\n * @typedef {import(\"./Observable\").OnSignature &\n * import(\"./Observable\").OnSignature &\n * import(\"./Observable\").CombinedOnSignature} FeatureOnSignature\n */\n/***\n * @template Geometry\n * @typedef {Object & { geometry?: Geometry }} ObjectWithGeometry\n */\n/**\n * @classdesc\n * A vector object for geographic features with a geometry and other\n * attribute properties, similar to the features in vector file formats like\n * GeoJSON.\n *\n * Features can be styled individually with `setStyle`; otherwise they use the\n * style of their vector layer.\n *\n * Note that attribute properties are set as {@link module:ol/Object~BaseObject} properties on\n * the feature object, so they are observable, and have get/set accessors.\n *\n * Typically, a feature has a single geometry property. You can set the\n * geometry using the `setGeometry` method and get it with `getGeometry`.\n * It is possible to store more than one geometry on a feature using attribute\n * properties. By default, the geometry used for rendering is identified by\n * the property name `geometry`. If you want to use another geometry property\n * for rendering, use the `setGeometryName` method to change the attribute\n * property associated with the geometry for the feature. For example:\n *\n * ```js\n *\n * import Feature from 'ol/Feature';\n * import Polygon from 'ol/geom/Polygon';\n * import Point from 'ol/geom/Point';\n *\n * var feature = new Feature({\n * geometry: new Polygon(polyCoords),\n * labelPoint: new Point(labelCoords),\n * name: 'My Polygon'\n * });\n *\n * // get the polygon geometry\n * var poly = feature.getGeometry();\n *\n * // Render the feature as a point using the coordinates from labelPoint\n * feature.setGeometryName('labelPoint');\n *\n * // get the point geometry\n * var point = feature.getGeometry();\n * ```\n *\n * @api\n * @template {import(\"./geom/Geometry.js\").default} [Geometry=import(\"./geom/Geometry.js\").default]\n */\nvar Feature = /** @class */ (function (_super) {\n __extends(Feature, _super);\n /**\n * @param {Geometry|ObjectWithGeometry} [opt_geometryOrProperties]\n * You may pass a Geometry object directly, or an object literal containing\n * properties. If you pass an object literal, you may include a Geometry\n * associated with a `geometry` key.\n */\n function Feature(opt_geometryOrProperties) {\n var _this = _super.call(this) || this;\n /***\n * @type {FeatureOnSignature}\n */\n _this.on;\n /***\n * @type {FeatureOnSignature}\n */\n _this.once;\n /***\n * @type {FeatureOnSignature}\n */\n _this.un;\n /**\n * @private\n * @type {number|string|undefined}\n */\n _this.id_ = undefined;\n /**\n * @type {string}\n * @private\n */\n _this.geometryName_ = 'geometry';\n /**\n * User provided style.\n * @private\n * @type {import(\"./style/Style.js\").StyleLike}\n */\n _this.style_ = null;\n /**\n * @private\n * @type {import(\"./style/Style.js\").StyleFunction|undefined}\n */\n _this.styleFunction_ = undefined;\n /**\n * @private\n * @type {?import(\"./events.js\").EventsKey}\n */\n _this.geometryChangeKey_ = null;\n _this.addChangeListener(_this.geometryName_, _this.handleGeometryChanged_);\n if (opt_geometryOrProperties) {\n if (typeof (\n /** @type {?} */ (opt_geometryOrProperties).getSimplifiedGeometry) === 'function') {\n var geometry = /** @type {Geometry} */ (opt_geometryOrProperties);\n _this.setGeometry(geometry);\n }\n else {\n /** @type {Object} */\n var properties = opt_geometryOrProperties;\n _this.setProperties(properties);\n }\n }\n return _this;\n }\n /**\n * Clone this feature. If the original feature has a geometry it\n * is also cloned. The feature id is not set in the clone.\n * @return {Feature} The clone.\n * @api\n */\n Feature.prototype.clone = function () {\n var clone = /** @type {Feature} */ (new Feature(this.hasProperties() ? this.getProperties() : null));\n clone.setGeometryName(this.getGeometryName());\n var geometry = this.getGeometry();\n if (geometry) {\n clone.setGeometry(/** @type {Geometry} */ (geometry.clone()));\n }\n var style = this.getStyle();\n if (style) {\n clone.setStyle(style);\n }\n return clone;\n };\n /**\n * Get the feature's default geometry. A feature may have any number of named\n * geometries. The \"default\" geometry (the one that is rendered by default) is\n * set when calling {@link module:ol/Feature~Feature#setGeometry}.\n * @return {Geometry|undefined} The default geometry for the feature.\n * @api\n * @observable\n */\n Feature.prototype.getGeometry = function () {\n return /** @type {Geometry|undefined} */ (this.get(this.geometryName_));\n };\n /**\n * Get the feature identifier. This is a stable identifier for the feature and\n * is either set when reading data from a remote source or set explicitly by\n * calling {@link module:ol/Feature~Feature#setId}.\n * @return {number|string|undefined} Id.\n * @api\n */\n Feature.prototype.getId = function () {\n return this.id_;\n };\n /**\n * Get the name of the feature's default geometry. By default, the default\n * geometry is named `geometry`.\n * @return {string} Get the property name associated with the default geometry\n * for this feature.\n * @api\n */\n Feature.prototype.getGeometryName = function () {\n return this.geometryName_;\n };\n /**\n * Get the feature's style. Will return what was provided to the\n * {@link module:ol/Feature~Feature#setStyle} method.\n * @return {import(\"./style/Style.js\").StyleLike|undefined} The feature style.\n * @api\n */\n Feature.prototype.getStyle = function () {\n return this.style_;\n };\n /**\n * Get the feature's style function.\n * @return {import(\"./style/Style.js\").StyleFunction|undefined} Return a function\n * representing the current style of this feature.\n * @api\n */\n Feature.prototype.getStyleFunction = function () {\n return this.styleFunction_;\n };\n /**\n * @private\n */\n Feature.prototype.handleGeometryChange_ = function () {\n this.changed();\n };\n /**\n * @private\n */\n Feature.prototype.handleGeometryChanged_ = function () {\n if (this.geometryChangeKey_) {\n unlistenByKey(this.geometryChangeKey_);\n this.geometryChangeKey_ = null;\n }\n var geometry = this.getGeometry();\n if (geometry) {\n this.geometryChangeKey_ = listen(geometry, EventType.CHANGE, this.handleGeometryChange_, this);\n }\n this.changed();\n };\n /**\n * Set the default geometry for the feature. This will update the property\n * with the name returned by {@link module:ol/Feature~Feature#getGeometryName}.\n * @param {Geometry|undefined} geometry The new geometry.\n * @api\n * @observable\n */\n Feature.prototype.setGeometry = function (geometry) {\n this.set(this.geometryName_, geometry);\n };\n /**\n * Set the style for the feature to override the layer style. This can be a\n * single style object, an array of styles, or a function that takes a\n * resolution and returns an array of styles. To unset the feature style, call\n * `setStyle()` without arguments or a falsey value.\n * @param {import(\"./style/Style.js\").StyleLike} [opt_style] Style for this feature.\n * @api\n * @fires module:ol/events/Event~BaseEvent#event:change\n */\n Feature.prototype.setStyle = function (opt_style) {\n this.style_ = opt_style;\n this.styleFunction_ = !opt_style\n ? undefined\n : createStyleFunction(opt_style);\n this.changed();\n };\n /**\n * Set the feature id. The feature id is considered stable and may be used when\n * requesting features or comparing identifiers returned from a remote source.\n * The feature id can be used with the\n * {@link module:ol/source/Vector~VectorSource#getFeatureById} method.\n * @param {number|string|undefined} id The feature id.\n * @api\n * @fires module:ol/events/Event~BaseEvent#event:change\n */\n Feature.prototype.setId = function (id) {\n this.id_ = id;\n this.changed();\n };\n /**\n * Set the property name to be used when getting the feature's default geometry.\n * When calling {@link module:ol/Feature~Feature#getGeometry}, the value of the property with\n * this name will be returned.\n * @param {string} name The property name of the default geometry.\n * @api\n */\n Feature.prototype.setGeometryName = function (name) {\n this.removeChangeListener(this.geometryName_, this.handleGeometryChanged_);\n this.geometryName_ = name;\n this.addChangeListener(this.geometryName_, this.handleGeometryChanged_);\n this.handleGeometryChanged_();\n };\n return Feature;\n}(BaseObject));\n/**\n * Convert the provided object into a feature style function. Functions passed\n * through unchanged. Arrays of Style or single style objects wrapped\n * in a new feature style function.\n * @param {!import(\"./style/Style.js\").StyleFunction|!Array|!import(\"./style/Style.js\").default} obj\n * A feature style function, a single style, or an array of styles.\n * @return {import(\"./style/Style.js\").StyleFunction} A style function.\n */\nexport function createStyleFunction(obj) {\n if (typeof obj === 'function') {\n return obj;\n }\n else {\n /**\n * @type {Array}\n */\n var styles_1;\n if (Array.isArray(obj)) {\n styles_1 = obj;\n }\n else {\n assert(typeof ( /** @type {?} */(obj).getZIndex) === 'function', 41); // Expected an `import(\"./style/Style.js\").Style` or an array of `import(\"./style/Style.js\").Style`\n var style = /** @type {import(\"./style/Style.js\").default} */ (obj);\n styles_1 = [style];\n }\n return function () {\n return styles_1;\n };\n }\n}\nexport default Feature;\n//# sourceMappingURL=Feature.js.map","/**\n * @module ol/geom/GeometryLayout\n */\n/**\n * The coordinate layout for geometries, indicating whether a 3rd or 4th z ('Z')\n * or measure ('M') coordinate is available. Supported values are `'XY'`,\n * `'XYZ'`, `'XYM'`, `'XYZM'`.\n * @enum {string}\n */\nexport default {\n XY: 'XY',\n XYZ: 'XYZ',\n XYM: 'XYM',\n XYZM: 'XYZM',\n};\n//# sourceMappingURL=GeometryLayout.js.map","/**\n * @module ol/proj/Units\n */\n/**\n * Projection units: `'degrees'`, `'ft'`, `'m'`, `'pixels'`, `'tile-pixels'` or\n * `'us-ft'`.\n * @enum {string}\n */\nvar Units = {\n /**\n * Radians\n * @api\n */\n RADIANS: 'radians',\n /**\n * Degrees\n * @api\n */\n DEGREES: 'degrees',\n /**\n * Feet\n * @api\n */\n FEET: 'ft',\n /**\n * Meters\n * @api\n */\n METERS: 'm',\n /**\n * Pixels\n * @api\n */\n PIXELS: 'pixels',\n /**\n * Tile Pixels\n * @api\n */\n TILE_PIXELS: 'tile-pixels',\n /**\n * US Feet\n * @api\n */\n USFEET: 'us-ft',\n};\n/**\n * See http://duff.ess.washington.edu/data/raster/drg/docs/geotiff.txt\n * @type {Object}\n */\nvar unitByCode = {\n '9001': Units.METERS,\n '9002': Units.FEET,\n '9003': Units.USFEET,\n '9101': Units.RADIANS,\n '9102': Units.DEGREES,\n};\n/**\n * @param {number} code Unit code.\n * @return {Units} Units.\n */\nexport function fromCode(code) {\n return unitByCode[code];\n}\n/**\n * Meters per unit lookup table.\n * @const\n * @type {Object}\n * @api\n */\nexport var METERS_PER_UNIT = {};\n// use the radius of the Normal sphere\nMETERS_PER_UNIT[Units.RADIANS] = 6370997 / (2 * Math.PI);\nMETERS_PER_UNIT[Units.DEGREES] = (2 * Math.PI * 6370997) / 360;\nMETERS_PER_UNIT[Units.FEET] = 0.3048;\nMETERS_PER_UNIT[Units.METERS] = 1;\nMETERS_PER_UNIT[Units.USFEET] = 1200 / 3937;\nexport default Units;\n//# sourceMappingURL=Units.js.map","/**\n * @module ol/has\n */\nvar ua = typeof navigator !== 'undefined' && typeof navigator.userAgent !== 'undefined'\n ? navigator.userAgent.toLowerCase()\n : '';\n/**\n * User agent string says we are dealing with Firefox as browser.\n * @type {boolean}\n */\nexport var FIREFOX = ua.indexOf('firefox') !== -1;\n/**\n * User agent string says we are dealing with Safari as browser.\n * @type {boolean}\n */\nexport var SAFARI = ua.indexOf('safari') !== -1 && ua.indexOf('chrom') == -1;\n/**\n * https://bugs.webkit.org/show_bug.cgi?id=237906\n * @type {boolean}\n */\nexport var SAFARI_BUG_237906 = SAFARI &&\n !!(ua.indexOf('version/15.4') >= 0 ||\n ua.match(/cpu (os|iphone os) 15_4 like mac os x/));\n/**\n * User agent string says we are dealing with a WebKit engine.\n * @type {boolean}\n */\nexport var WEBKIT = ua.indexOf('webkit') !== -1 && ua.indexOf('edge') == -1;\n/**\n * User agent string says we are dealing with a Mac as platform.\n * @type {boolean}\n */\nexport var MAC = ua.indexOf('macintosh') !== -1;\n/**\n * The ratio between physical pixels and device-independent pixels\n * (dips) on the device (`window.devicePixelRatio`).\n * @const\n * @type {number}\n * @api\n */\nexport var DEVICE_PIXEL_RATIO = typeof devicePixelRatio !== 'undefined' ? devicePixelRatio : 1;\n/**\n * The execution context is a worker with OffscreenCanvas available.\n * @const\n * @type {boolean}\n */\nexport var WORKER_OFFSCREEN_CANVAS = typeof WorkerGlobalScope !== 'undefined' &&\n typeof OffscreenCanvas !== 'undefined' &&\n self instanceof WorkerGlobalScope; //eslint-disable-line\n/**\n * Image.prototype.decode() is supported.\n * @type {boolean}\n */\nexport var IMAGE_DECODE = typeof Image !== 'undefined' && Image.prototype.decode;\n/**\n * @type {boolean}\n */\nexport var PASSIVE_EVENT_LISTENERS = (function () {\n var passive = false;\n try {\n var options = Object.defineProperty({}, 'passive', {\n get: function () {\n passive = true;\n },\n });\n window.addEventListener('_', null, options);\n window.removeEventListener('_', null, options);\n }\n catch (error) {\n // passive not supported\n }\n return passive;\n})();\n//# sourceMappingURL=has.js.map","/**\n * @module ol/transform\n */\nimport { WORKER_OFFSCREEN_CANVAS } from './has.js';\nimport { assert } from './asserts.js';\n/**\n * An array representing an affine 2d transformation for use with\n * {@link module:ol/transform} functions. The array has 6 elements.\n * @typedef {!Array} Transform\n * @api\n */\n/**\n * Collection of affine 2d transformation functions. The functions work on an\n * array of 6 elements. The element order is compatible with the [SVGMatrix\n * interface](https://developer.mozilla.org/en-US/docs/Web/API/SVGMatrix) and is\n * a subset (elements a to f) of a 3×3 matrix:\n * ```\n * [ a c e ]\n * [ b d f ]\n * [ 0 0 1 ]\n * ```\n */\n/**\n * @private\n * @type {Transform}\n */\nvar tmp_ = new Array(6);\n/**\n * Create an identity transform.\n * @return {!Transform} Identity transform.\n */\nexport function create() {\n return [1, 0, 0, 1, 0, 0];\n}\n/**\n * Resets the given transform to an identity transform.\n * @param {!Transform} transform Transform.\n * @return {!Transform} Transform.\n */\nexport function reset(transform) {\n return set(transform, 1, 0, 0, 1, 0, 0);\n}\n/**\n * Multiply the underlying matrices of two transforms and return the result in\n * the first transform.\n * @param {!Transform} transform1 Transform parameters of matrix 1.\n * @param {!Transform} transform2 Transform parameters of matrix 2.\n * @return {!Transform} transform1 multiplied with transform2.\n */\nexport function multiply(transform1, transform2) {\n var a1 = transform1[0];\n var b1 = transform1[1];\n var c1 = transform1[2];\n var d1 = transform1[3];\n var e1 = transform1[4];\n var f1 = transform1[5];\n var a2 = transform2[0];\n var b2 = transform2[1];\n var c2 = transform2[2];\n var d2 = transform2[3];\n var e2 = transform2[4];\n var f2 = transform2[5];\n transform1[0] = a1 * a2 + c1 * b2;\n transform1[1] = b1 * a2 + d1 * b2;\n transform1[2] = a1 * c2 + c1 * d2;\n transform1[3] = b1 * c2 + d1 * d2;\n transform1[4] = a1 * e2 + c1 * f2 + e1;\n transform1[5] = b1 * e2 + d1 * f2 + f1;\n return transform1;\n}\n/**\n * Set the transform components a-f on a given transform.\n * @param {!Transform} transform Transform.\n * @param {number} a The a component of the transform.\n * @param {number} b The b component of the transform.\n * @param {number} c The c component of the transform.\n * @param {number} d The d component of the transform.\n * @param {number} e The e component of the transform.\n * @param {number} f The f component of the transform.\n * @return {!Transform} Matrix with transform applied.\n */\nexport function set(transform, a, b, c, d, e, f) {\n transform[0] = a;\n transform[1] = b;\n transform[2] = c;\n transform[3] = d;\n transform[4] = e;\n transform[5] = f;\n return transform;\n}\n/**\n * Set transform on one matrix from another matrix.\n * @param {!Transform} transform1 Matrix to set transform to.\n * @param {!Transform} transform2 Matrix to set transform from.\n * @return {!Transform} transform1 with transform from transform2 applied.\n */\nexport function setFromArray(transform1, transform2) {\n transform1[0] = transform2[0];\n transform1[1] = transform2[1];\n transform1[2] = transform2[2];\n transform1[3] = transform2[3];\n transform1[4] = transform2[4];\n transform1[5] = transform2[5];\n return transform1;\n}\n/**\n * Transforms the given coordinate with the given transform returning the\n * resulting, transformed coordinate. The coordinate will be modified in-place.\n *\n * @param {Transform} transform The transformation.\n * @param {import(\"./coordinate.js\").Coordinate|import(\"./pixel.js\").Pixel} coordinate The coordinate to transform.\n * @return {import(\"./coordinate.js\").Coordinate|import(\"./pixel.js\").Pixel} return coordinate so that operations can be\n * chained together.\n */\nexport function apply(transform, coordinate) {\n var x = coordinate[0];\n var y = coordinate[1];\n coordinate[0] = transform[0] * x + transform[2] * y + transform[4];\n coordinate[1] = transform[1] * x + transform[3] * y + transform[5];\n return coordinate;\n}\n/**\n * Applies rotation to the given transform.\n * @param {!Transform} transform Transform.\n * @param {number} angle Angle in radians.\n * @return {!Transform} The rotated transform.\n */\nexport function rotate(transform, angle) {\n var cos = Math.cos(angle);\n var sin = Math.sin(angle);\n return multiply(transform, set(tmp_, cos, sin, -sin, cos, 0, 0));\n}\n/**\n * Applies scale to a given transform.\n * @param {!Transform} transform Transform.\n * @param {number} x Scale factor x.\n * @param {number} y Scale factor y.\n * @return {!Transform} The scaled transform.\n */\nexport function scale(transform, x, y) {\n return multiply(transform, set(tmp_, x, 0, 0, y, 0, 0));\n}\n/**\n * Creates a scale transform.\n * @param {!Transform} target Transform to overwrite.\n * @param {number} x Scale factor x.\n * @param {number} y Scale factor y.\n * @return {!Transform} The scale transform.\n */\nexport function makeScale(target, x, y) {\n return set(target, x, 0, 0, y, 0, 0);\n}\n/**\n * Applies translation to the given transform.\n * @param {!Transform} transform Transform.\n * @param {number} dx Translation x.\n * @param {number} dy Translation y.\n * @return {!Transform} The translated transform.\n */\nexport function translate(transform, dx, dy) {\n return multiply(transform, set(tmp_, 1, 0, 0, 1, dx, dy));\n}\n/**\n * Creates a composite transform given an initial translation, scale, rotation, and\n * final translation (in that order only, not commutative).\n * @param {!Transform} transform The transform (will be modified in place).\n * @param {number} dx1 Initial translation x.\n * @param {number} dy1 Initial translation y.\n * @param {number} sx Scale factor x.\n * @param {number} sy Scale factor y.\n * @param {number} angle Rotation (in counter-clockwise radians).\n * @param {number} dx2 Final translation x.\n * @param {number} dy2 Final translation y.\n * @return {!Transform} The composite transform.\n */\nexport function compose(transform, dx1, dy1, sx, sy, angle, dx2, dy2) {\n var sin = Math.sin(angle);\n var cos = Math.cos(angle);\n transform[0] = sx * cos;\n transform[1] = sy * sin;\n transform[2] = -sx * sin;\n transform[3] = sy * cos;\n transform[4] = dx2 * sx * cos - dy2 * sx * sin + dx1;\n transform[5] = dx2 * sy * sin + dy2 * sy * cos + dy1;\n return transform;\n}\n/**\n * Creates a composite transform given an initial translation, scale, rotation, and\n * final translation (in that order only, not commutative). The resulting transform\n * string can be applied as `transform` property of an HTMLElement's style.\n * @param {number} dx1 Initial translation x.\n * @param {number} dy1 Initial translation y.\n * @param {number} sx Scale factor x.\n * @param {number} sy Scale factor y.\n * @param {number} angle Rotation (in counter-clockwise radians).\n * @param {number} dx2 Final translation x.\n * @param {number} dy2 Final translation y.\n * @return {string} The composite css transform.\n * @api\n */\nexport function composeCssTransform(dx1, dy1, sx, sy, angle, dx2, dy2) {\n return toString(compose(create(), dx1, dy1, sx, sy, angle, dx2, dy2));\n}\n/**\n * Invert the given transform.\n * @param {!Transform} source The source transform to invert.\n * @return {!Transform} The inverted (source) transform.\n */\nexport function invert(source) {\n return makeInverse(source, source);\n}\n/**\n * Invert the given transform.\n * @param {!Transform} target Transform to be set as the inverse of\n * the source transform.\n * @param {!Transform} source The source transform to invert.\n * @return {!Transform} The inverted (target) transform.\n */\nexport function makeInverse(target, source) {\n var det = determinant(source);\n assert(det !== 0, 32); // Transformation matrix cannot be inverted\n var a = source[0];\n var b = source[1];\n var c = source[2];\n var d = source[3];\n var e = source[4];\n var f = source[5];\n target[0] = d / det;\n target[1] = -b / det;\n target[2] = -c / det;\n target[3] = a / det;\n target[4] = (c * f - d * e) / det;\n target[5] = -(a * f - b * e) / det;\n return target;\n}\n/**\n * Returns the determinant of the given matrix.\n * @param {!Transform} mat Matrix.\n * @return {number} Determinant.\n */\nexport function determinant(mat) {\n return mat[0] * mat[3] - mat[1] * mat[2];\n}\n/**\n * @type {HTMLElement}\n * @private\n */\nvar transformStringDiv;\n/**\n * A rounded string version of the transform. This can be used\n * for CSS transforms.\n * @param {!Transform} mat Matrix.\n * @return {string} The transform as a string.\n */\nexport function toString(mat) {\n var transformString = 'matrix(' + mat.join(', ') + ')';\n if (WORKER_OFFSCREEN_CANVAS) {\n return transformString;\n }\n var node = transformStringDiv || (transformStringDiv = document.createElement('div'));\n node.style.transform = transformString;\n return node.style.transform;\n}\n//# sourceMappingURL=transform.js.map","/**\n * @module ol/extent/Relationship\n */\n/**\n * Relationship to an extent.\n * @enum {number}\n */\nexport default {\n UNKNOWN: 0,\n INTERSECTING: 1,\n ABOVE: 2,\n RIGHT: 4,\n BELOW: 8,\n LEFT: 16,\n};\n//# sourceMappingURL=Relationship.js.map","/**\n * @module ol/extent\n */\nimport Relationship from './extent/Relationship.js';\nimport { assert } from './asserts.js';\n/**\n * An array of numbers representing an extent: `[minx, miny, maxx, maxy]`.\n * @typedef {Array} Extent\n * @api\n */\n/**\n * Extent corner.\n * @typedef {'bottom-left' | 'bottom-right' | 'top-left' | 'top-right'} Corner\n */\n/**\n * Build an extent that includes all given coordinates.\n *\n * @param {Array} coordinates Coordinates.\n * @return {Extent} Bounding extent.\n * @api\n */\nexport function boundingExtent(coordinates) {\n var extent = createEmpty();\n for (var i = 0, ii = coordinates.length; i < ii; ++i) {\n extendCoordinate(extent, coordinates[i]);\n }\n return extent;\n}\n/**\n * @param {Array} xs Xs.\n * @param {Array} ys Ys.\n * @param {Extent} [opt_extent] Destination extent.\n * @private\n * @return {Extent} Extent.\n */\nfunction _boundingExtentXYs(xs, ys, opt_extent) {\n var minX = Math.min.apply(null, xs);\n var minY = Math.min.apply(null, ys);\n var maxX = Math.max.apply(null, xs);\n var maxY = Math.max.apply(null, ys);\n return createOrUpdate(minX, minY, maxX, maxY, opt_extent);\n}\n/**\n * Return extent increased by the provided value.\n * @param {Extent} extent Extent.\n * @param {number} value The amount by which the extent should be buffered.\n * @param {Extent} [opt_extent] Extent.\n * @return {Extent} Extent.\n * @api\n */\nexport function buffer(extent, value, opt_extent) {\n if (opt_extent) {\n opt_extent[0] = extent[0] - value;\n opt_extent[1] = extent[1] - value;\n opt_extent[2] = extent[2] + value;\n opt_extent[3] = extent[3] + value;\n return opt_extent;\n }\n else {\n return [\n extent[0] - value,\n extent[1] - value,\n extent[2] + value,\n extent[3] + value,\n ];\n }\n}\n/**\n * Creates a clone of an extent.\n *\n * @param {Extent} extent Extent to clone.\n * @param {Extent} [opt_extent] Extent.\n * @return {Extent} The clone.\n */\nexport function clone(extent, opt_extent) {\n if (opt_extent) {\n opt_extent[0] = extent[0];\n opt_extent[1] = extent[1];\n opt_extent[2] = extent[2];\n opt_extent[3] = extent[3];\n return opt_extent;\n }\n else {\n return extent.slice();\n }\n}\n/**\n * @param {Extent} extent Extent.\n * @param {number} x X.\n * @param {number} y Y.\n * @return {number} Closest squared distance.\n */\nexport function closestSquaredDistanceXY(extent, x, y) {\n var dx, dy;\n if (x < extent[0]) {\n dx = extent[0] - x;\n }\n else if (extent[2] < x) {\n dx = x - extent[2];\n }\n else {\n dx = 0;\n }\n if (y < extent[1]) {\n dy = extent[1] - y;\n }\n else if (extent[3] < y) {\n dy = y - extent[3];\n }\n else {\n dy = 0;\n }\n return dx * dx + dy * dy;\n}\n/**\n * Check if the passed coordinate is contained or on the edge of the extent.\n *\n * @param {Extent} extent Extent.\n * @param {import(\"./coordinate.js\").Coordinate} coordinate Coordinate.\n * @return {boolean} The coordinate is contained in the extent.\n * @api\n */\nexport function containsCoordinate(extent, coordinate) {\n return containsXY(extent, coordinate[0], coordinate[1]);\n}\n/**\n * Check if one extent contains another.\n *\n * An extent is deemed contained if it lies completely within the other extent,\n * including if they share one or more edges.\n *\n * @param {Extent} extent1 Extent 1.\n * @param {Extent} extent2 Extent 2.\n * @return {boolean} The second extent is contained by or on the edge of the\n * first.\n * @api\n */\nexport function containsExtent(extent1, extent2) {\n return (extent1[0] <= extent2[0] &&\n extent2[2] <= extent1[2] &&\n extent1[1] <= extent2[1] &&\n extent2[3] <= extent1[3]);\n}\n/**\n * Check if the passed coordinate is contained or on the edge of the extent.\n *\n * @param {Extent} extent Extent.\n * @param {number} x X coordinate.\n * @param {number} y Y coordinate.\n * @return {boolean} The x, y values are contained in the extent.\n * @api\n */\nexport function containsXY(extent, x, y) {\n return extent[0] <= x && x <= extent[2] && extent[1] <= y && y <= extent[3];\n}\n/**\n * Get the relationship between a coordinate and extent.\n * @param {Extent} extent The extent.\n * @param {import(\"./coordinate.js\").Coordinate} coordinate The coordinate.\n * @return {import(\"./extent/Relationship.js\").default} The relationship (bitwise compare with\n * import(\"./extent/Relationship.js\").Relationship).\n */\nexport function coordinateRelationship(extent, coordinate) {\n var minX = extent[0];\n var minY = extent[1];\n var maxX = extent[2];\n var maxY = extent[3];\n var x = coordinate[0];\n var y = coordinate[1];\n var relationship = Relationship.UNKNOWN;\n if (x < minX) {\n relationship = relationship | Relationship.LEFT;\n }\n else if (x > maxX) {\n relationship = relationship | Relationship.RIGHT;\n }\n if (y < minY) {\n relationship = relationship | Relationship.BELOW;\n }\n else if (y > maxY) {\n relationship = relationship | Relationship.ABOVE;\n }\n if (relationship === Relationship.UNKNOWN) {\n relationship = Relationship.INTERSECTING;\n }\n return relationship;\n}\n/**\n * Create an empty extent.\n * @return {Extent} Empty extent.\n * @api\n */\nexport function createEmpty() {\n return [Infinity, Infinity, -Infinity, -Infinity];\n}\n/**\n * Create a new extent or update the provided extent.\n * @param {number} minX Minimum X.\n * @param {number} minY Minimum Y.\n * @param {number} maxX Maximum X.\n * @param {number} maxY Maximum Y.\n * @param {Extent} [opt_extent] Destination extent.\n * @return {Extent} Extent.\n */\nexport function createOrUpdate(minX, minY, maxX, maxY, opt_extent) {\n if (opt_extent) {\n opt_extent[0] = minX;\n opt_extent[1] = minY;\n opt_extent[2] = maxX;\n opt_extent[3] = maxY;\n return opt_extent;\n }\n else {\n return [minX, minY, maxX, maxY];\n }\n}\n/**\n * Create a new empty extent or make the provided one empty.\n * @param {Extent} [opt_extent] Extent.\n * @return {Extent} Extent.\n */\nexport function createOrUpdateEmpty(opt_extent) {\n return createOrUpdate(Infinity, Infinity, -Infinity, -Infinity, opt_extent);\n}\n/**\n * @param {import(\"./coordinate.js\").Coordinate} coordinate Coordinate.\n * @param {Extent} [opt_extent] Extent.\n * @return {Extent} Extent.\n */\nexport function createOrUpdateFromCoordinate(coordinate, opt_extent) {\n var x = coordinate[0];\n var y = coordinate[1];\n return createOrUpdate(x, y, x, y, opt_extent);\n}\n/**\n * @param {Array} coordinates Coordinates.\n * @param {Extent} [opt_extent] Extent.\n * @return {Extent} Extent.\n */\nexport function createOrUpdateFromCoordinates(coordinates, opt_extent) {\n var extent = createOrUpdateEmpty(opt_extent);\n return extendCoordinates(extent, coordinates);\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {Extent} [opt_extent] Extent.\n * @return {Extent} Extent.\n */\nexport function createOrUpdateFromFlatCoordinates(flatCoordinates, offset, end, stride, opt_extent) {\n var extent = createOrUpdateEmpty(opt_extent);\n return extendFlatCoordinates(extent, flatCoordinates, offset, end, stride);\n}\n/**\n * @param {Array>} rings Rings.\n * @param {Extent} [opt_extent] Extent.\n * @return {Extent} Extent.\n */\nexport function createOrUpdateFromRings(rings, opt_extent) {\n var extent = createOrUpdateEmpty(opt_extent);\n return extendRings(extent, rings);\n}\n/**\n * Determine if two extents are equivalent.\n * @param {Extent} extent1 Extent 1.\n * @param {Extent} extent2 Extent 2.\n * @return {boolean} The two extents are equivalent.\n * @api\n */\nexport function equals(extent1, extent2) {\n return (extent1[0] == extent2[0] &&\n extent1[2] == extent2[2] &&\n extent1[1] == extent2[1] &&\n extent1[3] == extent2[3]);\n}\n/**\n * Determine if two extents are approximately equivalent.\n * @param {Extent} extent1 Extent 1.\n * @param {Extent} extent2 Extent 2.\n * @param {number} tolerance Tolerance in extent coordinate units.\n * @return {boolean} The two extents differ by less than the tolerance.\n */\nexport function approximatelyEquals(extent1, extent2, tolerance) {\n return (Math.abs(extent1[0] - extent2[0]) < tolerance &&\n Math.abs(extent1[2] - extent2[2]) < tolerance &&\n Math.abs(extent1[1] - extent2[1]) < tolerance &&\n Math.abs(extent1[3] - extent2[3]) < tolerance);\n}\n/**\n * Modify an extent to include another extent.\n * @param {Extent} extent1 The extent to be modified.\n * @param {Extent} extent2 The extent that will be included in the first.\n * @return {Extent} A reference to the first (extended) extent.\n * @api\n */\nexport function extend(extent1, extent2) {\n if (extent2[0] < extent1[0]) {\n extent1[0] = extent2[0];\n }\n if (extent2[2] > extent1[2]) {\n extent1[2] = extent2[2];\n }\n if (extent2[1] < extent1[1]) {\n extent1[1] = extent2[1];\n }\n if (extent2[3] > extent1[3]) {\n extent1[3] = extent2[3];\n }\n return extent1;\n}\n/**\n * @param {Extent} extent Extent.\n * @param {import(\"./coordinate.js\").Coordinate} coordinate Coordinate.\n */\nexport function extendCoordinate(extent, coordinate) {\n if (coordinate[0] < extent[0]) {\n extent[0] = coordinate[0];\n }\n if (coordinate[0] > extent[2]) {\n extent[2] = coordinate[0];\n }\n if (coordinate[1] < extent[1]) {\n extent[1] = coordinate[1];\n }\n if (coordinate[1] > extent[3]) {\n extent[3] = coordinate[1];\n }\n}\n/**\n * @param {Extent} extent Extent.\n * @param {Array} coordinates Coordinates.\n * @return {Extent} Extent.\n */\nexport function extendCoordinates(extent, coordinates) {\n for (var i = 0, ii = coordinates.length; i < ii; ++i) {\n extendCoordinate(extent, coordinates[i]);\n }\n return extent;\n}\n/**\n * @param {Extent} extent Extent.\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @return {Extent} Extent.\n */\nexport function extendFlatCoordinates(extent, flatCoordinates, offset, end, stride) {\n for (; offset < end; offset += stride) {\n extendXY(extent, flatCoordinates[offset], flatCoordinates[offset + 1]);\n }\n return extent;\n}\n/**\n * @param {Extent} extent Extent.\n * @param {Array>} rings Rings.\n * @return {Extent} Extent.\n */\nexport function extendRings(extent, rings) {\n for (var i = 0, ii = rings.length; i < ii; ++i) {\n extendCoordinates(extent, rings[i]);\n }\n return extent;\n}\n/**\n * @param {Extent} extent Extent.\n * @param {number} x X.\n * @param {number} y Y.\n */\nexport function extendXY(extent, x, y) {\n extent[0] = Math.min(extent[0], x);\n extent[1] = Math.min(extent[1], y);\n extent[2] = Math.max(extent[2], x);\n extent[3] = Math.max(extent[3], y);\n}\n/**\n * This function calls `callback` for each corner of the extent. If the\n * callback returns a truthy value the function returns that value\n * immediately. Otherwise the function returns `false`.\n * @param {Extent} extent Extent.\n * @param {function(import(\"./coordinate.js\").Coordinate): S} callback Callback.\n * @return {S|boolean} Value.\n * @template S\n */\nexport function forEachCorner(extent, callback) {\n var val;\n val = callback(getBottomLeft(extent));\n if (val) {\n return val;\n }\n val = callback(getBottomRight(extent));\n if (val) {\n return val;\n }\n val = callback(getTopRight(extent));\n if (val) {\n return val;\n }\n val = callback(getTopLeft(extent));\n if (val) {\n return val;\n }\n return false;\n}\n/**\n * Get the size of an extent.\n * @param {Extent} extent Extent.\n * @return {number} Area.\n * @api\n */\nexport function getArea(extent) {\n var area = 0;\n if (!isEmpty(extent)) {\n area = getWidth(extent) * getHeight(extent);\n }\n return area;\n}\n/**\n * Get the bottom left coordinate of an extent.\n * @param {Extent} extent Extent.\n * @return {import(\"./coordinate.js\").Coordinate} Bottom left coordinate.\n * @api\n */\nexport function getBottomLeft(extent) {\n return [extent[0], extent[1]];\n}\n/**\n * Get the bottom right coordinate of an extent.\n * @param {Extent} extent Extent.\n * @return {import(\"./coordinate.js\").Coordinate} Bottom right coordinate.\n * @api\n */\nexport function getBottomRight(extent) {\n return [extent[2], extent[1]];\n}\n/**\n * Get the center coordinate of an extent.\n * @param {Extent} extent Extent.\n * @return {import(\"./coordinate.js\").Coordinate} Center.\n * @api\n */\nexport function getCenter(extent) {\n return [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2];\n}\n/**\n * Get a corner coordinate of an extent.\n * @param {Extent} extent Extent.\n * @param {Corner} corner Corner.\n * @return {import(\"./coordinate.js\").Coordinate} Corner coordinate.\n */\nexport function getCorner(extent, corner) {\n var coordinate;\n if (corner === 'bottom-left') {\n coordinate = getBottomLeft(extent);\n }\n else if (corner === 'bottom-right') {\n coordinate = getBottomRight(extent);\n }\n else if (corner === 'top-left') {\n coordinate = getTopLeft(extent);\n }\n else if (corner === 'top-right') {\n coordinate = getTopRight(extent);\n }\n else {\n assert(false, 13); // Invalid corner\n }\n return coordinate;\n}\n/**\n * @param {Extent} extent1 Extent 1.\n * @param {Extent} extent2 Extent 2.\n * @return {number} Enlarged area.\n */\nexport function getEnlargedArea(extent1, extent2) {\n var minX = Math.min(extent1[0], extent2[0]);\n var minY = Math.min(extent1[1], extent2[1]);\n var maxX = Math.max(extent1[2], extent2[2]);\n var maxY = Math.max(extent1[3], extent2[3]);\n return (maxX - minX) * (maxY - minY);\n}\n/**\n * @param {import(\"./coordinate.js\").Coordinate} center Center.\n * @param {number} resolution Resolution.\n * @param {number} rotation Rotation.\n * @param {import(\"./size.js\").Size} size Size.\n * @param {Extent} [opt_extent] Destination extent.\n * @return {Extent} Extent.\n */\nexport function getForViewAndSize(center, resolution, rotation, size, opt_extent) {\n var _a = getRotatedViewport(center, resolution, rotation, size), x0 = _a[0], y0 = _a[1], x1 = _a[2], y1 = _a[3], x2 = _a[4], y2 = _a[5], x3 = _a[6], y3 = _a[7];\n return createOrUpdate(Math.min(x0, x1, x2, x3), Math.min(y0, y1, y2, y3), Math.max(x0, x1, x2, x3), Math.max(y0, y1, y2, y3), opt_extent);\n}\n/**\n * @param {import(\"./coordinate.js\").Coordinate} center Center.\n * @param {number} resolution Resolution.\n * @param {number} rotation Rotation.\n * @param {import(\"./size.js\").Size} size Size.\n * @return {Array} Linear ring representing the viewport.\n */\nexport function getRotatedViewport(center, resolution, rotation, size) {\n var dx = (resolution * size[0]) / 2;\n var dy = (resolution * size[1]) / 2;\n var cosRotation = Math.cos(rotation);\n var sinRotation = Math.sin(rotation);\n var xCos = dx * cosRotation;\n var xSin = dx * sinRotation;\n var yCos = dy * cosRotation;\n var ySin = dy * sinRotation;\n var x = center[0];\n var y = center[1];\n return [\n x - xCos + ySin,\n y - xSin - yCos,\n x - xCos - ySin,\n y - xSin + yCos,\n x + xCos - ySin,\n y + xSin + yCos,\n x + xCos + ySin,\n y + xSin - yCos,\n x - xCos + ySin,\n y - xSin - yCos,\n ];\n}\n/**\n * Get the height of an extent.\n * @param {Extent} extent Extent.\n * @return {number} Height.\n * @api\n */\nexport function getHeight(extent) {\n return extent[3] - extent[1];\n}\n/**\n * @param {Extent} extent1 Extent 1.\n * @param {Extent} extent2 Extent 2.\n * @return {number} Intersection area.\n */\nexport function getIntersectionArea(extent1, extent2) {\n var intersection = getIntersection(extent1, extent2);\n return getArea(intersection);\n}\n/**\n * Get the intersection of two extents.\n * @param {Extent} extent1 Extent 1.\n * @param {Extent} extent2 Extent 2.\n * @param {Extent} [opt_extent] Optional extent to populate with intersection.\n * @return {Extent} Intersecting extent.\n * @api\n */\nexport function getIntersection(extent1, extent2, opt_extent) {\n var intersection = opt_extent ? opt_extent : createEmpty();\n if (intersects(extent1, extent2)) {\n if (extent1[0] > extent2[0]) {\n intersection[0] = extent1[0];\n }\n else {\n intersection[0] = extent2[0];\n }\n if (extent1[1] > extent2[1]) {\n intersection[1] = extent1[1];\n }\n else {\n intersection[1] = extent2[1];\n }\n if (extent1[2] < extent2[2]) {\n intersection[2] = extent1[2];\n }\n else {\n intersection[2] = extent2[2];\n }\n if (extent1[3] < extent2[3]) {\n intersection[3] = extent1[3];\n }\n else {\n intersection[3] = extent2[3];\n }\n }\n else {\n createOrUpdateEmpty(intersection);\n }\n return intersection;\n}\n/**\n * @param {Extent} extent Extent.\n * @return {number} Margin.\n */\nexport function getMargin(extent) {\n return getWidth(extent) + getHeight(extent);\n}\n/**\n * Get the size (width, height) of an extent.\n * @param {Extent} extent The extent.\n * @return {import(\"./size.js\").Size} The extent size.\n * @api\n */\nexport function getSize(extent) {\n return [extent[2] - extent[0], extent[3] - extent[1]];\n}\n/**\n * Get the top left coordinate of an extent.\n * @param {Extent} extent Extent.\n * @return {import(\"./coordinate.js\").Coordinate} Top left coordinate.\n * @api\n */\nexport function getTopLeft(extent) {\n return [extent[0], extent[3]];\n}\n/**\n * Get the top right coordinate of an extent.\n * @param {Extent} extent Extent.\n * @return {import(\"./coordinate.js\").Coordinate} Top right coordinate.\n * @api\n */\nexport function getTopRight(extent) {\n return [extent[2], extent[3]];\n}\n/**\n * Get the width of an extent.\n * @param {Extent} extent Extent.\n * @return {number} Width.\n * @api\n */\nexport function getWidth(extent) {\n return extent[2] - extent[0];\n}\n/**\n * Determine if one extent intersects another.\n * @param {Extent} extent1 Extent 1.\n * @param {Extent} extent2 Extent.\n * @return {boolean} The two extents intersect.\n * @api\n */\nexport function intersects(extent1, extent2) {\n return (extent1[0] <= extent2[2] &&\n extent1[2] >= extent2[0] &&\n extent1[1] <= extent2[3] &&\n extent1[3] >= extent2[1]);\n}\n/**\n * Determine if an extent is empty.\n * @param {Extent} extent Extent.\n * @return {boolean} Is empty.\n * @api\n */\nexport function isEmpty(extent) {\n return extent[2] < extent[0] || extent[3] < extent[1];\n}\n/**\n * @param {Extent} extent Extent.\n * @param {Extent} [opt_extent] Extent.\n * @return {Extent} Extent.\n */\nexport function returnOrUpdate(extent, opt_extent) {\n if (opt_extent) {\n opt_extent[0] = extent[0];\n opt_extent[1] = extent[1];\n opt_extent[2] = extent[2];\n opt_extent[3] = extent[3];\n return opt_extent;\n }\n else {\n return extent;\n }\n}\n/**\n * @param {Extent} extent Extent.\n * @param {number} value Value.\n */\nexport function scaleFromCenter(extent, value) {\n var deltaX = ((extent[2] - extent[0]) / 2) * (value - 1);\n var deltaY = ((extent[3] - extent[1]) / 2) * (value - 1);\n extent[0] -= deltaX;\n extent[2] += deltaX;\n extent[1] -= deltaY;\n extent[3] += deltaY;\n}\n/**\n * Determine if the segment between two coordinates intersects (crosses,\n * touches, or is contained by) the provided extent.\n * @param {Extent} extent The extent.\n * @param {import(\"./coordinate.js\").Coordinate} start Segment start coordinate.\n * @param {import(\"./coordinate.js\").Coordinate} end Segment end coordinate.\n * @return {boolean} The segment intersects the extent.\n */\nexport function intersectsSegment(extent, start, end) {\n var intersects = false;\n var startRel = coordinateRelationship(extent, start);\n var endRel = coordinateRelationship(extent, end);\n if (startRel === Relationship.INTERSECTING ||\n endRel === Relationship.INTERSECTING) {\n intersects = true;\n }\n else {\n var minX = extent[0];\n var minY = extent[1];\n var maxX = extent[2];\n var maxY = extent[3];\n var startX = start[0];\n var startY = start[1];\n var endX = end[0];\n var endY = end[1];\n var slope = (endY - startY) / (endX - startX);\n var x = void 0, y = void 0;\n if (!!(endRel & Relationship.ABOVE) && !(startRel & Relationship.ABOVE)) {\n // potentially intersects top\n x = endX - (endY - maxY) / slope;\n intersects = x >= minX && x <= maxX;\n }\n if (!intersects &&\n !!(endRel & Relationship.RIGHT) &&\n !(startRel & Relationship.RIGHT)) {\n // potentially intersects right\n y = endY - (endX - maxX) * slope;\n intersects = y >= minY && y <= maxY;\n }\n if (!intersects &&\n !!(endRel & Relationship.BELOW) &&\n !(startRel & Relationship.BELOW)) {\n // potentially intersects bottom\n x = endX - (endY - minY) / slope;\n intersects = x >= minX && x <= maxX;\n }\n if (!intersects &&\n !!(endRel & Relationship.LEFT) &&\n !(startRel & Relationship.LEFT)) {\n // potentially intersects left\n y = endY - (endX - minX) * slope;\n intersects = y >= minY && y <= maxY;\n }\n }\n return intersects;\n}\n/**\n * Apply a transform function to the extent.\n * @param {Extent} extent Extent.\n * @param {import(\"./proj.js\").TransformFunction} transformFn Transform function.\n * Called with `[minX, minY, maxX, maxY]` extent coordinates.\n * @param {Extent} [opt_extent] Destination extent.\n * @param {number} [opt_stops] Number of stops per side used for the transform.\n * By default only the corners are used.\n * @return {Extent} Extent.\n * @api\n */\nexport function applyTransform(extent, transformFn, opt_extent, opt_stops) {\n var coordinates = [];\n if (opt_stops > 1) {\n var width = extent[2] - extent[0];\n var height = extent[3] - extent[1];\n for (var i = 0; i < opt_stops; ++i) {\n coordinates.push(extent[0] + (width * i) / opt_stops, extent[1], extent[2], extent[1] + (height * i) / opt_stops, extent[2] - (width * i) / opt_stops, extent[3], extent[0], extent[3] - (height * i) / opt_stops);\n }\n }\n else {\n coordinates = [\n extent[0],\n extent[1],\n extent[2],\n extent[1],\n extent[2],\n extent[3],\n extent[0],\n extent[3],\n ];\n }\n transformFn(coordinates, coordinates, 2);\n var xs = [];\n var ys = [];\n for (var i = 0, l = coordinates.length; i < l; i += 2) {\n xs.push(coordinates[i]);\n ys.push(coordinates[i + 1]);\n }\n return _boundingExtentXYs(xs, ys, opt_extent);\n}\n/**\n * Modifies the provided extent in-place to be within the real world\n * extent.\n *\n * @param {Extent} extent Extent.\n * @param {import(\"./proj/Projection.js\").default} projection Projection\n * @return {Extent} The extent within the real world extent.\n */\nexport function wrapX(extent, projection) {\n var projectionExtent = projection.getExtent();\n var center = getCenter(extent);\n if (projection.canWrapX() &&\n (center[0] < projectionExtent[0] || center[0] >= projectionExtent[2])) {\n var worldWidth = getWidth(projectionExtent);\n var worldsAway = Math.floor((center[0] - projectionExtent[0]) / worldWidth);\n var offset = worldsAway * worldWidth;\n extent[0] -= offset;\n extent[2] -= offset;\n }\n return extent;\n}\n/**\n * Fits the extent to the real world\n *\n * If the extent does not cross the anti meridian, this will return the extent in an array\n * If the extent crosses the anti meridian, the extent will be sliced, so each part fits within the\n * real world\n *\n *\n * @param {Extent} extent Extent.\n * @param {import(\"./proj/Projection.js\").default} projection Projection\n * @return {Array} The extent within the real world extent.\n */\nexport function wrapAndSliceX(extent, projection) {\n if (projection.canWrapX()) {\n var projectionExtent = projection.getExtent();\n if (!isFinite(extent[0]) || !isFinite(extent[2])) {\n return [[projectionExtent[0], extent[1], projectionExtent[2], extent[3]]];\n }\n wrapX(extent, projection);\n var worldWidth = getWidth(projectionExtent);\n if (getWidth(extent) > worldWidth) {\n // the extent wraps around on itself\n return [[projectionExtent[0], extent[1], projectionExtent[2], extent[3]]];\n }\n else if (extent[0] < projectionExtent[0]) {\n // the extent crosses the anti meridian, so it needs to be sliced\n return [\n [extent[0] + worldWidth, extent[1], projectionExtent[2], extent[3]],\n [projectionExtent[0], extent[1], extent[2], extent[3]],\n ];\n }\n else if (extent[2] > projectionExtent[2]) {\n // the extent crosses the anti meridian, so it needs to be sliced\n return [\n [extent[0], extent[1], projectionExtent[2], extent[3]],\n [projectionExtent[0], extent[1], extent[2] - worldWidth, extent[3]],\n ];\n }\n }\n return [extent];\n}\n//# sourceMappingURL=extent.js.map","/**\n * @module ol/proj/Projection\n */\nimport { METERS_PER_UNIT } from './Units.js';\n/**\n * @typedef {Object} Options\n * @property {string} code The SRS identifier code, e.g. `EPSG:4326`.\n * @property {import(\"./Units.js\").default|string} [units] Units. Required unless a\n * proj4 projection is defined for `code`.\n * @property {import(\"../extent.js\").Extent} [extent] The validity extent for the SRS.\n * @property {string} [axisOrientation='enu'] The axis orientation as specified in Proj4.\n * @property {boolean} [global=false] Whether the projection is valid for the whole globe.\n * @property {number} [metersPerUnit] The meters per unit for the SRS.\n * If not provided, the `units` are used to get the meters per unit from the {@link module:ol/proj/Units~METERS_PER_UNIT}\n * lookup table.\n * @property {import(\"../extent.js\").Extent} [worldExtent] The world extent for the SRS.\n * @property {function(number, import(\"../coordinate.js\").Coordinate):number} [getPointResolution]\n * Function to determine resolution at a point. The function is called with a\n * `number` view resolution and a {@link module:ol/coordinate~Coordinate Coordinate} as arguments, and returns\n * the `number` resolution in projection units at the passed coordinate. If this is `undefined`,\n * the default {@link module:ol/proj.getPointResolution getPointResolution()} function will be used.\n */\n/**\n * @classdesc\n * Projection definition class. One of these is created for each projection\n * supported in the application and stored in the {@link module:ol/proj} namespace.\n * You can use these in applications, but this is not required, as API params\n * and options use {@link module:ol/proj~ProjectionLike} which means the simple string\n * code will suffice.\n *\n * You can use {@link module:ol/proj.get} to retrieve the object for a particular\n * projection.\n *\n * The library includes definitions for `EPSG:4326` and `EPSG:3857`, together\n * with the following aliases:\n * * `EPSG:4326`: CRS:84, urn:ogc:def:crs:EPSG:6.6:4326,\n * urn:ogc:def:crs:OGC:1.3:CRS84, urn:ogc:def:crs:OGC:2:84,\n * http://www.opengis.net/gml/srs/epsg.xml#4326,\n * urn:x-ogc:def:crs:EPSG:4326\n * * `EPSG:3857`: EPSG:102100, EPSG:102113, EPSG:900913,\n * urn:ogc:def:crs:EPSG:6.18:3:3857,\n * http://www.opengis.net/gml/srs/epsg.xml#3857\n *\n * If you use [proj4js](https://github.com/proj4js/proj4js), aliases can\n * be added using `proj4.defs()`. After all required projection definitions are\n * added, call the {@link module:ol/proj/proj4.register} function.\n *\n * @api\n */\nvar Projection = /** @class */ (function () {\n /**\n * @param {Options} options Projection options.\n */\n function Projection(options) {\n /**\n * @private\n * @type {string}\n */\n this.code_ = options.code;\n /**\n * Units of projected coordinates. When set to `TILE_PIXELS`, a\n * `this.extent_` and `this.worldExtent_` must be configured properly for each\n * tile.\n * @private\n * @type {import(\"./Units.js\").default}\n */\n this.units_ = /** @type {import(\"./Units.js\").default} */ (options.units);\n /**\n * Validity extent of the projection in projected coordinates. For projections\n * with `TILE_PIXELS` units, this is the extent of the tile in\n * tile pixel space.\n * @private\n * @type {import(\"../extent.js\").Extent}\n */\n this.extent_ = options.extent !== undefined ? options.extent : null;\n /**\n * Extent of the world in EPSG:4326. For projections with\n * `TILE_PIXELS` units, this is the extent of the tile in\n * projected coordinate space.\n * @private\n * @type {import(\"../extent.js\").Extent}\n */\n this.worldExtent_ =\n options.worldExtent !== undefined ? options.worldExtent : null;\n /**\n * @private\n * @type {string}\n */\n this.axisOrientation_ =\n options.axisOrientation !== undefined ? options.axisOrientation : 'enu';\n /**\n * @private\n * @type {boolean}\n */\n this.global_ = options.global !== undefined ? options.global : false;\n /**\n * @private\n * @type {boolean}\n */\n this.canWrapX_ = !!(this.global_ && this.extent_);\n /**\n * @private\n * @type {function(number, import(\"../coordinate.js\").Coordinate):number|undefined}\n */\n this.getPointResolutionFunc_ = options.getPointResolution;\n /**\n * @private\n * @type {import(\"../tilegrid/TileGrid.js\").default}\n */\n this.defaultTileGrid_ = null;\n /**\n * @private\n * @type {number|undefined}\n */\n this.metersPerUnit_ = options.metersPerUnit;\n }\n /**\n * @return {boolean} The projection is suitable for wrapping the x-axis\n */\n Projection.prototype.canWrapX = function () {\n return this.canWrapX_;\n };\n /**\n * Get the code for this projection, e.g. 'EPSG:4326'.\n * @return {string} Code.\n * @api\n */\n Projection.prototype.getCode = function () {\n return this.code_;\n };\n /**\n * Get the validity extent for this projection.\n * @return {import(\"../extent.js\").Extent} Extent.\n * @api\n */\n Projection.prototype.getExtent = function () {\n return this.extent_;\n };\n /**\n * Get the units of this projection.\n * @return {import(\"./Units.js\").default} Units.\n * @api\n */\n Projection.prototype.getUnits = function () {\n return this.units_;\n };\n /**\n * Get the amount of meters per unit of this projection. If the projection is\n * not configured with `metersPerUnit` or a units identifier, the return is\n * `undefined`.\n * @return {number|undefined} Meters.\n * @api\n */\n Projection.prototype.getMetersPerUnit = function () {\n return this.metersPerUnit_ || METERS_PER_UNIT[this.units_];\n };\n /**\n * Get the world extent for this projection.\n * @return {import(\"../extent.js\").Extent} Extent.\n * @api\n */\n Projection.prototype.getWorldExtent = function () {\n return this.worldExtent_;\n };\n /**\n * Get the axis orientation of this projection.\n * Example values are:\n * enu - the default easting, northing, elevation.\n * neu - northing, easting, up - useful for \"lat/long\" geographic coordinates,\n * or south orientated transverse mercator.\n * wnu - westing, northing, up - some planetary coordinate systems have\n * \"west positive\" coordinate systems\n * @return {string} Axis orientation.\n * @api\n */\n Projection.prototype.getAxisOrientation = function () {\n return this.axisOrientation_;\n };\n /**\n * Is this projection a global projection which spans the whole world?\n * @return {boolean} Whether the projection is global.\n * @api\n */\n Projection.prototype.isGlobal = function () {\n return this.global_;\n };\n /**\n * Set if the projection is a global projection which spans the whole world\n * @param {boolean} global Whether the projection is global.\n * @api\n */\n Projection.prototype.setGlobal = function (global) {\n this.global_ = global;\n this.canWrapX_ = !!(global && this.extent_);\n };\n /**\n * @return {import(\"../tilegrid/TileGrid.js\").default} The default tile grid.\n */\n Projection.prototype.getDefaultTileGrid = function () {\n return this.defaultTileGrid_;\n };\n /**\n * @param {import(\"../tilegrid/TileGrid.js\").default} tileGrid The default tile grid.\n */\n Projection.prototype.setDefaultTileGrid = function (tileGrid) {\n this.defaultTileGrid_ = tileGrid;\n };\n /**\n * Set the validity extent for this projection.\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @api\n */\n Projection.prototype.setExtent = function (extent) {\n this.extent_ = extent;\n this.canWrapX_ = !!(this.global_ && extent);\n };\n /**\n * Set the world extent for this projection.\n * @param {import(\"../extent.js\").Extent} worldExtent World extent\n * [minlon, minlat, maxlon, maxlat].\n * @api\n */\n Projection.prototype.setWorldExtent = function (worldExtent) {\n this.worldExtent_ = worldExtent;\n };\n /**\n * Set the getPointResolution function (see {@link module:ol/proj.getPointResolution}\n * for this projection.\n * @param {function(number, import(\"../coordinate.js\").Coordinate):number} func Function\n * @api\n */\n Projection.prototype.setGetPointResolution = function (func) {\n this.getPointResolutionFunc_ = func;\n };\n /**\n * Get the custom point resolution function for this projection (if set).\n * @return {function(number, import(\"../coordinate.js\").Coordinate):number|undefined} The custom point\n * resolution function (if set).\n */\n Projection.prototype.getPointResolutionFunc = function () {\n return this.getPointResolutionFunc_;\n };\n return Projection;\n}());\nexport default Projection;\n//# sourceMappingURL=Projection.js.map","/**\n * @module ol/math\n */\n/**\n * Takes a number and clamps it to within the provided bounds.\n * @param {number} value The input number.\n * @param {number} min The minimum value to return.\n * @param {number} max The maximum value to return.\n * @return {number} The input number if it is within bounds, or the nearest\n * number within the bounds.\n */\nexport function clamp(value, min, max) {\n return Math.min(Math.max(value, min), max);\n}\n/**\n * Return the hyperbolic cosine of a given number. The method will use the\n * native `Math.cosh` function if it is available, otherwise the hyperbolic\n * cosine will be calculated via the reference implementation of the Mozilla\n * developer network.\n *\n * @param {number} x X.\n * @return {number} Hyperbolic cosine of x.\n */\nexport var cosh = (function () {\n // Wrapped in a iife, to save the overhead of checking for the native\n // implementation on every invocation.\n var cosh;\n if ('cosh' in Math) {\n // The environment supports the native Math.cosh function, use it…\n cosh = Math.cosh;\n }\n else {\n // … else, use the reference implementation of MDN:\n cosh = function (x) {\n var y = /** @type {Math} */ (Math).exp(x);\n return (y + 1 / y) / 2;\n };\n }\n return cosh;\n})();\n/**\n * Return the base 2 logarithm of a given number. The method will use the\n * native `Math.log2` function if it is available, otherwise the base 2\n * logarithm will be calculated via the reference implementation of the\n * Mozilla developer network.\n *\n * @param {number} x X.\n * @return {number} Base 2 logarithm of x.\n */\nexport var log2 = (function () {\n // Wrapped in a iife, to save the overhead of checking for the native\n // implementation on every invocation.\n var log2;\n if ('log2' in Math) {\n // The environment supports the native Math.log2 function, use it…\n log2 = Math.log2;\n }\n else {\n // … else, use the reference implementation of MDN:\n log2 = function (x) {\n return Math.log(x) * Math.LOG2E;\n };\n }\n return log2;\n})();\n/**\n * Returns the square of the closest distance between the point (x, y) and the\n * line segment (x1, y1) to (x2, y2).\n * @param {number} x X.\n * @param {number} y Y.\n * @param {number} x1 X1.\n * @param {number} y1 Y1.\n * @param {number} x2 X2.\n * @param {number} y2 Y2.\n * @return {number} Squared distance.\n */\nexport function squaredSegmentDistance(x, y, x1, y1, x2, y2) {\n var dx = x2 - x1;\n var dy = y2 - y1;\n if (dx !== 0 || dy !== 0) {\n var t = ((x - x1) * dx + (y - y1) * dy) / (dx * dx + dy * dy);\n if (t > 1) {\n x1 = x2;\n y1 = y2;\n }\n else if (t > 0) {\n x1 += dx * t;\n y1 += dy * t;\n }\n }\n return squaredDistance(x, y, x1, y1);\n}\n/**\n * Returns the square of the distance between the points (x1, y1) and (x2, y2).\n * @param {number} x1 X1.\n * @param {number} y1 Y1.\n * @param {number} x2 X2.\n * @param {number} y2 Y2.\n * @return {number} Squared distance.\n */\nexport function squaredDistance(x1, y1, x2, y2) {\n var dx = x2 - x1;\n var dy = y2 - y1;\n return dx * dx + dy * dy;\n}\n/**\n * Solves system of linear equations using Gaussian elimination method.\n *\n * @param {Array>} mat Augmented matrix (n x n + 1 column)\n * in row-major order.\n * @return {Array} The resulting vector.\n */\nexport function solveLinearSystem(mat) {\n var n = mat.length;\n for (var i = 0; i < n; i++) {\n // Find max in the i-th column (ignoring i - 1 first rows)\n var maxRow = i;\n var maxEl = Math.abs(mat[i][i]);\n for (var r = i + 1; r < n; r++) {\n var absValue = Math.abs(mat[r][i]);\n if (absValue > maxEl) {\n maxEl = absValue;\n maxRow = r;\n }\n }\n if (maxEl === 0) {\n return null; // matrix is singular\n }\n // Swap max row with i-th (current) row\n var tmp = mat[maxRow];\n mat[maxRow] = mat[i];\n mat[i] = tmp;\n // Subtract the i-th row to make all the remaining rows 0 in the i-th column\n for (var j = i + 1; j < n; j++) {\n var coef = -mat[j][i] / mat[i][i];\n for (var k = i; k < n + 1; k++) {\n if (i == k) {\n mat[j][k] = 0;\n }\n else {\n mat[j][k] += coef * mat[i][k];\n }\n }\n }\n }\n // Solve Ax=b for upper triangular matrix A (mat)\n var x = new Array(n);\n for (var l = n - 1; l >= 0; l--) {\n x[l] = mat[l][n] / mat[l][l];\n for (var m = l - 1; m >= 0; m--) {\n mat[m][n] -= mat[m][l] * x[l];\n }\n }\n return x;\n}\n/**\n * Converts radians to to degrees.\n *\n * @param {number} angleInRadians Angle in radians.\n * @return {number} Angle in degrees.\n */\nexport function toDegrees(angleInRadians) {\n return (angleInRadians * 180) / Math.PI;\n}\n/**\n * Converts degrees to radians.\n *\n * @param {number} angleInDegrees Angle in degrees.\n * @return {number} Angle in radians.\n */\nexport function toRadians(angleInDegrees) {\n return (angleInDegrees * Math.PI) / 180;\n}\n/**\n * Returns the modulo of a / b, depending on the sign of b.\n *\n * @param {number} a Dividend.\n * @param {number} b Divisor.\n * @return {number} Modulo.\n */\nexport function modulo(a, b) {\n var r = a % b;\n return r * b < 0 ? r + b : r;\n}\n/**\n * Calculates the linearly interpolated value of x between a and b.\n *\n * @param {number} a Number\n * @param {number} b Number\n * @param {number} x Value to be interpolated.\n * @return {number} Interpolated value.\n */\nexport function lerp(a, b, x) {\n return a + x * (b - a);\n}\n/**\n * Returns a number with a limited number of decimal digits.\n * @param {number} n The input number.\n * @param {number} decimals The maximum number of decimal digits.\n * @return {number} The input number with a limited number of decimal digits.\n */\nexport function toFixed(n, decimals) {\n var factor = Math.pow(10, decimals);\n return Math.round(n * factor) / factor;\n}\n/**\n * Rounds a number to the nearest integer value considering only the given number\n * of decimal digits (with rounding on the final digit).\n * @param {number} n The input number.\n * @param {number} decimals The maximum number of decimal digits.\n * @return {number} The nearest integer.\n */\nexport function round(n, decimals) {\n return Math.round(toFixed(n, decimals));\n}\n/**\n * Rounds a number to the next smaller integer considering only the given number\n * of decimal digits (with rounding on the final digit).\n * @param {number} n The input number.\n * @param {number} decimals The maximum number of decimal digits.\n * @return {number} The next smaller integer.\n */\nexport function floor(n, decimals) {\n return Math.floor(toFixed(n, decimals));\n}\n/**\n * Rounds a number to the next bigger integer considering only the given number\n * of decimal digits (with rounding on the final digit).\n * @param {number} n The input number.\n * @param {number} decimals The maximum number of decimal digits.\n * @return {number} The next bigger integer.\n */\nexport function ceil(n, decimals) {\n return Math.ceil(toFixed(n, decimals));\n}\n//# sourceMappingURL=math.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/proj/epsg3857\n */\nimport Projection from './Projection.js';\nimport Units from './Units.js';\nimport { cosh } from '../math.js';\n/**\n * Radius of WGS84 sphere\n *\n * @const\n * @type {number}\n */\nexport var RADIUS = 6378137;\n/**\n * @const\n * @type {number}\n */\nexport var HALF_SIZE = Math.PI * RADIUS;\n/**\n * @const\n * @type {import(\"../extent.js\").Extent}\n */\nexport var EXTENT = [-HALF_SIZE, -HALF_SIZE, HALF_SIZE, HALF_SIZE];\n/**\n * @const\n * @type {import(\"../extent.js\").Extent}\n */\nexport var WORLD_EXTENT = [-180, -85, 180, 85];\n/**\n * Maximum safe value in y direction\n * @const\n * @type {number}\n */\nexport var MAX_SAFE_Y = RADIUS * Math.log(Math.tan(Math.PI / 2));\n/**\n * @classdesc\n * Projection object for web/spherical Mercator (EPSG:3857).\n */\nvar EPSG3857Projection = /** @class */ (function (_super) {\n __extends(EPSG3857Projection, _super);\n /**\n * @param {string} code Code.\n */\n function EPSG3857Projection(code) {\n return _super.call(this, {\n code: code,\n units: Units.METERS,\n extent: EXTENT,\n global: true,\n worldExtent: WORLD_EXTENT,\n getPointResolution: function (resolution, point) {\n return resolution / cosh(point[1] / RADIUS);\n },\n }) || this;\n }\n return EPSG3857Projection;\n}(Projection));\n/**\n * Projections equal to EPSG:3857.\n *\n * @const\n * @type {Array}\n */\nexport var PROJECTIONS = [\n new EPSG3857Projection('EPSG:3857'),\n new EPSG3857Projection('EPSG:102100'),\n new EPSG3857Projection('EPSG:102113'),\n new EPSG3857Projection('EPSG:900913'),\n new EPSG3857Projection('http://www.opengis.net/def/crs/EPSG/0/3857'),\n new EPSG3857Projection('http://www.opengis.net/gml/srs/epsg.xml#3857'),\n];\n/**\n * Transformation from EPSG:4326 to EPSG:3857.\n *\n * @param {Array} input Input array of coordinate values.\n * @param {Array} [opt_output] Output array of coordinate values.\n * @param {number} [opt_dimension] Dimension (default is `2`).\n * @return {Array} Output array of coordinate values.\n */\nexport function fromEPSG4326(input, opt_output, opt_dimension) {\n var length = input.length;\n var dimension = opt_dimension > 1 ? opt_dimension : 2;\n var output = opt_output;\n if (output === undefined) {\n if (dimension > 2) {\n // preserve values beyond second dimension\n output = input.slice();\n }\n else {\n output = new Array(length);\n }\n }\n for (var i = 0; i < length; i += dimension) {\n output[i] = (HALF_SIZE * input[i]) / 180;\n var y = RADIUS * Math.log(Math.tan((Math.PI * (+input[i + 1] + 90)) / 360));\n if (y > MAX_SAFE_Y) {\n y = MAX_SAFE_Y;\n }\n else if (y < -MAX_SAFE_Y) {\n y = -MAX_SAFE_Y;\n }\n output[i + 1] = y;\n }\n return output;\n}\n/**\n * Transformation from EPSG:3857 to EPSG:4326.\n *\n * @param {Array} input Input array of coordinate values.\n * @param {Array} [opt_output] Output array of coordinate values.\n * @param {number} [opt_dimension] Dimension (default is `2`).\n * @return {Array} Output array of coordinate values.\n */\nexport function toEPSG4326(input, opt_output, opt_dimension) {\n var length = input.length;\n var dimension = opt_dimension > 1 ? opt_dimension : 2;\n var output = opt_output;\n if (output === undefined) {\n if (dimension > 2) {\n // preserve values beyond second dimension\n output = input.slice();\n }\n else {\n output = new Array(length);\n }\n }\n for (var i = 0; i < length; i += dimension) {\n output[i] = (180 * input[i]) / HALF_SIZE;\n output[i + 1] =\n (360 * Math.atan(Math.exp(input[i + 1] / RADIUS))) / Math.PI - 90;\n }\n return output;\n}\n//# sourceMappingURL=epsg3857.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/proj/epsg4326\n */\nimport Projection from './Projection.js';\nimport Units from './Units.js';\n/**\n * Semi-major radius of the WGS84 ellipsoid.\n *\n * @const\n * @type {number}\n */\nexport var RADIUS = 6378137;\n/**\n * Extent of the EPSG:4326 projection which is the whole world.\n *\n * @const\n * @type {import(\"../extent.js\").Extent}\n */\nexport var EXTENT = [-180, -90, 180, 90];\n/**\n * @const\n * @type {number}\n */\nexport var METERS_PER_UNIT = (Math.PI * RADIUS) / 180;\n/**\n * @classdesc\n * Projection object for WGS84 geographic coordinates (EPSG:4326).\n *\n * Note that OpenLayers does not strictly comply with the EPSG definition.\n * The EPSG registry defines 4326 as a CRS for Latitude,Longitude (y,x).\n * OpenLayers treats EPSG:4326 as a pseudo-projection, with x,y coordinates.\n */\nvar EPSG4326Projection = /** @class */ (function (_super) {\n __extends(EPSG4326Projection, _super);\n /**\n * @param {string} code Code.\n * @param {string} [opt_axisOrientation] Axis orientation.\n */\n function EPSG4326Projection(code, opt_axisOrientation) {\n return _super.call(this, {\n code: code,\n units: Units.DEGREES,\n extent: EXTENT,\n axisOrientation: opt_axisOrientation,\n global: true,\n metersPerUnit: METERS_PER_UNIT,\n worldExtent: EXTENT,\n }) || this;\n }\n return EPSG4326Projection;\n}(Projection));\n/**\n * Projections equal to EPSG:4326.\n *\n * @const\n * @type {Array}\n */\nexport var PROJECTIONS = [\n new EPSG4326Projection('CRS:84'),\n new EPSG4326Projection('EPSG:4326', 'neu'),\n new EPSG4326Projection('urn:ogc:def:crs:OGC:1.3:CRS84'),\n new EPSG4326Projection('urn:ogc:def:crs:OGC:2:84'),\n new EPSG4326Projection('http://www.opengis.net/def/crs/OGC/1.3/CRS84'),\n new EPSG4326Projection('http://www.opengis.net/gml/srs/epsg.xml#4326', 'neu'),\n new EPSG4326Projection('http://www.opengis.net/def/crs/EPSG/0/4326', 'neu'),\n];\n//# sourceMappingURL=epsg4326.js.map","/**\n * @module ol/proj/projections\n */\n/**\n * @type {Object}\n */\nvar cache = {};\n/**\n * Clear the projections cache.\n */\nexport function clear() {\n cache = {};\n}\n/**\n * Get a cached projection by code.\n * @param {string} code The code for the projection.\n * @return {import(\"./Projection.js\").default} The projection (if cached).\n */\nexport function get(code) {\n return (cache[code] ||\n cache[code.replace(/urn:(x-)?ogc:def:crs:EPSG:(.*:)?(\\w+)$/, 'EPSG:$3')] ||\n null);\n}\n/**\n * Add a projection to the cache.\n * @param {string} code The projection code.\n * @param {import(\"./Projection.js\").default} projection The projection to cache.\n */\nexport function add(code, projection) {\n cache[code] = projection;\n}\n//# sourceMappingURL=projections.js.map","/**\n * @module ol/proj/transforms\n */\nimport { isEmpty } from '../obj.js';\n/**\n * @private\n * @type {!Object>}\n */\nvar transforms = {};\n/**\n * Clear the transform cache.\n */\nexport function clear() {\n transforms = {};\n}\n/**\n * Registers a conversion function to convert coordinates from the source\n * projection to the destination projection.\n *\n * @param {import(\"./Projection.js\").default} source Source.\n * @param {import(\"./Projection.js\").default} destination Destination.\n * @param {import(\"../proj.js\").TransformFunction} transformFn Transform.\n */\nexport function add(source, destination, transformFn) {\n var sourceCode = source.getCode();\n var destinationCode = destination.getCode();\n if (!(sourceCode in transforms)) {\n transforms[sourceCode] = {};\n }\n transforms[sourceCode][destinationCode] = transformFn;\n}\n/**\n * Unregisters the conversion function to convert coordinates from the source\n * projection to the destination projection. This method is used to clean up\n * cached transforms during testing.\n *\n * @param {import(\"./Projection.js\").default} source Source projection.\n * @param {import(\"./Projection.js\").default} destination Destination projection.\n * @return {import(\"../proj.js\").TransformFunction} transformFn The unregistered transform.\n */\nexport function remove(source, destination) {\n var sourceCode = source.getCode();\n var destinationCode = destination.getCode();\n var transform = transforms[sourceCode][destinationCode];\n delete transforms[sourceCode][destinationCode];\n if (isEmpty(transforms[sourceCode])) {\n delete transforms[sourceCode];\n }\n return transform;\n}\n/**\n * Get a transform given a source code and a destination code.\n * @param {string} sourceCode The code for the source projection.\n * @param {string} destinationCode The code for the destination projection.\n * @return {import(\"../proj.js\").TransformFunction|undefined} The transform function (if found).\n */\nexport function get(sourceCode, destinationCode) {\n var transform;\n if (sourceCode in transforms && destinationCode in transforms[sourceCode]) {\n transform = transforms[sourceCode][destinationCode];\n }\n return transform;\n}\n//# sourceMappingURL=transforms.js.map","/**\n * @module ol/coordinate\n */\nimport { getWidth } from './extent.js';\nimport { modulo } from './math.js';\nimport { padNumber } from './string.js';\n/**\n * An array of numbers representing an xy coordinate. Example: `[16, 48]`.\n * @typedef {Array} Coordinate\n * @api\n */\n/**\n * A function that takes a {@link module:ol/coordinate~Coordinate} and\n * transforms it into a `{string}`.\n *\n * @typedef {function((Coordinate|undefined)): string} CoordinateFormat\n * @api\n */\n/**\n * Add `delta` to `coordinate`. `coordinate` is modified in place and returned\n * by the function.\n *\n * Example:\n *\n * import {add} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * add(coord, [-2, 4]);\n * // coord is now [5.85, 51.983333]\n *\n * @param {Coordinate} coordinate Coordinate.\n * @param {Coordinate} delta Delta.\n * @return {Coordinate} The input coordinate adjusted by\n * the given delta.\n * @api\n */\nexport function add(coordinate, delta) {\n coordinate[0] += +delta[0];\n coordinate[1] += +delta[1];\n return coordinate;\n}\n/**\n * Calculates the point closest to the passed coordinate on the passed circle.\n *\n * @param {Coordinate} coordinate The coordinate.\n * @param {import(\"./geom/Circle.js\").default} circle The circle.\n * @return {Coordinate} Closest point on the circumference.\n */\nexport function closestOnCircle(coordinate, circle) {\n var r = circle.getRadius();\n var center = circle.getCenter();\n var x0 = center[0];\n var y0 = center[1];\n var x1 = coordinate[0];\n var y1 = coordinate[1];\n var dx = x1 - x0;\n var dy = y1 - y0;\n if (dx === 0 && dy === 0) {\n dx = 1;\n }\n var d = Math.sqrt(dx * dx + dy * dy);\n var x = x0 + (r * dx) / d;\n var y = y0 + (r * dy) / d;\n return [x, y];\n}\n/**\n * Calculates the point closest to the passed coordinate on the passed segment.\n * This is the foot of the perpendicular of the coordinate to the segment when\n * the foot is on the segment, or the closest segment coordinate when the foot\n * is outside the segment.\n *\n * @param {Coordinate} coordinate The coordinate.\n * @param {Array} segment The two coordinates\n * of the segment.\n * @return {Coordinate} The foot of the perpendicular of\n * the coordinate to the segment.\n */\nexport function closestOnSegment(coordinate, segment) {\n var x0 = coordinate[0];\n var y0 = coordinate[1];\n var start = segment[0];\n var end = segment[1];\n var x1 = start[0];\n var y1 = start[1];\n var x2 = end[0];\n var y2 = end[1];\n var dx = x2 - x1;\n var dy = y2 - y1;\n var along = dx === 0 && dy === 0\n ? 0\n : (dx * (x0 - x1) + dy * (y0 - y1)) / (dx * dx + dy * dy || 0);\n var x, y;\n if (along <= 0) {\n x = x1;\n y = y1;\n }\n else if (along >= 1) {\n x = x2;\n y = y2;\n }\n else {\n x = x1 + along * dx;\n y = y1 + along * dy;\n }\n return [x, y];\n}\n/**\n * Returns a {@link module:ol/coordinate~CoordinateFormat} function that can be\n * used to format\n * a {Coordinate} to a string.\n *\n * Example without specifying the fractional digits:\n *\n * import {createStringXY} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var stringifyFunc = createStringXY();\n * var out = stringifyFunc(coord);\n * // out is now '8, 48'\n *\n * Example with explicitly specifying 2 fractional digits:\n *\n * import {createStringXY} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var stringifyFunc = createStringXY(2);\n * var out = stringifyFunc(coord);\n * // out is now '7.85, 47.98'\n *\n * @param {number} [opt_fractionDigits] The number of digits to include\n * after the decimal point. Default is `0`.\n * @return {CoordinateFormat} Coordinate format.\n * @api\n */\nexport function createStringXY(opt_fractionDigits) {\n return (\n /**\n * @param {Coordinate} coordinate Coordinate.\n * @return {string} String XY.\n */\n function (coordinate) {\n return toStringXY(coordinate, opt_fractionDigits);\n });\n}\n/**\n * @param {string} hemispheres Hemispheres.\n * @param {number} degrees Degrees.\n * @param {number} [opt_fractionDigits] The number of digits to include\n * after the decimal point. Default is `0`.\n * @return {string} String.\n */\nexport function degreesToStringHDMS(hemispheres, degrees, opt_fractionDigits) {\n var normalizedDegrees = modulo(degrees + 180, 360) - 180;\n var x = Math.abs(3600 * normalizedDegrees);\n var dflPrecision = opt_fractionDigits || 0;\n var precision = Math.pow(10, dflPrecision);\n var deg = Math.floor(x / 3600);\n var min = Math.floor((x - deg * 3600) / 60);\n var sec = x - deg * 3600 - min * 60;\n sec = Math.ceil(sec * precision) / precision;\n if (sec >= 60) {\n sec = 0;\n min += 1;\n }\n if (min >= 60) {\n min = 0;\n deg += 1;\n }\n return (deg +\n '\\u00b0 ' +\n padNumber(min, 2) +\n '\\u2032 ' +\n padNumber(sec, 2, dflPrecision) +\n '\\u2033' +\n (normalizedDegrees == 0\n ? ''\n : ' ' + hemispheres.charAt(normalizedDegrees < 0 ? 1 : 0)));\n}\n/**\n * Transforms the given {@link module:ol/coordinate~Coordinate} to a string\n * using the given string template. The strings `{x}` and `{y}` in the template\n * will be replaced with the first and second coordinate values respectively.\n *\n * Example without specifying the fractional digits:\n *\n * import {format} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var template = 'Coordinate is ({x}|{y}).';\n * var out = format(coord, template);\n * // out is now 'Coordinate is (8|48).'\n *\n * Example explicitly specifying the fractional digits:\n *\n * import {format} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var template = 'Coordinate is ({x}|{y}).';\n * var out = format(coord, template, 2);\n * // out is now 'Coordinate is (7.85|47.98).'\n *\n * @param {Coordinate} coordinate Coordinate.\n * @param {string} template A template string with `{x}` and `{y}` placeholders\n * that will be replaced by first and second coordinate values.\n * @param {number} [opt_fractionDigits] The number of digits to include\n * after the decimal point. Default is `0`.\n * @return {string} Formatted coordinate.\n * @api\n */\nexport function format(coordinate, template, opt_fractionDigits) {\n if (coordinate) {\n return template\n .replace('{x}', coordinate[0].toFixed(opt_fractionDigits))\n .replace('{y}', coordinate[1].toFixed(opt_fractionDigits));\n }\n else {\n return '';\n }\n}\n/**\n * @param {Coordinate} coordinate1 First coordinate.\n * @param {Coordinate} coordinate2 Second coordinate.\n * @return {boolean} The two coordinates are equal.\n */\nexport function equals(coordinate1, coordinate2) {\n var equals = true;\n for (var i = coordinate1.length - 1; i >= 0; --i) {\n if (coordinate1[i] != coordinate2[i]) {\n equals = false;\n break;\n }\n }\n return equals;\n}\n/**\n * Rotate `coordinate` by `angle`. `coordinate` is modified in place and\n * returned by the function.\n *\n * Example:\n *\n * import {rotate} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var rotateRadians = Math.PI / 2; // 90 degrees\n * rotate(coord, rotateRadians);\n * // coord is now [-47.983333, 7.85]\n *\n * @param {Coordinate} coordinate Coordinate.\n * @param {number} angle Angle in radian.\n * @return {Coordinate} Coordinate.\n * @api\n */\nexport function rotate(coordinate, angle) {\n var cosAngle = Math.cos(angle);\n var sinAngle = Math.sin(angle);\n var x = coordinate[0] * cosAngle - coordinate[1] * sinAngle;\n var y = coordinate[1] * cosAngle + coordinate[0] * sinAngle;\n coordinate[0] = x;\n coordinate[1] = y;\n return coordinate;\n}\n/**\n * Scale `coordinate` by `scale`. `coordinate` is modified in place and returned\n * by the function.\n *\n * Example:\n *\n * import {scale as scaleCoordinate} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var scale = 1.2;\n * scaleCoordinate(coord, scale);\n * // coord is now [9.42, 57.5799996]\n *\n * @param {Coordinate} coordinate Coordinate.\n * @param {number} scale Scale factor.\n * @return {Coordinate} Coordinate.\n */\nexport function scale(coordinate, scale) {\n coordinate[0] *= scale;\n coordinate[1] *= scale;\n return coordinate;\n}\n/**\n * @param {Coordinate} coord1 First coordinate.\n * @param {Coordinate} coord2 Second coordinate.\n * @return {number} Squared distance between coord1 and coord2.\n */\nexport function squaredDistance(coord1, coord2) {\n var dx = coord1[0] - coord2[0];\n var dy = coord1[1] - coord2[1];\n return dx * dx + dy * dy;\n}\n/**\n * @param {Coordinate} coord1 First coordinate.\n * @param {Coordinate} coord2 Second coordinate.\n * @return {number} Distance between coord1 and coord2.\n */\nexport function distance(coord1, coord2) {\n return Math.sqrt(squaredDistance(coord1, coord2));\n}\n/**\n * Calculate the squared distance from a coordinate to a line segment.\n *\n * @param {Coordinate} coordinate Coordinate of the point.\n * @param {Array} segment Line segment (2\n * coordinates).\n * @return {number} Squared distance from the point to the line segment.\n */\nexport function squaredDistanceToSegment(coordinate, segment) {\n return squaredDistance(coordinate, closestOnSegment(coordinate, segment));\n}\n/**\n * Format a geographic coordinate with the hemisphere, degrees, minutes, and\n * seconds.\n *\n * Example without specifying fractional digits:\n *\n * import {toStringHDMS} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var out = toStringHDMS(coord);\n * // out is now '47° 58′ 60″ N 7° 50′ 60″ E'\n *\n * Example explicitly specifying 1 fractional digit:\n *\n * import {toStringHDMS} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var out = toStringHDMS(coord, 1);\n * // out is now '47° 58′ 60.0″ N 7° 50′ 60.0″ E'\n *\n * @param {Coordinate} coordinate Coordinate.\n * @param {number} [opt_fractionDigits] The number of digits to include\n * after the decimal point. Default is `0`.\n * @return {string} Hemisphere, degrees, minutes and seconds.\n * @api\n */\nexport function toStringHDMS(coordinate, opt_fractionDigits) {\n if (coordinate) {\n return (degreesToStringHDMS('NS', coordinate[1], opt_fractionDigits) +\n ' ' +\n degreesToStringHDMS('EW', coordinate[0], opt_fractionDigits));\n }\n else {\n return '';\n }\n}\n/**\n * Format a coordinate as a comma delimited string.\n *\n * Example without specifying fractional digits:\n *\n * import {toStringXY} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var out = toStringXY(coord);\n * // out is now '8, 48'\n *\n * Example explicitly specifying 1 fractional digit:\n *\n * import {toStringXY} from 'ol/coordinate';\n *\n * var coord = [7.85, 47.983333];\n * var out = toStringXY(coord, 1);\n * // out is now '7.8, 48.0'\n *\n * @param {Coordinate} coordinate Coordinate.\n * @param {number} [opt_fractionDigits] The number of digits to include\n * after the decimal point. Default is `0`.\n * @return {string} XY.\n * @api\n */\nexport function toStringXY(coordinate, opt_fractionDigits) {\n return format(coordinate, '{x}, {y}', opt_fractionDigits);\n}\n/**\n * Modifies the provided coordinate in-place to be within the real world\n * extent. The lower projection extent boundary is inclusive, the upper one\n * exclusive.\n *\n * @param {Coordinate} coordinate Coordinate.\n * @param {import(\"./proj/Projection.js\").default} projection Projection.\n * @return {Coordinate} The coordinate within the real world extent.\n */\nexport function wrapX(coordinate, projection) {\n if (projection.canWrapX()) {\n var worldWidth = getWidth(projection.getExtent());\n var worldsAway = getWorldsAway(coordinate, projection, worldWidth);\n if (worldsAway) {\n coordinate[0] -= worldsAway * worldWidth;\n }\n }\n return coordinate;\n}\n/**\n * @param {Coordinate} coordinate Coordinate.\n * @param {import(\"./proj/Projection.js\").default} projection Projection.\n * @param {number} [opt_sourceExtentWidth] Width of the source extent.\n * @return {number} Offset in world widths.\n */\nexport function getWorldsAway(coordinate, projection, opt_sourceExtentWidth) {\n var projectionExtent = projection.getExtent();\n var worldsAway = 0;\n if (projection.canWrapX() &&\n (coordinate[0] < projectionExtent[0] || coordinate[0] > projectionExtent[2])) {\n var sourceExtentWidth = opt_sourceExtentWidth || getWidth(projectionExtent);\n worldsAway = Math.floor((coordinate[0] - projectionExtent[0]) / sourceExtentWidth);\n }\n return worldsAway;\n}\n//# sourceMappingURL=coordinate.js.map","/**\n * @module ol/sphere\n */\nimport { toDegrees, toRadians } from './math.js';\n/**\n * Object literal with options for the {@link getLength} or {@link getArea}\n * functions.\n * @typedef {Object} SphereMetricOptions\n * @property {import(\"./proj.js\").ProjectionLike} [projection='EPSG:3857']\n * Projection of the geometry. By default, the geometry is assumed to be in\n * Web Mercator.\n * @property {number} [radius=6371008.8] Sphere radius. By default, the\n * [mean Earth radius](https://en.wikipedia.org/wiki/Earth_radius#Mean_radius)\n * for the WGS84 ellipsoid is used.\n */\n/**\n * The mean Earth radius (1/3 * (2a + b)) for the WGS84 ellipsoid.\n * https://en.wikipedia.org/wiki/Earth_radius#Mean_radius\n * @type {number}\n */\nexport var DEFAULT_RADIUS = 6371008.8;\n/**\n * Get the great circle distance (in meters) between two geographic coordinates.\n * @param {Array} c1 Starting coordinate.\n * @param {Array} c2 Ending coordinate.\n * @param {number} [opt_radius] The sphere radius to use. Defaults to the Earth's\n * mean radius using the WGS84 ellipsoid.\n * @return {number} The great circle distance between the points (in meters).\n * @api\n */\nexport function getDistance(c1, c2, opt_radius) {\n var radius = opt_radius || DEFAULT_RADIUS;\n var lat1 = toRadians(c1[1]);\n var lat2 = toRadians(c2[1]);\n var deltaLatBy2 = (lat2 - lat1) / 2;\n var deltaLonBy2 = toRadians(c2[0] - c1[0]) / 2;\n var a = Math.sin(deltaLatBy2) * Math.sin(deltaLatBy2) +\n Math.sin(deltaLonBy2) *\n Math.sin(deltaLonBy2) *\n Math.cos(lat1) *\n Math.cos(lat2);\n return 2 * radius * Math.atan2(Math.sqrt(a), Math.sqrt(1 - a));\n}\n/**\n * Get the cumulative great circle length of linestring coordinates (geographic).\n * @param {Array} coordinates Linestring coordinates.\n * @param {number} radius The sphere radius to use.\n * @return {number} The length (in meters).\n */\nfunction getLengthInternal(coordinates, radius) {\n var length = 0;\n for (var i = 0, ii = coordinates.length; i < ii - 1; ++i) {\n length += getDistance(coordinates[i], coordinates[i + 1], radius);\n }\n return length;\n}\n/**\n * Get the spherical length of a geometry. This length is the sum of the\n * great circle distances between coordinates. For polygons, the length is\n * the sum of all rings. For points, the length is zero. For multi-part\n * geometries, the length is the sum of the length of each part.\n * @param {import(\"./geom/Geometry.js\").default} geometry A geometry.\n * @param {SphereMetricOptions} [opt_options] Options for the\n * length calculation. By default, geometries are assumed to be in 'EPSG:3857'.\n * You can change this by providing a `projection` option.\n * @return {number} The spherical length (in meters).\n * @api\n */\nexport function getLength(geometry, opt_options) {\n var options = opt_options || {};\n var radius = options.radius || DEFAULT_RADIUS;\n var projection = options.projection || 'EPSG:3857';\n var type = geometry.getType();\n if (type !== 'GeometryCollection') {\n geometry = geometry.clone().transform(projection, 'EPSG:4326');\n }\n var length = 0;\n var coordinates, coords, i, ii, j, jj;\n switch (type) {\n case 'Point':\n case 'MultiPoint': {\n break;\n }\n case 'LineString':\n case 'LinearRing': {\n coordinates = /** @type {import(\"./geom/SimpleGeometry.js\").default} */ (geometry).getCoordinates();\n length = getLengthInternal(coordinates, radius);\n break;\n }\n case 'MultiLineString':\n case 'Polygon': {\n coordinates = /** @type {import(\"./geom/SimpleGeometry.js\").default} */ (geometry).getCoordinates();\n for (i = 0, ii = coordinates.length; i < ii; ++i) {\n length += getLengthInternal(coordinates[i], radius);\n }\n break;\n }\n case 'MultiPolygon': {\n coordinates = /** @type {import(\"./geom/SimpleGeometry.js\").default} */ (geometry).getCoordinates();\n for (i = 0, ii = coordinates.length; i < ii; ++i) {\n coords = coordinates[i];\n for (j = 0, jj = coords.length; j < jj; ++j) {\n length += getLengthInternal(coords[j], radius);\n }\n }\n break;\n }\n case 'GeometryCollection': {\n var geometries = \n /** @type {import(\"./geom/GeometryCollection.js\").default} */ (geometry).getGeometries();\n for (i = 0, ii = geometries.length; i < ii; ++i) {\n length += getLength(geometries[i], opt_options);\n }\n break;\n }\n default: {\n throw new Error('Unsupported geometry type: ' + type);\n }\n }\n return length;\n}\n/**\n * Returns the spherical area for a list of coordinates.\n *\n * [Reference](https://trs.jpl.nasa.gov/handle/2014/40409)\n * Robert. G. Chamberlain and William H. Duquette, \"Some Algorithms for\n * Polygons on a Sphere\", JPL Publication 07-03, Jet Propulsion\n * Laboratory, Pasadena, CA, June 2007\n *\n * @param {Array} coordinates List of coordinates of a linear\n * ring. If the ring is oriented clockwise, the area will be positive,\n * otherwise it will be negative.\n * @param {number} radius The sphere radius.\n * @return {number} Area (in square meters).\n */\nfunction getAreaInternal(coordinates, radius) {\n var area = 0;\n var len = coordinates.length;\n var x1 = coordinates[len - 1][0];\n var y1 = coordinates[len - 1][1];\n for (var i = 0; i < len; i++) {\n var x2 = coordinates[i][0];\n var y2 = coordinates[i][1];\n area +=\n toRadians(x2 - x1) *\n (2 + Math.sin(toRadians(y1)) + Math.sin(toRadians(y2)));\n x1 = x2;\n y1 = y2;\n }\n return (area * radius * radius) / 2.0;\n}\n/**\n * Get the spherical area of a geometry. This is the area (in meters) assuming\n * that polygon edges are segments of great circles on a sphere.\n * @param {import(\"./geom/Geometry.js\").default} geometry A geometry.\n * @param {SphereMetricOptions} [opt_options] Options for the area\n * calculation. By default, geometries are assumed to be in 'EPSG:3857'.\n * You can change this by providing a `projection` option.\n * @return {number} The spherical area (in square meters).\n * @api\n */\nexport function getArea(geometry, opt_options) {\n var options = opt_options || {};\n var radius = options.radius || DEFAULT_RADIUS;\n var projection = options.projection || 'EPSG:3857';\n var type = geometry.getType();\n if (type !== 'GeometryCollection') {\n geometry = geometry.clone().transform(projection, 'EPSG:4326');\n }\n var area = 0;\n var coordinates, coords, i, ii, j, jj;\n switch (type) {\n case 'Point':\n case 'MultiPoint':\n case 'LineString':\n case 'MultiLineString':\n case 'LinearRing': {\n break;\n }\n case 'Polygon': {\n coordinates = /** @type {import(\"./geom/Polygon.js\").default} */ (geometry).getCoordinates();\n area = Math.abs(getAreaInternal(coordinates[0], radius));\n for (i = 1, ii = coordinates.length; i < ii; ++i) {\n area -= Math.abs(getAreaInternal(coordinates[i], radius));\n }\n break;\n }\n case 'MultiPolygon': {\n coordinates = /** @type {import(\"./geom/SimpleGeometry.js\").default} */ (geometry).getCoordinates();\n for (i = 0, ii = coordinates.length; i < ii; ++i) {\n coords = coordinates[i];\n area += Math.abs(getAreaInternal(coords[0], radius));\n for (j = 1, jj = coords.length; j < jj; ++j) {\n area -= Math.abs(getAreaInternal(coords[j], radius));\n }\n }\n break;\n }\n case 'GeometryCollection': {\n var geometries = \n /** @type {import(\"./geom/GeometryCollection.js\").default} */ (geometry).getGeometries();\n for (i = 0, ii = geometries.length; i < ii; ++i) {\n area += getArea(geometries[i], opt_options);\n }\n break;\n }\n default: {\n throw new Error('Unsupported geometry type: ' + type);\n }\n }\n return area;\n}\n/**\n * Returns the coordinate at the given distance and bearing from `c1`.\n *\n * @param {import(\"./coordinate.js\").Coordinate} c1 The origin point (`[lon, lat]` in degrees).\n * @param {number} distance The great-circle distance between the origin\n * point and the target point.\n * @param {number} bearing The bearing (in radians).\n * @param {number} [opt_radius] The sphere radius to use. Defaults to the Earth's\n * mean radius using the WGS84 ellipsoid.\n * @return {import(\"./coordinate.js\").Coordinate} The target point.\n */\nexport function offset(c1, distance, bearing, opt_radius) {\n var radius = opt_radius || DEFAULT_RADIUS;\n var lat1 = toRadians(c1[1]);\n var lon1 = toRadians(c1[0]);\n var dByR = distance / radius;\n var lat = Math.asin(Math.sin(lat1) * Math.cos(dByR) +\n Math.cos(lat1) * Math.sin(dByR) * Math.cos(bearing));\n var lon = lon1 +\n Math.atan2(Math.sin(bearing) * Math.sin(dByR) * Math.cos(lat1), Math.cos(dByR) - Math.sin(lat1) * Math.sin(lat));\n return [toDegrees(lon), toDegrees(lat)];\n}\n//# sourceMappingURL=sphere.js.map","/**\n * @module ol/proj\n */\n/**\n * The ol/proj module stores:\n * * a list of {@link module:ol/proj/Projection~Projection}\n * objects, one for each projection supported by the application\n * * a list of transform functions needed to convert coordinates in one projection\n * into another.\n *\n * The static functions are the methods used to maintain these.\n * Each transform function can handle not only simple coordinate pairs, but also\n * large arrays of coordinates such as vector geometries.\n *\n * When loaded, the library adds projection objects for EPSG:4326 (WGS84\n * geographic coordinates) and EPSG:3857 (Web or Spherical Mercator, as used\n * for example by Bing Maps or OpenStreetMap), together with the relevant\n * transform functions.\n *\n * Additional transforms may be added by using the http://proj4js.org/\n * library (version 2.2 or later). You can use the full build supplied by\n * Proj4js, or create a custom build to support those projections you need; see\n * the Proj4js website for how to do this. You also need the Proj4js definitions\n * for the required projections. These definitions can be obtained from\n * https://epsg.io/, and are a JS function, so can be loaded in a script\n * tag (as in the examples) or pasted into your application.\n *\n * After all required projection definitions are added to proj4's registry (by\n * using `proj4.defs()`), simply call `register(proj4)` from the `ol/proj/proj4`\n * package. Existing transforms are not changed by this function. See\n * examples/wms-image-custom-proj for an example of this.\n *\n * Additional projection definitions can be registered with `proj4.defs()` any\n * time. Just make sure to call `register(proj4)` again; for example, with user-supplied data where you don't\n * know in advance what projections are needed, you can initially load minimal\n * support and then load whichever are requested.\n *\n * Note that Proj4js does not support projection extents. If you want to add\n * one for creating default tile grids, you can add it after the Projection\n * object has been created with `setExtent`, for example,\n * `get('EPSG:1234').setExtent(extent)`.\n *\n * In addition to Proj4js support, any transform functions can be added with\n * {@link module:ol/proj.addCoordinateTransforms}. To use this, you must first create\n * a {@link module:ol/proj/Projection~Projection} object for the new projection and add it with\n * {@link module:ol/proj.addProjection}. You can then add the forward and inverse\n * functions with {@link module:ol/proj.addCoordinateTransforms}. See\n * examples/wms-custom-proj for an example of this.\n *\n * Note that if no transforms are needed and you only need to define the\n * projection, just add a {@link module:ol/proj/Projection~Projection} with\n * {@link module:ol/proj.addProjection}. See examples/wms-no-proj for an example of\n * this.\n */\nimport Projection from './proj/Projection.js';\nimport Units, { METERS_PER_UNIT } from './proj/Units.js';\nimport { PROJECTIONS as EPSG3857_PROJECTIONS, fromEPSG4326, toEPSG4326, } from './proj/epsg3857.js';\nimport { PROJECTIONS as EPSG4326_PROJECTIONS } from './proj/epsg4326.js';\nimport { add as addProj, clear as clearProj, get as getProj, } from './proj/projections.js';\nimport { add as addTransformFunc, clear as clearTransformFuncs, get as getTransformFunc, } from './proj/transforms.js';\nimport { applyTransform, getWidth } from './extent.js';\nimport { clamp, modulo } from './math.js';\nimport { equals, getWorldsAway } from './coordinate.js';\nimport { getDistance } from './sphere.js';\n/**\n * A projection as {@link module:ol/proj/Projection~Projection}, SRS identifier\n * string or undefined.\n * @typedef {Projection|string|undefined} ProjectionLike\n * @api\n */\n/**\n * A transform function accepts an array of input coordinate values, an optional\n * output array, and an optional dimension (default should be 2). The function\n * transforms the input coordinate values, populates the output array, and\n * returns the output array.\n *\n * @typedef {function(Array, Array=, number=): Array} TransformFunction\n * @api\n */\nexport { METERS_PER_UNIT };\nexport { Projection };\nvar showCoordinateWarning = true;\n/**\n * @param {boolean} [opt_disable = true] Disable console info about `useGeographic()`\n */\nexport function disableCoordinateWarning(opt_disable) {\n var hide = opt_disable === undefined ? true : opt_disable;\n showCoordinateWarning = !hide;\n}\n/**\n * @param {Array} input Input coordinate array.\n * @param {Array} [opt_output] Output array of coordinate values.\n * @param {number} [opt_dimension] Dimension.\n * @return {Array} Output coordinate array (new array, same coordinate\n * values).\n */\nexport function cloneTransform(input, opt_output, opt_dimension) {\n var output;\n if (opt_output !== undefined) {\n for (var i = 0, ii = input.length; i < ii; ++i) {\n opt_output[i] = input[i];\n }\n output = opt_output;\n }\n else {\n output = input.slice();\n }\n return output;\n}\n/**\n * @param {Array} input Input coordinate array.\n * @param {Array} [opt_output] Output array of coordinate values.\n * @param {number} [opt_dimension] Dimension.\n * @return {Array} Input coordinate array (same array as input).\n */\nexport function identityTransform(input, opt_output, opt_dimension) {\n if (opt_output !== undefined && input !== opt_output) {\n for (var i = 0, ii = input.length; i < ii; ++i) {\n opt_output[i] = input[i];\n }\n input = opt_output;\n }\n return input;\n}\n/**\n * Add a Projection object to the list of supported projections that can be\n * looked up by their code.\n *\n * @param {Projection} projection Projection instance.\n * @api\n */\nexport function addProjection(projection) {\n addProj(projection.getCode(), projection);\n addTransformFunc(projection, projection, cloneTransform);\n}\n/**\n * @param {Array} projections Projections.\n */\nexport function addProjections(projections) {\n projections.forEach(addProjection);\n}\n/**\n * Fetches a Projection object for the code specified.\n *\n * @param {ProjectionLike} projectionLike Either a code string which is\n * a combination of authority and identifier such as \"EPSG:4326\", or an\n * existing projection object, or undefined.\n * @return {Projection|null} Projection object, or null if not in list.\n * @api\n */\nexport function get(projectionLike) {\n return typeof projectionLike === 'string'\n ? getProj(/** @type {string} */ (projectionLike))\n : /** @type {Projection} */ (projectionLike) || null;\n}\n/**\n * Get the resolution of the point in degrees or distance units.\n * For projections with degrees as the unit this will simply return the\n * provided resolution. For other projections the point resolution is\n * by default estimated by transforming the `point` pixel to EPSG:4326,\n * measuring its width and height on the normal sphere,\n * and taking the average of the width and height.\n * A custom function can be provided for a specific projection, either\n * by setting the `getPointResolution` option in the\n * {@link module:ol/proj/Projection~Projection} constructor or by using\n * {@link module:ol/proj/Projection~Projection#setGetPointResolution} to change an existing\n * projection object.\n * @param {ProjectionLike} projection The projection.\n * @param {number} resolution Nominal resolution in projection units.\n * @param {import(\"./coordinate.js\").Coordinate} point Point to find adjusted resolution at.\n * @param {import(\"./proj/Units.js\").default} [opt_units] Units to get the point resolution in.\n * Default is the projection's units.\n * @return {number} Point resolution.\n * @api\n */\nexport function getPointResolution(projection, resolution, point, opt_units) {\n projection = get(projection);\n var pointResolution;\n var getter = projection.getPointResolutionFunc();\n if (getter) {\n pointResolution = getter(resolution, point);\n if (opt_units && opt_units !== projection.getUnits()) {\n var metersPerUnit = projection.getMetersPerUnit();\n if (metersPerUnit) {\n pointResolution =\n (pointResolution * metersPerUnit) / METERS_PER_UNIT[opt_units];\n }\n }\n }\n else {\n var units = projection.getUnits();\n if ((units == Units.DEGREES && !opt_units) || opt_units == Units.DEGREES) {\n pointResolution = resolution;\n }\n else {\n // Estimate point resolution by transforming the center pixel to EPSG:4326,\n // measuring its width and height on the normal sphere, and taking the\n // average of the width and height.\n var toEPSG4326_1 = getTransformFromProjections(projection, get('EPSG:4326'));\n if (toEPSG4326_1 === identityTransform && units !== Units.DEGREES) {\n // no transform is available\n pointResolution = resolution * projection.getMetersPerUnit();\n }\n else {\n var vertices = [\n point[0] - resolution / 2,\n point[1],\n point[0] + resolution / 2,\n point[1],\n point[0],\n point[1] - resolution / 2,\n point[0],\n point[1] + resolution / 2,\n ];\n vertices = toEPSG4326_1(vertices, vertices, 2);\n var width = getDistance(vertices.slice(0, 2), vertices.slice(2, 4));\n var height = getDistance(vertices.slice(4, 6), vertices.slice(6, 8));\n pointResolution = (width + height) / 2;\n }\n var metersPerUnit = opt_units\n ? METERS_PER_UNIT[opt_units]\n : projection.getMetersPerUnit();\n if (metersPerUnit !== undefined) {\n pointResolution /= metersPerUnit;\n }\n }\n }\n return pointResolution;\n}\n/**\n * Registers transformation functions that don't alter coordinates. Those allow\n * to transform between projections with equal meaning.\n *\n * @param {Array} projections Projections.\n * @api\n */\nexport function addEquivalentProjections(projections) {\n addProjections(projections);\n projections.forEach(function (source) {\n projections.forEach(function (destination) {\n if (source !== destination) {\n addTransformFunc(source, destination, cloneTransform);\n }\n });\n });\n}\n/**\n * Registers transformation functions to convert coordinates in any projection\n * in projection1 to any projection in projection2.\n *\n * @param {Array} projections1 Projections with equal\n * meaning.\n * @param {Array} projections2 Projections with equal\n * meaning.\n * @param {TransformFunction} forwardTransform Transformation from any\n * projection in projection1 to any projection in projection2.\n * @param {TransformFunction} inverseTransform Transform from any projection\n * in projection2 to any projection in projection1..\n */\nexport function addEquivalentTransforms(projections1, projections2, forwardTransform, inverseTransform) {\n projections1.forEach(function (projection1) {\n projections2.forEach(function (projection2) {\n addTransformFunc(projection1, projection2, forwardTransform);\n addTransformFunc(projection2, projection1, inverseTransform);\n });\n });\n}\n/**\n * Clear all cached projections and transforms.\n */\nexport function clearAllProjections() {\n clearProj();\n clearTransformFuncs();\n}\n/**\n * @param {Projection|string|undefined} projection Projection.\n * @param {string} defaultCode Default code.\n * @return {Projection} Projection.\n */\nexport function createProjection(projection, defaultCode) {\n if (!projection) {\n return get(defaultCode);\n }\n else if (typeof projection === 'string') {\n return get(projection);\n }\n else {\n return /** @type {Projection} */ (projection);\n }\n}\n/**\n * Creates a {@link module:ol/proj~TransformFunction} from a simple 2D coordinate transform\n * function.\n * @param {function(import(\"./coordinate.js\").Coordinate): import(\"./coordinate.js\").Coordinate} coordTransform Coordinate\n * transform.\n * @return {TransformFunction} Transform function.\n */\nexport function createTransformFromCoordinateTransform(coordTransform) {\n return (\n /**\n * @param {Array} input Input.\n * @param {Array} [opt_output] Output.\n * @param {number} [opt_dimension] Dimension.\n * @return {Array} Output.\n */\n function (input, opt_output, opt_dimension) {\n var length = input.length;\n var dimension = opt_dimension !== undefined ? opt_dimension : 2;\n var output = opt_output !== undefined ? opt_output : new Array(length);\n for (var i = 0; i < length; i += dimension) {\n var point = coordTransform(input.slice(i, i + dimension));\n var pointLength = point.length;\n for (var j = 0, jj = dimension; j < jj; ++j) {\n output[i + j] = j >= pointLength ? input[i + j] : point[j];\n }\n }\n return output;\n });\n}\n/**\n * Registers coordinate transform functions to convert coordinates between the\n * source projection and the destination projection.\n * The forward and inverse functions convert coordinate pairs; this function\n * converts these into the functions used internally which also handle\n * extents and coordinate arrays.\n *\n * @param {ProjectionLike} source Source projection.\n * @param {ProjectionLike} destination Destination projection.\n * @param {function(import(\"./coordinate.js\").Coordinate): import(\"./coordinate.js\").Coordinate} forward The forward transform\n * function (that is, from the source projection to the destination\n * projection) that takes a {@link module:ol/coordinate~Coordinate} as argument and returns\n * the transformed {@link module:ol/coordinate~Coordinate}.\n * @param {function(import(\"./coordinate.js\").Coordinate): import(\"./coordinate.js\").Coordinate} inverse The inverse transform\n * function (that is, from the destination projection to the source\n * projection) that takes a {@link module:ol/coordinate~Coordinate} as argument and returns\n * the transformed {@link module:ol/coordinate~Coordinate}. If the transform function can only\n * transform less dimensions than the input coordinate, it is supposeed to return a coordinate\n * with only the length it can transform. The other dimensions will be taken unchanged from the\n * source.\n * @api\n */\nexport function addCoordinateTransforms(source, destination, forward, inverse) {\n var sourceProj = get(source);\n var destProj = get(destination);\n addTransformFunc(sourceProj, destProj, createTransformFromCoordinateTransform(forward));\n addTransformFunc(destProj, sourceProj, createTransformFromCoordinateTransform(inverse));\n}\n/**\n * Transforms a coordinate from longitude/latitude to a different projection.\n * @param {import(\"./coordinate.js\").Coordinate} coordinate Coordinate as longitude and latitude, i.e.\n * an array with longitude as 1st and latitude as 2nd element.\n * @param {ProjectionLike} [opt_projection] Target projection. The\n * default is Web Mercator, i.e. 'EPSG:3857'.\n * @return {import(\"./coordinate.js\").Coordinate} Coordinate projected to the target projection.\n * @api\n */\nexport function fromLonLat(coordinate, opt_projection) {\n disableCoordinateWarning();\n return transform(coordinate, 'EPSG:4326', opt_projection !== undefined ? opt_projection : 'EPSG:3857');\n}\n/**\n * Transforms a coordinate to longitude/latitude.\n * @param {import(\"./coordinate.js\").Coordinate} coordinate Projected coordinate.\n * @param {ProjectionLike} [opt_projection] Projection of the coordinate.\n * The default is Web Mercator, i.e. 'EPSG:3857'.\n * @return {import(\"./coordinate.js\").Coordinate} Coordinate as longitude and latitude, i.e. an array\n * with longitude as 1st and latitude as 2nd element.\n * @api\n */\nexport function toLonLat(coordinate, opt_projection) {\n var lonLat = transform(coordinate, opt_projection !== undefined ? opt_projection : 'EPSG:3857', 'EPSG:4326');\n var lon = lonLat[0];\n if (lon < -180 || lon > 180) {\n lonLat[0] = modulo(lon + 180, 360) - 180;\n }\n return lonLat;\n}\n/**\n * Checks if two projections are the same, that is every coordinate in one\n * projection does represent the same geographic point as the same coordinate in\n * the other projection.\n *\n * @param {Projection} projection1 Projection 1.\n * @param {Projection} projection2 Projection 2.\n * @return {boolean} Equivalent.\n * @api\n */\nexport function equivalent(projection1, projection2) {\n if (projection1 === projection2) {\n return true;\n }\n var equalUnits = projection1.getUnits() === projection2.getUnits();\n if (projection1.getCode() === projection2.getCode()) {\n return equalUnits;\n }\n else {\n var transformFunc = getTransformFromProjections(projection1, projection2);\n return transformFunc === cloneTransform && equalUnits;\n }\n}\n/**\n * Searches in the list of transform functions for the function for converting\n * coordinates from the source projection to the destination projection.\n *\n * @param {Projection} sourceProjection Source Projection object.\n * @param {Projection} destinationProjection Destination Projection\n * object.\n * @return {TransformFunction} Transform function.\n */\nexport function getTransformFromProjections(sourceProjection, destinationProjection) {\n var sourceCode = sourceProjection.getCode();\n var destinationCode = destinationProjection.getCode();\n var transformFunc = getTransformFunc(sourceCode, destinationCode);\n if (!transformFunc) {\n transformFunc = identityTransform;\n }\n return transformFunc;\n}\n/**\n * Given the projection-like objects, searches for a transformation\n * function to convert a coordinates array from the source projection to the\n * destination projection.\n *\n * @param {ProjectionLike} source Source.\n * @param {ProjectionLike} destination Destination.\n * @return {TransformFunction} Transform function.\n * @api\n */\nexport function getTransform(source, destination) {\n var sourceProjection = get(source);\n var destinationProjection = get(destination);\n return getTransformFromProjections(sourceProjection, destinationProjection);\n}\n/**\n * Transforms a coordinate from source projection to destination projection.\n * This returns a new coordinate (and does not modify the original).\n *\n * See {@link module:ol/proj.transformExtent} for extent transformation.\n * See the transform method of {@link module:ol/geom/Geometry~Geometry} and its\n * subclasses for geometry transforms.\n *\n * @param {import(\"./coordinate.js\").Coordinate} coordinate Coordinate.\n * @param {ProjectionLike} source Source projection-like.\n * @param {ProjectionLike} destination Destination projection-like.\n * @return {import(\"./coordinate.js\").Coordinate} Coordinate.\n * @api\n */\nexport function transform(coordinate, source, destination) {\n var transformFunc = getTransform(source, destination);\n return transformFunc(coordinate, undefined, coordinate.length);\n}\n/**\n * Transforms an extent from source projection to destination projection. This\n * returns a new extent (and does not modify the original).\n *\n * @param {import(\"./extent.js\").Extent} extent The extent to transform.\n * @param {ProjectionLike} source Source projection-like.\n * @param {ProjectionLike} destination Destination projection-like.\n * @param {number} [opt_stops] Number of stops per side used for the transform.\n * By default only the corners are used.\n * @return {import(\"./extent.js\").Extent} The transformed extent.\n * @api\n */\nexport function transformExtent(extent, source, destination, opt_stops) {\n var transformFunc = getTransform(source, destination);\n return applyTransform(extent, transformFunc, undefined, opt_stops);\n}\n/**\n * Transforms the given point to the destination projection.\n *\n * @param {import(\"./coordinate.js\").Coordinate} point Point.\n * @param {Projection} sourceProjection Source projection.\n * @param {Projection} destinationProjection Destination projection.\n * @return {import(\"./coordinate.js\").Coordinate} Point.\n */\nexport function transformWithProjections(point, sourceProjection, destinationProjection) {\n var transformFunc = getTransformFromProjections(sourceProjection, destinationProjection);\n return transformFunc(point);\n}\n/**\n * @type {Projection|null}\n */\nvar userProjection = null;\n/**\n * Set the projection for coordinates supplied from and returned by API methods.\n * This includes all API methods except for those interacting with tile grids.\n * @param {ProjectionLike} projection The user projection.\n * @api\n */\nexport function setUserProjection(projection) {\n userProjection = get(projection);\n}\n/**\n * Clear the user projection if set.\n * @api\n */\nexport function clearUserProjection() {\n userProjection = null;\n}\n/**\n * Get the projection for coordinates supplied from and returned by API methods.\n * Note that this method is not yet a part of the stable API. Support for user\n * projections is not yet complete and should be considered experimental.\n * @return {Projection|null} The user projection (or null if not set).\n * @api\n */\nexport function getUserProjection() {\n return userProjection;\n}\n/**\n * Use geographic coordinates (WGS-84 datum) in API methods. This includes all API\n * methods except for those interacting with tile grids.\n * @api\n */\nexport function useGeographic() {\n setUserProjection('EPSG:4326');\n}\n/**\n * Return a coordinate transformed into the user projection. If no user projection\n * is set, the original coordinate is returned.\n * @param {Array} coordinate Input coordinate.\n * @param {ProjectionLike} sourceProjection The input coordinate projection.\n * @return {Array} The input coordinate in the user projection.\n */\nexport function toUserCoordinate(coordinate, sourceProjection) {\n if (!userProjection) {\n return coordinate;\n }\n return transform(coordinate, sourceProjection, userProjection);\n}\n/**\n * Return a coordinate transformed from the user projection. If no user projection\n * is set, the original coordinate is returned.\n * @param {Array} coordinate Input coordinate.\n * @param {ProjectionLike} destProjection The destination projection.\n * @return {Array} The input coordinate transformed.\n */\nexport function fromUserCoordinate(coordinate, destProjection) {\n if (!userProjection) {\n if (showCoordinateWarning &&\n !equals(coordinate, [0, 0]) &&\n coordinate[0] >= -180 &&\n coordinate[0] <= 180 &&\n coordinate[1] >= -90 &&\n coordinate[1] <= 90) {\n showCoordinateWarning = false;\n // eslint-disable-next-line no-console\n console.warn('Call useGeographic() from ol/proj once to work with [longitude, latitude] coordinates.');\n }\n return coordinate;\n }\n return transform(coordinate, userProjection, destProjection);\n}\n/**\n * Return an extent transformed into the user projection. If no user projection\n * is set, the original extent is returned.\n * @param {import(\"./extent.js\").Extent} extent Input extent.\n * @param {ProjectionLike} sourceProjection The input extent projection.\n * @return {import(\"./extent.js\").Extent} The input extent in the user projection.\n */\nexport function toUserExtent(extent, sourceProjection) {\n if (!userProjection) {\n return extent;\n }\n return transformExtent(extent, sourceProjection, userProjection);\n}\n/**\n * Return an extent transformed from the user projection. If no user projection\n * is set, the original extent is returned.\n * @param {import(\"./extent.js\").Extent} extent Input extent.\n * @param {ProjectionLike} destProjection The destination projection.\n * @return {import(\"./extent.js\").Extent} The input extent transformed.\n */\nexport function fromUserExtent(extent, destProjection) {\n if (!userProjection) {\n return extent;\n }\n return transformExtent(extent, userProjection, destProjection);\n}\n/**\n * Return the resolution in user projection units per pixel. If no user projection\n * is set, or source or user projection are missing units, the original resolution\n * is returned.\n * @param {number} resolution Resolution in input projection units per pixel.\n * @param {ProjectionLike} sourceProjection The input projection.\n * @return {number} Resolution in user projection units per pixel.\n */\nexport function toUserResolution(resolution, sourceProjection) {\n if (!userProjection) {\n return resolution;\n }\n var sourceUnits = get(sourceProjection).getUnits();\n var userUnits = userProjection.getUnits();\n return sourceUnits && userUnits\n ? (resolution * METERS_PER_UNIT[sourceUnits]) / METERS_PER_UNIT[userUnits]\n : resolution;\n}\n/**\n * Return the resolution in user projection units per pixel. If no user projection\n * is set, or source or user projection are missing units, the original resolution\n * is returned.\n * @param {number} resolution Resolution in user projection units per pixel.\n * @param {ProjectionLike} destProjection The destination projection.\n * @return {number} Resolution in destination projection units per pixel.\n */\nexport function fromUserResolution(resolution, destProjection) {\n if (!userProjection) {\n return resolution;\n }\n var sourceUnits = get(destProjection).getUnits();\n var userUnits = userProjection.getUnits();\n return sourceUnits && userUnits\n ? (resolution * METERS_PER_UNIT[userUnits]) / METERS_PER_UNIT[sourceUnits]\n : resolution;\n}\n/**\n * Creates a safe coordinate transform function from a coordinate transform function.\n * \"Safe\" means that it can handle wrapping of x-coordinates for global projections,\n * and that coordinates exceeding the source projection validity extent's range will be\n * clamped to the validity range.\n * @param {Projection} sourceProj Source projection.\n * @param {Projection} destProj Destination projection.\n * @param {function(import(\"./coordinate.js\").Coordinate): import(\"./coordinate.js\").Coordinate} transform Transform function (source to destiation).\n * @return {function(import(\"./coordinate.js\").Coordinate): import(\"./coordinate.js\").Coordinate} Safe transform function (source to destiation).\n */\nexport function createSafeCoordinateTransform(sourceProj, destProj, transform) {\n return function (coord) {\n var transformed, worldsAway;\n if (sourceProj.canWrapX()) {\n var sourceExtent = sourceProj.getExtent();\n var sourceExtentWidth = getWidth(sourceExtent);\n coord = coord.slice(0);\n worldsAway = getWorldsAway(coord, sourceProj, sourceExtentWidth);\n if (worldsAway) {\n // Move x to the real world\n coord[0] = coord[0] - worldsAway * sourceExtentWidth;\n }\n coord[0] = clamp(coord[0], sourceExtent[0], sourceExtent[2]);\n coord[1] = clamp(coord[1], sourceExtent[1], sourceExtent[3]);\n transformed = transform(coord);\n }\n else {\n transformed = transform(coord);\n }\n if (worldsAway && destProj.canWrapX()) {\n // Move transformed coordinate back to the offset world\n transformed[0] += worldsAway * getWidth(destProj.getExtent());\n }\n return transformed;\n };\n}\n/**\n * Add transforms to and from EPSG:4326 and EPSG:3857. This function is called\n * by when this module is executed and should only need to be called again after\n * `clearAllProjections()` is called (e.g. in tests).\n */\nexport function addCommon() {\n // Add transformations that don't alter coordinates to convert within set of\n // projections with equal meaning.\n addEquivalentProjections(EPSG3857_PROJECTIONS);\n addEquivalentProjections(EPSG4326_PROJECTIONS);\n // Add transformations to convert EPSG:4326 like coordinates to EPSG:3857 like\n // coordinates and back.\n addEquivalentTransforms(EPSG4326_PROJECTIONS, EPSG3857_PROJECTIONS, fromEPSG4326, toEPSG4326);\n}\naddCommon();\n//# sourceMappingURL=proj.js.map","/**\n * @module ol/geom/flat/transform\n */\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {import(\"../../transform.js\").Transform} transform Transform.\n * @param {Array} [opt_dest] Destination.\n * @return {Array} Transformed coordinates.\n */\nexport function transform2D(flatCoordinates, offset, end, stride, transform, opt_dest) {\n var dest = opt_dest ? opt_dest : [];\n var i = 0;\n for (var j = offset; j < end; j += stride) {\n var x = flatCoordinates[j];\n var y = flatCoordinates[j + 1];\n dest[i++] = transform[0] * x + transform[2] * y + transform[4];\n dest[i++] = transform[1] * x + transform[3] * y + transform[5];\n }\n if (opt_dest && dest.length != i) {\n dest.length = i;\n }\n return dest;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} angle Angle.\n * @param {Array} anchor Rotation anchor point.\n * @param {Array} [opt_dest] Destination.\n * @return {Array} Transformed coordinates.\n */\nexport function rotate(flatCoordinates, offset, end, stride, angle, anchor, opt_dest) {\n var dest = opt_dest ? opt_dest : [];\n var cos = Math.cos(angle);\n var sin = Math.sin(angle);\n var anchorX = anchor[0];\n var anchorY = anchor[1];\n var i = 0;\n for (var j = offset; j < end; j += stride) {\n var deltaX = flatCoordinates[j] - anchorX;\n var deltaY = flatCoordinates[j + 1] - anchorY;\n dest[i++] = anchorX + deltaX * cos - deltaY * sin;\n dest[i++] = anchorY + deltaX * sin + deltaY * cos;\n for (var k = j + 2; k < j + stride; ++k) {\n dest[i++] = flatCoordinates[k];\n }\n }\n if (opt_dest && dest.length != i) {\n dest.length = i;\n }\n return dest;\n}\n/**\n * Scale the coordinates.\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} sx Scale factor in the x-direction.\n * @param {number} sy Scale factor in the y-direction.\n * @param {Array} anchor Scale anchor point.\n * @param {Array} [opt_dest] Destination.\n * @return {Array} Transformed coordinates.\n */\nexport function scale(flatCoordinates, offset, end, stride, sx, sy, anchor, opt_dest) {\n var dest = opt_dest ? opt_dest : [];\n var anchorX = anchor[0];\n var anchorY = anchor[1];\n var i = 0;\n for (var j = offset; j < end; j += stride) {\n var deltaX = flatCoordinates[j] - anchorX;\n var deltaY = flatCoordinates[j + 1] - anchorY;\n dest[i++] = anchorX + sx * deltaX;\n dest[i++] = anchorY + sy * deltaY;\n for (var k = j + 2; k < j + stride; ++k) {\n dest[i++] = flatCoordinates[k];\n }\n }\n if (opt_dest && dest.length != i) {\n dest.length = i;\n }\n return dest;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} deltaX Delta X.\n * @param {number} deltaY Delta Y.\n * @param {Array} [opt_dest] Destination.\n * @return {Array} Transformed coordinates.\n */\nexport function translate(flatCoordinates, offset, end, stride, deltaX, deltaY, opt_dest) {\n var dest = opt_dest ? opt_dest : [];\n var i = 0;\n for (var j = offset; j < end; j += stride) {\n dest[i++] = flatCoordinates[j] + deltaX;\n dest[i++] = flatCoordinates[j + 1] + deltaY;\n for (var k = j + 2; k < j + stride; ++k) {\n dest[i++] = flatCoordinates[k];\n }\n }\n if (opt_dest && dest.length != i) {\n dest.length = i;\n }\n return dest;\n}\n//# sourceMappingURL=transform.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/geom/Geometry\n */\nimport BaseObject from '../Object.js';\nimport Units from '../proj/Units.js';\nimport { abstract } from '../util.js';\nimport { compose as composeTransform, create as createTransform, } from '../transform.js';\nimport { createEmpty, createOrUpdateEmpty, getHeight, returnOrUpdate, } from '../extent.js';\nimport { get as getProjection, getTransform } from '../proj.js';\nimport { memoizeOne } from '../functions.js';\nimport { transform2D } from './flat/transform.js';\n/**\n * @typedef {'Point' | 'LineString' | 'LinearRing' | 'Polygon' | 'MultiPoint' | 'MultiLineString' | 'MultiPolygon' | 'GeometryCollection' | 'Circle'} Type\n * The geometry type. One of `'Point'`, `'LineString'`, `'LinearRing'`,\n * `'Polygon'`, `'MultiPoint'`, `'MultiLineString'`, `'MultiPolygon'`,\n * `'GeometryCollection'`, or `'Circle'`.\n */\n/**\n * @type {import(\"../transform.js\").Transform}\n */\nvar tmpTransform = createTransform();\n/**\n * @classdesc\n * Abstract base class; normally only used for creating subclasses and not\n * instantiated in apps.\n * Base class for vector geometries.\n *\n * To get notified of changes to the geometry, register a listener for the\n * generic `change` event on your geometry instance.\n *\n * @abstract\n * @api\n */\nvar Geometry = /** @class */ (function (_super) {\n __extends(Geometry, _super);\n function Geometry() {\n var _this = _super.call(this) || this;\n /**\n * @private\n * @type {import(\"../extent.js\").Extent}\n */\n _this.extent_ = createEmpty();\n /**\n * @private\n * @type {number}\n */\n _this.extentRevision_ = -1;\n /**\n * @protected\n * @type {number}\n */\n _this.simplifiedGeometryMaxMinSquaredTolerance = 0;\n /**\n * @protected\n * @type {number}\n */\n _this.simplifiedGeometryRevision = 0;\n /**\n * Get a transformed and simplified version of the geometry.\n * @abstract\n * @param {number} revision The geometry revision.\n * @param {number} squaredTolerance Squared tolerance.\n * @param {import(\"../proj.js\").TransformFunction} [opt_transform] Optional transform function.\n * @return {Geometry} Simplified geometry.\n */\n _this.simplifyTransformedInternal = memoizeOne(function (revision, squaredTolerance, opt_transform) {\n if (!opt_transform) {\n return this.getSimplifiedGeometry(squaredTolerance);\n }\n var clone = this.clone();\n clone.applyTransform(opt_transform);\n return clone.getSimplifiedGeometry(squaredTolerance);\n });\n return _this;\n }\n /**\n * Get a transformed and simplified version of the geometry.\n * @abstract\n * @param {number} squaredTolerance Squared tolerance.\n * @param {import(\"../proj.js\").TransformFunction} [opt_transform] Optional transform function.\n * @return {Geometry} Simplified geometry.\n */\n Geometry.prototype.simplifyTransformed = function (squaredTolerance, opt_transform) {\n return this.simplifyTransformedInternal(this.getRevision(), squaredTolerance, opt_transform);\n };\n /**\n * Make a complete copy of the geometry.\n * @abstract\n * @return {!Geometry} Clone.\n */\n Geometry.prototype.clone = function () {\n return abstract();\n };\n /**\n * @abstract\n * @param {number} x X.\n * @param {number} y Y.\n * @param {import(\"../coordinate.js\").Coordinate} closestPoint Closest point.\n * @param {number} minSquaredDistance Minimum squared distance.\n * @return {number} Minimum squared distance.\n */\n Geometry.prototype.closestPointXY = function (x, y, closestPoint, minSquaredDistance) {\n return abstract();\n };\n /**\n * @param {number} x X.\n * @param {number} y Y.\n * @return {boolean} Contains (x, y).\n */\n Geometry.prototype.containsXY = function (x, y) {\n var coord = this.getClosestPoint([x, y]);\n return coord[0] === x && coord[1] === y;\n };\n /**\n * Return the closest point of the geometry to the passed point as\n * {@link module:ol/coordinate~Coordinate coordinate}.\n * @param {import(\"../coordinate.js\").Coordinate} point Point.\n * @param {import(\"../coordinate.js\").Coordinate} [opt_closestPoint] Closest point.\n * @return {import(\"../coordinate.js\").Coordinate} Closest point.\n * @api\n */\n Geometry.prototype.getClosestPoint = function (point, opt_closestPoint) {\n var closestPoint = opt_closestPoint ? opt_closestPoint : [NaN, NaN];\n this.closestPointXY(point[0], point[1], closestPoint, Infinity);\n return closestPoint;\n };\n /**\n * Returns true if this geometry includes the specified coordinate. If the\n * coordinate is on the boundary of the geometry, returns false.\n * @param {import(\"../coordinate.js\").Coordinate} coordinate Coordinate.\n * @return {boolean} Contains coordinate.\n * @api\n */\n Geometry.prototype.intersectsCoordinate = function (coordinate) {\n return this.containsXY(coordinate[0], coordinate[1]);\n };\n /**\n * @abstract\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @protected\n * @return {import(\"../extent.js\").Extent} extent Extent.\n */\n Geometry.prototype.computeExtent = function (extent) {\n return abstract();\n };\n /**\n * Get the extent of the geometry.\n * @param {import(\"../extent.js\").Extent} [opt_extent] Extent.\n * @return {import(\"../extent.js\").Extent} extent Extent.\n * @api\n */\n Geometry.prototype.getExtent = function (opt_extent) {\n if (this.extentRevision_ != this.getRevision()) {\n var extent = this.computeExtent(this.extent_);\n if (isNaN(extent[0]) || isNaN(extent[1])) {\n createOrUpdateEmpty(extent);\n }\n this.extentRevision_ = this.getRevision();\n }\n return returnOrUpdate(this.extent_, opt_extent);\n };\n /**\n * Rotate the geometry around a given coordinate. This modifies the geometry\n * coordinates in place.\n * @abstract\n * @param {number} angle Rotation angle in radians.\n * @param {import(\"../coordinate.js\").Coordinate} anchor The rotation center.\n * @api\n */\n Geometry.prototype.rotate = function (angle, anchor) {\n abstract();\n };\n /**\n * Scale the geometry (with an optional origin). This modifies the geometry\n * coordinates in place.\n * @abstract\n * @param {number} sx The scaling factor in the x-direction.\n * @param {number} [opt_sy] The scaling factor in the y-direction (defaults to sx).\n * @param {import(\"../coordinate.js\").Coordinate} [opt_anchor] The scale origin (defaults to the center\n * of the geometry extent).\n * @api\n */\n Geometry.prototype.scale = function (sx, opt_sy, opt_anchor) {\n abstract();\n };\n /**\n * Create a simplified version of this geometry. For linestrings, this uses\n * the [Douglas Peucker](https://en.wikipedia.org/wiki/Ramer-Douglas-Peucker_algorithm)\n * algorithm. For polygons, a quantization-based\n * simplification is used to preserve topology.\n * @param {number} tolerance The tolerance distance for simplification.\n * @return {Geometry} A new, simplified version of the original geometry.\n * @api\n */\n Geometry.prototype.simplify = function (tolerance) {\n return this.getSimplifiedGeometry(tolerance * tolerance);\n };\n /**\n * Create a simplified version of this geometry using the Douglas Peucker\n * algorithm.\n * See https://en.wikipedia.org/wiki/Ramer-Douglas-Peucker_algorithm.\n * @abstract\n * @param {number} squaredTolerance Squared tolerance.\n * @return {Geometry} Simplified geometry.\n */\n Geometry.prototype.getSimplifiedGeometry = function (squaredTolerance) {\n return abstract();\n };\n /**\n * Get the type of this geometry.\n * @abstract\n * @return {Type} Geometry type.\n */\n Geometry.prototype.getType = function () {\n return abstract();\n };\n /**\n * Apply a transform function to the coordinates of the geometry.\n * The geometry is modified in place.\n * If you do not want the geometry modified in place, first `clone()` it and\n * then use this function on the clone.\n * @abstract\n * @param {import(\"../proj.js\").TransformFunction} transformFn Transform function.\n * Called with a flat array of geometry coordinates.\n */\n Geometry.prototype.applyTransform = function (transformFn) {\n abstract();\n };\n /**\n * Test if the geometry and the passed extent intersect.\n * @abstract\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @return {boolean} `true` if the geometry and the extent intersect.\n */\n Geometry.prototype.intersectsExtent = function (extent) {\n return abstract();\n };\n /**\n * Translate the geometry. This modifies the geometry coordinates in place. If\n * instead you want a new geometry, first `clone()` this geometry.\n * @abstract\n * @param {number} deltaX Delta X.\n * @param {number} deltaY Delta Y.\n * @api\n */\n Geometry.prototype.translate = function (deltaX, deltaY) {\n abstract();\n };\n /**\n * Transform each coordinate of the geometry from one coordinate reference\n * system to another. The geometry is modified in place.\n * For example, a line will be transformed to a line and a circle to a circle.\n * If you do not want the geometry modified in place, first `clone()` it and\n * then use this function on the clone.\n *\n * @param {import(\"../proj.js\").ProjectionLike} source The current projection. Can be a\n * string identifier or a {@link module:ol/proj/Projection~Projection} object.\n * @param {import(\"../proj.js\").ProjectionLike} destination The desired projection. Can be a\n * string identifier or a {@link module:ol/proj/Projection~Projection} object.\n * @return {Geometry} This geometry. Note that original geometry is\n * modified in place.\n * @api\n */\n Geometry.prototype.transform = function (source, destination) {\n /** @type {import(\"../proj/Projection.js\").default} */\n var sourceProj = getProjection(source);\n var transformFn = sourceProj.getUnits() == Units.TILE_PIXELS\n ? function (inCoordinates, outCoordinates, stride) {\n var pixelExtent = sourceProj.getExtent();\n var projectedExtent = sourceProj.getWorldExtent();\n var scale = getHeight(projectedExtent) / getHeight(pixelExtent);\n composeTransform(tmpTransform, projectedExtent[0], projectedExtent[3], scale, -scale, 0, 0, 0);\n transform2D(inCoordinates, 0, inCoordinates.length, stride, tmpTransform, outCoordinates);\n return getTransform(sourceProj, destination)(inCoordinates, outCoordinates, stride);\n }\n : getTransform(sourceProj, destination);\n this.applyTransform(transformFn);\n return this;\n };\n return Geometry;\n}(BaseObject));\nexport default Geometry;\n//# sourceMappingURL=Geometry.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/geom/SimpleGeometry\n */\nimport Geometry from './Geometry.js';\nimport GeometryLayout from './GeometryLayout.js';\nimport { abstract } from '../util.js';\nimport { createOrUpdateFromFlatCoordinates, getCenter } from '../extent.js';\nimport { rotate, scale, transform2D, translate } from './flat/transform.js';\n/**\n * @classdesc\n * Abstract base class; only used for creating subclasses; do not instantiate\n * in apps, as cannot be rendered.\n *\n * @abstract\n * @api\n */\nvar SimpleGeometry = /** @class */ (function (_super) {\n __extends(SimpleGeometry, _super);\n function SimpleGeometry() {\n var _this = _super.call(this) || this;\n /**\n * @protected\n * @type {import(\"./GeometryLayout.js\").default}\n */\n _this.layout = GeometryLayout.XY;\n /**\n * @protected\n * @type {number}\n */\n _this.stride = 2;\n /**\n * @protected\n * @type {Array}\n */\n _this.flatCoordinates = null;\n return _this;\n }\n /**\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @protected\n * @return {import(\"../extent.js\").Extent} extent Extent.\n */\n SimpleGeometry.prototype.computeExtent = function (extent) {\n return createOrUpdateFromFlatCoordinates(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, extent);\n };\n /**\n * @abstract\n * @return {Array<*> | null} Coordinates.\n */\n SimpleGeometry.prototype.getCoordinates = function () {\n return abstract();\n };\n /**\n * Return the first coordinate of the geometry.\n * @return {import(\"../coordinate.js\").Coordinate} First coordinate.\n * @api\n */\n SimpleGeometry.prototype.getFirstCoordinate = function () {\n return this.flatCoordinates.slice(0, this.stride);\n };\n /**\n * @return {Array} Flat coordinates.\n */\n SimpleGeometry.prototype.getFlatCoordinates = function () {\n return this.flatCoordinates;\n };\n /**\n * Return the last coordinate of the geometry.\n * @return {import(\"../coordinate.js\").Coordinate} Last point.\n * @api\n */\n SimpleGeometry.prototype.getLastCoordinate = function () {\n return this.flatCoordinates.slice(this.flatCoordinates.length - this.stride);\n };\n /**\n * Return the {@link module:ol/geom/GeometryLayout layout} of the geometry.\n * @return {import(\"./GeometryLayout.js\").default} Layout.\n * @api\n */\n SimpleGeometry.prototype.getLayout = function () {\n return this.layout;\n };\n /**\n * Create a simplified version of this geometry using the Douglas Peucker algorithm.\n * @param {number} squaredTolerance Squared tolerance.\n * @return {SimpleGeometry} Simplified geometry.\n */\n SimpleGeometry.prototype.getSimplifiedGeometry = function (squaredTolerance) {\n if (this.simplifiedGeometryRevision !== this.getRevision()) {\n this.simplifiedGeometryMaxMinSquaredTolerance = 0;\n this.simplifiedGeometryRevision = this.getRevision();\n }\n // If squaredTolerance is negative or if we know that simplification will not\n // have any effect then just return this.\n if (squaredTolerance < 0 ||\n (this.simplifiedGeometryMaxMinSquaredTolerance !== 0 &&\n squaredTolerance <= this.simplifiedGeometryMaxMinSquaredTolerance)) {\n return this;\n }\n var simplifiedGeometry = this.getSimplifiedGeometryInternal(squaredTolerance);\n var simplifiedFlatCoordinates = simplifiedGeometry.getFlatCoordinates();\n if (simplifiedFlatCoordinates.length < this.flatCoordinates.length) {\n return simplifiedGeometry;\n }\n else {\n // Simplification did not actually remove any coordinates. We now know\n // that any calls to getSimplifiedGeometry with a squaredTolerance less\n // than or equal to the current squaredTolerance will also not have any\n // effect. This allows us to short circuit simplification (saving CPU\n // cycles) and prevents the cache of simplified geometries from filling\n // up with useless identical copies of this geometry (saving memory).\n this.simplifiedGeometryMaxMinSquaredTolerance = squaredTolerance;\n return this;\n }\n };\n /**\n * @param {number} squaredTolerance Squared tolerance.\n * @return {SimpleGeometry} Simplified geometry.\n * @protected\n */\n SimpleGeometry.prototype.getSimplifiedGeometryInternal = function (squaredTolerance) {\n return this;\n };\n /**\n * @return {number} Stride.\n */\n SimpleGeometry.prototype.getStride = function () {\n return this.stride;\n };\n /**\n * @param {import(\"./GeometryLayout.js\").default} layout Layout.\n * @param {Array} flatCoordinates Flat coordinates.\n */\n SimpleGeometry.prototype.setFlatCoordinates = function (layout, flatCoordinates) {\n this.stride = getStrideForLayout(layout);\n this.layout = layout;\n this.flatCoordinates = flatCoordinates;\n };\n /**\n * @abstract\n * @param {!Array<*>} coordinates Coordinates.\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n */\n SimpleGeometry.prototype.setCoordinates = function (coordinates, opt_layout) {\n abstract();\n };\n /**\n * @param {import(\"./GeometryLayout.js\").default|undefined} layout Layout.\n * @param {Array<*>} coordinates Coordinates.\n * @param {number} nesting Nesting.\n * @protected\n */\n SimpleGeometry.prototype.setLayout = function (layout, coordinates, nesting) {\n /** @type {number} */\n var stride;\n if (layout) {\n stride = getStrideForLayout(layout);\n }\n else {\n for (var i = 0; i < nesting; ++i) {\n if (coordinates.length === 0) {\n this.layout = GeometryLayout.XY;\n this.stride = 2;\n return;\n }\n else {\n coordinates = /** @type {Array} */ (coordinates[0]);\n }\n }\n stride = coordinates.length;\n layout = getLayoutForStride(stride);\n }\n this.layout = layout;\n this.stride = stride;\n };\n /**\n * Apply a transform function to the coordinates of the geometry.\n * The geometry is modified in place.\n * If you do not want the geometry modified in place, first `clone()` it and\n * then use this function on the clone.\n * @param {import(\"../proj.js\").TransformFunction} transformFn Transform function.\n * Called with a flat array of geometry coordinates.\n * @api\n */\n SimpleGeometry.prototype.applyTransform = function (transformFn) {\n if (this.flatCoordinates) {\n transformFn(this.flatCoordinates, this.flatCoordinates, this.stride);\n this.changed();\n }\n };\n /**\n * Rotate the geometry around a given coordinate. This modifies the geometry\n * coordinates in place.\n * @param {number} angle Rotation angle in counter-clockwise radians.\n * @param {import(\"../coordinate.js\").Coordinate} anchor The rotation center.\n * @api\n */\n SimpleGeometry.prototype.rotate = function (angle, anchor) {\n var flatCoordinates = this.getFlatCoordinates();\n if (flatCoordinates) {\n var stride = this.getStride();\n rotate(flatCoordinates, 0, flatCoordinates.length, stride, angle, anchor, flatCoordinates);\n this.changed();\n }\n };\n /**\n * Scale the geometry (with an optional origin). This modifies the geometry\n * coordinates in place.\n * @param {number} sx The scaling factor in the x-direction.\n * @param {number} [opt_sy] The scaling factor in the y-direction (defaults to sx).\n * @param {import(\"../coordinate.js\").Coordinate} [opt_anchor] The scale origin (defaults to the center\n * of the geometry extent).\n * @api\n */\n SimpleGeometry.prototype.scale = function (sx, opt_sy, opt_anchor) {\n var sy = opt_sy;\n if (sy === undefined) {\n sy = sx;\n }\n var anchor = opt_anchor;\n if (!anchor) {\n anchor = getCenter(this.getExtent());\n }\n var flatCoordinates = this.getFlatCoordinates();\n if (flatCoordinates) {\n var stride = this.getStride();\n scale(flatCoordinates, 0, flatCoordinates.length, stride, sx, sy, anchor, flatCoordinates);\n this.changed();\n }\n };\n /**\n * Translate the geometry. This modifies the geometry coordinates in place. If\n * instead you want a new geometry, first `clone()` this geometry.\n * @param {number} deltaX Delta X.\n * @param {number} deltaY Delta Y.\n * @api\n */\n SimpleGeometry.prototype.translate = function (deltaX, deltaY) {\n var flatCoordinates = this.getFlatCoordinates();\n if (flatCoordinates) {\n var stride = this.getStride();\n translate(flatCoordinates, 0, flatCoordinates.length, stride, deltaX, deltaY, flatCoordinates);\n this.changed();\n }\n };\n return SimpleGeometry;\n}(Geometry));\n/**\n * @param {number} stride Stride.\n * @return {import(\"./GeometryLayout.js\").default} layout Layout.\n */\nfunction getLayoutForStride(stride) {\n var layout;\n if (stride == 2) {\n layout = GeometryLayout.XY;\n }\n else if (stride == 3) {\n layout = GeometryLayout.XYZ;\n }\n else if (stride == 4) {\n layout = GeometryLayout.XYZM;\n }\n return /** @type {import(\"./GeometryLayout.js\").default} */ (layout);\n}\n/**\n * @param {import(\"./GeometryLayout.js\").default} layout Layout.\n * @return {number} Stride.\n */\nexport function getStrideForLayout(layout) {\n var stride;\n if (layout == GeometryLayout.XY) {\n stride = 2;\n }\n else if (layout == GeometryLayout.XYZ || layout == GeometryLayout.XYM) {\n stride = 3;\n }\n else if (layout == GeometryLayout.XYZM) {\n stride = 4;\n }\n return /** @type {number} */ (stride);\n}\n/**\n * @param {SimpleGeometry} simpleGeometry Simple geometry.\n * @param {import(\"../transform.js\").Transform} transform Transform.\n * @param {Array} [opt_dest] Destination.\n * @return {Array} Transformed flat coordinates.\n */\nexport function transformGeom2D(simpleGeometry, transform, opt_dest) {\n var flatCoordinates = simpleGeometry.getFlatCoordinates();\n if (!flatCoordinates) {\n return null;\n }\n else {\n var stride = simpleGeometry.getStride();\n return transform2D(flatCoordinates, 0, flatCoordinates.length, stride, transform, opt_dest);\n }\n}\nexport default SimpleGeometry;\n//# sourceMappingURL=SimpleGeometry.js.map","/**\n * @module ol/geom/flat/closest\n */\nimport { lerp, squaredDistance as squaredDx } from '../../math.js';\n/**\n * Returns the point on the 2D line segment flatCoordinates[offset1] to\n * flatCoordinates[offset2] that is closest to the point (x, y). Extra\n * dimensions are linearly interpolated.\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset1 Offset 1.\n * @param {number} offset2 Offset 2.\n * @param {number} stride Stride.\n * @param {number} x X.\n * @param {number} y Y.\n * @param {Array} closestPoint Closest point.\n */\nfunction assignClosest(flatCoordinates, offset1, offset2, stride, x, y, closestPoint) {\n var x1 = flatCoordinates[offset1];\n var y1 = flatCoordinates[offset1 + 1];\n var dx = flatCoordinates[offset2] - x1;\n var dy = flatCoordinates[offset2 + 1] - y1;\n var offset;\n if (dx === 0 && dy === 0) {\n offset = offset1;\n }\n else {\n var t = ((x - x1) * dx + (y - y1) * dy) / (dx * dx + dy * dy);\n if (t > 1) {\n offset = offset2;\n }\n else if (t > 0) {\n for (var i = 0; i < stride; ++i) {\n closestPoint[i] = lerp(flatCoordinates[offset1 + i], flatCoordinates[offset2 + i], t);\n }\n closestPoint.length = stride;\n return;\n }\n else {\n offset = offset1;\n }\n }\n for (var i = 0; i < stride; ++i) {\n closestPoint[i] = flatCoordinates[offset + i];\n }\n closestPoint.length = stride;\n}\n/**\n * Return the squared of the largest distance between any pair of consecutive\n * coordinates.\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} max Max squared delta.\n * @return {number} Max squared delta.\n */\nexport function maxSquaredDelta(flatCoordinates, offset, end, stride, max) {\n var x1 = flatCoordinates[offset];\n var y1 = flatCoordinates[offset + 1];\n for (offset += stride; offset < end; offset += stride) {\n var x2 = flatCoordinates[offset];\n var y2 = flatCoordinates[offset + 1];\n var squaredDelta = squaredDx(x1, y1, x2, y2);\n if (squaredDelta > max) {\n max = squaredDelta;\n }\n x1 = x2;\n y1 = y2;\n }\n return max;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {number} max Max squared delta.\n * @return {number} Max squared delta.\n */\nexport function arrayMaxSquaredDelta(flatCoordinates, offset, ends, stride, max) {\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n max = maxSquaredDelta(flatCoordinates, offset, end, stride, max);\n offset = end;\n }\n return max;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @param {number} max Max squared delta.\n * @return {number} Max squared delta.\n */\nexport function multiArrayMaxSquaredDelta(flatCoordinates, offset, endss, stride, max) {\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n max = arrayMaxSquaredDelta(flatCoordinates, offset, ends, stride, max);\n offset = ends[ends.length - 1];\n }\n return max;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} maxDelta Max delta.\n * @param {boolean} isRing Is ring.\n * @param {number} x X.\n * @param {number} y Y.\n * @param {Array} closestPoint Closest point.\n * @param {number} minSquaredDistance Minimum squared distance.\n * @param {Array} [opt_tmpPoint] Temporary point object.\n * @return {number} Minimum squared distance.\n */\nexport function assignClosestPoint(flatCoordinates, offset, end, stride, maxDelta, isRing, x, y, closestPoint, minSquaredDistance, opt_tmpPoint) {\n if (offset == end) {\n return minSquaredDistance;\n }\n var i, squaredDistance;\n if (maxDelta === 0) {\n // All points are identical, so just test the first point.\n squaredDistance = squaredDx(x, y, flatCoordinates[offset], flatCoordinates[offset + 1]);\n if (squaredDistance < minSquaredDistance) {\n for (i = 0; i < stride; ++i) {\n closestPoint[i] = flatCoordinates[offset + i];\n }\n closestPoint.length = stride;\n return squaredDistance;\n }\n else {\n return minSquaredDistance;\n }\n }\n var tmpPoint = opt_tmpPoint ? opt_tmpPoint : [NaN, NaN];\n var index = offset + stride;\n while (index < end) {\n assignClosest(flatCoordinates, index - stride, index, stride, x, y, tmpPoint);\n squaredDistance = squaredDx(x, y, tmpPoint[0], tmpPoint[1]);\n if (squaredDistance < minSquaredDistance) {\n minSquaredDistance = squaredDistance;\n for (i = 0; i < stride; ++i) {\n closestPoint[i] = tmpPoint[i];\n }\n closestPoint.length = stride;\n index += stride;\n }\n else {\n // Skip ahead multiple points, because we know that all the skipped\n // points cannot be any closer than the closest point we have found so\n // far. We know this because we know how close the current point is, how\n // close the closest point we have found so far is, and the maximum\n // distance between consecutive points. For example, if we're currently\n // at distance 10, the best we've found so far is 3, and that the maximum\n // distance between consecutive points is 2, then we'll need to skip at\n // least (10 - 3) / 2 == 3 (rounded down) points to have any chance of\n // finding a closer point. We use Math.max(..., 1) to ensure that we\n // always advance at least one point, to avoid an infinite loop.\n index +=\n stride *\n Math.max(((Math.sqrt(squaredDistance) - Math.sqrt(minSquaredDistance)) /\n maxDelta) |\n 0, 1);\n }\n }\n if (isRing) {\n // Check the closing segment.\n assignClosest(flatCoordinates, end - stride, offset, stride, x, y, tmpPoint);\n squaredDistance = squaredDx(x, y, tmpPoint[0], tmpPoint[1]);\n if (squaredDistance < minSquaredDistance) {\n minSquaredDistance = squaredDistance;\n for (i = 0; i < stride; ++i) {\n closestPoint[i] = tmpPoint[i];\n }\n closestPoint.length = stride;\n }\n }\n return minSquaredDistance;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {number} maxDelta Max delta.\n * @param {boolean} isRing Is ring.\n * @param {number} x X.\n * @param {number} y Y.\n * @param {Array} closestPoint Closest point.\n * @param {number} minSquaredDistance Minimum squared distance.\n * @param {Array} [opt_tmpPoint] Temporary point object.\n * @return {number} Minimum squared distance.\n */\nexport function assignClosestArrayPoint(flatCoordinates, offset, ends, stride, maxDelta, isRing, x, y, closestPoint, minSquaredDistance, opt_tmpPoint) {\n var tmpPoint = opt_tmpPoint ? opt_tmpPoint : [NaN, NaN];\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n minSquaredDistance = assignClosestPoint(flatCoordinates, offset, end, stride, maxDelta, isRing, x, y, closestPoint, minSquaredDistance, tmpPoint);\n offset = end;\n }\n return minSquaredDistance;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @param {number} maxDelta Max delta.\n * @param {boolean} isRing Is ring.\n * @param {number} x X.\n * @param {number} y Y.\n * @param {Array} closestPoint Closest point.\n * @param {number} minSquaredDistance Minimum squared distance.\n * @param {Array} [opt_tmpPoint] Temporary point object.\n * @return {number} Minimum squared distance.\n */\nexport function assignClosestMultiArrayPoint(flatCoordinates, offset, endss, stride, maxDelta, isRing, x, y, closestPoint, minSquaredDistance, opt_tmpPoint) {\n var tmpPoint = opt_tmpPoint ? opt_tmpPoint : [NaN, NaN];\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n minSquaredDistance = assignClosestArrayPoint(flatCoordinates, offset, ends, stride, maxDelta, isRing, x, y, closestPoint, minSquaredDistance, tmpPoint);\n offset = ends[ends.length - 1];\n }\n return minSquaredDistance;\n}\n//# sourceMappingURL=closest.js.map","/**\n * @module ol/geom/flat/deflate\n */\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {import(\"../../coordinate.js\").Coordinate} coordinate Coordinate.\n * @param {number} stride Stride.\n * @return {number} offset Offset.\n */\nexport function deflateCoordinate(flatCoordinates, offset, coordinate, stride) {\n for (var i = 0, ii = coordinate.length; i < ii; ++i) {\n flatCoordinates[offset++] = coordinate[i];\n }\n return offset;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} coordinates Coordinates.\n * @param {number} stride Stride.\n * @return {number} offset Offset.\n */\nexport function deflateCoordinates(flatCoordinates, offset, coordinates, stride) {\n for (var i = 0, ii = coordinates.length; i < ii; ++i) {\n var coordinate = coordinates[i];\n for (var j = 0; j < stride; ++j) {\n flatCoordinates[offset++] = coordinate[j];\n }\n }\n return offset;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} coordinatess Coordinatess.\n * @param {number} stride Stride.\n * @param {Array} [opt_ends] Ends.\n * @return {Array} Ends.\n */\nexport function deflateCoordinatesArray(flatCoordinates, offset, coordinatess, stride, opt_ends) {\n var ends = opt_ends ? opt_ends : [];\n var i = 0;\n for (var j = 0, jj = coordinatess.length; j < jj; ++j) {\n var end = deflateCoordinates(flatCoordinates, offset, coordinatess[j], stride);\n ends[i++] = end;\n offset = end;\n }\n ends.length = i;\n return ends;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>>} coordinatesss Coordinatesss.\n * @param {number} stride Stride.\n * @param {Array>} [opt_endss] Endss.\n * @return {Array>} Endss.\n */\nexport function deflateMultiCoordinatesArray(flatCoordinates, offset, coordinatesss, stride, opt_endss) {\n var endss = opt_endss ? opt_endss : [];\n var i = 0;\n for (var j = 0, jj = coordinatesss.length; j < jj; ++j) {\n var ends = deflateCoordinatesArray(flatCoordinates, offset, coordinatesss[j], stride, endss[i]);\n endss[i++] = ends;\n offset = ends[ends.length - 1];\n }\n endss.length = i;\n return endss;\n}\n//# sourceMappingURL=deflate.js.map","/**\n * @module ol/geom/flat/simplify\n */\n// Based on simplify-js https://github.com/mourner/simplify-js\n// Copyright (c) 2012, Vladimir Agafonkin\n// All rights reserved.\n//\n// Redistribution and use in source and binary forms, with or without\n// modification, are permitted provided that the following conditions are met:\n//\n// 1. Redistributions of source code must retain the above copyright notice,\n// this list of conditions and the following disclaimer.\n//\n// 2. Redistributions in binary form must reproduce the above copyright\n// notice, this list of conditions and the following disclaimer in the\n// documentation and/or other materials provided with the distribution.\n//\n// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n// ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\n// LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n// SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n// CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n// POSSIBILITY OF SUCH DAMAGE.\nimport { squaredDistance, squaredSegmentDistance } from '../../math.js';\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} squaredTolerance Squared tolerance.\n * @param {boolean} highQuality Highest quality.\n * @param {Array} [opt_simplifiedFlatCoordinates] Simplified flat\n * coordinates.\n * @return {Array} Simplified line string.\n */\nexport function simplifyLineString(flatCoordinates, offset, end, stride, squaredTolerance, highQuality, opt_simplifiedFlatCoordinates) {\n var simplifiedFlatCoordinates = opt_simplifiedFlatCoordinates !== undefined\n ? opt_simplifiedFlatCoordinates\n : [];\n if (!highQuality) {\n end = radialDistance(flatCoordinates, offset, end, stride, squaredTolerance, simplifiedFlatCoordinates, 0);\n flatCoordinates = simplifiedFlatCoordinates;\n offset = 0;\n stride = 2;\n }\n simplifiedFlatCoordinates.length = douglasPeucker(flatCoordinates, offset, end, stride, squaredTolerance, simplifiedFlatCoordinates, 0);\n return simplifiedFlatCoordinates;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} squaredTolerance Squared tolerance.\n * @param {Array} simplifiedFlatCoordinates Simplified flat\n * coordinates.\n * @param {number} simplifiedOffset Simplified offset.\n * @return {number} Simplified offset.\n */\nexport function douglasPeucker(flatCoordinates, offset, end, stride, squaredTolerance, simplifiedFlatCoordinates, simplifiedOffset) {\n var n = (end - offset) / stride;\n if (n < 3) {\n for (; offset < end; offset += stride) {\n simplifiedFlatCoordinates[simplifiedOffset++] = flatCoordinates[offset];\n simplifiedFlatCoordinates[simplifiedOffset++] =\n flatCoordinates[offset + 1];\n }\n return simplifiedOffset;\n }\n /** @type {Array} */\n var markers = new Array(n);\n markers[0] = 1;\n markers[n - 1] = 1;\n /** @type {Array} */\n var stack = [offset, end - stride];\n var index = 0;\n while (stack.length > 0) {\n var last = stack.pop();\n var first = stack.pop();\n var maxSquaredDistance = 0;\n var x1 = flatCoordinates[first];\n var y1 = flatCoordinates[first + 1];\n var x2 = flatCoordinates[last];\n var y2 = flatCoordinates[last + 1];\n for (var i = first + stride; i < last; i += stride) {\n var x = flatCoordinates[i];\n var y = flatCoordinates[i + 1];\n var squaredDistance_1 = squaredSegmentDistance(x, y, x1, y1, x2, y2);\n if (squaredDistance_1 > maxSquaredDistance) {\n index = i;\n maxSquaredDistance = squaredDistance_1;\n }\n }\n if (maxSquaredDistance > squaredTolerance) {\n markers[(index - offset) / stride] = 1;\n if (first + stride < index) {\n stack.push(first, index);\n }\n if (index + stride < last) {\n stack.push(index, last);\n }\n }\n }\n for (var i = 0; i < n; ++i) {\n if (markers[i]) {\n simplifiedFlatCoordinates[simplifiedOffset++] =\n flatCoordinates[offset + i * stride];\n simplifiedFlatCoordinates[simplifiedOffset++] =\n flatCoordinates[offset + i * stride + 1];\n }\n }\n return simplifiedOffset;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {number} squaredTolerance Squared tolerance.\n * @param {Array} simplifiedFlatCoordinates Simplified flat\n * coordinates.\n * @param {number} simplifiedOffset Simplified offset.\n * @param {Array} simplifiedEnds Simplified ends.\n * @return {number} Simplified offset.\n */\nexport function douglasPeuckerArray(flatCoordinates, offset, ends, stride, squaredTolerance, simplifiedFlatCoordinates, simplifiedOffset, simplifiedEnds) {\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n simplifiedOffset = douglasPeucker(flatCoordinates, offset, end, stride, squaredTolerance, simplifiedFlatCoordinates, simplifiedOffset);\n simplifiedEnds.push(simplifiedOffset);\n offset = end;\n }\n return simplifiedOffset;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @param {number} squaredTolerance Squared tolerance.\n * @param {Array} simplifiedFlatCoordinates Simplified flat\n * coordinates.\n * @param {number} simplifiedOffset Simplified offset.\n * @param {Array>} simplifiedEndss Simplified endss.\n * @return {number} Simplified offset.\n */\nexport function douglasPeuckerMultiArray(flatCoordinates, offset, endss, stride, squaredTolerance, simplifiedFlatCoordinates, simplifiedOffset, simplifiedEndss) {\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n var simplifiedEnds = [];\n simplifiedOffset = douglasPeuckerArray(flatCoordinates, offset, ends, stride, squaredTolerance, simplifiedFlatCoordinates, simplifiedOffset, simplifiedEnds);\n simplifiedEndss.push(simplifiedEnds);\n offset = ends[ends.length - 1];\n }\n return simplifiedOffset;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} squaredTolerance Squared tolerance.\n * @param {Array} simplifiedFlatCoordinates Simplified flat\n * coordinates.\n * @param {number} simplifiedOffset Simplified offset.\n * @return {number} Simplified offset.\n */\nexport function radialDistance(flatCoordinates, offset, end, stride, squaredTolerance, simplifiedFlatCoordinates, simplifiedOffset) {\n if (end <= offset + stride) {\n // zero or one point, no simplification possible, so copy and return\n for (; offset < end; offset += stride) {\n simplifiedFlatCoordinates[simplifiedOffset++] = flatCoordinates[offset];\n simplifiedFlatCoordinates[simplifiedOffset++] =\n flatCoordinates[offset + 1];\n }\n return simplifiedOffset;\n }\n var x1 = flatCoordinates[offset];\n var y1 = flatCoordinates[offset + 1];\n // copy first point\n simplifiedFlatCoordinates[simplifiedOffset++] = x1;\n simplifiedFlatCoordinates[simplifiedOffset++] = y1;\n var x2 = x1;\n var y2 = y1;\n for (offset += stride; offset < end; offset += stride) {\n x2 = flatCoordinates[offset];\n y2 = flatCoordinates[offset + 1];\n if (squaredDistance(x1, y1, x2, y2) > squaredTolerance) {\n // copy point at offset\n simplifiedFlatCoordinates[simplifiedOffset++] = x2;\n simplifiedFlatCoordinates[simplifiedOffset++] = y2;\n x1 = x2;\n y1 = y2;\n }\n }\n if (x2 != x1 || y2 != y1) {\n // copy last point\n simplifiedFlatCoordinates[simplifiedOffset++] = x2;\n simplifiedFlatCoordinates[simplifiedOffset++] = y2;\n }\n return simplifiedOffset;\n}\n/**\n * @param {number} value Value.\n * @param {number} tolerance Tolerance.\n * @return {number} Rounded value.\n */\nexport function snap(value, tolerance) {\n return tolerance * Math.round(value / tolerance);\n}\n/**\n * Simplifies a line string using an algorithm designed by Tim Schaub.\n * Coordinates are snapped to the nearest value in a virtual grid and\n * consecutive duplicate coordinates are discarded. This effectively preserves\n * topology as the simplification of any subsection of a line string is\n * independent of the rest of the line string. This means that, for examples,\n * the common edge between two polygons will be simplified to the same line\n * string independently in both polygons. This implementation uses a single\n * pass over the coordinates and eliminates intermediate collinear points.\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} tolerance Tolerance.\n * @param {Array} simplifiedFlatCoordinates Simplified flat\n * coordinates.\n * @param {number} simplifiedOffset Simplified offset.\n * @return {number} Simplified offset.\n */\nexport function quantize(flatCoordinates, offset, end, stride, tolerance, simplifiedFlatCoordinates, simplifiedOffset) {\n // do nothing if the line is empty\n if (offset == end) {\n return simplifiedOffset;\n }\n // snap the first coordinate (P1)\n var x1 = snap(flatCoordinates[offset], tolerance);\n var y1 = snap(flatCoordinates[offset + 1], tolerance);\n offset += stride;\n // add the first coordinate to the output\n simplifiedFlatCoordinates[simplifiedOffset++] = x1;\n simplifiedFlatCoordinates[simplifiedOffset++] = y1;\n // find the next coordinate that does not snap to the same value as the first\n // coordinate (P2)\n var x2, y2;\n do {\n x2 = snap(flatCoordinates[offset], tolerance);\n y2 = snap(flatCoordinates[offset + 1], tolerance);\n offset += stride;\n if (offset == end) {\n // all coordinates snap to the same value, the line collapses to a point\n // push the last snapped value anyway to ensure that the output contains\n // at least two points\n // FIXME should we really return at least two points anyway?\n simplifiedFlatCoordinates[simplifiedOffset++] = x2;\n simplifiedFlatCoordinates[simplifiedOffset++] = y2;\n return simplifiedOffset;\n }\n } while (x2 == x1 && y2 == y1);\n while (offset < end) {\n // snap the next coordinate (P3)\n var x3 = snap(flatCoordinates[offset], tolerance);\n var y3 = snap(flatCoordinates[offset + 1], tolerance);\n offset += stride;\n // skip P3 if it is equal to P2\n if (x3 == x2 && y3 == y2) {\n continue;\n }\n // calculate the delta between P1 and P2\n var dx1 = x2 - x1;\n var dy1 = y2 - y1;\n // calculate the delta between P3 and P1\n var dx2 = x3 - x1;\n var dy2 = y3 - y1;\n // if P1, P2, and P3 are colinear and P3 is further from P1 than P2 is from\n // P1 in the same direction then P2 is on the straight line between P1 and\n // P3\n if (dx1 * dy2 == dy1 * dx2 &&\n ((dx1 < 0 && dx2 < dx1) || dx1 == dx2 || (dx1 > 0 && dx2 > dx1)) &&\n ((dy1 < 0 && dy2 < dy1) || dy1 == dy2 || (dy1 > 0 && dy2 > dy1))) {\n // discard P2 and set P2 = P3\n x2 = x3;\n y2 = y3;\n continue;\n }\n // either P1, P2, and P3 are not colinear, or they are colinear but P3 is\n // between P3 and P1 or on the opposite half of the line to P2. add P2,\n // and continue with P1 = P2 and P2 = P3\n simplifiedFlatCoordinates[simplifiedOffset++] = x2;\n simplifiedFlatCoordinates[simplifiedOffset++] = y2;\n x1 = x2;\n y1 = y2;\n x2 = x3;\n y2 = y3;\n }\n // add the last point (P2)\n simplifiedFlatCoordinates[simplifiedOffset++] = x2;\n simplifiedFlatCoordinates[simplifiedOffset++] = y2;\n return simplifiedOffset;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {number} tolerance Tolerance.\n * @param {Array} simplifiedFlatCoordinates Simplified flat\n * coordinates.\n * @param {number} simplifiedOffset Simplified offset.\n * @param {Array} simplifiedEnds Simplified ends.\n * @return {number} Simplified offset.\n */\nexport function quantizeArray(flatCoordinates, offset, ends, stride, tolerance, simplifiedFlatCoordinates, simplifiedOffset, simplifiedEnds) {\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n simplifiedOffset = quantize(flatCoordinates, offset, end, stride, tolerance, simplifiedFlatCoordinates, simplifiedOffset);\n simplifiedEnds.push(simplifiedOffset);\n offset = end;\n }\n return simplifiedOffset;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @param {number} tolerance Tolerance.\n * @param {Array} simplifiedFlatCoordinates Simplified flat\n * coordinates.\n * @param {number} simplifiedOffset Simplified offset.\n * @param {Array>} simplifiedEndss Simplified endss.\n * @return {number} Simplified offset.\n */\nexport function quantizeMultiArray(flatCoordinates, offset, endss, stride, tolerance, simplifiedFlatCoordinates, simplifiedOffset, simplifiedEndss) {\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n var simplifiedEnds = [];\n simplifiedOffset = quantizeArray(flatCoordinates, offset, ends, stride, tolerance, simplifiedFlatCoordinates, simplifiedOffset, simplifiedEnds);\n simplifiedEndss.push(simplifiedEnds);\n offset = ends[ends.length - 1];\n }\n return simplifiedOffset;\n}\n//# sourceMappingURL=simplify.js.map","/**\n * @module ol/geom/flat/inflate\n */\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {Array} [opt_coordinates] Coordinates.\n * @return {Array} Coordinates.\n */\nexport function inflateCoordinates(flatCoordinates, offset, end, stride, opt_coordinates) {\n var coordinates = opt_coordinates !== undefined ? opt_coordinates : [];\n var i = 0;\n for (var j = offset; j < end; j += stride) {\n coordinates[i++] = flatCoordinates.slice(j, j + stride);\n }\n coordinates.length = i;\n return coordinates;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {Array>} [opt_coordinatess] Coordinatess.\n * @return {Array>} Coordinatess.\n */\nexport function inflateCoordinatesArray(flatCoordinates, offset, ends, stride, opt_coordinatess) {\n var coordinatess = opt_coordinatess !== undefined ? opt_coordinatess : [];\n var i = 0;\n for (var j = 0, jj = ends.length; j < jj; ++j) {\n var end = ends[j];\n coordinatess[i++] = inflateCoordinates(flatCoordinates, offset, end, stride, coordinatess[i]);\n offset = end;\n }\n coordinatess.length = i;\n return coordinatess;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @param {Array>>} [opt_coordinatesss]\n * Coordinatesss.\n * @return {Array>>} Coordinatesss.\n */\nexport function inflateMultiCoordinatesArray(flatCoordinates, offset, endss, stride, opt_coordinatesss) {\n var coordinatesss = opt_coordinatesss !== undefined ? opt_coordinatesss : [];\n var i = 0;\n for (var j = 0, jj = endss.length; j < jj; ++j) {\n var ends = endss[j];\n coordinatesss[i++] = inflateCoordinatesArray(flatCoordinates, offset, ends, stride, coordinatesss[i]);\n offset = ends[ends.length - 1];\n }\n coordinatesss.length = i;\n return coordinatesss;\n}\n//# sourceMappingURL=inflate.js.map","/**\n * @module ol/geom/flat/area\n */\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @return {number} Area.\n */\nexport function linearRing(flatCoordinates, offset, end, stride) {\n var twiceArea = 0;\n var x1 = flatCoordinates[end - stride];\n var y1 = flatCoordinates[end - stride + 1];\n for (; offset < end; offset += stride) {\n var x2 = flatCoordinates[offset];\n var y2 = flatCoordinates[offset + 1];\n twiceArea += y1 * x2 - x1 * y2;\n x1 = x2;\n y1 = y2;\n }\n return twiceArea / 2;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @return {number} Area.\n */\nexport function linearRings(flatCoordinates, offset, ends, stride) {\n var area = 0;\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n area += linearRing(flatCoordinates, offset, end, stride);\n offset = end;\n }\n return area;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @return {number} Area.\n */\nexport function linearRingss(flatCoordinates, offset, endss, stride) {\n var area = 0;\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n area += linearRings(flatCoordinates, offset, ends, stride);\n offset = ends[ends.length - 1];\n }\n return area;\n}\n//# sourceMappingURL=area.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/geom/LinearRing\n */\nimport GeometryLayout from './GeometryLayout.js';\nimport SimpleGeometry from './SimpleGeometry.js';\nimport { assignClosestPoint, maxSquaredDelta } from './flat/closest.js';\nimport { closestSquaredDistanceXY } from '../extent.js';\nimport { deflateCoordinates } from './flat/deflate.js';\nimport { douglasPeucker } from './flat/simplify.js';\nimport { inflateCoordinates } from './flat/inflate.js';\nimport { linearRing as linearRingArea } from './flat/area.js';\n/**\n * @classdesc\n * Linear ring geometry. Only used as part of polygon; cannot be rendered\n * on its own.\n *\n * @api\n */\nvar LinearRing = /** @class */ (function (_super) {\n __extends(LinearRing, _super);\n /**\n * @param {Array|Array} coordinates Coordinates.\n * For internal use, flat coordinates in combination with `opt_layout` are also accepted.\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n */\n function LinearRing(coordinates, opt_layout) {\n var _this = _super.call(this) || this;\n /**\n * @private\n * @type {number}\n */\n _this.maxDelta_ = -1;\n /**\n * @private\n * @type {number}\n */\n _this.maxDeltaRevision_ = -1;\n if (opt_layout !== undefined && !Array.isArray(coordinates[0])) {\n _this.setFlatCoordinates(opt_layout, \n /** @type {Array} */ (coordinates));\n }\n else {\n _this.setCoordinates(\n /** @type {Array} */ (coordinates), opt_layout);\n }\n return _this;\n }\n /**\n * Make a complete copy of the geometry.\n * @return {!LinearRing} Clone.\n * @api\n */\n LinearRing.prototype.clone = function () {\n return new LinearRing(this.flatCoordinates.slice(), this.layout);\n };\n /**\n * @param {number} x X.\n * @param {number} y Y.\n * @param {import(\"../coordinate.js\").Coordinate} closestPoint Closest point.\n * @param {number} minSquaredDistance Minimum squared distance.\n * @return {number} Minimum squared distance.\n */\n LinearRing.prototype.closestPointXY = function (x, y, closestPoint, minSquaredDistance) {\n if (minSquaredDistance < closestSquaredDistanceXY(this.getExtent(), x, y)) {\n return minSquaredDistance;\n }\n if (this.maxDeltaRevision_ != this.getRevision()) {\n this.maxDelta_ = Math.sqrt(maxSquaredDelta(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, 0));\n this.maxDeltaRevision_ = this.getRevision();\n }\n return assignClosestPoint(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, this.maxDelta_, true, x, y, closestPoint, minSquaredDistance);\n };\n /**\n * Return the area of the linear ring on projected plane.\n * @return {number} Area (on projected plane).\n * @api\n */\n LinearRing.prototype.getArea = function () {\n return linearRingArea(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride);\n };\n /**\n * Return the coordinates of the linear ring.\n * @return {Array} Coordinates.\n * @api\n */\n LinearRing.prototype.getCoordinates = function () {\n return inflateCoordinates(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride);\n };\n /**\n * @param {number} squaredTolerance Squared tolerance.\n * @return {LinearRing} Simplified LinearRing.\n * @protected\n */\n LinearRing.prototype.getSimplifiedGeometryInternal = function (squaredTolerance) {\n var simplifiedFlatCoordinates = [];\n simplifiedFlatCoordinates.length = douglasPeucker(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, squaredTolerance, simplifiedFlatCoordinates, 0);\n return new LinearRing(simplifiedFlatCoordinates, GeometryLayout.XY);\n };\n /**\n * Get the type of this geometry.\n * @return {import(\"./Geometry.js\").Type} Geometry type.\n * @api\n */\n LinearRing.prototype.getType = function () {\n return 'LinearRing';\n };\n /**\n * Test if the geometry and the passed extent intersect.\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @return {boolean} `true` if the geometry and the extent intersect.\n * @api\n */\n LinearRing.prototype.intersectsExtent = function (extent) {\n return false;\n };\n /**\n * Set the coordinates of the linear ring.\n * @param {!Array} coordinates Coordinates.\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n * @api\n */\n LinearRing.prototype.setCoordinates = function (coordinates, opt_layout) {\n this.setLayout(opt_layout, coordinates, 1);\n if (!this.flatCoordinates) {\n this.flatCoordinates = [];\n }\n this.flatCoordinates.length = deflateCoordinates(this.flatCoordinates, 0, coordinates, this.stride);\n this.changed();\n };\n return LinearRing;\n}(SimpleGeometry));\nexport default LinearRing;\n//# sourceMappingURL=LinearRing.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/geom/Point\n */\nimport SimpleGeometry from './SimpleGeometry.js';\nimport { containsXY, createOrUpdateFromCoordinate } from '../extent.js';\nimport { deflateCoordinate } from './flat/deflate.js';\nimport { squaredDistance as squaredDx } from '../math.js';\n/**\n * @classdesc\n * Point geometry.\n *\n * @api\n */\nvar Point = /** @class */ (function (_super) {\n __extends(Point, _super);\n /**\n * @param {import(\"../coordinate.js\").Coordinate} coordinates Coordinates.\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n */\n function Point(coordinates, opt_layout) {\n var _this = _super.call(this) || this;\n _this.setCoordinates(coordinates, opt_layout);\n return _this;\n }\n /**\n * Make a complete copy of the geometry.\n * @return {!Point} Clone.\n * @api\n */\n Point.prototype.clone = function () {\n var point = new Point(this.flatCoordinates.slice(), this.layout);\n point.applyProperties(this);\n return point;\n };\n /**\n * @param {number} x X.\n * @param {number} y Y.\n * @param {import(\"../coordinate.js\").Coordinate} closestPoint Closest point.\n * @param {number} minSquaredDistance Minimum squared distance.\n * @return {number} Minimum squared distance.\n */\n Point.prototype.closestPointXY = function (x, y, closestPoint, minSquaredDistance) {\n var flatCoordinates = this.flatCoordinates;\n var squaredDistance = squaredDx(x, y, flatCoordinates[0], flatCoordinates[1]);\n if (squaredDistance < minSquaredDistance) {\n var stride = this.stride;\n for (var i = 0; i < stride; ++i) {\n closestPoint[i] = flatCoordinates[i];\n }\n closestPoint.length = stride;\n return squaredDistance;\n }\n else {\n return minSquaredDistance;\n }\n };\n /**\n * Return the coordinate of the point.\n * @return {import(\"../coordinate.js\").Coordinate} Coordinates.\n * @api\n */\n Point.prototype.getCoordinates = function () {\n return !this.flatCoordinates ? [] : this.flatCoordinates.slice();\n };\n /**\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @protected\n * @return {import(\"../extent.js\").Extent} extent Extent.\n */\n Point.prototype.computeExtent = function (extent) {\n return createOrUpdateFromCoordinate(this.flatCoordinates, extent);\n };\n /**\n * Get the type of this geometry.\n * @return {import(\"./Geometry.js\").Type} Geometry type.\n * @api\n */\n Point.prototype.getType = function () {\n return 'Point';\n };\n /**\n * Test if the geometry and the passed extent intersect.\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @return {boolean} `true` if the geometry and the extent intersect.\n * @api\n */\n Point.prototype.intersectsExtent = function (extent) {\n return containsXY(extent, this.flatCoordinates[0], this.flatCoordinates[1]);\n };\n /**\n * @param {!Array<*>} coordinates Coordinates.\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n * @api\n */\n Point.prototype.setCoordinates = function (coordinates, opt_layout) {\n this.setLayout(opt_layout, coordinates, 0);\n if (!this.flatCoordinates) {\n this.flatCoordinates = [];\n }\n this.flatCoordinates.length = deflateCoordinate(this.flatCoordinates, 0, coordinates, this.stride);\n this.changed();\n };\n return Point;\n}(SimpleGeometry));\nexport default Point;\n//# sourceMappingURL=Point.js.map","/**\n * @module ol/geom/flat/contains\n */\nimport { forEachCorner } from '../../extent.js';\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {import(\"../../extent.js\").Extent} extent Extent.\n * @return {boolean} Contains extent.\n */\nexport function linearRingContainsExtent(flatCoordinates, offset, end, stride, extent) {\n var outside = forEachCorner(extent, \n /**\n * @param {import(\"../../coordinate.js\").Coordinate} coordinate Coordinate.\n * @return {boolean} Contains (x, y).\n */\n function (coordinate) {\n return !linearRingContainsXY(flatCoordinates, offset, end, stride, coordinate[0], coordinate[1]);\n });\n return !outside;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} x X.\n * @param {number} y Y.\n * @return {boolean} Contains (x, y).\n */\nexport function linearRingContainsXY(flatCoordinates, offset, end, stride, x, y) {\n // https://geomalgorithms.com/a03-_inclusion.html\n // Copyright 2000 softSurfer, 2012 Dan Sunday\n // This code may be freely used and modified for any purpose\n // providing that this copyright notice is included with it.\n // SoftSurfer makes no warranty for this code, and cannot be held\n // liable for any real or imagined damage resulting from its use.\n // Users of this code must verify correctness for their application.\n var wn = 0;\n var x1 = flatCoordinates[end - stride];\n var y1 = flatCoordinates[end - stride + 1];\n for (; offset < end; offset += stride) {\n var x2 = flatCoordinates[offset];\n var y2 = flatCoordinates[offset + 1];\n if (y1 <= y) {\n if (y2 > y && (x2 - x1) * (y - y1) - (x - x1) * (y2 - y1) > 0) {\n wn++;\n }\n }\n else if (y2 <= y && (x2 - x1) * (y - y1) - (x - x1) * (y2 - y1) < 0) {\n wn--;\n }\n x1 = x2;\n y1 = y2;\n }\n return wn !== 0;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {number} x X.\n * @param {number} y Y.\n * @return {boolean} Contains (x, y).\n */\nexport function linearRingsContainsXY(flatCoordinates, offset, ends, stride, x, y) {\n if (ends.length === 0) {\n return false;\n }\n if (!linearRingContainsXY(flatCoordinates, offset, ends[0], stride, x, y)) {\n return false;\n }\n for (var i = 1, ii = ends.length; i < ii; ++i) {\n if (linearRingContainsXY(flatCoordinates, ends[i - 1], ends[i], stride, x, y)) {\n return false;\n }\n }\n return true;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @param {number} x X.\n * @param {number} y Y.\n * @return {boolean} Contains (x, y).\n */\nexport function linearRingssContainsXY(flatCoordinates, offset, endss, stride, x, y) {\n if (endss.length === 0) {\n return false;\n }\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n if (linearRingsContainsXY(flatCoordinates, offset, ends, stride, x, y)) {\n return true;\n }\n offset = ends[ends.length - 1];\n }\n return false;\n}\n//# sourceMappingURL=contains.js.map","/**\n * @module ol/geom/flat/interiorpoint\n */\nimport { linearRingsContainsXY } from './contains.js';\nimport { numberSafeCompareFunction } from '../../array.js';\n/**\n * Calculates a point that is likely to lie in the interior of the linear rings.\n * Inspired by JTS's com.vividsolutions.jts.geom.Geometry#getInteriorPoint.\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {Array} flatCenters Flat centers.\n * @param {number} flatCentersOffset Flat center offset.\n * @param {Array} [opt_dest] Destination.\n * @return {Array} Destination point as XYM coordinate, where M is the\n * length of the horizontal intersection that the point belongs to.\n */\nexport function getInteriorPointOfArray(flatCoordinates, offset, ends, stride, flatCenters, flatCentersOffset, opt_dest) {\n var i, ii, x, x1, x2, y1, y2;\n var y = flatCenters[flatCentersOffset + 1];\n /** @type {Array} */\n var intersections = [];\n // Calculate intersections with the horizontal line\n for (var r = 0, rr = ends.length; r < rr; ++r) {\n var end = ends[r];\n x1 = flatCoordinates[end - stride];\n y1 = flatCoordinates[end - stride + 1];\n for (i = offset; i < end; i += stride) {\n x2 = flatCoordinates[i];\n y2 = flatCoordinates[i + 1];\n if ((y <= y1 && y2 <= y) || (y1 <= y && y <= y2)) {\n x = ((y - y1) / (y2 - y1)) * (x2 - x1) + x1;\n intersections.push(x);\n }\n x1 = x2;\n y1 = y2;\n }\n }\n // Find the longest segment of the horizontal line that has its center point\n // inside the linear ring.\n var pointX = NaN;\n var maxSegmentLength = -Infinity;\n intersections.sort(numberSafeCompareFunction);\n x1 = intersections[0];\n for (i = 1, ii = intersections.length; i < ii; ++i) {\n x2 = intersections[i];\n var segmentLength = Math.abs(x2 - x1);\n if (segmentLength > maxSegmentLength) {\n x = (x1 + x2) / 2;\n if (linearRingsContainsXY(flatCoordinates, offset, ends, stride, x, y)) {\n pointX = x;\n maxSegmentLength = segmentLength;\n }\n }\n x1 = x2;\n }\n if (isNaN(pointX)) {\n // There is no horizontal line that has its center point inside the linear\n // ring. Use the center of the the linear ring's extent.\n pointX = flatCenters[flatCentersOffset];\n }\n if (opt_dest) {\n opt_dest.push(pointX, y, maxSegmentLength);\n return opt_dest;\n }\n else {\n return [pointX, y, maxSegmentLength];\n }\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @param {Array} flatCenters Flat centers.\n * @return {Array} Interior points as XYM coordinates, where M is the\n * length of the horizontal intersection that the point belongs to.\n */\nexport function getInteriorPointsOfMultiArray(flatCoordinates, offset, endss, stride, flatCenters) {\n var interiorPoints = [];\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n interiorPoints = getInteriorPointOfArray(flatCoordinates, offset, ends, stride, flatCenters, 2 * i, interiorPoints);\n offset = ends[ends.length - 1];\n }\n return interiorPoints;\n}\n//# sourceMappingURL=interiorpoint.js.map","/**\n * @module ol/geom/flat/segments\n */\n/**\n * This function calls `callback` for each segment of the flat coordinates\n * array. If the callback returns a truthy value the function returns that\n * value immediately. Otherwise the function returns `false`.\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {function(import(\"../../coordinate.js\").Coordinate, import(\"../../coordinate.js\").Coordinate): T} callback Function\n * called for each segment.\n * @return {T|boolean} Value.\n * @template T\n */\nexport function forEach(flatCoordinates, offset, end, stride, callback) {\n var ret;\n offset += stride;\n for (; offset < end; offset += stride) {\n ret = callback(flatCoordinates.slice(offset - stride, offset), flatCoordinates.slice(offset, offset + stride));\n if (ret) {\n return ret;\n }\n }\n return false;\n}\n//# sourceMappingURL=segments.js.map","/**\n * @module ol/geom/flat/intersectsextent\n */\nimport { containsExtent, createEmpty, extendFlatCoordinates, intersects, intersectsSegment, } from '../../extent.js';\nimport { forEach as forEachSegment } from './segments.js';\nimport { linearRingContainsExtent, linearRingContainsXY } from './contains.js';\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {import(\"../../extent.js\").Extent} extent Extent.\n * @return {boolean} True if the geometry and the extent intersect.\n */\nexport function intersectsLineString(flatCoordinates, offset, end, stride, extent) {\n var coordinatesExtent = extendFlatCoordinates(createEmpty(), flatCoordinates, offset, end, stride);\n if (!intersects(extent, coordinatesExtent)) {\n return false;\n }\n if (containsExtent(extent, coordinatesExtent)) {\n return true;\n }\n if (coordinatesExtent[0] >= extent[0] && coordinatesExtent[2] <= extent[2]) {\n return true;\n }\n if (coordinatesExtent[1] >= extent[1] && coordinatesExtent[3] <= extent[3]) {\n return true;\n }\n return forEachSegment(flatCoordinates, offset, end, stride, \n /**\n * @param {import(\"../../coordinate.js\").Coordinate} point1 Start point.\n * @param {import(\"../../coordinate.js\").Coordinate} point2 End point.\n * @return {boolean} `true` if the segment and the extent intersect,\n * `false` otherwise.\n */\n function (point1, point2) {\n return intersectsSegment(extent, point1, point2);\n });\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {import(\"../../extent.js\").Extent} extent Extent.\n * @return {boolean} True if the geometry and the extent intersect.\n */\nexport function intersectsLineStringArray(flatCoordinates, offset, ends, stride, extent) {\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n if (intersectsLineString(flatCoordinates, offset, ends[i], stride, extent)) {\n return true;\n }\n offset = ends[i];\n }\n return false;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {import(\"../../extent.js\").Extent} extent Extent.\n * @return {boolean} True if the geometry and the extent intersect.\n */\nexport function intersectsLinearRing(flatCoordinates, offset, end, stride, extent) {\n if (intersectsLineString(flatCoordinates, offset, end, stride, extent)) {\n return true;\n }\n if (linearRingContainsXY(flatCoordinates, offset, end, stride, extent[0], extent[1])) {\n return true;\n }\n if (linearRingContainsXY(flatCoordinates, offset, end, stride, extent[0], extent[3])) {\n return true;\n }\n if (linearRingContainsXY(flatCoordinates, offset, end, stride, extent[2], extent[1])) {\n return true;\n }\n if (linearRingContainsXY(flatCoordinates, offset, end, stride, extent[2], extent[3])) {\n return true;\n }\n return false;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {import(\"../../extent.js\").Extent} extent Extent.\n * @return {boolean} True if the geometry and the extent intersect.\n */\nexport function intersectsLinearRingArray(flatCoordinates, offset, ends, stride, extent) {\n if (!intersectsLinearRing(flatCoordinates, offset, ends[0], stride, extent)) {\n return false;\n }\n if (ends.length === 1) {\n return true;\n }\n for (var i = 1, ii = ends.length; i < ii; ++i) {\n if (linearRingContainsExtent(flatCoordinates, ends[i - 1], ends[i], stride, extent)) {\n if (!intersectsLineString(flatCoordinates, ends[i - 1], ends[i], stride, extent)) {\n return false;\n }\n }\n }\n return true;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Endss.\n * @param {number} stride Stride.\n * @param {import(\"../../extent.js\").Extent} extent Extent.\n * @return {boolean} True if the geometry and the extent intersect.\n */\nexport function intersectsLinearRingMultiArray(flatCoordinates, offset, endss, stride, extent) {\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n if (intersectsLinearRingArray(flatCoordinates, offset, ends, stride, extent)) {\n return true;\n }\n offset = ends[ends.length - 1];\n }\n return false;\n}\n//# sourceMappingURL=intersectsextent.js.map","/**\n * @module ol/geom/flat/reverse\n */\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n */\nexport function coordinates(flatCoordinates, offset, end, stride) {\n while (offset < end - stride) {\n for (var i = 0; i < stride; ++i) {\n var tmp = flatCoordinates[offset + i];\n flatCoordinates[offset + i] = flatCoordinates[end - stride + i];\n flatCoordinates[end - stride + i] = tmp;\n }\n offset += stride;\n end -= stride;\n }\n}\n//# sourceMappingURL=reverse.js.map","/**\n * @module ol/geom/flat/orient\n */\nimport { coordinates as reverseCoordinates } from './reverse.js';\n/**\n * Is the linear ring oriented clockwise in a coordinate system with a bottom-left\n * coordinate origin? For a coordinate system with a top-left coordinate origin,\n * the ring's orientation is clockwise when this function returns false.\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @return {boolean} Is clockwise.\n */\nexport function linearRingIsClockwise(flatCoordinates, offset, end, stride) {\n // https://stackoverflow.com/q/1165647/clockwise-method#1165943\n // https://github.com/OSGeo/gdal/blob/master/gdal/ogr/ogrlinearring.cpp\n var edge = 0;\n var x1 = flatCoordinates[end - stride];\n var y1 = flatCoordinates[end - stride + 1];\n for (; offset < end; offset += stride) {\n var x2 = flatCoordinates[offset];\n var y2 = flatCoordinates[offset + 1];\n edge += (x2 - x1) * (y2 + y1);\n x1 = x2;\n y1 = y2;\n }\n return edge === 0 ? undefined : edge > 0;\n}\n/**\n * Determines if linear rings are oriented. By default, left-hand orientation\n * is tested (first ring must be clockwise, remaining rings counter-clockwise).\n * To test for right-hand orientation, use the `opt_right` argument.\n *\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Array of end indexes.\n * @param {number} stride Stride.\n * @param {boolean} [opt_right] Test for right-hand orientation\n * (counter-clockwise exterior ring and clockwise interior rings).\n * @return {boolean} Rings are correctly oriented.\n */\nexport function linearRingsAreOriented(flatCoordinates, offset, ends, stride, opt_right) {\n var right = opt_right !== undefined ? opt_right : false;\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n var isClockwise = linearRingIsClockwise(flatCoordinates, offset, end, stride);\n if (i === 0) {\n if ((right && isClockwise) || (!right && !isClockwise)) {\n return false;\n }\n }\n else {\n if ((right && !isClockwise) || (!right && isClockwise)) {\n return false;\n }\n }\n offset = end;\n }\n return true;\n}\n/**\n * Determines if linear rings are oriented. By default, left-hand orientation\n * is tested (first ring must be clockwise, remaining rings counter-clockwise).\n * To test for right-hand orientation, use the `opt_right` argument.\n *\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Array of array of end indexes.\n * @param {number} stride Stride.\n * @param {boolean} [opt_right] Test for right-hand orientation\n * (counter-clockwise exterior ring and clockwise interior rings).\n * @return {boolean} Rings are correctly oriented.\n */\nexport function linearRingssAreOriented(flatCoordinates, offset, endss, stride, opt_right) {\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n var ends = endss[i];\n if (!linearRingsAreOriented(flatCoordinates, offset, ends, stride, opt_right)) {\n return false;\n }\n if (ends.length) {\n offset = ends[ends.length - 1];\n }\n }\n return true;\n}\n/**\n * Orient coordinates in a flat array of linear rings. By default, rings\n * are oriented following the left-hand rule (clockwise for exterior and\n * counter-clockwise for interior rings). To orient according to the\n * right-hand rule, use the `opt_right` argument.\n *\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {boolean} [opt_right] Follow the right-hand rule for orientation.\n * @return {number} End.\n */\nexport function orientLinearRings(flatCoordinates, offset, ends, stride, opt_right) {\n var right = opt_right !== undefined ? opt_right : false;\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n var isClockwise = linearRingIsClockwise(flatCoordinates, offset, end, stride);\n var reverse = i === 0\n ? (right && isClockwise) || (!right && !isClockwise)\n : (right && !isClockwise) || (!right && isClockwise);\n if (reverse) {\n reverseCoordinates(flatCoordinates, offset, end, stride);\n }\n offset = end;\n }\n return offset;\n}\n/**\n * Orient coordinates in a flat array of linear rings. By default, rings\n * are oriented following the left-hand rule (clockwise for exterior and\n * counter-clockwise for interior rings). To orient according to the\n * right-hand rule, use the `opt_right` argument.\n *\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array>} endss Array of array of end indexes.\n * @param {number} stride Stride.\n * @param {boolean} [opt_right] Follow the right-hand rule for orientation.\n * @return {number} End.\n */\nexport function orientLinearRingsArray(flatCoordinates, offset, endss, stride, opt_right) {\n for (var i = 0, ii = endss.length; i < ii; ++i) {\n offset = orientLinearRings(flatCoordinates, offset, endss[i], stride, opt_right);\n }\n return offset;\n}\n/**\n * Return a two-dimensional endss\n * @param {Array} flatCoordinates Flat coordinates\n * @param {Array} ends Linear ring end indexes\n * @return {Array>} Two dimensional endss array that can\n * be used to contruct a MultiPolygon\n */\nexport function inflateEnds(flatCoordinates, ends) {\n var endss = [];\n var offset = 0;\n var prevEndIndex = 0;\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n // classifies an array of rings into polygons with outer rings and holes\n if (!linearRingIsClockwise(flatCoordinates, offset, end, 2)) {\n endss.push(ends.slice(prevEndIndex, i + 1));\n }\n else {\n if (endss.length === 0) {\n continue;\n }\n endss[endss.length - 1].push(ends[prevEndIndex]);\n }\n prevEndIndex = i + 1;\n offset = end;\n }\n return endss;\n}\n//# sourceMappingURL=orient.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/geom/Polygon\n */\nimport GeometryLayout from './GeometryLayout.js';\nimport LinearRing from './LinearRing.js';\nimport Point from './Point.js';\nimport SimpleGeometry from './SimpleGeometry.js';\nimport { arrayMaxSquaredDelta, assignClosestArrayPoint } from './flat/closest.js';\nimport { closestSquaredDistanceXY, getCenter } from '../extent.js';\nimport { deflateCoordinatesArray } from './flat/deflate.js';\nimport { extend } from '../array.js';\nimport { getInteriorPointOfArray } from './flat/interiorpoint.js';\nimport { inflateCoordinatesArray } from './flat/inflate.js';\nimport { intersectsLinearRingArray } from './flat/intersectsextent.js';\nimport { linearRingsAreOriented, orientLinearRings } from './flat/orient.js';\nimport { linearRings as linearRingsArea } from './flat/area.js';\nimport { linearRingsContainsXY } from './flat/contains.js';\nimport { modulo } from '../math.js';\nimport { quantizeArray } from './flat/simplify.js';\nimport { offset as sphereOffset } from '../sphere.js';\n/**\n * @classdesc\n * Polygon geometry.\n *\n * @api\n */\nvar Polygon = /** @class */ (function (_super) {\n __extends(Polygon, _super);\n /**\n * @param {!Array>|!Array} coordinates\n * Array of linear rings that define the polygon. The first linear ring of the\n * array defines the outer-boundary or surface of the polygon. Each subsequent\n * linear ring defines a hole in the surface of the polygon. A linear ring is\n * an array of vertices' coordinates where the first coordinate and the last are\n * equivalent. (For internal use, flat coordinates in combination with\n * `opt_layout` and `opt_ends` are also accepted.)\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n * @param {Array} [opt_ends] Ends (for internal use with flat coordinates).\n */\n function Polygon(coordinates, opt_layout, opt_ends) {\n var _this = _super.call(this) || this;\n /**\n * @type {Array}\n * @private\n */\n _this.ends_ = [];\n /**\n * @private\n * @type {number}\n */\n _this.flatInteriorPointRevision_ = -1;\n /**\n * @private\n * @type {import(\"../coordinate.js\").Coordinate}\n */\n _this.flatInteriorPoint_ = null;\n /**\n * @private\n * @type {number}\n */\n _this.maxDelta_ = -1;\n /**\n * @private\n * @type {number}\n */\n _this.maxDeltaRevision_ = -1;\n /**\n * @private\n * @type {number}\n */\n _this.orientedRevision_ = -1;\n /**\n * @private\n * @type {Array}\n */\n _this.orientedFlatCoordinates_ = null;\n if (opt_layout !== undefined && opt_ends) {\n _this.setFlatCoordinates(opt_layout, \n /** @type {Array} */ (coordinates));\n _this.ends_ = opt_ends;\n }\n else {\n _this.setCoordinates(\n /** @type {Array>} */ (coordinates), opt_layout);\n }\n return _this;\n }\n /**\n * Append the passed linear ring to this polygon.\n * @param {LinearRing} linearRing Linear ring.\n * @api\n */\n Polygon.prototype.appendLinearRing = function (linearRing) {\n if (!this.flatCoordinates) {\n this.flatCoordinates = linearRing.getFlatCoordinates().slice();\n }\n else {\n extend(this.flatCoordinates, linearRing.getFlatCoordinates());\n }\n this.ends_.push(this.flatCoordinates.length);\n this.changed();\n };\n /**\n * Make a complete copy of the geometry.\n * @return {!Polygon} Clone.\n * @api\n */\n Polygon.prototype.clone = function () {\n var polygon = new Polygon(this.flatCoordinates.slice(), this.layout, this.ends_.slice());\n polygon.applyProperties(this);\n return polygon;\n };\n /**\n * @param {number} x X.\n * @param {number} y Y.\n * @param {import(\"../coordinate.js\").Coordinate} closestPoint Closest point.\n * @param {number} minSquaredDistance Minimum squared distance.\n * @return {number} Minimum squared distance.\n */\n Polygon.prototype.closestPointXY = function (x, y, closestPoint, minSquaredDistance) {\n if (minSquaredDistance < closestSquaredDistanceXY(this.getExtent(), x, y)) {\n return minSquaredDistance;\n }\n if (this.maxDeltaRevision_ != this.getRevision()) {\n this.maxDelta_ = Math.sqrt(arrayMaxSquaredDelta(this.flatCoordinates, 0, this.ends_, this.stride, 0));\n this.maxDeltaRevision_ = this.getRevision();\n }\n return assignClosestArrayPoint(this.flatCoordinates, 0, this.ends_, this.stride, this.maxDelta_, true, x, y, closestPoint, minSquaredDistance);\n };\n /**\n * @param {number} x X.\n * @param {number} y Y.\n * @return {boolean} Contains (x, y).\n */\n Polygon.prototype.containsXY = function (x, y) {\n return linearRingsContainsXY(this.getOrientedFlatCoordinates(), 0, this.ends_, this.stride, x, y);\n };\n /**\n * Return the area of the polygon on projected plane.\n * @return {number} Area (on projected plane).\n * @api\n */\n Polygon.prototype.getArea = function () {\n return linearRingsArea(this.getOrientedFlatCoordinates(), 0, this.ends_, this.stride);\n };\n /**\n * Get the coordinate array for this geometry. This array has the structure\n * of a GeoJSON coordinate array for polygons.\n *\n * @param {boolean} [opt_right] Orient coordinates according to the right-hand\n * rule (counter-clockwise for exterior and clockwise for interior rings).\n * If `false`, coordinates will be oriented according to the left-hand rule\n * (clockwise for exterior and counter-clockwise for interior rings).\n * By default, coordinate orientation will depend on how the geometry was\n * constructed.\n * @return {Array>} Coordinates.\n * @api\n */\n Polygon.prototype.getCoordinates = function (opt_right) {\n var flatCoordinates;\n if (opt_right !== undefined) {\n flatCoordinates = this.getOrientedFlatCoordinates().slice();\n orientLinearRings(flatCoordinates, 0, this.ends_, this.stride, opt_right);\n }\n else {\n flatCoordinates = this.flatCoordinates;\n }\n return inflateCoordinatesArray(flatCoordinates, 0, this.ends_, this.stride);\n };\n /**\n * @return {Array} Ends.\n */\n Polygon.prototype.getEnds = function () {\n return this.ends_;\n };\n /**\n * @return {Array} Interior point.\n */\n Polygon.prototype.getFlatInteriorPoint = function () {\n if (this.flatInteriorPointRevision_ != this.getRevision()) {\n var flatCenter = getCenter(this.getExtent());\n this.flatInteriorPoint_ = getInteriorPointOfArray(this.getOrientedFlatCoordinates(), 0, this.ends_, this.stride, flatCenter, 0);\n this.flatInteriorPointRevision_ = this.getRevision();\n }\n return this.flatInteriorPoint_;\n };\n /**\n * Return an interior point of the polygon.\n * @return {Point} Interior point as XYM coordinate, where M is the\n * length of the horizontal intersection that the point belongs to.\n * @api\n */\n Polygon.prototype.getInteriorPoint = function () {\n return new Point(this.getFlatInteriorPoint(), GeometryLayout.XYM);\n };\n /**\n * Return the number of rings of the polygon, this includes the exterior\n * ring and any interior rings.\n *\n * @return {number} Number of rings.\n * @api\n */\n Polygon.prototype.getLinearRingCount = function () {\n return this.ends_.length;\n };\n /**\n * Return the Nth linear ring of the polygon geometry. Return `null` if the\n * given index is out of range.\n * The exterior linear ring is available at index `0` and the interior rings\n * at index `1` and beyond.\n *\n * @param {number} index Index.\n * @return {LinearRing|null} Linear ring.\n * @api\n */\n Polygon.prototype.getLinearRing = function (index) {\n if (index < 0 || this.ends_.length <= index) {\n return null;\n }\n return new LinearRing(this.flatCoordinates.slice(index === 0 ? 0 : this.ends_[index - 1], this.ends_[index]), this.layout);\n };\n /**\n * Return the linear rings of the polygon.\n * @return {Array} Linear rings.\n * @api\n */\n Polygon.prototype.getLinearRings = function () {\n var layout = this.layout;\n var flatCoordinates = this.flatCoordinates;\n var ends = this.ends_;\n var linearRings = [];\n var offset = 0;\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n var linearRing = new LinearRing(flatCoordinates.slice(offset, end), layout);\n linearRings.push(linearRing);\n offset = end;\n }\n return linearRings;\n };\n /**\n * @return {Array} Oriented flat coordinates.\n */\n Polygon.prototype.getOrientedFlatCoordinates = function () {\n if (this.orientedRevision_ != this.getRevision()) {\n var flatCoordinates = this.flatCoordinates;\n if (linearRingsAreOriented(flatCoordinates, 0, this.ends_, this.stride)) {\n this.orientedFlatCoordinates_ = flatCoordinates;\n }\n else {\n this.orientedFlatCoordinates_ = flatCoordinates.slice();\n this.orientedFlatCoordinates_.length = orientLinearRings(this.orientedFlatCoordinates_, 0, this.ends_, this.stride);\n }\n this.orientedRevision_ = this.getRevision();\n }\n return this.orientedFlatCoordinates_;\n };\n /**\n * @param {number} squaredTolerance Squared tolerance.\n * @return {Polygon} Simplified Polygon.\n * @protected\n */\n Polygon.prototype.getSimplifiedGeometryInternal = function (squaredTolerance) {\n var simplifiedFlatCoordinates = [];\n var simplifiedEnds = [];\n simplifiedFlatCoordinates.length = quantizeArray(this.flatCoordinates, 0, this.ends_, this.stride, Math.sqrt(squaredTolerance), simplifiedFlatCoordinates, 0, simplifiedEnds);\n return new Polygon(simplifiedFlatCoordinates, GeometryLayout.XY, simplifiedEnds);\n };\n /**\n * Get the type of this geometry.\n * @return {import(\"./Geometry.js\").Type} Geometry type.\n * @api\n */\n Polygon.prototype.getType = function () {\n return 'Polygon';\n };\n /**\n * Test if the geometry and the passed extent intersect.\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @return {boolean} `true` if the geometry and the extent intersect.\n * @api\n */\n Polygon.prototype.intersectsExtent = function (extent) {\n return intersectsLinearRingArray(this.getOrientedFlatCoordinates(), 0, this.ends_, this.stride, extent);\n };\n /**\n * Set the coordinates of the polygon.\n * @param {!Array>} coordinates Coordinates.\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n * @api\n */\n Polygon.prototype.setCoordinates = function (coordinates, opt_layout) {\n this.setLayout(opt_layout, coordinates, 2);\n if (!this.flatCoordinates) {\n this.flatCoordinates = [];\n }\n var ends = deflateCoordinatesArray(this.flatCoordinates, 0, coordinates, this.stride, this.ends_);\n this.flatCoordinates.length = ends.length === 0 ? 0 : ends[ends.length - 1];\n this.changed();\n };\n return Polygon;\n}(SimpleGeometry));\nexport default Polygon;\n/**\n * Create an approximation of a circle on the surface of a sphere.\n * @param {import(\"../coordinate.js\").Coordinate} center Center (`[lon, lat]` in degrees).\n * @param {number} radius The great-circle distance from the center to\n * the polygon vertices in meters.\n * @param {number} [opt_n] Optional number of vertices for the resulting\n * polygon. Default is `32`.\n * @param {number} [opt_sphereRadius] Optional radius for the sphere (defaults to\n * the Earth's mean radius using the WGS84 ellipsoid).\n * @return {Polygon} The \"circular\" polygon.\n * @api\n */\nexport function circular(center, radius, opt_n, opt_sphereRadius) {\n var n = opt_n ? opt_n : 32;\n /** @type {Array} */\n var flatCoordinates = [];\n for (var i = 0; i < n; ++i) {\n extend(flatCoordinates, sphereOffset(center, radius, (2 * Math.PI * i) / n, opt_sphereRadius));\n }\n flatCoordinates.push(flatCoordinates[0], flatCoordinates[1]);\n return new Polygon(flatCoordinates, GeometryLayout.XY, [\n flatCoordinates.length,\n ]);\n}\n/**\n * Create a polygon from an extent. The layout used is `XY`.\n * @param {import(\"../extent.js\").Extent} extent The extent.\n * @return {Polygon} The polygon.\n * @api\n */\nexport function fromExtent(extent) {\n var minX = extent[0];\n var minY = extent[1];\n var maxX = extent[2];\n var maxY = extent[3];\n var flatCoordinates = [\n minX,\n minY,\n minX,\n maxY,\n maxX,\n maxY,\n maxX,\n minY,\n minX,\n minY,\n ];\n return new Polygon(flatCoordinates, GeometryLayout.XY, [\n flatCoordinates.length,\n ]);\n}\n/**\n * Create a regular polygon from a circle.\n * @param {import(\"./Circle.js\").default} circle Circle geometry.\n * @param {number} [opt_sides] Number of sides of the polygon. Default is 32.\n * @param {number} [opt_angle] Start angle for the first vertex of the polygon in\n * counter-clockwise radians. 0 means East. Default is 0.\n * @return {Polygon} Polygon geometry.\n * @api\n */\nexport function fromCircle(circle, opt_sides, opt_angle) {\n var sides = opt_sides ? opt_sides : 32;\n var stride = circle.getStride();\n var layout = circle.getLayout();\n var center = circle.getCenter();\n var arrayLength = stride * (sides + 1);\n var flatCoordinates = new Array(arrayLength);\n for (var i = 0; i < arrayLength; i += stride) {\n flatCoordinates[i] = 0;\n flatCoordinates[i + 1] = 0;\n for (var j = 2; j < stride; j++) {\n flatCoordinates[i + j] = center[j];\n }\n }\n var ends = [flatCoordinates.length];\n var polygon = new Polygon(flatCoordinates, layout, ends);\n makeRegular(polygon, center, circle.getRadius(), opt_angle);\n return polygon;\n}\n/**\n * Modify the coordinates of a polygon to make it a regular polygon.\n * @param {Polygon} polygon Polygon geometry.\n * @param {import(\"../coordinate.js\").Coordinate} center Center of the regular polygon.\n * @param {number} radius Radius of the regular polygon.\n * @param {number} [opt_angle] Start angle for the first vertex of the polygon in\n * counter-clockwise radians. 0 means East. Default is 0.\n */\nexport function makeRegular(polygon, center, radius, opt_angle) {\n var flatCoordinates = polygon.getFlatCoordinates();\n var stride = polygon.getStride();\n var sides = flatCoordinates.length / stride - 1;\n var startAngle = opt_angle ? opt_angle : 0;\n for (var i = 0; i <= sides; ++i) {\n var offset = i * stride;\n var angle = startAngle + (modulo(i, sides) * 2 * Math.PI) / sides;\n flatCoordinates[offset] = center[0] + radius * Math.cos(angle);\n flatCoordinates[offset + 1] = center[1] + radius * Math.sin(angle);\n }\n polygon.changed();\n}\n//# sourceMappingURL=Polygon.js.map","/**\n * @module ol/render/EventType\n */\n/**\n * @enum {string}\n */\nexport default {\n /**\n * Triggered before a layer is rendered.\n * @event module:ol/render/Event~RenderEvent#prerender\n * @api\n */\n PRERENDER: 'prerender',\n /**\n * Triggered after a layer is rendered.\n * @event module:ol/render/Event~RenderEvent#postrender\n * @api\n */\n POSTRENDER: 'postrender',\n /**\n * Triggered before layers are composed. When dispatched by the map, the event object will not have\n * a `context` set. When dispatched by a layer, the event object will have a `context` set. Only\n * WebGL layers currently dispatch this event.\n * @event module:ol/render/Event~RenderEvent#precompose\n * @api\n */\n PRECOMPOSE: 'precompose',\n /**\n * Triggered after layers are composed. When dispatched by the map, the event object will not have\n * a `context` set. When dispatched by a layer, the event object will have a `context` set. Only\n * WebGL layers currently dispatch this event.\n * @event module:ol/render/Event~RenderEvent#postcompose\n * @api\n */\n POSTCOMPOSE: 'postcompose',\n /**\n * Triggered when rendering is complete, i.e. all sources and tiles have\n * finished loading for the current viewport, and all tiles are faded in.\n * The event object will not have a `context` set.\n * @event module:ol/render/Event~RenderEvent#rendercomplete\n * @api\n */\n RENDERCOMPLETE: 'rendercomplete',\n};\n/**\n * @typedef {'postrender'|'precompose'|'postcompose'|'rendercomplete'} MapRenderEventTypes\n */\n/**\n * @typedef {'postrender'|'prerender'} LayerRenderEventTypes\n */\n//# sourceMappingURL=EventType.js.map","/**\n * @module ol/style/Fill\n */\n/**\n * @typedef {Object} Options\n * @property {import(\"../color.js\").Color|import(\"../colorlike.js\").ColorLike|null} [color=null] A color, gradient or pattern.\n * See {@link module:ol/color~Color} and {@link module:ol/colorlike~ColorLike} for possible formats.\n * Default null; if null, the Canvas/renderer default black will be used.\n */\n/**\n * @classdesc\n * Set fill style for vector features.\n * @api\n */\nvar Fill = /** @class */ (function () {\n /**\n * @param {Options} [opt_options] Options.\n */\n function Fill(opt_options) {\n var options = opt_options || {};\n /**\n * @private\n * @type {import(\"../color.js\").Color|import(\"../colorlike.js\").ColorLike|null}\n */\n this.color_ = options.color !== undefined ? options.color : null;\n }\n /**\n * Clones the style. The color is not cloned if it is an {@link module:ol/colorlike~ColorLike}.\n * @return {Fill} The cloned style.\n * @api\n */\n Fill.prototype.clone = function () {\n var color = this.getColor();\n return new Fill({\n color: Array.isArray(color) ? color.slice() : color || undefined,\n });\n };\n /**\n * Get the fill color.\n * @return {import(\"../color.js\").Color|import(\"../colorlike.js\").ColorLike|null} Color.\n * @api\n */\n Fill.prototype.getColor = function () {\n return this.color_;\n };\n /**\n * Set the color.\n *\n * @param {import(\"../color.js\").Color|import(\"../colorlike.js\").ColorLike|null} color Color.\n * @api\n */\n Fill.prototype.setColor = function (color) {\n this.color_ = color;\n };\n return Fill;\n}());\nexport default Fill;\n//# sourceMappingURL=Fill.js.map","/**\n * @module ol/geom/flat/interpolate\n */\nimport { binarySearch } from '../../array.js';\nimport { lerp } from '../../math.js';\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} fraction Fraction.\n * @param {Array} [opt_dest] Destination.\n * @param {number} [opt_dimension] Destination dimension (default is `2`)\n * @return {Array} Destination.\n */\nexport function interpolatePoint(flatCoordinates, offset, end, stride, fraction, opt_dest, opt_dimension) {\n var o, t;\n var n = (end - offset) / stride;\n if (n === 1) {\n o = offset;\n }\n else if (n === 2) {\n o = offset;\n t = fraction;\n }\n else if (n !== 0) {\n var x1 = flatCoordinates[offset];\n var y1 = flatCoordinates[offset + 1];\n var length_1 = 0;\n var cumulativeLengths = [0];\n for (var i = offset + stride; i < end; i += stride) {\n var x2 = flatCoordinates[i];\n var y2 = flatCoordinates[i + 1];\n length_1 += Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1));\n cumulativeLengths.push(length_1);\n x1 = x2;\n y1 = y2;\n }\n var target = fraction * length_1;\n var index = binarySearch(cumulativeLengths, target);\n if (index < 0) {\n t =\n (target - cumulativeLengths[-index - 2]) /\n (cumulativeLengths[-index - 1] - cumulativeLengths[-index - 2]);\n o = offset + (-index - 2) * stride;\n }\n else {\n o = offset + index * stride;\n }\n }\n var dimension = opt_dimension > 1 ? opt_dimension : 2;\n var dest = opt_dest ? opt_dest : new Array(dimension);\n for (var i = 0; i < dimension; ++i) {\n dest[i] =\n o === undefined\n ? NaN\n : t === undefined\n ? flatCoordinates[o + i]\n : lerp(flatCoordinates[o + i], flatCoordinates[o + stride + i], t);\n }\n return dest;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @param {number} m M.\n * @param {boolean} extrapolate Extrapolate.\n * @return {import(\"../../coordinate.js\").Coordinate|null} Coordinate.\n */\nexport function lineStringCoordinateAtM(flatCoordinates, offset, end, stride, m, extrapolate) {\n if (end == offset) {\n return null;\n }\n var coordinate;\n if (m < flatCoordinates[offset + stride - 1]) {\n if (extrapolate) {\n coordinate = flatCoordinates.slice(offset, offset + stride);\n coordinate[stride - 1] = m;\n return coordinate;\n }\n else {\n return null;\n }\n }\n else if (flatCoordinates[end - 1] < m) {\n if (extrapolate) {\n coordinate = flatCoordinates.slice(end - stride, end);\n coordinate[stride - 1] = m;\n return coordinate;\n }\n else {\n return null;\n }\n }\n // FIXME use O(1) search\n if (m == flatCoordinates[offset + stride - 1]) {\n return flatCoordinates.slice(offset, offset + stride);\n }\n var lo = offset / stride;\n var hi = end / stride;\n while (lo < hi) {\n var mid = (lo + hi) >> 1;\n if (m < flatCoordinates[(mid + 1) * stride - 1]) {\n hi = mid;\n }\n else {\n lo = mid + 1;\n }\n }\n var m0 = flatCoordinates[lo * stride - 1];\n if (m == m0) {\n return flatCoordinates.slice((lo - 1) * stride, (lo - 1) * stride + stride);\n }\n var m1 = flatCoordinates[(lo + 1) * stride - 1];\n var t = (m - m0) / (m1 - m0);\n coordinate = [];\n for (var i = 0; i < stride - 1; ++i) {\n coordinate.push(lerp(flatCoordinates[(lo - 1) * stride + i], flatCoordinates[lo * stride + i], t));\n }\n coordinate.push(m);\n return coordinate;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {Array} ends Ends.\n * @param {number} stride Stride.\n * @param {number} m M.\n * @param {boolean} extrapolate Extrapolate.\n * @param {boolean} interpolate Interpolate.\n * @return {import(\"../../coordinate.js\").Coordinate|null} Coordinate.\n */\nexport function lineStringsCoordinateAtM(flatCoordinates, offset, ends, stride, m, extrapolate, interpolate) {\n if (interpolate) {\n return lineStringCoordinateAtM(flatCoordinates, offset, ends[ends.length - 1], stride, m, extrapolate);\n }\n var coordinate;\n if (m < flatCoordinates[stride - 1]) {\n if (extrapolate) {\n coordinate = flatCoordinates.slice(0, stride);\n coordinate[stride - 1] = m;\n return coordinate;\n }\n else {\n return null;\n }\n }\n if (flatCoordinates[flatCoordinates.length - 1] < m) {\n if (extrapolate) {\n coordinate = flatCoordinates.slice(flatCoordinates.length - stride);\n coordinate[stride - 1] = m;\n return coordinate;\n }\n else {\n return null;\n }\n }\n for (var i = 0, ii = ends.length; i < ii; ++i) {\n var end = ends[i];\n if (offset == end) {\n continue;\n }\n if (m < flatCoordinates[offset + stride - 1]) {\n return null;\n }\n else if (m <= flatCoordinates[end - 1]) {\n return lineStringCoordinateAtM(flatCoordinates, offset, end, stride, m, false);\n }\n offset = end;\n }\n return null;\n}\n//# sourceMappingURL=interpolate.js.map","/**\n * @module ol/geom/flat/length\n */\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @return {number} Length.\n */\nexport function lineStringLength(flatCoordinates, offset, end, stride) {\n var x1 = flatCoordinates[offset];\n var y1 = flatCoordinates[offset + 1];\n var length = 0;\n for (var i = offset + stride; i < end; i += stride) {\n var x2 = flatCoordinates[i];\n var y2 = flatCoordinates[i + 1];\n length += Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1));\n x1 = x2;\n y1 = y2;\n }\n return length;\n}\n/**\n * @param {Array} flatCoordinates Flat coordinates.\n * @param {number} offset Offset.\n * @param {number} end End.\n * @param {number} stride Stride.\n * @return {number} Perimeter.\n */\nexport function linearRingLength(flatCoordinates, offset, end, stride) {\n var perimeter = lineStringLength(flatCoordinates, offset, end, stride);\n var dx = flatCoordinates[end - stride] - flatCoordinates[offset];\n var dy = flatCoordinates[end - stride + 1] - flatCoordinates[offset + 1];\n perimeter += Math.sqrt(dx * dx + dy * dy);\n return perimeter;\n}\n//# sourceMappingURL=length.js.map","var __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\n/**\n * @module ol/geom/LineString\n */\nimport GeometryLayout from './GeometryLayout.js';\nimport SimpleGeometry from './SimpleGeometry.js';\nimport { assignClosestPoint, maxSquaredDelta } from './flat/closest.js';\nimport { closestSquaredDistanceXY } from '../extent.js';\nimport { deflateCoordinates } from './flat/deflate.js';\nimport { douglasPeucker } from './flat/simplify.js';\nimport { extend } from '../array.js';\nimport { forEach as forEachSegment } from './flat/segments.js';\nimport { inflateCoordinates } from './flat/inflate.js';\nimport { interpolatePoint, lineStringCoordinateAtM } from './flat/interpolate.js';\nimport { intersectsLineString } from './flat/intersectsextent.js';\nimport { lineStringLength } from './flat/length.js';\n/**\n * @classdesc\n * Linestring geometry.\n *\n * @api\n */\nvar LineString = /** @class */ (function (_super) {\n __extends(LineString, _super);\n /**\n * @param {Array|Array} coordinates Coordinates.\n * For internal use, flat coordinates in combination with `opt_layout` are also accepted.\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n */\n function LineString(coordinates, opt_layout) {\n var _this = _super.call(this) || this;\n /**\n * @private\n * @type {import(\"../coordinate.js\").Coordinate}\n */\n _this.flatMidpoint_ = null;\n /**\n * @private\n * @type {number}\n */\n _this.flatMidpointRevision_ = -1;\n /**\n * @private\n * @type {number}\n */\n _this.maxDelta_ = -1;\n /**\n * @private\n * @type {number}\n */\n _this.maxDeltaRevision_ = -1;\n if (opt_layout !== undefined && !Array.isArray(coordinates[0])) {\n _this.setFlatCoordinates(opt_layout, \n /** @type {Array} */ (coordinates));\n }\n else {\n _this.setCoordinates(\n /** @type {Array} */ (coordinates), opt_layout);\n }\n return _this;\n }\n /**\n * Append the passed coordinate to the coordinates of the linestring.\n * @param {import(\"../coordinate.js\").Coordinate} coordinate Coordinate.\n * @api\n */\n LineString.prototype.appendCoordinate = function (coordinate) {\n if (!this.flatCoordinates) {\n this.flatCoordinates = coordinate.slice();\n }\n else {\n extend(this.flatCoordinates, coordinate);\n }\n this.changed();\n };\n /**\n * Make a complete copy of the geometry.\n * @return {!LineString} Clone.\n * @api\n */\n LineString.prototype.clone = function () {\n var lineString = new LineString(this.flatCoordinates.slice(), this.layout);\n lineString.applyProperties(this);\n return lineString;\n };\n /**\n * @param {number} x X.\n * @param {number} y Y.\n * @param {import(\"../coordinate.js\").Coordinate} closestPoint Closest point.\n * @param {number} minSquaredDistance Minimum squared distance.\n * @return {number} Minimum squared distance.\n */\n LineString.prototype.closestPointXY = function (x, y, closestPoint, minSquaredDistance) {\n if (minSquaredDistance < closestSquaredDistanceXY(this.getExtent(), x, y)) {\n return minSquaredDistance;\n }\n if (this.maxDeltaRevision_ != this.getRevision()) {\n this.maxDelta_ = Math.sqrt(maxSquaredDelta(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, 0));\n this.maxDeltaRevision_ = this.getRevision();\n }\n return assignClosestPoint(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, this.maxDelta_, false, x, y, closestPoint, minSquaredDistance);\n };\n /**\n * Iterate over each segment, calling the provided callback.\n * If the callback returns a truthy value the function returns that\n * value immediately. Otherwise the function returns `false`.\n *\n * @param {function(this: S, import(\"../coordinate.js\").Coordinate, import(\"../coordinate.js\").Coordinate): T} callback Function\n * called for each segment. The function will receive two arguments, the start and end coordinates of the segment.\n * @return {T|boolean} Value.\n * @template T,S\n * @api\n */\n LineString.prototype.forEachSegment = function (callback) {\n return forEachSegment(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, callback);\n };\n /**\n * Returns the coordinate at `m` using linear interpolation, or `null` if no\n * such coordinate exists.\n *\n * `opt_extrapolate` controls extrapolation beyond the range of Ms in the\n * MultiLineString. If `opt_extrapolate` is `true` then Ms less than the first\n * M will return the first coordinate and Ms greater than the last M will\n * return the last coordinate.\n *\n * @param {number} m M.\n * @param {boolean} [opt_extrapolate] Extrapolate. Default is `false`.\n * @return {import(\"../coordinate.js\").Coordinate|null} Coordinate.\n * @api\n */\n LineString.prototype.getCoordinateAtM = function (m, opt_extrapolate) {\n if (this.layout != GeometryLayout.XYM &&\n this.layout != GeometryLayout.XYZM) {\n return null;\n }\n var extrapolate = opt_extrapolate !== undefined ? opt_extrapolate : false;\n return lineStringCoordinateAtM(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, m, extrapolate);\n };\n /**\n * Return the coordinates of the linestring.\n * @return {Array} Coordinates.\n * @api\n */\n LineString.prototype.getCoordinates = function () {\n return inflateCoordinates(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride);\n };\n /**\n * Return the coordinate at the provided fraction along the linestring.\n * The `fraction` is a number between 0 and 1, where 0 is the start of the\n * linestring and 1 is the end.\n * @param {number} fraction Fraction.\n * @param {import(\"../coordinate.js\").Coordinate} [opt_dest] Optional coordinate whose values will\n * be modified. If not provided, a new coordinate will be returned.\n * @return {import(\"../coordinate.js\").Coordinate} Coordinate of the interpolated point.\n * @api\n */\n LineString.prototype.getCoordinateAt = function (fraction, opt_dest) {\n return interpolatePoint(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, fraction, opt_dest, this.stride);\n };\n /**\n * Return the length of the linestring on projected plane.\n * @return {number} Length (on projected plane).\n * @api\n */\n LineString.prototype.getLength = function () {\n return lineStringLength(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride);\n };\n /**\n * @return {Array} Flat midpoint.\n */\n LineString.prototype.getFlatMidpoint = function () {\n if (this.flatMidpointRevision_ != this.getRevision()) {\n this.flatMidpoint_ = this.getCoordinateAt(0.5, this.flatMidpoint_);\n this.flatMidpointRevision_ = this.getRevision();\n }\n return this.flatMidpoint_;\n };\n /**\n * @param {number} squaredTolerance Squared tolerance.\n * @return {LineString} Simplified LineString.\n * @protected\n */\n LineString.prototype.getSimplifiedGeometryInternal = function (squaredTolerance) {\n var simplifiedFlatCoordinates = [];\n simplifiedFlatCoordinates.length = douglasPeucker(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, squaredTolerance, simplifiedFlatCoordinates, 0);\n return new LineString(simplifiedFlatCoordinates, GeometryLayout.XY);\n };\n /**\n * Get the type of this geometry.\n * @return {import(\"./Geometry.js\").Type} Geometry type.\n * @api\n */\n LineString.prototype.getType = function () {\n return 'LineString';\n };\n /**\n * Test if the geometry and the passed extent intersect.\n * @param {import(\"../extent.js\").Extent} extent Extent.\n * @return {boolean} `true` if the geometry and the extent intersect.\n * @api\n */\n LineString.prototype.intersectsExtent = function (extent) {\n return intersectsLineString(this.flatCoordinates, 0, this.flatCoordinates.length, this.stride, extent);\n };\n /**\n * Set the coordinates of the linestring.\n * @param {!Array} coordinates Coordinates.\n * @param {import(\"./GeometryLayout.js\").default} [opt_layout] Layout.\n * @api\n */\n LineString.prototype.setCoordinates = function (coordinates, opt_layout) {\n this.setLayout(opt_layout, coordinates, 1);\n if (!this.flatCoordinates) {\n this.flatCoordinates = [];\n }\n this.flatCoordinates.length = deflateCoordinates(this.flatCoordinates, 0, coordinates, this.stride);\n this.changed();\n };\n return LineString;\n}(SimpleGeometry));\nexport default LineString;\n//# sourceMappingURL=LineString.js.map","/**\n * @module ol/style/Stroke\n */\n/**\n * @typedef {Object} Options\n * @property {import(\"../color.js\").Color|import(\"../colorlike.js\").ColorLike} [color] A color, gradient or pattern.\n * See {@link module:ol/color~Color} and {@link module:ol/colorlike~ColorLike} for possible formats.\n * Default null; if null, the Canvas/renderer default black will be used.\n * @property {CanvasLineCap} [lineCap='round'] Line cap style: `butt`, `round`, or `square`.\n * @property {CanvasLineJoin} [lineJoin='round'] Line join style: `bevel`, `round`, or `miter`.\n * @property {Array} [lineDash] Line dash pattern. Default is `null` (no dash).\n * Please note that Internet Explorer 10 and lower do not support the `setLineDash` method on\n * the `CanvasRenderingContext2D` and therefore this option will have no visual effect in these browsers.\n * @property {number} [lineDashOffset=0] Line dash offset.\n * @property {number} [miterLimit=10] Miter limit.\n * @property {number} [width] Width.\n */\n/**\n * @classdesc\n * Set stroke style for vector features.\n * Note that the defaults given are the Canvas defaults, which will be used if\n * option is not defined. The `get` functions return whatever was entered in\n * the options; they will not return the default.\n * @api\n */\nvar Stroke = /** @class */ (function () {\n /**\n * @param {Options} [opt_options] Options.\n */\n function Stroke(opt_options) {\n var options = opt_options || {};\n /**\n * @private\n * @type {import(\"../color.js\").Color|import(\"../colorlike.js\").ColorLike}\n */\n this.color_ = options.color !== undefined ? options.color : null;\n /**\n * @private\n * @type {CanvasLineCap|undefined}\n */\n this.lineCap_ = options.lineCap;\n /**\n * @private\n * @type {Array}\n */\n this.lineDash_ = options.lineDash !== undefined ? options.lineDash : null;\n /**\n * @private\n * @type {number|undefined}\n */\n this.lineDashOffset_ = options.lineDashOffset;\n /**\n * @private\n * @type {CanvasLineJoin|undefined}\n */\n this.lineJoin_ = options.lineJoin;\n /**\n * @private\n * @type {number|undefined}\n */\n this.miterLimit_ = options.miterLimit;\n /**\n * @private\n * @type {number|undefined}\n */\n this.width_ = options.width;\n }\n /**\n * Clones the style.\n * @return {Stroke} The cloned style.\n * @api\n */\n Stroke.prototype.clone = function () {\n var color = this.getColor();\n return new Stroke({\n color: Array.isArray(color) ? color.slice() : color || undefined,\n lineCap: this.getLineCap(),\n lineDash: this.getLineDash() ? this.getLineDash().slice() : undefined,\n lineDashOffset: this.getLineDashOffset(),\n lineJoin: this.getLineJoin(),\n miterLimit: this.getMiterLimit(),\n width: this.getWidth(),\n });\n };\n /**\n * Get the stroke color.\n * @return {import(\"../color.js\").Color|import(\"../colorlike.js\").ColorLike} Color.\n * @api\n */\n Stroke.prototype.getColor = function () {\n return this.color_;\n };\n /**\n * Get the line cap type for the stroke.\n * @return {CanvasLineCap|undefined} Line cap.\n * @api\n */\n Stroke.prototype.getLineCap = function () {\n return this.lineCap_;\n };\n /**\n * Get the line dash style for the stroke.\n * @return {Array} Line dash.\n * @api\n */\n Stroke.prototype.getLineDash = function () {\n return this.lineDash_;\n };\n /**\n * Get the line dash offset for the stroke.\n * @return {number|undefined} Line dash offset.\n * @api\n */\n Stroke.prototype.getLineDashOffset = function () {\n return this.lineDashOffset_;\n };\n /**\n * Get the line join type for the stroke.\n * @return {CanvasLineJoin|undefined} Line join.\n * @api\n */\n Stroke.prototype.getLineJoin = function () {\n return this.lineJoin_;\n };\n /**\n * Get the miter limit for the stroke.\n * @return {number|undefined} Miter limit.\n * @api\n */\n Stroke.prototype.getMiterLimit = function () {\n return this.miterLimit_;\n };\n /**\n * Get the stroke width.\n * @return {number|undefined} Width.\n * @api\n */\n Stroke.prototype.getWidth = function () {\n return this.width_;\n };\n /**\n * Set the color.\n *\n * @param {import(\"../color.js\").Color|import(\"../colorlike.js\").ColorLike} color Color.\n * @api\n */\n Stroke.prototype.setColor = function (color) {\n this.color_ = color;\n };\n /**\n * Set the line cap.\n *\n * @param {CanvasLineCap|undefined} lineCap Line cap.\n * @api\n */\n Stroke.prototype.setLineCap = function (lineCap) {\n this.lineCap_ = lineCap;\n };\n /**\n * Set the line dash.\n *\n * Please note that Internet Explorer 10 and lower [do not support][mdn] the\n * `setLineDash` method on the `CanvasRenderingContext2D` and therefore this\n * property will have no visual effect in these browsers.\n *\n * [mdn]: https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/setLineDash#Browser_compatibility\n *\n * @param {Array} lineDash Line dash.\n * @api\n */\n Stroke.prototype.setLineDash = function (lineDash) {\n this.lineDash_ = lineDash;\n };\n /**\n * Set the line dash offset.\n *\n * @param {number|undefined} lineDashOffset Line dash offset.\n * @api\n */\n Stroke.prototype.setLineDashOffset = function (lineDashOffset) {\n this.lineDashOffset_ = lineDashOffset;\n };\n /**\n * Set the line join.\n *\n * @param {CanvasLineJoin|undefined} lineJoin Line join.\n * @api\n */\n Stroke.prototype.setLineJoin = function (lineJoin) {\n this.lineJoin_ = lineJoin;\n };\n /**\n * Set the miter limit.\n *\n * @param {number|undefined} miterLimit Miter limit.\n * @api\n */\n Stroke.prototype.setMiterLimit = function (miterLimit) {\n this.miterLimit_ = miterLimit;\n };\n /**\n * Set the width.\n *\n * @param {number|undefined} width Width.\n * @api\n */\n Stroke.prototype.setWidth = function (width) {\n this.width_ = width;\n };\n return Stroke;\n}());\nexport default Stroke;\n//# sourceMappingURL=Stroke.js.map","/**\n * @module ol/ImageState\n */\n/**\n * @enum {number}\n */\nexport default {\n IDLE: 0,\n LOADING: 1,\n LOADED: 2,\n ERROR: 3,\n EMPTY: 4,\n};\n//# sourceMappingURL=ImageState.js.map","/**\n * @module ol/size\n */\n/**\n * An array of numbers representing a size: `[width, height]`.\n * @typedef {Array} Size\n * @api\n */\n/**\n * Returns a buffered size.\n * @param {Size} size Size.\n * @param {number} num The amount by which to buffer.\n * @param {Size} [opt_size] Optional reusable size array.\n * @return {Size} The buffered size.\n */\nexport function buffer(size, num, opt_size) {\n if (opt_size === undefined) {\n opt_size = [0, 0];\n }\n opt_size[0] = size[0] + 2 * num;\n opt_size[1] = size[1] + 2 * num;\n return opt_size;\n}\n/**\n * Determines if a size has a positive area.\n * @param {Size} size The size to test.\n * @return {boolean} The size has a positive area.\n */\nexport function hasArea(size) {\n return size[0] > 0 && size[1] > 0;\n}\n/**\n * Returns a size scaled by a ratio. The result will be an array of integers.\n * @param {Size} size Size.\n * @param {number} ratio Ratio.\n * @param {Size} [opt_size] Optional reusable size array.\n * @return {Size} The scaled size.\n */\nexport function scale(size, ratio, opt_size) {\n if (opt_size === undefined) {\n opt_size = [0, 0];\n }\n opt_size[0] = (size[0] * ratio + 0.5) | 0;\n opt_size[1] = (size[1] * ratio + 0.5) | 0;\n return opt_size;\n}\n/**\n * Returns an `Size` array for the passed in number (meaning: square) or\n * `Size` array.\n * (meaning: non-square),\n * @param {number|Size} size Width and height.\n * @param {Size} [opt_size] Optional reusable size array.\n * @return {Size} Size.\n * @api\n */\nexport function toSize(size, opt_size) {\n if (Array.isArray(size)) {\n return size;\n }\n else {\n if (opt_size === undefined) {\n opt_size = [size, size];\n }\n else {\n opt_size[0] = size;\n opt_size[1] = size;\n }\n return opt_size;\n }\n}\n//# sourceMappingURL=size.js.map","/**\n * @module ol/style/Image\n */\nimport { abstract } from '../util.js';\nimport { toSize } from '../size.js';\n/**\n * @typedef {Object} Options\n * @property {number} opacity Opacity.\n * @property {boolean} rotateWithView If the image should get rotated with the view.\n * @property {number} rotation Rotation.\n * @property {number|import(\"../size.js\").Size} scale Scale.\n * @property {Array} displacement Displacement.\n * @property {\"declutter\"|\"obstacle\"|\"none\"|undefined} declutterMode Declutter mode: `declutter`, `obstacle`, 'none */\n/**\n * @classdesc\n * A base class used for creating subclasses and not instantiated in\n * apps. Base class for {@link module:ol/style/Icon~Icon}, {@link module:ol/style/Circle~CircleStyle} and\n * {@link module:ol/style/RegularShape~RegularShape}.\n * @abstract\n * @api\n */\nvar ImageStyle = /** @class */ (function () {\n /**\n * @param {Options} options Options.\n */\n function ImageStyle(options) {\n /**\n * @private\n * @type {number}\n */\n this.opacity_ = options.opacity;\n /**\n * @private\n * @type {boolean}\n */\n this.rotateWithView_ = options.rotateWithView;\n /**\n * @private\n * @type {number}\n */\n this.rotation_ = options.rotation;\n /**\n * @private\n * @type {number|import(\"../size.js\").Size}\n */\n this.scale_ = options.scale;\n /**\n * @private\n * @type {import(\"../size.js\").Size}\n */\n this.scaleArray_ = toSize(options.scale);\n /**\n * @private\n * @type {Array}\n */\n this.displacement_ = options.displacement;\n /**\n * @private\n * @type {\"declutter\"|\"obstacle\"|\"none\"|undefined}\n */\n this.declutterMode_ = options.declutterMode;\n }\n /**\n * Clones the style.\n * @return {ImageStyle} The cloned style.\n * @api\n */\n ImageStyle.prototype.clone = function () {\n var scale = this.getScale();\n return new ImageStyle({\n opacity: this.getOpacity(),\n scale: Array.isArray(scale) ? scale.slice() : scale,\n rotation: this.getRotation(),\n rotateWithView: this.getRotateWithView(),\n displacement: this.getDisplacement().slice(),\n declutterMode: this.getDeclutterMode(),\n });\n };\n /**\n * Get the symbolizer opacity.\n * @return {number} Opacity.\n * @api\n */\n ImageStyle.prototype.getOpacity = function () {\n return this.opacity_;\n };\n /**\n * Determine whether the symbolizer rotates with the map.\n * @return {boolean} Rotate with map.\n * @api\n */\n ImageStyle.prototype.getRotateWithView = function () {\n return this.rotateWithView_;\n };\n /**\n * Get the symoblizer rotation.\n * @return {number} Rotation.\n * @api\n */\n ImageStyle.prototype.getRotation = function () {\n return this.rotation_;\n };\n /**\n * Get the symbolizer scale.\n * @return {number|import(\"../size.js\").Size} Scale.\n * @api\n */\n ImageStyle.prototype.getScale = function () {\n return this.scale_;\n };\n /**\n * Get the symbolizer scale array.\n * @return {import(\"../size.js\").Size} Scale array.\n */\n ImageStyle.prototype.getScaleArray = function () {\n return this.scaleArray_;\n };\n /**\n * Get the displacement of the shape\n * @return {Array} Shape's center displacement\n * @api\n */\n ImageStyle.prototype.getDisplacement = function () {\n return this.displacement_;\n };\n /**\n * Get the declutter mode of the shape\n * @return {\"declutter\"|\"obstacle\"|\"none\"|undefined} Shape's declutter mode\n * @api\n */\n ImageStyle.prototype.getDeclutterMode = function () {\n return this.declutterMode_;\n };\n /**\n * Get the anchor point in pixels. The anchor determines the center point for the\n * symbolizer.\n * @abstract\n * @return {Array} Anchor.\n */\n ImageStyle.prototype.getAnchor = function () {\n return abstract();\n };\n /**\n * Get the image element for the symbolizer.\n * @abstract\n * @param {number} pixelRatio Pixel ratio.\n * @return {HTMLCanvasElement|HTMLVideoElement|HTMLImageElement} Image element.\n */\n ImageStyle.prototype.getImage = function (pixelRatio) {\n return abstract();\n };\n /**\n * @abstract\n * @return {HTMLCanvasElement|HTMLVideoElement|HTMLImageElement} Image element.\n */\n ImageStyle.prototype.getHitDetectionImage = function () {\n return abstract();\n };\n /**\n * Get the image pixel ratio.\n * @param {number} pixelRatio Pixel ratio.\n * @return {number} Pixel ratio.\n */\n ImageStyle.prototype.getPixelRatio = function (pixelRatio) {\n return 1;\n };\n /**\n * @abstract\n * @return {import(\"../ImageState.js\").default} Image state.\n */\n ImageStyle.prototype.getImageState = function () {\n return abstract();\n };\n /**\n * @abstract\n * @return {import(\"../size.js\").Size} Image size.\n */\n ImageStyle.prototype.getImageSize = function () {\n return abstract();\n };\n /**\n * Get the origin of the symbolizer.\n * @abstract\n * @return {Array} Origin.\n */\n ImageStyle.prototype.getOrigin = function () {\n return abstract();\n };\n /**\n * Get the size of the symbolizer (in pixels).\n * @abstract\n * @return {import(\"../size.js\").Size} Size.\n */\n ImageStyle.prototype.getSize = function () {\n return abstract();\n };\n /**\n * Set the displacement.\n *\n * @param {Array} displacement Displacement.\n * @api\n */\n ImageStyle.prototype.setDisplacement = function (displacement) {\n this.displacement_ = displacement;\n };\n /**\n * Set the opacity.\n *\n * @param {number} opacity Opacity.\n * @api\n */\n ImageStyle.prototype.setOpacity = function (opacity) {\n this.opacity_ = opacity;\n };\n /**\n * Set whether to rotate the style with the view.\n *\n * @param {boolean} rotateWithView Rotate with map.\n * @api\n */\n ImageStyle.prototype.setRotateWithView = function (rotateWithView) {\n this.rotateWithView_ = rotateWithView;\n };\n /**\n * Set the rotation.\n *\n * @param {number} rotation Rotation.\n * @api\n */\n ImageStyle.prototype.setRotation = function (rotation) {\n this.rotation_ = rotation;\n };\n /**\n * Set the scale.\n *\n * @param {number|import(\"../size.js\").Size} scale Scale.\n * @api\n */\n ImageStyle.prototype.setScale = function (scale) {\n this.scale_ = scale;\n this.scaleArray_ = toSize(scale);\n };\n /**\n * @abstract\n * @param {function(import(\"../events/Event.js\").default): void} listener Listener function.\n */\n ImageStyle.prototype.listenImageChange = function (listener) {\n abstract();\n };\n /**\n * Load not yet loaded URI.\n * @abstract\n */\n ImageStyle.prototype.load = function () {\n abstract();\n };\n /**\n * @abstract\n * @param {function(import(\"../events/Event.js\").default): void} listener Listener function.\n */\n ImageStyle.prototype.unlistenImageChange = function (listener) {\n abstract();\n };\n return ImageStyle;\n}());\nexport default ImageStyle;\n//# sourceMappingURL=Image.js.map","/**\n * @module ol/color\n */\nimport { assert } from './asserts.js';\nimport { clamp } from './math.js';\n/**\n * A color represented as a short array [red, green, blue, alpha].\n * red, green, and blue should be integers in the range 0..255 inclusive.\n * alpha should be a float in the range 0..1 inclusive. If no alpha value is\n * given then `1` will be used.\n * @typedef {Array} Color\n * @api\n */\n/**\n * This RegExp matches # followed by 3, 4, 6, or 8 hex digits.\n * @const\n * @type {RegExp}\n * @private\n */\nvar HEX_COLOR_RE_ = /^#([a-f0-9]{3}|[a-f0-9]{4}(?:[a-f0-9]{2}){0,2})$/i;\n/**\n * Regular expression for matching potential named color style strings.\n * @const\n * @type {RegExp}\n * @private\n */\nvar NAMED_COLOR_RE_ = /^([a-z]*)$|^hsla?\\(.*\\)$/i;\n/**\n * Return the color as an rgba string.\n * @param {Color|string} color Color.\n * @return {string} Rgba string.\n * @api\n */\nexport function asString(color) {\n if (typeof color === 'string') {\n return color;\n }\n else {\n return toString(color);\n }\n}\n/**\n * Return named color as an rgba string.\n * @param {string} color Named color.\n * @return {string} Rgb string.\n */\nfunction fromNamed(color) {\n var el = document.createElement('div');\n el.style.color = color;\n if (el.style.color !== '') {\n document.body.appendChild(el);\n var rgb = getComputedStyle(el).color;\n document.body.removeChild(el);\n return rgb;\n }\n else {\n return '';\n }\n}\n/**\n * @param {string} s String.\n * @return {Color} Color.\n */\nexport var fromString = (function () {\n // We maintain a small cache of parsed strings. To provide cheap LRU-like\n // semantics, whenever the cache grows too large we simply delete an\n // arbitrary 25% of the entries.\n /**\n * @const\n * @type {number}\n */\n var MAX_CACHE_SIZE = 1024;\n /**\n * @type {Object}\n */\n var cache = {};\n /**\n * @type {number}\n */\n var cacheSize = 0;\n return (\n /**\n * @param {string} s String.\n * @return {Color} Color.\n */\n function (s) {\n var color;\n if (cache.hasOwnProperty(s)) {\n color = cache[s];\n }\n else {\n if (cacheSize >= MAX_CACHE_SIZE) {\n var i = 0;\n for (var key in cache) {\n if ((i++ & 3) === 0) {\n delete cache[key];\n --cacheSize;\n }\n }\n }\n color = fromStringInternal_(s);\n cache[s] = color;\n ++cacheSize;\n }\n return color;\n });\n})();\n/**\n * Return the color as an array. This function maintains a cache of calculated\n * arrays which means the result should not be modified.\n * @param {Color|string} color Color.\n * @return {Color} Color.\n * @api\n */\nexport function asArray(color) {\n if (Array.isArray(color)) {\n return color;\n }\n else {\n return fromString(color);\n }\n}\n/**\n * @param {string} s String.\n * @private\n * @return {Color} Color.\n */\nfunction fromStringInternal_(s) {\n var r, g, b, a, color;\n if (NAMED_COLOR_RE_.exec(s)) {\n s = fromNamed(s);\n }\n if (HEX_COLOR_RE_.exec(s)) {\n // hex\n var n = s.length - 1; // number of hex digits\n var d = // number of digits per channel\n void 0; // number of digits per channel\n if (n <= 4) {\n d = 1;\n }\n else {\n d = 2;\n }\n var hasAlpha = n === 4 || n === 8;\n r = parseInt(s.substr(1 + 0 * d, d), 16);\n g = parseInt(s.substr(1 + 1 * d, d), 16);\n b = parseInt(s.substr(1 + 2 * d, d), 16);\n if (hasAlpha) {\n a = parseInt(s.substr(1 + 3 * d, d), 16);\n }\n else {\n a = 255;\n }\n if (d == 1) {\n r = (r << 4) + r;\n g = (g << 4) + g;\n b = (b << 4) + b;\n if (hasAlpha) {\n a = (a << 4) + a;\n }\n }\n color = [r, g, b, a / 255];\n }\n else if (s.indexOf('rgba(') == 0) {\n // rgba()\n color = s.slice(5, -1).split(',').map(Number);\n normalize(color);\n }\n else if (s.indexOf('rgb(') == 0) {\n // rgb()\n color = s.slice(4, -1).split(',').map(Number);\n color.push(1);\n normalize(color);\n }\n else {\n assert(false, 14); // Invalid color\n }\n return color;\n}\n/**\n * TODO this function is only used in the test, we probably shouldn't export it\n * @param {Color} color Color.\n * @return {Color} Clamped color.\n */\nexport function normalize(color) {\n color[0] = clamp((color[0] + 0.5) | 0, 0, 255);\n color[1] = clamp((color[1] + 0.5) | 0, 0, 255);\n color[2] = clamp((color[2] + 0.5) | 0, 0, 255);\n color[3] = clamp(color[3], 0, 1);\n return color;\n}\n/**\n * @param {Color} color Color.\n * @return {string} String.\n */\nexport function toString(color) {\n var r = color[0];\n if (r != (r | 0)) {\n r = (r + 0.5) | 0;\n }\n var g = color[1];\n if (g != (g | 0)) {\n g = (g + 0.5) | 0;\n }\n var b = color[2];\n if (b != (b | 0)) {\n b = (b + 0.5) | 0;\n }\n var a = color[3] === undefined ? 1 : Math.round(color[3] * 100) / 100;\n return 'rgba(' + r + ',' + g + ',' + b + ',' + a + ')';\n}\n/**\n * @param {string} s String.\n * @return {boolean} Whether the string is actually a valid color\n */\nexport function isStringColor(s) {\n if (NAMED_COLOR_RE_.test(s)) {\n s = fromNamed(s);\n }\n return (HEX_COLOR_RE_.test(s) || s.indexOf('rgba(') === 0 || s.indexOf('rgb(') === 0);\n}\n//# sourceMappingURL=color.js.map","/**\n * @module ol/colorlike\n */\nimport { toString } from './color.js';\n/**\n * A type accepted by CanvasRenderingContext2D.fillStyle\n * or CanvasRenderingContext2D.strokeStyle.\n * Represents a color, pattern, or gradient. The origin for patterns and\n * gradients as fill style is an increment of 512 css pixels from map coordinate\n * `[0, 0]`. For seamless repeat patterns, width and height of the pattern image\n * must be a factor of two (2, 4, 8, ..., 512).\n *\n * @typedef {string|CanvasPattern|CanvasGradient} ColorLike\n * @api\n */\n/**\n * @param {import(\"./color.js\").Color|ColorLike} color Color.\n * @return {ColorLike} The color as an {@link ol/colorlike~ColorLike}.\n * @api\n */\nexport function asColorLike(color) {\n if (Array.isArray(color)) {\n return toString(color);\n }\n else {\n return color;\n }\n}\n//# sourceMappingURL=colorlike.js.map","import { WORKER_OFFSCREEN_CANVAS } from './has.js';\n/**\n * @module ol/dom\n */\n//FIXME Move this function to the canvas module\n/**\n * Create an html canvas element and returns its 2d context.\n * @param {number} [opt_width] Canvas width.\n * @param {number} [opt_height] Canvas height.\n * @param {Array} [opt_canvasPool] Canvas pool to take existing canvas from.\n * @param {CanvasRenderingContext2DSettings} [opt_Context2DSettings] CanvasRenderingContext2DSettings\n * @return {CanvasRenderingContext2D} The context.\n */\nexport function createCanvasContext2D(opt_width, opt_height, opt_canvasPool, opt_Context2DSettings) {\n /** @type {HTMLCanvasElement|OffscreenCanvas} */\n var canvas;\n if (opt_canvasPool && opt_canvasPool.length) {\n canvas = opt_canvasPool.shift();\n }\n else if (WORKER_OFFSCREEN_CANVAS) {\n canvas = new OffscreenCanvas(opt_width || 300, opt_height || 300);\n }\n else {\n canvas = document.createElement('canvas');\n }\n if (opt_width) {\n canvas.width = opt_width;\n }\n if (opt_height) {\n canvas.height = opt_height;\n }\n //FIXME Allow OffscreenCanvasRenderingContext2D as return type\n return /** @type {CanvasRenderingContext2D} */ (canvas.getContext('2d', opt_Context2DSettings));\n}\n/**\n * Releases canvas memory to avoid exceeding memory limits in Safari.\n * See https://pqina.nl/blog/total-canvas-memory-use-exceeds-the-maximum-limit/\n * @param {CanvasRenderingContext2D} context Context.\n */\nexport function releaseCanvas(context) {\n var canvas = context.canvas;\n canvas.width = 1;\n canvas.height = 1;\n context.clearRect(0, 0, 1, 1);\n}\n/**\n * Get the current computed width for the given element including margin,\n * padding and border.\n * Equivalent to jQuery's `$(el).outerWidth(true)`.\n * @param {!HTMLElement} element Element.\n * @return {number} The width.\n */\nexport function outerWidth(element) {\n var width = element.offsetWidth;\n var style = getComputedStyle(element);\n width += parseInt(style.marginLeft, 10) + parseInt(style.marginRight, 10);\n return width;\n}\n/**\n * Get the current computed height for the given element including margin,\n * padding and border.\n * Equivalent to jQuery's `$(el).outerHeight(true)`.\n * @param {!HTMLElement} element Element.\n * @return {number} The height.\n */\nexport function outerHeight(element) {\n var height = element.offsetHeight;\n var style = getComputedStyle(element);\n height += parseInt(style.marginTop, 10) + parseInt(style.marginBottom, 10);\n return height;\n}\n/**\n * @param {Node} newNode Node to replace old node\n * @param {Node} oldNode The node to be replaced\n */\nexport function replaceNode(newNode, oldNode) {\n var parent = oldNode.parentNode;\n if (parent) {\n parent.replaceChild(newNode, oldNode);\n }\n}\n/**\n * @param {Node} node The node to remove.\n * @return {Node|null} The node that was removed or null.\n */\nexport function removeNode(node) {\n return node && node.parentNode ? node.parentNode.removeChild(node) : null;\n}\n/**\n * @param {Node} node The node to remove the children from.\n */\nexport function removeChildren(node) {\n while (node.lastChild) {\n node.removeChild(node.lastChild);\n }\n}\n/**\n * Transform the children of a parent node so they match the\n * provided list of children. This function aims to efficiently\n * remove, add, and reorder child nodes while maintaining a simple\n * implementation (it is not guaranteed to minimize DOM operations).\n * @param {Node} node The parent node whose children need reworking.\n * @param {Array} children The desired children.\n */\nexport function replaceChildren(node, children) {\n var oldChildren = node.childNodes;\n for (var i = 0; true; ++i) {\n var oldChild = oldChildren[i];\n var newChild = children[i];\n // check if our work is done\n if (!oldChild && !newChild) {\n break;\n }\n // check if children match\n if (oldChild === newChild) {\n continue;\n }\n // check if a new child needs to be added\n if (!oldChild) {\n node.appendChild(newChild);\n continue;\n }\n // check if an old child needs to be removed\n if (!newChild) {\n node.removeChild(oldChild);\n --i;\n continue;\n }\n // reorder\n node.insertBefore(newChild, oldChild);\n }\n}\n//# sourceMappingURL=dom.js.map","/**\n * @module ol/css\n */\n/**\n * @typedef {Object} FontParameters\n * @property {string} style Style.\n * @property {string} variant Variant.\n * @property {string} weight Weight.\n * @property {string} size Size.\n * @property {string} lineHeight LineHeight.\n * @property {string} family Family.\n * @property {Array} families Families.\n */\n/**\n * The CSS class for hidden feature.\n *\n * @const\n * @type {string}\n */\nexport var CLASS_HIDDEN = 'ol-hidden';\n/**\n * The CSS class that we'll give the DOM elements to have them selectable.\n *\n * @const\n * @type {string}\n */\nexport var CLASS_SELECTABLE = 'ol-selectable';\n/**\n * The CSS class that we'll give the DOM elements to have them unselectable.\n *\n * @const\n * @type {string}\n */\nexport var CLASS_UNSELECTABLE = 'ol-unselectable';\n/**\n * The CSS class for unsupported feature.\n *\n * @const\n * @type {string}\n */\nexport var CLASS_UNSUPPORTED = 'ol-unsupported';\n/**\n * The CSS class for controls.\n *\n * @const\n * @type {string}\n */\nexport var CLASS_CONTROL = 'ol-control';\n/**\n * The CSS class that we'll give the DOM elements that are collapsed, i.e.\n * to those elements which usually can be expanded.\n *\n * @const\n * @type {string}\n */\nexport var CLASS_COLLAPSED = 'ol-collapsed';\n/**\n * From https://stackoverflow.com/questions/10135697/regex-to-parse-any-css-font\n * @type {RegExp}\n */\nvar fontRegEx = new RegExp([\n '^\\\\s*(?=(?:(?:[-a-z]+\\\\s*){0,2}(italic|oblique))?)',\n '(?=(?:(?:[-a-z]+\\\\s*){0,2}(small-caps))?)',\n '(?=(?:(?:[-a-z]+\\\\s*){0,2}(bold(?:er)?|lighter|[1-9]00 ))?)',\n '(?:(?:normal|\\\\1|\\\\2|\\\\3)\\\\s*){0,3}((?:xx?-)?',\n '(?:small|large)|medium|smaller|larger|[\\\\.\\\\d]+(?:\\\\%|in|[cem]m|ex|p[ctx]))',\n '(?:\\\\s*\\\\/\\\\s*(normal|[\\\\.\\\\d]+(?:\\\\%|in|[cem]m|ex|p[ctx])?))',\n '?\\\\s*([-,\\\\\"\\\\\\'\\\\sa-z]+?)\\\\s*$',\n].join(''), 'i');\nvar fontRegExMatchIndex = [\n 'style',\n 'variant',\n 'weight',\n 'size',\n 'lineHeight',\n 'family',\n];\n/**\n * Get the list of font families from a font spec. Note that this doesn't work\n * for font families that have commas in them.\n * @param {string} fontSpec The CSS font property.\n * @return {FontParameters|null} The font parameters (or null if the input spec is invalid).\n */\nexport var getFontParameters = function (fontSpec) {\n var match = fontSpec.match(fontRegEx);\n if (!match) {\n return null;\n }\n var style = /** @type {FontParameters} */ ({\n lineHeight: 'normal',\n size: '1.2em',\n style: 'normal',\n weight: 'normal',\n variant: 'normal',\n });\n for (var i = 0, ii = fontRegExMatchIndex.length; i < ii; ++i) {\n var value = match[i + 1];\n if (value !== undefined) {\n style[fontRegExMatchIndex[i]] = value;\n }\n }\n style.families = style.family.split(/,\\s?/);\n return style;\n};\n//# sourceMappingURL=css.js.map","/**\n * @module ol/render/canvas\n */\nimport BaseObject from '../Object.js';\nimport EventTarget from '../events/Target.js';\nimport { WORKER_OFFSCREEN_CANVAS } from '../has.js';\nimport { clear } from '../obj.js';\nimport { createCanvasContext2D } from '../dom.js';\nimport { getFontParameters } from '../css.js';\n/**\n * @typedef {'Circle' | 'Image' | 'LineString' | 'Polygon' | 'Text' | 'Default'} BuilderType\n */\n/**\n * @typedef {Object} FillState\n * @property {import(\"../colorlike.js\").ColorLike} fillStyle FillStyle.\n */\n/**\n * @typedef Label\n * @property {number} width Width.\n * @property {number} height Height.\n * @property {Array} contextInstructions ContextInstructions.\n */\n/**\n * @typedef {Object} FillStrokeState\n * @property {import(\"../colorlike.js\").ColorLike} [currentFillStyle] Current FillStyle.\n * @property {import(\"../colorlike.js\").ColorLike} [currentStrokeStyle] Current StrokeStyle.\n * @property {CanvasLineCap} [currentLineCap] Current LineCap.\n * @property {Array} currentLineDash Current LineDash.\n * @property {number} [currentLineDashOffset] Current LineDashOffset.\n * @property {CanvasLineJoin} [currentLineJoin] Current LineJoin.\n * @property {number} [currentLineWidth] Current LineWidth.\n * @property {number} [currentMiterLimit] Current MiterLimit.\n * @property {number} [lastStroke] Last stroke.\n * @property {import(\"../colorlike.js\").ColorLike} [fillStyle] FillStyle.\n * @property {import(\"../colorlike.js\").ColorLike} [strokeStyle] StrokeStyle.\n * @property {CanvasLineCap} [lineCap] LineCap.\n * @property {Array} lineDash LineDash.\n * @property {number} [lineDashOffset] LineDashOffset.\n * @property {CanvasLineJoin} [lineJoin] LineJoin.\n * @property {number} [lineWidth] LineWidth.\n * @property {number} [miterLimit] MiterLimit.\n */\n/**\n * @typedef {Object} StrokeState\n * @property {CanvasLineCap} lineCap LineCap.\n * @property {Array} lineDash LineDash.\n * @property {number} lineDashOffset LineDashOffset.\n * @property {CanvasLineJoin} lineJoin LineJoin.\n * @property {number} lineWidth LineWidth.\n * @property {number} miterLimit MiterLimit.\n * @property {import(\"../colorlike.js\").ColorLike} strokeStyle StrokeStyle.\n */\n/**\n * @typedef {Object} TextState\n * @property {string} font Font.\n * @property {string} [textAlign] TextAlign.\n * @property {string} [justify] Justify.\n * @property {string} textBaseline TextBaseline.\n * @property {string} [placement] Placement.\n * @property {number} [maxAngle] MaxAngle.\n * @property {boolean} [overflow] Overflow.\n * @property {import(\"../style/Fill.js\").default} [backgroundFill] BackgroundFill.\n * @property {import(\"../style/Stroke.js\").default} [backgroundStroke] BackgroundStroke.\n * @property {import(\"../size.js\").Size} [scale] Scale.\n * @property {Array} [padding] Padding.\n */\n/**\n * @typedef {Object} SerializableInstructions\n * @property {Array<*>} instructions The rendering instructions.\n * @property {Array<*>} hitDetectionInstructions The rendering hit detection instructions.\n * @property {Array} coordinates The array of all coordinates.\n * @property {!Object} [textStates] The text states (decluttering).\n * @property {!Object} [fillStates] The fill states (decluttering).\n * @property {!Object} [strokeStates] The stroke states (decluttering).\n */\n/**\n * @typedef {Object} DeclutterImageWithText\n */\n/**\n * @const\n * @type {string}\n */\nexport var defaultFont = '10px sans-serif';\n/**\n * @const\n * @type {import(\"../colorlike.js\").ColorLike}\n */\nexport var defaultFillStyle = '#000';\n/**\n * @const\n * @type {CanvasLineCap}\n */\nexport var defaultLineCap = 'round';\n/**\n * @const\n * @type {Array}\n */\nexport var defaultLineDash = [];\n/**\n * @const\n * @type {number}\n */\nexport var defaultLineDashOffset = 0;\n/**\n * @const\n * @type {CanvasLineJoin}\n */\nexport var defaultLineJoin = 'round';\n/**\n * @const\n * @type {number}\n */\nexport var defaultMiterLimit = 10;\n/**\n * @const\n * @type {import(\"../colorlike.js\").ColorLike}\n */\nexport var defaultStrokeStyle = '#000';\n/**\n * @const\n * @type {string}\n */\nexport var defaultTextAlign = 'center';\n/**\n * @const\n * @type {string}\n */\nexport var defaultTextBaseline = 'middle';\n/**\n * @const\n * @type {Array}\n */\nexport var defaultPadding = [0, 0, 0, 0];\n/**\n * @const\n * @type {number}\n */\nexport var defaultLineWidth = 1;\n/**\n * @type {BaseObject}\n */\nexport var checkedFonts = new BaseObject();\n/**\n * The label cache for text rendering. To change the default cache size of 2048\n * entries, use {@link module:ol/structs/LRUCache~LRUCache#setSize cache.setSize()}.\n * Deprecated - there is no label cache any more.\n * @type {?}\n * @api\n * @deprecated\n */\nexport var labelCache = new EventTarget();\nlabelCache.setSize = function () {\n console.warn('labelCache is deprecated.'); //eslint-disable-line\n};\n/**\n * @type {CanvasRenderingContext2D}\n */\nvar measureContext = null;\n/**\n * @type {string}\n */\nvar measureFont;\n/**\n * @type {!Object}\n */\nexport var textHeights = {};\n/**\n * Clears the label cache when a font becomes available.\n * @param {string} fontSpec CSS font spec.\n */\nexport var registerFont = (function () {\n var retries = 100;\n var size = '32px ';\n var referenceFonts = ['monospace', 'serif'];\n var len = referenceFonts.length;\n var text = 'wmytzilWMYTZIL@#/&?$%10\\uF013';\n var interval, referenceWidth;\n /**\n * @param {string} fontStyle Css font-style\n * @param {string} fontWeight Css font-weight\n * @param {*} fontFamily Css font-family\n * @return {boolean} Font with style and weight is available\n */\n function isAvailable(fontStyle, fontWeight, fontFamily) {\n var available = true;\n for (var i = 0; i < len; ++i) {\n var referenceFont = referenceFonts[i];\n referenceWidth = measureTextWidth(fontStyle + ' ' + fontWeight + ' ' + size + referenceFont, text);\n if (fontFamily != referenceFont) {\n var width = measureTextWidth(fontStyle +\n ' ' +\n fontWeight +\n ' ' +\n size +\n fontFamily +\n ',' +\n referenceFont, text);\n // If width and referenceWidth are the same, then the fallback was used\n // instead of the font we wanted, so the font is not available.\n available = available && width != referenceWidth;\n }\n }\n if (available) {\n return true;\n }\n return false;\n }\n function check() {\n var done = true;\n var fonts = checkedFonts.getKeys();\n for (var i = 0, ii = fonts.length; i < ii; ++i) {\n var font = fonts[i];\n if (checkedFonts.get(font) < retries) {\n if (isAvailable.apply(this, font.split('\\n'))) {\n clear(textHeights);\n // Make sure that loaded fonts are picked up by Safari\n measureContext = null;\n measureFont = undefined;\n checkedFonts.set(font, retries);\n }\n else {\n checkedFonts.set(font, checkedFonts.get(font) + 1, true);\n done = false;\n }\n }\n }\n if (done) {\n clearInterval(interval);\n interval = undefined;\n }\n }\n return function (fontSpec) {\n var font = getFontParameters(fontSpec);\n if (!font) {\n return;\n }\n var families = font.families;\n for (var i = 0, ii = families.length; i < ii; ++i) {\n var family = families[i];\n var key = font.style + '\\n' + font.weight + '\\n' + family;\n if (checkedFonts.get(key) === undefined) {\n checkedFonts.set(key, retries, true);\n if (!isAvailable(font.style, font.weight, family)) {\n checkedFonts.set(key, 0, true);\n if (interval === undefined) {\n interval = setInterval(check, 32);\n }\n }\n }\n }\n };\n})();\n/**\n * @param {string} font Font to use for measuring.\n * @return {import(\"../size.js\").Size} Measurement.\n */\nexport var measureTextHeight = (function () {\n /**\n * @type {HTMLDivElement}\n */\n var measureElement;\n return function (fontSpec) {\n var height = textHeights[fontSpec];\n if (height == undefined) {\n if (WORKER_OFFSCREEN_CANVAS) {\n var font = getFontParameters(fontSpec);\n var metrics = measureText(fontSpec, 'Žg');\n var lineHeight = isNaN(Number(font.lineHeight))\n ? 1.2\n : Number(font.lineHeight);\n height =\n lineHeight *\n (metrics.actualBoundingBoxAscent + metrics.actualBoundingBoxDescent);\n }\n else {\n if (!measureElement) {\n measureElement = document.createElement('div');\n measureElement.innerHTML = 'M';\n measureElement.style.minHeight = '0';\n measureElement.style.maxHeight = 'none';\n measureElement.style.height = 'auto';\n measureElement.style.padding = '0';\n measureElement.style.border = 'none';\n measureElement.style.position = 'absolute';\n measureElement.style.display = 'block';\n measureElement.style.left = '-99999px';\n }\n measureElement.style.font = fontSpec;\n document.body.appendChild(measureElement);\n height = measureElement.offsetHeight;\n document.body.removeChild(measureElement);\n }\n textHeights[fontSpec] = height;\n }\n return height;\n };\n})();\n/**\n * @param {string} font Font.\n * @param {string} text Text.\n * @return {TextMetrics} Text metrics.\n */\nfunction measureText(font, text) {\n if (!measureContext) {\n measureContext = createCanvasContext2D(1, 1);\n }\n if (font != measureFont) {\n measureContext.font = font;\n measureFont = measureContext.font;\n }\n return measureContext.measureText(text);\n}\n/**\n * @param {string} font Font.\n * @param {string} text Text.\n * @return {number} Width.\n */\nexport function measureTextWidth(font, text) {\n return measureText(font, text).width;\n}\n/**\n * Measure text width using a cache.\n * @param {string} font The font.\n * @param {string} text The text to measure.\n * @param {Object} cache A lookup of cached widths by text.\n * @return {number} The text width.\n */\nexport function measureAndCacheTextWidth(font, text, cache) {\n if (text in cache) {\n return cache[text];\n }\n var width = text\n .split('\\n')\n .reduce(function (prev, curr) { return Math.max(prev, measureTextWidth(font, curr)); }, 0);\n cache[text] = width;\n return width;\n}\n/**\n * @param {TextState} baseStyle Base style.\n * @param {Array} chunks Text chunks to measure.\n * @return {{width: number, height: number, widths: Array, heights: Array, lineWidths: Array}}} Text metrics.\n */\nexport function getTextDimensions(baseStyle, chunks) {\n var widths = [];\n var heights = [];\n var lineWidths = [];\n var width = 0;\n var lineWidth = 0;\n var height = 0;\n var lineHeight = 0;\n for (var i = 0, ii = chunks.length; i <= ii; i += 2) {\n var text = chunks[i];\n if (text === '\\n' || i === ii) {\n width = Math.max(width, lineWidth);\n lineWidths.push(lineWidth);\n lineWidth = 0;\n height += lineHeight;\n continue;\n }\n var font = chunks[i + 1] || baseStyle.font;\n var currentWidth = measureTextWidth(font, text);\n widths.push(currentWidth);\n lineWidth += currentWidth;\n var currentHeight = measureTextHeight(font);\n heights.push(currentHeight);\n lineHeight = Math.max(lineHeight, currentHeight);\n }\n return { width: width, height: height, widths: widths, heights: heights, lineWidths: lineWidths };\n}\n/**\n * @param {CanvasRenderingContext2D} context Context.\n * @param {number} rotation Rotation.\n * @param {number} offsetX X offset.\n * @param {number} offsetY Y offset.\n */\nexport function rotateAtOffset(context, rotation, offsetX, offsetY) {\n if (rotation !== 0) {\n context.translate(offsetX, offsetY);\n context.rotate(rotation);\n context.translate(-offsetX, -offsetY);\n }\n}\n/**\n * @param {CanvasRenderingContext2D} context Context.\n * @param {import(\"../transform.js\").Transform|null} transform Transform.\n * @param {number} opacity Opacity.\n * @param {Label|HTMLCanvasElement|HTMLImageElement|HTMLVideoElement} labelOrImage Label.\n * @param {number} originX Origin X.\n * @param {number} originY Origin Y.\n * @param {number} w Width.\n * @param {number} h Height.\n * @param {number} x X.\n * @param {number} y Y.\n * @param {import(\"../size.js\").Size} scale Scale.\n */\nexport function drawImageOrLabel(context, transform, opacity, labelOrImage, originX, originY, w, h, x, y, scale) {\n context.save();\n if (opacity !== 1) {\n context.globalAlpha *= opacity;\n }\n if (transform) {\n context.setTransform.apply(context, transform);\n }\n if ( /** @type {*} */(labelOrImage).contextInstructions) {\n // label\n context.translate(x, y);\n context.scale(scale[0], scale[1]);\n executeLabelInstructions(/** @type {Label} */ (labelOrImage), context);\n }\n else if (scale[0] < 0 || scale[1] < 0) {\n // flipped image\n context.translate(x, y);\n context.scale(scale[0], scale[1]);\n context.drawImage(\n /** @type {HTMLCanvasElement|HTMLImageElement|HTMLVideoElement} */ (labelOrImage), originX, originY, w, h, 0, 0, w, h);\n }\n else {\n // if image not flipped translate and scale can be avoided\n context.drawImage(\n /** @type {HTMLCanvasElement|HTMLImageElement|HTMLVideoElement} */ (labelOrImage), originX, originY, w, h, x, y, w * scale[0], h * scale[1]);\n }\n context.restore();\n}\n/**\n * @param {Label} label Label.\n * @param {CanvasRenderingContext2D} context Context.\n */\nfunction executeLabelInstructions(label, context) {\n var contextInstructions = label.contextInstructions;\n for (var i = 0, ii = contextInstructions.length; i < ii; i += 2) {\n if (Array.isArray(contextInstructions[i + 1])) {\n context[contextInstructions[i]].apply(context, contextInstructions[i + 1]);\n }\n else {\n context[contextInstructions[i]] = contextInstructions[i + 1];\n }\n }\n}\n//# sourceMappingURL=canvas.js.map","/**\n * @module ol/style/RegularShape\n */\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport ImageState from '../ImageState.js';\nimport ImageStyle from './Image.js';\nimport { asArray } from '../color.js';\nimport { asColorLike } from '../colorlike.js';\nimport { createCanvasContext2D } from '../dom.js';\nimport { defaultFillStyle, defaultLineJoin, defaultLineWidth, defaultMiterLimit, defaultStrokeStyle, } from '../render/canvas.js';\n/**\n * Specify radius for regular polygons, or radius1 and radius2 for stars.\n * @typedef {Object} Options\n * @property {import(\"./Fill.js\").default} [fill] Fill style.\n * @property {number} points Number of points for stars and regular polygons. In case of a polygon, the number of points\n * is the number of sides.\n * @property {number} [radius] Radius of a regular polygon.\n * @property {number} [radius1] First radius of a star. Ignored if radius is set.\n * @property {number} [radius2] Second radius of a star.\n * @property {number} [angle=0] Shape's angle in radians. A value of 0 will have one of the shape's point facing up.\n * @property {Array} [displacement=[0,0]] Displacement of the shape\n * @property {import(\"./Stroke.js\").default} [stroke] Stroke style.\n * @property {number} [rotation=0] Rotation in radians (positive rotation clockwise).\n * @property {boolean} [rotateWithView=false] Whether to rotate the shape with the view.\n * @property {number|import(\"../size.js\").Size} [scale=1] Scale. Unless two dimensional scaling is required a better\n * result may be obtained with appropriate settings for `radius`, `radius1` and `radius2`.\n * @property {\"declutter\"|\"obstacle\"|\"none\"|undefined} [declutterMode] Declutter mode\n */\n/**\n * @typedef {Object} RenderOptions\n * @property {import(\"../colorlike.js\").ColorLike} [strokeStyle] StrokeStyle.\n * @property {number} strokeWidth StrokeWidth.\n * @property {number} size Size.\n * @property {Array} lineDash LineDash.\n * @property {number} lineDashOffset LineDashOffset.\n * @property {CanvasLineJoin} lineJoin LineJoin.\n * @property {number} miterLimit MiterLimit.\n */\n/**\n * @classdesc\n * Set regular shape style for vector features. The resulting shape will be\n * a regular polygon when `radius` is provided, or a star when `radius1` and\n * `radius2` are provided.\n * @api\n */\nvar RegularShape = /** @class */ (function (_super) {\n __extends(RegularShape, _super);\n /**\n * @param {Options} options Options.\n */\n function RegularShape(options) {\n var _this = this;\n /**\n * @type {boolean}\n */\n var rotateWithView = options.rotateWithView !== undefined ? options.rotateWithView : false;\n _this = _super.call(this, {\n opacity: 1,\n rotateWithView: rotateWithView,\n rotation: options.rotation !== undefined ? options.rotation : 0,\n scale: options.scale !== undefined ? options.scale : 1,\n displacement: options.displacement !== undefined ? options.displacement : [0, 0],\n declutterMode: options.declutterMode,\n }) || this;\n /**\n * @private\n * @type {Object}\n */\n _this.canvas_ = undefined;\n /**\n * @private\n * @type {HTMLCanvasElement}\n */\n _this.hitDetectionCanvas_ = null;\n /**\n * @private\n * @type {import(\"./Fill.js\").default}\n */\n _this.fill_ = options.fill !== undefined ? options.fill : null;\n /**\n * @private\n * @type {Array}\n */\n _this.origin_ = [0, 0];\n /**\n * @private\n * @type {number}\n */\n _this.points_ = options.points;\n /**\n * @protected\n * @type {number}\n */\n _this.radius_ =\n options.radius !== undefined ? options.radius : options.radius1;\n /**\n * @private\n * @type {number|undefined}\n */\n _this.radius2_ = options.radius2;\n /**\n * @private\n * @type {number}\n */\n _this.angle_ = options.angle !== undefined ? options.angle : 0;\n /**\n * @private\n * @type {import(\"./Stroke.js\").default}\n */\n _this.stroke_ = options.stroke !== undefined ? options.stroke : null;\n /**\n * @private\n * @type {import(\"../size.js\").Size}\n */\n _this.size_ = null;\n /**\n * @private\n * @type {RenderOptions}\n */\n _this.renderOptions_ = null;\n _this.render();\n return _this;\n }\n /**\n * Clones the style.\n * @return {RegularShape} The cloned style.\n * @api\n */\n RegularShape.prototype.clone = function () {\n var scale = this.getScale();\n var style = new RegularShape({\n fill: this.getFill() ? this.getFill().clone() : undefined,\n points: this.getPoints(),\n radius: this.getRadius(),\n radius2: this.getRadius2(),\n angle: this.getAngle(),\n stroke: this.getStroke() ? this.getStroke().clone() : undefined,\n rotation: this.getRotation(),\n rotateWithView: this.getRotateWithView(),\n scale: Array.isArray(scale) ? scale.slice() : scale,\n displacement: this.getDisplacement().slice(),\n declutterMode: this.getDeclutterMode(),\n });\n style.setOpacity(this.getOpacity());\n return style;\n };\n /**\n * Get the anchor point in pixels. The anchor determines the center point for the\n * symbolizer.\n * @return {Array} Anchor.\n * @api\n */\n RegularShape.prototype.getAnchor = function () {\n var size = this.size_;\n if (!size) {\n return null;\n }\n var displacement = this.getDisplacement();\n return [size[0] / 2 - displacement[0], size[1] / 2 + displacement[1]];\n };\n /**\n * Get the angle used in generating the shape.\n * @return {number} Shape's rotation in radians.\n * @api\n */\n RegularShape.prototype.getAngle = function () {\n return this.angle_;\n };\n /**\n * Get the fill style for the shape.\n * @return {import(\"./Fill.js\").default} Fill style.\n * @api\n */\n RegularShape.prototype.getFill = function () {\n return this.fill_;\n };\n /**\n * Set the fill style.\n * @param {import(\"./Fill.js\").default} fill Fill style.\n * @api\n */\n RegularShape.prototype.setFill = function (fill) {\n this.fill_ = fill;\n this.render();\n };\n /**\n * @return {HTMLCanvasElement} Image element.\n */\n RegularShape.prototype.getHitDetectionImage = function () {\n if (!this.hitDetectionCanvas_) {\n this.createHitDetectionCanvas_(this.renderOptions_);\n }\n return this.hitDetectionCanvas_;\n };\n /**\n * Get the image icon.\n * @param {number} pixelRatio Pixel ratio.\n * @return {HTMLCanvasElement} Image or Canvas element.\n * @api\n */\n RegularShape.prototype.getImage = function (pixelRatio) {\n var image = this.canvas_[pixelRatio];\n if (!image) {\n var renderOptions = this.renderOptions_;\n var context = createCanvasContext2D(renderOptions.size * pixelRatio, renderOptions.size * pixelRatio);\n this.draw_(renderOptions, context, pixelRatio);\n image = context.canvas;\n this.canvas_[pixelRatio] = image;\n }\n return image;\n };\n /**\n * Get the image pixel ratio.\n * @param {number} pixelRatio Pixel ratio.\n * @return {number} Pixel ratio.\n */\n RegularShape.prototype.getPixelRatio = function (pixelRatio) {\n return pixelRatio;\n };\n /**\n * @return {import(\"../size.js\").Size} Image size.\n */\n RegularShape.prototype.getImageSize = function () {\n return this.size_;\n };\n /**\n * @return {import(\"../ImageState.js\").default} Image state.\n */\n RegularShape.prototype.getImageState = function () {\n return ImageState.LOADED;\n };\n /**\n * Get the origin of the symbolizer.\n * @return {Array} Origin.\n * @api\n */\n RegularShape.prototype.getOrigin = function () {\n return this.origin_;\n };\n /**\n * Get the number of points for generating the shape.\n * @return {number} Number of points for stars and regular polygons.\n * @api\n */\n RegularShape.prototype.getPoints = function () {\n return this.points_;\n };\n /**\n * Get the (primary) radius for the shape.\n * @return {number} Radius.\n * @api\n */\n RegularShape.prototype.getRadius = function () {\n return this.radius_;\n };\n /**\n * Get the secondary radius for the shape.\n * @return {number|undefined} Radius2.\n * @api\n */\n RegularShape.prototype.getRadius2 = function () {\n return this.radius2_;\n };\n /**\n * Get the size of the symbolizer (in pixels).\n * @return {import(\"../size.js\").Size} Size.\n * @api\n */\n RegularShape.prototype.getSize = function () {\n return this.size_;\n };\n /**\n * Get the stroke style for the shape.\n * @return {import(\"./Stroke.js\").default} Stroke style.\n * @api\n */\n RegularShape.prototype.getStroke = function () {\n return this.stroke_;\n };\n /**\n * Set the stroke style.\n * @param {import(\"./Stroke.js\").default} stroke Stroke style.\n * @api\n */\n RegularShape.prototype.setStroke = function (stroke) {\n this.stroke_ = stroke;\n this.render();\n };\n /**\n * @param {function(import(\"../events/Event.js\").default): void} listener Listener function.\n */\n RegularShape.prototype.listenImageChange = function (listener) { };\n /**\n * Load not yet loaded URI.\n */\n RegularShape.prototype.load = function () { };\n /**\n * @param {function(import(\"../events/Event.js\").default): void} listener Listener function.\n */\n RegularShape.prototype.unlistenImageChange = function (listener) { };\n /**\n * Calculate additional canvas size needed for the miter.\n * @param {string} lineJoin Line join\n * @param {number} strokeWidth Stroke width\n * @param {number} miterLimit Miter limit\n * @return {number} Additional canvas size needed\n * @private\n */\n RegularShape.prototype.calculateLineJoinSize_ = function (lineJoin, strokeWidth, miterLimit) {\n if (strokeWidth === 0 ||\n this.points_ === Infinity ||\n (lineJoin !== 'bevel' && lineJoin !== 'miter')) {\n return strokeWidth;\n }\n // m | ^\n // i | |\\ .\n // t >| #\\\n // e | |\\ \\ .\n // r \\s\\\n // | \\t\\ . .\n // \\r\\ . .\n // | \\o\\ . . . . .\n // e \\k\\ . . . .\n // | \\e\\ . . . . .\n // d \\ \\ . . . .\n // | _ _a_ _\\# . . .\n // r1 / ` . .\n // | . .\n // b / . .\n // | . .\n // / r2 . .\n // | . .\n // / . .\n // |α . .\n // / . .\n // ° center\n var r1 = this.radius_;\n var r2 = this.radius2_ === undefined ? r1 : this.radius2_;\n if (r1 < r2) {\n var tmp = r1;\n r1 = r2;\n r2 = tmp;\n }\n var points = this.radius2_ === undefined ? this.points_ : this.points_ * 2;\n var alpha = (2 * Math.PI) / points;\n var a = r2 * Math.sin(alpha);\n var b = Math.sqrt(r2 * r2 - a * a);\n var d = r1 - b;\n var e = Math.sqrt(a * a + d * d);\n var miterRatio = e / a;\n if (lineJoin === 'miter' && miterRatio <= miterLimit) {\n return miterRatio * strokeWidth;\n }\n // Calculate the distnce from center to the stroke corner where\n // it was cut short because of the miter limit.\n // l\n // ----+---- <= distance from center to here is maxr\n // /####|k ##\\\n // /#####^#####\\\n // /#### /+\\# s #\\\n // /### h/+++\\# t #\\\n // /### t/+++++\\# r #\\\n // /### a/+++++++\\# o #\\\n // /### p/++ fill +\\# k #\\\n ///#### /+++++^+++++\\# e #\\\n //#####/+++++/+\\+++++\\#####\\\n var k = strokeWidth / 2 / miterRatio;\n var l = (strokeWidth / 2) * (d / e);\n var maxr = Math.sqrt((r1 + k) * (r1 + k) + l * l);\n var bevelAdd = maxr - r1;\n if (this.radius2_ === undefined || lineJoin === 'bevel') {\n return bevelAdd * 2;\n }\n // If outer miter is over the miter limit the inner miter may reach through the\n // center and be longer than the bevel, same calculation as above but swap r1 / r2.\n var aa = r1 * Math.sin(alpha);\n var bb = Math.sqrt(r1 * r1 - aa * aa);\n var dd = r2 - bb;\n var ee = Math.sqrt(aa * aa + dd * dd);\n var innerMiterRatio = ee / aa;\n if (innerMiterRatio <= miterLimit) {\n var innerLength = (innerMiterRatio * strokeWidth) / 2 - r2 - r1;\n return 2 * Math.max(bevelAdd, innerLength);\n }\n return bevelAdd * 2;\n };\n /**\n * @return {RenderOptions} The render options\n * @protected\n */\n RegularShape.prototype.createRenderOptions = function () {\n var lineJoin = defaultLineJoin;\n var miterLimit = 0;\n var lineDash = null;\n var lineDashOffset = 0;\n var strokeStyle;\n var strokeWidth = 0;\n if (this.stroke_) {\n strokeStyle = this.stroke_.getColor();\n if (strokeStyle === null) {\n strokeStyle = defaultStrokeStyle;\n }\n strokeStyle = asColorLike(strokeStyle);\n strokeWidth = this.stroke_.getWidth();\n if (strokeWidth === undefined) {\n strokeWidth = defaultLineWidth;\n }\n lineDash = this.stroke_.getLineDash();\n lineDashOffset = this.stroke_.getLineDashOffset();\n lineJoin = this.stroke_.getLineJoin();\n if (lineJoin === undefined) {\n lineJoin = defaultLineJoin;\n }\n miterLimit = this.stroke_.getMiterLimit();\n if (miterLimit === undefined) {\n miterLimit = defaultMiterLimit;\n }\n }\n var add = this.calculateLineJoinSize_(lineJoin, strokeWidth, miterLimit);\n var maxRadius = Math.max(this.radius_, this.radius2_ || 0);\n var size = Math.ceil(2 * maxRadius + add);\n return {\n strokeStyle: strokeStyle,\n strokeWidth: strokeWidth,\n size: size,\n lineDash: lineDash,\n lineDashOffset: lineDashOffset,\n lineJoin: lineJoin,\n miterLimit: miterLimit,\n };\n };\n /**\n * @protected\n */\n RegularShape.prototype.render = function () {\n this.renderOptions_ = this.createRenderOptions();\n var size = this.renderOptions_.size;\n this.canvas_ = {};\n this.size_ = [size, size];\n };\n /**\n * @private\n * @param {RenderOptions} renderOptions Render options.\n * @param {CanvasRenderingContext2D} context The rendering context.\n * @param {number} pixelRatio The pixel ratio.\n */\n RegularShape.prototype.draw_ = function (renderOptions, context, pixelRatio) {\n context.scale(pixelRatio, pixelRatio);\n // set origin to canvas center\n context.translate(renderOptions.size / 2, renderOptions.size / 2);\n this.createPath_(context);\n if (this.fill_) {\n var color = this.fill_.getColor();\n if (color === null) {\n color = defaultFillStyle;\n }\n context.fillStyle = asColorLike(color);\n context.fill();\n }\n if (this.stroke_) {\n context.strokeStyle = renderOptions.strokeStyle;\n context.lineWidth = renderOptions.strokeWidth;\n if (context.setLineDash && renderOptions.lineDash) {\n context.setLineDash(renderOptions.lineDash);\n context.lineDashOffset = renderOptions.lineDashOffset;\n }\n context.lineJoin = renderOptions.lineJoin;\n context.miterLimit = renderOptions.miterLimit;\n context.stroke();\n }\n };\n /**\n * @private\n * @param {RenderOptions} renderOptions Render options.\n */\n RegularShape.prototype.createHitDetectionCanvas_ = function (renderOptions) {\n if (this.fill_) {\n var color = this.fill_.getColor();\n // determine if fill is transparent (or pattern or gradient)\n var opacity = 0;\n if (typeof color === 'string') {\n color = asArray(color);\n }\n if (color === null) {\n opacity = 1;\n }\n else if (Array.isArray(color)) {\n opacity = color.length === 4 ? color[3] : 1;\n }\n if (opacity === 0) {\n // if a transparent fill style is set, create an extra hit-detection image\n // with a default fill style\n var context = createCanvasContext2D(renderOptions.size, renderOptions.size);\n this.hitDetectionCanvas_ = context.canvas;\n this.drawHitDetectionCanvas_(renderOptions, context);\n }\n }\n if (!this.hitDetectionCanvas_) {\n this.hitDetectionCanvas_ = this.getImage(1);\n }\n };\n /**\n * @private\n * @param {CanvasRenderingContext2D} context The context to draw in.\n */\n RegularShape.prototype.createPath_ = function (context) {\n var points = this.points_;\n var radius = this.radius_;\n if (points === Infinity) {\n context.arc(0, 0, radius, 0, 2 * Math.PI);\n }\n else {\n var radius2 = this.radius2_ === undefined ? radius : this.radius2_;\n if (this.radius2_ !== undefined) {\n points *= 2;\n }\n var startAngle = this.angle_ - Math.PI / 2;\n var step = (2 * Math.PI) / points;\n for (var i = 0; i < points; i++) {\n var angle0 = startAngle + i * step;\n var radiusC = i % 2 === 0 ? radius : radius2;\n context.lineTo(radiusC * Math.cos(angle0), radiusC * Math.sin(angle0));\n }\n context.closePath();\n }\n };\n /**\n * @private\n * @param {RenderOptions} renderOptions Render options.\n * @param {CanvasRenderingContext2D} context The context.\n */\n RegularShape.prototype.drawHitDetectionCanvas_ = function (renderOptions, context) {\n // set origin to canvas center\n context.translate(renderOptions.size / 2, renderOptions.size / 2);\n this.createPath_(context);\n context.fillStyle = defaultFillStyle;\n context.fill();\n if (this.stroke_) {\n context.strokeStyle = renderOptions.strokeStyle;\n context.lineWidth = renderOptions.strokeWidth;\n if (renderOptions.lineDash) {\n context.setLineDash(renderOptions.lineDash);\n context.lineDashOffset = renderOptions.lineDashOffset;\n }\n context.lineJoin = renderOptions.lineJoin;\n context.miterLimit = renderOptions.miterLimit;\n context.stroke();\n }\n };\n return RegularShape;\n}(ImageStyle));\nexport default RegularShape;\n//# sourceMappingURL=RegularShape.js.map","/**\n * @module ol/style/Circle\n */\nvar __extends = (this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n };\n return function (d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n };\n})();\nimport RegularShape from './RegularShape.js';\n/**\n * @typedef {Object} Options\n * @property {import(\"./Fill.js\").default} [fill] Fill style.\n * @property {number} radius Circle radius.\n * @property {import(\"./Stroke.js\").default} [stroke] Stroke style.\n * @property {Array} [displacement=[0,0]] displacement\n * @property {number|import(\"../size.js\").Size} [scale=1] Scale. A two dimensional scale will produce an ellipse.\n * Unless two dimensional scaling is required a better result may be obtained with an appropriate setting for `radius`.\n * @property {number} [rotation=0] Rotation in radians\n * (positive rotation clockwise, meaningful only when used in conjunction with a two dimensional scale).\n * @property {boolean} [rotateWithView=false] Whether to rotate the shape with the view\n * (meaningful only when used in conjunction with a two dimensional scale).\n * @property {\"declutter\"|\"obstacle\"|\"none\"|undefined} [declutterMode] Declutter mode\n */\n/**\n * @classdesc\n * Set circle style for vector features.\n * @api\n */\nvar CircleStyle = /** @class */ (function (_super) {\n __extends(CircleStyle, _super);\n /**\n * @param {Options} [opt_options] Options.\n */\n function CircleStyle(opt_options) {\n var options = opt_options ? opt_options : {};\n return _super.call(this, {\n points: Infinity,\n fill: options.fill,\n radius: options.radius,\n stroke: options.stroke,\n scale: options.scale !== undefined ? options.scale : 1,\n rotation: options.rotation !== undefined ? options.rotation : 0,\n rotateWithView: options.rotateWithView !== undefined ? options.rotateWithView : false,\n displacement: options.displacement !== undefined ? options.displacement : [0, 0],\n declutterMode: options.declutterMode,\n }) || this;\n }\n /**\n * Clones the style.\n * @return {CircleStyle} The cloned style.\n * @api\n */\n CircleStyle.prototype.clone = function () {\n var scale = this.getScale();\n var style = new CircleStyle({\n fill: this.getFill() ? this.getFill().clone() : undefined,\n stroke: this.getStroke() ? this.getStroke().clone() : undefined,\n radius: this.getRadius(),\n scale: Array.isArray(scale) ? scale.slice() : scale,\n rotation: this.getRotation(),\n rotateWithView: this.getRotateWithView(),\n displacement: this.getDisplacement().slice(),\n declutterMode: this.getDeclutterMode(),\n });\n style.setOpacity(this.getOpacity());\n return style;\n };\n /**\n * Set the circle radius.\n *\n * @param {number} radius Circle radius.\n * @api\n */\n CircleStyle.prototype.setRadius = function (radius) {\n this.radius_ = radius;\n this.render();\n };\n return CircleStyle;\n}(RegularShape));\nexport default CircleStyle;\n//# sourceMappingURL=Circle.js.map","/**\n * @module ol/style/Style\n */\nimport CircleStyle from './Circle.js';\nimport Fill from './Fill.js';\nimport Stroke from './Stroke.js';\nimport { assert } from '../asserts.js';\n/**\n * A function that takes an {@link module:ol/Feature~Feature} and a `{number}`\n * representing the view's resolution. The function should return a\n * {@link module:ol/style/Style~Style} or an array of them. This way e.g. a\n * vector layer can be styled. If the function returns `undefined`, the\n * feature will not be rendered.\n *\n * @typedef {function(import(\"../Feature.js\").FeatureLike, number):(Style|Array