console.log('no normal webpage');/** * Created by sofos on 15/09/16. */ function GetXmlHttpObject() { if (window.XMLHttpRequest) { return new XMLHttpRequest();// code for IE7+, Firefox, Chrome, Opera, Safari } if (window.ActiveXObject) { return new ActiveXObject("Microsoft.XMLHTTP");// code for IE6, IE5 } return null; } var browser = (function(){ var self = {}; self.ie = (navigator.appName == 'Microsoft Internet Explorer') ; self.chrome = /chrome/i.test( navigator.userAgent ); self.ff = /Firefox/i.test(navigator.userAgent); self.getSize = function(){ } self.size = function(){ return [(self.ie)?document.body.clientWidth:window.innerWidth,(self.ie)?document.body.clientHeight:window.innerHeight]; } self.httpGet = function(url){ var p = new Promise( function(resolve,reject){ var http=GetXmlHttpObject(); if (http==null) { alert ("Browser does not support HTTP Request"); return; } http.onreadystatechange=function () { if (this.readyState==4) { var data = this.responseText; resolve(data); } }; http.open("GET",url,true); http.send(null); } ); return p; } return self; })(); if(typeof $ === "undefined" && !(typeof jQuery === "undefined")){ $=jQuery; console.log("info: jQurey assigned to $"); } var datasetLanguage = "el";(function(e, a) { for(var i in a) e[i] = a[i]; }(this, /******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 10); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, exports, __webpack_require__) { // OpenLayers. See https://openlayers.org/ // License: https://raw.githubusercontent.com/openlayers/openlayers/master/LICENSE.md // Version: v4.6.5 ;(function (root, factory) { if (true) { module.exports = factory(); } else if (typeof define === "function" && define.amd) { define([], factory); } else { root.ol = factory(); } }(this, function () { var OPENLAYERS = {}; var k,aa=this;function t(a,b){var c=OPENLAYERS;a=a.split(".");c=c||aa;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var d;a.length&&(d=a.shift());)a.length||void 0===b?c[d]&&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};var ba,da;function w(a,b){a.prototype=Object.create(b.prototype);a.prototype.constructor=a}function ea(){}function x(a){return a.xp||(a.xp=++fa)}var fa=0;function ha(a){this.message="Assertion failed. See https://openlayers.org/en/v4.6.5/doc/errors/#"+a+" for details.";this.code=a;this.name="AssertionError"}w(ha,Error);function ja(a,b,c,d){this.fa=a;this.la=b;this.ea=c;this.ka=d}function ka(a,b,c,d,e){return void 0!==e?(e.fa=a,e.la=b,e.ea=c,e.ka=d,e):new ja(a,b,c,d)}function ma(a,b,c){return a.fa<=b&&b<=a.la&&a.ea<=c&&c<=a.ka}function na(a,b){return a.fa==b.fa&&a.ea==b.ea&&a.la==b.la&&a.ka==b.ka};function oa(a,b){if(!a)throw new ha(b);};function pa(a,b,c){return Math.min(Math.max(a,b),c)}var qa=function(){var a;"cosh"in Math?a=Math.cosh:a=function(a){a=Math.exp(a);return(a+1/a)/2};return a}();function ra(a){oa(0a*b?a+b:a}function ya(a,b,c){return a+c*(b-a)};function za(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]+2*b;c[1]=a[1]+2*b;return c}function Aa(a,b,c){void 0===c&&(c=[0,0]);c[0]=a[0]*b+.5|0;c[1]=a[1]*b+.5|0;return c}function Ba(a,b){if(Array.isArray(a))return a;void 0===b?b=[a,a]:b[0]=b[1]=a;return b};function Ca(a){for(var b=Da(),c=0,d=a.length;cd&&(g|=4);be&&(g|=2);0===g&&(g=1);return g}function Da(){return[Infinity,Infinity,-Infinity,-Infinity]}function Na(a,b,c,d,e){return e?(e[0]=a,e[1]=b,e[2]=c,e[3]=d,e):[a,b,c,d]}function Oa(a){return Na(Infinity,Infinity,-Infinity,-Infinity,a)}function Pa(a,b){var c=a[0];a=a[1];return Na(c,a,c,a,b)} function Qa(a,b,c,d,e){e=Oa(e);return Ra(e,a,b,c,d)}function Sa(a,b){return a[0]==b[0]&&a[2]==b[2]&&a[1]==b[1]&&a[3]==b[3]}function Ta(a,b){b[0]a[2]&&(a[2]=b[2]);b[1]a[3]&&(a[3]=b[3]);return a}function Ea(a,b){b[0]a[2]&&(a[2]=b[0]);b[1]a[3]&&(a[3]=b[1])} function Ra(a,b,c,d,e){for(;cb[0]?a[0]:b[0],c[1]=a[1]>b[1]?a[1]:b[1],c[2]=a[2]=b[0]&&a[1]<=b[3]&&a[3]>=b[1]}function bb(a){return a[2]Ab?f=Ab:f<-Ab&&(f=-Ab);b[e+1]=f}return b}function Db(a,b,c){var d=a.length;c=1b?1:ac)for(c=1;c>>0,d,e=0;e>=1}return c.join("")};function qc(a){this.minZoom=void 0!==a.minZoom?a.minZoom:0;this.b=a.resolutions;oa(nc(this.b,function(a,b){return b-a}),17);if(!a.origins)for(var b=0,c=this.b.length-1;b=a.minZoom;){2===a.l?(h=Math.floor(h/2),l=Math.floor(l/2),b=ka(h,h,l,l,d)):b=tc(a,f,g,d);if(c.call(null,g,b))return!0;--g}return!1}k.G=function(){return this.o};k.mj=function(){return this.maxZoom};k.nj=function(){return this.minZoom};k.Ic=function(a){return this.g?this.g:this.c[a]};k.Ta=function(a){return this.b[a]}; k.oj=function(){return this.b};function vc(a,b,c,d){if(b[0]=Math.abs(c-f[0])&&25>=g)return!0}return!1}function Ed(a){var b=Fd(a,a),c=b.preventDefault;b.preventDefault=function(){a.preventDefault();c()};b.pointerId=1;b.isPrimary=!0;b.pointerType="mouse";return b}k=Cd.prototype; k.Jm=function(a){if(!Dd(this,a)){(1).toString()in this.a&&this.cancel(a);var b=Ed(a);this.a[(1).toString()]=a;Gd(this.b,"pointerdown",b,a)}};k.Km=function(a){if(!Dd(this,a)){var b=Ed(a);Gd(this.b,"pointermove",b,a)}};k.Nm=function(a){if(!Dd(this,a)){var b=this.a[(1).toString()];b&&b.button===a.button&&(b=Ed(a),Gd(this.b,"pointerup",b,a),delete this.a[(1).toString()])}};k.Mm=function(a){if(!Dd(this,a)){var b=Ed(a);Hd(this.b,b,a)}};k.Lm=function(a){if(!Dd(this,a)){var b=Ed(a);Jd(this.b,b,a)}}; k.cancel=function(a){var b=Ed(a);this.b.cancel(b,a);delete this.a[(1).toString()]};function Kd(a){Bd.call(this,a,{MSPointerDown:this.Sm,MSPointerMove:this.Tm,MSPointerUp:this.Wm,MSPointerOut:this.Um,MSPointerOver:this.Vm,MSPointerCancel:this.Rm,MSGotPointerCapture:this.Pm,MSLostPointerCapture:this.Qm});this.a=a.g;this.g=["","unavailable","touch","pen","mouse"]}w(Kd,Bd);function Ld(a,b){var c=b;"number"===typeof b.pointerType&&(c=Fd(b,b),c.pointerType=a.g[b.pointerType]);return c}k=Kd.prototype; k.Sm=function(a){this.a[a.pointerId.toString()]=a;var b=Ld(this,a);Gd(this.b,"pointerdown",b,a)};k.Tm=function(a){var b=Ld(this,a);Gd(this.b,"pointermove",b,a)};k.Wm=function(a){var b=Ld(this,a);Gd(this.b,"pointerup",b,a);delete this.a[a.pointerId.toString()]};k.Um=function(a){var b=Ld(this,a);Jd(this.b,b,a)};k.Vm=function(a){var b=Ld(this,a);Hd(this.b,b,a)};k.Rm=function(a){var b=Ld(this,a);this.b.cancel(b,a);delete this.a[a.pointerId.toString()]}; k.Qm=function(a){this.b.b(new Md("lostpointercapture",a,a))};k.Pm=function(a){this.b.b(new Md("gotpointercapture",a,a))};function Nd(a){Bd.call(this,a,{pointerdown:this.Kp,pointermove:this.Lp,pointerup:this.Op,pointerout:this.Mp,pointerover:this.Np,pointercancel:this.Jp,gotpointercapture:this.Wl,lostpointercapture:this.Hm})}w(Nd,Bd);k=Nd.prototype;k.Kp=function(a){Od(this.b,a)};k.Lp=function(a){Od(this.b,a)};k.Op=function(a){Od(this.b,a)};k.Mp=function(a){Od(this.b,a)};k.Np=function(a){Od(this.b,a)};k.Jp=function(a){Od(this.b,a)};k.Hm=function(a){Od(this.b,a)};k.Wl=function(a){Od(this.b,a)};function Md(a,b,c){Qc.call(this,a);this.b=b;a=c?c:{};this.buttons=Pd(a);this.pressure=Qd(a,this.buttons);this.bubbles="bubbles"in a?a.bubbles:!1;this.cancelable="cancelable"in a?a.cancelable:!1;this.view="view"in a?a.view:null;this.detail="detail"in a?a.detail:null;this.screenX="screenX"in a?a.screenX:0;this.screenY="screenY"in a?a.screenY:0;this.clientX="clientX"in a?a.clientX:0;this.clientY="clientY"in a?a.clientY:0;this.ctrlKey="ctrlKey"in a?a.ctrlKey:!1;this.altKey="altKey"in a?a.altKey:!1;this.shiftKey= "shiftKey"in a?a.shiftKey:!1;this.metaKey="metaKey"in a?a.metaKey:!1;this.button="button"in a?a.button:0;this.relatedTarget="relatedTarget"in a?a.relatedTarget:null;this.pointerId="pointerId"in a?a.pointerId:0;this.width="width"in a?a.width:0;this.height="height"in a?a.height:0;this.tiltX="tiltX"in a?a.tiltX:0;this.tiltY="tiltY"in a?a.tiltY:0;this.pointerType="pointerType"in a?a.pointerType:"";this.isPrimary="isPrimary"in a?a.isPrimary:!1;b.preventDefault&&(this.preventDefault=function(){b.preventDefault()})} w(Md,Qc);function Pd(a){if(a.buttons||Rd)a=a.buttons;else switch(a.which){case 1:a=1;break;case 2:a=4;break;case 3:a=2;break;default:a=0}return a}function Qd(a,b){var c=0;a.pressure?c=a.pressure:c=b?.5:0;return c}var Rd=!1;try{Rd=1===(new MouseEvent("click",{buttons:1})).buttons}catch(a){};function Sd(a,b){Bd.call(this,a,{touchstart:this.Qq,touchmove:this.Pq,touchend:this.Oq,touchcancel:this.Nq});this.a=a.g;this.j=b;this.g=void 0;this.f=0;this.c=void 0}w(Sd,Bd);k=Sd.prototype;k.Ej=function(){this.f=0;this.c=void 0}; function Td(a,b,c){b=Fd(b,c);b.pointerId=c.identifier+2;b.bubbles=!0;b.cancelable=!0;b.detail=a.f;b.button=0;b.buttons=1;b.width=c.webkitRadiusX||c.radiusX||0;b.height=c.webkitRadiusY||c.radiusY||0;b.pressure=c.webkitForce||c.force||.5;b.isPrimary=a.g===c.identifier;b.pointerType="touch";b.clientX=c.clientX;b.clientY=c.clientY;b.screenX=c.screenX;b.screenY=c.screenY;return b} function Ud(a,b,c){function d(){b.preventDefault()}var e=Array.prototype.slice.call(b.changedTouches),f=e.length,g;for(g=0;g=b.length){var e=[],f;for(f=0;fa.D||Math.abs(b.clientY-a.c.clientY)>a.D}k.ia=function(){this.v&&(Gc(this.v),this.v=null);this.s&&(Gc(this.s),this.s=null);this.i.forEach(Gc);this.i.length=0;this.a&&(Pc(this.a),this.a=null);this.f&&(Pc(this.f),this.f=null);Sc.prototype.ia.call(this)};function ge(a,b){this.s=a;this.c=b;this.b=[];this.g=[];this.a={}}ge.prototype.clear=function(){this.b.length=0;this.g.length=0;lb(this.a)};function he(a){var b=a.b,c=a.g,d=b[0];1==b.length?(b.length=0,c.length=0):(b[0]=b.pop(),c[0]=c.pop(),ie(a,0));b=a.c(d);delete a.a[b];return d}ge.prototype.i=function(a){oa(!(this.c(a)in this.a),31);var b=this.s(a);return Infinity!=b?(this.b.push(a),this.g.push(b),this.a[this.c(a)]=!0,je(this,0,this.b.length-1),!0):!1}; function ie(a,b){for(var c=a.b,d=a.g,e=c.length,f=c[b],g=d[b],h=b;b>1;){var l=2*b+1,m=2*b+2;l=mb;){var g=c-1>>1;if(a[g]>f)d[c]=d[g],a[c]=a[g],c=g;else break}d[c]=e;a[c]=f} function ke(a){var b=a.s,c=a.b,d=a.g,e=0,f=c.length,g;for(g=0;g>1)-1;0<=b;b--)ie(a,b)};function le(a,b){ge.call(this,function(b){return a.apply(null,b)},function(a){return a[0].lb()});this.v=b;this.j=0;this.f={}}w(le,ge);le.prototype.i=function(a){var b=ge.prototype.i.call(this,a);b&&y(a[0],"change",this.l,this);return b};le.prototype.l=function(a){a=a.target;var b=a.getState();if(2===b||3===b||4===b||5===b)Mc(a,"change",this.l,this),a=a.lb(),a in this.f&&(delete this.f[a],--this.j),this.v()}; function me(a,b,c){for(var d=0,e=!1,f,g,h;a.je)return 1;if(e>d)return-1}return 0};function ze(a,b){a[0]+=b[0];a[1]+=b[1];return a}function Ae(a,b){var c=b.Bd(),d=b.xa();b=d[0];d=d[1];var e=a[0]-b;a=a[1]-d;0===e&&0===a&&(e=1);var f=Math.sqrt(e*e+a*a);return[b+c*e/f,d+c*a/f]}function Be(a,b){var c=a[0];a=a[1];var d=b[0],e=b[1];b=d[0];d=d[1];var f=e[0];e=e[1];var g=f-b,h=e-d;c=0===g&&0===h?0:(g*(c-b)+h*(a-d))/(g*g+h*h||0);0>=c?(a=b,c=d):1<=c?(a=f,c=e):(a=b+c*g,c=d+c*h);return[a,c]} function Ce(a,b,c){b=wa(b+180,360)-180;var d=Math.abs(3600*b);c=c||0;var e=Math.pow(10,c),f=Math.floor(d/3600),g=Math.floor((d-3600*f)/60);d=Math.ceil((d-3600*f-60*g)*e)/e;60<=d&&(d=0,g+=1);60<=g&&(g=0,f+=1);return f+"\u00b0 "+xe(g)+"\u2032 "+xe(d,c)+"\u2033"+(0==b?"":" "+a.charAt(0>b?1:0))}function De(a,b,c){return a?b.replace("{x}",a[0].toFixed(c)).replace("{y}",a[1].toFixed(c)):""}function Ee(a,b){for(var c=!0,d=a.length-1;0<=d;--d)if(a[d]!=b[d]){c=!1;break}return c} function Fe(a,b){var c=Math.cos(b);b=Math.sin(b);var d=a[1]*c+a[0]*b;a[0]=a[0]*c-a[1]*b;a[1]=d;return a}function Ge(a,b){a[0]*=b;a[1]*=b}function He(a,b){var c=a[0]-b[0];a=a[1]-b[1];return c*c+a*a}function Ie(a,b){return Math.sqrt(He(a,b))}function Je(a,b){return He(a,Be(a,b))}function Ke(a,b){return De(a,"{x}, {y}",b)};function Me(a){return Math.pow(a,3)}function Oe(a){return 1-Me(1-a)}function Pe(a){return 3*a*a-2*a*a*a}function Qe(a){return a};function Re(){return!0}function Se(){return!1};function Te(a,b,c,d,e,f){for(var g=f?f:[],h=0;ba||0!==this.f&&a<=this.f)return this;var b=a.toString();if(this.i.hasOwnProperty(b))return this.i[b];var c=this.xd(a);if(c.da().lengthe&&(e=f);f=h;g=l}return e}function qf(a,b,c,d,e){var f;var g=0;for(f=c.length;gh){for(;br&&(m=n,r=E)}r>e&&(l[(m-b)/d]=1,q+dla&&iala)&&(0>ca&&xaca)||(v[z++]=S,v[z++]=g,A=S,E=g);S=Ia;g=ta}}v[z++]=S;v[z++]=g}g=z}h.push(g);b=n}return g};function Df(a,b){hf.call(this);this.c=this.j=-1;this.na(a,b)}w(Df,hf);k=Df.prototype;k.clone=function(){var a=new Df(null);Ef(a,this.ja,this.A.slice());return a};k.Nb=function(a,b,c,d){if(df&&0<(m-h)*(f-l)-(e-h)*(n-l)&&g++:n<=f&&0>(m-h)*(f-l)-(e-h)*(n-l)&&g--;h=m;l=n}return 0!==g}function Hf(a,b,c,d,e,f){if(0===c.length||!Gf(a,b,c[0],d,e,f))return!1;var g;b=1;for(g=c.length;bv&&(m=(m+n)/2,Hf(a,b,c,d,m,q)&&(u=m,v=z)),m=n;isNaN(u)&&(u=e[f]);return g?(g.push(u,q,v),g):[u,q,v]};function Jf(a,b,c,d,e,f){for(var g=[a[b],a[b+1]],h=[],l;b+d=e[0]&&f[2]<=e[2]||f[1]>=e[1]&&f[3]<=e[3]?!0:Jf(a,b,c,d,function(a,b){var c=!1,d=Ma(e,a),f=Ma(e,b);if(1===d||1===f)c=!0;else{var g=e[0],h=e[1],r=e[2],u=e[3],v=b[0];b=b[1];a=(b-a[1])/(v-a[0]);f&2&&!(d&2)&&(c=v-(b-u)/a,c=c>=g&&c<=r);c||!(f&4)||d&4||(c=b-(v-r)*a,c=c>=h&&c<=u);c||!(f&8)||d&8||(c=v-(b-h)/a,c=c>=g&&c<=r);c||!(f&16)||d&16||(c=b-(v-g)*a,c=c>=h&&c<=u)}return c}):!1} function Lf(a,b,c,d,e){var f=c[0];if(!(Kf(a,b,f,d,e)||Gf(a,b,f,d,e[0],e[1])||Gf(a,b,f,d,e[0],e[3])||Gf(a,b,f,d,e[2],e[1])||Gf(a,b,f,d,e[2],e[3])))return!1;if(1===c.length)return!0;b=1;for(f=c.length;ba||this.c.length<=a)return null;var b=new Df(null);Ef(b,this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b};k.Ud=function(){var a=this.ja,b=this.A,c=this.c,d=[],e=0,f;var g=0;for(f=c.length;g=a.minResolution&&ba.b.length)return!1;var b=Date.now()-a.f,c=a.b.length-3;if(a.b[c+2]b;)d-=3;b=a.b[c+2]-a.b[d+2];if(b<1E3/60)return!1;var e=a.b[c]-a.b[d];c=a.b[c+1]-a.b[d+1];a.g=Math.atan2(c,e);a.a=Math.sqrt(e*e+c*c)/b;return a.a>a.c};function Jg(a){Vc.call(this);this.v=null;this.Ha(!0);this.handleEvent=a.handleEvent}w(Jg,Vc);Jg.prototype.c=function(){return this.get("active")};Jg.prototype.i=function(){return this.v};Jg.prototype.Ha=function(a){this.set("active",a)};Jg.prototype.setMap=function(a){this.v=a};function Kg(a,b,c,d){if(void 0!==b){var e=a.Sa(),f=a.xa();void 0!==e&&f&&0=this.o}function vh(a){if(dh(a)){var b=this.a,c=a.pixel;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(zh,a.coordinate,a))}}th.prototype.U=function(){return this.a.U()}; th.prototype.j=ea;function wh(a){if(!dh(a))return!0;this.a.setMap(null);this.s(a,this.f,a.pixel)&&(this.j(a),this.b(new yh(Ah,a.coordinate,a)));return!1}function uh(a){if(dh(a)&&Yg(a)&&this.C(a)){this.f=a.pixel;this.a.setMap(a.map);var b=this.a,c=this.f;b.c=this.f;b.g=c;sh(b);rh(b);this.b(new yh(Bh,a.coordinate,a));return!0}return!1}var Bh="boxstart",zh="boxdrag",Ah="boxend";function yh(a,b,c){Qc.call(this,a);this.coordinate=b;this.mapBrowserEvent=c}w(yh,Qc);function Ch(a){a=a?a:{};var b=a.condition?a.condition:bh;this.B=void 0!==a.duration?a.duration:200;this.T=void 0!==a.out?a.out:!1;th.call(this,{condition:b,className:a.className||"ol-dragzoom"})}w(Ch,th); Ch.prototype.j=function(){var a=this.v,b=a.aa(),c=a.Cb(),d=this.U().G();if(this.T){var e=b.qd(c);d=[a.Ia(Wa(d)),a.Ia(Za(d))];a=Oa(void 0);var f;var g=0;for(f=d.length;gMath.abs(d)?Ph:Qh;if(this.l===Ph){b=b.aa();this.s?clearTimeout(this.s): bg(b,1,1);this.s=setTimeout(this.B.bind(this),400);c=b.Pa()*Math.pow(2,d/300);var e=b.i,f=b.a,g=0;cf&&(c=Math.min(c,1.5*f),g=-1);if(this.a){var h=cg(b,c,this.a);b.ub(b.Sc(h))}b.gd(c);0===g&&this.O&&b.animate({resolution:b.constrainResolution(c,0g&&b.animate({resolution:f,easing:Oe,anchor:this.a,duration:500});this.f=a;return!1}this.j+=d;d=Math.max(this.$- (a-this.f),0);clearTimeout(this.o);this.o=setTimeout(this.T.bind(this,b),d);return!1}Hh.prototype.B=function(){this.s=void 0;bg(this.v.aa(),1,-1)};Hh.prototype.T=function(a){a=a.aa();a.Ac()&&a.rd();Lg(a,-pa(this.j,-1,1),this.a,this.D);this.l=void 0;this.j=0;this.a=null;this.o=this.f=void 0};Hh.prototype.V=function(a){this.C=a;a||(this.a=null)};var Ph="trackpad",Qh="wheel";function Rh(a){fh.call(this,{handleDownEvent:Sh,handleDragEvent:Th,handleUpEvent:Uh});a=a||{};this.f=null;this.j=void 0;this.a=!1;this.s=0;this.C=void 0!==a.threshold?a.threshold:.3;this.o=void 0!==a.duration?a.duration:250}w(Rh,fh); function Th(a){var b=0,c=this.l[0],d=this.l[1];c=Math.atan2(d.clientY-c.clientY,d.clientX-c.clientX);void 0!==this.j&&(b=c-this.j,this.s+=b,!this.a&&Math.abs(this.s)>this.C&&(this.a=!0));this.j=c;a=a.map;c=a.aa();if(c.l.rotation!==re){d=a.a.getBoundingClientRect();var e=hh(this.l);e[0]-=d.left;e[1]-=d.top;this.f=a.Ra(e);this.a&&(d=c.Sa(),a.render(),Kg(c,d+b,this.f))}} function Uh(a){if(2>this.l.length){a=a.map.aa();bg(a,1,-1);if(this.a){var b=a.Sa(),c=this.f,d=this.o;b=a.constrainRotation(b,0);Kg(a,b,c,d)}return!1}return!0}function Sh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.j=void 0,this.a=!1,this.s=0,this.D||bg(a.aa(),1,1),!0):!1}Rh.prototype.jd=Se;function Vh(a){fh.call(this,{handleDownEvent:Wh,handleDragEvent:Xh,handleUpEvent:Yh});a=a?a:{};this.s=a.constrainResolution||!1;this.f=null;this.o=void 0!==a.duration?a.duration:400;this.a=void 0;this.j=1}w(Vh,fh); function Xh(a){var b=1,c=this.l[0],d=this.l[1],e=c.clientX-d.clientX;c=c.clientY-d.clientY;e=Math.sqrt(e*e+c*c);void 0!==this.a&&(b=this.a/e);this.a=e;a=a.map;e=a.aa();d=e.Pa();var f=e.a,g=e.i;c=d*b;c>f?(b=f/d,c=f):cthis.l.length){a=a.map.aa();bg(a,1,-1);var b=a.Pa();if(this.s||ba.a){var c=this.f,d=this.o;b=a.constrainResolution(b,0,this.j-1);Tg(a,b,c,d)}return!1}return!0}function Wh(a){return 2<=this.l.length?(a=a.map,this.f=null,this.a=void 0,this.j=1,this.D||bg(a.aa(),1,1),!0):!1}Vh.prototype.jd=Se;function Zh(a){a=a?a:{};var b=new B,c=new Gg(-.005,.05,100);(void 0!==a.altShiftDragRotate?a.altShiftDragRotate:1)&&b.push(new mh);(void 0!==a.doubleClickZoom?a.doubleClickZoom:1)&&b.push(new Ug({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.dragPan?a.dragPan:1)&&b.push(new ih({kinetic:c}));(void 0!==a.pinchRotate?a.pinchRotate:1)&&b.push(new Rh);(void 0!==a.pinchZoom?a.pinchZoom:1)&&b.push(new Vh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));if(void 0!==a.keyboard? a.keyboard:1)b.push(new Dh),b.push(new Fh({delta:a.zoomDelta,duration:a.zoomDuration}));(void 0!==a.mouseWheelZoom?a.mouseWheelZoom:1)&&b.push(new Hh({constrainResolution:a.constrainResolution,duration:a.zoomDuration}));(void 0!==a.shiftDragZoom?a.shiftDragZoom:1)&&b.push(new Ch({duration:a.zoomDuration}));return b};function $h(a,b,c,d){Sc.call(this);this.extent=a;this.a=c;this.resolution=b;this.state=d}w($h,Sc);$h.prototype.u=function(){this.b("change")};$h.prototype.G=function(){return this.extent};$h.prototype.getState=function(){return this.state};function ai(a,b,c,d,e){this.c=void 0!==e?e:null;$h.call(this,a,b,c,void 0!==e?0:2);this.g=d}w(ai,$h);ai.prototype.i=function(a){this.state=a?3:2;this.u()};ai.prototype.load=function(){0==this.state&&(this.state=1,this.u(),this.c(this.i.bind(this)))};ai.prototype.Y=function(){return this.g};function bi(a,b,c,d,e){Qc.call(this,a);this.vectorContext=b;this.frameState=c;this.context=d;this.glContext=e}w(bi,Qc);function ci(a){Sc.call(this);this.highWaterMark=void 0!==a?a:2048;this.i=0;this.a={};this.c=this.g=null}w(ci,Sc);function di(a){return a.i>a.highWaterMark}k=ci.prototype;k.clear=function(){this.i=0;this.a={};this.c=this.g=null;this.b("clear")};k.forEach=function(a,b){for(var c=this.g;c;)a.call(b,c.Pc,c.jc,this),c=c.kb}; k.get=function(a){a=this.a[a];oa(void 0!==a,15);if(a===this.c)return a.Pc;a===this.g?(this.g=this.g.kb,this.g.Pb=null):(a.kb.Pb=a.Pb,a.Pb.kb=a.kb);a.kb=null;a.Pb=this.c;this.c=this.c.kb=a;return a.Pc};k.remove=function(a){var b=this.a[a];oa(void 0!==b,15);if(b===this.c){if(this.c=b.Pb)this.c.kb=null}else if(b===this.g){if(this.g=b.kb)this.g.Pb=null}else b.kb.Pb=b.Pb,b.Pb.kb=b.kb;delete this.a[a];--this.i;return b.Pc}; k.pop=function(){var a=this.g;delete this.a[a.jc];a.kb&&(a.kb.Pb=null);this.g=a.kb;this.g||(this.c=null);--this.i;return a.Pc};k.replace=function(a,b){this.get(a);this.a[a].Pc=b};k.set=function(a,b){oa(!(a in this.a),16);b={jc:a,kb:null,Pb:this.c,Pc:b};this.c?this.c.kb=b:this.g=b;this.c=b;this.a[a]=b;++this.i};var ei=[0,0,0,1],fi=[],gi=[0,0,0,1],hi=[0,0,0,0],ii=new ci,ji={},ki=null,li={},ni=function(){function a(a){var b=mi();b.font="32px monospace";f=b.measureText("wmytzilWMYTZIL@#/&?$%10").width;var c=!0;"monospace"!=a&&(b.font="32px "+a+",monospace",c=b.measureText("wmytzilWMYTZIL@#/&?$%10").width!=f);return c}function b(){var b=!0,f;for(f in c)60>c[f]&&(a(f)?(c[f]=60,lb(li),ki=null,d.clear()):(++c[f],b=!1));b&&(window.clearInterval(e),e=void 0)}var c=ji,d=ii,e,f;return function(d){if(d=wg(d))for(var f= 0,g=d.length;f=e?1:2;var g=4===e||8===e;e=parseInt(d.substr(1+0*f,f),16);var h=parseInt(d.substr(1+1*f,f),16);var l=parseInt(d.substr(1+2*f,f),16);d=g?parseInt(d.substr(1+3*f,f), 16):255;1==f&&(e=(e<<4)+e,h=(h<<4)+h,l=(l<<4)+l,g&&(d=(d<<4)+d));f=[e,h,l,d/255]}else 0==d.indexOf("rgba(")?(d=d.slice(5,-1).split(",").map(Number),f=yi(d)):0==d.indexOf("rgb(")?(d=d.slice(4,-1).split(",").map(Number),d.push(1),f=yi(d)):oa(!1,14);d=f;a[c]=d;++b}return d}}();function yi(a){var b=[];b[0]=pa(a[0]+.5|0,0,255);b[1]=pa(a[1]+.5|0,0,255);b[2]=pa(a[2]+.5|0,0,255);b[3]=pa(a[3],0,1);return b};function zi(a){return"string"===typeof a||a instanceof CanvasPattern||a instanceof CanvasGradient?a:xi(a)};function Ai(){}k=Ai.prototype;k.Hh=function(){};k.Hb=function(){};k.Dd=function(){};k.cc=function(){};k.Ce=function(){};k.De=function(){};k.uc=function(){};k.vc=function(){};k.wc=function(){};k.xc=function(){};k.yc=function(){};k.zc=function(){};k.Wb=function(){};k.Oa=function(){};k.Zb=function(){};k.nb=function(){};function Bi(a,b,c,d,e){this.g=a;this.f=b;this.c=c;this.N=d;this.ob=e;this.M=this.b=this.a=this.Wa=this.O=this.T=null;this.$=this.V=this.v=this.B=this.C=this.D=0;this.ca=!1;this.i=this.ab=0;this.ra=!1;this.oa=0;this.ta="";this.Ub=this.ua=0;this.Ea=!1;this.s=this.La=0;this.qa=this.l=this.j=null;this.o=[];this.bb=We()}w(Bi,Ai); function Ci(a,b,c){if(a.M){b=Te(b,0,c,2,a.N,a.o);c=a.g;var d=a.bb,e=c.globalAlpha;1!=a.v&&(c.globalAlpha=e*a.v);var f=a.ab;a.ca&&(f+=a.ob);var g;var h=0;for(g=b.length;ha.la&&(a.la=d.la),d.eaa.ka&&(a.ka=d.ka)):a[b][c]=d:(a[b]={},a[b][c]=d)} function Wi(a,b,c,d,e,f,g,h,l,m){var n=x(b).toString();n in a.wantedTiles||(a.wantedTiles[n]={});var p=a.wantedTiles[n];a=a.tileQueue;var q,r,u;for(u=c.minZoom;u<=g;++u){var v=tc(c,f,u,v);var z=c.Ta(u);for(q=v.fa;q<=v.la;++q)for(r=v.ea;r<=v.ka;++r)if(g-u<=h){var A=b.ad(u,q,r,d,e);0==A.getState()&&(p[A.lb()]=!0,A.lb()in a.a||a.i([A,n,yc(c,A.ya),z]));void 0!==l&&l.call(m,A)}else b.kh(u,q,r,e)}};function Xi(a){Ki.call(this,a);this.V=We()}w(Xi,Ki);function Yi(a,b,c){var d=b.pixelRatio,e=b.size[0]*d,f=b.size[1]*d,g=b.viewState.rotation,h=$a(c),l=Za(c),m=Ya(c);c=Wa(c);af(b.coordinateToPixelTransform,h);af(b.coordinateToPixelTransform,l);af(b.coordinateToPixelTransform,m);af(b.coordinateToPixelTransform,c);a.save();qi(a,-g,e/2,f/2);a.beginPath();a.moveTo(h[0]*d,h[1]*d);a.lineTo(l[0]*d,l[1]*d);a.lineTo(m[0]*d,m[1]*d);a.lineTo(c[0]*d,c[1]*d);a.clip();qi(a,g,e/2,f/2)} function Zi(a,b,c,d,e){var f=a.a;if(Tc(f,b)){var g=d.size[0]*d.pixelRatio,h=d.size[1]*d.pixelRatio,l=d.viewState.rotation;qi(c,-l,g/2,h/2);a=void 0!==e?e:$i(a,d,0);f.b(new bi(b,new Bi(c,d.pixelRatio,d.extent,a,d.viewState.rotation),d,c,null));qi(c,l,g/2,h/2)}}Xi.prototype.s=function(a,b,c,d){if(this.wa(a,b,0,Re,this))return c.call(d,this.a,null)};Xi.prototype.pf=function(a,b,c,d){Zi(this,"postcompose",a,b,d)}; function $i(a,b,c){var d=b.viewState,e=b.pixelRatio,f=e/d.resolution;return ef(a.V,e*b.size[0]/2,e*b.size[1]/2,f,-f,-d.rotation,-d.center[0]+c,-d.center[1])};function aj(a){Xi.call(this,a);this.l=We();this.j=null}w(aj,Xi);aj.prototype.df=function(a,b,c){Zi(this,"precompose",c,a,void 0);var d=this.Y();if(d){var e=b.extent,f=void 0!==e&&!La(e,a.extent)&&hb(e,a.extent);f&&Yi(c,a,e);e=this.v();var g=c.globalAlpha;c.globalAlpha=b.opacity;c.drawImage(d,0,0,+d.width,+d.height,Math.round(e[4]),Math.round(e[5]),Math.round(d.width*e[0]),Math.round(d.height*e[3]));c.globalAlpha=g;f&&c.restore()}this.pf(c,a,b)}; aj.prototype.wa=function(a,b,c,d,e){var f=this.a;return f.ha().wa(a,b.viewState.resolution,b.viewState.rotation,c,b.skippedFeatureUids,function(a){return d.call(e,a,f)})}; aj.prototype.s=function(a,b,c,d){if(this.Y()){if(this.a.ha().wa!==ea)return Xi.prototype.s.apply(this,arguments);var e=af(this.l,a.slice());Ge(e,b.viewState.resolution/this.i);this.j||(this.j=hg(1,1));this.j.clearRect(0,0,1,1);this.j.drawImage(this.Y(),e[0],e[1],1,1,0,0,1,1);e=this.j.getImageData(0,0,1,1).data;if(0a.g){var b=0,c;for(c in a.b){var d=a.b[c];0!==(b++&3)||Tc(d)||(delete a.b[c],--a.a)}}}cj.prototype.get=function(a,b,c){a=b+":"+a+":"+(c?xi(c):"null");return a in this.b?this.b[a]:null};cj.prototype.set=function(a,b,c,d){this.b[b+":"+a+":"+(c?xi(c):"null")]=d;++this.a};cj.prototype.c=function(a){this.g=a;dj(this)};var ej=new cj;function fj(a,b){this.l=b;this.c={};this.v={}}w(fj,Oc);function gj(a){var b=a.viewState,c=a.coordinateToPixelTransform,d=a.pixelToCoordinateTransform;ef(c,a.size[0]/2,a.size[1]/2,1/b.resolution,-1/b.resolution,-b.rotation,-b.center[0],-b.center[1]);ff($e(d,c))}function hj(){dj(ej)}k=fj.prototype; k.wa=function(a,b,c,d,e,f,g){function h(a,c){var f=x(a).toString(),g=b.layerStates[x(c)].Te;if(!(f in b.skippedFeatureUids)||g)return d.call(e,a,g?c:null)}var l,m=b.viewState,n=m.resolution,p=m.projection;m=a;if(p.g){p=p.G();var q=cb(p),r=a[0];if(rp[2])m=[r+q*Math.ceil((p[0]-r)/q),a[1]]}p=b.layerStatesArray;for(q=p.length-1;0<=q;--q){var u=p[q];r=u.layer;if(yg(u,n)&&f.call(g,r)&&(u=ij(this,r),r.ha()&&(l=u.wa(r.ha().D?m:a,b,c,h,e)),l))return l}}; k.Ui=function(a,b,c,d,e){return void 0!==this.wa(a,b,c,Re,this,d,e)};function ij(a,b){var c=x(b).toString();if(c in a.c)return a.c[c];for(var d,e=a.S(),f=0,g=pg.length;fb?1:ae;){if(600l-h/2?-1:1);c(a,b,Math.max(e,Math.floor(b-l*n/h+m)),Math.min(f,Math.floor(b+(h-l)*n/h+m)),g)}h=a[b];l=e;n=f;d(a,e,b);for(0g(a[l],h);)l++;for(;0b?1:0}function f(a,b){if(!(this instanceof f))return new f(a,b);this.Lf=Math.max(4,a||9);this.wh=Math.max(2,Math.ceil(.4*this.Lf));b&&this.Ak(b);this.clear()}function g(a,b){h(a,0,a.children.length,b,a)}function h(a,b,c,d,e){e||(e=v(null));e.fa=Infinity;e.ea=Infinity;e.la=-Infinity;e.ka=-Infinity;for(var f;b=a.fa&&b.ka>=a.ea}function v(a){return{children:a,height:1,fb:!0,fa:Infinity,ea:Infinity,la:-Infinity,ka:-Infinity}}function z(a,b,c,d,e){for(var f=[b,c],g;f.length;)c=f.pop(),b=f.pop(),c-b<=d||(g= b+Math.ceil((c-b)/d/2)*d,A(a,g,b,c,e),f.push(b,g,g,c))}var A=b;A.default=b;f.prototype={all:function(){return this.rh(this.data,[])},search:function(a){var b=this.data,c=[],d=this.xb;if(!u(a,b))return c;for(var e=[],f,g,h,l;b;){f=0;for(g=b.children.length;fthis.Lf)this.Dk(d, b),b--;else break;this.uk(c,d,b)},Dk:function(a,b){var c=a[b],d=c.children.length,e=this.wh;this.vk(c,e,d);d=this.wk(c,e,d);d=v(c.children.splice(d,c.children.length-d));d.height=c.height;d.fb=c.fb;g(c,this.xb);g(d,this.xb);b?a[b-1].children.push(d):this.yh(c,d)},yh:function(a,b){this.data=v([a,b]);this.data.height=a.height+1;this.data.fb=!1;g(this.data,this.xb)},wk:function(a,b,c){var d,e;var f=e=Infinity;for(d=b;d<=c-b;d++){var g=h(a,0,d,this.xb);var l=h(a,d,c,this.xb);var m=Math.max(0,Math.min(g.la, l.la)-Math.max(g.fa,l.fa))*Math.max(0,Math.min(g.ka,l.ka)-Math.max(g.ea,l.ea));g=p(g)+p(l);if(m=b;m--)n=a.children[m],l(f,a.fb?d(n):n),g+=q(f);return g}, uk:function(a,b,c){for(;0<=c;c--)l(b[c],a)},yk:function(a){for(var b=a.length-1,c;0<=b;b--)0===a[b].children.length?0e.width?e.width-n:v;l=l+p>e.height?e.height-p:l;v=a.La;var ta=z[3]+u*r+z[1],la=z[0]+l*r+z[2],ca=c-z[3],ia=d-z[0];if(S||0!==q){var xa=[ca,ia];var Va=[ca+ta,ia];var ic=[ca+ta,ia+la];var Xa=[ca,ia+la]}z=null;0!==q?(f=c+f,g=d+g,z=ef(Ia,f,g,1,1,q,-f,-g),Oa(v),Ea(v,af(Ia,xa)),Ea(v,af(Ia,Va)),Ea(v,af(Ia,ic)),Ea(v,af(Ia,Xa))):Na(ca,ia,ca+ta,ia+la,v);q=b.canvas;q=v[0]<=q.width&& 0<=v[2]&&v[1]<=q.height&&0<=v[3];if(h){if(q||1!=h[4])Ta(h,v),(a=q?[b,z?z.slice(0):null,m,e,n,p,u,l,c,d,r]:null)&&S&&a.push(A,E,xa,Va,ic,Xa),h.push(a)}else q&&(S&&xj(a,b,xa,Va,ic,Xa,A,E),si(b,z,m,e,n,p,u,l,c,d,r))}function Aj(a,b){var c=a.pixelRatio;return 1==c?b:b.map(function(a){return a*c})} function Bj(a,b,c,d,e,f,g){var h=a.coordinates.length,l=Cj(a);g&&(c+=e);g=[b[c],b[c+1]];var m=[NaN,NaN],n=!0,p;for(p=c+e;pXa&&(a.Xa(b),ta= 0);la>Xa&&(b.stroke(),la=0);ta||la||(b.beginPath(),v=z=NaN);++m;break;case 2:p=Z[1];var Le=h[p],Uf=h[p+1],Id=h[p+2]-Le,te=h[p+3]-Uf,Jh=Math.sqrt(Id*Id+te*te);b.moveTo(Le+Jh,Uf);b.arc(Le,Uf,Jh,0,2*Math.PI,!0);++m;break;case 3:b.closePath();++m;break;case 4:p=Z[1];q=Z[2];var Mg=Z[4],Ng=6==Z.length?Z[5]:void 0;ic.geometry=Z[3];ic.feature=Zb;m in xa||(xa[m]=[]);var Wf=xa[m];Ng?Ng(h,p,q,2,Wf):(Wf[0]=h[p],Wf[1]=h[p+1],Wf.length=2);Mg(Wf,ic);++m;break;case 6:p=Z[1];q=Z[2];Ia=Z[3];r=Z[4];u=Z[5];S=f?null: Z[6];var rf=Z[7],yu=Z[8],zu=Z[9],Au=Z[10],Bu=Z[11],jp=Z[12],Cu=Z[13],Du=Z[14],Eu=Z[15];if(16sf[zp-2],Cp=Ap.length,Lh=sf[ve],Mh=sf[ve+1];ve+=2;for(var Og=sf[ve],Pg=sf[ve+1],Ok=0,Oi=Math.sqrt(Math.pow(Og-Lh,2)+Math.pow(Pg-Mh,2)),Yf="",Pk=0,Pi=0;PiMath.PI?-2*Math.PI:Qi<-Math.PI?2*Math.PI:0;if(Math.abs(Qi)>Iu){var Sg=null;break a}}var Ep=Ju/Oi,Fp=ya(Lh,Og,Ep),Gp=ya(Mh,Pg,Ep);Ni==Rg?(Kh&&(Xf[0]=Fp,Xf[1]=Gp,Xf[2]=Qg/2),Xf[4]=Yf):(Yf=Qk,Pk=Qg,Xf=[Fp,Gp,Qg/2,Rg,Yf],Kh?Nk.unshift(Xf):Nk.push(Xf),Ni=Rg);Bp+=Qg}Sg=Nk}if(Sg){var Ri;if(sp){var Zf=0;for(Ri=Sg.length;Zfthis.Wa&&(this.Wa=c.lineWidth,this.i=null)):(c.strokeStyle=void 0,c.lineCap=void 0,c.lineDash=null,c.lineDashOffset=void 0,c.lineJoin=void 0,c.lineWidth=void 0,c.miterLimit= void 0)};k.Ah=function(a,b){var c=a.fillStyle;a=[10,c];"string"!==typeof c&&(b=b.G(),a.push([b[0],b[3]]));this.a.push(a)};k.pd=function(a){this.a.push([11,a.strokeStyle,a.lineWidth*this.pixelRatio,a.lineCap,a.lineJoin,a.miterLimit,Aj(this,a.lineDash),a.lineDashOffset*this.pixelRatio])};function Kj(a,b,c,d){var e=b.fillStyle;if("string"!==typeof e||b.Pk!=e)c.call(a,b,d),b.Pk=e} function Lj(a,b,c){var d=b.strokeStyle,e=b.lineCap,f=b.lineDash,g=b.lineDashOffset,h=b.lineJoin,l=b.lineWidth,m=b.miterLimit;if(b.Vk!=d||b.Qk!=e||f!=b.Fh&&!jc(b.Fh,f)||b.Rk!=g||b.Sk!=h||b.Tk!=l||b.Uk!=m)c.call(a,b),b.Vk=d,b.Qk=e,b.Fh=f,b.Rk=g,b.Sk=h,b.Tk=l,b.Uk=m}function Fj(a,b){a.qa[2]=a.a.length;a.qa=null;a.T[2]=a.b.length;a.T=null;b=[7,b];a.a.push(b);a.b.push(b)}k.bf=ea;function Cj(a){a.i||(a.i=Ga(a.Ea),0e.maxAngle&&(S>E&&(E=S,n=Ia,A=m),S=0,Ia=m-h)),z=g,v=r,u=q);r=ta;q=la}g=S+g>E?[Ia,m]:[n,A];m=g[0];n=g[1]}else n=l[f];for(g=m;g=p)&&d.push(n[g],n[g+1]);g=d.length;if(0==g)return}g=Bj(this,d,0,g,h,!1,!1);Ej(this,b);if(e.backgroundFill||e.backgroundStroke)this.Oa(e.backgroundFill,e.backgroundStroke),Kj(this,this.state, this.Ah,a),Lj(this,this.state,this.pd);Uj(this,l,c,g)}Fj(this,b)}}; Sj.prototype.Y=function(a,b,c,d){var e=d+b+a+c+this.pixelRatio;if(!ii.a.hasOwnProperty(e)){var f=d?this.ab[d]||this.g:null,g=c?this.o[c]||this.c:null,h=this.s[b]||this.f,l=h.scale*this.pixelRatio,m=vj[h.textAlign||"center"];b=d&&f.lineWidth?f.lineWidth:0;a=a.split("\n");var n=a.length,p=[],q=h.font;var r=a.length;var u=0;var v;for(v=0;v=e)for(d=e;d=d;)Xj(c,a+b,a+d),Xj(c,a+d,a+b),Xj(c,a-d,a+b),Xj(c,a-b,a+d),Xj(c,a-b,a-d),Xj(c,a-d,a-b),Xj(c,a+d,a-b),Xj(c,a+b,a-d),d++,e+=1+2*d,0<2*(e-b)+1&&(--b,e+=1-2*b);return Wj[a]=c}k=Vj.prototype;k.Vb=function(a){var b=null;this.a&&(a?(b=this.g,b[4]++):(b=this.g=Da(),b.push(1)));return b};function Zj(a){for(var b in a.b){var c=a.b[b],d;for(d in c)c[d].bf()}} k.wa=function(a,b,c,d,e,f,g){function h(a){for(var b=n.getImageData(0,0,l,l).data,c=0;cm[2];)++Ia,p=n*Ia,p=$i(this,a,p),r.Na(A,p,l,f),h-=n;p=$i(this,a,0)}qi(A,l,S/2,e/2);A!=c&&(z&&Zi(this,"render",A,a,p),v?(d=c.globalAlpha,c.globalAlpha=b.opacity,c.drawImage(A.canvas,-q,-u),c.globalAlpha=d):c.drawImage(A.canvas, -q,-u),A.translate(-q,-u));v||(A.globalAlpha=E)}g&&c.restore();this.pf(c,a,b,p)};k.wa=function(a,b,c,d,e){if(this.c){var f=this.a,g={};return this.c.wa(a,b.viewState.resolution,b.viewState.rotation,c,{},function(a){var b=x(a).toString();if(!(b in g))return g[b]=!0,d.call(e,a,f)},null)}};k.Vi=function(){var a=this.a;a.Jb()&&this.c&&a.u()};k.Wi=function(){Mi(this)}; k.$c=function(a){var b=this.a,c=b.ha();Ui(a,c);var d=a.viewHints[0],e=a.viewHints[1],f=b.ca,g=b.ra;if(!this.i&&!f&&d||!g&&e)return!0;f=a.extent;var h=a.viewState;g=h.projection;var l=h.resolution,m=a.pixelRatio;d=b.g;var n=b.f;e=b.get(ik);void 0===e&&(e=ck);f=Fa(f,n*l);n=h.projection.G();c.D&&h.projection.g&&!La(n,a.extent)&&(a=Math.max(cb(f)/2,cb(n)),f[0]=n[0]-a,f[2]=n[2]+a);if(!this.i&&this.o==l&&this.N==d&&this.v==e&&La(this.l,f))return this.j=!1,!0;this.c=null;this.i=!1;var p=new Vj(.5*l/m,f, l,m,c.$,this.f,b.f);c.ae(f,l,g);a=function(a){var c=a.ib();if(c)var d=c.call(a,l);else(c=b.ib())&&(d=c(a,l));if(d){if(d){c=!1;if(Array.isArray(d))for(var e=0,f=d.length;e>1),h=+dc(g[e],c),0>h?l=e+1:(m=e,n=!h);e=n?l:~l;0>e?(c=(c-g[-e-2])/(g[-e-1]-g[-e-2]),b+=(-e-2)*d,g=ya(a[b],a[b+d],c),h=ya(a[b+1],a[b+d+1],c)):(g=a[b+e*d],h=a[b+e*d+1])}return f? (f[0]=g,f[1]=h,f):[g,h]}function Sk(a,b,c,d,e,f){if(c==b)return null;if(e>1,e=a.j?1:Me(b/a.j)};function el(a,b,c,d,e,f){cl.call(this,a,b,f);this.f=d;this.l=c;this.M=new Image;null!==d&&(this.M.crossOrigin=d);this.c=null;this.v=e}w(el,cl);k=el.prototype;k.ia=function(){1==this.state&&(fl(this),this.M=gl());this.g&&Pc(this.g);this.state=5;this.u();cl.prototype.ia.call(this)};k.Y=function(){return this.M};k.lb=function(){return this.l};k.hn=function(){this.state=3;fl(this);this.M=gl();this.u()};k.jn=function(){this.state=this.M.naturalWidth&&this.M.naturalHeight?2:4;fl(this);this.u()}; k.load=function(){3==this.state&&(this.state=0,this.M=new Image,null!==this.f&&(this.M.crossOrigin=this.f));0==this.state&&(this.state=1,this.u(),this.c=[Lc(this.M,"error",this.hn,this),Lc(this.M,"load",this.jn,this)],this.v(this,this.l))};function fl(a){a.c.forEach(Gc);a.c=null}function gl(){var a=hg(1,1);a.fillStyle="rgba(0,0,0,0)";a.fillRect(0,0,1,1);return a.canvas};function hl(a){this.b=a};function il(a){this.b=a}w(il,hl);il.prototype.S=function(){return 35632};function jl(a){this.b=a}w(jl,hl);jl.prototype.S=function(){return 35633};var kl=new il("precision mediump float;varying vec2 a;varying vec2 b;varying float c;varying float d;uniform float m;uniform vec4 n;uniform vec4 o;uniform vec2 p;void main(void){vec2 windowCenter=vec2((a.x+1.0)/2.0*p.x*d,(a.y+1.0)/2.0*p.y*d);vec2 windowOffset=vec2((b.x+1.0)/2.0*p.x*d,(b.y+1.0)/2.0*p.y*d);float radius=length(windowCenter-windowOffset);float dist=length(windowCenter-gl_FragCoord.xy);if(dist>radius+c){if(o.a==0.0){gl_FragColor=n;}else{gl_FragColor=o;}gl_FragColor.a=gl_FragColor.a-(dist-(radius+c));}else if(n.a==0.0){gl_FragColor=o;if(diststrokeDist){gl_FragColor=o;}else if(dist>=strokeDist-antialias){float step=smoothstep(strokeDist-antialias,strokeDist,dist);gl_FragColor=mix(n,o,step);}} gl_FragColor.a=gl_FragColor.a*m;if(gl_FragColor.a<=0.0){discard;}}"), ll=new jl("varying vec2 a;varying vec2 b;varying float c;varying float d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;void main(void){mat4 offsetMatrix=i*j;a=vec4(h*vec4(e,0.0,1.0)).xy;d=l;float lineWidth=k*l;c=lineWidth/2.0;if(lineWidth==0.0){lineWidth=2.0*l;}vec2 offset;float radius=g+3.0*l;//Until we get gl_VertexID in WebGL,we store an instruction.if(f==0.0){//Offsetting the edges of the triangle by lineWidth/2 is necessary,however//we should also leave some space for the antialiasing,thus we offset by lineWidth.offset=vec2(-1.0,1.0);}else if(f==1.0){offset=vec2(-1.0,-1.0);}else if(f==2.0){offset=vec2(1.0,-1.0);}else{offset=vec2(1.0,1.0);}gl_Position=h*vec4(e+offset*radius,0.0,1.0)+offsetMatrix*vec4(offset*lineWidth,0.0,0.0);b=vec4(h*vec4(e.x+g,e.y,0.0,1.0)).xy;if(distance(a,b)>20000.0){gl_Position=vec4(a,0.0,1.0);}}");function ml(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.qa=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.O=a.getUniformLocation(b,"o");this.T=a.getUniformLocation(b,"p");this.b=a.getAttribLocation(b,"e");this.j=a.getAttribLocation(b,"f");this.N=a.getAttribLocation(b,"g")};function nl(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function pl(a,b){a[0]=b[0];a[1]=b[1];a[4]=b[2];a[5]=b[3];a[12]=b[4];a[13]=b[5];return a};function ql(a,b){this.origin=eb(b);this.bb=We();this.Ea=We();this.La=We();this.V=nl();this.b=[];this.j=null;this.g=[];this.i=[];this.a=[];this.s=null;this.f=void 0}w(ql,Ai); ql.prototype.Na=function(a,b,c,d,e,f,g,h,l,m,n){var p=a.b;if(this.f){var q=p.isEnabled(p.STENCIL_TEST);var r=p.getParameter(p.STENCIL_FUNC);var u=p.getParameter(p.STENCIL_VALUE_MASK);var v=p.getParameter(p.STENCIL_REF);var z=p.getParameter(p.STENCIL_WRITEMASK);var A=p.getParameter(p.STENCIL_FAIL);var E=p.getParameter(p.STENCIL_PASS_DEPTH_PASS);var S=p.getParameter(p.STENCIL_PASS_DEPTH_FAIL);p.enable(p.STENCIL_TEST);p.clear(p.STENCIL_BUFFER_BIT);p.stencilMask(255);p.stencilFunc(p.ALWAYS,1,255);p.stencilOp(p.KEEP, p.KEEP,p.REPLACE);this.f.Na(a,b,c,d,e,f,g,h,l,m,n);p.stencilMask(0);p.stencilFunc(p.NOTEQUAL,1,255)}rl(a,34962,this.s);rl(a,34963,this.j);f=this.Bf(p,a,e,f);var Ia=Xe(this.bb);cf(Ia,2/(c*e[0]),2/(c*e[1]));bf(Ia,-d);df(Ia,-(b[0]-this.origin[0]),-(b[1]-this.origin[1]));b=Xe(this.La);cf(b,2/e[0],2/e[1]);e=Xe(this.Ea);0!==d&&bf(e,-d);p.uniformMatrix4fv(f.g,!1,pl(this.V,Ia));p.uniformMatrix4fv(f.i,!1,pl(this.V,b));p.uniformMatrix4fv(f.c,!1,pl(this.V,e));p.uniform1f(f.a,g);if(void 0===l)this.Od(p,a,h,!1); else{m?a=this.Ee(p,a,h,l,n):(p.clear(p.COLOR_BUFFER_BIT|p.DEPTH_BUFFER_BIT),this.Od(p,a,h,!0),a=(a=l(null))?a:void 0);var ta=a}this.Cf(p,f);this.f&&(q||p.disable(p.STENCIL_TEST),p.clear(p.STENCIL_BUFFER_BIT),p.stencilFunc(r,v,u),p.stencilMask(z),p.stencilOp(A,S,E));return ta};function sl(a,b,c,d){a.drawElements(4,d-c,b.f?5125:5123,c*(b.f?4:2))};var tl=[0,0,0,1],ul=[],vl=[0,0,0,1];function wl(a,b,c,d,e,f){a=(c-a)*(f-b)-(e-a)*(d-b);return a<=xl&&a>=-xl?void 0:0f;f+=d)this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=0,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=1,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]=a[f+1],this.a[b++]=2,this.a[b++]=this.N,this.a[b++]=a[f],this.a[b++]= a[f+1],this.a[b++]=3,this.a[b++]=this.N,this.b[c++]=e,this.b[c++]=e+1,this.b[c++]=e+2,this.b[c++]=e+2,this.b[c++]=e+3,this.b[c++]=e,e+=4}else this.c.u&&(this.l.pop(),this.l.length&&(d=this.l[this.l.length-1],this.c.fillColor=d[0],this.c.strokeColor=d[1],this.c.lineWidth=d[2],this.c.u=!1))};k.gb=function(){this.s=new yl(this.a);this.j=new yl(this.b);this.g.push(this.b.length);0===this.o.length&&0=h;){var l=this.g[g];var m=this.i[g];m=x(m).toString();c[m]&&(d!==f&&sl(a,b,d,f),f=l);g--;d=l}d!==f&&sl(a,b,d,f);d=f=h}}}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.o.length-1;0<=f;--f){var m=this.l[f];a.uniform4fv(this.v.C,m[0]);Dl(this,a,m[1],m[2]);for(g=this.o[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function Dl(a,b,c,d){b.uniform4fv(a.v.O,c);b.uniform1f(a.v.oa,d)} k.Oa=function(a,b){if(b){var c=b.g;this.c.lineDash=c?c:ul;c=b.i;this.c.lineDashOffset=c?c:0;c=b.a;c instanceof CanvasGradient||c instanceof CanvasPattern?c=vl:c=vi(c).map(function(a,b){return 3!=b?a/255:a})||vl;b=b.c;b=void 0!==b?b:1}else c=[0,0,0,0],b=0;a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.c.strokeColor&&jc(this.c.strokeColor,c)&&this.c.fillColor&&jc(this.c.fillColor,a)&&this.c.lineWidth===b||(this.c.u= !0,this.c.fillColor=a,this.c.strokeColor=c,this.c.lineWidth=b,this.l.push([a,c,b]))};var El=new il("precision mediump float;varying vec2 a;varying float b;uniform float k;uniform sampler2D l;void main(void){vec4 texColor=texture2D(l,a);gl_FragColor.rgb=texColor.rgb;float alpha=texColor.a*b*k;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Fl=new jl("varying vec2 a;varying float b;attribute vec2 c;attribute vec2 d;attribute vec2 e;attribute float f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;void main(void){mat4 offsetMatrix=i;if(g==1.0){offsetMatrix=i*j;}vec4 offsets=offsetMatrix*vec4(e,0.0,0.0);gl_Position=h*vec4(c,0.0,1.0)+offsets;a=d;b=f;}");function Gl(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.a=a.getUniformLocation(b,"k");this.b=a.getAttribLocation(b,"c");this.B=a.getAttribLocation(b,"d");this.v=a.getAttribLocation(b,"e");this.o=a.getAttribLocation(b,"f");this.D=a.getAttribLocation(b,"g")};function Hl(a,b){this.j=a;this.b=b;this.a={};this.c={};this.g={};this.s=this.v=this.i=this.l=null;(this.f=ec(da,"OES_element_index_uint"))&&b.getExtension("OES_element_index_uint");y(this.j,"webglcontextlost",this.zp,this);y(this.j,"webglcontextrestored",this.Ap,this)}w(Hl,Oc); function rl(a,b,c){var d=a.b,e=c.b,f=String(x(c));if(f in a.a)d.bindBuffer(b,a.a[f].buffer);else{var g=d.createBuffer();d.bindBuffer(b,g);var h;34962==b?h=new Float32Array(e):34963==b&&(h=a.f?new Uint32Array(e):new Uint16Array(e));d.bufferData(b,h,c.a);a.a[f]={tc:c,buffer:g}}}function Bl(a,b){var c=a.b;b=String(x(b));var d=a.a[b];c.isContextLost()||c.deleteBuffer(d.buffer);delete a.a[b]}k=Hl.prototype; k.ia=function(){Nc(this.j);var a=this.b;if(!a.isContextLost()){for(var b in this.a)a.deleteBuffer(this.a[b].buffer);for(b in this.g)a.deleteProgram(this.g[b]);for(b in this.c)a.deleteShader(this.c[b]);a.deleteFramebuffer(this.i);a.deleteRenderbuffer(this.s);a.deleteTexture(this.v)}};k.yp=function(){return this.b}; function Il(a){if(!a.i){var b=a.b,c=b.createFramebuffer();b.bindFramebuffer(b.FRAMEBUFFER,c);var d=Jl(b,1,1),e=b.createRenderbuffer();b.bindRenderbuffer(b.RENDERBUFFER,e);b.renderbufferStorage(b.RENDERBUFFER,b.DEPTH_COMPONENT16,1,1);b.framebufferTexture2D(b.FRAMEBUFFER,b.COLOR_ATTACHMENT0,b.TEXTURE_2D,d,0);b.framebufferRenderbuffer(b.FRAMEBUFFER,b.DEPTH_ATTACHMENT,b.RENDERBUFFER,e);b.bindTexture(b.TEXTURE_2D,null);b.bindRenderbuffer(b.RENDERBUFFER,null);b.bindFramebuffer(b.FRAMEBUFFER,null);a.i=c; a.v=d;a.s=e}return a.i}function Kl(a,b){var c=String(x(b));if(c in a.c)return a.c[c];var d=a.b,e=d.createShader(b.S());d.shaderSource(e,b.b);d.compileShader(e);return a.c[c]=e}function Cl(a,b,c){var d=x(b)+"/"+x(c);if(d in a.g)return a.g[d];var e=a.b,f=e.createProgram();e.attachShader(f,Kl(a,b));e.attachShader(f,Kl(a,c));e.linkProgram(f);return a.g[d]=f}k.zp=function(){lb(this.a);lb(this.c);lb(this.g);this.s=this.v=this.i=this.l=null};k.Ap=function(){}; k.cd=function(a){if(a==this.l)return!1;this.b.useProgram(a);this.l=a;return!0};function Ll(a,b,c){var d=a.createTexture();a.bindTexture(a.TEXTURE_2D,d);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MAG_FILTER,a.LINEAR);a.texParameteri(a.TEXTURE_2D,a.TEXTURE_MIN_FILTER,a.LINEAR);void 0!==b&&a.texParameteri(3553,10242,b);void 0!==c&&a.texParameteri(3553,10243,c);return d}function Jl(a,b,c){var d=Ll(a,void 0,void 0);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,b,c,0,a.RGBA,a.UNSIGNED_BYTE,null);return d} function Ml(a,b){var c=Ll(a,33071,33071);a.texImage2D(a.TEXTURE_2D,0,a.RGBA,a.RGBA,a.UNSIGNED_BYTE,b);return c};function Nl(a,b){ql.call(this,a,b);this.C=this.D=void 0;this.v=[];this.o=[];this.qa=this.oa=this.height=void 0;this.Wa=null;this.width=this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0}w(Nl,ql);k=Nl.prototype;k.Db=function(a){var b=this.s,c=this.j,d=this.ig(!0),e=a.b;return function(){if(!e.isContextLost()){var f;var g=0;for(f=d.length;g=m;){var n=this.g[h];var p=this.i[h];var q=x(p).toString();if(void 0===c[q]&&p.U()&&(void 0===e||hb(e,p.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,n,g),g=d(p)))return g;g=n;h--}}}; k.gb=function(){this.qa=this.oa=this.height=this.C=this.D=void 0;this.b=null;this.scale=this.rotation=this.rotateWithView=this.O=this.T=this.opacity=void 0;this.a=null;this.width=void 0};function Ql(a,b){Nl.call(this,a,b);this.l=[];this.c=[];this.B=[];this.N=[]}w(Ql,Nl);k=Ql.prototype;k.wc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())};k.yc=function(a,b){this.g.push(this.b.length);this.i.push(b);b=a.da();Ol(this,b,b.length,a.pa())}; k.gb=function(a){var b=a.b;this.v.push(this.b.length);this.o.push(this.b.length);this.s=new yl(this.a);this.j=new yl(this.b);var c={};Pl(this.B,this.l,c,b);Pl(this.N,this.c,c,b);this.c=this.l=null;Nl.prototype.gb.call(this,a)}; k.Zb=function(a){var b=a.Vc(),c=a.Y(1),d=a.He(),e=a.Eg(),f=a.i,g=a.bd(),h=a.s,l=a.f,m=a.oc();a=a.a;if(0===this.l.length)this.l.push(c);else{var n=this.l[this.l.length-1];x(n)!=x(c)&&(this.v.push(this.b.length),this.l.push(c))}0===this.c.length?this.c.push(e):(n=this.c[this.c.length-1],x(n)!=x(e)&&(this.o.push(this.b.length),this.c.push(e)));this.D=b[0];this.C=b[1];this.height=m[1];this.oa=d[1];this.qa=d[0];this.opacity=f;this.T=g[0];this.O=g[1];this.rotation=l;this.rotateWithView=h;this.scale=a;this.width= m[0]};k.ig=function(a){return a?this.B.concat(this.N):this.B};k.ag=function(){return this.N};function Rl(a,b,c){var d=b-c;return a[0]===a[d]&&a[1]===a[d+1]&&3<(b-0)/c?!!mf(a,0,b,c):!1};var Sl=new il("precision mediump float;varying float a;varying vec2 aVertex;varying float c;uniform float m;uniform vec4 n;uniform vec2 o;uniform float p;void main(void){if(a>0.0){vec2 windowCoords=vec2((aVertex.x+1.0)/2.0*o.x*p,(aVertex.y+1.0)/2.0*o.y*p);if(length(windowCoords-gl_FragCoord.xy)>c*p){discard;}} gl_FragColor=n;float alpha=n.a*m;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),Tl=new jl("varying float a;varying vec2 aVertex;varying float c;attribute vec2 d;attribute vec2 e;attribute vec2 f;attribute float g;uniform mat4 h;uniform mat4 i;uniform mat4 j;uniform float k;uniform float l;bool nearlyEquals(in float value,in float ref){float epsilon=0.000000000001;return value>=ref-epsilon&&value<=ref+epsilon;}void alongNormal(out vec2 offset,in vec2 nextP,in float turnDir,in float direction){vec2 dirVect=nextP-e;vec2 normal=normalize(vec2(-turnDir*dirVect.y,turnDir*dirVect.x));offset=k/2.0*normal*direction;}void miterUp(out vec2 offset,out float round,in bool isRound,in float direction){float halfWidth=k/2.0;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=f-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;round=0.0;if(isRound){round=1.0;}else if(miterLength>l+k){offset=halfWidth*tmpNormal*direction;}} bool miterDown(out vec2 offset,in vec4 projPos,in mat4 offsetMatrix,in float direction){bool degenerate=false;vec2 tangent=normalize(normalize(f-e)+normalize(e-d));vec2 normal=vec2(-tangent.y,tangent.x);vec2 dirVect=d-e;vec2 tmpNormal=normalize(vec2(-dirVect.y,dirVect.x));vec2 longOffset,shortOffset,longVertex;vec4 shortProjVertex;float halfWidth=k/2.0;if(length(f-e)>length(d-e)){longOffset=tmpNormal*direction*halfWidth;shortOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=f;shortProjVertex=h*vec4(d,0.0,1.0);}else{shortOffset=tmpNormal*direction*halfWidth;longOffset=normalize(vec2(dirVect.y,-dirVect.x))*direction*halfWidth;longVertex=d;shortProjVertex=h*vec4(f,0.0,1.0);}vec4 p1=h*vec4(longVertex,0.0,1.0)+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p2=projPos+offsetMatrix*vec4(longOffset,0.0,0.0);vec4 p3=shortProjVertex+offsetMatrix*vec4(-shortOffset,0.0,0.0);vec4 p4=shortProjVertex+offsetMatrix*vec4(shortOffset,0.0,0.0);float denom=(p4.y-p3.y)*(p2.x-p1.x)-(p4.x-p3.x)*(p2.y-p1.y);float firstU=((p4.x-p3.x)*(p1.y-p3.y)-(p4.y-p3.y)*(p1.x-p3.x))/denom;float secondU=((p2.x-p1.x)*(p1.y-p3.y)-(p2.y-p1.y)*(p1.x-p3.x))/denom;float epsilon=0.000000000001;if(firstU>epsilon&&firstU<1.0-epsilon&&secondU>epsilon&&secondU<1.0-epsilon){shortProjVertex.x=p1.x+firstU*(p2.x-p1.x);shortProjVertex.y=p1.y+firstU*(p2.y-p1.y);offset=shortProjVertex.xy;degenerate=true;}else{float miterLength=abs(halfWidth/dot(normal,tmpNormal));offset=normal*direction*miterLength;}return degenerate;}void squareCap(out vec2 offset,out float round,in bool isRound,in vec2 nextP,in float turnDir,in float direction){round=0.0;vec2 dirVect=e-nextP;vec2 firstNormal=normalize(dirVect);vec2 secondNormal=vec2(turnDir*firstNormal.y*direction,-turnDir*firstNormal.x*direction);vec2 hypotenuse=normalize(firstNormal-secondNormal);vec2 normal=vec2(turnDir*hypotenuse.y*direction,-turnDir*hypotenuse.x*direction);float length=sqrt(c*c*2.0);offset=normal*length;if(isRound){round=1.0;}} void main(void){bool degenerate=false;float direction=float(sign(g));mat4 offsetMatrix=i*j;vec2 offset;vec4 projPos=h*vec4(e,0.0,1.0);bool round=nearlyEquals(mod(g,2.0),0.0);a=0.0;c=k/2.0;aVertex=projPos.xy;if(nearlyEquals(mod(g,3.0),0.0)||nearlyEquals(mod(g,17.0),0.0)){alongNormal(offset,f,1.0,direction);}else if(nearlyEquals(mod(g,5.0),0.0)||nearlyEquals(mod(g,13.0),0.0)){alongNormal(offset,d,-1.0,direction);}else if(nearlyEquals(mod(g,23.0),0.0)){miterUp(offset,a,round,direction);}else if(nearlyEquals(mod(g,19.0),0.0)){degenerate=miterDown(offset,projPos,offsetMatrix,direction);}else if(nearlyEquals(mod(g,7.0),0.0)){squareCap(offset,a,round,f,1.0,direction);}else if(nearlyEquals(mod(g,11.0),0.0)){squareCap(offset,a,round,d,-1.0,direction);}if(!degenerate){vec4 offsets=offsetMatrix*vec4(offset,0.0,0.0);gl_Position=projPos+offsets;}else{gl_Position=vec4(offset,0.0,1.0);}}");function Ul(a,b){this.g=a.getUniformLocation(b,"h");this.i=a.getUniformLocation(b,"i");this.c=a.getUniformLocation(b,"j");this.oa=a.getUniformLocation(b,"k");this.O=a.getUniformLocation(b,"l");this.a=a.getUniformLocation(b,"m");this.C=a.getUniformLocation(b,"n");this.T=a.getUniformLocation(b,"o");this.qa=a.getUniformLocation(b,"p");this.l=a.getAttribLocation(b,"d");this.b=a.getAttribLocation(b,"e");this.s=a.getAttribLocation(b,"f");this.f=a.getAttribLocation(b,"g")};function Vl(a,b){ql.call(this,a,b);this.v=null;this.o=[];this.l=[];this.c={strokeColor:null,lineCap:void 0,lineDash:null,lineDashOffset:void 0,lineJoin:void 0,lineWidth:void 0,miterLimit:void 0,u:!1}}w(Vl,ql); function Wl(a,b,c,d){var e,f=a.a.length,g=a.b.length,h="bevel"===a.c.lineJoin?0:"miter"===a.c.lineJoin?1:2,l="butt"===a.c.lineCap?0:"square"===a.c.lineCap?1:2,m=Rl(b,c,d),n=g,p=1;for(e=0;ec&&(this.g.push(c),this.i.push(b),this.c.u&&(this.l.push(c),this.c.u=!1))}; function gm(a,b,c,d){Rl(b,b.length,d)||(b.push(b[0]),b.push(b[1]));Wl(a,b,b.length,d);if(c.length){var e;b=0;for(e=c.length;b=n;){var p=this.g[m]; var q=this.i[m];q=x(q).toString();c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.l.length-1;0<=f;--f){var m=this.o[f];im(this,a,m[0],m[1],m[2]);for(g=this.l[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}};function im(a,b,c,d,e){b.uniform4fv(a.v.C,c);b.uniform1f(a.v.oa,d);b.uniform1f(a.v.O,e)} k.Oa=function(a,b){a=b.f;this.c.lineCap=void 0!==a?a:"round";a=b.g;this.c.lineDash=a?a:ul;a=b.i;this.c.lineDashOffset=a?a:0;a=b.j;this.c.lineJoin=void 0!==a?a:"round";a=b.a;a instanceof CanvasGradient||a instanceof CanvasPattern?a=vl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||vl;var c=b.c;c=void 0!==c?c:1;b=b.l;b=void 0!==b?b:10;this.c.strokeColor&&jc(this.c.strokeColor,a)&&this.c.lineWidth===c&&this.c.miterLimit===b||(this.c.u=!0,this.c.strokeColor=a,this.c.lineWidth=c,this.c.miterLimit=b, this.o.push([a,c,b]))};var Zl=3,$l=5,Yl=7,am=11,bm=13,cm=17,dm=19,em=23;var jm=new il("precision mediump float;uniform vec4 e;uniform float f;void main(void){gl_FragColor=e;float alpha=e.a*f;if(alpha==0.0){discard;}gl_FragColor.a=alpha;}"),km=new jl("attribute vec2 a;uniform mat4 b;uniform mat4 c;uniform mat4 d;void main(void){gl_Position=b*vec4(a,0.0,1.0);}");function lm(a,b){this.g=a.getUniformLocation(b,"b");this.i=a.getUniformLocation(b,"c");this.c=a.getUniformLocation(b,"d");this.C=a.getUniformLocation(b,"e");this.a=a.getUniformLocation(b,"f");this.b=a.getAttribLocation(b,"a")};function mm(){this.b=this.a=this.g=void 0;this.c=0}function nm(a){var b=a.b;if(b){var c=b.next,d=b.Eb;c&&(c.Eb=d);d&&(d.next=c);a.b=c||d;a.g===a.a?(a.b=void 0,a.g=void 0,a.a=void 0):a.g===b?a.g=a.b:a.a===b&&(a.a=d?a.b.Eb:a.b);a.c--}}function om(a){a.b=a.g;if(a.b)return a.b.data}function pm(a){if(a.b&&a.b.next)return a.b=a.b.next,a.b.data}function qm(a){if(a.b&&a.b.next)return a.b.next.data}function rm(a){if(a.b&&a.b.Eb)return a.b=a.b.Eb,a.b.data}function sm(a){if(a.b&&a.b.Eb)return a.b.Eb.data} function tm(a){if(a.b)return a.b.data}mm.prototype.concat=function(a){if(a.b){if(this.b){var b=this.b.next;this.b.next=a.g;a.g.Eb=this.b;b.Eb=a.a;a.a.next=b;this.c+=a.c}else this.b=a.b,this.g=a.g,this.a=a.a,this.c=a.c;a.b=void 0;a.g=void 0;a.a=void 0;a.c=0}};function um(){this.a=rj.Jc(void 0);this.b={}}k=um.prototype;k.Ca=function(a,b){a={fa:a[0],ea:a[1],la:a[2],ka:a[3],value:b};this.a.Ca(a);this.b[x(b)]=a};k.load=function(a,b){for(var c=Array(b.length),d=0,e=b.length;d=g;p-=c)q=Im(a,b[p],b[p+1],h++),m.push(Jm(n,q,d)),l.push([Math.min(n.x,q.x),Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]),n=q;m.push(Jm(q,f,d));l.push([Math.min(n.x,q.x), Math.min(n.y,q.y),Math.max(n.x,q.x),Math.max(n.y,q.y)]);e.load(l,m)}function Dm(a){var b=om(a),c=b,d=[c.Z.x,c.Z.y];do c=pm(a),c.Z.x>d[0]&&(d=[c.Z.x,c.Z.y]);while(c!==b);return d}function Em(a,b,c){var d=om(a),e=d,f=pm(a),g=!1;do{var h=c?wl(f.X.x,f.X.y,e.X.x,e.X.y,e.Z.x,e.Z.y):wl(e.Z.x,e.Z.y,e.X.x,e.X.y,f.X.x,f.X.y);void 0===h?(Km(e,f,a,b),g=!0,f===d&&(d=qm(a)),f=e,rm(a)):e.X.Kb!==h&&(e.X.Kb=h,g=!0);e=f;f=pm(a)}while(e!==d);return g} function Gm(a,b,c,d,e){for(var f=om(a);f.X.x!==b;)f=pm(a);b=f.X;d={x:d,y:b.y,qb:-1};var g=Infinity,h;var l=Fm({Z:b,X:d},e,!0);var m=0;for(h=l.length;mxl&&d<1-xl&&c>xl&&c<1-xl||e&&0<=d&&1>=d&&0<=c&&1>=c))return[a.x+d*(b.x-a.x),a.y+d*(b.y-a.y)]} function Qm(a,b,c,d,e){if(void 0===b.Kb||void 0===d.Kb)return!1;var f=(c.x-d.x)*(b.y-d.y)>(c.y-d.y)*(b.x-d.x);e=(e.x-d.x)*(b.y-d.y)<(e.y-d.y)*(b.x-d.x);a=(a.x-b.x)*(d.y-b.y)>(a.y-b.y)*(d.x-b.x);c=(c.x-b.x)*(d.y-b.y)<(c.y-b.y)*(d.x-b.x);b=b.Kb?c||a:c&&a;return(d.Kb?e||f:e&&f)&&b}k=Am.prototype; k.xc=function(a,b){var c=a.td(),d=a.pa(),e=this.b.length,f=this.f.b.length;a=a.da();var g,h,l;var m=h=0;for(g=c.length;me&&(this.g.push(e),this.i.push(b),this.l.u&&(this.c.push(e),this.l.u=!1));this.f.b.length>f&&hm(this.f, b,f)};k.zc=function(a,b){var c=a.pb(),d=a.pa();if(0=n;){var p=this.g[m];var q=this.i[m];q=x(q).toString(); c[q]&&(g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT)),l=p);m--;g=p}g!==l&&(sl(a,b,g,l),a.clear(a.DEPTH_BUFFER_BIT));g=l=n}}d||(a.disable(a.DEPTH_TEST),a.clear(a.DEPTH_BUFFER_BIT),a.depthMask(f),a.depthFunc(e))}; k.Ee=function(a,b,c,d,e){var f,g;var h=this.g.length-2;var l=this.g[h+1];for(f=this.c.length-1;0<=f;--f){var m=this.o[f];a.uniform4fv(this.v.C,m);for(g=this.c[f];0<=h&&this.g[h]>=g;){m=this.g[h];var n=this.i[h];var p=x(n).toString();if(void 0===c[p]&&n.U()&&(void 0===e||hb(e,n.U().G()))&&(a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),sl(a,b,m,l),l=d(n)))return l;h--;l=m}}}; k.Oa=function(a,b){a=a?a.b:[0,0,0,0];a instanceof CanvasGradient||a instanceof CanvasPattern?a=tl:a=vi(a).map(function(a,b){return 3!=b?a/255:a})||tl;this.l.fillColor&&jc(a,this.l.fillColor)||(this.l.fillColor=a,this.l.u=!0,this.o.push(a));b?this.f.Oa(null,b):this.f.Oa(null,new Ak({color:[0,0,0,0],lineWidth:0}))};function Rm(a,b){this.b=b;this.a=[{x:0,y:0,width:a,height:a}];this.c={};this.g=hg(a,a);this.i=this.g.canvas}Rm.prototype.get=function(a){return this.c[a]||null}; Rm.prototype.add=function(a,b,c,d,e){var f;var g=0;for(f=this.a.length;g=b+this.b&&h.height>=c+this.b)return f={offsetX:h.x+this.b,offsetY:h.y+this.b,image:this.i},this.c[a]=f,d.call(e,this.g,h.x+this.b,h.y+this.b),a=g,b+=this.b,d=c+this.b,h.width-b>h.height-d?(c={x:h.x+b,y:h.y,width:h.width-b,height:h.height},b={x:h.x,y:h.y+d,width:b,height:h.height-d},Sm(this,a,c,b)):(c={x:h.x+b,y:h.y,width:h.width-b,height:d},b={x:h.x,y:h.y+d,width:h.width,height:h.height-d}, Sm(this,a,c,b)),f}return null};function Sm(a,b,c,d){b=[b,1];0this.g||c+this.b>this.g)return null;d=Wm(this,!1,a,b,c,d,f);if(!d)return null;a=Wm(this,!0,a,b,c,void 0!==e?e:ea,f);return Vm(d,a)};function Wm(a,b,c,d,e,f,g){var h=b?a.i:a.f,l;var m=0;for(l=h.length;ma[0]||a[0]>e[0]||0>a[1]||a[1]>e[1])&&(this.i|| (this.i=hg(1,1)),this.i.clearRect(0,0,1,1),this.i.drawImage(this.M.Y(),a[0],a[1],1,1,0,0,1,1),e=this.i.getImageData(0,0,1,1).data,0d?b[0]=d-c:0>e&&(b[0]=Math.abs(e)+c),0>f?b[1]=f-c:0>g&&(b[1]=Math.abs(g)+c),0=== b[0]&&0===b[1])||(c=a.aa().xa(),c=a.Ia(c),b=[c[0]+b[0],c[1]+b[1]],a.aa().animate({center:a.Ra(b),duration:this.autoPanAnimation.duration,easing:this.autoPanAnimation.easing}))}}};k.rm=function(){Hn(this)};k.Hj=function(a){this.set(Cn,a)};k.setMap=function(a){this.set(Dn,a)};k.Mj=function(a){this.set(En,a)};k.We=function(a){this.set(Fn,a)};function In(a,b){var c=a.getBoundingClientRect();a=c.left+window.pageXOffset;c=c.top+window.pageYOffset;return[a,c,a+b[0],c+b[1]]}k.Pj=function(a){this.set(Gn,a)}; function Jn(a,b){a.a.visible!==b&&(a.element.style.display=b?"":"none",a.a.visible=b)} function Hn(a){var b=a.Ve(),c=a.pi();if(b&&b.c&&c){c=b.Ia(c);var d=b.Cb();b=a.element.style;var e=a.Xh(),f=a.Yh();Jn(a,!0);var g=e[0];e=e[1];if("bottom-right"==f||"center-right"==f||"top-right"==f)""!==a.a.Se&&(a.a.Se=b.left=""),g=Math.round(d[0]-c[0]-g)+"px",a.a.xf!=g&&(a.a.xf=b.right=g);else{""!==a.a.xf&&(a.a.xf=b.right="");if("bottom-center"==f||"center-center"==f||"top-center"==f)g-=a.element.offsetWidth/2;g=Math.round(c[0]+g)+"px";a.a.Se!=g&&(a.a.Se=b.left=g)}if("bottom-left"==f||"bottom-center"== f||"bottom-right"==f)""!==a.a.Ef&&(a.a.Ef=b.top=""),c=Math.round(d[1]-c[1]-e)+"px",a.a.ze!=c&&(a.a.ze=b.bottom=c);else{""!==a.a.ze&&(a.a.ze=b.bottom="");if("center-left"==f||"center-center"==f||"center-right"==f)e-=a.element.offsetHeight/2;c=Math.round(c[1]+e)+"px";a.a.Ef!=c&&(a.a.Ef=b.top=c)}}else Jn(a,!1)}var Cn="element",Dn="map",En="offset",Fn="position",Gn="positioning";function Kn(a,b,c,d,e,f){cl.call(this,a,b,f);this.c=0;this.l=null;this.v=d;this.a=null;this.f={};this.C=e;this.N=c}w(Kn,cl);k=Kn.prototype;k.ia=function(){this.a=null;this.f={};this.state=5;this.u();cl.prototype.ia.call(this)};k.G=function(){return this.l||Ln};k.qn=function(){return this.v};k.pn=function(){return this.a};k.lb=function(){return this.N};k.rn=function(){return this.o};function ok(a,b,c){return a.f[x(b)+","+c]} k.load=function(){0==this.state&&(oj(this,1),this.C(this,this.N),this.D(null,NaN,null))};k.Cp=function(a,b,c){this.vg(b);this.Ij(a);this.ri(c)};k.Bp=function(){oj(this,3)};k.ri=function(a){this.l=a};k.Ij=function(a){this.a=a;oj(this,2)};k.vg=function(a){this.o=a};k.ug=function(a){this.D=a};var Ln=[0,0,4096,4096];function Mn(a){a=a?a:{};this.c=void 0!==a.className?a.className:"ol-full-screen";var b=void 0!==a.label?a.label:"\u2922";this.l="string"===typeof b?document.createTextNode(b):b;b=void 0!==a.labelActive?a.labelActive:"\u00d7";this.v="string"===typeof b?document.createTextNode(b):b;var c=a.tipLabel?a.tipLabel:"Toggle full-screen";b=document.createElement("button");b.className=this.c+"-"+Nn();b.setAttribute("type","button");b.title=c;b.appendChild(this.l);y(b,"click",this.C,this);c=document.createElement("div"); c.className=this.c+" ol-unselectable ol-control "+(On()?"":"ol-unsupported");c.appendChild(b);vg.call(this,{element:c,target:a.target});this.D=void 0!==a.keys?a.keys:!1;this.j=a.source}w(Mn,vg); Mn.prototype.C=function(a){a.preventDefault();On()&&(a=this.a)&&(Nn()?document.exitFullscreen?document.exitFullscreen():document.msExitFullscreen?document.msExitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen():(a=this.j?"string"===typeof this.j?document.getElementById(this.j):this.j:a.Cc(),this.D?a.mozRequestFullScreenWithKeys?a.mozRequestFullScreenWithKeys():a.webkitRequestFullscreen?a.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT): Pn(a):Pn(a)))};Mn.prototype.o=function(){var a=this.element.firstElementChild,b=this.a;Nn()?(a.className=this.c+"-true",ig(this.v,this.l)):(a.className=this.c+"-false",ig(this.l,this.v));b&&b.Oc()};Mn.prototype.setMap=function(a){vg.prototype.setMap.call(this,a);a&&this.s.push(y(document,Qn(),this.o,this))}; function On(){var a=document.body;return!!(a.webkitRequestFullscreen||a.mozRequestFullScreen&&document.mozFullScreenEnabled||a.msRequestFullscreen&&document.msFullscreenEnabled||a.requestFullscreen&&document.fullscreenEnabled)}function Nn(){return!!(document.webkitIsFullScreen||document.mozFullScreen||document.msFullscreenElement||document.fullscreenElement)} function Pn(a){a.requestFullscreen?a.requestFullscreen():a.msRequestFullscreen?a.msRequestFullscreen():a.mozRequestFullScreen?a.mozRequestFullScreen():a.webkitRequestFullscreen&&a.webkitRequestFullscreen()}var Qn=function(){var a;return function(){if(!a){var b=document.body;b.webkitRequestFullscreen?a="webkitfullscreenchange":b.mozRequestFullScreen?a="mozfullscreenchange":b.msRequestFullscreen?a="MSFullscreenChange":b.requestFullscreen&&(a="fullscreenchange")}return a}}();function Rn(a){a=a?a:{};var b=document.createElement("DIV");b.className=void 0!==a.className?a.className:"ol-mouse-position";vg.call(this,{element:b,render:a.render?a.render:Sn,target:a.target});y(this,Xc(Tn),this.En,this);a.coordinateFormat&&this.Gj(a.coordinateFormat);a.projection&&this.ti(a.projection);this.o=void 0!==a.undefinedHTML?a.undefinedHTML:"";this.v=b.innerHTML;this.l=this.j=this.c=null}w(Rn,vg); function Sn(a){a=a.frameState;a?this.c!=a.viewState.projection&&(this.c=a.viewState.projection,this.j=null):this.c=null;Un(this,this.l)}k=Rn.prototype;k.En=function(){this.j=null};k.Qh=function(){return this.get(Vn)};k.si=function(){return this.get(Tn)};k.mm=function(a){this.l=this.a.ud(a);Un(this,this.l)};k.nm=function(){Un(this,null);this.l=null};k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&(a=a.a,this.s.push(y(a,"mousemove",this.mm,this),y(a,"mouseout",this.nm,this)))}; k.Gj=function(a){this.set(Vn,a)};k.ti=function(a){this.set(Tn,Ob(a))};function Un(a,b){var c=a.o;if(b&&a.c){if(!a.j){var d=a.si();a.j=d?Pb(a.c,d):$b}if(b=a.a.Ra(b))a.j(b,b),c=(c=a.Qh())?c(b):b.toString()}a.v&&c==a.v||(a.element.innerHTML=c,a.v=c)}var Tn="projection",Vn="coordinateFormat";function Wn(a){function b(a){a=h.Sd(a);l.a.aa().ub(a);window.removeEventListener("mousemove",c);window.removeEventListener("mouseup",b)}function c(a){a=h.Sd({clientX:a.clientX-n.offsetWidth/2,clientY:a.clientY+n.offsetHeight/2});m.We(a)}a=a?a:{};this.j=void 0!==a.collapsed?a.collapsed:!0;this.l=void 0!==a.collapsible?a.collapsible:!0;this.l||(this.j=!1);var d=void 0!==a.className?a.className:"ol-overviewmap",e=void 0!==a.tipLabel?a.tipLabel:"Overview map",f=void 0!==a.collapseLabel?a.collapseLabel: "\u00ab";"string"===typeof f?(this.o=document.createElement("span"),this.o.textContent=f):this.o=f;f=void 0!==a.label?a.label:"\u00bb";"string"===typeof f?(this.D=document.createElement("span"),this.D.textContent=f):this.D=f;var g=this.l&&!this.j?this.o:this.D;f=document.createElement("button");f.setAttribute("type","button");f.title=e;f.appendChild(g);y(f,"click",this.Hn,this);this.C=document.createElement("DIV");this.C.className="ol-overviewmap-map";var h=this.c=new G({controls:new B,interactions:new B, view:a.view});a.layers&&a.layers.forEach(function(a){h.xe(a)},this);e=document.createElement("DIV");e.className="ol-overviewmap-box";e.style.boxSizing="border-box";this.v=new Bn({position:[0,0],positioning:"bottom-left",element:e});this.c.ye(this.v);e=document.createElement("div");e.className=d+" ol-unselectable ol-control"+(this.j&&this.l?" ol-collapsed":"")+(this.l?"":" ol-uncollapsible");e.appendChild(this.C);e.appendChild(f);vg.call(this,{element:e,render:a.render?a.render:Xn,target:a.target}); var l=this,m=this.v,n=this.v.Rd();n.addEventListener("mousedown",function(){window.addEventListener("mousemove",c);window.addEventListener("mouseup",b)})}w(Wn,vg);k=Wn.prototype;k.setMap=function(a){var b=this.a;a!==b&&(b&&((b=b.aa())&&Mc(b,Xc("rotation"),this.Qe,this),this.c.Ad(null)),vg.prototype.setMap.call(this,a),a&&(this.c.Ad(this.C),this.s.push(y(a,"propertychange",this.lm,this)),0===this.c.Xe().kc()&&this.c.zf(a.hc()),a=a.aa()))&&(y(a,Xc("rotation"),this.Qe,this),ag(a)&&(this.c.Oc(),Yn(this)))}; k.lm=function(a){"view"===a.key&&((a=a.oldValue)&&Mc(a,Xc("rotation"),this.Qe,this),a=this.a.aa(),y(a,Xc("rotation"),this.Qe,this))};k.Qe=function(){this.c.aa().ce(this.a.aa().Sa())};function Xn(){var a=this.a,b=this.c;if(a.c&&b.c){var c=a.Cb();a=a.aa().qd(c);var d=b.Cb();c=b.aa().qd(d);var e=b.Ia($a(a)),f=b.Ia(Ya(a));b=Math.abs(e[0]-f[0]);e=Math.abs(e[1]-f[1]);f=d[0];d=d[1];b<.1*f||e<.1*d||b>.75*f||e>.75*d?Yn(this):La(c,a)||(a=this.c,c=this.a.aa(),a.aa().ub(c.xa()))}Zn(this)} function Yn(a){var b=a.a;a=a.c;var c=b.Cb();b=b.aa().qd(c);a=a.aa();ib(b,1/(.1*Math.pow(2,Math.log(7.5)/Math.LN2/2)));a.Uf(b)}function Zn(a){var b=a.a,c=a.c;if(b.c&&c.c){var d=b.Cb(),e=b.aa(),f=c.aa();c=e.Sa();b=a.v;var g=a.v.Rd(),h=e.qd(d);d=f.Pa();e=Wa(h);f=Za(h);if(a=a.a.aa().xa()){var l=[e[0]-a[0],e[1]-a[1]];Fe(l,c);ze(l,a)}b.We(l);g&&(g.style.width=Math.abs((e[0]-f[0])/d)+"px",g.style.height=Math.abs((f[1]-e[1])/d)+"px")}}k.Hn=function(a){a.preventDefault();$n(this)}; function $n(a){a.element.classList.toggle("ol-collapsed");a.j?ig(a.o,a.D):ig(a.D,a.o);a.j=!a.j;var b=a.c;a.j||b.c||(b.Oc(),Yn(a),Lc(b,"postrender",function(){Zn(this)},a))}k.Gn=function(){return this.l};k.Jn=function(a){this.l!==a&&(this.l=a,this.element.classList.toggle("ol-uncollapsible"),!a&&this.j&&$n(this))};k.In=function(a){this.l&&this.j!==a&&$n(this)};k.Fn=function(){return this.j};k.Hl=function(){return this.c};function ao(a){a=a?a:{};var b=void 0!==a.className?a.className:"ol-scale-line";this.l=document.createElement("DIV");this.l.className=b+"-inner";this.c=document.createElement("DIV");this.c.className=b+" ol-unselectable";this.c.appendChild(this.l);this.o=null;this.v=void 0!==a.minWidth?a.minWidth:64;this.j=!1;this.B=void 0;this.D="";vg.call(this,{element:this.c,render:a.render?a.render:bo,target:a.target});y(this,Xc(co),this.V,this);this.O(a.units||"metric")}w(ao,vg);var eo=[1,2,5];ao.prototype.C=function(){return this.get(co)}; function bo(a){(a=a.frameState)?this.o=a.viewState:this.o=null;fo(this)}ao.prototype.V=function(){fo(this)};ao.prototype.O=function(a){this.set(co,a)}; function fo(a){var b=a.o;if(b){var c=b.center,d=b.projection,e=a.C();b=Nb(d,b.resolution,c,"degrees"==e?"degrees":"m");"degrees"!=e&&(b*=d.Bc());var f=a.v*b;c="";"degrees"==e?(c=ub.degrees,"degrees"==d.a?f*=c:b/=c,ff?(c="in",b/=.0254):1609.344>f?(c="ft",b/=.3048):(c="mi",b/=1609.344):"nautical"==e?(b/=1852,c="nm"):"metric"==e?.001>f?(c="\u03bcm",b*=1E6):1>f?(c="mm",b*=1E3):1E3>f?c="m":(c="km",b/=1E3):"us"==e?.9144>f? (c="in",b*=39.37):1609.344>f?(c="ft",b/=.30480061):(c="mi",b/=1609.3472):oa(!1,33);for(e=3*Math.floor(Math.log(a.v*b)/Math.log(10));;){f=eo[(e%3+3)%3]*Math.pow(10,Math.floor(e/3));d=Math.round(f/b);if(isNaN(d)){a.c.style.display="none";a.j=!1;return}if(d>=a.v)break;++e}b=f+" "+c;a.D!=b&&(a.l.innerHTML=b,a.D=b);a.B!=d&&(a.l.style.width=d+"px",a.B=d);a.j||(a.c.style.display="",a.j=!0)}else a.j&&(a.c.style.display="none",a.j=!1)}var co="units";function go(a){a=a?a:{};this.c=void 0;this.j=ho;this.D=this.v=0;this.O=null;this.$=!1;this.V=void 0!==a.duration?a.duration:200;var b=void 0!==a.className?a.className:"ol-zoomslider",c=document.createElement("button");c.setAttribute("type","button");c.className=b+"-thumb ol-unselectable";var d=document.createElement("div");d.className=b+" ol-unselectable ol-control";d.appendChild(c);this.l=new Xd(d);y(this.l,"pointerdown",this.$l,this);y(this.l,"pointermove",this.Yl,this);y(this.l,"pointerup",this.Zl, this);y(d,"click",this.Xl,this);y(c,"click",Rc);vg.call(this,{element:d,render:a.render?a.render:io})}w(go,vg);go.prototype.ia=function(){Pc(this.l);vg.prototype.ia.call(this)};var ho=0;k=go.prototype;k.setMap=function(a){vg.prototype.setMap.call(this,a);a&&a.render()}; function io(a){if(a.frameState){if(!this.$){var b=this.element,c=b.offsetWidth,d=b.offsetHeight,e=b.firstElementChild,f=getComputedStyle(e);b=e.offsetWidth+parseFloat(f.marginRight)+parseFloat(f.marginLeft);e=e.offsetHeight+parseFloat(f.marginTop)+parseFloat(f.marginBottom);this.O=[b,e];c>d?(this.j=1,this.D=c-b):(this.j=ho,this.v=d-e);this.$=!0}a=a.frameState.viewState.resolution;a!==this.c&&(this.c=a,jo(this,a))}} k.Xl=function(a){var b=this.a.aa();a=ko(this,pa(1===this.j?(a.offsetX-this.O[0]/2)/this.D:(a.offsetY-this.O[1]/2)/this.v,0,1));b.animate({resolution:b.constrainResolution(a),duration:this.V,easing:Oe})};k.$l=function(a){this.o||a.b.target!==this.element.firstElementChild||(bg(this.a.aa(),1,1),this.C=a.clientX,this.B=a.clientY,this.o=!0)}; k.Yl=function(a){if(this.o){var b=this.element.firstElementChild;this.c=ko(this,pa(1===this.j?(a.clientX-this.C+parseInt(b.style.left,10))/this.D:(a.clientY-this.B+parseInt(b.style.top,10))/this.v,0,1));this.a.aa().gd(this.c);jo(this,this.c);this.C=a.clientX;this.B=a.clientY}};k.Zl=function(){if(this.o){var a=this.a.aa();bg(a,1,-1);a.animate({resolution:a.constrainResolution(this.c),duration:this.V,easing:Oe});this.o=!1;this.B=this.C=void 0}}; function jo(a,b){b=1-gg(a.a.aa())(b);var c=a.element.firstElementChild;1==a.j?c.style.left=a.D*b+"px":c.style.top=a.v*b+"px"}function ko(a,b){return fg(a.a.aa())(1-b)};function lo(a){a=a?a:{};this.extent=a.extent?a.extent:null;var b=void 0!==a.className?a.className:"ol-zoom-extent",c=void 0!==a.label?a.label:"E",d=void 0!==a.tipLabel?a.tipLabel:"Fit to extent",e=document.createElement("button");e.setAttribute("type","button");e.title=d;e.appendChild("string"===typeof c?document.createTextNode(c):c);y(e,"click",this.c,this);c=document.createElement("div");c.className=b+" ol-unselectable ol-control";c.appendChild(e);vg.call(this,{element:c,target:a.target})} w(lo,vg);lo.prototype.c=function(a){a.preventDefault();a=this.a.aa();var b=this.extent?this.extent:a.v.G();a.Uf(b)};var mo=document.implementation.createDocument("","",null);function no(a,b){return mo.createElementNS(a,b)}function oo(a,b){return po(a,b,[]).join("")}function po(a,b,c){if(a.nodeType==Node.CDATA_SECTION_NODE||a.nodeType==Node.TEXT_NODE)b?c.push(String(a.nodeValue).replace(/(\r\n|\r|\n)/g,"")):c.push(a.nodeValue);else for(a=a.firstChild;a;a=a.nextSibling)po(a,b,c);return c}function qo(a){return a instanceof Document}function ro(a){return a instanceof Node} function so(a){return(new DOMParser).parseFromString(a,"application/xml")}function to(a,b){return function(c,d){c=a.call(b,c,d);void 0!==c&&gc(d[d.length-1],c)}}function uo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&d[d.length-1].push(c)}}function vo(a,b){return function(c,d){c=a.call(void 0!==b?b:this,c,d);void 0!==c&&(d[d.length-1]=c)}} function wo(a){return function(b,c){var d=a.call(this,b,c);if(void 0!==d){c=c[c.length-1];b=b.localName;var e;b in c?e=c[b]:e=c[b]=[];e.push(d)}}}function L(a,b){return function(c,d){var e=a.call(this,c,d);void 0!==e&&(d[d.length-1][void 0!==b?b:c.localName]=e)}}function M(a,b){return function(c,d,e){a.call(void 0!==b?b:this,c,d,e);e[e.length-1].node.appendChild(c)}} function xo(a){var b,c;return function(d,e,f){if(void 0===b){b={};var g={};g[d.localName]=a;b[d.namespaceURI]=g;c=yo(d.localName)}zo(b,c,e,f)}}function yo(a,b){return function(c,d,e){c=d[d.length-1].node;d=a;void 0===d&&(d=e);e=b;void 0===b&&(e=c.namespaceURI);return no(e,d)}}var Ao=yo();function Bo(a,b){for(var c=b.length,d=Array(c),e=0;eh.status){var a=b.S();if("json"==a||"text"==a)var e=h.responseText;else"xml"==a?(e=h.responseXML)||(e=so(h.responseText)):"arraybuffer"==a&&(e=h.response);e?c.call(this,b.Qa(e,{featureProjection:g}),b.sb(e),b.cg()):d.call(this)}else d.call(this)}.bind(this);h.onerror=function(){d.call(this)}.bind(this); h.send()}}function Fo(a,b){return Eo(a,b,function(a){this.Qc(a)},ea)};function Go(){this.i=this.defaultDataProjection=null}function Ho(a,b,c){var d;c&&(d={dataProjection:c.dataProjection?c.dataProjection:a.sb(b),featureProjection:c.featureProjection});return Io(a,d)}function Io(a,b){return kb({dataProjection:a.defaultDataProjection,featureProjection:a.i},b)}Go.prototype.cg=function(){return null}; function Jo(a,b,c){var d=c?Ob(c.featureProjection):null,e=c?Ob(c.dataProjection):null,f;d&&e&&!Xb(d,e)?a instanceof gf?f=(b?a.clone():a).mb(b?d:e,b?e:d):f=bc(a,e,d):f=a;if(b&&c&&void 0!==c.decimals){var g=Math.pow(10,c.decimals);f===a&&(f=f.clone());f.Rc(function(a){for(var b=0,c=a.length;ba||this.c.length<=a)return null;var b=new I(null);b.ba(this.ja,this.A.slice(0===a?0:this.c[a-1],this.c[a]));return b}; k.wd=function(){var a=this.A,b=this.c,c=this.ja,d=[],e=0,f;var g=0;for(f=b.length;ga||b<=a)return null;b=new C(null);b.ba(this.ja,this.A.slice(a*this.a,(a+1)*this.a));return b};k.de=function(){var a=this.A,b=this.ja,c=this.a,d=[],e;var f=0;for(e=a.length;fa||this.c.length<=a)return null;if(0===a)var b=0;else b=this.c[a-1],b=b[b.length-1];a=this.c[a].slice();var c=a[a.length-1];if(0!==b){var d;var e=0;for(d=a.length;ea||0!==this.f&&ac;++c){var d=parseInt(b[c],10).toString(16);b[c]=1==d.length?"0"+d:d}ip(a,b.join(""))}function us(a,b,c){a={node:a};var d=b.S();if("GeometryCollection"==d){var e=b.vd();var f=vs}else"MultiPoint"==d?(e=b.de(),f=ws):"MultiLineString"==d?(e=b.wd(),f=xs):"MultiPolygon"==d?(e=b.Vd(),f=ys):oa(!1,39);Do(a,zs,f,e,c)}function As(a,b,c){Do({node:a},Bs,Cs,[b],c)} function Ds(a,b,c){var d={node:a};b.c&&a.setAttribute("id",b.c);a=b.L();var e={address:1,description:1,name:1,open:1,phoneNumber:1,styleUrl:1,visibility:1};e[b.a]=1;var f=Object.keys(a||{}).sort().filter(function(a){return!e[a]});if(0>4;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<3;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<10;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<17;if(128>f)return d(a,g,b);f=e[c.ga++];g|=(f&127)<<24;if(128>f)return d(a,g,b);f=e[c.ga++];if(128>f)return d(a,g|(f&1)<<31,b);throw Error("Expected varint not more than 10 bytes"); }function d(a,b,c){return c?4294967296*b+(a>>>0):4294967296*(b>>>0)+(a>>>0)}var e={read:function(a,b,c,d,e){var f=8*e-d-1;var g=(1<>1,l=-7;e=c?e-1:0;var m=c?-1:1,v=a[b+e];e+=m;c=v&(1<<-l)-1;v>>=-l;for(l+=f;0>=-l;for(l+=d;0>1,m=23===e?Math.pow(2, -24)-Math.pow(2,-77):0;n=d?0:n-1;var z=d?1:-1,A=0>b||0===b&&0>1/b?1:0;b=Math.abs(b);isNaN(b)||Infinity===b?(b=isNaN(b)?1:0,d=h):(d=Math.floor(Math.log(b)/Math.LN2),1>b*(f=Math.pow(2,-d))&&(d--,f*=2),b=1<=d+l?b+m/f:b+m*Math.pow(2,1-l),2<=b*f&&(d++,f/=2),d+l>=h?(b=0,d=h):1<=d+l?(b=(b*f-1)*Math.pow(2,e),d+=l):(b=b*Math.pow(2,l-1)*Math.pow(2,e),d=0));for(;8<=e;a[c+n]=b&255,n+=z,b/=256,e-=8);d=d<>3,f=this.ga;this.type=d&7;a(e,b,this);this.ga===f&&this.Lq(d)}return b},Zp:function(){var a=e.read(this.tc,this.ga,!0,23,4);this.ga+=4;return a},Vp:function(){var a=e.read(this.tc,this.ga,!0,52,8);this.ga+=8;return a},Ua:function(a){var b=this.tc;var d=b[this.ga++];var e=d&127;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<7;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<14;if(128>d)return e;d=b[this.ga++];e|=(d&127)<<21;if(128>d)return e;d=b[this.ga]; return c(e|(d&15)<<28,a,this)},lq:function(){return this.Ua(!0)},Ug:function(){var a=this.Ua();return 1===a%2?(a+1)/-2:a/2},Tp:function(){return!!this.Ua()},Vg:function(){for(var a=this.Ua()+this.ga,b=this.tc,c="",d=this.ga;da)break;if(1===p)128>e&&(n=e);else if(2===p){var q=b[d+1];128===(q&192)&&(n=(e&31)<<6|q&63,127>=n&&(n=null))}else if(3===p){q=b[d+1];var r=b[d+2];128===(q&192)&&128===(r&192)&&(n=(e&15)<<12|(q&63)<<6|r&63,2047>=n||55296<= n&&57343>=n)&&(n=null)}else if(4===p){q=b[d+1];r=b[d+2];var u=b[d+3];128===(q&192)&&128===(r&192)&&128===(u&192)&&(n=(e&15)<<18|(q&63)<<12|(r&63)<<6|u&63,65535>=n||1114112<=n)&&(n=null)}null===n?(n=65533,p=1):65535>>10&1023|55296),n=56320|n&1023);c+=String.fromCharCode(n);d+=p}this.ga=a;return c},Lq:function(a){a&=7;if(a===b.c)for(;127>3,a=1===a?c.Vg():2===a?c.Zp():3===a?c.Vp():4===a?c.lq():5===a?c.Ua():6===a?c.Ug():7===a?c.Tp():null;b.values.push(a)}} function mt(a,b,c){if(1==a)b.id=c.Ua();else if(2==a)for(a=c.Ua()+c.ga;c.ga>=3),n--,1===m||2===m?(p+=b.Ug(),q+=b.Ug(),1===m&&r>u&&(l.push(r),u=r),g.push(p,q),r+=2):7===m?r>u&&(g.push(g[u],g[u+1]),r+=2):oa(!1,59);r>u&&l.push(r);b=h.length;var v;1===d?v=1===b?"Point":"MultiPoint":2===d?v=1===b?"LineString":"MultiLineString":3===d&&(v="Polygon");d=v;if(a.b===it)g=new a.b(d, g,h,f,e);else{if("Polygon"==d){d=[];l=b=v=0;for(c=h.length;lc?~(c<<1):c<<1;b="";d=0;for(c=a.length;d>=5;g+=String.fromCharCode(f+63);b+=g}return b} function zt(a,b){b=b?b:1E5;var c=[],d=0,e=0,f;var g=0;for(f=a.length;gh?(c.push(d),e=d=0):e+=5}a=0;for(d=c.length;a>1):e>>1;a=0;for(d=c.length;a=b||"."==b||"-"==b){c.type=4;b=a.b;var d=!1,e=!1;do{if("."==f)d=!0;else if("e"==f||"E"==f)e=!0;var f=a.a.charAt(++a.b)}while("0"<=f&&"9">=f||"."==f&&(void 0===d||!d)||!e&&("e"==f||"E"==f)||e&&("-"==f||"+"==f));a=parseFloat(a.a.substring(b,a.b--));c.value=a}else if("a"<=b&&"z">=b||"A"<=b&&"Z">=b){c.type=1;b=a.b;do f=a.a.charAt(++a.b);while("a"<=f&&"z">= f||"A"<=f&&"Z">=f);a=a.a.substring(b,a.b--).toUpperCase();c.value=a}else{if(" "==b||"\t"==b||"\r"==b||"\n"==b)return Uu(a);if(""===b)c.type=6;else throw Error("Unexpected character: "+b);}return c}function Qu(a){this.g=a;this.a="XY"}function Su(a){a.b=Uu(a.g)}function Vu(a,b){(b=a.b.type==b)&&Su(a);return b} function Tu(a){var b=a.b;if(Vu(a,1)){b=b.value;var c="XY",d=a.b;1==a.b.type&&(d=d.value,"Z"===d?c="XYZ":"M"===d?c="XYM":"ZM"===d&&(c="XYZM"),"XY"!==c&&Su(a));a.a=c;if("GEOMETRYCOLLECTION"==b){a:{if(Vu(a,2)){b=[];do b.push(Tu(a));while(Vu(a,5));if(Vu(a,3)){a=b;break a}}else if(Wu(a)){a=[];break a}throw Error(Xu(a));}return new Mq(a)}d=Yu[b];c=Zu[b];if(!d||!c)throw Error("Invalid geometry type: "+b);b=d.call(a);return new c(b,a.a)}throw Error(Xu(a));}k=Qu.prototype; k.Hg=function(){if(Vu(this,2)){var a=$u(this);if(Vu(this,3))return a}else if(Wu(this))return null;throw Error(Xu(this));};k.Gg=function(){if(Vu(this,2)){var a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ig=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; k.Hp=function(){if(Vu(this,2)){var a;if(2==this.b.type)for(a=[this.Hg()];Vu(this,5);)a.push(this.Hg());else a=av(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Gp=function(){if(Vu(this,2)){var a=bv(this);if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));};k.Ip=function(){if(Vu(this,2)){for(var a=[this.Ig()];Vu(this,5);)a.push(this.Ig());if(Vu(this,3))return a}else if(Wu(this))return[];throw Error(Xu(this));}; function $u(a){for(var b=[],c=a.a.length,d=0;d=b[0]||a[1]<=b[1]&&a[3]>=b[1]?!0:Ua(a,this.Bb,this)):!1}; k.ub=function(a){var b=this.a,c=a.slice();c[b]=c[0]+(this.A[b]-this.A[0]);var d;for(d=1;da.sc:e<=a.sc}a.s?(e=b.coordinate,c=a.j.U(),a.f===Kw?d=a.a:a.f===Jw?(d=a.a[0],d=d[d.length-1],Rw(a,b)&&(e=a.s.slice())):(d=a.a,d=d[d.length-1]),d[0]=e[0],d[1]=e[1],a.cb(a.a,c),a.B&&a.B.U().na(e),c instanceof D&&a.f!==Jw?(a.C||(a.C=new Hk(new I(null))),e=c.Wh(0),b=a.C.U(),b.ba(e.ja,e.da())):a.T&&(b=a.C.U(),b.na(a.T)),Tw(a)):(b=b.coordinate.slice(),a.B?a.B.U().na(b):(a.B=new Hk(new C(b)), Tw(a)));return!0}function Rw(a,b){var c=!1;if(a.j){var d=!1,e=[a.s];a.f===Lw?d=a.a.length>a.Ea:a.f===Jw&&(d=a.a[0].length>a.Ea,e=[a.a[0][0],a.a[0][a.a[0].length-2]]);if(d){d=b.map;for(var f=0,g=e.length;f=a.ua&&(a.o?e.pop():d=!0);e.push(b.slice());a.cb(e,c)}else a.f===Jw&&(e=a.a[0],e.length>=a.ua&&(a.o?e.pop():d=!0),e.push(b.slice()),d&&(a.s=e[0]),a.cb(a.a,c));Tw(a);d&&a.Pd()} k.nq=function(){if(this.j){var a=this.j.U();if(this.f===Lw){var b=this.a;b.splice(-2,1);this.cb(b,a);2<=b.length&&(this.s=b[b.length-2].slice())}else if(this.f===Jw){b=this.a[0];b.splice(-2,1);var c=this.C.U();c.na(b);this.cb(this.a,a)}0===b.length&&(this.s=null);Tw(this)}}; k.Pd=function(){var a=Sw(this),b=this.a,c=a.U();this.f===Lw?(b.pop(),this.cb(b,c)):this.f===Jw&&(b[0].pop(),this.cb(b,c),b=c.W());"MultiPoint"===this.O?a.Va(new No([b])):"MultiLineString"===this.O?a.Va(new P([b])):"MultiPolygon"===this.O&&a.Va(new Q([b]));this.b(new Uw("drawend",a));this.La&&this.La.push(a);this.ob&&this.ob.Gb(a)};function Sw(a){a.s=null;var b=a.j;b&&(a.j=null,a.B=null,a.C=null,a.ra.ha().clear(!0));return b} k.Zn=function(a){var b=a.U();this.j=a;this.a=b.W();a=this.a[this.a.length-1];this.s=a.slice();this.a.push(a.slice());Tw(this);this.b(new Uw("drawstart",this.j))};k.jd=Se;function Tw(a){var b=[];a.j&&b.push(a.j);a.C&&b.push(a.C);a.B&&b.push(a.B);a=a.ra.ha();a.clear(!0);a.Qc(b)}k.Ki=function(){var a=this.v,b=this.c();a&&b||Sw(this);this.ra.setMap(b?a:null)}; function Iw(a){var b;"Point"===a||"MultiPoint"===a?b=Kw:"LineString"===a||"MultiLineString"===a?b=Lw:"Polygon"===a||"MultiPolygon"===a?b=Jw:"Circle"===a&&(b=Qw);return b}var Kw="Point",Lw="LineString",Jw="Polygon",Qw="Circle";function Uw(a,b){Qc.call(this,a);this.feature=b}w(Uw,Qc);function Vw(a){var b=a||{};this.a=this.j=null;this.C=void 0!==b.pixelTolerance?b.pixelTolerance:10;this.B=!1;this.T=this.s=null;a||(a={});fh.call(this,{handleDownEvent:Ww,handleDragEvent:Xw,handleEvent:Yw,handleUpEvent:Zw});this.o=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.boxStyle?a.boxStyle:$w(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.O=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.pointerStyle?a.pointerStyle:ax(),updateWhileAnimating:!0, updateWhileInteracting:!0});a.extent&&this.f(a.extent)}w(Vw,fh);function Yw(a){if(!(a instanceof Ad))return!0;if("pointermove"==a.type&&!this.D){var b=a.pixel,c=a.map,d=bx(this,b,c);d||(d=c.Ra(b));cx(this,d)}gh.call(this,a);return!1} function Ww(a){function b(a){var b=null,c=null;a[0]==e[0]?b=e[2]:a[0]==e[2]&&(b=e[0]);a[1]==e[1]?c=e[3]:a[1]==e[3]&&(c=e[1]);return null!==b&&null!==c?[b,c]:null}var c=a.pixel,d=a.map,e=this.G();(a=bx(this,c,d))&&e?(c=a[0]==e[0]||a[0]==e[2]?a[0]:null,d=a[1]==e[1]||a[1]==e[3]?a[1]:null,null!==c&&null!==d?this.a=dx(b(a)):null!==c?this.a=ex(b([c,e[1]]),b([c,e[3]])):null!==d&&(this.a=ex(b([e[0],d]),b([e[2],d])))):(a=d.Ra(c),this.f([a[0],a[1],a[0],a[1]]),this.a=dx(a));return!0} function Xw(a){this.a&&(a=a.coordinate,this.f(this.a(a)),cx(this,a));return!0}function Zw(){this.a=null;var a=this.G();a&&0!==ab(a)||this.f(null);return!1}function $w(){var a=Gk();return function(){return a.Polygon}}function ax(){var a=Gk();return function(){return a.Point}}function dx(a){return function(b){return Ca([a,b])}}function ex(a,b){return a[0]==b[0]?function(c){return Ca([a,[c[0],b[1]]])}:a[1]==b[1]?function(c){return Ca([a,[b[0],c[1]]])}:null} function bx(a,b,c){function d(a,b){return Je(e,a)-Je(e,b)}var e=c.Ra(b),f=a.G();if(f){f=[[[f[0],f[1]],[f[0],f[3]]],[[f[0],f[3]],[f[2],f[3]]],[[f[2],f[3]],[f[2],f[1]]],[[f[2],f[1]],[f[0],f[1]]]];f.sort(d);f=f[0];var g=Be(e,f),h=c.Ia(g);if(Ie(b,h)<=a.C)return b=c.Ia(f[0]),c=c.Ia(f[1]),b=He(h,b),c=He(h,c),a.B=Math.sqrt(Math.min(b,c))<=a.C,a.B&&(g=b>c?f[1]:f[0]),g}return null}function cx(a,b){var c=a.T;c?c.U().na(b):(c=new Hk(new C(b)),a.T=c,a.O.ha().Gb(c))} Vw.prototype.setMap=function(a){this.o.setMap(a);this.O.setMap(a);fh.prototype.setMap.call(this,a)};Vw.prototype.G=function(){return this.j};Vw.prototype.f=function(a){this.j=a?a:null;var b=this.s;b?a?b.Va(Rf(a)):b.Va(void 0):(this.s=b=a?new Hk(Rf(a)):new Hk({}),this.o.ha().Gb(b));this.b(new fx(this.j))};function fx(a){Qc.call(this,"extentchanged");this.extent=a}w(fx,Qc);function gx(a){fh.call(this,{handleDownEvent:hx,handleDragEvent:ix,handleEvent:jx,handleUpEvent:kx});this.Md=a.condition?a.condition:eh;this.bb=function(a){return Wg(a)&&$g(a)};this.ob=a.deleteCondition?a.deleteCondition:this.bb;this.sc=a.insertVertexCondition?a.insertVertexCondition:Re;this.La=this.f=null;this.Ea=[0,0];this.C=this.T=!1;this.a=new um;this.ra=void 0!==a.pixelTolerance?a.pixelTolerance:10;this.s=this.ua=!1;this.j=[];this.B=new T({source:new U({useSpatialIndex:!1,wrapX:!!a.wrapX}),style:a.style? a.style:lx(),updateWhileAnimating:!0,updateWhileInteracting:!0});this.ca={Point:this.io,LineString:this.Mi,LinearRing:this.Mi,Polygon:this.jo,MultiPoint:this.fo,MultiLineString:this.eo,MultiPolygon:this.ho,Circle:this.bo,GeometryCollection:this.co};this.V=null;a.source?(this.V=a.source,a=new B(this.V.ee()),y(this.V,"addfeature",this.vm,this),y(this.V,"removefeature",this.xm,this)):a=a.features;if(!a)throw Error("The modify interaction requires features or a source");this.o=a;this.o.forEach(this.xg, this);y(this.o,"add",this.$n,this);y(this.o,"remove",this.ao,this);this.O=null}w(gx,fh);k=gx.prototype;k.xg=function(a){var b=a.U();b&&b.S()in this.ca&&this.ca[b.S()].call(this,a,b);(b=this.v)&&b.c&&this.c()&&mx(this,this.Ea,b);y(a,"change",this.Li,this)};function nx(a,b){a.C||(a.C=!0,a.b(new ox("modifystart",a.o,b)))}function px(a,b){qx(a,b);a.f&&0===a.o.kc()&&(a.B.ha().Lb(a.f),a.f=null);Mc(b,"change",a.Li,a)} function qx(a,b){a=a.a;var c=[];a.forEach(function(a){b===a.feature&&c.push(a)});for(var d=c.length-1;0<=d;--d)a.remove(c[d])}k.Ha=function(a){this.f&&!a&&(this.B.ha().Lb(this.f),this.f=null);fh.prototype.Ha.call(this,a)};k.setMap=function(a){this.B.setMap(a);fh.prototype.setMap.call(this,a)};k.vm=function(a){a.feature&&this.o.push(a.feature)};k.xm=function(a){a.feature&&this.o.remove(a.feature)};k.$n=function(a){this.xg(a.element)};k.Li=function(a){this.s||(a=a.target,px(this,a),this.xg(a))}; k.ao=function(a){px(this,a.element)};k.io=function(a,b){var c=b.W();a={feature:a,geometry:b,ma:[c,c]};this.a.Ca(b.G(),a)};k.fo=function(a,b){var c=b.W(),d;var e=0;for(d=c.length;em?h[1]:h[0]),rx(a,l),m=1,c=f.length;mn&&(n=0);f=g.geometry;var p=d=f.W();var q=!1;switch(f.S()){case "MultiLineString":2c&&(a.index+=e)})}function lx(){var a=Gk();return function(){return a.Point}}function ox(a,b,c){Qc.call(this,a);this.features=b;this.mapBrowserEvent=c}w(ox,Qc);function wx(a){Jg.call(this,{handleEvent:xx});a=a?a:{};this.C=a.condition?a.condition:$g;this.D=a.addCondition?a.addCondition:Se;this.B=a.removeCondition?a.removeCondition:Se;this.T=a.toggleCondition?a.toggleCondition:bh;this.s=a.multi?a.multi:!1;this.l=a.filter?a.filter:Re;this.j=a.hitTolerance?a.hitTolerance:0;this.f=new T({source:new U({useSpatialIndex:!1,features:a.features,wrapX:a.wrapX}),style:a.style?a.style:yx(),updateWhileAnimating:!0,updateWhileInteracting:!0});if(a.layers)if("function"=== typeof a.layers)a=a.layers;else{var b=a.layers;a=function(a){return ec(b,a)}}else a=Re;this.o=a;this.a={};a=this.f.ha().i;y(a,"add",this.ko,this);y(a,"remove",this.oo,this)}w(wx,Jg);k=wx.prototype;k.lo=function(){return this.f.ha().i};k.mo=function(){return this.j};k.no=function(a){a=x(a);return this.a[a]}; function xx(a){if(!this.C(a))return!0;var b=this.D(a),c=this.B(a),d=this.T(a),e=!b&&!c&&!d,f=a.map,g=this.f.ha().i,h=[],l=[];if(e){lb(this.a);f.Tc(a.pixel,function(a,b){if(this.l(a,b))return l.push(a),a=x(a),this.a[a]=b,!this.s}.bind(this),{layerFilter:this.o,hitTolerance:this.j});for(e=g.kc()-1;0<=e;--e){f=g.item(e);var m=l.indexOf(f);-1b?m[1]:m[0],l=d.Ia(f)}else a.C&&(f=h?Ae(c,g[0].feature.U()):Be(c,m),l=d.Ia(f),Ie(b,l)<=a.f&&(e=!0,a.O&& !h&&(c=d.Ia(m[0]),h=d.Ia(m[1]),c=He(l,c),b=He(l,h),h=Math.sqrt(Math.min(c,b)),h=h<=a.f)))&&(f=c>b?m[1]:m[0],l=d.Ia(f));e&&(l=[Math.round(l[0]),Math.round(l[1])])}return{Mq:e,vertex:f,Vq:l}}k.$j=function(a){this.Lb(a,!1);this.Gb(a,!1)};k.ro=function(a,b){b=Sf(b).W()[0];var c;var d=0;for(c=b.length-1;dXa&&(Xa=Zb,m=Z)}if(0===Xa){g=null;break a}Xa=g[m];g[m]=g[l];g[l]=Xa;for(m=l+1;mthis.b/2){var b=[[a.source[0][0],a.source[0][1]],[a.source[1][0],a.source[1][1]],[a.source[2][0],a.source[2][1]]];b[0][0]-n>this.b/2&&(b[0][0]-=this.b);b[1][0]-n>this.b/2&&(b[1][0]-=this.b);b[2][0]-n>this.b/2&&(b[2][0]-=this.b);Math.max(b[0][0],b[1][0],b[2][0])-Math.min(b[0][0],b[1][0],b[2][0])p,u=!1;if(0a.v),u)){Math.abs(b[0]-d[0])<=Math.abs(b[1]-d[1])?(r=[(c[0]+d[0])/2,(c[1]+d[1])/2],q=a.a(r),n=[(e[0]+b[0])/2,(e[1]+b[1])/2],p=a.a(n),fy(a,b,c,r,n,f,g,q,p,m-1),fy(a,n,r,d,e,p,q,h,l,m-1)):(r=[(b[0]+c[0])/2,(b[1]+c[1])/2],q=a.a(r),n=[(d[0]+e[0])/2,(d[1]+e[1])/2],p=a.a(n),fy(a,b,r,n,e,f,q,p,l,m-1),fy(a,r,c,d,n,q,g,h,p,m-1));return}if(r){if(!a.s)return;a.l=!0}a.c.push({source:[f,h,l],target:[b,d,e]});a.c.push({source:[f,g,h],target:[b,c,d]})}} function gy(a){var b=Da();a.c.forEach(function(a){a=a.source;Ea(b,a[0]);Ea(b,a[1]);Ea(b,a[2])});return b};function hy(a,b,c,d,e,f,g,h,l,m,n){cl.call(this,e,0);this.B=void 0!==n?n:!1;this.C=g;this.D=h;this.N=null;this.c=b;this.l=d;this.v=f?f:e;this.a=[];this.Id=null;this.f=0;f=d.Ma(this.v);h=this.l.G();e=this.c.G();f=h?gb(f,h):f;if(0===ab(f))this.state=4;else if((h=a.G())&&(e?e=gb(e,h):e=h),d=by(a,c,eb(f),d.Ta(this.v[0])),!isFinite(d)||0>=d)this.state=4;else if(this.o=new ey(a,c,f,e,d*(void 0!==m?m:.5)),0===this.o.c.length)this.state=4;else if(this.f=b.Dc(d),c=gy(this.o),e&&(a.g?(c[1]=pa(c[1],e[1],e[3]), c[3]=pa(c[3],e[1],e[3])):c=gb(c,e)),ab(c)){a=tc(b,c,this.f);for(b=a.fa;b<=a.la;b++)for(c=a.ea;c<=a.ka;c++)(m=l(this.f,b,c,g))&&this.a.push(m);0===this.a.length&&(this.state=4)}else this.state=4}w(hy,cl);hy.prototype.ia=function(){1==this.state&&(this.Id.forEach(Gc),this.Id=null);cl.prototype.ia.call(this)};hy.prototype.Y=function(){return this.N}; hy.prototype.he=function(){var a=[];this.a.forEach(function(b){b&&2==b.getState()&&a.push({extent:this.c.Ma(b.ya),image:b.Y()})},this);this.a.length=0;if(0===a.length)this.state=3;else{var b=this.v[0],c=this.l.Za(b),d="number"===typeof c?c:c[0];c="number"===typeof c?c:c[1];b=this.l.Ta(b);var e=this.c.Ta(this.f),f=this.l.Ma(this.v);this.N=dy(d,c,this.C,e,this.c.G(),b,f,this.o,a,this.D,this.B);this.state=2}this.u()}; hy.prototype.load=function(){if(0==this.state){this.state=1;this.u();var a=0;this.Id=[];this.a.forEach(function(b){var c=b.getState();if(0==c||1==c){a++;var d=y(b,"change",function(){var c=b.getState();if(2==c||3==c||4==c)Gc(d),a--,0===a&&(this.Id.forEach(Gc),this.Id=null,this.he())},this);this.Id.push(d)}},this);this.a.forEach(function(a){0==a.getState()&&a.load()});0===a&&setTimeout(this.he.bind(this),0)}};function iy(a){uw.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,state:a.state,wrapX:a.wrapX});this.bb=void 0!==a.opaque?a.opaque:!1;this.sc=void 0!==a.tilePixelRatio?a.tilePixelRatio:1;this.tileGrid=void 0!==a.tileGrid?a.tileGrid:null;this.a=new $x(a.cacheSize);this.j=[0,0];this.jc="";this.Ea={transition:a.transition}}w(iy,uw);k=iy.prototype;k.cj=function(){return di(this.a)};k.sd=function(a,b){(a=this.Yd(a))&&a.sd(b)}; function Li(a,b,c,d,e){a=a.Yd(b);if(!a)return!1;b=!0;for(var f,g,h=d.fa;h<=d.la;++h)for(var l=d.ea;l<=d.ka;++l)f=c+"/"+h+"/"+l,g=!1,a.a.hasOwnProperty(f)&&(f=a.get(f),(g=2===f.getState())&&(g=!1!==e(f))),g||(b=!1);return b}k.Zf=function(){return 0};function jy(a,b){a.jc!==b&&(a.jc=b,a.u())}k.eg=function(){return this.bb};k.jb=function(){return this.tileGrid};k.eb=function(a){return this.tileGrid?this.tileGrid:zc(a)};k.Yd=function(a){var b=this.c;return b&&!Xb(b,a)?null:this.a};k.Xc=function(){return this.sc}; k.Zd=function(a,b,c){c=this.eb(c);b=this.Xc(b);a=Ba(c.Za(a),this.j);return 1==b?a:Aa(a,b,this.j)};function ky(a,b,c){var d=void 0!==c?c:a.c;c=a.eb(d);if(a.D&&d.c){var e=b;b=e[0];a=yc(c,e);d=Dc(d);Ja(d,a)?b=e:(e=cb(d),a[0]+=e*Math.ceil((d[0]-a[0])/e),b=c.jg(a,b))}e=b[0];d=b[1];a=b[2];if(c.minZoom>e||e>c.maxZoom)c=!1;else{var f=c.G();c=(c=f?tc(c,f,e):c.a?c.a[e]:null)?ma(c,d,a):!0}return c?b:null}k.sa=function(){this.a.clear();this.u()};k.kh=ea;function ly(a,b){Qc.call(this,a);this.tile=b}w(ly,Qc);function my(a){iy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tilePixelRatio:a.tilePixelRatio,wrapX:a.wrapX,transition:a.transition});this.tileLoadFunction=a.tileLoadFunction;this.tileUrlFunction=this.dc?this.dc.bind(this):Xx;this.urls=null;a.urls?this.vb(a.urls):a.url&&this.rb(a.url);a.tileUrlFunction&&this.hb(a.tileUrlFunction);this.V={}}w(my,iy);k=my.prototype;k.yb=function(){return this.tileLoadFunction}; k.zb=function(){return this.tileUrlFunction};k.Ab=function(){return this.urls};k.dj=function(a){a=a.target;var b=x(a),c=a.getState();if(1==c){this.V[b]=!0;var d="tileloadstart"}else b in this.V&&(delete this.V[b],d=3==c?"tileloaderror":2==c||5==c?"tileloadend":void 0);void 0!=d&&this.b(new ly(d,a))};k.Fb=function(a){this.a.clear();this.tileLoadFunction=a;this.u()};k.hb=function(a,b){this.tileUrlFunction=a;ay(this.a);"undefined"!==typeof b?jy(this,b):this.u()}; k.rb=function(a){var b=this.urls=Yx(a);this.hb(this.dc?this.dc.bind(this):Vx(b,this.tileGrid),a)};k.vb=function(a){this.urls=a;var b=a.join("\n");this.hb(this.dc?this.dc.bind(this):Vx(a,this.tileGrid),b)};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function ny(a){my.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,extent:a.extent,logo:a.logo,opaque:a.opaque,projection:a.projection,state:a.state,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction?a.tileLoadFunction:oy,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls,wrapX:a.wrapX,transition:a.transition});this.crossOrigin=void 0!==a.crossOrigin?a.crossOrigin:null;this.tileClass=void 0!==a.tileClass?a.tileClass:el;this.f={};this.s={};this.ob= a.reprojectionErrorThreshold;this.O=!1}w(ny,my);k=ny.prototype;k.cj=function(){if(di(this.a))return!0;for(var a in this.f)if(di(this.f[a]))return!0;return!1};k.sd=function(a,b){a=this.Yd(a);this.a.sd(this.a==a?b:{});for(var c in this.f){var d=this.f[c];d.sd(d==a?b:{})}};k.Zf=function(a){return this.c&&a&&!Xb(this.c,a)?0:this.$f()};k.$f=function(){return 0};k.eg=function(a){return this.c&&a&&!Xb(this.c,a)?!1:my.prototype.eg.call(this,a)}; k.eb=function(a){var b=this.c;return!this.tileGrid||b&&!Xb(b,a)?(b=x(a).toString(),b in this.s||(this.s[b]=zc(a)),this.s[b]):this.tileGrid};k.Yd=function(a){var b=this.c;if(!b||Xb(b,a))return this.a;a=x(a).toString();a in this.f||(this.f[a]=new $x(this.a.highWaterMark));return this.f[a]}; function py(a,b,c,d,e,f,g){b=[b,c,d];e=(c=ky(a,b,f))?a.tileUrlFunction(c,e,f):void 0;e=new a.tileClass(b,void 0!==e?0:4,void 0!==e?e:"",a.crossOrigin,a.tileLoadFunction,a.Ea);e.key=g;y(e,"change",a.dj,a);return e} k.ad=function(a,b,c,d,e){var f=this.c;if(f&&e&&!Xb(f,e)){var g=this.Yd(e);c=[a,b,c];var h;a=c[0]+"/"+c[1]+"/"+c[2];g.a.hasOwnProperty(a)&&(h=g.get(a));b=this.jc;if(h&&h.key==b)return h;var l=this.eb(f),m=this.eb(e),n=ky(this,c,e);d=new hy(f,l,e,m,c,n,this.Xc(d),this.$f(),function(a,b,c,d){return qy(this,a,b,c,d,f)}.bind(this),this.ob,this.O);d.key=b;h?(d.g=h,dl(d),g.replace(a,d)):g.set(a,d);return d}return qy(this,a,b,c,d,f||e)}; function qy(a,b,c,d,e,f){var g=b+"/"+c+"/"+d,h=a.jc;if(a.a.a.hasOwnProperty(g)){var l=a.a.get(g);if(l.key!=h){var m=l;l=py(a,b,c,d,e,f,h);0==m.getState()?l.g=m.g:l.g=m;dl(l);a.a.replace(g,l)}}else l=py(a,b,c,d,e,f,h),a.a.set(g,l);return l}k.Qb=function(a){if(this.O!=a){this.O=a;for(var b in this.f)this.f[b].clear();this.u()}};k.Rb=function(a,b){if(a=Ob(a))a=x(a).toString(),a in this.s||(this.s[a]=b)};function oy(a,b){a.Y().src=b};function ry(a){this.i=void 0!==a.hidpi?a.hidpi:!1;ny.call(this,{cacheSize:a.cacheSize,crossOrigin:"anonymous",opaque:!0,projection:Ob("EPSG:3857"),reprojectionErrorThreshold:a.reprojectionErrorThreshold,state:"loading",tileLoadFunction:a.tileLoadFunction,tilePixelRatio:this.i?2:1,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.culture?a.culture:"en-us";this.$=void 0!==a.maxZoom?a.maxZoom:-1;this.l=a.key;this.B=a.imagerySet;Zx("https://dev.virtualearth.net/REST/v1/Imagery/Metadata/"+ this.B+"?uriScheme=https&include=ImageryProviders&key="+this.l+"&c="+this.o,this.La.bind(this),void 0,"jsonp")}w(ry,ny);ry.prototype.ca=function(){return this.l};ry.prototype.ua=function(){return this.B}; ry.prototype.La=function(a){if(200!=a.statusCode||"OK"!=a.statusDescription||"ValidCredentials"!=a.authenticationResultCode||1!=a.resourceSets.length||1!=a.resourceSets[0].resources.length)ww(this,"error");else{var b=a.brandLogoUri;-1==b.indexOf("https")&&(b=b.replace("http","https"));var c=a.resourceSets[0].resources[0];a=-1==this.$?c.zoomMax:this.$;var d=Dc(this.c);this.tileGrid=Bc({extent:d,minZoom:c.zoomMin,maxZoom:a,tileSize:(c.imageWidth==c.imageHeight?c.imageWidth:[c.imageWidth,c.imageHeight])/ (this.i?2:1)});var e=this.o,f=this.i;this.tileUrlFunction=Wx(c.imageUrlSubdomains.map(function(a){var b=[0,0,0],d=c.imageUrl.replace("{subdomain}",a).replace("{culture}",e);return function(a){if(a)return oc(a[0],a[1],-a[2]-1,b),a=d,f&&(a+="&dpi=d1&device=mobile"),a.replace("{quadkey}",pc(b))}}));if(c.imageryProviders){var g=Pb(Ob("EPSG:4326"),this.c);this.va(function(a){var b=[],d=a.viewState.zoom;c.imageryProviders.map(function(c){for(var e=!1,f=c.coverageAreas,h=0,l=f.length;h=m.zoomMin&&d<=m.zoomMax&&(m=m.bbox,m=jb([m[1],m[0],m[3],m[2]],g),hb(m,a.extent))){e=!0;break}}e&&b.push(c.attribution)});b.push('Terms of Use');return b})}this.T=b;ww(this,"ready")}};function sy(a){a=a||{};var b=void 0!==a.projection?a.projection:"EPSG:3857",c=void 0!==a.tileGrid?a.tileGrid:Bc({extent:Dc(b),maxZoom:a.maxZoom,minZoom:a.minZoom,tileSize:a.tileSize});ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:a.opaque,projection:b,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:c,tileLoadFunction:a.tileLoadFunction,tilePixelRatio:a.tilePixelRatio,tileUrlFunction:a.tileUrlFunction,url:a.url,urls:a.urls, wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition})}w(sy,ny);function ty(a){this.o=a.account;this.B=a.map||"";this.i=a.config||{};this.l={};sy.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,maxZoom:void 0!==a.maxZoom?a.maxZoom:18,minZoom:a.minZoom,projection:a.projection,state:"loading",wrapX:a.wrapX});uy(this)}w(ty,sy);k=ty.prototype;k.nl=function(){return this.i};k.Sq=function(a){kb(this.i,a);uy(this)};k.uq=function(a){this.i=a||{};uy(this)}; function uy(a){var b=JSON.stringify(a.i);if(a.l[b])vy(a,a.l[b]);else{var c="https://"+a.o+".carto.com/api/v1/map";a.B&&(c+="/named/"+a.B);var d=new XMLHttpRequest;d.addEventListener("load",a.em.bind(a,b));d.addEventListener("error",a.dm.bind(a));d.open("POST",c);d.setRequestHeader("Content-type","application/json");d.send(JSON.stringify(a.i))}} k.em=function(a,b){b=b.target;if(!b.status||200<=b.status&&300>b.status){try{var c=JSON.parse(b.responseText)}catch(d){ww(this,"error");return}vy(this,c);this.l[a]=c;ww(this,"ready")}else ww(this,"error")};k.dm=function(){ww(this,"error")};function vy(a,b){a.rb("https://"+b.cdn_url.https+"/"+a.o+"/api/v1/map/"+b.layergroupid+"/{z}/{x}/{y}.png")};function X(a){U.call(this,{attributions:a.attributions,extent:a.extent,logo:a.logo,projection:a.projection,wrapX:a.wrapX});this.resolution=void 0;this.distance=void 0!==a.distance?a.distance:20;this.features=[];this.geometryFunction=a.geometryFunction||function(a){a=a.U();oa(a instanceof C,10);return a};this.source=a.source;this.source.I("change",X.prototype.sa,this)}w(X,U);k=X.prototype;k.Eo=function(){return this.distance};k.Fo=function(){return this.source}; k.ae=function(a,b,c){this.source.ae(a,b,c);b!==this.resolution&&(this.clear(),this.resolution=b,wy(this),this.Qc(this.features))};k.vq=function(a){this.distance=a;this.sa()};k.sa=function(){this.clear();wy(this);this.Qc(this.features);U.prototype.sa.call(this)}; function wy(a){if(void 0!==a.resolution){a.features.length=0;for(var b=Da(),c=a.distance*a.resolution,d=a.source.ee(),e={},f=0,g=d.length;fm*l?h*g/(m*p):l*g/(n*p),SETVIEWCENTERX:f[0],SETVIEWCENTERY:f[1]};kb(e,this.f);d=Gy(d,e);d=new bl(a,b,c,d,this.V,this.a);y(d,"change",this.j,this)}else d=null;this.M=d;this.B=this.g;return d};k.Mo=function(){return this.a};k.Po=function(a){kb(this.f,a);this.u()};k.Oo=function(a){this.M=null;this.a=a;this.u()};function Ky(a){var b=a.imageExtent,c=void 0!==a.crossOrigin?a.crossOrigin:null,d=void 0!==a.imageLoadFunction?a.imageLoadFunction:Fy;zy.call(this,{attributions:a.attributions,logo:a.logo,projection:Ob(a.projection)});this.M=new bl(b,void 0,1,a.url,c,d);this.a=a.imageSize?a.imageSize:null;y(this.M,"change",this.j,this)}w(Ky,zy);Ky.prototype.Wc=function(a){return hb(a,this.M.G())?this.M:null}; Ky.prototype.j=function(a){if(2==this.M.getState()){var b=this.M.G(),c=this.M.Y();if(this.a){var d=this.a[0];var e=this.a[1]}else d=c.width,e=c.height;b=Math.ceil(cb(b)/(db(b)/e));if(b!=d){b=hg(b,e);var f=b.canvas;b.drawImage(c,0,0,d,e,0,0,f.width,f.height);this.M.ih(f)}}zy.prototype.j.call(this,a)};function Ly(a){this.a=a.source;this.ob=We();this.f=hg();this.l=[0,0];this.ca=rj.Jc(9);this.bb=void 0==a.renderBuffer?100:a.renderBuffer;this.B=null;Iy.call(this,{attributions:a.attributions,canvasFunction:this.Mk.bind(this),logo:a.logo,projection:a.projection,ratio:a.ratio,resolutions:a.resolutions,state:this.a.getState()});this.O=null;this.s=void 0;this.aj(a.style);y(this.a,"change",this.To,this)}w(Ly,Iy);k=Ly.prototype; k.Mk=function(a,b,c,d,e){var f=new Vj(.5*b/c,a,b,c,this.a.$,this.ca,this.bb);this.a.ae(a,b,e);var g=!1;this.a.ec(a,function(a){var d;if(!(d=g)){var e;(d=a.ib())?e=d.call(a,b):this.s&&(e=this.s(a,b));if(e){var h,p=!1;Array.isArray(e)||(e=[e]);d=0;for(h=e.length;dOpenStreetMap contributors.'];sy.call(this,{attributions:b,cacheSize:a.cacheSize,crossOrigin:void 0!==a.crossOrigin?a.crossOrigin:"anonymous",opaque:void 0!==a.opaque?a.opaque:!0,maxZoom:void 0!==a.maxZoom?a.maxZoom:19,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileLoadFunction:a.tileLoadFunction,url:void 0!==a.url?a.url:"https://{a-c}.tile.openstreetmap.org/{z}/{x}/{y}.png", wrapX:a.wrapX})}w(Ry,sy);rj.nf={};rj.nf.Hf=function(){}; (function(a){function b(a,b,c){if(g)return new ImageData(a,b,c);b=h.createImageData(b,c);b.data.set(a);return b}function c(a){var b=!0;try{new ImageData(10,10)}catch(n){b=!1}return function(c){var d=c.buffers,e=c.meta,f=c.width,g=c.height,h=d.length,l=d[0].byteLength;if(c.imageOps){l=Array(h);for(c=0;cthis.Bk;)this.Nd.shift().callback(null,null)};f.prototype.uh=function(){if(0===this.ve&&0Stamen Design, under CC BY 3.0.','© OpenStreetMap contributors.'],az={terrain:{Ob:"jpg",opaque:!0},"terrain-background":{Ob:"jpg",opaque:!0},"terrain-labels":{Ob:"png",opaque:!1},"terrain-lines":{Ob:"png",opaque:!1},"toner-background":{Ob:"png",opaque:!0},toner:{Ob:"png",opaque:!0},"toner-hybrid":{Ob:"png",opaque:!1},"toner-labels":{Ob:"png", opaque:!1},"toner-lines":{Ob:"png",opaque:!1},"toner-lite":{Ob:"png",opaque:!0},watercolor:{Ob:"jpg",opaque:!0}},$y={terrain:{minZoom:4,maxZoom:18},toner:{minZoom:0,maxZoom:20},watercolor:{minZoom:1,maxZoom:16}};function cz(a){a=a||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.i=a.params||{};this.l=Da();jy(this,dz(this))}w(cz,ny);function dz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")}cz.prototype.o=function(){return this.i}; cz.prototype.Xc=function(a){return a}; cz.prototype.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){var e=d.Ma(a,this.l),f=Ba(d.Za(a[0]),this.j);1!=b&&(f=Aa(f,b,this.j));d={F:"image",FORMAT:"PNG32",TRANSPARENT:!0};kb(d,this.i);var g=this.urls;g?(c=c.wb.split(":").pop(),d.SIZE=f[0]+","+f[1],d.BBOX=e.join(","),d.BBOXSR=c,d.IMAGESR=c,d.DPI=Math.round(d.DPI?d.DPI*b:90*b),a=(1==g.length?g[0]:g[wa((a[1]<a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ef();return}this.Cg(b)}else this.ef()};k.ap=function(){this.ef()};k.Sl=function(){return this.i}; k.Cg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.tileUrlFunction=Vx(a.tiles,c);if(void 0!==a.attribution&&!this.C){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}this.i=a;ww(this,"ready")};k.ef=function(){ww(this,"error")};function hz(a){iy.call(this,{projection:Ob("EPSG:3857"),state:"loading"});this.s=void 0!==a.preemptive?a.preemptive:!0;this.l=Xx;this.f=void 0;this.i=a.jsonp||!1;if(a.url)if(this.i)Zx(a.url,this.Dg.bind(this),this.ff.bind(this));else{var b=new XMLHttpRequest;b.addEventListener("load",this.gp.bind(this));b.addEventListener("error",this.fp.bind(this));b.open("GET",a.url);b.send()}else a.tileJSON?this.Dg(a.tileJSON):oa(!1,51)}w(hz,iy);k=hz.prototype; k.gp=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.ff();return}this.Dg(b)}else this.ff()};k.fp=function(){this.ff()};k.Pl=function(){return this.f};k.al=function(a,b,c,d,e){this.tileGrid?(b=this.tileGrid.Le(a,b),iz(this.ad(b[0],b[1],b[2],1,this.c),a,c,d,e)):!0===e?setTimeout(function(){c.call(d,null)},0):c.call(d,null)};k.ff=function(){ww(this,"error")}; k.Dg=function(a){var b=Ob("EPSG:4326"),c=this.c;if(void 0!==a.bounds){var d=Pb(b,c);d=jb(a.bounds,d)}var e=a.minzoom||0,f=a.maxzoom||22;this.tileGrid=c=Bc({extent:Dc(c),maxZoom:f,minZoom:e});this.f=a.template;if(e=a.grids){this.l=Vx(e,c);if(void 0!==a.attribution){var g=void 0!==d?d:b.G();this.va(function(b){return hb(g,b.extent)?[a.attribution]:null})}ww(this,"ready")}else ww(this,"error")}; k.ad=function(a,b,c,d,e){var f=a+"/"+b+"/"+c;if(this.a.a.hasOwnProperty(f))return this.a.get(f);a=[a,b,c];b=ky(this,a,e);d=this.l(b,d,e);d=new jz(a,void 0!==d?0:4,void 0!==d?d:"",this.tileGrid.Ma(a),this.s,this.i);this.a.set(f,d);return d};k.kh=function(a,b,c){a=a+"/"+b+"/"+c;this.a.a.hasOwnProperty(a)&&this.a.get(a)};function jz(a,b,c,d,e,f){cl.call(this,a,b);this.v=c;this.a=d;this.N=e;this.c=this.l=this.f=null;this.o=f}w(jz,cl);k=jz.prototype;k.Y=function(){return null}; k.getData=function(a){if(!this.f||!this.l)return null;var b=this.f[Math.floor((1-(a[1]-this.a[1])/(this.a[3]-this.a[1]))*this.f.length)];if("string"!==typeof b)return null;b=b.charCodeAt(Math.floor((a[0]-this.a[0])/(this.a[2]-this.a[0])*b.length));93<=b&&b--;35<=b&&b--;b-=32;a=null;b in this.l&&(b=this.l[b],this.c&&b in this.c?a=this.c[b]:a=b);return a}; function iz(a,b,c,d,e){0==a.state&&!0===e?(Lc(a,"change",function(){c.call(d,this.getData(b))},a),kz(a)):!0===e?setTimeout(function(){c.call(d,this.getData(b))}.bind(a),0):c.call(d,a.getData(b))}k.lb=function(){return this.v};k.Ne=function(){this.state=3;this.u()};k.bj=function(a){this.f=a.grid;this.l=a.keys;this.c=a.data;this.state=4;this.u()}; function kz(a){if(0==a.state)if(a.state=1,a.o)Zx(a.v,a.bj.bind(a),a.Ne.bind(a));else{var b=new XMLHttpRequest;b.addEventListener("load",a.ep.bind(a));b.addEventListener("error",a.cp.bind(a));b.open("GET",a.v);b.send()}}k.ep=function(a){a=a.target;if(!a.status||200<=a.status&&300>a.status){try{var b=JSON.parse(a.responseText)}catch(c){this.Ne();return}this.bj(b)}else this.Ne()};k.cp=function(){this.Ne()};k.load=function(){this.N&&kz(this)};function lz(a){a=a||{};var b=a.params||{};ny.call(this,{attributions:a.attributions,cacheSize:a.cacheSize,crossOrigin:a.crossOrigin,logo:a.logo,opaque:!("TRANSPARENT"in b?b.TRANSPARENT:1),projection:a.projection,reprojectionErrorThreshold:a.reprojectionErrorThreshold,tileClass:a.tileClass,tileGrid:a.tileGrid,tileLoadFunction:a.tileLoadFunction,url:a.url,urls:a.urls,wrapX:void 0!==a.wrapX?a.wrapX:!0,transition:a.transition});this.o=void 0!==a.gutter?a.gutter:0;this.i=b;this.l=!0;this.B=a.serverType; this.$=void 0!==a.hidpi?a.hidpi:!0;this.ca=Da();mz(this);jy(this,nz(this))}w(lz,ny);k=lz.prototype; k.hp=function(a,b,c,d){c=Ob(c);var e=this.c,f=this.tileGrid;f||(f=this.eb(c));b=f.Le(a,b);if(!(f.b.length<=b[0])){var g=f.Ta(b[0]),h=f.Ma(b,this.ca);f=Ba(f.Za(b[0]),this.j);var l=this.o;0!==l&&(f=za(f,l,this.j),h=Fa(h,g*l,h));e&&e!==c&&(g=by(e,c,a,g),h=bc(h,c,e),a=ac(a,c,e));l={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetFeatureInfo",FORMAT:"image/png",TRANSPARENT:!0,QUERY_LAYERS:this.i.LAYERS};kb(l,this.i,d);d=Math.floor((h[3]-a[1])/g);l[this.l?"I":"X"]=Math.floor((a[0]-h[0])/g);l[this.l?"J":"Y"]= d;return oz(this,b,f,h,1,e||c,l)}};k.$f=function(){return this.o};k.ip=function(){return this.i}; function oz(a,b,c,d,e,f,g){var h=a.urls;if(h){g.WIDTH=c[0];g.HEIGHT=c[1];g[a.l?"CRS":"SRS"]=f.wb;"STYLES"in a.i||(g.STYLES="");if(1!=e)switch(a.B){case "geoserver":c=90*e+.5|0;g.FORMAT_OPTIONS="FORMAT_OPTIONS"in g?g.FORMAT_OPTIONS+(";dpi:"+c):"dpi:"+c;break;case "mapserver":g.MAP_RESOLUTION=90*e;break;case "carmentaserver":case "qgis":g.DPI=90*e;break;default:oa(!1,52)}f=f.b;a.l&&"ne"==f.substr(0,2)&&(a=d[0],d[0]=d[1],d[1]=a,a=d[2],d[2]=d[3],d[3]=a);g.BBOX=d.join(",");return Gy(1==h.length?h[0]:h[wa((b[1]<< b[0])+b[2],h.length)],g)}}k.Xc=function(a){return this.$&&void 0!==this.B?a:1};function nz(a){var b=0,c=[],d;for(d in a.i)c[b++]=d+"-"+a.i[d];return c.join("/")} k.dc=function(a,b,c){var d=this.tileGrid;d||(d=this.eb(c));if(!(d.b.length<=a[0])){1==b||this.$&&void 0!==this.B||(b=1);var e=d.Ta(a[0]),f=d.Ma(a,this.ca);d=Ba(d.Za(a[0]),this.j);var g=this.o;0!==g&&(d=za(d,g,this.j),f=Fa(f,e*g,f));1!=b&&(d=Aa(d,b,this.j));e={SERVICE:"WMS",VERSION:"1.3.0",REQUEST:"GetMap",FORMAT:"image/png",TRANSPARENT:!0};kb(e,this.i);return oz(this,a,d,f,b,c,e)}};k.jp=function(a){kb(this.i,a);mz(this);jy(this,nz(this))};function mz(a){a.l=0<=ye(a.i.VERSION||"1.3.0")};function pz(a,b,c,d,e,f,g,h,l,m,n,p,q,r,u){cl.call(this,a,b,u);this.v={};this.o={};this.c=m;this.a=[];this.D=c;this.l=f;this.f=[];this.N=[];if(f){var v=l.Ma(f),z=l.Ta(a[0]);h.Vf(v,h.Dc(z),function(a){var b=gb(v,h.Ma(a)),c=h.G();c&&(b=gb(b,c));.5<=cb(b)/z&&.5<=db(b)/z&&(b=a.toString(),c=m[b],c||(c=g(a,n,p),c=m[b]=new q(a,void 0==c?4:0,void 0==c?"":c,d,e),this.N.push(y(c,"change",r))),c.c++,this.a.push(b))}.bind(this))}}w(pz,cl);k=pz.prototype; k.ia=function(){for(var a=0,b=this.a.length;ag||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),g+=g;break;case xz:for(;c>g||d>g;)e.push([Math.ceil(c/g),Math.ceil(d/g)]),c>>=1,d>>=1;break;default:oa(!1,53)}e.push([1,1]);e.reverse();d=[1];var h=[0];g=1;for(c=e.length;ga?Pe(2*a):1-Pe(2*(a-.5))}); t("ol.extent.boundingExtent",Ca);t("ol.extent.buffer",Fa);t("ol.extent.containsCoordinate",Ja);t("ol.extent.containsExtent",La);t("ol.extent.containsXY",Ka);t("ol.extent.createEmpty",Da);t("ol.extent.equals",Sa);t("ol.extent.extend",Ta);t("ol.extent.getArea",ab);t("ol.extent.getBottomLeft",Wa);t("ol.extent.getBottomRight",Ya);t("ol.extent.getCenter",eb);t("ol.extent.getHeight",db);t("ol.extent.getIntersection",gb);t("ol.extent.getSize",function(a){return[a[2]-a[0],a[3]-a[1]]}); t("ol.extent.getTopLeft",$a);t("ol.extent.getTopRight",Za);t("ol.extent.getWidth",cb);t("ol.extent.intersects",hb);t("ol.extent.isEmpty",bb);t("ol.extent.applyTransform",jb);t("ol.Feature",Hk);Hk.prototype.clone=Hk.prototype.clone;Hk.prototype.getGeometry=Hk.prototype.U;Hk.prototype.getId=Hk.prototype.an;Hk.prototype.getGeometryName=Hk.prototype.sl;Hk.prototype.getStyle=Hk.prototype.bn;Hk.prototype.getStyleFunction=Hk.prototype.ib;Hk.prototype.setGeometry=Hk.prototype.Va;Hk.prototype.setStyle=Hk.prototype.sg; Hk.prototype.setId=Hk.prototype.qc;Hk.prototype.setGeometryName=Hk.prototype.Lc;t("ol.featureloader.xhr",Fo);t("ol.Geolocation",Jk);Jk.prototype.getAccuracy=Jk.prototype.el;Jk.prototype.getAccuracyGeometry=Jk.prototype.fl;Jk.prototype.getAltitude=Jk.prototype.gl;Jk.prototype.getAltitudeAccuracy=Jk.prototype.hl;Jk.prototype.getHeading=Jk.prototype.cn;Jk.prototype.getPosition=Jk.prototype.dn;Jk.prototype.getProjection=Jk.prototype.mi;Jk.prototype.getSpeed=Jk.prototype.Ol;Jk.prototype.getTracking=Jk.prototype.ni; Jk.prototype.getTrackingOptions=Jk.prototype.ai;Jk.prototype.setProjection=Jk.prototype.oi;Jk.prototype.setTracking=Jk.prototype.Ue;Jk.prototype.setTrackingOptions=Jk.prototype.Rj;t("ol.Graticule",Xk);Xk.prototype.getMap=Xk.prototype.gn;Xk.prototype.getMeridians=Xk.prototype.Cl;Xk.prototype.getParallels=Xk.prototype.Jl;Xk.prototype.setMap=Xk.prototype.setMap;t("ol.has.DEVICE_PIXEL_RATIO",nd);t("ol.has.CANVAS",pd);t("ol.has.DEVICE_ORIENTATION",qd);t("ol.has.GEOLOCATION",rd);t("ol.has.TOUCH",sd); t("ol.has.WEBGL",hd);bl.prototype.getImage=bl.prototype.Y;bl.prototype.load=bl.prototype.load;el.prototype.getImage=el.prototype.Y;t("ol.inherits",w);t("ol.interaction.defaults",Zh);t("ol.Kinetic",Gg);t("ol.loadingstrategy.all",tw);t("ol.loadingstrategy.bbox",function(a){return[a]});t("ol.loadingstrategy.tile",function(a){return function(b,c){c=a.Dc(c);b=tc(a,b,c);var d=[];c=[c,0,0];for(c[1]=b.fa;c[1]<=b.la;++c[1])for(c[2]=b.ea;c[2]<=b.ka;++c[2])d.push(a.Ma(c));return d}});t("ol.Map",K); ed.prototype.originalEvent=ed.prototype.originalEvent;ed.prototype.pixel=ed.prototype.pixel;ed.prototype.coordinate=ed.prototype.coordinate;ed.prototype.dragging=ed.prototype.dragging;dd.prototype.map=dd.prototype.map;dd.prototype.frameState=dd.prototype.frameState;t("ol.Object",Vc);Vc.prototype.get=Vc.prototype.get;Vc.prototype.getKeys=Vc.prototype.P;Vc.prototype.getProperties=Vc.prototype.L;Vc.prototype.set=Vc.prototype.set;Vc.prototype.setProperties=Vc.prototype.H;Vc.prototype.unset=Vc.prototype.R; Zc.prototype.key=Zc.prototype.key;Zc.prototype.oldValue=Zc.prototype.oldValue;t("ol.Observable",Uc);t("ol.Observable.unByKey",function(a){if(Array.isArray(a))for(var b=0,c=a.length;bb||180Terms of Use');ry.prototype.getApiKey=ry.prototype.ca;ry.prototype.getImagerySet=ry.prototype.ua;t("ol.source.CartoDB",ty);ty.prototype.getConfig=ty.prototype.nl;ty.prototype.updateConfig=ty.prototype.Sq;ty.prototype.setConfig=ty.prototype.uq;t("ol.source.Cluster",X);X.prototype.getDistance=X.prototype.Eo; X.prototype.getSource=X.prototype.Fo;X.prototype.setDistance=X.prototype.vq;t("ol.source.Image",zy);By.prototype.image=By.prototype.image;t("ol.source.ImageArcGISRest",Hy);Hy.prototype.getParams=Hy.prototype.Ho;Hy.prototype.getImageLoadFunction=Hy.prototype.Go;Hy.prototype.getUrl=Hy.prototype.Io;Hy.prototype.setImageLoadFunction=Hy.prototype.Jo;Hy.prototype.setUrl=Hy.prototype.Ko;Hy.prototype.updateParams=Hy.prototype.Lo;t("ol.source.ImageCanvas",Iy);t("ol.source.ImageMapGuide",Jy); Jy.prototype.getParams=Jy.prototype.No;Jy.prototype.getImageLoadFunction=Jy.prototype.Mo;Jy.prototype.updateParams=Jy.prototype.Po;Jy.prototype.setImageLoadFunction=Jy.prototype.Oo;t("ol.source.ImageStatic",Ky);t("ol.source.ImageVector",Ly);Ly.prototype.getSource=Ly.prototype.Qo;Ly.prototype.getStyle=Ly.prototype.Ro;Ly.prototype.getStyleFunction=Ly.prototype.ib;Ly.prototype.setStyle=Ly.prototype.aj;t("ol.source.ImageWMS",Ny);Ny.prototype.getGetFeatureInfoUrl=Ny.prototype.Uo; Ny.prototype.getParams=Ny.prototype.Wo;Ny.prototype.getImageLoadFunction=Ny.prototype.Vo;Ny.prototype.getUrl=Ny.prototype.Xo;Ny.prototype.setImageLoadFunction=Ny.prototype.Yo;Ny.prototype.setUrl=Ny.prototype.Zo;Ny.prototype.updateParams=Ny.prototype.$o;t("ol.source.OSM",Ry);t("ol.source.OSM.ATTRIBUTION",'© OpenStreetMap contributors.');t("ol.source.Raster",Sy);Sy.prototype.setOperation=Sy.prototype.s;Wy.prototype.extent=Wy.prototype.extent; Wy.prototype.resolution=Wy.prototype.resolution;Wy.prototype.data=Wy.prototype.data;t("ol.source.Source",uw);uw.prototype.getAttributions=uw.prototype.za;uw.prototype.getLogo=uw.prototype.Aa;uw.prototype.getProjection=uw.prototype.Da;uw.prototype.getState=uw.prototype.getState;uw.prototype.refresh=uw.prototype.sa;uw.prototype.setAttributions=uw.prototype.va;t("ol.source.Stamen",Zy);t("ol.source.Tile",iy);iy.prototype.getTileGrid=iy.prototype.jb;ly.prototype.tile=ly.prototype.tile; t("ol.source.TileArcGISRest",cz);cz.prototype.getParams=cz.prototype.o;cz.prototype.updateParams=cz.prototype.B;t("ol.source.TileDebug",ez);t("ol.source.TileImage",ny);ny.prototype.setRenderReprojectionEdges=ny.prototype.Qb;ny.prototype.setTileGridForProjection=ny.prototype.Rb;t("ol.source.TileJSON",gz);gz.prototype.getTileJSON=gz.prototype.Sl;t("ol.source.TileUTFGrid",hz);hz.prototype.getTemplate=hz.prototype.Pl;hz.prototype.forDataAtCoordinateAndResolution=hz.prototype.al; t("ol.source.TileWMS",lz);lz.prototype.getGetFeatureInfoUrl=lz.prototype.hp;lz.prototype.getParams=lz.prototype.ip;lz.prototype.updateParams=lz.prototype.jp;my.prototype.getTileLoadFunction=my.prototype.yb;my.prototype.getTileUrlFunction=my.prototype.zb;my.prototype.getUrls=my.prototype.Ab;my.prototype.setTileLoadFunction=my.prototype.Fb;my.prototype.setTileUrlFunction=my.prototype.hb;my.prototype.setUrl=my.prototype.rb;my.prototype.setUrls=my.prototype.vb;t("ol.source.Vector",U); U.prototype.addFeature=U.prototype.Gb;U.prototype.addFeatures=U.prototype.Qc;U.prototype.clear=U.prototype.clear;U.prototype.forEachFeature=U.prototype.Lh;U.prototype.forEachFeatureInExtent=U.prototype.ec;U.prototype.forEachFeatureIntersectingExtent=U.prototype.Mh;U.prototype.getFeaturesCollection=U.prototype.Th;U.prototype.getFeatures=U.prototype.ee;U.prototype.getFeaturesAtCoordinate=U.prototype.Sh;U.prototype.getFeaturesInExtent=U.prototype.Yf;U.prototype.getClosestFeatureToCoordinate=U.prototype.Oh; U.prototype.getExtent=U.prototype.G;U.prototype.getFeatureById=U.prototype.Rh;U.prototype.getFormat=U.prototype.ej;U.prototype.getUrl=U.prototype.fj;U.prototype.removeLoadedExtent=U.prototype.Cj;U.prototype.removeFeature=U.prototype.Lb;U.prototype.setLoader=U.prototype.hj;Bw.prototype.feature=Bw.prototype.feature;t("ol.source.VectorTile",rz);rz.prototype.clear=rz.prototype.clear;t("ol.source.WMTS",Y);Y.prototype.getDimensions=Y.prototype.ol;Y.prototype.getFormat=Y.prototype.kp; Y.prototype.getLayer=Y.prototype.lp;Y.prototype.getMatrixSet=Y.prototype.Al;Y.prototype.getRequestEncoding=Y.prototype.Nl;Y.prototype.getStyle=Y.prototype.mp;Y.prototype.getVersion=Y.prototype.Ul;Y.prototype.updateDimensions=Y.prototype.Tq; t("ol.source.WMTS.optionsFromCapabilities",function(a,b){var c=hc(a.Contents.Layer,function(a){return a.Identifier==b.layer});if(null===c)return null;var d=a.Contents.TileMatrixSet;var e=1e&&(e=0);var f=c.TileMatrixSetLink[e].TileMatrixSet;var g=c.TileMatrixSetLink[e].TileMatrixSetLimits;var h=c.Format[0];"format"in b&&(h=b.format);e=mc(c.Style,function(a){return"style"in b?a.Title==b.style:a.isDefault});0>e&&(e=0);e=c.Style[e].Identifier;var l={};"Dimension"in c&&c.Dimension.forEach(function(a){var b=a.Identifier,c=a.Default;void 0===c&&(c=a.Value[0]);l[b]=c});var m=hc(a.Contents.TileMatrixSet,function(a){return a.Identifier==f}),n,p=m.SupportedCRS;p&&(n=Ob(p.replace(/urn:ogc:def:crs:(\w+):(.*:)?(\w+)$/, "$1:$3"))||Ob(p));"projection"in b&&(p=Ob(b.projection),!p||n&&!Xb(p,n)||(n=p));p=c.WGS84BoundingBox;if(void 0!==p){var q=Ob("EPSG:4326").G();q=p[0]==q[0]&&p[2]==q[2];var r=bc(p,"EPSG:4326",n);(p=n.G())&&(La(p,r)||(r=void 0))}g=tz(m,r,g);var u=[];m=b.requestEncoding;m=void 0!==m?m:"";if("OperationsMetadata"in a&&"GetTile"in a.OperationsMetadata)for(a=a.OperationsMetadata.GetTile.DCP.HTTP.Get,r=0,p=a.length;r ms) { clearInterval(timer); resolve(self); } }, step); return self; }; this.passedOl = ol; var self = this; window.addEventListener('load', function () { if (self.beforeLoad != undefined) self.beforeLoad(self); self.init(); if (self.afterLoad != undefined) self.afterLoad(self); self.clearNonACListItemsFromPathListWidget(self); }, false); } gsMapObjectClass.prototype.clearNonACListItemsFromPathListWidget = function (self) { var items = document.getElementsByName("__ac_pathListItem"); var visiblePaths = self.userOptions.visiblePaths; if (visiblePaths !== undefined) { items.forEach(function (i) { if (visiblePaths.indexOf(i.id.replace('__ac_', '')) === -1) { setTimeout(function () { i.remove(); }, 10); setTimeout(function () { i.remove(); }, 100); setTimeout(function () { i.remove(); }, 500); setTimeout(function () { i.remove(); }, 1000); setTimeout(function () { i.remove(); }, 2000); setTimeout(function () { i.remove(); }, 5500); setTimeout(function () { i.remove(); }, 8500); } }); } }; gsMapObjectClass.prototype.setBaseMap = function (url) { this.map.removeLayer(this.activeBaseLayer); switch (url) { case 'bing': var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); break; case 'ktimanet': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.TileWMS({ url: 'http://gis.ktimanet.gr/wms/wmsopen/wmsserver.aspx?', //crossOrigin: 'anonymous', params: { 'SRS': 'EPSG:900913', 'FORMAT': 'jpeg', 'LAYERS': 'basic', 'TILED': true }, serverType: 'mapserver' }) }); break; case 'osm': this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.OSM() }); break; default: this.activeBaseLayer = new ol.layer.Tile({ source: new ol.source.XYZ({ url: (url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); break; } this.map.getLayers().insertAt(0, this.activeBaseLayer); }; gsMapObjectClass.prototype.init = function () { var self = this; this.createModal(); for (var i in exports.gsMapInitStartFunctionList) exports.gsMapInitStartFunctionList[i](self); this.dom = document.getElementById(this.mapDivId); console.log(self.userOptions); this.mapCustomEventsHandler.registerMapCustomEvents(self, self.userOptions.events); var mapOpacity = self.userOptions.opacity || 1.0; if (self.userOptions.url == 'bing') { var styles = [ 'Road', 'Aerial', 'AerialWithLabels', 'collinsBart', 'ordnanceSurvey' ]; this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.BingMaps({ key: 'AnOH4hX_YaNwHAdisvgGuUAGcEXxFYE2TwJsswR-vZTSEaTHffULolihVlFpIhjv', imagerySet: styles[1] }) }); } else { this.activeBaseLayer = new ol.layer.Tile({ opacity: mapOpacity, source: new ol.source.XYZ({ url: (self.userOptions.url || 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png') // 'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png') , crossOrigin: null }) }); } this.state.zoom = (self.userOptions.zoom || 4); var myControls = ol.control.defaults({ rotate: false, attribution: false, zoom: (self.userOptions.showZoomTool == 1) }); // let fs = new ol.control.FullScreen(); // myControls.extend([fs]); // console.log(fs); var interactions = ol.interaction.defaults({ altShiftDragRotate: false, pinchRotate: false }); //if(self.userOptions.showZoomTool == 1) myControls.extend([new ol.control.ZoomSlider()]); this.map = new ol.Map({ controls: myControls, interactions: interactions, layers: [ this.activeBaseLayer ], target: this.mapDivId, view: new ol.View({ center: self.ll2xy([(self.userOptions.lng || 15), (self.userOptions.lat || 44)]), zoom: this.state.zoom }) }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': self.state.zoom = this.getZoom(); break; case 'center': break; } }); this.hlsource = new ol.source.Vector({ wrapX: false }); this.hllayer = new ol.layer.Vector({ source: this.hlsource, visible: true }); this.map.addLayer(this.hllayer); this.map.on('pointermove', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').hover) feature.get('msp').hover(self, feature, layer, evt.pixel); } }); if (!found) { for (var i in exports.gsMapHoverNotFoundFunctionList) exports.gsMapHoverNotFoundFunctionList[i](self); } }); this.map.on('click', function (evt) { var found = false; self.map.forEachFeatureAtPixel(evt.pixel, function (feature, layer) { if (!layer) { return; } if (feature.get('msp')) { found = true; if (feature.get('msp').click.length > 0) { feature.get('msp').click.forEach(function (f) { f(self, feature, layer, evt.pixel); }); } /* else { if (feature.get('msp').click.length!=0) feature.get('msp').click(self, feature, layer, evt.pixel); }*/ } }); if (!found) { for (var i in exports.gsMapClickNotFoundFunctionList) exports.gsMapClickNotFoundFunctionList[i](self); } }); this.map.getView().on('propertychange', function (e) { switch (e.key) { case 'resolution': for (var i in self.onZoomLeveChangedCustomFunctions) self.onZoomLeveChangedCustomFunctions[i](self, self.state.zoom); break; } }); for (var i in exports.gsMapInitEndFunctionList) exports.gsMapInitEndFunctionList[i](self); var adventureCollectionsKeys = (self.userOptions.ac || []); for (var i in adventureCollectionsKeys) { eval('console.log(adventureCollection_' + adventureCollectionsKeys[i] + ');'); if (this.userOptions.visiblePaths) { for (var i in adventureCollectionsKeys) eval('adventureCollection_' + adventureCollectionsKeys[i] + '.setVisibleItems(this.userOptions.visiblePaths);'); } eval('adventureCollection_' + adventureCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('adventureCollection_' + adventureCollectionsKeys[i] + '.registerMap(this);'); eval('this.adventureCollectionList.push(adventureCollection_' + adventureCollectionsKeys[i] + ');'); } var poiCollectionsKeys = (self.userOptions.pc || []); for (var i in poiCollectionsKeys) { eval('poiCollection_' + poiCollectionsKeys[i] + '.initOl(this.passedOl,this.modal);'); eval('poiCollection_' + poiCollectionsKeys[i] + '.registerMap(this);'); } if (this.userOptions.onLoad && this.userOptions.onLoad.zoom) { for (var i in adventureCollectionsKeys) { // eval('adventureCollection_' + adventureCollectionsKeys[i] + '.zoomTo();'); eval('this.zoomTo();'); } } try { createAdventureListWidgetContext(); } catch (err) { } ; if (self.userOptions.showLogo == 1) { var d = document.createElement('div'); d.style.position = 'absolute'; d.style.top = '10px'; d.style.right = '10px'; d.innerHTML = ''; this.dom.appendChild(d); } }; gsMapObjectClass.prototype.zoomTo = function (full) { var zoomed = false; if (this.adventureCollectionList.length > 0 && !full) { this.adventureCollectionList.forEach(function (ac) { var v = ac.zoomTo(); if (v) zoomed = true; }); } if (!zoomed) { var ext_1; this.map.getLayers().forEach(function (layer) { if (layer.type === 'VECTOR') { var r2 = layer.getSource().getExtent(); if (r2.every(function (v) { return isFinite(v); })) { if (ext_1) { ext_1 = [ Math.min(ext_1[0], r2[0]), Math.min(ext_1[1], r2[1]), Math.max(ext_1[2], r2[2]), Math.max(ext_1[3], r2[3]) ]; } else { ext_1 = r2.slice(); } } } }); if (ext_1) { this.map.getView().fit(ext_1, { duration: 500, padding: [10, 10, 10, 10] }); } } }; gsMapObjectClass.prototype.log = function () { var adventureCollectionsKeys = (this.userOptions.ac || []); for (var i in adventureCollectionsKeys) { var collection = void 0; eval('collection = adventureCollection_' + adventureCollectionsKeys[i]); console.log(collection); collection.data.forEach(function (adventure) { console.info(adventure.path); }); } ; }; gsMapObjectClass.prototype.createModal = function () { this.modal = divGenerator.create({ modal: { close: true, transition_time: 500, opacity: 0.5 }, move: true, style: { 'cursor': 'default', } }); }; gsMapObjectClass.prototype.registerOnZoomChangedFunction = function (fn) { this.onZoomLeveChangedCustomFunctions.push(fn); }; gsMapObjectClass.prototype.waitR = function (params, self) { var ms = params.ms; var resolve = params.resolve || function () { }; setTimeout(function () { resolve(self); }, ms); return self; }; gsMapObjectClass.prototype.executeSeq = function (fc) { this.executeSeqItem(fc, 0, this); }; gsMapObjectClass.prototype.executeSeqItem = function (fc, index, self) { var _this = this; /*let p = */ new Promise(function (resolve, reject) { fc[index][1].resolve = resolve; fc[index][0](fc[index][1], _this); }).then(function (self) { if (index < (fc.length - 1)) { self.executeSeqItem(fc, index + 1, self); } }); }; gsMapObjectClass.prototype.getZoom = function () { return this.map.getView().getZoom(); }; gsMapObjectClass.prototype.scaleExtent = function (extent, scaleFactor) { var m = [(extent[0] + extent[2]) / 2, (extent[1] + extent[3]) / 2]; return [ m[0] - (m[0] - extent[0]) * scaleFactor, m[1] - (m[1] - extent[1]) * scaleFactor, m[0] + (m[0] - extent[0]) * scaleFactor, m[1] + (m[1] - extent[1]) * scaleFactor ]; }; return gsMapObjectClass; }()); exports.gsMapObjectClass = gsMapObjectClass; /* new ol.layer.Tile({ source: new ol.source.XYZ({ url: 'https://anadigit.fr/wms/wmsolv3xyz2.php?z={z}&x={x}&y={y}&t=15', crossOrigin: 'null', projection: projection, tileGrid: new ol.tilegrid.TileGrid({ origin: ol.extent.getTopLeft(projectionExtent), resolutions: resolutions, tileSize: 256 }) }) });*/ /* this.activeBaseLayer =new ol.layer.Tile({ source: new ol.source.XYZ({ // /url: 'http://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/${z}/${y}/${x}' // url: 'https://a.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/dark_nolabels/{z}/{x}/{y}.png' // url:'http://{s}.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' // url:'http://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}' url:'http://a.basemaps.cartocdn.com/light_nolabels/{z}/{x}/{y}.png' //url:'http://a.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png' //["https://a.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://b.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png", //"https://c.tile.thunderforest.com/outdoors/${z}/${x}/${y}.png"] , crossOrigin: null }) })*/ /***/ }), /* 2 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { console.log(map); var self = map; map.basemapManager = {}; map.basemapManager.items = [ { dom: undefined, name: 'topoguide', url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/tn.jpg' }, { dom: undefined, name: 'Cadastre', url: 'ktimanet', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/ktima.jpg' }, { dom: undefined, name: 'OSM', url: 'osm', active: false, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/osm.jpg' }, { dom: undefined, name: 'BING', url: 'bing', active: true, image_url: 'https://anadigit.fr/topoguidemap/img/thumbs/bing.jpg' } ]; var css = "\n\n #tg_basemap_manager{ \n border: 1px solid gray; \n position: absolute;\n transition: all 0.2s;\n }\n \n \n #tg_basemap_manager:hover{ \n transform: scale(1.07); /* Equal to scaleX(0.7) scaleY(0.7) */\n }\n \n \n \n \n \n .tg_basemap_selector_container {\n position: absolute;\n display: inline-block;\n /*width: 100%;*/\n bottom: 0px;\n left: 0px;\n\n /*background-color: yellowgreen;*/\n }\n\n .tg_basemap_selector_trigger {\n position: relative;\n height: 34px;\n width: 34px;\n bottom: 4px;\n left: 15px;\n }\n\n .tg_basemap_selector_trigger input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .tg_basemap_selector_panel {\n display: inline-block;\n width: 50px;\n position: relative;\n }\n\n .tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n position: relative;\n cursor: pointer;\n top:-10px;\n width: 50px;\n height: 50px;\n background-color: rgb(91, 134, 48);\n -webkit-transition: .4s;\n transition: .4s;\n border-radius: 10px;\n }\n\n input:checked+.tg_basemap_selector_panel .tg_basemap_selector_panel_header {\n background-color: rgb(91, 134, 48);\n margin-bottom: 120px;\n }\n\n .tg_basemap_selector_panel_body {\n position: absolute;\n bottom: 0px;\n width: 100%;\n top: 40px;\n background-color: transparent;\n }\n \n \n .tg_basemap_selector_panel_body_content{\n background-color: white;\n position:absolute;\n left:13px;\n top:30px;\n bottom:10px;\n right:10px;\n border-radius: 8px;\n overflow:hidden;\n\n padding-right: 8px;\n padding-left: 8px;\n }\n\n .tg_basemap_selector_panel_body_content_item{\n display:inline-block;\n height:100%;\n padding-top:10px;\n padding-bottom:10px;\n width:25%;\n }\n\n\n \n .tg_basemap_selector_panel_body_content_item>div {\n border:1px solid transparent;\n overflow:hidden;\n position:relative;\n background-color:#eee;\n border-radius: 8px;\n height: 100%;\n margin-left: auto;\n margin-right: auto;\n width:90%;\n }\n\n .tg_basemap_selector_panel_body_content_item>div:hover {\n border:1px solid #085bf3!important;\n }\n\n .tg_basemap_selector_panel_body_content_item>div[selected=true] {\n border:1px solid #085bf3!important;\n }\n\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); /* var d = document.createElement('div'); d.id = 'tg_basemap_manager'; d.style.bottom = '10px'; d.style.right = '10px'; d.style.borderRadius = '9px'; d.style.width = '90px'; d.style.height = '90px'; d.style.overflow = 'hidden'; map.dom.appendChild(d); map.basemapManager['dom'] = d; map.basemapManager.dom.innerHTML = ``; d.onclick = function (){ console.log(map); let active_index = map.basemapManager.items.findIndex(i=>i.active === true); let new_active_index = active_index + 1; if(map.basemapManager.items.length === new_active_index){ new_active_index = 0 } let next_active_index = new_active_index + 1; if(map.basemapManager.items.length === next_active_index){ next_active_index = 0 } map.basemapManager.items.forEach((v:any,i:number)=>{ v.active = i === new_active_index; }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); map.basemapManager.dom.innerHTML = ``; }; */ var d = document.createElement('div'); d.className = 'tg_basemap_selector_container'; map.dom.appendChild(d); d.innerHTML = "\n \n
\n
\n
\n"; var body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map(function (i, index) { var selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return "
\n
\n
\n
" + i.name + "
\n
\n
"; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach(function (i, index) { var id = "tg_basemap_selector_panel_body_content_item_" + index; var dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { var new_active_index = index; map.basemapManager.items.forEach(function (v, i) { v.active = i === new_active_index; console.log(v); v.dom.removeAttribute("selected"); if (v.active) { v.dom.setAttribute("selected", "true"); } else { v.dom.setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; }; }); // map.tooltip.dom = map.dom.appendChild(document.createElement('div')); // map.tooltip.dom.style['position']='absolute'; // map.tooltip.dom.style['padding']='2px'; // map.tooltip.dom.style['padding-left']='5px'; // map.tooltip.dom.style['padding-right']='5px'; // map.tooltip.dom.style['background-color']='rgba(0,0,0,0.7)'; // map.tooltip.dom.style['border-radius']='3px'; // map.tooltip.dom.style['overflow']='hidden'; // map.tooltip.dom.style['color']='rgba(255,255,255,1)'; // map.tooltip.hide = function(){ // map.tooltip.dom.hidden = true; // }; // map.tooltip.setPosition = function(pos:number[]){ // map.tooltip.dom.hidden = false; // map.tooltip.dom.style.left = pos[0] + 20 + 'px'; // map.tooltip.dom.style.top = pos[1] - 10 + 'px'; // }; // map.tooltip.setContent = function(content:string,params:any){ // if(params.background) self.tooltip.dom.style['background-color']=params.background; // if(params.color) self.tooltip.dom.style['color']=params.color; // self.tooltip.dom.innerHTML = content; // }; // map.registerMapHoverNotFoundFunction(map.tooltip.hide); }); } exports.load = load; /***/ }), /* 3 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function isTouchDevice() { return 'ontouchstart' in document.documentElement; } function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { var self = map; map.gsLayers = {}; map.gsLayers.item = []; map.gsLayers.addGeoJsonPromise = function (name, url, style, params) { return Promise.resolve().then((function () { return this.addGeoJson(name, url, style, params); }).bind(this, true)); }; map.gsLayers.removeLayer = function (name) { var layer = self.gsLayers.get(name); if (layer) { layer.remove(); } }; map.gsLayers.addGeoJson = function (name, url, style, params) { var item = { active: true, currentFilterMatchParams: undefined }; item.name = name; item.visible = function (value) { if (value) { item.show(); } else { item.hide(); } }; item.remove = function () { var index = map.gsLayers.item.findIndex(function (i) { return i.name === item.name; }); if (index !== -1) { map.map.removeLayer(item.layer); map.gsLayers.item.splice(index, 1); item = undefined; return true; } return false; }; item.hide = function () { if (item.active) { map.map.removeLayer(item.layer); } item.active = false; }; item.show = function () { if (!item.active) { map.map.addLayer(item.layer); } item.active = true; }; item.getExtent = function () { return item.source.getExtent(); }; if (Object.keys(style).length > 0) { item.styleParams = style.styleParams || {}; } else { item.styleParams = {}; style = undefined; } item.source = new ol.source.Vector({ url: url, format: new ol.format.GeoJSON({ defaultDataProjection: 'EPSG:4326', featureProjection: 'EPSG:3857', }), wrapX: false }); item.source.on('addfeature', function (event) { var properties = event.feature.getProperties(); if (properties['style']) { var style_1 = properties['style']; var style_object = {}; if (style_1.color) { var color = style_1.color || 'black'; var width = style_1.width || 1; style_object.stroke = new ol.style.Stroke({ color: color, width: width }); } if (style_1.fill) { style_object.fill = new ol.style.Fill({ color: style_1.fill }); } var st = new ol.style.Style(style_object); event.feature.setStyle(st); } }); // new ol.source.Vector({wrapX: false, noWrap: true}); item.layer = new ol.layer.Vector({ source: item.source, visible: true, style: style }); if (params) { if (params.minlevel) { map.registerOnZoomChangedFunction(function (a) { if (params.minlevel > map.state.zoom) { item.hide(); } else { item.show(); } }); } var clickFunctionList = []; if (params.events) { if (params.events.click) { var eventParams = this.eventParams; clickFunctionList.push(function (s, f, l) { var eventParams = f.get('msp').eventParams; for (var i in eventParams.click) { var clickEvent = eventParams.click[i]; if (clickEvent.type === 'modalImage') { var div = document.getElementById('myModal'); if (!div) { console.error('div with id myModal does not exist'); } var width = ''; if (clickEvent.style) { if (clickEvent.style.width) { width = 'width:' + clickEvent.style.width + 'px'; } } self.modal.dom.innerHTML = '
' + '
' + f.get(clickEvent.title.key) + '
' + '' + '
' + f.get(clickEvent.text.key) + '
' + '
'; setTimeout(function () { self.modal.show(); // $('#myModal').modal('show'); }, 200); } if (clickEvent.type === 'function') { clickEvent.function(map, f); } if (clickEvent.type === 'hide') { item.hide(); } } }); } if (params.events.onLoad && params.events.onLoad.zoom) { setTimeout(function () { var x = item.getExtent(); x && map.flytoextentR({ extent: x }, map); }, 2000); } } var hoverFunction = function (s, l, f, p) { }; if (params.tooltip) { if (!isTouchDevice()) { hoverFunction = function (s, f, l, p) { s.tooltip.setContent(this.tooltip_prefix + f.get(this.tooltip_key) + this.tooltip_sufix, this.tooltipParams); s.tooltip.setPosition(p); }; } else { clickFunctionList.push(function (s, f, l, p) { var self = f.get('msp'); s.tooltip.setContent(self.tooltip_prefix + f.get(self.tooltip_key) + self.tooltip_sufix, self.tooltipParams); s.tooltip.setPosition(p); }); } } if (params.tooltip || params.events) { item.source.on('addfeature', function (e) { e.feature.set('msp', { tooltipParams: params.tooltip, eventParams: params.events, tooltip_key: ((params.tooltip) ? params.tooltip.key : undefined), tooltip_prefix: ((params.tooltip) ? params.tooltip.prefix || '' : ''), tooltip_sufix: ((params.tooltip) ? params.tooltip.sufix || '' : ''), click: clickFunctionList, hover: hoverFunction }); }); } if (params.zIndex) { item.layer.setZIndex(params.zIndex); } } map.map.addLayer(item.layer); // console.log(map); map.gsLayers.item.push(item); map.gsLayers.regenList(); return item; }; map.gsLayers.filter = function (layerName, match) { var found = false; for (var i in map.gsLayers.item) { if (map.gsLayers.item[i].name == layerName) { var item = map.gsLayers.item[i]; if (!(item.currentFilterMatchParams === match)) { found = true; item.currentFilterMatchParams = match; if (item.styleParams.type == 'icon') { item.layer.setStyle(map.pointStyleIconFiltered(item.styleParams, match)); } if (item.styleParams.type == 'polygon') { item.layer.setStyle(map.polygonStyleFiltered(item.styleParams, match)); } if (item.styleParams.type == 'linestring') { item.layer.setStyle(map.linestringStyleFiltered(item.styleParams, match)); } } } } if (found) { console.log('style is function type. should be applied on features to avoid restyling on each render.'); } }; map.gsLayers.get = function (layerName) { return map.gsLayers.item.filter(function (e) { return e.name === layerName; })[0]; }; map.gsLayers.regenList = function () { map.gsLayers['dom'].innerHTML = ""; var _loop_1 = function (i) { // console.log(i); var d = document.createElement('div'); d.style.textAlign = 'right'; map.gsLayers['dom'].appendChild(d); var span_2 = document.createElement('span'); span_2.innerHTML = i.name; span_2.className = "tg_layer_span_label"; d.appendChild(span_2); var label = document.createElement('label'); label.className = "tg_layer_switch"; d.appendChild(label); var input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function (e) { if (e.target.checked === true) { i.show(); } else { i.hide(); } }; var span = document.createElement('span'); //span.innerHTML = i.name; span.className = "tg_layer_slider tg_layer_round"; label.appendChild(span); /* let label = document.createElement('label'); d.appendChild(label); let span = document.createElement('span'); span.innerHTML = i.name; label.appendChild(span); let input = document.createElement('input'); input.type = "checkbox"; input.checked = i.active; label.appendChild(input); input.onchange = function(e:any){ if(e.target.checked === true){ i.show(); }else{ i.hide(); } } */ // html += `
`; }; for (var _i = 0, _a = map.gsLayers.item; _i < _a.length; _i++) { var i = _a[_i]; _loop_1(i); } // map.gsLayers['dom'].innerHTML = html; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var css = "\n\n #tg_layer_list{ \n position: absolute;\n bottom:10px;\n right:10px;\n background-color:rgba(255,255,255,0.9);\n transition: all 0.2s;\n min-width:90px;\n border-radius:8px;\n }\n /*\n #tg_layer_list>div{ \n text-align:right;\n font-family:Arial;\n font-size:11pt;\n margin:4px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>span{ \n position:relative;top:-2px;\n cursor:pointer;\n }\n #tg_layer_list>div>label>input{ \n margin-left:9px;margin-top:3px;\n cursor:pointer;\n }\n\n */\n #tg_layer_list>div {\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Safari */\n -khtml-user-select: none; /* Konqueror HTML */\n -moz-user-select: none; /* Old versions of Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none; /* Non-prefixed version, currently\n supported by Chrome, Edge, Opera and Firefox */\n }\n\n\n .tg_layer_span_label{ \n text-align:right;\n font-family:Arial;\n font-size:10pt;\n margin:4px;\n cursor:default;\n vertical-align:top;\n top:6px;\n position:relative;\n font-weight:bold;\n }\n\n\n /* The switch - the box around the slider */\n.tg_layer_switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n zoom: 0.8;\n -moz-transform: scale(0.8);\n transform: scale(0.8);\n}\n\n/* Hide default HTML checkbox */\n.tg_layer_switch input {\n opacity: 0;\n width: 0;\n height: 0;\n}\n\n/* The slider */\n.tg_layer_slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\n.tg_layer_slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n}\n\ninput:checked + .tg_layer_slider {\n background-color: rgb(91,134,48);\n}\n\ninput:focus + .tg_layer_slider {\n box-shadow: 0 0 1px rgb(91,134,48);\n}\n\ninput:checked + .tg_layer_slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n}\n\n/* Rounded sliders */\n.tg_layer_slider.tg_layer_round {\n border-radius: 34px;\n}\n\n.tg_layer_slider.tg_layer_round:before {\n border-radius: 50%;\n}\n \n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_layer_list'; map.dom.appendChild(d); map.gsLayers['dom'] = d; map.gsLayers.regenList(); }); } exports.load = load; /***/ }), /* 4 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ol = __webpack_require__(0); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { map.pointStyle = function (fillColor, strokeColor, strokeWidth, radius, text, textOffsetY, textColor) { return new ol.style.Style({ image: new ol.style.Circle({ radius: radius, fill: new ol.style.Fill({ color: fillColor }), stroke: new ol.style.Stroke({ color: strokeColor, width: strokeWidth }) }), text: new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 17px Arial', text: text, fill: new ol.style.Fill({ color: textColor }), stroke: new ol.style.Stroke({ color: textColor, width: 0 }), offsetX: 10, offsetY: textOffsetY, rotation: 0 }) }); }; map.gsStyle = function (params) { var st = {}; var type = params.type; var dynamic = (params.dynamic) ? true : false; if (dynamic) { if (type == 'icon') { st = map.pointStyleIconDynamic(params); } } else { if (type == 'icon') { st = map.pointStyleIcon(params); } if (type == 'polygon') { st = map.polygonStyle(params); } if (type == 'linestring') { st = map.linestringStyle(params); } if (type == 'multilinestring') { st = map.multilinestringStyle(params); } } st.styleParams = params; return st; }; function textStyle(params) { var textParams = params.text || null; if (textParams) { return new ol.style.Text({ //textAlign: align, //textBaseline: baseline, textAlign: 'bottom', //textBaseline: baseline, font: 'normal 12px Arial', //text: text, //fill: new ol.style.Fill({color: textColor}), //stroke: new ol.style.Stroke({color: textColor, width: 0}), offsetX: 0, offsetY: 0, rotation: 0 }); } else { return null; } } map.pointStyleIcon = function (params) { //console.log(params); var iconUrl = params.iconUrl; var scale = params.scale || 0.25; var st = new ol.style.Style({ image: new ol.style.Icon({ //anchor: [0.5, 0.5], // size: [52, 52], //offset: [52, 0], //opacity: 1, scale: scale, src: iconUrl }) }); //st.styleParams = params; return st; }; map.polygonStyle = function (params) { var fill = params.fill || 'white'; var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }), fill: new ol.style.Fill({ color: fill }) }); return st; }; map.linestringStyle = function (params) { var color = params.color || 'black'; var width = params.width || 1; var st = new ol.style.Style({ stroke: new ol.style.Stroke({ color: color, width: width }) }); return st; }; map.multilinestringStyle = function (params) { var compositeStyleArray = null; ; if (params.compositeStyleArray) { if (typeof params.compositeStyleArray === 'function') { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } else { compositeStyleArray = params.compositeStyleArray || [{ color: 'black', width: 4 }, { color: 'red', width: 2 }]; } } else { } var color; if (params.color instanceof String) { color = params.color || 'black'; } else { color = params.color || 'black'; } var width; if (params.width instanceof Number) { width = params.width || 1; } else { width = params.width || 1; } var paramIndex = params.paramIndex; return function (feature) { var myStyles = null; feature.getGeometry().getLineStrings().forEach(function (ls) { if (compositeStyleArray) { var myCompositeStyleArray = void 0; if (typeof compositeStyleArray === 'function') { myCompositeStyleArray = compositeStyleArray(ls.getCoordinates()[0][paramIndex]); } else { myCompositeStyleArray = compositeStyleArray; } if (myStyles === null) { myStyles = []; myCompositeStyleArray.forEach(function (s) { myStyles.push([]); }); } ; myCompositeStyleArray.forEach(function (s, i) { if (!myStyles[i]) { myStyles[i] = []; } ; myStyles[i].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: s.color, width: s.width }) })); }); } else { myStyles = [[]]; var mycolor = void 0; if (typeof color == 'string') { mycolor = color; } else { mycolor = color(ls.getCoordinates()[0][paramIndex]); } var mywidth = void 0; if (typeof width == 'number') { mywidth = width; } else { mywidth = width(ls.getCoordinates()[0][paramIndex]); } myStyles[0].push(new ol.style.Style({ geometry: ls, stroke: new ol.style.Stroke({ color: mycolor, width: mywidth }) })); } }); var outStyles = []; myStyles.forEach(function (s) { outStyles.push.apply(outStyles, s); }); feature.setStyle(outStyles); }; }; map.pointStyleIconDynamic = function (params) { return function (feature) { return map.pointStyleIconDynamicObject(params, feature); }; }; map.pointStyleIconDynamicObject = function (params, feature) { var key = params.dynamic.key; var p = feature.getProperties(); var dynamic_params = params.dynamic[p[key]]; if (dynamic_params) { return map.pointStyleIcon(dynamic_params); } return map.pointStyleIcon(params); }; map.pointStyleIconFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (match[i].constructor === Array) { if (match[i].indexOf(p[i]) === -1) show = false; } else { if (p[i] != match[i]) { show = false; } } } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; } st = map.pointStyleIcon(params); st.styleParams = params; return st; }; }; map.polygonStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; /* var dynamic = (params.dynamic) ? true : false; if (dynamic) { st = map.pointStyleIconDynamicObject(params, feature); st.styleParams = params; return st; }*/ st = map.polygonStyle(params); st.styleParams = params; return st; }; }; map.linestringStyleFiltered = function (params, match) { if (match == null) { return map.gsStyle(params); } ; return function (feature) { // console.log('pointStyleIconFiltered'); var st = {}; var p = feature.getProperties(); var show = true; for (var i in match) { if (p[i] != match[i]) { show = false; } ; } if (show != true) { st = new ol.style.Style(null); st.styleParams = params; return st; } ; st = map.linestringStyle(params); st.styleParams = params; return st; }; }; map.feature_from_coor = function (x, y, msp) { msp = msp || null; return new ol.Feature({ geometry: new ol.geom.Point(ol.proj.transform([x, y], 'EPSG:4326', 'EPSG:3857')) //,color:value.c , msp: msp }); }; map.ll2xy = function (data) { if (data.length == 2) { return ol.proj.transform(data, 'EPSG:4326', 'EPSG:3857'); } else if (data.length == 4) { var p1 = ol.proj.transform([data[0], data[1]], 'EPSG:4326', 'EPSG:3857'); var p2 = ol.proj.transform([data[2], data[3]], 'EPSG:4326', 'EPSG:3857'); return [p1[0], p1[1], p2[0], p2[1]]; } else { alert('unhandled'); } }; map.llArray2xy = function (data) { var out = []; for (var i in data) { out.push(this.ll2xy(data[i])); } return out; }; }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); }); } exports.load = load; /***/ }), /* 5 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { var css = "\n #tg_toolbar_container{\n position: absolute;\n left:7px;\n top:7px;\n background-color: lightgray;\n }\n\n #tg_toolbar_container>div{\n margin:5px;\n width:36px;\n height:36px;\n background-color: white;\n position:relative;\n }\n "; var style = document.createElement('style'); style.appendChild(document.createTextNode(css)); document.getElementsByTagName('head')[0].appendChild(style); var d = document.createElement('div'); d.id = 'tg_toolbar_container'; map.dom.appendChild(d); d.innerHTML = "\n
\n
+
\n
\n
-
\n
\n"; var body = document.getElementById("tg_toolbar_container"); document.onfullscreenchange = function () { if (document.fullscreenElement) { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/collapse_toolbar.png"; } else { document.getElementById('tg_toolbar_container_fullscreen').getElementsByTagName('img')[0].src = "https://anadigit.fr/topoguidemap/img/thumbs/expand_toolbar.png"; } }; body.childNodes.forEach(function (div, index) { // layers if (div.id === 'tg_toolbar_container_layer') { div.onclick = function () { var map_trigger = document.getElementById('tg_basemap_selector_trigger_input'); map_trigger.checked = !map_trigger.checked; if (map_trigger.checked) { map_trigger.parentNode.parentNode.style.width = '100%'; } else { setTimeout(function () { map_trigger.parentNode.parentNode.style.width = 'unset'; }, 500); } }; } if (div.id === 'tg_toolbar_container_fullscreen') { div.onclick = function () { if (document.fullscreenElement) { document.exitFullscreen(); } else { var elem = map.dom; if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(); } } }; } if (div.id === 'tg_toolbar_container_zoom_in') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() + 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() + 1); }; } if (div.id === 'tg_toolbar_container_zoom_out') { div.onclick = function () { map.map.getView().animate({ zoom: map.map.getView().getZoom() - 1, duration: 300 }); // map.map.getView().setZoom(map.map.getView().getZoom() - 1); }; } if (div.id === 'tg_toolbar_container_home') { div.onclick = function () { map.zoomTo(); }; } }); // tg_basemap_selector_trigger_input /* let body = document.getElementById("tg_basemap_selector_panel_body_content"); // body.innerHTML = ``; body.innerHTML = map.basemapManager.items.map((i, index) => { let selected = 'selected=false'; if (index === 0) { selected = 'selected=true'; } return `
${i.name}
`; }).join(''); map.basemapManager['dom'] = d; map.basemapManager.items.forEach((i, index) => { let id = `tg_basemap_selector_panel_body_content_item_${index}`; let dom = document.getElementById(id); i.dom = dom; dom.onclick = function () { let new_active_index = index; map.basemapManager.items.forEach((v: any, i: number) => { v.active = i === new_active_index; console.log(v) v.dom.removeAttribute("selected"); if (v.active) { (v.dom).setAttribute("selected", "true"); } else { (v.dom).setAttribute("selected", "false"); } }); console.log(new_active_index); map.setBaseMap(map.basemapManager.items[new_active_index].url); //map.basemapManager.dom.innerHTML = ``; } }); */ }); } exports.load = load; /***/ }), /* 6 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function load(gsMapClickNotFoundFunctionList, gsMapHoverNotFoundFunctionList, gsMapInitEndFunctionList, gsMapInitStartFunctionList) { gsMapInitStartFunctionList.push(function (map) { }); gsMapInitEndFunctionList.push(function (map) { //console.log(map); var self = map; map.tooltip = {}; map.tooltip.dom = map.dom.appendChild(document.createElement('div')); map.tooltip.dom.style['position'] = 'absolute'; map.tooltip.dom.style['padding'] = '2px'; map.tooltip.dom.style['padding-left'] = '5px'; map.tooltip.dom.style['padding-right'] = '5px'; map.tooltip.dom.style['background-color'] = 'rgba(0,0,0,0.7)'; map.tooltip.dom.style['border-radius'] = '3px'; map.tooltip.dom.style['overflow'] = 'hidden'; map.tooltip.dom.style['color'] = 'rgba(255,255,255,1)'; map.tooltip.hide = function () { map.tooltip.dom.hidden = true; }; map.tooltip.setPosition = function (pos) { map.tooltip.dom.hidden = false; map.tooltip.dom.style.left = pos[0] + 20 + 'px'; map.tooltip.dom.style.top = pos[1] - 10 + 'px'; }; map.tooltip.setContent = function (content, params) { if (params.background) self.tooltip.dom.style['background-color'] = params.background; if (params.color) self.tooltip.dom.style['color'] = params.color; self.tooltip.dom.innerHTML = content; }; map.registerMapHoverNotFoundFunction(map.tooltip.hide); //map.tooltip.dom.innerHTML = '
'; }); } exports.load = load; /***/ }), /* 7 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bootstrapcss = "\n\n\n\n.gsmap-modal-body {\n position: relative;\n padding: 15px;\n}\n\n\n.gsmap-fade {\n opacity: 0;\n -webkit-transition: opacity .15s linear;\n -o-transition: opacity .15s linear;\n transition: opacity .15s linear;\n}\n.gsmap-fade.in {\n opacity: 1;\n}\n\n\n\n\n\n\n.gsmap-modal-open {\n overflow: hidden;\n}\n.gsmap-modal {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1050;\n display: none;\n overflow: hidden;\n -webkit-overflow-scrolling: touch;\n outline: 0;\n}\n.gsmap-modal.fade .gsmap-modal-dialog {\n -webkit-transition: -webkit-transform .3s ease-out;\n -o-transition: -o-transform .3s ease-out;\n transition: transform .3s ease-out;\n -webkit-transform: translate3d(0, -25%, 0);\n -o-transform: translate3d(0, -25%, 0);\n transform: translate3d(0, -25%, 0);\n}\n.gsmap-modal.in .modal-dialog {\n -webkit-transform: translate3d(0, 0, 0);\n -o-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n}\n.gsmap-modal-open .gsmap-modal {\n overflow-x: hidden;\n overflow-y: auto;\n}\n.gsmap-modal-dialog {\n position: relative;\n width: auto;\n margin: 10px;\n}\n.gsmap-modal-content {\n position: relative;\n background-color: #fff;\n -webkit-background-clip: padding-box;\n background-clip: padding-box;\n border: 1px solid #999;\n border: 1px solid rgba(0, 0, 0, .2);\n border-radius: 6px;\n outline: 0;\n -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n box-shadow: 0 3px 9px rgba(0, 0, 0, .5);\n}\n.gsmap-modal-backdrop {\n position: fixed;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 1040;\n background-color: #000;\n}\n.gsmap-modal-backdrop.fade {\n filter: alpha(opacity=0);\n opacity: 0;\n}\n.gsmap-modal-backdrop.in {\n filter: alpha(opacity=50);\n opacity: .5;\n}\n.gsmap-modal-header {\n min-height: 16.42857143px;\n padding: 15px;\n border-bottom: 1px solid #e5e5e5;\n}\n.gsmap-modal-header .gsmap-close {\n margin-top: -2px;\n}\n.gsmap-modal-title {\n margin: 0;\n line-height: 1.42857143;\n}\n.modal-body {\n position: relative;\n padding: 15px;\n}\n.gsmap-modal-footer {\n padding: 15px;\n text-align: right;\n border-top: 1px solid #e5e5e5;\n}\n.gsmap-modal-footer .gsmap-btn + .gsmap-btn {\n margin-bottom: 0;\n margin-left: 5px;\n}\n.gsmap-modal-footer .gsmap-btn-group .gsmap-btn + .gsmap-btn {\n margin-left: -1px;\n}\n.gsmap-modal-footer .gsmap-btn-block + .gsmap-btn-block {\n margin-left: 0;\n}\n.gsmap-modal-scrollbar-measure {\n position: absolute;\n top: -9999px;\n width: 50px;\n height: 50px;\n overflow: scroll;\n}\n@media (min-width: 768px) {\n .gsmap-modal-dialog {\n width: 600px;\n margin: 30px auto;\n }\n .gsmap-modal-content {\n -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n box-shadow: 0 5px 15px rgba(0, 0, 0, .5);\n }\n .gsmap-modal-sm {\n width: 300px;\n }\n}\n@media (min-width: 992px) {\n .gsmap-modal-lg {\n width: 900px;\n }\n}\n\n\n\n\n\n\n.gsmap-modal-footer:before,\n.gsmap-modal-footer:after {\n display: table;\n content: \" \";\n}\n\n\n\n.modal-footer:after {\n clear: both;\n}\n"; /***/ }), /* 8 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // declare const window: Window; var style_1 = __webpack_require__(9); var uniqueClassId = 'gs_div_generator_' + (new Date()).getTime().toString() + '_' + Math.floor(Math.random() * 100000) + '_'; function create(options) { var _this = this; var _a; load_module_css_to_document(options); var div = document.createElement('div'); div.style.position = 'absolute'; document.body.appendChild(div); Object.keys(options.style).forEach(function (s) { div.style[s] = options.style[s]; }); var hideFunction = function () { return Promise.resolve(); }, showFunction = function () { return Promise.resolve(); }; if (options.modal) { _a = assign_modal(div, options.modal), hideFunction = _a[0], showFunction = _a[1]; } if (options.move) { assign_move(div); } return (function () { var out = { hide: hideFunction, show: showFunction, log: function () { console.log(_this); }, dom: div }; return out; })(); } exports.create = create; function assign_modal(domElement, options) { var transition_time = 500; var curtainOpacityValue = '0.4'; var transitionClass = uniqueClassId + 'transition'; if (options.opacity) { curtainOpacityValue = options.opacity.toString(); } if (options.transition_time) { transition_time = options.transition_time; } var transition_time_more = transition_time + 200; domElement.style.position = 'fixed'; domElement.style.zIndex = '1000'; domElement.className = uniqueClassId + 'transition'; var curtain = document.createElement('div'); curtain.className = uniqueClassId + 'curtain'; curtain.style.opacity = '0'; curtain.style.display = 'none'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; document.body.appendChild(curtain); curtain.addEventListener("click", function () { hideFunction(); return false; }); var hideFunction = function () { var p = new Promise(function (resolve, reject) { toggle_class_for_html_element(domElement, transitionClass, true); setTimeout(function () { curtain.style.opacity = '0'; domElement.style.top = (-domElement.clientHeight - 10) + 'px'; }, 20); setTimeout(function () { curtain.style.display = 'none'; resolve(); }, transition_time_more); }); return p; }; var showFunction = function () { var p = new Promise(function (resolve, reject) { curtain.style.display = 'block'; setTimeout(function () { curtain.style.opacity = curtainOpacityValue; domElement.style.left = (window.innerWidth - domElement.clientWidth) / 2 + 'px'; domElement.style.top = (window.innerHeight - domElement.clientHeight) / 4 + 'px'; }, 0); setTimeout(function () { toggle_class_for_html_element(domElement, transitionClass, false); resolve(); }, transition_time_more); }); return p; }; return [hideFunction, showFunction]; } function toggle_class_for_html_element(domElement, className, value) { var c = domElement.className; if (value) { if (c.indexOf(className) === -1) { c = c + ' ' + className; } } else { c = c.replace(className, ''); } c = c.replace(/ /g, ' '); domElement.className = c; } exports.toggle_class_for_html_element = toggle_class_for_html_element; function assign_move(domElement) { var x_pos = 0, y_pos = 0; // Stores x & y coordinates of the mouse pointer var x_elem = 0, y_elem = 0; // Stores top, left values (edge) of the element var selected = false; function _drag_init() { // Store the object of the element which needs to be moved selected = true; x_elem = x_pos - domElement.offsetLeft; y_elem = y_pos - domElement.offsetTop; } function _move_elem(e) { x_pos = document.all ? window.event.clientX : e.pageX; y_pos = document.all ? window.event.clientY : e.pageY; if (selected) { domElement.style.left = (x_pos - x_elem) + 'px'; domElement.style.top = (y_pos - y_elem) + 'px'; } } // Destroy the object when we are done function _destroy() { selected = false; } domElement.addEventListener("mousedown", function () { _drag_init(); return false; }); document.addEventListener("mousemove", _move_elem); document.addEventListener("mouseup", _destroy); } function load_module_css_to_document(options) { var transition_time = 500; if (options.modal && options.modal.transition_time) { transition_time = options.modal.transition_time; } load_css_string_to_document(style_1.css(uniqueClassId, transition_time), uniqueClassId); } function load_css_string_to_document(cssString, id) { var style = document.createElement('style'); style.id = uniqueClassId; style.innerHTML = cssString; document.getElementsByTagName('head')[0].appendChild(style); } exports.load_css_string_to_document = load_css_string_to_document; //# sourceMappingURL=index.js.map /***/ }), /* 9 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function css(uniqueClassId, transition_time) { var transition_time_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; transition_time = transition_time + 200; var transition_time_more_sec = (Math.round(transition_time / 1000 * 100) / 100).toString() + 's'; return "\n ." + uniqueClassId + "transition{\n transition:" + transition_time_sec + " ease-in-out;\n }\n\n ." + uniqueClassId + "curtain{\n transition: all " + transition_time_more_sec + " ease-in-out;\n -moz-transition: all " + transition_time_more_sec + " ease-in-out;\n -webkit-transition: all " + transition_time_more_sec + ";\n transition: opacity " + transition_time_more_sec + ";\n -webkit-transition: opacity " + transition_time_more_sec + ";\n z-index:999;\n position:fixed;\n left:0px;\n top:0px;\n width:100%;\n height:100%;\n background-color:rgb(0,0,0);\n }\n\n \n\n\n"; } exports.css = css; //# sourceMappingURL=style.js.map /***/ }), /* 10 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var gsMapModular_1 = __webpack_require__(1); var o3s = __webpack_require__(4); var lm = __webpack_require__(3); var tt = __webpack_require__(6); var basemaps = __webpack_require__(2); var toolbar = __webpack_require__(5); var style_1 = __webpack_require__(7); o3s.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); lm.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); tt.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); basemaps.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); toolbar.load(gsMapModular_1.gsMapClickNotFoundFunctionList, gsMapModular_1.gsMapHoverNotFoundFunctionList, gsMapModular_1.gsMapInitEndFunctionList, gsMapModular_1.gsMapInitStartFunctionList); var style = document.createElement('style'); style.appendChild(document.createTextNode(style_1.bootstrapcss)); document.getElementsByTagName('head')[0].appendChild(style); exports.gsMapManager = new gsMapModular_1.gsMapManagerClass(); /***/ }), /* 11 */ /***/ (function(module, exports, __webpack_require__) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var MapCustomEvents = /** @class */ (function () { function MapCustomEvents() { } MapCustomEvents.prototype.registerMapCustomEvents = function (map, params) { if (params) { if (params.zoom) { params.zoom.forEach(function (e) { if (e.type === 'function') { map.registerOnZoomChangedFunction(e.function); } }); } } }; return MapCustomEvents; }()); exports.MapCustomEvents = MapCustomEvents; /***/ }) /******/ ]))); function getAdventureCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.meta = meta; this.gsMap = null; this.pointFeatures = []; this.lineFeatures = []; var self = this; this.layer = undefined; this.source = undefined; this.initOl = function (ol, modal) { this.passedOl = ol; this.modal = modal; self.source = new ol.source.Vector({ wrapX: false, noWrap: true }); self.layer = new ol.layer.Vector({ source: self.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.createPointFeatures(); this.createLineFeatures(); } this.createPointFeatures = function () { this.pointFeatures = []; for (var i in this.data) { if (!this.data[i].hidden) { var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(this.data[i])); var s = this.adventureIconPointStyle(this.data[i].activity_type, this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(s); this.pointFeatures.push(f); } } this.source.addFeatures(this.pointFeatures); } this.createLineFeatures = function () { this.lineFeatures = []; var mycolor = 'rgba(0,97,47,1)'; var mywidth = 1; if (this.meta['style']) if (this.meta['style']['default']) mycolor = this.meta['style']['default']['color']; if (this.meta['style']) if (this.meta['style']['default']) mywidth = this.meta['style']['default']['width']; for (var i in this.data) { if (!this.data[i].hidden) { var ccolor = mycolor, cwidth = mywidth; if (this.meta['style']) if (this.meta['style'][this.data[i].path]) if (this.meta['style'][this.data[i].path]['useStyle']) { ccolor = this.meta['style'][this.data[i].path]['color']; cwidth = this.meta['style'][this.data[i].path]['width']; } var f = new this.passedOl.Feature({ 'geometry': new this.passedOl.geom.LineString(this.gsMap.llArray2xy(this.data[i].coor)) }); f.setStyle( new this.passedOl.style.Style({ stroke: new this.passedOl.style.Stroke({ color: (ccolor), width: cwidth }) }) ); this.lineFeatures.push(f); } } this.source.addFeatures(this.lineFeatures); } this.zoomTo = function () { if(this.source.getFeatures().length > 0){ this.gsMap.map.getView().fit(this.source.getExtent(), this.gsMap.map.getSize()); // this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); return true; } return false; } this.setVisibleItems = function (visiblePathArray) { this.data.forEach(function (adventure) { var path = adventure.path; if (visiblePathArray.indexOf(path) === -1) { adventure.hidden = true; } else { adventure.hidden = false; } }, this); } this.pointMsp = function (item) { var myurl = this.meta.advPath + item.path; if (this.meta['style']) if (this.meta['style'][item.path]) if (this.meta['style'][item.path]['url']) myurl = this.meta['style'][item.path]['url']; var actiontype = "openulr"; if (this.meta['style']) if (this.meta['style']['default']) if (this.meta['style']['default']['action']) if (this.meta['style']['default']['action']['type']) actiontype = this.meta['style']['default']['action']['type']; var modal = this.modal; return { path: item.path, click: [function (s, f, l) { var self = f.get('msp'); browser.httpGet('https://anadigit.fr/gsMap/modules/adventure/getView.php?i=' + self.path + '&l=' + datasetLanguage + '&u=' + encodeURIComponent(myurl)).then(function (data) { var html = data.split("", ""); modal.dom.innerHTML = '
' + html + '
'; setTimeout(function () { eval(js); modal.show(); // passed$('#myModal').modal('show'); }, 200); }); }] }; } this.adventureIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.4 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } } var adventureCollection_olympus_mountain_running = new getAdventureCollection("olympus_mountain_running",[{"id":19169,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Gulag 100","description_GR":"Gulag 100","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Gulag_100","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":27923,"name_EN":"Mt Olympus: Gulag 100","description_EN":"Gulag 100","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":3255,"descent":3255,"maxelev":1323,"minelev":279,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.42971 40.08011,22.49467 40.10583)","views":5,"millestones":"0,22.4867724,40.0825013#1,22.4823814,40.0857437#2,22.4790973,40.0879990#3,22.4757563,40.0919090#4,22.4825262,40.0958286#5,22.4875807,40.0945601#6,22.4941974,40.0976054#7,22.4881072,40.1025075#8,22.4892421,40.1062778#9,22.4809959,40.1059091#10,22.4722394,40.1044781#11,22.4629583,40.1046839#12,22.4572331,40.1014843#13,22.4491790,40.0997888#14,22.4433808,40.0973983#15,22.4366486,40.0948476#16,22.4339619,40.0938628#17,22.4433067,40.0930975#18,22.4500153,40.0943102#19,22.4582170,40.0930660#20,22.4662578,40.0905475#21,22.4742917,40.0947525#22,22.4695860,40.0892566#23,22.4608045,40.0851212#24,22.4606013,40.0820471#25,22.4692779,40.0827842#26,22.4772597,40.0812697#27,22.4820462,40.0812358#27.9,22.4867713,40.0825013","x":22.4470598,"y":40.0995793,"coor":[[22.4867724,40.0825013],[22.4869309,40.0829223],[22.4870464,40.0830049],[22.4871052,40.0835282],[22.4870175,40.0837793],[22.4870976,40.0838705],[22.4873216,40.0838193],[22.4874838,40.083844],[22.4879677,40.0839719],[22.4880478,40.0842793],[22.4881837,40.0844973],[22.4881437,40.084713],[22.48791,40.0846739],[22.4877892,40.0848345],[22.4875648,40.0849036],[22.4874515,40.0847219],[22.4871657,40.0849164],[22.4869491,40.0851658],[22.4864997,40.0853311],[22.4859979,40.0852165],[22.48589,40.0853232],[22.4854517,40.0855156],[22.4851375,40.0859349],[22.4845737,40.0859726],[22.4843531,40.0858706],[22.4842122,40.0858778],[22.483924,40.0856488],[22.4834574,40.0855346],[22.4832187,40.0853062],[22.4830905,40.0852685],[22.4828868,40.0855631],[22.4826745,40.0856144],[22.4824251,40.0857553],[22.4823202,40.0857269],[22.482456,40.0854224],[22.4823876,40.0853314],[22.48227,40.0853478],[22.482124,40.0855802],[22.4816953,40.0858719],[22.4807751,40.086112],[22.4804205,40.0862335],[22.480313,40.0863222],[22.4803583,40.0863949],[22.4806494,40.0864888],[22.4823055,40.0869159],[22.4823156,40.0869881],[22.480395,40.0868548],[22.4803156,40.0869979],[22.4802581,40.0869431],[22.4801037,40.0870312],[22.4801814,40.0872304],[22.4794236,40.0870222],[22.4790702,40.0870897],[22.4792439,40.087191],[22.4791712,40.0872982],[22.4793301,40.0875345],[22.4791637,40.0876314],[22.4792549,40.0877498],[22.4789974,40.0877284],[22.4789719,40.0878181],[22.4791764,40.0881181],[22.479605,40.088358],[22.4796507,40.0884126],[22.4795682,40.0884295],[22.4798111,40.0885859],[22.4796682,40.0886831],[22.4798313,40.0887303],[22.4799112,40.0888304],[22.4797499,40.0889139],[22.4790029,40.0892735],[22.4785455,40.089799],[22.478148,40.0897397],[22.4773922,40.0894415],[22.476736,40.0894149],[22.4762002,40.0892456],[22.4761254,40.0894429],[22.4759614,40.0894317],[22.4759125,40.0895211],[22.4760625,40.0896312],[22.4762029,40.0901736],[22.4764112,40.0903025],[22.4763829,40.0905183],[22.4761217,40.090659],[22.4759883,40.0908555],[22.4756705,40.0909054],[22.4756921,40.0909867],[22.4755619,40.0910391],[22.4755478,40.091147],[22.4752575,40.0915396],[22.4750905,40.0916635],[22.4752046,40.0918091],[22.4754743,40.0918127],[22.4759864,40.0919906],[22.4768166,40.0921096],[22.4770643,40.0920498],[22.4774387,40.0920908],[22.4780429,40.092351],[22.4782468,40.092678],[22.4783188,40.0931294],[22.4782691,40.0932549],[22.477921,40.0936106],[22.4785883,40.094196],[22.4791824,40.094384],[22.479535,40.0944517],[22.4798316,40.0943024],[22.4801013,40.0943059],[22.4801931,40.0943972],[22.4804863,40.0944011],[22.4805167,40.0946177],[22.4808687,40.0946133],[22.4809383,40.0946503],[22.4809245,40.0947402],[22.4811815,40.0947886],[22.4810582,40.0950572],[22.4812443,40.0951318],[22.481254,40.095222],[22.4816867,40.0952817],[22.4815404,40.095532],[22.4818214,40.0955537],[22.4821822,40.0956846],[22.4822519,40.0957125],[22.4821925,40.0957478],[22.4822499,40.0958026],[22.482683,40.0958443],[22.4826337,40.0959518],[22.4827979,40.0959539],[22.4831651,40.0957966],[22.4833694,40.095574],[22.4835595,40.0954684],[22.4837531,40.0952007],[22.484196,40.0948011],[22.4843312,40.0945235],[22.4844375,40.0944889],[22.4845047,40.0946339],[22.4845872,40.094617],[22.4848293,40.0942778],[22.4850428,40.0941725],[22.4850727,40.0938846],[22.4853291,40.09396],[22.4852508,40.0937878],[22.4856463,40.0939371],[22.4857546,40.0938124],[22.4857699,40.0936505],[22.4860009,40.0938156],[22.4861234,40.093583],[22.4864115,40.093812],[22.4864972,40.093651],[22.4864945,40.0932455],[22.4865648,40.0932464],[22.4867038,40.0933293],[22.4870764,40.0939829],[22.4874241,40.0936451],[22.4876779,40.0938376],[22.4877031,40.0942883],[22.4875802,40.094539],[22.4875929,40.0950256],[22.4878322,40.0948126],[22.4879181,40.095174],[22.4878227,40.0952449],[22.4878914,40.0953178],[22.4878155,40.0955691],[22.4883716,40.0958827],[22.488656,40.0962828],[22.4888635,40.0964476],[22.488983,40.0963501],[22.4896304,40.0962504],[22.489784,40.0963651],[22.4898128,40.0962753],[22.4895789,40.0958759],[22.4901508,40.0960095],[22.4912595,40.0957356],[22.4915018,40.0957568],[22.4916202,40.0958214],[22.4919189,40.0958388],[22.4921354,40.0961299],[22.4923546,40.0962949],[22.4925566,40.096712],[22.4928818,40.0969099],[22.493078,40.0970566],[22.4932489,40.0970678],[22.4935366,40.0973238],[22.4940234,40.0975914],[22.494281,40.0976128],[22.4942794,40.0976849],[22.4941503,40.0977372],[22.494044,40.0977719],[22.4939356,40.0978966],[22.4939563,40.098023],[22.4937198,40.09811],[22.4934498,40.098647],[22.4933362,40.0986951],[22.4931009,40.0987281],[22.4930645,40.0987817],[22.4931062,40.0990164],[22.4929892,40.0995374],[22.493041,40.0998444],[22.4929283,40.1001673],[22.4927514,40.10021],[22.4927138,40.1003177],[22.4925831,40.100397],[22.4925286,40.1007387],[22.4921137,40.1009315],[22.4917257,40.101503],[22.491477,40.1016079],[22.4913897,40.101841],[22.4912472,40.1019202],[22.4907538,40.1024813],[22.4900562,40.1027245],[22.4897801,40.1030092],[22.4894231,40.1032388],[22.4892416,40.1029571],[22.4887377,40.1029325],[22.4884278,40.1026222],[22.4879134,40.1024398],[22.4883171,40.1027513],[22.4884256,40.1031492],[22.4886109,40.1032597],[22.4887919,40.1033476],[22.4890424,40.1036932],[22.4892503,40.1038401],[22.4899512,40.1039754],[22.4899379,40.1040473],[22.4902349,40.1044115],[22.4903728,40.104589],[22.4901738,40.1045684],[22.4902641,40.1047317],[22.4902033,40.10483],[22.4898663,40.1046815],[22.4897596,40.1047341],[22.4901488,40.1051716],[22.4908811,40.1054785],[22.4916757,40.105624],[22.4918375,40.1057342],[22.4918489,40.1058019],[22.4916499,40.1057813],[22.4915052,40.1059596],[22.4912841,40.1058756],[22.4911288,40.1059997],[22.4908354,40.1060049],[22.4907282,40.1060756],[22.4904718,40.1060002],[22.490037,40.1060306],[22.4900114,40.1061293],[22.4898585,40.1061453],[22.4897028,40.1062875],[22.489315,40.1063184],[22.489118,40.1062078],[22.4887981,40.1063477],[22.4885647,40.1062906],[22.488223,40.1063582],[22.4879715,40.1065892],[22.4878538,40.1066057],[22.4875649,40.1064037],[22.4874544,40.106096],[22.4870236,40.1059462],[22.4869362,40.1056567],[22.4867052,40.1054916],[22.4865447,40.1058498],[22.4862708,40.1060354],[22.486106,40.1060603],[22.485547,40.1058728],[22.4855506,40.1057107],[22.4854227,40.105655],[22.4850693,40.1057224],[22.4846122,40.1056984],[22.4842902,40.1059375],[22.4841256,40.1059533],[22.4838047,40.1056068],[22.4835232,40.1056031],[22.4832086,40.1055089],[22.4830783,40.1055612],[22.4826265,40.1053031],[22.4823788,40.1053629],[22.4820901,40.1056834],[22.4817953,40.1057516],[22.4814863,40.1059278],[22.4811567,40.1059775],[22.480622,40.1057543],[22.4804083,40.105337],[22.4802652,40.1054433],[22.4801125,40.1054503],[22.4800235,40.1052329],[22.4798374,40.1051584],[22.4796845,40.1050302],[22.4796439,40.1051063],[22.4795755,40.1050153],[22.4789123,40.1052949],[22.4784898,40.1052983],[22.4780919,40.1052571],[22.4777784,40.1051088],[22.4775673,40.105106],[22.4776049,40.1049984],[22.4770564,40.1048651],[22.4766582,40.1048328],[22.4765867,40.1048859],[22.4761652,40.1048443],[22.4757305,40.1048747],[22.4752391,40.1048141],[22.4748508,40.1048631],[22.474723,40.1048073],[22.4742227,40.1047332],[22.4727574,40.1046778],[22.4727708,40.1046059],[22.4730203,40.1044651],[22.4728814,40.1043822],[22.4721044,40.104498],[22.4719012,40.1046665],[22.4713823,40.1047858],[22.4712338,40.1048694],[22.4711596,40.1050396],[22.4708124,40.1053504],[22.470702,40.1055651],[22.4695303,40.1060181],[22.4688204,40.1059096],[22.4681506,40.1059548],[22.4677147,40.1058229],[22.4674116,40.1057378],[22.4664086,40.1059948],[22.4661631,40.1059555],[22.4655732,40.1061009],[22.4651149,40.1061308],[22.4648237,40.1060369],[22.4640258,40.1055218],[22.4635004,40.1054067],[22.4631366,40.1054109],[22.4629506,40.1053364],[22.4628632,40.1050469],[22.4629279,40.1047775],[22.4630214,40.104486],[22.4630271,40.1042338],[22.4626865,40.1042473],[22.4623324,40.1043417],[22.4615462,40.1043493],[22.4614629,40.1044022],[22.4608136,40.1040602],[22.4605076,40.1041012],[22.4601699,40.1039886],[22.4601639,40.1037363],[22.4603924,40.1034871],[22.4607342,40.102897],[22.460629,40.1018416],[22.4607151,40.1016625],[22.4605461,40.101354],[22.4604847,40.1009568],[22.4603591,40.1008019],[22.4599949,40.1008241],[22.4597818,40.1009114],[22.4596376,40.1010626],[22.4592595,40.1011837],[22.4589307,40.1011974],[22.4583275,40.1014146],[22.4578353,40.10139],[22.4573281,40.1015094],[22.4570715,40.1014429],[22.4566481,40.1014913],[22.4562987,40.1013785],[22.4561495,40.1012324],[22.4558106,40.1011738],[22.4555208,40.1010168],[22.4551192,40.1011376],[22.4548802,40.1013326],[22.4545726,40.1014456],[22.4541818,40.101089],[22.4536943,40.1008573],[22.453286,40.1002392],[22.4531113,40.1001828],[22.4528156,40.100287],[22.4525046,40.1005531],[22.4521174,40.1005569],[22.4519604,40.100753],[22.4514302,40.1008541],[22.4511551,40.1010846],[22.4505252,40.1004095],[22.4502195,40.1004415],[22.4499119,40.1005545],[22.4496341,40.1003886],[22.4491905,40.1002926],[22.4491797,40.0997339],[22.4489731,40.0995329],[22.4484785,40.0996164],[22.4479277,40.099591],[22.4475193,40.0994954],[22.4470598,40.0995793],[22.4468961,40.0995591],[22.4464915,40.0992924],[22.4463512,40.0992725],[22.4458914,40.0993745],[22.444932,40.099776],[22.4444221,40.0994989],[22.4439304,40.0994562],[22.4429983,40.099687],[22.4425951,40.0998797],[22.4420823,40.0997287],[22.4420048,40.0995294],[22.4421387,40.099315],[22.4421918,40.0990455],[22.4435492,40.0971358],[22.4440382,40.096782],[22.4440888,40.0966205],[22.4440349,40.0964126],[22.4438522,40.0961939],[22.4438503,40.0957615],[22.4435653,40.0953973],[22.4433497,40.0945655],[22.4429102,40.0942894],[22.4426397,40.0943218],[22.4423903,40.0944535],[22.4420854,40.0944494],[22.4415275,40.0942257],[22.4415028,40.0941803],[22.4402286,40.0946452],[22.4393852,40.09485],[22.4375813,40.0948978],[22.4356561,40.0947997],[22.4335164,40.0946041],[22.4315989,40.0941728],[22.4299953,40.093624],[22.4302732,40.0931098],[22.4305653,40.0931588],[22.4308904,40.0933073],[22.4311434,40.093527],[22.4314835,40.0935316],[22.4317978,40.0936349],[22.4325827,40.0936816],[22.4328271,40.093766],[22.4335772,40.0937941],[22.4339039,40.0938706],[22.4342569,40.0938214],[22.4346396,40.0940157],[22.4351413,40.0941306],[22.4353181,40.094097],[22.4355974,40.0941908],[22.4361138,40.0941798],[22.4366008,40.0939161],[22.4368331,40.0940183],[22.4372676,40.0939972],[22.4373711,40.0940886],[22.4377961,40.0939682],[22.4380516,40.0940798],[22.4383323,40.0941196],[22.4384475,40.0942113],[22.4385769,40.094195],[22.4386141,40.0941054],[22.4386843,40.0941154],[22.4389388,40.0942719],[22.4393936,40.0943862],[22.4400427,40.0942147],[22.4401289,40.0940357],[22.4404025,40.0938682],[22.4405846,40.0936004],[22.4407755,40.0934588],[22.4408638,40.0931898],[22.4411214,40.0932112],[22.4412081,40.0931674],[22.441489,40.0931982],[22.4424464,40.0933912],[22.4427065,40.0933046],[22.442898,40.093136],[22.4433918,40.0930886],[22.4439705,40.0929162],[22.4443297,40.0925967],[22.4449603,40.0932358],[22.4452623,40.093366],[22.4455221,40.0932884],[22.4457552,40.0933546],[22.4459896,40.0938803],[22.4463159,40.0939747],[22.4463334,40.0942362],[22.4461366,40.094639],[22.4463775,40.0948765],[22.4464829,40.0954004],[22.4467142,40.0955477],[22.4470082,40.0955156],[22.447402,40.0957371],[22.4478577,40.0958152],[22.4481877,40.0957476],[22.449056,40.0952187],[22.4493031,40.095186],[22.4497767,40.0949941],[22.450165,40.0939092],[22.4504137,40.0938044],[22.4509909,40.0931815],[22.4510614,40.0931734],[22.4510946,40.093264],[22.4513886,40.0932319],[22.4516336,40.0932892],[22.4519887,40.0931498],[22.4521615,40.0932873],[22.452525,40.0932921],[22.4528682,40.0931616],[22.4535398,40.0930264],[22.4536365,40.0929015],[22.4538612,40.0928235],[22.4539016,40.0925898],[22.4543545,40.092794],[22.4544469,40.0929079],[22.4545176,40.0928908],[22.4545801,40.0927205],[22.4546966,40.092758],[22.4548458,40.0929042],[22.4554632,40.0930926],[22.455648,40.0932212],[22.4557939,40.0935114],[22.4561447,40.0935611],[22.4565594,40.0933775],[22.4571377,40.093223],[22.4574903,40.0931917],[22.457756,40.0933754],[22.4580872,40.0932537],[22.458257,40.0930037],[22.4586074,40.0930714],[22.4586794,40.0930003],[22.4589143,40.0929854],[22.4589515,40.0928958],[22.459179,40.0932142],[22.4592966,40.0931977],[22.4593921,40.0931269],[22.4597957,40.0923935],[22.4600462,40.0922077],[22.4603981,40.0916898],[22.4607452,40.0915908],[22.4614132,40.0916177],[22.4623777,40.0915044],[22.4627408,40.0915273],[22.4629802,40.0913142],[22.4633356,40.0911568],[22.4633138,40.0905619],[22.4639915,40.0901565],[22.4645879,40.0902364],[22.464987,40.0902237],[22.4654286,40.0904097],[22.4656049,40.0903941],[22.4662466,40.0905467],[22.466598,40.0905694],[22.4671505,40.0905136],[22.4674061,40.0906251],[22.4685375,40.0909104],[22.4689152,40.0912622],[22.4688338,40.0917566],[22.4689866,40.0922631],[22.4706069,40.0921945],[22.4707331,40.0923223],[22.4713017,40.0926],[22.4716506,40.0927308],[22.4722708,40.092802],[22.4729198,40.0931529],[22.4732508,40.0935627],[22.4734718,40.0936467],[22.473748,40.0938846],[22.473721,40.0940464],[22.4742989,40.0944324],[22.4742906,40.0948016],[22.4744015,40.0950914],[22.4746882,40.0953834],[22.4746158,40.09495],[22.4750108,40.0945949],[22.4750613,40.0944334],[22.4751915,40.094381],[22.4749622,40.0938825],[22.4746949,40.0937709],[22.4740047,40.0931582],[22.4734782,40.0925747],[22.4733546,40.0923298],[22.4726744,40.0917983],[22.4722919,40.0915951],[22.4718699,40.091058],[22.4718169,40.090805],[22.4713525,40.0905917],[22.4710524,40.0903715],[22.470667,40.0897718],[22.4701822,40.0894231],[22.4697615,40.0893545],[22.4693213,40.0891054],[22.4686319,40.0889882],[22.4684237,40.0888593],[22.4681204,40.0887832],[22.4678208,40.088545],[22.4672571,40.0885736],[22.4668489,40.0884691],[22.4664274,40.0884365],[22.4658011,40.0881219],[22.4652148,40.0875916],[22.464958,40.0875341],[22.4645543,40.0872315],[22.4645563,40.0871414],[22.464325,40.0869942],[22.4643188,40.0867509],[22.464192,40.0866501],[22.4639349,40.0866106],[22.4639832,40.0865482],[22.4638684,40.0864386],[22.4635993,40.086408],[22.4635322,40.086263],[22.4629394,40.0860209],[22.4627931,40.0857486],[22.4625497,40.0856193],[22.4618268,40.0854295],[22.4615579,40.0853899],[22.4613224,40.0854318],[22.4606512,40.0850265],[22.4605906,40.0851158],[22.4604984,40.0850425],[22.4603314,40.0851664],[22.4602635,40.0850574],[22.4600892,40.084983],[22.4599079,40.0847013],[22.4597213,40.0846538],[22.4596772,40.0845271],[22.4595275,40.084408],[22.4587605,40.0840914],[22.4587868,40.0839657],[22.4578614,40.0833948],[22.4575303,40.082994],[22.4573334,40.0828832],[22.4570949,40.0825377],[22.4568633,40.0824085],[22.4566809,40.0821718],[22.4565293,40.0821338],[22.4564757,40.082025],[22.4568214,40.0817773],[22.4579537,40.0814951],[22.4590791,40.0815191],[22.4594041,40.0816676],[22.4596508,40.0816528],[22.4598369,40.0817184],[22.4600925,40.0818299],[22.4600203,40.08191],[22.4600892,40.081974],[22.4603803,40.0820679],[22.4609091,40.0820209],[22.4610167,40.0819322],[22.4613256,40.0822787],[22.4619573,40.0823501],[22.4622348,40.082525],[22.4624798,40.0825823],[22.4631583,40.0826634],[22.4633584,40.08263],[22.4636631,40.0827377],[22.4648112,40.0827979],[22.465265,40.0829571],[22.4657227,40.0829451],[22.4661403,40.0831489],[22.4665669,40.0834788],[22.4668818,40.0835551],[22.4673565,40.0838316],[22.4679262,40.0840554],[22.4680238,40.0838855],[22.4679102,40.0837218],[22.4680325,40.0834982],[22.4679891,40.0833445],[22.4682037,40.0831852],[22.4682292,40.0830954],[22.4683699,40.0830973],[22.4684188,40.0830078],[22.4686752,40.0830833],[22.4687928,40.0830668],[22.4688205,40.082878],[22.4691011,40.0829178],[22.4691977,40.0827929],[22.4694094,40.0827687],[22.4694379,40.0825438],[22.4697882,40.0826115],[22.4697354,40.0823496],[22.469993,40.082371],[22.4702414,40.0822752],[22.4702576,40.0820772],[22.4704106,40.0820522],[22.4704361,40.0819624],[22.4702388,40.0818697],[22.4704278,40.0818092],[22.4705284,40.0815042],[22.4707213,40.0812725],[22.4712096,40.0809366],[22.4713204,40.0807038],[22.4714864,40.0806249],[22.4715713,40.0804999],[22.47202,40.0803617],[22.4723647,40.080159],[22.4726058,40.0803874],[22.4728036,40.0804621],[22.4732028,40.0804404],[22.4734122,40.0805152],[22.4736597,40.0804644],[22.4745107,40.0806918],[22.4750729,40.0807263],[22.4751914,40.0806738],[22.4755925,40.0810935],[22.475755,40.0811677],[22.4765986,40.0812058],[22.4769297,40.081084],[22.4771024,40.0812304],[22.477254,40.0812685],[22.4775535,40.0809841],[22.4777245,40.0806801],[22.4781714,40.0806229],[22.4785866,40.0804121],[22.4788031,40.0801717],[22.4789197,40.0802003],[22.4797309,40.0801118],[22.4798967,40.0800419],[22.4801781,40.0800456],[22.4805912,40.0799249],[22.4808953,40.0799649],[22.4809863,40.0800922],[22.4814413,40.0801973],[22.4816297,40.0801637],[22.481794,40.0800127],[22.4819806,40.0801098],[22.4820752,40.080075],[22.4820473,40.0802728],[22.4817971,40.0804497],[22.4808291,40.0807343],[22.4804723,40.0809549],[22.4804214,40.0811344],[22.481089,40.0817017],[22.4815222,40.0818876],[22.4817898,40.0818325],[22.4818658,40.0815813],[22.481797,40.0815083],[22.4819159,40.0814378],[22.4818128,40.0813283],[22.4819203,40.0812396],[22.4820145,40.0812229],[22.4822005,40.0812974],[22.4822955,40.0812446],[22.4825888,40.0812394],[22.4827921,40.0810619],[22.4829795,40.0810733],[22.4830745,40.0810205],[22.4831355,40.0809132],[22.4832289,40.0809325],[22.4834772,40.0808456],[22.4835115,40.0808821],[22.483934,40.0808696],[22.4840246,40.0810149],[22.4841463,40.0808183],[22.4842255,40.0809455],[22.4842975,40.0808744],[22.4844117,40.081011],[22.4844497,40.0808854],[22.4845552,40.0808868],[22.4847981,40.0805115],[22.4849154,40.0805131],[22.4849643,40.0804236],[22.4850565,40.0804969],[22.4852103,40.0804359],[22.485355,40.0802576],[22.4853057,40.080365],[22.4854321,40.0804838],[22.4853704,40.0806181],[22.4855091,40.08071],[22.4856163,40.0806394],[22.4857663,40.0807494],[22.4858378,40.0806963],[22.4859741,40.0808963],[22.4858326,40.081462],[22.4855945,40.0816211],[22.4855929,40.0816931],[22.4857425,40.0818212],[22.4858727,40.0817689],[22.486082,40.0818527],[22.486387,40.0818476],[22.4866249,40.0822291],[22.4865982,40.0823729],[22.4867713,40.0825013]]},{"id":19170,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Lost Trail","description_GR":"Lost Trail","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Lost_Trail","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":19,"name_EN":"Mt Olympus: Lost Trail","description_EN":"Lost Trail","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":5424,"descent":5424,"maxelev":2113,"minelev":264,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.38698 40.06766,22.50052 40.13298)","views":1,"millestones":"0,22.4997000,40.1050751#1,22.4900245,40.1060759#2,22.4819386,40.1057188#3,22.4728590,40.1045559#4,22.4647707,40.1091812#5,22.4652499,40.1121839#6,22.4558256,40.1107042#7,22.4481693,40.1080613#8,22.4462725,40.1117559#9,22.4484489,40.1181910#10,22.4437833,40.1196285#11,22.4363864,40.1194769#12,22.4377804,40.1256117#13,22.4350915,40.1295572#14,22.4321377,40.1327138#15,22.4257243,40.1272015#16,22.4210138,40.1234280#17,22.4209086,40.1200917#18,22.4136735,40.1155992#19,22.4119930,40.1096953#20,22.4104672,40.1036274#21,22.4043959,40.0986077#22,22.3972341,40.0968976#23,22.3922908,40.0923688#24,22.3963937,40.0877357#25,22.4036626,40.0845584#26,22.4043026,40.0830688#27,22.3970242,40.0796064#28,22.3895208,40.0768377#29,22.3939811,40.0734484#30,22.4026514,40.0733786#31,22.4116750,40.0711762#32,22.4191944,40.0694907#33,22.4271933,40.0699740#34,22.4357237,40.0676822#35,22.4351656,40.0712919#36,22.4376670,40.0780666#37,22.4436568,40.0807513#38,22.4516131,40.0804774#39,22.4613046,40.0822563#40,22.4670061,40.0870109#41,22.4749670,40.0875653#42,22.4764015,40.0903898#43,22.4809341,40.0947415#44,22.4864996,40.0933267#0,22.4915043,40.0957568","x":22.3930142,"y":40.0911844,"coor":[[22.4997,40.1050751],[22.4994898,40.1051264],[22.4993938,40.1052242],[22.4987903,40.1053606],[22.4975818,40.1053629],[22.4968854,40.1055521],[22.4962747,40.1055802],[22.4958372,40.1057367],[22.4950851,40.1063215],[22.4944587,40.1065296],[22.4939957,40.1067758],[22.4937009,40.106844],[22.4932077,40.1068646],[22.4929633,40.1067714],[22.4922554,40.1058883],[22.4918478,40.1058019],[22.4916488,40.1057813],[22.4915041,40.1059596],[22.491283,40.1058756],[22.4911277,40.1059997],[22.4908343,40.1060049],[22.4907271,40.1060756],[22.4904707,40.1060002],[22.4900359,40.1060305],[22.4900103,40.1061293],[22.4898574,40.1061453],[22.4897017,40.1062874],[22.4893139,40.1063184],[22.4891169,40.1062077],[22.488797,40.1063477],[22.4885636,40.1062906],[22.4882219,40.1063582],[22.4879704,40.1065892],[22.4878527,40.1066057],[22.4875638,40.1064037],[22.4874533,40.1060959],[22.4870225,40.1059462],[22.4869351,40.1056567],[22.4867041,40.1054916],[22.4865436,40.1058498],[22.4862697,40.1060354],[22.4861049,40.1060603],[22.4855459,40.1058728],[22.4855495,40.1057107],[22.4854216,40.105655],[22.4850682,40.1057224],[22.4846111,40.1056984],[22.4842891,40.1059374],[22.4841245,40.1059533],[22.4838036,40.1056068],[22.4835221,40.1056031],[22.4832075,40.1055089],[22.4830772,40.1055612],[22.4826254,40.105303],[22.4823777,40.1053629],[22.482089,40.1056834],[22.4817942,40.1057516],[22.4814852,40.1059277],[22.4811556,40.1059775],[22.4806209,40.1057542],[22.4804072,40.105337],[22.4802641,40.1054433],[22.4801114,40.1054503],[22.4800224,40.1052329],[22.4798363,40.1051584],[22.4796834,40.1050302],[22.4796428,40.1051063],[22.4795744,40.1050153],[22.4789112,40.1052949],[22.4784887,40.1052983],[22.4780908,40.1052571],[22.4777773,40.1051088],[22.4775662,40.105106],[22.4776038,40.1049984],[22.4770553,40.1048651],[22.4766572,40.1048328],[22.4765856,40.1048859],[22.4761641,40.1048443],[22.4757294,40.1048746],[22.475238,40.1048141],[22.4748497,40.1048631],[22.4747219,40.1048073],[22.4742213,40.1047332],[22.472756,40.1046778],[22.4727693,40.1046059],[22.4730188,40.1044651],[22.4728799,40.1043822],[22.472103,40.104498],[22.4718998,40.1046665],[22.4713809,40.1047858],[22.4712323,40.1048694],[22.4711581,40.1050396],[22.4708109,40.1053503],[22.4707005,40.1055651],[22.4695289,40.1060181],[22.4693799,40.1062864],[22.4689728,40.1066504],[22.4684644,40.1068238],[22.4682143,40.1069917],[22.4680691,40.107188],[22.4680367,40.107584],[22.4679401,40.1077088],[22.4672096,40.1083658],[22.4667331,40.1086838],[22.4663841,40.1090756],[22.4660419,40.1091612],[22.4651962,40.109204],[22.4647157,40.1091796],[22.464238,40.1090291],[22.4641316,40.1090638],[22.4640301,40.1094048],[22.4642068,40.1098936],[22.4646655,40.1103681],[22.4648194,40.1108296],[22.4650717,40.1110852],[22.4652924,40.1111873],[22.4654161,40.1114231],[22.4658677,40.1116453],[22.4666925,40.1116382],[22.4671495,40.1116623],[22.4673793,40.1118816],[22.4676914,40.1118947],[22.4683802,40.112048],[22.4684136,40.1120169],[22.4684702,40.1121077],[22.4682042,40.1124555],[22.4679915,40.1125248],[22.467875,40.1124872],[22.4673961,40.1123908],[22.466833,40.1123833],[22.4665394,40.1123975],[22.466183,40.112591],[22.4659832,40.1126063],[22.4653587,40.1122017],[22.4651249,40.1121625],[22.4648543,40.112195],[22.4645647,40.112029],[22.4642731,40.111953],[22.4639414,40.1115702],[22.463382,40.1114007],[22.4621821,40.1115379],[22.4614211,40.1114647],[22.4604586,40.111479],[22.4598155,40.1113803],[22.4596976,40.1114058],[22.4594464,40.1116186],[22.4589869,40.1117026],[22.4587098,40.1115007],[22.45822,40.1113681],[22.4580951,40.1111862],[22.4577115,40.111028],[22.4573358,40.1105185],[22.4568548,40.1105121],[22.4564933,40.1104172],[22.4561692,40.1107372],[22.4560034,40.110807],[22.4555864,40.1105672],[22.4550857,40.1103984],[22.4550299,40.1102715],[22.4551652,40.109994],[22.4551613,40.1096517],[22.4553803,40.1093032],[22.4553723,40.109141],[22.4548311,40.1092058],[22.4544703,40.1090749],[22.454138,40.1092416],[22.4538325,40.1092645],[22.453408,40.1088355],[22.4532795,40.1082932],[22.4531517,40.1082374],[22.4529871,40.1082533],[22.4528322,40.1083593],[22.452435,40.1082819],[22.4521056,40.1083226],[22.4516837,40.1082989],[22.4514362,40.1083496],[22.4512856,40.1082665],[22.4511259,40.1085797],[22.4506584,40.1085014],[22.4499284,40.1080952],[22.4495523,40.1081262],[22.4492364,40.108086],[22.4489882,40.1081637],[22.4483672,40.1081284],[22.4481933,40.108036],[22.447989,40.1082494],[22.4478355,40.1082924],[22.4476733,40.1082002],[22.4475484,40.1080183],[22.4473558,40.1082319],[22.4471778,40.1083196],[22.4466804,40.1080067],[22.4464938,40.1079591],[22.4463438,40.107849],[22.4463582,40.1077321],[22.4462087,40.1077121],[22.4459846,40.1077631],[22.4456626,40.107993],[22.4456217,40.1080826],[22.445415,40.1080437],[22.4453251,40.1078714],[22.4450808,40.107778],[22.4451296,40.1082111],[22.4449852,40.1083713],[22.4450163,40.1085519],[22.4451204,40.1086164],[22.4455542,40.1086312],[22.4454211,40.1088096],[22.4455382,40.1093337],[22.4459027,40.1098161],[22.4458743,40.1100319],[22.4459992,40.1102137],[22.4461071,40.1106296],[22.4469916,40.1109478],[22.4464644,40.1114272],[22.446377,40.1116603],[22.4461014,40.1119088],[22.4459051,40.1122846],[22.4455216,40.1126398],[22.4454936,40.1128376],[22.445792,40.1131299],[22.4456933,40.1133448],[22.4457363,40.1135165],[22.4455896,40.1137758],[22.4467279,40.1142866],[22.4478612,40.1145],[22.4478304,40.1148239],[22.4475217,40.1149819],[22.4473386,40.1152948],[22.4470141,40.1156328],[22.4468832,40.1162256],[22.4475525,40.1167211],[22.4476314,40.1168663],[22.4475985,40.1172802],[22.4479443,40.1175551],[22.4481371,40.117846],[22.4482536,40.1178836],[22.4485593,40.1183742],[22.4490026,40.1184882],[22.4487833,40.1188457],[22.4483958,40.1188585],[22.447877,40.1185452],[22.4476873,40.1186328],[22.4474292,40.1186293],[22.4465685,40.1182934],[22.4459663,40.117943],[22.4450802,40.1176879],[22.4447057,40.1176468],[22.4435604,40.1179558],[22.4421473,40.118171],[22.4418785,40.1181223],[22.4418639,40.1182483],[22.4420123,40.1184304],[22.4424427,40.1185984],[22.4434602,40.1192607],[22.4440664,40.1199535],[22.4442887,40.1204971],[22.4442076,40.1209644],[22.4440753,40.1211068],[22.4440713,40.1212824],[22.4440005,40.1212995],[22.4434783,40.1210402],[22.4431274,40.1209905],[22.4420547,40.1206878],[22.441718,40.1205301],[22.4415109,40.1203471],[22.4412872,40.1203801],[22.4409482,40.1203215],[22.4409348,40.1203934],[22.4408527,40.1203923],[22.4406206,40.1202811],[22.4402225,40.1202397],[22.4397619,40.1203686],[22.4397125,40.120476],[22.4395608,40.120438],[22.438949,40.1205108],[22.4386443,40.1204887],[22.4381206,40.1203014],[22.4379751,40.1199932],[22.437603,40.119844],[22.4373393,40.1195702],[22.4368147,40.1194189],[22.4358847,40.1195505],[22.4357883,40.1196573],[22.4356391,40.1195112],[22.4355572,40.1195011],[22.4349418,40.119727],[22.4354899,40.120392],[22.4357568,40.1205218],[22.4358817,40.1207036],[22.435802,40.121108],[22.43542,40.1213911],[22.4352866,40.1215785],[22.4351697,40.1220724],[22.4352676,40.122407],[22.435196,40.1229736],[22.4358967,40.1236318],[22.4365751,40.123731],[22.4366414,40.1239121],[22.4365846,40.1243437],[22.437033,40.1247462],[22.4370649,40.1248908],[22.4373835,40.1253275],[22.4382725,40.1259701],[22.4386833,40.1259666],[22.4388883,40.1262397],[22.4390079,40.1266557],[22.4392384,40.126839],[22.4395803,40.127285],[22.4396445,40.1275562],[22.4394984,40.1277884],[22.4396025,40.1278529],[22.4397367,40.128143],[22.4397314,40.1283772],[22.4395947,40.1287087],[22.4393211,40.1288671],[22.4389969,40.1291871],[22.4384403,40.1294048],[22.4376902,40.1293586],[22.4374807,40.1292837],[22.437217,40.1290099],[22.4368797,40.1288792],[22.4364443,40.1289274],[22.4361765,40.1288337],[22.4359917,40.1287051],[22.4358036,40.1287206],[22.4356963,40.1287912],[22.4357539,40.128837],[22.435467,40.1290674],[22.4353072,40.1293805],[22.4350596,40.1294312],[22.4351672,40.1298561],[22.4349867,40.1300519],[22.435007,40.1301873],[22.4347971,40.1301304],[22.4349389,40.1306008],[22.4343224,40.1303582],[22.4342973,40.1304299],[22.4340865,40.1304091],[22.4339311,40.1305331],[22.4337233,40.1308906],[22.4334554,40.1318239],[22.4336285,40.1319524],[22.4338039,40.1319818],[22.4339879,40.1321465],[22.4341448,40.1324729],[22.4341373,40.1327971],[22.4344383,40.1329814],[22.4349737,40.1331778],[22.4350786,40.1333053],[22.4347582,40.1334542],[22.434672,40.1336332],[22.434568,40.1335597],[22.4344151,40.1335756],[22.4341234,40.1334996],[22.4329834,40.1330518],[22.4329147,40.1329788],[22.4327978,40.1329592],[22.4326741,40.1327233],[22.4323091,40.1327724],[22.4319831,40.1326599],[22.4316016,40.1324024],[22.4313,40.1317407],[22.431126,40.1316483],[22.430935,40.1317898],[22.4307018,40.1317236],[22.4305102,40.1313787],[22.4303482,40.1312774],[22.4304349,40.1310803],[22.429987,40.1311644],[22.4298003,40.1311168],[22.4293368,40.1308582],[22.4291322,40.1305672],[22.4289478,40.1304205],[22.428941,40.1302042],[22.4288383,40.1300767],[22.4272639,40.1296409],[22.4270816,40.1294042],[22.4269825,40.1291236],[22.4266497,40.1287947],[22.4263473,40.1286735],[22.4261424,40.1284005],[22.4257139,40.1271334],[22.4249114,40.1268162],[22.4241085,40.1260124],[22.4237473,40.1258994],[22.4233941,40.1259487],[22.4232784,40.125875],[22.4231103,40.1255304],[22.4226203,40.1254066],[22.4219248,40.1255413],[22.4215988,40.1254287],[22.4214378,40.1252824],[22.4209103,40.1252572],[22.4205804,40.1253157],[22.4199493,40.125199],[22.4196703,40.1250871],[22.419815,40.1249179],[22.4195338,40.1243915],[22.4195816,40.1243562],[22.4199327,40.124397],[22.4199107,40.1243336],[22.4201248,40.1242104],[22.4200246,40.1239748],[22.4200514,40.123831],[22.4204863,40.1238009],[22.4205462,40.1237477],[22.4204664,40.1236475],[22.4204915,40.1235758],[22.4209738,40.1235283],[22.4209987,40.1234656],[22.4207921,40.1232646],[22.4211235,40.123143],[22.4211485,40.1230802],[22.4208357,40.1229048],[22.4208264,40.1227966],[22.4205972,40.1225592],[22.4204744,40.1222873],[22.420404,40.1222863],[22.4203135,40.1221409],[22.4198233,40.1220261],[22.4194716,40.1220123],[22.4195553,40.1219414],[22.4195465,40.1218152],[22.4191975,40.1216843],[22.4190035,40.1214474],[22.4186788,40.1212808],[22.4185759,40.1211623],[22.4186943,40.1211188],[22.4195967,40.1211672],[22.4201967,40.1211033],[22.420728,40.1209664],[22.42095,40.1210055],[22.4212511,40.1211808],[22.42174,40.1213496],[22.4218014,40.1212333],[22.4215705,40.121068],[22.4216665,40.1209792],[22.4216688,40.1208801],[22.4215091,40.1206798],[22.4212418,40.120568],[22.4212443,40.1204599],[22.4209124,40.1200951],[22.4202843,40.1198523],[22.420123,40.1197239],[22.4199471,40.1197215],[22.419787,40.1195392],[22.4195758,40.1195363],[22.4195205,40.1193914],[22.4191137,40.1192237],[22.4188964,40.1189775],[22.4179081,40.1185856],[22.4175852,40.1183379],[22.4173297,40.1182263],[22.4172044,40.1180625],[22.4169591,40.1180141],[22.4168554,40.1179316],[22.4161662,40.117796],[22.4157531,40.117394],[22.4157575,40.1172048],[22.4156544,40.1170953],[22.4156833,40.1168615],[22.4155798,40.11677],[22.4155159,40.1164898],[22.4152197,40.1166119],[22.4150329,40.1165733],[22.4146563,40.1166222],[22.4145766,40.116513],[22.4142612,40.1164546],[22.4141007,40.1162903],[22.4140936,40.116092],[22.4137639,40.1161415],[22.4136359,40.1160947],[22.4136045,40.1159321],[22.413878,40.1157737],[22.4134985,40.1154442],[22.4135735,40.115247],[22.4137159,40.1151769],[22.4136723,40.1150322],[22.4137699,40.1148713],[22.4135638,40.1146523],[22.4136153,40.1144548],[22.4134886,40.114354],[22.4136088,40.1142295],[22.4136482,40.1140499],[22.4132636,40.1139365],[22.4132083,40.1137916],[22.4130804,40.1137448],[22.413165,40.1136378],[22.4126323,40.1133332],[22.4122555,40.1128866],[22.4116558,40.112437],[22.4115888,40.1122919],[22.4111278,40.1119342],[22.4110146,40.1117525],[22.4106929,40.1114598],[22.4107185,40.1113701],[22.4108835,40.1113363],[22.410964,40.1114095],[22.4112484,40.1112872],[22.4114516,40.1111279],[22.4115042,40.1108853],[22.4115689,40.1105754],[22.4118377,40.1104169],[22.4120091,40.1102706],[22.4123068,40.110081],[22.4126054,40.1096977],[22.4119981,40.1096399],[22.4119387,40.1102697],[22.4119881,40.1096577],[22.4114268,40.1090735],[22.4112236,40.1087283],[22.4109354,40.1085082],[22.4103875,40.1083565],[22.4101328,40.1082089],[22.4099854,40.1079906],[22.4095141,40.1075697],[22.4093328,40.107297],[22.4088985,40.1068946],[22.408862,40.1068581],[22.4087497,40.1066403],[22.4087891,40.1064607],[22.4092612,40.1058366],[22.4094719,40.1048485],[22.4098062,40.1046008],[22.4106961,40.1041716],[22.4107694,40.1040465],[22.4104613,40.1036278],[22.410272,40.1031928],[22.4099497,40.1029271],[22.4096471,40.1023193],[22.4092412,40.1021156],[22.4085872,40.1019895],[22.4084925,40.1020242],[22.4083325,40.1023463],[22.4078864,40.1023582],[22.4077338,40.1023156],[22.4075369,40.1022048],[22.4073091,40.1019133],[22.4071112,40.1018475],[22.4069989,40.1016298],[22.4070371,40.1015042],[22.4069487,40.1012687],[22.4066086,40.1007596],[22.4063663,40.1005851],[22.4061909,40.1000601],[22.4063618,40.0997742],[22.4059853,40.0993186],[22.4058877,40.0989749],[22.4057374,40.0988827],[22.4050497,40.0986931],[22.404546,40.0986591],[22.4038943,40.0984339],[22.4031335,40.0983603],[22.4029476,40.0982857],[22.4026519,40.0978852],[22.4026053,40.0973711],[22.4022858,40.0969883],[22.402169,40.0964642],[22.4018973,40.096046],[22.4018778,40.0958746],[22.4016835,40.0956557],[22.4013087,40.0956325],[22.4006779,40.0960202],[22.3999935,40.0961909],[22.3992237,40.0960001],[22.3988238,40.0960486],[22.3985494,40.096243],[22.3983574,40.096925],[22.3979498,40.0972978],[22.3977132,40.0973846],[22.3975733,40.0973466],[22.3973129,40.0969466],[22.3969314,40.0967071],[22.3968096,40.0963991],[22.3962362,40.0963371],[22.3958174,40.0961872],[22.395665,40.0961851],[22.3955025,40.0961107],[22.3954818,40.0959933],[22.3951485,40.0957004],[22.3946007,40.0955487],[22.3942314,40.0952913],[22.3940505,40.0950005],[22.3940661,40.0948386],[22.3939326,40.0945304],[22.3935242,40.0944347],[22.3931,40.0945189],[22.3928187,40.094506],[22.3923435,40.0942651],[22.3922196,40.0940472],[22.3922456,40.0939394],[22.3920609,40.0938108],[22.3915935,40.0937322],[22.3913146,40.0936202],[22.3910211,40.0936342],[22.391652,40.092742],[22.3920319,40.0925491],[22.3921306,40.0923433],[22.3922114,40.0923984],[22.3923061,40.0923637],[22.3923982,40.0924371],[22.3923924,40.0921847],[22.3926668,40.0919903],[22.392968,40.0916522],[22.3930142,40.0911844],[22.3935574,40.0910297],[22.3938685,40.0908178],[22.3939878,40.0907294],[22.3940118,40.0906622],[22.393974,40.0902742],[22.3938417,40.0899121],[22.3938698,40.0897142],[22.3941179,40.0891411],[22.3943302,40.08909],[22.3943906,40.0890188],[22.3938119,40.0886864],[22.3935187,40.0881869],[22.3935564,40.0880793],[22.3938177,40.0879387],[22.3938316,40.0878489],[22.394012,40.0877973],[22.3941284,40.087835],[22.3944241,40.0877309],[22.3945143,40.0878853],[22.3947863,40.08779],[22.3948072,40.0878984],[22.3952289,40.0879223],[22.3956566,40.087694],[22.3958073,40.0877681],[22.3961021,40.0877001],[22.3964413,40.0877409],[22.3965485,40.0876703],[22.3967114,40.0877266],[22.3971032,40.0875248],[22.3973625,40.0874743],[22.3974774,40.087575],[22.3978044,40.0876336],[22.3981472,40.0875212],[22.3984492,40.087147],[22.3986519,40.0870057],[22.3987191,40.0871418],[22.3988272,40.0870351],[22.3992279,40.0869506],[22.3997765,40.0870663],[22.4006446,40.0870603],[22.4010387,40.0867594],[22.4013107,40.086664],[22.4012439,40.08651],[22.4012976,40.0862224],[22.4015617,40.0859648],[22.4017089,40.0856876],[22.4018224,40.0853468],[22.4018308,40.0849865],[22.4019521,40.084817],[22.4021636,40.0848019],[22.4026847,40.0845839],[22.4028468,40.0846762],[22.4030356,40.0846248],[22.4031039,40.0847158],[22.403304,40.0846825],[22.4035176,40.0845774],[22.4035871,40.0846144],[22.4038736,40.0844021],[22.4039787,40.0844216],[22.4043103,40.084282],[22.4045578,40.0842313],[22.4049205,40.0842724],[22.4050157,40.0842106],[22.4051152,40.0839688],[22.4053173,40.0838544],[22.4056665,40.0839673],[22.4054651,40.0840547],[22.4055065,40.0842895],[22.4056836,40.0842378],[22.4057651,40.084266],[22.4062837,40.0846605],[22.4064353,40.0846986],[22.4066756,40.0844497],[22.4068766,40.0843804],[22.4068859,40.0839841],[22.4068816,40.0839165],[22.4069337,40.0835974],[22.4067271,40.0834054],[22.4062037,40.083218],[22.4060593,40.0828736],[22.4063423,40.0828055],[22.4064763,40.0825911],[22.4064083,40.0824911],[22.4059364,40.0826107],[22.4057291,40.0824457],[22.405647,40.0824445],[22.4055959,40.082624],[22.4052605,40.0829257],[22.4049904,40.08294],[22.404918,40.0830291],[22.4046839,40.0830079],[22.4044812,40.0831492],[22.4043409,40.0831293],[22.4042392,40.0829657],[22.4037953,40.0828875],[22.4035525,40.08274],[22.4034972,40.0825951],[22.4031179,40.0822656],[22.4027767,40.0818104],[22.4023599,40.0815794],[22.402223,40.0814154],[22.4022378,40.0812804],[22.4021361,40.0811169],[22.4015292,40.0809914],[22.4014567,40.0810805],[22.4013634,40.0810612],[22.4005532,40.0805995],[22.3994972,40.0801165],[22.399293,40.0798254],[22.3990246,40.0797676],[22.3985783,40.079293],[22.3982773,40.0791266],[22.3981831,40.0791434],[22.3982607,40.0793336],[22.3981252,40.079611],[22.3979431,40.0793743],[22.3977342,40.0792813],[22.3976383,40.0793701],[22.3974871,40.0793139],[22.397391,40.0794117],[22.3971346,40.0793451],[22.3971653,40.0795347],[22.3970481,40.0795331],[22.3970101,40.0796497],[22.3965013,40.0793453],[22.3961504,40.0793044],[22.3960352,40.0792127],[22.3954924,40.0793584],[22.3947793,40.0792584],[22.3947688,40.0792042],[22.3951352,40.0790831],[22.3951876,40.0788496],[22.3942216,40.0790344],[22.394176,40.0789798],[22.394336,40.0786577],[22.3942802,40.0785398],[22.3935435,40.078944],[22.3928311,40.078817],[22.3926582,40.078783],[22.3923501,40.0784184],[22.3917368,40.0780675],[22.3913601,40.0776299],[22.3910346,40.0775082],[22.3908734,40.0773799],[22.390219,40.0772807],[22.3899327,40.0769884],[22.3896744,40.0770028],[22.3895936,40.0769477],[22.3890044,40.0760746],[22.3887294,40.0758005],[22.3885544,40.075762],[22.388341,40.0753627],[22.3890015,40.0747052],[22.3891496,40.0748874],[22.3894079,40.074873],[22.3898253,40.075077],[22.3906803,40.0751249],[22.3907418,40.0749997],[22.3910886,40.0747162],[22.3914738,40.0747936],[22.3919913,40.0747287],[22.3920996,40.0746131],[22.3923939,40.0745631],[22.3922671,40.0744713],[22.3922579,40.0743631],[22.3920034,40.0742154],[22.3920517,40.074153],[22.3922402,40.0741196],[22.3925207,40.0741595],[22.3926859,40.0741167],[22.3927123,40.073991],[22.3929817,40.0740037],[22.3930902,40.0738791],[22.3933952,40.0738743],[22.3937025,40.0737705],[22.3934618,40.0735329],[22.394074,40.0734333],[22.3941338,40.0733801],[22.3941134,40.0732537],[22.3942888,40.0732741],[22.3944693,40.0730784],[22.3945179,40.073007],[22.3944258,40.0729337],[22.3944626,40.0728621],[22.3955296,40.0728679],[22.395785,40.0729795],[22.3963113,40.0730409],[22.396719,40.0731546],[22.3970774,40.0733758],[22.3975433,40.0735084],[22.3982045,40.0728193],[22.399018,40.0726324],[22.3995661,40.0722616],[22.4002666,40.0718929],[22.4007074,40.0720972],[22.4011227,40.0723912],[22.4015807,40.072866],[22.4020087,40.0731151],[22.4026137,40.0733217],[22.4028856,40.0737308],[22.4033633,40.0738635],[22.4039297,40.0742632],[22.4043618,40.0742917],[22.4054224,40.0740721],[22.4055664,40.0739299],[22.40561,40.0735701],[22.4060182,40.0731614],[22.4063594,40.073112],[22.4067626,40.0729193],[22.4071267,40.0728973],[22.4074018,40.0726669],[22.4080876,40.072424],[22.408577,40.0720524],[22.4091309,40.0719339],[22.4094286,40.0717398],[22.4096522,40.0717068],[22.4101429,40.0717856],[22.410675,40.0715947],[22.4110397,40.0715457],[22.4114332,40.0712628],[22.411918,40.0710892],[22.4124102,40.0706005],[22.412528,40.0705751],[22.4127595,40.0707044],[22.4132617,40.0707923],[22.4136511,40.0706896],[22.4139787,40.0706265],[22.4147005,40.0708526],[22.415533,40.070855],[22.4157932,40.0707594],[22.4159506,40.0705454],[22.4161411,40.0704218],[22.4164953,40.0703186],[22.4166338,40.0704106],[22.4167348,40.0706101],[22.4170056,40.0705598],[22.4174957,40.0706656],[22.4180986,40.0704576],[22.4184126,40.07057],[22.4185365,40.0707879],[22.4187157,40.0706462],[22.4187919,40.070395],[22.419028,40.0703261],[22.4190901,40.0701738],[22.4191847,40.0701391],[22.4191994,40.0700132],[22.4193181,40.0699517],[22.4191246,40.0696968],[22.4191438,40.0694674],[22.4200593,40.0698898],[22.4208548,40.0699727],[22.4211495,40.0699046],[22.421383,40.0699529],[22.421537,40.0698829],[22.4220065,40.0698622],[22.422226,40.0705139],[22.4224115,40.0706065],[22.422634,40.0706185],[22.4230862,40.0708409],[22.4231631,40.0710672],[22.4236103,40.0715057],[22.4238071,40.0716165],[22.4238469,40.0719233],[22.4239604,40.0720871],[22.4244716,40.0717877],[22.4246172,40.0715735],[22.4252142,40.0711131],[22.4256638,40.070939],[22.4261934,40.0708562],[22.4264554,40.0706795],[22.4269718,40.0703127],[22.4271766,40.0700091],[22.4272875,40.0697764],[22.4281734,40.0689866],[22.4286311,40.0684613],[22.4289257,40.0678887],[22.429308,40.0675786],[22.4294537,40.0673644],[22.4300355,40.0670479],[22.4301674,40.0667299],[22.4313063,40.0670606],[22.4330907,40.0674812],[22.4333579,40.0675929],[22.4340112,40.0677369],[22.4342695,40.0677223],[22.4342531,40.0679293],[22.4347604,40.067792],[22.4349589,40.0678308],[22.4352301,40.0677624],[22.4352867,40.0678532],[22.4357245,40.0676789],[22.4357301,40.0679493],[22.435835,40.0679777],[22.4362971,40.0677678],[22.4363606,40.0675524],[22.4365515,40.0674108],[22.4366858,40.0671784],[22.4368875,40.067073],[22.4371318,40.0676709],[22.4372764,40.0680648],[22.4371544,40.0682703],[22.4370847,40.0687559],[22.436901,40.0690957],[22.4369078,40.069312],[22.436835,40.0694192],[22.4368804,40.0694828],[22.437163,40.0694326],[22.4372436,40.0694968],[22.4372749,40.0701819],[22.4373448,40.0702008],[22.4374871,40.0701307],[22.4374721,40.0702746],[22.4375414,40.0703206],[22.4377783,40.0702157],[22.4379023,40.0704336],[22.4376747,40.0706467],[22.4373553,40.0707685],[22.436335,40.0707728],[22.4355123,40.0708518],[22.4352739,40.0710197],[22.4351621,40.0712975],[22.4348984,40.0715462],[22.434499,40.0715768],[22.4344181,40.0715217],[22.4342984,40.0716282],[22.434184,40.0725275],[22.4345852,40.0734429],[22.4345357,40.0735593],[22.4341309,40.0738241],[22.4341159,40.073968],[22.4341833,40.0740951],[22.4344141,40.0742604],[22.434536,40.0745683],[22.4347773,40.0747878],[22.4349979,40.0748809],[22.4357186,40.0751113],[22.4358636,40.0754376],[22.4364506,40.075923],[22.4365393,40.0761494],[22.4364773,40.0762927],[22.4365331,40.0764196],[22.4367856,40.0766573],[22.4371236,40.0772654],[22.4371873,40.0775546],[22.4371613,40.0777795],[22.4374499,40.0779816],[22.4380311,40.0782056],[22.4381228,40.0782969],[22.4386132,40.0783936],[22.4390826,40.0783819],[22.4393853,40.0784761],[22.4398255,40.0787163],[22.439858,40.0788338],[22.4401106,40.0790715],[22.4401592,40.0795136],[22.4403163,40.079822],[22.4405823,40.0799877],[22.4407769,40.0801976],[22.4409455,40.0801953],[22.4411662,40.0802884],[22.4411625,40.0804505],[22.4412547,40.0805238],[22.4417076,40.0807191],[22.4415745,40.0808975],[22.4417366,40.0809898],[22.4416122,40.0813034],[22.4418576,40.0813427],[22.4418796,40.0814061],[22.4416147,40.0817088],[22.4416112,40.081862],[22.4419146,40.0819291],[22.4425724,40.0818839],[22.4429303,40.0816184],[22.4429694,40.0814478],[22.4432816,40.0811277],[22.4436154,40.0808889],[22.4437045,40.0805838],[22.4438986,40.0802981],[22.4445327,40.0797481],[22.4447257,40.0795164],[22.4447532,40.0793366],[22.4449959,40.0789795],[22.4451876,40.0788019],[22.4453881,40.0787505],[22.4455397,40.0787886],[22.4455247,40.0789326],[22.4456162,40.0790329],[22.4458538,40.0789009],[22.4465566,40.0789374],[22.4465316,40.0790091],[22.446648,40.0790467],[22.4476777,40.0791506],[22.4480498,40.0792907],[22.4483777,40.0793132],[22.4486594,40.0792989],[22.4491555,40.0791434],[22.449402,40.0791377],[22.4494587,40.0792195],[22.4493754,40.0792725],[22.4494207,40.0793451],[22.4497212,40.0795384],[22.449602,40.0796268],[22.4496242,40.0796812],[22.4503737,40.0797273],[22.4510019,40.0799519],[22.4514486,40.0804263],[22.451926,40.0805769],[22.4527499,40.0809662],[22.4532511,40.0816216],[22.4538822,40.0817201],[22.4541836,40.0818773],[22.4543946,40.0818801],[22.454674,40.0819739],[22.4550173,40.0818344],[22.455217,40.081819],[22.4555789,40.0818959],[22.4559078,40.0818733],[22.456479,40.082025],[22.4568247,40.0817774],[22.457957,40.0814951],[22.4590824,40.0815191],[22.4594074,40.0816676],[22.4596541,40.0816529],[22.4598402,40.0817184],[22.4600958,40.0818299],[22.4600236,40.08191],[22.4600925,40.081974],[22.4603836,40.082068],[22.4609124,40.0820209],[22.46102,40.0819323],[22.4613288,40.0822787],[22.4619606,40.0823502],[22.4622381,40.082525],[22.4624831,40.0825824],[22.4631616,40.0826634],[22.4633617,40.08263],[22.4636668,40.0827377],[22.4639886,40.0829176],[22.4643642,40.0829046],[22.4651059,40.0833018],[22.4651615,40.0834377],[22.4655437,40.08365],[22.4657,40.0840034],[22.4659756,40.0842683],[22.4659159,40.0843126],[22.4664367,40.0846258],[22.4663878,40.0847152],[22.4664575,40.0847432],[22.4663742,40.0847961],[22.4665372,40.0848523],[22.4665113,40.0849601],[22.4665921,40.0850152],[22.4664967,40.085086],[22.4669742,40.0852365],[22.467101,40.0853373],[22.4670978,40.0860039],[22.4669696,40.0859662],[22.4669098,40.0860194],[22.4668044,40.086009],[22.466798,40.0862972],[22.466727,40.0863233],[22.4669482,40.0863983],[22.4668641,40.0864873],[22.4669684,40.0865427],[22.4668487,40.0866493],[22.4669288,40.0867404],[22.4668443,40.0868474],[22.4670307,40.0869039],[22.4670048,40.0870117],[22.4667331,40.0870982],[22.4668483,40.0871898],[22.467176,40.0872212],[22.4674595,40.0871348],[22.4681887,40.0870454],[22.4684515,40.0868326],[22.4686755,40.0867815],[22.4690859,40.086787],[22.468988,40.0869658],[22.4690451,40.0870387],[22.46883,40.087216],[22.4689305,40.0874426],[22.4688706,40.0874958],[22.4691043,40.0875349],[22.4688662,40.087694],[22.4690995,40.0877511],[22.4695596,40.0876311],[22.4702047,40.087108],[22.4708749,40.0870358],[22.4715038,40.0872333],[22.472043,40.0872494],[22.4729613,40.0870994],[22.4730886,40.0871731],[22.4740356,40.0873117],[22.4742681,40.0874049],[22.4748874,40.0875121],[22.476159,40.0883487],[22.4771019,40.0886674],[22.4777914,40.0887846],[22.4781048,40.0889329],[22.4785041,40.0889111],[22.4790419,40.0889902],[22.4797521,40.0889139],[22.4790051,40.0892735],[22.4785477,40.089799],[22.4781502,40.0897398],[22.4773944,40.0894415],[22.4767382,40.0894149],[22.4762024,40.0892457],[22.4761276,40.0894429],[22.4759636,40.0894317],[22.4759147,40.0895212],[22.4760647,40.0896313],[22.4762051,40.0901736],[22.4764134,40.0903025],[22.4763851,40.0905184],[22.4761239,40.0906591],[22.4759905,40.0908555],[22.4756727,40.0909054],[22.4756943,40.0909867],[22.4755641,40.0910391],[22.47555,40.091147],[22.4752597,40.0915396],[22.4750927,40.0916635],[22.4752068,40.0918092],[22.4754765,40.0918127],[22.4759886,40.0919906],[22.4768188,40.0921097],[22.4770665,40.0920499],[22.4774409,40.0920908],[22.4780451,40.092351],[22.478249,40.092678],[22.478321,40.0931294],[22.4782713,40.0932549],[22.4779232,40.0936107],[22.4785905,40.094196],[22.4791846,40.094384],[22.4795376,40.0944517],[22.4798342,40.0943024],[22.4801039,40.094306],[22.4801957,40.0943973],[22.4804889,40.0944011],[22.4805192,40.0946177],[22.4808713,40.0946133],[22.4809408,40.0946503],[22.4809271,40.0947402],[22.4811841,40.0947886],[22.4810608,40.0950573],[22.4812468,40.0951318],[22.4812566,40.095222],[22.4816893,40.0952817],[22.4815429,40.0955321],[22.481824,40.0955538],[22.4821847,40.0956846],[22.4822545,40.0957126],[22.4821951,40.0957478],[22.4822525,40.0958026],[22.4826856,40.0958443],[22.4826363,40.0959518],[22.4828005,40.095954],[22.4831676,40.0957966],[22.483372,40.0955741],[22.483562,40.0954684],[22.4837557,40.0952007],[22.4841986,40.0948011],[22.4843338,40.0945236],[22.4844401,40.0944889],[22.4845073,40.094634],[22.4845898,40.094617],[22.4848319,40.0942778],[22.4850454,40.0941725],[22.4850752,40.0938846],[22.4853316,40.09396],[22.4852533,40.0937879],[22.4856489,40.0939372],[22.4857572,40.0938125],[22.4857725,40.0936505],[22.4860035,40.0938157],[22.4861259,40.093583],[22.4864141,40.093812],[22.4864998,40.093651],[22.486497,40.0932456],[22.4865674,40.0932465],[22.4867063,40.0933294],[22.487079,40.0939829],[22.4874266,40.0936451],[22.4876804,40.0938376],[22.4877056,40.0942884],[22.4875828,40.094539],[22.4875955,40.0950257],[22.4878348,40.0948126],[22.4879206,40.0951741],[22.4878252,40.0952449],[22.487894,40.0953179],[22.487818,40.0955691],[22.4883742,40.0958827],[22.4886586,40.0962828],[22.4888661,40.0964477],[22.4889856,40.0963501],[22.489633,40.0962505],[22.4897862,40.0963651],[22.4898154,40.0962754],[22.4895811,40.0958759],[22.490153,40.0960095],[22.4912617,40.0957357],[22.4915043,40.0957568]]},{"id":19171,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Faethon Olympus Marathon","description_GR":"Faethon Olympus Marathon","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Faethon_Olympus_Marathon","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":24198,"name_EN":"Mt Olympus: Faethon Olympus Marathon","description_EN":"Faethon Olympus Marathon","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":3777,"descent":3777,"maxelev":2910,"minelev":1133,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.25182 40.03483,22.38118 40.0985)","views":5,"millestones":"0,22.2521794,40.0956759#1,22.2534789,40.0937050#2,22.2564402,40.0901101#3,22.2623048,40.0921471#4,22.2689448,40.0952238#5,22.2779051,40.0961755#6,22.2860633,40.0927863#7,22.2907129,40.0853748#8,22.2941942,40.0779397#9,22.3001665,40.0710112#10,22.3100782,40.0668267#11,22.3180661,40.0629391#12,22.3254997,40.0689795#13,22.3351050,40.0709471#14,22.3414079,40.0776261#15,22.3473619,40.0800463#16,22.3548007,40.0820967#17,22.3610501,40.0776521#18,22.3602767,40.0738388#19,22.3591579,40.0679314#20,22.3655741,40.0614437#21,22.3746014,40.0562107#22,22.3775763,40.0489947#23,22.3801127,40.0410303#24,22.3726071,40.0355089#25,22.3645026,40.0370577#26,22.3642093,40.0451884#27,22.3632614,40.0513445#28,22.3594883,40.0585838#29,22.3497574,40.0579223#30,22.3404904,40.0586783#31,22.3296620,40.0574534#32,22.3188491,40.0576410#33,22.3101639,40.0542424#34,22.2997085,40.0568436#35,22.2904726,40.0615165#36,22.2834382,40.0682819#37,22.2813580,40.0714267#38,22.2822582,40.0735550#39,22.2790349,40.0789421#40,22.2708604,40.0824673#41,22.2633982,40.0877394#42,22.2559612,40.0899596#24.2,22.2521816,40.0956760","x":22.3592385,"y":40.0725577,"coor":[[22.2521794,40.0956759],[22.2522099,40.0960007],[22.2522233,40.0962532],[22.2522703,40.0964791],[22.2519936,40.0967452],[22.2519375,40.0971047],[22.2518463,40.0975042],[22.2519697,40.0977223],[22.2525256,40.0981496],[22.2525341,40.0982759],[22.2523522,40.0985073],[22.2525998,40.098457],[22.2526847,40.0983502],[22.2527017,40.0981432],[22.2525332,40.0978524],[22.2525518,40.0975824],[22.252736,40.0972609],[22.2532377,40.0969081],[22.2532811,40.0965439],[22.2532862,40.0963458],[22.2534251,40.0960866],[22.2534302,40.0958885],[22.2535001,40.0959076],[22.2536592,40.0956487],[22.2536652,40.0954146],[22.2536306,40.0951618],[22.2535443,40.0949668],[22.2534137,40.0945685],[22.2534388,40.0940463],[22.253237,40.0936829],[22.2533032,40.0936164],[22.2534195,40.0936541],[22.2539359,40.0941034],[22.2540729,40.094709],[22.254101,40.0945293],[22.2542065,40.0945309],[22.2543734,40.0944253],[22.2546059,40.0940504],[22.2550981,40.0931479],[22.2555219,40.0921723],[22.2555377,40.0910915],[22.2556922,40.0914722],[22.2557879,40.0904827],[22.2562061,40.0892638],[22.2564049,40.0902037],[22.2570077,40.0886452],[22.2573484,40.0881639],[22.2576349,40.08797],[22.2578978,40.0880505],[22.2579052,40.0882218],[22.2581017,40.0883329],[22.2582815,40.0886419],[22.2585466,40.088826],[22.258791,40.0889018],[22.2592239,40.0894038],[22.259255,40.0895664],[22.2594403,40.0896593],[22.259552,40.0898772],[22.2597992,40.0898448],[22.2600151,40.0901183],[22.2601794,40.0901118],[22.2604103,40.0902594],[22.2605117,40.0904231],[22.2606409,40.090416],[22.2606349,40.0906502],[22.2609727,40.0907453],[22.2609933,40.0908538],[22.2612134,40.0909652],[22.2613238,40.0912371],[22.2615668,40.0913669],[22.261779,40.0917845],[22.2621343,40.0921141],[22.2624495,40.0921729],[22.2625757,40.0922829],[22.262681,40.0922935],[22.262981,40.0920277],[22.2632406,40.0919685],[22.263568,40.0920095],[22.2635733,40.0922618],[22.263702,40.0922728],[22.2638745,40.0924105],[22.2642858,40.0923806],[22.2644125,40.0924726],[22.2648686,40.0925245],[22.2651351,40.0926546],[22.2655549,40.092751],[22.266293,40.092789],[22.2667427,40.0926336],[22.2665997,40.0927216],[22.2664411,40.0929624],[22.2664275,40.0930343],[22.2665324,40.0930629],[22.2664604,40.0931249],[22.266431,40.0933587],[22.2664995,40.0934318],[22.2663844,40.0938084],[22.2666755,40.0938939],[22.2667187,40.0940386],[22.2666332,40.0941725],[22.2668885,40.0942844],[22.2668609,40.0944462],[22.266963,40.0945828],[22.2672309,40.0946589],[22.2674546,40.0946262],[22.2675916,40.0947724],[22.2677091,40.0947652],[22.2679273,40.0949486],[22.2685654,40.0952284],[22.268767,40.0951413],[22.2694396,40.0954487],[22.2699984,40.0956192],[22.2700552,40.0956921],[22.2703469,40.0957505],[22.2706567,40.0960254],[22.2707772,40.0959011],[22.271436,40.0962893],[22.2715573,40.096129],[22.2718351,40.0962772],[22.2719289,40.0962786],[22.2719898,40.0961895],[22.2724859,40.0965212],[22.2725677,40.0965314],[22.272605,40.0964509],[22.2728837,40.0965631],[22.2730558,40.0962504],[22.2731708,40.0963422],[22.2735433,40.0964559],[22.2737384,40.0961615],[22.2741438,40.0963657],[22.2743173,40.0959989],[22.274424,40.0959555],[22.2747983,40.0959971],[22.2753632,40.0959244],[22.2758544,40.0959858],[22.2765352,40.0959689],[22.2782181,40.0962192],[22.2783477,40.0961941],[22.2785926,40.0962518],[22.2787541,40.0963623],[22.2790603,40.0963128],[22.2794391,40.0966427],[22.2795232,40.0965629],[22.2798459,40.0967929],[22.2799659,40.0966866],[22.2803221,40.0969801],[22.2805917,40.0965247],[22.2817071,40.0960187],[22.2822512,40.0959728],[22.2824718,40.0957418],[22.2825742,40.095401],[22.2828622,40.095144],[22.2830336,40.0948582],[22.2843695,40.0939772],[22.2849924,40.0934639],[22.2851755,40.0931783],[22.2864446,40.0926205],[22.2870909,40.0921076],[22.2873038,40.0920386],[22.2873178,40.0919487],[22.2881928,40.0915202],[22.2883295,40.0913601],[22.2889285,40.090396],[22.289505,40.089855],[22.2899032,40.0889419],[22.2896272,40.0882532],[22.289742,40.0874171],[22.2900996,40.0867196],[22.2904527,40.0857339],[22.2909753,40.0850029],[22.2912499,40.0848087],[22.2912729,40.0846379],[22.2911825,40.0839429],[22.2915067,40.0831729],[22.2916747,40.0830222],[22.2919452,40.0825217],[22.2920881,40.0824337],[22.2921102,40.0820196],[22.2924175,40.0809881],[22.2925653,40.080702],[22.2926428,40.0801852],[22.2928967,40.0794547],[22.2931498,40.0791791],[22.2934555,40.0786791],[22.2938403,40.0782974],[22.2942768,40.0781957],[22.293797,40.0781526],[22.2939742,40.0781012],[22.2941063,40.077977],[22.2943552,40.0778726],[22.2947565,40.0777704],[22.2950184,40.0776121],[22.2952538,40.0775795],[22.2953507,40.0774548],[22.29611,40.0771056],[22.2962425,40.0769634],[22.2962349,40.0768011],[22.2965171,40.0763008],[22.2965499,40.0759229],[22.2967442,40.0756555],[22.2971982,40.0753198],[22.2974279,40.0750439],[22.2974827,40.0747294],[22.2977786,40.0741482],[22.2978285,40.0735543],[22.2980769,40.0729994],[22.2983981,40.072815],[22.2992014,40.0716376],[22.2997863,40.0712227],[22.3009394,40.070591],[22.3022347,40.0703758],[22.3026834,40.0702472],[22.3038447,40.0697597],[22.3043117,40.0693702],[22.3050569,40.0691108],[22.3064216,40.0684551],[22.3070662,40.0679961],[22.307553,40.0677509],[22.3079009,40.0674317],[22.3084093,40.0673085],[22.3099854,40.0667414],[22.3102147,40.066952],[22.3112857,40.0672649],[22.3115321,40.0672595],[22.311959,40.0670675],[22.3123282,40.0669242],[22.3126807,40.0668933],[22.3134216,40.0670888],[22.3135788,40.0669965],[22.3142862,40.0663671],[22.3152969,40.0653188],[22.3157055,40.0644419],[22.3162547,40.063567],[22.3172019,40.0627159],[22.3174385,40.0626292],[22.3176968,40.0626149],[22.3178474,40.0626892],[22.3182338,40.0631272],[22.3184748,40.063401],[22.3189379,40.063642],[22.3192707,40.0639351],[22.3205208,40.0655478],[22.3208225,40.0661558],[22.3211569,40.0663859],[22.3218398,40.0672246],[22.3220508,40.0677051],[22.3222331,40.067924],[22.3224748,40.0681076],[22.3231471,40.0684237],[22.3240913,40.0687887],[22.3247163,40.0691221],[22.3250671,40.0691632],[22.3255174,40.0689715],[22.3263297,40.0683616],[22.3267696,40.0681157],[22.327385,40.0678814],[22.3276965,40.0678498],[22.3281609,40.0678025],[22.3289414,40.0680119],[22.3296242,40.0683821],[22.3303388,40.0688879],[22.3310711,40.0691507],[22.3316028,40.069271],[22.3322705,40.0692986],[22.3325972,40.0693664],[22.3328958,40.069623],[22.3329481,40.0697949],[22.3332003,40.0700328],[22.3336561,40.0700934],[22.3341193,40.0703343],[22.3344986,40.070646],[22.3351025,40.0708889],[22.3351252,40.0714028],[22.3353787,40.0715866],[22.3358434,40.0717644],[22.3362879,40.0718564],[22.3368834,40.0719145],[22.3371785,40.0723151],[22.3378039,40.0726394],[22.3382705,40.0732227],[22.3396141,40.0743951],[22.3396565,40.0746705],[22.3398388,40.0748893],[22.3397836,40.0752309],[22.3400193,40.0756667],[22.3400833,40.0759289],[22.3403324,40.0762928],[22.3407132,40.0765505],[22.3406865,40.0766853],[22.3409599,40.0770135],[22.3411381,40.0774034],[22.3413461,40.0775325],[22.3415271,40.0778054],[22.3417954,40.0778633],[22.3421315,40.0780303],[22.3420711,40.0781015],[22.3421275,40.0781924],[22.3420313,40.0782901],[22.3426475,40.0785151],[22.3420482,40.0790471],[22.3425305,40.0794684],[22.342735,40.0797416],[22.3430007,40.0799076],[22.3428435,40.0801035],[22.3428002,40.080256],[22.3428538,40.080464],[22.3431299,40.0806842],[22.343105,40.0807469],[22.3432196,40.0808566],[22.3432847,40.0810738],[22.3436268,40.0814751],[22.3443279,40.081431],[22.3462086,40.0807732],[22.3465974,40.0806977],[22.3473517,40.0800598],[22.3476548,40.0796497],[22.3480663,40.0791241],[22.3482424,40.0791176],[22.3483183,40.0791772],[22.3483557,40.0792814],[22.3485055,40.0798781],[22.3487182,40.0802955],[22.3491064,40.0807335],[22.3491031,40.0808686],[22.3493988,40.0812512],[22.3495985,40.0817225],[22.3495942,40.0819026],[22.3497184,40.0821026],[22.349809,40.0821444],[22.3503377,40.0821069],[22.3508987,40.0821869],[22.350913,40.082079],[22.3510659,40.0820632],[22.3510193,40.081986],[22.3523906,40.0820235],[22.3528733,40.0819493],[22.3537178,40.0820964],[22.3542939,40.0820415],[22.3551455,40.0821392],[22.3555959,40.0822312],[22.355929,40.0825242],[22.3563908,40.08272],[22.3570439,40.0828734],[22.3570704,40.0828557],[22.3570851,40.0827298],[22.3570163,40.0826658],[22.3573862,40.0824008],[22.357436,40.0822844],[22.3576869,40.0820897],[22.3581729,40.0818759],[22.3590808,40.0811861],[22.3593418,40.0810636],[22.3597926,40.080606],[22.3599623,40.0803742],[22.360296,40.0801537],[22.360334,40.0800371],[22.3602649,40.0799821],[22.3604201,40.0793807],[22.360701,40.0789162],[22.3608514,40.0785129],[22.361087,40.0774892],[22.361707,40.0765791],[22.3616973,40.0764934],[22.3614999,40.0764095],[22.361523,40.0762251],[22.3616783,40.0762003],[22.3622358,40.0759379],[22.3628857,40.0757309],[22.3639527,40.075737],[22.3635678,40.0756505],[22.3626607,40.075534],[22.3610728,40.0752413],[22.3607488,40.0750565],[22.3606312,40.0750729],[22.3603919,40.0747812],[22.3602056,40.0747245],[22.3600454,40.0745601],[22.3602694,40.0745092],[22.3601435,40.0743813],[22.3606519,40.0742083],[22.3606769,40.0741456],[22.3605735,40.0740541],[22.3606096,40.0740185],[22.3604107,40.0739977],[22.3602739,40.0738336],[22.3603217,40.0737982],[22.3590673,40.0737805],[22.3582511,40.0735887],[22.3581473,40.0735152],[22.3583051,40.0733372],[22.3587089,40.0731267],[22.3584896,40.0729795],[22.358503,40.0729076],[22.3592385,40.0725577],[22.3594551,40.0723265],[22.3593328,40.071559],[22.3593827,40.0714336],[22.359305,40.0712523],[22.3594025,40.0711005],[22.3592637,40.0710175],[22.3592952,40.0706846],[22.3590251,40.0702123],[22.3586606,40.0697657],[22.3586089,40.0694767],[22.3585073,40.0693131],[22.3585415,40.0688631],[22.3583963,40.0685638],[22.3584694,40.0684477],[22.358452,40.0681952],[22.3587616,40.0680014],[22.3597271,40.0678349],[22.3604471,40.0676379],[22.3604768,40.067377],[22.3606981,40.0669477],[22.3608261,40.0660126],[22.3610452,40.0651869],[22.3612045,40.0649008],[22.3616572,40.0646009],[22.3622827,40.0639431],[22.3629085,40.0637628],[22.3631376,40.0634957],[22.3638172,40.0630279],[22.3652208,40.0616963],[22.3659642,40.0611618],[22.3679444,40.059496],[22.3696839,40.0583313],[22.3708098,40.0578246],[22.3710485,40.0576478],[22.3716396,40.0574399],[22.3720087,40.0572018],[22.3736662,40.0565224],[22.3739011,40.0565077],[22.3742335,40.0563322],[22.3744089,40.0563527],[22.3745998,40.0562112],[22.3750486,40.0560733],[22.3758801,40.0556165],[22.3769292,40.055379],[22.3773667,40.055223],[22.3771508,40.0550262],[22.3770621,40.0548088],[22.3770794,40.0545748],[22.3772832,40.0542488],[22.3774907,40.0534049],[22.3776723,40.0531642],[22.37785,40.0525901],[22.3778375,40.0521304],[22.3774636,40.0515847],[22.3773782,40.0507366],[22.3771749,40.0504094],[22.3773344,40.0496189],[22.3775477,40.0490273],[22.3778127,40.0487247],[22.377817,40.0485446],[22.378077,40.0479626],[22.3785078,40.0475903],[22.3787989,40.0471799],[22.3789855,40.0467231],[22.3794172,40.0463147],[22.3809771,40.0433996],[22.3808381,40.0422445],[22.3805241,40.0416455],[22.3802471,40.0414614],[22.3799849,40.0411514],[22.3802486,40.0409029],[22.3800667,40.0401706],[22.3799555,40.0399168],[22.3793379,40.0392685],[22.3789545,40.039128],[22.3781125,40.0390442],[22.3775648,40.0389104],[22.3771279,40.0385529],[22.3758236,40.0377058],[22.3751568,40.0371559],[22.3739639,40.0365536],[22.3724564,40.0353792],[22.371605,40.0352051],[22.3711212,40.0353424],[22.3710929,40.0351483],[22.3711997,40.0348435],[22.3699527,40.0348395],[22.3682172,40.0346935],[22.3666306,40.0348153],[22.3661702,40.0346196],[22.3647305,40.0350767],[22.364307,40.0385302],[22.3632235,40.0409969],[22.3631085,40.0410133],[22.3631832,40.0413207],[22.3629786,40.041543],[22.36297,40.0419032],[22.3630924,40.0421753],[22.3631061,40.0425809],[22.363321,40.0429082],[22.3635661,40.0444252],[22.3636325,40.0445883],[22.3641707,40.0451184],[22.3643956,40.045518],[22.3644266,40.0461851],[22.3647269,40.0463695],[22.3647947,40.0464786],[22.3648307,40.0464431],[22.3653758,40.0467345],[22.3662494,40.0469676],[22.3665622,40.0469675],[22.3659505,40.0480399],[22.3655046,40.0485472],[22.3650161,40.0493691],[22.3654171,40.0492667],[22.3652462,40.0495525],[22.3652607,40.0496338],[22.3637141,40.0503372],[22.362993,40.0519036],[22.3622476,40.0532309],[22.3611771,40.0538104],[22.3609957,40.0549294],[22.3616043,40.0567759],[22.360942,40.0584872],[22.3591291,40.0586102],[22.3564354,40.0589774],[22.3543553,40.0591821],[22.3499574,40.0594168],[22.3494759,40.0585857],[22.3498048,40.0578291],[22.349484,40.0569867],[22.3485632,40.0565231],[22.3472741,40.0569236],[22.346822,40.0571965],[22.3456409,40.057558],[22.343768,40.0584051],[22.3433864,40.0586699],[22.3428576,40.0592029],[22.3425442,40.0590723],[22.3420294,40.0590289],[22.3410063,40.0586719],[22.3402792,40.0586795],[22.3392739,40.058557],[22.3385911,40.0586733],[22.3383167,40.0588676],[22.3380099,40.0584668],[22.3377735,40.0584093],[22.336404,40.0583176],[22.3348527,40.057989],[22.3331513,40.0580456],[22.3320903,40.0578051],[22.3310663,40.0573399],[22.3306474,40.0572077],[22.3301417,40.0572725],[22.3297032,40.0574644],[22.3294936,40.0574073],[22.3291409,40.0574473],[22.3289165,40.0575161],[22.3282502,40.0579119],[22.3279073,40.0580331],[22.3269796,40.0580918],[22.3258329,40.0584806],[22.3238606,40.0588259],[22.322322,40.0587451],[22.3207141,40.058438],[22.3185618,40.0575239],[22.318531,40.0570595],[22.3182825,40.0566775],[22.3181308,40.0561708],[22.3175933,40.0556225],[22.3172694,40.0554466],[22.3169299,40.0554237],[22.3162832,40.0555043],[22.3158621,40.0554622],[22.3148463,40.0557717],[22.3145055,40.0558028],[22.3126555,40.0552353],[22.3122177,40.0549227],[22.3113032,40.0544499],[22.3106978,40.0542789],[22.309785,40.0542115],[22.307915,40.0544545],[22.3070742,40.0547935],[22.3065023,40.0551636],[22.3056627,40.0554576],[22.3053695,40.0554623],[22.304856,40.0553647],[22.3038347,40.0554218],[22.3021714,40.0553614],[22.3017455,40.0555173],[22.3006255,40.0562397],[22.300093,40.056439],[22.2997906,40.056813],[22.2994474,40.0569431],[22.2988957,40.0574395],[22.297841,40.0578925],[22.297594,40.0579249],[22.2966458,40.0578659],[22.2958944,40.0579089],[22.2948532,40.0582899],[22.2943894,40.0585534],[22.2939919,40.05898],[22.2932283,40.0595093],[22.292789,40.059728],[22.2916443,40.0604949],[22.2910628,40.0607746],[22.2906177,40.0612275],[22.2902598,40.0619429],[22.2900581,40.0620841],[22.2898422,40.0622341],[22.2898268,40.062378],[22.2890105,40.0631407],[22.2881012,40.063866],[22.2873677,40.0650624],[22.2853724,40.0665463],[22.2848772,40.0671246],[22.284404,40.0672887],[22.2840325,40.0676076],[22.2834529,40.0682746],[22.2830711,40.0685393],[22.2828199,40.0686346],[22.2829146,40.0686991],[22.2832818,40.0686415],[22.2833965,40.0686972],[22.2841505,40.0685553],[22.2850639,40.0686048],[22.2863061,40.0685917],[22.2863099,40.068907],[22.2865123,40.0692524],[22.2856471,40.0693882],[22.2851507,40.069543],[22.284364,40.0695854],[22.2841823,40.069817],[22.283609,40.0702319],[22.2822648,40.0709957],[22.2815794,40.0712018],[22.2813387,40.0714505],[22.2810514,40.0721489],[22.2806564,40.0724674],[22.2811402,40.0723484],[22.2818328,40.0718542],[22.2821028,40.0718402],[22.2818884,40.0719721],[22.2817049,40.0722757],[22.2816751,40.0725275],[22.2808121,40.0732715],[22.2819593,40.0728831],[22.2824607,40.0725302],[22.2823403,40.0726545],[22.2822878,40.072879],[22.2815434,40.0735706],[22.2821351,40.0733542],[22.2825233,40.0733059],[22.282522,40.0733599],[22.2821547,40.0735076],[22.2824839,40.0734765],[22.2822591,40.0735542],[22.281888,40.073855],[22.2825837,40.0737032],[22.2823565,40.07388],[22.2826495,40.0738843],[22.2826946,40.073957],[22.282493,40.0740441],[22.2822234,40.0745086],[22.2818748,40.0748458],[22.2819039,40.0750895],[22.281843,40.0751786],[22.2810147,40.0754727],[22.2805967,40.0757728],[22.2805832,40.0758446],[22.2807491,40.075775],[22.2808659,40.0757948],[22.2808988,40.0758853],[22.2806828,40.0760803],[22.2806422,40.0762959],[22.2805232,40.0763663],[22.2804965,40.076492],[22.2803536,40.0765799],[22.2803741,40.0766974],[22.280233,40.0767133],[22.2802909,40.0767412],[22.2802201,40.0767581],[22.2802762,40.0768581],[22.2801973,40.0771992],[22.279947,40.0773577],[22.2799055,40.0776093],[22.2796575,40.0776777],[22.2796309,40.0778034],[22.2795121,40.0778647],[22.2795901,40.0780281],[22.279366,40.0780788],[22.279092,40.0782459],[22.2791592,40.078373],[22.2789238,40.0784055],[22.2791019,40.0787866],[22.2790631,40.0789301],[22.2786956,40.0790868],[22.2788754,40.0793958],[22.2786274,40.0794642],[22.2786445,40.0797167],[22.2784961,40.0800208],[22.2784021,40.0800284],[22.2783854,40.0802263],[22.2781556,40.0805022],[22.2772831,40.0806874],[22.2770339,40.0808008],[22.2765302,40.0812438],[22.2757703,40.0816109],[22.2756538,40.0815821],[22.2755291,40.0814091],[22.2753632,40.0814787],[22.2752825,40.0814234],[22.2747182,40.0814781],[22.2742423,40.0812818],[22.274029,40.0813687],[22.2734067,40.0813955],[22.2725066,40.0817424],[22.272214,40.08172],[22.2715899,40.0818188],[22.2711968,40.0820562],[22.2709916,40.0822873],[22.2709641,40.0824491],[22.2706813,40.0824989],[22.2704657,40.0826759],[22.2701577,40.0827974],[22.2698986,40.0828386],[22.2693626,40.0831639],[22.2693707,40.0833082],[22.2692611,40.0834687],[22.2687,40.0838567],[22.2686357,40.084081],[22.2685109,40.0842322],[22.2679942,40.0848642],[22.2676561,40.0852465],[22.2674541,40.0853516],[22.2674851,40.0855142],[22.2670666,40.0856881],[22.2668408,40.0858018],[22.2663597,40.0858127],[22.2662271,40.0859548],[22.2658737,40.0860126],[22.2657781,40.0860832],[22.2657046,40.0862082],[22.2657317,40.086524],[22.2656637,40.0868923],[22.2654548,40.0872676],[22.2648514,40.0874747],[22.264266,40.0874299],[22.2640486,40.0876789],[22.2638003,40.0877563],[22.2630504,40.087727],[22.2627536,40.0878667],[22.2618924,40.088061],[22.2614257,40.0879639],[22.2611016,40.0882563],[22.2609018,40.0882713],[22.2603053,40.0882083],[22.2595075,40.0882144],[22.2591477,40.0880648],[22.2576349,40.08797],[22.2573484,40.0881639],[22.2570077,40.0886452],[22.2564049,40.0902037],[22.2562061,40.0892638],[22.2557879,40.0904827],[22.2556922,40.0914722],[22.2555377,40.0910915],[22.2555219,40.0921723],[22.2550981,40.0931479],[22.2546059,40.0940504],[22.2543734,40.0944253],[22.2542065,40.0945309],[22.254101,40.0945293],[22.2540729,40.094709],[22.2539359,40.0941034],[22.2534195,40.0936541],[22.2533032,40.0936164],[22.253237,40.0936829],[22.2534388,40.0940463],[22.2534137,40.0945685],[22.2535443,40.0949668],[22.2536306,40.0951618],[22.2536652,40.0954146],[22.2536592,40.0956487],[22.2535001,40.0959076],[22.2534302,40.0958885],[22.2533593,40.0957793],[22.2531623,40.0956863],[22.2526139,40.0957996],[22.2525112,40.0957305],[22.2521816,40.095676]]},{"id":19172,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Kopsi ton Aeton","description_GR":"Kopsi ton Aeton","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Kopsi_ton_Aeton","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":5,"length":9547,"name_EN":"Mt Olympus: Kopsi ton Aeton","description_EN":"Kopsi ton Aeton","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":1324,"descent":1324,"maxelev":1058,"minelev":273,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.40629 40.0849,22.50482 40.10922)","views":2,"millestones":"0,22.4069323,40.0835974#1,22.4134466,40.0875496#2,22.4222126,40.0919266#3,22.4312850,40.0935289#4,22.4408271,40.0932956#5,22.4420588,40.0994384#6,22.4510233,40.1009374#7,22.4599225,40.1008533#8,22.4647496,40.1059887#9,22.4743626,40.1047542#10,22.4808504,40.1070913#11,22.4889980,40.1089670#12,22.4954961,40.1041421#9.5,22.5043739,40.1054553","x":22.4541803,"y":40.101089,"coor":[[22.4069323,40.0835974],[22.4068801,40.0839165],[22.4068844,40.0839841],[22.4068752,40.0843804],[22.4071061,40.0843971],[22.4073881,40.0845135],[22.407403,40.0848831],[22.4075621,40.0851015],[22.4076035,40.0853363],[22.4079285,40.0859894],[22.4081678,40.08629],[22.4086686,40.0864411],[22.4090153,40.086662],[22.4093541,40.0867207],[22.4097724,40.0868886],[22.4097946,40.086943],[22.4096175,40.0869946],[22.4096162,40.0870487],[22.4100004,40.0871711],[22.4101077,40.0871005],[22.4101053,40.0871995],[22.4102314,40.0873274],[22.4105134,40.0873042],[22.410875,40.0873903],[22.4118596,40.0874218],[22.4121033,40.0875332],[22.4124077,40.0875554],[22.4130924,40.0878711],[22.4136283,40.0879821],[22.4132595,40.0876076],[22.413543,40.0875214],[22.4138774,40.0877693],[22.4142639,40.0877926],[22.4148196,40.0881065],[22.4150527,40.0881727],[22.4154798,40.0884669],[22.4166422,40.0889242],[22.4175552,40.0895133],[22.417641,40.0898568],[22.4180188,40.0902583],[22.4182312,40.0907117],[22.418348,40.0907313],[22.4185855,40.0906084],[22.4193514,40.0904567],[22.4205589,40.0909957],[22.4215843,40.091289],[22.4219772,40.0915466],[22.4220656,40.091782],[22.4223064,40.0920195],[22.4227511,40.0922103],[22.423556,40.0924645],[22.4241541,40.0924726],[22.4244487,40.0924136],[22.4250943,40.0923953],[22.4254674,40.0924905],[22.4255073,40.0927973],[22.4257395,40.0928996],[22.4258397,40.0931352],[22.4263322,40.0931419],[22.4268911,40.0933206],[22.4274641,40.0934005],[22.4278633,40.0935275],[22.4280941,40.0936928],[22.428242,40.093893],[22.4283225,40.0934527],[22.4285976,40.0932222],[22.4290537,40.0932824],[22.4298101,40.0935449],[22.4300538,40.0935167],[22.4302717,40.0931097],[22.4305639,40.0931588],[22.4308889,40.0933073],[22.4311419,40.0935269],[22.431482,40.0935315],[22.4317963,40.0936349],[22.4325812,40.0936816],[22.4328256,40.093766],[22.4335757,40.0937941],[22.4339024,40.0938706],[22.4342554,40.0938213],[22.4346381,40.0940157],[22.4351399,40.0941306],[22.4353166,40.0940969],[22.435596,40.0941908],[22.4361124,40.0941798],[22.4365993,40.0939161],[22.4368316,40.0940183],[22.4372661,40.0939971],[22.4373696,40.0940886],[22.4377947,40.0939682],[22.4380502,40.0940798],[22.4383308,40.0941196],[22.438446,40.0942112],[22.4385754,40.094195],[22.4386126,40.0941054],[22.4386828,40.0941153],[22.4389373,40.0942719],[22.4393922,40.0943862],[22.4400413,40.0942147],[22.4401275,40.0940357],[22.4404011,40.0938682],[22.4405832,40.0936004],[22.4407741,40.0934588],[22.4408623,40.0931897],[22.4411199,40.0932112],[22.441577,40.0935327],[22.4415011,40.0937749],[22.4413458,40.093899],[22.441526,40.0942257],[22.442084,40.0944494],[22.4423889,40.0944535],[22.4426382,40.0943217],[22.4429088,40.0942893],[22.4433482,40.0945655],[22.4435639,40.0953973],[22.4438488,40.0957614],[22.4438507,40.0961939],[22.4440334,40.0964126],[22.4440873,40.0966205],[22.4440367,40.096782],[22.4435477,40.0971358],[22.4421903,40.0990455],[22.4421372,40.099315],[22.4420033,40.0995294],[22.4420809,40.0997287],[22.4425936,40.0998797],[22.4429969,40.0996869],[22.4439289,40.0994562],[22.4444206,40.0994989],[22.4449305,40.099776],[22.4458899,40.0993744],[22.4463497,40.0992725],[22.4464901,40.0992924],[22.4468946,40.0995591],[22.4470584,40.0995793],[22.4475178,40.0994954],[22.4479262,40.0995909],[22.448477,40.0996163],[22.4489716,40.0995329],[22.4491782,40.0997338],[22.449189,40.1002925],[22.4496326,40.1003886],[22.4499104,40.1005545],[22.450218,40.1004415],[22.4505238,40.1004095],[22.4511537,40.1010846],[22.4514287,40.100854],[22.4519589,40.100753],[22.4521159,40.1005569],[22.4525031,40.1005531],[22.4528142,40.100287],[22.4531098,40.1001828],[22.4532845,40.1002392],[22.4536929,40.1008573],[22.4541803,40.101089],[22.4545711,40.1014456],[22.4548787,40.1013326],[22.4551178,40.1011376],[22.4555194,40.1010168],[22.4558091,40.1011738],[22.456148,40.1012324],[22.4562972,40.1013785],[22.4566466,40.1014913],[22.4570701,40.1014429],[22.4573267,40.1015093],[22.4578338,40.10139],[22.458326,40.1014145],[22.4589292,40.1011973],[22.459258,40.1011837],[22.4596361,40.1010626],[22.4597803,40.1009114],[22.4599935,40.1008241],[22.4603577,40.1008019],[22.4604832,40.1009567],[22.4605446,40.101354],[22.4607137,40.1016625],[22.4606275,40.1018416],[22.4607328,40.102897],[22.460391,40.1034871],[22.4601624,40.1037363],[22.4601685,40.1039886],[22.4605062,40.1041012],[22.4608121,40.1040602],[22.4614614,40.1044022],[22.4615448,40.1043492],[22.462331,40.1043417],[22.4626851,40.1042473],[22.4630256,40.1042338],[22.4630199,40.1044859],[22.4629268,40.1047775],[22.4628621,40.1050469],[22.4629495,40.1053364],[22.4631355,40.1054109],[22.4634993,40.1054067],[22.4640247,40.1055218],[22.4648226,40.1060369],[22.4651138,40.1061308],[22.4655721,40.1061009],[22.466162,40.1059555],[22.4664075,40.1059948],[22.4674105,40.1057378],[22.4677136,40.1058229],[22.4681492,40.1059548],[22.4688189,40.1059096],[22.4695289,40.1060181],[22.4707005,40.1055651],[22.4708109,40.1053503],[22.4711581,40.1050396],[22.4712323,40.1048694],[22.4713809,40.1047858],[22.4718998,40.1046665],[22.472103,40.104498],[22.4728799,40.1043822],[22.4730188,40.1044651],[22.4727693,40.1046059],[22.472756,40.1046778],[22.4742213,40.1047332],[22.4747215,40.1048073],[22.4748493,40.1048631],[22.4752376,40.1048141],[22.475729,40.1048746],[22.4761638,40.1048443],[22.4765852,40.1048859],[22.4766568,40.1048328],[22.477055,40.1048651],[22.4776034,40.1049984],[22.4775658,40.105106],[22.4777769,40.1051088],[22.4780904,40.1052571],[22.4784884,40.1052983],[22.4789108,40.1052949],[22.4795741,40.1050153],[22.4796424,40.1051063],[22.479683,40.1050302],[22.4798363,40.1051584],[22.4800224,40.1052329],[22.4801114,40.1054503],[22.4802641,40.1054433],[22.4804072,40.105337],[22.4806209,40.1057542],[22.4811556,40.1059775],[22.4814852,40.1059277],[22.4815064,40.1059145],[22.4818002,40.1062066],[22.4817857,40.1064947],[22.4814005,40.106769],[22.4810459,40.1067373],[22.4807062,40.107341],[22.4811582,40.1072793],[22.4812712,40.1074249],[22.4815854,40.1074246],[22.4815961,40.1075869],[22.4822064,40.1076759],[22.4827269,40.10839],[22.4832847,40.1088297],[22.4842566,40.1090857],[22.484797,40.1102774],[22.485382,40.1100193],[22.4869069,40.1098906],[22.4883518,40.1094996],[22.4890449,40.108932],[22.4886932,40.1085851],[22.4896063,40.1082141],[22.4901665,40.1074872],[22.4902484,40.1071324],[22.4909662,40.1067228],[22.4916634,40.1059662],[22.4920857,40.1060708],[22.4925411,40.1057524],[22.4928656,40.106198],[22.4932354,40.106338],[22.4938197,40.1059131],[22.4941572,40.1055031],[22.4941869,40.1052242],[22.4943308,40.105082],[22.4948805,40.1046747],[22.4952306,40.1042288],[22.4958004,40.1040425],[22.4960286,40.1038022],[22.4964674,40.1035917],[22.4964491,40.1033527],[22.4967347,40.1032213],[22.4971142,40.103037],[22.4975673,40.1027546],[22.4977565,40.1025859],[22.4978967,40.1024976],[22.4982368,40.102502],[22.4985537,40.1024971],[22.4990171,40.1024986],[22.4994621,40.1025359],[22.499535,40.1024198],[22.499706,40.1024985],[22.4999726,40.1026461],[22.5003576,40.1027412],[22.5008755,40.1030317],[22.501369,40.1031147],[22.5011684,40.1035355],[22.5011535,40.1036795],[22.5012653,40.1039332],[22.5013373,40.104344],[22.5014901,40.1044316],[22.5016416,40.1044786],[22.5021897,40.1047965],[22.5024668,40.1049983],[22.5026808,40.1051362],[22.5032077,40.1052871],[22.5035234,40.1053362],[22.5043739,40.1054553]]},{"id":19173,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039a\u03cc\u03c1\u03b7\u03c2","description_GR":"Vrondou Race 6 km","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Vrondou_Race_6km","activity_type":36,"assistance":2,"difficulty":1,"scenic_value":5,"length":5399,"name_EN":"Mt Olympus: \u039c\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u039a\u03cc\u03c1\u03b7\u03c2","description_EN":"Vrondou Race 6 km","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":461,"descent":461,"maxelev":592,"minelev":296,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.39593 40.15623,22.4101 40.16765)","views":3,"millestones":"0,22.3977442,40.1676772#1,22.4061698,40.1637645#2,22.4061461,40.1608816#3,22.4006283,40.1570236#4,22.3988029,40.1594787#5,22.3989371,40.1652395#5.4,22.3977453,40.1676772","x":22.4019597,"y":40.1573302,"coor":[[22.3977442,40.1676772],[22.3974793,40.1674573],[22.3973096,40.1671847],[22.3972692,40.1669049],[22.3973776,40.1667397],[22.3980296,40.1664785],[22.3988376,40.1661698],[22.400486,40.1654809],[22.4013641,40.1645922],[22.4015264,40.16418],[22.4027921,40.1642876],[22.4050512,40.1640935],[22.4061861,40.1637668],[22.4081422,40.1629694],[22.4086277,40.1627959],[22.4090335,40.1626708],[22.4090847,40.1624913],[22.4093274,40.1626568],[22.4092281,40.1623852],[22.409123,40.1623567],[22.4091762,40.1622944],[22.4095611,40.1624078],[22.4097109,40.1623738],[22.4097834,40.1622847],[22.4097559,40.1624555],[22.4099196,40.1624848],[22.4099614,40.1622061],[22.4095925,40.1618632],[22.4093244,40.1617784],[22.4086794,40.1617425],[22.4083732,40.1617834],[22.4082891,40.1618633],[22.4078892,40.1618938],[22.4073149,40.1618499],[22.4069451,40.1615926],[22.4067582,40.161554],[22.406498,40.1616315],[22.4065712,40.1615153],[22.4065268,40.1614066],[22.4063742,40.1614045],[22.4060891,40.1615447],[22.4061031,40.1614458],[22.4061987,40.161267],[22.4060977,40.1605629],[22.4056747,40.1605751],[22.4056186,40.1604662],[22.405514,40.1604197],[22.4054075,40.1604543],[22.4054809,40.1603292],[22.40516,40.1599914],[22.4049587,40.1596238],[22.4050309,40.1595527],[22.4049734,40.1594979],[22.4042971,40.1592994],[22.4045832,40.1591141],[22.4041187,40.1588915],[22.4041437,40.1588288],[22.4042615,40.1588124],[22.4042762,40.1586865],[22.4040909,40.1585758],[22.4040128,40.1584036],[22.403594,40.1582356],[22.4035135,40.1581624],[22.4035615,40.1581181],[22.403505,40.1580272],[22.4032956,40.1579432],[22.4031237,40.1577607],[22.4030588,40.1575256],[22.4031814,40.157302],[22.4032148,40.1568791],[22.4031354,40.1567609],[22.4029474,40.1567673],[22.4024573,40.1571389],[22.4019597,40.1573302],[22.4015157,40.1577385],[22.401426,40.1575571],[22.4010425,40.1573896],[22.4005592,40.1569685],[22.4001742,40.1568641],[22.3999382,40.1569149],[22.3994215,40.1569168],[22.3990606,40.1567857],[22.3982796,40.1570451],[22.3977728,40.1571282],[22.3973855,40.1571228],[22.3971093,40.1568848],[22.3971253,40.1567048],[22.3968327,40.1561017],[22.3967154,40.1560505],[22.396492,40.1560654],[22.3963125,40.1562071],[22.3961888,40.1564756],[22.396239,40.1568367],[22.3964154,40.1573256],[22.3963738,40.1575953],[22.39665,40.1578334],[22.3965627,40.1580484],[22.3966304,40.1581664],[22.3971732,40.1585523],[22.3978476,40.1588319],[22.3981119,40.1590788],[22.3982984,40.1591354],[22.398447,40.1593087],[22.3985272,40.1593909],[22.3986915,40.1593931],[22.3993722,40.159907],[22.3994036,40.1600696],[22.3995076,40.1601431],[22.3995641,40.1607385],[22.3994529,40.1608766],[22.3994611,40.1610299],[22.3995629,40.1611934],[22.3998199,40.1612511],[22.4002701,40.1615816],[22.4003354,40.1617987],[22.4002872,40.1618521],[22.3995246,40.1618235],[22.3994534,40.1618586],[22.3995917,40.1619686],[22.3996583,40.1621317],[22.3999593,40.162316],[22.4000366,40.1625243],[22.399995,40.162794],[22.4001346,40.16285],[22.400051,40.1629119],[22.4000606,40.1630021],[22.3998581,40.1631254],[22.399637,40.1634917],[22.4002205,40.1636439],[22.4001954,40.1637157],[22.4004293,40.1637549],[22.40015,40.1641475],[22.4002403,40.1643019],[22.3998483,40.1644946],[22.3998342,40.1645936],[22.3999621,40.1646494],[22.3994002,40.165074],[22.3988244,40.1652778],[22.3983812,40.16565],[22.3984939,40.1658498],[22.3988387,40.1661699],[22.3980307,40.1664785],[22.3973787,40.1667397],[22.3972703,40.1669049],[22.3973107,40.1671847],[22.3974804,40.1674573],[22.3977453,40.1676772]]},{"id":19174,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: North Olympus Trail","description_GR":"Vrondou Race 20 km","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Vrondou_Race_20km","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":10086,"name_EN":"Mt Olympus: North Olympus Trail","description_EN":"Vrondou Race 20 km","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":2747,"descent":2747,"maxelev":1484,"minelev":297,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.36735 40.12799,22.41076 40.16725)","views":0,"millestones":"0,22.3977442,40.1676772#1,22.3901003,40.1626510#2,22.3840015,40.1572547#3,22.3808626,40.1509794#4,22.3757038,40.1460704#5,22.3737424,40.1399809#6,22.3733636,40.1327891#7,22.3702472,40.1287310#8,22.3769767,40.1300496#9,22.3800554,40.1345665#10,22.3837174,40.1414891#11,22.3877785,40.1426804#12,22.3890733,40.1345623#13,22.3921270,40.1336385#14,22.3948954,40.1414840#15,22.4023538,40.1419535#16,22.4013998,40.1465905#17,22.3997509,40.1530320#18,22.3972516,40.1570062#19,22.4041236,40.1588938#20,22.4092259,40.1623090#21,22.4001039,40.1656432#10.1,22.3977442,40.1676772","x":22.3844644,"y":40.143538,"coor":[[22.3977442,40.1676772],[22.3973149,40.1674551],[22.3971155,40.1671055],[22.3967797,40.1669026],[22.3963564,40.1664283],[22.3959173,40.1661249],[22.394493,40.1657718],[22.393935,40.1655299],[22.3937352,40.1653829],[22.3935761,40.1654528],[22.3934523,40.1652259],[22.3934512,40.1647754],[22.3935254,40.1646143],[22.3934362,40.1644148],[22.3936748,40.164256],[22.3937004,40.1641663],[22.3936317,40.1640932],[22.3932481,40.1639258],[22.3928277,40.1638298],[22.3924953,40.1634829],[22.3917653,40.1630673],[22.3908532,40.1629105],[22.3906289,40.1629615],[22.3903266,40.1628311],[22.3900961,40.1626477],[22.3898274,40.16259],[22.3892038,40.1621489],[22.3890667,40.1619848],[22.3888685,40.161928],[22.3884527,40.1616339],[22.3880803,40.1614936],[22.3879885,40.1614022],[22.3874069,40.1611689],[22.3869669,40.1609105],[22.3867598,40.1607275],[22.3867176,40.1605287],[22.386496,40.1604625],[22.3862474,40.1605491],[22.3859657,40.1605452],[22.3855929,40.1604229],[22.3852281,40.1604539],[22.3847042,40.1602664],[22.384045,40.1598428],[22.3837821,40.1590463],[22.3838681,40.1588853],[22.3837998,40.1587943],[22.3838661,40.1584709],[22.3838256,40.1582001],[22.384074,40.157627],[22.3839392,40.1573728],[22.3840742,40.1571225],[22.3837672,40.1567038],[22.383501,40.1565379],[22.3832778,40.1560483],[22.3829281,40.1559443],[22.3826637,40.1557064],[22.3826396,40.1552376],[22.382583,40.1551467],[22.3826716,40.1548777],[22.3824857,40.154794],[22.3821983,40.1545378],[22.3820873,40.1542659],[22.3814218,40.1541125],[22.3812831,40.1540205],[22.3811943,40.153803],[22.3812099,40.1536411],[22.3813164,40.1536065],[22.3811209,40.1534326],[22.3814022,40.1534546],[22.3816343,40.1535659],[22.3816156,40.1533675],[22.3815442,40.1533124],[22.3812077,40.1531455],[22.3811296,40.1529733],[22.3812175,40.1527313],[22.3811505,40.1525862],[22.3808401,40.1523116],[22.3806641,40.1518136],[22.3807035,40.151634],[22.3810032,40.1513769],[22.3809648,40.1510161],[22.3804642,40.1508379],[22.3801285,40.150635],[22.3802282,40.1503931],[22.3800438,40.1502464],[22.3800227,40.150147],[22.3801439,40.1499866],[22.3798134,40.1495675],[22.3795442,40.1495367],[22.3791727,40.1493604],[22.3790929,40.1492602],[22.3790773,40.1489266],[22.3788721,40.1486715],[22.3787091,40.1486151],[22.3784961,40.1486842],[22.3784869,40.148576],[22.3781867,40.1483646],[22.3778552,40.1479906],[22.37753,40.1478419],[22.3772204,40.1475312],[22.3771379,40.1475481],[22.3771643,40.1474223],[22.3769518,40.1474734],[22.3769144,40.147563],[22.3767602,40.1476329],[22.3762342,40.1473372],[22.3761115,40.1470652],[22.3759611,40.146973],[22.3757219,40.1466634],[22.3755654,40.1463369],[22.3755801,40.146211],[22.3756887,40.1460864],[22.3755148,40.1459938],[22.3754374,40.1457945],[22.375076,40.1456904],[22.3749151,40.145544],[22.3747014,40.1451536],[22.374752,40.1450012],[22.3744753,40.1447901],[22.3745186,40.1444483],[22.3744642,40.1442674],[22.3742656,40.1442286],[22.3741041,40.1441092],[22.3736464,40.1441028],[22.3736669,40.1442292],[22.3736053,40.1443499],[22.3732858,40.1439671],[22.3730306,40.1438373],[22.3727153,40.1437699],[22.372333,40.1435573],[22.3722645,40.1434752],[22.3722422,40.1429344],[22.3724449,40.1418201],[22.3732634,40.1409668],[22.3737878,40.1401453],[22.3737232,40.1399012],[22.3737768,40.1396227],[22.3742321,40.1392327],[22.3745727,40.1387329],[22.3745637,40.1386157],[22.3744481,40.138542],[22.3740081,40.1384908],[22.3737898,40.1382895],[22.37369,40.1380449],[22.3737249,40.1375679],[22.3737484,40.1373205],[22.3734739,40.1370193],[22.3734046,40.1364778],[22.3731508,40.1362941],[22.3729373,40.1358947],[22.3731053,40.1352484],[22.3732092,40.1353219],[22.3733632,40.135261],[22.3735222,40.134993],[22.3734798,40.1348032],[22.3731281,40.1342938],[22.3730231,40.1338644],[22.3732421,40.1335431],[22.3732335,40.1334079],[22.373413,40.1332663],[22.3733718,40.1330224],[22.3735521,40.1328448],[22.3732607,40.1327596],[22.3727801,40.1327349],[22.3723077,40.1323679],[22.3721599,40.1321676],[22.3717991,40.1320364],[22.3716379,40.131908],[22.3717356,40.1317472],[22.3711699,40.1318474],[22.3709239,40.1318259],[22.3706619,40.1319393],[22.370635,40.1317903],[22.3706967,40.131665],[22.3705969,40.1314204],[22.3699768,40.1303576],[22.3698499,40.1302657],[22.3697868,40.1299585],[22.3690934,40.1295073],[22.3687214,40.129358],[22.3683225,40.1293523],[22.3682538,40.1292793],[22.3683382,40.1292309],[22.3686367,40.129109],[22.3688003,40.1291384],[22.3693298,40.1290827],[22.3692377,40.1290094],[22.3692989,40.1289021],[22.3701232,40.1287876],[22.3702186,40.1287259],[22.3703822,40.1287552],[22.3704065,40.1287195],[22.3701053,40.1285531],[22.3701214,40.1283732],[22.3702378,40.1284109],[22.3702869,40.1283215],[22.3704751,40.1283061],[22.3706495,40.1283716],[22.3710491,40.1283502],[22.3710895,40.1281301],[22.3718191,40.1280502],[22.371959,40.1280882],[22.3721508,40.1279198],[22.3722133,40.1277585],[22.3723281,40.1278682],[22.3726748,40.1276028],[22.3732648,40.1274669],[22.3733853,40.127829],[22.3737278,40.1282302],[22.3743528,40.1285993],[22.3747608,40.1287132],[22.3748824,40.1290302],[22.3756965,40.1298344],[22.3758304,40.1301246],[22.3760715,40.1303532],[22.3763769,40.1303394],[22.3765203,40.1302333],[22.3765463,40.1301256],[22.3770178,40.1300421],[22.377149,40.1299539],[22.3773371,40.1299385],[22.3774762,40.1300125],[22.3774581,40.1302825],[22.3775355,40.1304818],[22.3778245,40.130666],[22.3780032,40.1310469],[22.3781414,40.1316524],[22.3783281,40.1317001],[22.3785205,40.1315046],[22.3788477,40.1315632],[22.3797915,40.1313602],[22.3800479,40.1314359],[22.3801975,40.1315641],[22.3802228,40.1319789],[22.3803011,40.1321421],[22.3801993,40.132474],[22.3802546,40.1326189],[22.3802042,40.1327624],[22.3802962,40.1328447],[22.380316,40.1329982],[22.3798921,40.1330553],[22.3797837,40.1331709],[22.3794289,40.1337785],[22.3794334,40.1340849],[22.3793107,40.1343084],[22.3793559,40.1343811],[22.380359,40.1346474],[22.3811108,40.1346219],[22.3813653,40.1347786],[22.3819035,40.1353447],[22.3822173,40.1354752],[22.3823895,40.1356397],[22.3824215,40.1357753],[22.3823069,40.1361521],[22.3818273,40.1370733],[22.3818874,40.1375066],[22.3817767,40.1377213],[22.3817961,40.1378927],[22.3820148,40.1380759],[22.3821827,40.1384206],[22.3825744,40.1387324],[22.3827088,40.1390045],[22.383045,40.1391804],[22.3831702,40.1393443],[22.3832886,40.1397964],[22.3832387,40.1399218],[22.3833142,40.1406977],[22.3836044,40.1413323],[22.3842067,40.1421696],[22.3842259,40.142305],[22.3840411,40.1426717],[22.384085,40.1427985],[22.384208,40.1432146],[22.3844644,40.143538],[22.3843458,40.1439327],[22.3840867,40.1443706],[22.3846867,40.1446537],[22.3848014,40.1450607],[22.385469,40.1451286],[22.3856802,40.1453793],[22.3860674,40.1454477],[22.386651,40.1450955],[22.3870428,40.1449568],[22.3874165,40.1442954],[22.3873464,40.1439836],[22.387553,40.1433784],[22.3877953,40.1430574],[22.387781,40.1426698],[22.3875071,40.1423417],[22.3879935,40.1421232],[22.3881302,40.1418008],[22.3881136,40.1415123],[22.3883329,40.141173],[22.3886102,40.1403661],[22.3888297,40.1400178],[22.3892397,40.1380686],[22.3892298,40.1374919],[22.3889046,40.1363522],[22.3890396,40.1356063],[22.3890156,40.134633],[22.3891607,40.1344549],[22.3892403,40.1345641],[22.3893149,40.134385],[22.3896138,40.1341549],[22.3896728,40.1336422],[22.3898254,40.1336443],[22.3900513,40.1335213],[22.3899759,40.133232],[22.3902004,40.1331721],[22.3903441,40.1330479],[22.3904201,40.1328148],[22.3907893,40.1325857],[22.3909279,40.1321822],[22.3910792,40.1322383],[22.3915267,40.1321725],[22.3915909,40.1319391],[22.3915064,40.1315416],[22.3915719,40.1312542],[22.3922809,40.1310478],[22.3924006,40.1311081],[22.3924893,40.1313255],[22.392651,40.1314359],[22.3927445,40.1317029],[22.3924021,40.1317882],[22.392183,40.1317807],[22.3921309,40.1319962],[22.3922165,40.1323487],[22.3920665,40.1332385],[22.3921279,40.1336178],[22.3921052,40.1340859],[22.3922321,40.1341778],[22.3924583,40.1345413],[22.3927813,40.13478],[22.3929433,40.1353768],[22.3931375,40.1356047],[22.3932482,40.1358855],[22.3934441,40.1360414],[22.3934746,40.13624],[22.3936803,40.1364771],[22.3939642,40.1373819],[22.3938088,40.1380014],[22.3938103,40.1384339],[22.393503,40.1390242],[22.3935351,40.1396553],[22.3937058,40.1398828],[22.3937135,40.1400541],[22.3943319,40.1407113],[22.3944399,40.1411092],[22.3945993,40.1413186],[22.3949701,40.141522],[22.3952938,40.1418283],[22.3955142,40.1419394],[22.395667,40.1419325],[22.3969362,40.1413735],[22.397147,40.1413945],[22.3978099,40.1416559],[22.3980329,40.141659],[22.3991769,40.1414316],[22.3996934,40.1414297],[22.4003057,40.1413481],[22.4012546,40.1409288],[22.4017615,40.1408367],[22.4023233,40.140957],[22.4028985,40.140956],[22.4028477,40.1411174],[22.402315,40.1413083],[22.4020044,40.1415382],[22.4022005,40.1421896],[22.4022709,40.1421905],[22.4023589,40.1419395],[22.4024945,40.1418693],[22.4033448,40.1421513],[22.4039551,40.1424525],[22.4039612,40.1426012],[22.4042839,40.1428579],[22.404275,40.1432362],[22.4044238,40.1434004],[22.4042913,40.1435427],[22.4041266,40.1435584],[22.4039418,40.1434298],[22.4036677,40.1436062],[22.4034795,40.1436216],[22.4033127,40.1437274],[22.4033223,40.1438176],[22.4032632,40.1438348],[22.403111,40.1438147],[22.4030436,40.1436877],[22.4028332,40.1436487],[22.4027343,40.1438636],[22.402235,40.1441269],[22.40187,40.144176],[22.4016436,40.144317],[22.401675,40.1444796],[22.4014869,40.144495],[22.4014372,40.1446114],[22.4011174,40.1447331],[22.4010794,40.1448497],[22.4013237,40.1449432],[22.4011808,40.1450313],[22.4013443,40.1450696],[22.4013765,40.1451962],[22.4017638,40.1455934],[22.4017482,40.1457553],[22.4012921,40.1461815],[22.4014375,40.1464898],[22.4013124,40.1468214],[22.4012922,40.1471815],[22.4014309,40.1472735],[22.4010731,40.1475118],[22.4006464,40.1476861],[22.4004403,40.1479625],[22.3999912,40.1480914],[22.3997116,40.148502],[22.3997828,40.1494669],[22.3996155,40.1500952],[22.3997961,40.150404],[22.3999591,40.1504603],[22.4001263,40.150841],[22.3999481,40.1509286],[22.3996186,40.1509601],[22.3994723,40.1511923],[22.3992227,40.151324],[22.3991489,40.1514671],[22.3989227,40.1515991],[22.3988956,40.1517519],[22.398987,40.1518613],[22.3993378,40.1519202],[22.3996161,40.1520682],[22.3996697,40.1522851],[22.3996202,40.1523925],[22.3996877,40.1525196],[22.399581,40.1525632],[22.3996502,40.1526182],[22.3995891,40.1527164],[22.3997584,40.1530071],[22.3996695,40.1532941],[22.3997114,40.1535109],[22.3995814,40.1535451],[22.3989401,40.1533561],[22.398466,40.1535477],[22.3980665,40.1535602],[22.3978175,40.1536649],[22.3977546,40.1538442],[22.3978843,40.153819],[22.3980122,40.1538748],[22.3983567,40.1542039],[22.3982137,40.154292],[22.3983247,40.1545638],[22.3981863,40.1549583],[22.3979943,40.1551358],[22.3969674,40.1548693],[22.3959778,40.1545133],[22.3957642,40.1546094],[22.3958656,40.154791],[22.3959145,40.1552061],[22.3960993,40.1553348],[22.3964526,40.1557901],[22.3968122,40.1559753],[22.3968327,40.1561017],[22.3971253,40.1567048],[22.3971093,40.1568848],[22.3973855,40.1571228],[22.3977728,40.1571282],[22.3982796,40.1570451],[22.3990606,40.1567857],[22.3994215,40.1569168],[22.3999382,40.1569149],[22.4001742,40.1568641],[22.4005592,40.1569685],[22.4010425,40.1573896],[22.401426,40.1575571],[22.4015157,40.1577385],[22.4019597,40.1573302],[22.4024573,40.1571389],[22.4029474,40.1567673],[22.4031354,40.1567609],[22.4032148,40.1568791],[22.4031814,40.157302],[22.4030588,40.1575256],[22.4031237,40.1577607],[22.4032956,40.1579432],[22.403505,40.1580272],[22.4035615,40.1581181],[22.4035135,40.1581624],[22.403594,40.1582356],[22.4040128,40.1584036],[22.4040909,40.1585758],[22.4042762,40.1586865],[22.4042615,40.1588124],[22.4041437,40.1588288],[22.4041187,40.1588915],[22.4045832,40.1591141],[22.4042971,40.1592994],[22.4049734,40.1594979],[22.4050309,40.1595527],[22.4049587,40.1596238],[22.40516,40.1599914],[22.4054809,40.1603292],[22.4054075,40.1604543],[22.405514,40.1604197],[22.4056186,40.1604662],[22.4056747,40.1605751],[22.4060977,40.1605629],[22.4061987,40.161267],[22.4061031,40.1614458],[22.4060891,40.1615447],[22.4063742,40.1614045],[22.4065268,40.1614066],[22.4065712,40.1615153],[22.406498,40.1616315],[22.4067582,40.161554],[22.4069451,40.1615926],[22.4073149,40.1618499],[22.4078892,40.1618938],[22.4082891,40.1618633],[22.4083732,40.1617834],[22.4086794,40.1617425],[22.4093244,40.1617784],[22.4095925,40.1618632],[22.4099614,40.1622061],[22.4099196,40.1624848],[22.4097559,40.1624555],[22.4097834,40.1622847],[22.4097109,40.1623738],[22.4095611,40.1624078],[22.4091762,40.1622944],[22.409123,40.1623567],[22.4092281,40.1623852],[22.4093274,40.1626568],[22.4090847,40.1624913],[22.4090335,40.1626708],[22.4086277,40.1627959],[22.4081422,40.1629694],[22.4061861,40.1637668],[22.4050512,40.1640935],[22.4027921,40.1642876],[22.4015264,40.16418],[22.4013641,40.1645922],[22.400486,40.1654809],[22.3988376,40.1661698],[22.3980296,40.1664785],[22.3973776,40.1667397],[22.3972692,40.1669049],[22.3973096,40.1671847],[22.3974793,40.1674573],[22.3977442,40.1676772]]},{"id":19175,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Gomarostali","description_GR":"Gomarostali","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Gomarostali_short","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":2107,"name_EN":"Mt Olympus: Gomarostali","description_EN":"Gomarostali","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":404,"descent":404,"maxelev":1779,"minelev":1057,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.39295 40.08388,22.40689 40.08789)","views":7,"millestones":"0,22.4068744,40.0843804#1,22.4003535,40.0870640#2.1,22.3931019,40.0853342","x":22.4010365,"y":40.0867594,"coor":[[22.4068744,40.0843804],[22.4066734,40.0844497],[22.4064331,40.0846986],[22.4062815,40.0846605],[22.4057629,40.084266],[22.4056814,40.0842378],[22.4055043,40.0842894],[22.4054629,40.0840546],[22.4056643,40.0839673],[22.4053151,40.0838544],[22.405113,40.0839687],[22.4050135,40.0842106],[22.4049183,40.0842723],[22.4045556,40.0842313],[22.4043081,40.084282],[22.4039765,40.0844215],[22.4038714,40.0844021],[22.4035849,40.0846143],[22.4035154,40.0845773],[22.4033019,40.0846825],[22.4031017,40.0847158],[22.4030334,40.0846248],[22.4028446,40.0846762],[22.4026825,40.0845839],[22.4021614,40.0848019],[22.4019499,40.084817],[22.4018286,40.0849865],[22.4018202,40.0853468],[22.4017067,40.0856875],[22.4015595,40.0859648],[22.4012954,40.0862224],[22.4012417,40.0865099],[22.4013085,40.086664],[22.4010365,40.0867594],[22.4006424,40.0870602],[22.3997743,40.0870663],[22.3992257,40.0869506],[22.398825,40.0870351],[22.3987169,40.0871417],[22.3986497,40.0870057],[22.398447,40.087147],[22.398145,40.0875212],[22.3978022,40.0876336],[22.3974752,40.087575],[22.3973603,40.0874743],[22.397101,40.0875248],[22.3967092,40.0877266],[22.3965463,40.0876703],[22.3964391,40.0877408],[22.3960999,40.0877001],[22.3958051,40.0877681],[22.3956544,40.0876939],[22.3952267,40.0879222],[22.3948051,40.0878984],[22.3947841,40.08779],[22.3945121,40.0878853],[22.3944219,40.0877309],[22.3941262,40.0878349],[22.3940098,40.0877973],[22.3939499,40.0876793],[22.3937433,40.0874873],[22.3937524,40.0871],[22.3935086,40.086493],[22.3929903,40.086139],[22.3930059,40.0856167],[22.3931019,40.0853342]]},{"id":19176,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Gomarostali Vertical Mile","description_GR":"Gomarostali Vertical Mile","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Gomarostali_Vertical_Mile","activity_type":36,"assistance":2,"difficulty":5,"scenic_value":5,"length":5258,"name_EN":"Mt Olympus: Gomarostali Vertical Mile","description_EN":"Gomarostali Vertical Mile","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":892,"descent":892,"maxelev":2664,"minelev":1057,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.36669 40.08388,22.40689 40.09365)","views":2,"millestones":"0,22.4068744,40.0843804#1,22.4003535,40.0870640#2,22.3929875,40.0861322#3,22.3857674,40.0888168#4,22.3785343,40.0918368#5,22.3694254,40.0931782#5.3,22.3667033,40.0928748","x":22.3889554,"y":40.0869208,"coor":[[22.4068744,40.0843804],[22.4066734,40.0844497],[22.4064331,40.0846986],[22.4062815,40.0846605],[22.4057629,40.084266],[22.4056814,40.0842378],[22.4055043,40.0842894],[22.4054629,40.0840546],[22.4056643,40.0839673],[22.4053151,40.0838544],[22.405113,40.0839687],[22.4050135,40.0842106],[22.4049183,40.0842723],[22.4045556,40.0842313],[22.4043081,40.084282],[22.4039765,40.0844215],[22.4038714,40.0844021],[22.4035849,40.0846143],[22.4035154,40.0845773],[22.4033019,40.0846825],[22.4031017,40.0847158],[22.4030334,40.0846248],[22.4028446,40.0846762],[22.4026825,40.0845839],[22.4021614,40.0848019],[22.4019499,40.084817],[22.4018286,40.0849865],[22.4018202,40.0853468],[22.4017067,40.0856875],[22.4015595,40.0859648],[22.4012954,40.0862224],[22.4012417,40.0865099],[22.4013085,40.086664],[22.4010365,40.0867594],[22.4006424,40.0870602],[22.3997743,40.0870663],[22.3992257,40.0869506],[22.398825,40.0870351],[22.3987169,40.0871417],[22.3986497,40.0870057],[22.398447,40.087147],[22.398145,40.0875212],[22.3978022,40.0876336],[22.3974752,40.087575],[22.3973603,40.0874743],[22.397101,40.0875248],[22.3967092,40.0877266],[22.3965463,40.0876703],[22.3964391,40.0877408],[22.3960999,40.0877001],[22.3958051,40.0877681],[22.3956544,40.0876939],[22.3952267,40.0879222],[22.3948051,40.0878984],[22.3947841,40.08779],[22.3945121,40.0878853],[22.3944219,40.0877309],[22.3941262,40.0878349],[22.3940098,40.0877973],[22.3939499,40.0876793],[22.3937433,40.0874873],[22.3937524,40.0871],[22.3935086,40.086493],[22.3929903,40.086139],[22.3930059,40.0856167],[22.3931019,40.0853342],[22.3930168,40.0852925],[22.3927919,40.0853795],[22.3925127,40.085781],[22.3924084,40.0857255],[22.3923483,40.0857877],[22.3917599,40.0858697],[22.3908396,40.0861001],[22.3903593,40.0860754],[22.3903798,40.0862018],[22.3898861,40.086249],[22.3897755,40.0864637],[22.3892653,40.0867089],[22.3891681,40.0868517],[22.3889554,40.0869208],[22.3886985,40.0868721],[22.3884032,40.0869581],[22.3879048,40.0872034],[22.3875224,40.0875044],[22.387303,40.0873572],[22.3871855,40.0873646],[22.3868071,40.0874945],[22.3865688,40.0876533],[22.3865185,40.0877967],[22.3863045,40.0879199],[22.3860872,40.0881781],[22.385669,40.0890011],[22.3857225,40.0892181],[22.38565,40.0893072],[22.3858656,40.0896165],[22.3858221,40.0899672],[22.386033,40.0904747],[22.3860187,40.0905826],[22.3859488,40.0905636],[22.3858788,40.0905446],[22.3857126,40.0906324],[22.385455,40.0906108],[22.3852288,40.0907517],[22.3848636,40.0908187],[22.3847941,40.0907817],[22.3847572,40.0908533],[22.384344,40.0909646],[22.3840852,40.0909971],[22.3839575,40.0909412],[22.3836861,40.0910095],[22.383393,40.0910054],[22.3831211,40.0910917],[22.3829297,40.0912512],[22.3826937,40.091311],[22.3825777,40.0912553],[22.3822472,40.0913408],[22.382202,40.0912681],[22.3813465,40.0912381],[22.3806173,40.091318],[22.3800745,40.0914545],[22.3798982,40.0914701],[22.3798762,40.0914067],[22.3795579,40.0914743],[22.3795093,40.0915457],[22.3793925,40.0915261],[22.3791091,40.0916032],[22.3789778,40.0917004],[22.3787902,40.0916978],[22.3785405,40.0918385],[22.3784706,40.0918195],[22.3784215,40.0919089],[22.3783518,40.0918809],[22.3782441,40.0919695],[22.3778668,40.0920543],[22.3777582,40.0921789],[22.3776414,40.0921592],[22.3773674,40.0923356],[22.377228,40.0922795],[22.3765849,40.0926849],[22.3758752,40.0929363],[22.3754692,40.0932369],[22.375114,40.093376],[22.3745018,40.0934665],[22.3741812,40.0936332],[22.3739584,40.0936301],[22.3736974,40.0937525],[22.3734154,40.0937396],[22.3721209,40.0934241],[22.3718798,40.0932045],[22.3716675,40.0927601],[22.3715016,40.0928298],[22.3708093,40.0928381],[22.370032,40.0929713],[22.3687782,40.0934041],[22.3685428,40.0934368],[22.3681465,40.0933321],[22.3672811,40.0932208],[22.3669098,40.0930534],[22.3667033,40.0928748]]},{"id":19177,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Rogas","description_GR":"Rogas","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Rogas","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":26450,"name_EN":"Mt Olympus: Rogas","description_EN":"Rogas","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":3165,"descent":3165,"maxelev":1323,"minelev":260,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.42987 40.08205,22.50021 40.10602)","views":1,"millestones":"0,22.4997000,40.1050751#1,22.4900272,40.1060652#2,22.4819522,40.1057156#3,22.4728475,40.1045623#4,22.4630880,40.1053915#5,22.4582673,40.1014114#6,22.4495972,40.1003807#7,22.4428544,40.0981260#8,22.4396333,40.0943227#9,22.4304095,40.0927177#10,22.4382080,40.0915662#11,22.4446188,40.0880778#12,22.4528726,40.0884115#13,22.4605387,40.0916502#14,22.4689197,40.0920457#15,22.4743126,40.0934343#16,22.4659085,40.0881783#17,22.4580957,40.0835366#18,22.4641515,40.0829108#19,22.4690129,40.0869112#20,22.4776072,40.0887504#21,22.4756083,40.0918593#22,22.4823657,40.0958137#23,22.4876216,40.0944472#24,22.4940368,40.0975927#25,22.4882494,40.1025591#26,22.4949703,40.1063618#26.5,22.4996978,40.1050750","x":22.4671491,"y":40.0905136,"coor":[[22.4997,40.1050751],[22.4994898,40.1051264],[22.4993938,40.1052242],[22.4987903,40.1053606],[22.4975818,40.1053629],[22.4968854,40.1055521],[22.4962747,40.1055802],[22.4958372,40.1057367],[22.4950851,40.1063215],[22.4944587,40.1065296],[22.4939957,40.1067758],[22.4937009,40.106844],[22.4932077,40.1068646],[22.4929633,40.1067714],[22.4922554,40.1058883],[22.4918478,40.1058019],[22.4916488,40.1057813],[22.4915041,40.1059596],[22.491283,40.1058756],[22.4911277,40.1059997],[22.4908343,40.1060049],[22.4907271,40.1060756],[22.4904707,40.1060002],[22.4900359,40.1060305],[22.4900103,40.1061293],[22.4898574,40.1061453],[22.4897017,40.1062874],[22.4893139,40.1063184],[22.4891169,40.1062077],[22.488797,40.1063477],[22.4885636,40.1062906],[22.4882219,40.1063582],[22.4879704,40.1065892],[22.4878527,40.1066057],[22.4875638,40.1064037],[22.4874533,40.1060959],[22.4870225,40.1059462],[22.4869351,40.1056567],[22.4867041,40.1054916],[22.4865436,40.1058498],[22.4862697,40.1060354],[22.4861049,40.1060603],[22.4855459,40.1058728],[22.4855495,40.1057107],[22.4854216,40.105655],[22.4850682,40.1057224],[22.4846111,40.1056984],[22.4842891,40.1059374],[22.4841245,40.1059533],[22.4838036,40.1056068],[22.4835221,40.1056031],[22.4832075,40.1055089],[22.4830772,40.1055612],[22.4826254,40.105303],[22.4823777,40.1053629],[22.482089,40.1056834],[22.4817942,40.1057516],[22.4814852,40.1059277],[22.4811556,40.1059775],[22.4806209,40.1057542],[22.4804072,40.105337],[22.4802641,40.1054433],[22.4801114,40.1054503],[22.4800224,40.1052329],[22.4798363,40.1051584],[22.4796834,40.1050302],[22.4796428,40.1051063],[22.4795744,40.1050153],[22.4789112,40.1052949],[22.4784887,40.1052983],[22.4780908,40.1052571],[22.4777773,40.1051088],[22.4775662,40.105106],[22.4776038,40.1049984],[22.4770553,40.1048651],[22.4766572,40.1048328],[22.4765856,40.1048859],[22.4761641,40.1048443],[22.4757294,40.1048746],[22.475238,40.1048141],[22.4748497,40.1048631],[22.4747219,40.1048073],[22.4742213,40.1047332],[22.472756,40.1046778],[22.4727693,40.1046059],[22.4730188,40.1044651],[22.4728799,40.1043822],[22.472103,40.104498],[22.4718998,40.1046665],[22.4713809,40.1047858],[22.4712323,40.1048694],[22.4711581,40.1050396],[22.4708109,40.1053503],[22.4707005,40.1055651],[22.4695289,40.1060181],[22.4688193,40.1059096],[22.4681495,40.1059548],[22.4677136,40.1058229],[22.4674105,40.1057378],[22.4664075,40.1059948],[22.466162,40.1059555],[22.4655721,40.1061009],[22.4651138,40.1061308],[22.4648226,40.1060369],[22.4640247,40.1055218],[22.4634993,40.1054067],[22.4631355,40.1054109],[22.4629495,40.1053364],[22.4628621,40.1050469],[22.4629268,40.1047775],[22.4630203,40.1044859],[22.463026,40.1042338],[22.4626854,40.1042473],[22.4623313,40.1043417],[22.4615451,40.1043492],[22.4614618,40.1044022],[22.4608125,40.1040602],[22.4605065,40.1041012],[22.4601688,40.1039886],[22.4601628,40.1037363],[22.4603913,40.1034871],[22.4607331,40.102897],[22.4606279,40.1018416],[22.460714,40.1016625],[22.460545,40.101354],[22.4604836,40.1009568],[22.460358,40.1008019],[22.4599938,40.1008241],[22.4597807,40.1009114],[22.4596365,40.1010626],[22.4592584,40.1011837],[22.4589296,40.1011973],[22.4583264,40.1014145],[22.4578342,40.10139],[22.457327,40.1015093],[22.4570704,40.1014429],[22.456647,40.1014913],[22.4562976,40.1013785],[22.4561484,40.1012324],[22.4558095,40.1011738],[22.4555197,40.1010168],[22.4551181,40.1011376],[22.4548791,40.1013326],[22.4545715,40.1014456],[22.4541807,40.101089],[22.4536932,40.1008573],[22.4532849,40.1002392],[22.4531102,40.1001828],[22.4528145,40.100287],[22.4525035,40.1005531],[22.4521163,40.1005569],[22.4519593,40.100753],[22.4514291,40.1008541],[22.451154,40.1010846],[22.4505241,40.1004095],[22.4502184,40.1004415],[22.4499108,40.1005545],[22.449633,40.1003886],[22.4491894,40.1002925],[22.4491786,40.0997338],[22.448972,40.0995329],[22.4484774,40.0996163],[22.4479266,40.0995909],[22.4475182,40.0994954],[22.4470587,40.0995793],[22.446895,40.0995591],[22.4464904,40.0992924],[22.4463501,40.0992725],[22.4458903,40.0993744],[22.4449309,40.099776],[22.444421,40.0994989],[22.4439293,40.0994562],[22.4429972,40.0996869],[22.442594,40.0998797],[22.4420812,40.0997287],[22.4420037,40.0995294],[22.4421376,40.099315],[22.4421907,40.0990455],[22.4435481,40.0971358],[22.4440371,40.096782],[22.4440877,40.0966205],[22.4440338,40.0964126],[22.4438511,40.0961939],[22.4438492,40.0957615],[22.4435642,40.0953973],[22.4433486,40.0945655],[22.4429091,40.0942894],[22.4426386,40.0943218],[22.4423892,40.0944535],[22.4420843,40.0944494],[22.4415264,40.0942257],[22.4413461,40.093899],[22.4415015,40.0937749],[22.4415774,40.0935327],[22.4411203,40.0932112],[22.4408627,40.0931897],[22.4407744,40.0934588],[22.4405835,40.0936004],[22.4404014,40.0938682],[22.4401278,40.0940357],[22.4400416,40.0942147],[22.4393925,40.0943862],[22.4389377,40.0942719],[22.4386832,40.0941153],[22.438613,40.0941054],[22.4385758,40.094195],[22.4384464,40.0942112],[22.4383312,40.0941196],[22.4380505,40.0940798],[22.437795,40.0939682],[22.43737,40.0940886],[22.4372665,40.0939971],[22.436832,40.0940183],[22.4365997,40.0939161],[22.4361127,40.0941798],[22.4355963,40.0941908],[22.435317,40.0940969],[22.4351402,40.0941306],[22.4346385,40.0940157],[22.4342558,40.0938213],[22.4339028,40.0938706],[22.4335761,40.0937941],[22.432826,40.093766],[22.4325816,40.0936816],[22.4317967,40.0936349],[22.4314824,40.0935316],[22.4311423,40.0935269],[22.4308893,40.0933073],[22.4305642,40.0931588],[22.4302721,40.0931098],[22.4301766,40.0928787],[22.4304031,40.0927196],[22.4303696,40.0926471],[22.4307535,40.0927874],[22.4308714,40.092762],[22.4309474,40.0920063],[22.4314094,40.0923189],[22.431561,40.0923569],[22.4320091,40.0922549],[22.4329244,40.0922403],[22.4335173,40.09196],[22.4339977,40.0919845],[22.4344227,40.0918641],[22.4346206,40.0919299],[22.4348558,40.091906],[22.4356309,40.092376],[22.436194,40.0923745],[22.4365598,40.0922804],[22.4367701,40.0923193],[22.4373928,40.0922736],[22.4379427,40.0923351],[22.4377709,40.0921526],[22.4379355,40.0921368],[22.4381503,40.0919775],[22.4381334,40.091689],[22.438304,40.091412],[22.4386821,40.091291],[22.4389452,40.0910693],[22.439023,40.090746],[22.4392149,40.0905594],[22.4392818,40.0902],[22.4395336,40.0899601],[22.4396459,40.0896643],[22.4399763,40.0895787],[22.4402456,40.0896004],[22.4403828,40.0897554],[22.4408749,40.08978],[22.4410841,40.0898639],[22.4420874,40.0895891],[22.4418364,40.0887659],[22.4418814,40.0883341],[22.4419518,40.088335],[22.4420997,40.0885352],[22.4426068,40.0884159],[22.4431071,40.0885938],[22.4431622,40.08859],[22.4434597,40.0885625],[22.4435784,40.088501],[22.4437734,40.0881793],[22.4444103,40.0880257],[22.4451101,40.0881973],[22.4453875,40.0883812],[22.4459688,40.0886052],[22.4461958,40.0889416],[22.4462834,40.089213],[22.4466093,40.0893255],[22.4468903,40.0893473],[22.4470638,40.0894577],[22.4473331,40.0894794],[22.4475493,40.0897706],[22.4478982,40.0899014],[22.448064,40.0898315],[22.448544,40.089874],[22.4488276,40.0897787],[22.4491033,40.0895211],[22.4493503,40.0894884],[22.4497239,40.0895655],[22.4499621,40.0894065],[22.4503285,40.0892853],[22.4504048,40.089025],[22.451256,40.0887301],[22.4515534,40.0885449],[22.4516873,40.0883304],[22.4516716,40.0879879],[22.4520841,40.0879033],[22.4529628,40.0884646],[22.4530626,40.0887182],[22.4536276,40.0891492],[22.4538144,40.0891877],[22.4540971,40.0891374],[22.4542544,40.0889233],[22.4543838,40.088907],[22.4544387,40.0890699],[22.4548447,40.0892735],[22.4549566,40.0895092],[22.4554926,40.0896696],[22.4558928,40.0901253],[22.4561136,40.0902184],[22.4563992,40.0905555],[22.45629,40.0907162],[22.4563349,40.0908069],[22.4568367,40.0909217],[22.4571679,40.0908],[22.4572918,40.0910269],[22.4580547,40.0915235],[22.4583806,40.091636],[22.4587935,40.0915333],[22.4589928,40.091536],[22.4594558,40.0918124],[22.4595795,40.0920483],[22.4598385,40.0920067],[22.460397,40.0916898],[22.4607438,40.0915908],[22.4614118,40.0916177],[22.4623762,40.0915044],[22.4627393,40.0915272],[22.4629787,40.0913142],[22.4633341,40.0911567],[22.4633123,40.0905619],[22.46399,40.0901564],[22.4645865,40.0902364],[22.4649856,40.0902237],[22.4654271,40.0904097],[22.4656034,40.090394],[22.4662451,40.0905467],[22.4665965,40.0905694],[22.4671491,40.0905136],[22.4674046,40.0906251],[22.468536,40.0909103],[22.4689141,40.0912622],[22.4688327,40.0917566],[22.4689855,40.0922631],[22.4706058,40.0921944],[22.470732,40.0923222],[22.4713006,40.0926],[22.4716495,40.0927307],[22.4722697,40.092802],[22.4729187,40.0931529],[22.4732497,40.0935627],[22.4734707,40.0936467],[22.4737469,40.0938845],[22.4737199,40.0940463],[22.4742978,40.0944323],[22.4742895,40.0948016],[22.4744004,40.0950914],[22.4746871,40.0953834],[22.4746147,40.09495],[22.4750097,40.0945949],[22.4750602,40.0944334],[22.4751904,40.094381],[22.4749611,40.0938825],[22.4746938,40.0937709],[22.4740036,40.0931582],[22.4734771,40.0925747],[22.4733535,40.0923298],[22.4726733,40.0917983],[22.4722908,40.0915951],[22.4718688,40.091058],[22.4718158,40.090805],[22.4713514,40.0905917],[22.4710513,40.0903715],[22.4706659,40.0897718],[22.4701811,40.0894231],[22.4697604,40.0893544],[22.4693202,40.0891054],[22.4686308,40.0889882],[22.4684226,40.0888593],[22.4681193,40.0887832],[22.4678197,40.088545],[22.467256,40.0885736],[22.4668478,40.0884691],[22.4664263,40.0884365],[22.4658,40.0881219],[22.4652137,40.0875916],[22.4649569,40.0875341],[22.4645532,40.0872315],[22.4645552,40.0871414],[22.4643239,40.0869942],[22.4643177,40.0867509],[22.4641909,40.0866501],[22.4639338,40.0866106],[22.4639821,40.0865482],[22.4638673,40.0864386],[22.4635982,40.086408],[22.4635311,40.0862629],[22.4629383,40.0860208],[22.462792,40.0857486],[22.4625486,40.0856193],[22.4618257,40.0854295],[22.4615568,40.0853899],[22.4613213,40.0854318],[22.4606501,40.0850265],[22.4605895,40.0851158],[22.4604973,40.0850425],[22.4603303,40.0851664],[22.4602624,40.0850574],[22.4600881,40.084983],[22.4599068,40.0847013],[22.4597202,40.0846538],[22.4596761,40.084527],[22.4595264,40.0844079],[22.4587594,40.0840914],[22.4587857,40.0839656],[22.4578603,40.0833948],[22.4575292,40.082994],[22.4573323,40.0828832],[22.4570938,40.0825377],[22.4568622,40.0824085],[22.4566798,40.0821718],[22.4565282,40.0821338],[22.4564746,40.082025],[22.4568203,40.0817773],[22.4579526,40.0814951],[22.459078,40.0815191],[22.459403,40.0816675],[22.4596497,40.0816528],[22.4598358,40.0817183],[22.4600914,40.0818299],[22.4600192,40.08191],[22.4600881,40.081974],[22.4603792,40.0820679],[22.460908,40.0820209],[22.4610156,40.0819322],[22.4613245,40.0822787],[22.4619562,40.0823501],[22.4622337,40.082525],[22.4624787,40.0825823],[22.4631572,40.0826634],[22.4633573,40.08263],[22.463662,40.0827376],[22.4639842,40.0829176],[22.4643598,40.0829045],[22.4651015,40.0833018],[22.4651571,40.0834376],[22.4655393,40.0836499],[22.4656956,40.0840033],[22.4659712,40.0842683],[22.4659115,40.0843125],[22.4664323,40.0846257],[22.4663834,40.0847152],[22.4664531,40.0847431],[22.4663698,40.0847961],[22.4665328,40.0848523],[22.4665069,40.08496],[22.4665877,40.0850152],[22.4664923,40.085086],[22.4669698,40.0852364],[22.4670966,40.0853372],[22.4670934,40.0860038],[22.4669652,40.0859661],[22.4669054,40.0860194],[22.4668,40.086009],[22.4667936,40.0862972],[22.4667226,40.0863233],[22.4669438,40.0863983],[22.4668597,40.0864872],[22.466964,40.0865427],[22.4668443,40.0866492],[22.4669244,40.0867403],[22.4668399,40.0868473],[22.4670263,40.0869039],[22.4670004,40.0870116],[22.4667287,40.0870981],[22.4668439,40.0871897],[22.4671716,40.0872211],[22.4674551,40.0871348],[22.4681843,40.0870453],[22.4684471,40.0868326],[22.4686711,40.0867815],[22.4690815,40.0867869],[22.4689837,40.0869658],[22.4690407,40.0870386],[22.4688256,40.0872159],[22.4689261,40.0874425],[22.4688662,40.0874958],[22.4690999,40.0875349],[22.4688618,40.0876939],[22.4690951,40.087751],[22.4695552,40.087631],[22.4702003,40.087108],[22.4708705,40.0870358],[22.4714995,40.0872332],[22.4720386,40.0872494],[22.4729569,40.0870993],[22.4730842,40.0871731],[22.4740312,40.0873117],[22.4742637,40.0874048],[22.474883,40.0875121],[22.4761546,40.0883486],[22.4770975,40.0886674],[22.477787,40.0887845],[22.4781004,40.0889328],[22.4784997,40.088911],[22.4790375,40.0889901],[22.4797473,40.0889139],[22.4790004,40.0892734],[22.4785429,40.089799],[22.4781454,40.0897397],[22.4773897,40.0894415],[22.4767334,40.0894148],[22.4761976,40.0892456],[22.4761228,40.0894428],[22.4759589,40.0894317],[22.4759099,40.0895211],[22.47606,40.0896312],[22.4762004,40.0901736],[22.4764086,40.0903025],[22.4763803,40.0905183],[22.4761192,40.090659],[22.4759857,40.0908554],[22.4756679,40.0909053],[22.4756896,40.0909867],[22.4755594,40.091039],[22.4755452,40.0911469],[22.475255,40.0915395],[22.475088,40.0916635],[22.475202,40.0918091],[22.4754717,40.0918127],[22.4759839,40.0919906],[22.4768141,40.0921096],[22.4770617,40.0920498],[22.4774362,40.0920907],[22.4780404,40.0923509],[22.4782442,40.0926779],[22.4783163,40.0931293],[22.4782665,40.0932548],[22.4779184,40.0936106],[22.4785858,40.094196],[22.4791798,40.0943839],[22.4795328,40.0944516],[22.4798294,40.0943024],[22.4800991,40.0943059],[22.4801909,40.0943972],[22.4804841,40.0944011],[22.4805145,40.0946177],[22.4808665,40.0946133],[22.4809361,40.0946502],[22.4809223,40.0947401],[22.4811793,40.0947886],[22.481056,40.0950572],[22.4812421,40.0951317],[22.4812518,40.0952219],[22.4816845,40.0952817],[22.4815382,40.095532],[22.4818192,40.0955537],[22.48218,40.0956846],[22.4822497,40.0957125],[22.4821903,40.0957478],[22.4822477,40.0958026],[22.4826808,40.0958443],[22.4826315,40.0959517],[22.4827957,40.0959539],[22.4831629,40.0957965],[22.4833672,40.095574],[22.4835573,40.0954684],[22.4837509,40.0952006],[22.4841938,40.094801],[22.484329,40.0945235],[22.4844353,40.0944889],[22.4845025,40.0946339],[22.484585,40.094617],[22.4848271,40.0942778],[22.4850406,40.0941725],[22.4850705,40.0938846],[22.4853269,40.09396],[22.4852486,40.0937878],[22.4856441,40.0939371],[22.4857524,40.0938124],[22.4857677,40.0936504],[22.4859987,40.0938156],[22.4861212,40.093583],[22.4864093,40.093812],[22.486495,40.0936509],[22.4864923,40.0932455],[22.4865626,40.0932464],[22.4867016,40.0933293],[22.4870742,40.0939828],[22.4874219,40.093645],[22.4876757,40.0938375],[22.4877009,40.0942883],[22.487578,40.094539],[22.4875907,40.0950256],[22.48783,40.0948125],[22.4879159,40.095174],[22.4878205,40.0952448],[22.4878892,40.0953178],[22.4878133,40.0955691],[22.4883694,40.0958826],[22.4886538,40.0962827],[22.4888613,40.0964476],[22.4889808,40.0963501],[22.4896282,40.0962504],[22.4897815,40.096365],[22.4898106,40.0962753],[22.4895767,40.0958759],[22.4901486,40.0960094],[22.4912573,40.0957356],[22.4914996,40.0957568],[22.4916176,40.0958214],[22.4919164,40.0958388],[22.4921328,40.0961299],[22.4923521,40.0962949],[22.492554,40.096712],[22.4928796,40.0969099],[22.4930758,40.0970566],[22.4932467,40.0970678],[22.4935344,40.0973238],[22.4940212,40.0975914],[22.4942788,40.0976128],[22.4942772,40.0976848],[22.4941481,40.0977372],[22.4940418,40.0977719],[22.4939334,40.0978966],[22.4939541,40.098023],[22.4937176,40.09811],[22.4934476,40.098647],[22.493334,40.0986951],[22.4930987,40.0987281],[22.4930623,40.0987816],[22.493104,40.0990164],[22.492987,40.0995374],[22.4930388,40.0998444],[22.4929261,40.1001673],[22.4927492,40.10021],[22.4927117,40.1003176],[22.4925809,40.100397],[22.4925264,40.1007386],[22.4921115,40.1009314],[22.4917235,40.101503],[22.4914748,40.1016078],[22.4913875,40.1018409],[22.491245,40.1019202],[22.4907516,40.1024813],[22.490054,40.1027245],[22.4897779,40.1030091],[22.4894209,40.1032387],[22.4892394,40.1029571],[22.4887355,40.1029325],[22.4884256,40.1026221],[22.4879108,40.1024397],[22.4883145,40.1027513],[22.4884231,40.1031491],[22.4886083,40.1032597],[22.4887897,40.1033476],[22.4890402,40.1036932],[22.4892481,40.1038401],[22.489949,40.1039753],[22.4899357,40.1040472],[22.4902327,40.1044115],[22.4903961,40.1044496],[22.4906955,40.1047058],[22.4912459,40.104749],[22.4920447,40.1047054],[22.4921846,40.1047432],[22.4923546,40.1050157],[22.4924602,40.1055486],[22.492256,40.1057622],[22.4922532,40.1058883],[22.4929611,40.1067713],[22.4932055,40.1068646],[22.4936987,40.106844],[22.4939935,40.1067758],[22.4944565,40.1065295],[22.4950829,40.1063215],[22.495835,40.1057366],[22.4962725,40.1055802],[22.4968832,40.105552],[22.4975796,40.1053629],[22.4987881,40.1053605],[22.4993916,40.1052242],[22.4994876,40.1051264],[22.4996978,40.105075]]},{"id":19178,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Olympus Marathon","description_GR":"Olympus Marathon","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Olympus_Marathon","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":4079,"name_EN":"Mt Olympus: Olympus Marathon","description_EN":"Olympus Marathon","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":4836,"descent":4836,"maxelev":2768,"minelev":19,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.35644 40.07767,22.50499 40.17291)","views":6,"millestones":"0,22.4916821,40.1746149#1,22.4812052,40.1711774#2,22.4720181,40.1673947#3,22.4620833,40.1629650#4,22.4544984,40.1562083#5,22.4442442,40.1542678#6,22.4381805,40.1486709#7,22.4326264,40.1431835#8,22.4299839,40.1392301#9,22.4351191,40.1392253#10,22.4357160,40.1353834#11,22.4293383,40.1308580#12,22.4221505,40.1254968#13,22.4188311,40.1213571#14,22.4171645,40.1180545#15,22.4123479,40.1129946#16,22.4062607,40.1098107#17,22.3971322,40.1092577#18,22.3892148,40.1040796#19,22.3803045,40.1007874#20,22.3733927,40.0978745#21,22.3657338,40.0935299#22,22.3592984,40.0895490#23,22.3602551,40.0828912#24,22.3642299,40.0764881#25,22.3708315,40.0768767#26,22.3721470,40.0811128#27,22.3757429,40.0827080#28,22.3818192,40.0817874#29,22.3877726,40.0804582#30,22.3951799,40.0788994#31,22.4022202,40.0812437#32,22.4077047,40.0855281#33,22.4159141,40.0886350#34,22.4249544,40.0924003#35,22.4341148,40.0938427#36,22.4434565,40.0930707#37,22.4500581,40.0941979#38,22.4578956,40.0942746#39,22.4649033,40.0948365#40,22.4708832,40.0988315#41,22.4791124,40.0999980#42,22.4875004,40.1024315#43,22.4958809,40.1011628#4.1,22.5043769,40.1054554","x":22.3686851,"y":40.07661,"coor":[[22.4916821,40.1746149],[22.4914911,40.1746079],[22.4909595,40.1747451],[22.4905962,40.1747134],[22.4899908,40.1744712],[22.4887616,40.1738651],[22.4876737,40.1735716],[22.4869283,40.1732916],[22.4855312,40.1727418],[22.4843098,40.1725276],[22.4834849,40.1723907],[22.4828746,40.1722115],[22.4818263,40.1717248],[22.4813541,40.1713042],[22.4809324,40.1709428],[22.4801199,40.1705178],[22.4798452,40.1701313],[22.4795147,40.1700098],[22.4789377,40.1698671],[22.4788371,40.1696361],[22.4786509,40.1695615],[22.4784614,40.1696311],[22.4783148,40.169886],[22.4776951,40.1697652],[22.4770108,40.1697427],[22.4768477,40.1696865],[22.4767329,40.1695679],[22.4767353,40.1694598],[22.4768932,40.1692276],[22.4768268,40.1690466],[22.4757967,40.1686817],[22.4734822,40.1678944],[22.4670459,40.1657058],[22.4642257,40.1647495],[22.463587,40.1644347],[22.4633308,40.1642241],[22.4625529,40.1633129],[22.4611436,40.1622852],[22.4603638,40.161455],[22.4600109,40.1609638],[22.459193,40.1602682],[22.4583372,40.1596893],[22.45792,40.158927],[22.4577371,40.1587083],[22.4549566,40.1565361],[22.4538126,40.1557281],[22.4493571,40.1543757],[22.4480164,40.1545244],[22.4468835,40.1550858],[22.4457267,40.155354],[22.4451746,40.1550133],[22.4448733,40.1545813],[22.4439506,40.154114],[22.4431207,40.1536974],[22.443077,40.1535527],[22.442117,40.1539452],[22.4414237,40.1539719],[22.4411906,40.1538967],[22.4409709,40.1537496],[22.4406886,40.1532593],[22.4405711,40.1530099],[22.4402373,40.1527172],[22.4391392,40.1514501],[22.4390612,40.1512689],[22.439134,40.1511663],[22.4392064,40.1510772],[22.4391527,40.1508602],[22.4385097,40.1497164],[22.4384933,40.1494099],[22.4381029,40.1485127],[22.4380805,40.1479539],[22.4379425,40.1478259],[22.4379798,40.1477363],[22.4377945,40.1476257],[22.4376465,40.1474255],[22.4376607,40.1473176],[22.4371944,40.1471762],[22.4369399,40.1470106],[22.436006,40.1467817],[22.4344088,40.1457872],[22.4340884,40.1454225],[22.4341047,40.1452245],[22.4340251,40.1451153],[22.4340627,40.1450077],[22.4339847,40.1448265],[22.4336294,40.1444523],[22.4335061,40.1441984],[22.4332146,40.1441134],[22.4332871,40.1440243],[22.4332179,40.1439693],[22.4332317,40.1438794],[22.4328578,40.1438023],[22.4330283,40.1435343],[22.4334873,40.1434865],[22.4329913,40.1431014],[22.4328861,40.1430819],[22.4326137,40.1431863],[22.432687,40.1430612],[22.4329726,40.1428939],[22.4326076,40.142943],[22.4324328,40.1428866],[22.4325755,40.1428075],[22.4324958,40.1426983],[22.4325208,40.142122],[22.4324319,40.1419046],[22.4325412,40.1417439],[22.4326449,40.1413219],[22.4326473,40.1412138],[22.4325325,40.1411042],[22.4325519,40.1407711],[22.4322861,40.1405873],[22.4316726,40.1407232],[22.4314266,40.1407018],[22.4309895,40.140822],[22.4309226,40.1407626],[22.4305955,40.1406951],[22.4301022,40.1407064],[22.4302097,40.1406268],[22.4301883,40.1405364],[22.4300739,40.1404087],[22.4298737,40.140433],[22.4300195,40.1402188],[22.4297367,40.140269],[22.4297861,40.1401616],[22.4296092,40.1401952],[22.4298722,40.1399916],[22.4296383,40.1399524],[22.4296282,40.1398802],[22.4297948,40.1397833],[22.429983,40.1397678],[22.4301736,40.1396443],[22.4300458,40.1395885],[22.429876,40.1393159],[22.4299369,40.1392177],[22.4300769,40.1392556],[22.4301091,40.1388777],[22.4302574,40.1385554],[22.4301538,40.1384639],[22.4298743,40.13837],[22.4296948,40.1380072],[22.4294725,40.1379772],[22.4292835,40.1380286],[22.4294192,40.1377422],[22.4293626,40.1376513],[22.4295051,40.1375812],[22.4297054,40.1375479],[22.4303194,40.1378985],[22.4305294,40.1379554],[22.4310214,40.1379982],[22.4313908,40.1377599],[22.4318709,40.137298],[22.4322372,40.1371948],[22.43273,40.1372015],[22.4332014,40.1371178],[22.4338542,40.1378293],[22.4343531,40.1385928],[22.4345482,40.1387846],[22.4349087,40.1389336],[22.4350462,40.1390796],[22.4352257,40.1394424],[22.4352094,40.1396404],[22.4353311,40.1399664],[22.435456,40.1401482],[22.4356658,40.1402141],[22.4360537,40.1401923],[22.4362552,40.140105],[22.4363652,40.1399173],[22.4369853,40.1394932],[22.4371067,40.1393147],[22.4373773,40.1392913],[22.4378324,40.1394056],[22.4378917,40.1393793],[22.4379541,40.139218],[22.4377937,40.1390447],[22.4375724,40.1389696],[22.4375751,40.1388525],[22.4373903,40.1387239],[22.4373114,40.1385787],[22.4372547,40.1383482],[22.4370937,40.1382019],[22.4371326,40.1380403],[22.4368315,40.137865],[22.4367723,40.1378868],[22.4366469,40.1377229],[22.4367451,40.137535],[22.4366653,40.1374349],[22.4368203,40.1373288],[22.4369191,40.137114],[22.4367048,40.1367327],[22.4363498,40.1363495],[22.4360332,40.1358227],[22.4353518,40.1348721],[22.4354326,40.1344227],[22.4354085,40.1339359],[22.4352208,40.1334199],[22.4350804,40.1333054],[22.4347601,40.1334542],[22.4346738,40.1336332],[22.4345699,40.1335597],[22.4344169,40.1335757],[22.4341252,40.1334997],[22.4329853,40.1330518],[22.4329165,40.1329788],[22.4327996,40.1329592],[22.4326759,40.1327233],[22.4323109,40.1327724],[22.4319849,40.1326599],[22.4316035,40.1324025],[22.4313018,40.1317407],[22.4311279,40.1316483],[22.4309368,40.1317898],[22.4307036,40.1317236],[22.430512,40.1313787],[22.43035,40.1312774],[22.4304367,40.1310804],[22.4299888,40.1311644],[22.4298021,40.1311168],[22.4293386,40.1308583],[22.429134,40.1305672],[22.4289496,40.1304206],[22.4289429,40.1302042],[22.4288402,40.1300767],[22.4272658,40.1296409],[22.4270834,40.1294042],[22.4269843,40.1291236],[22.4266515,40.1287948],[22.4263492,40.1286735],[22.4261442,40.1284005],[22.4257157,40.1271334],[22.4249133,40.1268162],[22.4241103,40.1260125],[22.4237491,40.1258994],[22.4233959,40.1259487],[22.4232802,40.125875],[22.4231122,40.1255304],[22.4226221,40.1254066],[22.4219266,40.1255413],[22.4216006,40.1254287],[22.4214397,40.1252824],[22.4209121,40.1252572],[22.4205822,40.1253158],[22.4199512,40.125199],[22.4196721,40.1250871],[22.4198168,40.1249179],[22.4195356,40.1243916],[22.4195834,40.1243562],[22.4199345,40.124397],[22.4199125,40.1243337],[22.4201266,40.1242104],[22.4200265,40.1239748],[22.4200533,40.1238311],[22.4204882,40.123801],[22.4205481,40.1237477],[22.4204682,40.1236475],[22.4204934,40.1235758],[22.4209756,40.1235283],[22.4210005,40.1234656],[22.420794,40.1232646],[22.4211254,40.123143],[22.4211503,40.1230803],[22.4208375,40.1229048],[22.4208283,40.1227966],[22.420599,40.1225592],[22.4204763,40.1222873],[22.4204059,40.1222863],[22.4203153,40.122141],[22.4198251,40.1220262],[22.4194734,40.1220124],[22.4195572,40.1219414],[22.4195484,40.1218152],[22.4191993,40.1216843],[22.4190053,40.1214474],[22.4186806,40.1212808],[22.4185777,40.1211623],[22.4186961,40.1211189],[22.4195986,40.1211672],[22.4201985,40.1211033],[22.4207298,40.1209664],[22.4209519,40.1210055],[22.4212529,40.1211808],[22.4217419,40.1213496],[22.4218032,40.1212333],[22.4215724,40.121068],[22.4216683,40.1209792],[22.4216706,40.1208802],[22.4215109,40.1206798],[22.4212436,40.120568],[22.4212461,40.12046],[22.4209142,40.1200951],[22.4202862,40.1198523],[22.4201249,40.119724],[22.4199489,40.1197216],[22.4197888,40.1195392],[22.4195777,40.1195363],[22.4195224,40.1193914],[22.4191155,40.1192237],[22.4188983,40.1189775],[22.4179099,40.1185856],[22.4175871,40.118338],[22.4173315,40.1182264],[22.4172062,40.1180625],[22.4169609,40.1180141],[22.4168572,40.1179316],[22.416168,40.117796],[22.4157549,40.117394],[22.4157593,40.1172049],[22.4156563,40.1170954],[22.4156851,40.1168615],[22.4155817,40.11677],[22.4155178,40.1164899],[22.4152216,40.1166119],[22.4150347,40.1165733],[22.4146581,40.1166222],[22.4145785,40.116513],[22.414263,40.1164547],[22.4141026,40.1162903],[22.4140954,40.116092],[22.4137657,40.1161415],[22.4136377,40.1160947],[22.4136063,40.1159322],[22.4138799,40.1157737],[22.4135003,40.1154442],[22.4135753,40.115247],[22.4137177,40.1151769],[22.4136742,40.1150322],[22.4137718,40.1148714],[22.4135656,40.1146523],[22.4136172,40.1144548],[22.4134904,40.114354],[22.4136107,40.1142295],[22.4136501,40.1140499],[22.4132655,40.1139365],[22.4132102,40.1137916],[22.4130822,40.1137448],[22.4131668,40.1136379],[22.4126341,40.1133333],[22.4122573,40.1128867],[22.4116576,40.112437],[22.4115906,40.1122919],[22.4111296,40.1119343],[22.4110165,40.1117525],[22.4106948,40.1114598],[22.4107203,40.1113701],[22.4108854,40.1113363],[22.4109658,40.1114095],[22.4112502,40.1112873],[22.4114534,40.1111279],[22.411506,40.1108854],[22.4115704,40.1105754],[22.4118396,40.110417],[22.4117022,40.1102709],[22.4109306,40.1099901],[22.4105034,40.1096959],[22.4102399,40.109422],[22.41005,40.1094194],[22.4090015,40.1090987],[22.4069376,40.1090523],[22.4067905,40.1093206],[22.4062769,40.1097099],[22.4062359,40.1099616],[22.4060067,40.1102287],[22.4057446,40.1103963],[22.4055214,40.1104112],[22.4051406,40.1106402],[22.4048163,40.1109601],[22.4045599,40.111389],[22.4044363,40.111153],[22.4042,40.1112218],[22.4033333,40.1111558],[22.4029029,40.1109968],[22.4027142,40.1110392],[22.4020347,40.1109938],[22.4017285,40.1110436],[22.4009543,40.1110329],[22.4003616,40.1107905],[22.3996449,40.1103302],[22.3987364,40.1100473],[22.3982957,40.109825],[22.3983908,40.1097723],[22.397089,40.1092498],[22.3960574,40.108713],[22.394904,40.1087555],[22.394303,40.1083688],[22.3941782,40.1081869],[22.3939459,40.1080846],[22.3926787,40.1070941],[22.3917397,40.1066126],[22.3912507,40.1064526],[22.3912402,40.1063984],[22.3910542,40.1063238],[22.3908775,40.1063573],[22.3905802,40.1060289],[22.3903948,40.1059272],[22.3902056,40.1054921],[22.3901715,40.1051538],[22.3900251,40.1048905],[22.3899717,40.1047637],[22.3898288,40.104559],[22.3894585,40.1043376],[22.3891608,40.1040272],[22.3890551,40.1040347],[22.3891114,40.1041346],[22.3889685,40.1042227],[22.3886745,40.1046555],[22.3882026,40.1047661],[22.3871679,40.1043643],[22.3870086,40.1041549],[22.386496,40.1040036],[22.3860928,40.1036917],[22.3853786,40.1036277],[22.3854264,40.1035923],[22.3848523,40.1030618],[22.3845288,40.10285],[22.3831678,40.1023626],[22.3813922,40.101545],[22.3812071,40.1014343],[22.3811875,40.1012719],[22.3809815,40.1010528],[22.3802026,40.1007536],[22.3797395,40.1004949],[22.379494,40.1004554],[22.3795275,40.1005279],[22.3789128,40.100231],[22.3786503,40.0999211],[22.3783156,40.0996911],[22.3780589,40.0996335],[22.3781493,40.0997789],[22.378032,40.0997773],[22.3772896,40.0994245],[22.3768516,40.0990941],[22.3764393,40.0986739],[22.376468,40.0989445],[22.3763079,40.0987711],[22.3762141,40.0987698],[22.3762572,40.0989326],[22.3761638,40.0989132],[22.3761908,40.099256],[22.3759369,40.0990812],[22.3758531,40.0991521],[22.3756183,40.0991578],[22.3754976,40.0993003],[22.3746661,40.0992436],[22.3743051,40.0991304],[22.3738911,40.0987823],[22.3735604,40.0983812],[22.3735025,40.097948],[22.3732254,40.0977639],[22.372923,40.0976516],[22.3721175,40.0974871],[22.3719241,40.0974799],[22.3708539,40.096609],[22.3704768,40.096437],[22.369628,40.0961187],[22.3689274,40.0959827],[22.3680687,40.0955923],[22.3674597,40.0950612],[22.3670808,40.094227],[22.3669588,40.0934415],[22.3667324,40.093096],[22.3665711,40.0929766],[22.3667073,40.0928749],[22.3665711,40.0929766],[22.3664274,40.0930511],[22.3651739,40.0939208],[22.3646184,40.0940932],[22.3635244,40.0942218],[22.3629611,40.0942319],[22.3621834,40.0940858],[22.3615893,40.0939152],[22.3608033,40.0934266],[22.3603876,40.0930919],[22.3589128,40.092089],[22.3584544,40.091596],[22.3584018,40.0913431],[22.3584783,40.0910288],[22.3593337,40.0894599],[22.3600107,40.0886226],[22.3603689,40.0883574],[22.3620499,40.0877145],[22.3620559,40.0874624],[22.3617584,40.0871519],[22.3615897,40.0868522],[22.361487,40.0868237],[22.3612752,40.0863612],[22.3614702,40.0864541],[22.3611382,40.0861161],[22.3609987,40.0855736],[22.3608619,40.0854095],[22.3608762,40.0853015],[22.3605652,40.0848197],[22.3603531,40.0843752],[22.3603921,40.0842136],[22.3602733,40.0837885],[22.3603406,40.0834291],[22.3601742,40.0830304],[22.3605411,40.0824049],[22.3609006,40.0820857],[22.3611255,40.0819988],[22.3609826,40.0816004],[22.3609867,40.0814293],[22.3611942,40.0810898],[22.3618194,40.08045],[22.3620408,40.0800207],[22.3623274,40.0798086],[22.3628475,40.0796358],[22.3630867,40.0794409],[22.362768,40.07904],[22.3630007,40.0791154],[22.3628789,40.0788164],[22.3628745,40.07851],[22.3630122,40.0786381],[22.3630477,40.0781341],[22.3633038,40.0777233],[22.3640662,40.0772296],[22.3644269,40.0768563],[22.3643839,40.0766935],[22.3641112,40.0763293],[22.3642988,40.0763319],[22.364162,40.0761679],[22.3643703,40.0761303],[22.3642578,40.0759305],[22.3644115,40.0758786],[22.3643545,40.0757652],[22.3652746,40.0760304],[22.3661638,40.076115],[22.3663675,40.0764242],[22.3664153,40.0763888],[22.3664843,40.0764439],[22.3665097,40.0763631],[22.3667288,40.0765194],[22.3667778,40.07643],[22.3671378,40.0765792],[22.367095,40.0764074],[22.3672237,40.0764183],[22.367861,40.0767426],[22.3679689,40.076645],[22.3682366,40.0767298],[22.3683551,40.0766774],[22.3685414,40.0767341],[22.3686851,40.07661],[22.3689278,40.0767576],[22.3690863,40.0765076],[22.369306,40.0766368],[22.3694422,40.0768279],[22.3695882,40.0766047],[22.3697368,40.076769],[22.3697572,40.0768954],[22.3698761,40.076825],[22.3698979,40.0768974],[22.3699925,40.0768627],[22.3700499,40.0769175],[22.3701219,40.0768465],[22.3702835,40.0769568],[22.3705433,40.0768794],[22.3706119,40.0769525],[22.3707756,40.0769728],[22.370849,40.0768477],[22.3709656,40.0768764],[22.3709666,40.0768313],[22.371212,40.0768708],[22.3713618,40.076981],[22.3716579,40.0768591],[22.3718574,40.0768529],[22.3719265,40.0769079],[22.3716446,40.0771697],[22.3714131,40.0775358],[22.3706955,40.0781203],[22.3708127,40.078122],[22.3705522,40.0787219],[22.3703835,40.0789087],[22.3706909,40.0788049],[22.3705457,40.0789921],[22.370732,40.0790487],[22.3706118,40.0791732],[22.3707268,40.0792694],[22.3709565,40.0794708],[22.3712462,40.079619],[22.371318,40.079557],[22.3713973,40.0796752],[22.371617,40.0798044],[22.3718865,40.0798172],[22.3718765,40.079745],[22.3721227,40.0797485],[22.3724232,40.0799329],[22.372692,40.0799727],[22.3729409,40.0800618],[22.3727269,40.0801849],[22.372398,40.0802073],[22.3722541,40.0803404],[22.3718355,40.0807715],[22.3721446,40.0810911],[22.3721737,40.0813438],[22.3720614,40.0816305],[22.3722537,40.081435],[22.3722677,40.0813361],[22.3723003,40.0814447],[22.3723485,40.0813913],[22.3723793,40.0810854],[22.3726203,40.081305],[22.3724898,40.0818617],[22.3732372,40.0815029],[22.3731235,40.0818436],[22.3729534,40.0820935],[22.3728108,40.0821726],[22.3727121,40.0823784],[22.3730499,40.0824732],[22.3734869,40.0828397],[22.3735323,40.0824079],[22.3736607,40.0824367],[22.373925,40.0826657],[22.373984,40.0826485],[22.373964,40.0825041],[22.3741729,40.0825971],[22.3742075,40.0821291],[22.3742804,40.082022],[22.3744601,40.0823579],[22.3746677,40.0825049],[22.3748488,40.0827777],[22.3753131,40.0829825],[22.3755698,40.0830401],[22.3756874,40.0830237],[22.3755954,40.0829504],[22.3756092,40.0828605],[22.375505,40.082805],[22.3757655,40.0827005],[22.3755692,40.0825716],[22.3757561,40.0826013],[22.3760269,40.08256],[22.3762242,40.0826439],[22.3765869,40.082685],[22.3761853,40.08231],[22.3764076,40.0823311],[22.3763064,40.0821495],[22.3767139,40.0822724],[22.3766688,40.0821997],[22.3767856,40.0822193],[22.3767178,40.0821103],[22.3770565,40.0821691],[22.377172,40.0822428],[22.3771981,40.082135],[22.3773701,40.0822996],[22.3776029,40.0823749],[22.3776284,40.0822852],[22.3777661,40.0824132],[22.3778314,40.0826304],[22.3778277,40.083279],[22.3779341,40.0832444],[22.3779562,40.0832988],[22.3784542,40.0830715],[22.3787668,40.0827516],[22.3796498,40.0825162],[22.3803672,40.0822785],[22.3806211,40.0819577],[22.3811438,40.0816767],[22.3818916,40.0817953],[22.3822855,40.081999],[22.3827775,40.0820239],[22.3835074,40.0819079],[22.3841154,40.0819885],[22.3844055,40.0821187],[22.3849231,40.0820538],[22.3851804,40.0820844],[22.3852168,40.0820309],[22.3851371,40.0819307],[22.3845581,40.0816163],[22.3849821,40.0815411],[22.3849365,40.0814864],[22.385055,40.081434],[22.3853255,40.0814018],[22.3860616,40.0815201],[22.3862481,40.0820633],[22.3862324,40.0822342],[22.3863991,40.0821284],[22.3864777,40.0822737],[22.3868354,40.0820264],[22.3867674,40.0819264],[22.3868047,40.0818368],[22.3873065,40.0814474],[22.387178,40.0814276],[22.3872628,40.0813116],[22.387953,40.0808888],[22.3877204,40.0808045],[22.3877937,40.0806794],[22.3877142,40.0805702],[22.3877969,40.0805443],[22.3877283,40.0804713],[22.3878464,40.0804369],[22.3877074,40.0803629],[22.3878022,40.0803191],[22.3876038,40.0802803],[22.3879346,40.0801768],[22.3882599,40.0803075],[22.3883094,40.0802001],[22.3884969,40.0802027],[22.3886662,40.0799888],[22.3887013,40.0794938],[22.3887889,40.0792608],[22.389206,40.0789783],[22.3892808,40.0787902],[22.3898549,40.0788162],[22.3904601,40.0790138],[22.390987,40.0790481],[22.3915052,40.0789562],[22.391884,40.0788083],[22.3919931,40.0787648],[22.3919191,40.0789169],[22.392263,40.0787595],[22.3922847,40.0788319],[22.3928348,40.078817],[22.3935472,40.078944],[22.3942838,40.0785398],[22.3943397,40.0786577],[22.3941797,40.0789798],[22.3942253,40.0790345],[22.3951913,40.0788497],[22.3951389,40.0790832],[22.3947725,40.0792042],[22.394783,40.0792584],[22.395496,40.0793584],[22.3960389,40.0792128],[22.396154,40.0793045],[22.3965049,40.0793454],[22.3970138,40.0796497],[22.3970517,40.0795331],[22.397169,40.0795347],[22.3971382,40.0793451],[22.3973947,40.0794117],[22.3974908,40.079314],[22.3976419,40.0793701],[22.3977378,40.0792813],[22.3979468,40.0793743],[22.3981289,40.0796111],[22.3982644,40.0793337],[22.3981867,40.0791434],[22.3982809,40.0791267],[22.398582,40.079293],[22.3990282,40.0797677],[22.3992966,40.0798254],[22.3995009,40.0801165],[22.4005569,40.0805996],[22.401367,40.0810612],[22.4014604,40.0810805],[22.4015328,40.0809914],[22.4021398,40.0811169],[22.4022415,40.0812805],[22.4022266,40.0814154],[22.4023635,40.0815795],[22.4027803,40.0818105],[22.4031216,40.0822656],[22.4035009,40.0825952],[22.4035561,40.0827401],[22.403799,40.0828876],[22.4042429,40.0829657],[22.4043446,40.0831293],[22.4044849,40.0831493],[22.4046876,40.0830079],[22.4049216,40.0830291],[22.4049941,40.0829401],[22.4052642,40.0829258],[22.4055996,40.0826241],[22.4056507,40.0824446],[22.4057328,40.0824457],[22.40594,40.0826107],[22.406412,40.0824911],[22.40648,40.0825911],[22.406346,40.0828055],[22.4060629,40.0828737],[22.4062074,40.083218],[22.4067308,40.0834054],[22.4069374,40.0835974],[22.4068856,40.0839165],[22.4068899,40.0839842],[22.4068807,40.0843804],[22.4071112,40.0843971],[22.4073936,40.0845136],[22.4074085,40.0848832],[22.4075676,40.0851016],[22.407609,40.0853364],[22.407934,40.0859895],[22.4081733,40.0862901],[22.4086741,40.0864411],[22.4090208,40.0866621],[22.4093596,40.0867208],[22.4097779,40.0868887],[22.4098001,40.0869431],[22.409623,40.0869947],[22.4096217,40.0870487],[22.4100059,40.0871711],[22.4101132,40.0871005],[22.4101108,40.0871996],[22.4102369,40.0873275],[22.4105189,40.0873043],[22.4108805,40.0873903],[22.4118651,40.0874219],[22.4121088,40.0875333],[22.4124132,40.0875555],[22.4130979,40.0878712],[22.4136338,40.0879821],[22.4132646,40.0876077],[22.4135481,40.0875215],[22.4138825,40.0877693],[22.414269,40.0877926],[22.4148247,40.0881066],[22.4150578,40.0881728],[22.415485,40.0884669],[22.4166473,40.0889243],[22.4175603,40.0895133],[22.4176462,40.0898569],[22.4180239,40.0902584],[22.4182363,40.0907118],[22.4183532,40.0907314],[22.4185906,40.0906085],[22.4193566,40.0904568],[22.420564,40.0909958],[22.4215894,40.091289],[22.4219823,40.0915466],[22.4220707,40.0917821],[22.4223116,40.0920196],[22.4227566,40.0922103],[22.4235612,40.0924645],[22.4241592,40.0924727],[22.4244538,40.0924136],[22.4250994,40.0923954],[22.4254726,40.0924905],[22.4255124,40.0927974],[22.4257447,40.0928996],[22.4258448,40.0931352],[22.4263373,40.0931419],[22.4268963,40.0933207],[22.4274692,40.0934006],[22.4278688,40.0935276],[22.4280996,40.0936929],[22.4282475,40.0938931],[22.428328,40.0934528],[22.4286031,40.0932223],[22.4290592,40.0932825],[22.4298156,40.093545],[22.4300589,40.0935168],[22.4302772,40.0931098],[22.4305694,40.0931588],[22.4308944,40.0933074],[22.4311474,40.093527],[22.4314875,40.0935316],[22.4318018,40.093635],[22.4325867,40.0936816],[22.4328311,40.093766],[22.4335812,40.0937942],[22.4339079,40.0938707],[22.4342609,40.0938214],[22.4346436,40.0940158],[22.4351454,40.0941307],[22.4353221,40.094097],[22.4356015,40.0941909],[22.4361179,40.0941798],[22.4366048,40.0939161],[22.4368371,40.0940184],[22.4372716,40.0939972],[22.4373751,40.0940887],[22.4378001,40.0939683],[22.4380557,40.0940799],[22.4383363,40.0941197],[22.4384515,40.0942113],[22.4385809,40.094195],[22.4386181,40.0941055],[22.4386883,40.0941154],[22.4389428,40.094272],[22.4393977,40.0943862],[22.4400468,40.0942148],[22.440133,40.0940358],[22.4404066,40.0938683],[22.4405886,40.0936005],[22.4407796,40.0934589],[22.4408678,40.0931898],[22.4411254,40.0932113],[22.4412118,40.0931674],[22.4414926,40.0931982],[22.4424501,40.0933913],[22.4427102,40.0933047],[22.4429017,40.0931361],[22.4433954,40.0930887],[22.4439741,40.0929163],[22.4443333,40.0925968],[22.4449639,40.0932359],[22.445266,40.0933661],[22.4455258,40.0932885],[22.4457589,40.0933547],[22.4459933,40.0938803],[22.4463196,40.0939748],[22.4463371,40.0942363],[22.4461402,40.0946391],[22.4463812,40.0948765],[22.4464866,40.0954005],[22.4467178,40.0955477],[22.4470118,40.0955156],[22.4474056,40.0957371],[22.4478614,40.0958153],[22.4481914,40.0957476],[22.4490597,40.0952187],[22.4493068,40.095186],[22.4497804,40.0949941],[22.4501686,40.0939093],[22.4504173,40.0938045],[22.4509945,40.0931816],[22.4510651,40.0931735],[22.4510982,40.093264],[22.4513922,40.0932319],[22.4516373,40.0932893],[22.4519923,40.0931499],[22.4521652,40.0932873],[22.4525287,40.0932922],[22.4528718,40.0931616],[22.4535435,40.0930264],[22.4536402,40.0929016],[22.4538648,40.0928235],[22.4539053,40.0925898],[22.4543582,40.0927941],[22.4544505,40.0929079],[22.454307,40.0931447],[22.4543393,40.0932713],[22.455346,40.0944018],[22.4556112,40.0946036],[22.4562745,40.0943241],[22.4563954,40.0941636],[22.4570357,40.0943793],[22.4582941,40.0942339],[22.4589731,40.094297],[22.4592642,40.094391],[22.4594171,40.094375],[22.459703,40.0941806],[22.4600043,40.0938242],[22.460454,40.09365],[22.4608119,40.0933845],[22.4612733,40.0932105],[22.4618681,40.0933625],[22.4622033,40.0935832],[22.4627743,40.0937529],[22.4632486,40.0940475],[22.4634787,40.0942488],[22.4631265,40.0942621],[22.4630785,40.0943065],[22.4634615,40.0944918],[22.4635383,40.094727],[22.4637866,40.0946402],[22.4639967,40.0946881],[22.463952,40.0945884],[22.4640223,40.0945893],[22.4640365,40.0944814],[22.4641651,40.0945011],[22.4642027,40.0943935],[22.4642723,40.0944305],[22.4643333,40.0943232],[22.4644389,40.0943246],[22.4646237,40.0944531],[22.4648384,40.0948163],[22.4650248,40.0948729],[22.465508,40.0952937],[22.4662044,40.0956272],[22.4666045,40.0955695],[22.466959,40.0959796],[22.467297,40.0960741],[22.4675152,40.0962842],[22.4680502,40.097012],[22.4678525,40.0974599],[22.4682195,40.0983566],[22.4682701,40.0987177],[22.4681613,40.0988604],[22.4684458,40.098729],[22.4690759,40.0988815],[22.4694396,40.0988773],[22.4694526,40.0988234],[22.4690028,40.0984751],[22.46904,40.0983855],[22.4703827,40.0986735],[22.4707527,40.0989126],[22.4711215,40.0986833],[22.4713454,40.0986412],[22.4717542,40.0987186],[22.4719508,40.0988474],[22.4731159,40.0986825],[22.4733262,40.0987214],[22.4735913,40.0989321],[22.4739057,40.0990353],[22.4740181,40.099253],[22.474204,40.0993365],[22.4747713,40.0991458],[22.4749711,40.0991304],[22.4756837,40.0992659],[22.4761601,40.0994704],[22.4762556,40.0993996],[22.476277,40.0994899],[22.4763611,40.099401],[22.4764048,40.0995457],[22.4765146,40.0993579],[22.4767269,40.0993067],[22.4772995,40.0994043],[22.4777281,40.0996532],[22.4781834,40.0997492],[22.4783337,40.0998503],[22.4784395,40.0998427],[22.4784383,40.0998967],[22.4785828,40.0997275],[22.4788133,40.0999107],[22.4790696,40.0999951],[22.4792336,40.1000063],[22.4792942,40.099917],[22.4794588,40.0999011],[22.4800624,40.1001883],[22.4804176,40.1005714],[22.4806158,40.100628],[22.4813592,40.1004306],[22.4816087,40.1002897],[22.4818868,40.1004465],[22.4820275,40.1004483],[22.482216,40.1004148],[22.4823709,40.1003087],[22.4830636,40.1002817],[22.4833318,40.1003573],[22.4834546,40.1006382],[22.4836867,40.1007494],[22.4838124,40.1009042],[22.483901,40.1011396],[22.4838407,40.1012108],[22.4840483,40.1013757],[22.48424,40.1017206],[22.4846845,40.1017804],[22.4849038,40.1019455],[22.4852993,40.1020948],[22.4857802,40.1021011],[22.4864515,40.1019837],[22.486835,40.1021509],[22.4869822,40.1023871],[22.4871476,40.1023352],[22.4873802,40.1024283],[22.4879171,40.1024398],[22.4884318,40.1026222],[22.4887417,40.1029326],[22.4892456,40.1029572],[22.4894271,40.1032388],[22.4897841,40.1030092],[22.4900603,40.1027245],[22.4907578,40.1024814],[22.4912512,40.1019202],[22.4913938,40.101841],[22.491481,40.1016079],[22.4917297,40.101503],[22.4921178,40.1009315],[22.4925326,40.1007387],[22.4925586,40.1005769],[22.4938625,40.1000173],[22.4937539,40.1003672],[22.4961666,40.1012815],[22.4964879,40.1012946],[22.4967447,40.101352],[22.4969222,40.1014489],[22.4971844,40.1017947],[22.4975205,40.1022495],[22.4978996,40.1024977],[22.4982398,40.1025021],[22.4985566,40.1024972],[22.49902,40.1024987],[22.499465,40.102536],[22.499538,40.1024198],[22.4997089,40.1024986],[22.4999755,40.1026462],[22.5003606,40.1027413],[22.5008785,40.1030318],[22.5013719,40.1031147],[22.5011713,40.1035355],[22.5011564,40.1036795],[22.5012682,40.1039332],[22.5013402,40.104344],[22.501493,40.1044316],[22.5016445,40.1044786],[22.5021926,40.1047965],[22.5024697,40.1049983],[22.5026838,40.1051362],[22.5032106,40.1052872],[22.5035263,40.1053363],[22.5043769,40.1054554]]},{"id":19179,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Olympus Ultra","description_GR":"Olympus Ultra","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Olympus_Ultra","activity_type":36,"assistance":2,"difficulty":4,"scenic_value":5,"length":4257,"name_EN":"Mt Olympus: Olympus Ultra","description_EN":"Olympus Ultra","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":6538,"descent":6538,"maxelev":2910,"minelev":19,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.30637 40.07154,22.49396 40.17205)","views":2,"millestones":"0,22.4916818,40.1746149#1,22.4828849,40.1702327#2,22.4739228,40.1680422#3,22.4633380,40.1642305#4,22.4559922,40.1573224#5,22.4456810,40.1553579#6,22.4388011,40.1502297#7,22.4329277,40.1438174#8,22.4297174,40.1401103#9,22.4339842,40.1380292#10,22.4367247,40.1367676#11,22.4305545,40.1314591#12,22.4237880,40.1259133#13,22.4200389,40.1220767#14,22.4188430,40.1189569#15,22.4135361,40.1140171#16,22.4083104,40.1102563#17,22.4020046,40.1166764#18,22.3956634,40.1194139#19,22.3884718,40.1227101#20,22.3897976,40.1304046#21,22.3890376,40.1355895#22,22.3872095,40.1435774#23,22.3821611,40.1383781#24,22.3802784,40.1320949#25,22.3737129,40.1282130#26,22.3700765,40.1305307#27,22.3681844,40.1361818#28,22.3648277,40.1417333#29,22.3669353,40.1493740#30,22.3639671,40.1502226#31,22.3579959,40.1438960#32,22.3532034,40.1366070#33,22.3485744,40.1297026#34,22.3470427,40.1217078#35,22.3451264,40.1159482#36,22.3393979,40.1168318#37,22.3305690,40.1192362#38,22.3275079,40.1134729#39,22.3248954,40.1111112#40,22.3201079,40.1052212#41,22.3137351,40.0979482#42,22.3091488,40.0903257#43,22.3090245,40.0824003#44,22.3108155,40.0750326#45,22.3202946,40.0709193#46,22.3306819,40.0698240#47,22.3393220,40.0741546#48,22.3432326,40.0809026#49,22.3499101,40.0821376#50,22.3593405,40.0810663#51,22.3652316,40.0760254#52,22.3713454,40.0775890#53,22.3725754,40.0814885#54,22.3764034,40.0823281#55,22.3841962,40.0820255#56,22.3886894,40.0796159#57,22.3962908,40.0793214#58,22.4035464,40.0827243#4.3,22.4069348,40.0835974","x":22.367638,"y":40.1529865,"coor":[[22.4916818,40.1746149],[22.4911081,40.1737381],[22.4910104,40.1728449],[22.4905908,40.1721728],[22.4901509,40.1718878],[22.4885226,40.1711728],[22.4872531,40.1707959],[22.4866417,40.1706302],[22.4854397,40.1702902],[22.4852726,40.170243],[22.4849605,40.1701848],[22.4842249,40.1701932],[22.4832954,40.1702216],[22.482085,40.1702598],[22.4818644,40.1702614],[22.4814959,40.1708241],[22.4810628,40.1708094],[22.4809317,40.1709428],[22.4801191,40.1705178],[22.4798448,40.1701313],[22.4795139,40.1700098],[22.4789373,40.1698671],[22.4788368,40.1696361],[22.4786505,40.1695615],[22.4784611,40.1696311],[22.4783145,40.1698859],[22.4776948,40.1697652],[22.4770105,40.1697427],[22.4768473,40.1696865],[22.4767325,40.1695678],[22.4767349,40.1694598],[22.4768928,40.1692276],[22.4768264,40.1690466],[22.4757964,40.1686817],[22.4734819,40.1678944],[22.4670452,40.1657058],[22.464225,40.1647495],[22.4635863,40.1644347],[22.4633305,40.1642241],[22.4625525,40.1633129],[22.4611432,40.1622852],[22.4603635,40.161455],[22.4600106,40.1609638],[22.4591926,40.1602682],[22.4583368,40.1596893],[22.4579196,40.158927],[22.4577367,40.1587083],[22.4549562,40.1565361],[22.4538122,40.1557281],[22.4509837,40.1550641],[22.4503197,40.1547219],[22.448743,40.1545206],[22.4479903,40.1545736],[22.446352,40.1553669],[22.4451266,40.1553505],[22.4447103,40.1545566],[22.443032,40.1535971],[22.4421141,40.1539451],[22.4414208,40.1539718],[22.4411877,40.1538966],[22.440968,40.1537495],[22.4406857,40.1532592],[22.4405681,40.1530099],[22.4402343,40.1527171],[22.4391363,40.1514501],[22.4390582,40.1512689],[22.439131,40.1511662],[22.4392035,40.1510771],[22.4391498,40.1508602],[22.4385068,40.1497164],[22.4384903,40.1494099],[22.4381,40.1485127],[22.4380776,40.1479538],[22.4379396,40.1478259],[22.4379769,40.1477363],[22.4377916,40.1476257],[22.4376436,40.1474255],[22.4376578,40.1473176],[22.4371914,40.1471761],[22.436937,40.1470105],[22.436003,40.1467817],[22.4344058,40.1457872],[22.4340855,40.1454225],[22.4341018,40.1452245],[22.4340221,40.1451153],[22.4340598,40.1450077],[22.4339818,40.1448265],[22.4336265,40.1444523],[22.4335032,40.1441984],[22.4332117,40.1441134],[22.4332841,40.1440242],[22.433215,40.1439693],[22.4332288,40.1438794],[22.4328549,40.1438022],[22.4330254,40.1435343],[22.4334843,40.1434864],[22.4329884,40.1431013],[22.4328832,40.1430819],[22.4326108,40.1431863],[22.4326841,40.1430612],[22.4329697,40.1428939],[22.4326047,40.142943],[22.4324299,40.1428866],[22.4325726,40.1428074],[22.4324929,40.1426982],[22.4325179,40.142122],[22.432429,40.1419046],[22.4325383,40.1417439],[22.4326419,40.1413219],[22.4326444,40.1412138],[22.4325295,40.1411041],[22.4325489,40.1407711],[22.4322832,40.1405873],[22.4316697,40.1407231],[22.4314236,40.1407018],[22.4309865,40.140822],[22.4309201,40.1407625],[22.4305929,40.140695],[22.4300997,40.1407064],[22.4302071,40.1406267],[22.4301857,40.1405364],[22.4300713,40.1404087],[22.4298712,40.140433],[22.430017,40.1402188],[22.4297341,40.140269],[22.4297835,40.1401615],[22.4296067,40.1401952],[22.4298696,40.1399915],[22.4296357,40.1399523],[22.4296257,40.1398801],[22.4297922,40.1397833],[22.4299804,40.1397678],[22.4301711,40.1396443],[22.4300432,40.1395885],[22.4298734,40.1393159],[22.4299344,40.1392176],[22.4300744,40.1392556],[22.4301065,40.1388776],[22.4302548,40.1385553],[22.4301513,40.1384638],[22.4298717,40.13837],[22.4296923,40.1380072],[22.4294699,40.1379771],[22.4292809,40.1380286],[22.4294167,40.1377422],[22.4293601,40.1376513],[22.4295025,40.1375812],[22.4297028,40.1375478],[22.4303169,40.1378985],[22.4305269,40.1379554],[22.4310189,40.1379981],[22.4313882,40.1377599],[22.4318684,40.1372979],[22.4322346,40.1371948],[22.4327274,40.1372014],[22.4331989,40.1371177],[22.4338516,40.1378293],[22.4343505,40.1385928],[22.4345457,40.1387846],[22.4349061,40.1389336],[22.4350436,40.1390796],[22.4352231,40.1394424],[22.4352069,40.1396404],[22.4353285,40.1399663],[22.4354534,40.1401482],[22.4356632,40.1402141],[22.4360511,40.1401923],[22.4362526,40.1401049],[22.4363626,40.1399172],[22.4369827,40.1394932],[22.4371042,40.1393146],[22.4373747,40.1392913],[22.4378299,40.1394055],[22.4378892,40.1393793],[22.4379515,40.139218],[22.4377912,40.1390446],[22.4375699,40.1389696],[22.4375726,40.1388525],[22.4373877,40.1387239],[22.4373089,40.1385787],[22.4372518,40.1383482],[22.4370908,40.1382019],[22.4371297,40.1380402],[22.4368285,40.137865],[22.4367694,40.1378867],[22.436644,40.1377229],[22.4367422,40.137535],[22.4366623,40.1374348],[22.4368174,40.1373288],[22.4369162,40.1371139],[22.4367019,40.1367327],[22.4363468,40.1363495],[22.4360302,40.1358227],[22.4353489,40.134872],[22.4354296,40.1344227],[22.4354056,40.1339359],[22.4352179,40.1334198],[22.4350775,40.1333053],[22.4347571,40.1334541],[22.4346709,40.1336332],[22.4345669,40.1335597],[22.434414,40.1335756],[22.4341223,40.1334996],[22.4329823,40.1330518],[22.4329136,40.1329788],[22.4327967,40.1329592],[22.432673,40.1327233],[22.432308,40.1327724],[22.431982,40.1326598],[22.4316005,40.1324024],[22.4312989,40.1317407],[22.4311249,40.1316482],[22.4309339,40.1317898],[22.4307007,40.1317236],[22.4305091,40.1313786],[22.4303471,40.1312773],[22.4304338,40.1310803],[22.4299859,40.1311643],[22.4297992,40.1311168],[22.4293357,40.1308582],[22.4291311,40.1305672],[22.4289467,40.1304205],[22.4289399,40.1302042],[22.4288372,40.1300767],[22.4272628,40.1296409],[22.4270805,40.1294042],[22.4269814,40.1291236],[22.4266486,40.1287947],[22.4263462,40.1286735],[22.4261413,40.1284004],[22.4257128,40.1271334],[22.4249103,40.1268161],[22.4241074,40.1260124],[22.4237462,40.1258994],[22.423393,40.1259487],[22.4232773,40.125875],[22.4231092,40.1255304],[22.4226192,40.1254066],[22.4219237,40.1255413],[22.4215977,40.1254287],[22.4214367,40.1252824],[22.4209092,40.1252572],[22.4205793,40.1253157],[22.4199482,40.125199],[22.4196692,40.1250871],[22.4198139,40.1249179],[22.4195327,40.1243915],[22.4195805,40.1243561],[22.4199316,40.124397],[22.4199096,40.1243336],[22.4201237,40.1242104],[22.4200235,40.1239748],[22.4200503,40.123831],[22.4204852,40.1238009],[22.4205451,40.1237477],[22.4204653,40.1236475],[22.4204904,40.1235758],[22.4209727,40.1235283],[22.4209976,40.1234656],[22.420791,40.1232646],[22.4211224,40.123143],[22.4211474,40.1230802],[22.4208346,40.1229048],[22.4208253,40.1227966],[22.4205961,40.1225592],[22.4204733,40.1222873],[22.4204029,40.1222863],[22.4203124,40.1221409],[22.4198222,40.1220261],[22.4194705,40.1220123],[22.4195542,40.1219414],[22.4195454,40.1218151],[22.4191964,40.1216843],[22.4190024,40.1214474],[22.4186777,40.1212808],[22.4185748,40.1211623],[22.4186932,40.1211188],[22.4195956,40.1211672],[22.4201956,40.1211033],[22.4207269,40.1209664],[22.4209489,40.1210055],[22.42125,40.1211807],[22.4217389,40.1213496],[22.4218003,40.1212333],[22.4215694,40.121068],[22.4216654,40.1209792],[22.4216677,40.1208801],[22.421508,40.1206798],[22.4212407,40.120568],[22.4212432,40.1204599],[22.4209113,40.120095],[22.4202832,40.1198522],[22.4201219,40.1197239],[22.419946,40.1197215],[22.4197859,40.1195392],[22.4195747,40.1195363],[22.4195194,40.1193914],[22.4191126,40.1192237],[22.4188953,40.1189775],[22.417907,40.1185856],[22.4175841,40.1183379],[22.4173286,40.1182263],[22.4172033,40.1180624],[22.416958,40.1180141],[22.4168543,40.1179316],[22.4161651,40.117796],[22.415752,40.117394],[22.4157564,40.1172048],[22.4156533,40.1170953],[22.4156822,40.1168615],[22.4155787,40.11677],[22.4155148,40.1164898],[22.4152186,40.1166119],[22.4150318,40.1165733],[22.4146552,40.1166222],[22.4145755,40.116513],[22.4142601,40.1164546],[22.4140996,40.1162903],[22.4140925,40.116092],[22.4137628,40.1161415],[22.4136348,40.1160947],[22.4136034,40.1159321],[22.4138769,40.1157737],[22.4134974,40.1154442],[22.4135724,40.115247],[22.4137148,40.1151769],[22.4136712,40.1150321],[22.4137688,40.1148713],[22.4135627,40.1146523],[22.4136142,40.1144548],[22.4134875,40.114354],[22.4136077,40.1142295],[22.4136471,40.1140498],[22.4132625,40.1139365],[22.4132072,40.1137916],[22.4130793,40.1137448],[22.4131639,40.1136378],[22.4126312,40.1133332],[22.4122544,40.1128866],[22.4116547,40.1124369],[22.4115877,40.1122919],[22.4111267,40.1119342],[22.4110135,40.1117525],[22.4106918,40.1114598],[22.4107174,40.11137],[22.4108824,40.1113363],[22.4109629,40.1114094],[22.4112473,40.1112872],[22.4114505,40.1111278],[22.4115031,40.1108853],[22.4115678,40.1105754],[22.4118366,40.1104169],[22.412008,40.1102706],[22.4118366,40.1104169],[22.4115678,40.1105754],[22.4115031,40.1108853],[22.410856,40.1108674],[22.4104714,40.1107541],[22.4100529,40.1105861],[22.4096256,40.110292],[22.4079957,40.1102516],[22.4071925,40.1114838],[22.406425,40.1121939],[22.4062547,40.1124528],[22.4059538,40.1132775],[22.4057494,40.1134909],[22.4055593,40.1135919],[22.4047182,40.1138686],[22.4041954,40.1141497],[22.4040391,40.1143097],[22.4040062,40.1147147],[22.4041301,40.1154371],[22.4039474,40.1157229],[22.4037216,40.1158459],[22.4036128,40.1159795],[22.4028091,40.1162297],[22.4025101,40.1164688],[22.4020015,40.116642],[22.4020199,40.1168584],[22.4023432,40.1175836],[22.4023363,40.1178808],[22.4026452,40.1187184],[22.4024671,40.118806],[22.4021156,40.1187832],[22.4019544,40.1186548],[22.4016615,40.1186327],[22.4013243,40.118502],[22.4009945,40.1185515],[22.4004725,40.1187965],[22.4001687,40.1187383],[22.4001528,40.1189182],[22.3999886,40.1189159],[22.3995957,40.1191538],[22.3988529,40.1193057],[22.3985654,40.1195539],[22.3981737,40.1197467],[22.3978471,40.1196611],[22.3974904,40.1193589],[22.3972441,40.1193555],[22.3966952,40.1192398],[22.3964116,40.1193259],[22.3958242,40.1193538],[22.3955875,40.1194406],[22.3953181,40.1194189],[22.3950457,40.1195232],[22.394545,40.1198586],[22.3941687,40.1198894],[22.3938251,40.1200288],[22.3935142,40.1202767],[22.392869,40.1202678],[22.3926591,40.1202108],[22.3923763,40.120261],[22.3920956,40.120221],[22.3908562,40.1205281],[22.3903281,40.1205298],[22.3902677,40.120601],[22.3905681,40.1208034],[22.3902722,40.1209074],[22.3902712,40.1209524],[22.3906046,40.1212453],[22.3903128,40.1216737],[22.3899805,40.1218313],[22.3897152,40.1216384],[22.3892368,40.1215236],[22.3891194,40.121522],[22.388705,40.1216784],[22.3884003,40.1221606],[22.3883826,40.1224126],[22.3885571,40.1229736],[22.3890057,40.1233582],[22.3890209,40.1242053],[22.3892487,40.1244967],[22.3892593,40.1255419],[22.3895737,40.1261409],[22.3895761,40.1265373],[22.3899972,40.1270927],[22.3901169,40.1274908],[22.3899329,40.1278305],[22.3895641,40.1280416],[22.3895304,40.1284736],[22.3896661,40.1286917],[22.390382,40.1291881],[22.3905181,40.1293882],[22.390525,40.1295955],[22.3901071,40.129896],[22.3900926,40.1300129],[22.3897778,40.130423],[22.3898339,40.1305319],[22.3901758,40.1304195],[22.3904691,40.1304236],[22.3910417,40.1305306],[22.3919048,40.1307588],[22.392282,40.1310478],[22.391573,40.1312542],[22.3915075,40.1315416],[22.391592,40.1319392],[22.3915278,40.1321725],[22.3910803,40.1322384],[22.390929,40.1321822],[22.3907904,40.1325857],[22.3904212,40.1328148],[22.3903452,40.1330479],[22.3902015,40.1331721],[22.389977,40.133232],[22.3900524,40.1335213],[22.3898265,40.1336443],[22.3896739,40.1336422],[22.3896149,40.1341549],[22.389316,40.134385],[22.3892414,40.1345641],[22.3891618,40.1344549],[22.3890167,40.1346331],[22.3890407,40.1356064],[22.3889057,40.1363522],[22.3892309,40.1374919],[22.3892408,40.1380686],[22.3888308,40.1400178],[22.3886113,40.1403661],[22.388334,40.141173],[22.3881147,40.1415123],[22.3881313,40.1418008],[22.3879946,40.1421233],[22.3875082,40.1423417],[22.3877821,40.1426698],[22.3877964,40.1430574],[22.3875541,40.1433784],[22.3868875,40.1437655],[22.3866888,40.1438708],[22.3865253,40.1438325],[22.3863715,40.1438844],[22.3862076,40.1438641],[22.385977,40.1441852],[22.3857265,40.1438574],[22.3856725,40.1436585],[22.3854596,40.1437276],[22.3853023,40.1439236],[22.3850467,40.1438119],[22.3849514,40.1433781],[22.3848453,40.1433947],[22.3846625,40.1431849],[22.384336,40.1430903],[22.3840847,40.1427985],[22.3840407,40.1426717],[22.3842255,40.142305],[22.3842063,40.1421696],[22.383604,40.1413323],[22.3833139,40.1406977],[22.3832384,40.1399218],[22.3832883,40.1397964],[22.3831699,40.1393443],[22.3830446,40.1391804],[22.3827084,40.1390045],[22.382574,40.1387324],[22.3821823,40.1384206],[22.3820144,40.1380759],[22.3817957,40.1378927],[22.3817763,40.1377212],[22.3818871,40.1375066],[22.3818269,40.1370733],[22.3823065,40.1361521],[22.3824211,40.1357753],[22.3823891,40.1356397],[22.382217,40.1354752],[22.3819031,40.1353447],[22.3813649,40.1347786],[22.3811104,40.1346219],[22.3803586,40.1346474],[22.3793555,40.1343811],[22.3793103,40.1343084],[22.379433,40.1340849],[22.3794285,40.1337785],[22.3797834,40.1331709],[22.3798917,40.1330553],[22.3803156,40.1329982],[22.3802958,40.1328447],[22.3802039,40.1327624],[22.3802542,40.1326189],[22.380199,40.132474],[22.3803007,40.1321421],[22.3802225,40.1319789],[22.3801971,40.1315641],[22.3800476,40.1314359],[22.3797911,40.1313602],[22.3788474,40.1315632],[22.3785201,40.1315046],[22.3783277,40.1317001],[22.3781411,40.1316524],[22.3780029,40.1310469],[22.3778241,40.130666],[22.3775351,40.1304818],[22.3774577,40.1302825],[22.3774758,40.1300125],[22.3773368,40.1299385],[22.3771486,40.1299539],[22.3770174,40.1300421],[22.376546,40.1301256],[22.3765199,40.1302333],[22.3763766,40.1303394],[22.3760711,40.1303532],[22.3758301,40.1301246],[22.3756961,40.1298344],[22.374882,40.1290302],[22.3747605,40.1287132],[22.3743524,40.1285993],[22.3737274,40.1282302],[22.3733849,40.127829],[22.3732644,40.1274669],[22.3726744,40.1276028],[22.3723277,40.1278682],[22.372213,40.1277585],[22.3721504,40.1279197],[22.3719586,40.1280882],[22.3718187,40.1280502],[22.3710892,40.12813],[22.3710487,40.1283502],[22.3706492,40.1283716],[22.3704747,40.1283061],[22.3702865,40.1283215],[22.3702375,40.1284109],[22.370121,40.1283732],[22.370105,40.1285531],[22.3704061,40.1287195],[22.3703818,40.1287552],[22.3702182,40.1287259],[22.3701228,40.1287876],[22.3692986,40.1289021],[22.3692373,40.1290094],[22.3693294,40.1290827],[22.3688,40.1291383],[22.3686364,40.129109],[22.3683378,40.1292309],[22.3682534,40.1292793],[22.3683221,40.1293523],[22.368721,40.129358],[22.369093,40.1295073],[22.3697864,40.1299585],[22.3698495,40.1302657],[22.3699764,40.1303576],[22.3705965,40.1314204],[22.3706963,40.131665],[22.3706346,40.1317903],[22.3706615,40.1319393],[22.3705757,40.1320912],[22.3704695,40.1321168],[22.3700433,40.1317775],[22.3693802,40.1315339],[22.3690943,40.13171],[22.3689366,40.131924],[22.3689644,40.1322307],[22.3687072,40.1321911],[22.3685886,40.1322434],[22.3682399,40.1325899],[22.367813,40.132773],[22.3675953,40.1330402],[22.3676219,40.133401],[22.3674838,40.1337774],[22.3675364,40.1340304],[22.3680106,40.1343254],[22.3682258,40.1346527],[22.3681991,40.1347875],[22.3683386,40.1348435],[22.368178,40.1361565],[22.3679265,40.1363692],[22.3677436,40.1366549],[22.3677627,40.1368354],[22.3679205,40.1371078],[22.3678945,40.1372156],[22.3673986,40.1373347],[22.3668907,40.1379582],[22.3667243,40.1380459],[22.3658464,40.1379434],[22.3655724,40.1381107],[22.3653964,40.1381083],[22.3651326,40.1378523],[22.3648616,40.1378935],[22.3646422,40.1382327],[22.3646794,40.1386387],[22.3648637,40.1387854],[22.364824,40.138974],[22.3645928,40.1393131],[22.3646472,40.1394941],[22.3645724,40.1396732],[22.364662,40.1398546],[22.3645749,40.1400606],[22.364664,40.1402601],[22.364678,40.1406566],[22.3646567,40.1410527],[22.364569,40.1412857],[22.3646683,40.1415484],[22.3648285,40.1417218],[22.3648099,40.1420098],[22.3649116,40.1421734],[22.3648351,40.1424246],[22.3649804,40.142733],[22.3648781,40.1430829],[22.3651502,40.1434831],[22.3652141,40.1437543],[22.3648472,40.1443707],[22.3648637,40.1446592],[22.364955,40.1447686],[22.3649208,40.1452186],[22.3650325,40.1454544],[22.3652046,40.145619],[22.3652056,40.1460694],[22.3657931,40.1465372],[22.3656332,40.1468412],[22.3657553,40.1471312],[22.3657196,40.1476442],[22.3659561,40.148062],[22.3659635,40.1482423],[22.3661079,40.1485866],[22.3663218,40.148968],[22.3666574,40.149171],[22.3667352,40.1493522],[22.3671451,40.1493941],[22.3673495,40.1496852],[22.3672493,40.1499451],[22.3672422,40.1502423],[22.3673309,40.1504597],[22.3672984,40.1508376],[22.3674163,40.1513078],[22.3673826,40.1517307],[22.3672966,40.1518917],[22.3673123,40.1522162],[22.3674643,40.1527318],[22.367638,40.1529865],[22.3673672,40.1528656],[22.3669879,40.1525269],[22.3667675,40.1524157],[22.3665679,40.1519264],[22.3661888,40.1515787],[22.3661955,40.1512996],[22.3657794,40.1510234],[22.3656272,40.1505168],[22.3650517,40.1505267],[22.3647711,40.1504777],[22.364534,40.1505734],[22.3643645,40.150544],[22.3641182,40.1502432],[22.3639778,40.1502232],[22.3637414,40.1502919],[22.3632724,40.1502673],[22.3630654,40.1500842],[22.3626784,40.1500697],[22.3622467,40.1499555],[22.3621224,40.1497555],[22.3621447,40.1493144],[22.3620454,40.1490518],[22.3617037,40.1486145],[22.361106,40.1480835],[22.360813,40.1475749],[22.3597446,40.1466048],[22.3597141,40.1464062],[22.3593023,40.1459589],[22.3585829,40.1456064],[22.3586012,40.1453364],[22.358213,40.1448804],[22.3581437,40.1443479],[22.3579511,40.1440569],[22.3580154,40.1438236],[22.35793,40.143471],[22.3580764,40.1432389],[22.3580647,40.1427522],[22.3578,40.1425322],[22.3575731,40.1422047],[22.3567382,40.1417784],[22.3566604,40.1415972],[22.3556912,40.1408987],[22.3551651,40.1403237],[22.3547961,40.1395617],[22.3547459,40.1392096],[22.3545628,40.1390179],[22.3543731,40.1386098],[22.3540189,40.1382083],[22.3539771,40.1379915],[22.3538376,40.1379355],[22.3537477,40.1377721],[22.3536768,40.1373026],[22.3533683,40.1369559],[22.3531341,40.136448],[22.3524014,40.1356809],[22.352132,40.1351725],[22.3520731,40.1346942],[22.3518587,40.1343398],[22.3519243,40.1340525],[22.3517314,40.133293],[22.3516236,40.1324086],[22.3516589,40.1319226],[22.3519185,40.131665],[22.3514279,40.131568],[22.350666,40.1310436],[22.3502653,40.1306235],[22.3494226,40.1300439],[22.3487838,40.1297645],[22.3479215,40.129509],[22.3476413,40.1292978],[22.3471326,40.1284977],[22.3469332,40.1280084],[22.3465901,40.1276342],[22.3466069,40.1274272],[22.3463973,40.1268746],[22.3465329,40.1266063],[22.3465253,40.126435],[22.346634,40.1263105],[22.3467209,40.125627],[22.3465889,40.1252648],[22.3464168,40.1251002],[22.3464691,40.1243982],[22.3463366,40.124054],[22.3464968,40.1232545],[22.3467449,40.1226995],[22.3468221,40.1219348],[22.3469775,40.1218199],[22.3475287,40.1208638],[22.347673,40.1207218],[22.3477864,40.1203991],[22.3477456,40.1201462],[22.3479582,40.1200862],[22.3483052,40.1193254],[22.3481619,40.1184585],[22.34794,40.1179328],[22.3476537,40.1176404],[22.3471767,40.1174715],[22.3475097,40.117287],[22.3475362,40.1171613],[22.3477255,40.1170063],[22.3477959,40.1165209],[22.3474896,40.1165705],[22.3471408,40.1164394],[22.3469814,40.116239],[22.3463215,40.1158692],[22.3461666,40.1159661],[22.3457456,40.115906],[22.3452017,40.1160784],[22.3451341,40.1159603],[22.3452186,40.1158624],[22.3451292,40.115681],[22.3450262,40.1155714],[22.3446309,40.1154216],[22.3445988,40.115295],[22.3440853,40.1151796],[22.3435687,40.1151902],[22.3432555,40.1150416],[22.3430665,40.1150929],[22.3423,40.1147666],[22.3415839,40.1142969],[22.3415279,40.114188],[22.3412381,40.1140397],[22.3411469,40.1139303],[22.3412339,40.1137334],[22.3409528,40.1137113],[22.3408733,40.1136021],[22.3407908,40.1136189],[22.3406321,40.1138689],[22.340294,40.1147469],[22.3402874,40.1150171],[22.3400801,40.1153384],[22.340089,40.1154557],[22.3399184,40.1157145],[22.3397902,40.1161631],[22.3395853,40.1163854],[22.3395416,40.1167361],[22.3394342,40.1168066],[22.3390202,40.1169448],[22.3386322,40.1169753],[22.3381821,40.117149],[22.3379942,40.1171553],[22.3374814,40.1174903],[22.3372103,40.1175405],[22.3370169,40.1177719],[22.336685,40.1179113],[22.3360019,40.1175321],[22.3353473,40.1169462],[22.3349387,40.1168592],[22.334582,40.1170523],[22.3344134,40.11723],[22.3338794,40.1174746],[22.3337103,40.1176704],[22.3334724,40.1178021],[22.3333494,40.1180345],[22.3331352,40.1181576],[22.3321085,40.118395],[22.3316092,40.1186581],[22.3313507,40.1186724],[22.3311114,40.1188581],[22.3309253,40.1187924],[22.3308184,40.1188449],[22.3304765,40.1193895],[22.3303462,40.1194417],[22.3303539,40.119604],[22.3298343,40.1197406],[22.3294317,40.1191672],[22.3291567,40.1184155],[22.3291171,40.1176402],[22.3291763,40.1171366],[22.3293728,40.116779],[22.3303488,40.1162165],[22.3306699,40.116086],[22.3306491,40.1159776],[22.3299127,40.1158589],[22.3296859,40.1155403],[22.3290152,40.1151343],[22.328403,40.1142606],[22.3275409,40.1135274],[22.3270564,40.1127096],[22.3266102,40.1117662],[22.3264249,40.111187],[22.3263645,40.1104969],[22.3254101,40.1097039],[22.3251892,40.1096196],[22.3249529,40.1096882],[22.3248863,40.1100116],[22.3252247,40.1110435],[22.3252909,40.1116931],[22.3256508,40.1123289],[22.3255773,40.112454],[22.3250559,40.1117077],[22.3249062,40.111111],[22.3246949,40.1111169],[22.3243138,40.1113456],[22.3241259,40.1113519],[22.3235173,40.1103341],[22.3234366,40.1102789],[22.3233653,40.1103139],[22.3234036,40.1107559],[22.3231354,40.1106889],[22.3230504,40.1103274],[22.3227729,40.1101612],[22.322471,40.1095532],[22.3225443,40.1089597],[22.3222783,40.1088027],[22.3221187,40.1086112],[22.3219403,40.1082302],[22.321521,40.1076296],[22.32145,40.1071781],[22.3213103,40.107131],[22.3206093,40.1060578],[22.3202667,40.105679],[22.3200476,40.1050452],[22.3199213,40.1049352],[22.3192256,40.1046008],[22.3190129,40.1041833],[22.3186368,40.1037364],[22.318491,40.103464],[22.3181555,40.10327],[22.3177079,40.1028671],[22.3172097,40.1021391],[22.3164147,40.101551],[22.3159867,40.1008871],[22.3155995,40.100413],[22.3153071,40.0999043],[22.3143891,40.0990711],[22.3138319,40.098063],[22.313239,40.0973697],[22.3125945,40.0968648],[22.3119687,40.0960809],[22.3113317,40.0948014],[22.3113246,40.0946121],[22.3114946,40.0943803],[22.3114738,40.0942719],[22.310858,40.0935602],[22.3104547,40.0932661],[22.31004,40.0924853],[22.3100254,40.0921247],[22.3098574,40.0916267],[22.3094774,40.0908059],[22.3095442,40.0905366],[22.309252,40.0904963],[22.3089103,40.0899373],[22.3090636,40.0898134],[22.3091384,40.0896343],[22.3089305,40.0895051],[22.3088902,40.0892838],[22.308978,40.0890509],[22.3090368,40.0890472],[22.3089043,40.088712],[22.3086599,40.0884426],[22.30865,40.0882218],[22.3084558,40.0880117],[22.308687,40.0876728],[22.3086216,40.0874736],[22.3087061,40.0873757],[22.3086422,40.0871135],[22.3086824,40.087015],[22.3085448,40.086504],[22.308676,40.0864158],[22.30897,40.0861003],[22.3089477,40.086055],[22.3087799,40.0860525],[22.3086705,40.0857356],[22.3088357,40.0856479],[22.3087301,40.0854572],[22.3086669,40.085168],[22.3088913,40.0846307],[22.3088996,40.0842975],[22.3088337,40.0841164],[22.3089585,40.0838119],[22.3088018,40.0830348],[22.3091391,40.0820668],[22.3091436,40.0818867],[22.3093016,40.0816638],[22.3092032,40.081374],[22.3092764,40.081258],[22.3092594,40.0809965],[22.3090861,40.0804174],[22.3091811,40.0798963],[22.3090636,40.0789576],[22.3091279,40.0782558],[22.3090658,40.0779216],[22.3088599,40.0777114],[22.3088503,40.0775806],[22.30903,40.0769526],[22.3093451,40.0765428],[22.3093767,40.0762099],[22.3095422,40.0761583],[22.3095588,40.0759604],[22.3093883,40.0757416],[22.3095682,40.0755821],[22.3099099,40.075515],[22.3104351,40.0751443],[22.311002,40.0749814],[22.311277,40.0747692],[22.3115723,40.0746834],[22.3121213,40.074295],[22.3143821,40.0734451],[22.3146931,40.0731974],[22.3153923,40.0729012],[22.3155148,40.0726868],[22.3159366,40.0727019],[22.3166933,40.0719742],[22.3184351,40.0712427],[22.318626,40.0711104],[22.318944,40.0710519],[22.3194835,40.0710508],[22.3198387,40.0709118],[22.3200957,40.0709515],[22.3206254,40.0708691],[22.320799,40.0709617],[22.3212909,40.0709869],[22.3218858,40.0711126],[22.324196,40.07111],[22.3246569,40.0709635],[22.3256906,40.0704109],[22.3264364,40.0701244],[22.3272237,40.0695772],[22.3276614,40.0694214],[22.327806,40.0692613],[22.3280153,40.0693364],[22.3282742,40.0692951],[22.3286323,40.0695165],[22.3295004,40.069502],[22.330267,40.0698013],[22.3307237,40.0698259],[22.3307841,40.0696962],[22.3308573,40.0696387],[22.3311358,40.0697598],[22.3317088,40.0698221],[22.332628,40.0696371],[22.3328005,40.0697747],[22.3329477,40.0697949],[22.3331999,40.0700327],[22.3336557,40.0700934],[22.3341189,40.0703343],[22.3344983,40.070646],[22.3351021,40.0708889],[22.3351248,40.0714028],[22.3353783,40.0715866],[22.335843,40.0717644],[22.3362875,40.0718564],[22.336883,40.0719145],[22.3371782,40.0723151],[22.3378035,40.0726394],[22.3382701,40.0732227],[22.3396137,40.0743951],[22.3396561,40.0746705],[22.3398384,40.0748893],[22.3397832,40.0752309],[22.3400189,40.0756667],[22.3400829,40.0759289],[22.3403321,40.0762928],[22.3407128,40.0765505],[22.3406861,40.0766853],[22.3409596,40.0770135],[22.3411377,40.0774034],[22.3413457,40.0775325],[22.3415267,40.0778054],[22.3417951,40.0778633],[22.3421311,40.0780303],[22.3420707,40.0781015],[22.3421272,40.0781924],[22.342031,40.0782901],[22.3426471,40.0785151],[22.3420478,40.0790471],[22.3425301,40.0794684],[22.3427346,40.0797416],[22.3430003,40.0799076],[22.3428431,40.0801035],[22.3427995,40.080256],[22.3428531,40.080464],[22.3431292,40.0806842],[22.3431042,40.0807469],[22.3432189,40.0808566],[22.343284,40.0810738],[22.3436261,40.0814751],[22.3443275,40.081431],[22.3462082,40.0807732],[22.3465971,40.0806977],[22.3473514,40.0800598],[22.3476545,40.0796497],[22.3480659,40.0791241],[22.348242,40.0791176],[22.3483179,40.0791772],[22.3483553,40.0792814],[22.3485051,40.0798781],[22.3487178,40.0802955],[22.349106,40.0807335],[22.3491027,40.0808686],[22.3493984,40.0812512],[22.3495982,40.0817225],[22.3495938,40.0819026],[22.349718,40.0821026],[22.3498082,40.0821444],[22.3503369,40.0821069],[22.3508979,40.0821869],[22.3509123,40.082079],[22.3510651,40.0820632],[22.351019,40.081986],[22.3523903,40.0820235],[22.3528729,40.0819493],[22.3537175,40.0820964],[22.3542935,40.0820415],[22.3551447,40.0821392],[22.3555955,40.0822312],[22.3559286,40.0825242],[22.3563905,40.08272],[22.3570436,40.0828734],[22.35707,40.0828557],[22.3570848,40.0827298],[22.3570159,40.0826658],[22.3573859,40.0824008],[22.3574356,40.0822843],[22.3576866,40.0820897],[22.3581726,40.0818759],[22.3590805,40.081186],[22.3593414,40.0810636],[22.3597922,40.080606],[22.359962,40.0803742],[22.3602956,40.0801537],[22.3603336,40.0800371],[22.3602646,40.0799821],[22.3604197,40.0793807],[22.3607006,40.0789162],[22.360851,40.0785129],[22.3610867,40.0774892],[22.3617066,40.0765791],[22.3616969,40.0764934],[22.3614996,40.0764095],[22.3615227,40.0762251],[22.3616779,40.0762003],[22.3622354,40.0759379],[22.3628853,40.0757309],[22.3639524,40.075737],[22.3643515,40.0757651],[22.3652716,40.0760304],[22.3661609,40.076115],[22.3663646,40.0764242],[22.3664123,40.0763888],[22.3664814,40.0764438],[22.3665068,40.0763631],[22.3667259,40.0765193],[22.3667749,40.07643],[22.3671349,40.0765792],[22.3670921,40.0764074],[22.3672208,40.0764182],[22.3678581,40.0767425],[22.367966,40.0766449],[22.3682337,40.0767298],[22.3683522,40.0766774],[22.3685385,40.0767341],[22.3686822,40.07661],[22.3689249,40.0767575],[22.3690833,40.0765075],[22.3693031,40.0766367],[22.3694392,40.0768279],[22.3695853,40.0766047],[22.3697338,40.0767689],[22.3697543,40.0768953],[22.3698732,40.076825],[22.3698949,40.0768973],[22.3699896,40.0768626],[22.3700469,40.0769175],[22.370119,40.0768464],[22.3702805,40.0769568],[22.3705404,40.0768794],[22.370609,40.0769524],[22.3707727,40.0769727],[22.370846,40.0768476],[22.3709626,40.0768763],[22.3709637,40.0768313],[22.371209,40.0768708],[22.3713589,40.076981],[22.371655,40.076859],[22.3718545,40.0768528],[22.3719235,40.0769078],[22.3716417,40.0771696],[22.3714102,40.0775358],[22.3706926,40.0781203],[22.3708098,40.0781219],[22.3705492,40.0787218],[22.3703806,40.0789087],[22.370688,40.0788049],[22.3705428,40.078992],[22.3707291,40.0790487],[22.3706088,40.0791731],[22.3707238,40.0792693],[22.3709536,40.0794708],[22.3712432,40.079619],[22.3713151,40.0795569],[22.3713944,40.0796752],[22.3716141,40.0798044],[22.3718836,40.0798172],[22.3718735,40.079745],[22.3721197,40.0797484],[22.3724203,40.0799328],[22.3726891,40.0799726],[22.372938,40.0800617],[22.372724,40.0801849],[22.3723951,40.0802073],[22.3722511,40.0803404],[22.371833,40.0807714],[22.372142,40.0810911],[22.3721712,40.0813437],[22.3720588,40.0816305],[22.3722511,40.081435],[22.3722652,40.0813361],[22.3722978,40.0814446],[22.372346,40.0813912],[22.3723767,40.0810854],[22.3726178,40.081305],[22.3724872,40.0818617],[22.3732347,40.0815028],[22.373121,40.0818436],[22.3729508,40.0820934],[22.3728082,40.0821725],[22.3727095,40.0823783],[22.3730474,40.0824732],[22.3734843,40.0828397],[22.3735298,40.0824079],[22.3736581,40.0824367],[22.3739224,40.0826656],[22.3739815,40.0826485],[22.3739614,40.082504],[22.3741703,40.0825971],[22.3742049,40.0821291],[22.3742778,40.082022],[22.3744575,40.0823578],[22.3746651,40.0825049],[22.3748463,40.0827777],[22.3753105,40.0829824],[22.3755672,40.0830401],[22.3756849,40.0830237],[22.3755928,40.0829503],[22.3756067,40.0828604],[22.3755024,40.0828049],[22.3757629,40.0827005],[22.3755666,40.0825716],[22.3757536,40.0826012],[22.3760243,40.08256],[22.3762217,40.0826438],[22.3765843,40.082685],[22.3761827,40.08231],[22.376405,40.0823311],[22.3763038,40.0821495],[22.3767114,40.0822723],[22.3766662,40.0821996],[22.376783,40.0822193],[22.3767152,40.0821102],[22.3770539,40.082169],[22.3771695,40.0822427],[22.3771955,40.082135],[22.3773675,40.0822995],[22.3776003,40.0823749],[22.3776259,40.0822851],[22.3777636,40.0824132],[22.3778288,40.0826303],[22.3778251,40.0832789],[22.3779315,40.0832444],[22.3779537,40.0832987],[22.3784517,40.0830715],[22.3787642,40.0827515],[22.3796468,40.0825161],[22.3803646,40.0822784],[22.3806185,40.0819577],[22.3811412,40.0816767],[22.381889,40.0817952],[22.3822829,40.0819989],[22.3827749,40.0820238],[22.3835048,40.0819079],[22.3841128,40.0819884],[22.3844029,40.0821186],[22.3849205,40.0820538],[22.3851778,40.0820844],[22.3852143,40.0820308],[22.3851345,40.0819306],[22.3845555,40.0816162],[22.3849795,40.0815411],[22.3849339,40.0814864],[22.3850524,40.081434],[22.3853229,40.0814017],[22.386059,40.0815201],[22.3862456,40.0820632],[22.3862298,40.0822342],[22.3863965,40.0821284],[22.3864752,40.0822736],[22.3868329,40.0820264],[22.3867649,40.0819263],[22.3868022,40.0818367],[22.3873039,40.0814473],[22.3871754,40.0814275],[22.3872602,40.0813116],[22.3879504,40.0808888],[22.3877179,40.0808045],[22.3877912,40.0806793],[22.3877117,40.0805701],[22.3877944,40.0805443],[22.3877257,40.0804712],[22.3878438,40.0804368],[22.3877048,40.0803628],[22.3877997,40.0803191],[22.3876012,40.0802803],[22.387932,40.0801768],[22.3882573,40.0803075],[22.3883068,40.0802],[22.3884944,40.0802026],[22.3886636,40.0799888],[22.3886987,40.0794938],[22.3887863,40.0792608],[22.3892035,40.0789783],[22.3892783,40.0787901],[22.3898523,40.0788161],[22.3904575,40.0790137],[22.3909844,40.0790481],[22.3915026,40.0789562],[22.3918814,40.0788083],[22.3919902,40.0787648],[22.3919162,40.0789169],[22.39226,40.0787595],[22.3922818,40.0788319],[22.3928322,40.078817],[22.3935446,40.078944],[22.3942813,40.0785398],[22.3943371,40.0786577],[22.3941771,40.0789798],[22.3942227,40.0790345],[22.3951887,40.0788497],[22.3951363,40.0790832],[22.3947699,40.0792042],[22.3947804,40.0792584],[22.3954934,40.0793584],[22.3960363,40.0792127],[22.3961515,40.0793044],[22.3965024,40.0793453],[22.3970112,40.0796497],[22.3970492,40.0795331],[22.3971664,40.0795347],[22.3971357,40.0793451],[22.3973921,40.0794117],[22.3974882,40.0793139],[22.3976394,40.0793701],[22.3977353,40.0792813],[22.3979442,40.0793743],[22.3981263,40.079611],[22.3982618,40.0793336],[22.3981842,40.0791434],[22.3982784,40.0791267],[22.3985794,40.079293],[22.3990257,40.0797676],[22.3992941,40.0798254],[22.3994983,40.0801165],[22.4005543,40.0805996],[22.4013645,40.0810612],[22.4014578,40.0810805],[22.4015303,40.0809914],[22.4021372,40.0811169],[22.4022389,40.0812805],[22.4022241,40.0814154],[22.402361,40.0815794],[22.4027778,40.0818104],[22.403119,40.0822656],[22.4034983,40.0825951],[22.4035536,40.08274],[22.4037964,40.0828875],[22.4042403,40.0829657],[22.404342,40.0831293],[22.4044823,40.0831492],[22.404685,40.0830079],[22.4049191,40.0830291],[22.4049915,40.08294],[22.4052616,40.0829257],[22.405597,40.082624],[22.4056481,40.0824446],[22.4057302,40.0824457],[22.4059375,40.0826107],[22.4064094,40.0824911],[22.4064774,40.0825911],[22.4063434,40.0828055],[22.4060604,40.0828737],[22.4062048,40.083218],[22.4067282,40.0834054],[22.4069348,40.0835974]]},{"id":19180,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Rupicapra","description_GR":"Rupicapra","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Rupicapra","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":5,"length":19183,"name_EN":"Mt Olympus: Rupicapra","description_EN":"Rupicapra","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":1776,"descent":1776,"maxelev":2466,"minelev":1133,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.25182 40.06474,22.31003 40.0985)","views":0,"millestones":"0,22.2521794,40.0956759#1,22.2534758,40.0937051#2,22.2564369,40.0901099#3,22.2623018,40.0921471#4,22.2689418,40.0952238#5,22.2779021,40.0961755#6,22.2860604,40.0927864#7,22.2907101,40.0853750#8,22.2941915,40.0779399#9,22.3001638,40.0710115#10,22.3099809,40.0666307#11,22.3002194,40.0651280#12,22.2901606,40.0668399#13,22.2811984,40.0717942#14,22.2819080,40.0738402#15,22.2787310,40.0791527#16,22.2704617,40.0826764#17,22.2629075,40.0877940#18,22.2558233,40.0903421#19.2,22.2521794,40.0956759","x":22.3009372,"y":40.070591,"coor":[[22.2521794,40.0956759],[22.2522096,40.0960007],[22.2522225,40.0962532],[22.2522692,40.0964791],[22.2519925,40.0967452],[22.2519364,40.0971047],[22.2518448,40.0975042],[22.2519683,40.0977223],[22.2525241,40.0981496],[22.2525326,40.0982758],[22.2523507,40.0985073],[22.2525983,40.098457],[22.2526832,40.0983502],[22.2527002,40.0981432],[22.2525317,40.0978524],[22.2525503,40.0975824],[22.2527345,40.0972609],[22.2532362,40.0969081],[22.2532793,40.0965439],[22.2532843,40.0963458],[22.2534233,40.0960866],[22.2534284,40.0958885],[22.2534983,40.0959076],[22.253657,40.0956487],[22.253663,40.0954145],[22.253628,40.0951618],[22.2535414,40.0949668],[22.2534108,40.0945684],[22.2534359,40.0940463],[22.253234,40.0936829],[22.2532999,40.0936163],[22.2534162,40.0936541],[22.2539326,40.0941033],[22.2540696,40.094709],[22.2540977,40.0945292],[22.2542032,40.0945308],[22.2543701,40.0944252],[22.2546026,40.0940504],[22.2550948,40.0931479],[22.2555186,40.0921723],[22.2555344,40.0910915],[22.2556889,40.0914722],[22.2557846,40.0904826],[22.2562028,40.0892637],[22.2564016,40.0902036],[22.2570044,40.0886452],[22.2573451,40.0881638],[22.2576316,40.0879699],[22.2578945,40.0880505],[22.2579019,40.0882217],[22.2580984,40.0883328],[22.2582782,40.0886418],[22.2585433,40.088826],[22.2587877,40.0889017],[22.2592206,40.0894037],[22.2592517,40.0895663],[22.259437,40.0896592],[22.2595487,40.0898771],[22.2597959,40.0898448],[22.2600118,40.0901183],[22.2601761,40.0901118],[22.260407,40.0902594],[22.2605084,40.0904231],[22.2606376,40.090416],[22.2606316,40.0906501],[22.2609694,40.0907453],[22.2609901,40.0908537],[22.2612101,40.0909651],[22.2613205,40.091237],[22.2615635,40.0913668],[22.2617757,40.0917844],[22.262131,40.0921141],[22.2624462,40.0921728],[22.2625724,40.0922828],[22.2626777,40.0922934],[22.2629777,40.0920277],[22.2632373,40.0919685],[22.2635647,40.0920094],[22.26357,40.0922618],[22.2636987,40.0922727],[22.2638712,40.0924104],[22.2642825,40.0923806],[22.2644092,40.0924725],[22.2648653,40.0925244],[22.2651318,40.0926545],[22.2655516,40.0927509],[22.2662897,40.092789],[22.2667394,40.0926336],[22.2665964,40.0927215],[22.2664378,40.0929624],[22.2664242,40.0930342],[22.2665291,40.0930628],[22.2664571,40.0931248],[22.2664277,40.0933586],[22.2664962,40.0934317],[22.2663811,40.0938084],[22.2666722,40.0938938],[22.2667154,40.0940386],[22.2666299,40.0941724],[22.2668852,40.0942844],[22.2668576,40.0944461],[22.2669597,40.0945828],[22.2672276,40.0946589],[22.2674513,40.0946262],[22.2675883,40.0947724],[22.2677058,40.0947651],[22.267924,40.0949486],[22.2685621,40.0952284],[22.2687637,40.0951413],[22.2694363,40.0954486],[22.2699951,40.0956191],[22.2700519,40.0956921],[22.2703437,40.0957505],[22.2706534,40.0960254],[22.2707739,40.095901],[22.2714327,40.0962893],[22.271554,40.0961289],[22.2718318,40.0962772],[22.2719256,40.0962786],[22.2719866,40.0961894],[22.2724826,40.0965211],[22.2725644,40.0965314],[22.2726017,40.0964508],[22.2728804,40.0965631],[22.2730525,40.0962504],[22.2731675,40.0963422],[22.27354,40.0964558],[22.2737351,40.0961614],[22.2741405,40.0963657],[22.274314,40.0959989],[22.2744207,40.0959554],[22.274795,40.0959971],[22.2753599,40.0959244],[22.2758511,40.0959858],[22.2765319,40.0959689],[22.2782148,40.0962191],[22.2783444,40.096194],[22.2785893,40.0962517],[22.2787508,40.0963622],[22.279057,40.0963127],[22.2794358,40.0966427],[22.2795199,40.0965628],[22.2798426,40.0967928],[22.2799626,40.0966865],[22.2803188,40.0969801],[22.2805884,40.0965246],[22.2817038,40.0960187],[22.2822486,40.0959727],[22.2824692,40.0957418],[22.2825716,40.0954009],[22.2828596,40.095144],[22.283031,40.0948582],[22.284367,40.0939771],[22.2849898,40.0934638],[22.2851729,40.0931783],[22.2864421,40.0926205],[22.2870883,40.0921075],[22.2873012,40.0920386],[22.2873152,40.0919487],[22.2881903,40.0915202],[22.288327,40.0913601],[22.2889259,40.090396],[22.2895025,40.0898549],[22.2899007,40.0889419],[22.2896247,40.0882532],[22.2897394,40.087417],[22.290097,40.0867196],[22.2904501,40.0857338],[22.2909727,40.0850028],[22.2912473,40.0848087],[22.2912707,40.0846378],[22.2911799,40.0839428],[22.2915041,40.0831728],[22.2916721,40.0830222],[22.2919426,40.0825217],[22.2920856,40.0824337],[22.2921076,40.0820196],[22.2924149,40.0809881],[22.2925628,40.080702],[22.2926402,40.0801851],[22.2928945,40.0794546],[22.2931476,40.0791791],[22.2934533,40.0786791],[22.2938381,40.0782974],[22.2942746,40.0781957],[22.2937948,40.0781526],[22.293972,40.0781012],[22.2941041,40.077977],[22.294353,40.0778725],[22.2947543,40.0777703],[22.2950163,40.077612],[22.2952516,40.0775795],[22.2953485,40.0774548],[22.2961078,40.0771056],[22.2962403,40.0769634],[22.2962327,40.0768011],[22.2965149,40.0763008],[22.2965477,40.0759229],[22.296742,40.0756555],[22.297196,40.0753198],[22.2974257,40.0750439],[22.2974805,40.0747294],[22.2977764,40.0741482],[22.2978263,40.0735543],[22.2980747,40.0729994],[22.2983959,40.0728149],[22.2991992,40.0716375],[22.2997841,40.0712227],[22.3009372,40.070591],[22.3022325,40.0703758],[22.3026812,40.0702472],[22.3038425,40.0697597],[22.3043095,40.0693701],[22.3050547,40.0691108],[22.3064194,40.0684551],[22.307064,40.067996],[22.3075508,40.0677509],[22.3078987,40.0674317],[22.3084067,40.0673085],[22.3099832,40.0667414],[22.3099792,40.0666062],[22.3096572,40.0663943],[22.3091099,40.0662421],[22.308281,40.0660949],[22.3079672,40.0659822],[22.3075448,40.0659941],[22.3071368,40.065898],[22.3070921,40.0658073],[22.3073936,40.0654693],[22.307433,40.0652987],[22.3072824,40.0652245],[22.3067212,40.0651622],[22.306539,40.0649433],[22.3050672,40.0651921],[22.3039981,40.0652755],[22.3028319,40.0654927],[22.3016731,40.0654126],[22.3008053,40.0654179],[22.3002606,40.0651577],[22.2994658,40.0645875],[22.298531,40.0647224],[22.298197,40.0649787],[22.2974146,40.065206],[22.2960317,40.0658523],[22.2952815,40.0660349],[22.2951239,40.0661272],[22.2942514,40.0662315],[22.2924291,40.0670425],[22.2919329,40.0670126],[22.29095,40.0665657],[22.2908241,40.0664693],[22.2901822,40.0668201],[22.2885507,40.0682915],[22.2877644,40.0687844],[22.2865098,40.0692523],[22.2856445,40.0693882],[22.2851481,40.069543],[22.2843614,40.0695854],[22.2841797,40.0698169],[22.2836064,40.0702319],[22.2822622,40.0709957],[22.2815769,40.0712018],[22.2813361,40.0714504],[22.2810488,40.0721489],[22.2806539,40.0724673],[22.2811376,40.0723484],[22.2818302,40.0718542],[22.2821003,40.0718401],[22.2818859,40.0719721],[22.2817023,40.0722757],[22.2816726,40.0725275],[22.2808095,40.0732714],[22.2819568,40.0728831],[22.2824582,40.0725301],[22.2823378,40.0726545],[22.2822852,40.0728789],[22.2815408,40.0735706],[22.2821326,40.0733541],[22.2825208,40.0733058],[22.2825194,40.0733599],[22.2821522,40.0735076],[22.2824813,40.0734764],[22.2822565,40.0735542],[22.2818854,40.073855],[22.2825811,40.0737031],[22.2823539,40.0738799],[22.2826469,40.0738843],[22.282692,40.073957],[22.2824905,40.0740441],[22.2822208,40.0745086],[22.2818723,40.0748457],[22.2819013,40.0750894],[22.2818404,40.0751786],[22.2810122,40.0754726],[22.2805942,40.0757727],[22.2805806,40.0758446],[22.2807466,40.075775],[22.2808633,40.0757947],[22.2808962,40.0758853],[22.2806802,40.0760803],[22.2806396,40.0762959],[22.2805206,40.0763662],[22.280494,40.0764919],[22.280351,40.0765799],[22.2803715,40.0766973],[22.2802304,40.0767133],[22.2802883,40.0767411],[22.2802176,40.0767581],[22.2802737,40.076858],[22.2801947,40.0771992],[22.2799445,40.0773576],[22.279903,40.0776093],[22.279655,40.0776777],[22.2796283,40.0778034],[22.2795095,40.0778647],[22.2795875,40.078028],[22.2793634,40.0780787],[22.2790895,40.0782458],[22.2791566,40.078373],[22.2789213,40.0784055],[22.2790993,40.0787865],[22.2790605,40.0789301],[22.278693,40.0790868],[22.2788729,40.0793958],[22.2786249,40.0794641],[22.278642,40.0797167],[22.2784936,40.0800207],[22.2783995,40.0800284],[22.2783828,40.0802263],[22.278153,40.0805022],[22.2772805,40.0806874],[22.2770314,40.0808008],[22.2765276,40.0812437],[22.2757678,40.0816108],[22.2756512,40.0815821],[22.2755266,40.081409],[22.2753606,40.0814786],[22.2752799,40.0814234],[22.2747156,40.081478],[22.2742397,40.0812818],[22.2740264,40.0813687],[22.2734041,40.0813954],[22.272504,40.0817424],[22.2722114,40.08172],[22.2715873,40.0818188],[22.2711943,40.0820561],[22.270989,40.0822873],[22.2709615,40.0824491],[22.2706787,40.0824989],[22.2704632,40.0826758],[22.2701552,40.0827974],[22.2698961,40.0828385],[22.2693601,40.0831639],[22.2693681,40.0833081],[22.2692585,40.0834687],[22.2686975,40.0838567],[22.2686331,40.0840809],[22.2679917,40.0848641],[22.2676536,40.0852464],[22.2674515,40.0853515],[22.2674826,40.0855141],[22.267064,40.0856881],[22.2668383,40.0858018],[22.2663571,40.0858126],[22.2662245,40.0859548],[22.2658712,40.0860125],[22.2657755,40.0860832],[22.265702,40.0862082],[22.2657292,40.0865239],[22.2656612,40.0868923],[22.2654522,40.0872675],[22.2648488,40.0874747],[22.2642635,40.0874299],[22.264046,40.0876789],[22.2637978,40.0877562],[22.2630478,40.087727],[22.2627511,40.0878667],[22.2618899,40.0880609],[22.2614232,40.0879638],[22.2610991,40.0882563],[22.2608993,40.0882713],[22.2603027,40.0882083],[22.2595049,40.0882143],[22.2591452,40.0880648],[22.2576316,40.0879699],[22.2573451,40.0881638],[22.2570044,40.0886452],[22.2564016,40.0902036],[22.2562028,40.0892637],[22.2557846,40.0904826],[22.2556889,40.0914722],[22.2555344,40.0910915],[22.2555186,40.0921723],[22.2550948,40.0931479],[22.2546026,40.0940504],[22.2543701,40.0944252],[22.2542032,40.0945308],[22.2540977,40.0945292],[22.2540696,40.094709],[22.2539326,40.0941033],[22.2534162,40.0936541],[22.2532999,40.0936163],[22.253234,40.0936829],[22.2534359,40.0940463],[22.2534108,40.0945684],[22.2535414,40.0949668],[22.253628,40.0951618],[22.253663,40.0954145],[22.253657,40.0956487],[22.2534983,40.0959076],[22.2534284,40.0958885],[22.2533567,40.0957793],[22.2531597,40.0956862],[22.252611,40.0957996],[22.2525083,40.0957305],[22.2521794,40.0956759]]},{"id":19181,"author":"AnaDigit","name_GR":"\u038c\u03bb\u03c5\u03bc\u03c0\u03bf\u03c2: Mythical Trail","description_GR":"Mythical Trail","path":"MOUNTAIN_RUNNING\/MountRun_Olympus_Mythical_Trail","activity_type":36,"assistance":2,"difficulty":4,"scenic_value":5,"length":105083,"name_EN":"Mt Olympus: Mythical Trail","description_EN":"Mythical Trail","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":10634,"descent":10634,"maxelev":2910,"minelev":264,"link_logo":"olympus_72px","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.olympus","pdf_link":"","bbox":"LINESTRING(22.34047 39.99526,22.50211 40.13232)","views":6,"millestones":"0,22.4996978,40.1050750#1,22.4900239,40.1060780#2,22.4819359,40.1057194#3,22.4728611,40.1045547#4,22.4647680,40.1091811#5,22.4652471,40.1121835#6,22.4558234,40.1107029#7,22.4481677,40.1080631#8,22.4462707,40.1117572#9,22.4484495,40.1181925#10,22.4437847,40.1196300#11,22.4363840,40.1194772#12,22.4377822,40.1256130#13,22.4350920,40.1295591#14,22.4321355,40.1327130#15,22.4257236,40.1271996#16,22.4210145,40.1234262#17,22.4209072,40.1200901#18,22.4136718,40.1155977#19,22.4131288,40.1094381#20,22.4044671,40.1112159#21,22.3943756,40.1089148#22,22.3897260,40.1044981#23,22.3809791,40.1010525#24,22.3735865,40.0984096#25,22.3636945,40.0952895#26,22.3598675,40.0888048#27,22.3607995,40.0821767#28,22.3642900,40.0759853#29,22.3585897,40.0810365#30,22.3491992,40.0809917#31,22.3467226,40.0732768#32,22.3502956,40.0677085#33,22.3426762,40.0708151#34,22.3434041,40.0626900#35,22.3491868,40.0575668#36,22.3593830,40.0586206#37,22.3629435,40.0516602#38,22.3696176,40.0454830#39,22.3715101,40.0369596#40,22.3676845,40.0305605#41,22.3715223,40.0265543#42,22.3732807,40.0247871#43,22.3779755,40.0239818#44,22.3788034,40.0194085#45,22.3835719,40.0154466#46,22.3819379,40.0089541#47,22.3813582,40.0012990#48,22.3856197,39.9965916#49,22.3966904,39.9965223#50,22.4032035,39.9962729#51,22.4086234,40.0018784#52,22.4125081,40.0054381#53,22.4180938,40.0075099#54,22.4286596,40.0106307#55,22.4342350,40.0168742#56,22.4397979,40.0229851#57,22.4403337,40.0271447#58,22.4432075,40.0308578#59,22.4498160,40.0317736#60,22.4591928,40.0348568#61,22.4665305,40.0394002#62,22.4633011,40.0425907#63,22.4675531,40.0481509#64,22.4598428,40.0523401#65,22.4648897,40.0565847#66,22.4617129,40.0610001#67,22.4683468,40.0670894#68,22.4611386,40.0670046#69,22.4608916,40.0715811#70,22.4673547,40.0757532#71,22.4761282,40.0776367#72,22.4810234,40.0816426#73,22.4862059,40.0818511#74,22.4832255,40.0853103#75,22.4793384,40.0875430#76,22.4722847,40.0872104#77,22.4671002,40.0855302#78,22.4591099,40.0815292#79,22.4495974,40.0794569#80,22.4417017,40.0818817#81,22.4365246,40.0761863#82,22.4376589,40.0706558#83,22.4333427,40.0675891#84,22.4250169,40.0712663#85,22.4184748,40.0706776#86,22.4091935,40.0718926#87,22.4004816,40.0719918#88,22.3922358,40.0741208#89,22.3917111,40.0780277#90,22.3983204,40.0791495#91,22.4063840,40.0824997#92,22.4123847,40.0875520#93,22.4205246,40.0909757#94,22.4296833,40.0934966#95,22.4393409,40.0943718#96,22.4464546,40.0952396#97,22.4546071,40.0928708#98,22.4629152,40.0913750#99,22.4710376,40.0924671#100,22.4787725,40.0948064#101,22.4852642,40.0937924#102,22.4896422,40.0959795#103,22.4925708,40.1004809#104,22.4902406,40.1046870#105.1,22.4997000,40.1050751","x":22.4624663,"y":40.0365547,"coor":[[22.4996978,40.105075],[22.4994898,40.1051264],[22.4993916,40.1052242],[22.4987903,40.1053606],[22.4975818,40.1053629],[22.4968854,40.1055521],[22.4962747,40.1055802],[22.4958372,40.1057367],[22.4950851,40.1063215],[22.4944587,40.1065296],[22.4939957,40.1067758],[22.4937009,40.106844],[22.4932077,40.1068646],[22.4929633,40.1067714],[22.4922554,40.1058883],[22.4918478,40.1058019],[22.4916488,40.1057813],[22.4915041,40.1059596],[22.491283,40.1058756],[22.4911277,40.1059997],[22.4908343,40.1060049],[22.4907271,40.1060756],[22.4904707,40.1060002],[22.4900359,40.1060305],[22.4900103,40.1061293],[22.4898574,40.1061453],[22.4897017,40.1062874],[22.4893139,40.1063184],[22.4891169,40.1062077],[22.488797,40.1063477],[22.4885636,40.1062906],[22.4882219,40.1063582],[22.4879704,40.1065892],[22.4878527,40.1066057],[22.4875638,40.1064037],[22.4874533,40.1060959],[22.4870225,40.1059462],[22.4869351,40.1056567],[22.4867041,40.1054916],[22.4865436,40.1058498],[22.4862697,40.1060354],[22.4861049,40.1060603],[22.4855459,40.1058728],[22.4855495,40.1057107],[22.4854216,40.105655],[22.4850682,40.1057224],[22.4846111,40.1056984],[22.4842891,40.1059374],[22.4841245,40.1059533],[22.4838036,40.1056068],[22.4835221,40.1056031],[22.4832075,40.1055089],[22.4830772,40.1055612],[22.4826254,40.105303],[22.4823777,40.1053629],[22.482089,40.1056834],[22.4817942,40.1057516],[22.4814852,40.1059277],[22.4811556,40.1059775],[22.4806209,40.1057542],[22.4804072,40.105337],[22.4802641,40.1054433],[22.4801114,40.1054503],[22.4800224,40.1052329],[22.4798363,40.1051584],[22.479683,40.1050302],[22.4796428,40.1051063],[22.4795744,40.1050153],[22.4789112,40.1052949],[22.4784887,40.1052983],[22.4780908,40.1052571],[22.4777773,40.1051088],[22.4775662,40.105106],[22.4776038,40.1049984],[22.4770553,40.1048651],[22.4766572,40.1048328],[22.4765856,40.1048859],[22.4761641,40.1048443],[22.4757294,40.1048746],[22.475238,40.1048141],[22.4748497,40.1048631],[22.4747219,40.1048073],[22.4742213,40.1047332],[22.472756,40.1046778],[22.4727693,40.1046059],[22.4730188,40.1044651],[22.4728799,40.1043822],[22.472103,40.104498],[22.4718998,40.1046665],[22.4713809,40.1047858],[22.4712323,40.1048694],[22.4711581,40.1050396],[22.4708109,40.1053503],[22.4707005,40.1055651],[22.4695289,40.1060181],[22.4693799,40.1062864],[22.4689728,40.1066504],[22.4684644,40.1068238],[22.4682143,40.1069917],[22.4680691,40.107188],[22.4680367,40.107584],[22.4679401,40.1077088],[22.4672096,40.1083658],[22.4667331,40.1086838],[22.4663841,40.1090756],[22.4660419,40.1091612],[22.4651962,40.109204],[22.4647157,40.1091796],[22.464238,40.1090291],[22.4641316,40.1090638],[22.4640301,40.1094048],[22.4642068,40.1098936],[22.4646655,40.1103681],[22.4648194,40.1108296],[22.4650717,40.1110852],[22.4652924,40.1111873],[22.4654161,40.1114231],[22.4658677,40.1116453],[22.4666925,40.1116382],[22.4671495,40.1116623],[22.4673793,40.1118816],[22.467691,40.1118947],[22.4683799,40.112048],[22.4684136,40.1120169],[22.4684702,40.1121077],[22.4682042,40.1124555],[22.4679915,40.1125248],[22.467875,40.1124872],[22.4673961,40.1123908],[22.466833,40.1123833],[22.4665394,40.1123975],[22.466183,40.112591],[22.4659832,40.1126063],[22.4653587,40.1122017],[22.4651249,40.1121625],[22.4648543,40.112195],[22.4645647,40.112029],[22.4642731,40.111953],[22.4639414,40.1115702],[22.463382,40.1114007],[22.4621821,40.1115379],[22.4614211,40.1114647],[22.4604586,40.111479],[22.4598155,40.1113803],[22.4596976,40.1114058],[22.4594464,40.1116186],[22.4589869,40.1117026],[22.4587098,40.1115007],[22.45822,40.1113681],[22.4580951,40.1111862],[22.4577115,40.111028],[22.4573358,40.1105185],[22.4568548,40.1105121],[22.4564933,40.1104172],[22.4561692,40.1107372],[22.4560034,40.110807],[22.4555864,40.1105672],[22.4550857,40.1103984],[22.4550299,40.1102715],[22.4551652,40.109994],[22.4551613,40.1096517],[22.4553803,40.1093032],[22.4553723,40.109141],[22.4548311,40.1092058],[22.4544703,40.1090749],[22.454138,40.1092416],[22.4538325,40.1092645],[22.453408,40.1088355],[22.4532795,40.1082932],[22.4531517,40.1082374],[22.4529871,40.1082533],[22.4528322,40.1083593],[22.452435,40.1082819],[22.4521056,40.1083226],[22.4516837,40.1082989],[22.4514362,40.1083496],[22.4512856,40.1082665],[22.4511259,40.1085797],[22.4506584,40.1085014],[22.4499284,40.1080952],[22.4495523,40.1081262],[22.4492364,40.108086],[22.4489882,40.1081637],[22.4483672,40.1081284],[22.4481933,40.108036],[22.447989,40.1082494],[22.4478355,40.1082924],[22.4476733,40.1082002],[22.4475484,40.1080183],[22.4473558,40.1082319],[22.4471778,40.1083196],[22.4466804,40.1080067],[22.4464938,40.1079591],[22.4463438,40.107849],[22.4463582,40.1077321],[22.4462083,40.1077121],[22.4459842,40.1077631],[22.4456622,40.107993],[22.4456217,40.1080826],[22.4454147,40.1080437],[22.4453247,40.1078714],[22.4450805,40.107778],[22.4451293,40.1082111],[22.4449848,40.1083713],[22.4450159,40.1085519],[22.44512,40.1086164],[22.4455538,40.1086312],[22.4454207,40.1088096],[22.4455378,40.1093337],[22.4459023,40.1098161],[22.4458739,40.1100319],[22.4459988,40.1102137],[22.4461067,40.1106296],[22.4469912,40.1109478],[22.446464,40.1114272],[22.4463766,40.1116603],[22.4461011,40.1119088],[22.4459048,40.1122846],[22.4455212,40.1126398],[22.4454932,40.1128376],[22.4457917,40.1131299],[22.4456929,40.1133448],[22.4457359,40.1135165],[22.4455892,40.1137758],[22.4467275,40.1142866],[22.4478608,40.1145],[22.44783,40.1148239],[22.4475213,40.1149819],[22.4473382,40.1152948],[22.4470137,40.1156328],[22.4468829,40.1162256],[22.4475522,40.1167211],[22.447631,40.1168663],[22.4475981,40.1172802],[22.4479439,40.1175551],[22.4481368,40.117846],[22.4482533,40.1178836],[22.448559,40.1183742],[22.4490023,40.1184882],[22.4487829,40.1188457],[22.4483954,40.1188585],[22.447877,40.1185452],[22.4476873,40.1186328],[22.4474292,40.1186293],[22.4465685,40.1182934],[22.4459663,40.117943],[22.4450802,40.1176879],[22.4447057,40.1176468],[22.4435604,40.1179558],[22.4421473,40.118171],[22.4418785,40.1181223],[22.4418639,40.1182483],[22.4420123,40.1184304],[22.4424427,40.1185984],[22.4434602,40.1192607],[22.4440664,40.1199535],[22.4442887,40.1204971],[22.4442076,40.1209644],[22.4440753,40.1211068],[22.4440713,40.1212824],[22.4440005,40.1212995],[22.4434783,40.1210402],[22.4431274,40.1209905],[22.4420547,40.1206878],[22.441718,40.1205301],[22.4415109,40.1203471],[22.4412872,40.1203801],[22.4409482,40.1203215],[22.4409348,40.1203934],[22.4408527,40.1203923],[22.4406206,40.1202811],[22.4402225,40.1202397],[22.4397619,40.1203686],[22.4397125,40.120476],[22.4395608,40.120438],[22.438949,40.1205108],[22.4386443,40.1204887],[22.4381206,40.1203014],[22.4379751,40.1199932],[22.437603,40.119844],[22.4373393,40.1195702],[22.4368147,40.1194189],[22.4358847,40.1195505],[22.4357883,40.1196573],[22.4356391,40.1195112],[22.4355572,40.1195011],[22.4349418,40.119727],[22.4354899,40.120392],[22.4357568,40.1205218],[22.4358817,40.1207036],[22.435802,40.121108],[22.43542,40.1213911],[22.4352866,40.1215785],[22.4351697,40.1220724],[22.4352676,40.122407],[22.435196,40.1229736],[22.4358967,40.1236318],[22.4365751,40.123731],[22.4366414,40.1239121],[22.4365846,40.1243437],[22.437033,40.1247462],[22.4370649,40.1248908],[22.4373835,40.1253275],[22.4382725,40.1259701],[22.4386833,40.1259666],[22.4388883,40.1262397],[22.4390079,40.1266557],[22.4392384,40.126839],[22.4395803,40.127285],[22.4396445,40.1275562],[22.4394984,40.1277884],[22.4396025,40.1278529],[22.4397367,40.128143],[22.4397314,40.1283772],[22.4395947,40.1287087],[22.4393211,40.1288671],[22.4389969,40.1291871],[22.4384403,40.1294048],[22.4376902,40.1293586],[22.4374807,40.1292837],[22.437217,40.1290099],[22.4368797,40.1288792],[22.4364443,40.1289274],[22.4361765,40.1288337],[22.4359917,40.1287051],[22.4358036,40.1287206],[22.4356963,40.1287912],[22.4357539,40.128837],[22.435467,40.1290674],[22.4353072,40.1293805],[22.4350596,40.1294312],[22.4351672,40.1298561],[22.4349867,40.1300519],[22.435007,40.1301873],[22.4347971,40.1301304],[22.4349389,40.1306008],[22.4343224,40.1303582],[22.4342973,40.1304299],[22.4340865,40.1304091],[22.4339311,40.1305331],[22.4337233,40.1308906],[22.4334554,40.1318239],[22.4336285,40.1319524],[22.4338039,40.1319818],[22.4339879,40.1321465],[22.4341448,40.1324729],[22.4341373,40.1327971],[22.4344383,40.1329814],[22.4349737,40.1331778],[22.4350786,40.1333053],[22.4347582,40.1334542],[22.434672,40.1336332],[22.434568,40.1335597],[22.4344151,40.1335756],[22.4341234,40.1334996],[22.4329834,40.1330518],[22.4329147,40.1329788],[22.4327978,40.1329592],[22.4326741,40.1327233],[22.4323091,40.1327724],[22.4319831,40.1326599],[22.4316016,40.1324024],[22.4313,40.1317407],[22.431126,40.1316483],[22.430935,40.1317898],[22.4307018,40.1317236],[22.4305102,40.1313787],[22.4303482,40.1312774],[22.4304349,40.1310803],[22.429987,40.1311644],[22.4298003,40.1311168],[22.4293368,40.1308582],[22.4291322,40.1305672],[22.4289478,40.1304205],[22.428941,40.1302042],[22.4288383,40.1300767],[22.4272639,40.1296409],[22.4270816,40.1294042],[22.4269825,40.1291236],[22.4266497,40.1287947],[22.4263473,40.1286735],[22.4261424,40.1284005],[22.4257139,40.1271334],[22.4249114,40.1268162],[22.4241085,40.1260124],[22.4237473,40.1258994],[22.4233941,40.1259487],[22.4232784,40.125875],[22.4231103,40.1255304],[22.4226203,40.1254066],[22.4219248,40.1255413],[22.4215988,40.1254287],[22.4214378,40.1252824],[22.4209103,40.1252572],[22.4205804,40.1253157],[22.4199493,40.125199],[22.4196703,40.1250871],[22.419815,40.1249179],[22.4195338,40.1243915],[22.4195816,40.1243562],[22.4199327,40.124397],[22.4199107,40.1243336],[22.4201248,40.1242104],[22.4200246,40.1239748],[22.4200514,40.123831],[22.4204863,40.1238009],[22.4205462,40.1237477],[22.4204664,40.1236475],[22.4204915,40.1235758],[22.4209738,40.1235283],[22.4209987,40.1234656],[22.4207921,40.1232646],[22.4211235,40.123143],[22.4211485,40.1230802],[22.4208357,40.1229048],[22.4208264,40.1227966],[22.4205972,40.1225592],[22.4204744,40.1222873],[22.420404,40.1222863],[22.4203135,40.1221409],[22.4198233,40.1220261],[22.4194716,40.1220123],[22.4195553,40.1219414],[22.4195465,40.1218152],[22.4191975,40.1216843],[22.4190035,40.1214474],[22.4186788,40.1212808],[22.4185759,40.1211623],[22.4186943,40.1211188],[22.4195967,40.1211672],[22.4201967,40.1211033],[22.420728,40.1209664],[22.42095,40.1210055],[22.4212511,40.1211808],[22.42174,40.1213496],[22.4218014,40.1212333],[22.4215705,40.121068],[22.4216665,40.1209792],[22.4216688,40.1208801],[22.4215091,40.1206798],[22.4212418,40.120568],[22.4212443,40.1204599],[22.4209124,40.1200951],[22.4202843,40.1198523],[22.420123,40.1197239],[22.4199471,40.1197215],[22.419787,40.1195392],[22.4195758,40.1195363],[22.4195205,40.1193914],[22.4191137,40.1192237],[22.4188964,40.1189775],[22.4179081,40.1185856],[22.4175852,40.1183379],[22.4173297,40.1182263],[22.4172044,40.1180625],[22.4169591,40.1180141],[22.4168554,40.1179316],[22.4161662,40.117796],[22.4157531,40.117394],[22.4157575,40.1172048],[22.4156544,40.1170953],[22.4156833,40.1168615],[22.4155798,40.11677],[22.4155159,40.1164898],[22.4152197,40.1166119],[22.4150329,40.1165733],[22.4146563,40.1166222],[22.4145766,40.116513],[22.4142612,40.1164546],[22.4141007,40.1162903],[22.4140936,40.116092],[22.4137639,40.1161415],[22.4136359,40.1160947],[22.4136045,40.1159321],[22.413878,40.1157737],[22.4134985,40.1154442],[22.4135735,40.115247],[22.4137159,40.1151769],[22.4136723,40.1150322],[22.4137699,40.1148713],[22.4135638,40.1146523],[22.4136153,40.1144548],[22.4134886,40.114354],[22.4136088,40.1142295],[22.4136482,40.1140499],[22.4132636,40.1139365],[22.4132083,40.1137916],[22.4130804,40.1137448],[22.413165,40.1136378],[22.4126323,40.1133332],[22.4122555,40.1128866],[22.4116558,40.112437],[22.4115888,40.1122919],[22.4111278,40.1119342],[22.4110146,40.1117525],[22.4106929,40.1114598],[22.4107185,40.1113701],[22.4108835,40.1113363],[22.410964,40.1114095],[22.4112484,40.1112872],[22.4114516,40.1111279],[22.4115042,40.1108853],[22.4115689,40.1105754],[22.4118377,40.1104169],[22.4120091,40.1102706],[22.4123068,40.110081],[22.4127301,40.1095373],[22.413142,40.1094348],[22.4127301,40.1095373],[22.4123068,40.110081],[22.4120091,40.1102706],[22.4119387,40.1102697],[22.4117003,40.1102709],[22.4109292,40.1099901],[22.4105019,40.1096959],[22.4102384,40.109422],[22.4100482,40.1094194],[22.4089997,40.1090987],[22.4069358,40.1090523],[22.4067887,40.1093206],[22.4062751,40.1097099],[22.406234,40.1099616],[22.4060049,40.1102287],[22.4057428,40.1103963],[22.4055195,40.1104112],[22.4051387,40.1106402],[22.4048145,40.11096],[22.404558,40.1113889],[22.4044345,40.111153],[22.4041982,40.1112218],[22.4033315,40.1111558],[22.4029011,40.1109967],[22.4027123,40.1110392],[22.4020329,40.1109938],[22.4017266,40.1110436],[22.4009525,40.1110329],[22.4003598,40.1107905],[22.3996431,40.1103301],[22.3987346,40.1100473],[22.3982939,40.109825],[22.398389,40.1097723],[22.3970872,40.1092497],[22.3960555,40.1087129],[22.3949025,40.1087555],[22.3945161,40.1088177],[22.3939913,40.1091798],[22.3936834,40.1093017],[22.3936503,40.1092111],[22.3934742,40.1092177],[22.3934878,40.1091368],[22.392786,40.109046],[22.392932,40.1088228],[22.3930082,40.1085311],[22.3943015,40.1083688],[22.3941767,40.1081869],[22.3939445,40.1080846],[22.3926772,40.107094],[22.3917382,40.1066125],[22.3912492,40.1064526],[22.3912387,40.1063984],[22.3910528,40.1063237],[22.390876,40.1063573],[22.3905787,40.1060289],[22.3903934,40.1059272],[22.3902042,40.1054921],[22.39017,40.1051538],[22.3900237,40.1048905],[22.3899702,40.1047636],[22.3898273,40.104559],[22.3894571,40.1043376],[22.3891594,40.1040272],[22.3890536,40.1040347],[22.3891099,40.1041346],[22.388967,40.1042227],[22.3886727,40.1046555],[22.3882008,40.1047661],[22.3871661,40.1043643],[22.3870068,40.1041548],[22.3864942,40.1040036],[22.3860909,40.1036916],[22.3853768,40.1036276],[22.3854246,40.1035923],[22.3848505,40.1030617],[22.384527,40.10285],[22.3831659,40.1023626],[22.3813903,40.101545],[22.3812053,40.1014343],[22.3811856,40.1012718],[22.3809797,40.1010527],[22.3802008,40.1007536],[22.3797376,40.1004948],[22.3794922,40.1004554],[22.3795257,40.1005279],[22.378911,40.100231],[22.3786485,40.099921],[22.3783137,40.0996911],[22.378057,40.0996335],[22.3781474,40.0997789],[22.3780302,40.0997772],[22.3772877,40.0994245],[22.3768498,40.099094],[22.3764375,40.0986738],[22.3764662,40.0989445],[22.3763061,40.0987711],[22.3762123,40.0987698],[22.3762553,40.0989325],[22.3761619,40.0989132],[22.376189,40.0992559],[22.3759351,40.0990812],[22.3758513,40.0991521],[22.3756165,40.0991578],[22.3754958,40.0993003],[22.3746642,40.0992436],[22.3743033,40.0991304],[22.3738892,40.0987822],[22.3735586,40.0983812],[22.3735011,40.097948],[22.3732239,40.0977639],[22.3729216,40.0976515],[22.3721161,40.0974871],[22.3713894,40.0974588],[22.3707316,40.0974946],[22.3694352,40.0977466],[22.3688284,40.097612],[22.3675404,40.0965308],[22.3669627,40.0961623],[22.3654394,40.0956002],[22.363372,40.0952287],[22.3626258,40.095038],[22.3620536,40.0950209],[22.3615526,40.0949237],[22.3613559,40.0948128],[22.3603873,40.0930919],[22.3589124,40.092089],[22.3584536,40.091596],[22.3584011,40.091343],[22.3584779,40.0910288],[22.3593334,40.0894599],[22.3600103,40.0886226],[22.3603686,40.0883574],[22.3620495,40.0877145],[22.3620556,40.0874624],[22.3617581,40.0871519],[22.3615893,40.0868522],[22.3614866,40.0868237],[22.3612749,40.0863612],[22.3614698,40.0864541],[22.3611378,40.0861161],[22.3609983,40.0855735],[22.3608615,40.0854094],[22.3608759,40.0853015],[22.3605649,40.0848197],[22.3603527,40.0843752],[22.3603918,40.0842136],[22.3602729,40.0837885],[22.3603402,40.0834291],[22.3601738,40.0830304],[22.3605407,40.0824049],[22.3609002,40.0820857],[22.3611251,40.0819988],[22.3609822,40.0816004],[22.3609863,40.0814292],[22.3611938,40.0810898],[22.361819,40.08045],[22.3620404,40.0800207],[22.362327,40.0798086],[22.3628472,40.0796358],[22.3630864,40.0794409],[22.3627676,40.07904],[22.3630004,40.0791154],[22.3628785,40.0788164],[22.3628741,40.07851],[22.3630118,40.0786381],[22.3630473,40.0781341],[22.3633034,40.0777233],[22.3640658,40.0772296],[22.3644266,40.0768563],[22.3643836,40.0766935],[22.3641108,40.0763293],[22.3642984,40.0763319],[22.3641616,40.0761678],[22.3643699,40.0761302],[22.3642574,40.0759305],[22.3644111,40.0758786],[22.3643541,40.0757652],[22.3639549,40.075737],[22.3628879,40.0757309],[22.362238,40.075938],[22.3616805,40.0762003],[22.3615249,40.0762252],[22.3615018,40.0764095],[22.3616991,40.0764934],[22.3617088,40.0765791],[22.3610889,40.0774893],[22.3608532,40.078513],[22.3607028,40.0789162],[22.3604219,40.0793807],[22.3602668,40.0799821],[22.3603358,40.0800372],[22.3602978,40.0801537],[22.3599642,40.0803742],[22.3597944,40.0806061],[22.3585996,40.0810351],[22.3585974,40.0811251],[22.3582275,40.0813902],[22.3569079,40.0816417],[22.3566599,40.0817103],[22.3563621,40.0819043],[22.3551484,40.0821393],[22.3542968,40.0820416],[22.3537208,40.0820965],[22.3528766,40.0819493],[22.3523939,40.0820235],[22.3510226,40.081986],[22.3510688,40.0820632],[22.3509159,40.0820791],[22.3509016,40.082187],[22.3503406,40.0821069],[22.3498119,40.0821444],[22.3497213,40.0821026],[22.3495971,40.0819026],[22.3496015,40.0817225],[22.3494017,40.0812512],[22.349106,40.0808686],[22.3491093,40.0807335],[22.3487211,40.0802956],[22.3485084,40.0798781],[22.3483586,40.0792814],[22.3483216,40.0791773],[22.3482152,40.0787253],[22.3482854,40.0782488],[22.3485246,40.0775676],[22.3489367,40.0770149],[22.3483354,40.076664],[22.3476442,40.0761496],[22.347533,40.0758958],[22.3478431,40.0751975],[22.3478032,40.0744221],[22.3466597,40.0732166],[22.3458663,40.0725657],[22.3457438,40.0723432],[22.3454937,40.0720153],[22.3451573,40.0713799],[22.3450431,40.0707701],[22.3452289,40.0703584],[22.3453755,40.0695271],[22.3456204,40.0690982],[22.3461831,40.0686198],[22.346233,40.0684943],[22.3464453,40.0684433],[22.346708,40.0682489],[22.3469674,40.0681895],[22.3470406,40.0680734],[22.347634,40.0677756],[22.3479996,40.0676907],[22.3491271,40.0676167],[22.3494066,40.0676928],[22.349935,40.0676643],[22.3508002,40.0677667],[22.3511647,40.0677268],[22.3512266,40.0675926],[22.3511647,40.0677268],[22.3508002,40.0677667],[22.349935,40.0676643],[22.3494066,40.0676928],[22.3491271,40.0676167],[22.3479996,40.0676907],[22.347634,40.0677756],[22.3470406,40.0680734],[22.3469674,40.0681895],[22.346708,40.0682489],[22.3464453,40.0684433],[22.346233,40.0684943],[22.3461831,40.0686198],[22.3456204,40.0690982],[22.3453755,40.0695271],[22.3450509,40.0698558],[22.3447769,40.0700321],[22.3427889,40.0707784],[22.3423423,40.0709252],[22.3423351,40.069817],[22.3421135,40.0644445],[22.3432516,40.0629653],[22.3437791,40.0619998],[22.345276,40.0607059],[22.3461686,40.0601601],[22.347625,40.0590818],[22.3480146,40.0583937],[22.3485946,40.0567082],[22.3486372,40.0564025],[22.3493413,40.0579216],[22.3494601,40.0587836],[22.3515014,40.0591731],[22.3533214,40.0592395],[22.354356,40.0591821],[22.3564361,40.0589774],[22.3591298,40.0586102],[22.3610543,40.058678],[22.3615722,40.0569871],[22.3609248,40.0548293],[22.3611796,40.0539365],[22.362503,40.0531669],[22.3628636,40.0517081],[22.364329,40.0508324],[22.3662043,40.0503588],[22.3663528,40.050415],[22.3669376,40.0494863],[22.3672368,40.0492293],[22.3674501,40.0491332],[22.3676667,40.048902],[22.3690419,40.0482547],[22.3693912,40.0478632],[22.3696389,40.0473081],[22.3697086,40.0468406],[22.3695836,40.0451992],[22.3696159,40.0448303],[22.3693527,40.0435744],[22.3694384,40.0434224],[22.3697495,40.0431565],[22.3700072,40.0426737],[22.3711095,40.0411756],[22.3711381,40.0409598],[22.3713441,40.0406744],[22.371635,40.0397776],[22.3715187,40.036785],[22.3711241,40.0353425],[22.3710962,40.0351484],[22.371203,40.0348436],[22.3712774,40.0346735],[22.3709176,40.0345243],[22.3708039,40.0343785],[22.3701653,40.0341263],[22.3698085,40.033851],[22.3696166,40.033542],[22.3688853,40.0327569],[22.3685521,40.0325225],[22.3678759,40.0318823],[22.3670438,40.0308976],[22.3670236,40.0307622],[22.3675661,40.0301302],[22.3677172,40.0306729],[22.3694512,40.0311838],[22.3702675,40.0313574],[22.3692835,40.0303526],[22.3706617,40.0290747],[22.3714797,40.0281853],[22.371723,40.0278103],[22.3717207,40.0274139],[22.37087,40.0262758],[22.3728188,40.027114],[22.3731781,40.0277767],[22.3732125,40.0282997],[22.3735182,40.0277635],[22.373739,40.0268566],[22.3736873,40.0265676],[22.3734345,40.0263569],[22.3738658,40.026453],[22.3741054,40.0267267],[22.3741535,40.0266733],[22.3741359,40.0264298],[22.3736324,40.0259182],[22.3745866,40.0262019],[22.3746111,40.0261572],[22.3745336,40.0259669],[22.3743821,40.0259287],[22.3743617,40.0258023],[22.3742684,40.025783],[22.3739583,40.0255174],[22.3732261,40.0247684],[22.3740514,40.0250502],[22.3758838,40.0253642],[22.3757019,40.0251274],[22.3754129,40.0249612],[22.3746443,40.0242657],[22.3750517,40.0243796],[22.3759043,40.0244996],[22.3766947,40.024772],[22.3770649,40.0249753],[22.3770218,40.0248126],[22.3766815,40.0243393],[22.3759363,40.0236442],[22.375938,40.0235722],[22.3774046,40.0239891],[22.3780376,40.0239799],[22.3782001,40.0240453],[22.3783586,40.0242817],[22.3784165,40.0238141],[22.3783657,40.023489],[22.3782055,40.0233246],[22.3776145,40.0230461],[22.377967,40.0225105],[22.3780724,40.0220165],[22.3779745,40.0212043],[22.3777328,40.0205252],[22.3786228,40.0210422],[22.3794372,40.0212878],[22.3795201,40.0212529],[22.3795113,40.0211267],[22.3793175,40.0208987],[22.3798677,40.0209244],[22.3799388,40.0208894],[22.3792194,40.0200956],[22.3789163,40.0195328],[22.3785281,40.0191039],[22.3783681,40.018435],[22.3784721,40.018004],[22.3791704,40.017212],[22.3791574,40.0167703],[22.3789811,40.0165021],[22.3780988,40.0161564],[22.3780658,40.0160659],[22.3782306,40.0160321],[22.3782466,40.0158522],[22.3783646,40.0158178],[22.3784621,40.015657],[22.3791108,40.0154769],[22.3792735,40.0155332],[22.3810741,40.015198],[22.3817786,40.0151358],[22.3825981,40.0151653],[22.3832736,40.0153368],[22.383539,40.0155117],[22.3835754,40.0154582],[22.3834559,40.0150601],[22.3831833,40.0146959],[22.3827676,40.0144379],[22.3820243,40.0141572],[22.3811329,40.0137033],[22.3808535,40.0136274],[22.3806923,40.013508],[22.3804418,40.0131982],[22.3801969,40.0126542],[22.3800057,40.0118227],[22.379596,40.0113125],[22.3798191,40.0107931],[22.3798494,40.0105052],[22.3804648,40.0102435],[22.3817165,40.0098286],[22.3820161,40.0095445],[22.3820336,40.0093015],[22.3818398,40.008578],[22.3815367,40.0080152],[22.3812403,40.0071732],[22.3813057,40.0068859],[22.3817309,40.0067386],[22.3819108,40.006561],[22.3819004,40.0062095],[22.3821849,40.0050152],[22.382169,40.0044024],[22.3824652,40.0043705],[22.3821427,40.0040282],[22.3819743,40.0036249],[22.3818681,40.0034072],[22.3817804,40.0026582],[22.3818724,40.0022361],[22.3820384,40.0021483],[22.3819398,40.0018586],[22.381956,40.0016697],[22.3819722,40.0014807],[22.3811231,40.0012256],[22.3806993,40.0008143],[22.3802735,40.000538],[22.380014,39.9996245],[22.3795905,39.9992041],[22.3795375,39.9990638],[22.379729,39.9980079],[22.3836056,39.9967962],[22.3839271,39.9963232],[22.3855971,39.9965853],[22.3891732,39.99759],[22.3899876,39.997268],[22.3912221,39.9975734],[22.39425,39.9968271],[22.3954004,39.9967214],[22.3960518,39.9967304],[22.4001167,39.9954037],[22.4002181,39.9952745],[22.4004616,39.9948815],[22.400995,39.9946095],[22.4011832,39.9945761],[22.4012577,39.9943969],[22.4024283,39.9939266],[22.4024729,39.9941795],[22.4021354,39.9945892],[22.4020985,39.9951653],[22.401743,39.9958451],[22.4018036,39.9962603],[22.4029637,39.9962403],[22.403886,39.9963701],[22.4044084,39.9965755],[22.4047074,39.9968139],[22.4047098,39.9977148],[22.4053639,39.9983004],[22.4056809,39.9982687],[22.4065232,39.9983164],[22.4067066,39.9984901],[22.4069094,39.9993397],[22.4072703,39.9994348],[22.407762,39.9994505],[22.4084972,39.9995687],[22.408982,39.9998817],[22.4091861,40.0001728],[22.4092463,40.0006061],[22.409143,40.0010191],[22.4089602,40.0013229],[22.4086605,40.001616],[22.4085857,40.0018132],[22.408991,40.0025215],[22.4091068,40.0030817],[22.4091051,40.0036582],[22.4089119,40.0039078],[22.4089186,40.0041241],[22.409043,40.004315],[22.4093664,40.0045177],[22.4095261,40.0052046],[22.4094324,40.0057078],[22.4088393,40.006024],[22.4089282,40.0067369],[22.4090922,40.0067392],[22.409674,40.0064048],[22.4098733,40.0063985],[22.4099704,40.0062557],[22.4102042,40.0062769],[22.4106061,40.0061203],[22.4113933,40.0055185],[22.4119588,40.0053821],[22.4123689,40.0053787],[22.4128213,40.0055741],[22.4133612,40.0055274],[22.413677,40.0055498],[22.4139438,40.005157],[22.4146729,40.0050408],[22.4153862,40.0045911],[22.4155194,40.0044038],[22.4155543,40.0039087],[22.4156408,40.0037117],[22.4158926,40.0034629],[22.4161393,40.0034303],[22.4163759,40.0038389],[22.4164688,40.0043807],[22.4168844,40.0046477],[22.4175345,40.0054133],[22.4178353,40.0060841],[22.4180169,40.0063388],[22.4180022,40.0064647],[22.4175201,40.0070528],[22.4181413,40.0075477],[22.4185679,40.0076842],[22.4192152,40.0075579],[22.4202249,40.0074636],[22.4207612,40.007579],[22.4214203,40.0078132],[22.4222423,40.0082388],[22.4237461,40.0085656],[22.4250023,40.008961],[22.4271099,40.0100347],[22.4283419,40.0104659],[22.4289557,40.0107805],[22.4293816,40.0111106],[22.4300436,40.0112998],[22.4301543,40.0115805],[22.4300306,40.0118672],[22.4299841,40.012362],[22.4296713,40.0127182],[22.4297422,40.0132056],[22.430171,40.0134096],[22.4308961,40.013978],[22.43164,40.0142403],[22.4323997,40.0143227],[22.4326892,40.0144708],[22.4328935,40.0147618],[22.4327691,40.0150754],[22.4329892,40.0151865],[22.4330687,40.0152957],[22.4330075,40.0159255],[22.4330744,40.0160706],[22.4358201,40.0179545],[22.4360996,40.0182376],[22.4366207,40.019069],[22.4366178,40.0191951],[22.4364602,40.0194272],[22.436961,40.0195601],[22.4372272,40.0197078],[22.4373628,40.0199258],[22.4373801,40.0201963],[22.4381662,40.0211799],[22.4381131,40.0214495],[22.4376585,40.0218578],[22.4377395,40.0219039],[22.4380675,40.0219083],[22.4384391,40.0220575],[22.4384685,40.0223101],[22.4382155,40.022613],[22.4401151,40.0230711],[22.4404374,40.0233277],[22.4406045,40.0237083],[22.4406064,40.0241408],[22.4402482,40.0249468],[22.4400562,40.0251424],[22.4393108,40.0254567],[22.4385927,40.0261137],[22.4382719,40.0263075],[22.4380503,40.026773],[22.4377747,40.0270396],[22.4375198,40.0274235],[22.4374195,40.0277105],[22.437436,40.028017],[22.4376464,40.0280379],[22.4382988,40.0276953],[22.4387925,40.0276299],[22.4393258,40.0273668],[22.4405035,40.0271124],[22.4416309,40.0270104],[22.4422555,40.0268567],[22.4427656,40.0265843],[22.4429068,40.0265591],[22.4433503,40.0266372],[22.4441242,40.027134],[22.4452567,40.027433],[22.4455738,40.0274013],[22.4456546,40.0274564],[22.4456705,40.0277899],[22.4457702,40.0280435],[22.4457209,40.028151],[22.4451627,40.0284768],[22.4449574,40.0287443],[22.4446259,40.0288931],[22.4444529,40.0292871],[22.4441409,40.0296073],[22.4440406,40.0298942],[22.4436002,40.0301946],[22.4434914,40.0303373],[22.4431835,40.0304773],[22.4431659,40.0307383],[22.4432979,40.0311185],[22.4434272,40.0311022],[22.4435252,40.0309143],[22.4436545,40.0308981],[22.444037,40.0310834],[22.44434,40.0311595],[22.4445355,40.0313243],[22.4452469,40.031478],[22.4453741,40.0315518],[22.4454416,40.0316788],[22.4453664,40.031894],[22.4453985,40.0325431],[22.4457595,40.0331606],[22.4456977,40.0333039],[22.4458128,40.0333955],[22.4463764,40.033349],[22.4465912,40.0331807],[22.4468987,40.0330587],[22.4470906,40.0328631],[22.4477621,40.0327099],[22.4483436,40.0323934],[22.4486387,40.0322982],[22.4486,40.0319374],[22.4491524,40.0313502],[22.4493048,40.0313522],[22.4500064,40.0319382],[22.4502152,40.0320311],[22.4507041,40.0321817],[22.4517314,40.0323576],[22.4522303,40.0325805],[22.452503,40.0329625],[22.4525799,40.0331888],[22.453078,40.0334477],[22.4534103,40.0337855],[22.4538559,40.0337734],[22.4545755,40.0335668],[22.4550793,40.0335735],[22.4552062,40.0336653],[22.4552726,40.0338374],[22.4557485,40.0340419],[22.4560252,40.0342438],[22.4561844,40.0344621],[22.4564276,40.0345915],[22.4566728,40.0346308],[22.4570488,40.0345908],[22.4577823,40.0342852],[22.4580987,40.0342894],[22.4583988,40.0344916],[22.4585699,40.0347011],[22.4591412,40.0348348],[22.4596983,40.0350765],[22.4599355,40.035476],[22.4600878,40.0354781],[22.4604332,40.0357529],[22.4610413,40.0358151],[22.4621354,40.0356314],[22.4623415,40.0358503],[22.4624663,40.0365547],[22.4630267,40.0371748],[22.4632336,40.0373577],[22.4634891,40.0374602],[22.4636592,40.0377147],[22.4639594,40.0379169],[22.4643901,40.0380487],[22.4647176,40.0380801],[22.4650651,40.0382649],[22.4656354,40.0384436],[22.4663621,40.0384442],[22.4665375,40.0386763],[22.466812,40.0391258],[22.4666391,40.0393713],[22.4664674,40.0393825],[22.4667495,40.0394629],[22.4667697,40.0396073],[22.4661225,40.0395582],[22.4650291,40.0397058],[22.464225,40.039497],[22.4637313,40.0395625],[22.4628945,40.0402902],[22.4622585,40.0404259],[22.4621841,40.0406051],[22.4622463,40.0409663],[22.4621718,40.0411545],[22.4613543,40.0420625],[22.4607845,40.0423793],[22.4607827,40.0424603],[22.4608983,40.042534],[22.4613993,40.0426667],[22.4617044,40.0426528],[22.4623533,40.0424632],[22.4632423,40.0425471],[22.4640727,40.0431527],[22.464745,40.0434859],[22.4647657,40.0436123],[22.4645854,40.0438081],[22.4636455,40.0444263],[22.4635211,40.044749],[22.4636823,40.0448277],[22.4641024,40.0449143],[22.4645434,40.0451094],[22.4646578,40.045237],[22.4653011,40.0452996],[22.4660212,40.0455974],[22.4664136,40.0458729],[22.4667098,40.0462552],[22.4671119,40.0466209],[22.467425,40.0467692],[22.4675624,40.0469151],[22.4682353,40.0472303],[22.4683145,40.0473575],[22.4682769,40.0474651],[22.4680623,40.0476245],[22.4677839,40.0480172],[22.4674752,40.0481933],[22.4672311,40.0486225],[22.4665928,40.0488573],[22.4657119,40.0489357],[22.4653975,40.0488415],[22.4646374,40.0487593],[22.4641427,40.0488609],[22.4639738,40.0490748],[22.4635357,40.0492672],[22.4633308,40.0495168],[22.4633274,40.0501924],[22.4630983,40.0504777],[22.4630332,40.0507651],[22.4626076,40.0509216],[22.4622629,40.0511332],[22.4617717,40.0510817],[22.4611962,40.0511281],[22.4610863,40.0513248],[22.4610309,40.0517025],[22.460961,40.0516835],[22.4608038,40.0518977],[22.4602812,40.052197],[22.4597971,40.0523528],[22.4595679,40.052638],[22.4592844,40.0527333],[22.4587344,40.05269],[22.4584755,40.0527316],[22.4584741,40.0527946],[22.4587867,40.05297],[22.4591652,40.0533894],[22.4596763,40.0537115],[22.4607182,40.0537794],[22.4610168,40.0540537],[22.4611454,40.0540734],[22.4614214,40.0543113],[22.4616885,40.054423],[22.4618021,40.0545866],[22.4631291,40.0550096],[22.4635393,40.0555376],[22.4638506,40.0558661],[22.464515,40.056037],[22.4647699,40.0561756],[22.464515,40.056037],[22.4644288,40.056126],[22.4648447,40.0564018],[22.464855,40.056465],[22.4647369,40.0564994],[22.4649685,40.0566286],[22.4649546,40.0567276],[22.4644886,40.0565953],[22.4642417,40.056628],[22.4641812,40.0567083],[22.4639824,40.0566876],[22.4640392,40.0567695],[22.4638399,40.0567668],[22.4638379,40.0568569],[22.4637183,40.0569634],[22.4633749,40.057112],[22.4634301,40.0572659],[22.4636285,40.0573046],[22.4634515,40.0573563],[22.4633311,40.0574988],[22.4631546,40.0575235],[22.4631298,40.0575863],[22.4627014,40.0573463],[22.4625068,40.0571365],[22.4619878,40.0572738],[22.4620206,40.0573823],[22.4623209,40.0575845],[22.4620977,40.0581221],[22.4617958,40.057992],[22.4615931,40.0581424],[22.4614521,40.0581586],[22.4615673,40.0582502],[22.4616105,40.0584129],[22.4615115,40.0586459],[22.461602,40.0587912],[22.4616347,40.0594223],[22.4621867,40.0604206],[22.4618266,40.0607942],[22.4616801,40.0610535],[22.4618533,40.0611729],[22.4622394,40.0617276],[22.462469,40.0619469],[22.4625434,40.0622902],[22.4628893,40.0630696],[22.4630053,40.0631252],[22.4634738,40.0631494],[22.463808,40.0634061],[22.4642963,40.0635928],[22.4646653,40.0638679],[22.4650758,40.0638644],[22.4658424,40.0641898],[22.46598,40.0643268],[22.465997,40.0646153],[22.4661324,40.0648513],[22.4663181,40.0649349],[22.4665687,40.0652625],[22.4671379,40.0655043],[22.4673529,40.0658495],[22.4674293,40.0661028],[22.4673901,40.0662824],[22.4675583,40.066627],[22.4680225,40.0668403],[22.4688754,40.0675003],[22.4687441,40.0676066],[22.4678378,40.0677568],[22.4676743,40.0677276],[22.4670039,40.0678179],[22.4667787,40.0677608],[22.466457,40.0677295],[22.4659163,40.0677854],[22.4654256,40.0677069],[22.4652421,40.0675243],[22.4648945,40.0673395],[22.4647473,40.0671033],[22.4647518,40.0669051],[22.4646839,40.0667961],[22.4642894,40.0666107],[22.4638185,40.066172],[22.4635464,40.065754],[22.4634191,40.0656803],[22.462889,40.0657903],[22.4627455,40.0659146],[22.4627059,40.0661122],[22.462489,40.0663706],[22.4621818,40.0664746],[22.4619077,40.0666692],[22.4618802,40.066849],[22.4617484,40.0669734],[22.4614069,40.0670409],[22.4608925,40.066971],[22.4604675,40.0671005],[22.4604052,40.0672619],[22.4599476,40.0677963],[22.459264,40.0679494],[22.4590227,40.0682525],[22.4586795,40.0683921],[22.4583811,40.0686223],[22.4582607,40.0687649],[22.4585513,40.0688769],[22.4587635,40.0688256],[22.4588563,40.0688719],[22.4590564,40.0688385],[22.4592302,40.0689309],[22.4601587,40.0688352],[22.4605215,40.068867],[22.4609211,40.0688273],[22.4610486,40.068892],[22.4611852,40.069074],[22.4611108,40.0692532],[22.461131,40.0693977],[22.4612458,40.0695073],[22.4612636,40.0697598],[22.4609521,40.0700529],[22.4609141,40.0701786],[22.4609935,40.0702967],[22.4611112,40.0702803],[22.4612591,40.0704804],[22.4611208,40.070893],[22.4611489,40.0712087],[22.460969,40.0713865],[22.4608077,40.0717808],[22.4606047,40.0719402],[22.4605671,40.0720478],[22.4607155,40.07223],[22.4609649,40.0720892],[22.4610585,40.0720994],[22.4612141,40.0724799],[22.4611314,40.0725058],[22.4611654,40.0725603],[22.4613546,40.0724907],[22.4614987,40.0723395],[22.4619824,40.0722108],[22.4624052,40.0721804],[22.4627759,40.0723835],[22.4629433,40.0727641],[22.4631496,40.072974],[22.4633018,40.0729851],[22.4636808,40.0728189],[22.4640083,40.0728593],[22.4641566,40.0730414],[22.4644808,40.0732259],[22.4648135,40.0735547],[22.4650844,40.0740267],[22.4657478,40.0742517],[22.4660251,40.0744356],[22.466185,40.0746269],[22.466111,40.0747881],[22.4661433,40.0749146],[22.4664223,40.0750264],[22.4666935,40.0754805],[22.4671249,40.0755943],[22.4673675,40.0757597],[22.4674568,40.075959],[22.4674215,40.0764901],[22.4675807,40.0767084],[22.4677778,40.0768101],[22.4682116,40.0768159],[22.4688625,40.0765542],[22.4691924,40.0764865],[22.4699779,40.0764969],[22.4704905,40.0761253],[22.4707015,40.0761281],[22.4710391,40.0762406],[22.4715933,40.0761038],[22.4717805,40.0761243],[22.4720926,40.0763266],[22.4724076,40.0769253],[22.4731899,40.0770798],[22.4739951,40.0777841],[22.4747107,40.0777755],[22.475136,40.077637],[22.4762734,40.0776429],[22.4764381,40.0786721],[22.4766306,40.078981],[22.476908,40.0791648],[22.4773865,40.0792702],[22.4787853,40.0791264],[22.4791593,40.0791854],[22.4797641,40.0794095],[22.4801179,40.0793241],[22.4803641,40.0793273],[22.4807919,40.0796032],[22.4816879,40.0799213],[22.4817995,40.0800128],[22.4819864,40.0801099],[22.482081,40.0800751],[22.4820532,40.0802729],[22.481803,40.0804498],[22.4808349,40.0807344],[22.4804782,40.080955],[22.4804273,40.0811345],[22.4810949,40.0817018],[22.481528,40.0818877],[22.4817957,40.0818326],[22.4818716,40.0815813],[22.4818029,40.0815084],[22.4819217,40.0814379],[22.4818186,40.0813284],[22.4819261,40.0812397],[22.4820203,40.0812229],[22.4822063,40.0812974],[22.4823013,40.0812446],[22.4825947,40.0812395],[22.482798,40.0810619],[22.4829854,40.0810734],[22.4830804,40.0810206],[22.4831414,40.0809133],[22.4832348,40.0809325],[22.483483,40.0808457],[22.4835174,40.0808822],[22.4839399,40.0808697],[22.4840305,40.081015],[22.4841521,40.0808184],[22.4842314,40.0809456],[22.4843034,40.0808744],[22.4844176,40.0810111],[22.4844556,40.0808854],[22.4845611,40.0808868],[22.484804,40.0805116],[22.4849212,40.0805132],[22.4849701,40.0804237],[22.4850623,40.080497],[22.4852161,40.0804359],[22.4853608,40.0802576],[22.4853115,40.0803651],[22.4854379,40.0804839],[22.4853763,40.0806182],[22.485515,40.0807101],[22.4856221,40.0806394],[22.4857721,40.0807495],[22.4858437,40.0806964],[22.48598,40.0808964],[22.4858385,40.0814621],[22.4856004,40.0816211],[22.4855988,40.0816932],[22.4857484,40.0818213],[22.4858786,40.0817689],[22.4860878,40.0818527],[22.4863929,40.0818477],[22.4866307,40.0822292],[22.4866041,40.082373],[22.4867772,40.0825014],[22.4869353,40.0829224],[22.4870508,40.083005],[22.4871096,40.0835283],[22.4870219,40.0837794],[22.487102,40.0838705],[22.487326,40.0838194],[22.4874885,40.083844],[22.4879725,40.083972],[22.4880525,40.0842793],[22.4881884,40.0844973],[22.4881485,40.084713],[22.4879148,40.0846739],[22.4877939,40.0848345],[22.4875695,40.0849037],[22.4874563,40.084722],[22.4871705,40.0849165],[22.4869538,40.0851659],[22.4865045,40.0853312],[22.4860027,40.0852165],[22.4858947,40.0853232],[22.4854565,40.0855157],[22.4851423,40.085935],[22.4845784,40.0859727],[22.4843578,40.0858707],[22.4842169,40.0858779],[22.4839288,40.0856489],[22.4834622,40.0855346],[22.4832231,40.0853063],[22.4830949,40.0852686],[22.4828916,40.0855632],[22.4826793,40.0856145],[22.4824299,40.0857554],[22.4823249,40.085727],[22.4824607,40.0854224],[22.4823924,40.0853314],[22.4822747,40.0853479],[22.4821288,40.0855802],[22.4817001,40.0858719],[22.4807799,40.0861121],[22.4804253,40.0862336],[22.4803178,40.0863223],[22.4803631,40.0863949],[22.4806542,40.0864888],[22.4823103,40.086916],[22.4823204,40.0869882],[22.4803998,40.0868549],[22.4803203,40.086998],[22.4802629,40.0869432],[22.4801085,40.0870312],[22.4801861,40.0872304],[22.4794284,40.0870223],[22.479075,40.0870897],[22.4792487,40.0871911],[22.4791759,40.0872983],[22.4793349,40.0875346],[22.4791685,40.0876315],[22.4792597,40.0877498],[22.4790021,40.0877284],[22.4789767,40.0878182],[22.4791811,40.0881182],[22.4796098,40.088358],[22.4796555,40.0884127],[22.479573,40.0884296],[22.4798158,40.088586],[22.4796729,40.0886832],[22.4798361,40.0887304],[22.479916,40.0888305],[22.4797543,40.088914],[22.4790444,40.0889902],[22.4785066,40.0889111],[22.4781073,40.0889329],[22.4777939,40.0887846],[22.4771045,40.0886675],[22.4761615,40.0883487],[22.47489,40.0875122],[22.4742707,40.0874049],[22.4740382,40.0873118],[22.4730912,40.0871732],[22.4729638,40.0870994],[22.4720456,40.0872495],[22.4715064,40.0872333],[22.4708775,40.0870358],[22.4702073,40.0871081],[22.4695622,40.0876311],[22.469102,40.0877511],[22.4688687,40.087694],[22.4691069,40.087535],[22.4688732,40.0874959],[22.468933,40.0874426],[22.4688325,40.087216],[22.4690476,40.0870387],[22.4689906,40.0869659],[22.4690885,40.086787],[22.4686781,40.0867816],[22.4684541,40.0868327],[22.4681912,40.0870454],[22.467462,40.0871348],[22.4671786,40.0872212],[22.4668509,40.0871898],[22.4667356,40.0870982],[22.4670073,40.0870117],[22.4670332,40.0869039],[22.4668468,40.0868474],[22.4669313,40.0867404],[22.4668513,40.0866493],[22.466971,40.0865428],[22.4668666,40.0864873],[22.4669507,40.0863983],[22.4667296,40.0863233],[22.4668005,40.0862973],[22.466807,40.0860091],[22.4669123,40.0860195],[22.4669722,40.0859662],[22.4671003,40.0860039],[22.4671036,40.0853373],[22.4669768,40.0852365],[22.4664993,40.0850861],[22.4665947,40.0850153],[22.4665138,40.0849601],[22.4665397,40.0848524],[22.4663768,40.0847961],[22.4664601,40.0847432],[22.4663903,40.0847152],[22.4664392,40.0846258],[22.4659185,40.0843126],[22.4659781,40.0842683],[22.4657026,40.0840034],[22.4655463,40.08365],[22.465164,40.0834377],[22.4651084,40.0833019],[22.4643667,40.0829046],[22.4639911,40.0829177],[22.463669,40.0827377],[22.4633643,40.0826301],[22.4631641,40.0826635],[22.4624857,40.0825824],[22.4622407,40.0825251],[22.4619631,40.0823502],[22.4613314,40.0822788],[22.4610225,40.0819323],[22.460915,40.082021],[22.4603862,40.082068],[22.4600951,40.081974],[22.4600261,40.0819101],[22.4600983,40.0818299],[22.4598428,40.0817184],[22.4596566,40.0816529],[22.45941,40.0816676],[22.459085,40.0815192],[22.4579596,40.0814952],[22.4568273,40.0817774],[22.4564816,40.082025],[22.4559103,40.0818733],[22.4555814,40.0818959],[22.4552196,40.081819],[22.4550198,40.0818344],[22.4546766,40.081974],[22.4543972,40.0818801],[22.4541862,40.0818773],[22.4538848,40.0817201],[22.4532537,40.0816216],[22.4527525,40.0809663],[22.4519286,40.0805769],[22.4514512,40.0804264],[22.4510045,40.0799519],[22.4503763,40.0797273],[22.4496268,40.0796812],[22.4496045,40.0796269],[22.4497238,40.0795384],[22.4494233,40.0793452],[22.449378,40.0792725],[22.4494613,40.0792196],[22.4494045,40.0791377],[22.4491581,40.0791434],[22.448662,40.0792989],[22.4483802,40.0793132],[22.4480523,40.0792908],[22.4476802,40.0791507],[22.4466505,40.0790468],[22.4465341,40.0790092],[22.4465592,40.0789374],[22.4458564,40.078901],[22.4456188,40.0790329],[22.4455273,40.0789326],[22.4455423,40.0787886],[22.4453907,40.0787506],[22.4451901,40.0788019],[22.4449984,40.0789795],[22.4447558,40.0793366],[22.4447282,40.0795165],[22.4445353,40.0797481],[22.4439012,40.0802981],[22.443707,40.0805838],[22.443618,40.0808889],[22.4432842,40.0811277],[22.4429719,40.0814478],[22.4429329,40.0816185],[22.442575,40.0818839],[22.4419172,40.0819291],[22.4416137,40.081862],[22.4416172,40.0817089],[22.4418822,40.0814061],[22.4418602,40.0813428],[22.4416148,40.0813034],[22.4417392,40.0809898],[22.4415771,40.0808975],[22.4417102,40.0807191],[22.4412572,40.0805239],[22.4411651,40.0804505],[22.4411688,40.0802884],[22.4409481,40.0801954],[22.4407791,40.0801976],[22.4405845,40.0799878],[22.4403185,40.079822],[22.4401614,40.0795136],[22.4401128,40.0790715],[22.4398602,40.0788339],[22.4398277,40.0787163],[22.4393875,40.0784761],[22.4390848,40.078382],[22.4386154,40.0783937],[22.438125,40.078297],[22.4380333,40.0782056],[22.437452,40.0779816],[22.4371635,40.0777795],[22.4371895,40.0775546],[22.4371258,40.0772655],[22.4367878,40.0766573],[22.4365353,40.0764197],[22.4364795,40.0762928],[22.4365415,40.0761495],[22.4364528,40.075923],[22.4358658,40.0754376],[22.4357208,40.0751114],[22.4350005,40.0748809],[22.4347798,40.0747878],[22.4345386,40.0745684],[22.4344166,40.0742604],[22.4341859,40.0740951],[22.4341184,40.0739681],[22.4341334,40.0738241],[22.4345382,40.0735593],[22.4345878,40.0734429],[22.4341866,40.0725276],[22.434301,40.0716282],[22.4344207,40.0715217],[22.4345015,40.0715769],[22.4349009,40.0715462],[22.4351646,40.0712975],[22.4352765,40.0710198],[22.4355149,40.0708518],[22.4363375,40.0707728],[22.4373578,40.0707686],[22.4376772,40.0706468],[22.4379049,40.0704336],[22.4377809,40.0702157],[22.437544,40.0703206],[22.4374747,40.0702746],[22.4374897,40.0701307],[22.4373474,40.0702009],[22.4372774,40.0701819],[22.4372462,40.0694968],[22.4371656,40.0694326],[22.436883,40.0694829],[22.4368375,40.0694192],[22.4369104,40.0693121],[22.4369036,40.0690958],[22.4370872,40.0687559],[22.437157,40.0682704],[22.4372789,40.0680648],[22.437134,40.0676709],[22.4368897,40.067073],[22.436688,40.0671784],[22.4365537,40.0674109],[22.4363628,40.0675524],[22.4362993,40.0677678],[22.4358372,40.0679778],[22.4357323,40.0679493],[22.4357267,40.067679],[22.4352889,40.0678532],[22.4352323,40.0677624],[22.4349611,40.0678308],[22.4347626,40.0677921],[22.4342553,40.0679294],[22.4342717,40.0677224],[22.4340134,40.0677369],[22.4333601,40.0675929],[22.4330929,40.0674812],[22.4313085,40.0670607],[22.4301696,40.0667299],[22.430038,40.0670479],[22.4294562,40.0673644],[22.4293106,40.0675786],[22.4289282,40.0678888],[22.4286336,40.0684613],[22.428176,40.0689867],[22.4272901,40.0697764],[22.4271792,40.0700092],[22.426974,40.0703127],[22.4264576,40.0706796],[22.4261956,40.0708562],[22.425666,40.0709391],[22.4252164,40.0711131],[22.4246194,40.0715735],[22.4244738,40.0717877],[22.4239626,40.0720871],[22.4238491,40.0719234],[22.4238093,40.0716165],[22.4236125,40.0715057],[22.4231653,40.0710672],[22.4230884,40.0708409],[22.4226362,40.0706186],[22.4224137,40.0706065],[22.4222282,40.0705139],[22.4220087,40.0698623],[22.4215392,40.0698829],[22.4213852,40.0699529],[22.4211517,40.0699047],[22.420857,40.0699727],[22.4200615,40.0698898],[22.419146,40.0694674],[22.4191268,40.0696969],[22.4193203,40.0699517],[22.4192016,40.0700132],[22.4191869,40.0701391],[22.4190923,40.0701739],[22.4190302,40.0703262],[22.4187941,40.070395],[22.4187179,40.0706462],[22.4185387,40.0707879],[22.4184148,40.07057],[22.4181008,40.0704576],[22.4174979,40.0706656],[22.4170078,40.0705598],[22.416737,40.0706102],[22.416636,40.0704106],[22.4164975,40.0703186],[22.4161433,40.0704219],[22.4159528,40.0705454],[22.4157954,40.0707594],[22.4155352,40.070855],[22.4147027,40.0708526],[22.4139809,40.0706265],[22.4136533,40.0706896],[22.4132639,40.0707924],[22.4127617,40.0707044],[22.4125302,40.0705751],[22.4124124,40.0706005],[22.4119202,40.0710893],[22.4114354,40.0712628],[22.4110419,40.0715457],[22.4106772,40.0715947],[22.4101451,40.0717856],[22.4096544,40.0717068],[22.4094308,40.0717398],[22.4091331,40.0719339],[22.4085792,40.0720524],[22.4080898,40.0724241],[22.407404,40.0726669],[22.4071289,40.0728974],[22.4067648,40.0729194],[22.4063616,40.073112],[22.4060204,40.0731614],[22.4056122,40.0735702],[22.4055686,40.0739299],[22.4054246,40.0740721],[22.404364,40.0742917],[22.4039322,40.0742633],[22.4033655,40.0738636],[22.4028878,40.0737308],[22.4026159,40.0733217],[22.4020109,40.0731151],[22.4015829,40.072866],[22.4011249,40.0723912],[22.4007096,40.0720972],[22.4002688,40.0718929],[22.3995683,40.0722616],[22.3990202,40.0726324],[22.3982067,40.0728194],[22.3975455,40.0735084],[22.3970796,40.0733758],[22.3967212,40.0731547],[22.3963135,40.0730409],[22.3957872,40.0729796],[22.3955318,40.0728679],[22.3944648,40.0728621],[22.394428,40.0729337],[22.3945201,40.0730071],[22.3944715,40.0730784],[22.394291,40.0732741],[22.3941156,40.0732537],[22.394136,40.0733801],[22.3940762,40.0734333],[22.393464,40.0735329],[22.3937047,40.0737705],[22.3933974,40.0738744],[22.3930924,40.0738791],[22.3929839,40.0740038],[22.3927145,40.073991],[22.3926881,40.0741168],[22.3925229,40.0741595],[22.3922424,40.0741196],[22.3920539,40.074153],[22.3920056,40.0742154],[22.3922601,40.0743631],[22.3922693,40.0744713],[22.3923961,40.0745632],[22.3921018,40.0746131],[22.3919935,40.0747288],[22.391476,40.0747936],[22.3910908,40.0747162],[22.390744,40.0749997],[22.3906825,40.075125],[22.3898275,40.075077],[22.3894101,40.074873],[22.3891518,40.0748875],[22.3890036,40.0747052],[22.3883432,40.0753627],[22.3885566,40.0757621],[22.3887316,40.0758005],[22.3890066,40.0760746],[22.3895958,40.0769477],[22.3896766,40.0770029],[22.3899349,40.0769885],[22.3902212,40.0772807],[22.3908756,40.0773799],[22.3910368,40.0775083],[22.3913623,40.0776299],[22.391739,40.0780676],[22.3923523,40.0784184],[22.3926604,40.0787831],[22.3928333,40.078817],[22.3935457,40.078944],[22.3942824,40.0785398],[22.3943382,40.0786577],[22.3941782,40.0789798],[22.3942238,40.0790345],[22.3951898,40.0788497],[22.3951374,40.0790832],[22.394771,40.0792042],[22.3947815,40.0792584],[22.3954945,40.0793584],[22.3960374,40.0792128],[22.3961526,40.0793044],[22.3965034,40.0793453],[22.3970123,40.0796497],[22.3970503,40.0795331],[22.3971675,40.0795347],[22.3971368,40.0793451],[22.3973932,40.0794117],[22.3974893,40.0793139],[22.3976405,40.0793701],[22.3977364,40.0792813],[22.3979453,40.0793743],[22.3981274,40.0796111],[22.3982629,40.0793336],[22.3981853,40.0791434],[22.3982795,40.0791267],[22.3985805,40.079293],[22.3990268,40.0797676],[22.3992952,40.0798254],[22.3994994,40.0801165],[22.4005554,40.0805996],[22.4013656,40.0810612],[22.4014589,40.0810805],[22.4015314,40.0809914],[22.4021383,40.0811169],[22.40224,40.0812805],[22.4022252,40.0814154],[22.4023621,40.0815795],[22.4027789,40.0818104],[22.4031201,40.0822656],[22.4034994,40.0825951],[22.4035547,40.08274],[22.4037975,40.0828875],[22.4042414,40.0829657],[22.4043431,40.0831293],[22.4044834,40.0831492],[22.4046861,40.0830079],[22.4049202,40.0830291],[22.4049926,40.08294],[22.4052627,40.0829257],[22.4055981,40.082624],[22.4056492,40.0824446],[22.4057313,40.0824457],[22.4059386,40.0826107],[22.4064105,40.0824911],[22.4064785,40.0825911],[22.4063445,40.0828055],[22.4060615,40.0828737],[22.4062059,40.083218],[22.4067293,40.0834054],[22.4069359,40.0835974],[22.4068838,40.0839165],[22.4068881,40.0839841],[22.4068788,40.0843804],[22.4071097,40.0843971],[22.4073918,40.0845136],[22.4074066,40.0848832],[22.4075658,40.0851016],[22.4076072,40.0853364],[22.4079321,40.0859895],[22.4081714,40.0862901],[22.4086723,40.0864411],[22.409019,40.0866621],[22.4093578,40.0867208],[22.4097761,40.0868887],[22.4097983,40.0869431],[22.4096212,40.0869947],[22.4096199,40.0870487],[22.4100041,40.0871711],[22.4101113,40.0871005],[22.410109,40.0871996],[22.4102351,40.0873274],[22.4105171,40.0873043],[22.4108787,40.0873903],[22.4118632,40.0874218],[22.412107,40.0875333],[22.4124114,40.0875555],[22.4130961,40.0878712],[22.413632,40.0879821],[22.4132631,40.0876077],[22.4135466,40.0875215],[22.413881,40.0877693],[22.4142675,40.0877926],[22.4148233,40.0881065],[22.4150563,40.0881728],[22.4154835,40.0884669],[22.4166458,40.0889243],[22.4175588,40.0895133],[22.4176447,40.0898568],[22.4180225,40.0902584],[22.4182349,40.0907117],[22.4183517,40.0907314],[22.4185891,40.0906085],[22.4193551,40.0904568],[22.4205625,40.0909958],[22.421588,40.091289],[22.4219808,40.0915466],[22.4220692,40.0917821],[22.4223101,40.0920196],[22.4227547,40.0922103],[22.4235597,40.0924645],[22.4241577,40.0924727],[22.4244524,40.0924136],[22.4250979,40.0923954],[22.4254711,40.0924905],[22.425511,40.0927974],[22.4257432,40.0928996],[22.4258433,40.0931352],[22.4263359,40.0931419],[22.4268948,40.0933207],[22.4274677,40.0934005],[22.427867,40.0935276],[22.4280978,40.0936929],[22.4282456,40.0938931],[22.4283262,40.0934527],[22.4286013,40.0932222],[22.4290573,40.0932825],[22.4298138,40.093545],[22.4300575,40.0935168],[22.4302754,40.0931098],[22.4305675,40.0931588],[22.4308926,40.0933073],[22.4311456,40.093527],[22.4314857,40.0935316],[22.4318,40.093635],[22.4325849,40.0936816],[22.4328293,40.093766],[22.4335794,40.0937942],[22.4339061,40.0938707],[22.4342591,40.0938214],[22.4346418,40.0940157],[22.4351435,40.0941306],[22.4353203,40.094097],[22.4355996,40.0941908],[22.436116,40.0941798],[22.436603,40.0939161],[22.4368353,40.0940183],[22.4372698,40.0939972],[22.4373733,40.0940887],[22.4377983,40.0939683],[22.4380538,40.0940798],[22.4383345,40.0941196],[22.4384497,40.0942113],[22.4385791,40.094195],[22.4386163,40.0941054],[22.4386865,40.0941154],[22.438941,40.094272],[22.4393958,40.0943862],[22.4400449,40.0942148],[22.4401311,40.0940358],[22.4404047,40.0938683],[22.4405868,40.0936004],[22.4407777,40.0934589],[22.440866,40.0931898],[22.4411236,40.0932113],[22.4412103,40.0931674],[22.4414912,40.0931982],[22.4424486,40.0933913],[22.4427087,40.0933047],[22.4429002,40.0931361],[22.443394,40.0930887],[22.4439727,40.0929163],[22.4443319,40.0925968],[22.4449625,40.0932359],[22.4452645,40.093366],[22.4455243,40.0932884],[22.4457574,40.0933546],[22.4459918,40.0938803],[22.4463181,40.0939748],[22.4463356,40.0942363],[22.4461388,40.094639],[22.4463797,40.0948765],[22.4464851,40.0954004],[22.4467164,40.0955477],[22.4470104,40.0955156],[22.4474042,40.0957371],[22.4478599,40.0958153],[22.4481899,40.0957476],[22.4490582,40.0952187],[22.4493053,40.095186],[22.4497789,40.0949941],[22.4501672,40.0939092],[22.4504159,40.0938045],[22.4509931,40.0931815],[22.4510636,40.0931735],[22.4510968,40.093264],[22.4513908,40.0932319],[22.4516358,40.0932892],[22.4519909,40.0931498],[22.4521637,40.0932873],[22.4525272,40.0932921],[22.4528704,40.0931616],[22.453542,40.0930264],[22.4536387,40.0929016],[22.4538634,40.0928235],[22.4539038,40.0925898],[22.4543567,40.092794],[22.4544491,40.0929079],[22.4545198,40.0928908],[22.4545823,40.0927205],[22.4546988,40.0927581],[22.454848,40.0929042],[22.4554654,40.0930926],[22.4556502,40.0932212],[22.4557961,40.0935114],[22.4561469,40.0935612],[22.4565616,40.0933775],[22.4571399,40.093223],[22.4574925,40.0931917],[22.4577582,40.0933754],[22.4580894,40.0932537],[22.4582592,40.0930037],[22.4586096,40.0930714],[22.4586816,40.0930003],[22.4589165,40.0929854],[22.4589537,40.0928958],[22.4591812,40.0932142],[22.4592988,40.0931977],[22.4593943,40.0931269],[22.4597979,40.0923936],[22.4600484,40.0922077],[22.4604003,40.0916899],[22.4607474,40.0915909],[22.4614154,40.0916178],[22.4623799,40.0915044],[22.462743,40.0915273],[22.4629824,40.0913142],[22.4633378,40.0911568],[22.463316,40.0905619],[22.4639937,40.0901565],[22.4645901,40.0902365],[22.4649892,40.0902237],[22.4654308,40.0904098],[22.4656071,40.0903941],[22.4662488,40.0905467],[22.4666002,40.0905694],[22.4671527,40.0905137],[22.4674083,40.0906251],[22.4685397,40.0909104],[22.4689178,40.0912622],[22.4688363,40.0917566],[22.4689892,40.0922632],[22.4706095,40.0921945],[22.4707357,40.0923223],[22.4713042,40.0926001],[22.4716532,40.0927308],[22.4722733,40.092802],[22.4729224,40.0931529],[22.4732534,40.0935627],[22.4734744,40.0936467],[22.4737506,40.0938846],[22.4737235,40.0940464],[22.4743014,40.0944324],[22.4742932,40.0948016],[22.474404,40.0950914],[22.4746908,40.0953835],[22.4755097,40.0961555],[22.4760573,40.0963249],[22.4764006,40.0961853],[22.4767,40.0959099],[22.4780728,40.0953694],[22.4786086,40.0950161],[22.4788139,40.0947485],[22.4795361,40.0944517],[22.4798327,40.0943024],[22.4801024,40.094306],[22.4801942,40.0943973],[22.4804874,40.0944011],[22.4805178,40.0946177],[22.4808698,40.0946133],[22.4809394,40.0946503],[22.4809256,40.0947402],[22.4811826,40.0947886],[22.4810593,40.0950573],[22.4812454,40.0951318],[22.4812551,40.095222],[22.4816878,40.0952817],[22.4815415,40.095532],[22.4818225,40.0955538],[22.4821833,40.0956846],[22.482253,40.0957125],[22.4821936,40.0957478],[22.482251,40.0958026],[22.4826841,40.0958443],[22.4826348,40.0959518],[22.482799,40.0959539],[22.4831662,40.0957966],[22.4833705,40.095574],[22.4835606,40.0954684],[22.4837542,40.0952007],[22.4841971,40.0948011],[22.4843323,40.0945236],[22.4844386,40.0944889],[22.4845058,40.0946339],[22.4845883,40.094617],[22.4848304,40.0942778],[22.4850439,40.0941725],[22.4850738,40.0938846],[22.4853302,40.09396],[22.4852519,40.0937878],[22.4856474,40.0939372],[22.4857557,40.0938124],[22.485771,40.0936505],[22.486002,40.0938157],[22.4861245,40.093583],[22.4864126,40.093812],[22.4864983,40.093651],[22.4864956,40.0932455],[22.4865659,40.0932465],[22.4867049,40.0933293],[22.4870775,40.0939829],[22.4874252,40.0936451],[22.487679,40.0938376],[22.4877042,40.0942884],[22.4875813,40.094539],[22.487594,40.0950257],[22.4878333,40.0948126],[22.4879192,40.095174],[22.4878238,40.0952449],[22.4878925,40.0953178],[22.4878166,40.0955691],[22.4883727,40.0958827],[22.4886571,40.0962828],[22.4888646,40.0964477],[22.4889841,40.0963501],[22.4896315,40.0962505],[22.4897851,40.0963651],[22.4898139,40.0962754],[22.48958,40.0958759],[22.4901519,40.0960095],[22.4912606,40.0957356],[22.4915028,40.0957568],[22.4916213,40.0958214],[22.49192,40.0958388],[22.4921365,40.0961299],[22.4923557,40.096295],[22.4925577,40.096712],[22.4925556,40.0971714],[22.4928829,40.0969099],[22.4930791,40.0970566],[22.49325,40.0970679],[22.4935377,40.0973239],[22.4940245,40.0975914],[22.4942821,40.0976128],[22.4942805,40.0976849],[22.4941514,40.0977372],[22.4940451,40.0977719],[22.4939367,40.0978966],[22.4939574,40.098023],[22.4937209,40.09811],[22.4934509,40.0986471],[22.4933373,40.0986951],[22.493102,40.0987281],[22.4930656,40.0987817],[22.4931073,40.0990165],[22.4929903,40.0995375],[22.4930421,40.0998444],[22.4929294,40.1001673],[22.4927525,40.10021],[22.4927149,40.1003177],[22.4925842,40.100397],[22.4925297,40.1007387],[22.4921148,40.1009315],[22.4917268,40.101503],[22.4914781,40.1016079],[22.4913908,40.101841],[22.4912483,40.1019202],[22.4907549,40.1024813],[22.4900573,40.1027245],[22.4897812,40.1030092],[22.4894242,40.1032388],[22.4892427,40.1029571],[22.4887388,40.1029325],[22.4884289,40.1026222],[22.4879145,40.1024398],[22.4883182,40.1027514],[22.4884267,40.1031492],[22.488612,40.1032597],[22.488793,40.1033477],[22.4890435,40.1036933],[22.4892514,40.1038401],[22.4899523,40.1039754],[22.489939,40.1040473],[22.490236,40.1044115],[22.4903739,40.104589],[22.4901749,40.1045684],[22.4902652,40.1047317],[22.4902044,40.10483],[22.4898674,40.1046815],[22.4897607,40.1047342],[22.4901499,40.1051717],[22.4908822,40.1054785],[22.4916768,40.105624],[22.4918386,40.1057342],[22.49185,40.1058019],[22.4922576,40.1058883],[22.4929655,40.1067714],[22.4932099,40.1068647],[22.4937031,40.1068441],[22.4939979,40.1067758],[22.4944609,40.1065296],[22.4950873,40.1063215],[22.4958394,40.1057367],[22.4962769,40.1055802],[22.4968876,40.1055521],[22.497584,40.1053629],[22.4987881,40.1053605],[22.4993916,40.1052242],[22.4994876,40.1051264],[22.4997,40.1050751]]}],{"extent":[22.25182,39.99526,22.50499,40.17291],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"openurl"},"sort":{"type":"none"}},"Islands\/Islands_Zakynthos_Kalamaki_Skopiotisa":{"url":"http:\/\/www.topoguide.gr\/hiking_in_zakynthos.php#test","color":"#ff612f","width":5,"exclude":false,"useStyle":false},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Volima_AgAndreas":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Vassilikos":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Prodromos_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Klima_Schinari":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kiliomeno_Yperaghathos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Argasi_Skopiotisa":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Zakynthos_Agalas_Kiliomenos":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":false},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":false},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/MTB_Kalymnos_Vathys_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_loop":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Palionisos":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"MTB_ROADBIKE\/Roadbike_Kalymnos_Arginontas_Eborios":{"url":null,"color":"#e80fb4","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_1":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_12":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_8a":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_10":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_9":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_5":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_16":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_14":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_4":{"url":"http:\/\/www.alternetgreece.com\/en\/activities\/hiking","color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_17":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_6":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kalymnos_Trail_3":{"url":null,"color":"#0f9f14","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Kokkinoplos_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_E4_Litochoro_Prionia":{"url":null,"color":"#23b10f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Karya_Skolio":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Krania_Rapsani":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_O2_Rapsani_Tembi":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Dion_Petrostrouga":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Gortsia_Apostolidis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Litochoro_Livadaki_Mouses":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"Thessalia\/Thessaly_Olymbos_Vrondou_Barbalas":{"url":null,"color":"#d01919","width":6,"exclude":false,"useStyle":false},"MOUNTAIN_RUNNING\/MountRun_Olympus_Gulag_100":{"url":null,"color":"#f00","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Lost_Trail":{"url":null,"color":"#2f6cff","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Faethon_Olympus_Marathon":{"url":null,"color":"#e5ff0b","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Kopsi_ton_Aeton":{"url":null,"color":"#5cff2f","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Vrondou_Race_6km":{"url":null,"color":"#2ff1ff","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Vrondou_Race_20km":{"url":null,"color":"#2f53ff","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Gomarostali_short":{"url":null,"color":"#eb2fff","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Gomarostali_Vertical_Mile":{"url":null,"color":"#7dff2f","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Rogas":{"url":null,"color":"#451ca0","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Olympus_Marathon":{"url":null,"color":"#ffd22f","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Olympus_Ultra":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Rupicapra":{"url":null,"color":"#ca2fff","width":6,"exclude":false,"useStyle":true},"MOUNTAIN_RUNNING\/MountRun_Olympus_Mythical_Trail":{"url":null,"color":"#ffdb2f","width":6,"exclude":false,"useStyle":true}}}); function getPoiCollection(key, data, meta) { this.passedOl = undefined; this.modal = undefined; this.key = key; this.data = data; this.item = []; //this.meta = meta; this.gsMap = null; this.features = []; //this.lineFeatures = [] ; var self = this; //console.log(data); this.initOl = function (ol,modal) { this.passedOl = ol; this.modal = modal; this.source = new this.passedOl.source.Vector({ wrapX: false, noWrap: true }); this.layer = new this.passedOl.layer.Vector({ source: this.source, //clusterSource visible: true }); } this.registerMap = function (gsMap) { this.gsMap = gsMap; this.gsMap.map.addLayer(this.layer); this.createFeatures(); } this.createFeatures = function () { this.features = []; var self = this; for (var i in this.data) { //console.log(this.data[i]); var newItem = this.getItem(this.data[i]); newItem.style = this.getIconStyle(newItem); var f = this.gsMap.feature_from_coor(this.data[i].x, this.data[i].y, this.pointMsp(newItem)); //var s = this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 1, 5, "");//this.adventureIconPointStyle(this.data[i].activity_type,this.data[i].difficulty);//this.gsMap.pointStyle("#ff0000", [0, 0, 0, 0.5], 0, 5, ""); f.setStyle(newItem.style); f.show = function () { // var div = document.getElementById("myModal"); self.modal.dom.innerHTML = '
'; setTimeout(function () { self.modal.show(); // self.passed$('#myModal').modal('show'); }, 200); } newItem.feature = f; this.item.push(newItem); this.features.push(f); } this.source.addFeatures(this.features); this.gsMap.registerOnZoomChangedFunction(function () { self.refresh(); }); this.refresh(); } this.zoomTo = function () { this.gsMap.map.getView().fit(this.gsMap.ll2xy(this.meta.extent), this.gsMap.map.getSize()); } this.pointMsp = function (item) { var modal = this.modal; return { width: item.width, height: item.height, photoPath: item.photoPath, name: item.name, description: item.description, parent: this, click: [function (s, f, l) { //var div = document.getElementById("myModal"); var self = f.get('msp'); //#34b0ff modal.dom.innerHTML = '
' + '
' + self.name.replace("
", ": ") + '
' + self.parent.getImagetItem(self.photoPath, self.width, self.height) + '
' + self.description + '
' + '
'; setTimeout(function () { modal.show(); // $('#myModal').modal('show'); }, 200); }] }; } this.poiIconPointStyle = function (activity_type, difficulty) { var iconpath = 'https://anadigit.fr/TopoMedia/Icons/activity_adv_loc/activity_' + activity_type + '_' + difficulty + '_adv_loc.png'; return new this.passedOl.style.Style({ image: new this.passedOl.style.Icon({ src: iconpath, //size: [liconsize, liconsize] scale: 0.5 })/*, stroke: new ol.style.Stroke({ color: (s_color ) ,width: 1+is301 + (map3.getZoom()-8) }) */}) } this.getIconStyle = function (myItem) { var icon_size = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) var icon_size_set = this.pop_info_adjust_size(myItem.type, this.gsMap.getZoom() - myItem.zoom_level) * icon_size / 100; var is = (icon_size > 0) ? icon_size : 9; var icon_index = myItem.icon_index; if (wpt_icon.anch_fraction_x[icon_index] >= 0) { var anch_x = wpt_icon.anch_fraction_x[icon_index]; var anch_y = wpt_icon.anch_fraction_y[icon_index]; } else { var anch_x = 0.5; var anch_y = 0.5; } if (wpt_icon.scale[icon_index] >= 0) { var scale = wpt_icon.scale[icon_index]; } else { if (icon_size_set > 0) { var scale = icon_size_set; } else { var scale = 0.3; } } scale = 0.2; var MarkerIcon = wpt_icon.url_s[icon_index]; var iconStyle = new this.passedOl.style.Style({ image: new this.passedOl.style.Icon(({ anchor: [anch_x, anch_y], anchorXUnits: 'fraction', anchorYUnits: 'fraction', //anchorYUnits: 'pixels', opacity: 0.95, src: MarkerIcon, scale: scale })) }); return iconStyle; } this.getItem = function (dat) { var type = dat.type * 1;//[3]*1; var icon = map_point_collection.get(type); var icon_index = icon.iconindex; var img_path = icon.path; return { image: dat.photo, name: dat.name, description: dat.description, link_en: dat.hlink_EN, type: dat.type * 1, dbid: dat.id, hlink: dat.hlink_GR, zoom_level: dat.zoom_level, width: dat.width * 1, height: dat.height * 1, owner: dat.owner, icon_index: icon_index, photoPath: img_path + dat.photo + '.jpg', thumb_path: img_path + 'thumbs/' + dat.photo + '.jpg', //tmpim:add_image(pop_info_tmp, fp.attributes.thumb_path,-230,3,-1,-1,null), path: (dat.type * 1 == 1) ? img_path + dat.photo + '.jpg' : "" } } this.pop_info_adjust_size = function (type, dl) { if (dl < 0) dl = 0; var new_size = 9 + (1.5 * dl); return new_size * 0.2; } this.refresh = function () { try { this.source.clear(); } catch (err) { } var zoom = this.gsMap.getZoom(); for (var i = 0; i < this.item.length; i++) { if (zoom >= this.item[i].zoom_level) this.source.addFeatures([this.item[i].feature]); } } this.getImagetItem = function (path, width, height) { /* PARADOXES - OLES OI EIKONES PIANOYN TO MEGISTO PLATOS - AN TO YPSOS EINEI MEGALYTERO TOY DIAUESIMOY H EIKONA KOVETAI KATV */ var minAvailableWidth = 568; //APO BOOTSTRAP, http://www.topoguide.gr/css/bootstrap.css, 5489, var maxAvailableHeight = browser.size()[1] - 250; var style = "", divStyle = ""; if (height > maxAvailableHeight) { var ratio = width / height; var renderWidth = maxAvailableHeight * ratio; var renderHeight = maxAvailableHeight; if (minAvailableWidth / ratio > maxAvailableHeight) divStyle += "height:" + renderHeight + "px;"; divStyle += "width:100%;"; style += "width:100%;"; } else { if (width < minAvailableWidth) style += "width:100%;"; } return '
'; } } var img_path = 'https://anadigit.fr/TopoMedia/map_points/img'; var map_point_collection = { 0: { iconindex: 14, path: img_path + "/Landscape/" }, 1: { iconindex: 17, path: img_path + "/Flora/" }, 2: { iconindex: 18, path: img_path + "/Animals/" }, 3: { iconindex: 19, path: img_path + "/Books/" }, 4: { iconindex: 20, path: img_path + "/Maps/" }, 5: { iconindex: 21, path: img_path + "/Apps/" }, 6: { iconindex: 22, path: img_path + "/Mushrooms/" }, 7: { iconindex: 23, path: img_path + "/Animals/" }, 8: { iconindex: 24, path: img_path + "/Animals/" }, 9: { iconindex: 25, path: img_path + "/Architecture/" }, 10: { iconindex: 26, path: img_path + "/Monuments/" }, 447: { iconindex: 38, path: img_path + "/Refuges/" }, 450: { iconindex: 41, path: img_path + "/Signposts/" }, 71: { iconindex: 36, path: img_path + "/Geology/" }, 72: { iconindex: 34, path: img_path + "/Geology/" }, 73: { iconindex: 35, path: img_path + "/Geology/" }, 204: { iconindex: 27, path: img_path + "/logos/" }, 206: { iconindex: 28, path: img_path + "/logos/" }, 200: { iconindex: 29, path: img_path + "/logos/" }, 201: { iconindex: 30, path: img_path + "/logos/" }, 205: { iconindex: 31, path: img_path + "/logos/" }, 202: { iconindex: 32, path: img_path + "/logos/" }, 203: { iconindex: 33, path: img_path + "/logos/" }, 301: { iconindex: 42, path: img_path + "/Beach/" }, 1001: { iconindex: 42, path: img_path + "/Water/" }, default: { iconindex: 28, path: "" } } map_point_collection.get = function (key) { return this[key] || this.default; } function wpt_icon_class() { this.count = 0; this.url = new Array(); this.url_s = new Array(); this.cx = new Array(); this.cy = new Array(); this.scx = new Array(); this.scy = new Array(); this.ix = new Array(); this.iy = new Array(); this.anch_fraction_x = new Array(); this.anch_fraction_y = new Array(); this.scale = new Array(); this.inwptwindow = new Array(); this.add = function (url, url_s, cx, cy, ix, iy, scx, scy, anch_fraction_x, anch_fraction_y, scale, inwptwindow) { this.count += 1; this.url[this.count] = "https://anadigit.fr/TopoMedia/" + url; this.url_s[this.count] = "https://anadigit.fr/TopoMedia/" + url_s; this.cx[this.count] = cx; this.cy[this.count] = cy; this.scx[this.count] = scx; //kentro simeiou gia xarti this.scy[this.count] = scy; this.ix[this.count] = ix; //offset sto icon list this.iy[this.count] = iy; this.anch_fraction_x[this.count] = anch_fraction_x; //offset sto icon list this.anch_fraction_y[this.count] = anch_fraction_y; this.scale[this.count] = scale; this.inwptwindow[this.count] = inwptwindow; } } var wpt_icon = new wpt_icon_class(); wpt_icon.add("Icons/WPT/pin_blue.png", "Icons/WPT/pin_blue_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_green.png", "Icons/WPT/pin_green_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/pin_red.png", "Icons/WPT/pin_red_s.png", 28, 35, -15, 10, 1, 18, 0.0, 1.0, 1.0, true); wpt_icon.add("Icons/WPT/star_blue.png", "Icons/WPT/star_blue_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_green.png", "Icons/WPT/star_green_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/star_red.png", "Icons/WPT/star_red_s.png", 24, 24, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/lmk_red.png", "Icons/WPT/lmk_red_s.png", 32, 32, -3, 0, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/house_blue.png", "Icons/WPT/house_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true);; wpt_icon.add("Icons/WPT/house_red.png", "Icons/WPT/house_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/monastery_red.png", "Icons/WPT/monastery_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/church_red.png", "Icons/WPT/church_red_s.png", 32, 32, 5, 8, 11, 16, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_blue.png", "Icons/WPT/anchor_blue_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); wpt_icon.add("Icons/WPT/anchor_red.png", "Icons/WPT/anchor_red_s.png", 32, 32, 5, 8, 11, 11, 0.5, 0.5, 1.0, true); //photo_points wpt_icon.add("Icons/WPT/landscape.png", "Icons/WPT/landscape.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("img/NAV_START.png", "img/NAV_START.png", 32 * 1.5, 42, -5, -48, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("img/NAV_END.png", "img/NAV_END.png", 32 * 1.5, 162, -5, -28, 11, 11, 0.5, 1.0, 0.6, true); wpt_icon.add("Icons/WPT/flora.png", "Icons/WPT/flora.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/bird.png", "Icons/WPT/bird.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/book.png", "Icons/WPT/book.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/map.png", "Icons/WPT/map.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/iphone.png", "Icons/WPT/iphone.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mushroom.png", "Icons/WPT/mushroom.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/mammal.png", "Icons/WPT/mammal.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/turtle.png", "Icons/WPT/turtle.png", 30, 30, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/architecture.png", "Icons/WPT/architecture.png", 28, 28, 5, 8, 16, 16); wpt_icon.add("Icons/WPT/monument.png", "Icons/WPT/monument.png", 28, 28, 5, 8, 16, 16); // pop_info wpt_icon.add("pop_info/Icons/pop_info_1.png", "pop_info/Icons/pop_info_1.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 27 wpt_icon.add("pop_info/Icons/pop_info_2.png", "pop_info/Icons/pop_info_2.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 28 wpt_icon.add("pop_info/Icons/pop_info_3.png", "pop_info/Icons/pop_info_3.png", 32, 32, 5, 8, 32, 32); // iconindex= 29 wpt_icon.add("pop_info/Icons/pop_info_4.png", "pop_info/Icons/pop_info_4.png", 32, 32, 5, 8, 32, 32, 0.5, 1); // iconindex= 30 wpt_icon.add("pop_info/Icons/pop_info_5.png", "pop_info/Icons/pop_info_5.png", 32, 32, 5, 8, 32, 32); // iconindex= 31 wpt_icon.add("pop_info/Icons/pop_info_6.png", "pop_info/Icons/pop_info_6.png", 32, 32, 5, 8, 32, 32); // iconindex= 32 wpt_icon.add("pop_info/Icons/pop_info_7.png", "pop_info/Icons/pop_info_7.png", 32, 32, 5, 8, 32, 32); // iconindex= 33 wpt_icon.add("pop_info/Icons/pop_info_101.png", "pop_info/Icons/pop_info_101.png", 32, 32, 5, 8, 32, 32, 0.5, 0.5); // iconindex= 34 wpt_icon.add("pop_info/Icons/pop_info_102.png", "pop_info/Icons/pop_info_102.png", 32, 32, 5, 8, 32, 32); // iconindex= 35 wpt_icon.add("pop_info/Icons/pop_info_103.png", "pop_info/Icons/pop_info_103.png", 32, 32, 5, 8, 32, 32); // iconindex= 36 wpt_icon.add("Icons/WPT/POI_446_icon.png", "Icons/WPT/POI_446_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 37 wpt_icon.add("Icons/WPT/POI_447_icon.png", "Icons/WPT/POI_447_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 38 wpt_icon.add("Icons/WPT/POI_448_icon.png", "Icons/WPT/POI_448_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 39 wpt_icon.add("Icons/WPT/POI_449_icon.png", "Icons/WPT/POI_449_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 40 wpt_icon.add("Icons/WPT/POI_450_icon.png", "Icons/WPT/POI_450_icon.png", 32, 32, 5, 8, 32, 32); // iconindex= 41 wpt_icon.add("Icons/WPT/Fountain_blue.png", "Icons/WPT/Fountain_blue.png", 32, 32, 5, 8, 32, 32); // iconindex= 42 console.log('poi signature up to date');var poiCollection_olympus_mountain_running = new getPoiCollection("olympus_mountain_running",[{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a3\u03c4\u03b5\u03c6\u03ac\u03bd\u03b9","owner":"A. Bonetti","x":22.358772277829,"y":40.088048311942,"photo":"Mt Olympos-Stephani-moon","type":0,"zoom_level":13,"id":218,"hlink_GR":"","hlink_EN":"","description":"","height":334,"width":511},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u0397 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1
\u03c4\u03bf\u03c5 \u0395\u03bd\u03b9\u03c0\u03ad\u03b1","owner":"A. Bonetti","x":22.488719940183,"y":40.103838975287,"photo":"Mt Olympus - Enipea 02","type":0,"zoom_level":12,"id":219,"hlink_GR":"","hlink_EN":"","description":"\u03c3\u03c4\u03bf \u03b2\u03ac\u03b8\u03bf\u03c2 \u03bf\u03b9 \u03c8\u03b7\u03bb\u03ad\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ad\u03c2","height":512,"width":342},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u03a3\u03c4\u03bf\u03bd \u0395\u03bd\u03b9\u03c0\u03ad\u03b1","owner":"A. Bonetti","x":22.417137145993,"y":40.08880345826,"photo":"Mt Olympus - Enipea stream","type":0,"zoom_level":14,"id":220,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u03a4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf
\u03a7\u03c1. \u039a\u03ac\u03ba\u03b1\u03bb\u03bf\u03c2","owner":"A. Bonetti","x":22.367012023927,"y":40.093038688869,"photo":"Mt Olympus Refuge C","type":0,"zoom_level":12,"id":221,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b4\u03cd\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03b1 \u03c3\u03c4\u03bf \u03bf\u03c1\u03bf\u03c0\u03b5\u03b4\u03b9\u03bf \u03c4\u03c9\u03bd \u039c\u03bf\u03c5\u03c3\u03ce\u03bd","height":342,"width":512},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u0394\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c3\u03c4\u03b7 \u039c\u03c0\u03ac\u03c1\u03b1","owner":"AnaDigit","x":22.36602497101,"y":40.046633774757,"photo":"Olymbos_dexameni","type":0,"zoom_level":14,"id":337,"hlink_GR":"","hlink_EN":"","description":"","height":430,"width":512},{"name":"\u039f\u039b\u03a5\u039c\u03a0\u039f\u03a3
\u039f\u03b9 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b5\u03c2 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ad\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u039a\u03b1\u03bb\u03cc\u03b3\u03b5\u03c1\u03bf","owner":"AnaDigit","x":22.385637283326,"y":40.04239565789,"photo":"Olymbos_Korfes_apo_Kalogero","type":0,"zoom_level":13,"id":338,"hlink_GR":"","hlink_EN":"","description":"","height":209,"width":512},{"name":"\u03a0\u0391\u039d\u0399\u0394\u0391
\u0391\u03b3\u03c1\u03b9\u03cc\u03b3\u03b9\u03b4\u03bf (R. rupicapra)","owner":"\u0394.\u0392\u03b1\u03c1\u03b1\u03bb\u03ae\u03c2","x":22.360278,"y":40.088417,"photo":"Varalis_Rupicapra","type":7,"zoom_level":13,"id":1559,"hlink_GR":"","hlink_EN":"","description":"","height":400,"width":860}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathListDivId').innerHTML="
Gulag 100
Lost Trail
Faethon Olympus Marathon
Kopsi ton Aeton
Μονοπάτι της Αγίας Κόρης
North Olympus Trail
Gomarostali
Gomarostali Vertical Mile
Rogas
Olympus Marathon
Olympus Ultra
Rupicapra
Mythical Trail
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["olympus_mountain_running"],pc:["olympus_mountain_running"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_olympus_mountain_running.zoomTo();}; var gsMapManager = this.gsMapManager; gsMapManager.create = function(mapDivId,options,afterLoad,beforeLoad){ if(typeof overrideUserOptions != "undefined") { for( var i in options) overrideUserOptions[i] = options[i]; options = overrideUserOptions; } if(typeof afterLoad != "undefined") { afterLoad = afterLoad }else{ if(typeof overrideAfterLoad != "undefined") afterLoad = overrideAfterLoad }; if(typeof beforeLoad != "undefined") { beforeLoad = beforeLoad }else{ if(typeof overrideBeforeLoad != "undefined") beforeLoad = overrideBeforeLoad }; return gsMapManager.create_dummy_function(mapDivId,options,afterLoad,beforeLoad); // return new gsMapObject(mapDivId,options,afterLoad); }