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_dirfys = new getAdventureCollection("dirfys",[{"id":16532,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u0391\u03b3\u03ac\u03bb\u03b7\u03c2","description_GR":"\u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03b8\u03b1\u03bd\u03ac\u03c3\u03b9\u03bf\u03c2-\u03c0\u03b7\u03b3\u03ae \u039a\u03c1\u03ac\u03c4\u03b5\u03b9\u03b1","path":"STEREA\/Sterea_Dirfys_Agali_gorge","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":4612,"name_EN":"Mt. Dirfys: Aghali Gorge","description_EN":"Aghios Athanasios-Kratia spring","ascent_time":130,"descent_time":110,"marker":"Blue_square","level":9,"ascent":520,"descent":29,"maxelev":743,"minelev":242,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.78711 38.60753,23.81527 38.62804)","views":164,"millestones":"0,23.7871671,38.6074803#1,23.7968368,38.6104131#2,23.8030867,38.6168076#3,23.8038987,38.6238022#4,23.8105578,38.6279868#4.6,23.8152254,38.6253940","x":23.8042363,"y":38.6235648,"coor":[[23.7871671,38.6074803],[23.7892605,38.6080203],[23.7905466,38.6081307],[23.7919823,38.6080973],[23.7922887,38.6081429],[23.7927016,38.6083238],[23.793092,38.6083786],[23.7943215,38.6081825],[23.7954225,38.6087432],[23.7959962,38.6089514],[23.7966264,38.6094572],[23.7966251,38.6099258],[23.7967731,38.6103767],[23.7970874,38.6105575],[23.7974202,38.6106662],[23.7975917,38.6109278],[23.7978783,38.6111266],[23.7980041,38.6113251],[23.7988189,38.6115788],[23.798887,38.6118673],[23.7988627,38.6123359],[23.7991147,38.6125886],[23.7994934,38.6126974],[23.7998373,38.6129684],[23.7999053,38.6132929],[23.8002715,38.6137622],[23.8006502,38.613889],[23.8013851,38.6139803],[23.8016703,38.6146928],[23.8016819,38.6150488],[23.8018642,38.6155718],[23.8025186,38.615699],[23.8027364,38.6158436],[23.8029766,38.6162225],[23.8030899,38.6167994],[23.8029048,38.6172768],[23.8027989,38.6182138],[23.8026143,38.6185019],[23.802246,38.6187446],[23.8020381,38.6191768],[23.8022902,38.6194025],[23.8027035,38.6194753],[23.8030012,38.6198543],[23.8034026,38.6200713],[23.803757,38.6206937],[23.803858,38.621577],[23.8039771,38.6217259],[23.804034,38.6219333],[23.8038956,38.6221223],[23.8038722,38.6223025],[23.8039976,38.6226632],[23.8041699,38.6226635],[23.8044005,38.6223575],[23.8044809,38.6223396],[23.8046519,38.6228265],[23.8045708,38.6230787],[23.8042363,38.6235648],[23.8037184,38.6239244],[23.8037064,38.6241046],[23.8042803,38.6243038],[23.8047732,38.6247012],[23.8051632,38.6249001],[23.8055306,38.6250088],[23.8057024,38.6251713],[23.8057708,38.6253877],[23.805863,38.6252797],[23.8058972,38.6253699],[23.8060236,38.6253701],[23.8060576,38.6255324],[23.8062981,38.6258122],[23.8066078,38.6259929],[23.8065961,38.626074],[23.806343,38.6262088],[23.8063081,38.6263619],[23.8063768,38.6264612],[23.8065948,38.6265336],[23.8067664,38.6268133],[23.8070533,38.6269309],[23.8075589,38.6268777],[23.8076734,38.627031],[23.807846,38.6269142],[23.8080297,38.6269595],[23.8081105,38.6268335],[23.8087877,38.6270509],[23.8091327,38.6269253],[23.8092586,38.6270877],[23.8093735,38.6271059],[23.8093387,38.627214],[23.8095669,38.6278182],[23.809532,38.6279803],[23.8097041,38.6280527],[23.8098652,38.6279538],[23.81029,38.6280807],[23.8103821,38.6280087],[23.8105544,38.627991],[23.8106121,38.627919],[23.8108764,38.6278744],[23.8110951,38.6277125],[23.8119114,38.6274975],[23.8120841,38.6273356],[23.8123141,38.6272549],[23.8123496,38.6268404],[23.8124534,38.6266963],[23.8129018,38.6265709],[23.8133045,38.6263282],[23.8135345,38.6262565],[23.8139258,38.6259507],[23.8140875,38.6256265],[23.8144435,38.6256632],[23.8145931,38.6255733],[23.8148229,38.6255827],[23.8149842,38.6253756],[23.8152254,38.625394]]},{"id":16533,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","path":"STEREA\/Sterea_Dirfys_DirfysPass_Xerovouni","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":3934,"name_EN":"Mt. Dirfys: Dirfys Pass-Xerovouni","description_EN":"Ascent to Xerovouni from Dirfys Pass","ascent_time":145,"descent_time":125,"marker":"Red_dots","level":9,"ascent":456,"descent":57,"maxelev":1412,"minelev":999,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.86937 38.57801,23.89154 38.59871)","views":94,"millestones":"0,23.8693739,38.5987107#1,23.8756559,38.5926965#2,23.8816745,38.5871992#3,23.8881622,38.5811951#3.9,23.8891623,38.5783911","x":23.8849226,"y":38.5838663,"coor":[[23.8693739,38.5987107],[23.8696275,38.5985758],[23.8699747,38.5980985],[23.8706647,38.5965132],[23.8710393,38.5957431],[23.8712463,38.5955991],[23.8724522,38.5955103],[23.8735314,38.5956287],[23.873899,38.5955299],[23.8740716,38.5953318],[23.8742676,38.5949175],[23.8744292,38.594431],[23.8744644,38.5939715],[23.8746081,38.5939085],[23.8749756,38.5938819],[23.875125,38.59381],[23.8753089,38.5932784],[23.8759768,38.5921797],[23.8760353,38.5915489],[23.8759669,38.5912515],[23.8760826,38.5907649],[23.8762438,38.5905128],[23.8760267,38.5898997],[23.8761026,38.5897917],[23.8768379,38.5895221],[23.8771135,38.5895134],[23.8773926,38.5895452],[23.877421,38.5895002],[23.8781902,38.5895731],[23.8785121,38.5893751],[23.8789606,38.588925],[23.8796498,38.5887815],[23.8800399,38.5889802],[23.8804077,38.5887102],[23.8807868,38.5886385],[23.8812352,38.5882695],[23.8812275,38.5881433],[23.8813657,38.5878821],[23.8816416,38.5876931],[23.8815962,38.5873506],[23.8818151,38.5869183],[23.8820334,38.5868284],[23.8820336,38.5867202],[23.8822288,38.5866754],[23.8826891,38.586063],[23.88285,38.585955],[23.8833784,38.5857933],[23.8839877,38.5853433],[23.8841373,38.5851272],[23.8842955,38.5849021],[23.8844573,38.5842534],[23.8845893,38.5840462],[23.884647,38.5839021],[23.8849226,38.5838663],[23.8850146,38.5837763],[23.885107,38.5834339],[23.8852449,38.5833259],[23.8851992,38.5831817],[23.8852224,38.5830555],[23.8853028,38.5830556],[23.8852571,38.5829114],[23.8855102,38.5825692],[23.8856027,38.5821727],[23.8858554,38.5821099],[23.8858096,38.5820017],[23.8858786,38.5819297],[23.8860049,38.5819298],[23.8860705,38.5817316],[23.8862082,38.5817678],[23.8866228,38.5816826],[23.8867836,38.5816467],[23.8870252,38.5813045],[23.8874752,38.5812373],[23.8878083,38.5811655],[23.8882789,38.581202],[23.888406,38.5811571],[23.8884571,38.5810625],[23.889697,38.5811178],[23.8895184,38.5806039],[23.8894841,38.5804957],[23.8895761,38.5804147],[23.8895303,38.5802885],[23.8896456,38.5799912],[23.889864,38.5798112],[23.8900362,38.5798294],[23.8903463,38.5797395],[23.8904612,38.5796676],[23.8904269,38.5795774],[23.8905304,38.5794694],[23.8907027,38.5794154],[23.8909555,38.5792354],[23.8909557,38.5791453],[23.8915416,38.5788845],[23.8905304,38.5787664],[23.8897959,38.5785855],[23.889635,38.5786755],[23.8896582,38.5785493],[23.8895894,38.5785132],[23.8896698,38.5784953],[23.8896469,38.5784592],[23.8895665,38.5784861],[23.8895666,38.57836],[23.8897622,38.5781078],[23.889729,38.5780087],[23.8893808,38.57813],[23.8891509,38.5783371],[23.8891623,38.5783911]]},{"id":16534,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a0\u03b7\u03b3\u03ae \u039a\u03cc\u03bd\u03b9\u03c3\u03bc\u03b1-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03a0\u03bf\u03c1\u03c4\u03ac\u03c1\u03b7\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c3\u03c5\u03bd\u03ae\u03b8\u03b9\u03c3\u03c4\u03b7 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03b5 \u03c0\u03b1\u03bb\u03b9\u03ac \u03ba\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03b1\u03bb\u03c0\u03b9\u03ba\u03ad\u03c2 \u03c1\u03ac\u03c7\u03b5\u03c2","path":"STEREA\/Sterea_Dirfys_Konisma_Portaris","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5268,"name_EN":"Mt. Dirfys: Konisma spring-Portaris summit","description_EN":"An unsual trail trhough old farmland and alpine crests","ascent_time":155,"descent_time":125,"marker":"No_marks","level":9,"ascent":682,"descent":75,"maxelev":1444,"minelev":819,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.91167 38.5893,23.92619 38.60389)","views":75,"millestones":"0,23.9163068,38.6038904#1,23.9133998,38.5980093#2,23.9190841,38.5962568#3,23.9237296,38.5959916#4,23.9235124,38.5931771#5.3,23.9160919,38.5902868","x":23.9252735,"y":38.5964887,"coor":[[23.9163068,38.6038904],[23.916159,38.6034848],[23.9158952,38.6032233],[23.9157807,38.6029348],[23.9161601,38.6025476],[23.9164589,38.6024126],[23.9164705,38.6022864],[23.9160803,38.6020879],[23.9158049,38.6018354],[23.9157364,38.6015379],[23.915231,38.6015826],[23.9149555,38.6015283],[23.9145997,38.6013298],[23.9146227,38.6012577],[23.9149559,38.6011318],[23.9151861,38.6007174],[23.9151981,38.6003209],[23.9153591,38.6000867],[23.9153595,38.5997623],[23.9156126,38.599384],[23.9156012,38.5993299],[23.9153601,38.5992847],[23.9152339,38.5991764],[23.9152685,38.5990233],[23.915373,38.5989422],[23.9153676,38.5986674],[23.9153564,38.598433],[23.9145814,38.5983108],[23.9144896,38.5982567],[23.9144782,38.5981485],[23.9143889,38.5981169],[23.9142511,38.5981348],[23.9141812,38.5980852],[23.9131521,38.5979808],[23.9130488,38.5979177],[23.9124745,38.5980254],[23.9122105,38.597908],[23.9120043,38.5974393],[23.911683,38.5972588],[23.9116833,38.5970064],[23.9119363,38.5967543],[23.9119134,38.5966642],[23.9120196,38.5963984],[23.9126394,38.5966872],[23.9131331,38.5967597],[23.9142465,38.597148],[23.9151884,38.5969414],[23.9160268,38.596888],[23.9170948,38.5967806],[23.9181511,38.5969796],[23.9188058,38.5968719],[23.9189898,38.5966558],[23.9189325,38.5965115],[23.9189671,38.5964034],[23.9193581,38.595917],[23.9205195,38.5964135],[23.9206,38.5962693],[23.9210018,38.5963778],[23.9216794,38.5963422],[23.9210137,38.5960533],[23.9209564,38.5959271],[23.9200845,38.5952056],[23.9196023,38.5950971],[23.9193728,38.5949528],[23.919419,38.5946824],[23.9194764,38.5946645],[23.919821,38.5946377],[23.9208198,38.5948366],[23.9210841,38.5946836],[23.9215549,38.5947019],[23.9220484,38.5948825],[23.9223697,38.5951621],[23.9230124,38.5954509],[23.9233911,38.5956854],[23.9239877,38.5962175],[23.924596,38.5965423],[23.9246992,38.5966686],[23.9247445,38.5972994],[23.9249748,38.5966868],[23.9252735,38.5964887],[23.9256297,38.5963447],[23.9258366,38.5961466],[23.9258712,38.5959934],[23.925768,38.5958492],[23.9257796,38.595741],[23.9258715,38.5957231],[23.9260666,38.5958313],[23.92617,38.5957954],[23.9260555,38.5954258],[23.9261824,38.5948852],[23.9258614,38.5943983],[23.9258272,38.5940919],[23.9257436,38.5941234],[23.9254567,38.5939069],[23.9248712,38.5937714],[23.9246759,38.5938523],[23.9242741,38.593807],[23.9240329,38.5938429],[23.9239755,38.5938699],[23.9239868,38.59396],[23.9238604,38.594032],[23.9235389,38.5940679],[23.9236083,38.5936083],[23.9234591,38.5935181],[23.923666,38.593356],[23.9235396,38.593383],[23.9234363,38.5933108],[23.9236089,38.5930045],[23.92323,38.5929862],[23.9234024,38.5928241],[23.9232991,38.592788],[23.9233681,38.592734],[23.9233222,38.5926979],[23.923575,38.5924998],[23.9234487,38.5924817],[23.9234832,38.5924457],[23.9233914,38.5923916],[23.9235178,38.5923015],[23.9234719,38.5922655],[23.9235524,38.5921934],[23.9232951,38.5921257],[23.9233905,38.5918914],[23.9231841,38.5915849],[23.9231731,38.5911883],[23.922783,38.5908817],[23.9226108,38.5908275],[23.9223236,38.5909444],[23.9222434,38.5908272],[23.92214,38.5908001],[23.9218989,38.590854],[23.9218072,38.5907098],[23.9217412,38.5903493],[23.9216494,38.5902681],[23.9215231,38.59025],[23.9212589,38.590358],[23.9211015,38.5902632],[23.9210787,38.590074],[23.9208837,38.5899387],[23.9207574,38.5898935],[23.9204703,38.5899023],[23.9201031,38.5897038],[23.9198819,38.5895505],[23.9197329,38.5893341],[23.9193654,38.5893879],[23.9188373,38.5892974],[23.9185845,38.5894504],[23.9183545,38.5897387],[23.9181675,38.5895132],[23.9179839,38.5893959],[23.9177082,38.5894859],[23.9174994,38.5894542],[23.9171661,38.5897063],[23.9169709,38.5897422],[23.9167872,38.589697],[23.9167296,38.5898952],[23.9166147,38.5899672],[23.916603,38.5901294],[23.9160919,38.5902868]]},{"id":16535,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a0\u03b7\u03b3\u03ae \u039a\u03c1\u03ac\u03c4\u03b5\u03b9\u03b1-\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0393\u03bb\u03c5\u03c6\u03ac\u03b4\u03b1\u03c2","description_GR":"\u03a4\u03bf \u03bf\u03c1\u03b5\u03b9\u03b2\u03b1\u03c4\u03b9\u03ba\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03c1\u03ac\u03c4\u03b5\u03b9\u03b1 \u03c3\u03c4\u03bf \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0393\u03bb\u03c5\u03c6\u03ac\u03b4\u03b1\u03c2","path":"STEREA\/Sterea_Dirfys_Kratia_Glyfada_Pass","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":2978,"name_EN":"Mt. Dirfys: Kratia spring-Upper Agali refuge","description_EN":"The hard way from Kratia spring to Glyfada Pass","ascent_time":75,"descent_time":65,"marker":"Red_dots","level":12,"ascent":294,"descent":89,"maxelev":956,"minelev":739,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.81062 38.62514,23.82019 38.64216)","views":61,"millestones":"0,23.8152251,38.6253940#1,23.8183161,38.6315817#2,23.8159310,38.6363266#3.0,23.8106213,38.6421578","x":23.8199573,"y":38.6353415,"coor":[[23.8152251,38.625394],[23.8155009,38.6253404],[23.8156157,38.6253766],[23.8158916,38.625305],[23.815961,38.6251339],[23.8165019,38.6251482],[23.8167131,38.6252702],[23.8168967,38.6253516],[23.8171485,38.6257215],[23.8174472,38.625722],[23.8176772,38.6256142],[23.8178265,38.6256234],[23.8180441,38.6258851],[23.8180546,38.6262906],[23.8178584,38.6266598],[23.8179716,38.6273179],[23.8178553,38.6278584],[23.8180033,38.6283993],[23.8176805,38.6288404],[23.8173719,38.6295158],[23.8174945,38.6297143],[23.8176779,38.6298768],[23.8178034,38.6302375],[23.8177914,38.6304267],[23.8179057,38.6306431],[23.8176983,38.6308771],[23.8177095,38.6310123],[23.8184316,38.6316803],[23.8186082,38.6318248],[23.8188132,38.6325641],[23.8191456,38.63288],[23.8191933,38.6330333],[23.8193644,38.6335202],[23.8196505,38.6339893],[23.8195236,38.6341783],[23.8195461,38.6343766],[23.8196836,38.634521],[23.8198205,38.6348997],[23.8197969,38.635179],[23.8199573,38.6353415],[23.8200608,38.6353146],[23.8201639,38.6354139],[23.8199452,38.6356118],[23.8200022,38.6357651],[23.8201284,38.6358374],[23.8200938,38.6359095],[23.8197831,38.6360712],[23.8196909,38.6361972],[23.8197597,38.6362514],[23.8196217,38.6363053],[23.8193809,38.6361246],[23.8190935,38.6361693],[23.8190247,38.6361151],[23.818726,38.6360966],[23.8183934,38.6358798],[23.8181752,38.6358434],[23.8178417,38.635951],[23.8173475,38.6360043],[23.817279,38.635833],[23.8171295,38.6358778],[23.8167849,38.6358593],[23.8162555,38.6361919],[23.8156804,38.6364343],[23.8152316,38.6367039],[23.8152314,38.6367941],[23.8150243,38.6369019],[23.81515,38.6371544],[23.8142297,38.63718],[23.814468,38.6373651],[23.8144107,38.6378517],[23.8145703,38.6383385],[23.813902,38.6390674],[23.8138209,38.6393016],[23.813845,38.6397207],[23.813741,38.6399639],[23.8132569,38.6405399],[23.8116107,38.6416907],[23.8111385,38.6421225],[23.8106213,38.6421578]]},{"id":16536,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a0\u03b7\u03b3\u03ae \u039a\u03c1\u03ac\u03c4\u03b5\u03b9\u03b1-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03c1\u03ac\u03c4\u03b5\u03b9\u03b1 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf","path":"STEREA\/Sterea_Dirfys_Kratia_refuge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6700,"name_EN":"Mt. Dirfys: Kratia spring-Dirfys refuge","description_EN":"Ascent from Kratia spring to the Dirfys refuge","ascent_time":170,"descent_time":155,"marker":"No_marks","level":9,"ascent":663,"descent":295,"maxelev":1190,"minelev":716,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.81509 38.6101,23.86053 38.62539)","views":94,"millestones":"0,23.8152251,38.6253940#1,23.8206576,38.6195341#2,23.8266313,38.6153033#3,23.8336338,38.6129955#4,23.8420960,38.6138257#5,23.8513634,38.6155189#6,23.8589553,38.6148247#6.7,23.8604889,38.6100960","x":23.835489,"y":38.6132582,"coor":[[23.8152251,38.625394],[23.8150885,38.6249072],[23.8154344,38.6248086],[23.8157445,38.6244216],[23.8155729,38.62416],[23.8155396,38.6237093],[23.8157355,38.6234393],[23.8161841,38.6232372],[23.8165894,38.6232288],[23.8172271,38.6231758],[23.8171477,38.6227611],[23.8175623,38.6223652],[23.8175184,38.6215541],[23.8178408,38.6212482],[23.8186804,38.620862],[23.818957,38.6204929],[23.8191962,38.6200156],[23.8194959,38.6196016],[23.8196109,38.6195387],[23.8198866,38.6195661],[23.8201159,38.6197197],[23.8204147,38.6196841],[23.8205413,38.6195942],[23.8206675,38.6196484],[23.8206118,38.6189274],[23.8210141,38.6188559],[23.8209339,38.6187386],[23.8211866,38.6187751],[23.8212214,38.6186219],[23.8211415,38.6184145],[23.8215317,38.6185503],[23.8215781,38.6183881],[23.8218192,38.6184246],[23.8217626,38.6181],[23.8215448,38.6179195],[23.8216484,38.6178295],[23.8218666,38.6178479],[23.8218556,38.6176496],[23.8220623,38.6176679],[23.8222004,38.61756],[23.8223152,38.6175782],[23.8225813,38.6177048],[23.8228455,38.6176871],[23.8230066,38.6175973],[23.8235119,38.6176251],[23.8235232,38.6177152],[23.8237526,38.6178417],[23.8246029,38.6177168],[23.8247801,38.6176315],[23.8259075,38.6169483],[23.8262887,38.6160296],[23.8268186,38.6153996],[23.8267729,38.6153094],[23.826279,38.6152906],[23.826176,38.6151463],[23.8262455,38.6149121],[23.8267412,38.6141738],[23.8271787,38.6137419],[23.8278683,38.6135627],[23.8280477,38.6134368],[23.8284934,38.6134735],[23.8287,38.6135369],[23.8288956,38.613393],[23.8294358,38.6132676],[23.8296658,38.6131508],[23.8303664,38.6131518],[23.8304814,38.6130799],[23.8301147,38.6127459],[23.8300922,38.6125476],[23.8305981,38.612314],[23.8308624,38.6122693],[23.8310465,38.6121074],[23.8312419,38.6120806],[23.8320454,38.6122981],[23.832401,38.6124878],[23.8326996,38.6124883],[23.8329632,38.612732],[23.8329515,38.6128581],[23.8330319,38.6128582],[23.8331235,38.6129845],[23.8332384,38.6129667],[23.8333528,38.6131381],[23.8336518,38.6129853],[23.8338586,38.6129675],[23.8340886,38.6128597],[23.8343986,38.6129142],[23.8345941,38.6128064],[23.8348352,38.6128428],[23.8350192,38.6127709],[23.8351799,38.6127892],[23.8353978,38.6129337],[23.835489,38.6132582],[23.8361772,38.6136918],[23.8364874,38.6136562],[23.836602,38.6137735],[23.8366702,38.614071],[23.8367961,38.6142694],[23.8370368,38.614486],[23.8374047,38.6143243],[23.837612,38.6140903],[23.8378993,38.6140186],[23.837934,38.6139195],[23.8380672,38.6139377],[23.8382167,38.6138298],[23.8388255,38.6138306],[23.8388143,38.6136864],[23.8389756,38.6134704],[23.8390791,38.6134344],[23.8392284,38.6134347],[23.8393775,38.613507],[23.8394691,38.6136513],[23.8396184,38.6136425],[23.839825,38.6137329],[23.8399403,38.6135528],[23.8403768,38.6135354],[23.8404921,38.6133463],[23.8406415,38.6133104],[23.8409513,38.613437],[23.8410543,38.6135994],[23.8411233,38.6135814],[23.8411234,38.6135183],[23.8412038,38.6135455],[23.8412498,38.6135095],[23.841525,38.6137262],[23.841881,38.6137357],[23.8425696,38.614025],[23.8427084,38.6140342],[23.8431564,38.6140528],[23.8435241,38.6139632],[23.8441901,38.6140722],[23.8450286,38.6140733],[23.8451663,38.6141276],[23.8455132,38.6142407],[23.8457888,38.614241],[23.8458923,38.6141871],[23.8460307,38.613935],[23.8463317,38.6138317],[23.8466307,38.6136699],[23.8479975,38.6136717],[23.8481819,38.6133835],[23.8484714,38.6132848],[23.8489998,38.6133035],[23.8496417,38.6139171],[23.8498714,38.6139535],[23.8499974,38.6140888],[23.8507776,38.6145404],[23.8511997,38.6148969],[23.8512677,38.6153115],[23.8514164,38.6156361],[23.8513815,38.6158434],[23.8514727,38.6161589],[23.8514606,38.6164743],[23.8517015,38.6166188],[23.8519886,38.6166552],[23.8520686,38.6168716],[23.8525732,38.6172417],[23.8527794,38.6175484],[23.8530316,38.617756],[23.8533533,38.6177564],[23.8534221,38.6178015],[23.853387,38.6181259],[23.8535987,38.6180045],[23.8538978,38.6177526],[23.8547027,38.6173661],[23.8553135,38.6169162],[23.8557501,38.6168266],[23.8565554,38.6162509],[23.8571475,38.6159587],[23.8587807,38.6148973],[23.8592175,38.6147176],[23.8595571,38.614353],[23.8596049,38.6133978],[23.8597034,38.6129338],[23.8597955,38.6128258],[23.8600933,38.6126819],[23.8600435,38.6122989],[23.8602166,38.6118665],[23.8603684,38.6116864],[23.8603338,38.6112178],[23.8604841,38.6107088],[23.8605302,38.6106367],[23.8605273,38.610461],[23.8604889,38.610096]]},{"id":16538,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9-\u03a0\u03bf\u03c1\u03c4\u03ac\u03c1\u03b7\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03bb\u03c0\u03b9\u03ba\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03b1 1400\u03bc","path":"STEREA\/Sterea_Dirfys_Portaris","activity_type":33,"assistance":2,"difficulty":5,"scenic_value":4,"length":12880,"name_EN":"Mt. Dirfys: Dirfys Pass-Xerovouni-Portaris","description_EN":"An alpine crossing at just 1400m","ascent_time":595,"descent_time":555,"marker":"Red_dots","level":9,"ascent":786,"descent":786,"maxelev":1444,"minelev":939,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.86937 38.57769,23.91802 38.59871)","views":139,"millestones":"0,23.8693739,38.5987107#1,23.8756560,38.5926964#2,23.8816816,38.5871561#3,23.8882791,38.5812017#4,23.8922455,38.5777217#5,23.9013078,38.5820905#6,23.9097494,38.5871989#7,23.9173280,38.5895839#8,23.9091376,38.5897092#9,23.8990052,38.5893184#10,23.8883211,38.5886767#11,23.8788116,38.5890809#12,23.8736918,38.5955862#12.9,23.8693750,38.5987107","x":23.9135751,"y":38.5872795,"coor":[[23.8693739,38.5987107],[23.8696278,38.5985758],[23.8699732,38.5980985],[23.8706651,38.5965132],[23.8710397,38.5957431],[23.8712466,38.5955991],[23.8724525,38.5955103],[23.8735318,38.5956287],[23.8738994,38.5955299],[23.874072,38.5953318],[23.8742679,38.5949175],[23.8744295,38.594431],[23.8744648,38.5939715],[23.8746084,38.5939085],[23.8749759,38.5938819],[23.8751253,38.59381],[23.8753089,38.5932784],[23.8759768,38.5921797],[23.8760353,38.5915489],[23.8759669,38.5912515],[23.8760826,38.5907649],[23.8762438,38.5905128],[23.8760267,38.5898997],[23.8760957,38.5897917],[23.8768311,38.5895221],[23.8773478,38.5895226],[23.8782297,38.5895641],[23.8789426,38.5889701],[23.8795859,38.5887905],[23.8798499,38.5888719],[23.8800448,38.5890162],[23.8803553,38.5887642],[23.8806424,38.5887285],[23.8807792,38.588643],[23.8812391,38.588274],[23.8812394,38.5881118],[23.8815615,38.5877516],[23.8815736,38.5873551],[23.88185,38.5868417],[23.8821834,38.5866167],[23.882724,38.5860225],[23.8833329,38.5858068],[23.8839881,38.5853388],[23.8841262,38.5851407],[23.884339,38.5848525],[23.8845606,38.5840642],[23.8846412,38.5839021],[23.8849398,38.5838573],[23.8850203,38.5837853],[23.8850668,38.5834519],[23.8852509,38.5831547],[23.8852858,38.5828844],[23.8854008,38.5827583],[23.8855049,38.5823078],[23.8857232,38.5821728],[23.8860103,38.5821371],[23.8861139,38.581975],[23.8859878,38.5818577],[23.885965,38.5817405],[23.8862405,38.5817588],[23.886631,38.5816781],[23.8867825,38.5816467],[23.8870241,38.5813045],[23.8874745,38.5812373],[23.8878075,38.5811655],[23.8882782,38.581202],[23.8884057,38.5811571],[23.8884564,38.5810625],[23.8896962,38.5811178],[23.889518,38.5806039],[23.8894837,38.5804957],[23.8895757,38.5804147],[23.88953,38.5802885],[23.8896452,38.5799912],[23.8898636,38.5798112],[23.8900358,38.5798294],[23.8903459,38.5797395],[23.8904609,38.5796675],[23.8904266,38.5795774],[23.89053,38.5794694],[23.8907023,38.5794154],[23.8909552,38.5792354],[23.8909553,38.5791453],[23.8915412,38.5788845],[23.8905297,38.5787664],[23.8897952,38.5785855],[23.8896343,38.5786755],[23.8896575,38.5785493],[23.8895887,38.5785132],[23.889669,38.5784953],[23.8896461,38.5784592],[23.8895657,38.5784861],[23.8895659,38.57836],[23.8897615,38.5781078],[23.8897286,38.5780087],[23.889958,38.5781531],[23.8901876,38.5781893],[23.8912564,38.5781768],[23.8915781,38.5779879],[23.8923822,38.5776732],[23.8927725,38.5777096],[23.8944589,38.5785492],[23.8955376,38.5788566],[23.895664,38.5788026],[23.8960306,38.5792986],[23.8967645,38.5799211],[23.8971433,38.5800025],[23.8973499,38.5799847],[23.8976483,38.5801111],[23.8979467,38.5801474],[23.8980961,38.5800755],[23.8988073,38.5804997],[23.8989331,38.5808332],[23.8995639,38.5813294],[23.8998279,38.5813837],[23.9003097,38.5816365],[23.9008032,38.581745],[23.9008374,38.5819613],[23.9009177,38.5820335],[23.9011472,38.5821058],[23.901285,38.5820699],[23.901629,38.5823765],[23.9018127,38.5823587],[23.9017667,38.5824668],[23.9022255,38.5827555],[23.9025814,38.5827739],[23.9028223,38.5829093],[23.9028795,38.5830715],[23.9037515,38.5835409],[23.9042565,38.5836674],[23.9043022,38.5838387],[23.9045887,38.5842715],[23.9048753,38.5845421],[23.904944,38.5847224],[23.9051391,38.5848127],[23.9057124,38.5853989],[23.9060337,38.5855434],[23.9064004,38.5860483],[23.9068169,38.5861162],[23.9075943,38.5862475],[23.9077436,38.5862296],[23.9086383,38.5868612],[23.9093843,38.5871682],[23.909614,38.5871323],[23.9098664,38.5872586],[23.9101306,38.5871507],[23.9104176,38.587187],[23.9114513,38.5869715],[23.9119679,38.5869899],[23.9127485,38.5871887],[23.9130929,38.587189],[23.9135751,38.5872795],[23.9140688,38.5872618],[23.9142527,38.5871177],[23.9146086,38.5871721],[23.9148953,38.5874787],[23.9151019,38.5875329],[23.9152741,38.587515],[23.9156993,38.5871999],[23.916698,38.5873809],[23.9170081,38.5873811],[23.9172028,38.5877777],[23.9172024,38.5881562],[23.9176499,38.5884089],[23.9179024,38.5884451],[23.9180056,38.5885623],[23.9179017,38.58913],[23.9177294,38.589166],[23.9174994,38.5894542],[23.9171661,38.5897063],[23.9169709,38.5897422],[23.9167872,38.589697],[23.9167296,38.5898952],[23.9166147,38.5899672],[23.916603,38.5901294],[23.9160919,38.5902868],[23.9158161,38.5904037],[23.9147237,38.5896009],[23.9145859,38.5896368],[23.9140809,38.5894923],[23.9135761,38.5890954],[23.9134728,38.5890773],[23.9133579,38.5891583],[23.9132086,38.5891582],[23.9128988,38.5890138],[23.9124051,38.5889593],[23.9119805,38.5887878],[23.9117623,38.5888237],[23.9116242,38.5890398],[23.911452,38.5889856],[23.9112571,38.5887332],[23.9110158,38.5889132],[23.9108095,38.5885796],[23.9104763,38.5887866],[23.910591,38.5888768],[23.9101316,38.5889846],[23.9100166,38.5891468],[23.9100164,38.5892729],[23.9097065,38.5891826],[23.9097408,38.5892907],[23.9096144,38.5893808],[23.9094766,38.5893716],[23.909396,38.5895879],[23.9092811,38.5895968],[23.9091202,38.5897228],[23.9087413,38.5897225],[23.9085343,38.5899387],[23.9081899,38.5899294],[23.9081897,38.5900375],[23.908098,38.5899744],[23.9070412,38.5902349],[23.9066623,38.5902256],[23.9064324,38.5904777],[23.9057963,38.590662],[23.9041831,38.5905931],[23.9035515,38.5906466],[23.9031841,38.5905562],[23.9024491,38.5906637],[23.9021287,38.5906319],[23.9017268,38.5906856],[23.9011527,38.5906221],[23.9009349,38.5903696],[23.9000055,38.5899001],[23.8999254,38.5897018],[23.899409,38.5894851],[23.8993059,38.5893228],[23.8987626,38.5893178],[23.8985791,38.5891915],[23.8983724,38.5891733],[23.8980513,38.5889026],[23.8978331,38.5889205],[23.8976724,38.5888663],[23.8968458,38.5888115],[23.8962487,38.588829],[23.8960766,38.5887026],[23.8953991,38.5887741],[23.8948244,38.5891431],[23.8946981,38.589134],[23.8938139,38.5892413],[23.8935956,38.5893312],[23.8935312,38.5894213],[23.8930948,38.5894389],[23.8926127,38.5893304],[23.8924175,38.5893842],[23.891407,38.5894194],[23.8910397,38.5892928],[23.8904887,38.5892383],[23.8901559,38.5890757],[23.8891343,38.5888585],[23.8887786,38.5886959],[23.8883194,38.5886775],[23.887849,38.5884517],[23.8876655,38.5882983],[23.8872178,38.5882078],[23.8870001,38.5879372],[23.8865639,38.5878287],[23.8862887,38.5876301],[23.8852626,38.5873408],[23.8852146,38.5872776],[23.8849965,38.5872504],[23.8848935,38.587016],[23.8848247,38.5869979],[23.8845487,38.5872499],[23.8835837,38.5875734],[23.8832963,38.5877894],[23.8829862,38.5878432],[23.8821022,38.5877522],[23.8812402,38.588274],[23.8807803,38.588643],[23.8806434,38.5887285],[23.8803563,38.5887642],[23.8800459,38.5890162],[23.8798509,38.5888719],[23.879587,38.5887905],[23.8789437,38.5889701],[23.8782308,38.5895641],[23.8773489,38.5895226],[23.8768322,38.5895221],[23.8760968,38.5897917],[23.8760277,38.5898997],[23.8762449,38.5905128],[23.8760837,38.5907649],[23.875968,38.5912515],[23.8760364,38.5915489],[23.8759779,38.5921797],[23.87531,38.5932784],[23.8751268,38.59381],[23.8749774,38.5938819],[23.8746099,38.5939085],[23.8744662,38.5939715],[23.874431,38.594431],[23.8742694,38.5949175],[23.8740734,38.5953318],[23.8739008,38.5955299],[23.8735332,38.5956287],[23.872454,38.5955103],[23.8712481,38.5955991],[23.8710411,38.5957431],[23.8706665,38.5965132],[23.8699747,38.5980985],[23.8696293,38.5985758],[23.869375,38.5987107]]},{"id":16539,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":"\u0397 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","path":"STEREA\/Sterea_Dirfys_refuge_Summit","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":5,"length":3372,"name_EN":"Mt. Dirfys: Dirfys Refuge-Dirfys summit","description_EN":"The classic ascent to the summit","ascent_time":145,"descent_time":110,"marker":"Red_dots","level":9,"ascent":675,"descent":63,"maxelev":1735,"minelev":1103,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.84103 38.60985,23.86065 38.62657)","views":312,"millestones":"0,23.8606544,38.6098484#1,23.8558709,38.6167328#2,23.8471868,38.6191210#3.4,23.8410257,38.6265674","x":23.8477354,"y":38.6188036,"coor":[[23.8606544,38.6098484],[23.8604998,38.6099924],[23.8604881,38.610096],[23.8602096,38.6099424],[23.8602777,38.6103661],[23.8604837,38.6107088],[23.8603349,38.6112178],[23.8603684,38.6116864],[23.8602166,38.6118665],[23.8600435,38.6122989],[23.8600887,38.6126774],[23.8597898,38.6128213],[23.8596977,38.6129293],[23.8596049,38.6133978],[23.8595571,38.614353],[23.8592118,38.6147131],[23.8587749,38.6148928],[23.8575296,38.6157023],[23.8571418,38.6159542],[23.8565554,38.6162509],[23.8557501,38.6168266],[23.8553135,38.6169162],[23.8547038,38.6173661],[23.8538989,38.6177526],[23.8535997,38.6180045],[23.8533855,38.6181259],[23.853351,38.6181709],[23.8531242,38.6181346],[23.8527564,38.6182603],[23.8527791,38.6183865],[23.8525493,38.6184223],[23.8523652,38.6185662],[23.8520778,38.618656],[23.8519972,38.618755],[23.8518479,38.6187548],[23.8517673,38.6188629],[23.8515142,38.6190067],[23.8514569,38.6189706],[23.8513993,38.6190246],[23.8513306,38.6189524],[23.8512386,38.6189883],[23.851101,38.618889],[23.8508826,38.6189248],[23.8507334,38.6188705],[23.8506987,38.6189967],[23.8504917,38.6191136],[23.8502965,38.6190592],[23.8502624,38.618897],[23.8501247,38.6188247],[23.8499523,38.6188515],[23.8498376,38.6187883],[23.8497456,38.6188332],[23.8495964,38.618761],[23.8495389,38.6188149],[23.8492977,38.6187966],[23.8492057,38.6188506],[23.8490565,38.6187783],[23.8489989,38.6188593],[23.8488153,38.6187419],[23.8484018,38.6187594],[23.8482181,38.6186961],[23.848149,38.6188041],[23.8480571,38.618813],[23.8478849,38.6187227],[23.8477354,38.6188036],[23.8477006,38.6189838],[23.847161,38.6188569],[23.847241,38.6190283],[23.8471949,38.6191183],[23.8470339,38.6191722],[23.8469192,38.619118],[23.8466779,38.6191717],[23.8466205,38.6191356],[23.8465973,38.6192257],[23.846425,38.6192435],[23.8463098,38.6193875],[23.8461375,38.6194053],[23.8459761,38.6196394],[23.8460218,38.6197656],[23.8459186,38.6197024],[23.8458611,38.6197204],[23.8456766,38.6200265],[23.845355,38.6200441],[23.8453316,38.6202243],[23.8451937,38.6202512],[23.8451819,38.6203954],[23.8450901,38.6203592],[23.8450554,38.6204673],[23.8448257,38.620449],[23.8449059,38.6205212],[23.8448598,38.6205932],[23.844745,38.620593],[23.8447448,38.6206832],[23.8445723,38.620737],[23.8446412,38.6207912],[23.844595,38.6208812],[23.8442959,38.6210611],[23.844284,38.6212773],[23.8441462,38.6212411],[23.8441116,38.6213312],[23.8439738,38.621313],[23.8440654,38.6214212],[23.8439733,38.6215293],[23.8439845,38.6216735],[23.843743,38.6217813],[23.8437314,38.6218443],[23.843628,38.6218532],[23.8434893,38.6222225],[23.8432126,38.6226727],[23.8432237,38.622853],[23.8430857,38.6229249],[23.8430624,38.6230601],[23.8429934,38.623096],[23.8430733,38.6233665],[23.8429925,38.6235286],[23.8429225,38.6240241],[23.8426807,38.6242761],[23.8426802,38.6244924],[23.8424619,38.6245282],[23.8423695,38.6247624],[23.8424265,38.6249427],[23.8420818,38.6249783],[23.8419437,38.6251042],[23.8418054,38.6252933],[23.8418278,38.6255457],[23.8417354,38.6257708],[23.8414938,38.6259147],[23.8410257,38.6265674]]},{"id":16540,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a31 \u03a3\u03c4\u03b5\u03bd\u03ae-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":"\u0397 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf","path":"STEREA\/Sterea_Dirfys_S1","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":4480,"name_EN":"Mt. Dirfys: S1 Steni-Dirfys refuge","description_EN":"The classic ascent from Steni","ascent_time":130,"descent_time":105,"marker":"Red_square","level":9,"ascent":647,"descent":3,"maxelev":1127,"minelev":475,"link_logo":"","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.83906 38.58876,23.86053 38.61007)","views":278,"millestones":"0,23.8456715,38.5887462#1,23.8400526,38.5922258#2,23.8394755,38.5986600#3,23.8485405,38.6027764#4,23.8574025,38.6077287#4.5,23.8604881,38.6100960","x":23.8412388,"y":38.5951883,"coor":[[23.8456715,38.5887462],[23.8455561,38.5890074],[23.8451657,38.5890068],[23.8452276,38.589097],[23.845089,38.5894754],[23.8448936,38.5895832],[23.8445721,38.5895828],[23.8442962,38.5897086],[23.8442573,38.5896004],[23.8440867,38.589857],[23.8439253,38.5901632],[23.8437874,38.5901901],[23.8436263,38.5903791],[23.843385,38.5904329],[23.8433385,38.5907212],[23.8429701,38.5911713],[23.843061,38.5915679],[23.8430603,38.5918924],[23.8430028,38.5919464],[23.842463,38.5919907],[23.8418318,38.5918457],[23.8417753,38.59144],[23.8416262,38.5913497],[23.8415921,38.5911965],[23.8413973,38.591016],[23.8410413,38.5910245],[23.8407199,38.590952],[23.8403295,38.5909875],[23.8401688,38.5909422],[23.8400537,38.5910502],[23.8400642,38.5914918],[23.8402815,38.5918976],[23.8399708,38.5921856],[23.8407279,38.5925561],[23.8408886,38.5925563],[23.8410835,38.5927008],[23.8413354,38.5930616],[23.8414611,38.5933231],[23.8414488,38.5937016],[23.841322,38.5938997],[23.8415282,38.5941523],[23.8415161,38.5944407],[23.8416419,38.5946751],[23.8415497,38.5947922],[23.8416185,38.5948644],[23.8415495,38.5948823],[23.8415149,38.5949904],[23.8413655,38.5950082],[23.8412388,38.5951883],[23.8412958,38.5953776],[23.8411344,38.5956748],[23.841329,38.5959454],[23.8408462,38.59617],[23.8406901,38.5961924],[23.8409403,38.5963189],[23.8408687,38.5963999],[23.8410636,38.5965533],[23.8410748,38.5966705],[23.8405116,38.5969041],[23.8401662,38.5973091],[23.8399478,38.5973809],[23.8393622,38.5973441],[23.839086,38.597614],[23.8392349,38.5977855],[23.8391309,38.5980917],[23.8391651,38.5981999],[23.8395314,38.5987412],[23.8397953,38.5988226],[23.8402312,38.5990755],[23.8409085,38.5991756],[23.841379,38.5993204],[23.8423194,38.5999255],[23.8424681,38.6001961],[23.8428202,38.6004984],[23.8437707,38.6017163],[23.844509,38.6023301],[23.8452814,38.6019977],[23.845419,38.602088],[23.8460965,38.6021249],[23.8480016,38.6027312],[23.8505048,38.6029327],[23.8514566,38.6036098],[23.8523509,38.6043499],[23.8539225,38.605208],[23.8548472,38.6056823],[23.8559722,38.605936],[23.8562816,38.6062789],[23.8563387,38.6064411],[23.8570152,38.6070097],[23.8577018,38.6083083],[23.8578623,38.6084166],[23.8584582,38.6091203],[23.8587715,38.6093414],[23.858955,38.6094498],[23.8596094,38.6096128],[23.8602092,38.6099424],[23.8604881,38.610096]]},{"id":16541,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a32 \u03a3\u03c4\u03b5\u03bd\u03ae-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":" \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03c4\u03b5\u03bd\u03ae \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03bc\u03ad\u03c3\u03c9 \u0394\u03b9\u03b1\u03c3\u03ad\u03bb\u03bf\u03c5 \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","path":"STEREA\/Sterea_Dirfys_S2","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":3941,"name_EN":"Mt. Dirfys: S2 Steni-Dirfys Refuge","description_EN":"Ascent from Steni to the refuge via the Dirfys Pass","ascent_time":105,"descent_time":80,"marker":"Red_square","level":9,"ascent":642,"descent":1,"maxelev":1121,"minelev":475,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.84563 38.58871,23.86448 38.61008)","views":452,"millestones":"0,23.8456715,38.5887462#1,23.8535721,38.5922872#2,23.8591119,38.5971802#3,23.8636170,38.6035965#3.9,23.8604892,38.6100960","x":23.8565257,"y":38.5945321,"coor":[[23.8456715,38.5887462],[23.8457517,38.5888364],[23.8461532,38.5889811],[23.8466239,38.5890358],[23.8478939,38.5889879],[23.8480251,38.5888754],[23.8484618,38.5886957],[23.8488923,38.5887053],[23.8493279,38.5890754],[23.8493734,38.5892737],[23.8494878,38.5894811],[23.8496483,38.5896075],[23.849671,38.5897337],[23.8503023,38.5898516],[23.8505661,38.5899601],[23.8507722,38.5902578],[23.8509089,38.5907806],[23.8510123,38.5907808],[23.8510928,38.5906908],[23.851265,38.590709],[23.85138,38.590637],[23.8517473,38.5907096],[23.8518734,38.5908269],[23.8522061,38.5909715],[23.8524581,38.5912602],[23.8531583,38.5913873],[23.853468,38.5915319],[23.8534217,38.591712],[23.8531919,38.5917839],[23.8532833,38.5920003],[23.8536045,38.5921448],[23.8536388,38.592235],[23.8535698,38.592289],[23.8538224,38.5923073],[23.853937,38.5924156],[23.8541436,38.5924699],[23.8548554,38.5925069],[23.8556595,38.5923457],[23.8560154,38.5924182],[23.8561071,38.5924904],[23.8560343,38.592648],[23.8562405,38.5928646],[23.8560567,38.5929364],[23.8556306,38.5935217],[23.8555057,38.5935396],[23.8554825,38.5936837],[23.8556317,38.5937109],[23.8556545,38.5938011],[23.8556198,38.5939182],[23.8555048,38.5940082],[23.8556423,38.5941345],[23.8555963,38.5942065],[23.855734,38.5942428],[23.8562279,38.5941442],[23.8561701,38.5943605],[23.8563309,38.5943516],[23.8565257,38.5945321],[23.8564449,38.5947844],[23.8565135,38.5949286],[23.8568347,38.5950552],[23.8571305,38.5951817],[23.8573023,38.5954162],[23.8576465,38.5955608],[23.8576922,38.5957231],[23.85799,38.5960659],[23.8584141,38.596463],[23.8588156,38.5967158],[23.859039,38.5969639],[23.8590846,38.5971622],[23.8595136,38.5974466],[23.8594443,38.5976358],[23.8595589,38.5977531],[23.8599901,38.5980149],[23.8601264,38.5982314],[23.8601721,38.5983576],[23.8605623,38.5985022],[23.8607915,38.5987458],[23.8610174,38.5988497],[23.8611167,38.5987237],[23.8619016,38.5988463],[23.8622111,38.5991711],[23.8624636,38.5992254],[23.8624896,38.5994958],[23.862627,38.5997393],[23.8625578,38.5998654],[23.8625921,38.5999916],[23.8628098,38.6002082],[23.8634867,38.6005514],[23.8642298,38.6023637],[23.8644238,38.6024495],[23.8644537,38.6024045],[23.8644238,38.6024495],[23.8643914,38.602517],[23.8640873,38.6029222],[23.8636709,38.6033723],[23.8636245,38.6035886],[23.8632448,38.6039847],[23.8630821,38.6044125],[23.8631738,38.6045388],[23.8631208,38.6046424],[23.8630593,38.6054759],[23.8629671,38.6056335],[23.8630585,38.605904],[23.8629305,38.606796],[23.8629737,38.608229],[23.8628242,38.6083369],[23.8619625,38.6084711],[23.8614798,38.6086327],[23.8611341,38.6092091],[23.8608697,38.609362],[23.8606552,38.6098484],[23.8605009,38.6099924],[23.8604892,38.610096]]},{"id":16542,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a33 \u03a3\u03c4\u03b5\u03bd\u03ae-\u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","description_GR":" \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03c4\u03b5\u03bd\u03ae \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","path":"STEREA\/Sterea_Dirfys_S3","activity_type":33,"assistance":1,"difficulty":4,"scenic_value":4,"length":6400,"name_EN":"Mt. Dirfys: S3 Steni-Xerovouni","description_EN":"Ascent from Steni to Mt Xerovouni","ascent_time":305,"descent_time":235,"marker":"Red_square","level":9,"ascent":931,"descent":26,"maxelev":1412,"minelev":496,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.84789 38.57801,23.89154 38.59004)","views":173,"millestones":"0,23.8478932,38.5889879#1,23.8532466,38.5867943#2,23.8629282,38.5881262#3,23.8722256,38.5898031#4,23.8786286,38.5892584#5,23.8852075,38.5832073#6,23.8905908,38.5787787#6.4,23.8891623,38.5783911","x":23.8723329,"y":38.5878996,"coor":[[23.8478932,38.5889879],[23.8480247,38.5888754],[23.8484614,38.5886957],[23.8488916,38.5887053],[23.8489841,38.5886018],[23.8490616,38.5885839],[23.849131,38.5883316],[23.8493842,38.5880706],[23.8494304,38.5879175],[23.8491334,38.5871781],[23.8491224,38.5869798],[23.849203,38.5868628],[23.8493754,38.5867548],[23.8495592,38.5867461],[23.8496508,38.5868363],[23.8497887,38.5867824],[23.8498685,38.5870619],[23.8501685,38.5870488],[23.8502262,38.5874408],[23.8505701,38.5876936],[23.8511092,38.5879557],[23.8511667,38.5879107],[23.8511557,38.5876763],[23.8512706,38.5876675],[23.8514683,38.5880147],[23.8515849,38.5881816],[23.8515704,38.5884429],[23.8516482,38.588479],[23.8518038,38.5881954],[23.8518433,38.587479],[23.8518829,38.5874159],[23.851901,38.5873484],[23.8520339,38.5870692],[23.8526199,38.5868626],[23.8535311,38.5867646],[23.85422,38.5868015],[23.855254,38.5864604],[23.8559323,38.5860286],[23.8559896,38.5860828],[23.8558745,38.5862629],[23.8558972,38.586371],[23.8564711,38.5864438],[23.8567126,38.5862909],[23.8568504,38.5862731],[23.857194,38.5867061],[23.8574462,38.5868956],[23.8583187,38.5869868],[23.8588233,38.5872578],[23.8593358,38.5873755],[23.8598448,38.5874933],[23.8606249,38.5878007],[23.8607971,38.5878189],[23.8611763,38.5876751],[23.861406,38.5876754],[23.8622323,38.5878566],[23.8623228,38.5879919],[23.8625776,38.5881589],[23.8629222,38.5881233],[23.8630484,38.5881865],[23.8631174,38.5881325],[23.8633928,38.588223],[23.8639324,38.5882236],[23.8640127,38.5882688],[23.864185,38.5882149],[23.8640244,38.5881606],[23.8643805,38.5880799],[23.8645181,38.5881882],[23.8652983,38.5884595],[23.8665848,38.5882086],[23.8668602,38.5883261],[23.8677786,38.5883992],[23.8679624,38.5883454],[23.8681389,38.5883951],[23.8682344,38.5883547],[23.8685706,38.5885533],[23.8699139,38.5886269],[23.8703727,38.5888888],[23.8707058,38.5888351],[23.8708318,38.5889974],[23.8712333,38.5892142],[23.8714623,38.5895569],[23.8715772,38.589539],[23.8718177,38.5898817],[23.8720243,38.589936],[23.872116,38.5900262],[23.8722308,38.5899993],[23.8723104,38.5900715],[23.8721476,38.5895666],[23.8721853,38.5893684],[23.8719225,38.5886472],[23.8718433,38.5879892],[23.8716374,38.5875384],[23.8718482,38.5874395],[23.8720694,38.5875389],[23.8723329,38.5878996],[23.8724214,38.5879493],[23.872857,38.5883463],[23.8730055,38.5888151],[23.8732694,38.5888874],[23.8735736,38.5891536],[23.8738261,38.589199],[23.8744653,38.5891185],[23.8749245,38.5891731],[23.875005,38.5891191],[23.8752576,38.5891374],[23.8755783,38.5891918],[23.8759234,38.5892463],[23.8763939,38.589409],[23.8768877,38.5893734],[23.877421,38.5895002],[23.8781902,38.5895731],[23.8785121,38.5893751],[23.8789606,38.588925],[23.8796498,38.5887815],[23.8800399,38.5889802],[23.8804077,38.5887102],[23.8807868,38.5886385],[23.8812352,38.5882695],[23.8812275,38.5881433],[23.8813657,38.5878821],[23.8816416,38.5876931],[23.8815962,38.5873506],[23.8818151,38.5869183],[23.8820334,38.5868284],[23.8820336,38.5867202],[23.8822288,38.5866754],[23.8826891,38.586063],[23.88285,38.585955],[23.8833784,38.5857933],[23.8839877,38.5853433],[23.8841373,38.5851272],[23.8842955,38.5849021],[23.8844573,38.5842534],[23.8845893,38.5840462],[23.884647,38.5839021],[23.8849226,38.5838663],[23.8850146,38.5837763],[23.885107,38.5834339],[23.8852449,38.5833259],[23.8851992,38.5831817],[23.8852224,38.5830555],[23.8853028,38.5830556],[23.8852571,38.5829114],[23.8855102,38.5825692],[23.8856027,38.5821727],[23.8858554,38.5821099],[23.8858096,38.5820017],[23.8858786,38.5819297],[23.8860049,38.5819298],[23.8860705,38.5817316],[23.8862082,38.5817678],[23.8866228,38.5816826],[23.8867836,38.5816467],[23.8870252,38.5813045],[23.8874752,38.5812373],[23.8878083,38.5811655],[23.8882789,38.581202],[23.888406,38.5811571],[23.8884571,38.5810625],[23.889697,38.5811178],[23.8895184,38.5806039],[23.8894841,38.5804957],[23.8895761,38.5804147],[23.8895303,38.5802885],[23.8896456,38.5799912],[23.889864,38.5798112],[23.8900362,38.5798294],[23.8903463,38.5797395],[23.8904612,38.5796676],[23.8904269,38.5795774],[23.8905304,38.5794694],[23.8907027,38.5794154],[23.8909555,38.5792354],[23.8909557,38.5791453],[23.8915416,38.5788845],[23.8905304,38.5787664],[23.8897959,38.5785855],[23.889635,38.5786755],[23.8896582,38.5785493],[23.8895894,38.5785132],[23.8896698,38.5784953],[23.8896469,38.5784592],[23.8895665,38.5784861],[23.8895666,38.57836],[23.8897622,38.5781078],[23.889729,38.5780087],[23.8893808,38.57813],[23.8891509,38.5783371],[23.8891623,38.5783911]]},{"id":16543,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a3\u03c4\u03c1\u03bf\u03c0\u03ce\u03bd\u03c9\u03bd \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03bb\u03b9\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9","description_GR":"\u03a4\u03bf \u03c0\u03b9\u03bf \u03b5\u03bd\u03c4\u03c5\u03c0\u03c9\u03c3\u03b9\u03b1\u03ba\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03b7\u03c2 \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","path":"STEREA\/Sterea_Dirfys_Stropones_gorge","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":8083,"name_EN":"Mt. Dirfys: Stropones gorge via the old path","description_EN":"The most unexpected trail in Mt Dirfys","ascent_time":210,"descent_time":220,"marker":"Red_dots","level":9,"ascent":142,"descent":472,"maxelev":333,"minelev":0,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.88994 38.61809,23.92949 38.66774)","views":148,"millestones":"0,23.8900153,38.6181796#1,23.8965254,38.6221533#2,23.9020364,38.6265444#3,23.9072282,38.6328328#4,23.9106770,38.6407972#5,23.9190768,38.6454458#6,23.9252273,38.6529007#7,23.9279461,38.6603965#8.1,23.9271885,38.6677648","x":23.9084313,"y":38.6342907,"coor":[[23.8900153,38.6181796],[23.8900144,38.618085],[23.8904786,38.6180629],[23.8904988,38.6182161],[23.8904172,38.6183242],[23.8904662,38.6186441],[23.8904604,38.6187207],[23.8906094,38.6189011],[23.8905285,38.6192074],[23.8905217,38.61923],[23.8905775,38.6193472],[23.8906234,38.6193833],[23.8908403,38.6195547],[23.8911166,38.6198974],[23.8911705,38.6200822],[23.8915267,38.6199924],[23.8919899,38.6196639],[23.8921194,38.6199704],[23.8925329,38.6200519],[23.8926659,38.6201602],[23.8926793,38.6205522],[23.8928054,38.6207145],[23.8930121,38.6207598],[23.89292,38.6209039],[23.8935751,38.6207062],[23.8938735,38.6208687],[23.8939466,38.6209859],[23.8944058,38.6211305],[23.8944394,38.6210179],[23.8947151,38.6210001],[23.8949102,38.6211535],[23.8950248,38.6213519],[23.8956337,38.6212893],[23.8957712,38.6214877],[23.8959836,38.6215915],[23.8961443,38.6216908],[23.896546,38.6219255],[23.896511,38.6222859],[23.8963039,38.6225561],[23.896269,38.6228264],[23.8963493,38.6229346],[23.8967741,38.6230792],[23.8973945,38.6230617],[23.8981525,38.6231886],[23.8979683,38.6234858],[23.8977729,38.6235397],[23.8975774,38.6237017],[23.8974157,38.6242964],[23.8975762,38.6245489],[23.8974266,38.6247109],[23.8974495,38.624765],[23.8981501,38.6248738],[23.8984142,38.6249822],[23.8987014,38.6249644],[23.899287,38.6251271],[23.8995391,38.6256049],[23.8995389,38.6257491],[23.8998147,38.6257133],[23.9001822,38.6258038],[23.9011819,38.6256063],[23.9016184,38.6256428],[23.9018021,38.6257601],[23.9019511,38.6259945],[23.9020536,38.6266615],[23.9022257,38.6267698],[23.9025819,38.6267881],[23.9027655,38.6268783],[23.9030062,38.6272931],[23.903316,38.6275998],[23.9035448,38.6283029],[23.9035216,38.6284831],[23.9037739,38.6288348],[23.904107,38.6288711],[23.9043252,38.6289704],[23.9050606,38.6288358],[23.9057844,38.6288724],[23.9065191,38.6293146],[23.9070696,38.6299819],[23.9070694,38.6301982],[23.9072641,38.6306129],[23.9071026,38.6311715],[23.9071369,38.6313157],[23.9072172,38.6313519],[23.9071017,38.6318835],[23.9071121,38.6326945],[23.9071809,38.6328027],[23.9076516,38.6331005],[23.9081225,38.6332451],[23.9084669,38.6334436],[23.908616,38.63366],[23.908627,38.6340025],[23.9084313,38.6342907],[23.9084655,38.634543],[23.9083389,38.6346691],[23.9083042,38.6348493],[23.9084876,38.635237],[23.9088651,38.6364989],[23.908957,38.636535],[23.9090486,38.6368235],[23.909301,38.637076],[23.9092373,38.6375176],[23.9093049,38.6377069],[23.9094192,38.6381575],[23.9100842,38.6393566],[23.9104848,38.6405645],[23.9107143,38.6408441],[23.9110128,38.6409975],[23.9117365,38.6411783],[23.9123225,38.6411967],[23.9140451,38.6420451],[23.9153182,38.6422218],[23.9163176,38.6424388],[23.9170071,38.6424573],[23.9177418,38.6430706],[23.9184078,38.6435037],[23.918924,38.644207],[23.9189238,38.6444052],[23.9187395,38.6448647],[23.9187623,38.6449999],[23.9193198,38.6457933],[23.9198473,38.646803],[23.9201685,38.6473034],[23.9204012,38.6475964],[23.9213194,38.6486424],[23.9215944,38.6493275],[23.9225244,38.6501302],[23.9231441,38.6510138],[23.9240167,38.6517533],[23.9246254,38.6521142],[23.9249469,38.6524028],[23.9250961,38.6525831],[23.9252566,38.6529752],[23.9253809,38.6529392],[23.9255037,38.6529258],[23.9257361,38.6529214],[23.9259309,38.6534082],[23.926349,38.6537374],[23.9269463,38.6540622],[23.9270023,38.6541208],[23.9269194,38.654337],[23.9271142,38.6548959],[23.9271368,38.6553285],[23.926826,38.655851],[23.9267796,38.6562565],[23.9264574,38.6566167],[23.9265489,38.6570314],[23.9270423,38.6578427],[23.926996,38.6581401],[23.9267774,38.6584103],[23.9268094,38.6586627],[23.9270162,38.6587709],[23.9271423,38.6591044],[23.9273376,38.6591947],[23.9273949,38.659375],[23.9276935,38.6595554],[23.9277989,38.6597852],[23.9279021,38.6599836],[23.9279592,38.6603711],[23.9278671,38.6605513],[23.9278669,38.6607676],[23.928016,38.6610741],[23.9279239,38.6612362],[23.9280269,38.6616869],[23.9278082,38.6619571],[23.9278656,38.6620833],[23.9276353,38.6624617],[23.9276005,38.662732],[23.9276923,38.6629754],[23.927646,38.6632096],[23.9279216,38.6635162],[23.9280245,38.664039],[23.9281851,38.6643995],[23.9281275,38.6644806],[23.9281964,38.6645888],[23.9281847,38.6648051],[23.9292419,38.6650671],[23.9294486,38.6652204],[23.9292,38.6656888],[23.9292566,38.666518],[23.9289229,38.6669143],[23.9283938,38.6672384],[23.9271885,38.6677648]]},{"id":16544,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a3\u03ad\u03c4\u03b1-\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":" \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ae\u03c2 \u03cc\u03c7\u03b7\u03c2 \u03c4\u03bf\u03c5 \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03ad\u03c4\u03b1 \u03ad\u03c9\u03c2 \u03c4\u03bf \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","path":"STEREA\/Sterea_Dirfys_Xerovouni_Seta","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":12134,"name_EN":"Mt. Dirfys: Seta-Dirfys Pass","description_EN":"Crossing the west side of Xerovouni from Seta to Dirfys Pass","ascent_time":315,"descent_time":290,"marker":"Red_square","level":9,"ascent":666,"descent":427,"maxelev":1158,"minelev":766,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.86937 38.52896,23.92048 38.59871)","views":80,"millestones":"0,23.9204737,38.5327754#1,23.9142660,38.5291100#2,23.9086616,38.5317030#3,23.9067890,38.5390427#4,23.9044202,38.5476096#5,23.8996292,38.5542853#6,23.8913643,38.5593566#7,23.8892250,38.5654109#8,23.8856274,38.5722210#9,23.8849173,38.5806273#10,23.8818150,38.5869192#11,23.8758289,38.5924278#12.1,23.8693739,38.5987107","x":23.8913175,"y":38.5604503,"coor":[[23.9204737,38.5327754],[23.9201754,38.5327571],[23.9198545,38.5324505],[23.9196367,38.5323512],[23.9195912,38.5319997],[23.919121,38.5317651],[23.9190018,38.5315848],[23.918692,38.5316116],[23.9178891,38.5313947],[23.917085,38.5313987],[23.9163141,38.5313801],[23.915683,38.5314517],[23.9150062,38.5313521],[23.9142948,38.5314237],[23.9141572,38.5313875],[23.9140426,38.5312523],[23.9143512,38.5310047],[23.91465,38.5306264],[23.9145697,38.5305723],[23.9142598,38.5306802],[23.9139845,38.530698],[23.9138239,38.5306618],[23.9137781,38.5305807],[23.9137897,38.5304726],[23.9141344,38.5300222],[23.9140777,38.5294995],[23.9142732,38.5291211],[23.9142274,38.529049],[23.91392,38.5291118],[23.9137247,38.5293911],[23.9131965,38.5296971],[23.9129785,38.529751],[23.9129558,38.5295527],[23.9128069,38.5293003],[23.912509,38.5289756],[23.9123943,38.5289575],[23.9124512,38.5293721],[23.9123246,38.5297325],[23.9114164,38.5312458],[23.9107832,38.532115],[23.9106462,38.5324258],[23.910083,38.5311952],[23.9098307,38.531141],[23.9092742,38.5311811],[23.9090218,38.5311809],[23.9087692,38.5313609],[23.9085122,38.5315455],[23.9085007,38.5316176],[23.9089478,38.5318522],[23.9092002,38.5319065],[23.9090624,38.5320055],[23.9090392,38.5321317],[23.9084997,38.5323656],[23.9085569,38.5324738],[23.9084419,38.532726],[23.9084186,38.5329783],[23.9086136,38.5330235],[23.9089694,38.5329607],[23.9091069,38.533087],[23.9090608,38.5332492],[23.9089575,38.5333032],[23.9090146,38.5334564],[23.9089571,38.5335645],[23.9090717,38.5337088],[23.9089566,38.5339791],[23.9090253,38.5340783],[23.9089558,38.534655],[23.9088866,38.5348622],[23.9086522,38.5351008],[23.908606,38.5353441],[23.9080541,38.536299],[23.9079046,38.5365151],[23.9077898,38.5365511],[23.9077782,38.5367043],[23.9076289,38.5368033],[23.9076171,38.5370737],[23.9073298,38.5373618],[23.9069499,38.5383979],[23.9068458,38.5389836],[23.9066275,38.5392087],[23.9065583,38.5395151],[23.9063053,38.5399835],[23.9061325,38.540461],[23.9061667,38.5406773],[23.9060516,38.5409115],[23.9060283,38.5411819],[23.9058903,38.5414161],[23.9058809,38.5423353],[23.9055359,38.5428577],[23.9055356,38.5431371],[23.9053286,38.5434433],[23.905213,38.5441011],[23.905106,38.5445156],[23.904979,38.5450832],[23.9044156,38.5459119],[23.9043691,38.5463354],[23.9041734,38.5468489],[23.9043675,38.5475565],[23.9046196,38.5478091],[23.9047225,38.5481156],[23.9046989,38.5486022],[23.9047914,38.5488771],[23.9047225,38.5489492],[23.904676,38.5493997],[23.9045032,38.5499043],[23.904503,38.5500485],[23.9046312,38.5501612],[23.9042728,38.5505755],[23.9034114,38.5510614],[23.903147,38.5513856],[23.9026645,38.5517908],[23.9024004,38.5518987],[23.9024232,38.5519798],[23.9022624,38.5521239],[23.9019409,38.5522498],[23.9016077,38.5525199],[23.9012634,38.5525286],[23.9010337,38.5526185],[23.9008042,38.5526273],[23.900563,38.5527713],[23.9001261,38.5533117],[23.9001601,38.5536271],[23.9003433,38.5539337],[23.9002628,38.5540237],[23.9000218,38.5540686],[23.899767,38.554181],[23.899181,38.5546311],[23.8989399,38.554739],[23.8986529,38.5547568],[23.8984577,38.5548648],[23.8981478,38.5548825],[23.8977574,38.5549994],[23.8975506,38.5551434],[23.8968846,38.5553771],[23.8964022,38.555638],[23.8959545,38.5557277],[23.8952659,38.5556821],[23.8945651,38.5561861],[23.8939795,38.5564019],[23.893451,38.5567258],[23.8933425,38.5571448],[23.8931354,38.557451],[23.892366,38.5577207],[23.8916078,38.5582246],[23.8914698,38.5584228],[23.891307,38.5598105],[23.89118,38.560279],[23.8913175,38.5604503],[23.8916731,38.5606129],[23.8918679,38.5607753],[23.892074,38.5611449],[23.8919933,38.5613702],[23.8920985,38.5615145],[23.8923602,38.5616679],[23.8925208,38.5617221],[23.892727,38.5619566],[23.8925539,38.5626053],[23.8925303,38.5630379],[23.8928552,38.5638357],[23.891411,38.563893],[23.890929,38.5638385],[23.8902742,38.5641623],[23.8903314,38.5643155],[23.8902739,38.5643876],[23.8897688,38.5643871],[23.8895965,38.5645041],[23.8894929,38.5646662],[23.8893543,38.5652609],[23.8890553,38.5656031],[23.8888941,38.5659183],[23.8888708,38.5661526],[23.8884344,38.5662784],[23.8884247,38.5665487],[23.8885164,38.5666029],[23.8885163,38.566693],[23.8883096,38.5667559],[23.8879878,38.5670079],[23.8879645,38.5671701],[23.8881136,38.5672964],[23.887911,38.5677198],[23.8876124,38.5677916],[23.8872443,38.5682599],[23.8862108,38.5685653],[23.8859684,38.5686957],[23.8854403,38.5687673],[23.8855089,38.5689386],[23.8858186,38.5690831],[23.8859464,38.5694572],[23.8859799,38.57007],[23.886106,38.5701423],[23.88614,38.5704126],[23.8860705,38.5708091],[23.8857945,38.5711783],[23.8857826,38.5713946],[23.8856791,38.5715297],[23.8856667,38.5721064],[23.8855975,38.5723046],[23.885654,38.5728634],[23.8855504,38.5730706],[23.8852976,38.5731965],[23.8852054,38.5734578],[23.885147,38.5740435],[23.8851927,38.5742238],[23.8851233,38.5745121],[23.8852948,38.5749629],[23.8851338,38.5751429],[23.8851794,38.5753773],[23.8853796,38.575765],[23.8854706,38.5763238],[23.8852634,38.5766661],[23.8852171,38.5769004],[23.8851252,38.5769724],[23.8851248,38.5771706],[23.8851929,38.5777024],[23.8853876,38.577991],[23.8853411,38.5783334],[23.8854781,38.5788472],[23.8852247,38.5793606],[23.8850178,38.5795136],[23.8849426,38.5798605],[23.884664,38.580428],[23.8849414,38.5806446],[23.8852627,38.580735],[23.8861083,38.5812044],[23.8866242,38.5816826],[23.8862097,38.5817678],[23.8860719,38.5817316],[23.886006,38.5819298],[23.8858797,38.5819297],[23.8858107,38.5820017],[23.8858564,38.5821099],[23.8856038,38.5821727],[23.8855113,38.5825692],[23.8852581,38.5829114],[23.8853038,38.5830556],[23.8852235,38.5830555],[23.8852003,38.5831817],[23.885246,38.5833259],[23.8851081,38.5834339],[23.8850157,38.5837763],[23.8849237,38.5838663],[23.8846481,38.5839021],[23.8845904,38.5840462],[23.884458,38.5842534],[23.8842963,38.5849021],[23.8841377,38.5851272],[23.8839881,38.5853433],[23.8833788,38.5857933],[23.8828504,38.585955],[23.8826895,38.586063],[23.8822292,38.5866754],[23.8820339,38.5867202],[23.8820337,38.5868284],[23.8818154,38.5869183],[23.8815966,38.5873506],[23.8816419,38.5876931],[23.8813661,38.5878821],[23.8812279,38.5881433],[23.8812355,38.5882695],[23.8807871,38.5886385],[23.8804081,38.5887102],[23.8800402,38.5889802],[23.8796501,38.5887815],[23.878961,38.588925],[23.8785124,38.5893751],[23.8781906,38.5895731],[23.8774214,38.5895002],[23.8773926,38.5895452],[23.8771135,38.5895134],[23.8768379,38.5895221],[23.8761026,38.5897917],[23.8760267,38.5898997],[23.8762438,38.5905128],[23.8760826,38.5907649],[23.8759669,38.5912515],[23.8760353,38.5915489],[23.8759768,38.5921797],[23.8753089,38.5932784],[23.8751253,38.59381],[23.8749759,38.5938819],[23.8746084,38.5939085],[23.8744648,38.5939715],[23.8744295,38.594431],[23.8742679,38.5949175],[23.874072,38.5953318],[23.8738994,38.5955299],[23.8735318,38.5956287],[23.8724525,38.5955103],[23.8712466,38.5955991],[23.8710397,38.5957431],[23.8706651,38.5965132],[23.8703941,38.5971347],[23.8699732,38.5980985],[23.8696278,38.5985758],[23.8693739,38.5987107]]},{"id":16545,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u03c0\u03b7\u03b3\u03ae \u039a\u03cc\u03bd\u03b9\u03c3\u03bc\u03b1","description_GR":"\u0394\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u03c0\u03b7\u03b3\u03ae \u039a\u03cc\u03bd\u03b9\u03c3\u03bc\u03b1","path":"STEREA\/Sterea_Dirfys_Xerovouni_traverse","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":6483,"name_EN":"Mt. Dirfys: Dirfys Pass-Konisma spring","description_EN":"Dirfys Pass, Konisma spring","ascent_time":150,"descent_time":150,"marker":"Red_square","level":9,"ascent":148,"descent":330,"maxelev":1042,"minelev":819,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.86937 38.587,23.91649 38.60385)","views":198,"millestones":"0,23.8693739,38.5987107#1,23.8756560,38.5926964#2,23.8824977,38.5878230#3,23.8925695,38.5893591#4,23.9027917,38.5906739#5,23.9106526,38.5956652#6,23.9146551,38.6012467#6.5,23.9163068,38.6038904","x":23.8983599,"y":38.5891688,"coor":[[23.8693739,38.5987107],[23.8696278,38.5985758],[23.8699732,38.5980985],[23.870459,38.5969861],[23.8706651,38.5965132],[23.8710397,38.5957431],[23.8712466,38.5955991],[23.8724525,38.5955103],[23.8735318,38.5956287],[23.8738994,38.5955299],[23.874072,38.5953318],[23.8742679,38.5949175],[23.8744295,38.594431],[23.8744648,38.5939715],[23.8746084,38.5939085],[23.8749759,38.5938819],[23.8751253,38.59381],[23.8753089,38.5932784],[23.8759768,38.5921797],[23.8760353,38.5915489],[23.8759669,38.5912515],[23.8760826,38.5907649],[23.8762438,38.5905128],[23.8760267,38.5898997],[23.8761026,38.5897917],[23.8768379,38.5895221],[23.8771135,38.5895134],[23.8773926,38.5895452],[23.8774214,38.5895002],[23.8781906,38.5895731],[23.8785124,38.5893751],[23.878961,38.588925],[23.8796501,38.5887815],[23.8800402,38.5889802],[23.8804081,38.5887102],[23.8807871,38.5886385],[23.8812355,38.5882695],[23.8814433,38.5882472],[23.8820757,38.5877521],[23.8825578,38.5878337],[23.8831548,38.5878523],[23.8835456,38.5875824],[23.8845108,38.5871868],[23.8847981,38.5869708],[23.8850158,38.5873045],[23.8851581,38.5873587],[23.8856825,38.5874763],[23.8858548,38.5874585],[23.8862679,38.5876391],[23.8865525,38.5878287],[23.8871149,38.5879373],[23.8873556,38.5881899],[23.8875841,38.5882577],[23.8883642,38.5887],[23.8890071,38.5887728],[23.8891218,38.588863],[23.8901319,38.5890892],[23.8904876,38.5892518],[23.8910271,38.5893064],[23.891314,38.5894328],[23.8915323,38.5893789],[23.8916585,38.5894151],[23.8924279,38.5893888],[23.8926806,38.5893349],[23.8930938,38.5894434],[23.8935186,38.5894258],[23.8938128,38.5892368],[23.8949152,38.5891297],[23.8951337,38.5888956],[23.8956162,38.5887248],[23.8963969,38.5888246],[23.8968907,38.588798],[23.8971317,38.5888523],[23.8976254,38.5888527],[23.8977861,38.5889249],[23.8979699,38.5888891],[23.8982567,38.5890335],[23.8983599,38.5891688],[23.8987511,38.5893178],[23.8993163,38.5893273],[23.899385,38.5894625],[23.899821,38.5896792],[23.9002683,38.5900581],[23.9007273,38.5902567],[23.9010714,38.5905544],[23.9018865,38.5906813],[23.9020014,38.5906093],[23.9021219,38.5906274],[23.9029414,38.5906822],[23.9032631,38.5905563],[23.9036533,38.5906647],[23.9039405,38.5905748],[23.9042506,38.5905751],[23.9051921,38.5905849],[23.9057891,38.5906574],[23.9058154,38.5908828],[23.9061825,38.5910993],[23.9062282,38.5912976],[23.9065263,38.5916313],[23.906675,38.592046],[23.9071683,38.5924519],[23.907719,38.5927858],[23.9082001,38.5937595],[23.9083721,38.5939038],[23.9086356,38.5944447],[23.909278,38.5949409],[23.9096683,38.5950493],[23.9104142,38.5954464],[23.9105978,38.5955727],[23.9107811,38.5958793],[23.9112289,38.5959427],[23.9116191,38.5961232],[23.9119134,38.5966642],[23.9119363,38.5967543],[23.9116833,38.5970064],[23.911683,38.5972588],[23.9120043,38.5974393],[23.9122105,38.597908],[23.9124745,38.5980254],[23.9130488,38.5979177],[23.9131521,38.5979808],[23.9141812,38.5980852],[23.9142511,38.5981348],[23.9143889,38.5981169],[23.9144782,38.5981485],[23.9144896,38.5982567],[23.9145814,38.5983108],[23.9153564,38.598433],[23.9153676,38.5986674],[23.915373,38.5989422],[23.9152685,38.5990233],[23.9152339,38.5991764],[23.9153601,38.5992847],[23.9156012,38.5993299],[23.9156126,38.599384],[23.9153595,38.5997623],[23.9153591,38.6000867],[23.9151981,38.6003209],[23.9151861,38.6007174],[23.9149559,38.6011318],[23.9146227,38.6012577],[23.9145997,38.6013298],[23.9149555,38.6015283],[23.915231,38.6015826],[23.9157364,38.6015379],[23.9158049,38.6018354],[23.9160803,38.6020879],[23.9164705,38.6022864],[23.9164589,38.6024126],[23.9161601,38.6025476],[23.9157807,38.6029348],[23.9158952,38.6032233],[23.916159,38.6034848],[23.9163068,38.6038904]]},{"id":16926,"author":"AnaDigit","name_GR":"\u0395\u03cd\u03b2\u03bf\u03b9\u03b1: \u0393\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9 \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b7 \u03a3\u03c4\u03b5\u03bd\u03ae \u03c3\u03c4\u03b7\u03bd \u0391\u03bc\u03bc\u03bf\u03c5\u03b4\u03b9\u03ce\u03c4\u03b9\u03c3\u03b1","path":"SUV_4X4\/4x4_Dirfys_Gyros_Xerovouni","activity_type":14,"assistance":2,"difficulty":2,"scenic_value":4,"length":57780,"name_EN":"Evia: A loop around Xerovouni","description_EN":"From Steni to Xerovouni and back","ascent_time":0,"descent_time":0,"marker":"No_marks","level":12,"ascent":2405,"descent":2405,"maxelev":1123,"minelev":279,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.83012 38.54054,23.95076 38.61571)","views":63,"millestones":"0,23.8391329,38.5827129#1,23.8324114,38.5766911#2,23.8333851,38.5702875#3,23.8391126,38.5645108#4,23.8437887,38.5610471#5,23.8505639,38.5565324#6,23.8554687,38.5519316#7,23.8537269,38.5446297#8,23.8575047,38.5427947#9,23.8588817,38.5453431#10,23.8638638,38.5492454#11,23.8700719,38.5538866#12,23.8775102,38.5529508#13,23.8814426,38.5565039#14,23.8850322,38.5596237#15,23.8847751,38.5650495#16,23.8879660,38.5671688#17,23.8963620,38.5653600#18,23.9048751,38.5641244#19,23.9136341,38.5644757#20,23.9167882,38.5642954#21,23.9117854,38.5576857#22,23.9209834,38.5615577#23,23.9256266,38.5580573#24,23.9332031,38.5596237#25,23.9326214,38.5658431#26,23.9363509,38.5726299#27,23.9410568,38.5786756#28,23.9368329,38.5849358#29,23.9375287,38.5905599#30,23.9431675,38.5947222#31,23.9495594,38.5980259#32,23.9471970,38.6008445#33,23.9410921,38.6023999#34,23.9361813,38.6058674#35,23.9376426,38.6112667#36,23.9331847,38.6128931#37,23.9243688,38.6155165#38,23.9197083,38.6109159#39,23.9183993,38.6039146#40,23.9135229,38.6018590#41,23.9063180,38.5964353#42,23.9020054,38.5983694#43,23.8952610,38.5943139#44,23.8854882,38.5917747#45,23.8778389,38.5964349#46,23.8727153,38.5989796#47,23.8726010,38.6046427#48,23.8685768,38.5969454#49,23.8716705,38.5914058#50,23.8694918,38.5879371#51,23.8658539,38.5885129#52,23.8610361,38.5910106#53,23.8574549,38.5936196#54,23.8521002,38.5959591#55,23.8501083,38.5928035#56,23.8472109,38.5897884#57,23.8423084,38.5848249#57.8,23.8391903,38.5827130","x":23.9371329,"y":38.583906,"coor":[[23.8391329,38.5827129],[23.8387952,38.5827665],[23.8382915,38.5830677],[23.8380044,38.5831124],[23.8375453,38.5830216],[23.8372242,38.5828499],[23.8370445,38.5826694],[23.8360257,38.5813342],[23.8357514,38.5808022],[23.8356948,38.5804596],[23.8357004,38.5801893],[23.8347044,38.5789622],[23.8337876,38.57824],[23.8323906,38.5766879],[23.8318412,38.5759482],[23.830661,38.5750182],[23.8303406,38.5745582],[23.8305857,38.5743648],[23.8307366,38.5736801],[23.8312319,38.5729418],[23.8311175,38.5727794],[23.8305215,38.572382],[23.8303727,38.5722196],[23.8302241,38.571949],[23.8302705,38.5717148],[23.8305583,38.5713908],[23.8307306,38.571355],[23.8309715,38.5714274],[23.83127,38.5713828],[23.8324619,38.5706906],[23.833005,38.5704075],[23.8337861,38.5701563],[23.8341535,38.5701207],[23.8347388,38.5701937],[23.8350604,38.570122],[23.8351755,38.569978],[23.8352114,38.5693652],[23.8354067,38.5691087],[23.8357976,38.5688569],[23.8361308,38.5687312],[23.8367392,38.568723],[23.8376696,38.568463],[23.8377946,38.568373],[23.8381623,38.5681933],[23.8391739,38.5675458],[23.8392203,38.5673476],[23.839118,38.5668969],[23.8393721,38.5661943],[23.8393386,38.5657527],[23.8394126,38.5652165],[23.8392875,38.5646937],[23.8387264,38.5641161],[23.8379243,38.5635022],[23.837833,38.5632407],[23.8379105,38.5627677],[23.8380487,38.5625606],[23.8383359,38.5624349],[23.838864,38.5623995],[23.8397024,38.5621844],[23.8401849,38.5619868],[23.8409539,38.5619788],[23.8415395,38.5618715],[23.8415172,38.5615831],[23.8416551,38.5615202],[23.8418271,38.5615745],[23.8425262,38.5620711],[23.8427327,38.5621074],[23.8430198,38.5620718],[23.8434793,38.5618561],[23.8435831,38.561658],[23.8434113,38.5614775],[23.8430098,38.5613688],[23.8428953,38.5612515],[23.8429987,38.5611976],[23.843389,38.5611801],[23.843768,38.5610454],[23.8441812,38.561082],[23.8442962,38.560965],[23.8442965,38.5608028],[23.844666,38.5603031],[23.8447463,38.5603392],[23.8447575,38.5604294],[23.8446421,38.5607537],[23.8446993,38.5608258],[23.8448026,38.560826],[23.845596,38.5601601],[23.8460447,38.559638],[23.8461589,38.5594219],[23.8465746,38.5582238],[23.8466121,38.5577868],[23.8467045,38.5575526],[23.8468885,38.5573366],[23.8479687,38.5567071],[23.8491172,38.5563301],[23.8497024,38.556412],[23.8505859,38.5565303],[23.8515159,38.5563332],[23.8523195,38.5562621],[23.8526297,38.5561003],[23.8526299,38.5560012],[23.8524466,38.5558207],[23.852436,38.5553881],[23.8516915,38.5546662],[23.8516344,38.55454],[23.8517035,38.5544229],[23.851817,38.5541527],[23.8518638,38.5537021],[23.8520435,38.5537024],[23.8523194,38.5536667],[23.8528013,38.5537303],[23.8538921,38.5534614],[23.8543395,38.553552],[23.8543748,38.5531195],[23.8543078,38.5525607],[23.8545146,38.5524528],[23.8550771,38.5523544],[23.855559,38.5524361],[23.8556971,38.552256],[23.8556514,38.5521298],[23.8551017,38.5515433],[23.8550229,38.5507862],[23.8548283,38.5505336],[23.8544388,38.5502177],[23.8543935,38.54974],[23.8545096,38.5490372],[23.8544642,38.5487939],[23.8539722,38.5480903],[23.8537671,38.5473781],[23.8531152,38.5462598],[23.8530697,38.5460615],[23.8532195,38.5457643],[23.8532198,38.5456021],[23.8526591,38.5448263],[23.8526367,38.544592],[23.8527287,38.5444659],[23.8528612,38.544385],[23.8530793,38.5443582],[23.8538245,38.5446746],[23.854054,38.5447109],[23.8549622,38.5444236],[23.8551231,38.5442797],[23.8554925,38.5431806],[23.8558383,38.542397],[23.8559434,38.5414779],[23.856143,38.5415503],[23.8563267,38.5415145],[23.8567638,38.5409562],[23.8571431,38.5406683],[23.8576365,38.5406239],[23.8578663,38.5404709],[23.8579696,38.5404621],[23.857866,38.5406602],[23.8574639,38.540903],[23.8573832,38.5410742],[23.8574055,38.5414257],[23.8570377,38.5417136],[23.8569571,38.5418757],[23.8570137,38.5422272],[23.8572539,38.5426511],[23.8575977,38.5428498],[23.857896,38.5428952],[23.8580568,38.5428053],[23.858207,38.5423098],[23.8593788,38.5416083],[23.8596318,38.5412932],[23.8597351,38.5412843],[23.8596663,38.5416447],[23.8593555,38.54214],[23.8593089,38.5425184],[23.8588836,38.5428604],[23.8587683,38.5431306],[23.8589175,38.5431308],[23.8593083,38.5427888],[23.8597333,38.542564],[23.8598481,38.5425821],[23.8598709,38.5426543],[23.8594918,38.5428611],[23.8592727,38.5434015],[23.858456,38.5444189],[23.8585015,38.5445992],[23.8589368,38.5450233],[23.8588444,38.5453116],[23.8589253,38.5453793],[23.8592093,38.5450326],[23.8590725,38.5445458],[23.8593828,38.5443209],[23.8594516,38.5443751],[23.859429,38.5445237],[23.8595887,38.5450286],[23.8596919,38.5450738],[23.8599109,38.5445603],[23.8601177,38.5444344],[23.8603357,38.5444707],[23.8609086,38.544922],[23.8614925,38.5456076],[23.861789,38.5465813],[23.8620866,38.5469601],[23.8622004,38.547483],[23.8626698,38.5480603],[23.8631611,38.5491964],[23.8633071,38.5493362],[23.8635091,38.5493229],[23.8637502,38.5492421],[23.8645649,38.5492701],[23.8647827,38.5494326],[23.8650001,38.5497843],[23.8656996,38.5500645],[23.8658368,38.550326],[23.8661615,38.550831],[23.8663939,38.5510115],[23.8667265,38.551129],[23.8672455,38.5511341],[23.8675552,38.5511705],[23.8677615,38.551342],[23.8677721,38.5518106],[23.8682757,38.5525862],[23.8685506,38.5528569],[23.8690436,38.5531368],[23.8696624,38.5536242],[23.8695815,38.5539575],[23.8697638,38.5546877],[23.869844,38.5547599],[23.8699015,38.5547239],[23.8700752,38.5538229],[23.8702134,38.5535887],[23.8701651,38.5533318],[23.8700062,38.5523223],[23.8700295,38.5521601],[23.8701327,38.5521602],[23.8709134,38.5529992],[23.871567,38.5533424],[23.8718285,38.5534869],[23.8730897,38.5542092],[23.8737781,38.5543361],[23.8740765,38.5543364],[23.874559,38.5540486],[23.8751748,38.5538465],[23.8751792,38.5537789],[23.8753715,38.5537115],[23.8759683,38.5537121],[23.8763816,38.5536495],[23.8770362,38.5533798],[23.8773003,38.553326],[23.8773695,38.5530918],[23.8775305,38.5529297],[23.8779901,38.5525968],[23.8781853,38.5525609],[23.8782195,38.5526871],[23.8780466,38.5531375],[23.878092,38.553444],[23.8778502,38.5538943],[23.8777918,38.5544981],[23.8778603,38.5547144],[23.8782496,38.5552195],[23.8783873,38.5552377],[23.8784227,38.55467],[23.8786874,38.5542377],[23.8787678,38.5542197],[23.878813,38.5546163],[23.8789274,38.5548327],[23.8794092,38.5549954],[23.8803837,38.5556092],[23.8805666,38.55606],[23.8810937,38.5565472],[23.8813224,38.5570521],[23.8813913,38.5570702],[23.8814613,38.5563313],[23.8813014,38.5558625],[23.8810951,38.5557001],[23.8806147,38.5547263],[23.8805348,38.5544378],[23.8806382,38.5544109],[23.8807067,38.5546002],[23.880913,38.5547987],[23.8820824,38.5555389],[23.882643,38.5566389],[23.8834573,38.5569822],[23.883927,38.5575324],[23.8844314,38.5578843],[23.8844771,38.5579925],[23.8842811,38.5585691],[23.8842921,38.5588575],[23.8848193,38.5593446],[23.8851339,38.559764],[23.8852825,38.5601607],[23.8858895,38.5609904],[23.8861189,38.5613286],[23.885946,38.5617429],[23.8859687,38.5619232],[23.886289,38.5626264],[23.8857836,38.5628422],[23.8856341,38.5630404],[23.8854388,38.5631573],[23.8853351,38.5633915],[23.8848986,38.5635713],[23.8844043,38.5640755],[23.884519,38.5641117],[23.8851966,38.5638961],[23.8858278,38.5639147],[23.8860807,38.5637167],[23.8863562,38.5636809],[23.8863676,38.563735],[23.8861722,38.563897],[23.8859766,38.5642032],[23.8855287,38.564347],[23.8852874,38.564536],[23.8847625,38.5650582],[23.8845899,38.5653194],[23.8844746,38.5656076],[23.88452,38.5659682],[23.88421,38.5659859],[23.8840262,38.5660578],[23.8836697,38.566481],[23.8833024,38.5664896],[23.8830041,38.5663812],[23.8828778,38.5664171],[23.8829004,38.5666334],[23.8833934,38.5670305],[23.8836339,38.5673281],[23.8837257,38.5673552],[23.8841048,38.5671934],[23.8846444,38.5671218],[23.8851501,38.5667438],[23.8856437,38.5667353],[23.8858621,38.5665192],[23.8862063,38.5666457],[23.8864355,38.5668622],[23.8867452,38.5669707],[23.8868601,38.5669347],[23.8872625,38.5665116],[23.8874118,38.5664396],[23.888135,38.5664583],[23.8884247,38.5665487],[23.8885164,38.5666029],[23.8885163,38.566693],[23.8883096,38.5667559],[23.8879878,38.5670079],[23.8879645,38.5671701],[23.8881136,38.5672964],[23.8886182,38.5675853],[23.8887101,38.5675673],[23.88894,38.5672972],[23.8896862,38.5672528],[23.8899963,38.567163],[23.8900653,38.567082],[23.8900083,38.5668206],[23.8901119,38.5666404],[23.8905257,38.5662623],[23.8905606,38.5659559],[23.8907101,38.5657578],[23.8909169,38.5656138],[23.8912385,38.565506],[23.8914795,38.5655242],[23.891663,38.5656145],[23.8918927,38.5655606],[23.8926511,38.5650206],[23.8927192,38.5650748],[23.892994,38.5654806],[23.893487,38.5659136],[23.89359,38.5660849],[23.8941871,38.5659773],[23.8946581,38.5656983],[23.8957257,38.5656362],[23.8963689,38.5653574],[23.89661,38.5653126],[23.8968511,38.5653128],[23.8975396,38.5654576],[23.8980102,38.565458],[23.8984006,38.5653682],[23.8986416,38.5654045],[23.8991347,38.5657474],[23.8991119,38.5655761],[23.8992617,38.5652158],[23.8993312,38.5647472],[23.8994349,38.5644679],[23.8996303,38.5642518],[23.8997566,38.5642339],[23.8998599,38.564279],[23.9002039,38.5645136],[23.9003072,38.5644777],[23.9004569,38.5641173],[23.9008818,38.5640095],[23.9013292,38.5642082],[23.9019259,38.5642898],[23.9022931,38.5643982],[23.9029368,38.5637139],[23.9030402,38.5636418],[23.9032927,38.563624],[23.9040042,38.5637328],[23.9043714,38.5638412],[23.9045434,38.5639855],[23.9051055,38.5642203],[23.9052775,38.5643466],[23.9055523,38.5648605],[23.9057703,38.5649688],[23.9067345,38.5649246],[23.907343,38.5647989],[23.9080064,38.5647093],[23.9088677,38.5643855],[23.9091087,38.5643857],[23.9094763,38.5641336],[23.9097193,38.5640753],[23.910339,38.5641208],[23.9107064,38.564076],[23.9109594,38.5637157],[23.911304,38.5634366],[23.9118667,38.5632929],[23.9119929,38.5632929],[23.9122109,38.5634013],[23.9123142,38.5633833],[23.9127277,38.5631673],[23.9129802,38.5631675],[23.9131752,38.5632758],[23.9132783,38.5634471],[23.9132318,38.5639157],[23.9132776,38.5640059],[23.9134956,38.5640961],[23.9136216,38.5642855],[23.9136441,38.564673],[23.9144653,38.5654712],[23.915211,38.5657961],[23.915808,38.5657335],[23.9161753,38.5657698],[23.9164159,38.5660944],[23.9166339,38.5661847],[23.9174711,38.5668522],[23.9175629,38.5668973],[23.9181483,38.5669157],[23.9185498,38.5670782],[23.9184698,38.5668258],[23.9179305,38.5666542],[23.9177929,38.5665189],[23.9175871,38.5657708],[23.9167388,38.564833],[23.9167733,38.5647248],[23.9172555,38.5646531],[23.9173475,38.564545],[23.9172328,38.5644368],[23.9167853,38.5642923],[23.9171185,38.5640041],[23.9167976,38.5635713],[23.916798,38.5632289],[23.9166262,38.5629674],[23.9165807,38.5626069],[23.9164775,38.5624446],[23.9162826,38.5623138],[23.9156865,38.5619439],[23.915423,38.5615381],[23.9149757,38.5612134],[23.914781,38.5609068],[23.9144713,38.5606993],[23.9142312,38.5599512],[23.9140591,38.559897],[23.9138295,38.5599328],[23.913738,38.5596444],[23.9131417,38.5591753],[23.9129355,38.5588778],[23.9126028,38.5587604],[23.9125342,38.558526],[23.9115478,38.5579665],[23.9114679,38.5576781],[23.9115598,38.557552],[23.9119842,38.5578046],[23.9122252,38.5577688],[23.9129831,38.5574629],[23.9131682,38.5577334],[23.9136155,38.5579951],[23.914281,38.5581578],[23.9155198,38.5587896],[23.915692,38.5587987],[23.9158045,38.5588619],[23.9159991,38.5593486],[23.91679,38.5602504],[23.9173866,38.560413],[23.9188666,38.5610089],[23.9191764,38.5610632],[23.9197039,38.5614781],[23.9200733,38.5615369],[23.9208653,38.5615825],[23.9212097,38.5615106],[23.9213934,38.5614026],[23.9215197,38.5614027],[23.921749,38.5615831],[23.9222081,38.5616375],[23.9224949,38.5617999],[23.9232522,38.5620347],[23.9252494,38.5619549],[23.9255938,38.561883],[23.9256973,38.5617208],[23.9255942,38.5614865],[23.924516,38.5608189],[23.9243899,38.5606746],[23.9243447,38.5600257],[23.9241731,38.5595029],[23.9238865,38.5591513],[23.9238752,38.558989],[23.9241394,38.5587549],[23.9250349,38.5585212],[23.9260342,38.5577287],[23.9266998,38.5578283],[23.9274462,38.5575224],[23.92801,38.5574867],[23.9289161,38.558064],[23.9293713,38.5584563],[23.9299716,38.5585603],[23.9302356,38.5585244],[23.9313608,38.5580384],[23.9314871,38.5580385],[23.9316018,38.5581287],[23.9316819,38.558354],[23.931643,38.5592507],[23.931931,38.5593049],[23.9322065,38.559269],[23.9326888,38.5589629],[23.9329632,38.5585981],[23.9330552,38.5588234],[23.9331008,38.5590938],[23.9332112,38.559603],[23.9330386,38.5600535],[23.9330037,38.5605222],[23.9332214,38.5609458],[23.9325552,38.5615132],[23.9324976,38.5616934],[23.9325645,38.5619548],[23.9326102,38.562117],[23.9327364,38.5622433],[23.9330354,38.5623246],[23.9331616,38.5623787],[23.9331844,38.562559],[23.9327136,38.562766],[23.9319906,38.5627115],[23.9314858,38.5624228],[23.9313119,38.5623551],[23.93122,38.5624001],[23.931472,38.562941],[23.9312802,38.5639908],[23.931624,38.5645948],[23.9316946,38.5650049],[23.9328236,38.5660329],[23.9328805,38.5665196],[23.9327999,38.5667628],[23.9332468,38.5676643],[23.9332005,38.5680788],[23.9334411,38.5685476],[23.9334636,38.5690072],[23.9339114,38.5688633],[23.9345431,38.5685031],[23.9347956,38.5685573],[23.9350136,38.5687377],[23.9349668,38.5696929],[23.9351041,38.5701616],[23.9353679,38.5704592],[23.9358727,38.5707839],[23.9361249,38.5711085],[23.9362165,38.5713428],[23.9363532,38.5726226],[23.9362841,38.5728389],[23.935974,38.5730369],[23.9358016,38.5732712],[23.9357555,38.5733973],[23.9358128,38.5735235],[23.9360078,38.5737129],[23.9361914,38.5737851],[23.9371332,38.573335],[23.9375924,38.5732811],[23.9375921,38.5736596],[23.9379705,38.5741285],[23.938108,38.5744349],[23.9388076,38.5751743],[23.9390369,38.575643],[23.9395188,38.5759317],[23.9396908,38.57613],[23.9397939,38.5764185],[23.9398164,38.5769051],[23.9406885,38.5775004],[23.940734,38.577978],[23.9410542,38.5786856],[23.9411147,38.5788253],[23.941413,38.5789697],[23.9415392,38.5791319],[23.9415619,38.5795014],[23.9414463,38.5804026],[23.9417789,38.5808443],[23.9417509,38.5808894],[23.9415784,38.5811867],[23.9416127,38.581403],[23.9415435,38.5818085],[23.9411298,38.5822949],[23.9410609,38.5823039],[23.9409117,38.5821687],[23.9406937,38.5820965],[23.9405098,38.5822496],[23.9400961,38.5827991],[23.9397974,38.5830152],[23.9390383,38.5832672],[23.938936,38.5833032],[23.938488,38.5836093],[23.9379711,38.5838434],[23.9373854,38.5839872],[23.9371329,38.583906],[23.9369028,38.5844916],[23.9367765,38.5852576],[23.9366156,38.5855189],[23.9365117,38.5860775],[23.9363508,38.5862577],[23.9363965,38.5865461],[23.9360058,38.5868793],[23.9358674,38.5876092],[23.9360052,38.5876093],[23.9361087,38.5874471],[23.936189,38.5874292],[23.9368779,38.5875197],[23.9372226,38.5872405],[23.9378888,38.5869164],[23.9381758,38.5870067],[23.9383249,38.5871509],[23.938646,38.5876197],[23.9386573,38.587818],[23.9383236,38.588701],[23.9377618,38.5894487],[23.937578,38.5894846],[23.9374516,38.5896107],[23.9374051,38.5902776],[23.9375312,38.590566],[23.9377606,38.5907824],[23.9379324,38.5912872],[23.9377141,38.5914673],[23.937507,38.5919358],[23.9366107,38.5926833],[23.9364267,38.5929987],[23.9364036,38.5931428],[23.9368051,38.5935756],[23.9373677,38.5937021],[23.9378726,38.5941169],[23.9384351,38.5942794],[23.9391815,38.5942618],[23.9396752,38.5943522],[23.9406168,38.5943707],[23.9413978,38.5941728],[23.9416734,38.594173],[23.9429363,38.5945341],[23.943315,38.5948406],[23.9438545,38.5951203],[23.9442789,38.5956882],[23.944853,38.5957155],[23.9450484,38.5955174],[23.945944,38.5956259],[23.9468967,38.5961671],[23.9474249,38.5963025],[23.94762,38.5964468],[23.9462991,38.5968247],[23.9462302,38.5968967],[23.9463793,38.5971131],[23.9464135,38.5974375],[23.9466891,38.5974737],[23.9469877,38.5974378],[23.947091,38.5974919],[23.9471022,38.5979245],[23.9484916,38.5980152],[23.9490659,38.5979434],[23.9496859,38.5980428],[23.9497777,38.5981149],[23.9497317,38.598169],[23.9489852,38.5983128],[23.9488818,38.5983849],[23.9490195,38.5984661],[23.9494903,38.5985203],[23.9500414,38.5987008],[23.9507189,38.5987822],[23.9506844,38.5989084],[23.950535,38.5990255],[23.950133,38.5992055],[23.9499033,38.5992415],[23.9492717,38.5991421],[23.9491683,38.5991961],[23.9495012,38.5993585],[23.9498339,38.5998272],[23.9504999,38.5999897],[23.9505688,38.6000258],[23.9505343,38.6001339],[23.9501093,38.6002419],[23.9491561,38.6002595],[23.9487541,38.6003494],[23.9479503,38.600277],[23.9475941,38.6004571],[23.9473185,38.600475],[23.9474562,38.6006372],[23.9477318,38.6006554],[23.9476858,38.6007275],[23.9469966,38.6008894],[23.946491,38.6008396],[23.946378,38.6003529],[23.9456664,38.5997397],[23.9438176,38.5995676],[23.9434731,38.5996035],[23.9432892,38.5997837],[23.9434842,38.6000541],[23.9435414,38.6003425],[23.9433804,38.6005858],[23.9428748,38.6010001],[23.9428401,38.6012884],[23.9430804,38.6024781],[23.9430686,38.6027665],[23.9428618,38.6029737],[23.9424142,38.6025229],[23.9421157,38.6023966],[23.9417713,38.6023063],[23.9410247,38.602414],[23.9406343,38.6022696],[23.9401294,38.6018729],[23.9397964,38.6018006],[23.9393482,38.6021518],[23.9392211,38.603089],[23.9390027,38.6032691],[23.9379575,38.6034668],[23.9378194,38.6037191],[23.9379338,38.6042779],[23.937658,38.604467],[23.9373363,38.604557],[23.9369459,38.6045207],[23.9355676,38.6046281],[23.9352921,38.6045739],[23.9351195,38.6048441],[23.9347979,38.604916],[23.9347289,38.6050422],[23.9347862,38.6051594],[23.9351074,38.6051235],[23.9358192,38.6054303],[23.9361749,38.6058631],[23.9365192,38.6060976],[23.9365995,38.6062778],[23.9365762,38.6065842],[23.9367368,38.6068006],[23.9368628,38.6071611],[23.9371614,38.6072694],[23.937299,38.6074588],[23.9374593,38.6080356],[23.9372982,38.608378],[23.9375162,38.6086304],[23.9376996,38.6090271],[23.938021,38.6092796],[23.9381928,38.6099015],[23.9379397,38.6103339],[23.9380888,38.6105773],[23.9380197,38.6108116],[23.938341,38.6111542],[23.9383977,38.6119833],[23.9386615,38.612407],[23.93865,38.6124971],[23.9385581,38.6125331],[23.9384662,38.612497],[23.9382253,38.6121905],[23.9380534,38.6117128],[23.9378469,38.6113883],[23.9376632,38.611271],[23.9373302,38.6111987],[23.9371696,38.6109283],[23.9367908,38.6107118],[23.9365844,38.6102971],[23.9360449,38.6099093],[23.9360222,38.609639],[23.9358617,38.6092964],[23.9360457,38.6090712],[23.9360572,38.6090081],[23.9359769,38.6089811],[23.9357009,38.6093053],[23.935758,38.6096839],[23.9356658,38.6100083],[23.9357116,38.6101615],[23.9359871,38.610414],[23.9360787,38.6106754],[23.9360772,38.6124237],[23.9353304,38.6125855],[23.9348018,38.6129276],[23.934618,38.6129726],[23.9325161,38.6128542],[23.9322634,38.6129082],[23.9319416,38.6131062],[23.9311836,38.6130157],[23.9301842,38.6130962],[23.9299774,38.6131952],[23.9296209,38.6135735],[23.9287476,38.6139515],[23.9285981,38.6141136],[23.9285664,38.6142668],[23.9284169,38.6144289],[23.9281985,38.6145549],[23.9279917,38.6145908],[23.9277621,38.6145547],[23.9274981,38.6143202],[23.9271536,38.6142749],[23.9268665,38.6141486],[23.926269,38.6143645],[23.9258097,38.6142651],[23.9256947,38.6143371],[23.9254642,38.6151029],[23.9252756,38.6152515],[23.925126,38.6155398],[23.9248846,38.6157199],[23.9246777,38.6158099],[23.924494,38.6157377],[23.9242877,38.6153771],[23.9243341,38.6149355],[23.9242769,38.6146651],[23.9237833,38.6143584],[23.9234738,38.6138084],[23.9234055,38.6132046],[23.9235552,38.6128262],[23.9235209,38.612682],[23.9233488,38.6125197],[23.9229927,38.6125465],[23.9225449,38.61242],[23.9224533,38.6121766],[23.9221895,38.611834],[23.9221782,38.6116538],[23.9224199,38.6112033],[23.9224315,38.6110231],[23.9221443,38.611095],[23.9213972,38.6115631],[23.921041,38.611698],[23.9207649,38.6120764],[23.920215,38.6121481],[23.9202829,38.6117336],[23.9202257,38.6115713],[23.9197095,38.6109221],[23.9195724,38.6102551],[23.9192973,38.6098404],[23.919114,38.6093717],[23.9187126,38.6088757],[23.9186554,38.6086684],[23.9189205,38.6078215],[23.9199206,38.6069931],[23.9205756,38.6067051],[23.920771,38.6065521],[23.9207141,38.6061195],[23.9208983,38.605678],[23.9209216,38.6053896],[23.9208528,38.6052905],[23.9207036,38.6052273],[23.9200031,38.6051637],[23.9186376,38.6040363],[23.9177883,38.6036031],[23.9173864,38.6035127],[23.9172715,38.6035667],[23.9172943,38.6036929],[23.9178683,38.6039276],[23.9181091,38.6042702],[23.9180739,38.6049461],[23.9181654,38.6052706],[23.9180619,38.6053606],[23.9179471,38.6053515],[23.9178754,38.6052343],[23.91778,38.6048603],[23.9176037,38.6046484],[23.9171559,38.604576],[23.9168804,38.6044496],[23.9163154,38.6038995],[23.915145,38.6029794],[23.9151682,38.6028172],[23.9155705,38.6025471],[23.9155476,38.602439],[23.9132401,38.6017704],[23.913091,38.6016081],[23.9131377,38.6009683],[23.9130346,38.6007789],[23.9128509,38.6007247],[23.9119322,38.6006429],[23.9113011,38.600264],[23.9107403,38.6001464],[23.9101323,38.5996503],[23.9096041,38.5996138],[23.909386,38.5995415],[23.9092139,38.5994152],[23.9089273,38.5989734],[23.9086862,38.5989462],[23.9082496,38.5990991],[23.9079855,38.5990808],[23.907756,38.5989275],[23.907606,38.5986435],[23.9075717,38.5985533],[23.9072724,38.5979583],[23.9066531,38.597327],[23.9063552,38.5968581],[23.9062533,38.5956865],[23.9053348,38.5936671],[23.9051398,38.5935452],[23.9048642,38.593509],[23.9044851,38.5936348],[23.904232,38.5939951],[23.9040935,38.5945718],[23.9038632,38.5950402],[23.9036907,38.5952383],[23.902932,38.5958144],[23.9017351,38.597742],[23.9019756,38.5982018],[23.9020326,38.5985173],[23.9020323,38.5987696],[23.9019172,38.5989497],[23.9017103,38.5991118],[23.9008369,38.5995436],[23.9006417,38.5994894],[23.9002402,38.5992007],[23.9000096,38.5990743],[23.8997573,38.5988398],[23.8993097,38.5986591],[23.8992065,38.5985689],[23.8984274,38.5972345],[23.8982562,38.5965224],[23.8981187,38.596288],[23.897786,38.5960984],[23.8968217,38.5958813],[23.8963512,38.5956646],[23.8961219,38.595394],[23.8960539,38.5947902],[23.8959622,38.5946369],[23.8954918,38.5943661],[23.8950785,38.5942756],[23.8945001,38.5942616],[23.8940409,38.5941801],[23.8931231,38.5936025],[23.8927099,38.5934759],[23.8915271,38.5934929],[23.8908723,38.5936905],[23.8902978,38.5939423],[23.8893429,38.5941847],[23.8890328,38.5941844],[23.8888607,38.5941212],[23.8880119,38.5935256],[23.8870823,38.5931462],[23.8864973,38.5927942],[23.8860271,38.5923972],[23.885649,38.5919012],[23.885454,38.5917478],[23.8849376,38.591531],[23.8846276,38.5915307],[23.8841677,38.5919087],[23.8835574,38.5929355],[23.8831433,38.5933857],[23.8818099,38.5942495],[23.8814997,38.5943393],[23.8804892,38.5943473],[23.8795134,38.594166],[23.8789275,38.5943276],[23.8785712,38.5945435],[23.8781109,38.5951018],[23.8779598,38.5962011],[23.8771303,38.5977683],[23.8772217,38.5980207],[23.8778036,38.5987964],[23.8779294,38.5990939],[23.8778551,38.5992786],[23.8775739,38.5994044],[23.8773008,38.5992014],[23.8770713,38.5991291],[23.8762791,38.5990021],[23.8757279,38.5989834],[23.8754983,38.5989111],[23.874007,38.5980263],[23.8736975,38.5976836],[23.8733648,38.597503],[23.8731926,38.5975028],[23.8731351,38.5975568],[23.8730817,38.5978766],[23.8730695,38.5983272],[23.872574,38.5992459],[23.872344,38.5994529],[23.8717807,38.5997587],[23.871631,38.6000109],[23.8718717,38.6002995],[23.8727203,38.6009854],[23.8731435,38.6019231],[23.8738772,38.6026989],[23.8742786,38.6030057],[23.8743702,38.603168],[23.8743697,38.6034384],[23.8741615,38.6042673],[23.8742868,38.6048622],[23.8741484,38.6051865],[23.8738954,38.6053935],[23.8734589,38.6054471],[23.8731721,38.6052845],[23.8723124,38.6043283],[23.8721406,38.6040398],[23.8715819,38.6017682],[23.871238,38.6014434],[23.869368,38.6003959],[23.869265,38.6001615],[23.8694041,38.5994407],[23.8694181,38.5992875],[23.8694768,38.5989361],[23.8693739,38.5987107],[23.8686402,38.5982187],[23.8685601,38.5980384],[23.8685817,38.5976419],[23.8686051,38.5973806],[23.868424,38.5949652],[23.8682904,38.5948298],[23.8680626,38.5944105],[23.8680065,38.5936534],[23.867377,38.5925623],[23.8673891,38.5922289],[23.8675846,38.5920398],[23.8677979,38.5919905],[23.8682629,38.5920046],[23.8691736,38.5920011],[23.8693458,38.5920373],[23.8697584,38.5924343],[23.8701948,38.5924168],[23.870724,38.5918586],[23.8709999,38.5916967],[23.87123,38.5914626],[23.8714597,38.5913998],[23.872393,38.5914234],[23.8726685,38.5915048],[23.8731853,38.5914513],[23.8744247,38.5918671],[23.8746543,38.5918854],[23.8749225,38.5917775],[23.8750722,38.5915344],[23.8750725,38.5913722],[23.8749007,38.5911106],[23.8747516,38.5910204],[23.8741432,38.5909116],[23.8737762,38.5906769],[23.8732024,38.59046],[23.8726519,38.5900989],[23.8721559,38.5895711],[23.8714685,38.5886872],[23.8711818,38.5885067],[23.8709756,38.5882541],[23.8705966,38.5882717],[23.8697817,38.5881266],[23.8694949,38.587937],[23.8689438,38.5879545],[23.8681174,38.5877462],[23.867325,38.5878715],[23.866533,38.5877084],[23.8658672,38.5876355],[23.8657066,38.5875543],[23.8654548,38.5871034],[23.8650758,38.587157],[23.8650986,38.5872291],[23.8653855,38.5873286],[23.8654307,38.5877252],[23.8655338,38.5878334],[23.8664638,38.5878705],[23.8670261,38.5880514],[23.8679215,38.5881606],[23.8682772,38.5882871],[23.868277,38.5883953],[23.8680774,38.5884401],[23.8676993,38.5885749],[23.8670833,38.5885336],[23.8660042,38.5884423],[23.8652378,38.5888064],[23.8643656,38.5885711],[23.8637568,38.5886605],[23.8633666,38.5885699],[23.8628382,38.5887135],[23.8624828,38.5884337],[23.8617023,38.5882705],[23.8613119,38.5882881],[23.8606916,38.5883955],[23.8598713,38.5889623],[23.858992,38.5886954],[23.8589115,38.5887494],[23.8589229,38.5888395],[23.8593809,38.5894709],[23.8594262,38.5898224],[23.8595292,38.5899847],[23.8598502,38.5902555],[23.8606876,38.590635],[23.8608593,38.5909236],[23.8613641,38.5911765],[23.8614556,38.5913388],[23.8613517,38.5916361],[23.8614431,38.5918885],[23.8616493,38.5921501],[23.8620506,38.592448],[23.8622336,38.5928267],[23.8626121,38.5930615],[23.8626233,38.5932237],[23.8616583,38.5934388],[23.8615771,38.5938713],[23.8614389,38.5940874],[23.8614152,38.5944479],[23.8616671,38.5948087],[23.8615522,38.5948446],[23.8611505,38.594772],[23.8610581,38.5950062],[23.8608974,38.595015],[23.8606106,38.5948344],[23.860485,38.5944738],[23.8603704,38.5943836],[23.859785,38.5942207],[23.8591995,38.5941839],[23.858339,38.5937863],[23.8578454,38.5937317],[23.8571797,38.5935416],[23.8567319,38.593523],[23.8561232,38.5935944],[23.8556296,38.5935217],[23.8555043,38.5935395],[23.8550753,38.5936246],[23.8549603,38.5936966],[23.8549943,38.593949],[23.8549133,38.5942192],[23.855016,38.5945798],[23.8549695,38.5948681],[23.8551064,38.5952829],[23.855037,38.5955441],[23.8551167,38.5959047],[23.8547833,38.5960845],[23.8546795,38.5963097],[23.8544148,38.5965797],[23.8548495,38.5974094],[23.8548264,38.5974814],[23.8544474,38.597517],[23.8542296,38.5973004],[23.853656,38.5970294],[23.8530367,38.5966141],[23.8528646,38.5965688],[23.8527848,38.5962442],[23.8526015,38.5960458],[23.8521423,38.5959911],[23.8518557,38.5957745],[23.8509606,38.5954669],[23.8501123,38.5947629],[23.849791,38.5946453],[23.8491826,38.5945454],[23.8489991,38.594419],[23.8490225,38.5942388],[23.8492178,38.594185],[23.8501822,38.5942854],[23.8508935,38.5946017],[23.851169,38.5946561],[23.8515479,38.5946746],[23.8516514,38.5945846],[23.8515484,38.5944133],[23.8509058,38.5941871],[23.8503446,38.5935015],[23.8494043,38.5928695],[23.8492438,38.5927161],[23.8492326,38.5926079],[23.8493132,38.5925179],[23.8494739,38.5925181],[23.8498753,38.592771],[23.8502656,38.5928255],[23.8516895,38.5928183],[23.8518618,38.5927645],[23.8518851,38.5926203],[23.8517016,38.59253],[23.8510243,38.592439],[23.8507604,38.5923305],[23.85005,38.5915906],[23.8492927,38.5913013],[23.8491104,38.5906432],[23.8489272,38.5904086],[23.8486749,38.5902551],[23.8482959,38.5902726],[23.8481353,38.5902093],[23.8480783,38.590011],[23.8481706,38.5898219],[23.848389,38.589714],[23.8489173,38.5896246],[23.8489634,38.5895525],[23.8489176,38.5894714],[23.8485502,38.5894709],[23.8479299,38.5895962],[23.8476195,38.5897581],[23.8473547,38.5900912],[23.8471931,38.5901766],[23.8470687,38.5901223],[23.8470575,38.5899961],[23.8472716,38.589708],[23.8478351,38.5893032],[23.8485014,38.5891419],[23.8486394,38.5890249],[23.8484674,38.5889165],[23.8478932,38.5889879],[23.8466235,38.5890358],[23.8461529,38.5889811],[23.8457513,38.5888364],[23.8456715,38.5887462],[23.8450419,38.5878712],[23.8452158,38.5870784],[23.8451937,38.5866908],[23.8450448,38.5865104],[23.8444942,38.5862393],[23.8437398,38.5858463],[23.8426165,38.5849886],[23.8419398,38.5846272],[23.8414928,38.5843022],[23.8409863,38.583905],[23.8404506,38.5834356],[23.8399467,38.5828762],[23.8396484,38.5827496],[23.8391903,38.582713]]},{"id":17406,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u0391\u03b3\u03af\u03b1 \u0395\u03b9\u03c1\u03ae\u03bd\u03b7","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u0395\u03b9\u03c1\u03ae\u03bd\u03b7","path":"STEREA\/Sterea_Dirfys_AgIrini_refuge","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":6845,"name_EN":"Mt. Dirfys: Dirfys refuge-Agia Irini","description_EN":"Descent from Dirfys refuge to the village of Agia Irini","ascent_time":115,"descent_time":135,"marker":"No_marks","level":9,"ascent":54,"descent":829,"maxelev":1152,"minelev":325,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.85327 38.61012,23.87758 38.65724)","views":24,"millestones":"0,23.8604881,38.6100960#1,23.8550773,38.6170887#2,23.8584171,38.6237085#3,23.8638090,38.6304374#4,23.8647510,38.6383842#5,23.8713233,38.6437544#6,23.8757858,38.6512473#6.8,23.8774974,38.6572651","x":23.8637726,"y":38.6315977,"coor":[[23.8604881,38.610096],[23.8605266,38.610461],[23.8605295,38.6106367],[23.8604834,38.6107088],[23.8603345,38.6112178],[23.8603681,38.6116864],[23.860217,38.6118665],[23.8600438,38.6122989],[23.860089,38.6126774],[23.8597901,38.6128213],[23.859698,38.6129293],[23.8596052,38.6133978],[23.8595574,38.614353],[23.8592179,38.6147176],[23.8587799,38.6148973],[23.8571468,38.6159587],[23.8565557,38.6162509],[23.8557505,38.6168266],[23.8553138,38.6169162],[23.854703,38.6173661],[23.8538982,38.6177526],[23.853599,38.6180045],[23.8533863,38.6181259],[23.8533506,38.6181709],[23.8534174,38.6181755],[23.8536303,38.6185182],[23.8540204,38.618717],[23.8544216,38.619132],[23.8546855,38.6192856],[23.8549031,38.6196193],[23.8552131,38.6197008],[23.855339,38.6199172],[23.8555686,38.6199806],[23.8557518,38.6202872],[23.8556686,38.6204493],[23.8557025,38.6207107],[23.856058,38.6210085],[23.856322,38.6211485],[23.8565742,38.6214102],[23.8566524,38.6214373],[23.8568934,38.6215368],[23.8573637,38.6218618],[23.8574783,38.6220241],[23.8574389,38.6221322],[23.8575881,38.6227812],[23.8581466,38.6233542],[23.8584674,38.6237781],[23.8590869,38.6242114],[23.8593694,38.6242523],[23.8594496,38.6243425],[23.8596106,38.6242706],[23.8597406,38.6242573],[23.8599587,38.6243477],[23.860211,38.6245282],[23.8602657,38.6246499],[23.8604145,38.6249565],[23.8606813,38.6249298],[23.8615873,38.6257239],[23.8617246,38.6259944],[23.8621033,38.6262292],[23.8621835,38.6263374],[23.8621832,38.6265177],[23.8623322,38.6266801],[23.862562,38.627221],[23.8624773,38.6275679],[23.8625183,38.6277121],[23.8626335,38.6275681],[23.8627702,38.6276133],[23.8629613,38.6281227],[23.86309,38.628605],[23.8633649,38.6290559],[23.8634325,38.6297228],[23.8636717,38.6302548],[23.8638092,38.6304352],[23.8637742,38.6307236],[23.8639576,38.6309401],[23.8639918,38.6311023],[23.8637726,38.6315977],[23.8637223,38.6319942],[23.8634023,38.6324038],[23.8634117,38.6329175],[23.8634576,38.6329897],[23.8636643,38.633044],[23.8636513,38.6330935],[23.8635013,38.6333908],[23.8635351,38.6337693],[23.8633507,38.6340755],[23.8634539,38.6341838],[23.8634924,38.6344767],[23.8636524,38.6343687],[23.8637328,38.6344049],[23.8637436,38.6347473],[23.8636052,38.6350355],[23.8636394,38.6351978],[23.8635701,38.6353599],[23.8637646,38.6357837],[23.863867,38.6363606],[23.8640271,38.6367213],[23.8639921,38.6370276],[23.8641412,38.637154],[23.8641524,38.6373162],[23.8640602,38.6374603],[23.8641871,38.6377848],[23.8646603,38.6379837],[23.8646714,38.6381909],[23.8649116,38.638786],[23.865565,38.6395888],[23.865921,38.6396974],[23.8661323,38.639603],[23.8664084,38.6394231],[23.866661,38.6395135],[23.8666954,38.6395856],[23.8667195,38.6397433],[23.8665444,38.6398828],[23.8673374,38.6397936],[23.8676821,38.6397624],[23.8680268,38.6397809],[23.8684402,38.6399435],[23.8689334,38.6404127],[23.869301,38.6404852],[23.8692772,38.6408907],[23.86961,38.6411344],[23.8701026,38.6419821],[23.870458,38.642415],[23.8707046,38.6432759],[23.8711866,38.6436009],[23.8714045,38.6438445],[23.872013,38.6441425],[23.8721851,38.644332],[23.8725628,38.6451795],[23.8726535,38.6458645],[23.8726063,38.6465313],[23.8727408,38.6472569],[23.8730271,38.647816],[23.8729343,38.6483025],[23.8735764,38.6491143],[23.873679,38.649574],[23.8739086,38.6497364],[23.8743787,38.6503137],[23.8746535,38.6508907],[23.8748946,38.6510532],[23.8754923,38.6509998],[23.875871,38.6513246],[23.8762603,38.6521181],[23.8763516,38.6525147],[23.876385,38.6531456],[23.8769727,38.6543222],[23.8767427,38.6543851],[23.8764662,38.6547993],[23.8767524,38.6554124],[23.8766481,38.655926],[23.8768083,38.6563677],[23.8767509,38.6569399],[23.8774974,38.6572651]]},{"id":17407,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a0\u03ac\u03bd\u03c9 \u03ba\u03b1\u03c4. \u0391\u03b3\u03ac\u03bb\u03b7\u03c2-\u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":"\u0391\u03c0\u03cc \u03c4\u03b9\u03c2 \u03a0\u03bf\u03c1\u03c4\u03af\u03c4\u03c3\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae","path":"STEREA\/Sterea_Dirfys_Portitses_summit","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":3595,"name_EN":"Mt. Dirfys: Upper Agali refuge-Dirfys summit","description_EN":"Ascent to the summit after the Agali gorge","ascent_time":125,"descent_time":90,"marker":"No_marks","level":9,"ascent":774,"descent":2,"maxelev":1735,"minelev":957,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.81384 38.62657,23.84103 38.64123)","views":76,"millestones":"0,23.8138464,38.6397207#1,23.8234658,38.6395421#2,23.8318830,38.6348377#3,23.8388427,38.6289288#3.6,23.8410261,38.6265674","x":23.8309674,"y":38.6351191,"coor":[[23.8138464,38.6397207],[23.8140703,38.6398157],[23.8141275,38.6399059],[23.8144949,38.6400056],[23.8148512,38.6399701],[23.8150122,38.6398983],[23.815242,38.6399167],[23.8155756,38.639755],[23.8156905,38.6397732],[23.8161383,38.6399091],[23.8164135,38.6401078],[23.8172172,38.6403614],[23.8177111,38.6404432],[23.8180325,38.6405879],[23.818516,38.6406428],[23.8185502,38.640769],[23.8187797,38.6408595],[23.8189637,38.6408057],[23.8191475,38.640824],[23.8194345,38.6409416],[23.8195376,38.6410589],[23.8195257,38.6412391],[23.8199403,38.6408522],[23.8203898,38.6402942],[23.8205508,38.6402674],[23.820712,38.6401235],[23.8211946,38.6401242],[23.8215743,38.6399085],[23.8224363,38.6398197],[23.8229193,38.6396402],[23.8235171,38.6395329],[23.8240693,38.6392364],[23.8241508,38.6388039],[23.8249095,38.6386789],[23.8250936,38.63858],[23.8252889,38.6385894],[23.8260133,38.6383561],[23.8265658,38.6379424],[23.8266813,38.6376992],[23.8268023,38.6375823],[23.826745,38.6374921],[23.8272743,38.6371865],[23.8276537,38.6370699],[23.8276884,38.6369798],[23.8282178,38.6366381],[23.828287,38.6365301],[23.8286205,38.6364134],[23.8286782,38.6363054],[23.828862,38.6363236],[23.8289426,38.6362246],[23.8291496,38.6361528],[23.8292419,38.6360088],[23.829794,38.6357482],[23.8297828,38.6356221],[23.8307945,38.6353622],[23.8308293,38.635218],[23.8309674,38.6351191],[23.8309557,38.6352002],[23.8310476,38.6352364],[23.8311052,38.6351644],[23.8311855,38.6352005],[23.8314959,38.6351289],[23.8318527,38.6348681],[23.8324631,38.6342561],[23.8328196,38.6341215],[23.8331649,38.6338246],[23.8336249,38.633663],[23.834154,38.6333934],[23.8342232,38.6332673],[23.8345914,38.6330606],[23.8348792,38.6328087],[23.8353046,38.6326831],[23.8353968,38.63253],[23.8357302,38.6324584],[23.8357419,38.6323503],[23.83588,38.6322423],[23.8358689,38.6320981],[23.8359381,38.6319901],[23.8358925,38.6317917],[23.8359852,38.6314855],[23.836549,38.6311168],[23.8365957,38.6307744],[23.8369982,38.6305767],[23.8371246,38.6305769],[23.8372738,38.6306672],[23.8376645,38.6306227],[23.8381707,38.6302989],[23.8385392,38.629948],[23.8386778,38.6295877],[23.8389081,38.6293807],[23.8388277,38.6293446],[23.8388624,38.6292365],[23.8387479,38.6290741],[23.8388632,38.628894],[23.8387716,38.6287407],[23.8388179,38.6286236],[23.8386691,38.6283621],[23.8384855,38.6282537],[23.838417,38.6280914],[23.8386927,38.6281008],[23.8387043,38.6280467],[23.8390033,38.627921],[23.839048,38.627502],[23.839094,38.627466],[23.8391857,38.6275562],[23.8393465,38.6275745],[23.8394157,38.6274844],[23.839749,38.6273858],[23.8407373,38.627261],[23.8408985,38.6270809],[23.8408877,38.6268106],[23.8410261,38.6265674]]},{"id":17408,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7 \u03b2\u03ac\u03c3\u03b7 \u03c4\u03bf\u03c5 \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03b9\u03bf\u03cd","description_GR":"","path":"STEREA\/Sterea_Dirfys_Xerovouni_loop","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":4,"length":6717,"name_EN":"Mt. Dirfys: A loop trail below Mt. Xerovouni","description_EN":"","ascent_time":125,"descent_time":125,"marker":"Red_square","level":9,"ascent":315,"descent":315,"maxelev":1216,"minelev":999,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.86937 38.58116,23.89345 38.59871)","views":100,"millestones":"0,23.8693739,38.5987107#1,23.8756560,38.5926964#2,23.8816816,38.5871561#3,23.8882791,38.5812017#4,23.8904181,38.5863837#5,23.8807383,38.5887413#6,23.8740833,38.5953093#6.7,23.8693717,38.5987107","x":23.8891956,"y":38.5826448,"coor":[[23.8693739,38.5987107],[23.8696278,38.5985758],[23.8699732,38.5980985],[23.8706651,38.5965132],[23.8710397,38.5957431],[23.8712466,38.5955991],[23.8724525,38.5955103],[23.8735318,38.5956287],[23.8738994,38.5955299],[23.874072,38.5953318],[23.8742679,38.5949175],[23.8744295,38.594431],[23.8744648,38.5939715],[23.8746084,38.5939085],[23.8749759,38.5938819],[23.8751253,38.59381],[23.8753089,38.5932784],[23.8759768,38.5921797],[23.8760353,38.5915489],[23.8759669,38.5912515],[23.8760826,38.5907649],[23.8762438,38.5905128],[23.8760267,38.5898997],[23.8760957,38.5897917],[23.8768311,38.5895221],[23.8773478,38.5895226],[23.8782297,38.5895641],[23.8789426,38.5889701],[23.8795859,38.5887905],[23.8798499,38.5888719],[23.8800448,38.5890162],[23.8803553,38.5887642],[23.8806424,38.5887285],[23.8807792,38.588643],[23.8812391,38.588274],[23.8812394,38.5881118],[23.8815615,38.5877516],[23.8815736,38.5873551],[23.88185,38.5868417],[23.8821834,38.5866167],[23.882724,38.5860225],[23.8833329,38.5858068],[23.8839881,38.5853388],[23.8841262,38.5851407],[23.884339,38.5848525],[23.8845606,38.5840642],[23.8846412,38.5839021],[23.8849398,38.5838573],[23.8850203,38.5837853],[23.8850668,38.5834519],[23.8852509,38.5831547],[23.8852858,38.5828844],[23.8854008,38.5827583],[23.8855049,38.5823078],[23.8857232,38.5821728],[23.8860103,38.5821371],[23.8861139,38.581975],[23.8859878,38.5818577],[23.885965,38.5817405],[23.8862405,38.5817588],[23.886631,38.5816781],[23.8867825,38.5816467],[23.8870241,38.5813045],[23.8874745,38.5812373],[23.8878075,38.5811655],[23.8882782,38.581202],[23.8884057,38.5811571],[23.8888981,38.5819506],[23.8889894,38.5822841],[23.8891956,38.5826448],[23.8896009,38.5827218],[23.8901858,38.5831008],[23.8921945,38.5834452],[23.8931469,38.5838245],[23.8934487,38.5838428],[23.8931382,38.58414],[23.8927591,38.5842838],[23.8927819,38.5843829],[23.8926441,38.5844369],[23.8925518,38.5847252],[23.8921612,38.584851],[23.891287,38.5859587],[23.8898277,38.5866783],[23.8896896,38.5868493],[23.8887821,38.5871188],[23.8883108,38.5874969],[23.8879317,38.5876227],[23.8875642,38.5876854],[23.887197,38.5875229],[23.8862876,38.5876301],[23.8852615,38.5873407],[23.8852135,38.5872776],[23.8849954,38.5872504],[23.8848924,38.587016],[23.8848236,38.5869979],[23.8845476,38.5872499],[23.8835826,38.5875734],[23.8832952,38.5877894],[23.8829851,38.5878432],[23.8821011,38.5877522],[23.8812391,38.588274],[23.8807792,38.588643],[23.8806892,38.5888547],[23.8803914,38.5890346],[23.8799086,38.5893495],[23.8793571,38.5895923],[23.8791269,38.5899345],[23.8785979,38.5903665],[23.878368,38.5905105],[23.878081,38.5905102],[23.8778282,38.5906361],[23.877629,38.5910459],[23.8775401,38.5912306],[23.8773963,38.5913746],[23.8773927,38.5915954],[23.8772832,38.5918161],[23.8769083,38.592005],[23.8768139,38.5922347],[23.8766883,38.5924463],[23.87671,38.59255],[23.8764087,38.5929146],[23.875811,38.5932565],[23.8751232,38.59381],[23.8749738,38.5938819],[23.8746063,38.5939085],[23.8744626,38.5939715],[23.8744274,38.594431],[23.8742658,38.5949175],[23.8740698,38.5953318],[23.8738972,38.5955299],[23.8735296,38.5956287],[23.8724504,38.5955103],[23.8712445,38.5955991],[23.8710375,38.5957431],[23.8706629,38.5965132],[23.8699711,38.5980985],[23.8696257,38.5985758],[23.8693717,38.5987107]]},{"id":17409,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039b\u03bf\u03cd\u03c4\u03c3\u03b1-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u039b\u03bf\u03c5\u03c4\u03c3\u03b1 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf","path":"STEREA\/Sterea_Dirfys_Loutsa_refuge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":9261,"name_EN":"Mt. Dirfys: Loutsa-Dirfys refuge","description_EN":"Ascent from Loutsato the EOS refuge","ascent_time":195,"descent_time":225,"marker":"Red_square","level":9,"ascent":57,"descent":912,"maxelev":1127,"minelev":265,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.80397 38.58535,23.86054 38.61002)","views":42,"millestones":"0,23.8604881,38.6100960#1,23.8523072,38.6043143#2,23.8429379,38.6006665#3,23.8402499,38.5945545#4,23.8303575,38.5950830#5,23.8255840,38.5956496#6,23.8184226,38.5929282#7,23.8155496,38.5877475#8,23.8127166,38.5868624#9.3,23.8040350,38.5852728","x":23.8253879,"y":38.5955442,"coor":[[23.8604881,38.610096],[23.8602092,38.6099424],[23.8596094,38.6096128],[23.858955,38.6094498],[23.8587715,38.6093414],[23.8584582,38.6091203],[23.8578623,38.6084166],[23.8577018,38.6083083],[23.8570152,38.6070097],[23.8563387,38.6064411],[23.8562816,38.6062789],[23.8559722,38.605936],[23.8548472,38.6056823],[23.8539225,38.605208],[23.8523509,38.6043499],[23.8514566,38.6036098],[23.8505048,38.6029327],[23.8480016,38.6027312],[23.8460965,38.6021249],[23.845419,38.602088],[23.8452814,38.6019977],[23.844509,38.6023301],[23.8437707,38.6017163],[23.8428202,38.6004984],[23.8424681,38.6001961],[23.8423194,38.5999255],[23.841379,38.5993204],[23.8409085,38.5991756],[23.8402312,38.5990755],[23.8397953,38.5988226],[23.8395314,38.5987412],[23.8391651,38.5981999],[23.8391309,38.5980917],[23.8392349,38.5977855],[23.839086,38.597614],[23.8393622,38.5973441],[23.8399478,38.5973809],[23.8401662,38.5973091],[23.8405116,38.5969041],[23.8410748,38.5966705],[23.8410636,38.5965533],[23.8408687,38.5963999],[23.8409403,38.5963189],[23.8406901,38.5961924],[23.840571,38.5959984],[23.8402528,38.594502],[23.8401385,38.5942676],[23.8400238,38.5941953],[23.839725,38.594303],[23.8394839,38.5943027],[23.8385547,38.5938689],[23.8379686,38.5940753],[23.8376814,38.594111],[23.8363616,38.5938208],[23.8359363,38.5940004],[23.8356378,38.5939459],[23.8354655,38.5939997],[23.8346601,38.5946565],[23.8345029,38.5946968],[23.8342618,38.5946784],[23.8340549,38.5947593],[23.832836,38.5954875],[23.8322043,38.5955497],[23.831412,38.5955305],[23.8310448,38.5953858],[23.8306781,38.5950879],[23.8297595,38.5950685],[23.8288641,38.594941],[23.8282681,38.5944535],[23.8274986,38.5940739],[23.8278081,38.5943086],[23.8280141,38.5945973],[23.8280825,38.5947957],[23.8280814,38.5952733],[23.828207,38.5955439],[23.8286538,38.5960131],[23.8287788,38.596536],[23.8286754,38.5965539],[23.8285267,38.5963194],[23.8283318,38.5961839],[23.8279302,38.5960391],[23.8276321,38.5958404],[23.8275347,38.5957907],[23.8272242,38.5959615],[23.8266726,38.5961319],[23.8263743,38.5960233],[23.8261324,38.5963113],[23.8259142,38.596329],[23.8258455,38.5962658],[23.8258199,38.5963064],[23.8258116,38.5960135],[23.8257205,38.5957249],[23.8253879,38.5955442],[23.8252506,38.5953277],[23.8249985,38.595111],[23.8244132,38.594966],[23.8222891,38.5948456],[23.821807,38.5947728],[23.821268,38.5945016],[23.8209585,38.5942578],[23.8207525,38.5940052],[23.8207348,38.5937483],[23.8206336,38.5937481],[23.8204266,38.593874],[23.8202314,38.5938827],[23.819577,38.5938006],[23.8192146,38.5936603],[23.8183606,38.5934923],[23.8183369,38.5937716],[23.8179085,38.5937845],[23.8177423,38.5936536],[23.8176166,38.593383],[23.8175044,38.5933423],[23.8173625,38.5931438],[23.8174663,38.5929547],[23.8178339,38.5928832],[23.8184194,38.5929292],[23.8185688,38.5928843],[23.8176981,38.592117],[23.81647,38.5918807],[23.8160218,38.5920422],[23.815172,38.5920679],[23.8148394,38.5919232],[23.8143352,38.5915169],[23.8143137,38.5909491],[23.8141656,38.5904802],[23.8141322,38.5900747],[23.8145251,38.58912],[23.8146632,38.5889941],[23.815031,38.5888505],[23.8151462,38.5886794],[23.815033,38.5880484],[23.814953,38.5879311],[23.8147122,38.5877956],[23.8146895,38.5877054],[23.8148159,38.5876335],[23.8155046,38.5877517],[23.816002,38.587703],[23.8153479,38.5875758],[23.8153178,38.5875262],[23.8166617,38.587348],[23.8168366,38.5872852],[23.8169606,38.5871818],[23.8165361,38.587082],[23.8158357,38.5870719],[23.8153767,38.586954],[23.8138838,38.5870688],[23.8136193,38.5872125],[23.8136181,38.5876992],[23.8135261,38.5877351],[23.8132507,38.5876806],[23.812975,38.5877162],[23.8125611,38.5879228],[23.8123654,38.5881388],[23.8122046,38.5881565],[23.812113,38.5880482],[23.8121249,38.5879041],[23.812217,38.5877961],[23.8126193,38.5876345],[23.8128955,38.5873826],[23.813127,38.586662],[23.8125464,38.586945],[23.8120184,38.5868901],[23.8117542,38.5869437],[23.8112448,38.5873169],[23.8111977,38.5873664],[23.8110247,38.5876455],[23.8108968,38.5882671],[23.8103219,38.5885545],[23.8095172,38.5889137],[23.8088154,38.5894262],[23.808333,38.5894975],[23.808046,38.589452],[23.8075873,38.589244],[23.8065623,38.5886565],[23.8063561,38.5884669],[23.8059398,38.5878264],[23.8056032,38.5874518],[23.8052484,38.5870367],[23.8048364,38.5865178],[23.8047507,38.5863735],[23.8047172,38.586013],[23.8045779,38.585801],[23.8040738,38.5853856],[23.804035,38.5852728]]},{"id":17410,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u03c1\u03ac\u03c7\u03b7 \u039b\u03b5\u03cd\u03ba\u03b1-\u03a3\u03c4\u03c1\u03cc\u03c0\u03c9\u03bd\u03b5\u03c2","description_GR":"\u03a3\u03c4\u03b9\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03bf\u03c1\u03b5\u03b9\u03bd\u03ad\u03c2 \u03c3\u03c4\u03ac\u03bd\u03b5\u03c2 \u03c4\u03c9\u03bd \u03a3\u03c4\u03c1\u03bf\u03c0\u03ce\u03bd\u03c9\u03bd","path":"STEREA\/Sterea_Dirfys_refuge_Lefka_Stropones","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":6208,"name_EN":"Mt. Dirfys: Dirfys refuge-Lefka ridge-Stropones","description_EN":"Throug hthe old Stropones pasture lands","ascent_time":135,"descent_time":155,"marker":"No_marks","level":9,"ascent":150,"descent":839,"maxelev":1152,"minelev":423,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.85332 38.61013,23.89526 38.63064)","views":35,"millestones":"0,23.8604881,38.6100960#1,23.8550823,38.6170851#2,23.8584135,38.6237039#3,23.8660999,38.6273530#4,23.8764320,38.6283709#5,23.8860582,38.6300588#6.2,23.8952346,38.6305802","x":23.8682846,"y":38.6282009,"coor":[[23.8604881,38.610096],[23.8605266,38.610461],[23.8605295,38.6106367],[23.8604834,38.6107088],[23.8603345,38.6112178],[23.8603681,38.6116864],[23.860217,38.6118665],[23.8600438,38.6122989],[23.8600937,38.6126819],[23.8597901,38.6128213],[23.859698,38.6129293],[23.8596052,38.6133978],[23.8595574,38.614353],[23.8592168,38.6147176],[23.8587799,38.6148973],[23.8571468,38.6159587],[23.8565557,38.6162509],[23.8557505,38.6168266],[23.8553138,38.6169162],[23.854703,38.6173661],[23.8538982,38.6177526],[23.853599,38.6180045],[23.8533863,38.6181259],[23.8533506,38.6181709],[23.8534174,38.6181755],[23.8536303,38.6185182],[23.8540204,38.618717],[23.8544216,38.619132],[23.8546855,38.6192856],[23.8549031,38.6196193],[23.8552131,38.6197008],[23.855339,38.6199172],[23.8555686,38.6199806],[23.8557518,38.6202872],[23.8556686,38.6204493],[23.8557025,38.6207107],[23.856058,38.6210085],[23.856322,38.6211485],[23.8565742,38.6214102],[23.8566524,38.6214373],[23.8568934,38.6215368],[23.8573637,38.6218618],[23.8574783,38.6220241],[23.8574389,38.6221322],[23.8575881,38.6227812],[23.8581466,38.6233542],[23.8584674,38.6237781],[23.8590869,38.6242114],[23.8593694,38.6242523],[23.8594496,38.6243425],[23.8596106,38.6242706],[23.8597406,38.6242573],[23.8599587,38.6243477],[23.860211,38.6245282],[23.8602657,38.6246499],[23.8604145,38.6249565],[23.8606813,38.6249298],[23.8615873,38.6257239],[23.8617246,38.6259944],[23.8621033,38.6262292],[23.8621835,38.6263374],[23.8621832,38.6265177],[23.8623322,38.6266801],[23.8625758,38.6265587],[23.8628711,38.6264914],[23.8628373,38.6261219],[23.8627344,38.6258875],[23.8628897,38.6257795],[23.8630503,38.6258698],[23.8638198,38.6259789],[23.8641067,38.6261414],[23.8644742,38.626232],[23.8651973,38.6265392],[23.8660804,38.6273423],[23.867033,38.6278751],[23.8680203,38.6282727],[23.8682846,38.6282009],[23.8683308,38.6280928],[23.8688256,38.6276518],[23.8692386,38.6273999],[23.8693707,38.6273685],[23.8695432,38.6272876],[23.870554,38.6273608],[23.8720011,38.6276508],[23.8724027,38.6278855],[23.8728275,38.6280392],[23.8732986,38.6280037],[23.8740567,38.6281126],[23.8746308,38.6282935],[23.87532,38.6283483],[23.8756625,38.6283441],[23.8759381,38.6284255],[23.876168,38.6283357],[23.8763529,38.6283719],[23.8769513,38.628368],[23.8772272,38.6283052],[23.8776177,38.6283732],[23.8783077,38.6285857],[23.8787209,38.6288205],[23.8792608,38.628821],[23.8795018,38.6290015],[23.8798238,38.6287946],[23.8799391,38.6285964],[23.8804218,38.6284527],[23.8806396,38.6287323],[23.8809838,38.6290211],[23.8816729,38.629166],[23.8818336,38.6292743],[23.8824182,38.6300499],[23.8827972,38.6301314],[23.8835898,38.6301862],[23.8839461,38.6301145],[23.884532,38.6301151],[23.8847849,38.6300342],[23.8850721,38.6300795],[23.88521,38.6300076],[23.8853593,38.6300438],[23.8855433,38.6299899],[23.8856349,38.6301702],[23.8857613,38.6301163],[23.8860026,38.6301165],[23.8861407,38.6299724],[23.8862095,38.6300536],[23.8866346,38.630045],[23.8873847,38.630217],[23.8876032,38.630091],[23.8878215,38.6300732],[23.8882463,38.6302358],[23.8882347,38.6303169],[23.887752,38.6304606],[23.8875794,38.6306227],[23.8875908,38.6306768],[23.8878666,38.6305869],[23.8885903,38.6306507],[23.8887951,38.6305923],[23.8893472,38.6301873],[23.8900598,38.6299537],[23.8902095,38.6297736],[23.8907226,38.6299543],[23.891081,38.6299051],[23.8911728,38.6299772],[23.8911382,38.6300763],[23.8912987,38.6302928],[23.8914364,38.630365],[23.8919879,38.6303835],[23.8922177,38.6303387],[23.8925895,38.629965],[23.8927158,38.6300012],[23.8929396,38.6301997],[23.8945591,38.6304895],[23.8949494,38.6306701],[23.8952346,38.6305802]]},{"id":17411,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a35 \u03a3\u03c4\u03b5\u03bd\u03ae-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03bc\u03ad\u03c3\u03c9 \u0393\u03b5\u03c1\u03bf\u03ad\u03bb\u03b1\u03c4\u03bf\u03c5","path":"STEREA\/Sterea_Dirfys_S5","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":4674,"name_EN":"Mt. Dirfys: S5 Steni-Dirfys refuge","description_EN":"Ascent to the refuge via Geroelatos","ascent_time":120,"descent_time":95,"marker":"Red_square","level":9,"ascent":653,"descent":9,"maxelev":1127,"minelev":475,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.83993 38.58876,23.86053 38.61007)","views":57,"millestones":"0,23.8456715,38.5887462#1,23.8400526,38.5922258#2,23.8434565,38.5986777#3,23.8529644,38.6007881#4,23.8562231,38.6062181#4.7,23.8604892,38.6100960","x":23.8414453,"y":38.5964097,"coor":[[23.8456715,38.5887462],[23.8455561,38.5890074],[23.8451657,38.5890068],[23.8452276,38.589097],[23.845089,38.5894754],[23.8448936,38.5895832],[23.8445721,38.5895828],[23.8442962,38.5897086],[23.8442573,38.5896004],[23.8440867,38.589857],[23.8439253,38.5901632],[23.8437874,38.5901901],[23.8436263,38.5903791],[23.843385,38.5904329],[23.8433385,38.5907212],[23.8429701,38.5911713],[23.843061,38.5915679],[23.8430603,38.5918924],[23.8430028,38.5919464],[23.842463,38.5919907],[23.8418318,38.5918457],[23.8417753,38.59144],[23.8416262,38.5913497],[23.8415921,38.5911965],[23.8413973,38.591016],[23.8410413,38.5910245],[23.8407199,38.590952],[23.8403295,38.5909875],[23.8401688,38.5909422],[23.8400537,38.5910502],[23.8400642,38.5914918],[23.8402815,38.5918976],[23.8399708,38.5921856],[23.8407279,38.5925561],[23.8408886,38.5925563],[23.8410835,38.5927008],[23.8413354,38.5930616],[23.8414611,38.5933231],[23.8414488,38.5937016],[23.841322,38.5938997],[23.8415282,38.5941523],[23.8415161,38.5944407],[23.8416419,38.5946751],[23.8415497,38.5947922],[23.8416185,38.5948644],[23.8415495,38.5948823],[23.8415149,38.5949904],[23.8413655,38.5950082],[23.8412388,38.5951883],[23.8412958,38.5953776],[23.8411344,38.5956748],[23.841329,38.5959454],[23.8408462,38.59617],[23.8406901,38.5961924],[23.8409403,38.5963189],[23.8413421,38.5963555],[23.8414453,38.5964097],[23.841445,38.5965719],[23.8412029,38.5969861],[23.8418097,38.597834],[23.8422798,38.5981681],[23.8428192,38.598313],[23.8437024,38.5988189],[23.844276,38.599063],[23.8445394,38.5994148],[23.8447793,38.6000099],[23.8451583,38.5999834],[23.8455606,38.5998217],[23.8458247,38.599804],[23.8461689,38.5999577],[23.847179,38.6002113],[23.8475923,38.6002569],[23.8481323,38.6001315],[23.8486262,38.600096],[23.8490333,38.5998532],[23.8495461,38.5995475],[23.8501205,38.5994311],[23.8530232,38.6007775],[23.8528279,38.6008133],[23.8530112,38.6010208],[23.8531777,38.6010436],[23.8534531,38.6011701],[23.8541754,38.6017568],[23.8546564,38.6023882],[23.854656,38.6026045],[23.8547476,38.6027488],[23.8542311,38.6025904],[23.8539673,38.6024459],[23.8536629,38.6024546],[23.8535938,38.6025626],[23.8536399,38.6030088],[23.8535703,38.6033241],[23.853673,38.6036487],[23.8540515,38.6039375],[23.8543269,38.604046],[23.8540159,38.6044602],[23.8538435,38.6045681],[23.85405,38.6046675],[23.8539462,38.6048476],[23.8539225,38.605208],[23.8548472,38.6056823],[23.8559722,38.605936],[23.8562816,38.6062789],[23.8563387,38.6064411],[23.8570152,38.6070097],[23.8577018,38.6083083],[23.8578623,38.6084166],[23.8584582,38.6091203],[23.8587715,38.6093414],[23.858955,38.6094498],[23.8596094,38.6096128],[23.8602092,38.6099424],[23.8604892,38.610096]]},{"id":17412,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a34 \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u03a3\u03c4\u03c1\u03cc\u03c0\u03c9\u03bd\u03b5","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c3\u03c4\u03bf\u03c5\u03c2 \u03a3\u03c4\u03c1\u03cc\u03c0\u03c9\u03bd\u03b5\u03c2","path":"STEREA\/Sterea_Dirfys_S4","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5107,"name_EN":"Mt. Dirfys: S4 Dirfys refuge-Stropones","description_EN":"Descent from the refuge to Stropones","ascent_time":100,"descent_time":125,"marker":"Red_dots","level":9,"ascent":6,"descent":792,"maxelev":1121,"minelev":329,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.86047 38.60243,23.89004 38.6183)","views":53,"millestones":"0,23.8604881,38.6100960#1,23.8643776,38.6025276#2,23.8701858,38.6064579#3,23.8775209,38.6123440#4,23.8842389,38.6161408#5.1,23.8900148,38.6180850","x":23.8765248,"y":38.6111999,"coor":[[23.8604881,38.610096],[23.8604998,38.6099924],[23.8606541,38.6098484],[23.8608686,38.609362],[23.8611331,38.6092091],[23.8614787,38.6086327],[23.8619614,38.6084711],[23.8628231,38.6083369],[23.8629726,38.6082289],[23.8629294,38.606796],[23.8630574,38.605904],[23.862966,38.6056335],[23.8630582,38.6054759],[23.8631194,38.6046424],[23.8631727,38.6045388],[23.8630811,38.6044125],[23.8632437,38.6039847],[23.8636235,38.6035886],[23.8636698,38.6033723],[23.8640863,38.6029222],[23.8643903,38.602517],[23.8644227,38.6024495],[23.8644526,38.6024045],[23.8650518,38.6024908],[23.865969,38.6033209],[23.8653144,38.6032751],[23.8651526,38.6038156],[23.8648421,38.6040676],[23.8652082,38.604825],[23.8659189,38.6055198],[23.8661137,38.6057633],[23.8661136,38.6058444],[23.8662514,38.6058716],[23.8664471,38.6055835],[23.8667458,38.6055297],[23.8668951,38.6055389],[23.8670671,38.6056833],[23.8674462,38.6056657],[23.8676298,38.605711],[23.8679745,38.6056573],[23.8685482,38.6059283],[23.8688578,38.606217],[23.8689153,38.606163],[23.8691678,38.6062714],[23.8696595,38.606281],[23.8698892,38.6062632],[23.8701188,38.6063446],[23.8702193,38.6065114],[23.8705404,38.6067821],[23.8716419,38.6073781],[23.8721235,38.6078383],[23.8728007,38.6080733],[23.8733973,38.6084164],[23.8737038,38.6086736],[23.8739217,38.608818],[23.8738296,38.6089801],[23.8743578,38.6090258],[23.8746904,38.6092965],[23.8748511,38.6093327],[23.8748509,38.6094589],[23.8758151,38.6098204],[23.8760441,38.6102171],[23.8759976,38.6105595],[23.876158,38.610776],[23.8763417,38.6108393],[23.8765248,38.6111999],[23.8768805,38.6113986],[23.8768456,38.6116599],[23.8770178,38.6117412],[23.877052,38.6119124],[23.8774995,38.6121472],[23.8775243,38.612341],[23.8774438,38.612413],[23.8774549,38.6126113],[23.877294,38.6126652],[23.8774312,38.6130799],[23.8774194,38.6132691],[23.8783258,38.6138558],[23.8786932,38.6139463],[23.8787964,38.6140185],[23.87921,38.6139919],[23.8794051,38.6140642],[23.87952,38.6140283],[23.8796233,38.6140735],[23.8796576,38.6141997],[23.8798297,38.61429],[23.8798067,38.614344],[23.879347,38.6144517],[23.8792157,38.6146633],[23.8792268,38.6148616],[23.8793415,38.6149699],[23.8796861,38.6149702],[23.8802026,38.615205],[23.8806619,38.6153046],[23.8808845,38.6154536],[23.8817338,38.615914],[23.8822958,38.6164193],[23.8826747,38.6164917],[23.8829045,38.6164559],[23.8832029,38.6166455],[23.8834211,38.6166547],[23.8841798,38.616313],[23.8844337,38.6155833],[23.8848937,38.6152413],[23.8851931,38.6147189],[23.8852621,38.6147009],[23.8856172,38.6152781],[23.8857199,38.6157107],[23.8857195,38.6159631],[23.8855928,38.6162333],[23.8856614,38.6170579],[23.8859368,38.6172385],[23.886178,38.6172567],[23.8864195,38.6171128],[23.8866435,38.6170949],[23.8867356,38.6169869],[23.8870344,38.616879],[23.887287,38.6169694],[23.8876547,38.6168796],[23.8878383,38.617006],[23.8882543,38.6169884],[23.8882998,38.6172588],[23.888587,38.6172951],[23.888789,38.6173133],[23.8886971,38.6173402],[23.8889624,38.6179939],[23.8893034,38.6182781],[23.8897373,38.618328],[23.8897973,38.6182605],[23.8900157,38.6181796],[23.8900148,38.618085]]},{"id":17413,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a0\u03b7\u03b3\u03ae \u039a\u03c1\u03ac\u03c4\u03b5\u03b9\u03b1-\u03a0\u03ac\u03bd\u03c9 \u03ba\u03b1\u03c4. \u0391\u03b3\u03ac\u03bb\u03b7\u03c2","description_GR":"\u03a4\u03bf \u03ba\u03b1\u03bb\u03cc \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u039a\u03c1\u03ac\u03c4\u03b5\u03b9\u03b1 \u03c3\u03c4\u03bf \u03a0\u03ac\u03bd\u03c9 \u03ba\u03b1\u03c4. \u0391\u03b3\u03ac\u03bb\u03b7\u03c2","path":"STEREA\/Sterea_Dirfys_Kratia_AgaliRef","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":3,"length":1937,"name_EN":"Mt. Dirfys: Kratia spring-Upper Agali refuge","description_EN":"The best way from Kratia spring to Upper Agali refuge","ascent_time":40,"descent_time":35,"marker":"Blue_square","level":9,"ascent":251,"descent":80,"maxelev":924,"minelev":743,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.81406 38.62514,23.81806 38.63718)","views":48,"millestones":"0,23.8152251,38.6253940#1,23.8174543,38.6317867#1.9,23.8140586,38.6370896","x":23.817749,"y":38.6321299,"coor":[[23.8152251,38.625394],[23.8155009,38.6253404],[23.8156157,38.6253766],[23.8158916,38.625305],[23.815961,38.6251339],[23.8165019,38.6251482],[23.8167131,38.6252702],[23.8168967,38.6253516],[23.8171485,38.6257215],[23.8174472,38.625722],[23.8176772,38.6256142],[23.8178265,38.6256234],[23.8180441,38.6258851],[23.8180546,38.6262906],[23.8178584,38.6266598],[23.8179716,38.6273179],[23.8178553,38.6278584],[23.8180033,38.6283993],[23.8176805,38.6288404],[23.8173719,38.6295158],[23.8174945,38.6297143],[23.8174901,38.6300297],[23.8175816,38.6302011],[23.8174189,38.6309398],[23.8176019,38.6312555],[23.8173942,38.6315976],[23.8174282,38.6317689],[23.8175888,38.6318773],[23.817749,38.6321299],[23.8177827,38.6324363],[23.8176559,38.6325983],[23.8177463,38.6332023],[23.8176528,38.633851],[23.8177328,38.6340133],[23.8176175,38.6341754],[23.8176976,38.6342836],[23.8175827,38.6343015],[23.8172374,38.6345442],[23.8173062,38.6345984],[23.8174097,38.6345445],[23.817582,38.6345808],[23.8175932,38.634689],[23.8173628,38.6349139],[23.8175236,38.6349502],[23.8175227,38.6353107],[23.8173959,38.6354727],[23.8171083,38.6355894],[23.8167859,38.6358593],[23.8162566,38.6361919],[23.8156815,38.6364343],[23.8152327,38.6367039],[23.8152324,38.6367941],[23.8150253,38.6369019],[23.8151511,38.6371544],[23.8142307,38.63718],[23.8140586,38.6370896]]},{"id":17414,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a36 \u03a3\u03c4\u03b5\u03bd\u03ae-\u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2","description_GR":"\u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03bc\u03ad\u03c3\u03c9 \u03a3\u03c4\u03bf\u03c5\u03c1\u03bd\u03b1\u03c1\u03b9\u03ce\u03bd","path":"STEREA\/Sterea_Dirfys_S6","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":5423,"name_EN":"Mt. Dirfys: S6 Steni-Dirfys refuge","description_EN":"Ascent to the refuge via Stournaria","ascent_time":110,"descent_time":130,"marker":"No_marks","level":9,"ascent":78,"descent":719,"maxelev":1121,"minelev":475,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.84563 38.5868,23.87054 38.61008)","views":52,"millestones":"0,23.8604881,38.6100960#1,23.8643776,38.6025276#2,23.8701194,38.5959653#3,23.8644728,38.5907529#4,23.8553940,38.5887349#5,23.8490090,38.5885973#5.4,23.8456715,38.5887462","x":23.8639756,"y":38.5904316,"coor":[[23.8604881,38.610096],[23.8604998,38.6099924],[23.8606541,38.6098484],[23.8608686,38.609362],[23.8611331,38.6092091],[23.8614787,38.6086327],[23.8619614,38.6084711],[23.8628231,38.6083369],[23.8629726,38.6082289],[23.8629294,38.606796],[23.8630574,38.605904],[23.862966,38.6056335],[23.8630582,38.6054759],[23.8631194,38.6046424],[23.8631727,38.6045388],[23.8630811,38.6044125],[23.8632437,38.6039847],[23.8636235,38.6035886],[23.8636698,38.6033723],[23.8640863,38.6029222],[23.8643903,38.602517],[23.8644227,38.6024495],[23.8644526,38.6024045],[23.8648099,38.601738],[23.8655691,38.601054],[23.8677298,38.6001102],[23.8680273,38.6001511],[23.8684868,38.6000434],[23.8688087,38.5998816],[23.8691654,38.5994765],[23.8694184,38.5992875],[23.8694775,38.5989361],[23.8693746,38.5987107],[23.8696286,38.5985758],[23.869664,38.5980351],[23.8695495,38.5978277],[23.8694004,38.5977194],[23.8696463,38.5970933],[23.8697566,38.5970078],[23.8700449,38.5963773],[23.8701377,38.5958547],[23.8704833,38.5952063],[23.8705298,38.5949269],[23.8702275,38.5943904],[23.8696196,38.5940293],[23.869333,38.5937496],[23.8692115,38.5936683],[23.8689826,38.5932715],[23.8687819,38.5930821],[23.8687395,38.5929333],[23.8687482,38.5927215],[23.8687926,38.5921719],[23.8682636,38.5920046],[23.8677986,38.5919905],[23.867585,38.5920398],[23.8674312,38.5919631],[23.8675692,38.591828],[23.8674661,38.5916837],[23.8672134,38.5917555],[23.8670987,38.5916833],[23.8667427,38.5916829],[23.8665592,38.5916016],[23.8661573,38.5916011],[23.8657327,38.5914204],[23.8653882,38.5914741],[23.8651244,38.5912755],[23.8649522,38.5912843],[23.8648605,38.5912121],[23.8644356,38.5912297],[23.8643094,38.5911754],[23.8642719,38.5910853],[23.8643987,38.5908151],[23.8645482,38.5906891],[23.8643888,38.5905222],[23.8641364,38.5903957],[23.8639756,38.5904316],[23.8637691,38.5903502],[23.8635163,38.59044],[23.8627357,38.590313],[23.8624722,38.5900063],[23.8624839,38.5898981],[23.8621977,38.5894742],[23.8618994,38.5893026],[23.8610499,38.5892295],[23.8609005,38.5893195],[23.8608432,38.5892473],[23.8602227,38.5894539],[23.8600851,38.5893906],[23.8598668,38.5894444],[23.8597752,38.5893362],[23.8595685,38.5893179],[23.8594426,38.5891285],[23.8589931,38.5886954],[23.8589318,38.5884655],[23.8586337,38.5882669],[23.8579105,38.5881939],[23.8573592,38.5882293],[23.8569111,38.588427],[23.8567156,38.588571],[23.8565435,38.5884987],[23.8561646,38.5884982],[23.8554637,38.5887497],[23.8550046,38.58865],[23.8545686,38.5884872],[23.8543511,38.5881445],[23.8541903,38.5881623],[23.8540183,38.588063],[23.8538114,38.5881438],[23.853341,38.58799],[23.8533067,38.5878999],[23.8531118,38.5877915],[23.8529861,38.5874849],[23.8527647,38.5872954],[23.8528029,38.5872233],[23.8526653,38.5871511],[23.8527,38.5870069],[23.852621,38.5868626],[23.852035,38.5870692],[23.8519024,38.5873484],[23.8518793,38.5874204],[23.8518469,38.587479],[23.8515939,38.5876499],[23.8509055,38.5874147],[23.8505959,38.587216],[23.8503203,38.5872337],[23.8501703,38.5870488],[23.8500764,38.5869946],[23.8498123,38.5869942],[23.84987,38.5868501],[23.849698,38.5867688],[23.8492846,38.5868043],[23.8491462,38.5871015],[23.8492837,38.5871918],[23.8493294,38.5873361],[23.8495473,38.5874625],[23.8495581,38.5877509],[23.8495006,38.5878139],[23.8495117,38.5880122],[23.8490976,38.5883451],[23.849143,38.5885975],[23.8489938,38.5885973],[23.8488923,38.5887053],[23.8484618,38.5886957],[23.8480251,38.5888754],[23.8478939,38.5889879],[23.8471543,38.589014],[23.8466239,38.5890358],[23.8461532,38.5889811],[23.8457517,38.5888364],[23.8456715,38.5887462]]},{"id":17415,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039b\u03ac\u03bc\u03b1\u03c1\u03b7-\u03a7\u03b9\u03bb\u03b9\u03b1\u03b4\u03bf\u03cd","description_GR":"","path":"STEREA\/Sterea_Dirfys_Lamari_Chiliadou","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":4863,"name_EN":"Mt. Dirfys: Lamari-Chiliadou","description_EN":"","ascent_time":80,"descent_time":85,"marker":"No_marks","level":9,"ascent":126,"descent":447,"maxelev":392,"minelev":7,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.90371 38.65006,23.92764 38.66846)","views":57,"millestones":"0,23.9037333,38.6500396#1,23.9101000,38.6559036#2,23.9136363,38.6632521#3,23.9163106,38.6681105#4,23.9222257,38.6656045#4.9,23.9271878,38.6677648","x":23.9168022,"y":38.6668072,"coor":[[23.9037333,38.6500396],[23.9042558,38.6503825],[23.90429,38.6505718],[23.9045,38.650617],[23.9046033,38.6507252],[23.904867,38.6512031],[23.9052922,38.6512395],[23.9052495,38.6514197],[23.9057439,38.6512669],[23.9060221,38.6510643],[23.906872,38.6514525],[23.9076074,38.6515973],[23.9080658,38.652607],[23.9081685,38.6531207],[23.9082832,38.6533551],[23.9088801,38.6538513],[23.9090292,38.6541037],[23.9095113,38.6545727],[23.9101192,38.6555825],[23.9101764,38.6557628],[23.9100612,38.655979],[23.9100838,38.6563395],[23.9099108,38.6567539],[23.9099908,38.6571324],[23.9101401,38.6572407],[23.9105079,38.657259],[23.9108866,38.6576648],[23.9113689,38.6580257],[23.9117711,38.65808],[23.9119423,38.6581838],[23.912275,38.6586527],[23.9123666,38.6589501],[23.9127336,38.6595992],[23.9131469,38.6600231],[23.9133073,38.6603927],[23.9128807,38.6605907],[23.9127771,38.6607708],[23.9127882,38.6610682],[23.9126729,38.6613835],[23.9129139,38.6616721],[23.9130285,38.6619786],[23.9134163,38.6626593],[23.9134387,38.663173],[23.9139442,38.6633716],[23.9143579,38.6633899],[23.9151278,38.6635707],[23.9155757,38.6639315],[23.9157821,38.6643011],[23.9162644,38.6647341],[23.9163561,38.6649504],[23.916758,38.6652931],[23.9171486,38.6654647],[23.9175965,38.6658254],[23.9178948,38.6663123],[23.917952,38.6665286],[23.9176759,38.6667177],[23.9171586,38.6667353],[23.9168022,38.6668072],[23.9161585,38.6667977],[23.9158021,38.6669146],[23.915641,38.6670226],[23.9156294,38.6671488],[23.915813,38.6673652],[23.9159505,38.6677798],[23.9160075,38.6681854],[23.9162945,38.668474],[23.916398,38.668456],[23.9162719,38.6682036],[23.9164217,38.6678433],[23.9163645,38.6675819],[23.9164221,38.6674918],[23.9167784,38.6675461],[23.9170773,38.6674742],[23.9175256,38.6675106],[23.9180771,38.6677092],[23.9183412,38.6679437],[23.9185022,38.6679439],[23.9192842,38.6675659],[23.9199633,38.6667823],[23.9202279,38.6665843],[23.9206304,38.6664223],[23.9210328,38.6663685],[23.9214692,38.6666662],[23.9218715,38.6667205],[23.9222047,38.6668289],[23.9232279,38.6666944],[23.92357,38.6668523],[23.9232858,38.6662439],[23.9229066,38.6661535],[23.9226425,38.665919],[23.9223897,38.6658467],[23.9219421,38.6651796],[23.9220341,38.6651256],[23.922241,38.6651437],[23.922712,38.6654414],[23.9231373,38.6653696],[23.9237338,38.6651492],[23.9239523,38.6650592],[23.924143,38.6654198],[23.9242391,38.6656542],[23.9247792,38.6657627],[23.925078,38.6657629],[23.9253423,38.6658442],[23.9255491,38.6660065],[23.9259191,38.6663402],[23.9260797,38.6666557],[23.9266196,38.6669985],[23.9267345,38.6670166],[23.9270104,38.6669447],[23.9275391,38.6670711],[23.9275045,38.6671883],[23.9276193,38.6672514],[23.9270502,38.6674493],[23.9271878,38.6677648]]},{"id":17435,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: Dirfys Marathon 13Km","description_GR":"\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 2015","path":"MOUNTAIN_RUNNING\/MountRun_Dirfys_DirfysMarathon_13Km","activity_type":36,"assistance":2,"difficulty":2,"scenic_value":5,"length":14047,"name_EN":"Mt. Dirfys: Dirfys Marathon 13Km","description_EN":"The 2015 short race","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":1072,"descent":1072,"maxelev":1127,"minelev":410,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.83212 38.58058,23.86446 38.61006)","views":26,"millestones":"0,23.8372241,38.5836970#1,23.8400076,38.5818361#2,23.8478983,38.5870354#3,23.8506978,38.5901483#4,23.8557211,38.5942389#5,23.8625262,38.5995630#6,23.8629448,38.6075540#7,23.8563106,38.6063628#8,23.8521687,38.6070572#9,23.8439306,38.6018426#10,23.8407273,38.5961872#11,23.8420522,38.5918957#12,23.8402595,38.5886493#13,23.8322047,38.5881181#14,23.8372241,38.5836970","x":23.8629294,"y":38.606796,"coor":[[23.8372241,38.583697],[23.8377984,38.5835987],[23.8378546,38.5834726],[23.8389119,38.5830595],[23.8391903,38.582713],[23.8391329,38.5827129],[23.8391172,38.5825146],[23.8386927,38.5823969],[23.8383373,38.5821801],[23.8380169,38.581693],[23.8376387,38.5813951],[23.8375656,38.5811832],[23.8376806,38.5810932],[23.8377848,38.5807149],[23.8382813,38.5807381],[23.8383661,38.5806931],[23.8387915,38.5805495],[23.8388258,38.5806487],[23.8387221,38.5808108],[23.8391232,38.5806266],[23.8394674,38.5807532],[23.8400989,38.5807226],[23.8405384,38.5805745],[23.8405963,38.5806376],[23.8404352,38.5808267],[23.8400213,38.5810965],[23.8397221,38.5814025],[23.8396987,38.5815827],[23.8398592,38.5817271],[23.84002,38.5818444],[23.8406854,38.5820436],[23.84119,38.5823147],[23.8416145,38.5824414],[23.8418202,38.5829103],[23.8421753,38.5832713],[23.8425509,38.5834655],[23.8426666,38.5833891],[23.8433202,38.5837865],[23.844042,38.5844904],[23.8456593,38.5852045],[23.8463696,38.5859624],[23.8470447,38.5870537],[23.8473427,38.5873245],[23.8475386,38.5873157],[23.847688,38.5872618],[23.8480217,38.5869018],[23.8483214,38.5863525],[23.8491255,38.5861733],[23.8500899,38.5862105],[23.8505832,38.5863824],[23.8506175,38.5864906],[23.8502378,38.5868686],[23.8501685,38.5870488],[23.850075,38.5869946],[23.8498109,38.5869942],[23.8498686,38.5868501],[23.8496965,38.5867688],[23.8492831,38.5868043],[23.8491447,38.5871015],[23.8492823,38.5871918],[23.8493279,38.5873361],[23.8495458,38.5874625],[23.8495567,38.5877509],[23.8494992,38.5878139],[23.8495102,38.5880122],[23.8490962,38.5883451],[23.8491416,38.5885975],[23.8489923,38.5885973],[23.8488916,38.5887053],[23.8493272,38.5890754],[23.8493727,38.5892737],[23.8494871,38.5894811],[23.8496476,38.5896075],[23.8496703,38.5897337],[23.8503016,38.5898516],[23.8505654,38.5899601],[23.8507715,38.5902578],[23.8509082,38.5907806],[23.8510115,38.5907808],[23.8510921,38.5906908],[23.8512643,38.590709],[23.8513793,38.590637],[23.8517466,38.5907096],[23.8518726,38.5908269],[23.8522053,38.5909715],[23.8524574,38.5912602],[23.8531575,38.5913873],[23.8534673,38.5915319],[23.853421,38.591712],[23.8531912,38.5917839],[23.8532826,38.5920003],[23.8536038,38.5921448],[23.8536381,38.592235],[23.8535691,38.592289],[23.8538217,38.5923073],[23.8539363,38.5924156],[23.8541429,38.5924699],[23.8548547,38.5925069],[23.8556588,38.5923457],[23.8560147,38.5924182],[23.8561064,38.5924904],[23.8560332,38.592648],[23.8562395,38.5928646],[23.8560556,38.5929364],[23.8556296,38.5935217],[23.8555043,38.5935395],[23.855481,38.5936837],[23.8556303,38.5937109],[23.855653,38.5938011],[23.8556184,38.5939182],[23.8555034,38.5940082],[23.8556409,38.5941345],[23.8555948,38.5942065],[23.8557325,38.5942428],[23.8562265,38.5941442],[23.8561687,38.5943605],[23.8563294,38.5943516],[23.8565243,38.5945321],[23.8564434,38.5947844],[23.856512,38.5949286],[23.8568333,38.5950552],[23.8571298,38.5951817],[23.8573016,38.5954162],[23.8576458,38.5955608],[23.8576914,38.5957231],[23.8579893,38.5960659],[23.8584134,38.596463],[23.8588149,38.5967158],[23.8590379,38.5969639],[23.8590835,38.5971622],[23.8595121,38.5974466],[23.8594429,38.5976358],[23.8595575,38.5977531],[23.8599887,38.5980149],[23.8601246,38.5982314],[23.8601703,38.5983576],[23.8605605,38.5985022],[23.8607897,38.5987458],[23.8610159,38.5988497],[23.8611149,38.5987237],[23.8619002,38.5988463],[23.8622096,38.5991711],[23.8624622,38.5992254],[23.8624882,38.5994958],[23.8626256,38.5997393],[23.8625564,38.5998654],[23.8625906,38.5999916],[23.8628084,38.6002082],[23.8634853,38.6005514],[23.8642284,38.6023637],[23.8644224,38.6024495],[23.8643906,38.602517],[23.864087,38.6029222],[23.8636698,38.6033723],[23.8636235,38.6035886],[23.8632437,38.6039847],[23.8630807,38.6044125],[23.8631723,38.6045388],[23.8631194,38.6046424],[23.8630582,38.6054759],[23.862966,38.6056335],[23.8630574,38.605904],[23.8629294,38.606796],[23.8629726,38.6082289],[23.8628231,38.6083369],[23.8619614,38.6084711],[23.8614787,38.6086327],[23.8611331,38.6092091],[23.8608686,38.609362],[23.8606544,38.6098484],[23.8604998,38.6099924],[23.8604881,38.610096],[23.8602096,38.6099424],[23.8596097,38.6096128],[23.8589554,38.6094498],[23.8587718,38.6093414],[23.8584585,38.6091203],[23.8578627,38.6084166],[23.8577021,38.6083083],[23.8570156,38.6070097],[23.8563391,38.6064411],[23.856282,38.6062789],[23.8559726,38.605936],[23.8548476,38.6056823],[23.8539225,38.605208],[23.8540024,38.6054965],[23.8546549,38.6065427],[23.8548836,38.6070477],[23.8551221,38.6083637],[23.8545259,38.6078493],[23.8541471,38.6077316],[23.8538493,38.6073528],[23.8535853,38.6072803],[23.8528053,38.6067747],[23.8525923,38.6066933],[23.8524768,38.6070176],[23.8521792,38.6070578],[23.8511804,38.607007],[23.8509057,38.606556],[23.8502631,38.6062848],[23.8494593,38.6062117],[23.8488171,38.6057783],[23.8484613,38.6056517],[23.8475901,38.6048755],[23.847019,38.6040637],[23.8468355,38.6039373],[23.8458027,38.6035755],[23.8451488,38.6032321],[23.8444726,38.6025734],[23.844427,38.6024111],[23.844508,38.6023301],[23.84377,38.6017163],[23.8428195,38.6004984],[23.8424681,38.6001961],[23.8423194,38.5999255],[23.841379,38.5993204],[23.8409085,38.5991756],[23.8402312,38.5990755],[23.8397953,38.5988226],[23.8395314,38.5987412],[23.8391651,38.5981999],[23.8391309,38.5980917],[23.8392349,38.5977855],[23.839086,38.597614],[23.8393622,38.5973441],[23.8399478,38.5973809],[23.8401662,38.5973091],[23.8405116,38.5969041],[23.8410748,38.5966705],[23.8410636,38.5965533],[23.8408687,38.5963999],[23.8409396,38.5963189],[23.8406897,38.5961924],[23.8408459,38.59617],[23.8413287,38.5959454],[23.841134,38.5956748],[23.8412955,38.5953776],[23.8412385,38.5951883],[23.8413652,38.5950082],[23.8415145,38.5949904],[23.8415492,38.5948823],[23.8416181,38.5948644],[23.8415494,38.5947922],[23.8416415,38.5946751],[23.8415157,38.5944407],[23.8415278,38.5941523],[23.8413217,38.5938997],[23.8414484,38.5937016],[23.8414607,38.5933231],[23.841335,38.5930616],[23.8410832,38.5927008],[23.8408883,38.5925563],[23.8407275,38.5925561],[23.8399705,38.5921856],[23.8402812,38.5918976],[23.8400639,38.5914918],[23.8400534,38.5910502],[23.8401684,38.5909422],[23.8403291,38.5909875],[23.8407196,38.590952],[23.8410409,38.5910245],[23.8413969,38.591016],[23.8415917,38.5911965],[23.8416258,38.5913497],[23.8417749,38.59144],[23.8418314,38.5918457],[23.8424627,38.5919907],[23.8430025,38.5919464],[23.84306,38.5918924],[23.8430607,38.5915679],[23.8429697,38.5911713],[23.8433381,38.5907212],[23.8433847,38.5904329],[23.8436259,38.5903791],[23.8437871,38.5901901],[23.8439249,38.5901632],[23.8440863,38.589857],[23.8442573,38.5896004],[23.8436279,38.5886443],[23.8428708,38.5883189],[23.8426301,38.5881203],[23.8421264,38.5873987],[23.8419315,38.5872722],[23.8415413,38.5871816],[23.8412771,38.5872353],[23.8410587,38.5873792],[23.8403326,38.5885858],[23.8391592,38.5895935],[23.8390443,38.5896114],[23.838482,38.5894664],[23.8382183,38.5893219],[23.8371069,38.5882659],[23.8358102,38.5878856],[23.8351686,38.5872989],[23.8348703,38.5871814],[23.8345832,38.587199],[23.834158,38.5873696],[23.8338709,38.5874053],[23.8333651,38.5876388],[23.8329854,38.5880168],[23.832858,38.5884672],[23.8324554,38.588764],[23.8323085,38.5887053],[23.8321693,38.58793],[23.8323305,38.587705],[23.8324464,38.5872545],[23.832803,38.5869847],[23.8327591,38.5860924],[23.8327524,38.5860519],[23.8330279,38.5860793],[23.8329026,38.5856466],[23.8332132,38.5853947],[23.8333985,38.58471],[23.8336058,38.5844039],[23.8338371,38.5840257],[23.8344466,38.583558],[23.8347805,38.5831709],[23.834972,38.5825584],[23.8352245,38.5826218],[23.8357862,38.5830191],[23.835959,38.582749],[23.8361229,38.5832359],[23.8365245,38.5833716],[23.8367993,38.5836965],[23.8372241,38.583697]]},{"id":17436,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: Dirfys Marathon 29Km","description_GR":"\u0397 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c4\u03bf\u03c5 2015","path":"MOUNTAIN_RUNNING\/MountRun_Dirfys_DirfysMarathon_29Km","activity_type":36,"assistance":2,"difficulty":3,"scenic_value":5,"length":29133,"name_EN":"Mt. Dirfys: Dirfys Marathon 29Km","description_EN":"The 2015 full race","ascent_time":0,"descent_time":0,"marker":"Red_dots","level":12,"ascent":2385,"descent":2385,"maxelev":1735,"minelev":240,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.7871 38.57224,23.86448 38.63059)","views":46,"millestones":"0,23.8372241,38.5836970#1,23.8400075,38.5818360#2,23.8478982,38.5870355#3,23.8506977,38.5901481#4,23.8557209,38.5942389#5,23.8625261,38.5995628#6,23.8629448,38.6075538#7,23.8588529,38.6148622#8,23.8504906,38.6191133#9,23.8444110,38.6209936#10,23.8397155,38.6273957#11,23.8302555,38.6291172#12,23.8211033,38.6294618#13,23.8178925,38.6265985#14,23.8103483,38.6280133#15,23.8037134,38.6239989#16,23.8029051,38.6172809#17,23.7975442,38.6108702#18,23.7881032,38.6077229#19,23.7921478,38.6006373#20,23.8006248,38.5954591#21,23.8067505,38.5896169#22,23.8145635,38.5864793#23,23.8172628,38.5814315#24,23.8205785,38.5742882#25,23.8265095,38.5738033#26,23.8256920,38.5785865#27,23.8292174,38.5810599#28,23.8321613,38.5885682#29.1,23.8372241,38.5836970","x":23.8203191,"y":38.628475,"coor":[[23.8372241,38.583697],[23.8377984,38.5835987],[23.8378546,38.5834726],[23.8389119,38.5830595],[23.8391903,38.582713],[23.8391329,38.5827129],[23.8391172,38.5825146],[23.8386927,38.5823969],[23.8383373,38.5821801],[23.8380169,38.581693],[23.8376387,38.5813951],[23.8375656,38.5811832],[23.8376806,38.5810932],[23.8377848,38.5807149],[23.8382813,38.5807381],[23.8383661,38.5806931],[23.8387915,38.5805495],[23.8388258,38.5806487],[23.8387221,38.5808108],[23.8391232,38.5806266],[23.8394674,38.5807532],[23.8400989,38.5807226],[23.8405384,38.5805745],[23.8405963,38.5806376],[23.8404352,38.5808267],[23.8401567,38.5810065],[23.8400213,38.5810965],[23.8397221,38.5814025],[23.8396987,38.5815827],[23.8398592,38.5817271],[23.84002,38.5818444],[23.8406854,38.5820436],[23.84119,38.5823147],[23.8416145,38.5824414],[23.8418202,38.5829103],[23.8421753,38.5832713],[23.8425509,38.5834655],[23.8426666,38.5833891],[23.8433202,38.5837865],[23.844042,38.5844904],[23.8456593,38.5852045],[23.8463696,38.5859624],[23.8470447,38.5870537],[23.8473427,38.5873245],[23.8475386,38.5873157],[23.847688,38.5872618],[23.8480217,38.5869018],[23.8483214,38.5863525],[23.8491255,38.5861733],[23.8500899,38.5862105],[23.8505832,38.5863824],[23.8506175,38.5864906],[23.8502378,38.5868686],[23.8501685,38.5870488],[23.850075,38.5869946],[23.8498109,38.5869942],[23.8498686,38.5868501],[23.8496965,38.5867688],[23.8492831,38.5868043],[23.8491447,38.5871015],[23.8492823,38.5871918],[23.8493279,38.5873361],[23.8495458,38.5874625],[23.8495567,38.5877509],[23.8494992,38.5878139],[23.8495102,38.5880122],[23.8490962,38.5883451],[23.8491416,38.5885975],[23.8489923,38.5885973],[23.8488916,38.5887053],[23.8493272,38.5890754],[23.8493727,38.5892737],[23.8494871,38.5894811],[23.8496476,38.5896075],[23.8496703,38.5897337],[23.8503016,38.5898516],[23.8505654,38.5899601],[23.8507715,38.5902578],[23.8509082,38.5907806],[23.8510115,38.5907808],[23.8510921,38.5906908],[23.8512643,38.590709],[23.8513793,38.590637],[23.8517466,38.5907096],[23.8518726,38.5908269],[23.8522053,38.5909715],[23.8524574,38.5912602],[23.8531575,38.5913873],[23.8534673,38.5915319],[23.853421,38.591712],[23.8531912,38.5917839],[23.8532826,38.5920003],[23.8536038,38.5921448],[23.8536381,38.592235],[23.8535691,38.592289],[23.8538217,38.5923073],[23.8539363,38.5924156],[23.8541429,38.5924699],[23.8548547,38.5925069],[23.8556588,38.5923457],[23.8560147,38.5924182],[23.8561064,38.5924904],[23.8560332,38.592648],[23.8562395,38.5928646],[23.8560556,38.5929364],[23.8556296,38.5935217],[23.8555043,38.5935395],[23.855481,38.5936837],[23.8556303,38.5937109],[23.855653,38.5938011],[23.8556184,38.5939182],[23.8555034,38.5940082],[23.8556409,38.5941345],[23.8555948,38.5942065],[23.8557325,38.5942428],[23.8562265,38.5941442],[23.8561687,38.5943605],[23.8563294,38.5943516],[23.8565243,38.5945321],[23.8564434,38.5947844],[23.856512,38.5949286],[23.8568333,38.5950552],[23.8571298,38.5951817],[23.8573016,38.5954162],[23.8576458,38.5955608],[23.8576914,38.5957231],[23.8579893,38.5960659],[23.8584134,38.596463],[23.8588149,38.5967158],[23.8590379,38.5969639],[23.8590835,38.5971622],[23.8595121,38.5974466],[23.8594429,38.5976358],[23.8595575,38.5977531],[23.8599887,38.5980149],[23.8601246,38.5982314],[23.8601703,38.5983576],[23.8605605,38.5985022],[23.8607897,38.5987458],[23.8610159,38.5988497],[23.8611149,38.5987237],[23.8619002,38.5988463],[23.8622096,38.5991711],[23.8624622,38.5992254],[23.8624882,38.5994958],[23.8626256,38.5997393],[23.8625564,38.5998654],[23.8625906,38.5999916],[23.8628084,38.6002082],[23.8634853,38.6005514],[23.8642284,38.6023637],[23.8644224,38.6024495],[23.8643906,38.602517],[23.864087,38.6029222],[23.8636698,38.6033723],[23.8636235,38.6035886],[23.8632437,38.6039847],[23.8630807,38.6044125],[23.8631723,38.6045388],[23.8631194,38.6046424],[23.8630582,38.6054759],[23.862966,38.6056335],[23.8630574,38.605904],[23.8629294,38.606796],[23.8629726,38.6082289],[23.8628231,38.6083369],[23.8619614,38.6084711],[23.8614787,38.6086327],[23.8611331,38.6092091],[23.8608686,38.609362],[23.8606544,38.6098484],[23.8604998,38.6099924],[23.8604881,38.610096],[23.8605269,38.610461],[23.8605298,38.6106367],[23.8604837,38.6107088],[23.8603349,38.6112178],[23.8603684,38.6116864],[23.8602166,38.6118665],[23.8600435,38.6122989],[23.8600887,38.6126774],[23.8597898,38.6128213],[23.8596977,38.6129293],[23.8596049,38.6133978],[23.8595571,38.614353],[23.8592118,38.6147131],[23.8587749,38.6148928],[23.8571418,38.6159542],[23.8565554,38.6162509],[23.8561671,38.6165298],[23.8557501,38.6168266],[23.8553135,38.6169162],[23.8547038,38.6173661],[23.8538989,38.6177526],[23.8535997,38.6180045],[23.8533855,38.6181259],[23.853351,38.6181709],[23.8531242,38.6181346],[23.8527564,38.6182603],[23.8527791,38.6183865],[23.8525493,38.6184223],[23.8523652,38.6185662],[23.8520778,38.618656],[23.8519972,38.618755],[23.8518479,38.6187548],[23.8517673,38.6188629],[23.8515142,38.6190067],[23.8514569,38.6189706],[23.8513993,38.6190246],[23.8513306,38.6189524],[23.8512386,38.6189883],[23.851101,38.618889],[23.8508826,38.6189248],[23.8507334,38.6188705],[23.8506987,38.6189967],[23.8504917,38.6191136],[23.8502965,38.6190592],[23.8502624,38.618897],[23.8501247,38.6188247],[23.8499523,38.6188515],[23.8498376,38.6187883],[23.8497456,38.6188332],[23.8495964,38.618761],[23.8495389,38.6188149],[23.8492977,38.6187966],[23.8492057,38.6188506],[23.8490565,38.6187783],[23.8489989,38.6188593],[23.8488153,38.6187419],[23.8484018,38.6187594],[23.8482181,38.6186961],[23.848149,38.6188041],[23.8480571,38.618813],[23.8478849,38.6187227],[23.8477354,38.6188036],[23.8477006,38.6189838],[23.847161,38.6188569],[23.847241,38.6190283],[23.8471949,38.6191183],[23.8470339,38.6191722],[23.8469192,38.619118],[23.8466779,38.6191717],[23.8466205,38.6191356],[23.8465973,38.6192257],[23.846425,38.6192435],[23.8463098,38.6193875],[23.8461375,38.6194053],[23.8459761,38.6196394],[23.8460218,38.6197656],[23.8459186,38.6197024],[23.8458611,38.6197204],[23.8456766,38.6200265],[23.845355,38.6200441],[23.8453316,38.6202243],[23.8451937,38.6202512],[23.8451819,38.6203954],[23.8450901,38.6203592],[23.8450554,38.6204673],[23.8448257,38.620449],[23.8449059,38.6205212],[23.8448598,38.6205932],[23.844745,38.620593],[23.8447448,38.6206832],[23.8445723,38.620737],[23.8446412,38.6207912],[23.844595,38.6208812],[23.8442959,38.6210611],[23.844284,38.6212773],[23.8441462,38.6212411],[23.8441116,38.6213312],[23.8439738,38.621313],[23.8440654,38.6214212],[23.8439733,38.6215293],[23.8439845,38.6216735],[23.843743,38.6217813],[23.8437314,38.6218443],[23.843628,38.6218532],[23.8434893,38.6222225],[23.8432126,38.6226727],[23.8432237,38.622853],[23.8430857,38.6229249],[23.8430624,38.6230601],[23.8429934,38.623096],[23.8430733,38.6233665],[23.8429925,38.6235286],[23.8429225,38.6240241],[23.8426807,38.6242761],[23.8426802,38.6244924],[23.8424619,38.6245282],[23.8423695,38.6247624],[23.8424265,38.6249427],[23.8420818,38.6249783],[23.8419437,38.6251042],[23.8418054,38.6252933],[23.8418278,38.6255457],[23.8417354,38.6257708],[23.8414938,38.6259147],[23.8410257,38.6265674],[23.8408873,38.6268106],[23.8408982,38.6270809],[23.840737,38.627261],[23.8397487,38.6273858],[23.8394153,38.6274844],[23.8393462,38.6275745],[23.8391854,38.6275562],[23.8390937,38.627466],[23.8390476,38.627502],[23.8389444,38.6274477],[23.8387604,38.6275196],[23.8383816,38.6273569],[23.8381748,38.6273926],[23.8378302,38.6273471],[23.8372325,38.6274904],[23.8370942,38.6276615],[23.8365999,38.627823],[23.8363932,38.6277596],[23.8362437,38.6278405],[23.8359108,38.6277319],[23.8357038,38.6278217],[23.8353477,38.6278032],[23.8351178,38.627848],[23.8348071,38.6280638],[23.8334622,38.6283863],[23.8331517,38.6285481],[23.8324048,38.6285831],[23.8320023,38.6287808],[23.8311403,38.6289057],[23.8306573,38.6291123],[23.8301059,38.6291205],[23.8297846,38.6289217],[23.8294859,38.6289483],[23.8289337,38.6292449],[23.828474,38.6293164],[23.8278644,38.6296128],[23.8276342,38.6297927],[23.8267718,38.6301159],[23.8264385,38.6301515],[23.8261284,38.6301059],[23.8256682,38.6303756],[23.82522,38.630429],[23.8248405,38.6305997],[23.8242659,38.6306529],[23.8240592,38.6305985],[23.8238071,38.6303548],[23.8235313,38.6303544],[23.8235085,38.6302822],[23.8231759,38.6300745],[23.8229577,38.6300381],[23.8229349,38.6299479],[23.8227513,38.6298756],[23.822763,38.6297855],[23.8226139,38.6296861],[23.822235,38.6295774],[23.8214646,38.6298286],[23.8212353,38.629666],[23.8210293,38.6293412],[23.8208802,38.6292329],[23.8205604,38.6284754],[23.8203994,38.6285292],[23.8203191,38.628475],[23.8201938,38.6280603],[23.8198604,38.6281679],[23.8197686,38.6281317],[23.8196535,38.6282036],[23.8193897,38.628041],[23.819332,38.628113],[23.8192634,38.6280138],[23.8191256,38.6279775],[23.8188614,38.6279591],[23.8188497,38.6280312],[23.8186895,38.6277966],[23.8184945,38.6276882],[23.8183053,38.6273995],[23.8182124,38.6277959],[23.8181876,38.6284988],[23.8176812,38.6288404],[23.818004,38.6283993],[23.8178561,38.6278584],[23.8179723,38.6273179],[23.8178591,38.6266598],[23.8180553,38.6262906],[23.8180449,38.6258851],[23.8178272,38.6256234],[23.8176779,38.6256142],[23.8174479,38.625722],[23.8171492,38.6257215],[23.8168974,38.6253516],[23.8167138,38.6252702],[23.8165027,38.6251482],[23.8159613,38.6251339],[23.815892,38.625305],[23.8156161,38.6253766],[23.8155013,38.6253404],[23.8152251,38.625394],[23.8149839,38.6253756],[23.8148225,38.6255826],[23.8145928,38.6255733],[23.8144432,38.6256632],[23.8140872,38.6256265],[23.8139255,38.6259507],[23.8135341,38.6262565],[23.8133041,38.6263282],[23.8129014,38.6265709],[23.8124531,38.6266963],[23.8123493,38.6268404],[23.8123137,38.6272549],[23.8120838,38.6273356],[23.811911,38.6274975],[23.8110948,38.6277125],[23.8108761,38.6278744],[23.8106117,38.627919],[23.8105541,38.627991],[23.8103817,38.6280087],[23.8102896,38.6280807],[23.8098649,38.6279538],[23.8097038,38.6280527],[23.8095316,38.6279803],[23.8095665,38.6278182],[23.8093384,38.627214],[23.8093731,38.6271059],[23.8092583,38.6270877],[23.8091323,38.6269253],[23.8087874,38.6270509],[23.8081101,38.6268335],[23.8080294,38.6269595],[23.8078457,38.6269142],[23.8076731,38.627031],[23.8075586,38.6268777],[23.807053,38.6269309],[23.8067661,38.6268133],[23.8065945,38.6265336],[23.8063764,38.6264612],[23.8063077,38.6263619],[23.8063426,38.6262088],[23.8065957,38.626074],[23.8066074,38.6259929],[23.8062977,38.6258122],[23.8060572,38.6255324],[23.8060232,38.6253701],[23.8058968,38.6253699],[23.8058626,38.6252797],[23.8057704,38.6253877],[23.8057021,38.6251713],[23.8055302,38.6250088],[23.8051629,38.6249001],[23.8047728,38.6247012],[23.8042799,38.6243038],[23.8037061,38.6241046],[23.8037181,38.6239244],[23.804236,38.6235648],[23.8045705,38.6230787],[23.8046515,38.6228265],[23.8044806,38.6223396],[23.8044001,38.6223575],[23.8041695,38.6226635],[23.8039972,38.6226632],[23.8038718,38.6223025],[23.8038953,38.6221223],[23.8040336,38.6219333],[23.8039768,38.6217259],[23.8038576,38.621577],[23.8037567,38.6206937],[23.8034023,38.6200713],[23.8030008,38.6198543],[23.8027032,38.6194753],[23.8022898,38.6194025],[23.8020377,38.6191768],[23.8022457,38.6187446],[23.8026139,38.6185019],[23.8027985,38.6182138],[23.8029045,38.6172768],[23.8030896,38.6167994],[23.8029763,38.6162225],[23.8027361,38.6158436],[23.8025182,38.615699],[23.8018639,38.6155718],[23.8016815,38.6150488],[23.8016699,38.6146928],[23.8013948,38.6139939],[23.801303,38.6139396],[23.800637,38.6138844],[23.8002583,38.6137576],[23.799892,38.6132884],[23.799824,38.6129638],[23.7994802,38.6126929],[23.7991014,38.6125841],[23.7988495,38.6123313],[23.7988737,38.6118628],[23.7988056,38.6115743],[23.7979908,38.6113205],[23.7978651,38.611122],[23.7975785,38.6109233],[23.7974069,38.6106617],[23.7970741,38.6105529],[23.7967731,38.6103767],[23.7966251,38.6099258],[23.7966264,38.6094572],[23.7959962,38.6089514],[23.7954225,38.6087432],[23.7943215,38.6081825],[23.793092,38.6083786],[23.7927016,38.6083238],[23.7922887,38.6081429],[23.7919823,38.6080973],[23.7905466,38.6081307],[23.7892605,38.6080203],[23.7871671,38.6074803],[23.787264,38.6072417],[23.7876107,38.6065213],[23.7881877,38.6055761],[23.788649,38.6049551],[23.7893863,38.6041634],[23.7896984,38.6034791],[23.7899564,38.6023936],[23.7901537,38.6019163],[23.7906141,38.6015567],[23.7908556,38.601449],[23.7919361,38.6010904],[23.7921904,38.6005321],[23.7929277,38.5997134],[23.7932277,38.5992363],[23.7935728,38.5990206],[23.7944242,38.598603],[23.7947253,38.5982205],[23.7949091,38.5981848],[23.7952305,38.5982395],[23.79538,38.5981856],[23.7953924,38.5978432],[23.7955868,38.5975011],[23.7962421,38.5972319],[23.7980003,38.5968024],[23.7995293,38.5962102],[23.8002539,38.5957699],[23.8008197,38.5952932],[23.8011763,38.5950775],[23.80159,38.594952],[23.8021766,38.5948764],[23.8025558,38.594796],[23.8028318,38.5946522],[23.8034081,38.5938602],[23.8042596,38.5932037],[23.8049508,38.5923938],[23.8053307,38.592034],[23.8056527,38.5918543],[23.8066757,38.5914774],[23.8074685,38.5912715],[23.8076759,38.5910195],[23.8074734,38.5907713],[23.807313,38.5906629],[23.8065588,38.5892919],[23.8064118,38.5887284],[23.8065612,38.5886565],[23.8075862,38.589244],[23.808045,38.589452],[23.8083319,38.5894975],[23.8088143,38.5894262],[23.8095161,38.5889137],[23.8103208,38.5885545],[23.8108957,38.5882671],[23.8110236,38.5876455],[23.8111966,38.5873664],[23.8112441,38.5873169],[23.8117535,38.5869437],[23.8120177,38.5868901],[23.8125457,38.586945],[23.8131259,38.586662],[23.8136863,38.5865503],[23.8147314,38.5864618],[23.8150301,38.5863902],[23.8150532,38.5863362],[23.8149158,38.5861917],[23.8140902,38.5857579],[23.8137583,38.5853608],[23.8126682,38.5850977],[23.8124602,38.5849217],[23.8123739,38.5847233],[23.8123975,38.584498],[23.8127223,38.5840119],[23.8128842,38.5835976],[23.8130224,38.5834266],[23.8138846,38.5829954],[23.8143672,38.5828429],[23.8145424,38.5828027],[23.8153813,38.5825156],[23.8154401,38.5819389],[23.8156361,38.5816419],[23.8160152,38.5815343],[23.817221,38.5814461],[23.8174738,38.5813564],[23.8176036,38.5812529],[23.8171477,38.5799184],[23.8165521,38.5793588],[23.8164751,38.5791874],[23.8167013,38.5785344],[23.8167072,38.578183],[23.8167083,38.5777504],[23.8170194,38.5773183],[23.8176519,38.5768957],[23.8184067,38.576604],[23.8186157,38.5756851],[23.8187426,38.575424],[23.8194557,38.5749024],[23.8202025,38.5746512],[23.8206743,38.5742013],[23.8209475,38.5739899],[23.8213791,38.5738149],[23.8218968,38.5733741],[23.8230344,38.5729432],[23.8235751,38.5724574],[23.8240349,38.5721877],[23.8241877,38.5725079],[23.8244629,38.5726164],[23.8243702,38.5728326],[23.824404,38.573112],[23.824598,38.5735809],[23.8244713,38.573761],[23.8240459,38.5740127],[23.8248817,38.5739148],[23.8252954,38.5737352],[23.8263745,38.5737458],[23.826501,38.5736378],[23.8266282,38.5732595],[23.8267316,38.5732056],[23.8268462,38.5732959],[23.8268229,38.57344],[23.8263624,38.5739801],[23.8263506,38.5741152],[23.8264882,38.5741695],[23.8266375,38.5741517],[23.8270791,38.5738775],[23.8272167,38.5739408],[23.82751,38.5744639],[23.8272889,38.5743554],[23.8271281,38.5743822],[23.8267484,38.5747512],[23.8266325,38.5752016],[23.8264482,38.5754446],[23.82654,38.5754628],[23.8268618,38.5753011],[23.8269881,38.5753193],[23.8270338,38.5753914],[23.8268269,38.5755173],[23.8263088,38.5761293],[23.8261128,38.5764895],[23.8261238,38.5766698],[23.8262952,38.5770125],[23.8263871,38.5769946],[23.826376,38.5768414],[23.8264797,38.5766883],[23.8266406,38.5766165],[23.8267208,38.5766527],[23.8266253,38.5782026],[23.8265563,38.5782565],[23.8260854,38.5783099],[23.8258093,38.5785438],[23.8254646,38.5786695],[23.8252574,38.5789035],[23.8250382,38.5793537],[23.8247966,38.5795516],[23.8247846,38.5797499],[23.8250823,38.5800928],[23.825564,38.5802918],[23.8258282,38.5802381],[23.826311,38.5799865],[23.8265062,38.5799868],[23.8275258,38.5808985],[23.8279265,38.5813857],[23.8280069,38.5813408],[23.8278583,38.5810972],[23.8277108,38.580358],[23.8278371,38.5803402],[23.8279971,38.5806649],[23.8284896,38.5811342],[23.8288108,38.5812789],[23.8288797,38.5812429],[23.8286507,38.5809722],[23.8285824,38.5807558],[23.8286288,38.5805306],[23.8287666,38.5805128],[23.8292703,38.5811353],[23.829878,38.5814967],[23.8304973,38.5817589],[23.8307481,38.5825163],[23.8312133,38.5832289],[23.831305,38.5832831],[23.8316706,38.5840407],[23.8316915,38.5844733],[23.8315332,38.5849732],[23.8312563,38.5855315],[23.8306003,38.5861795],[23.8305878,38.58663],[23.8306449,38.5867383],[23.8310235,38.586901],[23.831287,38.5871177],[23.8315846,38.5875146],[23.8316751,38.5881276],[23.8323085,38.5887053],[23.8321693,38.58793],[23.8323305,38.587705],[23.8324464,38.5872545],[23.832803,38.5869847],[23.8327591,38.5860924],[23.8327524,38.5860519],[23.8330279,38.5860793],[23.8329026,38.5856466],[23.8332132,38.5853947],[23.8333985,38.58471],[23.8336058,38.5844039],[23.8338371,38.5840257],[23.8344466,38.583558],[23.8347805,38.5831709],[23.834972,38.5825584],[23.8352245,38.5826218],[23.8357862,38.5830191],[23.835959,38.582749],[23.8361229,38.5832359],[23.8365245,38.5833716],[23.8367993,38.5836965],[23.8372241,38.583697]]},{"id":17438,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039c\u03b9\u03ba\u03c1\u03cc\u03c2 \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7 \u03a3\u03ad\u03c4\u03b1","description_GR":"\u039f\u03c1\u03b5\u03b9\u03bd\u03ac \u03c4\u03bf\u03c0\u03af\u03b1 \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","path":"MTB_ROADBIKE\/MTB_Dirfys_Seta_short_loop","activity_type":41,"assistance":2,"difficulty":2,"scenic_value":4,"length":12262,"name_EN":"Mt. Dirfys: Short loop around Seta","description_EN":"Mountain landscapes in Xerovouni","ascent_time":55,"descent_time":50,"marker":"No_marks","level":12,"ascent":430,"descent":430,"maxelev":1008,"minelev":660,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.90785 38.53136,23.93737 38.56202)","views":22,"millestones":"0,23.9204745,38.5327754#1,23.9264903,38.5378101#2,23.9345466,38.5390274#3,23.9348218,38.5446415#4,23.9276048,38.5515431#5,23.9312560,38.5566959#6,23.9269098,38.5577452#7,23.9222453,38.5616362#8,23.9137575,38.5568033#9,23.9138045,38.5484737#10,23.9095831,38.5429225#11,23.9134856,38.5359254#12.3,23.9204709,38.5327754","x":23.9266984,"y":38.5578283,"coor":[[23.9204745,38.5327754],[23.9207151,38.5330008],[23.9212772,38.5331724],[23.9217071,38.5334971],[23.9221544,38.5336416],[23.9226696,38.5346333],[23.9227413,38.5350209],[23.9233378,38.5351474],[23.924405,38.5349318],[23.9245425,38.5351212],[23.9243357,38.5354094],[23.9243815,38.5355356],[23.9257926,38.5356627],[23.9260218,38.5359602],[23.9264118,38.5360506],[23.9266182,38.5362039],[23.9268129,38.5365105],[23.9268357,38.5366096],[23.9268754,38.5371233],[23.9267375,38.5373035],[23.9263472,38.5375375],[23.9263126,38.5376727],[23.9264157,38.5377899],[23.9266107,38.5378441],[23.926955,38.5378083],[23.9283072,38.537372],[23.9287203,38.5373723],[23.92903,38.5374986],[23.9297409,38.5380037],[23.9309566,38.5385903],[23.9318854,38.5391676],[23.9319655,38.539438],[23.9316091,38.5401768],[23.9316778,38.540348],[23.9318832,38.5404247],[23.9324,38.5398843],[23.9332497,38.5392359],[23.9336515,38.539083],[23.9345372,38.5390294],[23.9354209,38.5388406],[23.9357651,38.5388588],[23.9359257,38.5389581],[23.9360974,38.5393502],[23.936304,38.5393503],[23.937096,38.5390623],[23.9372451,38.5391255],[23.937095,38.5401167],[23.9367274,38.5406212],[23.9368076,38.5407655],[23.9373582,38.540964],[23.9369901,38.5419732],[23.9361644,38.5426486],[23.935491,38.5438829],[23.9352532,38.5442658],[23.934369,38.5450403],[23.9329216,38.5465896],[23.9324968,38.5468507],[23.932267,38.547193],[23.9313481,38.5480846],[23.9301647,38.5494988],[23.9282924,38.551246],[23.9279938,38.5514261],[23.9269606,38.5517409],[23.925985,38.5519025],[23.9256404,38.5521816],[23.9257207,38.5522357],[23.9267422,38.5521553],[23.9270979,38.5522276],[23.9272699,38.5523358],[23.9274416,38.5527685],[23.9279231,38.5532645],[23.9284051,38.5533008],[23.9296442,38.5537161],[23.9301256,38.5543022],[23.9301137,38.5547618],[23.9304923,38.5549062],[23.9308133,38.5552759],[23.9309273,38.55606],[23.9311448,38.5566369],[23.9313169,38.5567271],[23.9319021,38.5568176],[23.9321774,38.557034],[23.9324066,38.5573856],[23.9329621,38.5585981],[23.9330537,38.5588234],[23.9330994,38.5590938],[23.9326874,38.5589629],[23.9322051,38.559269],[23.9319296,38.5593049],[23.9316416,38.5592507],[23.9311143,38.5585294],[23.9307815,38.5585112],[23.9302304,38.5587452],[23.9298172,38.5586818],[23.9293698,38.5584563],[23.9289144,38.558064],[23.9280082,38.5574867],[23.9274447,38.5575224],[23.9266984,38.5578283],[23.9259754,38.5577738],[23.9249875,38.5585482],[23.924138,38.5587819],[23.9238737,38.5590341],[23.9242174,38.5596291],[23.9244229,38.5606927],[23.9255699,38.5614324],[23.9257074,38.5617028],[23.9256039,38.561883],[23.925248,38.5619549],[23.9233655,38.5620348],[23.9229753,38.5619624],[23.9222526,38.5616375],[23.9217477,38.561547],[23.9215297,38.5613847],[23.9210245,38.5615556],[23.9200719,38.5615189],[23.9196645,38.56146],[23.9191714,38.5610722],[23.916785,38.5602594],[23.915994,38.5593576],[23.9157995,38.5588709],[23.9156905,38.5587987],[23.9152667,38.5581315],[23.9145899,38.5577795],[23.9141084,38.5573015],[23.9136158,38.5565982],[23.9133401,38.5558636],[23.913285,38.5557554],[23.9133059,38.5547686],[23.9130539,38.5543719],[23.9132965,38.5530203],[23.9136415,38.5524708],[23.9140215,38.5513716],[23.9138843,38.5509479],[23.9134719,38.5503799],[23.9137249,38.5499295],[23.9140924,38.5496864],[23.9142189,38.5494882],[23.9142884,38.5489295],[23.9141599,38.5487222],[23.9138424,38.5484876],[23.9130911,38.5482077],[23.9116436,38.547756],[23.9111505,38.5474672],[23.9108983,38.5471967],[23.9108184,38.5468722],[23.9106464,38.5467459],[23.9095907,38.5467271],[23.9091866,38.5466817],[23.9086019,38.5462667],[23.9080971,38.5461401],[23.9080631,38.5458517],[23.9078685,38.5454731],[23.9080295,38.5452028],[23.9084199,38.5449688],[23.9087536,38.5442661],[23.9091328,38.5437978],[23.9094781,38.542978],[23.9100867,38.542654],[23.9100754,38.5425188],[23.9096856,38.5422662],[23.9097661,38.5421131],[23.9103563,38.5409329],[23.9104721,38.5401039],[23.9109432,38.5395816],[23.9113337,38.5392755],[23.9119771,38.538591],[23.9127805,38.5384565],[23.9135528,38.5382137],[23.9138044,38.5379751],[23.9140924,38.536984],[23.9138979,38.5365603],[23.9134625,38.5360102],[23.9135663,38.5356138],[23.9135554,38.5351181],[23.9139915,38.5350373],[23.9147837,38.5345602],[23.9153285,38.5338397],[23.9154438,38.5333351],[23.9154029,38.5330467],[23.9150476,38.532767],[23.9147268,38.5323522],[23.9143485,38.5321177],[23.9149111,38.5317486],[23.9150034,38.5313521],[23.9156802,38.5314517],[23.9163113,38.5313801],[23.9170821,38.5313987],[23.9178863,38.5313947],[23.9186892,38.5316116],[23.918999,38.5315848],[23.9191181,38.5317651],[23.9195883,38.5319997],[23.9196338,38.5323512],[23.9198517,38.5324505],[23.9201726,38.5327571],[23.9204709,38.5327754]]},{"id":17439,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: Big Bear","description_GR":"Extreme downhill","path":"MTB_ROADBIKE\/MTB_Dirfys_Big_Bear","activity_type":41,"assistance":1,"difficulty":4,"scenic_value":4,"length":2935,"name_EN":"Mt. Dirfys: Big Bear","description_EN":"Extreme downhill","ascent_time":25,"descent_time":40,"marker":"No_marks","level":13,"ascent":22,"descent":512,"maxelev":998,"minelev":496,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.84788 38.58679,23.86831 38.59481)","views":20,"millestones":"0,23.8682904,38.5948298#1,23.8623659,38.5897255#2,23.8530623,38.5876739#2.9,23.8478932,38.5889879","x":23.85691,"y":38.588427,"coor":[[23.8682904,38.5948298],[23.8680626,38.5944105],[23.8680065,38.5936534],[23.867377,38.5925623],[23.8673891,38.5922289],[23.8675846,38.5920398],[23.8674305,38.5919631],[23.8675685,38.591828],[23.8674654,38.5916837],[23.8672127,38.5917555],[23.867098,38.5916833],[23.866742,38.5916829],[23.8665584,38.5916016],[23.8661565,38.5916011],[23.865732,38.5914204],[23.8653874,38.5914741],[23.8651237,38.5912755],[23.8649515,38.5912843],[23.8648597,38.5912121],[23.8644348,38.5912297],[23.8643086,38.5911754],[23.8642704,38.5910853],[23.8643972,38.5908151],[23.8645467,38.5906891],[23.8643874,38.5905222],[23.864135,38.5903957],[23.8639742,38.5904316],[23.8637676,38.5903502],[23.8635149,38.59044],[23.8627343,38.590313],[23.8624708,38.5900063],[23.8624825,38.5898981],[23.8621962,38.5894742],[23.861898,38.5893026],[23.8610485,38.5892295],[23.860899,38.5893195],[23.8608417,38.5892473],[23.8602213,38.5894539],[23.8600836,38.5893906],[23.8598654,38.5894444],[23.8597737,38.5893362],[23.8595671,38.5893179],[23.8594411,38.5891285],[23.858992,38.5886954],[23.8589308,38.5884655],[23.8586326,38.5882669],[23.8579094,38.5881939],[23.8573582,38.5882293],[23.85691,38.588427],[23.8567145,38.588571],[23.8565424,38.5884986],[23.8561635,38.5884982],[23.8554626,38.5887497],[23.8550035,38.58865],[23.8545675,38.5884872],[23.85435,38.5881445],[23.8541892,38.5881623],[23.8540172,38.588063],[23.8538104,38.5881438],[23.8533399,38.58799],[23.8533057,38.5878998],[23.8531107,38.5877915],[23.852985,38.5874849],[23.8527786,38.5873404],[23.8528018,38.5872233],[23.8526642,38.5871511],[23.8526989,38.5870069],[23.8526199,38.5868626],[23.8520339,38.5870692],[23.851901,38.5873484],[23.8518778,38.5874204],[23.8518451,38.587479],[23.8515921,38.5876499],[23.8509037,38.5874147],[23.8505941,38.587216],[23.8503185,38.5872337],[23.8501685,38.5870488],[23.850075,38.5869946],[23.8498109,38.5869942],[23.8498686,38.5868501],[23.8496965,38.5867688],[23.8492831,38.5868043],[23.8491447,38.5871015],[23.8492823,38.5871918],[23.8493279,38.5873361],[23.8495458,38.5874625],[23.8495567,38.5877509],[23.8494992,38.5878139],[23.8495102,38.5880122],[23.8490962,38.5883451],[23.8491416,38.5885975],[23.8489923,38.5885973],[23.8488916,38.5887053],[23.8484614,38.5886957],[23.8480247,38.5888754],[23.8478932,38.5889879]]},{"id":17440,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a32 \u03c9\u03c2 downhill","description_GR":"Downhill \u03bc\u03b5\u03c3\u03b1\u03af\u03b1\u03c2 \u03b4\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b1\u03c2","path":"MTB_ROADBIKE\/MTB_Dirfys_S2","activity_type":41,"assistance":1,"difficulty":3,"scenic_value":3,"length":2293,"name_EN":"Mt. Dirfys: S2 as downhill","description_EN":"Medium level downhill","ascent_time":10,"descent_time":15,"marker":"Red_square","level":13,"ascent":1,"descent":418,"maxelev":924,"minelev":496,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.84787 38.58871,23.86103 38.59883)","views":19,"millestones":"0,23.8610159,38.5988497#1,23.8556258,38.5938931#2.3,23.8478932,38.5889879","x":23.8555043,"y":38.5935395,"coor":[[23.8610159,38.5988497],[23.8607897,38.5987458],[23.8605605,38.5985022],[23.8601703,38.5983576],[23.8601246,38.5982314],[23.8599887,38.5980149],[23.8595575,38.5977531],[23.8594429,38.5976358],[23.8595121,38.5974466],[23.8590835,38.5971622],[23.8588652,38.597198],[23.8587153,38.5975132],[23.8585318,38.5973778],[23.8585323,38.5971525],[23.8584749,38.5971344],[23.8581641,38.5974945],[23.8580038,38.5972781],[23.8579295,38.5970797],[23.8578896,38.5969715],[23.8579246,38.5967012],[23.8576603,38.5967549],[23.8574538,38.5966826],[23.8573398,38.5962589],[23.857168,38.5960244],[23.8571572,38.5956639],[23.8568367,38.5951769],[23.8568333,38.5950552],[23.856512,38.5949286],[23.8564434,38.5947844],[23.8565243,38.5945321],[23.8563294,38.5943516],[23.8561687,38.5943605],[23.8562265,38.5941442],[23.8557325,38.5942428],[23.8555948,38.5942065],[23.8556409,38.5941345],[23.8555034,38.5940082],[23.8556184,38.5939182],[23.855653,38.5938011],[23.8556303,38.5937109],[23.855481,38.5936837],[23.8555043,38.5935395],[23.8556296,38.5935217],[23.8560556,38.5929364],[23.8562395,38.5928646],[23.8560332,38.592648],[23.8561064,38.5924904],[23.8560147,38.5924182],[23.8556588,38.5923457],[23.8548547,38.5925069],[23.8541429,38.5924699],[23.8539363,38.5924156],[23.8538217,38.5923073],[23.8535691,38.592289],[23.8536381,38.592235],[23.8536038,38.5921448],[23.8532826,38.5920003],[23.8531912,38.5917839],[23.853421,38.591712],[23.8534673,38.5915319],[23.8531575,38.5913873],[23.8524574,38.5912602],[23.8522053,38.5909715],[23.8518726,38.5908269],[23.8517466,38.5907096],[23.8513793,38.590637],[23.8512643,38.590709],[23.8510921,38.5906908],[23.8510115,38.5907808],[23.8509082,38.5907806],[23.8507715,38.5902578],[23.8505654,38.5899601],[23.8503016,38.5898516],[23.8496703,38.5897337],[23.8496476,38.5896075],[23.8494871,38.5894811],[23.8493727,38.5892737],[23.8493272,38.5890754],[23.8488916,38.5887053],[23.8484614,38.5886957],[23.8480247,38.5888754],[23.8478932,38.5889879]]},{"id":17444,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a3\u03c4\u03c1\u03bf\u03c0\u03ce\u03bd\u03c9\u03bd \u03c9\u03c2 river trekking","description_GR":"\u039c\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03b1 \u03bd\u03b5\u03c1\u03ac","path":"STEREA\/Sterea_Dirfys_Stropones_gorge2","activity_type":32,"assistance":1,"difficulty":4,"scenic_value":5,"length":8465,"name_EN":"Mt. Dirfys: Stropones gorge via the riverbed","description_EN":"A pleasent rivertrekk","ascent_time":265,"descent_time":270,"marker":"Red_dots","level":9,"ascent":141,"descent":471,"maxelev":333,"minelev":0,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.88994 38.61809,23.92949 38.66774)","views":55,"millestones":"0,23.8900153,38.6181796#1,23.8962166,38.6216997#2,23.9012888,38.6248504#3,23.9067038,38.6295373#4,23.9092433,38.6375081#5,23.9171457,38.6425738#6,23.9225547,38.6501721#7,23.9267454,38.6573478#8,23.9291783,38.6650442#8.5,23.9271885,38.6677648","x":23.907218,"y":38.6313519,"coor":[[23.8900153,38.6181796],[23.8900148,38.618085],[23.8904793,38.6180629],[23.8904992,38.6182161],[23.8904172,38.6183242],[23.8904406,38.6184774],[23.8904666,38.6186441],[23.8904604,38.6187207],[23.8906094,38.6189011],[23.8905285,38.6192074],[23.8905213,38.61923],[23.8905779,38.6193472],[23.8906238,38.6193833],[23.890841,38.6195547],[23.8911176,38.6198974],[23.8911709,38.6200822],[23.8915271,38.6199924],[23.8919907,38.6196639],[23.8921202,38.6199704],[23.8925336,38.6200519],[23.8926669,38.6201602],[23.8926804,38.6205522],[23.8928065,38.6207145],[23.8930132,38.6207598],[23.8929211,38.6209039],[23.8935761,38.6207062],[23.8938746,38.6208687],[23.8939476,38.6209859],[23.8944069,38.6211305],[23.8944408,38.6210179],[23.8944411,38.6208196],[23.8945217,38.6206755],[23.8946827,38.6205765],[23.8948206,38.6205677],[23.8951763,38.6208113],[23.8955782,38.6209198],[23.8958307,38.6210913],[23.8959225,38.6211815],[23.8959456,38.6213347],[23.895985,38.6215915],[23.8961454,38.6216908],[23.8965818,38.6217453],[23.8969146,38.6219799],[23.8969144,38.6221241],[23.8967533,38.6223402],[23.8966379,38.6226736],[23.8966492,38.6227817],[23.896787,38.6228629],[23.8969822,38.6228992],[23.8973041,38.6227552],[23.8974879,38.6227374],[23.8981654,38.6229002],[23.8986828,38.6225852],[23.8988897,38.6225313],[23.89897,38.6225765],[23.8990157,38.6227928],[23.8989634,38.6229459],[23.8988888,38.6231622],[23.8983709,38.6238106],[23.897888,38.6241346],[23.8978303,38.6243328],[23.897899,38.624441],[23.8982322,38.6244593],[23.8985996,38.6246038],[23.8990018,38.624514],[23.8996795,38.6245867],[23.899886,38.6247311],[23.900184,38.625254],[23.9004711,38.6253174],[23.9007354,38.6252545],[23.9012529,38.6248584],[23.9015747,38.6247866],[23.901747,38.6248048],[23.902206,38.6251566],[23.9024243,38.6251658],[23.9027117,38.6250219],[23.9027809,38.6248327],[23.903103,38.6245085],[23.9032868,38.6244906],[23.9035395,38.6245539],[23.9036427,38.6246621],[23.9036654,38.6248424],[23.9035159,38.6249865],[23.9031241,38.6258693],[23.9030548,38.6261396],[23.9031002,38.6265812],[23.9033637,38.6271222],[23.903754,38.6273748],[23.9039145,38.6275732],[23.9039831,38.6278076],[23.9039938,38.6284204],[23.9043612,38.6285829],[23.9050735,38.6285655],[23.9057854,38.6288724],[23.9065198,38.6293146],[23.9070704,38.6299819],[23.9070701,38.6301982],[23.9072649,38.6306129],[23.9071033,38.6311715],[23.9071376,38.6313157],[23.907218,38.6313519],[23.9071024,38.6318835],[23.9071128,38.6326945],[23.9071816,38.6328027],[23.9076523,38.6331005],[23.9081232,38.6332451],[23.9084676,38.6334436],[23.9086167,38.63366],[23.9086277,38.6340025],[23.9084321,38.6342907],[23.9084662,38.634543],[23.9083397,38.6346691],[23.908305,38.6348493],[23.9084883,38.635237],[23.9088659,38.6364989],[23.9089577,38.636535],[23.9090493,38.6368235],[23.9093017,38.637076],[23.9092383,38.6375176],[23.909306,38.6377069],[23.9094203,38.6381575],[23.9100852,38.6393566],[23.9104859,38.6405645],[23.9107154,38.6408441],[23.9110139,38.6409975],[23.9117376,38.6411783],[23.9123236,38.6411967],[23.9140462,38.6420451],[23.9153186,38.6422218],[23.916318,38.6424388],[23.9170074,38.6424573],[23.9177421,38.6430706],[23.9184081,38.6435037],[23.9189244,38.644207],[23.9189242,38.6444052],[23.9187398,38.6448647],[23.9187626,38.6449999],[23.9193201,38.6457933],[23.9198476,38.646803],[23.9201692,38.6473034],[23.9204019,38.6475964],[23.9213201,38.6486424],[23.9215952,38.6493275],[23.9225251,38.6501302],[23.9231444,38.6510138],[23.924017,38.6517533],[23.9246257,38.6521142],[23.9249472,38.6524028],[23.9250964,38.6525831],[23.9252566,38.6529752],[23.9253801,38.6529392],[23.9255026,38.6529258],[23.9257354,38.6529214],[23.9259302,38.6534082],[23.9263486,38.6537374],[23.9269459,38.6540622],[23.9270023,38.6541208],[23.9269194,38.654337],[23.9271142,38.6548959],[23.9271368,38.6553285],[23.926826,38.655851],[23.9267796,38.6562565],[23.9264574,38.6566167],[23.9265489,38.6570314],[23.9270423,38.6578427],[23.926996,38.6581401],[23.9267774,38.6584103],[23.9268087,38.6586627],[23.9270155,38.6587709],[23.9271416,38.6591044],[23.9273369,38.6591947],[23.9273942,38.659375],[23.9276928,38.6595554],[23.9277978,38.6597852],[23.9279011,38.6599836],[23.9279581,38.6603711],[23.927866,38.6605513],[23.9278658,38.6607676],[23.9280149,38.6610741],[23.9279228,38.6612362],[23.9280258,38.6616869],[23.9278071,38.6619571],[23.9278645,38.6620833],[23.9276342,38.6624617],[23.9275995,38.662732],[23.9276912,38.6629754],[23.927645,38.6632096],[23.9279205,38.6635162],[23.9280234,38.664039],[23.928184,38.6643995],[23.9281264,38.6644806],[23.9281953,38.6645888],[23.9281836,38.6648051],[23.9292408,38.6650671],[23.9294476,38.6652204],[23.9291993,38.6656888],[23.9292559,38.666518],[23.9289222,38.6669143],[23.9283931,38.6672384],[23.9271885,38.6677648]]},{"id":17445,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039a\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b7\u03c2 \u03a3\u03c4\u03c1\u03bf\u03c0\u03ce\u03bd\u03c9\u03bd \u03c3\u03c4\u03bf \u039a\u03b5\u03af\u03b8\u03b5 \u03a0\u03bf\u03c4\u03ac\u03bc\u03b9","description_GR":"","path":"STEREA\/Sterea_Dirfys_Stropones_waterfall","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":2731,"name_EN":"Mt. Dirfys: Stropones waterfall","description_EN":"","ascent_time":75,"descent_time":65,"marker":"No_marks","level":9,"ascent":194,"descent":78,"maxelev":466,"minelev":328,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.89001 38.60843,23.90646 38.61908)","views":33,"millestones":"0,23.8900153,38.6181796#1,23.8979059,38.6187860#2,23.9045436,38.6133518#2.7,23.9050107,38.6084283","x":23.9003546,"y":38.6166433,"coor":[[23.8900153,38.6181796],[23.8900144,38.618085],[23.8904786,38.6180629],[23.8907193,38.6176801],[23.8908922,38.6173198],[23.8911223,38.6170496],[23.8911781,38.6164459],[23.8912885,38.6163649],[23.8914837,38.6163831],[23.8923332,38.6167353],[23.8927087,38.616961],[23.8927658,38.6172044],[23.8933091,38.6180204],[23.8934583,38.6181287],[23.893952,38.6182553],[23.8943306,38.6185531],[23.8947786,38.6186075],[23.8955598,38.6185451],[23.8962379,38.6189918],[23.896649,38.6189291],[23.8975334,38.61902],[23.8975724,38.6190921],[23.8976873,38.6190922],[23.8979173,38.6189302],[23.8978829,38.6188581],[23.8979868,38.6185338],[23.8982169,38.6182186],[23.8983093,38.6178762],[23.8986773,38.6175701],[23.8986994,38.617462],[23.8988719,38.6172909],[23.8991477,38.617219],[23.8994352,38.617003],[23.8998143,38.6169853],[23.9003546,38.6166433],[23.9005394,38.6159405],[23.9004251,38.6154718],[23.9008052,38.6147332],[23.9007367,38.6144718],[23.9009632,38.6142106],[23.9011125,38.6141657],[23.9014341,38.614184],[23.9020188,38.614198],[23.9024091,38.6143786],[23.9028455,38.614433],[23.9031677,38.6140367],[23.9034089,38.6140189],[23.9035354,38.6138748],[23.9038342,38.6137669],[23.9041677,38.6135149],[23.9050526,38.6131371],[23.9053742,38.6131103],[23.9057305,38.6129754],[23.9062366,38.6124531],[23.9063749,38.6120477],[23.9063062,38.6118854],[23.9064558,38.6116873],[23.9061123,38.6108399],[23.9059955,38.6106641],[23.9058119,38.6105558],[23.9056281,38.6105737],[23.9054905,38.6104294],[23.905192,38.610321],[23.9051462,38.6101767],[23.9049856,38.6100775],[23.9049406,38.6093385],[23.9052055,38.6087439],[23.9050107,38.6084283]]},{"id":17635,"author":"AnaDigit","name_GR":"\u0394\u03af\u03c1\u03c6\u03c5\u03c2: \u039a\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2-\u0393\u03bb\u03c5\u03c6\u03ac\u03b4\u03b1","description_GR":"\u039a\u03b1\u03c4\u03ac\u03b2\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u0394\u03af\u03c1\u03c6\u03c5\u03bf\u03c2 \u03c3\u03c4\u03b7 \u0393\u03bb\u03c5\u03c6\u03ac\u03b4\u03b1","path":"STEREA\/Sterea_Dirfys_Glyfada_refuge","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":9982,"name_EN":"Mt. Dirfys: Glyfada-Dirfys refuge","description_EN":"Descent from Dirfys refuge to Glyfada","ascent_time":275,"descent_time":275,"marker":"No_marks","level":9,"ascent":307,"descent":967,"maxelev":1182,"minelev":435,"link_logo":"DRF_144","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.dirfys","pdf_link":"","bbox":"LINESTRING(23.82121 38.6101,23.86053 38.66419)","views":34,"millestones":"0,23.8604881,38.6100960#1,23.8550784,38.6170879#2,23.8535304,38.6245112#3,23.8505861,38.6317124#4,23.8459856,38.6373978#5,23.8389066,38.6408062#6,23.8351263,38.6451005#7,23.8333697,38.6482758#8,23.8258678,38.6516447#9,23.8242112,38.6580096#10.0,23.8213592,38.6641906","x":23.8383324,"y":38.6407845,"coor":[[23.8604881,38.610096],[23.8605266,38.610461],[23.8605295,38.6106367],[23.8604834,38.6107088],[23.8603345,38.6112178],[23.8603691,38.6116864],[23.860217,38.6118665],[23.8600438,38.6122989],[23.8600937,38.6126819],[23.8597948,38.6128258],[23.8597027,38.6129338],[23.8596052,38.6133978],[23.8595574,38.614353],[23.8592168,38.6147176],[23.8587799,38.6148973],[23.8571468,38.6159587],[23.8565557,38.6162509],[23.8557505,38.6168266],[23.8553138,38.6169162],[23.854703,38.6173661],[23.8538982,38.6177526],[23.853599,38.6180045],[23.8533863,38.6181259],[23.8533506,38.6181709],[23.8533923,38.6192344],[23.8537365,38.6194241],[23.8539885,38.6197488],[23.8539883,38.619857],[23.8538385,38.6200866],[23.8535396,38.6201943],[23.8536538,38.620555],[23.8534918,38.6211315],[23.853526,38.6212757],[23.8537436,38.6215554],[23.8535466,38.6224383],[23.8537066,38.622817],[23.8542337,38.6234665],[23.8537968,38.6236732],[23.8538427,38.6237003],[23.8535896,38.6238803],[23.8534625,38.6242586],[23.8535878,38.6247454],[23.8537939,38.6251061],[23.8537819,38.6253314],[23.8539239,38.6254487],[23.8532339,38.6257723],[23.8529805,38.6261144],[23.8526467,38.6264024],[23.8524513,38.6264833],[23.8524509,38.6266455],[23.8522208,38.6268074],[23.8520714,38.6268433],[23.8517951,38.6271493],[23.8518867,38.6272846],[23.8518749,38.6274108],[23.8520356,38.6275191],[23.8519895,38.6275731],[23.8520813,38.6276093],[23.8521963,38.6275734],[23.852173,38.6277175],[23.8520234,38.6278615],[23.8521382,38.6278977],[23.8520689,38.6280689],[23.8521606,38.6281861],[23.852091,38.6284744],[23.8521124,38.6292585],[23.8521925,38.6294208],[23.8521001,38.629673],[23.8521344,38.6297452],[23.8520421,38.6299073],[23.8517889,38.6301232],[23.851708,38.6303574],[23.8510641,38.630627],[23.8509719,38.6307891],[23.8510405,38.6309514],[23.8505101,38.6318519],[23.850521,38.6321403],[23.8506584,38.6323567],[23.8506924,38.6325731],[23.8504735,38.6328972],[23.8505759,38.6333389],[23.8507593,38.6335735],[23.8508274,38.6339881],[23.8511384,38.6342814],[23.8509737,38.6344028],[23.8505312,38.6345014],[23.8504357,38.6344878],[23.8501288,38.634591],[23.8494209,38.6347208],[23.8492563,38.6348062],[23.8489846,38.6350672],[23.8488078,38.6349948],[23.8482932,38.6350032],[23.8475771,38.6351104],[23.8475348,38.6350743],[23.8472575,38.6351145],[23.8471497,38.6356505],[23.8472562,38.6357498],[23.8473588,38.6360924],[23.8472977,38.6363131],[23.8471607,38.636385],[23.8471295,38.6365472],[23.846767,38.6368036],[23.8463876,38.6369292],[23.846041,38.6371451],[23.8460962,38.6372127],[23.8459268,38.6375009],[23.8458655,38.6381271],[23.8457872,38.6383208],[23.8455672,38.6384016],[23.8454212,38.6385411],[23.8454151,38.6386988],[23.8453079,38.6387797],[23.8454192,38.6389376],[23.8453878,38.6390142],[23.8450455,38.6390588],[23.8441195,38.639062],[23.8434303,38.63898],[23.8423846,38.6389966],[23.8419596,38.638951],[23.8417986,38.6389868],[23.8409721,38.6386433],[23.8408342,38.6386431],[23.8404777,38.6387868],[23.8402244,38.6390027],[23.8396722,38.6393084],[23.8390974,38.6394608],[23.838714,38.6397396],[23.8383916,38.6400095],[23.8388391,38.6403075],[23.8388044,38.6404156],[23.8389188,38.6406141],[23.8388613,38.640668],[23.8389643,38.6408304],[23.8387003,38.6407219],[23.8384475,38.6407125],[23.8383324,38.6407845],[23.8382171,38.6410006],[23.8382282,38.6411628],[23.8381361,38.6412168],[23.8380101,38.6410544],[23.8378608,38.6410001],[23.8376311,38.6409637],[23.8374241,38.6410355],[23.8368373,38.6414132],[23.8365491,38.6418093],[23.8361807,38.6421152],[23.836146,38.6422233],[23.8362378,38.6422865],[23.8362832,38.6425029],[23.8362022,38.6427461],[23.836271,38.6428453],[23.8361901,38.6430254],[23.8360751,38.6430613],[23.8360633,38.6431875],[23.8361664,38.6433318],[23.8359477,38.6435117],[23.8361657,38.6436562],[23.8373005,38.6433109],[23.8373233,38.643401],[23.8370461,38.6440315],[23.8370802,38.6441937],[23.8369304,38.6443557],[23.8369184,38.644572],[23.8367222,38.6449682],[23.8360896,38.6452017],[23.8351591,38.6450922],[23.8350556,38.6451191],[23.8349059,38.6452721],[23.8347104,38.6453349],[23.8348597,38.6453531],[23.8346639,38.6455691],[23.8346981,38.6456683],[23.8349392,38.6457948],[23.834939,38.6458669],[23.8348124,38.6459659],[23.8346284,38.6459926],[23.8345938,38.6460647],[23.8343754,38.6460824],[23.8348689,38.6463715],[23.8349948,38.6465699],[23.8349599,38.6467681],[23.83504,38.6469305],[23.8352123,38.6469307],[23.8354987,38.6473186],[23.8361304,38.6474997],[23.8360466,38.6475537],[23.8360924,38.6476259],[23.836621,38.6476356],[23.8369191,38.6479244],[23.8375725,38.6481551],[23.8369059,38.6481812],[23.8362045,38.6483605],[23.8360318,38.6485405],[23.8358248,38.6485942],[23.8341698,38.648682],[23.8338367,38.6486185],[23.8332516,38.6481941],[23.8331251,38.6482119],[23.8328257,38.6484638],[23.8321934,38.6485891],[23.8319183,38.6483003],[23.8316772,38.6482099],[23.8314392,38.6481509],[23.8311144,38.648538],[23.830666,38.6486365],[23.8303788,38.648582],[23.830161,38.6483383],[23.8298505,38.648428],[23.8295174,38.6483915],[23.8286428,38.6488768],[23.8285045,38.6490479],[23.8281596,38.6491375],[23.8276875,38.6495333],[23.8276064,38.6498035],[23.8270662,38.6498208],[23.8269392,38.6500819],[23.8263989,38.6501262],[23.8259619,38.6502517],[23.8257546,38.6504496],[23.8255706,38.6505124],[23.8255472,38.6506927],[23.8258567,38.6509815],[23.8259251,38.6512249],[23.8258549,38.6517295],[23.8258886,38.652072],[23.8257147,38.6526665],[23.8252657,38.6530263],[23.8251156,38.6533054],[23.8248968,38.6534763],[23.8247243,38.6535211],[23.824265,38.6533582],[23.8238009,38.653691],[23.8237956,38.6539388],[23.8237035,38.6540107],[23.8237488,38.6542812],[23.8238977,38.6544887],[23.8242887,38.6543811],[23.824265,38.6547055],[23.8244251,38.6550121],[23.8243098,38.6551562],[23.8243096,38.6552643],[23.8243902,38.6551923],[23.8245857,38.6551566],[23.8251362,38.655608],[23.8254235,38.6556084],[23.8251064,38.6566308],[23.8249899,38.6572975],[23.8245637,38.6576844],[23.8242874,38.6578822],[23.8241489,38.6581163],[23.8238496,38.6582871],[23.8235962,38.658521],[23.8231704,38.6587276],[23.8230217,38.6588851],[23.8228877,38.6591913],[23.822668,38.6597227],[23.82277,38.6603176],[23.8226313,38.6606418],[23.8226306,38.6609392],[23.8224581,38.660957],[23.8224119,38.661029],[23.822422,38.6616238],[23.8222715,38.6620561],[23.8214192,38.6627488],[23.8213146,38.6632352],[23.821212,38.6633252],[23.8213377,38.6636138],[23.8215898,38.6639296],[23.8215206,38.6640016],[23.8215663,38.6641368],[23.8213592,38.6641906]]}],{"extent":[23.7871,38.52896,23.95076,38.66846],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"redirect"},"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":true},"Islands\/Islands_Zakynthos_Kiliomeno_Pandokratoras":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Yperaghathos_Loucha":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"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":true},"ISLANDS\/Islands_Zakynthos_Loucha_Kalithea":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"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":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou2":{"url":"#advlist","color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_ParaliaKeriou":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Faros":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Keri_Agalas":{"url":null,"color":"#1d950d","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Zakynthos_Kalithea_Lagopodo":{"url":null,"color":"#2f2fff","width":6,"exclude":false,"useStyle":true},"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":true},"ISLANDS\/Islands_Sikinos_02_Chorio_Loop":{"url":null,"color":"#08bc25","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_01_Chorio_Alopronia":{"url":null,"color":"#ff2fc5","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_03_Kastro_Alopronia":{"url":null,"color":"#253bdd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_04_Kastro_Malta":{"url":null,"color":"#2feeff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_05_Kastro_Loop":{"url":null,"color":"#ffd52f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_06_Episkopi_AgMarina":{"url":null,"color":"#2fdddd","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Sikinos_07_Kastro_Alopronia":{"url":null,"color":"#2fff2f","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_dirfys = new getPoiCollection("dirfys",[{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.787671,"y":38.567551,"photo":"DSC031631","type":450,"zoom_level":17,"id":3282,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":545},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.820626,"y":38.61898,"photo":"DSC031891","type":450,"zoom_level":18,"id":3283,"hlink_GR":"","hlink_EN":"","description":"","height":632,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.837796,"y":38.613758,"photo":"DSC031981","type":450,"zoom_level":18,"id":3284,"hlink_GR":"","hlink_EN":"","description":"","height":609,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.845742445116,"y":38.588826547225,"photo":"DSC032311","type":450,"zoom_level":17,"id":3285,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.847811,"y":38.588969,"photo":"DSC032371","type":450,"zoom_level":17,"id":3286,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.864386,"y":38.602575,"photo":"DSC032671","type":450,"zoom_level":17,"id":3287,"hlink_GR":"","hlink_EN":"","description":"","height":785,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.869911,"y":38.599058,"photo":"DSC032681","type":450,"zoom_level":17,"id":3288,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.874516,"y":38.593953,"photo":"DSC032731","type":450,"zoom_level":17,"id":3289,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.877146,"y":38.589555,"photo":"DSC032751","type":450,"zoom_level":17,"id":3290,"hlink_GR":"","hlink_EN":"","description":"","height":713,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.881126,"y":38.588381,"photo":"DSC032781","type":450,"zoom_level":16,"id":3291,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.912006,"y":38.596795,"photo":"DSC032951","type":450,"zoom_level":17,"id":3292,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":800},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.839184,"y":38.582606,"photo":"DSC032281","type":450,"zoom_level":17,"id":3293,"hlink_GR":"","hlink_EN":"","description":"","height":468,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0397 \u03ad\u03c1\u03b7\u03bc\u03b7 \u03bc\u03bf\u03bd\u03ae \u0391\u03b3\u03af\u03bf\u03c5 \u0394\u03b7\u03bc\u03b7\u03c4\u03c1\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.816123,"y":38.587826,"photo":"Dirfys_AgDimitrios1","type":9,"zoom_level":15,"id":3294,"hlink_GR":"","hlink_EN":"","description":"","height":698,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a0\u03c1\u03bf\u03c6\u03ae\u03c4\u03b7\u03c2 \u0397\u03bb\u03af\u03b1\u03c2","owner":"AnaDigit","x":23.809425,"y":38.594239,"photo":"Dirfys_PrfIlias1","type":9,"zoom_level":15,"id":3295,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039c\u03b5\u03b3\u03ac\u03bb\u03b5\u03c2 \u03c0\u03b7\u03b3\u03ad\u03c2","owner":"AnaDigit","x":23.818748,"y":38.59521,"photo":"Dirfys_DSC031801","type":1001,"zoom_level":15,"id":3296,"hlink_GR":"","hlink_EN":"","description":"","height":662,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a0\u03bf\u03c4\u03af\u03c3\u03c4\u03c1\u03b1 \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03b1\u03ba\u03bb\u03ac\u03b4\u03b9 \u03c4\u03bf\u03c5 \u03c6\u03b1\u03c1\u03b1\u03b3\u03b3\u03b9\u03bf\u03cd \u03c4\u03b7\u03c2 \u0391\u03b3\u03ac\u03bb\u03b7\u03c2","owner":"AnaDigit","x":23.817424,"y":38.619215,"photo":"Dirfys_DSC031821","type":1001,"zoom_level":16,"id":3297,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a0\u03b7\u03b3\u03ae \u03c3\u03c4\u03bf\u03bd \u03ba\u03ce\u03bd\u03bf \u03c4\u03b7\u03c2 \u0394\u03af\u03c1\u03c6\u03c5\u03c2","owner":"AnaDigit","x":23.850601,"y":38.614446,"photo":"Dirfys_DSC032071","type":1001,"zoom_level":15,"id":3298,"hlink_GR":"","hlink_EN":"","description":"","height":896,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a0\u03b7\u03b3\u03ae \u03c3\u03c4\u03bf\u03bd \u03ba\u03ce\u03bd\u03bf \u03c4\u03b7\u03c2 \u0394\u03af\u03c1\u03c6\u03c5\u03c2","owner":"AnaDigit","x":23.851318,"y":38.615291,"photo":"Dirfys_DSC032101","type":1001,"zoom_level":15,"id":3299,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0391\u03bd\u03ac\u03b2\u03bb\u03c5\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u03ba\u03ce\u03bd\u03bf \u03c4\u03b7\u03c2 \u0394\u03af\u03c1\u03c6\u03c5\u03c2","owner":"AnaDigit","x":23.849711,"y":38.613915,"photo":"Dirfys_DSC032061","type":1001,"zoom_level":16,"id":3300,"hlink_GR":"","hlink_EN":"","description":"","height":800,"width":600},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0397 \u03ba\u03c5\u03c1\u03b9\u03cc\u03c4\u03b5\u03c1\u03b7 \u03c0\u03b7\u03b3\u03ae \u03c3\u03c4\u03b1 \u03bd\u03cc\u03c4\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03ba\u03ce\u03bd\u03bf\u03c5 \u03c4\u03b7\u03c2 \u0394\u03af\u03c1\u03c6\u03c5\u03c2","owner":"AnaDigit","x":23.84631,"y":38.613806,"photo":"Dirfys_DSC032201","type":1001,"zoom_level":14,"id":3301,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a4\u03bf \u03c7\u03c9\u03c1\u03b9\u03cc \u039b\u03bf\u03cd\u03c4\u03c3\u03b1","owner":"AnaDigit","x":23.803788,"y":38.585252,"photo":"Dirfys_Loutsa1","type":0,"zoom_level":15,"id":3303,"hlink_GR":"","hlink_EN":"","description":"","height":489,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039a\u03b1\u03bb\u03cd\u03b2\u03b1 \u03c3\u03c4\u03bf \u03b4\u03ac\u03c3\u03bf\u03c2","owner":"AnaDigit","x":23.816995,"y":38.619946,"photo":"Dirfys_DSC031861","type":9,"zoom_level":15,"id":3304,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0395\u03b3\u03ba\u03b1\u03c4\u03b5\u03bb\u03b5\u03b9\u03bc\u03ad\u03bd\u03b1 \u03ba\u03b1\u03bb\u03cd\u03b2\u03b9\u03b1","owner":"AnaDigit","x":23.814398,"y":38.623649,"photo":"Dirfys_DSC031881","type":0,"zoom_level":15,"id":3305,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0391\u03bd\u03ac\u03bc\u03bd\u03b7\u03c3\u03b7 \u0399. \u0393\u03c1\u03b7\u03b3\u03bf\u03c1\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5","owner":"AnaDigit","x":23.85337,"y":38.618081,"photo":"Dirfys_DSC032161","type":9,"zoom_level":16,"id":3306,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0391\u03bd\u03ac\u03bc\u03bd\u03b7\u03c3\u03b7 \u0399. \u0394\u03b7\u03bc\u03cc\u03c0\u03bf\u03c5\u03bb\u03bf\u03c5","owner":"AnaDigit","x":23.853473,"y":38.617883,"photo":"Dirfys_DSC032181","type":9,"zoom_level":16,"id":3307,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0386\u03b3\u03b9\u03bf\u03b9 \u0391\u03bd\u03ac\u03c1\u03b3\u03c5\u03c1\u03bf\u03b9 \u03a3\u03c4\u03b5\u03bd\u03ae\u03c2","owner":"AnaDigit","x":23.844819765217,"y":38.586566454959,"photo":"Dirfys_AgAnargyroi1","type":9,"zoom_level":16,"id":3308,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0391\u03b3\u03af\u03b1 \u0399\u03bf\u03c5\u03bb\u03af\u03c4\u03b1 \u03ba\u03b1\u03b9 \u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03ae\u03c1\u03c5\u03ba\u03bf\u03c2, \u03a3\u03c4\u03b5\u03bd\u03ae","owner":"AnaDigit","x":23.845461,"y":38.588949,"photo":"Dirfys_AgIoulita_AgKirykos1","type":9,"zoom_level":16,"id":3309,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03c4\u03b7 \u0394\u03af\u03c1\u03c6\u03c5","owner":"AnaDigit","x":23.831028,"y":38.614206,"photo":"Dirfys_DSC031931","type":7,"zoom_level":15,"id":3310,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039a\u03c1\u03c5\u03cc\u03b2\u03c1\u03c5\u03c3\u03b7, \u03a3\u03c4\u03b5\u03bd\u03ae","owner":"AnaDigit","x":23.846943,"y":38.584855,"photo":"Dirfys_Kryovrysi_21","type":1001,"zoom_level":15,"id":3312,"hlink_GR":"","hlink_EN":"","description":"","height":718,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0397 \u0392\u03c1\u03cd\u03c3\u03b7 \u03c4\u03bf\u03c5 \u0393\u03b9\u03b1\u03c4\u03c1\u03bf\u03cd, \u03a3\u03c4\u03b5\u03bd\u03ae","owner":"AnaDigit","x":23.845012884266,"y":38.586801273052,"photo":"Dirfys_vrysi_Giatrou2","type":1001,"zoom_level":15,"id":3313,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1","owner":"AnaDigit","x":23.830496,"y":38.567028,"photo":"Dirfys_DSC032562","type":9,"zoom_level":15,"id":3314,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0386\u03b3\u03b9\u03bf\u03c2 \u039a\u03c9\u03bd\u03c3\u03c4\u03b1\u03bd\u03c4\u03af\u03bd\u03bf\u03c2 \u039a\u03ac\u03c4\u03c9 \u03a3\u03c4\u03b5\u03bd\u03ae\u03c2","owner":"AnaDigit","x":23.829915,"y":38.561395,"photo":"Dirfys_KatoSteni_AgKonstandinos1","type":9,"zoom_level":15,"id":3315,"hlink_GR":"","hlink_EN":"","description":"","height":545,"width":986},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a0\u03b7\u03b3\u03ae \u039a\u03cc\u03bd\u03b9\u03c3\u03bc\u03b1","owner":"AnaDigit","x":23.91535,"y":38.598721,"photo":"Dirfys_Konisma_spring_11","type":1001,"zoom_level":14,"id":3316,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":900},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0394\u03b5\u03be\u03b1\u03bc\u03b5\u03bd\u03ae \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03c4\u03b5\u03bd\u03ae","owner":"AnaDigit","x":23.843151,"y":38.58172,"photo":"Dirfys_wta_Steni1","type":1001,"zoom_level":16,"id":3317,"hlink_GR":"","hlink_EN":"","description":"","height":650,"width":1188},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0392\u03c1\u03cd\u03c3\u03b7 \u0393\u03b9\u03b1\u03bd\u03bd\u03bf\u03cd\u03ba\u03bf\u03c5","owner":"AnaDigit","x":23.844525,"y":38.588801,"photo":"Dirfys_fnt_Steni_11","type":1001,"zoom_level":16,"id":3318,"hlink_GR":"","hlink_EN":"","description":"","height":1000,"width":750},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a0\u03b7\u03b3\u03ae \u03a4\u03ad\u03bc\u03c0\u03bb\u03b1","owner":"AnaDigit","x":23.884996,"y":38.587076,"photo":"Dirfys_Templa_spring1","type":1001,"zoom_level":15,"id":3319,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":900},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039a\u03ac\u03c4\u03c9 \u03a3\u03c4\u03b5\u03bd\u03ae","owner":"AnaDigit","x":23.825128208957,"y":38.571524307299,"photo":"Dirfys_Kato_Steni1","type":0,"zoom_level":14,"id":3320,"hlink_GR":"","hlink_EN":"","description":"","height":572,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039a\u03b1\u03bc\u03c0\u03b9\u03ac","owner":"AnaDigit","x":23.852311706373,"y":38.569564065579,"photo":"Dirfys_Kambia_11","type":0,"zoom_level":14,"id":3321,"hlink_GR":"","hlink_EN":"","description":"","height":627,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039a\u03c1\u03cd\u03b1 \u0392\u03c1\u03cd\u03c3\u03b7 \u039a\u03b1\u03bc\u03c0\u03b9\u03ce\u03bd","owner":"AnaDigit","x":23.853980101853,"y":38.56932880631,"photo":"Dirfys_Kambia_Krya_Vrysi_21","type":1001,"zoom_level":15,"id":3322,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03c4\u03c1\u03cc\u03c0\u03c9\u03bd\u03b5\u03c2","owner":"AnaDigit","x":23.889961031801,"y":38.617925877929,"photo":"Dirfys_Stropones_01","type":0,"zoom_level":13,"id":3323,"hlink_GR":"","hlink_EN":"","description":"","height":506,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03ba\u03b1\u03b9 \u03b7 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u0394\u03af\u03c1\u03c6\u03c5\u03c2","owner":"AnaDigit","x":23.860391,"y":38.610086,"photo":"Dirfys_DSC032641","type":0,"zoom_level":13,"id":3324,"hlink_GR":"","hlink_EN":"","description":"","height":757,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
Primula vulgaris \u03c5\u03c0. sibthorpii","owner":"AnaDigit","x":23.915586,"y":38.598591,"photo":"Dirfys_Primula_vulgaris_subsp_sibthorpii1","type":1,"zoom_level":14,"id":3325,"hlink_GR":"","hlink_EN":"","description":"","height":1180,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0395\u03c1\u03b5\u03af\u03c0\u03b1 \u03c3\u03b5 \u03c0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03b3\u03c9\u03c1\u03b3\u03b9\u03ba\u03ad\u03c2 \u03b6\u03ce\u03bd\u03b5\u03c2","owner":"AnaDigit","x":23.918961,"y":38.59645,"photo":"Dirfys_DSC033161","type":0,"zoom_level":15,"id":3326,"hlink_GR":"","hlink_EN":"","description":"","height":750,"width":1000},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03b3\u03c9\u03c1\u03b3\u03b9\u03ba\u03ad\u03c2 \u03b6\u03ce\u03bd\u03b5\u03c2 \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","owner":"AnaDigit","x":23.92018057936,"y":38.597735604404,"photo":"Dirfys_DSC033121","type":0,"zoom_level":14,"id":3327,"hlink_GR":"","hlink_EN":"","description":"","height":865,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0394\u03b9\u03b1\u03c4\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03c0\u03b1\u03bb\u03b9\u03ac \u03b3\u03b5\u03c9\u03c1\u03b3\u03b9\u03ba\u03ae \u03b6\u03ce\u03bd\u03b7 \u03ba\u03ac\u03c4\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","owner":"AnaDigit","x":23.901001238098,"y":38.590872350343,"photo":"Dirfys_DSC033201","type":0,"zoom_level":14,"id":3328,"hlink_GR":"","hlink_EN":"","description":"","height":1050,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0392\u03bf\u03cd\u03bd\u03bf\u03b9","owner":"AnaDigit","x":23.807610409782,"y":38.56240994102,"photo":"Dirfys_DSC032481","type":0,"zoom_level":14,"id":3329,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039f\u03b9 \u03ba\u03b1\u03bb\u03bb\u03b9\u03ad\u03c1\u03b3\u03b5\u03b9\u03b5\u03c2 \u03ad\u03c6\u03c4\u03b1\u03bd\u03b1\u03bd \u03c8\u03b7\u03bb\u03ac \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","owner":"AnaDigit","x":23.920946,"y":38.59479,"photo":"Dirfys_DSC033081","type":0,"zoom_level":15,"id":3330,"hlink_GR":"","hlink_EN":"","description":"","height":900,"width":1200},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u039a\u03cc\u03bd\u03b9\u03c3\u03bc\u03b1","owner":"AnaDigit","x":23.899981,"y":38.589461,"photo":"Dirfys_PK35709","type":0,"zoom_level":14,"id":3331,"hlink_GR":"","hlink_EN":"","description":"","height":931,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b7\u03bd \u03c0\u03b7\u03b3\u03ae \u039a\u03cc\u03bd\u03b9\u03c3\u03bc\u03b1","owner":"AnaDigit","x":23.896397,"y":38.588865,"photo":"Dirfys_PK35703","type":0,"zoom_level":15,"id":3332,"hlink_GR":"","hlink_EN":"","description":"","height":931,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u039b\u03b5\u03b9\u03c1\u03af","owner":"AnaDigit","x":23.838905,"y":38.613892,"photo":"Dirfys_PK35675","type":0,"zoom_level":15,"id":3333,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":972},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u03a3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u039b\u03b5\u03b9\u03c1\u03af","owner":"AnaDigit","x":23.848164,"y":38.613423,"photo":"Dirfys_PK35687","type":0,"zoom_level":15,"id":3334,"hlink_GR":"","hlink_EN":"","description":"","height":1200,"width":1072},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u0394\u03af\u03c1\u03c6\u03c5\u03c2","owner":"AnaDigit","x":23.841068,"y":38.626673,"photo":"Dirfys_PK35688","type":0,"zoom_level":13,"id":3335,"hlink_GR":"","hlink_EN":"","description":"","height":931,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0397 \u03a3\u03c4\u03b5\u03bd\u03ae","owner":"AnaDigit","x":23.837013,"y":38.582639,"photo":"Dirfys_PK35691","type":0,"zoom_level":13,"id":3336,"hlink_GR":"","hlink_EN":"","description":"","height":931,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u0397 \u03bc\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03cd\u03c1\u03b9\u03b5\u03c2 \u03ba\u03bf\u03c1\u03c6\u03ad\u03c2 \u03c4\u03bf\u03c5 \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.891193,"y":38.577774,"photo":"Dirfys_PK35728","type":0,"zoom_level":13,"id":3337,"hlink_GR":"","hlink_EN":"","description":"","height":931,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039a\u03b1\u03c4\u03b5\u03b2\u03b1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03b1\u03c0\u03bf \u03c4\u03bf \u03ba\u03b1\u03c4\u03b1\u03c6\u03cd\u03b3\u03b9\u03bf \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.863019,"y":38.605615,"photo":"Dirfys_PK35724","type":0,"zoom_level":14,"id":3338,"hlink_GR":"","hlink_EN":"","description":"","height":820,"width":1400},{"name":"\u0394\u0399\u03a1\u03a6\u03a5\u03a3
\u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","owner":"AnaDigit","x":23.915548,"y":38.58965,"photo":"Dirfys_PK35727","type":0,"zoom_level":14,"id":3339,"hlink_GR":"","hlink_EN":"","description":"","height":494,"width":1400},{"name":"\u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u0397 \u0395\u03a5\u0392\u039f\u0399\u0391
\u0395\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03ac\u03c4\u03c9 \u03a3\u03ad\u03c4\u03b1","owner":"AnaDigit","x":23.935178,"y":38.544412,"photo":"Evia_Seta_chu1","type":9,"zoom_level":16,"id":4173,"hlink_GR":"","hlink_EN":"","description":"","height":532,"width":800},{"name":"\u039a\u0395\u039d\u03a4\u03a1\u0399\u039a\u0397 \u0395\u03a5\u0392\u039f\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u039e\u03b5\u03c1\u03bf\u03b2\u03bf\u03cd\u03bd\u03b9","owner":"AnaDigit","x":23.920176,"y":38.561401,"photo":"DSC090701","type":450,"zoom_level":17,"id":4174,"hlink_GR":"","hlink_EN":"","description":"","height":567,"width":800}],{});function createAdventureListWidgetContext(){};console.log('sort type: none');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathList'))?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('pathList').innerHTML="
Φαράγγι Αγάλης
Διάσελο Δίρφυος-Ξεροβούνι
Πηγή Κόνισμα-κορυφή Πορτάρης
Πηγή Κράτεια-Διάσελο Γλυφάδας
Πηγή Κράτεια-Καταφύγιο Δίρφυος
Διάσελο Δίρφυος-Ξεροβούνι-Πορτάρης
Καταφύγιο Δίρφυος-κορυφή Δίρφυος
Σ1 Στενή-Καταφύγιο Δίρφυος
Σ2 Στενή-Καταφύγιο Δίρφυος
Σ3 Στενή-Ξεροβούνι
Φαράγγι Στροπώνων από το παλιό μονοπάτι
Σέτα-Διάσελο Δίρφυος
Διάσελο Δίρφυος-πηγή Κόνισμα
Γύρω από το Ξεροβούνι Δίρφυος
Καταφύγιο Δίρφυος-Αγία Ειρήνη
Πάνω κατ. Αγάλης-κορυφή Δίρφυος
Κυκλική πορεία στη βάση του Ξεροβουνιού
Λούτσα-Καταφύγιο Δίρφυος
Καταφύγιο Δίρφυος-ράχη Λεύκα-Στρόπωνες
Σ5 Στενή-Καταφύγιο Δίρφυος
Σ4 Καταφύγιο Δίρφυος-Στρόπωνε
Πηγή Κράτεια-Πάνω κατ. Αγάλης
Σ6 Στενή-Καταφύγιο Δίρφυος
Λάμαρη-Χιλιαδού
Dirfys Marathon 13Km
Dirfys Marathon 29Km
Μικρός κύκλος στη Σέτα
Big Bear
Σ2 ως downhill
Φαράγγι Στροπώνων ως river trekking
Καταρράκτης Στροπώνων στο Κείθε Ποτάμι
Καταφύγιο Δίρφυος-Γλυφάδα
";}else{console.log('adventure list widget activated but div missing. Requested id: pathList');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["dirfys"],pc:["dirfys"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 1,showZoomTool: 1}; var overrideAfterLoad = function(map){ adventureCollection_dirfys.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); }