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_kefalonia = new getAdventureCollection("kefalonia",[{"id":15952,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u039b\u03b7\u03be\u03bf\u03cd\u03c1\u03b9-\u03a6\u03ac\u03c1\u03bf\u03c2 \u0393\u03b5\u03c1\u03bf\u03b3\u03cc\u03bc\u03c0\u03bf\u03c5","description_GR":"\u03a0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ac\u03ba\u03c1\u03bf \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bb\u03bb\u03b9\u03ba\u03ae\u03c2","path":"Car_touring\/CAR_Kefalonia_Gerogombos","activity_type":11,"assistance":1,"difficulty":1,"scenic_value":4,"length":11936,"name_EN":"Kefalonia Isl: Lixouri-Geroghombos lighthouse","description_EN":"A road trip to the very end of Paliki peninsula","ascent_time":0,"descent_time":0,"marker":"No_marks","level":12,"ascent":187,"descent":151,"maxelev":101,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.34072 38.18094,20.43989 38.19906)","views":45,"millestones":"0,20.4388566,38.2020835#1,20.4367730,38.1940858#2,20.4284855,38.1880785#3,20.4181300,38.1878110#4,20.4108124,38.1847497#5,20.4005473,38.1830741#6,20.3903826,38.1807120#7,20.3826404,38.1831088#8,20.3770305,38.1883935#9,20.3691770,38.1835030#10,20.3610774,38.1790548#11,20.3506045,38.1809654#11.9,20.3416763,38.1800575","x":20.3985923,"y":38.1832695,"coor":[[20.4388566,38.2020835],[20.4383562,38.2020458],[20.4378088,38.2020112],[20.43758,38.2019952],[20.4376895,38.2016697],[20.4377088,38.2015082],[20.4377162,38.2011931],[20.4377015,38.2010035],[20.4376668,38.2008267],[20.4376109,38.2006133],[20.4375489,38.2004358],[20.4375496,38.1997422],[20.4375209,38.1995792],[20.4375006,38.1993894],[20.4374663,38.1990865],[20.4374612,38.1989107],[20.4374516,38.1988023],[20.4374528,38.1987303],[20.4374339,38.1983694],[20.4374278,38.1982115],[20.4374121,38.1979498],[20.437398,38.1977963],[20.4373686,38.1973449],[20.4373615,38.1972321],[20.4373312,38.1969429],[20.4372449,38.1962286],[20.4371883,38.1955423],[20.4370623,38.1948718],[20.4368731,38.1942355],[20.4365582,38.193762],[20.436359,38.1935893],[20.4355303,38.1927218],[20.4349911,38.192309],[20.4341942,38.1919155],[20.4328901,38.191038],[20.4322256,38.1903872],[20.4313937,38.1895692],[20.4298736,38.1889103],[20.4282446,38.1879329],[20.4267714,38.1869466],[20.4262021,38.186686],[20.4257826,38.1866282],[20.4251742,38.1866997],[20.4242589,38.1869781],[20.4236002,38.1871652],[20.4221151,38.1874262],[20.4209305,38.1880747],[20.4188546,38.1878132],[20.4180104,38.1878054],[20.4176374,38.1877309],[20.4172399,38.1875296],[20.4166567,38.1870884],[20.4163867,38.1870081],[20.4164241,38.1868696],[20.4166806,38.1862739],[20.4165076,38.185611],[20.4162761,38.1854237],[20.4158137,38.1856799],[20.4156106,38.1856331],[20.4152397,38.1857479],[20.414871,38.1859573],[20.4145493,38.1860015],[20.4144543,38.1858905],[20.4143835,38.185474],[20.4142292,38.1853612],[20.4139994,38.1856244],[20.4136636,38.1857222],[20.4133984,38.185615],[20.4128807,38.1856758],[20.4119934,38.1849189],[20.4114632,38.1845604],[20.4110494,38.1846198],[20.410451,38.1849528],[20.4095075,38.1853383],[20.4088868,38.1854274],[20.4085222,38.1854162],[20.407721,38.1852296],[20.4070455,38.1852719],[20.4065151,38.1853818],[20.4063815,38.1853146],[20.406194,38.1849486],[20.4046817,38.18465],[20.4040602,38.1845228],[20.4034717,38.1841895],[20.4013578,38.1833139],[20.4010052,38.1831724],[20.4004066,38.183046],[20.3994488,38.1832598],[20.3985923,38.1832695],[20.3982422,38.1831957],[20.3968097,38.1826202],[20.395041,38.1821515],[20.3945756,38.1821011],[20.3942117,38.1819593],[20.3939137,38.181752],[20.3938522,38.1813808],[20.3937002,38.1812229],[20.392995,38.1811742],[20.3922509,38.1809892],[20.3915151,38.1810296],[20.3912016,38.1809299],[20.3908389,38.1806485],[20.3906013,38.1806051],[20.3894754,38.1811515],[20.3893914,38.1814642],[20.3889437,38.1817477],[20.3877996,38.1820368],[20.3872162,38.1820638],[20.3865384,38.1822907],[20.3864415,38.1824048],[20.3871475,38.1824356],[20.3877405,38.1825394],[20.3877608,38.1826121],[20.3872165,38.1825413],[20.3866387,38.1826856],[20.3855323,38.1828137],[20.3843584,38.182755],[20.3839341,38.182796],[20.3835747,38.1829785],[20.3828381,38.1830819],[20.3816951,38.1832314],[20.3814214,38.1834571],[20.3812214,38.1838563],[20.3812047,38.1844233],[20.3809467,38.1847937],[20.3808186,38.1848438],[20.3796071,38.1848785],[20.3780978,38.1846787],[20.3776521,38.1847641],[20.3776796,38.1849],[20.3779839,38.1852067],[20.3780734,38.1857049],[20.3770336,38.1877988],[20.3770286,38.1889111],[20.3754088,38.1874648],[20.3735981,38.1869224],[20.3731539,38.186215],[20.3724958,38.1859064],[20.3720344,38.1853156],[20.3715927,38.1849956],[20.3711199,38.1848639],[20.3703381,38.1842902],[20.3694488,38.1838123],[20.3685635,38.1827939],[20.3681696,38.1822232],[20.367807,38.1819417],[20.3674755,38.1815396],[20.3670049,38.1811557],[20.3655873,38.1805172],[20.3647785,38.180258],[20.3635253,38.1799849],[20.3633756,38.1797821],[20.362996,38.1785812],[20.3626652,38.1785799],[20.3596067,38.179476],[20.3571717,38.1797877],[20.3567731,38.1797258],[20.3542159,38.1813894],[20.3528477,38.1812027],[20.3526292,38.1811689],[20.3505963,38.1809705],[20.3503628,38.1808462],[20.3498698,38.1805245],[20.3493147,38.1799848],[20.3485291,38.1794919],[20.348206,38.1795629],[20.3470268,38.1800937],[20.3465288,38.1802403],[20.3454013,38.1804214],[20.3439509,38.1802141],[20.3437869,38.180299],[20.3435725,38.1807067],[20.3432796,38.18063],[20.3421312,38.1800897],[20.3418613,38.1800093],[20.3416763,38.1800575]]},{"id":16131,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bb\u03bf\u03bd\u03b9\u03ac: 4 \u03ba\u03b1\u03c1\u03c3\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03c0\u03bb\u03ae\u03be\u03b5\u03b9\u03c2","description_GR":"\u039c\u03b5\u03bb\u03b9\u03c3\u03c3\u03ac\u03bd\u03b7, \u0394\u03c1\u03bf\u03b3\u03b1\u03c1\u03ac\u03c4\u03b7, \u0386\u03b2\u03c5\u03b8\u03bf\u03c2 \u03ba\u03b1\u03b9 \u0386\u03ba\u03bf\u03bb\u03b7","path":"Geology\/GEO_Kefalonia_4_karst_formations","activity_type":73,"assistance":1,"difficulty":1,"scenic_value":5,"length":20264,"name_EN":"Kefalonia Isl: 4 karst surprises","description_EN":"Melissani, Drogarati, Avithos and Akoli lakes","ascent_time":735,"descent_time":710,"marker":"No_marks","level":12,"ascent":619,"descent":356,"maxelev":525,"minelev":3,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.62424 38.16359,20.71227 38.25732)","views":89,"millestones":"0,20.6242830,38.2564768#1,20.6301681,38.2514634#2,20.6376518,38.2469018#3,20.6360069,38.2401133#4,20.6308495,38.2332346#5,20.6282305,38.2262635#6,20.6341690,38.2246196#7,20.6406062,38.2225725#8,20.6461814,38.2188528#9,20.6524617,38.2120406#10,20.6596211,38.2051022#11,20.6658689,38.1979628#12,20.6745569,38.1998423#13,20.6736477,38.1941405#14,20.6764364,38.1917455#15,20.6784202,38.1836780#16,20.6822925,38.1758887#17,20.6913249,38.1708630#18,20.6998357,38.1653041#19,20.7102165,38.1639755#20.3,20.7111032,38.1712871","x":20.6629659,"y":38.2016977,"coor":[[20.624283,38.2564768],[20.6246825,38.2567315],[20.6252723,38.2565773],[20.625797,38.2566195],[20.6260239,38.2569728],[20.6263521,38.2572886],[20.6265305,38.2573838],[20.6275152,38.2563491],[20.6280709,38.255775],[20.6286114,38.255205],[20.6287026,38.2551085],[20.628969,38.2547828],[20.6290528,38.2546771],[20.6293631,38.2542401],[20.6296154,38.2537249],[20.6298759,38.2525657],[20.6298865,38.2525075],[20.6299131,38.2523281],[20.6301743,38.2514482],[20.6310883,38.2494925],[20.6313106,38.2492827],[20.6323533,38.249164],[20.6339682,38.2490753],[20.6355104,38.2490745],[20.6362106,38.2490766],[20.6366271,38.2489624],[20.6374188,38.2485437],[20.637564,38.2478722],[20.6376717,38.2467762],[20.6380237,38.2458314],[20.6380011,38.2455785],[20.6377422,38.2452467],[20.6377293,38.2450301],[20.6382807,38.2444694],[20.6385165,38.2440617],[20.6377603,38.2439365],[20.6376221,38.24391],[20.6369951,38.243883],[20.6368844,38.2438077],[20.6375795,38.2407467],[20.6369102,38.2406464],[20.6365852,38.2405109],[20.635327,38.2396325],[20.6352577,38.2391305],[20.6349165,38.2388505],[20.6348222,38.2387171],[20.6348282,38.2383389],[20.6347469,38.2381204],[20.6346264,38.2380088],[20.6342554,38.2378811],[20.6341479,38.2377338],[20.6341465,38.2375176],[20.6343025,38.2371077],[20.6343355,38.2366401],[20.6341799,38.2365456],[20.6336046,38.2366372],[20.6334026,38.2365593],[20.6333846,38.235712],[20.6333232,38.235557],[20.632822,38.2352814],[20.6324501,38.2346761],[20.6317428,38.2339171],[20.6302202,38.2327562],[20.6297283,38.2321791],[20.6300411,38.2317872],[20.630303,38.2318037],[20.6310726,38.2312132],[20.6311078,38.2310971],[20.6306056,38.2301007],[20.6298825,38.2296835],[20.6284847,38.2285443],[20.6284779,38.228445],[20.6287404,38.2282003],[20.6288041,38.228058],[20.6284894,38.2274543],[20.6282121,38.2271536],[20.6279962,38.2265123],[20.6280256,38.226369],[20.6281413,38.2262597],[20.6290643,38.2263042],[20.6312576,38.2270339],[20.6318276,38.2273025],[20.6333086,38.2283721],[20.6333551,38.2281842],[20.6338153,38.2273686],[20.6339186,38.2266149],[20.6338112,38.2264676],[20.6331823,38.2259901],[20.6331213,38.2258262],[20.6333237,38.2253996],[20.6339353,38.2247685],[20.6347201,38.224264],[20.6346421,38.224469],[20.6339613,38.2251161],[20.6339209,38.2252501],[20.6340683,38.2252723],[20.6344738,38.2250227],[20.6348834,38.2248093],[20.6355853,38.2246943],[20.6357724,38.2246005],[20.6371385,38.2227118],[20.6373997,38.2224941],[20.637808,38.2223076],[20.6385035,38.2220843],[20.6386974,38.2220899],[20.6391664,38.2223195],[20.6397599,38.222823],[20.6401089,38.2229321],[20.6403268,38.2229113],[20.6404564,38.222825],[20.6406171,38.2225593],[20.6406843,38.2220928],[20.640865,38.2218412],[20.6409589,38.2215376],[20.6413413,38.2216386],[20.6419117,38.2218982],[20.6421083,38.222093],[20.6423068,38.2224951],[20.64252,38.2226498],[20.6429092,38.2228051],[20.6435543,38.2229317],[20.6442586,38.2231636],[20.6448577,38.2228023],[20.6450015,38.2221578],[20.6450546,38.2220197],[20.6452649,38.2215212],[20.6454697,38.2210406],[20.6456207,38.2205855],[20.6456887,38.2202496],[20.6458587,38.2195337],[20.6459504,38.2191985],[20.6461714,38.2188625],[20.6468466,38.2182106],[20.6470671,38.2178836],[20.6471913,38.2174187],[20.6473306,38.2169497],[20.647494,38.2167472],[20.6475991,38.2166961],[20.6480207,38.2167172],[20.6482064,38.2166504],[20.6483967,38.2164847],[20.6486293,38.2158968],[20.6489367,38.2156398],[20.649206,38.2155214],[20.6498579,38.2152517],[20.6500975,38.2150063],[20.6506349,38.2139946],[20.6509883,38.2135093],[20.6509658,38.2130041],[20.6516222,38.2126355],[20.652543,38.2119771],[20.6540606,38.2102547],[20.6558359,38.2082648],[20.656737,38.207786],[20.6573156,38.2071178],[20.6601939,38.2045692],[20.6620071,38.2028956],[20.6623942,38.2024652],[20.6627307,38.2020964],[20.6629659,38.2016977],[20.6635996,38.1995716],[20.6638865,38.1990392],[20.6643113,38.198736],[20.6652403,38.198393],[20.6665599,38.1974936],[20.6666273,38.197419],[20.667048,38.1969805],[20.6672594,38.1968513],[20.6676308,38.1967177],[20.6681715,38.196625],[20.6687459,38.1965738],[20.6695301,38.1966501],[20.6706571,38.1969704],[20.6716791,38.1970895],[20.6718778,38.1972392],[20.6721566,38.1976345],[20.6726037,38.1980661],[20.6730049,38.1983072],[20.6733912,38.1988497],[20.6735458,38.1992145],[20.6739985,38.1998039],[20.6741756,38.199926],[20.674404,38.1999235],[20.6746964,38.1997696],[20.6748823,38.1991983],[20.6750248,38.1990762],[20.6757069,38.1988884],[20.6763356,38.1991224],[20.6764517,38.1990806],[20.6756424,38.1986478],[20.6753697,38.1983698],[20.6750562,38.1982348],[20.6749365,38.1981053],[20.6746403,38.1973401],[20.6744697,38.197074],[20.6745142,38.1965978],[20.6743661,38.1963414],[20.6740695,38.195333],[20.673888,38.1950575],[20.6738702,38.1946967],[20.6736585,38.1945826],[20.6733474,38.1946233],[20.6732741,38.1946032],[20.6732122,38.1944573],[20.673363,38.1938535],[20.6733996,38.1938005],[20.67349,38.193821],[20.6736023,38.1941125],[20.6736801,38.1941598],[20.6737615,38.194126],[20.6735329,38.1933808],[20.6735138,38.1932992],[20.6735724,38.1932648],[20.6737621,38.1936125],[20.6741378,38.1938845],[20.674446,38.1938842],[20.6748671,38.1936619],[20.6752694,38.1936012],[20.6755255,38.1937436],[20.6759414,38.194386],[20.6761405,38.1945268],[20.6763889,38.1945879],[20.6768123,38.1945639],[20.6769989,38.1944791],[20.6770518,38.1943184],[20.6766676,38.1937309],[20.6766505,38.1936043],[20.6770101,38.1932271],[20.6770811,38.1929228],[20.67674,38.1923907],[20.6762792,38.1919812],[20.6764298,38.1919314],[20.6768915,38.1923229],[20.6770197,38.1922634],[20.6764403,38.1917515],[20.6763125,38.1915497],[20.6759572,38.1912063],[20.6754366,38.1905789],[20.6754603,38.1900571],[20.6756709,38.1896937],[20.6757325,38.1893441],[20.6755486,38.1886182],[20.6755683,38.187934],[20.6757476,38.1872544],[20.6758078,38.1872381],[20.6764227,38.1865168],[20.6765816,38.1860348],[20.6771354,38.1854019],[20.6776315,38.1845331],[20.6784606,38.1836196],[20.6786935,38.1832658],[20.6788638,38.1827842],[20.6790747,38.1823622],[20.6790968,38.1816241],[20.6797214,38.1809391],[20.6797652,38.1797241],[20.6794235,38.1790343],[20.6793097,38.1787247],[20.6795365,38.1782537],[20.6800149,38.1777717],[20.6804742,38.1773343],[20.6808483,38.1769845],[20.6816736,38.1763277],[20.682579,38.1756911],[20.6835297,38.175191],[20.6848211,38.174723],[20.6854293,38.1745735],[20.6859153,38.1744251],[20.6862451,38.1742002],[20.6867898,38.1737381],[20.6871528,38.1735096],[20.6880285,38.1732235],[20.6885503,38.17304],[20.6890439,38.1730044],[20.6893377,38.1728641],[20.6902968,38.1720983],[20.6906529,38.1715408],[20.6914426,38.1707343],[20.6916437,38.1700733],[20.6921672,38.1697547],[20.6925569,38.1694143],[20.6931397,38.168638],[20.6933766,38.1684464],[20.694741,38.1678002],[20.6961269,38.1669293],[20.6972616,38.1663126],[20.698792,38.1657791],[20.7001145,38.1651722],[20.7006697,38.1650076],[20.7022147,38.1651592],[20.7035819,38.1654588],[20.7039914,38.1654884],[20.7046341,38.1654073],[20.705256,38.1652806],[20.7060926,38.1649708],[20.7074404,38.1641798],[20.7085653,38.1636798],[20.7090529,38.1634953],[20.7094176,38.1635055],[20.710042,38.1638294],[20.7102077,38.1639511],[20.7102688,38.164115],[20.7102265,38.164294],[20.7100947,38.1644344],[20.7093532,38.1649362],[20.7088075,38.1653984],[20.7081262,38.1658297],[20.708051,38.1659807],[20.7081011,38.1661353],[20.7096045,38.1674658],[20.7106433,38.1692336],[20.7112768,38.169864],[20.7114116,38.1699128],[20.711823,38.1711676],[20.7118963,38.1718228],[20.7117563,38.1719901],[20.7113981,38.1720882],[20.7111578,38.1715949],[20.7111032,38.1712871]]},{"id":16132,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bb\u03bf\u03bd\u03b9\u03ac: \u039c\u03b1\u03bd\u03c4\u03b6\u03b1\u03b2\u03b9\u03bd\u03ac\u03c4\u03b1, \u03b7 \u03ba\u03bf\u03b9\u03bb\u03ac\u03b4\u03b1 \u03c4\u03c9\u03bd \u03b8\u03b1\u03c5\u03bc\u03ac\u03c4\u03c9\u03bd","description_GR":"\u039f\u03b9 \u03b1\u03c1\u03b3\u03b9\u03bb\u03b9\u03ba\u03ad\u03c2 \u03b3\u03b5\u03c9\u03bc\u03bf\u03c1\u03c6\u03ad\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b1 \u039c\u03b1\u03bd\u03c4\u03b6\u03b1\u03b2\u03b9\u03bd\u03ac\u03c4\u03b1 \u03c9\u03c2 \u03c4\u03bf \u039e\u03b9","path":"Geology\/GEO_Kefalonia_Mntzavinata_formations","activity_type":71,"assistance":1,"difficulty":1,"scenic_value":5,"length":7295,"name_EN":"Kefalonia Isl: Mantzavinata, the valley of miracles","description_EN":"The Mantzavinata valley geoforms","ascent_time":280,"descent_time":265,"marker":"No_marks","level":12,"ascent":118,"descent":117,"maxelev":74,"minelev":1,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.40754 38.16088,20.42162 38.18713)","views":62,"millestones":"0,20.4163838,38.1870080#1,20.4178744,38.1787727#2,20.4181470,38.1708900#3,20.4209215,38.1631204#4,20.4161549,38.1639993#5,20.4110132,38.1714944#6,20.4082302,38.1789601#7,20.4138408,38.1863093#7.3,20.4163851,38.1870080","x":20.4194611,"y":38.1615677,"coor":[[20.4163838,38.187008],[20.4164238,38.1868696],[20.41668,38.1862739],[20.4166416,38.1858943],[20.4165075,38.185602],[20.4162755,38.1854237],[20.416191,38.1851914],[20.4165769,38.1846312],[20.4167019,38.1842927],[20.4168221,38.1841702],[20.4168598,38.1840047],[20.417214,38.1837633],[20.4173133,38.1831358],[20.4173317,38.1826229],[20.4176531,38.181885],[20.4175804,38.1817386],[20.4172866,38.1815855],[20.4172133,38.1806149],[20.4174229,38.1800628],[20.4174415,38.179685],[20.4178548,38.1794003],[20.417926,38.17888],[20.4178638,38.178752],[20.4173792,38.1783949],[20.416952,38.1777963],[20.4160358,38.1771647],[20.4163182,38.176759],[20.4162974,38.1760196],[20.4165369,38.1753243],[20.416474,38.1745116],[20.4165517,38.1740906],[20.4166552,38.1738415],[20.4168989,38.1737589],[20.4169844,38.1736444],[20.4168566,38.1732261],[20.4168707,38.1729383],[20.4175902,38.1717621],[20.418093,38.171282],[20.418179,38.1706901],[20.4180551,38.1701908],[20.4184605,38.1686718],[20.4187358,38.1681757],[20.4191634,38.1677384],[20.4195258,38.1669567],[20.4196888,38.1668896],[20.4202129,38.1669056],[20.4204601,38.166751],[20.4205698,38.166376],[20.4208569,38.1661055],[20.4209963,38.1658215],[20.4209289,38.165333],[20.4209737,38.1651181],[20.4211337,38.1648798],[20.4214313,38.1646276],[20.4213911,38.1638156],[20.421307,38.1636689],[20.4210301,38.1634983],[20.4209233,38.1631167],[20.4210172,38.1623629],[20.4200748,38.1625728],[20.4199812,38.1618989],[20.4196745,38.1618715],[20.4195426,38.1617684],[20.4194611,38.1615677],[20.4194192,38.1610259],[20.4191213,38.1608186],[20.4189969,38.1607968],[20.4182828,38.1608381],[20.4182683,38.1609277],[20.4180606,38.1609754],[20.4176244,38.1614936],[20.4173092,38.1617317],[20.4171667,38.1617769],[20.4168284,38.1616945],[20.4159296,38.1618742],[20.4157184,38.1619939],[20.4156915,38.1629389],[20.4160577,38.1633825],[20.4160729,38.1637704],[20.4162475,38.1642576],[20.4162459,38.1645954],[20.4161067,38.1647578],[20.4154414,38.1650618],[20.4147173,38.1658684],[20.4146379,38.1660912],[20.4146061,38.1667388],[20.413959,38.1676019],[20.4135109,38.1683629],[20.4131742,38.1689472],[20.4129144,38.1700563],[20.4127398,38.1703572],[20.4116243,38.1709987],[20.4107449,38.1717105],[20.4100094,38.1720483],[20.4095794,38.1724405],[20.4094241,38.1728141],[20.4093125,38.1734593],[20.4093729,38.1736233],[20.40966,38.1738888],[20.4103645,38.1744149],[20.4103977,38.1746681],[20.4100061,38.1752057],[20.4093914,38.1758715],[20.4086654,38.1764798],[20.4081837,38.1771767],[20.4080182,38.1774104],[20.4081381,38.1777564],[20.4081767,38.1779693],[20.4080845,38.1784529],[20.4083469,38.1793618],[20.4085105,38.1797001],[20.4088719,38.1802426],[20.4092563,38.1807589],[20.4093381,38.1815766],[20.409407,38.1822634],[20.4095987,38.1830079],[20.4100079,38.1835069],[20.4101911,38.1837513],[20.4114626,38.1845604],[20.4119929,38.1849189],[20.4128802,38.1856757],[20.4136258,38.1860904],[20.4145777,38.1870429],[20.4147443,38.1872281],[20.4150344,38.1873631],[20.4154105,38.1873746],[20.4163851,38.187008]]},{"id":16435,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u039a\u03cd\u03ba\u03bb\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u0394\u03c5\u03bd\u03b1\u03c4\u03ae","description_GR":"\u039c\u03b9\u03b1 \u03c9\u03c1\u03b1\u03af\u03b1 \u03ba\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a0\u03cd\u03bb\u03b1\u03c1\u03bf","path":"Islands\/Islands_Kefalonia_AgDinati_loop","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":4,"length":18557,"name_EN":"Kefalonia Isl: Aghia Dhinati loop","description_EN":"A nice loop trail in Pylaros","ascent_time":450,"descent_time":435,"marker":"Red_dots","level":9,"ascent":1044,"descent":1037,"maxelev":1129,"minelev":140,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.54351 38.2656,20.58498 38.30658)","views":43,"millestones":"0,20.5576611,38.3065415#1,20.5672898,38.3032872#2,20.5773710,38.2995339#3,20.5835962,38.2929873#4,20.5792547,38.2851709#5,20.5716524,38.2800301#6,20.5661079,38.2731281#7,20.5603654,38.2760464#8,20.5575305,38.2686627#9,20.5557223,38.2663772#10,20.5586120,38.2739678#11,20.5593072,38.2824113#12,20.5531791,38.2853504#13,20.5502129,38.2870522#14,20.5498840,38.2901220#15,20.5539746,38.2972698#16,20.5452024,38.2932980#17,20.5474102,38.2987247#18,20.5548894,38.3047093#18.6,20.5576600,38.3065415","x":20.5545546,"y":38.2655647,"coor":[[20.5576611,38.3065415],[20.5579004,38.3065575],[20.5579778,38.3066139],[20.5581927,38.3069535],[20.5583267,38.3070205],[20.5591738,38.3067571],[20.5593347,38.3066402],[20.559542,38.3064886],[20.5603781,38.3059727],[20.5608078,38.3055889],[20.5615501,38.3048359],[20.5617247,38.304769],[20.5621717,38.3047461],[20.562628,38.3045478],[20.5632274,38.3044437],[20.5637921,38.3043477],[20.5649341,38.3040343],[20.5660965,38.303627],[20.5682755,38.3029972],[20.5698012,38.302159],[20.5700672,38.3020947],[20.5712833,38.3020042],[20.5716651,38.3019073],[20.572841,38.301212],[20.5743468,38.3005533],[20.5747265,38.3005014],[20.575022,38.300537],[20.5757127,38.3004131],[20.5764907,38.3001565],[20.5765074,38.3001435],[20.5771387,38.299698],[20.578156,38.298971],[20.5780529,38.2987338],[20.5782203,38.2985765],[20.5781184,38.2983123],[20.578608,38.2980608],[20.5791129,38.2980215],[20.5794849,38.2979648],[20.5800519,38.2973327],[20.5801178,38.296659],[20.5804895,38.2962915],[20.5808171,38.2956434],[20.5817587,38.2948241],[20.5825095,38.2944135],[20.582893,38.2942806],[20.582882,38.294028],[20.5833145,38.2935812],[20.5832993,38.2934186],[20.5834726,38.2931354],[20.583626,38.2930317],[20.5835512,38.2929215],[20.583632,38.2928562],[20.5837055,38.2927998],[20.5835867,38.2926522],[20.5836095,38.2921664],[20.5833951,38.2916917],[20.5833647,38.2913665],[20.583248,38.2914172],[20.5831055,38.2912869],[20.582763,38.290304],[20.5825544,38.2899285],[20.5821939,38.2892784],[20.5821244,38.2889566],[20.5816966,38.2885747],[20.5813672,38.2880426],[20.5810362,38.28706],[20.580717,38.2865553],[20.5798199,38.2857003],[20.5796965,38.2854084],[20.5793853,38.2852191],[20.5782841,38.2848176],[20.5776623,38.2844301],[20.5770451,38.2843355],[20.5766182,38.2842735],[20.5765865,38.2842185],[20.5762474,38.2841366],[20.5760078,38.2836431],[20.5758751,38.2830627],[20.5756426,38.2829027],[20.5755582,38.2829453],[20.5753325,38.2828847],[20.5749626,38.2827297],[20.5747479,38.2824352],[20.5747439,38.2823044],[20.5747151,38.2821865],[20.5743161,38.2819226],[20.573692,38.2817286],[20.5735502,38.281684],[20.572974,38.281541],[20.5721861,38.2815495],[20.5720855,38.2812583],[20.5721976,38.2810633],[20.5721951,38.2808741],[20.5715569,38.2798645],[20.5713489,38.279426],[20.5712434,38.278513],[20.5710975,38.2784547],[20.5707928,38.2781305],[20.5704352,38.2779579],[20.5701639,38.2778959],[20.5691854,38.2773177],[20.5691752,38.2773174],[20.5688342,38.2772534],[20.5686228,38.2771301],[20.5684978,38.2768742],[20.5684636,38.2761435],[20.5683922,38.2759612],[20.5684261,38.275728],[20.568238,38.2755963],[20.5679869,38.275589],[20.5676171,38.2753394],[20.567555,38.2752971],[20.5672846,38.2747306],[20.5669329,38.274432],[20.5668108,38.2741132],[20.566458,38.2735983],[20.5663574,38.2735503],[20.5662087,38.2730685],[20.5657008,38.273369],[20.5657347,38.2731357],[20.5656198,38.2729342],[20.5655763,38.2728608],[20.5652736,38.2727348],[20.5650006,38.2727088],[20.5646641,38.2730368],[20.56455,38.2730334],[20.564044,38.2733429],[20.56362,38.273853],[20.5632839,38.2739512],[20.5632053,38.2741651],[20.5627513,38.2745842],[20.562567,38.2746149],[20.5622951,38.2748051],[20.5621633,38.2746931],[20.5616725,38.2751652],[20.5615875,38.2752708],[20.5616212,38.2757672],[20.5618916,38.2763337],[20.561215,38.2758995],[20.5609952,38.2757128],[20.5607776,38.2753822],[20.5606833,38.2756857],[20.560483,38.2755717],[20.5603735,38.2757126],[20.5603333,38.2758376],[20.5604119,38.2761101],[20.5603045,38.2759628],[20.5600754,38.2759741],[20.560064,38.2759738],[20.559829,38.276111],[20.5596604,38.276052],[20.559114,38.2752793],[20.5589827,38.2749151],[20.5586721,38.2744735],[20.5585895,38.2738045],[20.5587042,38.2730691],[20.5585361,38.2727354],[20.5582669,38.2723852],[20.558215,38.2720323],[20.5583254,38.2718734],[20.5585131,38.2718203],[20.5586614,38.2717751],[20.5588043,38.2716532],[20.5590243,38.2708669],[20.5588853,38.2706646],[20.5584919,38.270527],[20.5582616,38.270322],[20.5577682,38.2691544],[20.5571621,38.267907],[20.5568092,38.2671804],[20.5566293,38.2666346],[20.5562185,38.2666225],[20.5558606,38.2664589],[20.555605,38.2663072],[20.5551589,38.2658347],[20.5548479,38.2656453],[20.5545546,38.2655647],[20.5542237,38.2655549],[20.5534052,38.2652246],[20.5530646,38.2651785],[20.5530534,38.2646647],[20.5530646,38.2651785],[20.5534052,38.2652246],[20.5542237,38.2655549],[20.5545546,38.2655647],[20.5548479,38.2656453],[20.5551589,38.2658347],[20.555605,38.2663072],[20.5558606,38.2664589],[20.5562185,38.2666225],[20.5566293,38.2666346],[20.5568092,38.2671804],[20.556956,38.267482],[20.5577693,38.2691545],[20.5582626,38.2703221],[20.5584929,38.270527],[20.5588864,38.2706647],[20.5590254,38.2708669],[20.5588054,38.2716532],[20.5586625,38.2717752],[20.5585849,38.2717999],[20.5583265,38.2718734],[20.5582161,38.2720323],[20.558268,38.2723852],[20.5585371,38.2727354],[20.5587055,38.2730692],[20.5585907,38.2738045],[20.5586734,38.2744736],[20.5589839,38.2749151],[20.5591153,38.2752793],[20.5596616,38.2760521],[20.5598302,38.2761111],[20.5599698,38.2767593],[20.5600123,38.2774092],[20.5601247,38.2791421],[20.5599064,38.2798924],[20.5600652,38.2804016],[20.560131,38.280944],[20.5599876,38.2813182],[20.5600129,38.2817513],[20.5593533,38.2824076],[20.5587222,38.2824611],[20.5576411,38.283087],[20.5576115,38.2832303],[20.5577839,38.2834516],[20.5578105,38.2836145],[20.5576808,38.2846647],[20.5575146,38.2850382],[20.5577803,38.2854604],[20.5573926,38.2859264],[20.5572158,38.2862816],[20.5571016,38.2862782],[20.556903,38.2861283],[20.5564257,38.2860692],[20.5560894,38.28569],[20.5554439,38.2855629],[20.5550847,38.285183],[20.554528,38.2851126],[20.5540229,38.2849175],[20.5538825,38.2849855],[20.5537962,38.2853613],[20.5537374,38.2853956],[20.5531912,38.2853435],[20.5529798,38.2854634],[20.5529692,38.2856883],[20.5531673,38.2860905],[20.5531094,38.2861068],[20.5528862,38.2859922],[20.5526834,38.2856889],[20.5522857,38.2856412],[20.5521918,38.2856925],[20.5521689,38.285935],[20.5523632,38.2864182],[20.5522156,38.2863958],[20.551692,38.2861102],[20.5515517,38.2859349],[20.5515505,38.2857186],[20.5514495,38.2856796],[20.5513394,38.2860728],[20.5513794,38.2864343],[20.551507,38.2866362],[20.5519094,38.2868283],[20.5514765,38.2867975],[20.5509495,38.2865838],[20.5506013,38.2862132],[20.5506048,38.285898],[20.5505046,38.285841],[20.5503248,38.2862591],[20.5503277,38.2864394],[20.5505143,38.2870845],[20.5505992,38.2872221],[20.5507767,38.2873354],[20.5507399,38.2873884],[20.5502944,38.2871411],[20.5501793,38.2870161],[20.5497079,38.2864932],[20.5496231,38.2861123],[20.5495187,38.2861453],[20.5494623,38.2866121],[20.5496573,38.2873205],[20.5497225,38.2881152],[20.5499705,38.2884288],[20.5506088,38.2887088],[20.5507072,38.2888018],[20.5505326,38.2888687],[20.5498182,38.2887486],[20.5495046,38.2886132],[20.5494432,38.2887015],[20.5496393,38.2889055],[20.5501076,38.2891535],[20.5508729,38.2898877],[20.5515086,38.2902217],[20.5514482,38.290292],[20.5501948,38.2899668],[20.5499974,38.2900331],[20.5497838,38.290198],[20.549386,38.2901502],[20.5493644,38.2903658],[20.5495253,38.2905867],[20.5498918,38.2908137],[20.550065,38.291017],[20.5507819,38.2913264],[20.5510008,38.291531],[20.5511064,38.2917143],[20.5513986,38.2927859],[20.5513428,38.2937212],[20.5513407,38.2937661],[20.5514198,38.2947504],[20.5520038,38.2954523],[20.552626,38.2958804],[20.5533486,38.2963341],[20.5537649,38.2967157],[20.5540053,38.2971912],[20.5539298,38.2973872],[20.5537166,38.2975431],[20.5533322,38.2976939],[20.5529403,38.2977635],[20.5518199,38.2977665],[20.5510128,38.2976707],[20.5506425,38.2975247],[20.5502768,38.2972797],[20.549686,38.2967218],[20.5491097,38.295858],[20.5488472,38.2956071],[20.5466736,38.2939575],[20.5457276,38.2936594],[20.5453708,38.2934687],[20.5450543,38.2931531],[20.5446007,38.2923559],[20.5445005,38.2922989],[20.5443153,38.2923475],[20.5442568,38.2926881],[20.5441618,38.292834],[20.5448006,38.2938257],[20.5457116,38.2948615],[20.5459339,38.2949942],[20.546746,38.2952254],[20.5471204,38.2955247],[20.5472826,38.2959619],[20.5471638,38.2967781],[20.5473104,38.2970617],[20.5477545,38.2975793],[20.5478998,38.2978899],[20.5478093,38.2981124],[20.5477202,38.2982089],[20.5474358,38.2985158],[20.5473921,38.2987127],[20.5478575,38.2990237],[20.548305,38.2994693],[20.5488322,38.299683],[20.5488837,38.2998016],[20.548777,38.3001228],[20.5489038,38.3003427],[20.5493526,38.3007613],[20.5497674,38.3009357],[20.5501326,38.3011897],[20.5503058,38.301393],[20.5504454,38.3017034],[20.5508926,38.3027615],[20.5511094,38.3030112],[20.5514028,38.3030919],[20.5519964,38.3031093],[20.5523558,38.303246],[20.5528563,38.3034454],[20.5544315,38.3044647],[20.5563948,38.3054953],[20.5565112,38.3055933],[20.55766,38.3065415]]},{"id":16436,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0391\u03af\u03bd\u03bf","description_GR":"\u0397 \u03ba\u03bb\u03b1\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf\u03bd \u0391\u03af\u03bd\u03bf","path":"Islands\/Islands_Kefalonia_Ainos","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":6203,"name_EN":"Kefalonia Isl: Ascent to Mt. Aenos","description_EN":"Classic route to Mt. Aenos summit","ascent_time":165,"descent_time":130,"marker":"Red_dots","level":9,"ascent":1091,"descent":34,"maxelev":1621,"minelev":553,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.66725 38.13648,20.68168 38.16584)","views":262,"millestones":"0,20.6753901,38.1660732#1,20.6691252,38.1592500#2,20.6735813,38.1534935#3,20.6808118,38.1491083#4,20.6794816,38.1449458#5,20.6759698,38.1409311#6.2,20.6710045,38.1366201","x":20.6802555,"y":38.1455398,"coor":[[20.6753901,38.1660732],[20.6752314,38.165875],[20.6750572,38.1656899],[20.6747484,38.1652037],[20.6745022,38.1650976],[20.6741643,38.1649754],[20.6726654,38.1640636],[20.6724941,38.1638155],[20.6722101,38.1635371],[20.6716119,38.1631418],[20.6713133,38.1626829],[20.6707713,38.1623071],[20.6701785,38.1615426],[20.6697415,38.1611157],[20.6695585,38.1608763],[20.6694039,38.1605116],[20.6689946,38.1602297],[20.6688429,38.1598019],[20.6691519,38.1595314],[20.6691939,38.1593615],[20.6689921,38.1590314],[20.6687921,38.1584131],[20.6685264,38.1579822],[20.6683954,38.1578523],[20.6681578,38.1578095],[20.6680467,38.1577433],[20.6676908,38.1570395],[20.6676593,38.1567819],[20.6679203,38.1566091],[20.6681995,38.1564909],[20.6685214,38.156437],[20.6691359,38.1564724],[20.6694786,38.1562119],[20.669987,38.1560732],[20.670197,38.155971],[20.6705279,38.1557192],[20.6707152,38.1553641],[20.6708455,38.1552597],[20.6712386,38.1551447],[20.6717669,38.1550696],[20.6723669,38.15442],[20.6727755,38.1542154],[20.6729176,38.1541023],[20.6731818,38.1535602],[20.6742741,38.153375],[20.6750709,38.1531633],[20.6754169,38.1528308],[20.675962,38.1518823],[20.6764887,38.1513386],[20.6767304,38.1512914],[20.6775052,38.1513133],[20.6779752,38.1512636],[20.6783757,38.1509866],[20.6788315,38.1507473],[20.6790066,38.1501577],[20.679068,38.1500603],[20.6792438,38.1499572],[20.6797472,38.1499264],[20.6800703,38.1498454],[20.6802754,38.1498512],[20.6809537,38.1499875],[20.6810753,38.1498513],[20.6809475,38.1496495],[20.6808259,38.149565],[20.6805768,38.1495219],[20.6804779,38.149438],[20.6805943,38.1493873],[20.68067,38.1492272],[20.6808463,38.1491151],[20.6804052,38.1490306],[20.6802721,38.1489457],[20.6805798,38.1487022],[20.680319,38.1486678],[20.6802636,38.1486302],[20.6799438,38.1486391],[20.6798994,38.1486109],[20.6800988,38.1484904],[20.6801725,38.1483753],[20.6803446,38.1483532],[20.68026,38.1482066],[20.6804895,38.1481771],[20.680632,38.148055],[20.6805225,38.1479528],[20.6802385,38.1479268],[20.6803805,38.1478137],[20.680396,38.147724],[20.6802723,38.1476845],[20.6801075,38.1475447],[20.6799407,38.1471976],[20.6799892,38.1471359],[20.6800441,38.1471825],[20.6801133,38.1471665],[20.6799701,38.1470543],[20.6799505,38.1469817],[20.6801044,38.1468599],[20.6801451,38.1467169],[20.6801011,38.1466796],[20.6799074,38.1466741],[20.6800141,38.1465871],[20.6795274,38.1465012],[20.6794505,38.146436],[20.6795962,38.1462419],[20.6799742,38.1462076],[20.6801045,38.1461031],[20.6795845,38.1459983],[20.6797114,38.1459659],[20.6794876,38.1458695],[20.6795934,38.1458004],[20.6798685,38.1457721],[20.6798376,38.1456992],[20.6802555,38.1455398],[20.6803166,38.1454515],[20.6797131,38.1454254],[20.679578,38.1453855],[20.6795911,38.1453499],[20.6800191,38.1452178],[20.6800232,38.1451279],[20.6795504,38.1449884],[20.6789735,38.1446297],[20.6790883,38.1446149],[20.6789219,38.1445111],[20.6792295,38.1445198],[20.6799684,38.1443245],[20.6798708,38.1442136],[20.6801149,38.1441124],[20.680342,38.1438846],[20.6804556,38.1436446],[20.6802716,38.1436754],[20.6801248,38.1436443],[20.6800914,38.1436253],[20.6801765,38.1435106],[20.6801472,38.1434016],[20.6799397,38.1434498],[20.6798038,38.143428],[20.6797631,38.1433187],[20.6792236,38.1431413],[20.6793237,38.1429459],[20.6792155,38.1428167],[20.6792692,38.1426381],[20.6791813,38.1425635],[20.6789307,38.1425564],[20.6785755,38.1423391],[20.6785715,38.1421769],[20.6781862,38.1421209],[20.6778774,38.1421392],[20.678187,38.1418507],[20.6780629,38.1418201],[20.6781224,38.1417678],[20.6780556,38.1417298],[20.6778286,38.1417054],[20.6779352,38.1416183],[20.6779409,38.1414924],[20.6776773,38.1415209],[20.6774958,38.1414978],[20.6773115,38.1415376],[20.6770389,38.1415119],[20.6770067,38.1414659],[20.6771134,38.1413788],[20.677104,38.1413335],[20.6764038,38.1411786],[20.676364,38.1410513],[20.67625,38.1410481],[20.6761101,38.1408639],[20.6760076,38.140861],[20.6759205,38.1410207],[20.6758456,38.1409105],[20.6756845,38.140942],[20.6754278,38.1408176],[20.6753253,38.1408147],[20.675014,38.1406347],[20.6748338,38.1403323],[20.6749079,38.1402082],[20.6748527,38.1399184],[20.6747615,38.1399158],[20.6746317,38.1400112],[20.674587,38.1399919],[20.6745902,38.13992],[20.6744641,38.1399344],[20.6742952,38.1398846],[20.6743278,38.1396693],[20.6742583,38.1394421],[20.6740142,38.1395433],[20.6738087,38.1395465],[20.6737558,38.1394549],[20.673812,38.1392222],[20.6737425,38.1392473],[20.6734821,38.1392039],[20.6734267,38.1391663],[20.6734797,38.1390056],[20.6732535,38.1389632],[20.6733015,38.1389105],[20.6732706,38.1388375],[20.6733113,38.1386945],[20.673208,38.1384574],[20.6730253,38.1384612],[20.6729229,38.138206],[20.6729335,38.1379721],[20.6728934,38.1377998],[20.6728075,38.1379325],[20.6727291,38.1373987],[20.6726241,38.1374498],[20.6723837,38.13747],[20.6723381,38.1374687],[20.6723524,38.1374061],[20.6722857,38.1373681],[20.6722661,38.1372955],[20.6723264,38.1372252],[20.6722043,38.1371496],[20.6721848,38.137077],[20.6722491,38.1369167],[20.6722459,38.1367364],[20.6721914,38.1366808],[20.6722484,38.1364302],[20.6720873,38.1364616],[20.6721102,38.13621],[20.6717817,38.1363358],[20.67137,38.1363602],[20.6712479,38.1365369],[20.6711234,38.1365154],[20.6710045,38.1366201]]},{"id":16437,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0397 \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03bf\u03c5 \u0391\u03af\u03bd\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03b5\u03cd\u03ba\u03bf\u03bb\u03b7 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03bc\u03b5 \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03ae \u03b8\u03ad\u03b1","path":"Islands\/Islands_Kefalonia_Ainos_ridge","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":9883,"name_EN":"Kefalonia Isl: Crossing Mt. Aenos crestline","description_EN":"An easy crossing with nice views","ascent_time":250,"descent_time":215,"marker":"Red_dots","level":9,"ascent":822,"descent":114,"maxelev":1626,"minelev":904,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.61625 38.13652,20.67112 38.17342)","views":103,"millestones":"0,20.6162512,38.1734182#1,20.6214512,38.1684720#2,20.6184250,38.1626551#3,20.6251056,38.1595609#4,20.6300617,38.1565192#5,20.6318349,38.1548269#6,20.6383813,38.1517962#7,20.6462767,38.1475750#8,20.6534469,38.1414899#9,20.6628749,38.1378972#9.9,20.6711226,38.1365153","x":20.630876,"y":38.1542404,"coor":[[20.6162512,38.1734182],[20.6166168,38.1732621],[20.6177643,38.1728808],[20.6179069,38.1727588],[20.6182404,38.1722099],[20.6198207,38.1715978],[20.6206926,38.170758],[20.6210324,38.1703174],[20.6213704,38.170165],[20.6218638,38.1701071],[20.6223166,38.16994],[20.6226604,38.1696616],[20.6230222,38.1692396],[20.6229586,38.1688864],[20.6226789,38.168518],[20.6223251,38.1682736],[20.6219735,38.1682274],[20.621708,38.1682918],[20.6214849,38.1684295],[20.6210847,38.1689405],[20.6207556,38.1691473],[20.6203151,38.1692967],[20.6199187,38.1692313],[20.6196023,38.1689158],[20.6190617,38.1677742],[20.6186476,38.1676001],[20.6185171,38.1674837],[20.6182677,38.166954],[20.6179665,38.1665579],[20.6179626,38.1663956],[20.6181005,38.1661519],[20.6180974,38.1659716],[20.6179111,38.1657095],[20.6176192,38.1653587],[20.6174998,38.1647337],[20.6181657,38.163906],[20.6182304,38.1634935],[20.6184505,38.1631755],[20.6184874,38.1628703],[20.6183787,38.1625068],[20.6182064,38.1622856],[20.6175538,38.1620866],[20.6171561,38.1618049],[20.61699,38.1614488],[20.6171137,38.1612136],[20.6179549,38.1607874],[20.618418,38.1608908],[20.6187277,38.1608547],[20.6192099,38.1605443],[20.6195698,38.1604105],[20.6200972,38.1603537],[20.6208114,38.1604553],[20.6210409,38.1604259],[20.6211688,38.1603755],[20.6214833,38.1599882],[20.6226672,38.1595538],[20.6230213,38.159546],[20.6235649,38.1596337],[20.6240045,38.1595022],[20.6244334,38.1596046],[20.624947,38.1596014],[20.6253512,38.1594959],[20.6257105,38.1591279],[20.6259067,38.1590795],[20.6265781,38.1591168],[20.6269222,38.1593249],[20.6272848,38.1593803],[20.6275643,38.1595055],[20.6280495,38.1593753],[20.6281021,38.1592237],[20.6280379,38.1591317],[20.627682,38.1589323],[20.6270379,38.1583012],[20.6261981,38.1577095],[20.6261169,38.1574909],[20.6262188,38.1572596],[20.6269282,38.1567215],[20.6271252,38.1566551],[20.6281149,38.1567196],[20.6288553,38.1569931],[20.6293009,38.1569789],[20.6297616,38.156884],[20.6300695,38.1566406],[20.6300413,38.1562614],[20.6301041,38.1561371],[20.6303993,38.1559203],[20.6308723,38.1558078],[20.6315116,38.1557991],[20.6322342,38.155964],[20.6325821,38.1560911],[20.6332141,38.1564876],[20.6334762,38.1564952],[20.633696,38.1564294],[20.6341594,38.1560283],[20.6344026,38.1557019],[20.6346578,38.1546192],[20.6345317,38.1546336],[20.6344473,38.1547302],[20.6343448,38.1552228],[20.6341341,38.1555861],[20.6337677,38.1558639],[20.6334921,38.155901],[20.6332342,38.1558035],[20.6328626,38.1554505],[20.6318864,38.1548459],[20.6309889,38.1545139],[20.630876,38.1542404],[20.6309877,38.1540454],[20.6317938,38.1536361],[20.6331024,38.1527187],[20.6332621,38.152471],[20.6332184,38.1521815],[20.6332673,38.1521108],[20.6335403,38.1521277],[20.6341852,38.1524705],[20.6348278,38.1523898],[20.6355804,38.1521502],[20.636312,38.1521171],[20.6364031,38.1520701],[20.6368564,38.1521372],[20.6378096,38.1524978],[20.6380611,38.152487],[20.6379175,38.1523838],[20.6381031,38.1523171],[20.6380621,38.1522168],[20.6380869,38.1521004],[20.6382277,38.1520143],[20.6385328,38.1515816],[20.638828,38.1513649],[20.6391398,38.1512837],[20.6398259,38.1512493],[20.6397983,38.1511044],[20.6400092,38.1509843],[20.6401976,38.1503591],[20.6403987,38.1502027],[20.6410962,38.1501686],[20.6421117,38.1504139],[20.6422631,38.1503461],[20.6428417,38.1504167],[20.6432032,38.1502469],[20.6433021,38.1500786],[20.6433026,38.1493218],[20.6434387,38.1490915],[20.6438356,38.1488956],[20.6447128,38.1489207],[20.6452014,38.1484662],[20.6458124,38.1480783],[20.6468686,38.1469373],[20.6471267,38.1467825],[20.6475321,38.14665],[20.6475842,38.1465073],[20.6479653,38.1461578],[20.6483959,38.145972],[20.6492073,38.1451933],[20.6494891,38.1447689],[20.649748,38.1445962],[20.64988,38.1442035],[20.6500082,38.1441441],[20.6497992,38.143976],[20.6500142,38.143865],[20.6502789,38.1435663],[20.6505623,38.1431059],[20.6507768,38.1429048],[20.6522922,38.1426958],[20.6524232,38.1425734],[20.6525772,38.1421994],[20.6537377,38.1412686],[20.6541471,38.141046],[20.6545526,38.141008],[20.6547717,38.1409828],[20.6557589,38.1405469],[20.6558842,38.1405505],[20.6559573,38.1406472],[20.6560439,38.1407262],[20.656249,38.1407321],[20.6564264,38.140593],[20.6566327,38.1405718],[20.6569029,38.1403994],[20.6572313,38.1404538],[20.6575894,38.1403558],[20.6579319,38.1403476],[20.6583621,38.1401932],[20.6583461,38.1399945],[20.6590535,38.1399381],[20.6596801,38.1398073],[20.6598876,38.1397591],[20.6605501,38.1394897],[20.6611892,38.1387331],[20.6617085,38.1383515],[20.6619132,38.1381141],[20.6630546,38.1378492],[20.6639091,38.137369],[20.664549,38.1370944],[20.6651049,38.1366598],[20.6651204,38.1365701],[20.6656351,38.1365397],[20.6660752,38.1366423],[20.666533,38.1366103],[20.6668267,38.1366727],[20.6673173,38.1366686],[20.6685335,38.1365139],[20.6687808,38.136593],[20.6689659,38.1365352],[20.6691246,38.1365577],[20.6692186,38.1364973],[20.6693878,38.1365382],[20.6696176,38.1367519],[20.6699602,38.1367436],[20.6702421,38.1368147],[20.6705807,38.1366441],[20.6710038,38.1366201],[20.6711226,38.1365153]]},{"id":16438,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bb\u03bf\u03bd\u03b9\u03ac: \u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u0391\u03af\u03bd\u03bf\u03c5","description_GR":"\u0394\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bd\u03cc\u03c4\u03b9\u03bf \u0391\u03af\u03bd\u03bf\u03c5","path":"Islands\/Islands_Kefalonia_Ainos_traverse","activity_type":33,"assistance":1,"difficulty":3,"scenic_value":4,"length":20674,"name_EN":"Kefalonia Isl: Mt. Aenos, an alpine traverse","description_EN":"Crossing of Mt. Aenos southern ridge","ascent_time":775,"descent_time":760,"marker":"Red_dots","level":9,"ascent":1183,"descent":1478,"maxelev":1604,"minelev":250,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.66722 38.08655,20.72105 38.16584)","views":206,"millestones":"0,20.6753901,38.1660732#1,20.6691182,38.1592484#2,20.6735833,38.1534934#3,20.6807692,38.1490979#4,20.6793592,38.1448357#5,20.6758552,38.1408947#6,20.6730018,38.1351607#7,20.6803798,38.1292042#8,20.6876250,38.1234786#9,20.6939481,38.1168161#10,20.6994271,38.1200699#11,20.7020626,38.1249357#12,20.7044227,38.1251528#13,20.7076147,38.1175026#14,20.7083745,38.1122584#15,20.7135973,38.1071905#16,20.7120996,38.1027537#17,20.7115346,38.0942801#18,20.7183015,38.0899064#19,20.7193320,38.0871452#20.7,20.7094365,38.0890864","x":20.6944438,"y":38.117188,"coor":[[20.6753901,38.1660732],[20.6752314,38.165875],[20.6747488,38.1651947],[20.6745026,38.1650886],[20.6741643,38.1649754],[20.6726654,38.1640636],[20.6722097,38.1635461],[20.6716115,38.1631508],[20.6713129,38.1626919],[20.6707709,38.1623161],[20.6701781,38.1615516],[20.6697411,38.1611247],[20.6694035,38.1605206],[20.6689942,38.1602387],[20.6688425,38.1598109],[20.6691515,38.1595404],[20.6691934,38.1593705],[20.6689917,38.1590404],[20.6688567,38.1586222],[20.6687917,38.1584221],[20.668526,38.1579911],[20.668395,38.1578613],[20.6680463,38.1577523],[20.6676904,38.1570485],[20.6676365,38.1567812],[20.6679203,38.1566091],[20.6681995,38.1564909],[20.6685214,38.156437],[20.6691359,38.1564724],[20.6694786,38.1562119],[20.670197,38.155971],[20.6705279,38.1557192],[20.6707152,38.1553641],[20.6708455,38.1552597],[20.6717783,38.1550699],[20.6723783,38.1544203],[20.672929,38.1541026],[20.6731932,38.1535605],[20.673575,38.1534948],[20.6742855,38.1533753],[20.6750823,38.1531636],[20.6754283,38.1528311],[20.6759734,38.1518826],[20.6765001,38.1513389],[20.6767418,38.1512917],[20.6775166,38.1513137],[20.6779866,38.1512639],[20.6788429,38.1507476],[20.679018,38.150158],[20.6792556,38.1499485],[20.6800817,38.1498457],[20.6809537,38.1499875],[20.6810753,38.1498513],[20.6809475,38.1496495],[20.6804779,38.149438],[20.6808577,38.1491154],[20.6804166,38.1490309],[20.6802835,38.148946],[20.6805912,38.1487025],[20.6799226,38.1486025],[20.6801957,38.148367],[20.6803678,38.1483448],[20.6802832,38.1481983],[20.6805127,38.1481687],[20.6806552,38.1480466],[20.6805457,38.1479445],[20.6802617,38.1479184],[20.6804037,38.1478053],[20.6804192,38.1477156],[20.6801311,38.1475273],[20.6799643,38.1471803],[20.6800128,38.1471186],[20.6801365,38.1471581],[20.6799737,38.1469733],[20.6801204,38.1468558],[20.6801276,38.1468515],[20.6801683,38.1467085],[20.6799306,38.1466658],[20.6800373,38.1465787],[20.6795506,38.1464929],[20.6794737,38.1464276],[20.6796194,38.1462336],[20.6799974,38.1461992],[20.6801277,38.1460948],[20.6796077,38.14599],[20.6797346,38.1459575],[20.6795108,38.1458611],[20.6796166,38.145792],[20.6798917,38.1457638],[20.6798608,38.1456908],[20.6802787,38.1455315],[20.6803398,38.1454431],[20.6796016,38.1453682],[20.6800318,38.1451912],[20.6800358,38.1451012],[20.6795631,38.1449617],[20.6789861,38.144603],[20.6791009,38.1445883],[20.6789345,38.1444844],[20.6792421,38.1444931],[20.679981,38.1442978],[20.6798834,38.144187],[20.6801275,38.1440858],[20.6803546,38.143858],[20.6804682,38.1436179],[20.6801374,38.1436176],[20.6801602,38.143366],[20.6798168,38.1433923],[20.6797761,38.143283],[20.6792366,38.1431056],[20.6793367,38.1429102],[20.6792285,38.1427811],[20.6792822,38.1426024],[20.6791944,38.1425278],[20.6789437,38.1425207],[20.6785886,38.1423035],[20.6785845,38.1421412],[20.6781992,38.1420852],[20.6778904,38.1421035],[20.6782001,38.141815],[20.678076,38.1417845],[20.6781354,38.1417321],[20.6780687,38.1416942],[20.6778416,38.1416697],[20.6779482,38.1415826],[20.677954,38.1414567],[20.6770401,38.1414849],[20.6771052,38.1413065],[20.676405,38.1411516],[20.6763652,38.1410243],[20.6762513,38.1410211],[20.6761113,38.1408369],[20.6760088,38.140834],[20.6759217,38.1409937],[20.6758469,38.1408835],[20.6756857,38.140915],[20.6750266,38.140608],[20.6748465,38.1403056],[20.6749205,38.1401816],[20.6748653,38.1398917],[20.6747741,38.1398891],[20.6746443,38.1399846],[20.6746028,38.1398933],[20.6743075,38.1398669],[20.6743401,38.1396516],[20.6742705,38.1394244],[20.6740264,38.1395256],[20.6738209,38.1395288],[20.673768,38.1394372],[20.6738242,38.1392046],[20.6734825,38.1391949],[20.6734272,38.1391573],[20.6734801,38.1389966],[20.6732539,38.1389542],[20.6733117,38.1386855],[20.6732084,38.1384484],[20.6730257,38.1384522],[20.6728934,38.1377998],[20.6728075,38.1379325],[20.6727291,38.1373987],[20.6723833,38.137479],[20.6722962,38.1373865],[20.6723369,38.1372435],[20.6721954,38.1370953],[20.6722594,38.1364395],[20.6720983,38.1364709],[20.6721212,38.1362193],[20.6721532,38.135941],[20.6723525,38.1357214],[20.6725854,38.1354667],[20.6743787,38.1341572],[20.6749052,38.1338658],[20.6759052,38.133696],[20.6758125,38.1334771],[20.6758418,38.1333338],[20.676206,38.1331009],[20.6766666,38.1325013],[20.6768538,38.1323985],[20.6771861,38.1323629],[20.6774677,38.1321907],[20.6776211,38.1318256],[20.6777863,38.1317042],[20.6781066,38.1311817],[20.6784471,38.1309661],[20.6784414,38.1308398],[20.6785847,38.1306997],[20.6786083,38.1304301],[20.6789346,38.130025],[20.6795966,38.1295122],[20.6798049,38.129446],[20.6798806,38.129286],[20.6801694,38.129204],[20.6804888,38.1292041],[20.6806983,38.1291109],[20.6809017,38.1289004],[20.6810917,38.1284824],[20.6813899,38.1281935],[20.6816821,38.1280396],[20.6819738,38.1276425],[20.6821463,38.1276113],[20.6821959,38.1275226],[20.6824644,38.1273861],[20.6824103,38.1273215],[20.6827317,38.1270242],[20.682927,38.1269937],[20.6830718,38.1268176],[20.6838602,38.1265336],[20.6838972,38.1262193],[20.684099,38.1260449],[20.6842731,38.1257255],[20.684287,38.1254195],[20.6849021,38.1251847],[20.6854415,38.1248576],[20.6854952,38.1246789],[20.6858422,38.1243193],[20.6859435,38.124097],[20.6866346,38.1239453],[20.686683,38.1238836],[20.6867125,38.123988],[20.6867483,38.123953],[20.686861,38.1239832],[20.6869855,38.1237525],[20.6872467,38.1235256],[20.6879004,38.123445],[20.6879947,38.1233756],[20.6879553,38.1232393],[20.6883336,38.1229437],[20.6885638,38.1228961],[20.6893245,38.1224671],[20.6895303,38.1224549],[20.6896702,38.1223868],[20.6899094,38.1223936],[20.6902446,38.1222949],[20.690426,38.1215613],[20.6904895,38.1209144],[20.690932,38.1204584],[20.6912603,38.1202605],[20.6913359,38.1201004],[20.6915255,38.1199436],[20.6918159,38.1193212],[20.6921632,38.1189526],[20.6925529,38.1186572],[20.6926903,38.1183908],[20.6929873,38.1181289],[20.6931593,38.1178545],[20.6934656,38.1176379],[20.693542,38.1174599],[20.6937926,38.1172147],[20.6938625,38.1169284],[20.6940321,38.1167079],[20.6941452,38.1167291],[20.6944438,38.117188],[20.6943657,38.1176543],[20.6942608,38.1177054],[20.6941754,38.1180813],[20.6937849,38.1183947],[20.6938939,38.1185058],[20.6939712,38.1188143],[20.6941283,38.1188728],[20.6940079,38.1190136],[20.6944203,38.1189711],[20.6946111,38.1187873],[20.6950552,38.1187998],[20.6951643,38.1187083],[20.6952212,38.1186603],[20.6953095,38.1187259],[20.6959562,38.1187982],[20.695735,38.1191523],[20.6958436,38.1192725],[20.6966087,38.1195012],[20.696675,38.1195481],[20.6966588,38.1196558],[20.6971087,38.1197946],[20.697234,38.1197981],[20.6973055,38.119728],[20.6973934,38.1198026],[20.6990469,38.1195518],[20.699125,38.11959],[20.6989932,38.1197305],[20.6994467,38.1197883],[20.6995574,38.1198635],[20.6994179,38.1199226],[20.699483,38.1199965],[20.6993256,38.1201993],[20.6994598,38.1202571],[20.6993175,38.1203792],[20.7000243,38.1202054],[20.701776,38.1208132],[20.7020941,38.1208402],[20.7026208,38.1207919],[20.7021108,38.1209758],[20.7010792,38.1210909],[20.7008462,38.1212015],[20.7017786,38.1217683],[20.7021399,38.1221027],[20.7022335,38.1223036],[20.7019923,38.1228463],[20.7020042,38.1229638],[20.7020779,38.1237316],[20.7022651,38.1241333],[20.7022969,38.1244405],[20.7021294,38.1248682],[20.7016991,38.1253066],[20.701338,38.1264856],[20.701439,38.1267768],[20.7016864,38.127108],[20.7016701,38.127468],[20.7022894,38.128152],[20.7028912,38.1284662],[20.7031442,38.1286715],[20.7033493,38.1286773],[20.7036299,38.128523],[20.7031995,38.1282046],[20.702896,38.128106],[20.702813,38.1279235],[20.7029907,38.1275231],[20.7030735,38.1269488],[20.7034271,38.12672],[20.7041075,38.1262752],[20.7042229,38.1254856],[20.7043481,38.1252369],[20.7047088,38.1248236],[20.7047665,38.1243027],[20.7043169,38.1239026],[20.7044466,38.1235549],[20.7041968,38.1232776],[20.704226,38.1228821],[20.7041682,38.1226462],[20.704517,38.1219893],[20.7049185,38.1216853],[20.7051942,38.1213867],[20.7054031,38.120798],[20.7056911,38.1204817],[20.7059359,38.1203625],[20.7060009,38.1199319],[20.7064336,38.1196918],[20.7065283,38.1193611],[20.7069212,38.1189937],[20.7071448,38.1185856],[20.7077182,38.1182593],[20.7075684,38.1175344],[20.7077684,38.1173958],[20.7082679,38.1171936],[20.7085744,38.1167157],[20.7086075,38.1166896],[20.7091059,38.1163072],[20.709097,38.1162529],[20.7090067,38.1162324],[20.7086801,38.1163944],[20.7079081,38.1165709],[20.7077755,38.1164771],[20.7076396,38.116203],[20.7077017,38.1158354],[20.7080185,38.1156371],[20.7084501,38.1156762],[20.7094572,38.1155963],[20.709595,38.1155732],[20.7096674,38.1154851],[20.7092915,38.1152989],[20.7086686,38.1147229],[20.7086145,38.1144511],[20.7088101,38.1141593],[20.7088182,38.1139793],[20.7086619,38.1136506],[20.708441,38.1134912],[20.7084925,38.1131053],[20.7083638,38.112417],[20.7083918,38.1120484],[20.7087028,38.1114715],[20.7089744,38.1112629],[20.709135,38.1109881],[20.7091515,38.1106192],[20.7093524,38.1104627],[20.7096412,38.1103807],[20.7098145,38.110282],[20.7100974,38.1101232],[20.7103153,38.109841],[20.7103654,38.1094641],[20.7104673,38.109503],[20.710887,38.1105688],[20.7109806,38.1105939],[20.7116843,38.1098253],[20.7120592,38.1096016],[20.7120566,38.1091511],[20.7119458,38.1085714],[20.712704,38.1076827],[20.7134306,38.1072436],[20.7137198,38.1071526],[20.713789,38.1071095],[20.7140597,38.1069459],[20.7143932,38.1068832],[20.7149217,38.1065376],[20.7148135,38.106512],[20.7142832,38.1066413],[20.7138553,38.1065212],[20.7131811,38.1068087],[20.7129412,38.10682],[20.7127409,38.1067333],[20.7126043,38.1067295],[20.7123331,38.1069291],[20.7119755,38.1067659],[20.7118368,38.1065548],[20.7113386,38.1065273],[20.7116732,38.1061854],[20.7117785,38.105873],[20.7117117,38.1057089],[20.711898,38.1056241],[20.7117905,38.1054769],[20.7119166,38.1054624],[20.7119101,38.1053541],[20.7117913,38.1052067],[20.7119991,38.1051494],[20.7122519,38.1048502],[20.7121771,38.10474],[20.711896,38.104651],[20.7120277,38.1045106],[20.711934,38.1040575],[20.7120178,38.1039698],[20.7120023,38.1038072],[20.7120632,38.1037188],[20.7120532,38.1029257],[20.7121483,38.102586],[20.7121448,38.1025634],[20.7120863,38.1021879],[20.7121867,38.1019835],[20.7121365,38.1015766],[20.7122259,38.1013629],[20.712372,38.100394],[20.7127531,38.0995218],[20.7126909,38.0983669],[20.7125257,38.0979839],[20.7122198,38.097687],[20.711818,38.0974956],[20.7115243,38.0971811],[20.7114868,38.0969998],[20.7116467,38.0959773],[20.7113675,38.0953388],[20.7113364,38.0947613],[20.7115802,38.0941556],[20.7121081,38.0933145],[20.7122362,38.0931784],[20.7125032,38.0928931],[20.7137679,38.0921447],[20.7136207,38.0921226],[20.713876,38.0920216],[20.7140682,38.0918018],[20.7141617,38.0914981],[20.7146962,38.0910175],[20.714858,38.090968],[20.7152449,38.0904743],[20.7153964,38.0903479],[20.715637,38.0900664],[20.7157881,38.0897463],[20.7161967,38.0895325],[20.7167842,38.0893957],[20.7167761,38.0892964],[20.7166859,38.0892759],[20.7165683,38.0891014],[20.7167105,38.0889793],[20.716771,38.0889539],[20.7173725,38.089268],[20.7178203,38.089704],[20.7186015,38.0900276],[20.7193435,38.090206],[20.718993,38.0899395],[20.718456,38.0892037],[20.7185189,38.0890704],[20.7191282,38.0888802],[20.7196773,38.0889631],[20.7199884,38.0888907],[20.720747,38.0889299],[20.7209201,38.0884483],[20.7209743,38.0883552],[20.7208863,38.0880284],[20.7204489,38.0881243],[20.7204135,38.0880512],[20.7199377,38.0879839],[20.7195733,38.0877214],[20.7192985,38.0877498],[20.7189041,38.0879009],[20.7187805,38.0878614],[20.7188528,38.0877734],[20.7195772,38.0873792],[20.7202397,38.0872445],[20.7200958,38.0871504],[20.7195407,38.0870719],[20.7181854,38.0875565],[20.7176028,38.0875853],[20.7176182,38.0874956],[20.7180784,38.0874004],[20.7191124,38.0867085],[20.7194255,38.0865911],[20.7194067,38.0865005],[20.7192132,38.0864951],[20.7182326,38.086756],[20.7180225,38.0868673],[20.7175305,38.0869076],[20.715397,38.0874605],[20.7114564,38.0885799],[20.71126,38.0886375],[20.7102412,38.0889873],[20.7095964,38.0891314],[20.7094365,38.0890864]]},{"id":16439,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bb\u03bf\u03bd\u03b9\u03ac: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u0394\u03c5\u03bd\u03b1\u03c4\u03ae","description_GR":"\u03a3\u03b7\u03bc\u03b1\u03c4\u03bf\u03b4\u03bf\u03c4\u03bf\u03bc\u03ad\u03bd\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b7 2\u03b7 \u03ba\u03bf\u03c1\u03c6\u03ae \u03c4\u03bf\u03c5 \u03bd\u03b7\u03c3\u03b9\u03bf\u03cd","path":"Islands\/Islands_Kefalonia_Anavasi_AgDinati","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":3,"length":7175,"name_EN":"Kefalonia Isl: Ascent to Aghia Dhinati","description_EN":"Waymarked path to the islands 2nd summit","ascent_time":195,"descent_time":150,"marker":"Red_dots","level":9,"ascent":984,"descent":3,"maxelev":1129,"minelev":140,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.55139 38.2656,20.58498 38.29985)","views":73,"millestones":"0,20.5755455,38.3005613#1,20.5817439,38.2948354#2,20.5810891,38.2872181#3,20.5733313,38.2816308#4,20.5675318,38.2752496#5,20.5615930,38.2753608#6,20.5587374,38.2717100#7.2,20.5530509,38.2646646","x":20.5686227,"y":38.2771301,"coor":[[20.5755455,38.3005613],[20.5750218,38.300537],[20.5757125,38.3004131],[20.5764905,38.3001565],[20.5771385,38.299698],[20.5781558,38.298971],[20.5780527,38.2987337],[20.5782201,38.2985765],[20.5781182,38.2983123],[20.5786078,38.2980608],[20.5791127,38.2980215],[20.5794845,38.2979648],[20.5797114,38.2977147],[20.5800515,38.2973327],[20.5801175,38.296659],[20.5804891,38.2962915],[20.5808168,38.2956434],[20.5817583,38.294824],[20.5825092,38.2944135],[20.5828926,38.2942806],[20.5828816,38.294028],[20.5833141,38.2935812],[20.5832989,38.2934186],[20.5834722,38.2931354],[20.5836257,38.2930317],[20.5835508,38.2929214],[20.5837052,38.2927998],[20.5835863,38.2926522],[20.5836091,38.2921664],[20.583395,38.2916917],[20.5833645,38.2913665],[20.5832478,38.2914172],[20.5831053,38.2912869],[20.5827629,38.290304],[20.5827248,38.2902353],[20.5821938,38.2892784],[20.5821242,38.2889566],[20.5816964,38.2885747],[20.581367,38.2880426],[20.581036,38.28706],[20.5809882,38.2869821],[20.5807168,38.2865552],[20.5798197,38.2857003],[20.5796963,38.2854084],[20.5793852,38.2852191],[20.578284,38.2848176],[20.5776621,38.2844301],[20.576618,38.2842735],[20.5765863,38.2842185],[20.5762473,38.2841366],[20.5760076,38.2836431],[20.5758749,38.2830627],[20.5756424,38.2829027],[20.5755581,38.2829453],[20.5753323,38.2828847],[20.5749625,38.2827297],[20.5747477,38.2824352],[20.5747437,38.2823044],[20.574715,38.2821865],[20.5744776,38.2820309],[20.5743159,38.2819225],[20.57355,38.281684],[20.5729739,38.281541],[20.5721859,38.2815495],[20.5720854,38.2812583],[20.5721974,38.2810633],[20.5721949,38.2808741],[20.5715567,38.2798645],[20.5713809,38.2794945],[20.5713488,38.279426],[20.5712432,38.278513],[20.5710974,38.2784547],[20.5707926,38.2781305],[20.570435,38.2779579],[20.5701637,38.2778959],[20.5691852,38.2773177],[20.568834,38.2772534],[20.5686227,38.2771301],[20.5684976,38.2768742],[20.5684634,38.2761435],[20.568392,38.2759612],[20.5684259,38.275728],[20.5682378,38.2755963],[20.5679867,38.275589],[20.5675548,38.2752971],[20.5672844,38.2747306],[20.5669328,38.274432],[20.5668107,38.2741132],[20.5664578,38.2735983],[20.5663572,38.2735503],[20.5662085,38.2730685],[20.566459,38.2728957],[20.5666645,38.2726089],[20.566324,38.2723647],[20.5656986,38.2720581],[20.5655265,38.2720711],[20.5651955,38.2725479],[20.5650004,38.2727088],[20.5646639,38.2730368],[20.5645498,38.2730334],[20.5640438,38.2733429],[20.563638,38.273831],[20.5636198,38.273853],[20.5632838,38.2739512],[20.5632051,38.2741651],[20.5627511,38.2745842],[20.5625668,38.2746149],[20.562295,38.2748051],[20.5621631,38.2746931],[20.5616723,38.2751652],[20.5615873,38.2752708],[20.561621,38.2757672],[20.5618914,38.2763337],[20.5612148,38.2758995],[20.5609951,38.2757128],[20.5607775,38.2753821],[20.5606831,38.2756857],[20.5604828,38.2755717],[20.5603733,38.2757126],[20.5603331,38.2758376],[20.5604117,38.2761101],[20.5603044,38.2759628],[20.5600638,38.2759738],[20.5598288,38.276111],[20.5596602,38.276052],[20.5591139,38.2752793],[20.5589825,38.2749151],[20.558672,38.2744735],[20.5585893,38.2738045],[20.558704,38.2730691],[20.5586561,38.2729731],[20.5585346,38.2727353],[20.5582655,38.2723851],[20.5582136,38.2720323],[20.558324,38.2718733],[20.55866,38.2717751],[20.5588029,38.2716532],[20.5590229,38.2708669],[20.5588839,38.2706646],[20.5584904,38.2705269],[20.5582601,38.270322],[20.5577668,38.2691544],[20.5568067,38.2671803],[20.5566268,38.2666345],[20.556216,38.2666225],[20.5558581,38.2664588],[20.5556025,38.2663071],[20.5551564,38.2658346],[20.5548454,38.2656453],[20.5545521,38.2655646],[20.5542212,38.2655549],[20.5534027,38.2652245],[20.5530621,38.2651785],[20.5530509,38.2646646]]},{"id":16440,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u0391\u03bd\u03c4\u03b9\u03c3\u03ac\u03bc\u03bf\u03c5-\u03bc\u03bf\u03bd\u03ae \u03a6\u03b1\u03bd\u03ad\u03bd\u03c4\u03c9\u03bd","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b9\u03ba\u03c1\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03a3\u03ac\u03bc\u03b7","path":"Islands\/Islands_Kefalonia_Antisamos_Fanentes","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2773,"name_EN":"Kefalonia Isl: Antisamos beach-Fanentes monastery","description_EN":"A short trail above Sami","ascent_time":55,"descent_time":45,"marker":"Red_dots","level":13,"ascent":242,"descent":31,"maxelev":239,"minelev":3,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.6523 38.24869,20.67328 38.26051)","views":80,"millestones":"0,20.6727096,38.2610955#1,20.6672516,38.2548146#2,20.6602966,38.2497988#2.8,20.6528675,38.2481074","x":20.6652199,"y":38.253581,"coor":[[20.6727096,38.2610955],[20.6721297,38.2605115],[20.6717204,38.2604143],[20.6713092,38.2602359],[20.6705914,38.259693],[20.6704871,38.2594739],[20.6705495,38.2593585],[20.6711196,38.2592351],[20.6713785,38.2590713],[20.6712628,38.2588518],[20.6712646,38.2585635],[20.6710063,38.2582138],[20.6709454,38.2577977],[20.670468,38.2572436],[20.6703498,38.2570781],[20.6703662,38.2569705],[20.6701723,38.2567127],[20.6698867,38.2564614],[20.6698794,38.2563711],[20.6698564,38.2563479],[20.6696069,38.256084],[20.6693722,38.2559693],[20.6692093,38.2557845],[20.6684665,38.2555381],[20.667087,38.2547242],[20.6665966,38.2542057],[20.6665576,38.2540605],[20.6661946,38.2537528],[20.6652199,38.253581],[20.6645198,38.2536512],[20.6637395,38.2534758],[20.6636894,38.2530735],[20.6637691,38.2529046],[20.6641654,38.2524834],[20.6641405,38.2521539],[20.6640397,38.2520069],[20.6637231,38.2515384],[20.6634791,38.2513783],[20.6628622,38.2511265],[20.6626637,38.2504723],[20.6616321,38.2502987],[20.6606727,38.2497939],[20.6591528,38.2498047],[20.6575791,38.2497418],[20.6570609,38.2495829],[20.6547169,38.2486332],[20.6544235,38.2485527],[20.6541537,38.2485585],[20.6539893,38.2486574],[20.6538295,38.2488015],[20.653599,38.2486463],[20.6533774,38.2484463],[20.6532635,38.2481908],[20.6531731,38.2481702],[20.6530426,38.2482746],[20.6528675,38.2481074]]},{"id":16441,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03ac\u03c3\u03c4\u03c1\u03bf \u03c4\u03b7\u03c2 \u0386\u03c3\u03c3\u03bf\u03c5","description_GR":"\u039e\u03b5\u03bd\u03ac\u03b3\u03b7\u03c3\u03b7 \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03bd\u03b5\u03c4\u03b9\u03ba\u03ae \u03ba\u03b1\u03c3\u03c4\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7","path":"Islands\/Islands_Kefalonia_Assos_castle","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":5430,"name_EN":"Kefalonia Isl: A tour in the Assos castle","description_EN":"Visit to a venetian citadel","ascent_time":100,"descent_time":95,"marker":"No_marks","level":9,"ascent":195,"descent":195,"maxelev":135,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.52921 38.377,20.53834 38.38671)","views":56,"millestones":"0,20.5383336,38.3770537#1,20.5350749,38.3789802#2,20.5332575,38.3808470#3,20.5307538,38.3831651#4,20.5301429,38.3829251#5.4,20.5383325,38.3770537","x":20.5313815,"y":38.3803343,"coor":[[20.5383336,38.3770537],[20.5380482,38.3769912],[20.5377999,38.3770379],[20.5372384,38.3780123],[20.5362596,38.3783797],[20.5364002,38.3788613],[20.5365155,38.3792521],[20.536138,38.3797274],[20.5360458,38.3796931],[20.5361223,38.3795783],[20.5360458,38.3796931],[20.5362797,38.3793487],[20.5359582,38.3796094],[20.5360731,38.3793606],[20.5359751,38.3790154],[20.5358425,38.3789169],[20.5353122,38.3785183],[20.5351133,38.3782287],[20.5351285,38.3785084],[20.5353551,38.3788934],[20.5355411,38.3792142],[20.5355106,38.3793755],[20.5352674,38.3796746],[20.535212,38.3796369],[20.5353971,38.3793541],[20.535338,38.3791542],[20.5351948,38.3790599],[20.5344891,38.3785976],[20.5343831,38.3785899],[20.5343805,38.3786439],[20.5347786,38.3789349],[20.5349786,38.3793012],[20.5349065,38.3793711],[20.5347577,38.3791325],[20.5344226,38.3789604],[20.5345743,38.3791136],[20.5346739,38.3792111],[20.5344445,38.3808979],[20.5344933,38.3813137],[20.5346493,38.3816427],[20.5346543,38.3816788],[20.5348468,38.3830178],[20.5345129,38.3823413],[20.5341021,38.3820769],[20.5340544,38.3818998],[20.5339069,38.3818504],[20.5335113,38.3810279],[20.5332456,38.3808399],[20.5332673,38.381345],[20.5330724,38.3815915],[20.5328019,38.3822231],[20.5325851,38.3817302],[20.5325151,38.3812777],[20.5322475,38.3808914],[20.5313815,38.3803343],[20.5307195,38.3802966],[20.5301063,38.3806478],[20.5307332,38.3807024],[20.5307635,38.3811222],[20.5302726,38.3815761],[20.5297251,38.3817761],[20.5294117,38.3825866],[20.5295275,38.3827972],[20.5304002,38.3829762],[20.5307683,38.3831763],[20.5310303,38.3832021],[20.5313604,38.384437],[20.5314003,38.3847985],[20.5307864,38.3849515],[20.530578,38.38572],[20.5303471,38.3860015],[20.5301278,38.3867337],[20.5303471,38.3860015],[20.530578,38.38572],[20.5307864,38.3849515],[20.5314003,38.3847985],[20.5313604,38.384437],[20.5310303,38.3832021],[20.5307683,38.3831763],[20.5304002,38.3829762],[20.5295275,38.3827972],[20.5294117,38.3825866],[20.5297251,38.3817761],[20.5302726,38.3815761],[20.5307635,38.3811222],[20.5307332,38.3807024],[20.5301063,38.3806478],[20.5307195,38.3802966],[20.5307016,38.3801925],[20.5307673,38.3800143],[20.5305821,38.3798196],[20.5307772,38.3798074],[20.5302759,38.3795223],[20.5308693,38.3795579],[20.5333055,38.3791075],[20.5339012,38.3788549],[20.5340784,38.3784998],[20.5344238,38.3781902],[20.5346118,38.3780877],[20.5347055,38.3781175],[20.5347538,38.3780649],[20.5348578,38.3779959],[20.535472,38.3778339],[20.5366086,38.3777594],[20.5376168,38.3770145],[20.5377988,38.3770379],[20.5380471,38.3769912],[20.5383325,38.3770537]]},{"id":16442,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0391\u03b8\u03ad\u03c1\u03b1\u03c2-\u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u0391\u03bc\u03bc\u03af\u03b4\u03b9","description_GR":"\u03a0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03bc\u03b9\u03b1\u03c2 \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1\u03c2","path":"Islands\/Islands_Kefalonia_Atheras_Amidi","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":4220,"name_EN":"Kefalonia : Atheras-Amidi beach","description_EN":"The unique approach to a remote beach","ascent_time":105,"descent_time":110,"marker":"No_marks","level":9,"ascent":214,"descent":214,"maxelev":333,"minelev":13,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.41537 38.31821,20.44256 38.34349)","views":85,"millestones":"0,20.4166483,38.3175151#1,20.4204340,38.3242681#2,20.4262932,38.3310780#3,20.4356044,38.3356981#4.2,20.4412833,38.3442775","x":20.4253159,"y":38.3305266,"coor":[[20.4166483,38.3175151],[20.4170328,38.3174638],[20.4173537,38.3175187],[20.4174947,38.3174419],[20.4176308,38.3174641],[20.4177721,38.3176126],[20.4179744,38.3181953],[20.4180001,38.3186014],[20.4177926,38.3190995],[20.4174991,38.3194869],[20.4173946,38.3197945],[20.4174199,38.3202097],[20.4175196,38.3202758],[20.4177593,38.3202831],[20.4180192,38.3205793],[20.4181759,38.3206472],[20.4182916,38.3210831],[20.4186674,38.3213468],[20.4188281,38.3215679],[20.419455,38.3218393],[20.4196986,38.3222341],[20.4198194,38.3222919],[20.4200894,38.3224262],[20.4203738,38.3226872],[20.4205274,38.3230522],[20.420298,38.3232974],[20.4202307,38.3237368],[20.4204833,38.3244111],[20.4208331,38.3249713],[20.4209857,38.3255885],[20.4209759,38.3257864],[20.4213943,38.3261145],[20.4216542,38.3264107],[20.4216479,38.3267708],[20.4218813,38.3273725],[20.4223006,38.3276826],[20.4229751,38.3279194],[20.4230936,38.3280671],[20.4229978,38.3283885],[20.4231399,38.3287531],[20.4234016,38.3290134],[20.4238381,38.3292069],[20.4244525,38.3297346],[20.4253519,38.3300503],[20.4253925,38.3301326],[20.4252896,38.3303637],[20.4253159,38.3305266],[20.4257695,38.3308378],[20.4263957,38.3311271],[20.4268487,38.331195],[20.4273722,38.3314812],[20.427814,38.3315667],[20.4282286,38.3317415],[20.4284046,38.331882],[20.4287121,38.3319094],[20.4291993,38.3320459],[20.4309028,38.3325212],[20.4312348,38.3327475],[20.4317214,38.3328524],[20.4321079,38.3331344],[20.4335071,38.3337536],[20.4339177,38.3340093],[20.4340072,38.3342823],[20.4344235,38.3346553],[20.4346242,38.3347605],[20.4349676,38.3352213],[20.4354019,38.3354598],[20.435618,38.3357186],[20.4356943,38.3360272],[20.4359165,38.33616],[20.4361545,38.3366718],[20.4366691,38.337372],[20.4368408,38.3378367],[20.4368872,38.3385227],[20.4369597,38.3386781],[20.4377845,38.3391175],[20.4380924,38.3393701],[20.4384604,38.3397957],[20.4386351,38.3401974],[20.4387757,38.3403638],[20.4388731,38.3407091],[20.4388071,38.3413557],[20.4390424,38.3421555],[20.4390357,38.3427589],[20.4392834,38.3430727],[20.4395759,38.3431717],[20.4398166,38.3433952],[20.4398438,38.3437744],[20.4400134,38.3438156],[20.4404158,38.3437737],[20.4407263,38.3439724],[20.4410663,38.3440367],[20.4412833,38.3442775]]},{"id":16443,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03cc\u03c1\u03bf\u03c2 \u0386\u03c4\u03c1\u03bf\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c3\u03ba\u03bb\u03b7\u03c1\u03ae \u03b1\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03cc\u03c1\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03c1\u03b7\u03bc\u03b9\u03ac\u03c2","path":"Islands\/Islands_Kefalonia_Atros_ascent","activity_type":33,"assistance":2,"difficulty":3,"scenic_value":5,"length":5443,"name_EN":"Kefalonia Isl: Ascent to Mt. Atros","description_EN":"A rude ascent to the Mountain of Desolation","ascent_time":300,"descent_time":230,"marker":"No_marks","level":9,"ascent":402,"descent":402,"maxelev":863,"minelev":141,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.73038 38.15458,20.75102 38.16543)","views":63,"millestones":"0,20.7308223,38.1555723#1,20.7348790,38.1560155#2,20.7418106,38.1547235#3,20.7469830,38.1567823#4,20.7460714,38.1600242#5.4,20.7434099,38.1653234","x":20.7448243,"y":38.1563625,"coor":[[20.7308223,38.1555723],[20.7312528,38.1554627],[20.7315238,38.1555243],[20.7322433,38.1553822],[20.732487,38.1552899],[20.7325432,38.1553094],[20.7324936,38.1553981],[20.7319549,38.1557075],[20.7319737,38.1557981],[20.7327902,38.155474],[20.7335228,38.1551655],[20.7340626,38.1548292],[20.7345155,38.1546526],[20.734736,38.1544696],[20.7349207,38.1544207],[20.7353107,38.1546297],[20.7352505,38.1547001],[20.735034,38.1546941],[20.7348945,38.1547533],[20.7345471,38.155122],[20.7344889,38.155224],[20.7345289,38.1553512],[20.7345855,38.1553618],[20.734696,38.1551847],[20.7349178,38.1550737],[20.7353778,38.1552487],[20.7355939,38.1552637],[20.7358356,38.1552164],[20.736043,38.1551951],[20.7360406,38.1552491],[20.7359162,38.1553267],[20.7351611,38.1556301],[20.7344572,38.1565744],[20.7340753,38.1570008],[20.7351291,38.1563994],[20.735522,38.156032],[20.7370512,38.1557682],[20.7375708,38.1556295],[20.7376644,38.1555781],[20.7379425,38.1552254],[20.7381753,38.1551238],[20.7384748,38.15506],[20.7392976,38.1550289],[20.7397961,38.1548535],[20.7405,38.1546749],[20.7409418,38.154489],[20.7411262,38.154449],[20.741477,38.1545128],[20.7422835,38.154337],[20.7417507,38.1547727],[20.7410895,38.1550156],[20.7408364,38.1550626],[20.7407416,38.1551411],[20.7408815,38.155226],[20.7412202,38.1553075],[20.7416246,38.1551926],[20.7418071,38.1554499],[20.7417136,38.1555014],[20.7417682,38.155557],[20.7420286,38.1556002],[20.7419994,38.1557436],[20.7422777,38.1556432],[20.7428295,38.1555504],[20.7428743,38.1555697],[20.7427865,38.1557474],[20.7425946,38.1559583],[20.7429515,38.1558871],[20.7432891,38.1557343],[20.7432461,38.1559313],[20.7430482,38.1562772],[20.7432183,38.1562999],[20.7434502,38.1562163],[20.7433942,38.156449],[20.743439,38.1564682],[20.7438317,38.156362],[20.7438383,38.1564703],[20.7436821,38.1566461],[20.7440826,38.1566212],[20.7443601,38.1565388],[20.7445016,38.1564346],[20.7446004,38.1562662],[20.7448243,38.1563625],[20.7450827,38.1564012],[20.7456559,38.1565973],[20.747247,38.1568171],[20.747147,38.1570125],[20.7472354,38.157078],[20.7473294,38.1570176],[20.7474075,38.1570558],[20.7473783,38.1571991],[20.7475387,38.1571856],[20.7477072,38.1572443],[20.7478054,38.1573461],[20.7479618,38.1575216],[20.7483119,38.1576034],[20.7490884,38.1575889],[20.7493161,38.1578564],[20.7493693,38.1582003],[20.7494344,38.1582741],[20.749546,38.1583313],[20.7498089,38.1583206],[20.7503177,38.1584247],[20.7503621,38.158453],[20.7508343,38.1587409],[20.7506723,38.1587904],[20.750495,38.1589297],[20.7501967,38.1589664],[20.7499046,38.1591205],[20.7497662,38.1596662],[20.7495481,38.1596962],[20.7490613,38.1596107],[20.7485942,38.15985],[20.7480612,38.1600334],[20.7475955,38.1599845],[20.7473936,38.1599068],[20.7471983,38.1599374],[20.7469556,38.1597505],[20.7464851,38.1598095],[20.7460643,38.15996],[20.7460725,38.1600323],[20.7463518,38.1601662],[20.745022,38.1605618],[20.7449272,38.1606402],[20.7451405,38.1607182],[20.74499,38.1607681],[20.7446011,38.1610456],[20.7445767,38.1610809],[20.7446427,38.1611368],[20.7444665,38.1612491],[20.7443893,38.1614451],[20.7444805,38.1615513],[20.7444553,38.1616046],[20.7445971,38.1617527],[20.7447864,38.161857],[20.7451815,38.1622104],[20.7455967,38.162366],[20.7456281,38.16243],[20.7455265,38.1626614],[20.7459274,38.163141],[20.7461033,38.16329],[20.7466957,38.1635677],[20.7468041,38.1636968],[20.7471156,38.1638766],[20.747312,38.1640803],[20.747179,38.1642478],[20.7470194,38.1642433],[20.7467809,38.1647322],[20.7468644,38.1649057],[20.7471406,38.1651116],[20.7474951,38.1656079],[20.7474047,38.1655874],[20.7469802,38.1656387],[20.7465981,38.1657632],[20.7464393,38.1657408],[20.7460686,38.1658656],[20.7456961,38.1657742],[20.7453866,38.1655494],[20.7451619,38.1654711],[20.7449623,38.1653395],[20.7447552,38.1653788],[20.7441363,38.1651814],[20.7438214,38.1653348],[20.7434099,38.1653234]]},{"id":16444,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0394\u03b1\u03bc\u03bf\u03c5\u03bb\u03b9\u03b1\u03bd\u03ac\u03c4\u03b1-\u0391\u03b3\u03af\u03b1 \u0398\u03ad\u03ba\u03bb\u03b7","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b9\u03ba\u03ae \u03b1\u03bb\u03bb\u03ac \u03c9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ba\u03b1\u03c1\u03b4\u03b9\u03ac \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bb\u03bb\u03b9\u03ba\u03ae\u03c2","path":"Islands\/Islands_Kefalonia_Damoulianata_AgThekli","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":2022,"name_EN":"Kefalonia Isl: Dhamoulianata-Aghia Thekli","description_EN":"A nice trail in Paliki","ascent_time":35,"descent_time":40,"marker":"No_marks","level":9,"ascent":26,"descent":163,"maxelev":383,"minelev":230,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.37304 38.23733,20.38647 38.24517)","views":48,"millestones":"0,20.3756153,38.2369941#1,20.3779002,38.2429298#2,20.3860947,38.2448441","x":20.3794051,"y":38.2436377,"coor":[[20.3756153,38.2369941],[20.3751292,38.2374205],[20.3748875,38.2376427],[20.3748436,38.2377675],[20.3746477,38.2380317],[20.37458,38.2382458],[20.3743877,38.238438],[20.3741534,38.2387641],[20.373653,38.2390188],[20.3736031,38.2393326],[20.3734851,38.2394776],[20.3735338,38.2398754],[20.3733068,38.2401702],[20.3732786,38.240345],[20.3733335,38.2405719],[20.3735846,38.2408994],[20.3744805,38.2419946],[20.374711,38.2421819],[20.3755257,38.2425674],[20.3759198,38.2425661],[20.375962,38.2424503],[20.3762015,38.2424577],[20.3767276,38.2426722],[20.3771072,38.2428055],[20.3781949,38.2429833],[20.3792028,38.2436179],[20.3794051,38.2436377],[20.3800532,38.243928],[20.3805913,38.2442238],[20.3809032,38.2441524],[20.3812559,38.2441813],[20.3814749,38.2446024],[20.3818148,38.2451174],[20.3818841,38.2451015],[20.3819376,38.2451752],[20.3819217,38.2452648],[20.3821138,38.2452167],[20.3824675,38.2449484],[20.3824828,38.2450795],[20.3828836,38.244781],[20.3829651,38.2449817],[20.3832882,38.2446854],[20.3836701,38.2452287],[20.3836982,38.2454007],[20.3840356,38.2455057],[20.3842054,38.2453758],[20.3844274,38.2452746],[20.3847152,38.245324],[20.3849335,38.2452271],[20.3854828,38.2450684],[20.3858681,38.2450623],[20.3859432,38.2447673],[20.3860947,38.2448441]]},{"id":16445,"author":"Paths_Of_Greece","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bb\u03bf\u03bd\u03b9\u03ac: \u039c\u03c0\u03b1\u03c4\u03b1\u03c1\u03af\u03b1","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03a6\u03b9\u03c3\u03ba\u03ac\u03c1\u03b4\u03bf \u03c3\u03c4\u03bf \u03b1\u03ba\u03c1. \u0394\u03b1\u03c6\u03bd\u03bf\u03cd\u03b4\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03af\u03c3\u03c9","path":"Islands\/Islands_Kefalonia_Fiskardo_Battery","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":4,"length":10161,"name_EN":"Kefalonia Isl: To the Battery","description_EN":"From Fiskardo to Dhafnoudi Cape and back","ascent_time":240,"descent_time":240,"marker":"Red_dots","level":9,"ascent":310,"descent":310,"maxelev":169,"minelev":1,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.5418 38.45771,20.57643 38.47119)","views":91,"millestones":"0,20.5739978,38.4593728#1,20.5629820,38.4586795#2,20.5538351,38.4589067#3,20.5462085,38.4592180#4,20.5431450,38.4672060#5,20.5451935,38.4678555#6,20.5544382,38.4676579#7,20.5617114,38.4693704#8,20.5675691,38.4677994#9,20.5759710,38.4666579#10.2,20.5740012,38.4593729","x":20.548895,"y":38.4670221,"coor":[[20.5739978,38.4593728],[20.5733567,38.4592415],[20.5726791,38.4592757],[20.5711604,38.4594113],[20.5707056,38.4595782],[20.570256,38.4596371],[20.5697319,38.4595767],[20.5690213,38.4593396],[20.5685429,38.4592806],[20.5674356,38.4594373],[20.5653575,38.4595294],[20.5644843,38.4593417],[20.5631815,38.4587899],[20.5624672,38.4583906],[20.5623233,38.458044],[20.5621313,38.4579844],[20.5619894,38.457836],[20.5615602,38.4577063],[20.5608129,38.4573285],[20.5605189,38.4572478],[20.5601986,38.4572384],[20.5599515,38.4573753],[20.5594173,38.4580082],[20.5588615,38.458109],[20.5584106,38.4585776],[20.558351,38.4583867],[20.5582311,38.4582571],[20.5580172,38.4581787],[20.557682,38.4582409],[20.5575341,38.4582186],[20.557331,38.4583928],[20.5567992,38.4584942],[20.5566064,38.4584525],[20.5563276,38.4585344],[20.5560365,38.4583907],[20.5557073,38.458327],[20.5548077,38.4587644],[20.5547022,38.4588154],[20.5544539,38.458736],[20.5542136,38.4587289],[20.5535598,38.459034],[20.5531241,38.458922],[20.5529073,38.4590237],[20.5526988,38.4587113],[20.5525506,38.4584052],[20.552303,38.4578799],[20.5519053,38.4580528],[20.5519168,38.4581928],[20.5516849,38.4583977],[20.5514576,38.4588414],[20.5513726,38.4591812],[20.551221,38.4593569],[20.5510734,38.4592084],[20.5509379,38.4591684],[20.5506889,38.4595349],[20.5503128,38.4592536],[20.5499195,38.4593321],[20.5490523,38.4590182],[20.5489136,38.4592844],[20.5486555,38.4593894],[20.548279,38.4593287],[20.5481372,38.4591804],[20.5479256,38.4589805],[20.547212,38.4590495],[20.546253,38.4588816],[20.5461989,38.4589836],[20.5462252,38.459633],[20.5461747,38.4597306],[20.5460015,38.4602389],[20.5461589,38.4605409],[20.5459893,38.4614547],[20.5460461,38.4619429],[20.546308,38.4626983],[20.546057,38.4629161],[20.5456225,38.4631375],[20.5455668,38.463343],[20.5456621,38.463508],[20.5453597,38.4638414],[20.5450892,38.4639865],[20.5450129,38.4641464],[20.5450483,38.4643637],[20.5448217,38.4647894],[20.5447898,38.4649776],[20.5443602,38.4655775],[20.5440893,38.4659974],[20.5436882,38.4662378],[20.5434202,38.4665722],[20.5433076,38.4670103],[20.5429309,38.4674586],[20.5430007,38.4676769],[20.5428654,38.467871],[20.5428324,38.4683205],[20.5420859,38.4693164],[20.541869,38.4697784],[20.5418587,38.4699943],[20.5420409,38.4700177],[20.5421471,38.470192],[20.5421871,38.4705535],[20.5421723,38.4706251],[20.5419,38.4708063],[20.5419941,38.4709217],[20.5422203,38.4709824],[20.5423279,38.4711297],[20.5425075,38.4712071],[20.5429255,38.4710933],[20.5432134,38.4708226],[20.5438451,38.47058],[20.543938,38.4703125],[20.5445795,38.4693585],[20.5447131,38.4689346],[20.5447715,38.4684318],[20.5449857,38.4680237],[20.5454386,38.4676588],[20.5462526,38.4671693],[20.5467326,38.466715],[20.5469949,38.4667408],[20.547412,38.466645],[20.5476208,38.4668313],[20.5475804,38.4669563],[20.5480304,38.4671317],[20.5482266,38.4671014],[20.5482444,38.4672101],[20.5484143,38.4672511],[20.5485639,38.4672375],[20.548895,38.4670221],[20.5492844,38.4670245],[20.549535,38.4668157],[20.550936,38.4662715],[20.5514075,38.4664025],[20.5514905,38.4665851],[20.551668,38.4667074],[20.5523062,38.4667803],[20.5525545,38.4668597],[20.5529112,38.4670684],[20.5530522,38.4672347],[20.5535488,38.4673934],[20.5539801,38.4677214],[20.5540926,38.4676437],[20.5543448,38.4676421],[20.5547995,38.4677185],[20.5549778,38.4678229],[20.5557076,38.4678984],[20.5557945,38.4677568],[20.5562934,38.4676274],[20.556507,38.4674715],[20.5567842,38.4674256],[20.5569649,38.4672418],[20.5570569,38.4669922],[20.5574457,38.4667695],[20.5576267,38.4665766],[20.5578352,38.4665287],[20.5578645,38.4663944],[20.5582526,38.4663067],[20.5589026,38.4663709],[20.5594353,38.4664947],[20.5596896,38.4664481],[20.5601391,38.4666325],[20.5603841,38.4665406],[20.561081,38.4670655],[20.5613026,38.4671036],[20.5615118,38.4675241],[20.5618666,38.4677237],[20.5615735,38.4683232],[20.5617338,38.4690486],[20.5616942,38.4696419],[20.5618427,38.4701328],[20.5620181,38.4703001],[20.5619189,38.4704593],[20.5619328,38.4706489],[20.5621508,38.4711237],[20.5621532,38.4715562],[20.5622405,38.4716489],[20.5623545,38.4716612],[20.5626342,38.4715613],[20.5628504,38.4715722],[20.5634514,38.4714637],[20.5639683,38.4716771],[20.5641531,38.4716465],[20.5642286,38.4715046],[20.564547,38.4713157],[20.5645924,38.4710828],[20.5647955,38.4709086],[20.5649207,38.4704439],[20.5649082,38.4699841],[20.564996,38.4698245],[20.5655483,38.4695344],[20.5657438,38.4692789],[20.5660473,38.4691617],[20.5665124,38.4685357],[20.5668044,38.4684182],[20.5669151,38.4682593],[20.5673551,38.4679209],[20.5675187,38.4678536],[20.5677362,38.4676168],[20.5688818,38.4673801],[20.5690603,38.4672412],[20.5693904,38.4672869],[20.5695952,38.4670767],[20.5698512,38.4669941],[20.5698915,38.4668692],[20.5705619,38.4667447],[20.5710302,38.4667764],[20.5713073,38.4669737],[20.5719095,38.4670815],[20.5723015,38.4670299],[20.572605,38.4669127],[20.5726432,38.4668327],[20.57277,38.4663319],[20.5726815,38.4661897],[20.5729358,38.4658999],[20.5734028,38.4659361],[20.5740139,38.4660981],[20.5743859,38.4664693],[20.5744889,38.4664724],[20.5752452,38.4669765],[20.5755296,38.4670208],[20.5756233,38.4669785],[20.5753177,38.4667534],[20.5754968,38.4666505],[20.5760007,38.4666562],[20.5760239,38.4663822],[20.5756064,38.4663204],[20.5754477,38.465559],[20.5756897,38.4655301],[20.5756054,38.4653745],[20.5755062,38.4652905],[20.5754948,38.4650469],[20.5753519,38.4648716],[20.5743969,38.4648076],[20.5749719,38.4642074],[20.5750449,38.4638762],[20.5748343,38.4637259],[20.5748594,38.4634383],[20.5747973,38.463369],[20.5752377,38.4628774],[20.575731,38.4626216],[20.5755436,38.4624179],[20.5752921,38.4621898],[20.5752833,38.4619373],[20.5756016,38.4615052],[20.5755958,38.4609285],[20.575576,38.460473],[20.5755464,38.4601298],[20.5755982,38.4599827],[20.5755584,38.4598554],[20.5752779,38.4597526],[20.5748262,38.4596133],[20.5740012,38.4593729]]},{"id":16446,"author":"Paths_Of_Greece","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a3\u03c4\u03bf\u03c5\u03c2 \u03c6\u03ac\u03c1\u03bf\u03c5\u03c2","description_GR":"\u03a3\u03c4\u03bf\u03bd \u03b5\u03bd\u03b5\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03b9 \u03bc\u03b5\u03c4\u03ac \u03c4\u03bf\u03bd \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03bf \u03c6\u03ac\u03c1\u03bf","path":"Islands\/Islands_Kefalonia_Fiskardo_Faroi","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":823,"name_EN":"Kefalonia Isl: Around the lighthouses","description_EN":"To the venitian and next to the modern lighthouse","ascent_time":15,"descent_time":15,"marker":"Red_dots","level":9,"ascent":23,"descent":23,"maxelev":23,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.5786 38.46054,20.58202 38.46225)","views":71,"millestones":"0,20.5786031,38.4621110#0.8,20.5786042,38.4621110","x":20.5814212,"y":38.4615357,"coor":[[20.5786031,38.462111],[20.5787868,38.4619542],[20.5790059,38.4619246],[20.5794755,38.4616861],[20.5799799,38.4611964],[20.5804138,38.4609838],[20.5807838,38.4606703],[20.5814322,38.4605271],[20.581717,38.4605625],[20.5819778,38.4606692],[20.5819934,38.461066],[20.5819009,38.4615678],[20.581795,38.4616277],[20.5814212,38.4615357],[20.5812598,38.4618013],[20.5807915,38.4620128],[20.5806596,38.4621351],[20.5806787,38.4622167],[20.5805503,38.462267],[20.5800677,38.4620547],[20.5798837,38.4620674],[20.5795655,38.4622563],[20.5793955,38.4622153],[20.5791642,38.4622625],[20.5789747,38.4621489],[20.5788548,38.4621679],[20.5786042,38.462111]]},{"id":16447,"author":"Paths_Of_Greece","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bb\u03bf\u03bd\u03b9\u03ac: \u03c4\u03c9\u03bd \u039a\u03c5\u03c0\u03b1\u03c1\u03b9\u03c3\u03c3\u03b9\u03ce\u03bd","description_GR":"\u0393\u03cd\u03c1\u03bf\u03c2 \u03c4\u03c9\u03bd \u03c7\u03c9\u03c1\u03b9\u03ce\u03bd \u03c4\u03bf\u03c5 \u03a6\u03b9\u03c3\u03ba\u03ac\u03c1\u03b4\u03bf\u03c5","path":"Islands\/Islands_Kefalonia_Fiskardo_Kyparissia","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":5,"length":4655,"name_EN":"Kefalonia Isl: The cypress route","description_EN":"Adound the Fiscardo villages","ascent_time":85,"descent_time":85,"marker":"Red_dots","level":9,"ascent":278,"descent":278,"maxelev":205,"minelev":7,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.56187 38.44951,20.5784 38.45846)","views":139,"millestones":"0,20.5763294,38.4588870#1,20.5761084,38.4529528#2,20.5694899,38.4501393#3,20.5621118,38.4535778#4.7,20.5763306,38.4588871","x":20.5672873,"y":38.4492579,"coor":[[20.5763294,38.458887],[20.5760654,38.4586811],[20.5758907,38.4584733],[20.5761017,38.4583714],[20.5758632,38.4584005],[20.5754445,38.4585323],[20.5752786,38.4584824],[20.5752721,38.4583021],[20.5756128,38.4578796],[20.5763485,38.4575859],[20.5767854,38.4573104],[20.577022,38.4566687],[20.5769995,38.4557176],[20.5774784,38.4552812],[20.5776441,38.4552185],[20.5781905,38.4538382],[20.5778347,38.4533683],[20.5767903,38.4529234],[20.5761692,38.4529773],[20.576023,38.452919],[20.5759637,38.4527191],[20.5760087,38.4524952],[20.5762926,38.4522557],[20.5761432,38.4517829],[20.5761556,38.4512788],[20.5760946,38.4511149],[20.5761344,38.4509989],[20.5760794,38.4509523],[20.5761302,38.4508457],[20.5760747,38.450808],[20.5761002,38.4507547],[20.5760315,38.4507527],[20.5760587,38.4506634],[20.5759371,38.4505697],[20.5759346,38.4503805],[20.575747,38.4499876],[20.5755453,38.44977],[20.5753043,38.4494162],[20.5750853,38.4494458],[20.5749315,38.4495494],[20.5748717,38.4496512],[20.574334,38.4496355],[20.5741696,38.4496712],[20.5740817,38.4495921],[20.5737368,38.4498612],[20.5735046,38.4499265],[20.5733444,38.4499218],[20.5729118,38.4501073],[20.5726258,38.450099],[20.5723775,38.4500196],[20.5721907,38.4500952],[20.5716153,38.4501504],[20.571492,38.4500928],[20.5713767,38.4501074],[20.5710717,38.4500174],[20.5708772,38.4500117],[20.5707611,38.4500443],[20.5706476,38.450023],[20.5703692,38.4500959],[20.5701989,38.4500639],[20.5697574,38.4501951],[20.5696235,38.4501191],[20.5694216,38.4501492],[20.5692102,38.4500169],[20.5686094,38.4501254],[20.5684725,38.4501124],[20.5681892,38.4498068],[20.5678334,38.4495802],[20.5675716,38.4493022],[20.5672873,38.4492579],[20.5673085,38.4492945],[20.5671661,38.4493984],[20.5671724,38.4495067],[20.5671258,38.4495234],[20.566946,38.4495001],[20.5668012,38.4496039],[20.5665351,38.4496817],[20.5664133,38.4497142],[20.5663526,38.4500277],[20.5659106,38.4504111],[20.5657114,38.4505043],[20.5655927,38.4507846],[20.5655444,38.4508373],[20.5654287,38.4508609],[20.5647826,38.4507158],[20.564436,38.4507056],[20.5644411,38.4508409],[20.5643783,38.4509562],[20.5635647,38.4518782],[20.5627137,38.4522631],[20.5625692,38.452412],[20.5625406,38.4527715],[20.5623965,38.4529114],[20.5621122,38.4534435],[20.5621134,38.4536598],[20.5622087,38.4538247],[20.5625699,38.4541777],[20.5629029,38.4544036],[20.5638523,38.454918],[20.5641839,38.4551709],[20.5645174,38.4551447],[20.5646996,38.4551681],[20.5649101,38.4553184],[20.5650872,38.4553551],[20.5652313,38.4553098],[20.5656339,38.4552766],[20.5662851,38.4553137],[20.5676286,38.4557314],[20.5687815,38.4558193],[20.5692819,38.4561403],[20.5693819,38.4560621],[20.5695531,38.4558329],[20.5697392,38.4557753],[20.5698968,38.455834],[20.5700341,38.455838],[20.5701765,38.4557341],[20.570443,38.4556698],[20.5705663,38.4557275],[20.5707392,38.4557055],[20.5713315,38.4557769],[20.5714853,38.4559166],[20.571937,38.4560559],[20.5725081,38.4563339],[20.5727711,38.4568281],[20.5730592,38.4570347],[20.5733739,38.4574042],[20.5735184,38.4574985],[20.5739054,38.4576225],[20.5741601,38.4575669],[20.5741664,38.4576752],[20.5745101,38.4576762],[20.5750095,38.4582584],[20.5752796,38.4584825],[20.5754457,38.4585324],[20.5758644,38.4584005],[20.576103,38.4583714],[20.5758919,38.4584734],[20.5760665,38.4586812],[20.5763306,38.4588871]]},{"id":16448,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03a6\u03bf\u03c5\u03ba\u03b1\u03bb\u03af\u03b4\u03b1\u03c2","description_GR":"\u0395\u03c5\u03c7\u03ac\u03c1\u03b9\u03c3\u03c4\u03bf \u03c6\u03b1\u03c1\u03ac\u03b3\u03b3\u03b9 \u03bc\u03b5 \u03bd\u03b5\u03c1\u03ac \u03ba\u03b1\u03b9 \u03bb\u03bf\u03cd\u03c4\u03c3\u03b5\u03c2","path":"Islands\/Islands_Kefalonia_Foukalida","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":5201,"name_EN":"Kefalonia Isl: Foukalida gorge","description_EN":"A joyful gorge with running water and ponds","ascent_time":125,"descent_time":130,"marker":"No_marks","level":9,"ascent":76,"descent":382,"maxelev":322,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.77219 38.08631,20.80236 38.10332)","views":104,"millestones":"0,20.7725783,38.0944295#1,20.7740926,38.1005195#2,20.7823154,38.1014079#3,20.7918138,38.0984160#4,20.7952659,38.0916320#5.2,20.8023653,38.0863073","x":20.7884505,"y":38.0983108,"coor":[[20.7725783,38.0944295],[20.7731322,38.0946114],[20.7732512,38.0947588],[20.7734327,38.0955566],[20.7738082,38.0960894],[20.7737233,38.0964655],[20.7737911,38.0967376],[20.7743379,38.0972662],[20.7749612,38.0973779],[20.7751609,38.0977618],[20.7751578,38.0980635],[20.7748937,38.0988851],[20.7750702,38.0992774],[20.7750736,38.0997189],[20.775176,38.099983],[20.7751158,38.1001615],[20.774901,38.1001196],[20.7746499,38.0996082],[20.7744818,38.0995405],[20.7746352,38.0999411],[20.7744911,38.1001083],[20.7743817,38.1005197],[20.7743126,38.1005359],[20.7741564,38.1004595],[20.7740861,38.1005026],[20.7742159,38.100844],[20.77457,38.101088],[20.774626,38.1013688],[20.7748662,38.1016097],[20.7753818,38.101813],[20.776204,38.1030789],[20.7767435,38.1032559],[20.7772543,38.1033059],[20.7775155,38.1033311],[20.7777564,38.1033738],[20.7777837,38.1034781],[20.7780122,38.1034664],[20.7783264,38.1033218],[20.7784732,38.1033304],[20.7787112,38.1033639],[20.7789181,38.1033246],[20.7793459,38.1029309],[20.7798886,38.1027746],[20.7800898,38.1023477],[20.7803969,38.1021038],[20.7809448,38.1018306],[20.7813383,38.1016972],[20.7818401,38.1016929],[20.7820483,38.1016266],[20.7828055,38.1009987],[20.783785,38.100503],[20.7843549,38.099987],[20.7846098,38.0996336],[20.7848794,38.0994113],[20.7859845,38.09891],[20.7864007,38.0987772],[20.7865539,38.0986643],[20.7867832,38.0986346],[20.7871896,38.0987268],[20.7875195,38.0984835],[20.7880748,38.0983005],[20.7884505,38.0983108],[20.7897427,38.0987426],[20.7901852,38.0987907],[20.7904142,38.0987699],[20.7908547,38.0986018],[20.7911567,38.0987362],[20.7913966,38.0987247],[20.7918085,38.0984296],[20.7918855,38.0982335],[20.7918192,38.0979254],[20.7921962,38.0976474],[20.7923042,38.097263],[20.7922752,38.0968838],[20.7919552,38.0966408],[20.7918265,38.0964571],[20.7919675,38.0961006],[20.7918827,38.0959541],[20.7918996,38.0958284],[20.7919385,38.0957214],[20.792769,38.0952396],[20.7927368,38.0949324],[20.7929218,38.0946131],[20.7926878,38.0942283],[20.792896,38.0931168],[20.7927944,38.0925735],[20.7928211,38.0924841],[20.793105,38.0922486],[20.7934927,38.0919845],[20.7938229,38.0919935],[20.7940068,38.0919354],[20.7943782,38.0917834],[20.7948498,38.0918954],[20.7949272,38.0917669],[20.7951726,38.0916294],[20.7952865,38.0916325],[20.7954176,38.0917622],[20.7955087,38.0917647],[20.7956827,38.0914361],[20.7959076,38.0912441],[20.7965704,38.0912081],[20.7978342,38.0912426],[20.7984004,38.0910688],[20.7987165,38.0908792],[20.7991252,38.0908408],[20.7986889,38.0906217],[20.7987034,38.09055],[20.7990089,38.0903421],[20.7986312,38.0901156],[20.7987423,38.0899204],[20.7985177,38.089581],[20.7986819,38.0894773],[20.7983945,38.0892713],[20.7984098,38.0891816],[20.800076,38.0886144],[20.8004384,38.0884081],[20.8011506,38.0877608],[20.8012071,38.0875101],[20.8011188,38.0871833],[20.8012342,38.0868891],[20.8019134,38.0864752],[20.8023653,38.0863073]]},{"id":16449,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bb\u03bf\u03bd\u03b9\u03ac: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03b1 \u0391\u03c1\u03b3\u03af\u03bd\u03b9\u03b1","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u039a\u03bf\u03bb\u03b1\u03ca\u03c4\u03b7-\u039c\u03bf\u03bd\u03ae \u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c5 \u03a0\u03b7\u03b3\u03ae\u03c2-\u0391\u03c1\u03b3\u03af\u03bd\u03b9\u03b1","path":"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":7347,"name_EN":"Kefalonia Isl: Loop trail around Arghinia","description_EN":"Kolaiti-Zoodochos Pigi Monast - Arghinia","ascent_time":165,"descent_time":170,"marker":"No_marks","level":9,"ascent":469,"descent":469,"maxelev":863,"minelev":433,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.71071 38.08911,20.72229 38.10786)","views":54,"millestones":"0,20.7193531,38.0902063#1,20.7120085,38.0934353#2,20.7121783,38.1018320#3,20.7150975,38.1067286#4,20.7216226,38.1031568#5,20.7183905,38.0954358#6,20.7202732,38.0946505#7.3,20.7193508,38.0902062","x":20.7153374,"y":38.1069952,"coor":[[20.7193531,38.0902063],[20.7192072,38.0902067],[20.7186115,38.0900189],[20.7178185,38.0897039],[20.7173707,38.089268],[20.7167692,38.0889539],[20.7167201,38.0889795],[20.7165779,38.0891017],[20.716634,38.0891213],[20.7166841,38.0892758],[20.7167744,38.0892964],[20.7167824,38.0893957],[20.7161949,38.0895324],[20.7157864,38.0897462],[20.7156352,38.0900663],[20.7153946,38.0903479],[20.7152207,38.0904646],[20.7148338,38.0909583],[20.714672,38.0910078],[20.7145517,38.0911486],[20.7144586,38.0911911],[20.7144318,38.0912804],[20.7141375,38.0914884],[20.7140441,38.0917921],[20.7138519,38.0920119],[20.7135965,38.0921129],[20.7137437,38.092135],[20.7130656,38.0925124],[20.7126876,38.0928082],[20.7124786,38.0928924],[20.7120835,38.0933138],[20.7115556,38.0941549],[20.7113119,38.0947607],[20.7112876,38.0950483],[20.7113539,38.0953474],[20.7116331,38.0959859],[20.7116454,38.0962205],[20.7115251,38.0966135],[20.7114846,38.0970088],[20.7115221,38.09719],[20.7118158,38.0975045],[20.7122176,38.097696],[20.7125235,38.0979928],[20.7126887,38.0983759],[20.712751,38.0995308],[20.7124536,38.1003152],[20.7123812,38.1004033],[20.7122351,38.1013722],[20.7121457,38.1015859],[20.7121959,38.1019927],[20.7120955,38.1021971],[20.7121496,38.1022617],[20.7121579,38.1025863],[20.7120628,38.102926],[20.7120845,38.1032058],[20.7120236,38.1035465],[20.7120611,38.1037277],[20.7120001,38.1038161],[20.7120156,38.1039787],[20.7119319,38.1040664],[20.7120255,38.1045195],[20.7120109,38.1045912],[20.7118824,38.1046597],[20.7121635,38.1047486],[20.7122383,38.1048588],[20.7121876,38.1049745],[20.7119859,38.1051491],[20.7117781,38.1052063],[20.7118969,38.1053538],[20.7119034,38.1054621],[20.7117774,38.1054766],[20.7118876,38.1055607],[20.7118962,38.105624],[20.7117099,38.1057089],[20.7117771,38.1058639],[20.7116719,38.1061763],[20.7115735,38.1063357],[20.7113369,38.1065273],[20.7114584,38.1065622],[20.711835,38.1065548],[20.7119737,38.1067659],[20.7123313,38.106929],[20.7126025,38.1067294],[20.7127391,38.1067332],[20.7129394,38.1068199],[20.7131794,38.1068086],[20.7138536,38.1065212],[20.7142814,38.1066413],[20.7148117,38.106512],[20.7149204,38.1065285],[20.7153374,38.1069952],[20.7155869,38.1075337],[20.7158395,38.107748],[20.7162853,38.1079767],[20.7164204,38.1080165],[20.7166725,38.1079875],[20.7171426,38.1074961],[20.7173605,38.1072139],[20.7176573,38.106952],[20.7175261,38.1065699],[20.7175668,38.1064269],[20.7177514,38.106378],[20.7179731,38.1065193],[20.7181333,38.1065058],[20.718587,38.10605],[20.7186989,38.105945],[20.7188144,38.1059122],[20.7192569,38.1059606],[20.7194903,38.1059401],[20.7196074,38.1058713],[20.7197911,38.1055882],[20.7199437,38.1053402],[20.7207234,38.1047313],[20.721512,38.1039245],[20.7216557,38.1032618],[20.7214757,38.1026982],[20.7213674,38.1025691],[20.721221,38.102529],[20.7199244,38.1018981],[20.7191466,38.101444],[20.7190168,38.1012872],[20.7185821,38.100302],[20.7183809,38.0995757],[20.7181953,38.099138],[20.7181443,38.0987492],[20.718184,38.098372],[20.7183542,38.0980073],[20.7183985,38.0979095],[20.7184471,38.0973342],[20.718368,38.0970618],[20.7181545,38.096763],[20.718126,38.0966361],[20.7184226,38.0961218],[20.7184687,38.0957042],[20.7183311,38.0952139],[20.71839,38.0951705],[20.7186178,38.0954291],[20.7188486,38.095877],[20.7189731,38.0961507],[20.7190058,38.0964399],[20.7190652,38.0965137],[20.7195004,38.096724],[20.7197858,38.0969708],[20.7201731,38.0974861],[20.7202984,38.0974896],[20.7199165,38.096596],[20.7195837,38.0961363],[20.7194857,38.0952687],[20.7195157,38.0951073],[20.7196064,38.0951189],[20.7198685,38.0956307],[20.7203071,38.0960213],[20.7204033,38.0960871],[20.720496,38.0960537],[20.7203038,38.0955077],[20.7203098,38.0951205],[20.7199744,38.0944625],[20.7200761,38.0944833],[20.7207904,38.0950799],[20.7209236,38.0950836],[20.7205245,38.0942706],[20.7199931,38.0925395],[20.7198921,38.0922484],[20.719213,38.0919367],[20.7192402,38.0918383],[20.7195773,38.0919468],[20.7196595,38.0918951],[20.7192165,38.0916034],[20.7185901,38.0910814],[20.7177464,38.0900668],[20.7174364,38.0896077],[20.7172659,38.0893642],[20.7169986,38.0891765],[20.7167178,38.0889795],[20.7167669,38.0889538],[20.7173684,38.0892679],[20.7178162,38.0897039],[20.7186092,38.0900188],[20.7192049,38.0902067],[20.7193508,38.0902062]]},{"id":16450,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0393\u03cd\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u039a\u03bf\u03cd\u03c4\u03b1\u03b2\u03bf\u03c5","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b1\u03ba\u03c1\u03cd\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bb\u03b9\u03bc\u03bd\u03bf\u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1","path":"Islands\/Islands_Kefalonia_Koutavos_loop","activity_type":31,"assistance":2,"difficulty":1,"scenic_value":5,"length":4912,"name_EN":"Kefalonia Isl: A long walk around Koutavos lagoon","description_EN":"A long walk around Koutavos lagoon","ascent_time":95,"descent_time":90,"marker":"No_marks","level":13,"ascent":38,"descent":38,"maxelev":23,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.49346 38.1645,20.51147 38.17886)","views":44,"millestones":"0,20.4937595,38.1725504#1,20.5006451,38.1657182#2,20.5101055,38.1664915#3,20.5067643,38.1740725#4,20.4982822,38.1788770#4.9,20.4937584,38.1725504","x":20.5092377,"y":38.1658907,"coor":[[20.4937595,38.1725504],[20.4938305,38.172593],[20.4940354,38.172437],[20.4942732,38.1722865],[20.494451,38.1721702],[20.4950423,38.1717374],[20.495584,38.1713392],[20.4961058,38.1711656],[20.4963471,38.1708936],[20.4966503,38.1707585],[20.4968683,38.1705218],[20.4971837,38.170369],[20.4974427,38.170129],[20.4976084,38.1699808],[20.4986816,38.1687787],[20.4992071,38.1678124],[20.4997307,38.1671254],[20.5002181,38.1662391],[20.5005946,38.1657638],[20.5013579,38.1650749],[20.5021009,38.1647863],[20.5028772,38.1645392],[20.5040978,38.1643053],[20.5048625,38.1643011],[20.5054031,38.1643757],[20.5059642,38.1645726],[20.5067554,38.1646863],[20.5070355,38.1647937],[20.5072827,38.1649452],[20.5079565,38.1655778],[20.5084267,38.1657675],[20.5086724,38.165973],[20.5087667,38.1656695],[20.5091148,38.165788],[20.5092377,38.1658907],[20.5098615,38.1663507],[20.5108863,38.1669488],[20.511131,38.1670822],[20.5113022,38.1672944],[20.5113303,38.1674709],[20.51096,38.1684869],[20.5101866,38.1692972],[20.5092913,38.1704327],[20.5087731,38.1713677],[20.5083792,38.1718244],[20.5077623,38.1728195],[20.5066688,38.1742103],[20.5058671,38.1749611],[20.5055815,38.1752319],[20.5041037,38.1763049],[20.5026428,38.1767839],[20.5018234,38.1769756],[20.5003434,38.1771387],[20.4996274,38.1773155],[20.4990225,38.1773155],[20.498876,38.1773967],[20.4986022,38.1781092],[20.4984905,38.1787725],[20.4983144,38.1788753],[20.4976166,38.1789086],[20.4974445,38.1789755],[20.497158,38.1783318],[20.4970445,38.1780582],[20.4959048,38.1756459],[20.4960297,38.173992],[20.4940923,38.1727495],[20.4938293,38.172593],[20.4937584,38.1725504]]},{"id":16451,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a3\u03c4\u03b7\u03bd \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03c9\u03bd \u03a0\u03c1\u03cc\u03bd\u03bd\u03c9\u03bd","description_GR":"\u039c\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 4 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b5\u03c2 \u03c0\u03cc\u03bb\u03b5\u03b9\u03c2 \u03c4\u03b7\u03c2 \u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac\u03c2","path":"Islands\/Islands_Kefalonia_Proni_acropolis","activity_type":32,"assistance":2,"difficulty":3,"scenic_value":4,"length":7820,"name_EN":"Kefalonia Isl: Around Proni acropolis","description_EN":"The less known of the 4 ancient cities os Kefalonia","ascent_time":205,"descent_time":200,"marker":"Red_dots","level":9,"ascent":390,"descent":390,"maxelev":569,"minelev":250,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.75202 38.09082,20.7646 38.10963)","views":75,"millestones":"0,20.7530643,38.1016753#1,20.7547995,38.1083509#2,20.7624656,38.1094302#3,20.7592414,38.1065920#4,20.7621539,38.1015614#5,20.7629041,38.0932467#6,20.7568929,38.0929050#7.8,20.7530630,38.1016753","x":20.7604329,"y":38.103478,"coor":[[20.7530643,38.1016753],[20.7532017,38.1016611],[20.753483,38.1017455],[20.7538552,38.10199],[20.7539669,38.1022994],[20.7538662,38.1025128],[20.75335,38.1028409],[20.7531984,38.103098],[20.7531677,38.1032773],[20.753277,38.1036407],[20.7532709,38.1040369],[20.753055,38.1045355],[20.7534146,38.1051671],[20.7534208,38.1052844],[20.7533092,38.1054885],[20.752914,38.1056577],[20.7527117,38.1058503],[20.7524883,38.1062586],[20.7521999,38.106593],[20.7521408,38.1068976],[20.7522694,38.1070814],[20.75249,38.1072497],[20.752887,38.1072967],[20.7537413,38.1075726],[20.7539981,38.1077734],[20.7547616,38.108299],[20.755181,38.1088692],[20.7552595,38.1088983],[20.7553188,38.1088459],[20.7551714,38.1085716],[20.7551066,38.1079752],[20.7551659,38.1079228],[20.7555244,38.1085813],[20.7558926,38.1087627],[20.7568381,38.1090411],[20.7573289,38.1092889],[20.7578849,38.1093493],[20.7595749,38.1098104],[20.7613661,38.1097877],[20.7626657,38.1099227],[20.7628315,38.1097831],[20.7627948,38.1096334],[20.7622844,38.1093131],[20.7619506,38.1093849],[20.7617814,38.1093442],[20.7619264,38.109159],[20.7616933,38.1087562],[20.7616887,38.1086029],[20.7618834,38.1080677],[20.7622979,38.1077188],[20.7623855,38.107541],[20.7622626,38.1074836],[20.7618455,38.1076342],[20.7617818,38.1074523],[20.7619182,38.1072038],[20.7619153,38.1067533],[20.7621797,38.1060578],[20.7616463,38.1062593],[20.7615912,38.106474],[20.7615115,38.1064718],[20.7610181,38.1069537],[20.7609392,38.1069335],[20.7609203,38.1067934],[20.7607812,38.1068436],[20.7606091,38.1071271],[20.7606171,38.1074607],[20.7603123,38.1076505],[20.7601771,38.1075882],[20.7597452,38.1075583],[20.7595442,38.1074626],[20.7594503,38.1071357],[20.7593274,38.1070783],[20.7592149,38.1067868],[20.7592221,38.1066249],[20.7592838,38.1065185],[20.7595878,38.1063467],[20.7594631,38.106073],[20.7596167,38.1059511],[20.759503,38.1056867],[20.7595741,38.1056256],[20.7595439,38.1055346],[20.7596622,38.1054388],[20.7596835,38.1052142],[20.7598167,38.1050377],[20.7599811,38.1044656],[20.7600729,38.1041438],[20.7603479,38.1038541],[20.760381,38.1036208],[20.7605696,38.1034818],[20.7604329,38.103478],[20.760523,38.1032463],[20.7604473,38.1031541],[20.7606044,38.1029512],[20.7607663,38.1029016],[20.7606799,38.1027912],[20.7607522,38.1027031],[20.7606789,38.1025569],[20.7611454,38.1025788],[20.7611663,38.1023631],[20.7612378,38.102293],[20.7615441,38.1023285],[20.7617615,38.1025687],[20.7619657,38.1025924],[20.7621961,38.1027969],[20.7622768,38.1030334],[20.7625256,38.1033376],[20.7624092,38.1028749],[20.7621145,38.1025785],[20.7620529,38.1024236],[20.7620467,38.1023063],[20.7622888,38.1019887],[20.7621488,38.1015434],[20.7622383,38.1011179],[20.7622304,38.1005231],[20.7625575,38.0998294],[20.7626304,38.0992097],[20.7627795,38.0986733],[20.7632308,38.0977488],[20.7630723,38.0974651],[20.7630952,38.0972045],[20.7629659,38.0967775],[20.7630764,38.0963391],[20.762959,38.0962097],[20.7625343,38.0960178],[20.7620484,38.0956621],[20.7621898,38.0947831],[20.7623617,38.0942472],[20.7628479,38.0933057],[20.7632427,38.0928841],[20.7637414,38.0926906],[20.7640226,38.0925182],[20.7645557,38.0918032],[20.764493,38.0916753],[20.7643156,38.0915623],[20.7636683,38.0912471],[20.7631395,38.0910884],[20.7627651,38.0907898],[20.7622877,38.0907586],[20.7619088,38.0908202],[20.7608537,38.0912236],[20.7603627,38.0914983],[20.7589734,38.0919825],[20.7579725,38.0921891],[20.7567623,38.0930026],[20.7562566,38.0930967],[20.7560437,38.093271],[20.755785,38.0931918],[20.7552665,38.0926189],[20.7552474,38.0927174],[20.7554064,38.0932444],[20.7558172,38.0938008],[20.7563385,38.0938693],[20.7567159,38.0938436],[20.7570045,38.0937615],[20.7578669,38.0941097],[20.7585663,38.0945344],[20.758283,38.0950131],[20.7578316,38.095424],[20.7577086,38.0956279],[20.7575231,38.0964696],[20.757437,38.0966114],[20.7571314,38.0968192],[20.7565825,38.096858],[20.7563476,38.0970137],[20.7563039,38.0972287],[20.756378,38.0973569],[20.7566709,38.0974371],[20.7568032,38.0975398],[20.7571765,38.0976042],[20.7572189,38.0976775],[20.7570813,38.0979529],[20.7571154,38.0987287],[20.7569886,38.0992747],[20.7563505,38.1000409],[20.7553979,38.1006993],[20.7549209,38.1011726],[20.7534818,38.1017454],[20.7532005,38.1016611],[20.753063,38.1016753]]},{"id":16452,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a3\u03ac\u03bc\u03b7-\u0391\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03b1\u03c1\u03c7. \u03a3\u03ac\u03bc\u03b7\u03c2","description_GR":"\u039c\u03b9\u03b1 \u03c0\u03bf\u03bb\u03cd \u03c9\u03c1\u03b1\u03af\u03b1 \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03b7 \u03a3\u03ac\u03bc\u03b7","path":"Islands\/Islands_Kefalonia_Sami_Fanentes","activity_type":32,"assistance":2,"difficulty":1,"scenic_value":5,"length":7437,"name_EN":"Kefalonia : Sami-acropolis of Sami","description_EN":"An easy and nicetrail around Sami","ascent_time":140,"descent_time":140,"marker":"Yellow_dots","level":13,"ascent":324,"descent":324,"maxelev":242,"minelev":1,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.64823 38.24895,20.66916 38.26591)","views":49,"millestones":"0,20.6501780,38.2540170#1,20.6518276,38.2504047#2,20.6586265,38.2497554#3,20.6610375,38.2522336#4,20.6618566,38.2581842#5,20.6673605,38.2653531#6,20.6609250,38.2617995#7,20.6531804,38.2558706#7.4,20.6501780,38.2540170","x":20.6589689,"y":38.2531282,"coor":[[20.650178,38.254017],[20.6504134,38.253794],[20.6509539,38.2534671],[20.6501166,38.2526684],[20.6497233,38.2523013],[20.6492813,38.2519013],[20.6488855,38.2515657],[20.6493204,38.2512718],[20.6499105,38.2519058],[20.6500385,38.2518058],[20.6502638,38.2518753],[20.6503335,38.2518503],[20.6502944,38.251705],[20.6503305,38.2514178],[20.6504427,38.2512138],[20.6508518,38.2512615],[20.651119,38.2514133],[20.6515835,38.2514986],[20.651761,38.2516118],[20.6521392,38.2515866],[20.6525027,38.251633],[20.6526306,38.2515826],[20.6526128,38.251474],[20.6519188,38.2509136],[20.6518785,38.2507953],[20.6520673,38.2506656],[20.6517517,38.2503233],[20.6517226,38.2499621],[20.6517707,38.2499094],[20.6519895,38.2498706],[20.6522804,38.250005],[20.6523616,38.2497281],[20.6527291,38.2499368],[20.652866,38.2499407],[20.6528804,38.2496258],[20.652663,38.2493853],[20.6527535,38.2486582],[20.6528578,38.2486251],[20.6531114,38.2490738],[20.6531904,38.2490941],[20.6532381,38.2490504],[20.6531381,38.2487413],[20.6531679,38.248589],[20.6532723,38.2485559],[20.6535998,38.2486373],[20.65383,38.2488015],[20.6539896,38.2486575],[20.6541541,38.2485586],[20.6544135,38.2485344],[20.6547068,38.2486149],[20.6550979,38.2488062],[20.6570509,38.2495646],[20.6575691,38.2497235],[20.6579101,38.2497603],[20.6583682,38.2497373],[20.6591423,38.2497954],[20.6606622,38.2497846],[20.6616216,38.2502894],[20.6626532,38.2504629],[20.662707,38.2505365],[20.6627781,38.25098],[20.6628628,38.2511266],[20.6634796,38.2513783],[20.6637236,38.2515384],[20.664141,38.2521539],[20.6641659,38.2524834],[20.6637696,38.2529046],[20.6637012,38.2530738],[20.663424,38.253138],[20.6629444,38.2531334],[20.6626046,38.2530696],[20.6624477,38.2530021],[20.6624172,38.2529202],[20.6622705,38.2528799],[20.6621973,38.2527337],[20.6619414,38.2525823],[20.6609649,38.2522031],[20.6603512,38.2521316],[20.6601214,38.2521611],[20.6598752,38.2522982],[20.6592746,38.2529387],[20.6589689,38.2531282],[20.6586867,38.2535526],[20.6586581,38.2536779],[20.6587191,38.2538418],[20.6585038,38.254205],[20.6583973,38.2543822],[20.6584281,38.2547074],[20.6587482,38.2549507],[20.659229,38.2551806],[20.659567,38.2555326],[20.6599139,38.2561911],[20.6599272,38.2563987],[20.6605906,38.2567329],[20.6609002,38.256958],[20.6609743,38.2570862],[20.6608895,38.2571919],[20.6606772,38.2570867],[20.6605721,38.2571378],[20.6607129,38.2575562],[20.6609341,38.2577157],[20.6614972,38.2578939],[20.6618499,38.2581742],[20.6620315,38.2584496],[20.662188,38.2590757],[20.6624179,38.2592219],[20.6631668,38.2593333],[20.6637682,38.2596747],[20.6639523,38.2598962],[20.6642674,38.2604997],[20.6648883,38.2609138],[20.6652945,38.2612767],[20.6657315,38.2619648],[20.6659349,38.2627633],[20.665921,38.2631909],[20.6658792,38.2638563],[20.6659606,38.2640749],[20.6663549,38.2644464],[20.6670842,38.2649897],[20.6677091,38.2658182],[20.668037,38.2661429],[20.6683687,38.2663865],[20.6683468,38.2664895],[20.6680443,38.2662332],[20.6675211,38.26593],[20.6668941,38.2653987],[20.6661867,38.2651263],[20.6658208,38.2648817],[20.6653286,38.2646515],[20.6650418,38.2644271],[20.6648039,38.264132],[20.6645057,38.2639073],[20.6630331,38.2631267],[20.6623585,38.262639],[20.6619559,38.2624474],[20.6616063,38.2623474],[20.6613409,38.2621776],[20.6606056,38.2615171],[20.6600833,38.2611959],[20.6593336,38.2608502],[20.6585358,38.2605572],[20.658069,38.2602736],[20.6573376,38.2600275],[20.6569375,38.2597819],[20.6567209,38.2595235],[20.6565191,38.2589412],[20.6563815,38.258703],[20.6561729,38.2585169],[20.6555814,38.2582117],[20.6553301,38.2579613],[20.6549828,38.2573118],[20.6549888,38.2569336],[20.6549371,38.256815],[20.6545978,38.25649],[20.6541369,38.2562246],[20.653582,38.2561187],[20.6528373,38.255665],[20.6527437,38.2554641],[20.6526118,38.2553522],[20.6516462,38.2549823],[20.6500592,38.2543649],[20.650178,38.254017]]},{"id":16453,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a0\u03cc\u03c1\u03bf\u03c2-\u03a3\u03ac\u03bc\u03b7","description_GR":"\u03a0\u03b1\u03c1\u03ac\u03ba\u03c4\u03b9\u03b1 \u03b4\u03b9\u03ac\u03c3\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03a0\u03cc\u03c1\u03bf \u03c3\u03c4\u03b7 \u03a3\u03ac\u03bc\u03b7","path":"Islands\/Islands_Kefalonia_Sami_Poros","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":4,"length":22198,"name_EN":"Kefalonia Isl: Poros-Sami","description_EN":"Coastal trail from Poros to Sami","ascent_time":620,"descent_time":610,"marker":"Red_dots","level":12,"ascent":873,"descent":882,"maxelev":278,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.64953 38.1513,20.77354 38.26595)","views":154,"millestones":"0,20.7735426,38.1513043#1,20.7674166,38.1583956#2,20.7657015,38.1666291#3,20.7599451,38.1730353#4,20.7541097,38.1799607#5,20.7481890,38.1852356#6,20.7433573,38.1909453#7,20.7370038,38.1977761#8,20.7317972,38.2046849#9,20.7254882,38.2118313#10,20.7178448,38.2174458#11,20.7109962,38.2239931#12,20.7067076,38.2311586#13,20.7031761,38.2391438#14,20.6964396,38.2447459#15,20.6912311,38.2523842#16,20.6874008,38.2591159#17,20.6798614,38.2605777#18,20.6705228,38.2593417#19,20.6641910,38.2603636#20,20.6667315,38.2653451#21,20.6575904,38.2601128#22.2,20.6501780,38.2540170","x":20.70799,"y":38.2271188,"coor":[[20.7735426,38.1513043],[20.7734373,38.1515176],[20.7732512,38.1518098],[20.7726302,38.1527972],[20.7724845,38.15305],[20.772045,38.1536775],[20.7716442,38.1542521],[20.7709537,38.1551385],[20.7703476,38.1554507],[20.7698669,38.1557438],[20.7693636,38.1562885],[20.7693157,38.1563412],[20.7686061,38.1575289],[20.7681248,38.157394],[20.7675211,38.1582468],[20.7672911,38.1585738],[20.7671702,38.1587281],[20.766022,38.1599217],[20.7657359,38.1604814],[20.7650873,38.1614726],[20.7649938,38.161524],[20.7648639,38.1618808],[20.7649361,38.162054],[20.7650495,38.1623274],[20.7649373,38.1637027],[20.7647567,38.1641752],[20.7648704,38.1647009],[20.764988,38.1651366],[20.7653336,38.1655785],[20.7655375,38.1659761],[20.7656277,38.1661542],[20.7658693,38.1676564],[20.7659029,38.1694772],[20.7658332,38.1697636],[20.7654748,38.1703843],[20.7647049,38.1710208],[20.7636853,38.1716233],[20.762283,38.1721071],[20.7612097,38.1726361],[20.7604136,38.1728303],[20.7597968,38.1731016],[20.7592489,38.173618],[20.7582381,38.1740225],[20.7577306,38.1744004],[20.7574109,38.174842],[20.7573573,38.1750207],[20.7573943,38.1753686],[20.7573975,38.1754002],[20.7571972,38.1758],[20.7571124,38.1761671],[20.7565373,38.1767818],[20.7560638,38.1770615],[20.7559067,38.1771293],[20.7555439,38.1770742],[20.7553933,38.1771241],[20.7552742,38.1777514],[20.7545519,38.1785963],[20.7544953,38.1790993],[20.7543216,38.179671],[20.7540418,38.1800597],[20.753926,38.1803538],[20.7538758,38.1807128],[20.7539217,38.1814798],[20.7532145,38.1819828],[20.7528265,38.1824946],[20.7522993,38.1828538],[20.7515532,38.1832791],[20.7504227,38.1838064],[20.7496371,38.1840189],[20.7494148,38.1841388],[20.7493017,38.1841177],[20.7491636,38.1840148],[20.7489041,38.1838184],[20.7487457,38.183787],[20.7486116,38.1842337],[20.74844,38.1844992],[20.7482536,38.1845841],[20.7478668,38.1845554],[20.7475892,38.1846378],[20.7475754,38.1846915],[20.7478288,38.1847976],[20.7482382,38.1852909],[20.7482058,38.1855062],[20.7465285,38.1867751],[20.7461586,38.1869044],[20.7459395,38.1869524],[20.7459213,38.1871862],[20.7457337,38.1876539],[20.7453566,38.1879948],[20.7454446,38.1880693],[20.745616,38.1880651],[20.7459637,38.1879486],[20.7463161,38.1877241],[20.7463829,38.187762],[20.7462733,38.1881734],[20.7461036,38.1883939],[20.745951,38.1884888],[20.7455834,38.1885417],[20.745541,38.1889819],[20.7451407,38.1895114],[20.7450678,38.1895859],[20.7448298,38.1898271],[20.7442324,38.1901709],[20.7438659,38.1907102],[20.7433774,38.1909129],[20.7431313,38.1913115],[20.7431797,38.1917633],[20.742816,38.1920865],[20.741457,38.1929722],[20.7409851,38.1935717],[20.7407628,38.1936917],[20.7406041,38.1939215],[20.7399844,38.1945079],[20.7394519,38.1946732],[20.7395328,38.195162],[20.7387681,38.1959245],[20.7385717,38.1963335],[20.7383556,38.1965707],[20.73839,38.1968239],[20.7382021,38.1970439],[20.7371616,38.1975916],[20.736535,38.1983309],[20.7363695,38.1987137],[20.7363543,38.1993079],[20.736208,38.1997723],[20.7361855,38.2002761],[20.7360351,38.2008305],[20.7358478,38.2009334],[20.7354466,38.200715],[20.7351108,38.2008724],[20.7345569,38.2012083],[20.7339233,38.2013348],[20.7337225,38.2015094],[20.7331866,38.201981],[20.7324542,38.2027849],[20.7322802,38.2033566],[20.7318452,38.2041463],[20.7317943,38.2047755],[20.7313873,38.2054489],[20.730416,38.2062326],[20.7302089,38.2065241],[20.7299842,38.206698],[20.72966,38.2067971],[20.7291736,38.207207],[20.7289448,38.2074709],[20.7287565,38.2081053],[20.7284699,38.2083856],[20.7276751,38.2087958],[20.7273373,38.2092008],[20.7271158,38.2093027],[20.7268129,38.2096907],[20.7266909,38.2097909],[20.7264693,38.2099694],[20.7259743,38.2105682],[20.7258271,38.2110506],[20.7254999,38.2117261],[20.7254634,38.2120314],[20.7252932,38.2122609],[20.7241141,38.2130928],[20.7222515,38.2141399],[20.7216375,38.2145912],[20.7216086,38.2147255],[20.7211208,38.2151623],[20.7208159,38.2155952],[20.7202153,38.2160019],[20.7201534,38.2161082],[20.7197453,38.216295],[20.7194944,38.216288],[20.7193278,38.2161842],[20.7183536,38.2162651],[20.7184709,38.2164486],[20.7184734,38.2166468],[20.7182365,38.2170907],[20.7171656,38.2180517],[20.7169743,38.2183932],[20.7169172,38.2184952],[20.7168921,38.2188008],[20.7165651,38.219215],[20.7165844,38.2198012],[20.7163759,38.2201197],[20.7163874,38.2203722],[20.7162408,38.2205843],[20.7155029,38.2212484],[20.7146965,38.2214059],[20.7135732,38.2220051],[20.7125522,38.2228684],[20.7122989,38.2231676],[20.7114908,38.2236134],[20.7112399,38.2238586],[20.7106428,38.2241842],[20.7104889,38.2245583],[20.7102567,38.2246418],[20.7099476,38.2246602],[20.709761,38.224745],[20.7099974,38.2253283],[20.7098777,38.225451],[20.7097417,38.2255013],[20.709604,38.2255154],[20.7093344,38.2254178],[20.7090668,38.2255274],[20.7086611,38.2259124],[20.708599,38.2260232],[20.70799,38.2271188],[20.707867,38.2275658],[20.7078947,38.2277107],[20.7075364,38.2285655],[20.7069026,38.2291963],[20.7067755,38.2292288],[20.706725,38.2293355],[20.7068269,38.2298609],[20.7066535,38.2306668],[20.7067669,38.231697],[20.7066676,38.2323789],[20.7062993,38.2329451],[20.7056032,38.2334391],[20.70483,38.2343723],[20.7047693,38.2345778],[20.7045062,38.2354713],[20.7042521,38.2360408],[20.7041088,38.2369376],[20.7041357,38.2371005],[20.7038367,38.2376507],[20.7039104,38.2380402],[20.7041288,38.2382625],[20.7038453,38.238723],[20.7036188,38.2389328],[20.7034583,38.2389464],[20.7032701,38.2390672],[20.7028431,38.2394155],[20.7013678,38.2399596],[20.7011902,38.2400988],[20.7004417,38.2402309],[20.7001488,38.2401415],[20.7000445,38.2401746],[20.6996631,38.2400198],[20.6996379,38.2400731],[20.699525,38.2400429],[20.6993962,38.2401113],[20.6988686,38.2409163],[20.6986633,38.2416673],[20.6987929,38.2428421],[20.6985329,38.243033],[20.6984645,38.2432833],[20.6981874,38.2435998],[20.6981194,38.2436384],[20.6976488,38.2438909],[20.6971529,38.244395],[20.6961481,38.2448892],[20.6956649,38.2454702],[20.6954538,38.2458426],[20.6952093,38.2459438],[20.6947668,38.2463818],[20.6945227,38.246474],[20.6942301,38.2471324],[20.6941086,38.2477957],[20.6938389,38.2482025],[20.6933971,38.2486224],[20.693085,38.2492082],[20.6929199,38.2493207],[20.692417,38.2500813],[20.6922769,38.2501494],[20.6919048,38.2505443],[20.6913244,38.2512486],[20.6912714,38.252166],[20.6912397,38.2523363],[20.6911507,38.2528113],[20.6910317,38.252916],[20.6910749,38.2532235],[20.6910064,38.2532216],[20.6910023,38.2533116],[20.6910675,38.2536377],[20.690651,38.2537521],[20.6907862,38.2542965],[20.690342,38.2550226],[20.6903403,38.2555631],[20.6907575,38.2564398],[20.690865,38.2568392],[20.6908528,38.2571091],[20.6905642,38.2574253],[20.6902724,38.2575612],[20.690067,38.2578076],[20.6897955,38.2582504],[20.6896137,38.2587318],[20.6894254,38.2588526],[20.6891849,38.2588638],[20.6888825,38.2589814],[20.6883544,38.2590385],[20.6880707,38.2589945],[20.6869418,38.2591968],[20.6862436,38.2594744],[20.6859796,38.259503],[20.6849574,38.2598704],[20.684424,38.2595401],[20.6842944,38.2593742],[20.684007,38.2596634],[20.6838717,38.2596235],[20.6838114,38.2596939],[20.6836762,38.2594018],[20.6834601,38.2596299],[20.6833802,38.2596276],[20.683287,38.2594178],[20.6831614,38.2594142],[20.6830416,38.259537],[20.682842,38.259153],[20.6827511,38.2591414],[20.6827234,38.2592487],[20.6826553,38.2592378],[20.6824724,38.2589893],[20.6817968,38.2585198],[20.6815253,38.2587103],[20.6811506,38.2594114],[20.6808237,38.2598165],[20.6806464,38.2599467],[20.6806072,38.2600537],[20.6805013,38.2601227],[20.6802747,38.2600803],[20.680022,38.2601092],[20.6798549,38.2602666],[20.6798699,38.26074],[20.6793987,38.2610509],[20.6792842,38.2610567],[20.6786484,38.2609666],[20.6782882,38.2608483],[20.6778885,38.2605937],[20.676802,38.2603648],[20.6761488,38.260157],[20.6755914,38.2600512],[20.6748212,38.2601554],[20.6736338,38.2606353],[20.6727102,38.2610955],[20.6721302,38.2605115],[20.671721,38.2604143],[20.6713098,38.260236],[20.6707753,38.2598334],[20.6705919,38.259693],[20.6704876,38.2594739],[20.67055,38.2593585],[20.6704278,38.259283],[20.6700969,38.2592736],[20.6699779,38.2593783],[20.6692003,38.2593923],[20.6685173,38.2593368],[20.6675514,38.2594715],[20.6673721,38.2593944],[20.6669026,38.259417],[20.6666474,38.2594999],[20.6663312,38.2594188],[20.6658406,38.2594049],[20.6652043,38.2595759],[20.6642843,38.2592074],[20.6636449,38.2591982],[20.6630793,38.259074],[20.662199,38.259085],[20.6624179,38.2592219],[20.6631668,38.2593333],[20.6637682,38.2596747],[20.6639523,38.2598962],[20.6642674,38.2604997],[20.6648883,38.2609138],[20.6652945,38.2612767],[20.6657315,38.2619648],[20.6659349,38.2627633],[20.6659206,38.2631999],[20.6658787,38.2638653],[20.6659368,38.2640201],[20.6659602,38.2640839],[20.6663545,38.2644554],[20.6670838,38.2649987],[20.6677086,38.2658272],[20.6683687,38.2663865],[20.6683472,38.2664805],[20.6675207,38.265939],[20.6668937,38.2654077],[20.6661863,38.2651353],[20.6658204,38.2648907],[20.6653282,38.2646605],[20.6645052,38.2639163],[20.6644619,38.2638926],[20.6630327,38.2631357],[20.6623581,38.262648],[20.6616063,38.2623474],[20.6613411,38.2621776],[20.6606058,38.2615171],[20.6600835,38.2611959],[20.658536,38.2605572],[20.6580691,38.2602736],[20.6573377,38.2600276],[20.6569377,38.2597819],[20.656721,38.2595235],[20.6563816,38.258703],[20.6561731,38.2585169],[20.6555815,38.2582117],[20.6553302,38.2579613],[20.654983,38.2573118],[20.6549373,38.256815],[20.654598,38.25649],[20.6541371,38.2562246],[20.6535821,38.2561187],[20.6528375,38.255665],[20.6527439,38.2554641],[20.6526119,38.2553522],[20.6516464,38.2549823],[20.6500592,38.2543649],[20.650178,38.254017]]},{"id":16454,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0392\u03b9\u03bb\u03b1\u03c4\u03ce\u03c1\u03b9\u03b1-\u03a0\u03b5\u03c4\u03b1\u03bd\u03bf\u03af","description_GR":"\u03a0\u03b5\u03b6\u03bf\u03c0\u03bf\u03c1\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03c3\u03c0\u03ad\u03bb\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1\u03c2 \u03c4\u03c9\u03bd \u03a0\u03b5\u03c4\u03b1\u03bd\u03ce\u03bd\u03c2","path":"Islands\/Islands_Kefalonia_Vilatoria_Petani","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1891,"name_EN":"Kefalonia Isl: Vilatoria-Petani beach","description_EN":"A hike to the Petani beach","ascent_time":35,"descent_time":40,"marker":"No_marks","level":9,"ascent":3,"descent":213,"maxelev":222,"minelev":7,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.37724 38.25198,20.385 38.26161)","views":34,"millestones":"0,20.3849990,38.2520394#1,20.3791691,38.2581083#1.9,20.3772766,38.2609803","x":20.3797037,"y":38.2579115,"coor":[[20.384999,38.2520394],[20.3843831,38.25216],[20.3839065,38.2520237],[20.3837641,38.2519473],[20.383547,38.2520171],[20.3833937,38.2524583],[20.3830023,38.2525183],[20.3830144,38.2527349],[20.3828939,38.2530915],[20.3829823,38.2533825],[20.3829483,38.2536066],[20.382308,38.2543075],[20.382141,38.2546807],[20.3819368,38.2548816],[20.3818031,38.2552738],[20.381473,38.2554798],[20.3813623,38.2556386],[20.3811144,38.2561444],[20.3804475,38.2566913],[20.3806088,38.2569395],[20.3802962,38.2572542],[20.3795415,38.2577263],[20.3795266,38.2577979],[20.3797037,38.2579115],[20.3795975,38.2579803],[20.37889,38.2581926],[20.3783579,38.2585545],[20.378383,38.2591769],[20.3782826,38.2595881],[20.3784106,38.2597723],[20.3786973,38.2599793],[20.3788638,38.2603087],[20.37887,38.2606422],[20.3787405,38.2607193],[20.3784687,38.2604407],[20.3780556,38.2602477],[20.3777355,38.2600216],[20.3775434,38.2599797],[20.3774732,38.2600135],[20.377921,38.2606579],[20.3784269,38.2610519],[20.3787294,38.2614036],[20.3787889,38.2615856],[20.3786529,38.2616535],[20.3781283,38.2613129],[20.3772766,38.2609803]]},{"id":16924,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0393\u03cd\u03c1\u03bf\u03c2 \u0391\u03af\u03bd\u03bf\u03c5","description_GR":"\u039c\u03b9\u03b1 \u03bc\u03b1\u03ba\u03c1\u03b9\u03ac \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03bc\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b7 \u03c0\u03bf\u03b9\u03ba\u03b9\u03bb\u03af\u03b1 \u03c4\u03bf\u03c0\u03af\u03c9\u03bd","path":"SUV_4X4\/SUV_Kefalonia_Ainos","activity_type":13,"assistance":2,"difficulty":2,"scenic_value":4,"length":176,"name_EN":"Kefalonia Isl: Around Ainos Mt","description_EN":"A long, variable ride","ascent_time":0,"descent_time":0,"marker":"No_marks","level":12,"ascent":2081,"descent":2081,"maxelev":1603,"minelev":181,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.56762 38.0866,20.72304 38.19744)","views":35,"millestones":"0,20.5879747,38.1671894#1,20.5959467,38.1633254#2,20.5985201,38.1560900#3,20.6023938,38.1479679#4,20.6112971,38.1444500#5,20.6177790,38.1400007#6,20.6268195,38.1354592#7,20.6357912,38.1308400#8,20.6449024,38.1261721#9,20.6446388,38.1263356#10,20.6356405,38.1310416#11,20.6265162,38.1355719#12,20.6175357,38.1401820#13,20.6167687,38.1349460#14,20.6217653,38.1273835#15,20.6272780,38.1239267#16,20.6373032,38.1211902#17,20.6462434,38.1165043#18,20.6532281,38.1123143#19,20.6611555,38.1061601#20,20.6699972,38.1007956#21,20.6791466,38.0955339#22,20.6892710,38.0915679#23,20.7003148,38.0903307#24,20.7114050,38.0885947#25,20.7181293,38.0875560#26,20.7191270,38.0900446#27,20.7204755,38.0940738#28,20.7190459,38.0964628#29,20.7202263,38.1020044#30,20.7163392,38.1079782#31,20.7123871,38.1068874#32,20.7103648,38.1094643#33,20.7076742,38.1160384#34,20.7044395,38.1221367#35,20.7021241,38.1279533#36,20.7024879,38.1208317#37,20.6977753,38.1249098#38,20.6909903,38.1268881#39,20.6848540,38.1325837#40,20.6763787,38.1356643#41,20.6667334,38.1372610#42,20.6579222,38.1410188#43,20.6510508,38.1460661#44,20.6447710,38.1518565#45,20.6348255,38.1523603#46,20.6347553,38.1547455#47,20.6263503,38.1572292#48,20.6211924,38.1603581#49,20.6179870,38.1658010#50,20.6214975,38.1701414#51,20.6121009,38.1744982#52,20.6045480,38.1797116#53,20.5983070,38.1851180#54,20.5935695,38.1928663#55,20.5833574,38.1933568#56,20.5730481,38.1962523#57,20.5698050,38.1935790#58,20.5751340,38.1887572#59,20.5848380,38.1849026#60,20.5845454,38.1768137#0.2,20.5879735,38.1671894","x":20.7096761,"y":38.1154854,"coor":[[20.5879747,38.1671894],[20.5891127,38.1660333],[20.5892488,38.1660733],[20.5904521,38.1662074],[20.5919825,38.1661798],[20.5932529,38.1663428],[20.593734,38.1663027],[20.5939207,38.1662136],[20.5942601,38.1657369],[20.5944469,38.1651568],[20.595052,38.1649041],[20.5955251,38.1648187],[20.5957472,38.1645549],[20.5959669,38.1642234],[20.5960985,38.1638489],[20.5957841,38.1627587],[20.5957713,38.1622989],[20.5962203,38.1612309],[20.5965776,38.1606647],[20.596969,38.1600995],[20.5973112,38.1598571],[20.5973904,38.1596252],[20.5976161,38.1594336],[20.5983588,38.159829],[20.5985236,38.1581491],[20.5985083,38.1575946],[20.5979543,38.1567497],[20.5990046,38.1555099],[20.5995623,38.1540667],[20.6002139,38.1533018],[20.6004963,38.1526253],[20.6003936,38.1521358],[20.6008969,38.1518621],[20.6011659,38.1514735],[20.6013272,38.1507035],[20.6018489,38.1500339],[20.6021354,38.1492674],[20.6021898,38.1480979],[20.6030827,38.1475381],[20.6040873,38.1472789],[20.6054113,38.1480019],[20.6062799,38.1477208],[20.6094313,38.1467488],[20.6099395,38.1463671],[20.6105219,38.1451227],[20.6112582,38.1444953],[20.61162,38.1440734],[20.6122854,38.1427593],[20.6129073,38.1426331],[20.6132653,38.1422921],[20.6136698,38.1414389],[20.6134043,38.14126],[20.6129084,38.1411286],[20.6129437,38.1408594],[20.6135009,38.1406502],[20.6146714,38.1407471],[20.6147641,38.1409119],[20.615181,38.141023],[20.6157284,38.1410028],[20.6165143,38.1407822],[20.6171794,38.140459],[20.6177356,38.1400246],[20.6186951,38.1395027],[20.6191365,38.139083],[20.6199554,38.1378994],[20.6203749,38.1374611],[20.6207852,38.1372206],[20.621153,38.1371592],[20.621613,38.1373256],[20.6220867,38.1371951],[20.6228085,38.1371257],[20.6254155,38.1362458],[20.6260228,38.1359389],[20.6264254,38.1356172],[20.6274949,38.1351795],[20.6292645,38.134897],[20.6297731,38.1347494],[20.6301579,38.1348145],[20.6302435,38.1346909],[20.6302022,38.1343474],[20.6303944,38.1341367],[20.6345051,38.1318042],[20.635084,38.1313704],[20.6353136,38.1310887],[20.635727,38.1310284],[20.635833,38.1307072],[20.6365199,38.1304025],[20.6370214,38.1299124],[20.6375488,38.1291077],[20.6381003,38.1287721],[20.6390926,38.1285213],[20.6398949,38.1284362],[20.6421328,38.1276354],[20.6431063,38.1275461],[20.6441157,38.1266741],[20.6449735,38.126122],[20.6457196,38.1260172],[20.6470965,38.1260836],[20.6480566,38.126039],[20.6487885,38.1257445],[20.6489834,38.1255474],[20.6494566,38.1250519],[20.6498386,38.1249277],[20.6494566,38.1250519],[20.6489834,38.1255474],[20.6487885,38.1257445],[20.6480566,38.126039],[20.6470965,38.1260836],[20.6457196,38.1260172],[20.6449735,38.126122],[20.6441157,38.1266741],[20.6431063,38.1275461],[20.6421328,38.1276354],[20.6398949,38.1284362],[20.6390926,38.1285213],[20.6381003,38.1287721],[20.6375488,38.1291077],[20.6370214,38.1299124],[20.6365199,38.1304025],[20.635833,38.1307072],[20.635727,38.1310284],[20.6353136,38.1310887],[20.635084,38.1313704],[20.6345051,38.1318042],[20.6303944,38.1341367],[20.6302022,38.1343474],[20.6302435,38.1346909],[20.6301579,38.1348145],[20.6297731,38.1347494],[20.6292645,38.134897],[20.6274949,38.1351795],[20.6264254,38.1356172],[20.6260228,38.1359389],[20.6254155,38.1362458],[20.6228085,38.1371257],[20.6220867,38.1371951],[20.621613,38.1373256],[20.621153,38.1371592],[20.6207852,38.1372206],[20.6203749,38.1374611],[20.6199554,38.1378994],[20.6191365,38.139083],[20.6186951,38.1395027],[20.6177356,38.1400246],[20.6171794,38.140459],[20.6165143,38.1407822],[20.6157284,38.1410028],[20.615181,38.141023],[20.6147641,38.1409119],[20.6146714,38.1407471],[20.6149548,38.1406607],[20.6160319,38.1393224],[20.6165836,38.1384914],[20.6166892,38.1374405],[20.6166206,38.136952],[20.6169275,38.1359879],[20.6167327,38.1355138],[20.6167412,38.1350816],[20.616975,38.1339713],[20.6170871,38.1337673],[20.6176397,38.1331391],[20.6178936,38.1323356],[20.618428,38.1316303],[20.6186886,38.1314216],[20.6191273,38.1303171],[20.6195486,38.130086],[20.6199936,38.1300808],[20.6201699,38.1299688],[20.6204991,38.1285188],[20.6206091,38.1283598],[20.6224187,38.1268083],[20.6225181,38.126631],[20.6223692,38.1266448],[20.6218979,38.1269735],[20.6216781,38.1270393],[20.6206978,38.1270291],[20.6205856,38.1269898],[20.6206007,38.1269092],[20.6213135,38.1267855],[20.6215235,38.1266835],[20.6218787,38.1261532],[20.6226004,38.1255884],[20.6226347,38.1254632],[20.6254792,38.1246171],[20.6280314,38.1236274],[20.6292122,38.123247],[20.6302093,38.1231405],[20.6303913,38.1224069],[20.6312347,38.1226654],[20.6333836,38.1220604],[20.634536,38.1215529],[20.6366058,38.1211798],[20.6375975,38.1211902],[20.6385926,38.1208764],[20.6397205,38.1204042],[20.6411512,38.1200397],[20.6418496,38.1194832],[20.642299,38.1188609],[20.6433888,38.1179731],[20.6439303,38.1171058],[20.6454185,38.1164816],[20.6457992,38.1163844],[20.6461498,38.1164485],[20.6472269,38.1170829],[20.6476736,38.1175371],[20.6479091,38.1176249],[20.6480921,38.1176121],[20.6486103,38.1175007],[20.6491348,38.1172545],[20.6500845,38.1164347],[20.6502754,38.1158996],[20.6503277,38.1155047],[20.6505003,38.1152214],[20.6508982,38.1149985],[20.6511651,38.1146458],[20.6514723,38.1144113],[20.6526383,38.1138499],[20.6528239,38.1135309],[20.6532092,38.1123347],[20.6537252,38.1117728],[20.6542197,38.1109311],[20.6544325,38.110766],[20.6552018,38.1104501],[20.6553336,38.1103097],[20.656236,38.1091777],[20.6564871,38.1089236],[20.6581452,38.1078177],[20.6602758,38.1068513],[20.6607549,38.1065947],[20.661379,38.1059097],[20.6628385,38.1049062],[20.6633983,38.1043816],[20.6637595,38.104108],[20.6642468,38.1039237],[20.6652165,38.1031584],[20.665707,38.1029021],[20.6672752,38.1025142],[20.6684701,38.1020616],[20.6696589,38.1012395],[20.6700352,38.1007367],[20.6703035,38.1004785],[20.6710762,38.100032],[20.6718945,38.0993345],[20.6729747,38.0986444],[20.6751829,38.0974637],[20.6763229,38.0970365],[20.6771979,38.0966468],[20.6790466,38.0956001],[20.6803633,38.0947184],[20.6816224,38.0941008],[20.6833335,38.0935726],[20.6861036,38.0924616],[20.6878195,38.0920776],[20.6897191,38.0914105],[20.6909479,38.0912109],[20.6920614,38.0910891],[20.6937833,38.09057],[20.6959391,38.0900361],[20.6983233,38.0899951],[20.7003483,38.0903403],[20.7034457,38.0901571],[20.7049649,38.0898349],[20.7062952,38.089656],[20.7094328,38.0890863],[20.7095926,38.0891313],[20.7102375,38.0889872],[20.7112563,38.0886374],[20.7114526,38.0885798],[20.7153932,38.0874604],[20.7175268,38.0869075],[20.7180187,38.0868672],[20.7192094,38.086495],[20.719403,38.0865004],[20.7194217,38.086591],[20.7191087,38.0867084],[20.7180747,38.0874003],[20.7176144,38.0874955],[20.717599,38.0875852],[20.7181817,38.0875564],[20.719537,38.0870718],[20.720092,38.0871503],[20.720236,38.0872444],[20.7195621,38.0873788],[20.7187768,38.0878613],[20.7189004,38.0879008],[20.7195696,38.0877213],[20.719934,38.0879838],[20.7204097,38.0880511],[20.7204451,38.0881242],[20.7198617,38.088198],[20.7192835,38.0881277],[20.7190868,38.0881943],[20.7188421,38.0885659],[20.718573,38.0887205],[20.7187186,38.0887786],[20.7192065,38.0885761],[20.7192594,38.0886676],[20.7191245,38.0888801],[20.7185152,38.0890703],[20.7184522,38.0892036],[20.7189893,38.0899394],[20.7193398,38.0902059],[20.7200348,38.0904686],[20.721741,38.0905523],[20.7220659,38.0906785],[20.7227742,38.09141],[20.7228105,38.0916182],[20.7226081,38.0918108],[20.7217453,38.0919849],[20.7213502,38.0920009],[20.7208062,38.0919316],[20.7205029,38.0920853],[20.7204868,38.0924452],[20.7208887,38.0928889],[20.7208737,38.0929696],[20.7201518,38.092544],[20.7199924,38.0925395],[20.7205236,38.0942706],[20.7209231,38.0950746],[20.7208009,38.0950802],[20.7199849,38.0944628],[20.7203203,38.0951208],[20.7203143,38.095508],[20.7205065,38.0960539],[20.7203063,38.0960213],[20.7198678,38.0956307],[20.7196057,38.0951189],[20.719515,38.0951073],[20.719583,38.0961362],[20.7199158,38.096596],[20.7202977,38.0974896],[20.7201724,38.0974861],[20.719785,38.0969707],[20.7194993,38.096733],[20.7190051,38.0964399],[20.7188479,38.095877],[20.7186171,38.0954291],[20.7183893,38.0951704],[20.7183303,38.0952138],[20.718468,38.0957042],[20.7184219,38.0961218],[20.7181253,38.0966361],[20.7183555,38.0970704],[20.7184345,38.0973429],[20.718386,38.0979181],[20.7181715,38.0983806],[20.7181318,38.0987579],[20.7181828,38.0991467],[20.7185704,38.1002927],[20.7191345,38.1014436],[20.7212201,38.1025289],[20.7213665,38.1025691],[20.7214748,38.1026982],[20.7216548,38.1032618],[20.7215111,38.1039245],[20.7207225,38.1047313],[20.7199428,38.1053401],[20.719779,38.1055878],[20.7195953,38.105871],[20.719256,38.1059606],[20.7188135,38.1059122],[20.7185863,38.10605],[20.7181326,38.1065058],[20.7179724,38.1065193],[20.7177507,38.106378],[20.717566,38.1064269],[20.7175254,38.1065699],[20.7176565,38.1069519],[20.7171419,38.1074961],[20.7166602,38.1079871],[20.7162731,38.1079763],[20.715586,38.1075337],[20.7153365,38.1069951],[20.7149302,38.1065468],[20.714281,38.1066323],[20.7138531,38.1065122],[20.7131789,38.1067996],[20.7129389,38.1068109],[20.7127384,38.1067332],[20.7126018,38.1067294],[20.7123306,38.106929],[20.711973,38.1067658],[20.7118343,38.1065547],[20.7113362,38.1065273],[20.711175,38.1063065],[20.7109441,38.1061649],[20.7106605,38.1058777],[20.7107495,38.105673],[20.7109134,38.1055785],[20.7111609,38.1054773],[20.7114001,38.105484],[20.7117092,38.1057089],[20.711776,38.1058729],[20.7116707,38.1061853],[20.7113362,38.1065273],[20.7118343,38.1065547],[20.711973,38.1067658],[20.7123306,38.106929],[20.7126018,38.1067294],[20.7127384,38.1067332],[20.7129389,38.1068109],[20.7131789,38.1067996],[20.7138531,38.1065122],[20.714281,38.1066323],[20.7149302,38.1065468],[20.7144017,38.1068924],[20.7140682,38.1069551],[20.7134391,38.1072528],[20.7127125,38.107692],[20.7119543,38.1085806],[20.7120567,38.1096015],[20.7116818,38.1098253],[20.710978,38.1105939],[20.7108845,38.1105687],[20.7104648,38.1095029],[20.7103627,38.109464],[20.7103136,38.109823],[20.7100957,38.1101052],[20.7091491,38.1106192],[20.7091325,38.1109881],[20.7089719,38.1112629],[20.7087003,38.1114715],[20.7083893,38.1120483],[20.7083613,38.1124169],[20.7084901,38.1131052],[20.7084385,38.1134912],[20.7086594,38.1136505],[20.7088157,38.1139792],[20.7088076,38.1141592],[20.708612,38.114451],[20.7086773,38.1147231],[20.709289,38.1152988],[20.7096761,38.1154854],[20.7094659,38.1155966],[20.7084588,38.1156764],[20.7080272,38.1156373],[20.7077104,38.1158356],[20.7076483,38.1162033],[20.7079169,38.1165712],[20.7086888,38.1163946],[20.7090154,38.1162326],[20.7091033,38.1163071],[20.7085718,38.1167157],[20.7082652,38.1171936],[20.7075657,38.1175343],[20.7077156,38.1182592],[20.7071421,38.1185855],[20.7069185,38.1189936],[20.7065257,38.119361],[20.706431,38.1196917],[20.7059982,38.1199318],[20.7059332,38.1203624],[20.7056884,38.1204817],[20.7054005,38.1207979],[20.7051915,38.1213866],[20.704514,38.1219982],[20.7041651,38.1226551],[20.7041937,38.1232866],[20.7044435,38.1235639],[20.7043138,38.1239116],[20.7047634,38.1243116],[20.7047058,38.1248325],[20.7042202,38.1254855],[20.7041048,38.1262751],[20.7030709,38.1269488],[20.702988,38.127523],[20.7028103,38.1279234],[20.7028933,38.1281059],[20.7031968,38.1282046],[20.7036273,38.128523],[20.7033466,38.1286772],[20.7031416,38.1286715],[20.7022986,38.1281433],[20.7016793,38.1274592],[20.7016955,38.1270993],[20.7013472,38.1264769],[20.7017082,38.1252978],[20.7021385,38.1248595],[20.702306,38.1244317],[20.7022742,38.1241245],[20.702087,38.1237229],[20.7020015,38.1228376],[20.7022426,38.1222948],[20.702149,38.122094],[20.7017877,38.1217595],[20.7008553,38.1211927],[20.7010884,38.1210822],[20.7021199,38.120967],[20.70263,38.1207832],[20.7017851,38.1208045],[20.7000335,38.1201967],[20.699303,38.1203878],[20.6993416,38.1213304],[20.6996208,38.1219689],[20.7000056,38.122286],[20.6999748,38.1229698],[20.7002003,38.1240392],[20.6999319,38.1244281],[20.6996366,38.124654],[20.6978825,38.1248569],[20.696914,38.1253432],[20.6968644,38.1254319],[20.6969922,38.1258859],[20.6969394,38.1262989],[20.6970793,38.126483],[20.6970509,38.1266083],[20.6966653,38.1270659],[20.6952106,38.1277097],[20.6947574,38.1281473],[20.6944792,38.1287521],[20.6940175,38.1288743],[20.6937107,38.1288476],[20.6924976,38.128435],[20.691695,38.128025],[20.6912686,38.1276166],[20.6911401,38.1269283],[20.6910404,38.1268624],[20.6899782,38.1274],[20.6897114,38.1280051],[20.6894022,38.1282847],[20.6892525,38.1285688],[20.6882229,38.1288911],[20.6872685,38.1290623],[20.6863621,38.1294331],[20.6862954,38.1296475],[20.6869812,38.130874],[20.6870796,38.1314714],[20.6868437,38.1316449],[20.685849,38.1319502],[20.6853282,38.1323679],[20.6844429,38.1327753],[20.6839824,38.1331227],[20.6836536,38.1335819],[20.6838138,38.1343251],[20.6835949,38.1346252],[20.6832715,38.1347152],[20.6829651,38.1346795],[20.6826319,38.1347332],[20.6824798,38.1348189],[20.6821851,38.1352791],[20.6818946,38.135397],[20.6812242,38.135342],[20.6805375,38.1348901],[20.6800631,38.1347866],[20.6787547,38.1349658],[20.6783035,38.1351062],[20.6780313,38.1353237],[20.6777644,38.1354243],[20.6765064,38.1354968],[20.6760823,38.1360433],[20.6737591,38.1367162],[20.6734254,38.1370311],[20.672892,38.1377998],[20.6728061,38.1379325],[20.6727471,38.1381245],[20.6725624,38.1381733],[20.672136,38.1380171],[20.6716441,38.1380481],[20.6710477,38.1378691],[20.6704456,38.1378159],[20.6698394,38.1376005],[20.6691348,38.1375445],[20.6684346,38.1373895],[20.6675952,38.1375368],[20.6667182,38.1372597],[20.6654748,38.1372604],[20.6645479,38.1371034],[20.6639072,38.137369],[20.6631918,38.1377991],[20.6619674,38.1381336],[20.6612784,38.1387356],[20.6607149,38.1395845],[20.6598629,38.1397584],[20.659963,38.1400406],[20.6597919,38.1405402],[20.6595619,38.1408309],[20.6592356,38.1409838],[20.6575572,38.1410171],[20.6565831,38.1411155],[20.6558533,38.1408604],[20.6551367,38.1410652],[20.6548607,38.1409898],[20.6546002,38.1410454],[20.6544049,38.1412291],[20.6542179,38.1415751],[20.6541819,38.1421146],[20.6539098,38.1425753],[20.6538359,38.1431948],[20.6534358,38.1442104],[20.6532718,38.1443048],[20.6524429,38.1444704],[20.6519879,38.1446916],[20.6518903,38.1453285],[20.6517648,38.1455771],[20.6507643,38.1462513],[20.6506377,38.1470224],[20.6505009,38.1472708],[20.6481867,38.147484],[20.6477455,38.1476516],[20.647001,38.1482159],[20.6462477,38.1489691],[20.6458477,38.1497324],[20.6458208,38.1503173],[20.6460515,38.150513],[20.6462612,38.1509154],[20.6458256,38.1512093],[20.6454774,38.1515867],[20.6450105,38.1518166],[20.643849,38.1520176],[20.6413938,38.1518212],[20.6411284,38.1518857],[20.6408494,38.1522471],[20.6406748,38.1523232],[20.6392638,38.1519945],[20.6389439,38.1520033],[20.6387163,38.15224],[20.6388651,38.1524785],[20.6388141,38.1525942],[20.6380075,38.1527693],[20.6376429,38.1527588],[20.6371906,38.1524215],[20.6367212,38.1522099],[20.6361601,38.1521037],[20.6357206,38.1521587],[20.6342505,38.1524949],[20.6335586,38.1521597],[20.633275,38.1521246],[20.6332551,38.1525564],[20.6330018,38.1528555],[20.6318125,38.1536591],[20.6309485,38.1541388],[20.6309145,38.1543811],[20.6310645,38.1545926],[20.6318587,38.1548632],[20.6328572,38.1554774],[20.6333509,38.155906],[20.6336105,38.1559675],[20.6337599,38.1559447],[20.6342575,38.1555446],[20.6345356,38.1547057],[20.6346765,38.1546197],[20.6347635,38.1547123],[20.6345243,38.1556964],[20.6343401,38.1559794],[20.6338865,38.1564168],[20.6335494,38.1565513],[20.6331531,38.1564859],[20.6324201,38.1560504],[20.6316536,38.1558482],[20.6311531,38.1558159],[20.6305784,38.1559075],[20.6302848,38.1560882],[20.6301398,38.1562642],[20.6302084,38.1565094],[20.6301553,38.1566701],[20.6299065,38.1568701],[20.6294897,38.1570023],[20.6288833,38.1570389],[20.6281762,38.1567844],[20.627587,38.1566954],[20.6271427,38.1566826],[20.6270034,38.1567327],[20.626211,38.1573405],[20.626166,38.1575734],[20.626305,38.1577756],[20.6281119,38.1591699],[20.6281272,38.1593325],[20.6280193,38.1594465],[20.6276049,38.1595247],[20.627019,38.1593637],[20.6266302,38.1591363],[20.6259131,38.1590977],[20.6257267,38.1591824],[20.6253902,38.1595511],[20.6251358,38.1596248],[20.6245538,38.1596261],[20.62416,38.1595067],[20.6235705,38.1596699],[20.6228007,38.1595396],[20.6215716,38.1599637],[20.6212938,38.160298],[20.6210942,38.1604184],[20.6202083,38.1603298],[20.6196239,38.1603851],[20.6187244,38.1608366],[20.6184493,38.1608647],[20.617974,38.1607789],[20.61711,38.1612045],[20.6169844,38.1614531],[20.6171826,38.1618552],[20.6175259,38.1620813],[20.6182692,38.1622919],[20.6185308,38.162804],[20.618528,38.1631102],[20.6182911,38.1635448],[20.6182175,38.163903],[20.6175492,38.1647847],[20.6176821,38.1653651],[20.618121,38.1659903],[20.6180882,38.1662056],[20.6180167,38.1665909],[20.6186881,38.1676192],[20.6190492,38.1677558],[20.6195894,38.1689065],[20.6199057,38.1692219],[20.6203021,38.1692873],[20.6207427,38.1691379],[20.6210717,38.1689311],[20.6214719,38.1684202],[20.6219605,38.168218],[20.6223121,38.1682642],[20.622666,38.1685086],[20.6229457,38.168877],[20.6230093,38.1692302],[20.6223036,38.1699306],[20.6218509,38.1700977],[20.6213575,38.1701556],[20.6210195,38.170308],[20.6206796,38.1707486],[20.6198077,38.1715884],[20.6182274,38.1722005],[20.6177509,38.1728804],[20.616272,38.1734188],[20.6156114,38.173589],[20.6134368,38.1744631],[20.6120886,38.1744963],[20.6116025,38.1746444],[20.6114223,38.1748374],[20.6113391,38.1754025],[20.610842,38.1757846],[20.6106355,38.1763011],[20.6101674,38.1770443],[20.608972,38.177226],[20.6085289,38.1774294],[20.6080855,38.177885],[20.6077827,38.1785069],[20.607804,38.1789354],[20.6076606,38.1790754],[20.6067724,38.1790317],[20.6059384,38.1792959],[20.6047536,38.1794958],[20.6045498,38.1797061],[20.6044427,38.1800453],[20.6044274,38.1806215],[20.6045977,38.1811309],[20.6044746,38.1813255],[20.6038946,38.1815249],[20.602982,38.1815165],[20.6026798,38.1816339],[20.6024258,38.1819418],[20.6020805,38.1829859],[20.6019467,38.1831622],[20.6017863,38.1831755],[20.601023,38.1829012],[20.6005915,38.1828526],[20.5999309,38.1830677],[20.5995039,38.1834157],[20.5988214,38.1848373],[20.5985968,38.185002],[20.5977244,38.185355],[20.5965198,38.186221],[20.595994,38.1867282],[20.5955251,38.1872371],[20.5948407,38.1882082],[20.594664,38.1888157],[20.5944834,38.1904861],[20.5941583,38.191828],[20.5934,38.1931572],[20.593064,38.1935078],[20.5925693,38.1938358],[20.5918043,38.1940838],[20.5909198,38.1942023],[20.5893978,38.1942841],[20.5880155,38.1945502],[20.5870151,38.1947554],[20.5850171,38.1940305],[20.5836663,38.1933786],[20.5824149,38.1932881],[20.58077,38.1933122],[20.5790234,38.1938018],[20.5776391,38.194356],[20.5766638,38.1949491],[20.5759452,38.1956669],[20.5751874,38.1957619],[20.574028,38.1961424],[20.5732494,38.1961917],[20.571281,38.1967828],[20.5706291,38.1968088],[20.5696884,38.1966642],[20.5688512,38.1967478],[20.5684201,38.1969334],[20.5680215,38.1973992],[20.5678138,38.1974471],[20.5676803,38.1973712],[20.5676343,38.1971356],[20.5678075,38.1958794],[20.5680136,38.195381],[20.5683771,38.1949322],[20.5697371,38.1936837],[20.5701682,38.1930117],[20.5701572,38.1927591],[20.5698566,38.1921107],[20.5693403,38.1916812],[20.5698619,38.1913901],[20.5706417,38.1915571],[20.570884,38.1915011],[20.5709769,38.1909813],[20.5705564,38.1904555],[20.5706067,38.1901147],[20.570966,38.1897558],[20.5720328,38.1891564],[20.5734061,38.1888362],[20.5741572,38.1888851],[20.5750311,38.1887485],[20.5755199,38.1887898],[20.5765015,38.1885482],[20.5775151,38.1885958],[20.578747,38.1883705],[20.5793638,38.1881182],[20.5800565,38.187706],[20.5804655,38.1872585],[20.581165,38.1867023],[20.5816973,38.1865467],[20.5825247,38.1864266],[20.5832694,38.186124],[20.5847716,38.1849966],[20.585016,38.1846524],[20.5855717,38.1835064],[20.5855702,38.1823172],[20.5848514,38.1806027],[20.5840302,38.1793716],[20.5839786,38.1790097],[20.5840996,38.1781304],[20.5840451,38.1775883],[20.5839557,38.1768605],[20.5845451,38.1769227],[20.5845442,38.1764542],[20.5843793,38.1759314],[20.5843305,38.1756777],[20.584517,38.1755931],[20.5847327,38.1756174],[20.5854086,38.1758082],[20.5857552,38.176084],[20.5865705,38.1755357],[20.5870791,38.1751541],[20.5874686,38.1748051],[20.5880389,38.1743217],[20.5881356,38.1742074],[20.5879006,38.1739844],[20.5883944,38.1727195],[20.5883536,38.1716372],[20.5880615,38.1716152],[20.5879057,38.1715296],[20.5877419,38.1711285],[20.5869441,38.1711053],[20.5868213,38.1710476],[20.5867027,38.1709],[20.5866886,38.1704672],[20.5855142,38.1702483],[20.585505,38.1697886],[20.5853912,38.1696592],[20.5854207,38.1695159],[20.5855845,38.1694306],[20.5857559,38.1694716],[20.5879735,38.1671894]]},{"id":16925,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u039b\u03b9\u03b2\u03ac\u03b4\u03b9-\u0391\u03b3\u03af\u03b1 \u0395\u03bb\u03ad\u03bd\u03b7","description_GR":"\u0397 \u03bb\u03b7\u03be\u03bf\u03c5\u03c1\u03b9\u03ce\u03c4\u03b9\u03ba\u03b7 \u03b5\u03bd\u03b4\u03bf\u03c7\u03ce\u03c1\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b9\u03b1 \u03ae\u03c3\u03c5\u03c7\u03b7 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1","path":"SUV_4X4\/SUV_Kefalonia_Livadi-AgEleni_beach","activity_type":13,"assistance":1,"difficulty":1,"scenic_value":4,"length":5453,"name_EN":"Kefalonia Isl: Livadi-Agia Eleni","description_EN":"A remote, quiet beach","ascent_time":0,"descent_time":0,"marker":"No_marks","level":12,"ascent":421,"descent":418,"maxelev":269,"minelev":8,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.36558 38.25162,20.42342 38.26431)","views":22,"millestones":"0,20.4231998,38.2561121#1,20.4156476,38.2615963#2,20.4106670,38.2635417#3,20.4059988,38.2612354#4,20.3997164,38.2561196#5,20.3960735,38.2509736#6,20.3894389,38.2548078#7,20.3815700,38.2523834#8,20.3728891,38.2532767#9,20.3664016,38.2528559#5.5,20.3672794,38.2603151","x":20.3943064,"y":38.2521414,"coor":[[20.4231998,38.2561121],[20.4225529,38.255723],[20.4222244,38.2561544],[20.4220439,38.2565722],[20.4216307,38.2576586],[20.4215257,38.2578671],[20.4211895,38.2581992],[20.4202706,38.258626],[20.4197255,38.2590238],[20.4188629,38.2599748],[20.4179936,38.2602275],[20.416566,38.2611478],[20.4147068,38.2620593],[20.4139989,38.262398],[20.4128808,38.2635258],[20.4122076,38.2637394],[20.4119341,38.2639563],[20.4115424,38.264719],[20.4114307,38.26513],[20.4109418,38.2657095],[20.4100868,38.2654807],[20.4095852,38.2647626],[20.4094756,38.264435],[20.4096131,38.264196],[20.4104654,38.2638257],[20.4107605,38.2634024],[20.4107966,38.2631332],[20.4106452,38.2622638],[20.4103978,38.2621841],[20.4099932,38.2622798],[20.4100596,38.2627863],[20.4098734,38.2630869],[20.4090335,38.2632053],[20.4080456,38.2635444],[20.4081728,38.2628186],[20.4086015,38.262003],[20.4085204,38.2613564],[20.4073997,38.2613761],[20.4070663,38.2611857],[20.4069619,38.2612186],[20.4066413,38.2616952],[20.4059795,38.2612155],[20.4057153,38.2612434],[20.4052898,38.2610682],[20.4047431,38.2610334],[20.4042454,38.2604686],[20.4038577,38.2602225],[20.4029855,38.2600696],[20.4027751,38.2597029],[20.4025111,38.2594966],[20.4011221,38.2593999],[20.4011595,38.2591038],[20.4015154,38.258376],[20.4018763,38.2580087],[20.4019804,38.2577507],[20.401885,38.2573694],[20.4015386,38.2569804],[20.3998148,38.2562609],[20.3995377,38.255856],[20.3986379,38.2551077],[20.3985341,38.2548973],[20.3980982,38.2546542],[20.3972112,38.2545729],[20.3970322,38.2544953],[20.3967946,38.2542178],[20.396982,38.2540299],[20.3976159,38.2534548],[20.3975278,38.253389],[20.3970944,38.2533757],[20.397033,38.2532297],[20.3971358,38.2529986],[20.3975037,38.2527217],[20.3975376,38.2524975],[20.397384,38.2519073],[20.3975554,38.2514441],[20.3969897,38.2510799],[20.3970066,38.2516164],[20.39691,38.2517215],[20.3963379,38.2510463],[20.3960449,38.2509653],[20.3959536,38.251057],[20.3958419,38.2511437],[20.3945765,38.251321],[20.3945488,38.2514192],[20.3948624,38.251546],[20.3948876,38.2517089],[20.394382,38.2519996],[20.3943064,38.2521414],[20.394256,38.2523741],[20.3938118,38.2525766],[20.3937381,38.2526825],[20.3942715,38.2527529],[20.3943232,38.2528626],[20.393828,38.2528969],[20.3933908,38.2531897],[20.392431,38.252962],[20.3922476,38.2529744],[20.3919229,38.2530725],[20.3913447,38.2536763],[20.3904478,38.2537928],[20.3898037,38.2537234],[20.3896374,38.2538264],[20.3896368,38.254529],[20.3893786,38.2548994],[20.3887349,38.2549787],[20.3876284,38.2549446],[20.3869966,38.2550152],[20.3865504,38.2549383],[20.3861946,38.2549724],[20.3862452,38.2546857],[20.3859034,38.2542067],[20.3861657,38.2537554],[20.3861187,38.2533216],[20.385935,38.2531087],[20.3854575,38.2528327],[20.38522,38.2526678],[20.3850281,38.2523916],[20.3849999,38.2520394],[20.384384,38.2521601],[20.3839075,38.2520237],[20.383765,38.2519473],[20.383548,38.2520172],[20.3832682,38.2519004],[20.3830629,38.2518941],[20.3822185,38.2523365],[20.3819411,38.2524],[20.381298,38.2523756],[20.3803933,38.2524197],[20.3797897,38.2529101],[20.3789784,38.2536732],[20.3778181,38.2540337],[20.3770085,38.2546933],[20.3765173,38.2549214],[20.3759615,38.2553005],[20.3756148,38.2553799],[20.3753133,38.2551724],[20.3752099,38.2545431],[20.373661,38.2537565],[20.3723207,38.2529133],[20.3707474,38.252162],[20.3690518,38.2508844],[20.3684878,38.2507182],[20.3678447,38.250329],[20.3666884,38.2498743],[20.3664663,38.2525428],[20.3662687,38.2535276],[20.3663225,38.2540517],[20.3661972,38.2547325],[20.36623,38.2552199],[20.366006,38.2558165],[20.3664417,38.2562444],[20.3667492,38.2567224],[20.3670572,38.2574616],[20.3671757,38.2580193],[20.3672949,38.2581491],[20.3679134,38.2583484],[20.3684673,38.2589241],[20.3684523,38.2589957],[20.3681866,38.2588253],[20.367837,38.2587334],[20.3676395,38.2587993],[20.3679531,38.2589262],[20.3685198,38.2594752],[20.3684483,38.2595361],[20.3678303,38.2593277],[20.3683695,38.2597408],[20.3683203,38.2598113],[20.3678794,38.2597166],[20.3675156,38.2594531],[20.3674558,38.2595053],[20.3676282,38.259943],[20.3672406,38.2597193],[20.3671571,38.2597888],[20.3673181,38.2602262],[20.3672794,38.2603151]]},{"id":17448,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a0\u03c5\u03c1\u03bf\u03b2\u03bf\u03bb\u03b1\u03c1\u03c7\u03af\u03b1 \u03a3\u03c7\u03af\u03bd\u03bf\u03c5","description_GR":"","path":"ISLANDS\/Islands_Kefalonia_Schinos_battery","activity_type":32,"assistance":1,"difficulty":1,"scenic_value":4,"length":1708,"name_EN":"Kefalonia Isl: Schinos battery","description_EN":"","ascent_time":35,"descent_time":35,"marker":"No_marks","level":13,"ascent":6,"descent":25,"maxelev":24,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.36039 38.16838,20.37592 38.17405)","views":42,"millestones":"0,20.3756335,38.1740764#1,20.3671893,38.1701182#1.7,20.3606720,38.1682802","x":20.3670747,"y":38.1701362,"coor":[[20.3756335,38.1740764],[20.3754667,38.1740352],[20.3748863,38.1742335],[20.3746523,38.1743028],[20.3743901,38.1744839],[20.3740497,38.1744464],[20.3736147,38.1742437],[20.3727853,38.1735695],[20.3721166,38.1734767],[20.3715924,38.1735101],[20.3709636,38.1732564],[20.3706267,38.1726875],[20.3702923,38.1722988],[20.3700807,38.1721931],[20.3694517,38.1720385],[20.3687147,38.1710248],[20.3682085,38.1706488],[20.3678973,38.1700221],[20.3670747,38.1701362],[20.3665086,38.1700466],[20.3662747,38.1699313],[20.365449,38.1700138],[20.3652334,38.1700116],[20.3649077,38.1701367],[20.3645062,38.1701783],[20.3643152,38.1701183],[20.3637963,38.1697689],[20.3636849,38.1698285],[20.3635842,38.1697893],[20.3632431,38.1695356],[20.3626529,38.1690128],[20.3624745,38.168701],[20.3620672,38.1684001],[20.3619938,38.1682717],[20.3614174,38.1679295],[20.3609343,38.1680541],[20.360672,38.1682802]]},{"id":17449,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0391\u03bd\u03ac\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u039a\u03b1\u03c3\u03c4\u03ad\u03bb\u03bb\u03b9","description_GR":"","path":"ISLANDS\/Islands_Kefalonia_Argostoli_Kasteli","activity_type":31,"assistance":1,"difficulty":1,"scenic_value":4,"length":3212,"name_EN":"Kefalonia Isl: Ascent to Kasteli","description_EN":"","ascent_time":60,"descent_time":60,"marker":"No_marks","level":13,"ascent":88,"descent":36,"maxelev":71,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.49376 38.1625,20.51388 38.17259)","views":13,"millestones":"0,20.4937595,38.1725504#1,20.5006430,38.1657202#2,20.5084760,38.1647446#3.2,20.5138792,38.1624974","x":20.509116,"y":38.165788,"coor":[[20.4937595,38.1725504],[20.4938305,38.172593],[20.4940354,38.172437],[20.4942732,38.1722865],[20.494451,38.1721702],[20.4950423,38.1717374],[20.495584,38.1713392],[20.4961058,38.1711656],[20.4963471,38.1708936],[20.4966503,38.1707585],[20.4968683,38.1705218],[20.4971837,38.170369],[20.4974427,38.170129],[20.497608,38.1699898],[20.4983165,38.1692542],[20.4986816,38.1687787],[20.4992071,38.1678124],[20.4997307,38.1671254],[20.5002181,38.1662391],[20.5005946,38.1657638],[20.5013579,38.1650749],[20.5017995,38.1646692],[20.5019291,38.164583],[20.5023657,38.1643528],[20.5029575,38.1641452],[20.503648,38.1640216],[20.5041393,38.1640093],[20.5061369,38.1642309],[20.5064249,38.164271],[20.5068484,38.1644818],[20.5086321,38.165598],[20.508768,38.1656696],[20.509116,38.165788],[20.5084234,38.1646413],[20.5087609,38.1647415],[20.5091527,38.1651405],[20.5092464,38.1650892],[20.509378,38.1646247],[20.509518,38.1645838],[20.509788,38.1646639],[20.5098955,38.1648023],[20.5099559,38.1650203],[20.5105493,38.1654253],[20.5109387,38.1656351],[20.511023,38.1657817],[20.5119563,38.1665482],[20.5121377,38.1665716],[20.5125181,38.1664928],[20.5120083,38.1659371],[20.5111255,38.1652577],[20.5108516,38.1647811],[20.5107856,38.1644909],[20.5109027,38.1641881],[20.5109986,38.1640919],[20.5112248,38.1640851],[20.5113239,38.1641601],[20.5114843,38.1641468],[20.5118469,38.1639594],[20.5118757,38.1638342],[20.5119699,38.1637739],[20.5122687,38.1637287],[20.5127103,38.1635617],[20.5134134,38.162934],[20.5137399,38.1625473],[20.5138792,38.1624974]]},{"id":17813,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a0\u03b1\u03bb\u03b9\u03ac \u0392\u03bb\u03b1\u03c7\u03ac\u03c4\u03b1-\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u0391\u03b3\u03af\u03b1\u03c2 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2","description_GR":"\u03a3\u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u03b1\u03b3\u03c1\u03bf\u03c4\u03b9\u03ba\u03ac \u03c4\u03bf\u03c0\u03af\u03b1 \u03c4\u03b7\u03c2 \u03a3\u03ac\u03bc\u03b7\u03c2","path":"ISLANDS\/Islands_Kefalonia_Vlachata_AgParaskevi","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":3,"length":5806,"name_EN":"Kefalonia Isl: Palia Vlachata -Agia Paraskevi beach","description_EN":"Along the old pasture lands of Sami","ascent_time":140,"descent_time":140,"marker":"No_marks","level":9,"ascent":296,"descent":296,"maxelev":386,"minelev":9,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.59762 38.25523,20.61571 38.27833)","views":12,"millestones":"0,20.6026043,38.2548460#1,20.5999865,38.2629140#2,20.5993914,38.2705588#3,20.6007359,38.2721635#4,20.6002542,38.2753032#5,20.6068826,38.2765463#5.8,20.6147480,38.2758184","x":20.6022817,"y":38.2739442,"coor":[[20.6026043,38.254846],[20.6025913,38.2551249],[20.6024012,38.2552815],[20.6023725,38.2554068],[20.601925,38.2554479],[20.6018507,38.2555719],[20.6018318,38.2559767],[20.6012548,38.2578158],[20.6013043,38.2579794],[20.6014784,38.2581646],[20.601507,38.2583366],[20.6018504,38.2589366],[20.601801,38.2592595],[20.6016237,38.2596327],[20.6013907,38.2604638],[20.6009982,38.2607948],[20.6004921,38.2613566],[20.6004332,38.2621297],[20.6002529,38.2625659],[20.5998516,38.2630858],[20.5997844,38.2633],[20.5997014,38.2640994],[20.5999412,38.2645928],[20.5998488,38.2651036],[20.5992435,38.266077],[20.5988225,38.2689746],[20.5986168,38.2692209],[20.598131,38.269369],[20.5980512,38.2695153],[20.5980014,38.2700904],[20.5981072,38.2702736],[20.5987797,38.2705544],[20.598972,38.270596],[20.5993274,38.2705703],[20.6000075,38.2704459],[20.6011404,38.2699202],[20.6014928,38.2697142],[20.6016859,38.2694946],[20.6023354,38.269045],[20.6030834,38.2689315],[20.6035107,38.2687367],[20.6034675,38.2696634],[20.6035027,38.2701328],[20.6036872,38.2708318],[20.6036438,38.2710288],[20.6035229,38.2710973],[20.6033297,38.2710737],[20.6024586,38.2708863],[20.6008072,38.2719916],[20.6007041,38.2722408],[20.6007503,38.2724764],[20.601151,38.2727042],[20.6014452,38.2727668],[20.602013,38.2730896],[20.6020756,38.2732175],[20.6019202,38.2736094],[20.6022817,38.2739442],[20.602083,38.2740375],[20.6014757,38.2740739],[20.6008987,38.2739491],[20.600416,38.2740072],[20.6004241,38.2740795],[20.6006236,38.2742114],[20.6008861,38.274219],[20.6011207,38.2743339],[20.6010067,38.2745738],[20.6011636,38.2748847],[20.6008846,38.2749847],[20.6003263,38.2749505],[20.600002,38.2747969],[20.599302,38.2746145],[20.5987542,38.2745986],[20.5985321,38.2747047],[20.5994376,38.2748932],[20.6001528,38.2752382],[20.6006411,38.2755497],[20.6013424,38.2757052],[20.6016641,38.2759127],[20.601747,38.2760953],[20.6015453,38.2769903],[20.6015863,38.2770906],[20.6017495,38.2770232],[20.601905,38.2771178],[20.6029575,38.2770943],[20.6030869,38.2772602],[20.6030469,38.2776284],[20.603165,38.2780372],[20.6032652,38.2780942],[20.6042907,38.2781599],[20.6050386,38.2785419],[20.6053982,38.2784262],[20.6054835,38.2780683],[20.6056394,38.2779107],[20.6062971,38.2777766],[20.6064501,38.2776819],[20.6064448,38.2773034],[20.6067358,38.2766992],[20.6069522,38.2764713],[20.6070916,38.2764213],[20.6077798,38.2763691],[20.6082793,38.2761944],[20.609232,38.2761048],[20.6098071,38.2757791],[20.610355,38.275795],[20.6106045,38.2757346],[20.6109503,38.2756726],[20.6113936,38.2756764],[20.6116135,38.2758629],[20.6120113,38.2759104],[20.6124582,38.2761306],[20.6133832,38.2756528],[20.6144692,38.2757923],[20.614748,38.2758184]]},{"id":17820,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03c9\u03bd 7 \u03bd\u03b5\u03c1\u03cc\u03bc\u03c5\u03bb\u03c9\u03bd","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c1\u03ad\u03bc\u03b1 \u03c4\u03c9\u03bd \u0393\u03c1\u03b9\u03b6\u03ac\u03c4\u03c9\u03bd","path":"ISLANDS\/Islands_Kefalonia_7_watermills","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":14364,"name_EN":"Kefalonia Isl: The trail of 7 watermills","description_EN":"A loop trail along Grisata valley","ascent_time":365,"descent_time":355,"marker":"Red_dots","level":9,"ascent":474,"descent":474,"maxelev":459,"minelev":56,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.62592 38.19336,20.66075 38.22401)","views":41,"millestones":"0,20.6347198,38.2242640#1,20.6403915,38.2180593#2,20.6395039,38.2131325#3,20.6308082,38.2099212#4,20.6324918,38.2054570#5,20.6280932,38.2040211#6,20.6317145,38.1992502#7,20.6407903,38.1972755#8,20.6507607,38.1940880#9,20.6543723,38.1990655#10,20.6589467,38.2024376#11,20.6519735,38.2070671#12,20.6459639,38.2131449#13,20.6402387,38.2165618#14.4,20.6347208,38.2242641","x":20.6529078,"y":38.1933706,"coor":[[20.6347198,38.224264],[20.6354052,38.2241576],[20.635686,38.2240125],[20.6358786,38.2235495],[20.6356821,38.2228592],[20.6357687,38.2224653],[20.6360704,38.2221136],[20.6370133,38.2217263],[20.6374151,38.2214315],[20.6374923,38.2213166],[20.6372105,38.2202455],[20.6372298,38.2200749],[20.6373636,38.2198985],[20.6377955,38.2196947],[20.6386518,38.219449],[20.6390292,38.2191895],[20.6394596,38.2187694],[20.6395867,38.2182416],[20.6397302,38.2181015],[20.6402214,38.2180976],[20.6406597,38.218002],[20.6409392,38.2178839],[20.6411088,38.2176726],[20.6412097,38.217216],[20.6411545,38.2169261],[20.640929,38.2168656],[20.6404197,38.2170132],[20.6402317,38.2168817],[20.6402401,38.2164495],[20.6400537,38.2157865],[20.6400962,38.2156076],[20.640194,38.2154662],[20.6404849,38.2153484],[20.6408009,38.2154295],[20.640888,38.2155221],[20.6412741,38.2155692],[20.6415726,38.2155327],[20.6422009,38.2152805],[20.6421523,38.2148466],[20.6419798,38.2146255],[20.6414435,38.2142723],[20.6413736,38.2140541],[20.6410928,38.2141001],[20.6410741,38.2142077],[20.6405645,38.2138687],[20.6405462,38.2137691],[20.6402174,38.2134714],[20.6400708,38.2134312],[20.639864,38.213209],[20.6394682,38.2131256],[20.638964,38.2126697],[20.6387303,38.2125369],[20.6384766,38.2123945],[20.6380162,38.2120795],[20.6373184,38.2112622],[20.6371343,38.2107975],[20.6365639,38.2100424],[20.6364551,38.2096789],[20.6363533,38.209658],[20.6358995,38.2098432],[20.6346616,38.2097716],[20.6339121,38.2099303],[20.6337396,38.2099118],[20.6332752,38.2100787],[20.6329377,38.2099699],[20.6322288,38.2102378],[20.6317427,38.2101338],[20.6307141,38.209906],[20.6297269,38.2095263],[20.6285861,38.2098494],[20.6297221,38.2092334],[20.6301338,38.2087227],[20.631141,38.2081751],[20.6313025,38.2078914],[20.6316672,38.2076587],[20.6321445,38.2072129],[20.6324082,38.206743],[20.6325425,38.2065037],[20.633462,38.2051337],[20.6333146,38.2051114],[20.6327777,38.2053663],[20.6315035,38.2057621],[20.6308133,38.2058234],[20.6304618,38.2058493],[20.6298137,38.2060379],[20.6283629,38.2063025],[20.6274364,38.2068344],[20.6270039,38.2072994],[20.6268687,38.2072595],[20.6267168,38.2068407],[20.6267446,38.2067334],[20.6282548,38.2056778],[20.628713,38.2051504],[20.6286993,38.2049518],[20.6282435,38.204191],[20.6275491,38.2034053],[20.6276725,38.2029584],[20.6279781,38.202769],[20.6291141,38.2023962],[20.6301285,38.2019389],[20.6303762,38.2017658],[20.6307724,38.2013448],[20.6318437,38.2008891],[20.6324248,38.2004193],[20.6327873,38.2002315],[20.632553,38.2002113],[20.6320319,38.1996287],[20.6320773,38.1993868],[20.6320244,38.1992952],[20.6315721,38.1992282],[20.6313279,38.1995725],[20.6311414,38.1996572],[20.6313279,38.1995725],[20.6315721,38.1992282],[20.6320244,38.1992952],[20.6320773,38.1993868],[20.6320319,38.1996287],[20.632553,38.2002113],[20.6327873,38.2002315],[20.6336374,38.1995442],[20.6340984,38.1989539],[20.6342143,38.1986689],[20.6356542,38.1986381],[20.6359661,38.198557],[20.636367,38.1982802],[20.6372399,38.1984133],[20.6389131,38.1977766],[20.6397781,38.1975852],[20.6402441,38.1973823],[20.6416148,38.1971153],[20.641978,38.1971617],[20.6432379,38.1970717],[20.6444238,38.1968534],[20.6448205,38.1966665],[20.6450528,38.1963308],[20.6457572,38.196405],[20.6463114,38.1962677],[20.6470292,38.1958018],[20.6473927,38.1953437],[20.6481259,38.1947881],[20.6490138,38.194345],[20.649384,38.1942385],[20.6504032,38.1941685],[20.6511296,38.194009],[20.6522733,38.1934651],[20.6528248,38.1931385],[20.6529295,38.193146],[20.6529078,38.1933706],[20.6527764,38.1937452],[20.6524317,38.1942939],[20.652359,38.1946342],[20.6525343,38.1950446],[20.6524991,38.1953139],[20.6524127,38.1954556],[20.6525309,38.1958643],[20.6532793,38.1959758],[20.6532882,38.1960301],[20.6531135,38.1961062],[20.6532108,38.1963252],[20.6535872,38.1968314],[20.6536753,38.1971492],[20.6538894,38.1974616],[20.6540829,38.1979717],[20.654099,38.1983685],[20.6539777,38.198847],[20.654175,38.1989247],[20.6542144,38.199061],[20.654431,38.1990672],[20.6544611,38.1991581],[20.6543494,38.1993531],[20.6545882,38.1997023],[20.6552409,38.1996578],[20.6552163,38.1999454],[20.6553251,38.2005611],[20.6552699,38.201019],[20.6550836,38.201347],[20.6551593,38.2014393],[20.6553295,38.2014621],[20.6557109,38.2013334],[20.6565685,38.2013038],[20.6572822,38.2015764],[20.6576468,38.2016904],[20.6585843,38.2014108],[20.6588262,38.2013636],[20.6588404,38.2015532],[20.6590596,38.201627],[20.6593105,38.2016342],[20.6596005,38.2015343],[20.6603503,38.2021142],[20.6601475,38.2022301],[20.6589983,38.2023955],[20.658773,38.2025783],[20.6581116,38.2028612],[20.657432,38.2034905],[20.6573164,38.2035233],[20.6567366,38.2041148],[20.6563016,38.2045889],[20.6559072,38.2047759],[20.6558597,38.2045673],[20.6556973,38.2043735],[20.6552119,38.2042515],[20.6540863,38.2043996],[20.6537593,38.2043092],[20.6533377,38.2045404],[20.6532248,38.2047624],[20.6531098,38.2048537],[20.6529633,38.2048135],[20.6528345,38.2048819],[20.6526977,38.204878],[20.6522963,38.2054161],[20.6520605,38.206076],[20.6518054,38.2064111],[20.6517375,38.2068956],[20.6519704,38.2070464],[20.6520677,38.2076618],[20.6517899,38.2077439],[20.6516693,38.2078846],[20.6513084,38.2080365],[20.6510559,38.2080653],[20.6509605,38.2081527],[20.6508232,38.20841],[20.650829,38.2087795],[20.6509485,38.2091613],[20.6508914,38.2094119],[20.6507683,38.2096066],[20.6504374,38.2098494],[20.6501666,38.2105264],[20.6496183,38.210781],[20.6492634,38.2110501],[20.6487962,38.2117755],[20.6488682,38.2119487],[20.6487826,38.2120724],[20.6484469,38.2121709],[20.6476528,38.2120581],[20.6474919,38.2120805],[20.646988,38.2123634],[20.6466569,38.2128585],[20.6463953,38.2130852],[20.6461297,38.2131497],[20.6454227,38.2131295],[20.6449127,38.213295],[20.6448011,38.2132378],[20.6445359,38.2134689],[20.6441138,38.2137091],[20.6440392,38.2138421],[20.6439421,38.2139159],[20.6436309,38.2139791],[20.6431406,38.213965],[20.6428393,38.2138123],[20.6423216,38.2134011],[20.6420432,38.2133255],[20.6415159,38.2136167],[20.6413451,38.2138551],[20.6413747,38.2140541],[20.6414446,38.2142723],[20.641981,38.2146255],[20.6421536,38.2148467],[20.6422021,38.2152805],[20.6415739,38.2155328],[20.6412753,38.2155693],[20.6408893,38.2155222],[20.6408022,38.2154296],[20.6404862,38.2153485],[20.6401953,38.2154662],[20.6400974,38.2156076],[20.6400549,38.2157865],[20.6402414,38.2164495],[20.6402329,38.2168817],[20.640421,38.2170132],[20.6409302,38.2168657],[20.6411558,38.2169262],[20.641211,38.217216],[20.64111,38.2176726],[20.6409404,38.217884],[20.6406609,38.2180021],[20.6402226,38.2180976],[20.6397314,38.2181016],[20.6395879,38.2182416],[20.6394609,38.2187695],[20.6390304,38.2191896],[20.6386531,38.219449],[20.6377967,38.2196947],[20.6373648,38.2198986],[20.6372311,38.2200749],[20.6372118,38.2202455],[20.6374936,38.2213166],[20.6374164,38.2214315],[20.6370145,38.2217263],[20.6360717,38.2221137],[20.63577,38.2224654],[20.6356833,38.2228593],[20.6358799,38.2235496],[20.6356872,38.2240125],[20.6354065,38.2241576],[20.6347208,38.2242641]]},{"id":17821,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u039c\u03b5\u03c4\u03b1\u03bd\u03ac\u03c3\u03c4\u03b5\u03c5\u03c3\u03b7 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ce\u03bd \u03c3\u03c4\u03b7 \u03bd\u03cc\u03c4\u03b9\u03b1 \u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac","description_GR":"","path":"NATURE\/Nature_Kefalonia_Birds_Skala_Mounda","activity_type":92,"assistance":1,"difficulty":1,"scenic_value":3,"length":11985,"name_EN":"Kefalonia: Birdwatching in southern Kefalonia","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":209,"descent":233,"maxelev":107,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.75036 38.05793,20.8022 38.08302)","views":13,"millestones":"0,20.7521999,38.0778490#1,20.7530766,38.0705791#2,20.7586668,38.0694387#3,20.7664334,38.0751270#4,20.7749666,38.0755129#5,20.7808020,38.0705928#6,20.7846722,38.0638133#7,20.7874939,38.0578067#8,20.7847469,38.0645679#9,20.7889433,38.0678272#10,20.7938956,38.0717169#11,20.8004759,38.0758172#12.0,20.8010486,38.0844065","x":20.7865546,"y":38.0626947,"coor":[[20.7521999,38.077849],[20.7524784,38.0774783],[20.7525219,38.0770111],[20.7523537,38.0766911],[20.752182,38.0756773],[20.7522173,38.0751377],[20.7519125,38.0743004],[20.7519525,38.0736529],[20.7509994,38.0715003],[20.7508983,38.0708984],[20.7511815,38.0709378],[20.7517562,38.0708276],[20.7524765,38.0707754],[20.7529837,38.0706453],[20.7532307,38.0704719],[20.7537001,38.0699083],[20.7540672,38.0695941],[20.7550822,38.0690636],[20.7556394,38.0685745],[20.7563099,38.0683588],[20.7579487,38.0681518],[20.7581406,38.0681931],[20.758135,38.0683191],[20.7580172,38.0684059],[20.757006,38.0685942],[20.7563344,38.0688369],[20.756284,38.0689437],[20.7568957,38.0687714],[20.7575135,38.0687164],[20.7579314,38.0688],[20.7586016,38.0691068],[20.7586766,38.0692169],[20.7586646,38.0694869],[20.7587497,38.0696244],[20.7606253,38.0707663],[20.7611391,38.0715192],[20.7619259,38.0717661],[20.7624616,38.0720242],[20.7625816,38.0721446],[20.7626314,38.0723081],[20.7625507,38.0728465],[20.7626883,38.0730845],[20.7628002,38.0731326],[20.7632598,38.0730462],[20.763856,38.0732248],[20.7648338,38.0740536],[20.765814,38.0745671],[20.7664277,38.0751245],[20.7666067,38.0752015],[20.7667798,38.0751522],[20.7672743,38.0745352],[20.7675887,38.0743817],[20.769089,38.0741122],[20.7695004,38.0740874],[20.769938,38.0742436],[20.7703637,38.0746698],[20.7711863,38.0751429],[20.7720263,38.0759948],[20.7723721,38.0761665],[20.7727146,38.0762345],[20.7737381,38.0768031],[20.7740656,38.0766139],[20.7746359,38.0755665],[20.7747984,38.0754989],[20.7749802,38.0755129],[20.775149,38.0755626],[20.7754135,38.0757681],[20.7754872,38.0759052],[20.7754285,38.0764622],[20.7754701,38.0765534],[20.7755502,38.0765466],[20.7757357,38.0759571],[20.7762549,38.0750344],[20.7768831,38.074484],[20.7771129,38.0739228],[20.7775374,38.0733398],[20.7778417,38.073159],[20.7785498,38.0731243],[20.7788034,38.0730592],[20.7792309,38.0726655],[20.7797452,38.0723733],[20.7798925,38.0721341],[20.7802532,38.0713151],[20.7813302,38.0698852],[20.7812208,38.0695218],[20.7813725,38.0689223],[20.7813584,38.0687237],[20.7813209,38.0684569],[20.7830004,38.0677101],[20.783575,38.0675997],[20.7838981,38.0672482],[20.7844413,38.0673352],[20.7848925,38.0672619],[20.7848669,38.0668063],[20.7848239,38.0662285],[20.7848922,38.0657078],[20.7848212,38.0648049],[20.7845898,38.0641049],[20.7845965,38.0638753],[20.784892,38.0636312],[20.7858861,38.0631268],[20.7865546,38.0626947],[20.786902,38.0623078],[20.7873494,38.0619776],[20.7875206,38.061712],[20.7876435,38.0612469],[20.7879171,38.0609841],[20.7882448,38.0607859],[20.7888107,38.0608734],[20.7887397,38.0606733],[20.7884675,38.0602244],[20.7882866,38.0600618],[20.7881226,38.0599041],[20.7877514,38.0592723],[20.7877778,38.0589307],[20.7880114,38.0587749],[20.7879915,38.05845],[20.7874092,38.0576953],[20.7873516,38.0576037],[20.787173,38.0575177],[20.7873516,38.0576037],[20.7874092,38.0576953],[20.7879915,38.05845],[20.7880114,38.0587749],[20.7877778,38.0589307],[20.7877514,38.0592723],[20.7881226,38.0599041],[20.7882866,38.0600618],[20.7884675,38.0602244],[20.7887397,38.0606733],[20.7888107,38.0608734],[20.7882448,38.0607859],[20.7879171,38.0609841],[20.7876435,38.0612469],[20.7875206,38.061712],[20.7873494,38.0619776],[20.786902,38.0623078],[20.7865546,38.0626947],[20.7858861,38.0631268],[20.784892,38.0636312],[20.7845965,38.0638753],[20.7845898,38.0641049],[20.7848212,38.0648049],[20.7848922,38.0657078],[20.7848239,38.0662285],[20.7848669,38.0668063],[20.7848925,38.0672619],[20.7857781,38.0669709],[20.7865699,38.0665871],[20.7873686,38.0663026],[20.7883301,38.0661533],[20.7883796,38.0662222],[20.7881327,38.0663145],[20.788042,38.0665643],[20.7877511,38.0667005],[20.7875289,38.0670908],[20.7871682,38.0672612],[20.7871191,38.0673409],[20.7873134,38.0675895],[20.7877761,38.0676922],[20.7879745,38.0678463],[20.7889088,38.0678493],[20.7896122,38.0674001],[20.7900934,38.0673412],[20.7904867,38.0672078],[20.7906869,38.0676096],[20.790941,38.0679229],[20.7909373,38.068085],[20.7901126,38.0684408],[20.7898775,38.0688668],[20.7903833,38.0698086],[20.790775,38.0697112],[20.7916735,38.0692313],[20.7918992,38.0692059],[20.7925754,38.0696388],[20.7929606,38.0701358],[20.7932308,38.0708639],[20.7935828,38.0714141],[20.7938219,38.0716819],[20.7940317,38.0717822],[20.7946018,38.0718789],[20.795609,38.0717803],[20.7964627,38.0718035],[20.7966523,38.0718988],[20.7969015,38.0721939],[20.7969682,38.0727543],[20.7977813,38.0726413],[20.7978182,38.072318],[20.7985133,38.072319],[20.7992512,38.0722805],[20.7994827,38.072958],[20.8000629,38.0736585],[20.8003094,38.0743319],[20.8004127,38.0748663],[20.8004431,38.0754482],[20.8006143,38.0776107],[20.8004754,38.078733],[20.8004699,38.0799041],[20.8006242,38.0818543],[20.800645,38.0832063],[20.8007082,38.0835864],[20.8010486,38.0844065]]},{"id":17822,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a4\u03b1 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u039b\u03b9\u03b2\u03b1\u03b4\u03b9\u03bf\u03cd \u03a0\u03b1\u03bb\u03bb\u03b9\u03ba\u03ae\u03c2","description_GR":"","path":"NATURE\/Nature_Kefalonia_Birds_Livadi_Pallikis","activity_type":92,"assistance":1,"difficulty":1,"scenic_value":4,"length":2429,"name_EN":"Kefalonia: Birdwatching in Livadi marshes","description_EN":"","ascent_time":0,"descent_time":0,"marker":"No_marks","level":13,"ascent":40,"descent":31,"maxelev":45,"minelev":0,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.42505 38.27669,20.43642 38.28695)","views":4,"millestones":"0,20.4255689,38.2763585#1,20.4350729,38.2811053#2,20.4309701,38.2871239#2.4,20.4263136,38.2863534","x":20.4329499,"y":38.2833577,"coor":[[20.4255689,38.2763585],[20.4260171,38.276773],[20.4283111,38.2784645],[20.4297329,38.2793005],[20.4323818,38.280282],[20.4357146,38.2813023],[20.4360587,38.2815109],[20.4361702,38.2818026],[20.435977,38.2820129],[20.4356496,38.2821651],[20.4349214,38.2823321],[20.4342322,38.2828697],[20.4333245,38.2829682],[20.4332044,38.2830861],[20.4330157,38.2831795],[20.4329499,38.2833577],[20.4328444,38.2841111],[20.4326161,38.2843384],[20.4324405,38.2846574],[20.432414,38.2851971],[20.4326047,38.2862028],[20.4325345,38.2864709],[20.4323075,38.2866712],[20.4314815,38.2870154],[20.4312023,38.287115],[20.4309617,38.2871257],[20.4301322,38.2867941],[20.4282888,38.2863956],[20.427662,38.2863585],[20.4268359,38.2864234],[20.4263136,38.2863534]]},{"id":17823,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0397 \u03c7\u03bb\u03c9\u03c1\u03af\u03b4\u03b1 \u03c4\u03bf\u03c5 \u0391\u03af\u03bd\u03bf\u03c5","description_GR":"\u0391\u03c0\u03cc \u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03b5\u03bb\u03bf \u03bc\u03ad\u03c7\u03c1\u03b9 \u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03bf\u03c5 \u0391\u03af\u03bd\u03bf\u03c5","path":"NATURE\/Nature_Kefalonia_Flora_Aenos_Summit","activity_type":96,"assistance":1,"difficulty":1,"scenic_value":4,"length":10085,"name_EN":"Kefalonia: Mt. Aenos flora","description_EN":"From the Aenos Pass to the summit","ascent_time":0,"descent_time":0,"marker":"No_marks","level":9,"ascent":773,"descent":65,"maxelev":1621,"minelev":902,"link_logo":"","link_ref":"","pdf_link":"","bbox":"LINESTRING(20.61625 38.13655,20.67101 38.17342)","views":13,"millestones":"0,20.6162512,38.1734182#1,20.6214512,38.1684720#2,20.6184250,38.1626551#3,20.6251056,38.1595609#4,20.6300617,38.1565192#5,20.6318349,38.1548269#6,20.6387353,38.1523165#7,20.6465091,38.1485544#8,20.6537828,38.1430672#9,20.6608994,38.1390817#10.1,20.6710038,38.1366201","x":20.6341341,"y":38.1555861,"coor":[[20.6162512,38.1734182],[20.6166168,38.1732621],[20.6177643,38.1728808],[20.6179069,38.1727588],[20.6182404,38.1722099],[20.6198207,38.1715978],[20.6206926,38.170758],[20.6210324,38.1703174],[20.6213704,38.170165],[20.6218638,38.1701071],[20.6223166,38.16994],[20.6226604,38.1696616],[20.6230222,38.1692396],[20.6229586,38.1688864],[20.6226789,38.168518],[20.6223251,38.1682736],[20.6219735,38.1682274],[20.621708,38.1682918],[20.6214849,38.1684295],[20.6210847,38.1689405],[20.6207556,38.1691473],[20.6203151,38.1692967],[20.6199187,38.1692313],[20.6196023,38.1689158],[20.6190617,38.1677742],[20.6186476,38.1676001],[20.6185171,38.1674837],[20.6182677,38.166954],[20.6179665,38.1665579],[20.6179626,38.1663956],[20.6181005,38.1661519],[20.6180974,38.1659716],[20.6179111,38.1657095],[20.6176192,38.1653587],[20.6174998,38.1647337],[20.6181657,38.163906],[20.6182304,38.1634935],[20.6184505,38.1631755],[20.6184874,38.1628703],[20.6183787,38.1625068],[20.6182064,38.1622856],[20.6175538,38.1620866],[20.6171561,38.1618049],[20.61699,38.1614488],[20.6171137,38.1612136],[20.6179549,38.1607874],[20.618418,38.1608908],[20.6187277,38.1608547],[20.6192099,38.1605443],[20.6195698,38.1604105],[20.6200972,38.1603537],[20.6208114,38.1604553],[20.6210409,38.1604259],[20.6211688,38.1603755],[20.6214833,38.1599882],[20.6226672,38.1595538],[20.6230213,38.159546],[20.6235649,38.1596337],[20.6240045,38.1595022],[20.6244334,38.1596046],[20.624947,38.1596014],[20.6253512,38.1594959],[20.6257105,38.1591279],[20.6259067,38.1590795],[20.6265781,38.1591168],[20.6269222,38.1593249],[20.6272848,38.1593803],[20.6275643,38.1595055],[20.6280495,38.1593753],[20.6281021,38.1592237],[20.6280379,38.1591317],[20.627682,38.1589323],[20.6270379,38.1583012],[20.6261981,38.1577095],[20.6261169,38.1574909],[20.6262188,38.1572596],[20.6269282,38.1567215],[20.6271252,38.1566551],[20.6281149,38.1567196],[20.6288553,38.1569931],[20.6293009,38.1569789],[20.6297616,38.156884],[20.6300695,38.1566406],[20.6300413,38.1562614],[20.6301041,38.1561371],[20.6303993,38.1559203],[20.6308723,38.1558078],[20.6315116,38.1557991],[20.6322342,38.155964],[20.6325821,38.1560911],[20.6332141,38.1564876],[20.6334762,38.1564952],[20.633696,38.1564294],[20.6341594,38.1560283],[20.6344026,38.1557019],[20.6346578,38.1546192],[20.6345317,38.1546336],[20.6344473,38.1547302],[20.6343448,38.1552228],[20.6341341,38.1555861],[20.6337677,38.1558639],[20.6334921,38.155901],[20.6332342,38.1558035],[20.6328626,38.1554505],[20.6318864,38.1548459],[20.6309889,38.1545139],[20.630876,38.1542404],[20.6309877,38.1540454],[20.6317938,38.1536361],[20.6331024,38.1527187],[20.6332621,38.152471],[20.6332184,38.1521815],[20.6332673,38.1521108],[20.6335403,38.1521277],[20.6341852,38.1524705],[20.6348278,38.1523898],[20.6355804,38.1521502],[20.636312,38.1521171],[20.6368445,38.152272],[20.6377071,38.1527426],[20.6386328,38.1526566],[20.6388069,38.1524949],[20.6387361,38.1523217],[20.6387013,38.1520865],[20.6389935,38.1519327],[20.6392678,38.1519225],[20.6405986,38.1522579],[20.6408294,38.1522015],[20.6410152,38.1518825],[20.6413274,38.1517923],[20.6419671,38.1517746],[20.6429993,38.1519032],[20.6439231,38.1519116],[20.6441315,38.1518455],[20.644393,38.1513665],[20.6443887,38.1504655],[20.6451726,38.1501636],[20.6456545,38.1499792],[20.6462225,38.1487882],[20.6474674,38.1477607],[20.6478313,38.1475369],[20.6482253,38.147404],[20.6497797,38.1473403],[20.6503185,38.1472836],[20.6504703,38.1472069],[20.6506154,38.1467786],[20.6506995,38.1461864],[20.650831,38.146055],[20.6516988,38.1455392],[20.6518381,38.1452369],[20.6519231,38.1446267],[20.6524119,38.1444154],[20.6532404,38.1442589],[20.6533942,38.1441372],[20.653765,38.1432648],[20.6538182,38.1425997],[20.6540796,38.1421207],[20.6541447,38.1414469],[20.6543279,38.1411818],[20.6545526,38.141008],[20.6547717,38.1409828],[20.6557589,38.1405469],[20.6558842,38.1405505],[20.6559573,38.1406472],[20.6557977,38.1408949],[20.656473,38.1410943],[20.6575387,38.1409895],[20.6588728,38.1410005],[20.659217,38.1409563],[20.6595686,38.14075],[20.6598394,38.1403163],[20.6599453,38.139995],[20.6598876,38.1397591],[20.6605501,38.1394897],[20.6611892,38.1387331],[20.6617085,38.1383515],[20.6619132,38.1381141],[20.6630546,38.1378492],[20.6639091,38.137369],[20.664549,38.1370944],[20.6651049,38.1366598],[20.6651204,38.1365701],[20.6656351,38.1365397],[20.6660752,38.1366423],[20.666533,38.1366103],[20.6668267,38.1366727],[20.6673173,38.1366686],[20.6685335,38.1365139],[20.6687808,38.136593],[20.6689659,38.1365352],[20.6691246,38.1365577],[20.6692186,38.1364973],[20.6693878,38.1365382],[20.6696176,38.1367519],[20.6699602,38.1367436],[20.6702421,38.1368147],[20.6705807,38.1366441],[20.6710038,38.1366201]]},{"id":17824,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a4\u03b1 \u03c0\u03bf\u03c5\u03bb\u03b9\u03ac \u03c4\u03bf\u03c5 \u039a\u03bf\u03cd\u03c4\u03b1\u03b2\u03bf\u03c5","description_GR":"\u0388\u03bd\u03b1\u03c2 \u03bc\u03b1\u03ba\u03c1\u03cd\u03c2 \u03c0\u03b5\u03c1\u03af\u03c0\u03b1\u03c4\u03bf\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03bb\u03b9\u03bc\u03bd\u03bf\u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1","path":"NATURE\/Nature_Kefalonia_Koutavos_loop","activity_type":92,"assistance":2,"difficulty":1,"scenic_value":5,"length":4912,"name_EN":"Kefalonia Isl: Birdwatching around Koutavos lagoon","description_EN":"A long walk around Koutavos lagoon","ascent_time":0,"descent_time":0,"marker":"No_marks","level":9,"ascent":38,"descent":38,"maxelev":23,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.49346 38.1645,20.51147 38.17886)","views":4,"millestones":"0,20.4937595,38.1725504#1,20.5006451,38.1657182#2,20.5101055,38.1664915#3,20.5067643,38.1740725#4,20.4982822,38.1788770#4.9,20.4937584,38.1725504","x":20.5092377,"y":38.1658907,"coor":[[20.4937595,38.1725504],[20.4938305,38.172593],[20.4940354,38.172437],[20.4942732,38.1722865],[20.494451,38.1721702],[20.4950423,38.1717374],[20.495584,38.1713392],[20.4961058,38.1711656],[20.4963471,38.1708936],[20.4966503,38.1707585],[20.4968683,38.1705218],[20.4971837,38.170369],[20.4974427,38.170129],[20.4976084,38.1699808],[20.4986816,38.1687787],[20.4992071,38.1678124],[20.4997307,38.1671254],[20.5002181,38.1662391],[20.5005946,38.1657638],[20.5013579,38.1650749],[20.5021009,38.1647863],[20.5028772,38.1645392],[20.5040978,38.1643053],[20.5048625,38.1643011],[20.5054031,38.1643757],[20.5059642,38.1645726],[20.5067554,38.1646863],[20.5070355,38.1647937],[20.5072827,38.1649452],[20.5079565,38.1655778],[20.5084267,38.1657675],[20.5086724,38.165973],[20.5087667,38.1656695],[20.5091148,38.165788],[20.5092377,38.1658907],[20.5098615,38.1663507],[20.5108863,38.1669488],[20.511131,38.1670822],[20.5113022,38.1672944],[20.5113303,38.1674709],[20.51096,38.1684869],[20.5101866,38.1692972],[20.5092913,38.1704327],[20.5087731,38.1713677],[20.5083792,38.1718244],[20.5077623,38.1728195],[20.5066688,38.1742103],[20.5058671,38.1749611],[20.5055815,38.1752319],[20.5041037,38.1763049],[20.5026428,38.1767839],[20.5018234,38.1769756],[20.5003434,38.1771387],[20.4996274,38.1773155],[20.4990225,38.1773155],[20.498876,38.1773967],[20.4986022,38.1781092],[20.4984905,38.1787725],[20.4983144,38.1788753],[20.4976166,38.1789086],[20.4974445,38.1789755],[20.497158,38.1783318],[20.4970445,38.1780582],[20.4959048,38.1756459],[20.4960297,38.173992],[20.4940923,38.1727495],[20.4938293,38.172593],[20.4937584,38.1725504]]},{"id":17825,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a0\u03b5\u03c4\u03b1\u03bb\u03bf\u03cd\u03b4\u03b5\u03c2 \u03c3\u03c4\u03bf\u03bd \u0391\u03af\u03bd\u03bf","description_GR":"\u03a8\u03ac\u03c7\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03b5\u03c4\u03b1\u03bb\u03bf\u03cd\u03b4\u03b5\u03c2","path":"NATURE\/Nature_Kefalonia_Nature_Butterflies_2","activity_type":95,"assistance":2,"difficulty":1,"scenic_value":5,"length":5342,"name_EN":"Kefalonia Isl: Butterflies on Mt Aenos","description_EN":"Searching for butterflies","ascent_time":0,"descent_time":0,"marker":"No_marks","level":9,"ascent":282,"descent":282,"maxelev":1565,"minelev":1283,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.63418 38.14101,20.65455 38.15264)","views":14,"millestones":"0,20.6341848,38.1524705#1,20.6431504,38.1502705#2,20.6498389,38.1440104#3,20.6528492,38.1443354#4,20.6456425,38.1499836#5,20.6372196,38.1524640#5.3,20.6341848,38.1524705","x":20.6524229,"y":38.1425734,"coor":[[20.6341848,38.1524705],[20.6348274,38.1523898],[20.63558,38.1521501],[20.6363117,38.1521171],[20.6364028,38.1520701],[20.6368561,38.1521372],[20.6378092,38.1524978],[20.6380607,38.152487],[20.6379171,38.1523838],[20.6381028,38.1523171],[20.6380617,38.1522168],[20.6380865,38.1521004],[20.6382274,38.1520143],[20.6385325,38.1515816],[20.6388276,38.1513649],[20.6391394,38.1512837],[20.6398255,38.1512493],[20.6397979,38.1511044],[20.6400088,38.1509843],[20.6401972,38.150359],[20.6403984,38.1502026],[20.6410958,38.1501686],[20.6421113,38.1504138],[20.6422628,38.1503461],[20.6428413,38.1504167],[20.6432028,38.1502469],[20.6433018,38.1500785],[20.6433023,38.1493218],[20.6434383,38.1490915],[20.6438352,38.1488956],[20.6447125,38.1489207],[20.6452011,38.1484662],[20.6458121,38.1480783],[20.6468215,38.1469855],[20.6468683,38.1469373],[20.6471263,38.1467825],[20.6475317,38.14665],[20.6475839,38.1465073],[20.6479649,38.1461578],[20.6483955,38.1459719],[20.6492069,38.1451933],[20.6494887,38.1447689],[20.6497476,38.1445961],[20.6498797,38.1442035],[20.6500079,38.1441441],[20.6497988,38.143976],[20.6500139,38.143865],[20.6502785,38.1435663],[20.6505619,38.1431059],[20.6507765,38.1429048],[20.6522918,38.1426958],[20.6524229,38.1425734],[20.6525769,38.1421994],[20.6537373,38.1412686],[20.6541468,38.141046],[20.6545522,38.141008],[20.6543275,38.1411818],[20.6541443,38.1414468],[20.6540793,38.1421207],[20.6538178,38.1425997],[20.6537646,38.1432648],[20.6533939,38.1441371],[20.65324,38.1442589],[20.6524115,38.1444154],[20.6519227,38.1446267],[20.6518378,38.1452369],[20.6516985,38.1455392],[20.6508307,38.146055],[20.6506992,38.1461864],[20.650615,38.1467786],[20.6504699,38.1472068],[20.6503181,38.1472836],[20.6497794,38.1473403],[20.6482249,38.147404],[20.647831,38.1475369],[20.6476691,38.1476359],[20.6474671,38.1477607],[20.6462221,38.1487882],[20.6456542,38.1499792],[20.6443883,38.1504655],[20.6443927,38.1513665],[20.6441311,38.1518455],[20.6439227,38.1519116],[20.642999,38.1519032],[20.6419667,38.1517746],[20.641327,38.1517923],[20.6410148,38.1518824],[20.640911,38.1520597],[20.6408291,38.1522014],[20.6405983,38.1522579],[20.6392675,38.1519225],[20.6389932,38.1519327],[20.6387009,38.1520864],[20.6387357,38.1523217],[20.6388013,38.1525082],[20.6386348,38.1526566],[20.6384183,38.1526774],[20.6376955,38.1527378],[20.6368731,38.1522638],[20.6363117,38.1521171],[20.63558,38.1521501],[20.6348274,38.1523898],[20.6341848,38.1524705]]},{"id":17826,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u03a0\u03b5\u03c4\u03b1\u03bb\u03bf\u03cd\u03b4\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03a0\u03b1\u03bb\u03bb\u03b9\u03ba\u03ae","description_GR":"\u03a8\u03ac\u03c7\u03bd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c0\u03b5\u03c4\u03b1\u03bb\u03bf\u03cd\u03b4\u03b5\u03c2 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u0392\u03b9\u03bb\u03b1\u03c4\u03ce\u03c1\u03b9\u03b1-\u0393\u03b5\u03c1\u03b1\u03c3\u03b9\u03ad\u03c2","path":"NATURE\/Nature_Kefalonia_Nature_Butterflies_1","activity_type":95,"assistance":1,"difficulty":1,"scenic_value":4,"length":2068,"name_EN":"Kefalonia Isl: Butterflies in Paliki","description_EN":"Searching for butterflies in the Vilatoria-Gerasies trail","ascent_time":0,"descent_time":0,"marker":"No_marks","level":9,"ascent":56,"descent":117,"maxelev":269,"minelev":158,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.36643 38.25043,20.38513 38.2551)","views":13,"millestones":"0,20.3850739,38.2515327#1,20.3759635,38.2552968#2.1,20.3666874,38.2498652","x":20.3765161,"y":38.2549213,"coor":[[20.3850739,38.2515327],[20.3849986,38.2520394],[20.3843825,38.25216],[20.3839061,38.2520237],[20.3837637,38.2519472],[20.3835466,38.2520171],[20.3832668,38.2519004],[20.3830615,38.251894],[20.382217,38.2523364],[20.3819397,38.2523999],[20.3812965,38.2523756],[20.3803919,38.2524197],[20.3801124,38.2525957],[20.3798002,38.2529014],[20.3789771,38.2536732],[20.3778168,38.2540337],[20.3770072,38.2546933],[20.3765161,38.2549213],[20.3759603,38.2553005],[20.3756136,38.2553799],[20.3753119,38.2551724],[20.3752084,38.2545431],[20.3751102,38.25445],[20.3736596,38.2537565],[20.3723193,38.2529133],[20.370746,38.2521619],[20.3699963,38.2516162],[20.3693503,38.2510557],[20.3690504,38.2508843],[20.3684864,38.2507182],[20.3678432,38.2503289],[20.3676189,38.2502004],[20.3671338,38.2500772],[20.366869,38.2498889],[20.3666874,38.2498652]]},{"id":17844,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u0391\u03bd\u03bd\u03b9\u03c4\u03ac\u03c4\u03b1-\u039b\u03b9\u03bc\u03ad\u03bd\u03b9\u03b1","description_GR":"","path":"ISLANDS\/Islands_Kefalonia_Anitata_Limenia","activity_type":32,"assistance":1,"difficulty":2,"scenic_value":5,"length":2290,"name_EN":"Kefalonia Isl: Anitata-Limenia","description_EN":"","ascent_time":50,"descent_time":60,"marker":"No_marks","level":9,"ascent":1,"descent":307,"maxelev":327,"minelev":0,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.78024 38.11573,20.79631 38.12856)","views":23,"millestones":"0,20.7808183,38.1153050#1,20.7886194,38.1202501#2.3,20.7957273,38.1289881","x":20.7896491,"y":38.1219119,"coor":[[20.7808183,38.115305],[20.7809238,38.1157583],[20.7811467,38.1161338],[20.7811101,38.1164481],[20.781244,38.1167761],[20.781804,38.1170077],[20.7826354,38.1170305],[20.7830446,38.117321],[20.7834188,38.1178898],[20.7836061,38.1180391],[20.7837856,38.1181071],[20.7842859,38.1181388],[20.7856071,38.1186976],[20.7860713,38.1187733],[20.7864237,38.1190578],[20.7870581,38.118895],[20.7873291,38.1189564],[20.7876374,38.1189468],[20.78805,38.1194987],[20.7882823,38.119897],[20.7898846,38.1215895],[20.7897976,38.1216457],[20.7896491,38.1219119],[20.7894679,38.1226637],[20.7899038,38.1231261],[20.7900629,38.1232205],[20.7907377,38.1234372],[20.7908575,38.1235666],[20.7909721,38.123813],[20.7914195,38.1242757],[20.7915788,38.1248026],[20.7921311,38.1252141],[20.7922501,38.1253615],[20.7923738,38.1254009],[20.7928015,38.1260522],[20.793512,38.1267564],[20.7935587,38.1269919],[20.7939861,38.1271297],[20.7944625,38.127449],[20.7949206,38.1276147],[20.7951715,38.1278738],[20.7952638,38.1281106],[20.7957297,38.1284116],[20.7957273,38.1289881]]},{"id":17845,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u039a\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03b5\u03c2 \u03a0\u03bf\u03c4\u03b9\u03c3\u03c4\u03ae","description_GR":"\u0394\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c0\u03b5\u03c1\u03b9\u03c0\u03ad\u03c4\u03b5\u03b9\u03b1\u03c2 \u03c3\u03b5 \u03c7\u03b1\u03c1\u03ac\u03b4\u03c1\u03b1 \u03bc\u03b5 \u03c0\u03bf\u03bb\u03bb\u03bf\u03cd\u03c2 \u03bc\u03b9\u03ba\u03c1\u03bf\u03cd\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c1\u03c1\u03ac\u03ba\u03c4\u03b5\u03c2","path":"ISLANDS\/Islands_Kefalonia_Potistis_waterfalls","activity_type":32,"assistance":1,"difficulty":3,"scenic_value":5,"length":680,"name_EN":"Kefalonia Isl: Potistis waterfalls","description_EN":"An adventurous hike along the river and the waterfalls","ascent_time":20,"descent_time":15,"marker":"No_marks","level":13,"ascent":64,"descent":1,"maxelev":76,"minelev":3,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.79171 38.12456,20.79592 38.12888)","views":20,"millestones":"0,20.7957264,38.1289881#0.7,20.7922454,38.1244559","x":20.7944149,"y":38.1267405,"coor":[[20.7957264,38.1289881],[20.7957288,38.1284115],[20.7952629,38.1281105],[20.7951706,38.1278738],[20.7949197,38.1276147],[20.7949035,38.1275151],[20.7947715,38.1274034],[20.7946129,38.1269081],[20.7944149,38.1267405],[20.7942956,38.1260795],[20.7928965,38.1254737],[20.7924566,38.1251013],[20.7921204,38.124966],[20.7918938,38.1246715],[20.7920038,38.1245034],[20.7922454,38.1244559]]},{"id":18378,"author":"AnaDigit","name_GR":"\u039a\u03b5\u03c6\u03b1\u03bb\u03bf\u03bd\u03b9\u03ac: \u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u0394\u03b9\u03b3\u03b1\u03bb\u03ad\u03c4\u03bf","description_GR":"\u039a\u03c5\u03ba\u03bb\u03b9\u03ba\u03ae \u03c0\u03bf\u03c1\u03b5\u03af\u03b1 \u03c3\u03c4\u03bf \u03c3\u03c5\u03b3\u03ba\u03c1\u03cc\u03c4\u03b7\u03bc\u03b1 \u0386\u03c4\u03c1\u03bf\u03c2","path":"ISLANDS\/Islands_Kefalonia_Digaleto_loop","activity_type":32,"assistance":2,"difficulty":2,"scenic_value":5,"length":10347,"name_EN":"Kefalonia Isl: A loop trail at Digaleto","description_EN":"A loop trail on Atros massif","ascent_time":260,"descent_time":250,"marker":"No_marks","level":9,"ascent":598,"descent":598,"maxelev":1009,"minelev":518,"link_logo":"KEF_72","link_ref":"https:\/\/play.google.com\/store\/apps\/details?id=anadigit.adventures.kefalonia","pdf_link":"","bbox":"LINESTRING(20.6881 38.17171,20.71553 38.19377)","views":18,"millestones":"0,20.6890437,38.1730044#1,20.6949114,38.1717463#2,20.6998559,38.1788458#3,20.7046087,38.1828961#4,20.7121959,38.1854261#5,20.7098713,38.1912334#6,20.7015335,38.1932431#7,20.6952645,38.1879405#8,20.6974208,38.1806685#9,20.6958356,38.1730927#10.3,20.6890437,38.1730044","x":20.7087976,"y":38.1918486,"coor":[[20.6890437,38.1730044],[20.6893791,38.1732616],[20.6896217,38.1733225],[20.6902363,38.1733579],[20.6909121,38.1732013],[20.6912019,38.1731013],[20.6914535,38.1730904],[20.6921048,38.173325],[20.6923018,38.1732585],[20.6925436,38.172959],[20.6927243,38.1730001],[20.6924085,38.1724146],[20.6924703,38.172056],[20.6926267,38.1718803],[20.6929401,38.1716368],[20.6933724,38.1714148],[20.6936378,38.1710979],[20.6935132,38.1713287],[20.6930254,38.1718194],[20.6929391,38.1719611],[20.6929713,38.1722593],[20.6930462,38.1723696],[20.6931504,38.1723365],[20.6932175,38.1720636],[20.6934552,38.1718541],[20.69364,38.1718052],[20.6938077,38.171882],[20.6940015,38.1718875],[20.6943068,38.1716979],[20.6945925,38.1716879],[20.6948636,38.1717496],[20.6952185,38.1717236],[20.6956126,38.1718428],[20.6956871,38.171962],[20.6955837,38.1722293],[20.6956822,38.1723222],[20.6958931,38.1726029],[20.6958174,38.1730152],[20.6958854,38.1732784],[20.6961867,38.1736833],[20.6964612,38.1737946],[20.6965815,38.1739106],[20.697031,38.1743197],[20.697336,38.1748463],[20.6973078,38.1751653],[20.6977353,38.1755557],[20.6979287,38.1758224],[20.6987779,38.1764769],[20.6990722,38.1765303],[20.699233,38.17676],[20.6993783,38.1768272],[20.6995441,38.1772012],[20.6995311,38.1774891],[20.6995962,38.177563],[20.6993703,38.1780161],[20.6994721,38.1782893],[20.6998279,38.1787497],[20.6999167,38.1790585],[20.7001309,38.1793709],[20.7000983,38.1795862],[20.6998932,38.1798327],[20.6998492,38.1800476],[20.6995309,38.1805252],[20.6990893,38.1809542],[20.6988654,38.1813623],[20.6985731,38.1815162],[20.6987046,38.1816371],[20.6986211,38.1817158],[20.6983818,38.181709],[20.6990389,38.1820699],[20.6994472,38.1821264],[20.6998596,38.182093],[20.7007715,38.1818664],[20.7011713,38.1818596],[20.7014237,38.1820829],[20.7018276,38.1822384],[20.7023397,38.1822708],[20.7031434,38.1821673],[20.7037276,38.1823729],[20.7044067,38.1827523],[20.705546,38.1835591],[20.7059498,38.1832101],[20.7062152,38.1831455],[20.7065027,38.1833518],[20.7074171,38.1838279],[20.7089039,38.185284],[20.7101042,38.1857501],[20.710693,38.186109],[20.7108313,38.1855723],[20.7107783,38.1852285],[20.7108389,38.1848969],[20.7109361,38.1847644],[20.7111142,38.1847379],[20.7116623,38.1849875],[20.7121461,38.1853975],[20.7125353,38.1856246],[20.7127886,38.1858299],[20.7128721,38.1860034],[20.7130505,38.1860985],[20.7136353,38.1867996],[20.714791,38.1874986],[20.714811,38.1878145],[20.7145978,38.1882409],[20.7145808,38.1886189],[20.7146501,38.188855],[20.7140774,38.1891768],[20.7137427,38.1892575],[20.7134826,38.1894575],[20.7125792,38.1894952],[20.7122999,38.1896135],[20.7114556,38.1901124],[20.7110867,38.1904444],[20.7105705,38.1907542],[20.7103739,38.1908118],[20.7102404,38.1909882],[20.7100906,38.19102],[20.7099139,38.1911412],[20.7097372,38.1915146],[20.7094152,38.1918209],[20.7092662,38.1918347],[20.7089677,38.1916192],[20.7087976,38.1918486],[20.7086853,38.1923139],[20.7082827,38.1928882],[20.7082534,38.1930316],[20.7080491,38.1932601],[20.7078992,38.1932919],[20.7074224,38.1932335],[20.7068182,38.1934687],[20.7066065,38.1936069],[20.7065406,38.1938033],[20.7063313,38.1938875],[20.7055894,38.1938847],[20.7050764,38.1941225],[20.7045007,38.1942325],[20.7042372,38.1939999],[20.7031101,38.1936799],[20.7022374,38.1930337],[20.7021112,38.1930482],[20.7016992,38.1933249],[20.7011409,38.1930479],[20.7007549,38.1927488],[20.7004141,38.1927122],[20.6999866,38.192574],[20.6997691,38.1925859],[20.69884,38.1929382],[20.6981095,38.1929356],[20.6978314,38.1930269],[20.6977419,38.1929883],[20.6976857,38.1927165],[20.6975655,38.192596],[20.6975676,38.1922987],[20.6972605,38.1920198],[20.696925,38.1918662],[20.696675,38.1915889],[20.6962829,38.1909202],[20.696094,38.19005],[20.696096,38.1895005],[20.6958969,38.1891075],[20.695993,38.1890021],[20.6958903,38.188747],[20.6954449,38.188248],[20.6953427,38.1879838],[20.69512,38.1878604],[20.6947955,38.1874639],[20.6951363,38.1867438],[20.6951928,38.1859976],[20.6950528,38.1858135],[20.6950104,38.185488],[20.6948932,38.1853045],[20.694815,38.185014],[20.6948557,38.184871],[20.694631,38.1845404],[20.6942164,38.1836638],[20.6942188,38.1833576],[20.6944041,38.1827952],[20.6947835,38.1822293],[20.6951478,38.1819964],[20.6954491,38.1818967],[20.6966891,38.1817335],[20.6970111,38.1814272],[20.6973433,38.180896],[20.6975533,38.1802893],[20.6974149,38.1800692],[20.6974947,38.1798192],[20.6978008,38.1793594],[20.6982669,38.178895],[20.6986169,38.1782202],[20.6985546,38.1780833],[20.6983332,38.1779329],[20.6982175,38.1777134],[20.6973109,38.176814],[20.6973089,38.1766068],[20.6976028,38.1766691],[20.6973854,38.1761765],[20.6973137,38.175742],[20.6973853,38.175672],[20.6973727,38.1754464],[20.6973078,38.1751653],[20.697336,38.1748463],[20.697031,38.1743197],[20.6965815,38.1739106],[20.6964612,38.1737946],[20.6961867,38.1736833],[20.6958854,38.1732784],[20.6958174,38.1730152],[20.6958931,38.1726029],[20.6956822,38.1723222],[20.6955837,38.1722293],[20.6956871,38.171962],[20.6956126,38.1718428],[20.6952185,38.1717236],[20.6948636,38.1717496],[20.6945925,38.1716879],[20.6943068,38.1716979],[20.6940015,38.1718875],[20.6938077,38.171882],[20.69364,38.1718052],[20.6934552,38.1718541],[20.6932175,38.1720636],[20.6931504,38.1723365],[20.6930462,38.1723696],[20.6929713,38.1722593],[20.6929391,38.1719611],[20.6930254,38.1718194],[20.6935132,38.1713287],[20.6936378,38.1710979],[20.6933724,38.1714148],[20.6929401,38.1716368],[20.6926267,38.1718803],[20.6924703,38.172056],[20.6924085,38.1724146],[20.6927243,38.1730001],[20.6925436,38.172959],[20.6923018,38.1732585],[20.6921048,38.173325],[20.6914535,38.1730904],[20.6912019,38.1731013],[20.6909121,38.1732013],[20.6902363,38.1733579],[20.6896217,38.1733225],[20.6893791,38.1732616],[20.6890437,38.1730044]]}],{"extent":[20.34072,38.05793,20.80236,38.47119],"advPath":"http:\/\/www.topoguide.gr\/adventure.php?l=el&ul=1&a=","style":{"default":{"color":"#ff612f","width":6,"action":{"type":"redirect"}},"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},"Islands\/Islands_Skopelos_monasteries_Loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Klima":{"url":null,"color":"#1ab933","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Skopelos_Loutraki_Faros_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Skopelos_Loutraki_Taxiarches":{"url":null,"color":"#2f7aff","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Foukalida":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Damoulianata_AgThekli":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Vilatoria_Petani":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Car_touring\/CAR_Kefalonia_Gerogombos":{"url":null,"color":"#f029e0","width":6,"exclude":false,"useStyle":true},"Geology\/GEO_Kefalonia_4_karst_formations":{"url":null,"color":"#fff741","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Ainos":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Anavasi_AgDinati":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Fiskardo_Battery":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Gyro_apo_Zoodocho_Pigi":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"Islands\/Islands_Kefalonia_Sami_Poros":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"SUV_4x4\/SUV_Kefalonia_Ainos":{"url":null,"color":"#e62fff","width":6,"exclude":false,"useStyle":true},"SUV_4x4\/SUV_Kefalonia_Livadi-AgEleni_beach":{"url":null,"color":"#f72fff","width":6,"exclude":false,"useStyle":true},"GEOLOGY\/GEO_Kefalonia_Mntzavinata_formations":{"url":null,"color":"#f7ff2f","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Antisamos_Fanentes":{"url":null,"color":"#02981a","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Proni_acropolis":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_traverse":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Assos_castle":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_AgDinati_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Atros_ascent":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Ainos_ridge":{"url":null,"color":"#e99429","width":6,"exclude":false,"useStyle":true},"ISLANDS\/Islands_Kefalonia_Koutavos_loop":{"url":null,"color":"#ff612f","width":6,"exclude":false,"useStyle":false},"ISLANDS\/Islands_Kefalonia_Sami_Fanentes":{"url":null,"color":"#3ee373","width":6,"exclude":false,"useStyle":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_kefalonia = new getPoiCollection("kefalonia",[{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u039f \u03ba\u03cc\u03bb\u03c0\u03bf\u03c2 \u039b\u03bf\u03c5\u03c1\u03b4\u03ac\u03c4\u03c9\u03bd
\u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u0391\u03af\u03bd\u03bf","owner":"A. Bonetti","x":20.636064529416,"y":38.106427629528,"photo":"Cephalonia - Lourdatos coast from Enos-2","type":0,"zoom_level":12,"id":152,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":342},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03c4\u03bf\u03c5 \u0391\u03af\u03bd\u03bf\u03c5","owner":"A. Bonetti","x":20.659865,"y":38.139759,"photo":"Cephalonia - Mt Enos summit 05","type":0,"zoom_level":12,"id":153,"hlink_GR":"","hlink_EN":"","description":"","height":342,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039f \u0386\u03b3\u03b9\u03bf\u03c2 \u0391\u03bd\u03b4\u03c1\u03ad\u03b1\u03c2
\u03c3\u03c4\u03b9\u03c2 \u0393\u03b5\u03c1\u03b1\u03c3\u03b9\u03ad\u03c2","owner":"AnaDigit","x":20.367186,"y":38.250872,"photo":"Kefalonia_Ag Andreas_Gherasies","type":10,"zoom_level":14,"id":283,"hlink_GR":"","hlink_EN":"","description":"","height":303,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u039d\u03b9\u03ba\u03cc\u03bb\u03ac\u03bf\u03b1
\u039c\u03bf\u03bd\u03ae \u03a6\u03b1\u03bd\u03ad\u03bd\u03c4\u03c9\u03bd","owner":"AnaDigit","x":20.652801513671,"y":38.247646247989,"photo":"Kefalonia_Ag Nikolaos_pareklisio_monis_Fanenton","type":10,"zoom_level":15,"id":284,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf\u03b9\u03c7\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2 \u03c3\u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03ba\u03bb\u03ae\u03c3\u03b9 \u03c4\u03bf\u03c5 \u0391\u03b3. \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5, \u03c3\u03c4\u03b7 \u03bc\u03bf\u03bd\u03ae \u03a6\u03b1\u03bd\u03ad\u03bd\u03c4\u03c9\u03bd","height":464,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2
\u03a0\u03b1\u03bb\u03b9\u03bf\u03af \u0392\u03cc\u03b2\u03c5\u03ba\u03b5\u03c2","owner":"AnaDigit","x":20.387541770934,"y":38.257453228501,"photo":"Kefalonia_AgDimitrios_Palioi_Vovykes","type":9,"zoom_level":14,"id":285,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03b5\u03c1\u03b5\u03b9\u03c0\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2 \u0391\u03b3. \u0394\u03b7\u03bc\u03ae\u03c4\u03c1\u03b9\u03bf\u03c2 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03c0\u03b1\u03bb\u03b9\u03bf\u03cd\u03c2 \u0392\u03cc\u03b2\u03c5\u03ba\u03b5\u03c2","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039a\u03bf\u03c1\u03c5\u03c6\u03ae
\u0391\u03b3\u03af\u03b1\u03c2 \u0394\u03c5\u03bd\u03b1\u03c4\u03ae\u03c2","owner":"AnaDigit","x":20.55993270874,"y":38.278916122961,"photo":"Kefalonia_AgDinati_Windfarm_dolines","type":0,"zoom_level":13,"id":286,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03bf\u03bb\u03af\u03bd\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b5\u03bc\u03bf\u03b3\u03b5\u03bd\u03bd\u03ae\u03c4\u03c1\u03b9\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u0394\u03c5\u03bd\u03b1\u03c4\u03ae\u03c2","height":404,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03c4\u03b7\u03c2 \u0391\u03b3\u03af\u03b1\u03c2 \u0395\u03bb\u03ad\u03bd\u03b7\u03c2","owner":"AnaDigit","x":20.368444442748,"y":38.260384955383,"photo":"Kefalonia_AgEleni_beach_near_Petanoi","type":0,"zoom_level":14,"id":287,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":341},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0398\u03c5\u03c1\u03b5\u03cc\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b5\u03ba\u03ba\u03bb\u03b7\u03c3\u03af\u03b1
\u03c4\u03c9\u03bd \u0391\u03b3. \u0398\u03b5\u03bf\u03b4\u03ce\u03c1\u03c9\u03bd","owner":"AnaDigit","x":20.554439544676,"y":38.138028216457,"photo":"Kefalonia_AgiiTheodori_KastroAgGeorgiou_Thireos","type":10,"zoom_level":15,"id":288,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":469},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0398\u03c5\u03c1\u03b5\u03cc\u03c2 \u03c3\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u039c\u03b1\u03c1\u03af\u03bd\u03b1 \u03a3\u03bf\u03c5\u03bb\u03bb\u03ac\u03c1\u03c9\u03bd","owner":"AnaDigit","x":20.415243625643,"y":38.185740768151,"photo":"Kefalonia_AgMarina_Soularon","type":10,"zoom_level":15,"id":289,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":436},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd","owner":"AnaDigit","x":20.557143211363,"y":38.139378364145,"photo":"Kefalonia_AgSpryridon_Peratata","type":9,"zoom_level":14,"id":290,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03c0\u03bf\u03c4\u03c1\u03bf\u03c0\u03b9\u03b1\u03c3\u03c4\u03b9\u03ba\u03cc \u03ba\u03bb\u03b5\u03b9\u03b4\u03af \u03c3\u03c4\u03bf \u03c4\u03cc\u03be\u03bf \u03c4\u03b7\u03c2 \u03ba\u03cd\u03c1\u03b9\u03b1\u03c2 \u03b8\u03cd\u03c1\u03b1\u03c2 \u03c4\u03bf\u03c5 \u03bd\u03b1\u03bf\u03cd \u03c4\u03bf\u03c5 \u0391\u03b3. \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd\u03b1","height":290,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03c3\u03c4\u03c1\u03b9\u03b1
\u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u0391\u03b3. \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","owner":"AnaDigit","x":20.558044433593,"y":38.137926954373,"photo":"Kefalonia_Ainos_Kabanario_Evagelisrtias_KastroAgGeorgiou","type":9,"zoom_level":14,"id":291,"hlink_GR":"","hlink_EN":"","description":"\u03a4\u03bf \u03ba\u03b1\u03bc\u03c0\u03b1\u03bd\u03b1\u03c1\u03b9\u03cc \u03c4\u03b7\u03c2 \u0395\u03c5\u03b1\u03b3\u03b3\u03b5\u03bb\u03af\u03c3\u03c4\u03c1\u03b9\u03b1\u03c2 \u03c3\u03c4\u03bf \u039a\u03ac\u03c3\u03c4\u03c1\u03bf \u0391\u03b3. \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","height":512,"width":391},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397 \u03bc\u03b9\u03ba\u03c1\u03ae \u03bb\u03af\u03bc\u03bd\u03b7 \u0386\u03ba\u03bf\u03bb\u03b7","owner":"AnaDigit","x":20.67645,"y":38.19909,"photo":"Kefalonia_Akoli","type":0,"zoom_level":13,"id":292,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u0395\u03a1\u03a0\u0395\u03a4\u0391
Algyroides moreoticus","owner":"AnaDigit","x":20.6626291275,"y":38.192250738353,"photo":"Kefalonia_Algyroides_moreoticus","type":8,"zoom_level":14,"id":293,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c3\u03b1\u03cd\u03c1\u03b1 Algyroides moreoticus \u03b5\u03af\u03bd\u03b1\u03b9 \u03ac\u03c6\u03b8\u03bf\u03bd\u03b7 \u03c3\u03c4\u03b1 \u03b5\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c4\u03c9\u03bd \u03c0\u03b1\u03b9\u03bb\u03b9\u03ce\u03bd \u03c7\u03c9\u03c1\u03b9\u03ce\u03bd \u03a4\u03a9\u039d \u0399\u03bf\u03bd\u03af\u03c9\u03bd","height":297,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0391\u03bb\u03ce\u03bd\u03b9","owner":"AnaDigit","x":20.697733879087,"y":38.19319514166,"photo":"Kefalonia_Aloni1","type":9,"zoom_level":13,"id":294,"hlink_GR":"","hlink_EN":"","description":"\u0391\u03bb\u03ce\u03bd\u03b9 \u03c3\u03c4\u03b9\u03c2 \u03c0\u03b1\u03bb\u03b9\u03ad\u03c2 \u03b3\u03b5\u03c9\u03c1\u03b3\u03b9\u03ba\u03ad\u03c2 \u03b6\u03ce\u03bd\u03b5\u03c2 \u03c0\u03ac\u03bd\u03c9 \u03b1\u03c0\u03cc \u03c4\u03bf \u0394\u03b9\u03b3\u03b1\u03bb\u03ad\u03c4\u03bf","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2 ","owner":"AnaDigit","x":20.630041,"y":38.231787,"photo":"Kefalonia_Anemomilos","type":9,"zoom_level":14,"id":295,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":292},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0393\u03b5\u03bd\u03b9\u03ba\u03ae \u03ac\u03c0\u03bf\u03c8\u03b7 \u03c4\u03bf\u03c5
\u0391\u03c1\u03b3\u03bf\u03c3\u03c4\u03bf\u03bb\u03af\u03bf\u03c5","owner":"AnaDigit","x":20.49860668182,"y":38.176868732253,"photo":"Kefalonia_Argostoli1","type":0,"zoom_level":13,"id":296,"hlink_GR":"","hlink_EN":"","description":"","height":208,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039f \u03ba\u03cc\u03bb\u03c0\u03bf\u03c2 \u03c4\u03b7\u03c2 \u0386\u03c3\u03c3\u03bf\u03c5","owner":"AnaDigit","x":20.540663719173,"y":38.349560676462,"photo":"Kefalonia_Assos","type":0,"zoom_level":13,"id":297,"hlink_GR":"","hlink_EN":"","description":"","height":282,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0398\u03ad\u03b1 \u03c3\u03c4\u03b7 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03c9\u03bd \u03a4\u03b6\u03b1\u03bd\u03ac\u03c4\u03c9\u03bd","owner":"AnaDigit","x":20.73910427093,"y":38.14066098131,"photo":"Kefalonia_Atros_tamieftires_Tzanaton","type":0,"zoom_level":12,"id":298,"hlink_GR":"","hlink_EN":"","description":"\u0394\u03b9\u03b1\u03ba\u03c1\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bf\u03b9 \u03b4\u03cd\u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03b9 \u03c4\u03b1\u03bc\u03b9\u03b5\u03c5\u03c4\u03ae\u03c1\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03bf \u03cc\u03c1\u03bf\u03c2 \u0386\u03c4\u03c1\u03bf\u03c2.","height":258,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397 \u03bb\u03af\u03bc\u03bd\u03b7 \u0386\u03b2\u03c5\u03b8\u03bf\u03c2","owner":"AnaDigit","x":20.711091,"y":38.171287,"photo":"Kefalonia_Avithos","type":0,"zoom_level":13,"id":299,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bf \u03c3\u03c0\u03ae\u03bb\u03b1\u03b9\u03bf \u0394\u03c1\u03bf\u03b3\u03ba\u03b1\u03c1\u03ac\u03c4\u03b7","owner":"AnaDigit","x":20.628212,"y":38.227154,"photo":"Kefalonia_Drogarati","type":0,"zoom_level":13,"id":300,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":250},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039f \u03c6\u03ac\u03c1\u03bf\u03c2 \u03c3\u03c4\u03bf \u0393\u03b5\u03c1\u03bf\u03b3\u03cc\u03bc\u03c0\u03bf","owner":"AnaDigit","x":20.343210220332,"y":38.180815740937,"photo":"Kefalonia_Gerogombos5","type":0,"zoom_level":13,"id":301,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bf \u03bf\u03c1\u03bf\u03c0\u03ad\u03b4\u03b9\u03bf \u0393\u03b5\u03c1\u03b1\u03c3\u03b9\u03ad\u03c2","owner":"AnaDigit","x":20.366006,"y":38.255817,"photo":"Kefalonia_Gherasies_plateau_Lovardeika","type":0,"zoom_level":13,"id":302,"hlink_GR":"","hlink_EN":"","description":"","height":254,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bf \u03ba\u03b1\u03bc\u03c0\u03b1\u03bd\u03b1\u03c1\u03b9\u03cc \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u0391\u03b3\u03c1\u03b9\u03bb\u03b9\u03ce\u03bd","owner":"AnaDigit","x":20.666491508478,"y":38.262002409229,"photo":"Kefalonia_Kabanario_monis_Agrilion","type":9,"zoom_level":14,"id":303,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bf \u03ba\u03ac\u03c3\u03c4\u03c1\u03bf \u03c4\u03bf\u03c5 \u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c9\u03c1\u03b3\u03af\u03bf\u03c5","owner":"AnaDigit","x":20.551177978509,"y":38.138872061687,"photo":"Kefalonia_Kastro_AgGeorgiou1","type":10,"zoom_level":12,"id":304,"hlink_GR":"","hlink_EN":"","description":"","height":218,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2
\u03c4\u03bf\u03c5 \u03ba\u03ac\u03c3\u03c4\u03c1\u03bf\u03c5 \u03c4\u03b7\u03c2 \u0386\u03c3\u03c3\u03bf\u03c5","owner":"AnaDigit","x":20.529119491571,"y":38.380584793698,"photo":"Kefalonia_Kastro_Assou","type":10,"zoom_level":12,"id":305,"hlink_GR":"","hlink_EN":"","description":"","height":266,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039f\u03b9 \u03ba\u03b1\u03c4\u03b1\u03b2\u03cc\u03b8\u03c1\u03b5\u03c2
\u03c4\u03bf\u03c5 \u0391\u03c1\u03b3\u03bf\u03c3\u03c4\u03bf\u03bb\u03af\u03bf\u03c5","owner":"AnaDigit","x":20.47362995147,"y":38.193869707951,"photo":"Kefalonia_Katavothres_Argostoliou","type":0,"zoom_level":13,"id":306,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039a\u03c1\u03ae\u03bd\u03b7 \u03c3\u03c4\u03b7\u03bd \u03ad\u03c1\u03b7\u03bc\u03b7
\u03bc\u03bf\u03bd\u03ae \u0396\u03c9\u03bf\u03b4\u03cc\u03c7\u03bf\u03c5 \u03a0\u03b7\u03b3\u03ae\u03c2","owner":"AnaDigit","x":20.711742,"y":38.105737,"photo":"Kefalonia_Krini_monis_Zoodochou_Pigis","type":9,"zoom_level":14,"id":307,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":246},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0391\u03c1\u03b3\u03b9\u03bb\u03b9\u03ba\u03ad\u03c2 \u03b3\u03b5\u03c9\u03bc\u03bf\u03c1\u03c6\u03ad\u03c2 \u03c3\u03c4\u03b7 \u03bb\u03b5\u03ba\u03ac\u03bd\u03b7 \u03c4\u03bf\u03c5 \u039c\u03ad\u03b3\u03b1 \u039b\u03ac\u03ba\u03ba\u03bf\u03c5","owner":"AnaDigit","x":20.422002792352,"y":38.167219588737,"photo":"Kefalonia_MegasLakos2","type":0,"zoom_level":14,"id":308,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397 \u03c5\u03c0\u03cc\u03b3\u03b5\u03b9\u03b1 \u03bb\u03af\u03bc\u03bd\u03b7 \u039c\u03b5\u03bb\u03b9\u03c3\u03c3\u03ac\u03bd\u03b7","owner":"AnaDigit","x":20.624283,"y":38.256477,"photo":"Kefalonia_Melisani3","type":0,"zoom_level":13,"id":309,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03ba\u03b1\u03b9 \u03b3\u03bf\u03cd\u03c1\u03bd\u03b1
\u03c3\u03c4\u03b7 \u03b8\u03ad\u03c3\u03b7 \u039c\u03bd\u03ae\u03bc\u03b1 \u03a4\u03c3\u03b1\u03ba\u03b1\u03c1\u03b9\u03c3\u03b9\u03ac\u03bd\u03bf\u03c5","owner":"AnaDigit","x":20.693957328789,"y":38.183312029216,"photo":"Kefalonia_mnima_Tsakasianou","type":0,"zoom_level":14,"id":310,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2
\u0391\u03b3\u03af\u03bf\u03c5 \u0393\u03b5\u03c1\u03b1\u03c3\u03af\u03bc\u03bf\u03c5","owner":"AnaDigit","x":20.589408,"y":38.16579,"photo":"Kefalonia_Moni_Agiou_Gerasimou","type":10,"zoom_level":11,"id":311,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":230},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397 \u03ad\u03c1\u03b7\u03bc\u03b7 \u03bc\u03bf\u03bd\u03ae \u0386\u03c4\u03c1\u03bf\u03c5\u03c2","owner":"AnaDigit","x":20.752236366265,"y":38.159695069524,"photo":"Kefalonia_Moni_Atrous","type":10,"zoom_level":13,"id":312,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397 \u03bc\u03bf\u03bd\u03ae \u039a\u03b7\u03c0\u03bf\u03c5\u03c1\u03b1\u03af\u03c9\u03bd","owner":"AnaDigit","x":20.344755172723,"y":38.200244050895,"photo":"Kefalonia_Moni_Kipouraion1","type":0,"zoom_level":12,"id":313,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03b9\u03c2 \u03b4\u03c5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b1\u03ba\u03c4\u03ad\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bb\u03b9\u03ba\u03ae\u03c2","height":224,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bf \u03c0\u03b1\u03c1\u03b5\u03ba\u03bb\u03ae\u03c3\u03b9
\u03c4\u03b7\u03c2 \u03bc\u03bf\u03bd\u03ae\u03c2 \u039c\u03b7\u03bb\u03b1\u03c0\u03b9\u03b4\u03b9\u03ac\u03c2","owner":"AnaDigit","x":20.557357788079,"y":38.130433170245,"photo":"Kefalonia_Moni_Milapidias_pareklisi","type":9,"zoom_level":14,"id":314,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03bb\u03b9\u03ac
\u03bc\u03bf\u03bd\u03ae \u03a3\u03b9\u03c3\u03af\u03c9\u03bd","owner":"AnaDigit","x":20.656578063957,"y":38.099403419649,"photo":"Kefalonia_Palea_Moni_Sision1","type":9,"zoom_level":14,"id":316,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03c3\u03c4\u03b1 \u03c0\u03b1\u03bb\u03b9\u03ac \u0396\u03b5\u03c1\u03b2\u03ac\u03c4\u03b1","owner":"AnaDigit","x":20.653402328481,"y":38.219330015167,"photo":"Kefalonia_Palia_Zervata2","type":9,"zoom_level":14,"id":317,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":439},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bf \u03a0\u03b1\u03bb\u03b1\u03b9\u03cc\u03ba\u03b1\u03c3\u03c4\u03c1\u03bf
\u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03a0\u03c1\u03cc\u03bd\u03bd\u03c9\u03bd","owner":"AnaDigit","x":20.759789466847,"y":38.103388390828,"photo":"Kefalonia_Paliokastro","type":10,"zoom_level":13,"id":318,"hlink_GR":"","hlink_EN":"","description":"","height":243,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc \u03ba\u03b5\u03c1\u03b1\u03bc\u03b9\u03b4\u03b1\u03c1\u03b9\u03cc","owner":"AnaDigit","x":20.768866062165,"y":38.068892617871,"photo":"Kefalonia_Paradosiako_keramidario","type":9,"zoom_level":13,"id":319,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03c4\u03c9\u03bd \u03a0\u03b5\u03c4\u03b1\u03bd\u03ce\u03bd","owner":"AnaDigit","x":20.377799987783,"y":38.263316563964,"photo":"Kefalonia_Petanoi_beach","type":0,"zoom_level":13,"id":320,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a0\u03c5\u03c1\u03b3\u03cc\u03c3\u03c0\u03b9\u03c4\u03bf
\u03bc\u03b5 \u03c3\u03ba\u03b1\u03c1\u03c0\u03c9\u03c4\u03ae \u03b2\u03ac\u03c3\u03b7
\u03c3\u03c4\u03b1 \u03a0\u03b1\u03bb\u03b9\u03ac \u039a\u03bf\u03c5\u03bb\u03bf\u03c5\u03c1\u03ac\u03c4\u03b1","owner":"AnaDigit","x":20.662242889394,"y":38.19677027181,"photo":"Kefalonia_Pirgospito_sta_palia_Koulourata_skarpoti_vasi2","type":9,"zoom_level":14,"id":321,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397\u03c1\u03ce\u03bf \u03c5\u03c0\u03bf\u03b2\u03c1\u03c5\u03c7\u03af\u03bf\u03c5 \u03a0\u03b5\u03c1\u03c3\u03b5\u03cd\u03c2","owner":"AnaDigit","x":20.786196,"y":38.14878,"photo":"Kefalonia_Poros_Iroo_ypovrixiou_Persefs","type":9,"zoom_level":14,"id":322,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a8\u03b7\u03c6\u03b9\u03b4\u03c9\u03c4\u03cc \u03b1\u03c0\u03cc
\u03c4\u03b7 \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ae \u03ad\u03c0\u03b1\u03c5\u03bb\u03b7","owner":"AnaDigit","x":20.797512054432,"y":38.071502536658,"photo":"Kefalonia_Romaiki_epavli_Skala","type":10,"zoom_level":14,"id":323,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bc\u03ae\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03c4\u03b5\u03af\u03c7\u03bf\u03c5\u03c2
\u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u03a3\u03ac\u03bc\u03b7\u03c2","owner":"AnaDigit","x":20.660354614246,"y":38.252701557849,"photo":"Kefalonia_Teixos_arxaias_Samis","type":10,"zoom_level":13,"id":324,"hlink_GR":"","hlink_EN":"","description":"","height":340,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a3\u03ac\u03bc\u03b7","owner":"AnaDigit","x":20.623147010792,"y":38.266618694016,"photo":"Kefalonia_Sami_akropoli","type":0,"zoom_level":13,"id":325,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b7 \u03c0\u03cc\u03bb\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac \u03b7 \u03b1\u03ba\u03c1\u03cc\u03c0\u03bf\u03bb\u03b7 \u03c4\u03b7\u03c2 \u03b1\u03c1\u03c7\u03b1\u03af\u03b1\u03c2 \u03c0\u03cc\u03bb\u03b7\u03c2","height":241,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039a\u03b1\u03c4\u03ac\u03c1\u03b1\u03c7\u03bf","owner":"AnaDigit","x":20.710308074939,"y":38.162192081275,"photo":"Kefalonia_Tafos_stous_AgSaranda_Kataracho","type":0,"zoom_level":14,"id":326,"hlink_GR":"","hlink_EN":"","description":"\u0395\u03c0\u03b9\u03c4\u03cd\u03bc\u03b2\u03b9\u03b1 \u03c3\u03c4\u03ae\u03bb\u03b7 \u03c3\u03c4\u03bf \u03bd\u03b5\u03ba\u03c1\u03bf\u03c4\u03b1\u03c6\u03b5\u03af\u03bf \u03c4\u03bf\u03c5 \u03ad\u03c1\u03b7\u03bc\u03bf\u03c5 \u03c7\u03c9\u03c1\u03b9\u03bf\u03cd \u039a\u03b1\u03c4\u03ac\u03c1\u03b1\u03c7\u03bf","height":512,"width":278},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0392\u03c1\u03cd\u03c3\u03b7 \u039a\u03ad\u03c1\u03b9\u03b1","owner":"AnaDigit","x":20.3854818344,"y":38.24211870682,"photo":"Kefalonia_Vrisi_Keria","type":9,"zoom_level":14,"id":327,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u0397 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u039e\u03b9","owner":"AnaDigit","x":20.419427871692,"y":38.160471176928,"photo":"Kefalonia_Xi_beach1","type":0,"zoom_level":12,"id":328,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":333},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039f \u03c5\u03b3\u03c1\u03cc\u03c4\u03bf\u03c0\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03a0\u03b1\u03bb\u03bb\u03b9\u03ba\u03ae\u03c2","owner":"AnaDigit","x":20.433252,"y":38.283137,"photo":"Kefalonia_Ygrotopos_Palikis","type":0,"zoom_level":13,"id":329,"hlink_GR":"","hlink_EN":"","description":"","height":223,"width":512},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039a\u03b1\u03bc\u03c0\u03b1\u03bd\u03b1\u03c1\u03b9\u03cc
\u03a0\u03b1\u03bd\u03b1\u03b3\u03af\u03b1\u03c2 \u03a3\u03ba\u03b1\u03bb\u03bf\u03c0\u03b1\u03c4\u03b9\u03ce\u03c4\u03b9\u03c3\u03b1\u03c2","owner":"AnaDigit","x":20.578815460203,"y":38.300406353289,"photo":"Kefalonia_Drakopoulata_Kabanario_Panagias_Skalopatiotisas","type":9,"zoom_level":15,"id":330,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b7\u03b3\u03ac\u03b4\u03b9 \u03c3\u03c4\u03bf \u0397\u03bc\u03b5\u03c1\u03bf\u03b2\u03af\u03b3\u03bb\u03b9","owner":"AnaDigit","x":20.502254486081,"y":38.300069564913,"photo":"Kefalonia_Pigadi_sto_Imerovigli","type":0,"zoom_level":14,"id":331,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":475},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039f\u039d\u0399\u0391
\u039f \u03c0\u03b1\u03bb\u03b9\u03cc\u03c2 \u03bd\u03b1\u03cc\u03c2
\u0391\u03b3\u03af\u03bf\u03c5 \u039d\u03b9\u03ba\u03bf\u03bb\u03ac\u03bf\u03c5","owner":"AnaDigit","x":20.386297225949,"y":38.244545483971,"photo":"Kefalonia_AgNikolaos","type":9,"zoom_level":14,"id":332,"hlink_GR":"","hlink_EN":"","description":"","height":512,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0398\u03ad\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03a7\u03b1\u03b2\u03c1\u03b9\u03ac\u03c4\u03b1
\u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf\u03bd \u0391\u03af\u03bd\u03bf","owner":"AnaDigit","x":20.387761,"y":38.182612,"photo":"Kefalonia_Xavriata_Ainos","type":0,"zoom_level":14,"id":1140,"hlink_GR":"","hlink_EN":"","description":"\u03a3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03c0\u03bb\u03ac\u03bd\u03bf, \u03c4\u03b1 \u03c7\u03c9\u03c1\u03b9\u03ac \u0392\u03bf\u03c5\u03bd\u03af \u03ba\u03b1\u03b9 \u039c\u03b1\u03bd\u03c4\u03b6\u03b1\u03b2\u03b9\u03bd\u03ac\u03c4\u03b1","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0392\u03cc\u03b2\u03c5\u03ba\u03b5\u03c2
\u03c0\u03b1\u03bb\u03b9\u03ac \u03c3\u03c4\u03ad\u03c1\u03bd\u03b1 \u03b2\u03c1\u03bf\u03c7\u03cc\u03bd\u03b5\u03c1\u03bf\u03c5","owner":"AnaDigit","x":20.389247655868,"y":38.260545017529,"photo":"Kefalonia_Sterna apo vroxino_Vovikes","type":9,"zoom_level":14,"id":1141,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a4\u03bf\u03c0\u03af\u03bf \u03bc\u03b5 \u03c6\u03cc\u03bd\u03c4\u03bf
\u03c4\u03b7\u03bd \u0391\u03b3\u03af\u03b1 \u0394\u03c5\u03bd\u03b1\u03c4\u03ae","owner":"AnaDigit","x":20.534757,"y":38.251741,"photo":"Kefalonia_Glyptiki_ pournarion_sto_vathos_AgDinati","type":0,"zoom_level":14,"id":1188,"hlink_GR":"","hlink_EN":"","description":"\u0393\u03bb\u03c5\u03c0\u03c4\u03b9\u03ba\u03ae \u03c4\u03b7\u03c2 \u03b3\u03af\u03b4\u03b1\u03c2 \u03bc\u03b5 \u03c5\u03bb\u03b9\u03ba\u03cc \u03c4\u03bf \u03c0\u03bf\u03c5\u03c1\u03bd\u03ac\u03c1\u03b9","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u039a\u03bf\u03c1\u03c5\u03c6\u03ae \u0391\u03b3\u03af\u03b1 \u0394\u03c5\u03bd\u03b1\u03c4\u03ae","owner":"AnaDigit","x":20.560871,"y":38.284441,"photo":"Kefalonia_Ktinotrofia_telos_tora_windfarm","type":0,"zoom_level":14,"id":1189,"hlink_GR":"","hlink_EN":"","description":"\u039a\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03af\u03b1 \u03c4\u03ad\u03bb\u03bf\u03c2, \u03c4\u03ce\u03c1\u03b1 \u03b1\u03bd\u03b5\u03bc\u03bf\u03b3\u03b5\u03bd\u03bd\u03ae\u03c4\u03c1\u03b9\u03b5\u03c2","height":600,"width":399},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae
\u03ba\u03c4\u03b7\u03bd\u03bf\u03c4\u03c1\u03bf\u03c6\u03b9\u03ba\u03ae
\u03b5\u03b3\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7","owner":"AnaDigit","x":20.566815,"y":38.274014,"photo":"Kefalonia_Paradosiako_madri_stin_AgDinati","type":0,"zoom_level":14,"id":1190,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0391\u03c0\u03bf\u03bb\u03af\u03b8\u03c9\u03bc\u03b1","owner":"AnaDigit","x":20.358783,"y":38.204291,"photo":"Kefalonia_Apolithoma_moni_AgParaskevis","type":0,"zoom_level":14,"id":1191,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u039c\u03bf\u03bd\u03ae \u03a0\u03b1\u03bb\u03b9\u03bf\u03c7\u03ad\u03c1\u03c3\u03bf\u03c5","owner":"AnaDigit","x":20.570433,"y":38.378169,"photo":"Kefalonia_Moni_paliochersou5","type":9,"zoom_level":13,"id":1192,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a4\u03ad\u03bc\u03c0\u03bb\u03bf \u0391\u03b3. \u039c\u03b1\u03c1\u03af\u03bd\u03b1\u03c2
\u03a3\u03bf\u03c5\u03bb\u03ac\u03c1\u03c9\u03bd","owner":"AnaDigit","x":20.415796,"y":38.18569,"photo":"Kefalonia_AgMarina_Soularon5","type":9,"zoom_level":14,"id":1193,"hlink_GR":"","hlink_EN":"","description":"","height":600,"width":399},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd","owner":"AnaDigit","x":20.555545,"y":38.139501,"photo":"Kefalonia_AgSpryridon_Peratata1","type":9,"zoom_level":14,"id":1194,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u039a\u03bf\u03cd\u03bc\u03b1\u03c1\u03bf\u03c2","owner":"AnaDigit","x":20.696897,"y":38.244398,"photo":"Kefalonia_Koumaros2","type":0,"zoom_level":14,"id":1195,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u039a\u03bf\u03c5\u03bd\u03cc\u03c0\u03b5\u03c4\u03c1\u03b1","owner":"AnaDigit","x":20.386726,"y":38.150824,"photo":"Kefalonia_Kounopetra_beach","type":0,"zoom_level":14,"id":1196,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u039f \u0391\u03af\u03bd\u03bf\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd
\u0391\u03b3. \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","owner":"AnaDigit","x":20.545942,"y":38.17522,"photo":"Kefalonia_Ainos_apo_AgiaParaskevi","type":0,"zoom_level":13,"id":1197,"hlink_GR":"","hlink_EN":"","description":"","height":399,"width":600},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0397 \u039c\u03c0\u03b1\u03c4\u03b1\u03c1\u03af\u03b1
\u0392\u03ac\u03c3\u03b7 \u03c0\u03c5\u03c1\u03bf\u03b2\u03cc\u03bb\u03bf\u03c5","owner":"paths_of_greece","x":20.542481,"y":38.47122,"photo":"Kefalonia_Bataria1_PathsOfGreece","type":9,"zoom_level":13,"id":1720,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0391\u03bd\u03c4\u03c5\u03c0\u03ac\u03c4\u03b1","owner":"paths_of_greece","x":20.551197,"y":38.464204,"photo":"Kefalonia_Antypata_PathsOfGreece","type":9,"zoom_level":14,"id":1721,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u0388\u03bc\u03c0\u03bb\u03c5\u03c3\u03b7","owner":"paths_of_greece","x":20.572923,"y":38.4659,"photo":"Kefalonia_Emplysi_PathsOfGreece","type":0,"zoom_level":14,"id":1722,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0386\u03b3\u03b9\u03bf\u03c2 \u03a3\u03c0\u03c5\u03c1\u03af\u03b4\u03c9\u03bd","owner":"paths_of_greece","x":20.56213,"y":38.459155,"photo":"Kefalonia_AgSpyridon_PathsOfGreece","type":9,"zoom_level":15,"id":1723,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0397 \u039c\u03c0\u03b1\u03c4\u03b1\u03c1\u03af\u03b1
\u03a3\u03c4\u03bf\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03bf\u03c7\u03c5\u03c1\u03bf\u03cd","owner":"paths_of_greece","x":20.54198,"y":38.470926,"photo":"Kefalonia_Bataria2_PathsOfGreece","type":9,"zoom_level":16,"id":1724,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a6\u03c1\u03b1\u03c0\u03ac\u03c4\u03b1","owner":"paths_of_greece","x":20.547923,"y":38.45898,"photo":"Kefalonia_Frapata_PathsOfGreece","type":9,"zoom_level":14,"id":1725,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u039a\u03b9\u03bc\u03b7\u03bb\u03b9\u03ac","owner":"paths_of_greece","x":20.562428,"y":38.47169,"photo":"Kefalonia_Kimilia_PathsOfGreece","type":0,"zoom_level":14,"id":1726,"hlink_GR":"","hlink_EN":"","description":"","height":523,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03a6\u03ce\u03ba\u03b9","owner":"paths_of_greece","x":20.57679,"y":38.452923,"photo":"Kefalonia_Foki_PathsOfGreece","type":0,"zoom_level":14,"id":1727,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a4\u03c3\u03b5\u03bb\u03b5\u03bd\u03c4\u03ac\u03c4\u03b1","owner":"paths_of_greece","x":20.575316,"y":38.449416,"photo":"Kefalonia_Tselendata_PathsOfGreece","type":9,"zoom_level":14,"id":1728,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0391\u03bd\u03b5\u03bc\u03cc\u03bc\u03c5\u03bb\u03bf\u03c2","owner":"paths_of_greece","x":20.565634,"y":38.455277,"photo":"Kefalonia_Windmill_PathsOfGreece","type":9,"zoom_level":14,"id":1729,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0395\u03c1\u03b5\u03af\u03c0\u03b9\u03b1 \u03bf\u03b9\u03ba\u03b9\u03c3\u03bc\u03bf\u03cd","owner":"paths_of_greece","x":20.569739,"y":38.455784,"photo":"Kefalonia_ruins_PathsOfGreece","type":9,"zoom_level":14,"id":1730,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a3\u03c0\u03b7\u03bb\u03b9\u03ac \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u03a6\u03b9\u03c3\u03ba\u03ac\u03c1\u03b4\u03bf","owner":"paths_of_greece","x":20.571651,"y":38.456891,"photo":"Kefalonia_Cave1_PathsOfGreece","type":73,"zoom_level":14,"id":1731,"hlink_GR":"","hlink_EN":"","description":"","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u0395\u03bd\u03b5\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c6\u03ac\u03c1\u03bf\u03c2 \u03a6\u03b9\u03c3\u03ba\u03ac\u03c1\u03b4\u03bf\u03c5","owner":"paths_of_greece","x":20.582162857055,"y":38.460338422783,"photo":"Kefalonia_Venetian_lighthouse_PathsOfGreece","type":9,"zoom_level":13,"id":1732,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03b5\u03bd\u03b5\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c6\u03ac\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03b9\u03c3\u03ba\u03ac\u03c1\u03b4\u03bf\u03c5 \u03c7\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd \u03c4\u03bf 16\u03bf \u03b1\u03b9\u03ce\u03bd\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03bf\u03b9\u03c1\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c0\u03bf\u03bb\u03bb\u03ac \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03bc\u03b5 \u03b1\u03bd\u03ac\u03bb\u03bf\u03b3\u03b7\u03c2 \u03b5\u03c0\u03bf\u03c7\u03ae\u03c2 \u03c6\u03ac\u03c1\u03bf\u03c5\u03c2 \u03c3\u03b5 \u03cc\u03bb\u03b7 \u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1. \u0391\u03c0\u03cc \u03c4\u03bf 1867 \u03bb\u03b5\u03b9\u03c4\u03bf\u03cd\u03c1\u03b3\u03b7\u03c3\u03b5 \u03bc\u03b5 \u03c6\u03c9\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03ba\u03b1\u03c4\u03b1\u03b4\u03b9\u03bf\u03c0\u03c4\u03c1\u03b9\u03ba\u03cc \u03bc\u03b7\u03c7\u03ac\u03bd\u03b7\u03bc\u03b1.","height":465,"width":700},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a6\u03ac\u03c1\u03bf\u03c2 \u03a6\u03b9\u03c3\u03ba\u03ac\u03c1\u03b4\u03bf\u03c5","owner":"paths_of_greece","x":20.581948280334,"y":38.461212131462,"photo":"Kefalonia_Fiscardo_lighthouse_PathsOfGreece","type":9,"zoom_level":14,"id":1733,"hlink_GR":"","hlink_EN":"","description":"\u039f \u03bd\u03b5\u03ce\u03c4\u03b5\u03c1\u03bf\u03c2 \u03c6\u03ac\u03c1\u03bf\u03c2 \u03c4\u03bf\u03c5 \u03a6\u03b9\u03c3\u03ba\u03ac\u03c1\u03b4\u03bf\u03c5 \u03c7\u03c4\u03af\u03c3\u03c4\u03b7\u03ba\u03b5 \u03c4\u03bf 1892 \u03ba\u03b1\u03b9 \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03c3\u03b1 \u03b1\u03c1\u03c7\u03b9\u03c4\u03b5\u03ba\u03c4\u03bf\u03bd\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae.","height":423,"width":472},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a3\u03ae\u03bc\u03b1\u03bd\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bc\u03bf\u03bd\u03bf\u03c0\u03ac\u03c4\u03b9 \u03c4\u03c9\u03bd \u03a6\u03ac\u03c1\u03c9\u03bd","owner":"paths_of_greece","x":20.581964,"y":38.460669,"photo":"Kefalonia_Fiscardo_signs_PathsOfGreece","type":0,"zoom_level":15,"id":1734,"hlink_GR":"","hlink_EN":"","description":"","height":433,"width":340},{"name":"\u039a\u0395\u03a6\u0391\u039b\u039b\u039f\u039d\u0399\u0391
\u03a0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae","owner":"paths_of_greece","x":20.580574989318,"y":38.46225384721,"photo":"Kefalonia_Fiscardo_paleochristianiki_Vassiliki_PathsOfGreece","type":10,"zoom_level":14,"id":1735,"hlink_GR":"","hlink_EN":"","description":"\u0397 \u03c0\u03b1\u03bb\u03b1\u03b9\u03bf\u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ae \u03b2\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae \u03c4\u03bf\u03c5 \u03a6\u03b9\u03c3\u03ba\u03ac\u03c1\u03b4\u03bf\u03c5 \u03c7\u03c1\u03bf\u03bd\u03bf\u03bb\u03bf\u03b3\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd 6\u03bf \u03ad\u03c9\u03c2 \u03c4\u03bf\u03bd 8\u03bf\u03c5 \u03b1\u03b9. \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03c1\u03c7\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03b1 \u03b3\u03bd\u03c9\u03c3\u03c4\u03ac \u03c7\u03c1\u03b9\u03c3\u03c4\u03b9\u03b1\u03bd\u03b9\u03ba\u03ac \u03ba\u03c4\u03af\u03c3\u03bc\u03b1\u03c4\u03b1 \u03c4\u03c9\u03bd \u0395\u03c0\u03c4\u03b1\u03bd\u03ae\u03c3\u03c9\u03bd. \u0389\u03c4\u03b1\u03bd \u03b7 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03c4\u03c1\u03af\u03ba\u03bb\u03b9\u03c4\u03b7 \u03be\u03c5\u03bb\u03cc\u03c3\u03c4\u03b5\u03b3\u03b7 \u0392\u03b1\u03c3\u03b9\u03bb\u03b9\u03ba\u03ae \u03c4\u03bf\u03c5 \u0399\u03bf\u03bd\u03af\u03bf\u03c5.","height":465,"width":700}],{});function createAdventureListWidgetContext(){};console.log('sort type: ');function createAdventureListWidgetContext(){var divHere = (document.getElementById('pathListDivId'))?true:false;var style = document.createElement('style');style.type = 'text/css';style.innerHTML = '.advListItemWidgetStyleMona{background:#f5f5f5;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyle{background:#fdfdfd;overflow:hidden;position:relative;width:100%;height:45px;border-bottom:1px solid #fff;margin:0px;} .advListItemWidgetStyleMona:hover{background:#dcdcbc;} .advListItemWidgetStyle:hover{background:#dcdcbc;}';if(divHere) document.getElementsByTagName('head')[0].appendChild(style);if(divHere) {document.getElementById('pathListDivId').innerHTML="
Ληξούρι-Φάρος Γερογόμπου
4 καρστικές εκπλήξεις
Μαντζαβινάτα, η κοιλάδα των θαυμάτων
Κύκλος στην Αγία Δυνατή
Ανάβαση στον Αίνο
Η κορυφογραμμή του Αίνου
Διάσχιση Αίνου
Ανάβαση στην Αγία Δυνατή
Παραλία Αντισάμου-μονή Φανέντων
Περιήγηση στο κάστρο της Άσσου
Αθέρας-παραλία Αμμίδι
Ανάβαση στο όρος Άτρος
Δαμουλιανάτα-Αγία Θέκλη
Μπαταρία
Στους φάρους
των Κυπαρισσιών
Φαράγγι Φουκαλίδας
Κυκλική πορεία στα Αργίνια
Γύρος του Κούταβου
Στην ακρόπολη των Πρόννων
Σάμη-Ακρόπολη αρχ. Σάμης
Πόρος-Σάμη
Βιλατώρια-Πετανοί
Γύρος Αίνου
Λιβάδι-Αγία Ελένη
Πυροβολαρχία Σχίνου
Ανάβαση στο Καστέλλι
Παλιά Βλαχάτα-Παραλία Αγίας Παρασκευής
Το μονοπάτι των 7 νερόμυλων
Μετανάστευση πουλιών στη νότια Κεφαλονιά
Τα πουλιά του Λιβαδιού Παλλικής
Η χλωρίδα του Αίνου
Τα πουλιά του Κούταβου
Πεταλούδες στον Αίνο
Πεταλούδες στην Παλλική
Αννιτάτα-Λιμένια
Καταρράκες Ποτιστή
Κυκλική πορεία στο Διγαλέτο
";}else{console.log('adventure list widget activated but div missing. Requested id: pathListDivId');};}; var overrideUserOptions = {lng:23,lat:38,zoom:7,ac:["kefalonia"],pc:["kefalonia"],url: 'https://m1.anadigit.fr/tms/1.0.0/ntn_combo/{z}/{x}/{-y}.png',showLogo: 0,showZoomTool: 0}; var overrideAfterLoad = function(map){ adventureCollection_kefalonia.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); }